71 lines
1.7 KiB
Text
71 lines
1.7 KiB
Text
new-document = Nový dokument
|
|
open-project = Otvoriť projekt
|
|
|
|
# Context Pages
|
|
|
|
## Document statistics
|
|
document-statistics = Štatistiky dokumentu
|
|
word-count = Počet slov
|
|
character-count = Znakov
|
|
character-count-no-spaces = Znakov (bez medzier)
|
|
line-count = Riadkov
|
|
|
|
## Settings
|
|
settings = Nastavenia
|
|
|
|
## Appearance
|
|
appearance = Vzhľad
|
|
theme = Téma
|
|
default-font = Východzie písmo
|
|
default-font-size = Východzia veľkosť písma
|
|
|
|
### Keyboard shortcuts
|
|
keyboard-shortcuts = Klávesové skratky
|
|
enable-vim-bindings = Zapnúť Vim ovládanie
|
|
|
|
# Menu
|
|
|
|
## File
|
|
file = Súbor
|
|
new-file = Nový súbor
|
|
new-window = Nové okno
|
|
open-file = Otvoriť súbor...
|
|
open-recent = Otvoriť nedávne
|
|
todo = TODO
|
|
save = Uložiť
|
|
save-as = Uložiť ako...
|
|
revert-all-changes = Vrátiť všetky zmeny
|
|
menu-document-statistics = Štatistiky dokumentu...
|
|
document-type = Typ dokumentu...
|
|
encoding = Kódovanie...
|
|
print = Tlač
|
|
quit = Ukončiť
|
|
|
|
## Edit
|
|
edit = Upraviť
|
|
undo = Späť
|
|
redo = Znovu
|
|
cut = Vystrihnúť
|
|
copy = Kopírovať
|
|
paste = Vložiť
|
|
find = Nájsť
|
|
replace = Nahradiť
|
|
spell-check = Kontrola pravopisu...
|
|
|
|
## View
|
|
view = Zobraziť
|
|
indentation = Odsadenie
|
|
|
|
### Indentation
|
|
automatic-indentation = Automatické odsadenie
|
|
tab-width = Šírka tabulátora: {$tab_width}
|
|
convert-indentation-to-spaces = Previesť odsadenie na medzery
|
|
convert-indentation-to-tabs = Previesť odsadenie na tabulátory
|
|
|
|
word-wrap = Zalamovanie slov
|
|
show-line-numbers = Zobraziť čísla riadkov
|
|
highlight-current-line = Zvýrazniť aktuálny riadok
|
|
syntax-highlighting = Zvýraznenie syntaxe...
|
|
menu-settings = Nastavenia...
|
|
menu-keyboard-shortcuts = Klávesové skratky...
|
|
about-cosmic-text-editor = O textovom editore COSMIC
|