mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Separate "post_max_size" from translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1060 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -141,7 +141,7 @@ $translations = array(
|
||||
'Routine' => 'Procedúra',
|
||||
'Grant' => 'Povoliť',
|
||||
'Revoke' => 'Zakázať',
|
||||
'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".',
|
||||
'Too big POST data. Reduce the data or increase the %s configuration directive.' => 'Príliš veľké POST dáta. Zmenšite dáta alebo zvýšte hodnotu konfiguračej direktívy %s.',
|
||||
'Logged as: %s' => 'Prihlásený ako: %s',
|
||||
'Move up' => 'Presunúť hore',
|
||||
'Move down' => 'Presunúť dolu',
|
||||
|
Reference in New Issue
Block a user