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:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:47 +0300
commit088d80f66df96dc283bb4c43128655a26681fe50 (patch)
tree63b436b90303bb5eb5869b0f7b4b67eec96094d7 /l10n/sk.js
parent38932b5568ae41fd341e82572148d9d2b5fc9254 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index ea6a0e36f..e9783d521 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Vložiť obrázok",
"Add link" : "Pridať odkaz",
"_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"],
- "Show image" : "Zobraziť obrázok",
- "Show file" : "Zobraziť súbor",
"Show rich workspaces" : "Zobraziť pokročilé pracovné rozhrania",
"Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...",
"New text document" : "Nový textový dokument",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Cítácia",
"Code block" : "Blok kódu",
"Network connection error: Could not connect to the document" : "Chyba sieťového pripojenia: K dokumentu sa nepodarilo pripojiť",
- "Last save {lastSave}" : "Posledné uloženie {lastSave}"
+ "Last save {lastSave}" : "Posledné uloženie {lastSave}",
+ "Show image" : "Zobraziť obrázok",
+ "Show file" : "Zobraziť súbor"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");