Initialization of Russian translation by Denis Vaganov
This commit is contained in:
parent
0150092862
commit
2360428351
6 changed files with 64 additions and 70 deletions
|
@ -1,21 +1,20 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2007-02-03 12:00+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"PO-Revision-Date: 2007-04-18 22:40+0200\n"
|
||||
"Last-Translator: Denis Vaganov <vaganovdenis@gmail.com>\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"
|
||||
|
||||
#: Title.Top
|
||||
msgid "The CryptoBox"
|
||||
msgstr ""
|
||||
msgstr "CryptoBox"
|
||||
|
||||
#: Title.Slogan
|
||||
msgid "Privacy for the rest of us."
|
||||
|
@ -23,31 +22,31 @@ msgstr ""
|
|||
|
||||
#: Title.Volume
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
msgstr "Том"
|
||||
|
||||
#: Title.AccessDenied
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
msgstr "Доступ запрещён"
|
||||
|
||||
#: Text.EnterCurrentPassword
|
||||
msgid "Enter the current password"
|
||||
msgstr ""
|
||||
msgstr "Введите текущий пароль"
|
||||
|
||||
#: Text.EnterNewPassword
|
||||
msgid "Enter new password"
|
||||
msgstr ""
|
||||
msgstr "Введите новый пароль"
|
||||
|
||||
#: Text.EnterSamePassword
|
||||
msgid "Repeat new password"
|
||||
msgstr ""
|
||||
msgstr "Введите пароль для подтверждения"
|
||||
|
||||
#: Text.RedirectNote
|
||||
msgid "Click here if your browser does not support automatic redirection."
|
||||
msgstr ""
|
||||
msgstr "Нажмите здесь, если ваш браузер не поддерживает автоматическое перенаправление."
|
||||
|
||||
#: Text.ProjectHomePage
|
||||
msgid "Website of project"
|
||||
msgstr ""
|
||||
msgstr "Веб-сайт проекта"
|
||||
|
||||
#: Text.ProjectNote
|
||||
msgid "The CryptoBox is a project of"
|
||||
|
@ -75,7 +74,7 @@ msgstr ""
|
|||
|
||||
#: AdviceMessage.VolumeIsBusy.Link.Text
|
||||
msgid "Show all disks"
|
||||
msgstr ""
|
||||
msgstr "Показать все диски"
|
||||
|
||||
#: WarningMessage.AccessDenied.Title
|
||||
msgid "Invalid access credentials"
|
||||
|
@ -87,23 +86,23 @@ msgstr ""
|
|||
|
||||
#: WarningMessage.EmptyPassword.Title
|
||||
msgid "Missing password"
|
||||
msgstr ""
|
||||
msgstr "Отсутствует пароль"
|
||||
|
||||
#: WarningMessage.EmptyPassword.Text
|
||||
msgid "You have to enter a password!"
|
||||
msgstr ""
|
||||
msgstr "Вы должны ввести пароль!"
|
||||
|
||||
#: WarningMessage.EmptyNewPassword.Title
|
||||
msgid "Missing new password"
|
||||
msgstr ""
|
||||
msgstr "Отсутствует новый пароль"
|
||||
|
||||
#: WarningMessage.EmptyNewPassword.Text
|
||||
msgid "You have to enter a new password!"
|
||||
msgstr ""
|
||||
msgstr "Вы должны ввести новый пароль!"
|
||||
|
||||
#: WarningMessage.DifferentPasswords.Title
|
||||
msgid "Different passwords"
|
||||
msgstr ""
|
||||
msgstr "Введённые пароли не совпадают"
|
||||
|
||||
#: WarningMessage.DifferentPasswords.Text
|
||||
msgid "The passwords you entered did not match."
|
||||
|
@ -139,7 +138,7 @@ msgstr ""
|
|||
|
||||
#: WarningMessage.InvalidAction.Link.Text
|
||||
msgid "View log"
|
||||
msgstr ""
|
||||
msgstr "Просмотр системного журнала"
|
||||
|
||||
#: WarningMessage.RuntimeError.Title
|
||||
msgid "Something weird happened"
|
||||
|
@ -147,11 +146,11 @@ msgstr ""
|
|||
|
||||
#: WarningMessage.RuntimeError.Text
|
||||
msgid "We (the developer of the CryptoBox) would like to fix this problem for you and others. Please send the most recent part of the CryptoBox log to info@cryptobox.org. Thanks for your contribution!"
|
||||
msgstr ""
|
||||
msgstr "Мы (разработчики CryptoBox), хотели бы устранить данную проблему у Вас и других пользователей. Пожалуйста, пришлите нам часть записей системного журнала CryptoBox, за последнее время, на адрес info@cryptobox.org. Спасибо за сотрудничество!"
|
||||
|
||||
#: WarningMessage.DeviceNotWriteable.Title
|
||||
msgid "No write permissions"
|
||||
msgstr ""
|
||||
msgstr "Отсутствуют разрешения на запись"
|
||||
|
||||
#: WarningMessage.DeviceNotWriteable.Text
|
||||
msgid "Sorry - the CryptoBox is not allowed to write on this device. Anyway it is still possible, that you can open it and change its content. Please ask the administrator of the CryptoBox in case you believe, that this is a mistake."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue