1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@708 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-06-16 07:50:42 +00:00
parent 9537233a1f
commit b0ee71eb9e
12 changed files with 23 additions and 19 deletions

View File

@@ -58,7 +58,7 @@ $translations = array(
'New item' => 'Nová položka',
'Search' => 'Vyhľadať',
'Sort' => 'Zotriediť',
'DESC' => 'zostupne',
'descending' => 'zostupne',
'Limit' => 'Limit',
'No rows.' => 'Žiadne riadky.',
'Action' => 'Akcia',
@@ -199,7 +199,6 @@ $translations = array(
'Move' => 'Presunúť',
'%d item(s) have been affected.' => '%d položiek bolo ovplyvnených.',
'whole result' => 'celý výsledok',
'clone' => 'klonovať',
'Clone' => 'Klonovať',
'Partition by' => 'Rozdeliť podľa',
'Partitions' => 'Oddiely',
@@ -214,4 +213,5 @@ $translations = array(
'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',
'History' => 'História',
);