mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Move translation
This commit is contained in:
@@ -210,6 +210,7 @@ Lang::$translations = array(
|
|||||||
'Add next' => 'Přidat další',
|
'Add next' => 'Přidat další',
|
||||||
'Index Type' => 'Typ indexu',
|
'Index Type' => 'Typ indexu',
|
||||||
'length' => 'délka',
|
'length' => 'délka',
|
||||||
|
'Algorithm' => 'Algoritmus',
|
||||||
|
|
||||||
'Foreign keys' => 'Cizí klíče',
|
'Foreign keys' => 'Cizí klíče',
|
||||||
'Foreign key' => 'Cizí klíč',
|
'Foreign key' => 'Cizí klíč',
|
||||||
@@ -355,7 +356,6 @@ Lang::$translations = array(
|
|||||||
'%s must <a%s>return an array</a>.' => '%s musí <a%s>vracet pole</a>.',
|
'%s must <a%s>return an array</a>.' => '%s musí <a%s>vracet pole</a>.',
|
||||||
'<a%s>Configure</a> %s in %s.' => '<a%s>Nakonfigurujte</a> %s v %s.',
|
'<a%s>Configure</a> %s in %s.' => '<a%s>Nakonfigurujte</a> %s v %s.',
|
||||||
'screenshot' => 'obrázek',
|
'screenshot' => 'obrázek',
|
||||||
'Algorithm' => 'Algoritmus',
|
|
||||||
);
|
);
|
||||||
|
|
||||||
// run `php ../../lang.php cs` to update this file
|
// run `php ../../lang.php cs` to update this file
|
||||||
|
@@ -211,6 +211,7 @@ Lang::$translations = array(
|
|||||||
'Add next' => 'Dodaj następny',
|
'Add next' => 'Dodaj następny',
|
||||||
'Index Type' => 'Typ indeksu',
|
'Index Type' => 'Typ indeksu',
|
||||||
'length' => 'długość',
|
'length' => 'długość',
|
||||||
|
'Algorithm' => 'Algorytm',
|
||||||
|
|
||||||
'Foreign keys' => 'Klucze obce',
|
'Foreign keys' => 'Klucze obce',
|
||||||
'Foreign key' => 'Klucz obcy',
|
'Foreign key' => 'Klucz obcy',
|
||||||
@@ -355,7 +356,6 @@ Lang::$translations = array(
|
|||||||
'%s must <a%s>return an array</a>.' => '%s musi <a%s>zwrócić tablicę</a>.',
|
'%s must <a%s>return an array</a>.' => '%s musi <a%s>zwrócić tablicę</a>.',
|
||||||
'<a%s>Configure</a> %s in %s.' => '<a%s>Skonfiguruj</a> %s w %s.',
|
'<a%s>Configure</a> %s in %s.' => '<a%s>Skonfiguruj</a> %s w %s.',
|
||||||
'screenshot' => 'zrzut ekranu',
|
'screenshot' => 'zrzut ekranu',
|
||||||
'Algorithm' => 'Algorytm',
|
|
||||||
);
|
);
|
||||||
|
|
||||||
// run `php ../../lang.php pl` to update this file
|
// run `php ../../lang.php pl` to update this file
|
||||||
|
@@ -212,6 +212,7 @@ Lang::$translations = array(
|
|||||||
'Add next' => 'Xx',
|
'Add next' => 'Xx',
|
||||||
'Index Type' => 'Xx',
|
'Index Type' => 'Xx',
|
||||||
'length' => 'xx',
|
'length' => 'xx',
|
||||||
|
'Algorithm' => 'Xx',
|
||||||
|
|
||||||
'Foreign keys' => 'Xx',
|
'Foreign keys' => 'Xx',
|
||||||
'Foreign key' => 'Xx',
|
'Foreign key' => 'Xx',
|
||||||
@@ -357,7 +358,6 @@ Lang::$translations = array(
|
|||||||
'%s must <a%s>return an array</a>.' => '%s xx <a%s>xx</a>.',
|
'%s must <a%s>return an array</a>.' => '%s xx <a%s>xx</a>.',
|
||||||
'<a%s>Configure</a> %s in %s.' => '<a%s>Xx</a> %s xx %s.',
|
'<a%s>Configure</a> %s in %s.' => '<a%s>Xx</a> %s xx %s.',
|
||||||
'screenshot' => 'xx',
|
'screenshot' => 'xx',
|
||||||
'Algorithm' => 'Xx',
|
|
||||||
);
|
);
|
||||||
|
|
||||||
// run `php ../../lang.php xx` to update this file
|
// run `php ../../lang.php xx` to update this file
|
||||||
|
Reference in New Issue
Block a user