diff options
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index e7b5747f068..29f7c12141c 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -52,7 +52,6 @@ OC.L10N.register( "App can't be installed because of not allowed code in the App" : "Неможливо встановити додаток. Він містить заборонений код", "App can't be installed because it is not compatible with this version of ownCloud" : "Неможливо встановити додаток, він є несумісним з даною версією ownCloud", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Неможливо встановити додаток, оскільки він містить параметр <shipped>true</shipped> заборонений додаткам, що не входять в поставку ", - "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Неможливо встановити додаток. Версія в файлі info.xml/version не співпадає з заявленою в магазині додатків", "Application is not enabled" : "Додаток не увімкнений", "Authentication error" : "Помилка автентифікації", "Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.", |