~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to django/contrib/humanize/locale/af/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2014-09-17 14:15:11 UTC
  • mfrom: (1.3.17) (6.2.18 experimental)
  • Revision ID: package-import@ubuntu.com-20140917141511-icneokthe9ww5sk4
Tags: 1.7-2
* Release to unstable.
* Add a migrate-south sample script to help users apply their South
  migrations. Thanks to Brian May.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file is distributed under the same license as the Django package.
 
2
#
 
3
# Translators:
 
4
msgid ""
 
5
msgstr ""
 
6
"Project-Id-Version: django\n"
 
7
"Report-Msgid-Bugs-To: \n"
 
8
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
 
9
"PO-Revision-Date: 2014-05-20 09:46+0000\n"
 
10
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
 
11
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/"
 
12
"language/af/)\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"Language: af\n"
 
17
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
18
 
 
19
#: contrib/humanize/apps.py:8
 
20
msgid "Humanize"
 
21
msgstr ""
 
22
 
 
23
#: contrib/humanize/templatetags/humanize.py:30
 
24
msgid "th"
 
25
msgstr ""
 
26
 
 
27
#: contrib/humanize/templatetags/humanize.py:30
 
28
msgid "st"
 
29
msgstr ""
 
30
 
 
31
#: contrib/humanize/templatetags/humanize.py:30
 
32
msgid "nd"
 
33
msgstr ""
 
34
 
 
35
#: contrib/humanize/templatetags/humanize.py:30
 
36
msgid "rd"
 
37
msgstr ""
 
38
 
 
39
#: contrib/humanize/templatetags/humanize.py:61
 
40
#, python-format
 
41
msgid "%(value).1f million"
 
42
msgid_plural "%(value).1f million"
 
43
msgstr[0] ""
 
44
msgstr[1] ""
 
45
 
 
46
#: contrib/humanize/templatetags/humanize.py:62
 
47
#, python-format
 
48
msgid "%(value)s million"
 
49
msgid_plural "%(value)s million"
 
50
msgstr[0] ""
 
51
msgstr[1] ""
 
52
 
 
53
#: contrib/humanize/templatetags/humanize.py:65
 
54
#, python-format
 
55
msgid "%(value).1f billion"
 
56
msgid_plural "%(value).1f billion"
 
57
msgstr[0] ""
 
58
msgstr[1] ""
 
59
 
 
60
#: contrib/humanize/templatetags/humanize.py:66
 
61
#, python-format
 
62
msgid "%(value)s billion"
 
63
msgid_plural "%(value)s billion"
 
64
msgstr[0] ""
 
65
msgstr[1] ""
 
66
 
 
67
#: contrib/humanize/templatetags/humanize.py:69
 
68
#, python-format
 
69
msgid "%(value).1f trillion"
 
70
msgid_plural "%(value).1f trillion"
 
71
msgstr[0] ""
 
72
msgstr[1] ""
 
73
 
 
74
#: contrib/humanize/templatetags/humanize.py:70
 
75
#, python-format
 
76
msgid "%(value)s trillion"
 
77
msgid_plural "%(value)s trillion"
 
78
msgstr[0] ""
 
79
msgstr[1] ""
 
80
 
 
81
#: contrib/humanize/templatetags/humanize.py:73
 
82
#, python-format
 
83
msgid "%(value).1f quadrillion"
 
84
msgid_plural "%(value).1f quadrillion"
 
85
msgstr[0] ""
 
86
msgstr[1] ""
 
87
 
 
88
#: contrib/humanize/templatetags/humanize.py:74
 
89
#, python-format
 
90
msgid "%(value)s quadrillion"
 
91
msgid_plural "%(value)s quadrillion"
 
92
msgstr[0] ""
 
93
msgstr[1] ""
 
94
 
 
95
#: contrib/humanize/templatetags/humanize.py:77
 
96
#, python-format
 
97
msgid "%(value).1f quintillion"
 
98
msgid_plural "%(value).1f quintillion"
 
99
msgstr[0] ""
 
100
msgstr[1] ""
 
101
 
 
102
#: contrib/humanize/templatetags/humanize.py:78
 
103
#, python-format
 
104
msgid "%(value)s quintillion"
 
105
msgid_plural "%(value)s quintillion"
 
106
msgstr[0] ""
 
107
msgstr[1] ""
 
108
 
 
109
#: contrib/humanize/templatetags/humanize.py:81
 
110
#, python-format
 
111
msgid "%(value).1f sextillion"
 
112
msgid_plural "%(value).1f sextillion"
 
113
msgstr[0] ""
 
114
msgstr[1] ""
 
115
 
 
116
#: contrib/humanize/templatetags/humanize.py:82
 
117
#, python-format
 
118
msgid "%(value)s sextillion"
 
119
msgid_plural "%(value)s sextillion"
 
120
msgstr[0] ""
 
121
msgstr[1] ""
 
122
 
 
123
#: contrib/humanize/templatetags/humanize.py:85
 
124
#, python-format
 
125
msgid "%(value).1f septillion"
 
126
msgid_plural "%(value).1f septillion"
 
127
msgstr[0] ""
 
128
msgstr[1] ""
 
129
 
 
130
#: contrib/humanize/templatetags/humanize.py:86
 
131
#, python-format
 
132
msgid "%(value)s septillion"
 
133
msgid_plural "%(value)s septillion"
 
134
msgstr[0] ""
 
135
msgstr[1] ""
 
136
 
 
137
#: contrib/humanize/templatetags/humanize.py:89
 
138
#, python-format
 
139
msgid "%(value).1f octillion"
 
140
msgid_plural "%(value).1f octillion"
 
141
msgstr[0] ""
 
142
msgstr[1] ""
 
143
 
 
144
#: contrib/humanize/templatetags/humanize.py:90
 
145
#, python-format
 
146
msgid "%(value)s octillion"
 
147
msgid_plural "%(value)s octillion"
 
148
msgstr[0] ""
 
149
msgstr[1] ""
 
150
 
 
151
#: contrib/humanize/templatetags/humanize.py:93
 
152
#, python-format
 
153
msgid "%(value).1f nonillion"
 
154
msgid_plural "%(value).1f nonillion"
 
155
msgstr[0] ""
 
156
msgstr[1] ""
 
157
 
 
158
#: contrib/humanize/templatetags/humanize.py:94
 
159
#, python-format
 
160
msgid "%(value)s nonillion"
 
161
msgid_plural "%(value)s nonillion"
 
162
msgstr[0] ""
 
163
msgstr[1] ""
 
164
 
 
165
#: contrib/humanize/templatetags/humanize.py:97
 
166
#, python-format
 
167
msgid "%(value).1f decillion"
 
168
msgid_plural "%(value).1f decillion"
 
169
msgstr[0] ""
 
170
msgstr[1] ""
 
171
 
 
172
#: contrib/humanize/templatetags/humanize.py:98
 
173
#, python-format
 
174
msgid "%(value)s decillion"
 
175
msgid_plural "%(value)s decillion"
 
176
msgstr[0] ""
 
177
msgstr[1] ""
 
178
 
 
179
#: contrib/humanize/templatetags/humanize.py:101
 
180
#, python-format
 
181
msgid "%(value).1f googol"
 
182
msgid_plural "%(value).1f googol"
 
183
msgstr[0] ""
 
184
msgstr[1] ""
 
185
 
 
186
#: contrib/humanize/templatetags/humanize.py:102
 
187
#, python-format
 
188
msgid "%(value)s googol"
 
189
msgid_plural "%(value)s googol"
 
190
msgstr[0] ""
 
191
msgstr[1] ""
 
192
 
 
193
#: contrib/humanize/templatetags/humanize.py:153
 
194
msgid "one"
 
195
msgstr ""
 
196
 
 
197
#: contrib/humanize/templatetags/humanize.py:153
 
198
msgid "two"
 
199
msgstr ""
 
200
 
 
201
#: contrib/humanize/templatetags/humanize.py:153
 
202
msgid "three"
 
203
msgstr ""
 
204
 
 
205
#: contrib/humanize/templatetags/humanize.py:153
 
206
msgid "four"
 
207
msgstr ""
 
208
 
 
209
#: contrib/humanize/templatetags/humanize.py:153
 
210
msgid "five"
 
211
msgstr ""
 
212
 
 
213
#: contrib/humanize/templatetags/humanize.py:153
 
214
msgid "six"
 
215
msgstr ""
 
216
 
 
217
#: contrib/humanize/templatetags/humanize.py:153
 
218
msgid "seven"
 
219
msgstr ""
 
220
 
 
221
#: contrib/humanize/templatetags/humanize.py:153
 
222
msgid "eight"
 
223
msgstr ""
 
224
 
 
225
#: contrib/humanize/templatetags/humanize.py:153
 
226
msgid "nine"
 
227
msgstr ""
 
228
 
 
229
#: contrib/humanize/templatetags/humanize.py:177 contrib/humanize/tests.py:145
 
230
msgid "today"
 
231
msgstr ""
 
232
 
 
233
#: contrib/humanize/templatetags/humanize.py:179 contrib/humanize/tests.py:145
 
234
msgid "tomorrow"
 
235
msgstr ""
 
236
 
 
237
#: contrib/humanize/templatetags/humanize.py:181 contrib/humanize/tests.py:145
 
238
msgid "yesterday"
 
239
msgstr ""
 
240
 
 
241
#: contrib/humanize/templatetags/humanize.py:201
 
242
#, python-format
 
243
msgctxt "naturaltime"
 
244
msgid "%(delta)s ago"
 
245
msgstr ""
 
246
 
 
247
#: contrib/humanize/templatetags/humanize.py:204
 
248
#: contrib/humanize/templatetags/humanize.py:232
 
249
msgid "now"
 
250
msgstr ""
 
251
 
 
252
#. Translators: please keep a non-breaking space (U+00A0)
 
253
#. between count and time unit.
 
254
#: contrib/humanize/templatetags/humanize.py:209
 
255
#, python-format
 
256
msgid "a second ago"
 
257
msgid_plural "%(count)s seconds ago"
 
258
msgstr[0] ""
 
259
msgstr[1] ""
 
260
 
 
261
#. Translators: please keep a non-breaking space (U+00A0)
 
262
#. between count and time unit.
 
263
#: contrib/humanize/templatetags/humanize.py:216
 
264
#, python-format
 
265
msgid "a minute ago"
 
266
msgid_plural "%(count)s minutes ago"
 
267
msgstr[0] ""
 
268
msgstr[1] ""
 
269
 
 
270
#. Translators: please keep a non-breaking space (U+00A0)
 
271
#. between count and time unit.
 
272
#: contrib/humanize/templatetags/humanize.py:223
 
273
#, python-format
 
274
msgid "an hour ago"
 
275
msgid_plural "%(count)s hours ago"
 
276
msgstr[0] ""
 
277
msgstr[1] ""
 
278
 
 
279
#: contrib/humanize/templatetags/humanize.py:229
 
280
#, python-format
 
281
msgctxt "naturaltime"
 
282
msgid "%(delta)s from now"
 
283
msgstr ""
 
284
 
 
285
#. Translators: please keep a non-breaking space (U+00A0)
 
286
#. between count and time unit.
 
287
#: contrib/humanize/templatetags/humanize.py:237
 
288
#, python-format
 
289
msgid "a second from now"
 
290
msgid_plural "%(count)s seconds from now"
 
291
msgstr[0] ""
 
292
msgstr[1] ""
 
293
 
 
294
#. Translators: please keep a non-breaking space (U+00A0)
 
295
#. between count and time unit.
 
296
#: contrib/humanize/templatetags/humanize.py:244
 
297
#, python-format
 
298
msgid "a minute from now"
 
299
msgid_plural "%(count)s minutes from now"
 
300
msgstr[0] ""
 
301
msgstr[1] ""
 
302
 
 
303
#. Translators: please keep a non-breaking space (U+00A0)
 
304
#. between count and time unit.
 
305
#: contrib/humanize/templatetags/humanize.py:251
 
306
#, python-format
 
307
msgid "an hour from now"
 
308
msgid_plural "%(count)s hours from now"
 
309
msgstr[0] ""
 
310
msgstr[1] ""