1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 01:24:17 +02:00

Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@757 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-06-24 13:55:58 +00:00
parent 91156d1a1d
commit d11fc17932
7 changed files with 237 additions and 231 deletions

View File

@@ -215,4 +215,5 @@ $translations = array(
'%.3f s' => '%.3f s',
'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.',
);