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

« back to all changes in this revision

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