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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-01 04:11:51 +0300
committerNextcloud bot <bot@nextcloud.com>2017-02-01 04:11:51 +0300
commitbaa06c0dc34f36c6ca5b0ea1ae93b46ab330fb36 (patch)
tree1db9c3e3ccf1f768dd19bcf257b2c33b8312c31b /l10n/sl.js
parent7c68d02657a37ea51889e691033ca164ee5da6ed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 0000000..359f521
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Obvestila",
+ "No notifications" : "Ni obvestil",
+ "Dismiss" : "Opusti",
+ "in {path}" : "v {path}"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");