From e8e6a9b2a6c942b3548e98870b5f4be40303a3c4 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Wed, 23 Feb 2011 18:44:13 +0800 Subject: [PATCH] i18n: Transifex integration --- .tx/config | 8 ++++++++ po/ru.po | 28 ++++++++++++++++------------ 2 files changed, 24 insertions(+), 12 deletions(-) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..df1a02d --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[spek.spek] +file_filter = po/.po +source_file = po/spek.pot +source_lang = en + +[main] +host = http://www.transifex.net + diff --git a/po/ru.po b/po/ru.po index 4ad6bd5..33ee405 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,21 +2,20 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" -"Project-Id-Version: de\n" -"Report-Msgid-Bugs-To: \n" +"Project-Id-Version: Spek\n" +"Report-Msgid-Bugs-To: http://code.google.com/p/spek/issues/list\n" "POT-Creation-Date: 2011-02-23 17:10+0800\n" -"PO-Revision-Date: 2011-02-18 18:06+0800\n" -"Last-Translator: Alexander Kojevnikov \n" -"Language-Team: russian\n" -"Language: ru\n" +"PO-Revision-Date: 2011-02-23 10:11+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: ../data/spek.desktop.in.in.h:1 msgid "Spectrum Analyser" @@ -96,6 +95,8 @@ msgid "%d bit" msgid_plural "%d bits" msgstr[0] "" msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: ../src/spek-pipeline.vala:81 #, c-format @@ -103,8 +104,11 @@ msgid "%d channel" msgid_plural "%d channels" msgstr[0] "" msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#. TRANSLATORS: first %s is the error message, second %s is stream description. +#. TRANSLATORS: first %s is the error message, second %s is stream +#. description. #: ../src/spek-pipeline.vala:88 #, c-format msgid "%s: %s" @@ -116,8 +120,8 @@ msgstr "" #: ../src/spek-window.vala:82 msgid "" -"A new version of Spek is available on www.spek-project.org" +"A new version of Spek is available on www.spek-project.org" msgstr "" #: ../src/spek-window.vala:88