diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /lib/l10n/uk.js | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index cfbc5639054..db25cb72f64 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -5,6 +5,7 @@ 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", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Застосунок %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", |