mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 16:37:06 +00:00
New Crowdin updates (#9813)
* New translations en.json (Korean) * New translations en.json (Swedish) * New translations en.json (Japanese) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Basque) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Khmer) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Malayalam) * New translations en.json (Kannada) * New translations en.json (Bengali, India) * New translations en.json (Nepali)
This commit is contained in:
@@ -799,6 +799,7 @@
|
||||
"clickToCopyTableID": "Kliknutím zkopírujete ID tabulky",
|
||||
"clickToCopyViewID": "Kliknutím zkopírujete ID pohledu",
|
||||
"viewMode": "Režim zobrazení",
|
||||
"reAssignView": "Re-assign view",
|
||||
"searchUsers": "Hledat uživatele",
|
||||
"superAdmin": "Hlavní administrátor",
|
||||
"allTables": "Všechny tabulky",
|
||||
@@ -1008,6 +1009,7 @@
|
||||
"redirectToUrl": "Přesměrovat na URL"
|
||||
},
|
||||
"activity": {
|
||||
"assignView": "Assign view",
|
||||
"webhookDetails": "Podrobnosti o webhooku",
|
||||
"hideWeekends": "Skrýt víkendy",
|
||||
"renameBase": "Přejmenovat základnu",
|
||||
@@ -1576,7 +1578,7 @@
|
||||
"showAllViews": "Zobrazit všechna sdílená zobrazení této tabulky",
|
||||
"collabView": "Spolupracovníci s oprávněním k úpravám nebo vyšším mohou měnit konfiguraci zobrazení.",
|
||||
"lockedView": "Dokud není konfigurace zobrazení odemčena, nemůže ji nikdo upravovat.",
|
||||
"personalView": "Konfiguraci zobrazení můžete upravovat pouze vy. Osobní pohledy ostatních spolupracovníků jsou ve výchozím nastavení skryté.",
|
||||
"personalView": "Only you can edit the view configuration. For other collaborators, this view will be in locked state.",
|
||||
"ownerDesc": "Možnost přidání/odebrání tvůrců. A plně upravovat struktury a pole databáze.",
|
||||
"creatorDesc": "Umí plně upravovat strukturu a hodnoty databáze.",
|
||||
"editorDesc": "Můžete upravovat záznamy, ale nemůžete měnit strukturu databáze/polí.",
|
||||
@@ -1806,7 +1808,8 @@
|
||||
"formEmailSMTP": "Aktivujte prosím plugin SMTP v obchodě s aplikacemi, abyste mohli posílat e-mailová oznámení.",
|
||||
"collabView": "Úspěšně přepnuto na kolaborativní zobrazení",
|
||||
"lockedView": "Úspěšné přepnutí do uzamčeného zobrazení",
|
||||
"futureRelease": "Již brzy!"
|
||||
"futureRelease": "Již brzy!",
|
||||
"notAllowedToChangeDefaultView": "You are not allowed to change the default view"
|
||||
},
|
||||
"success": {
|
||||
"licenseKeyUpdated": "Licenční klíč aktualizován",
|
||||
|
||||
Reference in New Issue
Block a user