We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab1629 commit fcf25e8Copy full SHA for fcf25e8
packages/ubuntu_localizations/lib/src/l10n/ubuntu_cs.arb
@@ -2,7 +2,7 @@
2
"@@locale": "cs",
3
"countryCode": "CZ",
4
"@countryCode": {},
5
- "languageName": "Čeština",
+ "languageName": "čeština",
6
"@languageName": {},
7
"weakPassword": "Prolomitelné heslo",
8
"@weakPassword": {},
@@ -114,7 +114,7 @@
114
"@informationLabel": {},
115
"italicLabel": "Kurzíva",
116
"@italicLabel": {},
117
- "landscapeLabel": "Na šířku",
+ "landscapeLabel": "Landscape",
118
"@landscapeLabel": {},
119
"openLabel": "Otevřít",
120
"@openLabel": {},
@@ -140,7 +140,7 @@
140
"@noneLabel": {},
141
"normalLabel": "Normální",
142
"@normalLabel": {},
143
- "okLabel": "Budiž",
+ "okLabel": "OK",
144
"@okLabel": {},
145
"pauseLabel": "Pozastavit",
146
"@pauseLabel": {},
0 commit comments