Latest translations and fallbacks

This commit is contained in:
Misty (Bot)
2020-06-23 09:06:09 +00:00
parent 0ddfb6b088
commit d50f7c7dfa
92 changed files with 318 additions and 54 deletions

View File

@@ -43,6 +43,9 @@
"new_register_multiple": "Je zde <strong>%1</strong> registračních požadavků čeká na vyřízení.",
"flag_assigned_to_you": "<strong>Označení %1</strong> vám bylo přiřazeno",
"post_awaiting_review": "Příspěvek na schválení",
"profile-exported": "<strong>%1</strong> profile exported, click to download",
"posts-exported": "<strong>%1</strong> posts exported, click to download",
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
"email-confirmed": "E-mail potvrzen",
"email-confirmed-message": "Děkujeme za ověření vaší e-mailové adresy. Váš účet je nyní aktivní.",
"email-confirm-error-message": "Nastal problém s ověřením vaší e-mailové adresy. Kód je pravděpodobně neplatný nebo jeho platnost vypršela.",

View File

@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Máte právo na přenositelnost dat",
"consent.right_to_data_portability_description": "Můžete od nás požadovat strojně čitelné data, která byla sesbírána o Vás a vašem účtu. Učiníte tak kliknutím na tlačítka zobrazená níže.",
"consent.export_profile": "Export Profile (.json)",
"consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportovat nahraný obsah (*.zip)",
"consent.export_posts": "Exportovat příspěvky (*.csv)"
"consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
"consent.export_posts": "Exportovat příspěvky (*.csv)",
"consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}