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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'imprint/l10n/uk.js')
-rw-r--r--imprint/l10n/uk.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/imprint/l10n/uk.js b/imprint/l10n/uk.js
deleted file mode 100644
index 36ded9f36..000000000
--- a/imprint/l10n/uk.js
+++ /dev/null
@@ -1,20 +0,0 @@
-OC.L10N.register(
- "imprint",
- {
- "Legal notice" : "Юридичне застереження",
- "Nothing here yet" : "Тут ще нічого немає",
- "The content of the legal notice has to be configured first" : "Спочатку має бути налаштований зміст юридичного застереження",
- "That configuration has to be done by the system administration." : "Це налаштування повинно бути зроблене системним адміністратором.",
- "Imprint" : "Відбиток",
- "Reference" : "Рекомендація",
- "Header left" : "Заголовок ліворуч",
- "Header right" : "Заголовок праворуч",
- "As guest" : "Як гість",
- "Footer left" : "Нижній колонтитул ліворуч",
- "Footer right" : "Нижній колонтитул праворуч ",
- "At login" : "При вході",
- "Application" : "Додаток",
- "Content" : "Зміст",
- "You can use plain text, markdown notation or html markup with inline style attributes. " : "Ви можете використовувати звичайний текст, позначення або HTML-розмітку з атрибутами вбудованого стилю."
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");