aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
commit0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch)
tree949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/dav/l10n/sl.js
parent9e7824f3edcb498447915a396e93678ddb6f5768 (diff)
downloadnextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.tar.gz
nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sl.js')
-rw-r--r--apps/dav/l10n/sl.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js
new file mode 100644
index 00000000000..1f2dd45ae7a
--- /dev/null
+++ b/apps/dav/l10n/sl.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Rojstni dnevi kontaktov",
+ "Personal" : "Osebno",
+ "Contacts" : "Stiki",
+ "Technical details" : "Tehnične podrobnosti",
+ "Remote Address: %s" : "Oddaljeni naslov: %s",
+ "Request ID: %s" : "ID Zahteve: %s",
+ "Type: %s" : "Tip: %s",
+ "Code: %s" : "Koda: %s",
+ "Message: %s" : "Sporočilo: %s",
+ "File: %s" : "Datoteka: %s",
+ "Line: %s" : "Vrstica: %s",
+ "Trace" : "Sled"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");