diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-15 16:13:06 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-15 16:13:06 -0400 |
commit | 168c445ab3972bb0a58835181ef9d00407467a96 (patch) | |
tree | b9e5b3e8b963a7204540be453fed460cf13d339d | |
parent | d833756041c6cb1efe7d57ac0660288edd12bee7 (diff) |
Update Russian debconf translation. Closes: #528798
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/po/ru.po | 31 |
2 files changed, 12 insertions, 20 deletions
diff --git a/debian/changelog b/debian/changelog index b93b14e..1ee52a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ etckeeper (0.36) UNRELEASED; urgency=low * Add cruft ignore file. Closes: #522513 * Update Japanese debconf translation. Closes: #527921 * Update Swedish debconf translation. Closes: #528575 + * Update Russian debconf translation. Closes: #528798 -- Joey Hess <joeyh@debian.org> Wed, 06 May 2009 17:42:23 -0400 diff --git a/debian/po/ru.po b/debian/po/ru.po index 5863afd..b72b888 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po @@ -3,20 +3,20 @@ # This file is distributed under the same license as the PACKAGE package. # # Yuri Kozlov <kozlov.y@gmail.com>, 2007. +# Yuri Kozlov <yuray@komyakino.ru>, 2009. msgid "" msgstr "" -"Project-Id-Version: 0.3\n" +"Project-Id-Version: etckeeper 0.35\n" "Report-Msgid-Bugs-To: etckeeper@packages.debian.org\n" "POT-Creation-Date: 2009-05-06 14:41-0400\n" -"PO-Revision-Date: 2007-12-12 21:23+0300\n" -"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n" +"PO-Revision-Date: 2009-05-15 21:25+0400\n" +"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\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" +"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" #. Type: error #. Description @@ -37,14 +37,14 @@ msgid "" "You may manually resolve the issues with the uncommitted changes before " "continuing." msgstr "" -"Перед тем как продолжить вы можете исправить это вручную через " -"незафиксированные изменения." +"Перед тем как продолжить вы можете вручную исправить положение " +"с незафиксированными изменениями." #. Type: boolean #. Description #: ../templates:3001 msgid "Remove etckeeper ${VCS} repository and associated files?" -msgstr "" +msgstr "Удалить репозиторий etckeeper ${VCS} и связанные с ним файлы?" #. Type: boolean #. Description @@ -54,16 +54,7 @@ msgid "" "${VCS} repository. If you choose to remove the repository, this will DESTROY " "all history etckeeper has recorded for /etc." msgstr "" +"Etckeeper вычищается из системы, но использовался для хранения каталога " +"/etc в репозитории ${VCS}. Если вы выберете удаление репозитория, то " +"это УНИЧТОЖИТ всю историю, которую etckeeper вёл для /etc." -#~ msgid "Commit changed files in /etc to ${VCS}?" -#~ msgstr "Зафиксировать изменённые файлы /etc в ${VCS}?" - -#~ msgid "" -#~ "The /etc directory contains uncommitted files or other changes. It's best " -#~ "for all files in /etc to be committed to ${VCS} before running APT. Added " -#~ "and changed files listed below can be committed automatically:" -#~ msgstr "" -#~ "Каталог /etc содержит незафиксированные файлы или другие изменения. Перед " -#~ "работой APT лучше зафиксировать все файлы /etc в ${VCS}. Перечисленные " -#~ "ниже добавленные и изменённые файлы могут быть зафиксированы " -#~ "автоматически:" |