
The branch, master has been updated via 80d524c20272438c2c3787c62aae4a61b1b44c52 (commit) via 3506df7effd372f38b41eba93027067d2a0d0ca7 (commit) via 51270d3c787143d4bd13973cb189ac6c1f628167 (commit) via cff5e9a8d32c7513e6404fa136b747f9e56f39f4 (commit) from a0ee0f4204bf01d424f6ec75a2f94e2fc64cc63d (commit) - Log ----------------------------------------------------------------- commit 80d524c20272438c2c3787c62aae4a61b1b44c52 Merge: 3506df7effd372f38b41eba93027067d2a0d0ca7 a0ee0f4204bf01d424f6ec75a2f94e2fc64cc63d Author: Pootle server <pootle@cihar.com> Date: Tue May 17 14:40:22 2011 +0200 Merge remote-tracking branch 'origin/master' commit 3506df7effd372f38b41eba93027067d2a0d0ca7 Author: martin <martin@whistler.sk> Date: Tue May 17 14:33:55 2011 +0200 Translation update done using Pootle. commit 51270d3c787143d4bd13973cb189ac6c1f628167 Author: martin <martin@whistler.sk> Date: Tue May 17 14:33:27 2011 +0200 Translation update done using Pootle. commit cff5e9a8d32c7513e6404fa136b747f9e56f39f4 Author: martin <martin@whistler.sk> Date: Tue May 17 14:32:46 2011 +0200 Translation update done using Pootle. ----------------------------------------------------------------------- Summary of changes: po/sk.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sk.po b/po/sk.po index 61a44bb..adf7df7 100644 --- a/po/sk.po +++ b/po/sk.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-16 10:31-0400\n" -"PO-Revision-Date: 2011-05-17 14:31+0200\n" +"PO-Revision-Date: 2011-05-17 14:33+0200\n" "Last-Translator: <martin@whistler.sk>\n" "Language-Team: slovak <sk@li.org>\n" "Language: sk\n" @@ -966,7 +966,7 @@ msgstr "Kliknite pre zrušenie vyberu" #: js/messages.php:27 libraries/import.lib.php:103 sql.php:195 msgid "\"DROP DATABASE\" statements are disabled." -msgstr "Možnosť \"DROP DATABASE\" vypnutá." +msgstr "Príkaz \"DROP DATABASE\" je vypnutý." #: js/messages.php:30 libraries/mult_submits.inc.php:277 sql.php:293 msgid "Do you really want to " @@ -1631,12 +1631,12 @@ msgstr "" #: libraries/StorageEngine.class.php:354 #, php-format msgid "%s is available on this MySQL server." -msgstr "Úložný systém %s je na tomto MySQL servri dostupný." +msgstr "Úložný systém %s je na tomto MySQL serveri dostupný." #: libraries/StorageEngine.class.php:357 #, php-format msgid "%s has been disabled for this MySQL server." -msgstr "Úložný systém %s bol na tomto MySQL servri deaktivovaný." +msgstr "Úložný systém %s bol vypnutý na tomto MySQL servri." #: libraries/StorageEngine.class.php:361 #, php-format hooks/post-receive -- phpMyAdmin