/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to po/bzr-git.pot

Change root id, for easy use in join --reference.

Merged from https://code.launchpad.net/~jelmer/brz-git/change-root-id/+merge/342153

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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"
 
11
"POT-Creation-Date: 2011-12-05 02:21+0100\n"
 
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
 
 
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
 
 
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
 
 
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
 
 
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
 
 
55
#: commands.py:242
 
56
msgid "Apply a series of git-am style patches."
 
57
msgstr ""
 
58
 
 
59
#: commands.py:244
 
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
 
66
#: commands.py:249
 
67
msgid "Add a Signed-off-by line."
 
68
msgstr ""
 
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 ""