resources/cs.rs
author Claus Gittinger <cg@exept.de>
Fri, 11 May 2018 09:24:54 +0200
changeset 8361 8d425e982530
parent 6657 ee52df673524
child 8694 7bcc4c400bf7
permissions -rw-r--r--
#REFACTORING by cg class: WindowSensor changed: #pushEvent:

#encoding utf8

;
; Czech
; notice, that cs is the code for the czech the language,
; while cz/sk are codes for the countries.
; cs used to be also country-code for Czechoslovakia, which is withdrawn
;
; $Header: /cvs/stx/stx/libview/resources/cs.rs,v 1.10 2014-12-12 19:14:27 cg Exp $
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

;
; can someone help me ?
;
yes                     'ano'
no                      'ne'
'yes to all'            'ano pro všechny'
'Yes to All'            'Ano pro všechny'
'no to all'             'ne pro všechny'
all                     'všechny'

abort                   'zrušit'
cancel                  'zrušit'
help                    'nápověda'
contents                'obsah'
ignore                  'ignoruj'
; continue                'continue'
quit                    'zavřít'
open                    'otevřít'
close                   'zavřít'
exit                    'skončit'   ; konec  ???
print                   'tisk'

edit                    'úpravy'
copy                    'kopírovat'
cut                     'vyjmout'
paste                   'vložit'
undo                    'zpět'
redo                    'znovu'
delete                  'vymazat'

search                  'hledat'
SearchPattern           'Najdi text'
'String Search'         'hledat'
find                    'hledat'
replace                 'zaměnit'
searchback              'hledat předchozí'
prev                    'předchozí'
'Goto Line'             'Prejdi na radku'

new                     'nový'
'new file'              'nový soubor'

file                    'soubor'
files                   'souborů'
folder                  'adresář'

settings                'nastavení'
properties              'vlastnosti'
options                 'možnosti'
language                'jazyk'
fonts                   'fonty'
font                    'font'
colors                  'barvy'

'about smalltalk/x'     'o smalltalk/x'
'about'                 'o'
'about %1'              'o %1'

'save'                  'uložit'
'save as'               'uložit jako'
'save as'               'uložit jako'
'save contents in'      'uložit jako'
'save all'              'uložit všechny soubory'

warning                 'varování'
error                   'chyba'
information             'informace'
confirm                 'potvrzení'
example                 'příklad'

bold                    'tučně'
italic                  'italika'
underline               'podtrženě'
strikeout               'přeškrtnutě'
foreground              'popředí'
background              'pozadí'

add                     'přidej'
delete                  'zruš'

edit                    'editace'

keyboard                'klávesnice'

author                  'autor'
refresh                 'obnovit'
synchronize             'synchronizovat'