1
0
Fork 0

CS translation update THX Aditoo

This commit is contained in:
Tobias Diekershoff 2019-04-23 18:24:08 +02:00
commit e0131d21f0
2 changed files with 3 additions and 3 deletions

View file

@ -1900,7 +1900,7 @@ $a->strings["%d contact not imported"] = [
$a->strings["Done. You can now login with your username and password"] = "Hotovo. Nyní se můžete přihlásit se svým uživatelským jménem a heslem";
$a->strings["There are no tables on MyISAM."] = "V MyISAM nejsou žádné tabulky.";
$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nPři aktualizaci databáze se vyskytla chyba %d:\n%s\n";
$a->strings["Errors encountered performing database changes: "] = "Při vykonávání změn v databázy se vyskytly chyby: ";
$a->strings["Errors encountered performing database changes: "] = "Při vykonávání změn v databázi se vyskytly chyby: ";
$a->strings["%s: Database update"] = "%s: Aktualizace databáze";
$a->strings["%s: updating %s table."] = "%s: aktualizuji tabulku %s";
$a->strings["Legacy module file not found: %s"] = "Soubor legacy modulu nenalezen: %s";