mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
Update CS and SK translations
This commit is contained in:
@@ -256,8 +256,8 @@ $translations = array(
|
|||||||
'%d row(s)' => array('%d řádek', '%d řádky', '%d řádků'),
|
'%d row(s)' => array('%d řádek', '%d řádky', '%d řádků'),
|
||||||
'Page' => 'Stránka',
|
'Page' => 'Stránka',
|
||||||
'last' => 'poslední',
|
'last' => 'poslední',
|
||||||
'Load more data' => 'Nahrát další data',
|
'Load more data' => 'Načíst další data',
|
||||||
'Loading' => 'Nahrává se',
|
'Loading' => 'Načítá se',
|
||||||
'Whole result' => 'Celý výsledek',
|
'Whole result' => 'Celý výsledek',
|
||||||
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtů'),
|
'%d byte(s)' => array('%d bajt', '%d bajty', '%d bajtů'),
|
||||||
|
|
||||||
|
@@ -274,8 +274,8 @@ $translations = array(
|
|||||||
'DB' => 'DB',
|
'DB' => 'DB',
|
||||||
'File must be in UTF-8 encoding.' => 'Súbor musí byť v kódovaní UTF-8.',
|
'File must be in UTF-8 encoding.' => 'Súbor musí byť v kódovaní UTF-8.',
|
||||||
'Modify' => 'Zmeniť',
|
'Modify' => 'Zmeniť',
|
||||||
'Load more data' => 'Nahráť ďalšie dáta',
|
'Load more data' => 'Načítať ďalšie dáta',
|
||||||
'Loading' => 'Nahráva sa',
|
'Loading' => 'Načítava sa',
|
||||||
'ATTACH queries are not supported.' => 'Dotazy ATTACH nie sú podporované.',
|
'ATTACH queries are not supported.' => 'Dotazy ATTACH nie sú podporované.',
|
||||||
'Warnings' => 'Varovania',
|
'Warnings' => 'Varovania',
|
||||||
'%d / ' => '%d / ',
|
'%d / ' => '%d / ',
|
||||||
|
Reference in New Issue
Block a user