diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-10-20 06:15:41 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-10-20 06:15:41 +0000 |
commit | 40168aab1e33815859958ba3541cf953a20e46b6 (patch) | |
tree | dd7e7ccd5941505479e172637bdf6ee0d336bfbb /po/ro.po | |
parent | 4b921d38b48195db59f0224e994f8372adb5873f (diff) |
added '--configdir' option which specifies config directory.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@667 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'po/ro.po')
-rw-r--r-- | po/ro.po | 55 |
1 files changed, 30 insertions, 25 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-10-18 19:02+0900\n" +"POT-Creation-Date: 2005-10-20 15:13+0900\n" "PO-Revision-Date: 2000-08-28\n" "Last-Translator: Little Dragon <littledragon@altern.org>\n" "Language-Team: Little Dragon <littledragon@altern.org>\n" @@ -642,12 +642,12 @@ msgstr "" msgid "%.2fGB" msgstr "" -#: libsylph/utils.c:2293 src/compose.c:2712 src/compose.c:2971 +#: libsylph/utils.c:2323 src/compose.c:2712 src/compose.c:2971 #: src/compose.c:3034 src/compose.c:3154 msgid "can't change file mode\n" msgstr "schimbarea permisiunilor fişierului este imposibilă\n" -#: libsylph/utils.c:2300 libsylph/utils.c:2424 +#: libsylph/utils.c:2330 libsylph/utils.c:2454 #, c-format msgid "writing to %s failed.\n" msgstr "scrierea în %s a eşuat.\n" @@ -1232,11 +1232,11 @@ msgstr "Adresse comună:" msgid "Personal address" msgstr "Adresse personală:" -#: src/alertpanel.c:141 src/compose.c:5236 src/main.c:523 +#: src/alertpanel.c:141 src/compose.c:5236 src/main.c:533 msgid "Notice" msgstr "Informaţie" -#: src/alertpanel.c:154 src/main.c:618 +#: src/alertpanel.c:154 src/main.c:628 msgid "Warning" msgstr "Avertisment" @@ -2892,66 +2892,71 @@ msgstr "Log protocol" msgid "g_thread is not supported by glib.\n" msgstr "g_thread nu este suportat de glib.\n" -#: src/main.c:338 +#: src/main.c:347 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "Utilizare: %s [OPŢIUNE]...\n" -#: src/main.c:341 +#: src/main.c:350 msgid " --compose [address] open composition window" msgstr " --compose [adresă] deschidere fereastră de compunere" -#: src/main.c:342 +#: src/main.c:351 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" " attached" msgstr "" -#: src/main.c:345 +#: src/main.c:354 msgid " --receive receive new messages" msgstr " --receive recepţionare mesaje noi" -#: src/main.c:346 +#: src/main.c:355 msgid " --receive-all receive new messages of all accounts" msgstr "" " --receive-all recepţionare mesaje noi pentru toate conturile" -#: src/main.c:347 +#: src/main.c:356 #, fuzzy msgid " --send send all queued messages" msgstr " --status afişare număr total de mesaje" -#: src/main.c:348 +#: src/main.c:357 #, fuzzy msgid " --status [folder]... show the total number of messages" msgstr " --status afişare număr total de mesaje" -#: src/main.c:349 +#: src/main.c:358 #, fuzzy msgid "" " --status-full [folder]...\n" " show the status of each folder" msgstr " --status afişare număr total de mesaje" -#: src/main.c:351 +#: src/main.c:360 +msgid "" +" --configdir dirname specify directory which stores configuration files" +msgstr "" + +#: src/main.c:361 msgid " --debug debug mode" msgstr " --debug mod debug" -#: src/main.c:352 +#: src/main.c:362 msgid " --help display this help and exit" msgstr " --help afişare ajutor şi ieşire" -#: src/main.c:353 +#: src/main.c:363 msgid " --version output version information and exit" msgstr " --version afişare versiune şi ieşire" -#: src/main.c:475 +#: src/main.c:485 #, fuzzy msgid "Filename encoding" msgstr "Set de caractere" -#: src/main.c:476 +#: src/main.c:486 msgid "" "The locale encoding is not UTF-8, but the environmental variable " "G_FILENAME_ENCODING is not set.\n" @@ -2965,21 +2970,21 @@ msgid "" "Continue?" msgstr "" -#: src/main.c:524 +#: src/main.c:534 msgid "Composing message exists. Really quit?" msgstr "" "Fereastra de compunere de mesaje există.\n" "Sunteţi sigur că doriţi sa ieşiţi ?" -#: src/main.c:532 +#: src/main.c:542 msgid "Queued messages" msgstr "Mesaje în lista de aşteptare" -#: src/main.c:533 +#: src/main.c:543 msgid "Some unsent messages are queued. Exit now?" msgstr "Exista mesaje netrimise în lista de aşteptare. Doriţi sa ieşiţi ?" -#: src/main.c:619 +#: src/main.c:629 #, fuzzy msgid "" "GnuPG is not installed properly, or its version is too old.\n" @@ -2989,16 +2994,16 @@ msgstr "" "Suportul pentru OpenPGP a fost dezactivat." #. remote command mode -#: src/main.c:758 src/main.c:776 +#: src/main.c:768 src/main.c:786 msgid "another Sylpheed is already running.\n" msgstr "rulează o alta sesiune Sylpheed.\n" -#: src/main.c:977 +#: src/main.c:987 #, fuzzy msgid "Migration of configuration" msgstr "Scriere configuraţia filtrului...\n" -#: src/main.c:978 +#: src/main.c:988 msgid "" "The previous version of configuration found.\n" "Do you want to migrate it?" |