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>2020-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/sl.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 0c76a53b6..0006f0ce9 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Vstavi sliko",
"Add link" : "Dodaj povezavo",
"_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"],
- "Show image" : "Pokaži sliko",
- "Show file" : "Pokaži datoteko",
"Show rich workspaces" : "Pokaži obogaten delovni prostor",
"Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...",
"New text document" : "Nov besedilni dokument",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Bločni navedek",
"Code block" : "Navedek s kodo",
"Network connection error: Could not connect to the document" : "Napaka omrežne povezave: ni mogoče vzpostaviti povezave za urejanje dokumenta",
- "Last save {lastSave}" : "Zadnje shranjevanje {lastSaved}"
+ "Last save {lastSave}" : "Zadnje shranjevanje {lastSaved}",
+ "Show image" : "Pokaži sliko",
+ "Show file" : "Pokaži datoteko"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");