From 61077df79a91f8ef785eb2ef1874cf7244f5366d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 8 Oct 2017 00:08:22 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/sr.js | 31 +++++++++++++++++++++++++++++++ apps/theming/l10n/sr.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 apps/theming/l10n/sr.js create mode 100644 apps/theming/l10n/sr.json (limited to 'apps') 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 -- cgit v1.2.3