[DRE-commits] r4376 - in trunk/redmine/debian: . po

Jérémy Lal kapouer-guest at alioth.debian.org
Mon Nov 23 00:21:17 UTC 2009


Author: kapouer-guest
Date: 2009-11-23 00:21:17 +0000 (Mon, 23 Nov 2009)
New Revision: 4376

Added:
   trunk/redmine/debian/po/ru.po
Modified:
   trunk/redmine/debian/changelog
   trunk/redmine/debian/po/sv.po
Log:
Add ru.po

Modified: trunk/redmine/debian/changelog
===================================================================
--- trunk/redmine/debian/changelog	2009-11-23 00:21:13 UTC (rev 4375)
+++ trunk/redmine/debian/changelog	2009-11-23 00:21:17 UTC (rev 4376)
@@ -3,7 +3,7 @@
   * Upstream update.
   * Stop using deprecated dbfile param in database.yml.
   * Fix typo in po templates. (Closes: #553376)
-  * Adds pt, de, sv translations. (Closes: #553375, #551002, #552736)  
+  * Adds pt, de, sv, ru translations. (Closes: #553375, #551002, #552736, #554351)  
 
  -- Jérémy Lal <kapouer at melix.org>  Sun, 01 Nov 2009 21:39:51 +0100
 

Added: trunk/redmine/debian/po/ru.po
===================================================================
--- trunk/redmine/debian/po/ru.po	                        (rev 0)
+++ trunk/redmine/debian/po/ru.po	2009-11-23 00:21:17 UTC (rev 4376)
@@ -0,0 +1,89 @@
+# translation of redmine_0.9.0~svn2907-1_ru.po to Russian
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Yuri Kozlov <yuray at komyakino.ru>, 2009.
+msgid ""
+msgstr ""
+"Project-Id-Version: redmine 0.9.0~svn2907-1\n"
+"Report-Msgid-Bugs-To: redmine at packages.debian.org\n"
+"POT-Creation-Date: 2009-09-20 14:07+0200\n"
+"PO-Revision-Date: 2009-10-23 12:35+0400\n"
+"Last-Translator: Yuri Kozlov <yuray at komyakino.ru>\n"
+"Language-Team: Russian <debian-l10n-russian at 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"
+
+#. Type: note
+#. Description
+#: ../templates:1001
+msgid "Redmine package now supports multiple instances"
+msgstr "Пакет redmine теперь поддерживает несколько экземпляров"
+
+#. Type: note
+#. Description
+#: ../templates:1001
+msgid ""
+"You are migrating from an unsupported version. The current instance will be "
+"now called the \"default\" instance. Please check your web server "
+"configuration files, see README.Debian."
+msgstr ""
+"Вы выполняете переход с неподдерживаемой версии. Текущий экземпляр "
+"теперь будет называться \"default\". Проверьте настройки веб-сервера, "
+"см. README.Debian."
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid "Redmine instances to be deconfigured:"
+msgstr "Удаление настроек следующих экземпляров redmine:"
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid "Configuration files for these instances will be removed."
+msgstr "Файлы настройки этих экземпляров будут удалены."
+
+#. Type: string
+#. Description
+#: ../templates:2001
+msgid "Database (de)configuration will be asked accordingly."
+msgstr "Про соответствующие базы данных настроек также будет задан вопрос."
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "Redmine instances to be configured or upgraded:"
+msgstr "Экземпляры redmine для настройки или обновления:"
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "Space-separated list of instances identifiers."
+msgstr "Список идентификаторов экземпляров через пробел."
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid ""
+"Each instance has its configuration files in /etc/redmine/<instance-"
+"identifier>/"
+msgstr ""
+"Каждый экземпляр имеет свои файлы настройки в "
+"/etc/redmine/<идентификатор-экземпляра>/"
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "To deconfigure an instance, remove its identifier from this list."
+msgstr "Чтобы удалить настройки экземпляра, удалите его идентификатор из списка."
+
+#. Type: select
+#. Description
+#: ../templates:4001
+msgid "Default redmine language:"
+msgstr "Язык по умолчанию в redmine:"
+

Modified: trunk/redmine/debian/po/sv.po
===================================================================
--- trunk/redmine/debian/po/sv.po	2009-11-23 00:21:13 UTC (rev 4375)
+++ trunk/redmine/debian/po/sv.po	2009-11-23 00:21:17 UTC (rev 4376)
@@ -1,5 +1,5 @@
 # Translation of redmine debconf template to Swedish
-# Copyright © 2009 Martin Bagge <brother at bsnet.se>
+# Copyright © 2009 Martin Bagge <brother at bsnet.se>
 # This file is distributed under the same license as the redmine package.
 #
 # Martin Bagge <brother at bsnet.se>, 2009




More information about the Pkg-ruby-extras-commits mailing list