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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 06:50:01 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 06:50:01 +0300
commit0bf785ac4411fc4f385d1415a2afca67cc796588 (patch)
tree38b2223b1d22ca9656c1977642a31e353125c307 /l10n/sl.js
parent4f23339115bb27300c9058aa018707b4ec87cd8b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 000000000..607c0f834
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Besedilo",
+ "📝 Collaborative document editing" : "📝 Sodelovalno urejanje dokumentov",
+ "Retry" : "Poskusi znova",
+ "Unsaved changes" : "Neshranjene spremembe",
+ "Edit" : "Uredi",
+ "Undo" : "Razveljavi",
+ "Redo" : "Ponovi",
+ "Bold" : "Krepko",
+ "Italic" : "Ležeče",
+ "Strikethrough" : "Prečrtano"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");