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/cs.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 40a9df333..81ae64b39 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Vložit obrázek",
"Add link" : "Přidat odkaz",
"_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"],
- "Show image" : "Zobrazit obrázek",
- "Show file" : "Zobrazit soubor",
"Show rich workspaces" : "Zobrazit rich workspaces",
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
"New text document" : "Nový textový dokument",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Citace",
"Code block" : "Blok kódu",
"Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu",
- "Last save {lastSave}" : "Poslední uložení {lastSave}"
+ "Last save {lastSave}" : "Poslední uložení {lastSave}",
+ "Show image" : "Zobrazit obrázek",
+ "Show file" : "Zobrazit soubor"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");