]> git.joonet.de Git - adminer.git/commitdiff
New translations
authorjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Wed, 7 May 2008 14:41:09 +0000 (14:41 +0000)
committerjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Wed, 7 May 2008 14:41:09 +0000 (14:41 +0000)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@401 7c3ca157-0c34-0410-bff1-cbf682f78f5c

lang/sk.inc.php

index 481372760c24691a4e1056925d0e0f4abd403fbf..0c799be4447e27df8db0a814af607e2952eb65d5 100644 (file)
@@ -155,6 +155,8 @@ $translations = array(
        'all' => 'všetko',
        'Delete selected' => 'Zmazať označené',
        'Truncate table' => 'Vyprázdniť tabuľku',
-       'Logged as: %s' => '',
-       'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => '',
+       'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'Príliš veľké POST dáta. Zmenšite dáta alebo zvýšte hodnotu konfiguračej direktívy "post_max_size".',
+       'Logged as: %s' => 'Prihlásený ako: %s',
+       'Move up' => 'Presunúť hore',
+       'Move down' => 'Presunúť dolu',
 );