mirror of
https://github.com/vrana/adminer.git
synced 2026-03-03 19:11:30 +01:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@641 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -90,7 +90,6 @@ $translations = array(
|
||||
'Sessions must be enabled.' => 'Session premenné musia byť povolené.',
|
||||
'Session expired, please login again.' => 'Session vypršala, prihláste sa prosím znova.',
|
||||
'Text length' => 'Dĺžka textov',
|
||||
'Syntax highlighting' => 'Zvýrazňovanie syntaxe',
|
||||
'Foreign key has been dropped.' => 'Cudzí kľúč bol odstránený.',
|
||||
'Foreign key has been altered.' => 'Cudzí kľúč bol zmenený.',
|
||||
'Foreign key has been created.' => 'Cudzí kľúč bol vytvorený.',
|
||||
@@ -163,9 +162,7 @@ $translations = array(
|
||||
'Format' => 'Formát',
|
||||
'SQL' => 'SQL',
|
||||
'CSV' => 'CSV',
|
||||
'skip' => 'preskočiť',
|
||||
'Tables' => 'Tabuľky',
|
||||
'Structure' => 'Štruktúra',
|
||||
'Data' => 'Dáta',
|
||||
'Event has been dropped.' => 'Udalosť bola odstránená.',
|
||||
'Event has been altered.' => 'Udalosť bola zmenená.',
|
||||
@@ -216,4 +213,5 @@ $translations = array(
|
||||
'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)',
|
||||
'%.3f s' => '%.3f s',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user