mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
Update Slovak translation
This commit is contained in:
@@ -302,4 +302,10 @@ $translations = array(
|
|||||||
'Disable %s or enable %s or %s extensions.' => 'Zakážte %s alebo povoľte rozšírenie %s alebo %s.',
|
'Disable %s or enable %s or %s extensions.' => 'Zakážte %s alebo povoľte rozšírenie %s alebo %s.',
|
||||||
'yes' => 'áno',
|
'yes' => 'áno',
|
||||||
'no' => 'nie',
|
'no' => 'nie',
|
||||||
|
'Checks' => 'Kontroly',
|
||||||
|
'Create check' => 'Vytvoriť kontrolu',
|
||||||
|
'Alter check' => 'Zmeniť kontrolu',
|
||||||
|
'Check has been created.' => 'Kontrola bola vytvorená.',
|
||||||
|
'Check has been altered.' => 'Kontrola bola zmenená.',
|
||||||
|
'Check has been dropped.' => 'Kontrola bola odstránená.',
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user