diff options
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index db25cb72f64..536d3b04022 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -265,10 +265,6 @@ OC.L10N.register( "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 введіть ім'я користувача бази даних.", - "%s enter the database name." : "%s введіть назву бази даних.", - "%s you may not use dots in the database name" : "%s не можна використовувати крапки в назві бази даних", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Досягнуто обмеження на кількість користувачів, користувача не було створено. Перевірте сповіщення для докладної інформації.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі символи допускаються в імені користувача: \"a-z\", \"A-Z\", \"0-9\", і \"_.@-'\"", "libxml2 2.7.0 is at least required. Currently %s is installed." : "Необхідно libxml2 версії принаймні 2.7.0. На разі встановлена %s.", |