~david-ergo/astrid/removed-attributes-sync-fix

« back to all changes in this revision

Viewing changes to translations/strings-da.po

  • Committer: Tim Su
  • Date: 2009-12-21 04:25:46 UTC
  • mfrom: (225.1.26 2.10.1)
  • Revision ID: tim@todoroo.com-20091221042546-0v926l6yzpdwrti3
Released 2.10.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Danish translation for astrid
 
2
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
 
3
# This file is distributed under the same license as the astrid package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: astrid\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2009-07-22 03:10-0700\n"
 
11
"PO-Revision-Date: 2009-09-26 13:35+0000\n"
 
12
"Last-Translator: nanker <Unknown>\n"
 
13
"Language-Team: Danish <da@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Launchpad-Export-Date: 2009-10-31 02:52+0000\n"
 
18
"X-Generator: Launchpad (build Unknown)\n"
 
19
 
 
20
#. application
 
21
#: res/values/strings.xml:25( name="app_name")
 
22
msgid "Astrid"
 
23
msgstr "Astrid"
 
24
 
 
25
#. Importance Labels
 
26
#: res/values/strings.xml:31( name="importance_1")
 
27
msgid "!!!!"
 
28
msgstr "!!!!"
 
29
 
 
30
#: res/values/strings.xml:32( name="importance_2")
 
31
msgid "!!!"
 
32
msgstr "!!!"
 
33
 
 
34
#: res/values/strings.xml:33( name="importance_3")
 
35
msgid "!!"
 
36
msgstr "!!"
 
37
 
 
38
#: res/values/strings.xml:34( name="importance_4")
 
39
msgid "!"
 
40
msgstr "!"
 
41
 
 
42
#. Repeat Interval Labels
 
43
#: res/values/strings.xml:37( name="repeat_days")
 
44
msgid "Day(s)"
 
45
msgstr "Dag(e)"
 
46
 
 
47
#: res/values/strings.xml:38( name="repeat_weeks")
 
48
msgid "Week(s)"
 
49
msgstr "Uge(r)"
 
50
 
 
51
#: res/values/strings.xml:39( name="repeat_months")
 
52
msgid "Month(s)"
 
53
msgstr "Måned(er)"
 
54
 
 
55
#: res/values/strings.xml:40( name="repeat_hours")
 
56
msgid "Hour(s)"
 
57
msgstr "Time(r)"
 
58
 
 
59
#. plurals: tasks
 
60
#: res/values/strings.xml:46( quantity="one")
 
61
msgid "1 Task"
 
62
msgstr "1 Opgave"
 
63
 
 
64
#: res/values/strings.xml:47( quantity="other")
 
65
msgid "%d Tasks"
 
66
msgstr "%d Opgaver"
 
67
 
 
68
#. plurals: active tasks vs total tasks
 
69
#: res/values/strings.xml:51( quantity="one") res/values/strings.xml:52( quantity="other")
 
70
msgid "%d / %d Active"
 
71
msgstr "%d / %d Aktive"
 
72
 
 
73
#. plurals: alarms
 
74
#: res/values/strings.xml:56( quantity="one")
 
75
msgid "One Alarm"
 
76
msgstr "En Alarm"
 
77
 
 
78
#: res/values/strings.xml:57( quantity="two")
 
79
msgid "Two Alarms"
 
80
msgstr "To Alarmer"
 
81
 
 
82
#: res/values/strings.xml:58( quantity="other")
 
83
msgid "%d Alarms"
 
84
msgstr "%d Alarmer"
 
85
 
 
86
#. plurals: tags
 
87
#: res/values/strings.xml:62( quantity="one")
 
88
msgid "1 Tag"
 
89
msgstr ""
 
90
 
 
91
#: res/values/strings.xml:63( quantity="other")
 
92
msgid "%d Tags"
 
93
msgstr ""
 
94
 
 
95
#. used for long due dates. c.f. Java's SimpleDateFormat
 
96
#: res/values/strings.xml:69( name="dateFormatter")
 
97
msgid "MMM d"
 
98
msgstr "MMM d"
 
99
 
 
100
#. used for alarms
 
101
#: res/values/strings.xml:71( name="alarmDateFormatter")
 
102
msgid "M/dd HH:mm"
 
103
msgstr "M/dd TT:MM"
 
104
 
 
105
#. vertical labels are used in dialog boxes
 
106
#: res/values/strings.xml:73( name="daysVertical")
 
107
msgid "D\\na\\ny\\ns"
 
108
msgstr ""
 
109
 
 
110
#: res/values/strings.xml:74( name="hoursVertical")
 
111
msgid "H\\no\\nu\\nr\\ns"
 
112
msgstr ""
 
113
 
 
114
#. plurals: days
 
115
#: res/values/strings.xml:78( quantity="one") res/values/strings.xml:83( quantity="one")
 
116
msgid "1 Day"
 
117
msgstr "1 Dag"
 
118
 
 
119
#: res/values/strings.xml:79( quantity="other") res/values/strings.xml:84( quantity="other")
 
120
msgid "%d Days"
 
121
msgstr "%d Dage"
 
122
 
 
123
#. plurals: hours
 
124
#: res/values/strings.xml:88( quantity="one")
 
125
msgid "1 Hour"
 
126
msgstr "1 Time"
 
127
 
 
128
#: res/values/strings.xml:89( quantity="other")
 
129
msgid "%d Hours"
 
130
msgstr "%d Timer"
 
131
 
 
132
#. plurals: minutes
 
133
#: res/values/strings.xml:93( quantity="one")
 
134
msgid "1 Minute"
 
135
msgstr "1 Minut"
 
136
 
 
137
#: res/values/strings.xml:94( quantity="other")
 
138
msgid "%d Minutes"
 
139
msgstr "%d Minutter"
 
140
 
 
141
#. plurals: seconds
 
142
#: res/values/strings.xml:98( quantity="one")
 
143
msgid "1 Second"
 
144
msgstr "1 Sekund"
 
145
 
 
146
#: res/values/strings.xml:99( quantity="other")
 
147
msgid "%d Seconds"
 
148
msgstr "%d Sekunder"
 
149
 
 
150
#. plurals: hours (abbreviated)
 
151
#: res/values/strings.xml:103( quantity="one")
 
152
msgid "1 Hr"
 
153
msgstr "1 Time"
 
154
 
 
155
#: res/values/strings.xml:104( quantity="other")
 
156
msgid "%d Hrs"
 
157
msgstr "%d Timer"
 
158
 
 
159
#. plurals: minutes (abbreviated)
 
160
#: res/values/strings.xml:108( quantity="one")
 
161
msgid "1 Min"
 
162
msgstr "1 Min"
 
163
 
 
164
#: res/values/strings.xml:109( quantity="other")
 
165
msgid "%d Min"
 
166
msgstr "%d Min"
 
167
 
 
168
#. plurals: seconds (abbreviated)
 
169
#: res/values/strings.xml:113( quantity="one")
 
170
msgid "1 Sec"
 
171
msgstr "1 Sek"
 
172
 
 
173
#: res/values/strings.xml:114( quantity="other")
 
174
msgid "%d Sec"
 
175
msgstr "%d Sek"
 
176
 
 
177
#. indicates time in past. %s is replaced by time unit i.e. 1 minute
 
178
#: res/values/strings.xml:118( name="ago_string")
 
179
msgid "%s Ago"
 
180
msgstr "%s Siden"
 
181
 
 
182
#. title bar
 
183
#: res/values/strings.xml:123( name="taskList_titlePrefix")
 
184
msgid "Astrid:"
 
185
msgstr "Astrid:"
 
186
 
 
187
#: res/values/strings.xml:124( name="taskList_titleTagPrefix")
 
188
msgid "Tagged \\\"%s\\\":"
 
189
msgstr ""
 
190
 
 
191
#: res/values/strings.xml:125( name="taskList_titleUntagged")
 
192
msgid "Untagged Tasks:"
 
193
msgstr ""
 
194
 
 
195
#: res/values/strings.xml:126( name="taskList_hiddenSuffix")
 
196
msgid "hidden"
 
197
msgstr "skjult"
 
198
 
 
199
#. menu items
 
200
#: res/values/strings.xml:127( name="addtask_label") res/values/strings.xml:165( name="taskList_menu_insert")
 
201
msgid "New Task"
 
202
msgstr "Ny opgave"
 
203
 
 
204
#: res/values/strings.xml:128( name="missing_tag")
 
205
msgid "Could Not Find Requested Tag!"
 
206
msgstr ""
 
207
 
 
208
#. prefix to show that a task is hidden
 
209
#: res/values/strings.xml:133( name="taskList_hiddenPrefix")
 
210
msgid "H"
 
211
msgstr "H"
 
212
 
 
213
#. i.e. Due in 4 days
 
214
#: res/values/strings.xml:135( name="taskList_dueRelativeTime")
 
215
msgid "Due in"
 
216
msgstr "Forfalder om"
 
217
 
 
218
#. i.e. Due on Jan 2
 
219
#: res/values/strings.xml:137( name="taskList_dueAbsoluteDate")
 
220
msgid "Due on"
 
221
msgstr "Færdig den"
 
222
 
 
223
#. prefix to deadline
 
224
#: res/values/strings.xml:139( name="taskList_goalPrefix")
 
225
msgid "Goal"
 
226
msgstr "Mål"
 
227
 
 
228
#: res/values/strings.xml:140( name="taskList_overdueBy")
 
229
msgid "Overdue by"
 
230
msgstr "Overskrevet med"
 
231
 
 
232
#. i.e. Finished 4 days ago
 
233
#: res/values/strings.xml:142( name="taskList_completedPrefix")
 
234
msgid "Finished %s"
 
235
msgstr "Færdig %s"
 
236
 
 
237
#. i.e.  Estimated: 4 hours
 
238
#: res/values/strings.xml:144( name="taskList_estimatedTimePrefix")
 
239
msgid "Estimated:"
 
240
msgstr "Forventet"
 
241
 
 
242
#. i.e. Spent: 88 minutes. used to indicate time spent on task
 
243
#: res/values/strings.xml:146( name="taskList_elapsedTimePrefix")
 
244
msgid "Spent:"
 
245
msgstr "Brugt"
 
246
 
 
247
#. time interval to set frequency to remind user
 
248
#: res/values/strings.xml:148( name="taskList_periodicReminderPrefix")
 
249
msgid "Poke Every"
 
250
msgstr ""
 
251
 
 
252
#. time interval to set repeated tasks
 
253
#: res/values/strings.xml:151( name="taskList_repeatPrefix")
 
254
msgid "Repeats Every"
 
255
msgstr "Gentag Hver"
 
256
 
 
257
#. displayed when repeat is on remote server
 
258
#: res/values/strings.xml:153( name="taskList_repeatsRemotely")
 
259
msgid "Repeats On Remote Server"
 
260
msgstr ""
 
261
 
 
262
#: res/values/strings.xml:154( name="taskList_alarmPrefix")
 
263
msgid "Next Alarm:"
 
264
msgstr "Næste Alarm"
 
265
 
 
266
#: res/values/strings.xml:155( name="taskList_tagsPrefix") res/values/strings.xml:214( name="tags_label")
 
267
msgid "Tags:"
 
268
msgstr ""
 
269
 
 
270
#: res/values/strings.xml:156( name="taskList_notesPrefix")
 
271
msgid "Notes:"
 
272
msgstr "Noter:"
 
273
 
 
274
#. i.e. Created: <create date>
 
275
#: res/values/strings.xml:159( name="taskList_createdPrefix")
 
276
msgid "Created:"
 
277
msgstr "Oprettet:"
 
278
 
 
279
#. i.e. Deleted: <delete date>
 
280
#: res/values/strings.xml:162( name="taskList_deleted")
 
281
msgid "Deleted"
 
282
msgstr "Slettet"
 
283
 
 
284
#: res/values/strings.xml:166( name="taskList_menu_tags") res/values/strings.xml:443( name="prefs_tagsVisible_title")
 
285
msgid "Tags"
 
286
msgstr ""
 
287
 
 
288
#. filter menu items
 
289
#: res/values/strings.xml:167( name="taskList_menu_filters") res/values/strings.xml:184( name="taskList_filter_title")
 
290
msgid "Sort/Filters"
 
291
msgstr "Sorter/Filtre"
 
292
 
 
293
#: res/values/strings.xml:168( name="taskList_menu_syncshortcut")
 
294
msgid "Sync"
 
295
msgstr "Synkronisér"
 
296
 
 
297
#: res/values/strings.xml:169( name="taskList_menu_more")
 
298
msgid "More"
 
299
msgstr "Mere"
 
300
 
 
301
#: res/values/strings.xml:170( name="taskList_menu_sync")
 
302
msgid "Synchronization"
 
303
msgstr "Synkronisering"
 
304
 
 
305
#: res/values/strings.xml:171( name="taskList_menu_settings")
 
306
msgid "Settings"
 
307
msgstr "Opsætning"
 
308
 
 
309
#: res/values/strings.xml:172( name="taskList_menu_help")
 
310
msgid "Help (opens in Browser)"
 
311
msgstr "Hjælp (Åbner i Browser)"
 
312
 
 
313
#: res/values/strings.xml:173( name="taskList_menu_survey")
 
314
msgid "Take Astrid\\'s Survey!"
 
315
msgstr "Deltag i Astrids brugerundersøgelse!"
 
316
 
 
317
#: res/values/strings.xml:174( name="taskList_menu_tips")
 
318
msgid "Quick Tips"
 
319
msgstr "Hurtige Tips"
 
320
 
 
321
#: res/values/strings.xml:175( name="taskList_menu_cleanup")
 
322
msgid "Clean Up Old Tasks"
 
323
msgstr "Ryd op i gamle opgaver"
 
324
 
 
325
#: res/values/strings.xml:177( name="taskList_context_edit")
 
326
msgid "Edit Task"
 
327
msgstr "Rediger opgave"
 
328
 
 
329
#: res/values/strings.xml:178( name="taskList_context_delete")
 
330
msgid "Delete Task"
 
331
msgstr "Slet Opgave"
 
332
 
 
333
#: res/values/strings.xml:179( name="taskList_context_startTimer") res/values/strings.xml:259( name="startTimer_label")
 
334
msgid "Start Timer"
 
335
msgstr "Start Timer"
 
336
 
 
337
#: res/values/strings.xml:180( name="taskList_context_stopTimer") res/values/strings.xml:260( name="stopTimer_label")
 
338
msgid "Stop Timer"
 
339
msgstr "Stop Timer"
 
340
 
 
341
#: res/values/strings.xml:181( name="taskList_context_postpone")
 
342
msgid "Postpone"
 
343
msgstr "Udsæt"
 
344
 
 
345
#: res/values/strings.xml:185( name="taskList_filter_hidden")
 
346
msgid "Hidden/Blocked Tasks"
 
347
msgstr "Skjulte/Blokerede Opgaver"
 
348
 
 
349
#: res/values/strings.xml:186( name="taskList_filter_done")
 
350
msgid "Completed Tasks"
 
351
msgstr "Fuldførte Opgaver"
 
352
 
 
353
#: res/values/strings.xml:187( name="taskList_filter_tagged")
 
354
msgid "Tagged \\'%s\\'"
 
355
msgstr ""
 
356
 
 
357
#: res/values/strings.xml:188( name="taskList_sort_auto")
 
358
msgid "Auto Sort"
 
359
msgstr "Auto sortering"
 
360
 
 
361
#: res/values/strings.xml:189( name="taskList_sort_alpha")
 
362
msgid "Sort By Name"
 
363
msgstr "Sorter efter Navn"
 
364
 
 
365
#: res/values/strings.xml:190( name="taskList_sort_duedate")
 
366
msgid "Sort By Due Date"
 
367
msgstr ""
 
368
 
 
369
#: res/values/strings.xml:191( name="taskList_sort_reverse")
 
370
msgid "Sort Reverse"
 
371
msgstr "Sorter Bagfra"
 
372
 
 
373
#: res/values/strings.xml:193( name="taskList_nonag_reminder")
 
374
msgid "Select an Action:"
 
375
msgstr "Vælg en handling"
 
376
 
 
377
#: res/values/strings.xml:194( name="taskList_postpone_count")
 
378
msgid "Times You\\'ve Postponed: %d"
 
379
msgstr "Antal gange du har udskudt: %d"
 
380
 
 
381
#: res/values/strings.xml:195( name="taskList_postpone_dialog")
 
382
msgid "Postpone for how long?"
 
383
msgstr "Udskyd hvor længe?"
 
384
 
 
385
#: res/values/strings.xml:196( name="taskList_cleanup_dialog")
 
386
msgid "\"Delete completed tasks older than # days:\""
 
387
msgstr "Slet færdige opgaver ældre end # days:"
 
388
 
 
389
#. title bar
 
390
#: res/values/strings.xml:201( name="taskEdit_titleGeneric")
 
391
msgid "Astrid: Editing Task"
 
392
msgstr "Astrid: Redigerer opgave"
 
393
 
 
394
#: res/values/strings.xml:202( name="taskEdit_titlePrefix")
 
395
msgid "Astrid: Editing"
 
396
msgstr "Astrid: Redigerer"
 
397
 
 
398
#: res/values/strings.xml:203( name="taskEdit_label")
 
399
msgid "Astrid: New Task"
 
400
msgstr "Astrid: Ny Opgave"
 
401
 
 
402
#. tabs
 
403
#: res/values/strings.xml:206( name="taskEdit_tab_basic")
 
404
msgid "Basic"
 
405
msgstr "Grundlæggende"
 
406
 
 
407
#: res/values/strings.xml:207( name="taskEdit_tab_dates") res/values/strings.xml:437( name="prefs_deadlineVisible_title")
 
408
msgid "Dates"
 
409
msgstr "Datoer"
 
410
 
 
411
#: res/values/strings.xml:208( name="taskEdit_tab_alerts")
 
412
msgid "Alerts"
 
413
msgstr "Påmindelser"
 
414
 
 
415
#. labels
 
416
#: res/values/strings.xml:211( name="name_label")
 
417
msgid "Summary"
 
418
msgstr "Oversigt"
 
419
 
 
420
#: res/values/strings.xml:212( name="name_hint")
 
421
msgid "Task Name"
 
422
msgstr "Opgave Navn"
 
423
 
 
424
#: res/values/strings.xml:213( name="importance_label")
 
425
msgid "How Important is it?"
 
426
msgstr "Hvor Vigtigt er det?"
 
427
 
 
428
#: res/values/strings.xml:215( name="tag_hint")
 
429
msgid "Tag Name"
 
430
msgstr ""
 
431
 
 
432
#: res/values/strings.xml:217( name="estimatedDuration_label")
 
433
msgid "How Long Will it Take?"
 
434
msgstr "Hvor Lang Tid Tager Det?"
 
435
 
 
436
#: res/values/strings.xml:218( name="elapsedDuration_label")
 
437
msgid "Time Already Spent on Task"
 
438
msgstr "Tid allerede brugt på denne opgave"
 
439
 
 
440
#: res/values/strings.xml:219( name="definiteDueDate_label")
 
441
msgid "Absolute Deadline"
 
442
msgstr "Absolut tidsfrist"
 
443
 
 
444
#: res/values/strings.xml:220( name="preferredDueDate_label")
 
445
msgid "Goal Deadline"
 
446
msgstr "Mål deadline"
 
447
 
 
448
#: res/values/strings.xml:221( name="addToCalendar_label")
 
449
msgid "Add Task To Calendar"
 
450
msgstr "Tilføj opgave til kalender"
 
451
 
 
452
#: res/values/strings.xml:222( name="showCalendar_label")
 
453
msgid "Open Calendar Event"
 
454
msgstr "Åben kalender begivenhed"
 
455
 
 
456
#: res/values/strings.xml:223( name="hiddenUntil_label")
 
457
msgid "Hide Until This Date"
 
458
msgstr "Skjul indtil denne dato"
 
459
 
 
460
#: res/values/strings.xml:224( name="repeat_label")
 
461
msgid "Repeat Every"
 
462
msgstr "Gentag hver"
 
463
 
 
464
#: res/values/strings.xml:225( name="repeat_value_unset")
 
465
msgid "No Repeat Set"
 
466
msgstr ""
 
467
 
 
468
#: res/values/strings.xml:226( name="blockingOn_label")
 
469
msgid "Hide Until This Task is Done"
 
470
msgstr "Gem indtil opgave er færdiggjort"
 
471
 
 
472
#: res/values/strings.xml:227( name="notes_label") res/values/strings.xml:449( name="prefs_notesVisible_title")
 
473
msgid "Notes"
 
474
msgstr "Noter"
 
475
 
 
476
#: res/values/strings.xml:228( name="notes_hint")
 
477
msgid "Enter Task Notes"
 
478
msgstr "Indtast Opgave Noter"
 
479
 
 
480
#: res/values/strings.xml:230( name="notification_label")
 
481
msgid "Periodic Reminders"
 
482
msgstr "Periodiske Påmindelser"
 
483
 
 
484
#: res/values/strings.xml:231( name="notification_prefix")
 
485
msgid "Every"
 
486
msgstr "Hver"
 
487
 
 
488
#: res/values/strings.xml:232( name="flags_label")
 
489
msgid "Notify me..."
 
490
msgstr "Advar mig..."
 
491
 
 
492
#: res/values/strings.xml:233( name="flag_before")
 
493
msgid "As Deadlines Approach"
 
494
msgstr "Når tidsfrist nærmer sig"
 
495
 
 
496
#: res/values/strings.xml:234( name="flag_during")
 
497
msgid "At Deadlines"
 
498
msgstr "Ved tidsfrist udløb"
 
499
 
 
500
#: res/values/strings.xml:235( name="flag_after")
 
501
msgid "After Absolute Deadline Passes"
 
502
msgstr "Når absolut tidsfrist er passeret"
 
503
 
 
504
#: res/values/strings.xml:236( name="flag_nonstop")
 
505
msgid "Alarm Clock Mode"
 
506
msgstr ""
 
507
 
 
508
#: res/values/strings.xml:237( name="alerts_label")
 
509
msgid "Fixed Reminders"
 
510
msgstr "Rettet Påmindelser"
 
511
 
 
512
#: res/values/strings.xml:238( name="add_alert")
 
513
msgid "Add New Reminder"
 
514
msgstr "Tilføjet Påmindelse"
 
515
 
 
516
#. dialog boxes
 
517
#: res/values/strings.xml:241( name="hour_minutes_dialog")
 
518
msgid "Time (hours : minutes)"
 
519
msgstr "Tid: (Timer : Minutter)"
 
520
 
 
521
#: res/values/strings.xml:242( name="notification_dialog")
 
522
msgid "Remind Me Every"
 
523
msgstr "Påmind mig hver"
 
524
 
 
525
#: res/values/strings.xml:243( name="repeat_picker_title")
 
526
msgid "Repeat Every (0 to disable)"
 
527
msgstr ""
 
528
 
 
529
#: res/values/strings.xml:244( name="repeat_help_dialog_title")
 
530
msgid "Help: Astrid Repeats"
 
531
msgstr "Help: Astrid Gentagelser"
 
532
 
 
533
#: res/values/strings.xml:245( name="repeat_help_dialog")
 
534
msgid ""
 
535
"To use repeats, set at least one of the deadlines above. When you complete "
 
536
"this task, the deadline will be automatically advanced. \\n\\n If you don\\"
 
537
"'t want to see the new task right after you complete the old one, you should "
 
538
"use the \"Hide Until\" field, which will also be advanced automatically. \\n"
 
539
msgstr ""
 
540
 
 
541
#: res/values/strings.xml:251( name="repeat_help_hide")
 
542
msgid "Don't Show Help Anymore"
 
543
msgstr "Vis ikke Hjælp mere"
 
544
 
 
545
#. buttons
 
546
#: res/values/strings.xml:254( name="save_label") res/values/strings.xml:262( name="taskEdit_menu_save")
 
547
msgid "Save"
 
548
msgstr "Gem"
 
549
 
 
550
#: res/values/strings.xml:255( name="discard_label")
 
551
msgid "Discard"
 
552
msgstr "Kassér"
 
553
 
 
554
#: res/values/strings.xml:256( name="edit_label")
 
555
msgid "Edit"
 
556
msgstr "Rediger"
 
557
 
 
558
#: res/values/strings.xml:257( name="delete_label") res/values/strings.xml:355( name="delete_title")
 
559
msgid "Delete"
 
560
msgstr "Slet"
 
561
 
 
562
#: res/values/strings.xml:258( name="blank_button_title")
 
563
msgid "Click to Set"
 
564
msgstr ""
 
565
 
 
566
#: res/values/strings.xml:263( name="taskEdit_onTaskSave_Due")
 
567
msgid "Task Saved: due in %s"
 
568
msgstr ""
 
569
 
 
570
#: res/values/strings.xml:264( name="taskEdit_onTaskSave_Overdue")
 
571
msgid "Task Saved: due %s ago"
 
572
msgstr ""
 
573
 
 
574
#: res/values/strings.xml:265( name="taskEdit_onTaskSave_notDue")
 
575
msgid "Task Saved"
 
576
msgstr "Opgave Gemt"
 
577
 
 
578
#: res/values/strings.xml:270( name="taskView_notifyTitle")
 
579
msgid "Astrid says..."
 
580
msgstr "Astrid siger..."
 
581
 
 
582
#: res/values/strings.xml:274( name="tagList_titlePrefix")
 
583
msgid "Astrid: Tag View:"
 
584
msgstr ""
 
585
 
 
586
#: res/values/strings.xml:275( name="tagList_context_create")
 
587
msgid "Create Task With Tag"
 
588
msgstr ""
 
589
 
 
590
#: res/values/strings.xml:276( name="tagList_context_edit")
 
591
msgid "Edit Tag"
 
592
msgstr ""
 
593
 
 
594
#: res/values/strings.xml:277( name="tagList_context_delete")
 
595
msgid "Delete Tag"
 
596
msgstr ""
 
597
 
 
598
#: res/values/strings.xml:278( name="tagList_context_showTag")
 
599
msgid "Show on Home Page"
 
600
msgstr "Vis på hjemmesiden"
 
601
 
 
602
#: res/values/strings.xml:279( name="tagList_context_hideTag")
 
603
msgid "Hide on Home Page"
 
604
msgstr "Skjul på hjemmesiden"
 
605
 
 
606
#: res/values/strings.xml:280( name="tagList_context_shortcut")
 
607
msgid "Create Shortcut"
 
608
msgstr "Opret Genvej"
 
609
 
 
610
#: res/values/strings.xml:281( name="tagList_shortcut_created")
 
611
msgid "Shortcut created on your home screen!"
 
612
msgstr ""
 
613
 
 
614
#: res/values/strings.xml:282( name="tagList_shortcut_prefix")
 
615
msgid "Tag:"
 
616
msgstr ""
 
617
 
 
618
#: res/values/strings.xml:283( name="tagList_untagged")
 
619
msgid "[untagged]"
 
620
msgstr ""
 
621
 
 
622
#: res/values/strings.xml:285( name="tagList_menu_sortAlpha")
 
623
msgid "Sort A-Z"
 
624
msgstr "Sorter A-Å"
 
625
 
 
626
#: res/values/strings.xml:286( name="tagList_menu_sortSize")
 
627
msgid "Sort by Size"
 
628
msgstr "Sortér efter størrelse"
 
629
 
 
630
#: res/values/strings.xml:291( name="sync_pref_group")
 
631
msgid "Synchronization Services"
 
632
msgstr ""
 
633
 
 
634
#: res/values/strings.xml:292( name="sync_pref_group_actions")
 
635
msgid "Actions"
 
636
msgstr "Handlinger"
 
637
 
 
638
#: res/values/strings.xml:293( name="sync_pref_group_options")
 
639
msgid "Options"
 
640
msgstr "Indstillinger"
 
641
 
 
642
#. Proper noun - don't translate
 
643
#: res/values/strings.xml:295( name="sync_rtm_title")
 
644
msgid "Remember The Milk"
 
645
msgstr "Remember The Milk"
 
646
 
 
647
#: res/values/strings.xml:296( name="sync_rtm_desc")
 
648
msgid "http://www.rememberthemilk.com"
 
649
msgstr "http://www.rememberthemilk.com"
 
650
 
 
651
#: res/values/strings.xml:297( name="sync_interval_title")
 
652
msgid "Auto-Synchronize"
 
653
msgstr ""
 
654
 
 
655
#: res/values/strings.xml:298( name="sync_interval_desc")
 
656
msgid "If set, synchronization occurs automatically given interval"
 
657
msgstr ""
 
658
 
 
659
#: res/values/strings.xml:299( name="sync_button_title")
 
660
msgid "Main Menu Shortcut"
 
661
msgstr ""
 
662
 
 
663
#: res/values/strings.xml:300( name="sync_button_desc")
 
664
msgid "Show \\\"Synchronize\\\" in Astrid\\'s menu"
 
665
msgstr ""
 
666
 
 
667
#: res/values/strings.xml:301( name="sync_quiet_title")
 
668
msgid "Hide Dialogs"
 
669
msgstr "Skjul Dialoger"
 
670
 
 
671
#: res/values/strings.xml:302( name="sync_quiet_desc")
 
672
msgid "Hide the Sync Results dialogs"
 
673
msgstr ""
 
674
 
 
675
#: res/values/strings.xml:303( name="sync_bgwifi_title")
 
676
msgid "Auto-Sync Wifi Only"
 
677
msgstr ""
 
678
 
 
679
#: res/values/strings.xml:304( name="sync_bgwifi_desc")
 
680
msgid "If set, auto-sync only happens when Wifi is active"
 
681
msgstr ""
 
682
 
 
683
#: res/values/strings.xml:305( name="sync_error")
 
684
msgid "Sync Error! Sorry for the inconvenience! Error:"
 
685
msgstr ""
 
686
 
 
687
#: res/values/strings.xml:306( name="sync_upgrade_v99")
 
688
msgid ""
 
689
"Astrid 2.7 now performs synchronization with RTM in the background. You will "
 
690
"be directed to the preferences page to configure how often you want this to "
 
691
"occur (it is a minor drain on battery)."
 
692
msgstr ""
 
693
 
 
694
#: res/values/strings.xml:311( name="sync_now")
 
695
msgid "Synchronize Now!"
 
696
msgstr "Synkroniser Nu!"
 
697
 
 
698
#: res/values/strings.xml:312( name="sync_forget")
 
699
msgid "Clear Personal Data"
 
700
msgstr "Nulstil Personlig Data"
 
701
 
 
702
#: res/values/strings.xml:313( name="sync_uptodate")
 
703
msgid "Sync: Up to date!"
 
704
msgstr ""
 
705
 
 
706
#: res/values/strings.xml:314( name="sync_forget_confirm")
 
707
msgid "Clear data for selected services?"
 
708
msgstr ""
 
709
 
 
710
#: res/values/strings.xml:315( name="sync_no_synchronizers")
 
711
msgid "No Synchronizers Enabled!"
 
712
msgstr ""
 
713
 
 
714
#: res/values/strings.xml:316( name="sync_last_sync")
 
715
msgid "Last Sync Date: %s"
 
716
msgstr ""
 
717
 
 
718
#: res/values/strings.xml:317( name="sync_last_auto_sync")
 
719
msgid "Last AutoSync Attempt: %s"
 
720
msgstr ""
 
721
 
 
722
#: res/values/strings.xml:318( name="sync_date_never")
 
723
msgid "never"
 
724
msgstr "aldrig"
 
725
 
 
726
#: res/values/strings.xml:319( name="sync_result_title")
 
727
msgid "%s Results"
 
728
msgstr "%s resultater"
 
729
 
 
730
#: res/values/strings.xml:320( name="sync_result_local")
 
731
msgid "Summary - Astrid Tasks:"
 
732
msgstr ""
 
733
 
 
734
#: res/values/strings.xml:321( name="sync_result_remote")
 
735
msgid "Summary - Remote Server:"
 
736
msgstr ""
 
737
 
 
738
#: res/values/strings.xml:322( name="sync_result_created")
 
739
msgid "Created: %d"
 
740
msgstr "Oprettet: %d"
 
741
 
 
742
#: res/values/strings.xml:323( name="sync_result_updated")
 
743
msgid "Updated: %d"
 
744
msgstr "Opdateret: %d"
 
745
 
 
746
#: res/values/strings.xml:324( name="sync_result_deleted")
 
747
msgid "Deleted: %d"
 
748
msgstr "Slettet: %d"
 
749
 
 
750
#: res/values/strings.xml:325( name="sync_result_merged")
 
751
msgid "Merged: %d"
 
752
msgstr ""
 
753
 
 
754
#: res/values/strings.xml:327( name="sync_progress_remote")
 
755
msgid "Reading Remote Data"
 
756
msgstr ""
 
757
 
 
758
#: res/values/strings.xml:328( name="sync_progress_rxlist")
 
759
msgid "Reading List: %s"
 
760
msgstr ""
 
761
 
 
762
#: res/values/strings.xml:329( name="sync_progress_repeating")
 
763
msgid "Synchronizing Repeating Task"
 
764
msgstr ""
 
765
 
 
766
#: res/values/strings.xml:330( name="sync_progress_localtx")
 
767
msgid "Transmitting: %s"
 
768
msgstr "Sender: %s"
 
769
 
 
770
#: res/values/strings.xml:331( name="sync_progress_localdel")
 
771
msgid "Locally Deleted Tasks"
 
772
msgstr ""
 
773
 
 
774
#: res/values/strings.xml:332( name="sync_progress_remotetx")
 
775
msgid "Receiving: %s"
 
776
msgstr "Modtager: %s"
 
777
 
 
778
#: res/values/strings.xml:334( name="rtm_login_label")
 
779
msgid "Please Log In to RTM..."
 
780
msgstr ""
 
781
 
 
782
#: res/values/strings.xml:335( name="rtm_login_error")
 
783
msgid ""
 
784
"Sorry, there was an error verifying your login. Please try again. \\n\\n "
 
785
"Error Message:"
 
786
msgstr ""
 
787
 
 
788
#: res/values/strings.xml:344( name="loading")
 
789
msgid "Loading..."
 
790
msgstr "Indlæser..."
 
791
 
 
792
#: res/values/strings.xml:345( name="updating")
 
793
msgid "Updating List..."
 
794
msgstr "Opdaterer liste ..."
 
795
 
 
796
#: res/values/strings.xml:346( name="information_title")
 
797
msgid "Information"
 
798
msgstr "Information"
 
799
 
 
800
#: res/values/strings.xml:347( name="question_title")
 
801
msgid "Question"
 
802
msgstr "Spørgsmål"
 
803
 
 
804
#: res/values/strings.xml:348( name="done_label")
 
805
msgid "Done"
 
806
msgstr "Færdig"
 
807
 
 
808
#: res/values/strings.xml:349( name="notify_yes")
 
809
msgid "View Task"
 
810
msgstr "Vis opgave"
 
811
 
 
812
#: res/values/strings.xml:350( name="notify_done")
 
813
msgid "Already Done!"
 
814
msgstr "Allerede udført!"
 
815
 
 
816
#: res/values/strings.xml:351( name="notify_snooze")
 
817
msgid "Snooze"
 
818
msgstr ""
 
819
 
 
820
#: res/values/strings.xml:352( name="notify_no")
 
821
msgid "Quit"
 
822
msgstr "Afslut"
 
823
 
 
824
#: res/values/strings.xml:353( name="notify_snooze_title")
 
825
msgid "Hours/minutes to snooze?"
 
826
msgstr ""
 
827
 
 
828
#: res/values/strings.xml:356( name="delete_this_task_title")
 
829
msgid "Delete this task?"
 
830
msgstr "Slet denne opgave?"
 
831
 
 
832
#: res/values/strings.xml:357( name="delete_this_tag_title")
 
833
msgid "Remove this tag from all tasks?"
 
834
msgstr ""
 
835
 
 
836
#: res/values/strings.xml:359( name="stop_timer_title")
 
837
msgid "Stop the timer?"
 
838
msgstr ""
 
839
 
 
840
#: res/values/strings.xml:361( name="quick_tips")
 
841
msgid ""
 
842
"Some things you may not know about Astrid:\\n \\n - To create a task, just "
 
843
"start typing!\\n - While editing a task, hit \\'back\\' to save it\\n - "
 
844
"Select a task &amp; press 1-4 to quickly change it\\'s priority\\n - If a "
 
845
"task has a deadline, long-press to postpone it\\n \\n Thanks for using "
 
846
"Astrid!\\n"
 
847
msgstr ""
 
848
 
 
849
#: res/values/strings.xml:375( name="locale_edit_alerts_title")
 
850
msgid "Astrid Tag Alert"
 
851
msgstr ""
 
852
 
 
853
#: res/values/strings.xml:376( name="locale_edit_intro")
 
854
msgid ""
 
855
"Astrid will send you a reminder when you have uncompleted tasks with the "
 
856
"following criteria:"
 
857
msgstr ""
 
858
 
 
859
#: res/values/strings.xml:378( name="locale_pick_tag")
 
860
msgid "Tagged with:"
 
861
msgstr ""
 
862
 
 
863
#: res/values/strings.xml:383( name="notif_definiteDueDate")
 
864
msgid "Absolute Deadline!"
 
865
msgstr "Absolut tidsfrist!"
 
866
 
 
867
#: res/values/strings.xml:384( name="notif_preferredDueDate")
 
868
msgid "Goal Deadline!"
 
869
msgstr ""
 
870
 
 
871
#: res/values/strings.xml:385( name="notif_timerStarted")
 
872
msgid "Working on:"
 
873
msgstr ""
 
874
 
 
875
#: res/values/strings.xml:386( name="notif_tagNotification")
 
876
msgid "You have %d task(s) tagged %s!"
 
877
msgstr ""
 
878
 
 
879
#: res/values/strings.xml:391( name="error_opening")
 
880
msgid "Couldn't find this item:"
 
881
msgstr "Kunne ikke finde dette emne:"
 
882
 
 
883
#: res/values/strings.xml:392( name="error_saving")
 
884
msgid "Couldn't save:"
 
885
msgstr "Kunne ikke gemme:"
 
886
 
 
887
#: res/values/strings.xml:396( name="prefs_category_alerts")
 
888
msgid "Notifications"
 
889
msgstr "Påmindelser"
 
890
 
 
891
#: res/values/strings.xml:398( name="prefs_quietStart_title")
 
892
msgid "Quiet Hours Start"
 
893
msgstr ""
 
894
 
 
895
#: res/values/strings.xml:399( name="prefs_quietStart_desc")
 
896
msgid "Starting hour when Astrid should be quiet (e.g. 22)"
 
897
msgstr ""
 
898
 
 
899
#: res/values/strings.xml:401( name="prefs_quietEnd_title")
 
900
msgid "Quiet Hours End"
 
901
msgstr ""
 
902
 
 
903
#: res/values/strings.xml:402( name="prefs_quietEnd_desc")
 
904
msgid "Ending hour when Astrid should be quiet (e.g. 08)"
 
905
msgstr ""
 
906
 
 
907
#: res/values/strings.xml:404( name="prefs_defaultRemind_title")
 
908
msgid "Default Reminders"
 
909
msgstr ""
 
910
 
 
911
#: res/values/strings.xml:405( name="prefs_defaultRemind_desc")
 
912
msgid "For new tasks, in days (i.e. 7). Blank to disable"
 
913
msgstr ""
 
914
 
 
915
#: res/values/strings.xml:407( name="prefs_annoy_title")
 
916
msgid "Persistent Mode"
 
917
msgstr ""
 
918
 
 
919
#: res/values/strings.xml:408( name="prefs_annoy_desc")
 
920
msgid "If checked, LED and notifications must be cleared one at a time"
 
921
msgstr ""
 
922
 
 
923
#: res/values/strings.xml:410( name="prefs_notification_title")
 
924
msgid "Notification Ringtone"
 
925
msgstr ""
 
926
 
 
927
#: res/values/strings.xml:411( name="prefs_notification_desc")
 
928
msgid "Choose a ringtone for Astrid\\'s alerts"
 
929
msgstr ""
 
930
 
 
931
#: res/values/strings.xml:413( name="prefs_notificon_title")
 
932
msgid "Notification Icons"
 
933
msgstr ""
 
934
 
 
935
#: res/values/strings.xml:414( name="prefs_notificon_desc")
 
936
msgid "Choose Astrid\\'s notification bar icon"
 
937
msgstr ""
 
938
 
 
939
#: res/values/strings.xml:416( name="prefs_category_appearance")
 
940
msgid "Appearance"
 
941
msgstr "Udseende"
 
942
 
 
943
#: res/values/strings.xml:418( name="prefs_colorize_title")
 
944
msgid "Colorize Task List"
 
945
msgstr ""
 
946
 
 
947
#: res/values/strings.xml:419( name="prefs_colorize_desc")
 
948
msgid "Different colors for different priorities"
 
949
msgstr ""
 
950
 
 
951
#: res/values/strings.xml:421( name="prefs_fontSize_title")
 
952
msgid "Task List Font"
 
953
msgstr ""
 
954
 
 
955
#: res/values/strings.xml:422( name="prefs_fontSize_desc")
 
956
msgid "Font on the main listing page (i.e. 22)"
 
957
msgstr ""
 
958
 
 
959
#: res/values/strings.xml:424( name="prefs_category_other")
 
960
msgid "Other"
 
961
msgstr "Andre"
 
962
 
 
963
#: res/values/strings.xml:426( name="prefs_nagging_title")
 
964
msgid "Nag Messages"
 
965
msgstr ""
 
966
 
 
967
#: res/values/strings.xml:427( name="prefs_nagging_desc")
 
968
msgid "Show Astrid\\'s comments when viewing reminders and postponing tasks?"
 
969
msgstr ""
 
970
 
 
971
#: res/values/strings.xml:429( name="prefs_deadlineTime_title")
 
972
msgid "Default Deadlines"
 
973
msgstr "Standard tidsfrister"
 
974
 
 
975
#: res/values/strings.xml:430( name="prefs_deadlineTime_desc")
 
976
msgid "# of days from now to set new deadlines"
 
977
msgstr ""
 
978
 
 
979
#: res/values/strings.xml:432( name="displayedFields_PrefScreen_Title")
 
980
msgid "Displayed Fields"
 
981
msgstr ""
 
982
 
 
983
#: res/values/strings.xml:433( name="displayedFields_PrefScreen_Desc")
 
984
msgid "Select the fields to show in task list"
 
985
msgstr ""
 
986
 
 
987
#: res/values/strings.xml:435( name="prefs_titleVisible_title")
 
988
msgid "Task Title"
 
989
msgstr "Opgave titel"
 
990
 
 
991
#: res/values/strings.xml:436( name="prefs_titleVisible_desc")
 
992
msgid "Task description"
 
993
msgstr "Opgave beskrivelse"
 
994
 
 
995
#: res/values/strings.xml:438( name="prefs_deadlineVisible_desc")
 
996
msgid "Upcoming deadlines / completed date"
 
997
msgstr ""
 
998
 
 
999
#: res/values/strings.xml:439( name="prefs_timeVisible_title")
 
1000
msgid "Times"
 
1001
msgstr ""
 
1002
 
 
1003
#: res/values/strings.xml:440( name="prefs_timeVisible_desc")
 
1004
msgid "Estimated &amp; Elapsed Times"
 
1005
msgstr ""
 
1006
 
 
1007
#: res/values/strings.xml:441( name="prefs_importanceVisible_title")
 
1008
msgid "Importance"
 
1009
msgstr "Vigtighed"
 
1010
 
 
1011
#: res/values/strings.xml:442( name="prefs_importanceVisible_desc")
 
1012
msgid "Task importance indicator"
 
1013
msgstr ""
 
1014
 
 
1015
#: res/values/strings.xml:444( name="prefs_tagsVisible_desc")
 
1016
msgid "Tags associated with this task"
 
1017
msgstr ""
 
1018
 
 
1019
#: res/values/strings.xml:445( name="prefs_repeatVisible_title")
 
1020
msgid "Repeats"
 
1021
msgstr "Gentagelser"
 
1022
 
 
1023
#: res/values/strings.xml:446( name="prefs_repeatVisible_desc")
 
1024
msgid "Task repeat information"
 
1025
msgstr ""
 
1026
 
 
1027
#: res/values/strings.xml:447( name="prefs_reminderVisible_title")
 
1028
msgid "Reminders"
 
1029
msgstr "Påmindelser"
 
1030
 
 
1031
#: res/values/strings.xml:448( name="prefs_reminderVisible_desc")
 
1032
msgid "Displayed if this task has reminders"
 
1033
msgstr ""
 
1034
 
 
1035
#: res/values/strings.xml:450( name="prefs_notesVisible_desc")
 
1036
msgid "Notes associated with this task"
 
1037
msgstr ""
 
1038
 
 
1039
#. This string is Astrid's Android Marketplace description. It never appears in the app itself.
 
1040
#: res/values/strings.xml:453( name="marketplace_description")
 
1041
msgid ""
 
1042
"Astrid is the highly-acclaimed open-source task list that is simple enough "
 
1043
"to not get in your way, powerful enough to help you get stuff done! Tags, "
 
1044
"reminders, RememberTheMilk sync, Locale plug-in &amp; more!"
 
1045
msgstr ""
 
1046
 
 
1047
#. Automatically filled in by Launchpad:
 
1048
#: res/values/strings.xml:458( name="about_translators")
 
1049
msgid "translator-credits"
 
1050
msgstr ""
 
1051
"Launchpad Contributions:\n"
 
1052
"  Jens https://launchpad.net/~jens-andersson\n"
 
1053
"  Jonaskp https://launchpad.net/~jonaskp\n"
 
1054
"  nanker https://launchpad.net/~nanker"