Skip to content

Commit 2e20192

Browse files
authored
New Crowdin updates (bitwarden#1413)
* New translations messages.json (Czech) * New translations messages.json (Finnish) * New translations messages.json (Italian) * New translations copy.resx (Italian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Indonesian) * New translations messages.json (Thai) * New translations copy.resx (Thai) * New translations messages.json (Latvian) * New translations messages.json (Hindi) * New translations copy.resx (Hindi) * New translations messages.json (English, India) * New translations copy.resx (English, India)
1 parent e05b5e9 commit 2e20192

File tree

13 files changed

+1683
-166
lines changed

13 files changed

+1683
-166
lines changed

src/_locales/cs/messages.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"message": "Přihlásit se"
2121
},
2222
"enterpriseSingleSignOn": {
23-
"message": "Enterprise Single Sign-On"
23+
"message": "Jednotné podnikové přihlášení"
2424
},
2525
"cancel": {
2626
"message": "Zrušit"
@@ -1301,22 +1301,22 @@
13011301
"message": "Potvrzení akce při vypršení časového limitu"
13021302
},
13031303
"autoFillAndSave": {
1304-
"message": "Auto-fill and Save"
1304+
"message": "Automaticky vyplnit a uložit"
13051305
},
13061306
"autoFillSuccessAndSavedUri": {
1307-
"message": "Auto-filled Item and Saved URI"
1307+
"message": "Položka automaticky vyplněna a uložena"
13081308
},
13091309
"autoFillSuccess": {
1310-
"message": "Auto-filled Item"
1310+
"message": "Položka automaticky vyplněna"
13111311
},
13121312
"setMasterPassword": {
1313-
"message": "Set Master Password"
1313+
"message": "Nastavit hlavní heslo"
13141314
},
13151315
"masterPasswordPolicyInEffect": {
1316-
"message": "One or more organization policies require your master password to meet the following requirements:"
1316+
"message": "Jedna nebo více zásad organizace vyžaduje, aby hlavní heslo splňovalo následující požadavky:"
13171317
},
13181318
"policyInEffectMinComplexity": {
1319-
"message": "Minimum complexity score of $SCORE$",
1319+
"message": "Minimální skóre složitosti $SCORE$",
13201320
"placeholders": {
13211321
"score": {
13221322
"content": "$1",
@@ -1325,7 +1325,7 @@
13251325
}
13261326
},
13271327
"policyInEffectMinLength": {
1328-
"message": "Minimum length of $LENGTH$",
1328+
"message": "Minimální délka $LENGTH$",
13291329
"placeholders": {
13301330
"length": {
13311331
"content": "$1",
@@ -1334,16 +1334,16 @@
13341334
}
13351335
},
13361336
"policyInEffectUppercase": {
1337-
"message": "Contain one or more uppercase characters"
1337+
"message": "Obsahuje jedno nebo více velkých písmen"
13381338
},
13391339
"policyInEffectLowercase": {
1340-
"message": "Contain one or more lowercase characters"
1340+
"message": "Obsahuje jedno nebo více malých písmen"
13411341
},
13421342
"policyInEffectNumbers": {
1343-
"message": "Contain one or more numbers"
1343+
"message": "Obsahuje jednu nebo více číslic"
13441344
},
13451345
"policyInEffectSpecial": {
1346-
"message": "Contain one or more of the following special characters $CHARS$",
1346+
"message": "Obsahuje jeden nebo více následujících speciálních znaků: $CHARS$",
13471347
"placeholders": {
13481348
"chars": {
13491349
"content": "$1",
@@ -1352,6 +1352,6 @@
13521352
}
13531353
},
13541354
"masterPasswordPolicyRequirementsNotMet": {
1355-
"message": "Your new master password does not meet the policy requirements."
1355+
"message": "Vaše nové hlavní heslo nesplňuje požadavky zásad."
13561356
}
13571357
}

0 commit comments

Comments
 (0)