1
0
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:
jakubvrana
2010-04-23 15:27:27 +00:00
parent e0d9b3c898
commit 10e39b1c2d
11 changed files with 3 additions and 11 deletions

View File

@@ -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.',
);