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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-03 19:59:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-03 19:59:11 +0300
commit8ef7d31599d10fa701856b8bfa2f34cd40573727 (patch)
treec3d05a9b8f6e1b0d0e1e3ffd467711fcddcf02d3 /lib
parentbd3d991ab646e28e39a1ea0acb1367e78b7bc33b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/sl.js5
-rw-r--r--lib/l10n/sl.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index dd4f276c280..b77f0939186 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -103,7 +103,7 @@ OC.L10N.register(
"A valid password must be provided" : "Navedeno mora biti veljavno geslo",
"The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
"User disabled" : "Uporabnik je onemogočen",
- "Login canceled by app" : "Aplikacija je prijavo prekinila.",
+ "Login canceled by app" : "Program onemogoča prijavo",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoče namestiti zaradi nerešenih odvisnosti: %s",
"a safe home for all your data" : "Varno okolje za vse vaše podatke!",
"File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
@@ -139,6 +139,9 @@ OC.L10N.register(
"Storage is temporarily not available" : "Shramba trenutno ni na voljo",
"Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s",
"Personal" : "Osebno",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Encryption" : "Šifriranje",
"Tips & tricks" : "Triki in nasveti"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 8654eed0508..15cf13dc129 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -101,7 +101,7 @@
"A valid password must be provided" : "Navedeno mora biti veljavno geslo",
"The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
"User disabled" : "Uporabnik je onemogočen",
- "Login canceled by app" : "Aplikacija je prijavo prekinila.",
+ "Login canceled by app" : "Program onemogoča prijavo",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" ni mogoče namestiti zaradi nerešenih odvisnosti: %s",
"a safe home for all your data" : "Varno okolje za vse vaše podatke!",
"File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
@@ -137,6 +137,9 @@
"Storage is temporarily not available" : "Shramba trenutno ni na voljo",
"Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s",
"Personal" : "Osebno",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Encryption" : "Šifriranje",
"Tips & tricks" : "Triki in nasveti"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file