CS, FR, PL translation updates

This commit is contained in:
Tobias Diekershoff 2018-11-16 20:08:31 +01:00
parent 58e35f037b
commit 31d9be8337
6 changed files with 7518 additions and 7296 deletions

View file

@ -696,7 +696,7 @@ $a->strings["User blocked"] = "Uživatel zablokován";
$a->strings["Site admin"] = "Administrátor webu";
$a->strings["Account expired"] = "Účtu vypršela platnost";
$a->strings["New User"] = "Nový uživatel";
$a->strings["Delete in"] = "";
$a->strings["Delete in"] = "Smazat v";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Vybraní uživatelé budou smazáni!\\n\\n Vše, co tito uživatelé na těchto stránkách vytvořili, bude trvale odstraněno!\\n\\nOpravdu chcete pokračovat?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Uživatel {0} bude smazán!\\n\\n Vše, co tento uživatel na těchto stránkách vytvořil, bude trvale odstraněno!\\n\\n Opravdu chcete pokračovat?";
$a->strings["Name of the new user."] = "Jméno nového uživatele.";
@ -2069,7 +2069,7 @@ $a->strings["Invalid OpenID url"] = "Neplatný odkaz OpenID";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Zaznamenali jsme problém s Vaším přihlášením prostřednictvím Vámi zadaným OpenID. Prosím ověřte si, že jste ID zadali správně. ";
$a->strings["The error message was:"] = "Chybová zpráva byla:";
$a->strings["Please enter the required information."] = "Zadejte prosím požadované informace.";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) a system.username_max_length (%s) se vzájemně vylučují, čímž se vyměňují hodnoty.";
$a->strings["Username should be at least %s character."] = [
0 => "Uživateleké jméno musí mít alespoň %s znak.",
1 => "Uživateleké jméno musí mít alespoň %s znaky.",
@ -2267,7 +2267,7 @@ $a->strings["show fewer"] = "zobrazit méně";
$a->strings["toggle mobile"] = "přepínat mobilní zobrazení";
$a->strings["No system theme config value set."] = "Není nastavena konfigurační hodnota systémového motivu.";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Formulářový bezpečnostní token nebyl správný. To pravděpodobně nastalo kvůli tom, že formulář byl otevřen příliš dlouho (>3 hodiny) před jeho odesláním.";
$a->strings["Legacy module file not found: %s"] = "";
$a->strings["Legacy module file not found: %s"] = "Soubor legacy modulu nenalezen: %s";
$a->strings["Update %s failed. See error logs."] = "Aktualizace %s selhala. Zkontrolujte protokol chyb.";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aktualizuji author-id a owner-id v tabulce položek a vláken.";
$a->strings["%s: Updating post-type."] = "%s: Aktualizuji post-type.";