diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/theming/l10n/sr.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r-- | apps/theming/l10n/sr.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index 9dbc22d76b2..844ffc93e5f 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -47,13 +47,11 @@ OC.L10N.register( "Favicon" : "Favicon", "Upload new favicon" : "Отпремите нову favicon иконицу", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте Imagemagick PHP екстензију која подржава SVG слике, да аутоматски направи иконе од отпремљеног логоа и боје.", - "You are already using a custom theme" : "Већ користите прилагођену тему", - "reset to default" : "ресетуј на подразумевано", - "Web address" : "Веб адреса", - "Web address https://…" : "Веб адреса https://…", "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно", "The uploaded file was only partially uploaded" : "Отпремани фајл је само делимично отпремљен", "Failed to write file to disk." : "Не могу да пишем фајл на диск", - "A PHP extension stopped the file upload." : "PHP екстензија је зауставила отпремање фајла." + "A PHP extension stopped the file upload." : "PHP екстензија је зауставила отпремање фајла.", + "You are already using a custom theme" : "Већ користите прилагођену тему", + "Web address https://…" : "Веб адреса https://…" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |