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>2017-10-05 03:22:18 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-05 03:22:18 +0300
commitb604cbc839337778b6ad990b08ca38053667c388 (patch)
tree70398a826818e71d7d5f43ab87f2e4e23e79ed74
parenta83d6c5778cebbaef045d0a80a0f0b4f94fd0814 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index a6a94e8..7f35199 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -14,6 +14,6 @@ OC.L10N.register(
"Monitoring" : "Opazovanje",
"CPU load" : "Obremenitev procesorja",
"Memory usage" : "Uporaba pomnilnika",
- "Active users" : "Aktivni uporabniki"
+ "Active users" : "Dejavni uporabniki"
},
"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 c7a5a91..9c6f647 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -12,6 +12,6 @@
"Monitoring" : "Opazovanje",
"CPU load" : "Obremenitev procesorja",
"Memory usage" : "Uporaba pomnilnika",
- "Active users" : "Aktivni uporabniki"
+ "Active users" : "Dejavni uporabniki"
},"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