diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
commit | 46bb952ba51411f27d92f06ea1cc9bd8e7158e34 (patch) | |
tree | 24c81c5300bd6bcae72aca3ea6a8dc619bc2a5d0 /lib/l10n/uk.js | |
parent | fc076271c791998272856b640be4b63cfe3263a2 (diff) | |
download | nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.tar.gz nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 25b15486d2c..cfbc5639054 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -5,7 +5,6 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory." : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу конфігурації.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Але якщо ви віддаєте перевагу файлу config.php лише для читання, встановіть для параметра \"config_is_read_only\" значення true.", "See %s" : "Переглянути %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Файли програми %1$s замінено неправильно. Переконайтеся, що це версія, сумісна з сервером.", "Sample configuration detected" : "Виявлено приклад конфігурації", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php", "404" : "404", @@ -263,6 +262,7 @@ OC.L10N.register( "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage is temporarily not available" : "Сховище тимчасово недоступне", "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Файли програми %1$s замінено неправильно. Переконайтеся, що це версія, сумісна з сервером.", "Full name" : "Повна назва", "%s enter the database username and name." : "%s введіть назву бази даних та ім'я користувача.", "%s enter the database username." : "%s введіть ім'я користувача бази даних.", |