From patchwork Mon Dec 6 21:50:56 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ville_Skytt=C3=A4?= X-Patchwork-Id: 12848 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.69) (envelope-from ) id 1PPixZ-0007Mh-EL for vdr@linuxtv.org; Mon, 06 Dec 2010 22:51:03 +0100 X-tubIT-Incoming-IP: 213.243.153.184 Received: from filtteri1.pp.htv.fi ([213.243.153.184]) by mail.tu-berlin.de (exim-4.69/mailfrontend-a) with esmtp for id 1PPixY-0005XU-CH; Mon, 06 Dec 2010 22:51:01 +0100 Received: from localhost (localhost [127.0.0.1]) by filtteri1.pp.htv.fi (Postfix) with ESMTP id EC35CC097 for ; Mon, 6 Dec 2010 23:50:58 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at pp.htv.fi Received: from smtp5.welho.com ([213.243.153.39]) by localhost (filtteri1.pp.htv.fi [213.243.153.184]) (amavisd-new, port 10024) with ESMTP id iLWS1BarSKBi for ; Mon, 6 Dec 2010 23:50:57 +0200 (EET) Received: from viper.bobcat.mine.nu (cs181085020.pp.htv.fi [82.181.85.20]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp5.welho.com (Postfix) with ESMTPS id B5D045BC002 for ; Mon, 6 Dec 2010 23:50:57 +0200 (EET) From: Ville =?windows-1252?q?Skytt=E4?= To: VDR Mailing List Date: Mon, 6 Dec 2010 23:50:56 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34.7-61.fc13.x86_64; KDE/4.5.3; x86_64; ; ) References: <1291464565.3829.31.camel@tobi-notebook.e-tobi.loc> In-Reply-To: <1291464565.3829.31.camel@tobi-notebook.e-tobi.loc> MIME-Version: 1.0 Message-Id: <201012062350.56953.ville.skytta@iki.fi> X-PMX-Version: 5.5.4.371499, Antispam-Engine: 2.7.1.369594, Antispam-Data: 2010.12.6.213919 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MIME_TEXT_ONLY_MP_MIXED 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_10000_PLUS 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CP_URI_IN_BODY 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_MIXED 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __TO_MALFORMED_2 0, __URI_NO_MAILTO 0, __USER_AGENT 0' X-LSpam-Score: -3.0 (---) X-LSpam-Report: No, score=-3.0 required=5.0 tests=AWL=0.579, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1 autolearn=ham Subject: Re: [vdr] Minor *.po patch X-BeenThere: vdr@linuxtv.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: VDR Mailing List List-Id: VDR Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 21:51:03 -0000 Status: O X-Status: X-Keywords: X-UID: 23946 From dba5695d5efd9cd2b6663eeea404f0460d98dbca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 30 Aug 2010 00:07:05 +0300 Subject: [PATCH 5/5] Add Language and fix Language-Team header of *.po. http://www.gnu.org/software/gettext/manual/gettext.html#Header-Entry --- PLUGINS/src/hello/po/ca_ES.po | 3 ++- PLUGINS/src/hello/po/cs_CZ.po | 3 ++- PLUGINS/src/hello/po/da_DK.po | 3 ++- PLUGINS/src/hello/po/de_DE.po | 3 ++- PLUGINS/src/hello/po/el_GR.po | 3 ++- PLUGINS/src/hello/po/es_ES.po | 3 ++- PLUGINS/src/hello/po/et_EE.po | 3 ++- PLUGINS/src/hello/po/fi_FI.po | 3 ++- PLUGINS/src/hello/po/fr_FR.po | 3 ++- PLUGINS/src/hello/po/hr_HR.po | 3 ++- PLUGINS/src/hello/po/hu_HU.po | 3 ++- PLUGINS/src/hello/po/it_IT.po | 3 ++- PLUGINS/src/hello/po/lt_LT.po | 3 ++- PLUGINS/src/hello/po/nl_NL.po | 3 ++- PLUGINS/src/hello/po/nn_NO.po | 3 ++- PLUGINS/src/hello/po/pl_PL.po | 3 ++- PLUGINS/src/hello/po/pt_PT.po | 3 ++- PLUGINS/src/hello/po/ro_RO.po | 3 ++- PLUGINS/src/hello/po/ru_RU.po | 3 ++- PLUGINS/src/hello/po/sk_SK.po | 4 ++-- PLUGINS/src/hello/po/sl_SI.po | 3 ++- PLUGINS/src/hello/po/sv_SE.po | 3 ++- PLUGINS/src/hello/po/tr_TR.po | 3 ++- PLUGINS/src/hello/po/zh_CN.po | 4 ++-- PLUGINS/src/pictures/po/de_DE.po | 3 ++- PLUGINS/src/pictures/po/fi_FI.po | 3 ++- PLUGINS/src/pictures/po/fr_FR.po | 3 ++- PLUGINS/src/pictures/po/it_IT.po | 3 ++- PLUGINS/src/pictures/po/lt_LT.po | 3 ++- PLUGINS/src/pictures/po/ru_RU.po | 3 ++- PLUGINS/src/pictures/po/sk_SK.po | 4 ++-- PLUGINS/src/skincurses/po/de_DE.po | 3 ++- PLUGINS/src/skincurses/po/fi_FI.po | 3 ++- PLUGINS/src/skincurses/po/it_IT.po | 3 ++- PLUGINS/src/skincurses/po/lt_LT.po | 3 ++- PLUGINS/src/skincurses/po/ru_RU.po | 3 ++- PLUGINS/src/skincurses/po/sk_SK.po | 4 ++-- po/ca_ES.po | 3 ++- po/cs_CZ.po | 3 ++- po/da_DK.po | 3 ++- po/de_DE.po | 3 ++- po/el_GR.po | 3 ++- po/es_ES.po | 3 ++- po/et_EE.po | 3 ++- po/fi_FI.po | 3 ++- po/fr_FR.po | 3 ++- po/hr_HR.po | 3 ++- po/hu_HU.po | 3 ++- po/it_IT.po | 3 ++- po/lt_LT.po | 3 ++- po/mk_MK.po | 1 + po/nl_NL.po | 3 ++- po/nn_NO.po | 3 ++- po/pl_PL.po | 3 ++- po/pt_PT.po | 3 ++- po/ro_RO.po | 3 ++- po/ru_RU.po | 3 ++- po/sk_SK.po | 3 ++- po/sl_SI.po | 3 ++- po/sv_SE.po | 3 ++- po/tr_TR.po | 3 ++- po/uk_UA.po | 3 ++- po/zh_CN.po | 3 ++- 63 files changed, 125 insertions(+), 66 deletions(-) diff --git a/PLUGINS/src/hello/po/ca_ES.po b/PLUGINS/src/hello/po/ca_ES.po index 008b97e..1c2d2dd 100644 --- a/PLUGINS/src/hello/po/ca_ES.po +++ b/PLUGINS/src/hello/po/ca_ES.po @@ -12,7 +12,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Jordi Vilà \n" -"Language-Team: Catalanian\n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/cs_CZ.po b/PLUGINS/src/hello/po/cs_CZ.po index c4fa571..bbf110c 100644 --- a/PLUGINS/src/hello/po/cs_CZ.po +++ b/PLUGINS/src/hello/po/cs_CZ.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Vladimír Bárta \n" -"Language-Team: Czech\n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/da_DK.po b/PLUGINS/src/hello/po/da_DK.po index f05412a..49c52ec 100644 --- a/PLUGINS/src/hello/po/da_DK.po +++ b/PLUGINS/src/hello/po/da_DK.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Mogens Elneff \n" -"Language-Team: Danish\n" +"Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/de_DE.po b/PLUGINS/src/hello/po/de_DE.po index 43d6f2b..813157f 100644 --- a/PLUGINS/src/hello/po/de_DE.po +++ b/PLUGINS/src/hello/po/de_DE.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Klaus Schmidinger \n" -"Language-Team: German\n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/el_GR.po b/PLUGINS/src/hello/po/el_GR.po index adcb3cd..cca8ca7 100644 --- a/PLUGINS/src/hello/po/el_GR.po +++ b/PLUGINS/src/hello/po/el_GR.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Dimitrios Dimitrakos \n" -"Language-Team: Greek\n" +"Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-7\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/es_ES.po b/PLUGINS/src/hello/po/es_ES.po index 33af969..b12937b 100644 --- a/PLUGINS/src/hello/po/es_ES.po +++ b/PLUGINS/src/hello/po/es_ES.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Ruben Nunez Francisco \n" -"Language-Team: Spanish\n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/et_EE.po b/PLUGINS/src/hello/po/et_EE.po index f83d03c..790240f 100644 --- a/PLUGINS/src/hello/po/et_EE.po +++ b/PLUGINS/src/hello/po/et_EE.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Arthur Konovalov \n" -"Language-Team: Estonian\n" +"Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-13\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/fi_FI.po b/PLUGINS/src/hello/po/fi_FI.po index 36677e0..f5e7dd6 100644 --- a/PLUGINS/src/hello/po/fi_FI.po +++ b/PLUGINS/src/hello/po/fi_FI.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Rolf Ahrenberg \n" -"Language-Team: Finnish\n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/fr_FR.po b/PLUGINS/src/hello/po/fr_FR.po index 6adcce5..4fb5068 100644 --- a/PLUGINS/src/hello/po/fr_FR.po +++ b/PLUGINS/src/hello/po/fr_FR.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Nicolas Huillard \n" -"Language-Team: French\n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/hr_HR.po b/PLUGINS/src/hello/po/hr_HR.po index 752d1ed..6fb48ea 100644 --- a/PLUGINS/src/hello/po/hr_HR.po +++ b/PLUGINS/src/hello/po/hr_HR.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2008-03-17 19:52+0100\n" "Last-Translator: Adrian Caval \n" -"Language-Team: Croatian\n" +"Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/hu_HU.po b/PLUGINS/src/hello/po/hu_HU.po index 3079132..5f72238 100644 --- a/PLUGINS/src/hello/po/hu_HU.po +++ b/PLUGINS/src/hello/po/hu_HU.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Istvan Koenigsberger , Guido Josten \n" -"Language-Team: Hungarian\n" +"Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/it_IT.po b/PLUGINS/src/hello/po/it_IT.po index 0f22160..a578392 100644 --- a/PLUGINS/src/hello/po/it_IT.po +++ b/PLUGINS/src/hello/po/it_IT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2008-01-27 20:11+0100\n" "Last-Translator: Diego Pierotto \n" -"Language-Team: Italian\n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/lt_LT.po b/PLUGINS/src/hello/po/lt_LT.po index 26e0ff4..5734ebe 100644 --- a/PLUGINS/src/hello/po/lt_LT.po +++ b/PLUGINS/src/hello/po/lt_LT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2009-12-08 12:18+0200\n" "Last-Translator: Valdemaras Pipiras \n" -"Language-Team: Lietuviai\n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/nl_NL.po b/PLUGINS/src/hello/po/nl_NL.po index 5ea7b6a..f7ff7b0 100644 --- a/PLUGINS/src/hello/po/nl_NL.po +++ b/PLUGINS/src/hello/po/nl_NL.po @@ -12,7 +12,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Maarten Wisse \n" -"Language-Team: Dutch\n" +"Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/nn_NO.po b/PLUGINS/src/hello/po/nn_NO.po index 400c864..795cf93 100644 --- a/PLUGINS/src/hello/po/nn_NO.po +++ b/PLUGINS/src/hello/po/nn_NO.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Truls Slevigen \n" -"Language-Team: Norwegian\n" +"Language-Team: Norwegian Nynorsk \n" +"Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/pl_PL.po b/PLUGINS/src/hello/po/pl_PL.po index 07bff4d..a4e570b 100644 --- a/PLUGINS/src/hello/po/pl_PL.po +++ b/PLUGINS/src/hello/po/pl_PL.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Michael Rakowski \n" -"Language-Team: Polish\n" +"Language-Team: Polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/pt_PT.po b/PLUGINS/src/hello/po/pt_PT.po index 3d7a09f..755ba05 100644 --- a/PLUGINS/src/hello/po/pt_PT.po +++ b/PLUGINS/src/hello/po/pt_PT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Paulo Lopes \n" -"Language-Team: Portuguese\n" +"Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/ro_RO.po b/PLUGINS/src/hello/po/ro_RO.po index 7562690..624f223 100644 --- a/PLUGINS/src/hello/po/ro_RO.po +++ b/PLUGINS/src/hello/po/ro_RO.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Lucian Muresan \n" -"Language-Team: Romanian\n" +"Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/ru_RU.po b/PLUGINS/src/hello/po/ru_RU.po index 5544ff8..5e69bf1 100644 --- a/PLUGINS/src/hello/po/ru_RU.po +++ b/PLUGINS/src/hello/po/ru_RU.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Vyacheslav Dikonov \n" -"Language-Team: Russian\n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-5\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/sk_SK.po b/PLUGINS/src/hello/po/sk_SK.po index a878a95..7a06774 100644 --- a/PLUGINS/src/hello/po/sk_SK.po +++ b/PLUGINS/src/hello/po/sk_SK.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2009-09-30 09:48+0100\n" "Last-Translator: Milan Hrala \n" -"Language-Team: Slovak\n" +"Language-Team: Slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" @@ -32,4 +33,3 @@ msgstr "Ahojte v msgid "Hello world!" msgstr "Ahoj svet!" - diff --git a/PLUGINS/src/hello/po/sl_SI.po b/PLUGINS/src/hello/po/sl_SI.po index cc489a4..9a24b52 100644 --- a/PLUGINS/src/hello/po/sl_SI.po +++ b/PLUGINS/src/hello/po/sl_SI.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Matjaz Thaler \n" -"Language-Team: Slovenian\n" +"Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/sv_SE.po b/PLUGINS/src/hello/po/sv_SE.po index a390fcf..00ca151 100644 --- a/PLUGINS/src/hello/po/sv_SE.po +++ b/PLUGINS/src/hello/po/sv_SE.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2007-08-11 12:34+0200\n" "Last-Translator: Tomas Prybil \n" -"Language-Team: Swedish\n" +"Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/tr_TR.po b/PLUGINS/src/hello/po/tr_TR.po index 34f627f..644dc6e 100644 --- a/PLUGINS/src/hello/po/tr_TR.po +++ b/PLUGINS/src/hello/po/tr_TR.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2008-05-12 22:34:4800\n" "Last-Translator: Oktay Yolgeçen \n" -"Language-Team: Turkish\n" +"Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-9\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/hello/po/zh_CN.po b/PLUGINS/src/hello/po/zh_CN.po index 5585572..5f13a12 100644 --- a/PLUGINS/src/hello/po/zh_CN.po +++ b/PLUGINS/src/hello/po/zh_CN.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2007-10-13 11:52+0200\n" "PO-Revision-Date: 2009-01-23 09:48+0800\n" "Last-Translator: senin\n" -"Language-Team: Catalanian\n" +"Language-Team: Chinese (simplified) \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,4 +36,3 @@ msgstr "䜠奜人" msgid "Hello world!" msgstr "äž?ç??æ?šå¥œïŒ" - diff --git a/PLUGINS/src/pictures/po/de_DE.po b/PLUGINS/src/pictures/po/de_DE.po index abeaa6e..a00b33f 100644 --- a/PLUGINS/src/pictures/po/de_DE.po +++ b/PLUGINS/src/pictures/po/de_DE.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" "Last-Translator: Klaus Schmidinger \n" -"Language-Team: German\n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/fi_FI.po b/PLUGINS/src/pictures/po/fi_FI.po index 803fa9e..04259f6 100644 --- a/PLUGINS/src/pictures/po/fi_FI.po +++ b/PLUGINS/src/pictures/po/fi_FI.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" "Last-Translator: Rolf Ahrenberg \n" -"Language-Team: Finnish\n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/fr_FR.po b/PLUGINS/src/pictures/po/fr_FR.po index a99758f..59b83f4 100644 --- a/PLUGINS/src/pictures/po/fr_FR.po +++ b/PLUGINS/src/pictures/po/fr_FR.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-12 17:41+0100\n" "Last-Translator: Patrice Staudt \n" -"Language-Team: French\n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/it_IT.po b/PLUGINS/src/pictures/po/it_IT.po index d30f040..40e93eb 100644 --- a/PLUGINS/src/pictures/po/it_IT.po +++ b/PLUGINS/src/pictures/po/it_IT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-01-27 20:22+0100\n" "Last-Translator: Diego Pierotto \n" -"Language-Team: Italian\n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/lt_LT.po b/PLUGINS/src/pictures/po/lt_LT.po index c6d1656..efec5ee 100644 --- a/PLUGINS/src/pictures/po/lt_LT.po +++ b/PLUGINS/src/pictures/po/lt_LT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2009-12-08 12:41+0100\n" "Last-Translator: Valdemaras Pipiras , 2009\n" -"Language-Team: Lietuviai\n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/ru_RU.po b/PLUGINS/src/pictures/po/ru_RU.po index 46ed5c5..a79c054 100644 --- a/PLUGINS/src/pictures/po/ru_RU.po +++ b/PLUGINS/src/pictures/po/ru_RU.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2008-03-14 00:45+0100\n" "Last-Translator: Alexander Gross \n" -"Language-Team: Russian\n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-5\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/pictures/po/sk_SK.po b/PLUGINS/src/pictures/po/sk_SK.po index 38ba5cb..8471bb9 100644 --- a/PLUGINS/src/pictures/po/sk_SK.po +++ b/PLUGINS/src/pictures/po/sk_SK.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2008-01-12 17:38+0100\n" "PO-Revision-Date: 2009-09-30 12:54+0100\n" "Last-Translator: Milan Hrala \n" -"Language-Team: Slovak\n" +"Language-Team: Slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" @@ -29,4 +30,3 @@ msgstr "Oneskorenie prezent msgid "No picture directory has been defined!" msgstr "Neboli preukázané Ÿiadne fotky v adresári!" - diff --git a/PLUGINS/src/skincurses/po/de_DE.po b/PLUGINS/src/skincurses/po/de_DE.po index ccf2de6..3785f8f 100644 --- a/PLUGINS/src/skincurses/po/de_DE.po +++ b/PLUGINS/src/skincurses/po/de_DE.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2007-08-15 16:07+0200\n" "Last-Translator: Klaus Schmidinger \n" -"Language-Team: German\n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/fi_FI.po b/PLUGINS/src/skincurses/po/fi_FI.po index 01fda4d..853e0b6 100644 --- a/PLUGINS/src/skincurses/po/fi_FI.po +++ b/PLUGINS/src/skincurses/po/fi_FI.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-08-14 20:54+0300\n" "PO-Revision-Date: 2007-08-14 20:48+0300\n" "Last-Translator: Rolf Ahrenberg \n" -"Language-Team: Finnish\n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/it_IT.po b/PLUGINS/src/skincurses/po/it_IT.po index 3355fe8..fd323a1 100644 --- a/PLUGINS/src/skincurses/po/it_IT.po +++ b/PLUGINS/src/skincurses/po/it_IT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2008-01-27 20:35+0100\n" "Last-Translator: Diego Pierotto \n" -"Language-Team: Italian\n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/lt_LT.po b/PLUGINS/src/skincurses/po/lt_LT.po index 3b34ee7..f8abf77 100644 --- a/PLUGINS/src/skincurses/po/lt_LT.po +++ b/PLUGINS/src/skincurses/po/lt_LT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2009-10-13 11:52+0200\n" "PO-Revision-Date: 2010-02-22 18:18+0200\n" "Last-Translator: Valdemaras Pipiras \n" -"Language-Team: Lietuviai\n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/ru_RU.po b/PLUGINS/src/skincurses/po/ru_RU.po index afb2530..ae4445d 100644 --- a/PLUGINS/src/skincurses/po/ru_RU.po +++ b/PLUGINS/src/skincurses/po/ru_RU.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2008-03-14 00:21+0100\n" "Last-Translator: Alexander Gross \n" -"Language-Team: Russian\n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-5\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/PLUGINS/src/skincurses/po/sk_SK.po b/PLUGINS/src/skincurses/po/sk_SK.po index f1b9477..ce5abb6 100644 --- a/PLUGINS/src/skincurses/po/sk_SK.po +++ b/PLUGINS/src/skincurses/po/sk_SK.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2007-08-15 16:04+0200\n" "PO-Revision-Date: 2009-09-30 12:52+0100\n" "Last-Translator: Milan Hrala \n" -"Language-Team: Slovak\n" +"Language-Team: Slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,4 +27,3 @@ msgstr "Hlasitos msgid "Text mode" msgstr "Textový reŸim" - diff --git a/po/ca_ES.po b/po/ca_ES.po index 247113b..1675a63 100644 --- a/po/ca_ES.po +++ b/po/ca_ES.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-03-02 19:02+0100\n" "Last-Translator: Luca Olivetti \n" -"Language-Team: Catalanian\n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/cs_CZ.po b/po/cs_CZ.po index f6313ba..761d28c 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -12,7 +12,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-05-06 11:00+0200\n" "Last-Translator: Radek ŠťastnÃœ \n" -"Language-Team: Czech\n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/da_DK.po b/po/da_DK.po index 40cdebd..1f89c77 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Mogens Elneff \n" -"Language-Team: Danish\n" +"Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/de_DE.po b/po/de_DE.po index 4d4f3df..534e986 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-01-16 16:46+0100\n" "Last-Translator: Klaus Schmidinger \n" -"Language-Team: German\n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/el_GR.po b/po/el_GR.po index 5414ebc..af1cd1e 100644 --- a/po/el_GR.po +++ b/po/el_GR.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Dimitrios Dimitrakos \n" -"Language-Team: Greek\n" +"Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-7\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/es_ES.po b/po/es_ES.po index 217f775..e96de4d 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-03-02 19:02+0100\n" "Last-Translator: Luca Olivetti \n" -"Language-Team: Spanish\n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/et_EE.po b/po/et_EE.po index 5010dc4..ed7edae 100644 --- a/po/et_EE.po +++ b/po/et_EE.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Arthur Konovalov \n" -"Language-Team: Estonian\n" +"Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-13\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index 477c7db..8900c44 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2007-08-15 15:52+0200\n" "Last-Translator: Rolf Ahrenberg \n" -"Language-Team: Finnish\n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/fr_FR.po b/po/fr_FR.po index 0d4cb7c..df67b9e 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -16,7 +16,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-02-27 18:14+0100\n" "Last-Translator: Jean-Claude Repetto \n" -"Language-Team: French\n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/hr_HR.po b/po/hr_HR.po index 96ee695..c2874df 100644 --- a/po/hr_HR.po +++ b/po/hr_HR.po @@ -12,7 +12,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-03-17 19:00+0100\n" "Last-Translator: Adrian Caval \n" -"Language-Team: Croatian\n" +"Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/hu_HU.po b/po/hu_HU.po index a17b209..c9e3e61 100644 --- a/po/hu_HU.po +++ b/po/hu_HU.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2007-12-01 21:42+0200\n" "Last-Translator: István Füley \n" -"Language-Team: Hungarian\n" +"Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/it_IT.po b/po/it_IT.po index 0ca9025..d3cef78 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -14,7 +14,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-06-13 00:30+0100\n" "Last-Translator: Diego Pierotto \n" -"Language-Team: Italian\n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/lt_LT.po b/po/lt_LT.po index 02465e6..30fc442 100644 --- a/po/lt_LT.po +++ b/po/lt_LT.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-02-22 18:05+0200\n" "Last-Translator: Valdemaras Pipiras \n" -"Language-Team: Lithuanian\n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/mk_MK.po b/po/mk_MK.po index 20727c7..49ff46a 100644 --- a/po/mk_MK.po +++ b/po/mk_MK.po @@ -11,6 +11,7 @@ msgstr "" "PO-Revision-Date: 2010-03-11 00:54+0100\n" "Last-Translator: Dimitar Petrovski \n" "Language-Team: Macedonian \n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/nl_NL.po b/po/nl_NL.po index f570337..914a276 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -14,7 +14,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-02-26 17:20+0100\n" "Last-Translator: Johan Schuring \n" -"Language-Team: Dutch\n" +"Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/nn_NO.po b/po/nn_NO.po index 2f40cfe..2fbdfc4 100644 --- a/po/nn_NO.po +++ b/po/nn_NO.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2007-08-12 14:17+0200\n" "Last-Translator: Truls Slevigen \n" -"Language-Team: Norwegian\n" +"Language-Team: Norwegian Nynorsk \n" +"Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/pl_PL.po b/po/pl_PL.po index 9620e1b..90ad0ad 100644 --- a/po/pl_PL.po +++ b/po/pl_PL.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-03-09 12:59+0100\n" "Last-Translator: Michael Rakowski \n" -"Language-Team: Polish\n" +"Language-Team: Polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/pt_PT.po b/po/pt_PT.po index 45507a8..fbcedbf 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-03-28 22:49+0100\n" "Last-Translator: Cris Silva \n" -"Language-Team: Portuguese\n" +"Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/ro_RO.po b/po/ro_RO.po index e0a2119..8d1541e 100644 --- a/po/ro_RO.po +++ b/po/ro_RO.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-02-11 13:38+0100\n" "Last-Translator: Lucian Muresan \n" -"Language-Team: Romanian\n" +"Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/ru_RU.po b/po/ru_RU.po index 889b98b..3e638f4 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-12-15 14:37+0100\n" "Last-Translator: Oleg Roitburd \n" -"Language-Team: Russian\n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-5\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/sk_SK.po b/po/sk_SK.po index 129fad3..f856891 100644 --- a/po/sk_SK.po +++ b/po/sk_SK.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2009-09-30 12:50+0100\n" "Last-Translator: Milan Hrala \n" -"Language-Team: Slovak\n" +"Language-Team: Slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/sl_SI.po b/po/sl_SI.po index 9f1e806..0154880 100644 --- a/po/sl_SI.po +++ b/po/sl_SI.po @@ -11,7 +11,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-02-28 19:44+0100\n" "Last-Translator: Matjaz Thaler \n" -"Language-Team: Slovenian\n" +"Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/sv_SE.po b/po/sv_SE.po index e9d39dd..c21bbf6 100644 --- a/po/sv_SE.po +++ b/po/sv_SE.po @@ -13,7 +13,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-03-12 18:25+0100\n" "Last-Translator: Magnus Andersson \n" -"Language-Team: Swedish\n" +"Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/tr_TR.po b/po/tr_TR.po index 9acd1c1..aae55b5 100644 --- a/po/tr_TR.po +++ b/po/tr_TR.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2008-02-28 00:33+0100\n" "Last-Translator: Oktay Yolgeçen \n" -"Language-Team: Turkish\n" +"Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-9\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/uk_UA.po b/po/uk_UA.po index b62fca7..9d4b084 100644 --- a/po/uk_UA.po +++ b/po/uk_UA.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2010-04-25 16:35+0200\n" "Last-Translator: Yarema aka Knedlyk \n" -"Language-Team: Ukrainian\n" +"Language-Team: Ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index bffa301..8c19e8b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -10,7 +10,8 @@ msgstr "" "POT-Creation-Date: 2010-06-06 12:52+0200\n" "PO-Revision-Date: 2009-09-23 23:50+0800\n" "Last-Translator: Nan Feng \n" -"Language-Team: Chinese\n" +"Language-Team: Chinese (simplified) \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -- 1.7.2.3