Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 976bf832108..b7e8c1b7cb1 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -162,13 +162,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s",
"Following databases are supported: %s" : "Підтримуються наступні сервери баз даних: %s",
"Following platforms are supported: %s" : "Підтримуються наступні платформи: %s",
- "Overview" : "Огляд",
- "Basic settings" : "Основні налаштування",
- "Sharing" : "Спільне",
- "Security" : "Безпека",
- "Groupware" : "Робочі групи",
- "Personal info" : "Особиста інформація",
- "Mobile & desktop" : "Смартфон та ноутбук",
"Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор "
},
"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);");