From 0756d4eaffb97dd9dd031f466afcdf99dcb4d6d0 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 30 Jul 2010 04:45:39 +0000 Subject: added 'Cancel all' button to the incorporation dialog. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2647 ee746299-78ed-0310-b773-934348b2243d --- po/hr.po | 99 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 52 insertions(+), 47 deletions(-) (limited to 'po/hr.po') diff --git a/po/hr.po b/po/hr.po index 60197d42..2e7952cb 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:04+0900\n" +"POT-Creation-Date: 2010-07-30 13:37+0900\n" "PO-Revision-Date: 2001-09-17 13:22+0100\n" "Last-Translator: Ante Karamatić \n" "Language-Team: Croatian \n" @@ -1250,7 +1250,7 @@ msgstr "Obavijest" msgid "Warning" msgstr "Upozorenje" -#: src/alertpanel.c:168 src/inc.c:737 +#: src/alertpanel.c:168 src/inc.c:746 msgid "Error" msgstr "Greška" @@ -2942,219 +2942,224 @@ msgstr "Unesi LDIF datoteku u Adresar" msgid "Attributes" msgstr "Atributi korisnika" -#: src/inc.c:160 +#: src/inc.c:163 #, fuzzy, c-format msgid "Sylpheed: %d new messages" msgstr "\t%d novih poruka\n" -#: src/inc.c:481 +#: src/inc.c:484 #, fuzzy msgid "Authenticating with POP3" msgstr "Autorizacija" -#: src/inc.c:507 +#: src/inc.c:511 msgid "Retrieving new messages" msgstr "Primam nove poruke" -#: src/inc.c:550 +#: src/inc.c:513 +#, fuzzy +msgid "Cancel _all" +msgstr "Odustani" + +#: src/inc.c:559 msgid "Standby" msgstr "Standby" -#: src/inc.c:693 src/inc.c:743 +#: src/inc.c:702 src/inc.c:752 msgid "Cancelled" msgstr "Otkazano" -#: src/inc.c:704 +#: src/inc.c:713 msgid "Retrieving" msgstr "Primam" -#: src/inc.c:713 src/inc.c:1022 +#: src/inc.c:722 src/inc.c:1031 #, fuzzy, c-format msgid "%d message(s) (%s) received" msgstr "Ukloni poruke sa poslužitelja nakon primanja" -#: src/inc.c:717 +#: src/inc.c:726 #, fuzzy, c-format msgid "no new messages" msgstr "Nema nepročitanih poruka." -#: src/inc.c:718 +#: src/inc.c:727 msgid "Done" msgstr "Gotovo" -#: src/inc.c:723 +#: src/inc.c:732 msgid "Connection failed" msgstr "Veza nije uspjela" -#: src/inc.c:726 +#: src/inc.c:735 msgid "Auth failed" msgstr "Identifikacija nije uspjela" -#: src/inc.c:730 +#: src/inc.c:739 msgid "Locked" msgstr "" -#: src/inc.c:740 +#: src/inc.c:749 #, fuzzy msgid "Timeout" msgstr "Timeout (sek)" -#: src/inc.c:787 +#: src/inc.c:796 #, fuzzy, c-format msgid "Finished (%d new message(s))" msgstr "\t%d novih poruka\n" -#: src/inc.c:790 +#: src/inc.c:799 #, fuzzy, c-format msgid "Finished (no new messages)" msgstr "Nema nepročitanih poruka" -#: src/inc.c:799 +#: src/inc.c:808 #, fuzzy msgid "Some errors occurred while getting mail." msgstr "Došlo je do grešaka prilikom primanja pošte." -#: src/inc.c:833 +#: src/inc.c:842 #, c-format msgid "getting new messages of account %s...\n" msgstr "primam nove poruke s računa %s...\n" -#: src/inc.c:837 +#: src/inc.c:846 #, fuzzy, c-format msgid "%s: Authenticating with POP3" msgstr "Autorizacija" -#: src/inc.c:840 +#: src/inc.c:849 #, c-format msgid "%s: Retrieving new messages" msgstr "%s: Primam nove poruke" -#: src/inc.c:845 +#: src/inc.c:854 #, fuzzy, c-format msgid "Connecting to POP3 server: %s..." msgstr "Povezujem se na POP3 poslužitelj: %s ..." -#: src/inc.c:859 +#: src/inc.c:868 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "Ne mogu se povezati na POP3 poslužitelj: %s:%d\n" -#: src/inc.c:941 src/rpop3.c:827 src/send_message.c:817 +#: src/inc.c:950 src/rpop3.c:827 src/send_message.c:817 #, c-format msgid "Authenticating..." msgstr "Prijavljujem se..." -#: src/inc.c:942 +#: src/inc.c:951 #, fuzzy, c-format msgid "Retrieving messages from %s..." msgstr "Primam poruke sa %s u %s...\n" -#: src/inc.c:947 +#: src/inc.c:956 msgid "Getting the number of new messages (STAT)..." msgstr "Primam broj novih poruka (STAT)..." -#: src/inc.c:951 +#: src/inc.c:960 msgid "Getting the number of new messages (LAST)..." msgstr "Primam broj novih poruka (LAST)..." -#: src/inc.c:955 +#: src/inc.c:964 msgid "Getting the number of new messages (UIDL)..." msgstr "Primam broj novih poruka (UIDL)..." -#: src/inc.c:959 +#: src/inc.c:968 msgid "Getting the size of messages (LIST)..." msgstr "Primam veličinu poruka (LIST)..." -#: src/inc.c:969 +#: src/inc.c:978 #, fuzzy, c-format msgid "Deleting message %d" msgstr "Brišem poruke" -#: src/inc.c:976 src/send_message.c:835 +#: src/inc.c:985 src/send_message.c:835 msgid "Quitting" msgstr "Izlazim" -#: src/inc.c:1001 +#: src/inc.c:1010 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "Primam poruke (%d / %d) (%s / %s)" -#: src/inc.c:1241 src/inc.c:1264 src/summaryview.c:4644 +#: src/inc.c:1250 src/inc.c:1273 src/summaryview.c:4644 msgid "" "Execution of the junk filter command failed.\n" "Please check the junk mail control setting." msgstr "" -#: src/inc.c:1323 +#: src/inc.c:1332 #, fuzzy msgid "Connection failed." msgstr "Veza nije uspjela" -#: src/inc.c:1329 +#: src/inc.c:1338 msgid "Error occurred while processing mail." msgstr "Došlo je do greške pri radu s poštom." -#: src/inc.c:1334 +#: src/inc.c:1343 #, fuzzy, c-format msgid "" "Error occurred while processing mail:\n" "%s" msgstr "Došlo je do greške pri radu s poštom." -#: src/inc.c:1340 +#: src/inc.c:1349 msgid "No disk space left." msgstr "Nema više mjesta na disku." -#: src/inc.c:1345 +#: src/inc.c:1354 #, fuzzy msgid "Can't write file." msgstr "Ne mogu pisati u datoteku.\n" -#: src/inc.c:1350 +#: src/inc.c:1359 #, fuzzy msgid "Socket error." msgstr "protokol greška\n" #. consider EOF right after QUIT successful -#: src/inc.c:1356 src/rpop3.c:544 src/rpop3.c:545 src/send_message.c:761 +#: src/inc.c:1365 src/rpop3.c:544 src/rpop3.c:545 src/send_message.c:761 #: src/send_message.c:978 msgid "Connection closed by the remote host." msgstr "" -#: src/inc.c:1362 +#: src/inc.c:1371 #, fuzzy msgid "Mailbox is locked." msgstr "Postavke sandučića" -#: src/inc.c:1366 +#: src/inc.c:1375 #, fuzzy, c-format msgid "" "Mailbox is locked:\n" "%s" msgstr "Postavke sandučića" -#: src/inc.c:1372 src/rpop3.c:519 src/rpop3.c:524 src/send_message.c:958 +#: src/inc.c:1381 src/rpop3.c:519 src/rpop3.c:524 src/send_message.c:958 #, fuzzy msgid "Authentication failed." msgstr "Autorizacija" -#: src/inc.c:1377 src/rpop3.c:521 src/send_message.c:961 +#: src/inc.c:1386 src/rpop3.c:521 src/send_message.c:961 #, fuzzy, c-format msgid "" "Authentication failed:\n" "%s" msgstr "Autorizacija" -#: src/inc.c:1382 src/rpop3.c:549 src/rpop3.c:550 src/send_message.c:982 +#: src/inc.c:1391 src/rpop3.c:549 src/rpop3.c:550 src/send_message.c:982 msgid "Session timed out." msgstr "" -#: src/inc.c:1423 +#: src/inc.c:1432 #, fuzzy msgid "Incorporation cancelled\n" msgstr "Prima novu poštu" -#: src/inc.c:1525 +#: src/inc.c:1541 #, c-format msgid "Getting new messages from %s into %s...\n" msgstr "Primam nove poruke s %s u %s...\n" -- cgit v1.2.3