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>2022-06-01 06:36:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-01 06:36:06 +0300
commitf78cee330bd44b8af22e1054ba991765aeedfd27 (patch)
treed1dd83ca72fc6ded6bfde73597582f22253b5be1 /l10n/cs.json
parent5120daec1ce009f427fb36d34d3aee7ab5d63121 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/cs.json')
-rw-r--r--l10n/cs.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/cs.json b/l10n/cs.json
index 7f16bc0eb..ebcb7ba86 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -17,6 +17,8 @@
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Kolaborativní editace dokumentů!**\n\n- **📝 Soustředěné psaní:** Žádné rozptylování, jen formát, který potřebujete.\n- **🙋 Pracujte společně:** Spolupracujte s kolegy ať už používají Nextcloud nebo ne.\n- **💾 Otevřený formát:** Soubory jsou ukládány ve formátu [Markdown](https://en.wikipedia.org/wiki/Markdown), takže je možné je upravovat v libovolném textovém editoru.\n- **✊ Solidní základy:** Používáme [🐈 tiptap](https://tiptap.scrumpy.io) založeném na [🦉 ProseMirror](https://prosemirror.net) – velké díky!",
"Use current version" : "Použít stávající verzi",
"Use the saved version" : "Použít uloženou verzi",
+ "Image file format not supported" : "Nepodporovaný souborový formát obrázku",
+ "Insert an image" : "Vložit obrázek",
"Document idle for {timeout} minutes, click to continue editing" : "Dokument nečinný po dobu {timeout} minut, kliknutím pokračujte v úpravách",
"Reconnect" : "Obnovit připojení",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.",
@@ -26,7 +28,6 @@
"Saved" : "Uloženo",
"Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}",
"Unsaved changes" : "Neuložené změny",
- "Image file format not supported" : "Nepodporovaný souborový formát obrázku",
"No emoji found" : "Nenalezena žádná emotikona",
"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",
@@ -62,11 +63,8 @@
"Quoted text" : "Citovaný text",
"Code block" : "Blok kódu",
"Some code" : "Nějaký kód",
- "Insert emoji" : "Vložit emotikonu",
"Upload from computer" : "Nahrát z počítače",
"Insert from Files" : "Vložit ze Souborů",
- "Insert an image" : "Vložit obrázek",
- "Alt" : "Alt",
"Update Link" : "Aktualizovat odkaz",
"Add Link" : "Přidat odkaz",
"Link file" : "Odkázat na soubor",
@@ -84,7 +82,6 @@
"Delete this table" : "Smazat tuto tabulku",
"Show rich workspaces" : "Zobrazit rich workspaces",
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
- "Edit" : "Upravit",
"Undo" : "Zpět",
"Redo" : "Zopakovat",
"Headings" : "Nadpisy",
@@ -99,10 +96,13 @@
"Warning" : "Varování",
"Danger" : "Nebezpečí",
"Table" : "Tabulka",
- "Emoji picker" : "Volba emotikony",
+ "Insert emoji" : "Vložit emotikonu",
"Insert image" : "Vložit obrázek",
+ "Alt" : "Alt",
+ "Edit" : "Upravit",
"New text document" : "Nový textový dokument",
"Currently active users:" : "Nyní aktivních uživatelů:",
- "_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"]
+ "_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"],
+ "Emoji picker" : "Volba emotikony"
},"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