]> git.joonet.de Git - adminer.git/commitdiff
Change table operations descriptions
authorjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Fri, 27 Nov 2009 13:44:44 +0000 (13:44 +0000)
committerjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Fri, 27 Nov 2009 13:44:44 +0000 (13:44 +0000)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1257 7c3ca157-0c34-0410-bff1-cbf682f78f5c

12 files changed:
adminer/include/adminer.inc.php
adminer/lang/cs.inc.php
adminer/lang/de.inc.php
adminer/lang/es.inc.php
adminer/lang/et.inc.php
adminer/lang/fr.inc.php
adminer/lang/it.inc.php
adminer/lang/nl.inc.php
adminer/lang/ru.inc.php
adminer/lang/sk.inc.php
adminer/lang/zh-tw.inc.php
adminer/lang/zh.inc.php

index 8ad1c3eca21ec570c9aa7aee921a039a298d59ae..53e9d9c1256e443c01ee653dab0cf90d7c228aaa 100644 (file)
@@ -73,7 +73,7 @@ class Adminer {
        */
        function selectLinks($tableStatus, $set = "") {
                echo '<p class="tabs">';
-               $links = array("select" => lang('Select table'), "table" => lang('Table structure'));
+               $links = array("select" => lang('Select data'), "table" => lang('Show structure'));
                if (isset($tableStatus["Rows"])) {
                        $links["create"] = lang('Alter table');
                } else {
index cd0bd50454227cfa0f65becf65b71a7c68fab8f2..491b84f9b397c06acd6b03909eea55c5e16fd7cf 100644 (file)
@@ -197,8 +197,8 @@ $translations = array(
        '%d row(s) have been imported.' => array('Byl importován %d záznam.', 'Byly importovány %d záznamy.', 'Bylo importováno %d záznamů.'),
        'CSV Import' => 'Import CSV',
        'Import' => 'Import',
-       'Table structure' => 'Struktura tabulky',
-       'Select table' => 'Vypsat tabulku',
+       'Show structure' => 'Zobrazit strukturu',
+       'Select data' => 'Vypsat data',
        'Stop on error' => 'Zastavit při chybě',
        'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Byl překročen maximální povolený počet polí. Zvyšte prosím %s a %s.',
        '(anywhere)' => '(kdekoliv)',
index 07cf836dede2f6d2ea0c450504a8233cc862093c..05f2a3584413fb1979236e1d31108c73c4d3dc43 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => 'Name der Partition',
        'Values' => 'Werte',
        '%d row(s) have been imported.' => array('%d Datensatz importiert.', '%d Datensätze wurden importiert.'),
-       'Table structure' => 'Tabellenstruktur',
+       'Show structure' => 'Tabellenstruktur',
        '(anywhere)' => '(beliebig)',
        'CSV Import' => 'Importiere CSV',
        'Import' => 'Importieren',
        'Stop on error' => 'Bei Fehler anhaltan',
-       'Select table' => 'Tabelle auswählen',
+       'Select data' => 'Tabelle auswählen',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$6.$4.$1',
        '[yyyy]-mm-dd' => 't.m.[jjjj]',
index dbbe515a1992b7064268fbdde9f267b1a8835991..d3dadc6152c1509a39dd0c810c9e4eca4e487f8a 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => 'Nombre de Partición',
        'Values' => 'Valores',
        '%d row(s) have been imported.' => array('%d registro importado.', '%d registros importados.'),
-       'Table structure' => 'Información de la Tabla',
+       'Show structure' => 'Información de la Tabla',
        '(anywhere)' => '(donde sea)',
        'CSV Import' => 'Importar CSV',
        'Import' => 'Importar',
        'Stop on error' => 'Parar en caso de error',
-       'Select table' => 'Mostrar datos',
+       'Select data' => 'Mostrar datos',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$5/$3/$1',
        '[yyyy]-mm-dd' => 'dd/mm/[aaaa]',
index b61e65fab2abc4712c911932bd0a64ffd6d0c318..0120a52a8b3c2d521c1249f404630409f1ca5b86 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => 'Partitsiooni nimi',
        'Values' => 'Väärtused',
        '%d row(s) have been imported.' => array('Imporditi %d rida.', 'Imporditi %d rida.'),
-       'Table structure' => 'Tabeli struktuur',
+       'Show structure' => 'Tabeli struktuur',
        '(anywhere)' => '(vahet pole)',
        'CSV Import' => 'Impordi CSV',
        'Import' => 'Impordi',
        'Stop on error' => 'Peatuda vea esinemisel',
-       'Select table' => 'Vali tabel',
+       'Select data' => 'Vali tabel',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$6.$4.$1',
        '[yyyy]-mm-dd' => 'd.m.[yyyy]',
index 98d63304d2582600e8ff88651fad6e2c1484cb6c..f2f43f8463c4eef5c42b5540b33248ad4705f2a1 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => 'Nom de la partition',
        'Values' => 'Valeurs',
        '%d row(s) have been imported.' => array('%d ligne a été importé','%d lignes ont été importé'),
-       'Table structure' => 'Structure de la table',
+       'Show structure' => 'Structure de la table',
        '(anywhere)' => '(n\'importe où)',
        'CSV Import' => 'Importation CVS',
        'Import' => 'Importer',
        'Stop on error' => 'Arrêt sur erreur',
-       'Select table' => 'Selectionner la table',
+       'Select data' => 'Selectionner la table',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$5/$3/$1',
        '[yyyy]-mm-dd' => 'jj/mm/[aaaa]',
index a9c964f7017b7b00471d8ebe7b42ce3cd0b3be90..c5608745abf70b38978b44380362759bc926a10e 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => 'Nome partizione',
        'Values' => 'Valori',
        '%d row(s) have been imported.' => array('%d riga importata.','%d righe importate.'),
-       'Table structure' => 'Struttura tabella',
+       'Show structure' => 'Struttura tabella',
        '(anywhere)' => '(ovunque)',
        'CSV Import' => 'Importa da CSV',
        'Import' => 'Importa',
        'Stop on error' => 'Stop su errore',
-       'Select table' => 'Scegli tabella',
+       'Select data' => 'Scegli tabella',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$5/$3/$1',
        '[yyyy]-mm-dd' => 'dd/mm/[yyyy]',
index 3d082663bba8c86d68092720d35fd76a5787ee36..75448894ca240d1a2ba4c3c1a2d2b72bea1dadff 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => 'Partitie naam',
        'Values' => 'Waarden',
        '%d row(s) have been imported.' => array('%d rij werd geïmporteerd.', '%d rijen werden geïmporteerd.'),
-       'Table structure' => 'Tabelstructuur',
+       'Show structure' => 'Tabelstructuur',
        '(anywhere)' => '(overal)',
        'CSV Import' => 'CSV Import',
        'Import' => 'Importeren',
        'Stop on error' => 'Stoppen bij fout',
-       'Select table' => 'Selecteer tabel',
+       'Select data' => 'Selecteer tabel',
        '%.3f s' => '%.3f s',
        '$1-$3-$5' => '$5-$3-$1',
        '[yyyy]-mm-dd' => 'dd-mm-[jjjj]',
index 4bafeba292357dc67caf11ebedea022aa35d5942..36b3f2da16911f2c7ed7874f8a514c326b50a8aa 100644 (file)
@@ -197,8 +197,8 @@ $translations = array(
        '%d row(s) have been imported.' => array('Импортирована %d строка.', 'Импортировано %d строки.', 'Импортировано %d строк.'),
        'CSV Import' => 'Импорт CSV',
        'Import' => 'Импорт',
-       'Table structure' => 'Структура таблицы',
-       'Select table' => 'Выбрать данные из таблицы',
+       'Show structure' => 'Структура таблицы',
+       'Select data' => 'Выбрать данные из таблицы',
        'Stop on error' => 'Остановить при ошибке',
        'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Достигнуто максимальное значение количества доступных полей. Увеличьте %s и %s.',
        '(anywhere)' => '(в любом месте)',
index e68774bb9ad01d63781f52a314691f33d63a60aa..2700f4b2907277bf1479b817f496106a8596c4c1 100644 (file)
@@ -197,8 +197,8 @@ $translations = array(
        '%d row(s) have been imported.' => array('Bol importovaný %d záznam.', 'Boli importované %d záznamy.', 'Bolo importovaných %d záznamov.'),
        'CSV Import' => 'Import CSV',
        'Import' => 'Import',
-       'Table structure' => 'Štruktúra tabuľky',
-       'Select table' => 'Vypísať tabuľku',
+       'Show structure' => 'Štruktúra tabuľky',
+       'Select data' => 'Vypísať tabuľku',
        'Stop on error' => 'Zastaviť pri chybe',
        'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Bol prekročený maximálny počet povolených polí. Zvýšte prosím %s a %s.',
        '(anywhere)' => '(kdekoľvek)',
index 8fd54fd09c3d88fec4ab8bafa99f2c64c08c3bdd..84ce6897405b86133c364d38a23028ed89ddbf94 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => '分區名',
        'Values' => '值',
        '%d row(s) have been imported.' => '%d行已導入。',
-       'Table structure' => '資料表結構',
+       'Show structure' => '資料表結構',
        '(anywhere)' => '(任意位置)',
        'CSV Import' => '匯入 CSV',
        'Import' => '匯入',
        'Stop on error' => '出錯時停止',
-       'Select table' => '選擇資料表',
+       'Select data' => '選擇資料表',
        '%.3f s' => '%.3f秒',
        '$1-$3-$5' => '$1.$3.$5',
        '[yyyy]-mm-dd' => '[yyyy].mm.dd',
index 54993b3994e0d5a09baad38bff349b05bd46b99f..0a46e0958e0617467f3380ba09f95852052826e7 100644 (file)
@@ -196,12 +196,12 @@ $translations = array(
        'Partition name' => '分区名',
        'Values' => '值',
        '%d row(s) have been imported.' => '%d 行已导入。',
-       'Table structure' => '表结构',
+       'Show structure' => '表结构',
        '(anywhere)' => '(任意位置)',
        'CSV Import' => 'CSV 导入',
        'Import' => '导入',
        'Stop on error' => '出错时停止',
-       'Select table' => '选择表',
+       'Select data' => '选择表',
        '%.3f s' => '%.3f 秒',
        '$1-$3-$5' => '$1.$3.$5',
        '[yyyy]-mm-dd' => '[yyyy].mm.dd',