-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Czech lang translation #353
Conversation
res/lang/cs.ini
Outdated
err_bounds = index je mimo hranice pole | ||
err_chdir = nelze otevřít domovský adresář | ||
err_console_dev = chyba při přístupi do konzole | ||
err_dgn_oob = log message |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please translate this as well.
res/lang/cs.ini
Outdated
err_domain = neplatná doména | ||
err_hostname = nelze získat název hostitele | ||
err_mlock = uzamčení paměti hesel selhalo | ||
err_null = null pointer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please translate this as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Required changes was made.
Words "capslock" and "numlock" were already translated, they are just same as in English.
Based on #347 I'm submitting again my ly translation into Czech language. This time on the master branch.