mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1488 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -73,7 +73,6 @@ $translations = array(
|
||||
'Invalid CSRF token. Send the form again.' => 'Neplatný token CSRF. Odešlete formulář znovu.',
|
||||
'Comment' => 'Komentář',
|
||||
'Default values' => 'Výchozí hodnoty',
|
||||
'Show column comments' => 'Zobrazit komentáře sloupců',
|
||||
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtů'),
|
||||
'No commands to execute.' => 'Žádné příkazy k vykonání.',
|
||||
'Unable to upload a file.' => 'Nepodařilo se nahrát soubor.',
|
||||
@@ -233,4 +232,7 @@ $translations = array(
|
||||
'last' => 'poslední',
|
||||
'Network' => 'Síť',
|
||||
'Geometry' => 'Geometrie',
|
||||
'Double click on a field to edit it.' => 'Dvojklikněte na políčko, které chcete editovat.',
|
||||
'Databases have been dropped.' => 'Databáze byly odstraněny.',
|
||||
'File exists.' => 'Soubor existuje.',
|
||||
);
|
||||
|
Reference in New Issue
Block a user