tazirc rev 15
Add ru.po
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Apr 20 13:49:58 2016 +0300 (2016-04-20) |
parents | d9906376c337 |
children | 6bf6a445a358 |
files | Makefile po/ru.po |
line diff
1.1 --- a/Makefile Mon Feb 24 01:13:11 2014 +0100 1.2 +++ b/Makefile Wed Apr 20 13:49:58 2016 +0300 1.3 @@ -3,7 +3,7 @@ 1.4 1.5 PREFIX?=/usr 1.6 DESTDIR?= 1.7 -LINGUAS?=fr pt_BR 1.8 +LINGUAS?=fr pt_BR ru 1.9 1.10 VERSION=1.0 1.11
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/po/ru.po Wed Apr 20 13:49:58 2016 +0300 2.3 @@ -0,0 +1,89 @@ 2.4 +# SOME DESCRIPTIVE TITLE. 2.5 +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 2.6 +# This file is distributed under the same license as the PACKAGE package. 2.7 +# Aleksej Bobylev <al.bobylev@gmail.com>, 2016. 2.8 +# 2.9 +msgid "" 2.10 +msgstr "" 2.11 +"Project-Id-Version: TazIRC 1.0\n" 2.12 +"Report-Msgid-Bugs-To: \n" 2.13 +"POT-Creation-Date: 2016-04-20 13:39+0300\n" 2.14 +"PO-Revision-Date: 2016-04-20 13:47+0300\n" 2.15 +"Language-Team: \n" 2.16 +"MIME-Version: 1.0\n" 2.17 +"Content-Type: text/plain; charset=UTF-8\n" 2.18 +"Content-Transfer-Encoding: 8bit\n" 2.19 +"X-Generator: Poedit 1.8.6\n" 2.20 +"Last-Translator: Aleksej Bobylev <al.bobylev@gmail.com>\n" 2.21 +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 2.22 +"Language: ru\n" 2.23 +"X-Poedit-Basepath: ..\n" 2.24 +"X-Poedit-SearchPath-0: .\n" 2.25 + 2.26 +#: tazirc:26 2.27 +msgid "Auto-join a channel is optionnal" 2.28 +msgstr "Автоматическое присоединение к каналу является необязательным" 2.29 + 2.30 +#: tazirc:29 tazirc:31 2.31 +msgid "IRC server : " 2.32 +msgstr "Сервер IRC: " 2.33 + 2.34 +#: tazirc:34 2.35 +msgid "Nick name : " 2.36 +msgstr "Прозвище: " 2.37 + 2.38 +#: tazirc:37 2.39 +msgid "Channel : " 2.40 +msgstr "Канал: " 2.41 + 2.42 +#: tazirc:41 2.43 +msgid "empty value" 2.44 +msgstr "пустое значение" 2.45 + 2.46 +#: tazirc:57 tazirc-lb:18 2.47 +msgid "Usage:" 2.48 +msgstr "Использование:" 2.49 + 2.50 +#: tazirc:59 tazirc-lb:20 2.51 +msgid "Options:" 2.52 +msgstr "Параметры:" 2.53 + 2.54 +#: tazirc:60 2.55 +msgid "Join specified channel after connection" 2.56 +msgstr "Присоединиться к указанному каналу после подключения" 2.57 + 2.58 +#: tazirc:61 tazirc-lb:22 2.59 +msgid "Use specified mode. Default: +i" 2.60 +msgstr "Использовать указанный режим. По умолчанию: +i" 2.61 + 2.62 +#: tazirc:62 tazirc-lb:23 2.63 +msgid "Use specified port. Default: 6667" 2.64 +msgstr "Использовать указанный порт. По умолчанию: 6667" 2.65 + 2.66 +#: tazirc:63 2.67 +msgid "Will ask for server, nick and channel" 2.68 +msgstr "Спросит о сервере, нике и канале" 2.69 + 2.70 +#: tazirc:89 tazirc-lb:44 2.71 +msgid "Connecting to:" 2.72 +msgstr "Подключение к:" 2.73 + 2.74 +#: tazirc:127 2.75 +msgid "Joining:" 2.76 +msgstr "Присоединение:" 2.77 + 2.78 +#: tazirc:130 2.79 +msgid "Diconnecting from:" 2.80 +msgstr "Отключение от:" 2.81 + 2.82 +#: tazirc:137 2.83 +msgid "No channel to send to" 2.84 +msgstr "Нет ни одного канала, в который можно было бы отправить" 2.85 + 2.86 +#: tazirc-lb:21 2.87 +msgid "Set the Bot IRC nickname" 2.88 +msgstr "Установка IRC-псевдонима бота" 2.89 + 2.90 +#: tazirc-lb:24 2.91 +msgid "Logs files destination path" 2.92 +msgstr "Путь к файлам журнала"