summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/uk.js')
-rw-r--r--apps/encryption/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/uk.js b/apps/encryption/l10n/uk.js
index 842d42c105e..c00bc4b7ac6 100644
--- a/apps/encryption/l10n/uk.js
+++ b/apps/encryption/l10n/uk.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Encryption password" : "Пароль для шифрування",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю \"%s\".",
- "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Будь ласка, відкрийте вебсторінку хмари, перейдіть до розділу \"Безпека\" у особистих налаштуваннях та оновіть пароль шифрування, для цього зазначте парольні фрази у полях \"Старий пароль для входу\" та поточний пароль.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається розшифрувати цей файл, ймовірно, він знаходиться у спільному доступі. Будь ласка, зверніться до власника файлу з проханням надати вам доступ до нього.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається прочитати цей файл, ймовірно, це файл із загальним доступом. Будь ласка, попросіть власника файлу надати вам спільний доступ до нього. ",
"Default encryption module" : "Типовий модуль шифрування",
@@ -65,6 +64,7 @@ OC.L10N.register(
"Hey there,\n\nThe administration enabled server-side-encryption. Your files were encrypted using the password \"%s\".\n\nPlease login to the web interface, go to the section \"Basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password.\n\n" : "Вітання!\n\nАдміністратор увімкнув шифрування даних на рівні сервера. Ваші файли буде зашифровано з використанням паролю \"%s\".\n\nБудь ласка, перейдіть до розділу \"Основний модуль шифрування\" (Basic encryption module) ваших особистих налаштувань на вебсторінці хмари та оновіть пароль шифрування, для цього введіть цей пароль у полі \"Старий пароль для входу\" та поточний пароль авторизації.\n",
"The share will expire on %s." : "Спільний доступ закінчиться %s.",
"Cheers!" : "Будьмо!",
- "Hey there,<br><br>The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"Basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password.<br><br>" : "Вітання!<br><br>Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли буде зашифровано з використанням паролю <strong>%s</strong><br><br>Будь ласка, перейдіть до розділу \"Основний модуль шифрування\" (Basic encryption module) ваших особистих налаштувань на вебсторінці хмари та оновіть пароль шифрування, для цього введіть цей пароль у полі \"Старий пароль для входу\" та поточний пароль авторизації.<br><br>"
+ "Hey there,<br><br>The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"Basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password.<br><br>" : "Вітання!<br><br>Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли буде зашифровано з використанням паролю <strong>%s</strong><br><br>Будь ласка, перейдіть до розділу \"Основний модуль шифрування\" (Basic encryption module) ваших особистих налаштувань на вебсторінці хмари та оновіть пароль шифрування, для цього введіть цей пароль у полі \"Старий пароль для входу\" та поточний пароль авторизації.<br><br>",
+ "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Будь ласка, відкрийте вебсторінку хмари, перейдіть до розділу \"Безпека\" у особистих налаштуваннях та оновіть пароль шифрування, для цього зазначте парольні фрази у полях \"Старий пароль для входу\" та поточний пароль."
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");