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/sr.js')
-rw-r--r--imprint/l10n/sr.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/imprint/l10n/sr.js b/imprint/l10n/sr.js
deleted file mode 100644
index 2d9ddb729..000000000
--- a/imprint/l10n/sr.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. " : "Можете користити обичан текст, маркдаун запис или хипертекст ознаке са линијским атрибутима стила."
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");