diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 489 |
1 files changed, 413 insertions, 76 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-08-02 22:48+0200\n" +"POT-Creation-Date: 2012-08-14 18:26+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5890,14 +5890,6 @@ msgid "%s%s: client capability, enabled: %s" msgstr "" #, fuzzy, c-format -msgid "" -"%s%s: cannot authenticate with SASL and mechanism DH-BLOWFISH because " -"WeeChat was not built with libgcrypt support" -msgstr "" -"%s невозможно соединиться с использованием SSL, так как WeeChat собран без " -"поддержки GNUtls\n" - -#, fuzzy, c-format msgid "%s%s: client capability, refused: %s" msgstr "Не могу записать лог-файл \"%s\"\n" @@ -7526,65 +7518,6 @@ msgid "%s%s: unable to initialize %s" msgstr "%s не могу инициализировать plugin \"%s\"\n" #, fuzzy -msgid "Support of python scripts" -msgstr "Список сокращений:\n" - -#, fuzzy, c-format -msgid "%s%s: unable to initialize WeeChat module" -msgstr "%s не могу инициализировать plugin \"%s\"\n" - -#, fuzzy, c-format -msgid "%s%s: unable to redirect stdout" -msgstr "Не могу записать лог-файл \"%s\"\n" - -#, fuzzy, c-format -msgid "%s%s: unable to redirect stderr" -msgstr "%s не могу создать сервер\n" - -msgid "path to python 2.x interpreter" -msgstr "" - -#, fuzzy, c-format -msgid "%s%s: unable to launch global interpreter" -msgstr "%s не могу создать сервер\n" - -#, fuzzy, c-format -msgid "%s%s: unable to get current interpreter state" -msgstr "%s не могу создать сервер\n" - -#, fuzzy, c-format -msgid "%s%s: unable to free interpreter" -msgstr "%s не могу создать сервер\n" - -#, fuzzy -msgid "Support of ruby scripts" -msgstr "Список сокращений:\n" - -#, fuzzy, c-format -msgid "%s%s: stdout/stderr: %s%s" -msgstr "%sСервер: %s%s\n" - -#, fuzzy, c-format -msgid "%s%s: unable to read file \"%s\"" -msgstr "Не могу записать лог-файл \"%s\"\n" - -#, fuzzy, c-format -msgid "%s%s: error while loading file \"%s\"" -msgstr "Не могу записать лог-файл \"%s\"\n" - -#, fuzzy, c-format -msgid "%s%s: function \"weechat_init\" is missing in file \"%s\"" -msgstr "Не могу записать лог-файл \"%s\"\n" - -#, fuzzy, c-format -msgid "%s%s: unable to eval function \"weechat_init\" in file \"%s\"" -msgstr "Не могу записать лог-файл \"%s\"\n" - -#, fuzzy, c-format -msgid "%s%s: unable to eval WeeChat ruby internal code" -msgstr "%s не могу создать сервер\n" - -#, fuzzy msgid "list/load/unload scripts" msgstr "перечислить/загрузить/выгрузить plugin'ы" @@ -7697,6 +7630,406 @@ msgid "%s%s: wrong arguments for function \"%s\" (script: %s)" msgstr "%s некорректные аргументы команды \"%s\"\n" #, fuzzy +msgid "Support of python scripts" +msgstr "Список сокращений:\n" + +#, fuzzy, c-format +msgid "%s%s: unable to initialize WeeChat module" +msgstr "%s не могу инициализировать plugin \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: unable to redirect stdout" +msgstr "Не могу записать лог-файл \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: unable to redirect stderr" +msgstr "%s не могу создать сервер\n" + +msgid "path to python 2.x interpreter" +msgstr "" + +#, fuzzy, c-format +msgid "%s%s: unable to launch global interpreter" +msgstr "%s не могу создать сервер\n" + +#, fuzzy, c-format +msgid "%s%s: unable to get current interpreter state" +msgstr "%s не могу создать сервер\n" + +#, fuzzy, c-format +msgid "%s%s: unable to free interpreter" +msgstr "%s не могу создать сервер\n" + +#, fuzzy +msgid "Support of ruby scripts" +msgstr "Список сокращений:\n" + +#, fuzzy, c-format +msgid "%s%s: stdout/stderr: %s%s" +msgstr "%sСервер: %s%s\n" + +#, fuzzy, c-format +msgid "%s%s: unable to read file \"%s\"" +msgstr "Не могу записать лог-файл \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: error while loading file \"%s\"" +msgstr "Не могу записать лог-файл \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: function \"weechat_init\" is missing in file \"%s\"" +msgstr "Не могу записать лог-файл \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: unable to eval function \"weechat_init\" in file \"%s\"" +msgstr "Не могу записать лог-файл \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: unable to eval WeeChat ruby internal code" +msgstr "%s не могу создать сервер\n" + +msgid "Scripts manager" +msgstr "" + +#, fuzzy +msgid "Scripts loaded:" +msgstr "FIFO pipe закрыт\n" + +#, fuzzy, c-format +msgid "%s: unknown language for script \"%s\"" +msgstr "сессия: загружаю сервер \"%s\"\n" + +#, fuzzy, c-format +msgid "%s%s: error downloading script \"%s\": %s" +msgstr "сессия: загружаю сервер \"%s\"\n" + +#, fuzzy, c-format +msgid "%s: downloading script \"%s\"..." +msgstr "сессия: загружаю сервер \"%s\"\n" + +#, fuzzy, c-format +msgid "%s: script \"%s\" is not installed" +msgstr "%s сервер \"%s\" не найден\n" + +#, fuzzy, c-format +msgid "%s: script \"%s\" is held" +msgstr "Plugin \"%s\" выгружен.\n" + +#, fuzzy, c-format +msgid "%s: script \"%s\" not found" +msgstr "%s сервер \"%s\" не найден\n" + +#, fuzzy, c-format +msgid "%s: script \"%s\" not held any more" +msgstr "%s сервер \"%s\" не найден\n" + +#, fuzzy, c-format +msgid "%s: script \"%s\" held" +msgstr "Plugin \"%s\" выгружен.\n" + +#, fuzzy, c-format +msgid "%s: script \"%s\" is already installed and up-to-date" +msgstr "%s сервер \"%s\" уже существует, не могу создать его!\n" + +#, fuzzy, c-format +msgid "%s: all scripts are up-to-date" +msgstr "Plugin \"%s\" выгружен.\n" + +msgid "Script" +msgstr "" + +msgid "Version" +msgstr "" + +msgid "Author" +msgstr "" + +msgid "License" +msgstr "" + +#, fuzzy +msgid "Description" +msgstr " . описание: %s\n" + +msgid "Tags" +msgstr "" + +msgid "Status" +msgstr "" + +msgid "Date added" +msgstr "" + +#, fuzzy +msgid "Date updated" +msgstr "Сокращение \"%s\" => \"%s\" создано\n" + +msgid "URL" +msgstr "" + +msgid "MD5" +msgstr "" + +msgid "Requires" +msgstr "" + +#, fuzzy +msgid "Min WeeChat" +msgstr "слоган WeeChat" + +#, fuzzy +msgid "Max WeeChat" +msgstr "слоган WeeChat" + +msgid "popular" +msgstr "" + +msgid "installed" +msgstr "" + +msgid "held" +msgstr "" + +msgid "running" +msgstr "" + +msgid "obsolete" +msgstr "" + +#, c-format +msgid "alt+d=back to list" +msgstr "" + +#, c-format +msgid "" +"%d/%d scripts (filter: %s) | Sort: %s | alt+i=install r=remove l=load " +"u=unload h=(un)hold d=show detail | Input: 'q'=close 'r'=refresh 's:x," +"y'=sort 'words'=filter '*'=reset filter" +msgstr "" + +msgid "Scripts" +msgstr "" + +#, fuzzy +msgid "WeeChat scripts manager" +msgstr "слоган WeeChat" + +msgid "" +"list || show <script> || load|unload <script> [<script>...] || install|" +"remove|hold <script> [<script>...] || upgrade || update" +msgstr "" + +msgid "" +" list: list loaded scripts (all languages)\n" +" show: show detailed info about a script\n" +" load: load script(s)\n" +" unload: unload script(s)\n" +" install: install/upgrade script(s)\n" +" remove: remove script(s)\n" +" hold: hold/unhold script(s) (a script held will not be upgraded any more " +"and cannot be removed)\n" +" upgrade: upgrade all installed scripts which are obsolete (new version " +"available)\n" +" update: update local scripts cache\n" +"\n" +"Without argument, this command opens a buffer with list of scripts.\n" +"\n" +"On script buffer, the possible status for each script are:\n" +" * i H r N\n" +" | | | | |\n" +" | | | | obsolete (new version available)\n" +" | | | running (loaded)\n" +" | | held\n" +" | installed\n" +" popular script\n" +"\n" +"Keys on script buffer:\n" +" alt+i install script\n" +" alt+r remove script\n" +" alt+l load script\n" +" alt+u unload script\n" +" alt+h (un)hold script\n" +"\n" +"Input allowed on script buffer:\n" +" q close buffer\n" +" r refresh buffer\n" +" s:x,y sort buffer using keys x and y (see /help script.look.sort)\n" +" s: reset sort (use default sort)\n" +" word(s) filter scripts: search word(s) in scripts (description, " +"tags, ...)\n" +" * remove filter" +msgstr "" + +#, fuzzy +msgid "list of scripts in repository" +msgstr "Список сокращений:\n" + +msgid "list of scripts installed (from repository)" +msgstr "" + +msgid "files in script directories" +msgstr "" + +msgid "" +"format of columns displayed in script buffer: following column identifiers " +"are replaced by their value: %a=author, %d=description, %D=date added, " +"%e=extension, %l=language, %L=license, %n=name with extension, %N=name, " +"%r=requirements, %s=status, %t=tags, %u=date updated, %v=version, %V=version " +"loaded, %w=min_weechat, %W=max_weechat)" +msgstr "" + +msgid "" +"default sort keys for scripts: comma-separated list of identifiers: " +"a=author, d=date added, e=extension, i=installed, l=language, n=name, " +"o=obsolete, p=popularity, r=running, u=date updated; char \"-\" can be used " +"before identifier to reverse order; example: \"i,u\": installed scripts " +"first, sorted by update date" +msgstr "" + +#, fuzzy +msgid "color for status \"popular\" (\"*\")" +msgstr "цвет строки состояния" + +msgid "color for status \"installed\" (\"i\")" +msgstr "" + +msgid "color for status \"held\" (\"H\")" +msgstr "" + +msgid "color for status \"running\" (\"r\")" +msgstr "" + +msgid "color for status \"obsolete\" (\"N\")" +msgstr "" + +msgid "color for status \"unknown\" (\"?\")" +msgstr "" + +#, fuzzy +msgid "text color in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of dates in script buffer" +msgstr "цвет ника собеседника в окне привата" + +#, fuzzy +msgid "text color of delimiters in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of description in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of extension in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of script name in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of tags in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of version in script buffer" +msgstr "цвет ника собеседника в окне привата" + +#, fuzzy +msgid "text color of version loaded in script buffer" +msgstr "цвет ника собеседника в окне привата" + +#, fuzzy +msgid "background color in script buffer" +msgstr "фон ников" + +#, fuzzy +msgid "text color for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of dates for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of description for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of extension for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of script name for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of tags for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of version for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "text color of version loaded for selected line in script buffer" +msgstr "цвет названия сервера" + +#, fuzzy +msgid "background color for selected line in script buffer" +msgstr "цвет названия сервера" + +msgid "" +"local cache expiration time, in minutes (-1 = never expires, 0 = always " +"expire)" +msgstr "" + +msgid "local cache directory for scripts" +msgstr "" + +msgid "" +"scripts to \"hold\": comma-separated list of scripts which will never been " +"upgraded and can not be removed, for example: \"buffers.pl,iset.pl\"" +msgstr "" + +#, fuzzy +msgid "URL for file with list of scripts" +msgstr "Список сокращений:\n" + +msgid "" +"script name with extension (can start or end with \"*\" as wildcard) " +"(optional)" +msgstr "" + +#, fuzzy +msgid "scripts from repository" +msgstr "Список сокращений:\n" + +#, fuzzy, c-format +msgid "%s%s: error reading list of scripts" +msgstr "%s ошибка при отправке данных IRC серверу\n" + +#, fuzzy, c-format +msgid "%s: %d scripts for WeeChat %s" +msgstr "не на канале" + +#, c-format +msgid "" +"%s%s: list of scripts is empty (repository file is broken, or download has " +"failed)" +msgstr "" + +#, fuzzy, c-format +msgid "%s%s: error downloading list of scripts: %s" +msgstr "%s ошибка при отправке данных IRC серверу\n" + +#, fuzzy, c-format +msgid "%s: downloading list of scripts..." +msgstr "сессия: загружаю сервер \"%s\"\n" + +#, fuzzy msgid "Support of tcl scripts" msgstr "Список сокращений:\n" @@ -8099,10 +8432,6 @@ msgid "Name" msgstr "" #, fuzzy -msgid "Description" -msgstr " . описание: %s\n" - -#, fuzzy msgid "Arguments" msgstr "адресат тип [аргументы]" @@ -8133,6 +8462,18 @@ msgid "Constants" msgstr "" #, fuzzy +#~ msgid "%s: downloading \"%s\"..." +#~ msgstr "сессия: загружаю сервер \"%s\"\n" + +#, fuzzy +#~ msgid "" +#~ "%s%s: cannot authenticate with SASL and mechanism DH-BLOWFISH because " +#~ "WeeChat was not built with libgcrypt support" +#~ msgstr "" +#~ "%s невозможно соединиться с использованием SSL, так как WeeChat собран " +#~ "без поддержки GNUtls\n" + +#, fuzzy #~ msgid "Regex modifier" #~ msgstr "Комбинации клавиш по умолчанию восстановлены\n" @@ -8164,10 +8505,6 @@ msgstr "" #~ msgstr "%s ошибка при отправке данных IRC серверу\n" #, fuzzy -#~ msgid "%s%s: error sending data to client: %s" -#~ msgstr "%s ошибка при отправке данных IRC серверу\n" - -#, fuzzy #~ msgid "%sError: name can not start with \"#\"" #~ msgstr "%s не могу создать файл \"%s\"\n" |