[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_5RC1-5774-g2fe1c82

The branch, master has been updated via 2fe1c8242648139381634dd7c95fe39e69f8d5fa (commit) from 0b86b981bb43d55bc138e32cdbae782bc8f7aa8e (commit) - Log ----------------------------------------------------------------- commit 2fe1c8242648139381634dd7c95fe39e69f8d5fa Author: Robert Readman <robert_readman@hotmail.com> Date: Tue Jul 20 16:50:45 2010 +0200 Translation update done using Pootle. ----------------------------------------------------------------------- Summary of changes: po/en_GB.po | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index c4f7135..9efab50 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -499,12 +499,13 @@ msgid "Search results for \"<i>%s</i>\" %s:" msgstr "Search results for \"<i>%s</i>\" %s:" #: db_search.php:242 -#, fuzzy, php-format +#, php-format +#, php-format #| msgid "%s match(es) inside table <i>%s</i>" msgid "%s match inside table <i>%s</i>" msgid_plural "%s matches inside table <i>%s</i>" -msgstr[0] "%s match(es) inside table <i>%s</i>" -msgstr[1] "%s match(es) inside table <i>%s</i>" +msgstr[0] "%s match inside table <i>%s</i>" +msgstr[1] "%s matches inside table <i>%s</i>" #: db_search.php:249 db_structure.php:76 db_structure.php:77 #: db_structure.php:89 db_structure.php:91 db_structure.php:102 @@ -523,12 +524,13 @@ msgid "Delete" msgstr "Delete" #: db_search.php:267 -#, fuzzy, php-format +#, php-format +#, php-format #| msgid "<b>Total:</b> <i>%s</i> match(es)" msgid "<b>Total:</b> <i>%s</i> match" msgid_plural "<b>Total:</b> <i>%s</i> matches" -msgstr[0] "<b>Total:</b> <i>%s</i> match(es)" -msgstr[1] "<b>Total:</b> <i>%s</i> match(es)" +msgstr[0] "<b>Total:</b> <i>%s</i> match" +msgstr[1] "<b>Total:</b> <i>%s</i> matches" #: db_search.php:281 msgid "Search in database" @@ -1002,10 +1004,9 @@ msgid "Choose column to display" msgstr "Choose column to display" #: js/messages.php:66 -#, fuzzy #| msgid "Generate Password" msgid "Generate password" -msgstr "Generate Password" +msgstr "Generate password" #: js/messages.php:67 libraries/replication_gui.lib.php:365 msgid "Generate" hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař