summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-08 00:08:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-08 00:08:22 +0000
commit61077df79a91f8ef785eb2ef1874cf7244f5366d (patch)
treeecc9b1d23b2f202c911534af1689895c4f7ee371 /apps
parent436daf92e5965c1f0c3c51cfb134fd0add348caa (diff)
downloadnextcloud-server-61077df79a91f8ef785eb2ef1874cf7244f5366d.tar.gz
nextcloud-server-61077df79a91f8ef785eb2ef1874cf7244f5366d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/theming/l10n/sr.js31
-rw-r--r--apps/theming/l10n/sr.json29
2 files changed, 60 insertions, 0 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
new file mode 100644
index 00000000000..186d82d74ae
--- /dev/null
+++ b/apps/theming/l10n/sr.js
@@ -0,0 +1,31 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "Учитавам преглед…",
+ "Saved" : "Сачувано",
+ "Admin" : "Администрација",
+ "a safe home for all your data" : "сигурно место за све Ваше податке",
+ "The given name is too long" : "Име је предугачко",
+ "The given web address is too long" : "Адреса је предугачка",
+ "The given slogan is too long" : "Слоган је предугачак",
+ "The given color is invalid" : "Задата боја није исправна",
+ "No file uploaded" : "Ниједан фајл није отпремљен",
+ "Unsupported image type" : "Неподржани тип слике",
+ "You are already using a custom theme" : "Већ користите прилагођену тему",
+ "Theming" : "Теме",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Теме Вам омогућавају да лако измените изглед Ваше инстанце и подржаних клијената. Ово ће бити видљиво свим корисницима.",
+ "Name" : "Име",
+ "Reset to default" : "Ресетуј на подразумевано",
+ "Web address" : "Веб адреса",
+ "Web address https://…" : "Веб адреса https://…",
+ "Slogan" : "Слоган",
+ "Color" : "Боја",
+ "Logo" : "Лого",
+ "Upload new logo" : "Отпремите нови лого",
+ "Login image" : "Слика на пријави",
+ "Upload new login background" : "Отпремите нову позадину на пријави",
+ "Remove background image" : "Уклони позадину",
+ "reset to default" : "ресетуј на подразумевано",
+ "Log in image" : "Слика на пријави"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
new file mode 100644
index 00000000000..dac1603b3d9
--- /dev/null
+++ b/apps/theming/l10n/sr.json
@@ -0,0 +1,29 @@
+{ "translations": {
+ "Loading preview…" : "Учитавам преглед…",
+ "Saved" : "Сачувано",
+ "Admin" : "Администрација",
+ "a safe home for all your data" : "сигурно место за све Ваше податке",
+ "The given name is too long" : "Име је предугачко",
+ "The given web address is too long" : "Адреса је предугачка",
+ "The given slogan is too long" : "Слоган је предугачак",
+ "The given color is invalid" : "Задата боја није исправна",
+ "No file uploaded" : "Ниједан фајл није отпремљен",
+ "Unsupported image type" : "Неподржани тип слике",
+ "You are already using a custom theme" : "Већ користите прилагођену тему",
+ "Theming" : "Теме",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Теме Вам омогућавају да лако измените изглед Ваше инстанце и подржаних клијената. Ово ће бити видљиво свим корисницима.",
+ "Name" : "Име",
+ "Reset to default" : "Ресетуј на подразумевано",
+ "Web address" : "Веб адреса",
+ "Web address https://…" : "Веб адреса https://…",
+ "Slogan" : "Слоган",
+ "Color" : "Боја",
+ "Logo" : "Лого",
+ "Upload new logo" : "Отпремите нови лого",
+ "Login image" : "Слика на пријави",
+ "Upload new login background" : "Отпремите нову позадину на пријави",
+ "Remove background image" : "Уклони позадину",
+ "reset to default" : "ресетуј на подразумевано",
+ "Log in image" : "Слика на пријави"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file