-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmessages.pot
More file actions
182 lines (141 loc) · 3.45 KB
/
messages.pot
File metadata and controls
182 lines (141 loc) · 3.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
# Translations template for PROJECT.
# Copyright (C) 2013 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-10-25 15:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: bmwa/forms.py:28 bmwa/templates/inbox.html:13 bmwa/templates/outbox.html:12
#: bmwa/templates/view.html:12
msgid "To"
msgstr ""
#: bmwa/forms.py:29 bmwa/templates/inbox.html:14 bmwa/templates/outbox.html:13
#: bmwa/templates/view.html:16
msgid "From"
msgstr ""
#: bmwa/forms.py:30 bmwa/templates/inbox.html:12 bmwa/templates/outbox.html:11
#: bmwa/templates/view.html:8
msgid "Subject"
msgstr ""
#: bmwa/forms.py:31
msgid "Message"
msgstr ""
#: bmwa/forms.py:35 bmwa/templates/addressbook.html:25
msgid "Address"
msgstr ""
#: bmwa/forms.py:37
msgid "AddressLabel"
msgstr ""
#: bmwa/forms.py:41
msgid "Old Label"
msgstr ""
#: bmwa/forms.py:42
msgid "New Label"
msgstr ""
#: bmwa/forms.py:43
msgid "Old Address"
msgstr ""
#: bmwa/forms.py:44
msgid "New Address"
msgstr ""
#: bmwa/forms.py:48
msgid "Do you want to delete this Address?: "
msgstr ""
#: bmwa/views.py:80 bmwa/views.py:94 bmwa/templates/view.html:25
msgid "ViewHTML"
msgstr ""
#: bmwa/views.py:82 bmwa/views.py:96 bmwa/templates/view.html:26
msgid "ViewNormal"
msgstr ""
#: bmwa/templates/_helpers.html:4
msgid "Showing"
msgstr ""
#: bmwa/templates/_helpers.html:4
msgid "to"
msgstr ""
#: bmwa/templates/_helpers.html:4
msgid "of"
msgstr ""
#: bmwa/templates/_helpers.html:9
msgid "first"
msgstr ""
#: bmwa/templates/_helpers.html:13
msgid "prev"
msgstr ""
#: bmwa/templates/_helpers.html:19
msgid "next"
msgstr ""
#: bmwa/templates/_helpers.html:23
msgid "last"
msgstr ""
#: bmwa/templates/addressbook.html:6 bmwa/templates/base.html:16
msgid "Addressbook"
msgstr ""
#: bmwa/templates/addressbook.html:15
msgid "Add this Address"
msgstr ""
#: bmwa/templates/addressbook.html:24
msgid "Name or Label"
msgstr ""
#: bmwa/templates/addressbook.html:26
msgid "Action"
msgstr ""
#: bmwa/templates/addressbook.html:33
msgid "Edit"
msgstr ""
#: bmwa/templates/addressbook.html:34
msgid "Delete"
msgstr ""
#: bmwa/templates/addressbook_edit.html:4
msgid "Addressbook Edit"
msgstr ""
#: bmwa/templates/addressbook_edit.html:24
msgid "Save this Address"
msgstr ""
#: bmwa/templates/addressbook_remove.html:4
msgid "Addressbook Remove"
msgstr ""
#: bmwa/templates/addressbook_remove.html:9
msgid "Do you want to delete this Address"
msgstr ""
#: bmwa/templates/addressbook_remove.html:12
msgid "Delete this Address"
msgstr ""
#: bmwa/templates/base.html:14 bmwa/templates/inbox.html:7
msgid "Inbox"
msgstr ""
#: bmwa/templates/base.html:15 bmwa/templates/send.html:24
msgid "Send"
msgstr ""
#: bmwa/templates/base.html:17 bmwa/templates/outbox.html:6
msgid "Outbox"
msgstr ""
#: bmwa/templates/base.html:27
msgid "Project Web Page"
msgstr ""
#: bmwa/templates/inbox.html:15
msgid "Received"
msgstr ""
#: bmwa/templates/outbox.html:14
msgid "LastAction"
msgstr ""
#: bmwa/templates/outbox.html:15
msgid "Status"
msgstr ""
#: bmwa/templates/send.html:4
msgid "Send Message"
msgstr ""
#: bmwa/templates/view.html:4
msgid "View Message"
msgstr ""