diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-07 09:53:29 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-07 09:53:29 +0000 |
commit | cc106602861def0fbd4f50154cb36e34921c2367 (patch) | |
tree | b9e340673217838b08306271444810ef72b46a3d /po/ru.po | |
parent | 4335ce353df9f818dd7c58f86a5a239ebdf841a1 (diff) |
added '--exit' command line option.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@719 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 159 |
1 files changed, 82 insertions, 77 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed 1.0.0beta4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-07 18:07+0900\n" +"POT-Creation-Date: 2005-11-07 18:52+0900\n" "PO-Revision-Date: 2004-12-05 17:16+0300\n" "Last-Translator: Sergey Vlasov <vsu@altlinux.ru>\n" "Language-Team: Russian <ru@li.org>\n" @@ -327,7 +327,7 @@ msgstr "Копирование сообщения %s%c%d в %s ...\n" msgid "Last number in dir %s = %d\n" msgstr "Последний номер в каталоге %s = %d\n" -#: libsylph/mh.c:826 libsylph/mh.c:839 src/main.c:145 +#: libsylph/mh.c:826 libsylph/mh.c:839 src/main.c:146 #, c-format msgid "" "File `%s' already exists.\n" @@ -1001,7 +1001,7 @@ msgstr "Имя:" #. Buttons #: src/addressbook.c:628 src/addressbook.c:1680 src/editaddress.c:884 -#: src/editaddress.c:1017 src/mainwindow.c:2303 src/prefs_actions.c:266 +#: src/editaddress.c:1017 src/mainwindow.c:2306 src/prefs_actions.c:266 #: src/prefs_display_header.c:279 src/prefs_display_header.c:334 #: src/prefs_template.c:233 msgid "Delete" @@ -1207,11 +1207,11 @@ msgstr "Адреса организаций" msgid "Personal address" msgstr "Личные адреса" -#: src/alertpanel.c:141 src/compose.c:5250 src/main.c:544 +#: src/alertpanel.c:141 src/compose.c:5250 src/main.c:555 msgid "Notice" msgstr "Уведомление" -#: src/alertpanel.c:154 src/main.c:639 +#: src/alertpanel.c:154 src/main.c:657 msgid "Warning" msgstr "Предупреждение" @@ -1727,7 +1727,7 @@ msgstr "Тип MIME" msgid "Size" msgstr "Размер" -#: src/compose.c:4510 src/mainwindow.c:2236 src/prefs_account_dialog.c:516 +#: src/compose.c:4510 src/mainwindow.c:2239 src/prefs_account_dialog.c:516 #: src/prefs_common_dialog.c:629 msgid "Send" msgstr "Отправить" @@ -2320,12 +2320,12 @@ msgstr "Установка информации о папке...\n" msgid "Setting folder info..." msgstr "Установка информации о папке..." -#: src/folderview.c:830 src/mainwindow.c:3301 src/setup.c:80 +#: src/folderview.c:830 src/mainwindow.c:3304 src/setup.c:80 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Просмотр папки %s%c%s ..." -#: src/folderview.c:834 src/mainwindow.c:3306 src/setup.c:85 +#: src/folderview.c:834 src/mainwindow.c:3309 src/setup.c:85 #, c-format msgid "Scanning folder %s ..." msgstr "Просмотр папки %s ..." @@ -2575,7 +2575,7 @@ msgstr "Импорт файла LDIF в адресную книгу" msgid "Prev" msgstr "Назад" -#: src/importldif.c:768 src/mainwindow.c:2332 +#: src/importldif.c:768 src/mainwindow.c:2335 msgid "Next" msgstr "Далее" @@ -2805,20 +2805,20 @@ msgstr "Ввод пароля" msgid "Protocol log" msgstr "Журнал" -#: src/main.c:191 +#: src/main.c:192 msgid "g_thread is not supported by glib.\n" msgstr "g_thread не поддерживается в glib.\n" -#: src/main.c:358 +#: src/main.c:361 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "Использование: %s [ПАРАМЕТР]...\n" -#: src/main.c:361 +#: src/main.c:364 msgid " --compose [address] open composition window" msgstr " --compose [адрес] открыть окно подготовки сообщения" -#: src/main.c:362 +#: src/main.c:365 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" @@ -2828,24 +2828,24 @@ msgstr "" " открыть окно создания сообщения с присоединенными\n" " файлами" -#: src/main.c:365 +#: src/main.c:368 msgid " --receive receive new messages" msgstr " --receive получить новые сообщения" -#: src/main.c:366 +#: src/main.c:369 msgid " --receive-all receive new messages of all accounts" msgstr "" " --receive-all получить новые сообщения со всех учетных записей" -#: src/main.c:367 +#: src/main.c:370 msgid " --send send all queued messages" msgstr " --send отослать все сообщения из очереди" -#: src/main.c:368 +#: src/main.c:371 msgid " --status [folder]... show the total number of messages" msgstr " --status [папка]... вывести суммарное количество сообщений" -#: src/main.c:369 +#: src/main.c:372 msgid "" " --status-full [folder]...\n" " show the status of each folder" @@ -2853,29 +2853,34 @@ msgstr "" " --status-full [папка]...\n" " вывести состояние указанных папок" -#: src/main.c:371 +#: src/main.c:374 msgid "" " --configdir dirname specify directory which stores configuration files" msgstr "" -#: src/main.c:372 +#: src/main.c:375 +#, fuzzy +msgid " --exit exit Sylpheed" +msgstr " --debug режим отладки" + +#: src/main.c:376 msgid " --debug debug mode" msgstr " --debug режим отладки" -#: src/main.c:373 +#: src/main.c:377 msgid " --help display this help and exit" msgstr " --help отобразить это описание и выйти" -#: src/main.c:374 +#: src/main.c:378 msgid " --version output version information and exit" msgstr " --version вывести информацию о версии и выйти" -#: src/main.c:496 +#: src/main.c:500 #, fuzzy msgid "Filename encoding" msgstr "Кодировка отправляемых сообщений" -#: src/main.c:497 +#: src/main.c:501 msgid "" "The locale encoding is not UTF-8, but the environmental variable " "G_FILENAME_ENCODING is not set.\n" @@ -2889,19 +2894,19 @@ msgid "" "Continue?" msgstr "" -#: src/main.c:545 +#: src/main.c:556 msgid "Composing message exists. Really quit?" msgstr "Есть редактируемое сообщение. Выходить?" -#: src/main.c:553 +#: src/main.c:567 msgid "Queued messages" msgstr "Сообщения в очереди" -#: src/main.c:554 +#: src/main.c:568 msgid "Some unsent messages are queued. Exit now?" msgstr "В очереди есть непосланные сообщения. Выходить?" -#: src/main.c:640 +#: src/main.c:658 msgid "" "GnuPG is not installed properly, or its version is too old.\n" "OpenPGP support disabled." @@ -2910,16 +2915,16 @@ msgstr "" "Поддержка OpenPGP отключена." #. remote command mode -#: src/main.c:803 +#: src/main.c:821 msgid "another Sylpheed is already running.\n" msgstr "другая копия Sylpheed уже запущена.\n" -#: src/main.c:1012 +#: src/main.c:1038 #, fuzzy msgid "Migration of configuration" msgstr "Настройка действий" -#: src/main.c:1013 +#: src/main.c:1039 msgid "" "The previous version of configuration found.\n" "Do you want to migrate it?" @@ -3525,33 +3530,33 @@ msgstr "Без названия" msgid "none" msgstr "нет" -#: src/mainwindow.c:1315 +#: src/mainwindow.c:1318 #, c-format msgid "Changing window separation type from %d to %d\n" msgstr "Изменение типа разделения окна с %d на %d\n" -#: src/mainwindow.c:1549 +#: src/mainwindow.c:1552 msgid "Offline" msgstr "Автономная работа" -#: src/mainwindow.c:1550 +#: src/mainwindow.c:1553 msgid "You are offline. Go online?" msgstr "Вы работаете в автономном режиме. Подключиться к сети?" -#: src/mainwindow.c:1564 +#: src/mainwindow.c:1567 msgid "Empty all trash" msgstr "Очистить все корзины" -#: src/mainwindow.c:1565 +#: src/mainwindow.c:1568 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Удалить все сообщения из корзины?" -#: src/mainwindow.c:1593 +#: src/mainwindow.c:1596 msgid "Add mailbox" msgstr "Добавить почтовый ящик" -#: src/mainwindow.c:1594 +#: src/mainwindow.c:1597 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -3562,16 +3567,16 @@ msgstr "" "Если будет указан существующий ящик, то он\n" "будет автоматически прочитан." -#: src/mainwindow.c:1600 src/setup.c:49 +#: src/mainwindow.c:1603 src/setup.c:49 #, c-format msgid "The mailbox `%s' already exists." msgstr "Почтовый ящик '%s' уже существует." -#: src/mainwindow.c:1605 src/setup.c:56 +#: src/mainwindow.c:1608 src/setup.c:56 msgid "Mailbox" msgstr "Почтовый ящик" -#: src/mainwindow.c:1611 src/setup.c:62 +#: src/mainwindow.c:1614 src/setup.c:62 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3581,151 +3586,151 @@ msgstr "" "Может быть, некоторые файлы уже существуют, или вы не имеете прав на запись " "в каталоге." -#: src/mainwindow.c:2004 +#: src/mainwindow.c:2007 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Папки" -#: src/mainwindow.c:2024 +#: src/mainwindow.c:2027 msgid "Sylpheed - Message View" msgstr "Sylpheed - Сообщение" -#: src/mainwindow.c:2171 src/summaryview.c:380 +#: src/mainwindow.c:2174 src/summaryview.c:380 msgid "/_Reply" msgstr "/Ответить" -#: src/mainwindow.c:2172 +#: src/mainwindow.c:2175 msgid "/Reply to _all" msgstr "/Ответить всем" -#: src/mainwindow.c:2173 +#: src/mainwindow.c:2176 msgid "/Reply to _sender" msgstr "/Ответить отправителю" -#: src/mainwindow.c:2174 +#: src/mainwindow.c:2177 msgid "/Reply to mailing _list" msgstr "/Ответить в список рассылки" -#: src/mainwindow.c:2179 src/summaryview.c:387 +#: src/mainwindow.c:2182 src/summaryview.c:387 msgid "/_Forward" msgstr "/Переслать" -#: src/mainwindow.c:2180 src/summaryview.c:388 +#: src/mainwindow.c:2183 src/summaryview.c:388 msgid "/For_ward as attachment" msgstr "/Переслать как вложение" -#: src/mainwindow.c:2181 src/summaryview.c:389 +#: src/mainwindow.c:2184 src/summaryview.c:389 msgid "/Redirec_t" msgstr "/Перенаправить без изменений" -#: src/mainwindow.c:2217 +#: src/mainwindow.c:2220 msgid "Get" msgstr "Принять" -#: src/mainwindow.c:2218 +#: src/mainwindow.c:2221 msgid "Incorporate new mail" msgstr "Получить новые сообщения" -#: src/mainwindow.c:2225 +#: src/mainwindow.c:2228 msgid "Get all" msgstr "Принять все" -#: src/mainwindow.c:2226 +#: src/mainwindow.c:2229 msgid "Incorporate new mail of all accounts" msgstr "Получить сообщения со всех учетных записей" -#: src/mainwindow.c:2237 +#: src/mainwindow.c:2240 msgid "Send queued message(s)" msgstr "Послать сообщения из очереди" -#: src/mainwindow.c:2247 src/prefs_account_dialog.c:518 +#: src/mainwindow.c:2250 src/prefs_account_dialog.c:518 #: src/prefs_common_dialog.c:631 src/prefs_folder_item.c:140 msgid "Compose" msgstr "Написать" -#: src/mainwindow.c:2248 +#: src/mainwindow.c:2251 msgid "Compose new message" msgstr "Написать новое сообщение" -#: src/mainwindow.c:2256 src/prefs_common_dialog.c:1129 +#: src/mainwindow.c:2259 src/prefs_common_dialog.c:1129 msgid "Reply" msgstr "Ответить" -#: src/mainwindow.c:2257 src/mainwindow.c:2270 +#: src/mainwindow.c:2260 src/mainwindow.c:2273 msgid "Reply to the message" msgstr "Ответить на сообщение" -#: src/mainwindow.c:2274 +#: src/mainwindow.c:2277 msgid "Reply all" msgstr "Ответить всем" -#: src/mainwindow.c:2275 +#: src/mainwindow.c:2278 msgid "Reply to all" msgstr "Ответить всем" -#: src/mainwindow.c:2283 src/prefs_filter_edit.c:741 +#: src/mainwindow.c:2286 src/prefs_filter_edit.c:741 msgid "Forward" msgstr "Переслать" -#: src/mainwindow.c:2284 src/mainwindow.c:2297 +#: src/mainwindow.c:2287 src/mainwindow.c:2300 msgid "Forward the message" msgstr "Переслать сообщение" -#: src/mainwindow.c:2304 +#: src/mainwindow.c:2307 msgid "Delete the message" msgstr "Удалить сообщение" -#: src/mainwindow.c:2312 src/prefs_common_dialog.c:1752 +#: src/mainwindow.c:2315 src/prefs_common_dialog.c:1752 msgid "Junk" msgstr "" -#: src/mainwindow.c:2313 +#: src/mainwindow.c:2316 #, fuzzy msgid "Set as junk mail" msgstr "По умолчанию" -#: src/mainwindow.c:2322 +#: src/mainwindow.c:2325 msgid "Execute" msgstr "Выполнить" -#: src/mainwindow.c:2323 +#: src/mainwindow.c:2326 msgid "Execute marked process" msgstr "Выполнить отмеченный процесс" -#: src/mainwindow.c:2333 +#: src/mainwindow.c:2336 msgid "Next unread message" msgstr "Следующее непрочитанное сообщение" -#: src/mainwindow.c:2345 +#: src/mainwindow.c:2348 msgid "Prefs" msgstr "Свойства" -#: src/mainwindow.c:2346 +#: src/mainwindow.c:2349 msgid "Common preferences" msgstr "Общие настройки" -#: src/mainwindow.c:2354 src/prefs_folder_item.c:288 +#: src/mainwindow.c:2357 src/prefs_folder_item.c:288 #: src/prefs_folder_item.c:299 src/progressdialog.c:128 msgid "Account" msgstr "Учетная запись" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2358 msgid "Account setting" msgstr "Настройка учетной записи" -#: src/mainwindow.c:2527 +#: src/mainwindow.c:2530 msgid "You are offline. Click the icon to go online." msgstr "" "Вы работаете в автономном режиме. Щелкните по значку, чтобы подключиться." -#: src/mainwindow.c:2538 +#: src/mainwindow.c:2541 msgid "You are online. Click the icon to go offline." msgstr "Вы подключены. Щелкните по значку, чтобы работать автономно." -#: src/mainwindow.c:2731 +#: src/mainwindow.c:2734 msgid "Exit" msgstr "Выход" -#: src/mainwindow.c:2731 +#: src/mainwindow.c:2734 msgid "Exit this program?" msgstr "Выйти из программы?" |