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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-11-07 15:33:49 UTC
  • mfrom: (1.3.12)
  • Revision ID: package-import@ubuntu.com-20131107153349-e31sc149l2szs3jb
Tags: 1.6-1
* New upstream version. Closes: #557474, #724637.
* python-django now also suggests the installation of ipython,
  bpython, python-django-doc, and libgdal1.
  Closes: #636511, #686333, #704203
* Set package maintainer to Debian Python Modules Team.
* Bump standards version to 3.9.5, no changes needed.

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
 
#   <gudmundur.bjarni@gmail.com>, 2012.
5
 
# Hafsteinn Einarsson <haffi67@gmail.com>, 2012.
6
 
# Jannis Leidel <jannis@leidel.info>, 2011.
 
4
# gudmundur <gudmundur.bjarni@gmail.com>, 2012
 
5
# Hafsteinn Einarsson <haffi67@gmail.com>, 2012
 
6
# Jannis Leidel <jannis@leidel.info>, 2011
7
7
msgid ""
8
8
msgstr ""
9
 
"Project-Id-Version: Django\n"
 
9
"Project-Id-Version: django-core\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
12
 
"PO-Revision-Date: 2012-02-17 18:46+0000\n"
13
 
"Last-Translator: gudmundur <gudmundur.bjarni@gmail.com>\n"
 
11
"POT-Creation-Date: 2013-05-18 23:10+0200\n"
 
12
"PO-Revision-Date: 2013-05-19 08:23+0000\n"
 
13
"Last-Translator: claudep <claude@2xlibre.net>\n"
14
14
"Language-Team: Icelandic (http://www.transifex.com/projects/p/django/"
15
15
"language/is/)\n"
16
16
"MIME-Version: 1.0\n"
19
19
"Language: is\n"
20
20
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
 
#: tests.py:125 templatetags/humanize.py:167
 
22
#: tests.py:135 templatetags/humanize.py:168
23
23
msgid "today"
24
24
msgstr "í dag"
25
25
 
26
 
#: tests.py:125 templatetags/humanize.py:171
 
26
#: tests.py:135 templatetags/humanize.py:172
27
27
msgid "yesterday"
28
28
msgstr "gærdagur"
29
29
 
30
 
#: tests.py:125 templatetags/humanize.py:169
 
30
#: tests.py:135 templatetags/humanize.py:170
31
31
msgid "tomorrow"
32
32
msgstr "morgundagur"
33
33
 
34
 
#: templatetags/humanize.py:25
 
34
#: templatetags/humanize.py:26
35
35
msgid "th"
36
36
msgstr "."
37
37
 
38
 
#: templatetags/humanize.py:25
 
38
#: templatetags/humanize.py:26
39
39
msgid "st"
40
40
msgstr "."
41
41
 
42
 
#: templatetags/humanize.py:25
 
42
#: templatetags/humanize.py:26
43
43
msgid "nd"
44
44
msgstr "."
45
45
 
46
 
#: templatetags/humanize.py:25
 
46
#: templatetags/humanize.py:26
47
47
msgid "rd"
48
48
msgstr "."
49
49
 
50
 
#: templatetags/humanize.py:54
 
50
#: templatetags/humanize.py:55
51
51
#, python-format
52
52
msgid "%(value).1f million"
53
53
msgid_plural "%(value).1f million"
54
54
msgstr[0] "%(value).1f milljón"
55
55
msgstr[1] "%(value).1f milljónir"
56
56
 
57
 
#: templatetags/humanize.py:55
 
57
#: templatetags/humanize.py:56
58
58
#, python-format
59
59
msgid "%(value)s million"
60
60
msgid_plural "%(value)s million"
61
61
msgstr[0] "%(value)s milljón"
62
62
msgstr[1] "%(value)s milljónir"
63
63
 
64
 
#: templatetags/humanize.py:58
 
64
#: templatetags/humanize.py:59
65
65
#, python-format
66
66
msgid "%(value).1f billion"
67
67
msgid_plural "%(value).1f billion"
68
68
msgstr[0] "%(value).1f milljarður"
69
69
msgstr[1] "%(value).1f milljarðar"
70
70
 
71
 
#: templatetags/humanize.py:59
 
71
#: templatetags/humanize.py:60
72
72
#, python-format
73
73
msgid "%(value)s billion"
74
74
msgid_plural "%(value)s billion"
75
75
msgstr[0] "%(value)s milljarður"
76
76
msgstr[1] "%(value)s milljarðar"
77
77
 
78
 
#: templatetags/humanize.py:62
 
78
#: templatetags/humanize.py:63
79
79
#, python-format
80
80
msgid "%(value).1f trillion"
81
81
msgid_plural "%(value).1f trillion"
82
82
msgstr[0] "%(value).1f billjarður"
83
83
msgstr[1] "%(value).1f billjónir"
84
84
 
85
 
#: templatetags/humanize.py:63
 
85
#: templatetags/humanize.py:64
86
86
#, python-format
87
87
msgid "%(value)s trillion"
88
88
msgid_plural "%(value)s trillion"
89
89
msgstr[0] "%(value)s billjón"
90
90
msgstr[1] "%(value)s billjónir"
91
91
 
92
 
#: templatetags/humanize.py:66
 
92
#: templatetags/humanize.py:67
93
93
#, python-format
94
94
msgid "%(value).1f quadrillion"
95
95
msgid_plural "%(value).1f quadrillion"
96
96
msgstr[0] "%(value).1f billjarður"
97
97
msgstr[1] "%(value).1f billjarðar"
98
98
 
99
 
#: templatetags/humanize.py:67
 
99
#: templatetags/humanize.py:68
100
100
#, python-format
101
101
msgid "%(value)s quadrillion"
102
102
msgid_plural "%(value)s quadrillion"
103
103
msgstr[0] "%(value)s billjarður"
104
104
msgstr[1] "%(value)s billjarðar"
105
105
 
106
 
#: templatetags/humanize.py:70
 
106
#: templatetags/humanize.py:71
107
107
#, python-format
108
108
msgid "%(value).1f quintillion"
109
109
msgid_plural "%(value).1f quintillion"
110
110
msgstr[0] "%(value).1f trilljón"
111
111
msgstr[1] "%(value).1f trilljónir"
112
112
 
113
 
#: templatetags/humanize.py:71
 
113
#: templatetags/humanize.py:72
114
114
#, python-format
115
115
msgid "%(value)s quintillion"
116
116
msgid_plural "%(value)s quintillion"
117
117
msgstr[0] "%(value)s trilljón"
118
118
msgstr[1] "%(value)s trilljónir"
119
119
 
120
 
#: templatetags/humanize.py:74
 
120
#: templatetags/humanize.py:75
121
121
#, python-format
122
122
msgid "%(value).1f sextillion"
123
123
msgid_plural "%(value).1f sextillion"
124
124
msgstr[0] "%(value).1f trilljarður"
125
125
msgstr[1] "%(value).1f trilljarðar"
126
126
 
127
 
#: templatetags/humanize.py:75
 
127
#: templatetags/humanize.py:76
128
128
#, python-format
129
129
msgid "%(value)s sextillion"
130
130
msgid_plural "%(value)s sextillion"
131
131
msgstr[0] "%(value)s trilljarður"
132
132
msgstr[1] "%(value)s trilljarðar"
133
133
 
134
 
#: templatetags/humanize.py:78
 
134
#: templatetags/humanize.py:79
135
135
#, python-format
136
136
msgid "%(value).1f septillion"
137
137
msgid_plural "%(value).1f septillion"
138
138
msgstr[0] "%(value).1f kvaðrilljón"
139
139
msgstr[1] "%(value).1f kvaðrilljónir"
140
140
 
141
 
#: templatetags/humanize.py:79
 
141
#: templatetags/humanize.py:80
142
142
#, python-format
143
143
msgid "%(value)s septillion"
144
144
msgid_plural "%(value)s septillion"
145
145
msgstr[0] "%(value)s kvaðrilljón"
146
146
msgstr[1] "%(value)s kvaðrilljónir"
147
147
 
148
 
#: templatetags/humanize.py:82
 
148
#: templatetags/humanize.py:83
149
149
#, python-format
150
150
msgid "%(value).1f octillion"
151
151
msgid_plural "%(value).1f octillion"
152
152
msgstr[0] "%(value).1f kvaðrilljarður"
153
153
msgstr[1] "%(value).1f kvaðrilljarðar"
154
154
 
155
 
#: templatetags/humanize.py:83
 
155
#: templatetags/humanize.py:84
156
156
#, python-format
157
157
msgid "%(value)s octillion"
158
158
msgid_plural "%(value)s octillion"
159
159
msgstr[0] "%(value)s kvaðrilljarður"
160
160
msgstr[1] "%(value)s kvaðrilljarðar"
161
161
 
162
 
#: templatetags/humanize.py:86
 
162
#: templatetags/humanize.py:87
163
163
#, python-format
164
164
msgid "%(value).1f nonillion"
165
165
msgid_plural "%(value).1f nonillion"
166
166
msgstr[0] "%(value).1f kvintilljón"
167
167
msgstr[1] "%(value).1f kvintilljónir"
168
168
 
169
 
#: templatetags/humanize.py:87
 
169
#: templatetags/humanize.py:88
170
170
#, python-format
171
171
msgid "%(value)s nonillion"
172
172
msgid_plural "%(value)s nonillion"
173
173
msgstr[0] "%(value)s kvintilljón"
174
174
msgstr[1] "%(value)s kvintilljónir"
175
175
 
176
 
#: templatetags/humanize.py:90
 
176
#: templatetags/humanize.py:91
177
177
#, python-format
178
178
msgid "%(value).1f decillion"
179
179
msgid_plural "%(value).1f decillion"
180
180
msgstr[0] "%(value).1f kvintilljarður"
181
181
msgstr[1] "%(value).1f kvintilljarðar"
182
182
 
183
 
#: templatetags/humanize.py:91
 
183
#: templatetags/humanize.py:92
184
184
#, python-format
185
185
msgid "%(value)s decillion"
186
186
msgid_plural "%(value)s decillion"
187
187
msgstr[0] "%(value)s kvintilljarður"
188
188
msgstr[1] "%(value)s kvintilljarðar"
189
189
 
190
 
#: templatetags/humanize.py:94
 
190
#: templatetags/humanize.py:95
191
191
#, python-format
192
192
msgid "%(value).1f googol"
193
193
msgid_plural "%(value).1f googol"
194
194
msgstr[0] "%(value).1f googol"
195
195
msgstr[1] "%(value).1f googol"
196
196
 
197
 
#: templatetags/humanize.py:95
 
197
#: templatetags/humanize.py:96
198
198
#, python-format
199
199
msgid "%(value)s googol"
200
200
msgid_plural "%(value)s googol"
201
201
msgstr[0] "%(value)s googol"
202
202
msgstr[1] "%(value)s googol"
203
203
 
204
 
#: templatetags/humanize.py:144
 
204
#: templatetags/humanize.py:145
205
205
msgid "one"
206
206
msgstr "einn"
207
207
 
208
 
#: templatetags/humanize.py:144
 
208
#: templatetags/humanize.py:145
209
209
msgid "two"
210
210
msgstr "tveir"
211
211
 
212
 
#: templatetags/humanize.py:144
 
212
#: templatetags/humanize.py:145
213
213
msgid "three"
214
214
msgstr "þrír"
215
215
 
216
 
#: templatetags/humanize.py:144
 
216
#: templatetags/humanize.py:145
217
217
msgid "four"
218
218
msgstr "fjórir"
219
219
 
220
 
#: templatetags/humanize.py:144
 
220
#: templatetags/humanize.py:145
221
221
msgid "five"
222
222
msgstr "fimm"
223
223
 
224
 
#: templatetags/humanize.py:144
 
224
#: templatetags/humanize.py:145
225
225
msgid "six"
226
226
msgstr "sex"
227
227
 
228
 
#: templatetags/humanize.py:144
 
228
#: templatetags/humanize.py:145
229
229
msgid "seven"
230
230
msgstr "sjö"
231
231
 
232
 
#: templatetags/humanize.py:144
 
232
#: templatetags/humanize.py:145
233
233
msgid "eight"
234
234
msgstr "átta"
235
235
 
236
 
#: templatetags/humanize.py:144
 
236
#: templatetags/humanize.py:145
237
237
msgid "nine"
238
238
msgstr "níu"
239
239
 
240
 
#: templatetags/humanize.py:190
 
240
#: templatetags/humanize.py:191
241
241
#, python-format
242
242
msgctxt "naturaltime"
243
243
msgid "%(delta)s ago"
244
244
msgstr "%(delta)s síðan"
245
245
 
246
 
#: templatetags/humanize.py:193 templatetags/humanize.py:215
 
246
#: templatetags/humanize.py:194 templatetags/humanize.py:219
247
247
msgid "now"
248
248
msgstr "núna"
249
249
 
250
 
#: templatetags/humanize.py:196
 
250
#. Translators: \\u00a0 is non-breaking space
 
251
#: templatetags/humanize.py:198
251
252
#, python-format
252
253
msgid "a second ago"
253
 
msgid_plural "%(count)s seconds ago"
 
254
msgid_plural "%(count)s\\u00a0seconds ago"
254
255
msgstr[0] "fyrir sekúndu síðan"
255
256
msgstr[1] "%(count)s sekúndum síðan"
256
257
 
257
 
#: templatetags/humanize.py:201
 
258
#. Translators: \\u00a0 is non-breaking space
 
259
#: templatetags/humanize.py:204
258
260
#, python-format
259
261
msgid "a minute ago"
260
 
msgid_plural "%(count)s minutes ago"
 
262
msgid_plural "%(count)s\\u00a0minutes ago"
261
263
msgstr[0] "fyrir mínútu síðan"
262
264
msgstr[1] "%(count)s mínútum síðan"
263
265
 
264
 
#: templatetags/humanize.py:206
 
266
#. Translators: \\u00a0 is non-breaking space
 
267
#: templatetags/humanize.py:210
265
268
#, python-format
266
269
msgid "an hour ago"
267
 
msgid_plural "%(count)s hours ago"
 
270
msgid_plural "%(count)s\\u00a0hours ago"
268
271
msgstr[0] "fyrir klukkustund"
269
272
msgstr[1] "fyrir %(count)s klukkustundum"
270
273
 
271
 
#: templatetags/humanize.py:212
 
274
#: templatetags/humanize.py:216
272
275
#, python-format
273
276
msgctxt "naturaltime"
274
277
msgid "%(delta)s from now"
275
278
msgstr "eftir %(delta)s"
276
279
 
277
 
#: templatetags/humanize.py:218
 
280
#. Translators: \\u00a0 is non-breaking space
 
281
#: templatetags/humanize.py:223
278
282
#, python-format
279
283
msgid "a second from now"
280
 
msgid_plural "%(count)s seconds from now"
 
284
msgid_plural "%(count)s\\u00a0seconds from now"
281
285
msgstr[0] "eftir sekúndu"
282
286
msgstr[1] "eftir %(count)s sekúndur"
283
287
 
284
 
#: templatetags/humanize.py:223
 
288
#. Translators: \\u00a0 is non-breaking space
 
289
#: templatetags/humanize.py:229
285
290
#, python-format
286
291
msgid "a minute from now"
287
 
msgid_plural "%(count)s minutes from now"
 
292
msgid_plural "%(count)s\\u00a0minutes from now"
288
293
msgstr[0] "eftir mínútu"
289
294
msgstr[1] "eftir %(count)s mínútur"
290
295
 
291
 
#: templatetags/humanize.py:228
 
296
#. Translators: \\u00a0 is non-breaking space
 
297
#: templatetags/humanize.py:235
292
298
#, python-format
293
299
msgid "an hour from now"
294
 
msgid_plural "%(count)s hours from now"
 
300
msgid_plural "%(count)s\\u00a0hours from now"
295
301
msgstr[0] "eftir klukkustund"
296
302
msgstr[1] "eftir %(count)s klukkustundir"