71 lines
1.6 KiB
Text
71 lines
1.6 KiB
Text
new-document = Nový dokument
|
|
open-project = Otevřít projekt
|
|
|
|
# Context Pages
|
|
|
|
## Document statistics
|
|
document-statistics = Statistiky dokumentu
|
|
word-count = Počet slov
|
|
character-count = Znaky
|
|
character-count-no-spaces = Znaky (bez mezer)
|
|
line-count = Řádky
|
|
|
|
## Settings
|
|
settings = Nastavení
|
|
|
|
## Appearance
|
|
appearance = Vzhled
|
|
theme = Téma
|
|
default-font = Výchozí font
|
|
default-font-size = Výchozí velikost fontu
|
|
|
|
### Keyboard shortcuts
|
|
keyboard-shortcuts = Klávesové zkratky
|
|
enable-vim-bindings = Povolit režim Vim
|
|
|
|
# Menu
|
|
|
|
## File
|
|
file = Soubor
|
|
new-file = Nový soubor
|
|
new-window = Nové okno
|
|
open-file = Otevřít...
|
|
open-recent = Otevřít nedávný
|
|
todo = TODO
|
|
save = Uložit
|
|
save-as = Uložit jako...
|
|
revert-all-changes = Vrátit všechny změny
|
|
menu-document-statistics = Statistiky dokumentu...
|
|
document-type = Typ dokumentu...
|
|
encoding = Kódování...
|
|
print = Tisk
|
|
quit = Ukončit
|
|
|
|
## Edit
|
|
edit = Upravit
|
|
undo = Zpět
|
|
redo = Opakovat
|
|
cut = Vyjmout
|
|
copy = Kopírovat
|
|
paste = Vložit
|
|
find = Najít
|
|
replace = Nahradit
|
|
spell-check = Kontrola pravopisu...
|
|
|
|
## View
|
|
view = Zobrazit
|
|
indentation = Odsazení
|
|
|
|
### Indentation
|
|
automatic-indentation = Automatické odsazení
|
|
tab-width = Šířka tabulátoru: {$tab_width}
|
|
convert-indentation-to-spaces = Převést odsazení na mezery
|
|
convert-indentation-to-tabs = Převést odsazení na tabulátory
|
|
|
|
word-wrap = Zalamování slov
|
|
show-line-numbers = Zobrazit čísla řádků
|
|
highlight-current-line = Zvýraznění aktuálního řádku
|
|
syntax-highlighting = Zvýraznění syntaxe...
|
|
menu-settings = Nastavení...
|
|
menu-keyboard-shortcuts = Klávesové zkratky...
|
|
menu-about = O textovém editoru COSMIC
|