CS translation update THX Aditoo
This commit is contained in:
parent
2c18a59aa8
commit
e0131d21f0
2 changed files with 3 additions and 3 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue