diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-02 00:21:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-02 00:21:19 +0000 |
commit | 051e386890fa6749cd7b6a6ffced535def90429b (patch) | |
tree | cbdd1556a6c2c7387dcd1ffc917accb91020c7e6 /lib | |
parent | a6cd9615c5b8ad473968e699b202da484745f781 (diff) | |
download | nextcloud-server-051e386890fa6749cd7b6a6ffced535def90429b.tar.gz nextcloud-server-051e386890fa6749cd7b6a6ffced535def90429b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-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" : "Загалом", |