diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-02 00:21:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-02 00:21:25 +0000 |
commit | 9d8956151fa8e8e4ef4d8cc9dc5ce9bda02a47d9 (patch) | |
tree | 7e0cab1279a91c157cd20627c863cb49ee193b4f /lib/l10n | |
parent | f263b5613659e89c74634f9e204e2438b85c0172 (diff) | |
download | nextcloud-server-9d8956151fa8e8e4ef4d8cc9dc5ce9bda02a47d9.tar.gz nextcloud-server-9d8956151fa8e8e4ef4d8cc9dc5ce9bda02a47d9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/uk.js | 2 | ||||
-rw-r--r-- | lib/l10n/uk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index d7a6786db40..89d1cf4e952 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s та %5$s", + "Education bundle" : "Освіта", "Enterprise bundle" : "Для бізнесу", "Groupware bundle" : "Для робочих груп", "Hub bundle" : "Основні застосунки", @@ -258,6 +259,7 @@ OC.L10N.register( "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage is temporarily not available" : "Сховище тимчасово недоступне", "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", + "Chat" : "Чат", "Generates a possible headline for a text." : "Створює ймовірний заголовок тексту.", "Summarize" : "Підсумок", "Summary" : "Загалом", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 8f321db14c3..bd71881715b 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s та %5$s", + "Education bundle" : "Освіта", "Enterprise bundle" : "Для бізнесу", "Groupware bundle" : "Для робочих груп", "Hub bundle" : "Основні застосунки", @@ -256,6 +257,7 @@ "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage is temporarily not available" : "Сховище тимчасово недоступне", "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", + "Chat" : "Чат", "Generates a possible headline for a text." : "Створює ймовірний заголовок тексту.", "Summarize" : "Підсумок", "Summary" : "Загалом", |