i18n: add missing translation keys across 15 locales
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"jmap_endpoint_label": "JMAP server",
|
||||
"jmap_endpoint_placeholder": "https://mail.example.com",
|
||||
"jmap_endpoint_cors_hint": "Server musí povolovat požadavky CORS z této domény.",
|
||||
"jmap_server_label": "Server",
|
||||
"jmap_server_auto_picked": "Server vybrán podle domény vašeho e-mailu.",
|
||||
"sign_in": "Přihlásit se",
|
||||
"signing_in": "Přihlašování...",
|
||||
"loading": "Načítání...",
|
||||
@@ -495,6 +497,8 @@
|
||||
"send": "Odeslat",
|
||||
"cancel": "Zrušit",
|
||||
"attach": "Připojit",
|
||||
"attach_photos": "Fotky a videa",
|
||||
"attach_files": "Soubory",
|
||||
"discard": "Zahodit",
|
||||
"discard_draft_title": "Zahodit koncept?",
|
||||
"discard_draft_confirm": "Máte neuložené změny. Chcete tento koncept zahodit?",
|
||||
@@ -1633,7 +1637,10 @@
|
||||
"preview": {
|
||||
"label": "Náhled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search_placeholder": "Hledat nastavení",
|
||||
"search_clear": "Vymazat hledání",
|
||||
"search_no_results": "Žádná odpovídající nastavení"
|
||||
},
|
||||
"errors": {
|
||||
"page_error_title": "Něco se pokazilo",
|
||||
|
||||
Reference in New Issue
Block a user