diff --git a/adminer/include/adminer.inc.php b/adminer/include/adminer.inc.php index 8ad1c3ec..53e9d9c1 100644 --- a/adminer/include/adminer.inc.php +++ b/adminer/include/adminer.inc.php @@ -73,7 +73,7 @@ class Adminer { */ function selectLinks($tableStatus, $set = "") { echo '

'; - $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 { diff --git a/adminer/lang/cs.inc.php b/adminer/lang/cs.inc.php index cd0bd504..491b84f9 100644 --- a/adminer/lang/cs.inc.php +++ b/adminer/lang/cs.inc.php @@ -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)', diff --git a/adminer/lang/de.inc.php b/adminer/lang/de.inc.php index 07cf836d..05f2a358 100644 --- a/adminer/lang/de.inc.php +++ b/adminer/lang/de.inc.php @@ -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]', diff --git a/adminer/lang/es.inc.php b/adminer/lang/es.inc.php index dbbe515a..d3dadc61 100644 --- a/adminer/lang/es.inc.php +++ b/adminer/lang/es.inc.php @@ -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]', diff --git a/adminer/lang/et.inc.php b/adminer/lang/et.inc.php index b61e65fa..0120a52a 100644 --- a/adminer/lang/et.inc.php +++ b/adminer/lang/et.inc.php @@ -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]', diff --git a/adminer/lang/fr.inc.php b/adminer/lang/fr.inc.php index 98d63304..f2f43f84 100644 --- a/adminer/lang/fr.inc.php +++ b/adminer/lang/fr.inc.php @@ -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]', diff --git a/adminer/lang/it.inc.php b/adminer/lang/it.inc.php index a9c964f7..c5608745 100644 --- a/adminer/lang/it.inc.php +++ b/adminer/lang/it.inc.php @@ -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]', diff --git a/adminer/lang/nl.inc.php b/adminer/lang/nl.inc.php index 3d082663..75448894 100644 --- a/adminer/lang/nl.inc.php +++ b/adminer/lang/nl.inc.php @@ -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]', diff --git a/adminer/lang/ru.inc.php b/adminer/lang/ru.inc.php index 4bafeba2..36b3f2da 100644 --- a/adminer/lang/ru.inc.php +++ b/adminer/lang/ru.inc.php @@ -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)' => '(в любом месте)', diff --git a/adminer/lang/sk.inc.php b/adminer/lang/sk.inc.php index e68774bb..2700f4b2 100644 --- a/adminer/lang/sk.inc.php +++ b/adminer/lang/sk.inc.php @@ -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)', diff --git a/adminer/lang/zh-tw.inc.php b/adminer/lang/zh-tw.inc.php index 8fd54fd0..84ce6897 100644 --- a/adminer/lang/zh-tw.inc.php +++ b/adminer/lang/zh-tw.inc.php @@ -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', diff --git a/adminer/lang/zh.inc.php b/adminer/lang/zh.inc.php index 54993b39..0a46e095 100644 --- a/adminer/lang/zh.inc.php +++ b/adminer/lang/zh.inc.php @@ -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',