mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-21 19:55:55 +00:00
New Crowdin updates (#856)
* New translations app_en.arb (Romanian) [ci skip] * New translations app_en.arb (French) [ci skip] * New translations app_en.arb (Spanish) [ci skip] * New translations app_en.arb (Bulgarian) [ci skip] * New translations app_en.arb (Czech) [ci skip] * New translations app_en.arb (Danish) [ci skip] * New translations app_en.arb (German) [ci skip] * New translations app_en.arb (Greek) [ci skip] * New translations app_en.arb (Finnish) [ci skip] * New translations app_en.arb (Hebrew) [ci skip] * New translations app_en.arb (Hungarian) [ci skip] * New translations app_en.arb (Italian) [ci skip] * New translations app_en.arb (Japanese) [ci skip] * New translations app_en.arb (Korean) [ci skip] * New translations app_en.arb (Lithuanian) [ci skip] * New translations app_en.arb (Dutch) [ci skip] * New translations app_en.arb (Norwegian) [ci skip] * New translations app_en.arb (Polish) [ci skip] * New translations app_en.arb (Portuguese) [ci skip] * New translations app_en.arb (Russian) [ci skip] * New translations app_en.arb (Slovak) [ci skip] * New translations app_en.arb (Slovenian) [ci skip] * New translations app_en.arb (Swedish) [ci skip] * New translations app_en.arb (Turkish) [ci skip] * New translations app_en.arb (Ukrainian) [ci skip] * New translations app_en.arb (Chinese Simplified) [ci skip] * New translations app_en.arb (Chinese Traditional) [ci skip] * New translations app_en.arb (Vietnamese) [ci skip] * New translations app_en.arb (Portuguese, Brazilian) [ci skip] * New translations app_en.arb (Indonesian) [ci skip] * New translations app_en.arb (Persian) [ci skip] * New translations app_en.arb (Spanish, Mexico) [ci skip] * New translations app_en.arb (Thai) [ci skip] * New translations app_en.arb (Estonian) [ci skip] * New translations app_en.arb (Latvian) [ci skip] * New translations app_en.arb (Hindi) [ci skip] * New translations app_en.arb (Serbian (Latin)) [ci skip] * New translations app_en.arb (Czech) [ci skip] * New translations app_en.arb (Korean) [ci skip] * New translations app_en.arb (Russian) [ci skip]
This commit is contained in:
@@ -234,8 +234,12 @@
|
||||
"@confirmScanDetail": {},
|
||||
"connectionCheck": "Zkontrolovat připojení",
|
||||
"@connectionCheck": {},
|
||||
"connectionCheckDetail": "Zkontroluje dostupnost adresy serveru. Toto neověřuje vaše uživatelské jméno ani heslo.",
|
||||
"@connectionCheckDetail": {},
|
||||
"connectionRefused": "Spojení selhalo",
|
||||
"@connectionRefused": {},
|
||||
"connectionRefusedDetail": "Nelze se připojit k serveru. Zkontrolujte, zda je adresa správná a server běží.",
|
||||
"@connectionRefusedDetail": {},
|
||||
"count": "Počet",
|
||||
"@count": {
|
||||
"description": "Count"
|
||||
@@ -268,6 +272,12 @@
|
||||
"@darkMode": {},
|
||||
"darkModeEnable": "Nastaví tmavý motiv aplikace",
|
||||
"@darkModeEnable": {},
|
||||
"showPkValue": "Zobrazit ID",
|
||||
"@showPkValue": {},
|
||||
"showPkValueDetail": "Zobrazit interní ID (PK) hodnoty pro díly, zásoby a jiné objekty",
|
||||
"@showPkValueDetail": {},
|
||||
"pk": "ID",
|
||||
"@pk": {},
|
||||
"delete": "Odstranit",
|
||||
"@delete": {},
|
||||
"deleteFailed": "Odstranění se nezdařilo",
|
||||
@@ -754,6 +764,8 @@
|
||||
"@profileAdd": {},
|
||||
"profileConnect": "Připojit se k serveru",
|
||||
"@profileConnect": {},
|
||||
"profileSwitchConfirm": "Toto odpojí vaší aktuální relaci. Přepnout profil serveru?",
|
||||
"@profileSwitchConfirm": {},
|
||||
"profileEdit": "Upravit profil serveru",
|
||||
"@profileEdit": {},
|
||||
"profileDelete": "Odstranit profil serveru",
|
||||
@@ -986,10 +998,16 @@
|
||||
"@serverApiVersion": {},
|
||||
"serverAuthenticationError": "Chyba ověření",
|
||||
"@serverAuthenticationError": {},
|
||||
"sessionExpired": "Relace vypršela",
|
||||
"@sessionExpired": {},
|
||||
"sessionExpiredDetail": "Vaše relace vypršela. Přihlašte se prosím znovu.",
|
||||
"@sessionExpiredDetail": {},
|
||||
"serverCertificateError": "Chyba certifikátu",
|
||||
"@serverCertificateError": {},
|
||||
"serverCertificateInvalid": "HTTPS certifikát serveru je neplatný",
|
||||
"@serverCertificateInvalid": {},
|
||||
"serverCertificateTrust": "Certifikát tohoto serveru nelze ověřit. Přesto mu důvěřovat?",
|
||||
"@serverCertificateTrust": {},
|
||||
"serverConnected": "Připojeno k serveru",
|
||||
"@serverConnected": {},
|
||||
"serverConnecting": "Připojování k serveru",
|
||||
|
||||
Reference in New Issue
Block a user