Russian strings contributed by ASpr

This commit is contained in:
pootle-translation 2007-07-03 23:03:52 +00:00
parent 857dc6e425
commit 84fbe10488
4 changed files with 67 additions and 70 deletions

View file

@ -1,61 +1,60 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: CryptoBox-Server 0.3\n"
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
"POT-Creation-Date: 2007-02-07 09:21+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2007-07-02 12:34+0200\n"
"Last-Translator: ASpr <aramis@solnet.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Translate Toolkit 0.10.1\n"
"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"
"X-Generator: Pootle 0.10.1\n"
#: Name
msgid "Configure network"
msgstr ""
msgstr "Конфигурирование сети"
#: Link
msgid "Network"
msgstr ""
msgstr "Сеть"
#: Title
msgid "Network settings"
msgstr ""
msgstr "Настройки сети"
#: Title.IP
msgid "CryptoBox server IP"
msgstr ""
msgstr "IP сервера CryptoBox"
#: Title.GW
msgid "Gateway address"
msgstr ""
msgstr "Адрес маршрута"
#: Text.IP
msgid "Address"
msgstr ""
msgstr "Адрес"
#: Text.NM
msgid "Netmask"
msgstr ""
msgstr "Маска сети"
#: Text.GW
msgid "Gateway"
msgstr ""
msgstr "Маршрут"
#: Text.DHCP
msgid "Automatic configuration (Caution!)"
msgstr ""
msgstr "Автоматическая настройка (Предостережение!)"
#: Button.Network
msgid "Change server address"
msgstr ""
msgstr "Изменить адрес сервера"
#: Button.Gateway
msgid "Change default gateway"
msgstr ""
msgstr "Изменить используемый по умолчанию маршрут"
#: Help.Network
msgid "Insert the network address of the CryptoBox server, the network mask and the default gateway. Be aware that you may lose your connection to the server under some circumstances. The actual values are visible in the form fields."
@ -71,11 +70,11 @@ msgstr ""
#: WarningMessage.AddressChangeFailed.Title
msgid "Failure"
msgstr ""
msgstr "Ошибка"
#: WarningMessage.AddressChangeFailed.Text
msgid "The address of the CryptoBox server could not be changed."
msgstr ""
msgstr "Адрес сервера CryptoBox не был изменен."
#: WarningMessage.GatewayChangeFailed.Text
msgid "The gateway of the CryptoBox server could not be set. Maybe the address you entered is unreachable?"
@ -83,23 +82,23 @@ msgstr ""
#: WarningMessage.InvalidServerIP.Title
msgid "Invalid value"
msgstr ""
msgstr "Ошибочное значение"
#: WarningMessage.InvalidServerIP.Text
msgid "The server address is not valid."
msgstr ""
msgstr "Адрес сервера не верный."
#: WarningMessage.InvalidNetmask.Text
msgid "The netmask is not valid."
msgstr ""
msgstr "Маска сети не верна."
#: WarningMessage.InvalidGatewayIP.Text
msgid "The gateway address is not valid."
msgstr ""
msgstr "Не верный адрес Маршрута"
#: SuccessMessage.IPChanged.Title
msgid "Network address changed"
msgstr ""
msgstr "Сетевой адрес изменен"
#: SuccessMessage.IPChanged.Text
msgid "The network address has been changed. In a few seconds you will get redirected to the new address."