i18n: Transifex integration

This commit is contained in:
Alexander Kojevnikov 2011-02-23 18:44:13 +08:00
parent 0fabf1789c
commit e8e6a9b2a6
2 changed files with 24 additions and 12 deletions

8
.tx/config Normal file
View File

@ -0,0 +1,8 @@
[spek.spek]
file_filter = po/<lang>.po
source_file = po/spek.pot
source_lang = en
[main]
host = http://www.transifex.net

View File

@ -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 <EMAIL@ADDRESS>, 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 <alexander@kojevnikov.com>\n"
"Language-Team: russian\n"
"Language: ru\n"
"PO-Revision-Date: 2011-02-23 10:11+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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=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 <a href=\"http://www.spek-project.org"
"\">www.spek-project.org</a>"
"A new version of Spek is available on <a href=\"http://www.spek-"
"project.org\">www.spek-project.org</a>"
msgstr ""
#: ../src/spek-window.vala:88