[X2go-Commits] x2goplasmabindings.git - master (branch) updated: 3.0.1.4-2-g7cf2516

X2Go dev team git-admin at x2go.org
Thu Dec 6 12:18:26 CET 2012


The branch, master has been updated
       via  7cf2516fc2c8d78d5a5cfc3b0e65b51c32be9d02 (commit)
      from  bd5510a08b0d2355ec3de0571aae8abbab9822d6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7cf2516fc2c8d78d5a5cfc3b0e65b51c32be9d02
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Dec 6 12:14:47 2012 +0100

    Provide empty translation files to the i18n team.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                              |    2 +-
 po/{extract-messages.sh => create-potfile.sh} |   14 +-------------
 po/{x2goplasmoid.pot => da.po}                |   18 +++++++++---------
 po/de.po                                      |   13 +++++++------
 po/{x2goplasmoid.pot => es.po}                |   21 ++++++++++++---------
 po/{x2goplasmoid.pot => fr.po}                |   20 +++++++++++---------
 po/merge-pofiles.sh                           |   18 ++++++++++++++++++
 po/{x2goplasmoid.pot => nb_no.po}             |   19 ++++++++++---------
 po/{x2goplasmoid.pot => nl.po}                |   19 ++++++++++---------
 po/ru.po                                      |   11 ++++++-----
 po/{x2goplasmoid.pot => sv.po}                |   20 +++++++++++---------
 11 files changed, 96 insertions(+), 79 deletions(-)
 rename po/{extract-messages.sh => create-potfile.sh} (81%)
 copy po/{x2goplasmoid.pot => da.po} (66%)
 copy po/{x2goplasmoid.pot => es.po} (60%)
 copy po/{x2goplasmoid.pot => fr.po} (62%)
 create mode 100755 po/merge-pofiles.sh
 copy po/{x2goplasmoid.pot => nb_no.po} (64%)
 copy po/{x2goplasmoid.pot => nl.po} (64%)
 copy po/{x2goplasmoid.pot => sv.po} (61%)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index b682f68..9440962 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 x2goplasmabindings (3.0.1.5-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (3.0.1.5):
-    - Continue development...
+    - Provide empty translation files to the i18n team.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 25 Sep 2012 15:55:29 +0200
 
diff --git a/po/extract-messages.sh b/po/create-potfile.sh
similarity index 81%
rename from po/extract-messages.sh
rename to po/create-potfile.sh
index fa0fe61..0872a8d 100755
--- a/po/extract-messages.sh
+++ b/po/create-potfile.sh
@@ -2,7 +2,7 @@
 
 BASEDIR=".." # root of translatable sources
 PROJECT="x2goplasmoid" # project name
-BUGADDR="http://www.x2go.org" # MSGID-Bugs
+BUGADDR="http://bugs.x2go.org" # MSGID-Bugs
 WDIR=`pwd` # working dir
 echo "Preparing rc files"
 cd ${BASEDIR}
@@ -22,18 +22,6 @@ xgettext --from-code=UTF-8 -C -kde -ci18n -ki18n:1 -ki18nc:1c,2 -ki18np:1,2 -ki1
 --msgid-bugs-address="${BUGADDR}" \
 --files-from=infiles.list -D ${BASEDIR} -D ${WDIR} -o ${PROJECT}.pot || { echo "error while calling xgettext. aborting."; exit 1; }
 echo "Done extracting messages"
-
-echo "Merging translations"
-catalogs=`find . -name '*.po'`
-for cat in $catalogs; do
-echo $cat
-msgmerge -o $cat.new $cat ${PROJECT}.pot
-mv $cat.new $cat
-done
-echo "Done merging translations"
-echo "Cleaning up"
-cd ${WDIR}
 rm rcfiles.list
 rm infiles.list
 rm rc.cpp
-echo "Done"
diff --git a/po/x2goplasmoid.pot b/po/da.po
similarity index 66%
copy from po/x2goplasmoid.pot
copy to po/da.po
index fd59830..620828c 100644
--- a/po/x2goplasmoid.pot
+++ b/po/da.po
@@ -1,20 +1,20 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Danish\n"
+"X-Poedit-Country: Denmark\n"
 
 #: fsitem.cpp:36
 msgid "Click to open with dolphin"
diff --git a/po/de.po b/po/de.po
index 966bef4..ddbeed2 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,15 +1,16 @@
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-# , 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
-"PO-Revision-Date: 2010-07-01 09:29+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: \n"
-"Language-Team: German <kde-i18n-de at kde.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/po/x2goplasmoid.pot b/po/es.po
similarity index 60%
copy from po/x2goplasmoid.pot
copy to po/es.po
index fd59830..7956fb8 100644
--- a/po/x2goplasmoid.pot
+++ b/po/es.po
@@ -1,20 +1,23 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Spanish\n"
+"X-Poedit-Country: SPAIN\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Generator: Lokalize 1.2\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
 
 #: fsitem.cpp:36
 msgid "Click to open with dolphin"
diff --git a/po/x2goplasmoid.pot b/po/fr.po
similarity index 62%
copy from po/x2goplasmoid.pot
copy to po/fr.po
index fd59830..7b38e4d 100644
--- a/po/x2goplasmoid.pot
+++ b/po/fr.po
@@ -1,20 +1,22 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Poedit-Language: French\n"
+"X-Poedit-Country: French\n"
+"X-Poedit-SourceCharset: utf-8\n"
 
 #: fsitem.cpp:36
 msgid "Click to open with dolphin"
diff --git a/po/merge-pofiles.sh b/po/merge-pofiles.sh
new file mode 100755
index 0000000..9d7d70a
--- /dev/null
+++ b/po/merge-pofiles.sh
@@ -0,0 +1,18 @@
+#! /usr/bin/env bash
+
+BASEDIR=".." # root of translatable sources
+PROJECT="x2goplasmoid" # project name
+BUGADDR="http://bugs.x2go.org" # MSGID-Bugs
+WDIR=`pwd` # working dir
+
+echo "Merging translations"
+catalogs=`find . -name '*.po'`
+for cat in $catalogs; do
+echo $cat
+msgmerge -o $cat.new $cat ${PROJECT}.pot
+mv $cat.new $cat
+done
+echo "Done merging translations"
+echo "Cleaning up"
+cd ${WDIR}
+echo "Done"
diff --git a/po/x2goplasmoid.pot b/po/nb_no.po
similarity index 64%
copy from po/x2goplasmoid.pot
copy to po/nb_no.po
index fd59830..1637e62 100644
--- a/po/x2goplasmoid.pot
+++ b/po/nb_no.po
@@ -1,20 +1,21 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: nb_NO\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Bokmal\n"
+"X-Poedit-Country: Norway\n"
+"X-Poedit-SourceCharset: utf-8\n"
 
 #: fsitem.cpp:36
 msgid "Click to open with dolphin"
diff --git a/po/x2goplasmoid.pot b/po/nl.po
similarity index 64%
copy from po/x2goplasmoid.pot
copy to po/nl.po
index fd59830..13e8e51 100644
--- a/po/x2goplasmoid.pot
+++ b/po/nl.po
@@ -1,20 +1,21 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: nl\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Dutch\n"
+"X-Poedit-Country: NETHERLANDS\n"
+"X-Poedit-SourceCharset: utf-8\n"
 
 #: fsitem.cpp:36
 msgid "Click to open with dolphin"
diff --git a/po/ru.po b/po/ru.po
index 1590c80..dea8985 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,15 +1,16 @@
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-# , 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: 2010-07-01 15:27+0200\n"
 "Last-Translator: \n"
-"Language-Team: German <kde-i18n-de at kde.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/po/x2goplasmoid.pot b/po/sv.po
similarity index 61%
copy from po/x2goplasmoid.pot
copy to po/sv.po
index fd59830..8abca45 100644
--- a/po/x2goplasmoid.pot
+++ b/po/sv.po
@@ -1,20 +1,22 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# x2goplasmabindings
+# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# This file is distributed under the same license as the x2goplasmabindings package.
 #
-#, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: x2goplasmabindings VERSION\n"
 "Report-Msgid-Bugs-To: http://www.x2go.org\n"
 "POT-Creation-Date: 2010-07-01 15:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language-Team: X2Go i18n <x2go-i18n at lists.berlios.de>\n"
+"Language: sv\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Poedit-Language: Swedish\n"
+"X-Poedit-Country: Swedish\n"
+"X-Poedit-SourceCharset: utf-8\n"
 
 #: fsitem.cpp:36
 msgid "Click to open with dolphin"


hooks/post-receive
-- 
x2goplasmabindings.git (Plasma/KDE4 Widget for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goplasmabindings.git" (Plasma/KDE4 Widget for X2Go).




More information about the x2go-commits mailing list