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

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 0000000..072a1fe
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "ocsms",
+ {
+ "Phone Sync" : "Sinhronizacija telefona",
+ "Settings" : "Nastavitve",
+ "Default country code" : "Privzeta koda države",
+ "Notification settings" : "Nastavitve obveščanja",
+ "Please select a conversation from the list to load it." : "Izberite pogovor s seznama."
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");