-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Add czech lang #886
Add czech lang #886
Conversation
Thank you! Yeah, it would be great if he could review the PR for me! 🙏 |
Hi @fabian-hiller, |
Thank you! I will review and merge it soon. |
I'm native Czech and it all looks good to me. Thanks for doing this. |
I plan to review and merge it in the next days |
commit: |
v1.0.0-beta.1 of i18n is available |
email: (issue) => `Neplatný email: Obdrženo ${issue.received}`, | ||
emoji: (issue) => `Neplatné emoji: Obdrženo ${issue.received}`, | ||
empty: (issue) => `Neplatná délka: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, | ||
endsWith: (issue) => `Neplatný konec: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, |
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.
What about "neplatný konec textu"?
notLength: (issue) => `Nedostatečná délka: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, | ||
notSize: (issue) => `Nedostatečná minimální velikost: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, | ||
notValue: (issue) => `Nedostatečná minimální hodnota: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, | ||
octal: (issue) => `Neplatné osmičkové číslo: Obdrženo ${issue.received}`, |
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.
Does it make sense to use "osmičkové" when "hexadecimální" is used? Wouldn't "oktalové" make more sense?
safeInteger: (issue) => `Neplatné bezpečné celé číslo: Obdrženo ${issue.received}`, | ||
size: (issue) => `Neplatná velikost: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, | ||
someItem: (issue) => `Neplatná položka: Obdrženo ${issue.received}`, | ||
startsWith: (issue) => `Neplatný začátek: Očekáváno ${issue.expected}, ale obdrženo ${issue.received}`, |
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.
What about "Neplatny zacatek textu"?
Hello guys, i just posted a few comments. It's just nitpicks but what do you think? |
Thank you very much! I will wait for a response from native speakers. Feel free to create a new PR to improve the translations. |
Hello guys,
Here is a PR with czech language for i18n.
If you need someone who speaks native Czech, here is my friend @ferdinandurban