[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_4-18332-g02e009c

The branch, master has been updated via 02e009cd9d9d333bd8dd71a0264c3b24fa7b861f (commit) via afd1f980526320c35101cae4bf56c4df1ecf619a (commit) via f5b71d2a9b4a07ceb1408d8a72fb29526940e6c4 (commit) via 45502105e3e2f41d170c66e06d3c204990bb7130 (commit) from 06642abad5e5e361d553d4683d423a210921e8d9 (commit) - Log ----------------------------------------------------------------- commit 02e009cd9d9d333bd8dd71a0264c3b24fa7b861f Author: Michal Čihař <michal@cihar.com> Date: Wed Aug 31 10:52:56 2011 +0200 Translation update done using Pootle. commit afd1f980526320c35101cae4bf56c4df1ecf619a Author: Michal Čihař <michal@cihar.com> Date: Wed Aug 31 10:52:20 2011 +0200 Translation update done using Pootle. commit f5b71d2a9b4a07ceb1408d8a72fb29526940e6c4 Author: Michal Čihař <michal@cihar.com> Date: Wed Aug 31 10:51:51 2011 +0200 Translation update done using Pootle. commit 45502105e3e2f41d170c66e06d3c204990bb7130 Author: Michal Čihař <michal@cihar.com> Date: Wed Aug 31 10:50:45 2011 +0200 Translation update done using Pootle. ----------------------------------------------------------------------- Summary of changes: po/cs.po | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/po/cs.po b/po/cs.po index 0e156d6..10ddf12 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-08-31 10:47+0200\n" -"PO-Revision-Date: 2011-08-31 10:44+0200\n" +"PO-Revision-Date: 2011-08-31 10:52+0200\n" "Last-Translator: Michal Čihař <michal@cihar.com>\n" "Language-Team: czech <cs@li.org>\n" "Language: cs\n" @@ -945,7 +945,7 @@ msgstr "Přidat geometrii" msgid "" "Chose \"GeomFromText\" from the \"Function\" column and paste the below " "string into the \"Value\" field" -msgstr "" +msgstr "Z funkcí zvolte „GeomFromText“ a vložte níže uvedený text jako hodnotu" #: import.php:57 #, php-format @@ -2175,11 +2175,13 @@ msgstr "Před použitím phpMyAdmina odstraňte adresář „./config“!" #: libraries/Config.class.php:727 #, php-format msgid "Existing configuration file (%s) is not readable." -msgstr "" +msgstr "Nepodařilo se přečíst existující konfigurační soubor (%s)." #: libraries/Config.class.php:752 msgid "Wrong permissions on configuration file, should not be world writable!" msgstr "" +"Chybná přístupová práva konfiguračního souboru, neměl by být zapisovatelný " +"pro všechny!" #: libraries/Config.class.php:1297 msgid "Font size" @@ -6732,7 +6734,7 @@ msgstr "Při nahrávání souboru ESRI došlo k chybě: \"%s\"." msgid "" "You tried to import an invalid file or the imported file contains invalid " "data" -msgstr "" +msgstr "Nahraný soubor je chybný nebo obsahuje chybná data." #: libraries/import/shp.php:333 #, php-format hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař