# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Canonical Ltd # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: bzr-git\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-12-05 02:21+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: commands.py:100 #, python-format msgid "%r is not a git repository" msgstr "" #: commands.py:112 msgid "Target repository doesn't support rich roots" msgstr "" #: commands.py:132 msgid "creating branches" msgstr "" #: commands.py:153 msgid "" "Use 'bzr checkout' to create a working tree in the newly created branches." msgstr "" #: commands.py:194 #, python-format msgid "Object not found: %s" msgstr "" #: commands.py:273 msgid "error running patch" msgstr "" #: commands.py:33 msgid "Import all branches from a git repository." msgstr "" #: commands.py:35 msgid " " msgstr "" #: commands.py:242 msgid "Apply a series of git-am style patches." msgstr "" #: commands.py:244 msgid "" "This command will in the future probably be integrated into \n" "\"bzr pull\"." msgstr "" # help of 'signoff' option of 'git-apply' command #: commands.py:249 msgid "Add a Signed-off-by line." msgstr "" # help of 'force' option of 'git-apply' command #: commands.py:251 msgid "Apply patches even if tree has uncommitted changes." msgstr ""