]> git.joonet.de Git - adminer.git/commitdiff
Update translation
authorjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Thu, 6 Aug 2009 09:54:22 +0000 (09:54 +0000)
committerjakubvrana <jakubvrana@7c3ca157-0c34-0410-bff1-cbf682f78f5c>
Thu, 6 Aug 2009 09:54:22 +0000 (09:54 +0000)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@968 7c3ca157-0c34-0410-bff1-cbf682f78f5c

adminer/lang/sk.inc.php

index ad6bebb344f841caefae68851b777f65d57dde5a..7429b6676c98583b3feac3e4fc98b6d99bbd10ec 100644 (file)
@@ -214,5 +214,20 @@ $translations = array(
        '$1-$3-$5' => '$6.$4.$1',
        'History' => 'História',
        'Variables' => 'Premenné',
-       'Source and target columns must have the same data type and there must be an index on the target columns.' => 'Zdrojové a cieľové stĺpce musia mať rovnaký dátový typ a nad cieľovými stĺpcami musí byť definovaný index.',
+       'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => 'Zdrojové a cieľové stĺpce musia mať rovnaký datový typ, nad cieľovými stĺpcami musí byť definovaný index a odkazované dáta musia existovať.',
+       'E-mail' => 'E-mail',
+       'From' => 'Odosielateľ',
+       'Subject' => 'Predmet',
+       'Send' => 'Odoslať',
+       '%d e-mail(s) have been sent.' => array('Bol odoslaný %d e-mail.', 'Boli odoslané %d e-maily.', 'Bolo odoslaných %d e-mailov.'),
+       'Run file' => 'Spustiť súbor',
+       'Numbers' => 'Čísla',
+       'Date and time' => 'Dátum a čas',
+       'Strings' => 'Reťazce',
+       'Binary' => 'Binárne',
+       'Lists' => 'Zoznamy',
+       'Relations' => 'Vzťahy',
+       'Maximum allowed file size is %sB.' => 'Maximálna povolená veľkosť súboru je %sB.',
+       'Clear' => 'Vyčistiť',
+       'Editor' => 'Editor',
 );