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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-03 03:27:13 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-03 03:27:13 +0300
commit1e6e75000071a5bdfde96bb33b7f612c38ccdd76 (patch)
treea79e4f77666b85e1c87137f17b557769f5b6b39e
parent2b579a7364d5d7bb3549b74b69161a953f7134d2 (diff)
[tx-robot] updated from transifexv13.0.7RC1
-rw-r--r--l10n/sl.js7
-rw-r--r--l10n/sl.json7
2 files changed, 12 insertions, 2 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index d9ffe76..2b4bee3 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Memory usage" : "Uporaba pomnilnika",
"Active users" : "Dejavni uporabniki",
"Shares" : "Souporaba",
+ "Storage" : "Shramba",
"Users:" : "Uporabniki:",
"Files:" : "Datoteke:",
"Storages:" : "Shrambe:",
@@ -23,6 +24,10 @@ OC.L10N.register(
"Version:" : "Različica:",
"Apps installed:" : "Nameščeni programi:",
"Apps updates available:" : "Posodobitve programov:",
- "Memory Limit:" : "Omejitev pomnilnika:"
+ "PHP" : "Okolje PHP",
+ "Memory Limit:" : "Omejitev pomnilnika:",
+ "Database" : "Podatkovne zbirka",
+ "Type:" : "Vrsta:",
+ "Size:" : "Velikost:"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index 116d114..b388eaa 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -14,6 +14,7 @@
"Memory usage" : "Uporaba pomnilnika",
"Active users" : "Dejavni uporabniki",
"Shares" : "Souporaba",
+ "Storage" : "Shramba",
"Users:" : "Uporabniki:",
"Files:" : "Datoteke:",
"Storages:" : "Shrambe:",
@@ -21,6 +22,10 @@
"Version:" : "Različica:",
"Apps installed:" : "Nameščeni programi:",
"Apps updates available:" : "Posodobitve programov:",
- "Memory Limit:" : "Omejitev pomnilnika:"
+ "PHP" : "Okolje PHP",
+ "Memory Limit:" : "Omejitev pomnilnika:",
+ "Database" : "Podatkovne zbirka",
+ "Type:" : "Vrsta:",
+ "Size:" : "Velikost:"
},"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