/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.200.1405 by Jelmer Vernooij
Add i18n support.
1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR Canonical Ltd <canonical-bazaar@lists.canonical.com>
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: bzr-git\n"
10
"Report-Msgid-Bugs-To: <bazaar@lists.canonical.com>\n"
0.200.1483 by Jelmer Vernooij
Translate more strings.
11
"POT-Creation-Date: 2011-12-05 02:21+0100\n"
0.200.1405 by Jelmer Vernooij
Add i18n support.
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"Language: \n"
16
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
0.200.1483 by Jelmer Vernooij
Translate more strings.
20
#: commands.py:100
21
#, python-format
22
msgid "%r is not a git repository"
23
msgstr ""
24
25
#: commands.py:112
26
msgid "Target repository doesn't support rich roots"
27
msgstr ""
28
0.200.1469 by Jelmer Vernooij
Add more strings.
29
#: commands.py:132
30
msgid "creating branches"
31
msgstr ""
32
33
#: commands.py:153
34
msgid ""
35
"Use 'bzr checkout' to create a working tree in the newly created branches."
36
msgstr ""
37
0.200.1483 by Jelmer Vernooij
Translate more strings.
38
#: commands.py:194
39
#, python-format
40
msgid "Object not found: %s"
41
msgstr ""
42
43
#: commands.py:273
44
msgid "error running patch"
45
msgstr ""
46
0.200.1405 by Jelmer Vernooij
Add i18n support.
47
#: commands.py:33
48
msgid "Import all branches from a git repository."
49
msgstr ""
50
51
#: commands.py:35
52
msgid "    "
53
msgstr ""
54
0.200.1469 by Jelmer Vernooij
Add more strings.
55
#: commands.py:242
0.200.1405 by Jelmer Vernooij
Add i18n support.
56
msgid "Apply a series of git-am style patches."
57
msgstr ""
58
0.200.1469 by Jelmer Vernooij
Add more strings.
59
#: commands.py:244
0.200.1405 by Jelmer Vernooij
Add i18n support.
60
msgid ""
61
"This command will in the future probably be integrated into \n"
62
"\"bzr pull\"."
63
msgstr ""
64
65
# help of 'signoff' option of 'git-apply' command
0.200.1469 by Jelmer Vernooij
Add more strings.
66
#: commands.py:249
0.200.1405 by Jelmer Vernooij
Add i18n support.
67
msgid "Add a Signed-off-by line."
68
msgstr ""
0.200.1469 by Jelmer Vernooij
Add more strings.
69
70
# help of 'force' option of 'git-apply' command
71
#: commands.py:251
72
msgid "Apply patches even if tree has uncommitted changes."
73
msgstr ""