diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-10-17 07:25:42 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-10-17 07:25:42 +0000 |
commit | ce4e62e941cd69bf6b93b0982240854e3e8157dd (patch) | |
tree | 113e2ce59f9127ef471fc6e3da4914509b21106b /po/hr.po | |
parent | 2d4514560cab30e8d856eadfaa16bff7fb6ea6b3 (diff) |
added the default browser to the option of URI command.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@654 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'po/hr.po')
-rw-r--r-- | po/hr.po | 470 |
1 files changed, 240 insertions, 230 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-10-13 18:12+0900\n" +"POT-Creation-Date: 2005-10-17 16:21+0900\n" "PO-Revision-Date: 2001-09-17 13:22+0100\n" "Last-Translator: Ante Karamatić <ante@cdnet.com.hr>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" @@ -330,7 +330,7 @@ msgstr "Kopiram poruke %s%c%d u %s ...\n" msgid "Last number in dir %s = %d\n" msgstr "Posljednji broj u direktoriju %s = %d\n" -#: libsylph/mh.c:826 libsylph/mh.c:839 src/main.c:140 +#: libsylph/mh.c:826 libsylph/mh.c:839 src/main.c:144 #, c-format msgid "" "File `%s' already exists.\n" @@ -516,7 +516,7 @@ msgstr "Pronađen %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguracija je spremljena.\n" -#: libsylph/prefs_common.c:431 +#: libsylph/prefs_common.c:435 #, fuzzy msgid "Junk mail filter" msgstr "Spis" @@ -1000,7 +1000,7 @@ msgstr "/_Obriši" msgid "E-Mail address" msgstr "E-mail adresa" -#: src/addressbook.c:496 src/compose.c:4550 src/prefs_common_dialog.c:2043 +#: src/addressbook.c:496 src/compose.c:4550 src/prefs_common_dialog.c:2050 msgid "Address book" msgstr "Adresar" @@ -1164,7 +1164,7 @@ msgstr "Greška pri unosu adresara" msgid "Addressbook Conversion" msgstr "Unos adresara" -#: src/addressbook.c:3072 src/prefs_common_dialog.c:609 +#: src/addressbook.c:3072 src/prefs_common_dialog.c:611 msgid "Interface" msgstr "Sučelje" @@ -1210,11 +1210,11 @@ msgstr "Uobičajene adrese" msgid "Personal address" msgstr "Osobne adrese" -#: src/alertpanel.c:141 src/compose.c:5236 src/main.c:519 +#: src/alertpanel.c:141 src/compose.c:5236 src/main.c:523 msgid "Notice" msgstr "Obavijest" -#: src/alertpanel.c:154 src/main.c:614 +#: src/alertpanel.c:154 src/main.c:618 msgid "Warning" msgstr "Upozorenje" @@ -1746,7 +1746,7 @@ msgid "Size" msgstr "Veličina" #: src/compose.c:4470 src/mainwindow.c:2236 src/prefs_account_dialog.c:516 -#: src/prefs_common_dialog.c:593 +#: src/prefs_common_dialog.c:595 msgid "Send" msgstr "Pošalji" @@ -1788,7 +1788,7 @@ msgstr "Priloži datoteku" #. signature #: src/compose.c:4519 src/prefs_account_dialog.c:1188 -#: src/prefs_common_dialog.c:1002 +#: src/prefs_common_dialog.c:1004 msgid "Signature" msgstr "Potpis" @@ -1796,8 +1796,8 @@ msgstr "Potpis" msgid "Insert signature" msgstr "Unesi potpis" -#: src/compose.c:4529 src/prefs_common_dialog.c:1024 -#: src/prefs_common_dialog.c:2023 +#: src/compose.c:4529 src/prefs_common_dialog.c:1026 +#: src/prefs_common_dialog.c:2030 msgid "Editor" msgstr "Uređivač" @@ -2109,7 +2109,7 @@ msgstr "Uredite JPilot unos" #: src/editjpilot.c:290 src/editldap.c:349 src/editvcard.c:203 #: src/importldif.c:534 src/prefs_account_dialog.c:1691 -#: src/prefs_common_dialog.c:1678 +#: src/prefs_common_dialog.c:1680 msgid " ... " msgstr " ... " @@ -2879,69 +2879,69 @@ msgstr "Unesite lozinku" msgid "Protocol log" msgstr "Zapis protokola" -#: src/main.c:188 +#: src/main.c:192 msgid "g_thread is not supported by glib.\n" msgstr "g_thread nije podržan od glib-a.\n" -#: src/main.c:334 +#: src/main.c:338 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "Upotreba: %s [OPCIJA]...\n" -#: src/main.c:337 +#: src/main.c:341 msgid " --compose [address] open composition window" msgstr " --compose [adresa] otvara prozor za pisanje" -#: src/main.c:338 +#: src/main.c:342 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" " attached" msgstr "" -#: src/main.c:341 +#: src/main.c:345 msgid " --receive receive new messages" msgstr " --receive prima nove poruke" -#: src/main.c:342 +#: src/main.c:346 msgid " --receive-all receive new messages of all accounts" msgstr " --receive-all prima sve poruke sa svih računa" -#: src/main.c:343 +#: src/main.c:347 #, fuzzy msgid " --send send all queued messages" msgstr " --recive prikazuje broj poruka" -#: src/main.c:344 +#: src/main.c:348 #, fuzzy msgid " --status [folder]... show the total number of messages" msgstr " --recive prikazuje broj poruka" -#: src/main.c:345 +#: src/main.c:349 #, fuzzy msgid "" " --status-full [folder]...\n" " show the status of each folder" msgstr " --recive prikazuje broj poruka" -#: src/main.c:347 +#: src/main.c:351 msgid " --debug debug mode" msgstr " --debug debug način" -#: src/main.c:348 +#: src/main.c:352 msgid " --help display this help and exit" msgstr " --help prikazuje ovu pomoć i izlazi" -#: src/main.c:349 +#: src/main.c:353 msgid " --version output version information and exit" msgstr " --version prikazuje verziju i izlazi" -#: src/main.c:471 +#: src/main.c:475 #, fuzzy msgid "Filename encoding" msgstr "Izlazni charset" -#: src/main.c:472 +#: src/main.c:476 msgid "" "The locale encoding is not UTF-8, but the environmental variable " "G_FILENAME_ENCODING is not set.\n" @@ -2955,19 +2955,19 @@ msgid "" "Continue?" msgstr "" -#: src/main.c:520 +#: src/main.c:524 msgid "Composing message exists. Really quit?" msgstr "Pisanje poruke postoji. Uistinu prekinuti?" -#: src/main.c:528 +#: src/main.c:532 msgid "Queued messages" msgstr "Odložene poruke" -#: src/main.c:529 +#: src/main.c:533 msgid "Some unsent messages are queued. Exit now?" msgstr "Neke neposlane poruke su odložene. Izaći odmah?" -#: src/main.c:615 +#: src/main.c:619 #, fuzzy msgid "" "GnuPG is not installed properly, or its version is too old.\n" @@ -2977,16 +2977,16 @@ msgstr "" "OpenPGP podrška je onemogućena." #. remote command mode -#: src/main.c:757 +#: src/main.c:758 src/main.c:776 msgid "another Sylpheed is already running.\n" msgstr "drugi Sylpheed već radi.\n" -#: src/main.c:957 +#: src/main.c:977 #, fuzzy msgid "Migration of configuration" msgstr "Pišem konfiguraciju filtera...\n" -#: src/main.c:958 +#: src/main.c:978 msgid "" "The previous version of configuration found.\n" "Do you want to migrate it?" @@ -3795,7 +3795,7 @@ msgid "Send queued message(s)" msgstr "Šalje odložene poruke" #: src/mainwindow.c:2247 src/prefs_account_dialog.c:518 -#: src/prefs_common_dialog.c:595 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:597 src/prefs_folder_item.c:139 msgid "Compose" msgstr "Kreiraj" @@ -3803,7 +3803,7 @@ msgstr "Kreiraj" msgid "Compose new message" msgstr "Kreiranje nove pošte" -#: src/mainwindow.c:2256 src/prefs_common_dialog.c:1094 +#: src/mainwindow.c:2256 src/prefs_common_dialog.c:1096 msgid "Reply" msgstr "Odgovori" @@ -3831,7 +3831,7 @@ msgstr "Prosljeđuje poruku" msgid "Delete the message" msgstr "Briše poruke" -#: src/mainwindow.c:2312 src/prefs_common_dialog.c:1629 +#: src/mainwindow.c:2312 src/prefs_common_dialog.c:1631 msgid "Junk" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "/Dod_aj pošiljatelja u adresar" msgid "Creating message view...\n" msgstr "Kreiram pregled poruka...\n" -#: src/messageview.c:314 src/prefs_common_dialog.c:1291 +#: src/messageview.c:314 src/prefs_common_dialog.c:1293 msgid "Text" msgstr "Tekst" @@ -3941,7 +3941,7 @@ msgstr "Prilog" msgid "Can't save the file `%s'." msgstr "Ne mogu premjestiti spis `%s'." -#: src/messageview.c:714 src/prefs_common_dialog.c:2012 src/summaryview.c:3013 +#: src/messageview.c:714 src/prefs_common_dialog.c:2019 src/summaryview.c:3013 msgid "Print" msgstr "Ispiši" @@ -4054,15 +4054,19 @@ msgstr "" "Unesite naredbu za otvaranje datoteke:\n" "(`%s' je sinonim za ime datoteke)" -#: src/mimeview.c:1136 +#: src/mimeview.c:1135 msgid "Opening executable file" msgstr "" -#: src/mimeview.c:1137 -msgid "This is an executable file. Do you really want to launch it?" +#: src/mimeview.c:1136 +msgid "" +"This is an executable file. Opening executable file is restricted for " +"security.\n" +"If you want to launch it, save it to somewhere and make sure it is not an " +"virus or something like a malicious program." msgstr "" -#: src/mimeview.c:1173 +#: src/mimeview.c:1172 #, c-format msgid "MIME viewer command line is invalid: `%s'" msgstr "Naredba MIME preglednika nije ispravna: `%s'" @@ -4117,11 +4121,11 @@ msgstr "Postavke računa" msgid "Creating account preferences window...\n" msgstr "Kreiram prozor za postvake računa...\n" -#: src/prefs_account_dialog.c:514 src/prefs_common_dialog.c:591 +#: src/prefs_account_dialog.c:514 src/prefs_common_dialog.c:593 msgid "Receive" msgstr "Primanje" -#: src/prefs_account_dialog.c:521 src/prefs_common_dialog.c:606 +#: src/prefs_account_dialog.c:521 src/prefs_common_dialog.c:608 msgid "Privacy" msgstr "Privatnost" @@ -4129,7 +4133,7 @@ msgstr "Privatnost" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:528 src/prefs_common_dialog.c:613 +#: src/prefs_account_dialog.c:528 src/prefs_common_dialog.c:615 msgid "Advanced" msgstr "Napredno" @@ -4259,7 +4263,7 @@ msgid "Authentication method" msgstr "Autorizacija" #: src/prefs_account_dialog.c:937 src/prefs_account_dialog.c:1088 -#: src/prefs_common_dialog.c:940 +#: src/prefs_common_dialog.c:942 msgid "Automatic" msgstr "" @@ -4300,8 +4304,8 @@ msgstr "Generiraj ID poruke" msgid "Add user-defined header" msgstr "Dodatna zaglavlja" -#: src/prefs_account_dialog.c:1045 src/prefs_common_dialog.c:1451 -#: src/prefs_common_dialog.c:1476 +#: src/prefs_account_dialog.c:1045 src/prefs_common_dialog.c:1453 +#: src/prefs_common_dialog.c:1478 msgid " Edit... " msgstr " Uredi... " @@ -4608,217 +4612,217 @@ msgstr "Obriši račun" msgid "Do you really want to delete this action?" msgstr "Želite li usitinu obrisati ovaj račun?" -#: src/prefs_common_dialog.c:571 +#: src/prefs_common_dialog.c:573 msgid "Creating common preferences window...\n" msgstr "Stvaram prozor za uobičajene postavke...\n" -#: src/prefs_common_dialog.c:575 +#: src/prefs_common_dialog.c:577 msgid "Common Preferences" msgstr "Uobičajene postavke" -#: src/prefs_common_dialog.c:597 +#: src/prefs_common_dialog.c:599 msgid "Quote" msgstr "Citat" -#: src/prefs_common_dialog.c:599 +#: src/prefs_common_dialog.c:601 msgid "Display" msgstr "Prikaz" -#: src/prefs_common_dialog.c:601 +#: src/prefs_common_dialog.c:603 msgid "Message" msgstr "Pošta" -#: src/prefs_common_dialog.c:603 +#: src/prefs_common_dialog.c:605 #, fuzzy msgid "Junk mail" msgstr "Spis" -#: src/prefs_common_dialog.c:611 src/select-keys.c:344 +#: src/prefs_common_dialog.c:613 src/select-keys.c:344 msgid "Other" msgstr "Drugo" -#: src/prefs_common_dialog.c:655 +#: src/prefs_common_dialog.c:657 msgid "Use external program for incorporation" msgstr "Koristi vanjski program za prihvat" -#: src/prefs_common_dialog.c:667 src/prefs_common_dialog.c:756 -#: src/prefs_common_dialog.c:832 +#: src/prefs_common_dialog.c:669 src/prefs_common_dialog.c:758 +#: src/prefs_common_dialog.c:834 msgid "Command" msgstr "Naredba" -#: src/prefs_common_dialog.c:682 +#: src/prefs_common_dialog.c:684 #, fuzzy msgid "Incorporate from local spool" msgstr "Prihvati sa spoola" -#: src/prefs_common_dialog.c:695 +#: src/prefs_common_dialog.c:697 msgid "Filter on incorporation" msgstr "Filtriraj pri prihvaćanju" -#: src/prefs_common_dialog.c:701 +#: src/prefs_common_dialog.c:703 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:719 +#: src/prefs_common_dialog.c:721 msgid "Auto-check new mail" msgstr "Auto-provjera nove pošte" -#: src/prefs_common_dialog.c:721 +#: src/prefs_common_dialog.c:723 msgid "every" msgstr "svakih" -#: src/prefs_common_dialog.c:733 +#: src/prefs_common_dialog.c:735 msgid "minute(s)" msgstr "minuta" -#: src/prefs_common_dialog.c:742 +#: src/prefs_common_dialog.c:744 msgid "Check new mail on startup" msgstr "Provjeri poštu prilikom starta" -#: src/prefs_common_dialog.c:744 +#: src/prefs_common_dialog.c:746 msgid "Update all local folders after incorporation" msgstr "Osvježi sve spise poslije prihvaćanja" -#: src/prefs_common_dialog.c:748 +#: src/prefs_common_dialog.c:750 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Izvrši odmah pri premještanju ili brisanju poruka" -#: src/prefs_common_dialog.c:769 +#: src/prefs_common_dialog.c:771 #, fuzzy, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "Primam broj novih poruka (STAT)..." -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:822 msgid "Use external program for sending" msgstr "Koristi vanjski program za slanje" -#: src/prefs_common_dialog.c:851 +#: src/prefs_common_dialog.c:853 msgid "Save sent messages to outbox" msgstr "Spremi poslane poruke u poslano" -#: src/prefs_common_dialog.c:853 +#: src/prefs_common_dialog.c:855 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:859 +#: src/prefs_common_dialog.c:861 #, fuzzy msgid "Outgoing encoding" msgstr "Izlazni charset" -#: src/prefs_common_dialog.c:874 +#: src/prefs_common_dialog.c:876 msgid "Automatic (Recommended)" msgstr "Automatsko (preporučeno)" -#: src/prefs_common_dialog.c:876 +#: src/prefs_common_dialog.c:878 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:878 +#: src/prefs_common_dialog.c:880 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:880 +#: src/prefs_common_dialog.c:882 msgid "Western European (ISO-8859-1)" msgstr "Zapadno-Europski (ISO-8859-1)" -#: src/prefs_common_dialog.c:881 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Western European (ISO-8859-15)" msgstr "Zapadno-Europski (ISO-8859-1)" -#: src/prefs_common_dialog.c:883 +#: src/prefs_common_dialog.c:885 msgid "Central European (ISO-8859-2)" msgstr "Srednje-Europski (ISO-8859-2)" -#: src/prefs_common_dialog.c:885 +#: src/prefs_common_dialog.c:887 msgid "Baltic (ISO-8859-13)" msgstr "Blatički (ISO-8859-13)" -#: src/prefs_common_dialog.c:886 +#: src/prefs_common_dialog.c:888 msgid "Baltic (ISO-8859-4)" msgstr "Blatički (ISO'8859-4)" -#: src/prefs_common_dialog.c:888 +#: src/prefs_common_dialog.c:890 msgid "Greek (ISO-8859-7)" msgstr "Grčki (ISO-8859-7)" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:892 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Grčki (ISO-8859-7)" -#: src/prefs_common_dialog.c:891 +#: src/prefs_common_dialog.c:893 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:893 +#: src/prefs_common_dialog.c:895 msgid "Turkish (ISO-8859-9)" msgstr "Turski (ISO-8859-9)" -#: src/prefs_common_dialog.c:895 +#: src/prefs_common_dialog.c:897 msgid "Cyrillic (ISO-8859-5)" msgstr "Čirilica (ISO-8859-5)" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:898 msgid "Cyrillic (KOI8-R)" msgstr "Čirilica (KOI8-R)" -#: src/prefs_common_dialog.c:897 +#: src/prefs_common_dialog.c:899 msgid "Cyrillic (KOI8-U)" msgstr "Čirilica (KOI8-U)" -#: src/prefs_common_dialog.c:898 +#: src/prefs_common_dialog.c:900 msgid "Cyrillic (Windows-1251)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:900 +#: src/prefs_common_dialog.c:902 msgid "Japanese (ISO-2022-JP)" msgstr "Japanski (ISO-2022-JP)" -#: src/prefs_common_dialog.c:902 +#: src/prefs_common_dialog.c:904 msgid "Japanese (EUC-JP)" msgstr "Japanski (EUC-JP)" -#: src/prefs_common_dialog.c:903 +#: src/prefs_common_dialog.c:905 msgid "Japanese (Shift_JIS)" msgstr "Japanski (Shift_JIS)" -#: src/prefs_common_dialog.c:906 +#: src/prefs_common_dialog.c:908 msgid "Simplified Chinese (GB2312)" msgstr "Pojednostavljeni Kineski (GB2312)" -#: src/prefs_common_dialog.c:907 +#: src/prefs_common_dialog.c:909 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Pojednostavljeni Kineski (GB2312)" -#: src/prefs_common_dialog.c:908 +#: src/prefs_common_dialog.c:910 msgid "Traditional Chinese (Big5)" msgstr "Tradicionalni Kineski (Big5)" -#: src/prefs_common_dialog.c:910 +#: src/prefs_common_dialog.c:912 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradicionalni Kineski (EUC-TW)" -#: src/prefs_common_dialog.c:911 +#: src/prefs_common_dialog.c:913 msgid "Chinese (ISO-2022-CN)" msgstr "Kineski (ISO-2022-CN)" -#: src/prefs_common_dialog.c:914 +#: src/prefs_common_dialog.c:916 msgid "Korean (EUC-KR)" msgstr "Korejski (EUC-KR)" -#: src/prefs_common_dialog.c:916 +#: src/prefs_common_dialog.c:918 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:917 +#: src/prefs_common_dialog.c:919 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:923 +#: src/prefs_common_dialog.c:925 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -4827,533 +4831,539 @@ msgstr "" "Ako je `Automatski' odabrano, optimalni charset\n" "za locale će biti korišten." -#: src/prefs_common_dialog.c:930 +#: src/prefs_common_dialog.c:932 #, fuzzy msgid "Transfer encoding" msgstr "Sažmi prije slanja" -#: src/prefs_common_dialog.c:949 +#: src/prefs_common_dialog.c:951 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common_dialog.c:1013 +#: src/prefs_common_dialog.c:1015 msgid "Signature separator" msgstr "Razdjelnik potpisa" -#: src/prefs_common_dialog.c:1022 +#: src/prefs_common_dialog.c:1024 msgid "Insert automatically" msgstr "Ubaci automatski" -#: src/prefs_common_dialog.c:1032 +#: src/prefs_common_dialog.c:1034 msgid "Automatically launch the external editor" msgstr "Automatski pokreni vanjski uređivač" -#: src/prefs_common_dialog.c:1042 +#: src/prefs_common_dialog.c:1044 msgid "Undo level" msgstr "" -#: src/prefs_common_dialog.c:1062 +#: src/prefs_common_dialog.c:1064 msgid "Wrap messages at" msgstr "Sažmi poruke na" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1076 msgid "characters" msgstr "znakova" -#: src/prefs_common_dialog.c:1084 +#: src/prefs_common_dialog.c:1086 msgid "Wrap quotation" msgstr "Sažmi citat" -#: src/prefs_common_dialog.c:1090 +#: src/prefs_common_dialog.c:1092 #, fuzzy msgid "Wrap on input" msgstr "/_Uredi/Sažmi sve duge _linije" -#: src/prefs_common_dialog.c:1092 +#: src/prefs_common_dialog.c:1094 msgid "Wrap before sending" msgstr "Sažmi prije slanja" -#: src/prefs_common_dialog.c:1102 +#: src/prefs_common_dialog.c:1104 msgid "Automatically select account for replies" msgstr "Automatski odaberi račun pri odgovaranju" -#: src/prefs_common_dialog.c:1104 +#: src/prefs_common_dialog.c:1106 msgid "Quote message when replying" msgstr "Citiraj poruku pri odgovaranju" -#: src/prefs_common_dialog.c:1106 +#: src/prefs_common_dialog.c:1108 #, fuzzy msgid "Reply button invokes mailing list reply" msgstr "/Odgovori svi_ma" #. reply -#: src/prefs_common_dialog.c:1152 +#: src/prefs_common_dialog.c:1154 msgid "Reply format" msgstr "Format odgovora" -#: src/prefs_common_dialog.c:1167 src/prefs_common_dialog.c:1209 +#: src/prefs_common_dialog.c:1169 src/prefs_common_dialog.c:1211 msgid "Quotation mark" msgstr "Oznaka citata" #. forward -#: src/prefs_common_dialog.c:1194 +#: src/prefs_common_dialog.c:1196 msgid "Forward format" msgstr "Format prosljeđivanja" -#: src/prefs_common_dialog.c:1241 +#: src/prefs_common_dialog.c:1243 msgid " Description of symbols " msgstr " Objašnjenje simbola " -#: src/prefs_common_dialog.c:1282 +#: src/prefs_common_dialog.c:1284 msgid "Font" msgstr "Font" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1303 +#: src/prefs_common_dialog.c:1305 #, fuzzy msgid "Folder View" msgstr "Spis" -#: src/prefs_common_dialog.c:1311 +#: src/prefs_common_dialog.c:1313 msgid "Display unread number next to folder name" msgstr "Prikaži broj nepročitanih poruka kraj imena spisa" -#: src/prefs_common_dialog.c:1313 +#: src/prefs_common_dialog.c:1315 #, fuzzy msgid "Display message number columns in the folder view" msgstr "Prikaži broj nepročitanih poruka kraj imena spisa" -#: src/prefs_common_dialog.c:1322 +#: src/prefs_common_dialog.c:1324 msgid "Abbreviate newsgroups longer than" msgstr "" -#: src/prefs_common_dialog.c:1337 +#: src/prefs_common_dialog.c:1339 #, fuzzy msgid "letters" msgstr "Obriši" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1343 +#: src/prefs_common_dialog.c:1345 msgid "Summary View" msgstr "Pregled održavanja" -#: src/prefs_common_dialog.c:1352 +#: src/prefs_common_dialog.c:1354 msgid "Display recipient on `From' column if sender is yourself" msgstr "Prikaži primatelja na `Od' ukoliko ste Vi autor" -#: src/prefs_common_dialog.c:1354 +#: src/prefs_common_dialog.c:1356 msgid "Expand threads" msgstr "Raširi stablo" -#: src/prefs_common_dialog.c:1362 src/prefs_common_dialog.c:2332 -#: src/prefs_common_dialog.c:2370 +#: src/prefs_common_dialog.c:1364 src/prefs_common_dialog.c:2339 +#: src/prefs_common_dialog.c:2377 msgid "Date format" msgstr "Format datuma" -#: src/prefs_common_dialog.c:1383 +#: src/prefs_common_dialog.c:1385 msgid " Set display item of summary... " msgstr " Postavi pojedinosti prikaza... " -#: src/prefs_common_dialog.c:1447 +#: src/prefs_common_dialog.c:1449 msgid "Enable coloration of message" msgstr "Omogući poruke u boji" -#: src/prefs_common_dialog.c:1461 +#: src/prefs_common_dialog.c:1463 #, fuzzy msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" msgstr "Prikaži 2-byte abecedu i brojeve s 1-byte znakovima" -#: src/prefs_common_dialog.c:1467 +#: src/prefs_common_dialog.c:1469 msgid "Display header pane above message view" msgstr "Prikaži zaglavlje iznad poruke" -#: src/prefs_common_dialog.c:1474 +#: src/prefs_common_dialog.c:1476 msgid "Display short headers on message view" msgstr "Prikaži kratko zaglavlje na pregledu poruka" -#: src/prefs_common_dialog.c:1486 +#: src/prefs_common_dialog.c:1488 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1490 +#: src/prefs_common_dialog.c:1492 #, fuzzy msgid "Display cursor in message view" msgstr "Prikaži kratko zaglavlje na pregledu poruka" -#: src/prefs_common_dialog.c:1503 +#: src/prefs_common_dialog.c:1505 msgid "Line space" msgstr "Razmak linija" -#: src/prefs_common_dialog.c:1517 src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1519 src/prefs_common_dialog.c:1557 msgid "pixel(s)" msgstr "pixel(a)" -#: src/prefs_common_dialog.c:1522 +#: src/prefs_common_dialog.c:1524 msgid "Scroll" msgstr "Scroll" -#: src/prefs_common_dialog.c:1529 +#: src/prefs_common_dialog.c:1531 msgid "Half page" msgstr "Pola stranice" -#: src/prefs_common_dialog.c:1535 +#: src/prefs_common_dialog.c:1537 msgid "Smooth scroll" msgstr "Miran scroll" -#: src/prefs_common_dialog.c:1541 +#: src/prefs_common_dialog.c:1543 msgid "Step" msgstr "Korak" -#: src/prefs_common_dialog.c:1561 +#: src/prefs_common_dialog.c:1563 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1569 +#: src/prefs_common_dialog.c:1571 msgid "Resize attached large images to fit in the window" msgstr "" -#: src/prefs_common_dialog.c:1571 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Display images as inline" msgstr "Prikaz postavki zaglavlja" -#: src/prefs_common_dialog.c:1612 +#: src/prefs_common_dialog.c:1614 #, fuzzy msgid "Enable Junk mail control" msgstr "Spis" -#: src/prefs_common_dialog.c:1620 +#: src/prefs_common_dialog.c:1622 #, fuzzy msgid "Learning command:" msgstr "Izvrši" -#: src/prefs_common_dialog.c:1641 +#: src/prefs_common_dialog.c:1643 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:1656 +#: src/prefs_common_dialog.c:1658 #, fuzzy msgid "Classifying command" msgstr "Izvrši" -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1672 #, fuzzy msgid "Junk folder" msgstr "Spis" -#: src/prefs_common_dialog.c:1688 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "The messages which are set as junk mail will be moved to this folder." msgstr "(Nefiltrirane poruke biti će spremljene u ovaj spis)" -#: src/prefs_common_dialog.c:1694 +#: src/prefs_common_dialog.c:1696 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtriraj poruke pri primanju" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1700 #, fuzzy msgid "" "Filtered messages will be moved to the junk folder and deleted from the " "server." msgstr "(Nefiltrirane poruke biti će spremljene u ovaj spis)" -#: src/prefs_common_dialog.c:1736 +#: src/prefs_common_dialog.c:1738 msgid "Automatically check signatures" msgstr "Automatski provjeri potpis" -#: src/prefs_common_dialog.c:1739 +#: src/prefs_common_dialog.c:1741 msgid "Show signature check result in a popup window" msgstr "Prikaži potpis u popup prozoru" -#: src/prefs_common_dialog.c:1742 +#: src/prefs_common_dialog.c:1744 msgid "Store passphrase in memory temporarily" msgstr "" -#: src/prefs_common_dialog.c:1757 +#: src/prefs_common_dialog.c:1759 #, fuzzy msgid "Expired after" msgstr "Pošalji kasnije" -#: src/prefs_common_dialog.c:1770 +#: src/prefs_common_dialog.c:1772 #, fuzzy msgid "minute(s) " msgstr "minuta" -#: src/prefs_common_dialog.c:1784 +#: src/prefs_common_dialog.c:1786 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" -#: src/prefs_common_dialog.c:1793 +#: src/prefs_common_dialog.c:1795 msgid "Grab input while entering a passphrase" msgstr "Uhvati unos pri upisivanju lozinke" -#: src/prefs_common_dialog.c:1798 +#: src/prefs_common_dialog.c:1800 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Prikaži upozorenje na startu ako GnuPG ne radi" -#: src/prefs_common_dialog.c:1851 +#: src/prefs_common_dialog.c:1853 #, fuzzy msgid "Always open messages in summary when selected" msgstr "poruka neće biti primljena\n" -#: src/prefs_common_dialog.c:1855 +#: src/prefs_common_dialog.c:1857 msgid "Open first unread message when entering a folder" msgstr "Otvori prvu nepročitanu poruku pri ulasku u spis" -#: src/prefs_common_dialog.c:1859 +#: src/prefs_common_dialog.c:1861 #, fuzzy msgid "Only mark message as read when opened in new window" msgstr "/_Pošta/O_tvori u novom prozoru" -#: src/prefs_common_dialog.c:1863 +#: src/prefs_common_dialog.c:1865 msgid "Go to inbox after receiving new mail" msgstr "Idi u sandučić nakon primanja pošte" -#: src/prefs_common_dialog.c:1871 +#: src/prefs_common_dialog.c:1873 msgid "Execute immediately when moving or deleting messages" msgstr "Izvrši odmah pri premještanju ili brisanju poruka" -#: src/prefs_common_dialog.c:1883 +#: src/prefs_common_dialog.c:1885 #, fuzzy msgid "Messages will be marked until execution if this is turned off." msgstr "" "(Poruke će samo biti označene do izvršenja\n" " ako je ovo isključeno)" -#: src/prefs_common_dialog.c:1886 +#: src/prefs_common_dialog.c:1888 #, fuzzy msgid "Receive dialog" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:1896 +#: src/prefs_common_dialog.c:1898 msgid "Show receive dialog" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:1906 +#: src/prefs_common_dialog.c:1908 msgid "Always" msgstr "Uvijek" -#: src/prefs_common_dialog.c:1907 +#: src/prefs_common_dialog.c:1909 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:1909 +#: src/prefs_common_dialog.c:1911 msgid "Never" msgstr "Nikada" -#: src/prefs_common_dialog.c:1914 +#: src/prefs_common_dialog.c:1916 msgid "Don't popup error dialog on receive error" msgstr "" -#: src/prefs_common_dialog.c:1917 +#: src/prefs_common_dialog.c:1919 #, fuzzy msgid "Close receive dialog when finished" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:1920 +#: src/prefs_common_dialog.c:1922 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:1926 +#: src/prefs_common_dialog.c:1928 #, fuzzy msgid " Set key bindings... " msgstr "Šaljem" -#: src/prefs_common_dialog.c:1980 +#: src/prefs_common_dialog.c:1982 #, fuzzy, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Vanjski uređivač (%s predstavlja ime datoteke)" -#: src/prefs_common_dialog.c:1989 +#: src/prefs_common_dialog.c:1991 msgid "Web browser" msgstr "" -#: src/prefs_common_dialog.c:2052 +#: src/prefs_common_dialog.c:2003 src/prefs_common_dialog.c:3394 +#: src/prefs_common_dialog.c:3415 +#, fuzzy +msgid "(Default browser)" +msgstr "Uobičajeni sandučić" + +#: src/prefs_common_dialog.c:2059 msgid "Add address to destination when double-clicked" msgstr "Dodaj adresu u destinaciju kada se dva put klikne" -#: src/prefs_common_dialog.c:2054 +#: src/prefs_common_dialog.c:2061 msgid "On exit" msgstr "Na izlazu" -#: src/prefs_common_dialog.c:2062 +#: src/prefs_common_dialog.c:2069 msgid "Confirm on exit" msgstr "Potvrdi izlaz" -#: src/prefs_common_dialog.c:2069 +#: src/prefs_common_dialog.c:2076 msgid "Empty trash on exit" msgstr "Isprazni smeće pri izlazu" -#: src/prefs_common_dialog.c:2071 +#: src/prefs_common_dialog.c:2078 msgid "Ask before emptying" msgstr "Pitaj prije pražnjenja" -#: src/prefs_common_dialog.c:2075 +#: src/prefs_common_dialog.c:2082 msgid "Warn if there are queued messages" msgstr "Upozori ako ima odloženih poruka" -#: src/prefs_common_dialog.c:2115 +#: src/prefs_common_dialog.c:2122 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Pišem pohranu pregleda (%s)..." -#: src/prefs_common_dialog.c:2118 +#: src/prefs_common_dialog.c:2125 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" "This option will degrade the performance of displaying summary." msgstr "" -#: src/prefs_common_dialog.c:2125 +#: src/prefs_common_dialog.c:2132 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2138 +#: src/prefs_common_dialog.c:2145 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2308 +#: src/prefs_common_dialog.c:2315 msgid "the full abbreviated weekday name" msgstr "pojednostavljeno ime tjedna" -#: src/prefs_common_dialog.c:2309 +#: src/prefs_common_dialog.c:2316 msgid "the full weekday name" msgstr "puno ime tjedna" -#: src/prefs_common_dialog.c:2310 +#: src/prefs_common_dialog.c:2317 msgid "the abbreviated month name" msgstr "skraćeno ime mjeseca" -#: src/prefs_common_dialog.c:2311 +#: src/prefs_common_dialog.c:2318 msgid "the full month name" msgstr "puno ime mjeseca" -#: src/prefs_common_dialog.c:2312 +#: src/prefs_common_dialog.c:2319 msgid "the preferred date and time for the current locale" msgstr "željeni datum i vrijeme za trenutni locale" -#: src/prefs_common_dialog.c:2313 +#: src/prefs_common_dialog.c:2320 msgid "the century number (year/100)" msgstr "broj stoljeća (godina/100)" -#: src/prefs_common_dialog.c:2314 +#: src/prefs_common_dialog.c:2321 msgid "the day of the month as a decimal number" msgstr "dan u mjesecu kao decimalni broj" -#: src/prefs_common_dialog.c:2315 +#: src/prefs_common_dialog.c:2322 msgid "the hour as a decimal number using a 24-hour clock" msgstr "sat kao decimalni broj koristeći 24 satno vrijeme" -#: src/prefs_common_dialog.c:2316 +#: src/prefs_common_dialog.c:2323 msgid "the hour as a decimal number using a 12-hour clock" msgstr "sat kao decimalni broj koristeći 12 satno vrijeme" -#: src/prefs_common_dialog.c:2317 +#: src/prefs_common_dialog.c:2324 msgid "the day of the year as a decimal number" msgstr "dan u godini kao decimalni broj" -#: src/prefs_common_dialog.c:2318 +#: src/prefs_common_dialog.c:2325 msgid "the month as a decimal number" msgstr "mjesec kao decimalni broj" -#: src/prefs_common_dialog.c:2319 +#: src/prefs_common_dialog.c:2326 msgid "the minute as a decimal number" msgstr "minute kao decimalni broj" -#: src/prefs_common_dialog.c:2320 +#: src/prefs_common_dialog.c:2327 msgid "either AM or PM" msgstr "AP ili PM" -#: src/prefs_common_dialog.c:2321 +#: src/prefs_common_dialog.c:2328 msgid "the second as a decimal number" msgstr "sekunde kao decimalni broj" -#: src/prefs_common_dialog.c:2322 +#: src/prefs_common_dialog.c:2329 msgid "the day of the week as a decimal number" msgstr "dan u tjednu kao decimalni broj" -#: src/prefs_common_dialog.c:2323 +#: src/prefs_common_dialog.c:2330 msgid "the preferred date for the current locale" msgstr "željeni datum za trenutni locale" -#: src/prefs_common_dialog.c:2324 +#: src/prefs_common_dialog.c:2331 msgid "the last two digits of a year" msgstr "posljednje dvije znamenke godine" -#: src/prefs_common_dialog.c:2325 +#: src/prefs_common_dialog.c:2332 msgid "the year as a decimal number" msgstr "godina kao decimalni broj" -#: src/prefs_common_dialog.c:2326 +#: src/prefs_common_dialog.c:2333 msgid "the time zone or name or abbreviation" msgstr "vremenska zona" -#: src/prefs_common_dialog.c:2347 +#: src/prefs_common_dialog.c:2354 msgid "Specifier" msgstr "Označitelj" -#: src/prefs_common_dialog.c:2348 +#: src/prefs_common_dialog.c:2355 msgid "Description" msgstr "Opis" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2395 msgid "Example" msgstr "Primjer" -#: src/prefs_common_dialog.c:2468 +#: src/prefs_common_dialog.c:2475 msgid "Set message colors" msgstr "Postavi boje poruka" -#: src/prefs_common_dialog.c:2476 +#: src/prefs_common_dialog.c:2483 msgid "Colors" msgstr "Boje" -#: src/prefs_common_dialog.c:2510 +#: src/prefs_common_dialog.c:2517 msgid "Quoted Text - First Level" msgstr "Citirani tekst - prvi stupanj" -#: src/prefs_common_dialog.c:2516 +#: src/prefs_common_dialog.c:2523 msgid "Quoted Text - Second Level" msgstr "Citirani tekst - drugi stupanj" -#: src/prefs_common_dialog.c:2522 +#: src/prefs_common_dialog.c:2529 msgid "Quoted Text - Third Level" msgstr "Citirani tekst - treći stupanj" -#: src/prefs_common_dialog.c:2528 +#: src/prefs_common_dialog.c:2535 msgid "URI link" msgstr "URI poveznice" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2542 msgid "Recycle quote colors" msgstr "Ciklički mijenjaj boje citata" -#: src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2602 msgid "Pick color for quotation level 1" msgstr "Odaberite boju za citat 1. stupnja" -#: src/prefs_common_dialog.c:2598 +#: src/prefs_common_dialog.c:2605 msgid "Pick color for quotation level 2" msgstr "Odaberite boju za citat 2. stupnja" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2608 msgid "Pick color for quotation level 3" msgstr "Odaberite boju za citat 3. stupnja" -#: src/prefs_common_dialog.c:2604 +#: src/prefs_common_dialog.c:2611 msgid "Pick color for URI" msgstr "Odaberite boju za URI" -#: src/prefs_common_dialog.c:2744 +#: src/prefs_common_dialog.c:2751 msgid "Description of symbols" msgstr "Obajšnjenje znakova" -#: src/prefs_common_dialog.c:2800 +#: src/prefs_common_dialog.c:2807 msgid "" "Date\n" "From\n" @@ -5377,11 +5387,11 @@ msgstr "" "News grupe\n" "ID poruke" -#: src/prefs_common_dialog.c:2813 +#: src/prefs_common_dialog.c:2820 msgid "If x is set, displays expr" msgstr "Ako je x odabrano, prikazuje expr" -#: src/prefs_common_dialog.c:2817 +#: src/prefs_common_dialog.c:2824 msgid "" "Message body\n" "Quoted message body\n" @@ -5390,7 +5400,7 @@ msgid "" "Literal %" msgstr "" -#: src/prefs_common_dialog.c:2825 +#: src/prefs_common_dialog.c:2832 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5398,22 +5408,22 @@ msgid "" "Literal closing curly brace" msgstr "" -#: src/prefs_common_dialog.c:2871 +#: src/prefs_common_dialog.c:2878 #, fuzzy msgid "Key bindings" msgstr "Šaljem" -#: src/prefs_common_dialog.c:2884 +#: src/prefs_common_dialog.c:2891 #, fuzzy msgid "Select the preset of key bindings." msgstr "Šaljem" -#: src/prefs_common_dialog.c:2894 src/prefs_common_dialog.c:3218 +#: src/prefs_common_dialog.c:2901 src/prefs_common_dialog.c:3225 #, fuzzy msgid "Default" msgstr "Uobičajeni sandučić" -#: src/prefs_common_dialog.c:2897 src/prefs_common_dialog.c:3227 +#: src/prefs_common_dialog.c:2904 src/prefs_common_dialog.c:3234 msgid "Old Sylpheed" msgstr "" |