summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
commit02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch)
tree223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/sr.js
parentbf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff)
downloadnextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz
nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r--apps/theming/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index da49712725d..cd4d2ec40bb 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Не могу да упишем фајл на диск",
"A PHP extension stopped the file upload" : "ПХП екстензија је зауставила отпремање фајла",
"No file uploaded" : "Није отпремљен фајл",
- "Unsupported image type" : "Неподржани тип слике",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Већ користите прилагођену тему. Поставке ове апликације ће прегажене са њом.",
"Theming" : "Изглед",
"Legal notice" : "Правно обавештење",
@@ -50,6 +49,7 @@ OC.L10N.register(
"Upload new header logo" : "Отпремите нови лого заглавља",
"Favicon" : "Икона веб стране",
"Upload new favicon" : "Отпремите нову иконицу",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте „Imagemagick“ ПХП екстензију са подршком за СВГ слике, да аутоматски направи иконе од отпремљеног логоа и боје."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте „Imagemagick“ ПХП екстензију са подршком за СВГ слике, да аутоматски направи иконе од отпремљеног логоа и боје.",
+ "Unsupported image type" : "Неподржани тип слике"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");