# HG changeset patch # User cboos # Date 1347908976 -7200 # Node ID c16227eeb8ccfad1cf597624f047a69a883a9d29 # Parent 8cc46e18ee699e5b3908c945627526fa1fc25894 new message extraction diff -r 8cc46e18ee69 -r c16227eeb8cc tracext/hg/locale/messages.pot --- a/tracext/hg/locale/messages.pot Mon Sep 17 21:09:36 2012 +0200 +++ b/tracext/hg/locale/messages.pot Mon Sep 17 21:09:36 2012 +0200 @@ -7,107 +7,111 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: TracMercurial 0.13.0.5\n" +"Project-Id-Version: TracMercurial 1.0.0.3\n" "Report-Msgid-Bugs-To: cboos@edgewall.org\n" -"POT-Creation-Date: 2012-06-11 23:08+0200\n" +"POT-Creation-Date: 2012-09-17 21:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 0.9.6dev-r0\n" +"Generated-By: Babel 1.0dev\n" + +#: tracext/hg/backend.py:184 +msgid "no such changeset" +msgstr "" -#: tracext/hg/backend.py:183 +#: tracext/hg/backend.py:202 +msgid "Graft:" +msgstr "" + +#: tracext/hg/backend.py:203 msgid ":" msgstr "" -#: tracext/hg/backend.py:205 +#: tracext/hg/backend.py:225 msgid "" "Diff against this parent (show the changes merged from the other " "parents)" msgstr "" -#: tracext/hg/backend.py:215 +#: tracext/hg/backend.py:235 #, python-format msgid "" "Note: this is a %(merge)s changeset, the changes displayed below " "correspond to the merge itself." msgstr "" -#: tracext/hg/backend.py:223 +#: tracext/hg/backend.py:243 #, python-format msgid "" "Use the %(diff)s links above to see all the changes relative to each " "parent." msgstr "" -#: tracext/hg/backend.py:248 -msgid "no such changeset" -msgstr "" - -#: tracext/hg/backend.py:249 +#: tracext/hg/backend.py:260 msgid "Transplant:" msgstr "" -#: tracext/hg/backend.py:264 +#: tracext/hg/backend.py:273 msgid "Changeset in source repository" msgstr "" -#: tracext/hg/backend.py:266 +#: tracext/hg/backend.py:275 msgid "Convert:" msgstr "" -#: tracext/hg/backend.py:291 +#: tracext/hg/backend.py:300 msgid "(binary, size greater than 100 bytes)" msgstr "" -#: tracext/hg/backend.py:452 +#: tracext/hg/backend.py:461 #, python-format msgid "Repository '%(repo)s' not found" msgstr "" -#: tracext/hg/backend.py:518 +#: tracext/hg/backend.py:527 #, python-format msgid "Repository path '%(path)s' does not exist." msgstr "" -#: tracext/hg/backend.py:526 +#: tracext/hg/backend.py:535 #, python-format msgid "" "'%(path)s' does not appear to contain a repository (Mercurial " "%(version)s says %(error)s)" msgstr "" -#: tracext/hg/backend.py:755 +#: tracext/hg/backend.py:764 #, python-format msgid "" "Diff mismatch: Base is a %(okind)s (%(opath)s in revision %(orev)s) " "and Target is a %(nkind)s (%(npath)s in revision %(nrev)s)." msgstr "" -#: tracext/hg/backend.py:1017 +#: tracext/hg/backend.py:1026 #, python-format msgid "Can't read from directory %(path)s" msgstr "" -#: tracext/hg/backend.py:1195 +#: tracext/hg/backend.py:1204 msgid "Parents:" msgstr "" -#: tracext/hg/backend.py:1195 +#: tracext/hg/backend.py:1204 msgid "Children:" msgstr "" -#: tracext/hg/backend.py:1195 +#: tracext/hg/backend.py:1204 msgid "Branch:" msgstr "" -#: tracext/hg/backend.py:1195 +#: tracext/hg/backend.py:1204 msgid "Tags:" msgstr "" -#: tracext/hg/backend.py:1196 +#: tracext/hg/backend.py:1205 msgid "Bookmarks:" msgstr ""