merged language updates from pootle to the new release
This commit is contained in:
parent
104e8aee61
commit
1f2f5a169f
169 changed files with 1874 additions and 1763 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue