diff options
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r-- | apps/theming/l10n/sr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index e1d76f99f89..bb1ecaf325b 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -20,7 +20,6 @@ OC.L10N.register( "A PHP extension stopped the file upload" : "PHP екстензија је зауставила отпремање фајла", "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" : "Име", @@ -35,6 +34,7 @@ OC.L10N.register( "Upload new login background" : "Отпремите нову позадину на пријави", "Remove background image" : "Уклони позадину", "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" : "ресетуј на подразумевано", "There is no error, the file uploaded with success" : "Нема грешке, фајл је отпремљен успешно", "The uploaded file was only partially uploaded" : "Отпремани фајл је само делимично отпремљен", |