Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 05:18:49 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-25 05:18:49 +0300
commit02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch)
tree223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/sl.js
parentbf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sl.js')
-rw-r--r--apps/theming/l10n/sl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/sl.js b/apps/theming/l10n/sl.js
index 44348e79096..7d94d27bbad 100644
--- a/apps/theming/l10n/sl.js
+++ b/apps/theming/l10n/sl.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Datoteke ni mogoče zapisati na disk",
"A PHP extension stopped the file upload" : "Razširitev PHP je onemogočila pošiljanje datoteke",
"No file uploaded" : "Ni poslanih datotek",
- "Unsupported image type" : "Nepodprta vrsta slike",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Tema po meri je že določena. S spreminjanjem nastavitev bodo stari podatki prepisani.",
"Theming" : "Teme",
"Legal notice" : "Pravno obvestilo",
@@ -50,6 +49,7 @@ OC.L10N.register(
"Upload new header logo" : "Pošlji nov logotip glave",
"Favicon" : "Ikona zaznamka",
"Upload new favicon" : "Pošli novo ikono zaznamka",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razširitve Imagemagick PHP s podporo za slike SVG je mogoče samodejno ustvariti ikone zaznamka na podlagi določenega logotipa in barve."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razširitve Imagemagick PHP s podporo za slike SVG je mogoče samodejno ustvariti ikone zaznamka na podlagi določenega logotipa in barve.",
+ "Unsupported image type" : "Nepodprta vrsta slike"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");