summaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-03 02:14:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-03 02:14:09 +0000
commitbfb764b5f3a26add7059391134c86a1fca460dfd (patch)
tree2597938310cae02101b1b40ed29fe88f635c2565 /lib/l10n/uk.js
parent87f8f9ff1d8ef837c3aea501ba7780ea1e916e66 (diff)
downloadnextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.tar.gz
nextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index c9058e5df04..da6c13a76aa 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -126,8 +126,6 @@ OC.L10N.register(
"PostgreSQL username and/or password not valid" : "PostgreSQL ім'я користувача та/або пароль не дійсні",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не підтримується і %s не буде коректно працювати на цій платформі. Випробовуєте на свій риск!",
"For the best results, please consider using a GNU/Linux server instead." : "Для кращих результатів розгляньте можливість використання GNU/Linux серверу",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Ймовірно, що сервер %s працює в 32-бітному PHP середовищі і open_basedir повинен бути налаштований в php.ini. Це призведе до проблем з файлами більше 4 ГБ і це дуже не рекомендується.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Будь ласка, вилучіть параметр open_basedir у вашому php.ini або перейдіть на 64-бітний PHP.",
"Set an admin username." : "Встановіть ім'я адміністратора.",
"Set an admin password." : "Встановіть пароль адміністратора.",
"Cannot create or write into the data directory %s" : "Неможливо створити або записати в каталог даних %s",
@@ -264,6 +262,8 @@ OC.L10N.register(
"%s enter the database username." : "%s введіть ім'я користувача бази даних.",
"%s enter the database name." : "%s введіть назву бази даних.",
"%s you may not use dots in the database name" : "%s не можна використовувати крапки в назві бази даних",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Ймовірно, що сервер %s працює в 32-бітному PHP середовищі і open_basedir повинен бути налаштований в php.ini. Це призведе до проблем з файлами більше 4 ГБ і це дуже не рекомендується.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Будь ласка, вилучіть параметр open_basedir у вашому php.ini або перейдіть на 64-бітний PHP.",
"The user limit has been reached and the user was not created." : "Ліміт користувачів досягнуто, і користувача не було створено.",
"Cannot read file" : "Неможливо прочитати файл",
"Cannot write into \"config\" directory" : "Неможливо записувати до каталгу \"config\"",