From 3116e85e71d88b548d54856450b7d364525b6570 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 12 Sep 2016 14:29:27 -0400 Subject: Merge in all the translation files from the lumina-i18n repository into the main lumina repo. Now we can hook up weblate in the main lumina repo, and have everything in sync all the time. --- .../lumina-textedit/i18n/lumina-textedit_cs.ts | 243 ++++++++++++--------- 1 file changed, 143 insertions(+), 100 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_cs.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_cs.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_cs.ts index 65bb3327..870934c8 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_cs.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_cs.ts @@ -1,253 +1,296 @@ - + ColorDialog - + Customize Colors - + Přizpůsobit barvy - + Item Type - + Typ položky - + Color - + Barva - + Sample - + Vzorek - - + + Select Color - + Vyberte barvu - + Cancel - + Zrušit - + Apply - + Použít MainUI - + MainWindow - + Hlavní okno - + Tab 1 - - - - - Find/Replace - + Karta 1 - + Find the previous match - + Najít předchozí shodu - - - - + + + + + ... - + ... - + Find: - + Najít: - + Find the next match - + Najít další shodu - + Replace: - + Nahradit: - + Match case - + Rozlišovat velikost písmen - + Replace next match - + Nahradit další výskyt - + Replace all matches (to end of document) + Nahradit všechny shody (až nakonec dokumentu) + + + + Hide the find/replace options - + File - + Soubor - + View - + Zobrazit - + Syntax Highlighting - + Zvýraznění syntaxe - + Edit - + Upravit - + toolBar - + nástrojová lišta - + Show Line Numbers - + Zobrazit čísla řádků - + None - + Nic - - + + New File - + Nový soubor - + Ctrl+N - + Ctrl+N - + Open File - + Otevřít soubor - + Ctrl+O - + Ctrl+O - + Save File - + Uložit soubor - + Ctrl+S - + Ctrl+S - + Save File As - + Uložit soubor jako - + Close - + Zavřít - + Ctrl+Q - + Ctrl+Q - + Close File - + Zavřít soubor - + Ctrl+W - + Ctrl+W - + Customize Colors - + Přizpůsobit barvy - + Wrap Lines - + Zalamovat řádky - + Find - + Najít - + Ctrl+F - + Ctrl+F - + Replace - + Nahradit - + Ctrl+R - + Ctrl+R - + Text Editor - + Textový editor - + Open File(s) - + Otevřít soubor(y) - + Text Files (*) + Textové soubory (*) + + + + + Lose Unsaved Changes? + + + + + This file has unsaved changes. +Do you want to close it anyway? + +%1 + + + + + There are unsaved changes. +Do you want to close the editor anyway? + +%1 PlainTextEditor - + Save File - + Uložit soubor - + Text File (*) + Textový soubor (*) + + + + Row Number: %1, Column Number: %2 + + + The following file has been changed by some other utility. Do you want to re-load it? + Následující soubor byl změněn jiným programem. Chcete jej nahrát znovu? + + + + (Note: You will lose all currently-unsaved changes) + (Poznámka: Ztratíte všechny nyní neuložené změny) + + + + File Modified + Soubor změněn + -- cgit