diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js index 01f970d3..b7269af3 100644 --- a/l10n/cs_CZ.js +++ b/l10n/cs_CZ.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "Email odeslán", "Warning" : "Varování", "Edit" : "Upravit", + "Document" : "Dokument", + "Spreadsheet" : "Tabulka", + "Presentation" : "Prezentace", "Could not create file" : "Nepodařilo se vytvořit soubor", "guest" : "host", "Collabora Online" : "Collabora Online", diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json index bf0103a1..c30fbdb7 100644 --- a/l10n/cs_CZ.json +++ b/l10n/cs_CZ.json @@ -83,6 +83,9 @@ "Email sent" : "Email odeslán", "Warning" : "Varování", "Edit" : "Upravit", + "Document" : "Dokument", + "Spreadsheet" : "Tabulka", + "Presentation" : "Prezentace", "Could not create file" : "Nepodařilo se vytvořit soubor", "guest" : "host", "Collabora Online" : "Collabora Online", diff --git a/l10n/ru.js b/l10n/ru.js index c828b083..4d971292 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "Письмо отправлено", "Warning" : "Предупреждение", "Edit" : "Редактировать", + "Document" : "Документ", + "Spreadsheet" : "Таблица", + "Presentation" : "Презентация", "Could not create file" : "Не удалось создать файл", "guest" : "Гость", "Collabora Online" : "Collabora Online", diff --git a/l10n/ru.json b/l10n/ru.json index 3db7d8ad..c23a0f06 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -83,6 +83,9 @@ "Email sent" : "Письмо отправлено", "Warning" : "Предупреждение", "Edit" : "Редактировать", + "Document" : "Документ", + "Spreadsheet" : "Таблица", + "Presentation" : "Презентация", "Could not create file" : "Не удалось создать файл", "guest" : "Гость", "Collabora Online" : "Collabora Online",