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-08-02 05:52:07 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-02 05:52:07 +0300
commitcf3022bc89da63bdd62deca3dc5233d2291ce614 (patch)
treed78f8344b900c9a4b5bddb1f66cc4c5a0dde3d97 /l10n/cs.json
parentf5586bd0095009743483a61ccee43cd8458c02f7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.json')
-rw-r--r--l10n/cs.json24
1 files changed, 23 insertions, 1 deletions
diff --git a/l10n/cs.json b/l10n/cs.json
index 578964faf..898a14206 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,14 +1,36 @@
{ "translations": {
"Text" : "Text",
"Use current version" : "Použít stávající verzi",
+ "Use the saved version" : "Použít uloženou verzi",
+ "Network connection error: Could not connect to the document" : "Chyba nastavení sítě: nedaří se připojit k dokumentu",
+ "Retry" : "Zkusit znovu",
+ "Last save {lastSave}" : "Poslední uložení {lastSave}",
+ "Unpushed changes" : "Neodeslané změny",
"Unsaved changes" : "Neuložené změny",
+ "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje",
"Edit guest name" : "Upravit jméno hosta",
"Save guest name" : "Uložit jméno hosta",
+ "Insert image" : "Vložit obrázek",
"Add link" : "Přidat odkaz",
+ "_and %n other editor_::_and %n other editors_" : ["a %n další editor","a %n další editoři/editorky","a %n další editorů/editorek","a %n další editoři/editorky"],
"Show image" : "Zobrazit obrázek",
"Show file" : "Zobrazit soubor",
"New text document" : "Nový textový dokument",
+ "New text document.md" : "Nový textový dokument.md",
"Edit" : "Upravit",
- "Undo" : "Zpět"
+ "Undo" : "Zpět",
+ "Redo" : "Zopakovat",
+ "Bold" : "Tučné",
+ "Italic" : "Skloněné",
+ "Strikethrough" : "Přeškrtnuté",
+ "Paragraph" : "Odstavec",
+ "Headings" : "Nadpisy",
+ "Heading 1" : "Nadpis 1",
+ "Heading 2" : "Nadpis 2",
+ "Heading 3" : "Nadpis 3",
+ "Heading 4" : "Nadpis 4",
+ "Heading 5" : "Nadpis 5",
+ "Heading 6" : "Nadpis 6",
+ "Code block" : "Blok kódu"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file