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-05-09 05:16:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
commit10f62eb2a4bdb359594f066b49673374373d6f98 (patch)
treeca855cf4d5f4e81f6e0992efd4486e66a704203e /apps/files/l10n/sl.js
parent67db893735ada0b67aec8809e9b0292daabeb3f5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r--apps/files/l10n/sl.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index c8468572eb3..b1d2dff3f1b 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -176,8 +176,6 @@ OC.L10N.register(
"Pending shares" : "Mesta souporabe na čakanju",
"Text file" : "Besedilna datoteka",
"New text file.txt" : "nova_datoteka.txt",
- "%s of %s used" : "Uporabljeno %s od %s",
- "%1$s%% of %2$s used" : "Uporabljeno %1$s%% od %2$s",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Naslov omogoča dostop do datotek prek <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">WebDAV</a>."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");