diff options
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r-- | apps/theming/l10n/sr.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index 5c33035a32b..e0dc4f20499 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -25,8 +25,8 @@ OC.L10N.register( "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://…", + "Web link" : "Веб веза", + "https://…" : "https://…", "Slogan" : "Слоган", "Color" : "Боја", "Logo" : "Лого", @@ -42,6 +42,8 @@ OC.L10N.register( "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." : "Не могу да пишем фајл на диск", |