l10n: Updated Danish (da) translation to 100%

New status: 58 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
This commit is contained in:
Per Kongstad
2010-05-24 16:53:19 +02:00
committed by Transifex
parent be4ed43a9b
commit c840450f63

154
po/da.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce4-taskmanager 0.4.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-10 21:04+0000\n"
"POT-Creation-Date: 2010-05-24 11:30+0000\n"
"PO-Revision-Date: 2008-09-30 12:32+0100\n"
"Last-Translator: Per Kongstad <p_kongstad@op.pl>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -15,32 +15,32 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/process-window.c:326
#: ../xfce4-taskmanager.desktop.in.h:1 ../src/process-window.c:372
msgid "Easy to use task manager"
msgstr "En nem opgavehåndtering"
#: ../xfce4-taskmanager.desktop.in.h:2 ../src/process-tree-view.c:215
#: ../src/process-tree-view.c:229 ../src/process-tree-view.c:247
#: ../src/process-window.c:199 ../src/process-window.c:321
#: ../src/process-window.c:177 ../src/process-window.c:367
msgid "Task Manager"
msgstr "Opgaverhåndtering"
#: ../src/process-statusbar.c:121
#: ../src/process-statusbar.c:139
#, c-format
msgid "CPU: %.2f%%"
msgstr "CPU: %.2f%%"
msgid "CPU: %s%%"
msgstr "CPU: %s%%"
#: ../src/process-statusbar.c:128
#: ../src/process-statusbar.c:148
#, c-format
msgid "Memory: %.2f%%"
msgstr "Hukommelse: %.2f%%"
msgid "Memory: %s%%"
msgstr "Hukommelse: %s%%"
#: ../src/process-statusbar.c:135
#: ../src/process-statusbar.c:157
#, c-format
msgid "Swap: %.2f%%"
msgstr "Swap: %.2f%%"
msgid "Swap: %s%%"
msgstr "Swap: %s%%"
#: ../src/process-statusbar.c:142
#: ../src/process-statusbar.c:172
#, c-format
msgid "Processes: %d"
msgstr "Proces: %d"
@@ -49,15 +49,15 @@ msgstr "Proces: %d"
msgid "Task"
msgstr "Opgave"
#: ../src/process-tree-view.c:116 ../src/process-window.c:276
#: ../src/process-tree-view.c:116 ../src/process-window.c:307
msgid "PID"
msgstr "PID"
#: ../src/process-tree-view.c:124 ../src/process-window.c:277
#: ../src/process-tree-view.c:124 ../src/process-window.c:308
msgid "PPID"
msgstr "PPID"
#: ../src/process-tree-view.c:132 ../src/process-window.c:278
#: ../src/process-tree-view.c:132 ../src/process-window.c:309
msgid "State"
msgstr "Tilstand"
@@ -69,11 +69,11 @@ msgstr "VSZ"
msgid "RSS"
msgstr "RSS"
#: ../src/process-tree-view.c:157 ../src/process-window.c:281
#: ../src/process-tree-view.c:157 ../src/process-window.c:312
msgid "UID"
msgstr "UID"
#: ../src/process-tree-view.c:165 ../src/process-window.c:282
#: ../src/process-tree-view.c:165 ../src/process-window.c:313
msgid "CPU"
msgstr "CPU"
@@ -114,22 +114,22 @@ msgstr "Fejl ved indstilling af prioritetet"
msgid "An error was encountered by setting a priority to the PID %d. It is likely you don't have the required privileges."
msgstr "En fejl opstod ved indstilling af PID'en %d.Det skyldes sandsynligvis manglende rettigheder."
#: ../src/process-tree-view.c:260
msgid "Terminate"
msgstr "Terminér"
#: ../src/process-tree-view.c:267
#: ../src/process-tree-view.c:262
msgid "Stop"
msgstr "Stop"
#: ../src/process-tree-view.c:274
#: ../src/process-tree-view.c:269
msgid "Continue"
msgstr "Fortsæt"
#: ../src/process-tree-view.c:280
#: ../src/process-tree-view.c:275
msgid "Kill"
msgstr "Dræb"
#: ../src/process-tree-view.c:280
msgid "Terminate"
msgstr "Terminér"
#: ../src/process-tree-view.c:287
msgid "Very low"
msgstr "Meget lav"
@@ -150,43 +150,88 @@ msgstr "Høj"
msgid "Very high"
msgstr "Meget høj"
#: ../src/process-tree-view.c:312 ../src/process-window.c:283
#: ../src/process-tree-view.c:312 ../src/process-window.c:314
msgid "Priority"
msgstr "Prioritet"
#: ../src/process-window.c:197
#: ../src/process-window.c:175
msgid "Execution error"
msgstr "Fejl under udførsel"
#: ../src/process-window.c:226
#: ../src/process-window.c:203
msgid "Run Program..."
msgstr "Kør årogram..."
#: ../src/process-window.c:227
#: ../src/process-window.c:204
msgid "Application Finder"
msgstr "Programfinder"
#: ../src/process-window.c:228
#: ../src/process-window.c:205
msgid "Terminal emulator"
msgstr "Terminalemulering"
#: ../src/process-window.c:229
#: ../src/process-window.c:206
msgid "XTerm"
msgstr "Xterm"
#: ../src/process-window.c:271
#. TRANSLATORS: The next values are in seconds or milliseconds
#: ../src/process-window.c:247
msgid "250ms"
msgstr "250 ms"
#: ../src/process-window.c:248
msgid "500ms"
msgstr "500 ms"
#: ../src/process-window.c:249
msgid "750ms"
msgstr "750 ms"
#: ../src/process-window.c:250
msgid "1s"
msgstr "1 s"
#: ../src/process-window.c:251
msgid "2s"
msgstr "2 s"
#: ../src/process-window.c:252
msgid "5s"
msgstr "5 s"
#: ../src/process-window.c:253
msgid "10s"
msgstr "10 s"
#: ../src/process-window.c:294
msgid "Show all processes"
msgstr "Vis alle processer"
#: ../src/process-window.c:279
#: ../src/process-window.c:295
msgid "More precision"
msgstr "Større nøjagtighed"
#: ../src/process-window.c:296
msgid "Full command line"
msgstr "Fuld kommandolinje"
#: ../src/process-window.c:297
msgid "Show status icon"
msgstr "Vis statusikon"
#: ../src/process-window.c:300
msgid "Refresh rate"
msgstr "Hvor ofte opdateres"
#: ../src/process-window.c:310
msgid "Virtual Bytes"
msgstr "Virtuelle bit"
#: ../src/process-window.c:280
#: ../src/process-window.c:311
msgid "Private Bytes"
msgstr "Private bit"
#: ../src/process-window.c:329
#: ../src/process-window.c:375
msgid "translator-credits"
msgstr ""
"Jens Hyllegaard\n"
@@ -195,26 +240,51 @@ msgstr ""
"Dansk-gruppen <dansk@dansk-gruppen.dk>\n"
"Mere info: http://www.dansk-gruppen.dk"
#: ../src/task-manager.c:146
#: ../src/task-manager.c:165
#, c-format
msgid "%lu MiB"
msgstr "%lu MiB"
#: ../src/task-manager.c:153
#: ../src/task-manager.c:172
#, c-format
msgid "%lu KiB"
msgstr "%lu KiB"
#: ../src/task-manager.c:157
#: ../src/task-manager.c:176
#, c-format
msgid "%lu B"
msgstr "%lu B"
#. TODO make precision optional
#: ../src/task-manager.c:168
#: ../src/task-manager.c:189
#, c-format
msgid "%.2f%%"
msgstr "%.2f%%"
msgid "%s%%"
msgstr "%s%%"
#: ../src/main.c:61
#, c-format
msgid ""
"<b>Processes:</b> %u\n"
"<b>CPU:</b> %.0f%%\n"
"<b>Memory:</b> %.0f%%\n"
"<b>Swap:</b> %.0f%%"
msgstr ""
"<b>Processer:</b> %u\n"
"<b>CPU:</b> %.0f%%\n"
"<b>Hukommelse:</b> %.0f%%\n"
"<b>Swap:</b> %.0f%%"
#: ../src/main.c:69
#, c-format
msgid ""
"Processes: %u\n"
"CPU: %.0f%%\n"
"Memory: %.0f%%\n"
"Swap: %.0f%%"
msgstr ""
"Processer: %u\n"
"CPU: %.0f%%\n"
"Hukommelse: %.0f%%\n"
"Swap: %.0f%%"
#~ msgid "Control your processes"
#~ msgstr "Kontrollér dine processer"