From f61d2f2c91a79022e3a0a248fd174c3230754370 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 1 Oct 2008 09:02:57 +0000 Subject: remote mailbox: fixed sorting by subject, date and size. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2049 ee746299-78ed-0310-b773-934348b2243d --- po/da.po | 64 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'po/da.po') diff --git a/po/da.po b/po/da.po index c87a27b4..115fd03a 100644 --- a/po/da.po +++ b/po/da.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-29 11:37+0900\n" +"POT-Creation-Date: 2008-10-01 17:49+0900\n" "PO-Revision-Date: 2003-07-29 09:05+0200\n" "Last-Translator: Andreas Hinz \n" "Language-Team: \n" @@ -1638,7 +1638,7 @@ msgid "Can't get the part of multipart message." msgstr "Kan ikke hente del af multipart meddelese." #: src/compose.c:2730 src/headerview.c:233 src/query_search.c:687 -#: src/rpop3.c:564 src/summaryview.c:2271 +#: src/rpop3.c:586 src/summaryview.c:2271 msgid "(No Subject)" msgstr "(Intet emne)" @@ -1829,7 +1829,7 @@ msgstr "MIME type" #. S_COL_DATE #: src/compose.c:5100 src/mimeview.c:217 src/prefs_filter_edit.c:503 -#: src/prefs_summary_column.c:78 src/rpop3.c:333 src/select-keys.c:320 +#: src/prefs_summary_column.c:78 src/rpop3.c:353 src/select-keys.c:320 #: src/summaryview.c:5089 msgid "Size" msgstr "Størrelse" @@ -2555,7 +2555,7 @@ msgstr "Nyhedsgrupper:" msgid "Creating header view...\n" msgstr "Opretter hoved visning...\n" -#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:565 +#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:587 #: src/summaryview.c:2274 msgid "(No From)" msgstr "(Ingen Fra)" @@ -2840,7 +2840,7 @@ msgstr "Forbinder til POP3 server: %s ..." msgid "Can't connect to POP3 server: %s:%d\n" msgstr "Ingen forbindelse med POP3 server: %s:%d\n" -#: src/inc.c:934 src/rpop3.c:721 src/send_message.c:813 +#: src/inc.c:934 src/rpop3.c:743 src/send_message.c:813 msgid "Authenticating..." msgstr "Godkender..." @@ -2919,7 +2919,7 @@ msgid "Socket error." msgstr "Sokkel fejl." #. consider EOF right after QUIT successful -#: src/inc.c:1309 src/rpop3.c:447 src/rpop3.c:448 src/send_message.c:760 +#: src/inc.c:1309 src/rpop3.c:467 src/rpop3.c:468 src/send_message.c:760 #: src/send_message.c:966 msgid "Connection closed by the remote host." msgstr "" @@ -2938,11 +2938,11 @@ msgstr "" "Mailbox er låst:\n" "%s" -#: src/inc.c:1325 src/rpop3.c:422 src/rpop3.c:427 src/send_message.c:946 +#: src/inc.c:1325 src/rpop3.c:442 src/rpop3.c:447 src/send_message.c:946 msgid "Authentication failed." msgstr "Godkendelses fejlede." -#: src/inc.c:1330 src/rpop3.c:424 src/send_message.c:949 +#: src/inc.c:1330 src/rpop3.c:444 src/send_message.c:949 #, c-format msgid "" "Authentication failed:\n" @@ -2951,7 +2951,7 @@ msgstr "" "Godkendelsesfejl:\n" "%s" -#: src/inc.c:1335 src/rpop3.c:452 src/rpop3.c:453 src/send_message.c:970 +#: src/inc.c:1335 src/rpop3.c:472 src/rpop3.c:473 src/send_message.c:970 #, fuzzy msgid "Session timed out." msgstr "tid udløbet\n" @@ -6125,19 +6125,19 @@ msgid "Attachment" msgstr "Vedhæftet" #. S_COL_MIME -#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:330 +#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:350 #: src/summaryview.c:5082 msgid "Subject" msgstr "Emne" #. S_COL_SUBJECT -#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:331 +#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:351 #: src/summaryview.c:5085 msgid "From" msgstr "Fra" #. S_COL_FROM -#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:332 +#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:352 #: src/summaryview.c:5087 msgid "Date" msgstr "Dato" @@ -6454,7 +6454,7 @@ msgstr "Gennemsøger mappe %s ..." msgid "Searching %s (%d / %d)..." msgstr "Filtrering..." -#: src/query_search.c:696 src/rpop3.c:573 src/summaryview.c:2195 +#: src/query_search.c:696 src/rpop3.c:595 src/summaryview.c:2195 msgid "(No Date)" msgstr "(Ingen dato)" @@ -6523,93 +6523,93 @@ msgstr "Underskrift fra %s\n" msgid "Error verifying the signature" msgstr "Fejl ved verificering af underskrift" -#: src/rpop3.c:277 +#: src/rpop3.c:290 #, fuzzy, c-format -msgid "%s - Remote POP3 mailbox" +msgid "%s - POP3 Remote mailbox" msgstr "Slet mappe" -#: src/rpop3.c:329 src/summaryview.c:5091 +#: src/rpop3.c:349 src/summaryview.c:5091 msgid "No." msgstr "Nr." -#: src/rpop3.c:351 +#: src/rpop3.c:371 #, fuzzy msgid "_Get" msgstr "Hent" -#: src/rpop3.c:400 +#: src/rpop3.c:420 #, fuzzy, c-format msgid "Connecting to %s:%d ..." msgstr "Forbindelse med SMTP server: %s ..." -#: src/rpop3.c:405 src/rpop3.c:459 src/rpop3.c:462 +#: src/rpop3.c:425 src/rpop3.c:479 src/rpop3.c:482 #, fuzzy, c-format msgid "Can't connect to POP3 server: %s:%d" msgstr "Ingen forbindelse med POP3 server: %s:%d\n" -#: src/rpop3.c:433 src/rpop3.c:439 src/rpop3.c:466 src/rpop3.c:468 +#: src/rpop3.c:453 src/rpop3.c:459 src/rpop3.c:486 src/rpop3.c:488 #, fuzzy msgid "Error occurred during POP3 session." msgstr "fejl under POP3 session\n" -#: src/rpop3.c:436 +#: src/rpop3.c:456 #, fuzzy, c-format msgid "" "Error occurred during POP3 session:\n" "%s" msgstr "fejl under POP3 session\n" -#: src/rpop3.c:587 +#: src/rpop3.c:609 #, fuzzy, c-format msgid "Retrieving message headers (%d / %d) ..." msgstr "Sender meddelelse (%d / %d bytes)" -#: src/rpop3.c:747 +#: src/rpop3.c:769 #, fuzzy msgid "Getting the number of messages..." msgstr "Modtager antal nye meddelelser (STAT)..." -#: src/rpop3.c:756 src/rpop3.c:769 +#: src/rpop3.c:778 src/rpop3.c:791 #, fuzzy msgid "No message" msgstr "Ingen nye meddelelser." -#: src/rpop3.c:802 +#: src/rpop3.c:824 #, fuzzy, c-format msgid "Deleted %d messages" msgstr "Slet meddelelse(er)" -#: src/rpop3.c:840 src/rpop3.c:852 src/rpop3.c:900 src/rpop3.c:1087 +#: src/rpop3.c:862 src/rpop3.c:874 src/rpop3.c:922 src/rpop3.c:1109 #: src/send_message.c:830 msgid "Quitting..." msgstr "Afslutter..." -#: src/rpop3.c:885 +#: src/rpop3.c:907 #, fuzzy, c-format msgid "Retrieved %d messages" msgstr "Modtager nu meddelelse" -#: src/rpop3.c:892 +#: src/rpop3.c:914 #, fuzzy, c-format msgid "Opened message %d" msgstr "Sende meddelelse" -#: src/rpop3.c:908 +#: src/rpop3.c:930 #, fuzzy, c-format msgid "Retrieved %d message headers" msgstr "Modtager nu meddelelse" -#: src/rpop3.c:1013 +#: src/rpop3.c:1035 #, fuzzy, c-format msgid "Retrieving message %d ..." msgstr "Modtager meddelelse fra %s..." -#: src/rpop3.c:1039 +#: src/rpop3.c:1061 #, fuzzy msgid "Delete messages" msgstr "Slet meddelelse(er)" -#: src/rpop3.c:1040 +#: src/rpop3.c:1062 msgid "" "Really delete selected messages from server?\n" "This operation cannot be reverted." -- cgit v1.2.3