mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
Update translations
This commit is contained in:
@@ -58,11 +58,11 @@ $translations = array(
|
|||||||
'Sort' => 'Ordena',
|
'Sort' => 'Ordena',
|
||||||
'descending' => 'descendent',
|
'descending' => 'descendent',
|
||||||
'Limit' => 'Límit',
|
'Limit' => 'Límit',
|
||||||
'No rows.' => 'No hi ha cap fila.',
|
'No rows.' => 'No hi ha cap registre.',
|
||||||
'Action' => 'Acció',
|
'Action' => 'Acció',
|
||||||
'edit' => 'edita',
|
'edit' => 'edita',
|
||||||
'Page' => 'Plana',
|
'Page' => 'Plana',
|
||||||
'Query executed OK, %d row(s) affected.' => array('Consulta executada correctament, %d fila modificada.', 'Consulta executada correctament, %d files modificades.'),
|
'Query executed OK, %d row(s) affected.' => array('Consulta executada correctament, %d registre modificat.', 'Consulta executada correctament, %d registres modificats.'),
|
||||||
'Error in query' => 'Error en la consulta',
|
'Error in query' => 'Error en la consulta',
|
||||||
'Execute' => 'Executa',
|
'Execute' => 'Executa',
|
||||||
'Table' => 'Taula',
|
'Table' => 'Taula',
|
||||||
@@ -78,7 +78,7 @@ $translations = array(
|
|||||||
'Unable to upload a file.' => 'Impossible adjuntar el fitxer.',
|
'Unable to upload a file.' => 'Impossible adjuntar el fitxer.',
|
||||||
'File upload' => 'Adjunta un fitxer',
|
'File upload' => 'Adjunta un fitxer',
|
||||||
'File uploads are disabled.' => 'L\'ddjunció de fitxers està desactivada.',
|
'File uploads are disabled.' => 'L\'ddjunció de fitxers està desactivada.',
|
||||||
'Routine has been called, %d row(s) affected.' => array('S\'ha cridat la rutina, %d fila modificada.', 'S\'ha cridat la rutina, %d files modificades.'),
|
'Routine has been called, %d row(s) affected.' => array('S\'ha cridat la rutina, %d registre modificat.', 'S\'ha cridat la rutina, %d registres modificats.'),
|
||||||
'Call' => 'Crida',
|
'Call' => 'Crida',
|
||||||
'No extension' => 'Cap extensió',
|
'No extension' => 'Cap extensió',
|
||||||
'None of the supported PHP extensions (%s) are available.' => 'No hi ha cap de les extensions PHP soporatades (%s) disponible.',
|
'None of the supported PHP extensions (%s) are available.' => 'No hi ha cap de les extensions PHP soporatades (%s) disponible.',
|
||||||
@@ -128,7 +128,7 @@ $translations = array(
|
|||||||
'Time' => 'Temps',
|
'Time' => 'Temps',
|
||||||
'Event' => 'Event',
|
'Event' => 'Event',
|
||||||
'%s version: %s through PHP extension %s' => 'Versió %s: %s amb l\'extensió de PHP %s',
|
'%s version: %s through PHP extension %s' => 'Versió %s: %s amb l\'extensió de PHP %s',
|
||||||
'%d row(s)' => array('%d fila', '%d files'),
|
'%d row(s)' => array('%d registre', '%d registres'),
|
||||||
'Remove' => 'Suprimeix',
|
'Remove' => 'Suprimeix',
|
||||||
'Are you sure?' => 'Estàs segur?',
|
'Are you sure?' => 'Estàs segur?',
|
||||||
'Privileges' => 'Privilegis',
|
'Privileges' => 'Privilegis',
|
||||||
@@ -153,7 +153,7 @@ $translations = array(
|
|||||||
'save' => 'desa',
|
'save' => 'desa',
|
||||||
'Format' => 'Format',
|
'Format' => 'Format',
|
||||||
'Tables' => 'Taules',
|
'Tables' => 'Taules',
|
||||||
'Data' => 'Data',
|
'Data' => 'Dades',
|
||||||
'Event has been dropped.' => 'S\'ha suprimit l\'event.',
|
'Event has been dropped.' => 'S\'ha suprimit l\'event.',
|
||||||
'Event has been altered.' => 'S\'ha modificat l\'event.',
|
'Event has been altered.' => 'S\'ha modificat l\'event.',
|
||||||
'Event has been created.' => 'S\'ha creat l\'event.',
|
'Event has been created.' => 'S\'ha creat l\'event.',
|
||||||
@@ -169,7 +169,7 @@ $translations = array(
|
|||||||
'On completion preserve' => 'Conservar en completar',
|
'On completion preserve' => 'Conservar en completar',
|
||||||
'Tables and views' => 'Taules i vistes',
|
'Tables and views' => 'Taules i vistes',
|
||||||
'Data Length' => 'Longitud de les dades',
|
'Data Length' => 'Longitud de les dades',
|
||||||
'Index Length' => 'L\'ongitud de l\'índex',
|
'Index Length' => 'Longitud de l\'índex',
|
||||||
'Data Free' => 'Espai lliure',
|
'Data Free' => 'Espai lliure',
|
||||||
'Collation' => 'Compaginació',
|
'Collation' => 'Compaginació',
|
||||||
'Analyze' => 'Analitza',
|
'Analyze' => 'Analitza',
|
||||||
@@ -194,7 +194,7 @@ $translations = array(
|
|||||||
'Partitions' => 'Particions',
|
'Partitions' => 'Particions',
|
||||||
'Partition name' => 'Nom de la partició',
|
'Partition name' => 'Nom de la partició',
|
||||||
'Values' => 'Valors',
|
'Values' => 'Valors',
|
||||||
'%d row(s) have been imported.' => array('S\'ha importat %d fila.', 'S\'han importat %d files.'),
|
'%d row(s) have been imported.' => array('S\'ha importat %d registre.', 'S\'han importat %d registres.'),
|
||||||
'Import' => 'Importa',
|
'Import' => 'Importa',
|
||||||
'Show structure' => 'Mostra l\'estructura',
|
'Show structure' => 'Mostra l\'estructura',
|
||||||
'Select data' => 'Selecciona dades',
|
'Select data' => 'Selecciona dades',
|
||||||
@@ -268,6 +268,6 @@ $translations = array(
|
|||||||
'Copy' => 'Còpia',
|
'Copy' => 'Còpia',
|
||||||
'Permanent link' => 'Enllaç permanent',
|
'Permanent link' => 'Enllaç permanent',
|
||||||
'Edit all' => 'Edita-ho tot',
|
'Edit all' => 'Edita-ho tot',
|
||||||
'Resend POST data?' => 'Tornar a enviar dades POST?',
|
'Resend POST data?' => 'Torna a enviar les dades POST?',
|
||||||
'HH:MM:SS' => 'HH:MM:SS',
|
'HH:MM:SS' => 'HH:MM:SS',
|
||||||
);
|
);
|
||||||
|
@@ -264,4 +264,10 @@ $translations = array(
|
|||||||
'Please use one of the extensions %s.' => '请使用这些扩展中的一个:%s。',
|
'Please use one of the extensions %s.' => '请使用这些扩展中的一个:%s。',
|
||||||
'now' => '现在',
|
'now' => '现在',
|
||||||
'ltr' => 'ltr',
|
'ltr' => 'ltr',
|
||||||
|
'Tables have been copied.' => '表已复制。',
|
||||||
|
'Copy' => '复制',
|
||||||
|
'Permanent link' => '固定链接',
|
||||||
|
'Edit all' => '编辑全部',
|
||||||
|
'Resend POST data?' => '重新发送 POST 数据?',
|
||||||
|
'HH:MM:SS' => 'HH:MM:SS',
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user