From 83ee9999035fcf1e83ac545c0b6380c2b2678a77 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 14 Nov 2008 04:44:06 +0000 Subject: added menu to the remote POP3 mailbox window. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2068 ee746299-78ed-0310-b773-934348b2243d --- po/sr.po | 89 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 50 insertions(+), 39 deletions(-) (limited to 'po/sr.po') diff --git a/po/sr.po b/po/sr.po index 713b83f8..e21d2365 100644 --- a/po/sr.po +++ b/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-11-13 14:59+0900\n" +"POT-Creation-Date: 2008-11-14 13:39+0900\n" "PO-Revision-Date: 2002-11-29 21:08+0100\n" "Last-Translator: garret \n" "Language-Team: Serbian\n" @@ -1642,7 +1642,7 @@ msgid "Can't get the part of multipart message." msgstr "Ne mogu dobiti deo poruke iz više delova." #: src/compose.c:2730 src/headerview.c:233 src/query_search.c:687 -#: src/rpop3.c:586 src/summaryview.c:2271 +#: src/rpop3.c:663 src/summaryview.c:2271 msgid "(No Subject)" msgstr "(Bez teme)" @@ -1833,7 +1833,7 @@ msgstr "MIME tip" #. 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:353 src/select-keys.c:320 +#: src/prefs_summary_column.c:78 src/rpop3.c:418 src/select-keys.c:320 #: src/summaryview.c:5089 msgid "Size" msgstr "Veličina" @@ -2560,7 +2560,7 @@ msgstr "News grupe:" msgid "Creating header view...\n" msgstr "Stvaram pregled zaglavlja...\n" -#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:587 +#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:664 #: src/summaryview.c:2274 msgid "(No From)" msgstr "(Bez pošiljaoca)" @@ -2846,7 +2846,7 @@ msgstr "Povezujem se na POP3 server: %s ..." msgid "Can't connect to POP3 server: %s:%d\n" msgstr "Ne mogu se povezati na POP3 server: %s:%d\n" -#: src/inc.c:934 src/rpop3.c:743 src/send_message.c:813 +#: src/inc.c:934 src/rpop3.c:820 src/send_message.c:813 #, c-format msgid "Authenticating..." msgstr "Prijavljujem se..." @@ -2921,7 +2921,7 @@ msgid "Socket error." msgstr "Protokol greška." #. consider EOF right after QUIT successful -#: src/inc.c:1309 src/rpop3.c:467 src/rpop3.c:468 src/send_message.c:760 +#: src/inc.c:1309 src/rpop3.c:544 src/rpop3.c:545 src/send_message.c:760 #: src/send_message.c:966 msgid "Connection closed by the remote host." msgstr "" @@ -2937,19 +2937,19 @@ msgid "" "%s" msgstr "Sanduče je zaključano." -#: src/inc.c:1325 src/rpop3.c:442 src/rpop3.c:447 src/send_message.c:946 +#: src/inc.c:1325 src/rpop3.c:519 src/rpop3.c:524 src/send_message.c:946 #, fuzzy msgid "Authentication failed." msgstr "Način provere identieta" -#: src/inc.c:1330 src/rpop3.c:444 src/send_message.c:949 +#: src/inc.c:1330 src/rpop3.c:521 src/send_message.c:949 #, fuzzy, c-format msgid "" "Authentication failed:\n" "%s" msgstr "Način provere identieta" -#: src/inc.c:1335 src/rpop3.c:472 src/rpop3.c:473 src/send_message.c:970 +#: src/inc.c:1335 src/rpop3.c:549 src/rpop3.c:550 src/send_message.c:970 msgid "Session timed out." msgstr "" @@ -6124,19 +6124,19 @@ msgid "Attachment" msgstr "Dodatak" #. S_COL_MIME -#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:350 +#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:415 #: src/summaryview.c:5082 msgid "Subject" msgstr "Tema" #. S_COL_SUBJECT -#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:351 +#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:416 #: src/summaryview.c:5085 msgid "From" msgstr "Od" #. S_COL_FROM -#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:352 +#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:417 #: src/summaryview.c:5087 msgid "Date" msgstr "Datum" @@ -6463,7 +6463,7 @@ msgstr "Pretražujem direktorijum %s ..." msgid "Searching %s (%d / %d)..." msgstr "Filtriranje..." -#: src/query_search.c:696 src/rpop3.c:595 src/summaryview.c:2195 +#: src/query_search.c:696 src/rpop3.c:672 src/summaryview.c:2195 msgid "(No Date)" msgstr "(Nema Datuma)" @@ -6532,94 +6532,109 @@ msgstr "Potpis napravljen %s\n" msgid "Error verifying the signature" msgstr "Greška pri potvrđivanju potpisa" -#: src/rpop3.c:290 +#: src/rpop3.c:242 +#, fuzzy +msgid "_File" +msgstr "/_Datoteka" + +#: src/rpop3.c:243 src/rpop3.c:436 +#, fuzzy +msgid "_Get" +msgstr "Primi" + +#: src/rpop3.c:248 +#, fuzzy +msgid "_Help" +msgstr "/_Pomoć" + +#: src/rpop3.c:249 +#, fuzzy +msgid "_About" +msgstr "O" + +#: src/rpop3.c:338 #, fuzzy, c-format msgid "%s - POP3 Remote mailbox" msgstr "/_Ukloni sanduče" -#: src/rpop3.c:349 src/summaryview.c:5091 +#: src/rpop3.c:414 src/summaryview.c:5091 msgid "No." msgstr "Ne." -#: src/rpop3.c:371 -#, fuzzy -msgid "_Get" -msgstr "Primi" - -#: src/rpop3.c:420 +#: src/rpop3.c:497 #, fuzzy, c-format msgid "Connecting to %s:%d ..." msgstr "Spajam se na SMTP server: %s ..." -#: src/rpop3.c:425 src/rpop3.c:479 src/rpop3.c:482 +#: src/rpop3.c:502 src/rpop3.c:556 src/rpop3.c:559 #, fuzzy, c-format msgid "Can't connect to POP3 server: %s:%d" msgstr "Ne mogu se povezati na POP3 server: %s:%d\n" -#: src/rpop3.c:453 src/rpop3.c:459 src/rpop3.c:486 src/rpop3.c:488 +#: src/rpop3.c:530 src/rpop3.c:536 src/rpop3.c:563 src/rpop3.c:565 #, fuzzy msgid "Error occurred during POP3 session." msgstr "greška prilikom provere identiteta\n" -#: src/rpop3.c:456 +#: src/rpop3.c:533 #, fuzzy, c-format msgid "" "Error occurred during POP3 session:\n" "%s" msgstr "greška prilikom provere identiteta\n" -#: src/rpop3.c:609 +#: src/rpop3.c:686 #, fuzzy, c-format msgid "Retrieving message headers (%d / %d) ..." msgstr "Šaljem poruku (%d / %d bajtova)" -#: src/rpop3.c:769 +#: src/rpop3.c:846 #, fuzzy msgid "Getting the number of messages..." msgstr "Preuzimam broj novih poruka (STAT)..." -#: src/rpop3.c:778 src/rpop3.c:791 +#: src/rpop3.c:855 src/rpop3.c:868 #, fuzzy msgid "No message" msgstr "Nema novih poruka." -#: src/rpop3.c:824 +#: src/rpop3.c:901 #, fuzzy, c-format msgid "Deleted %d messages" msgstr "Obriši poruku/e" -#: src/rpop3.c:862 src/rpop3.c:874 src/rpop3.c:922 src/rpop3.c:1109 +#: src/rpop3.c:939 src/rpop3.c:951 src/rpop3.c:1001 src/rpop3.c:1196 #: src/send_message.c:830 #, c-format msgid "Quitting..." msgstr "Završavnje..." -#: src/rpop3.c:907 +#: src/rpop3.c:986 #, fuzzy, c-format msgid "Retrieved %d messages" msgstr "Primam nove poruke" -#: src/rpop3.c:914 +#: src/rpop3.c:993 #, fuzzy, c-format msgid "Opened message %d" msgstr "Pošalji poruku" -#: src/rpop3.c:930 +#: src/rpop3.c:1009 #, fuzzy, c-format msgid "Retrieved %d message headers" msgstr "Primam nove poruke" -#: src/rpop3.c:1035 +#: src/rpop3.c:1122 #, fuzzy, c-format msgid "Retrieving message %d ..." msgstr "Primam poruke sa %s u %s...\n" -#: src/rpop3.c:1061 +#: src/rpop3.c:1148 #, fuzzy msgid "Delete messages" msgstr "Obriši poruku/e" -#: src/rpop3.c:1062 +#: src/rpop3.c:1149 msgid "" "Really delete selected messages from server?\n" "This operation cannot be reverted." @@ -7438,10 +7453,6 @@ msgstr "Stari Sylpheed" #~ msgid "SSL connect failed (%s)\n" #~ msgstr "SSL veza nije uspela (%s)\n" -#, fuzzy -#~ msgid "_About" -#~ msgstr "O" - #, fuzzy #~ msgid "/_View/Show all _headers" #~ msgstr "/_Pregled/Prikaži kompletno _zaglavlje" -- cgit v1.2.3