[Xfce4-commits] <transd:master> Fix broken translations.
Nick Schermer
noreply at xfce.org
Fri Apr 13 21:18:01 CEST 2012
Updating branch refs/heads/master
to 1977e52efb85fdac8b8be506fb1e2a5e4ddf2311 (commit)
from 429bdf17a279a2d7d4eafcb0a9584b2396512302 (commit)
commit 1977e52efb85fdac8b8be506fb1e2a5e4ddf2311
Author: Nick Schermer <nick at xfce.org>
Date: Fri Apr 13 21:05:12 2012 +0200
Fix broken translations.
Use the correct i18n macro (which requires renaming
configure) and don't use \n on string end, confusing
translators resulting in spam in my inbox...
autogen.sh | 2 +-
configure.ac => configure.ac.in | 2 +-
po/ar.po | 28 ++++++++++++++++------------
po/ca.po | 17 ++++++++---------
po/cs.po | 27 +++++++++++++++------------
po/da.po | 29 +++++++++++++++++------------
po/de.po | 33 +++++++++++++++++++--------------
po/el.po | 29 ++++++++++++++++-------------
po/en_GB.po | 18 +++++++++---------
po/eu.po | 19 +++++++++----------
po/fr.po | 25 +++++++++++++------------
po/gl.po | 29 +++++++++++++++++------------
po/hu.po | 24 +++++++++++++-----------
po/id.po | 18 +++++++++---------
po/it.po | 29 +++++++++++++++++------------
po/ko.po | 20 ++++++++++++--------
po/lt.po | 21 +++++++++++----------
po/nl.po | 25 ++++++++++++++++---------
po/pt.po | 21 +++++++++++++--------
po/pt_BR.po | 22 +++++++++++-----------
po/ru.po | 26 ++++++++++++++------------
po/sk.po | 14 +++++++-------
po/sv.po | 28 ++++++++++++++++------------
po/tr.po | 21 ++++++++++-----------
po/ug.po | 22 ++++++++++++----------
po/uk.po | 18 +++++++++---------
po/zh_CN.po | 14 +++++++-------
src/transd.c | 2 +-
28 files changed, 319 insertions(+), 264 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index efce4bd..c868a0b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,7 +18,7 @@ EOF
exit 1
}
-xdt-autogen $@
+XDT_AUTOGEN_REQUIRED_VERSION="4.7.3" xdt-autogen $@
# fix weird intltool quasi-b0rkness on my box
my_dir=`dirname $0`
diff --git a/configure.ac b/configure.ac.in
similarity index 98%
rename from configure.ac
rename to configure.ac.in
index 9a650c4..d0a8ed6 100644
--- a/configure.ac
+++ b/configure.ac.in
@@ -34,7 +34,7 @@ AC_CHECK_HEADERS(errno.h fcntl.h getopt.h math.h signal.h stdarg.h stddef.h stri
AC_CHECK_FUNCS(mmap sigaction srandom)
dnl Check for i18n support
-XDT_I18N([])
+XDT_I18N([@LINGUAS@])
dnl Check for X11 installed
XDT_CHECK_LIBX11_REQUIRE
diff --git a/po/ar.po b/po/ar.po
index 990162c..0cb0da9 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -7,29 +7,33 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-08 10:02+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-08-08 15:49-0000\n"
"Last-Translator: كريم أولاد الشلحة <herr.linux88 at gmail.com>\n"
"Language-Team: Arabic xfce Translation Team <herr.linux88 at gmail.com>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Arabic\n"
"X-Poedit-Country: Morocco\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "تم تغيير شكل التكوين."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Transd يستعمل حاليا صيغة ملف التكوين جدبدة. الرجاء قراءة README للحصول على التفاصيل. سيتم الأن الخروج من Transd."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd يستعمل حاليا صيغة ملف التكوين جدبدة. الرجاء قراءة README للحصول على "
+"التفاصيل. سيتم الأن الخروج من Transd."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "يرنامج الخفي للنظام الذي يرصد النوافذ ومجموعات على أساس شفافية مجموعة الأوامر"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "شفافية البرنامج الخفي"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"يرنامج الخفي للنظام الذي يرصد النوافذ ومجموعات على أساس شفافية مجموعة الأوامر"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "تم تغيير شكل التكوين."
diff --git a/po/ca.po b/po/ca.po
index 7e70c98..667837e 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-18 15:03+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-12-18 16:28+0100\n"
"Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
"Language-Team: Catalan\n"
@@ -21,11 +21,7 @@ msgstr ""
"X-Poedit-Language: Catalan\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "El format de configuració ha canviat."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
@@ -34,14 +30,17 @@ msgstr ""
"detalls. Transd acabarà ara."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Dimoni de transparència"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Dimoni que fa un seguiment de les finestres i ajusta la transparència en "
"base a regles"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Dimoni de transparència"
+#~ msgid "Configuration format changed."
+#~ msgstr "El format de configuració ha canviat."
#~ msgid "Mail reader"
#~ msgstr "Lector de correu"
diff --git a/po/cs.po b/po/cs.po
index 1a3e41f..b485429 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -2,10 +2,11 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-06 23:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: \n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -14,19 +15,21 @@ msgstr ""
"X-Poedit-Country: CZECH REPUBLIC\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Formát konfigurace se změnil."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Služba transd nyní používá nový formát konfiguračního souboru. Více informací naleznete v souboru README. Služba transd se nyní ukončí."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Služba transd nyní používá nový formát konfiguračního souboru. Více "
+"informací naleznete v souboru README. Služba transd se nyní ukončí."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Služba monitorující průhlednost oken a sad založená na sadách pravidel"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Služba průhlednosti"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr "Služba monitorující průhlednost oken a sad založená na sadách pravidel"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Formát konfigurace se změnil."
diff --git a/po/da.po b/po/da.po
index c8702e5..7d4e91e 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,27 +7,32 @@ msgid ""
msgstr ""
"Project-Id-Version: transd 0.1.0svn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-02 16:04+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-10-02 19:45+0100\n"
"Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
"Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Indstillingsformat er blevet ændret."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Transd bruger nu et nyt indstillingsformat. Læs venligst README-filen for detaljer. Trands vil afslutte nu."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd bruger nu et nyt indstillingsformat. Læs venligst README-filen for "
+"detaljer. Trands vil afslutte nu."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Tjeneste som overvåger vinduer og indstiller gennemsigtighed baseret på regelsæt"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Gennemsigtighedstjeneste"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Tjeneste som overvåger vinduer og indstiller gennemsigtighed baseret på "
+"regelsæt"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Indstillingsformat er blevet ændret."
diff --git a/po/de.po b/po/de.po
index 287cdf9..625ff87 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,33 +3,38 @@
# Copyright (C) 2010 THE transd'S COPYRIGHT HOLDER
# This file is distributed under the same license as the transd package.
# Fabian Nowak <timystery at arcor.de>, 2010.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: transd 0.1.0svn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-19 17:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-09-14 12:46+0200\n"
"Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
"Language-Team: German\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Einstellungsformat geändert."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Transd benutzt nun ein neues Einstellungsformat. Bitte lesen Sie die Datei README für Details. Transd wird nun beendet."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd benutzt nun ein neues Einstellungsformat. Bitte lesen Sie die Datei "
+"README für Details. Transd wird nun beendet."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Dienst, der Fenster beobachtet und Transparenz basierend auf Regelsätzen einstellt"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Transparenz-Dienst"
+
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Dienst, der Fenster beobachtet und Transparenz basierend auf Regelsätzen "
+"einstellt"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Einstellungsformat geändert."
diff --git a/po/el.po b/po/el.po
index e37c594..e966c69 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,29 +7,32 @@ msgid ""
msgstr ""
"Project-Id-Version: pre 3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-06 11:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-01-06 15:28+0200\n"
"Last-Translator: Stavros Giannouris <stavrosg at hellug.gr>\n"
"Language-Team: Greek\n"
+"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Η μορφή ρυθμίσεων έχει αλλάξει."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Η υπηρεσία transd χρησιμοποιεί νέα μορφή αρχείου ρυθμίσεων. Παρακαλώ διαβάστε το αρχείο README για λεπτομέρειες. Η υπηρεσία θα τερματιστεί."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Η υπηρεσία transd χρησιμοποιεί νέα μορφή αρχείου ρυθμίσεων. Παρακαλώ "
+"διαβάστε το αρχείο README για λεπτομέρειες. Η υπηρεσία θα τερματιστεί."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Υπηρεσία που παρακολουθεί τα παράθυρα και ορίζει διαφάνεια βάση κανόνων"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Υπηρεσία διαφάνειας"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Υπηρεσία που παρακολουθεί τα παράθυρα και ορίζει διαφάνεια βάση κανόνων"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Η μορφή ρυθμίσεων έχει αλλάξει."
diff --git a/po/en_GB.po b/po/en_GB.po
index bd39c6f..fc62173 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,19 +7,16 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-19 05:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-12-19 20:28+1100\n"
"Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
"Language-Team: en_GB\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Configuration format changed."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
@@ -28,9 +25,12 @@ msgstr ""
"details. Transd will now exit."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Transparency Daemon"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr "Daemon which monitors windows and sets transparency based on rulesets"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Transparency Daemon"
+#~ msgid "Configuration format changed."
+#~ msgstr "Configuration format changed."
diff --git a/po/eu.po b/po/eu.po
index 6b195a1..c2eefc9 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -6,21 +6,18 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-05-14 22:02+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-05-15 02:06+0200\n"
"Last-Translator: Piarres Beobide <pi+xfce at beobide.net>\n"
"Language-Team: Euskara <librezale at librezale.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Konfigurazio formatua aldatu egin da."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
@@ -29,12 +26,14 @@ msgstr ""
"README fitxategia xehetasunetarako. Transd orain itxi egingo da."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Transparentzi deabrua"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Arauetan oinarritutako transparentziak ezarri eta leihoak monitorizatzen "
"dituen deabrua."
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Transparentzi deabrua"
-
+#~ msgid "Configuration format changed."
+#~ msgstr "Konfigurazio formatua aldatu egin da."
diff --git a/po/fr.po b/po/fr.po
index 715d72b..6186245 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,25 +1,21 @@
# French translation of transd.
# Jean-Philippe Fleury <contact at jpfleury.net>, 2011.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-07 18:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-11-29 10:51-0500\n"
"Last-Translator: Jean-Philippe Fleury <contact at jpfleury.net>\n"
"Language-Team: French <xfce-i18n at xfce.org>\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Format de configuration changé."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
@@ -29,9 +25,14 @@ msgstr ""
"maintenant fermer."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Processus qui surveille les fenêtres et établit la transparence basé sur des règles."
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Transparence du Processus"
+
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Processus qui surveille les fenêtres et établit la transparence basé sur des "
+"règles."
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Format de configuration changé."
diff --git a/po/gl.po b/po/gl.po
index b136e36..4444c22 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,28 +11,33 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-09 10:03+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-11-02 18:08+0100\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
"Language-Team: Galician <proxecto at trasno.net>\n"
+"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Cambiou o formato de configuración."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Transd agora usa un novo formato de ficheiro de configuración. Lea o ficheiro README para obter máis detalles. Transd vai saír."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd agora usa un novo formato de ficheiro de configuración. Lea o "
+"ficheiro README para obter máis detalles. Transd vai saír."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Daemon que monitoriza as xanelas e configura a transparencia usando a conxuntos de regras"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Daemon de transparencia"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Daemon que monitoriza as xanelas e configura a transparencia usando a "
+"conxuntos de regras"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Cambiou o formato de configuración."
diff --git a/po/hu.po b/po/hu.po
index 4480d93..e717b5c 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,31 +7,33 @@ msgid ""
msgstr ""
"Project-Id-Version: transd master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-11-03 11:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-11-03 13:45+0100\n"
"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
"Language-Team: Hungarian <gnome at fsf dot hu>\n"
+"Language: \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=2; plural=(n != 1);\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "A konfiguráció formátuma megváltozott"
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
-msgstr "A Transd új konfigurációsfájl-formátumot használ. A részleteket lásd a README fájlban. A Transd most kilép."
+msgstr ""
+"A Transd új konfigurációsfájl-formátumot használ. A részleteket lásd a "
+"README fájlban. A Transd most kilép."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Ablakokat figyelő, és az átlátszóságot szabályok alapján beállító démon"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Átlátszóságdémon"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Ablakokat figyelő, és az átlátszóságot szabályok alapján beállító démon"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "A konfiguráció formátuma megváltozott"
diff --git a/po/id.po b/po/id.po
index cf9b853..f69a92c 100644
--- a/po/id.po
+++ b/po/id.po
@@ -2,38 +2,38 @@
# Copyright (C) 2011 THE transd'S COPYRIGHT HOLDER
# This file is distributed under the same license as the transd package.
# Andhika Padmawan <andhika.padmawan at gmail.com>, 2011.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-12 19:39+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-03-05 19:10+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
"Language-Team: Indonesian\n"
+"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: id\n"
#: ../src/transd.c:192
-#, c-format
+#, fuzzy
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
-"details. Transd will now exit.\n"
+"details. Transd will now exit."
msgstr ""
"Transd saat ini mengunakan format berkas konfigurasi baru. Silakan lihat "
"README untuk detail. Transd sekarang akan keluar."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Jurik Transparansi"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Jurik yang memonitor jendela dan mengatur transparansi berdasarkan "
"seperangkat aturan"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Jurik Transparansi"
-
#~ msgid "Configuration format changed."
#~ msgstr "Format konfigurasi diubah."
diff --git a/po/it.po b/po/it.po
index c7fafc0..8211b9b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,27 +7,32 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-17 04:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-10-17 09:11+0100\n"
"Last-Translator: Cristian Marchi <cri.penta at gmail.com>\n"
"Language-Team: Italian <xfce-it-translators at googlegroups.com>\n"
+"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Formato della configurazione cambiato."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Transd utilizza un nuovo formato di file di configurazione. Consultare il file README per maggiori informazioni. Transd verrà ora chiuso."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd utilizza un nuovo formato di file di configurazione. Consultare il "
+"file README per maggiori informazioni. Transd verrà ora chiuso."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Demone per monitorare le finestre e impostare la trasparenza sulla base di una serie di regole"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Demone della trasparenza"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Demone per monitorare le finestre e impostare la trasparenza sulla base di "
+"una serie di regole"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Formato della configurazione cambiato."
diff --git a/po/ko.po b/po/ko.po
index 0f37cfb..cb6e2ce 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: transd.master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-12 08:09+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2012-04-12 17:30+0900\n"
"Last-Translator: Seong-ho Cho <darkcircle.0426 at gmail.com>\n"
"Language-Team: xfce-i18n <xfce-i18n at xfce.org>\n"
@@ -20,17 +20,21 @@ msgstr ""
"X-Poedit-Country: KOREA, REPUBLIC OF\n"
#: ../src/transd.c:192
-#, c-format
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit.\n"
-msgstr "Transd는 이제 새 설정 파일 형식을 사용합니다. 자세한 내용은 README를 보시기 바랍니다. Transd를 이제 끝낼 것입니다.\n"
+#, fuzzy
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd는 이제 새 설정 파일 형식을 사용합니다. 자세한 내용은 README를 보시기 "
+"바랍니다. Transd를 이제 끝낼 것입니다.\n"
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "창을 감시하고 규칙 모음을 기반으로 투명화를 설정하는 데몬입니다"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "투명화 데몬"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr "창을 감시하고 규칙 모음을 기반으로 투명화를 설정하는 데몬입니다"
+
#~ msgid "Configuration format changed."
#~ msgstr "설정 형식을 바꾸었습니다."
diff --git a/po/lt.po b/po/lt.po
index 9b2e99e..c28b9fd 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -3,39 +3,40 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
# Algimantas Margevičius <margevicius.algimantas at gmail.com>, 2012.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-12 13:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2012-01-14 18:37+0200\n"
"Last-Translator: Algimantas Margevičius <margevicius.algimantas at gmail.com>\n"
"Language-Team: Lietuvių <>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bits\n"
-"Language: \n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2)\n"
#: ../src/transd.c:192
-#, c-format
+#, fuzzy
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
-"details. Transd will now exit.\n"
+"details. Transd will now exit."
msgstr ""
"Transd dabar naudoja naują konfigūracijos formatą. Peržiūrėkite README "
"failą išsamesnei informacijai. Transd dabar užsidarys."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Permatomumo demonas"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Demonas kuris stebi langų permatomumą ir nustato permatomumą paremtą "
"taisyklėmis"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Permatomumo demonas"
-
#~ msgid "Configuration format changed."
#~ msgstr "Konfigūracijos formatas pasikeitė."
diff --git a/po/nl.po b/po/nl.po
index 5a09eae..d871a54 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,28 +7,35 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-11 14:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2012-04-11 21:35+0100\n"
"Last-Translator: Pjotr\n"
"Language-Team: Dutch (Flemish)\n"
+"Language: nl (Dutch)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nl (Dutch)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../src/transd.c:192
-#, c-format
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit.\n"
-msgstr "Transd gebruikt nu een nieuwe opmaak voor configuratiebestanden. Gelieve het LEESMIJ-bestand (README) te raadplegen voor details. Transd zal zich nu afsluiten.\n"
+#, fuzzy
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd gebruikt nu een nieuwe opmaak voor configuratiebestanden. Gelieve het "
+"LEESMIJ-bestand (README) te raadplegen voor details. Transd zal zich nu "
+"afsluiten.\n"
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Achtergronddienst die vensters bewaakt en transparantie instelt op basis van regels."
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Achtergronddienst voor transparantie"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Achtergronddienst die vensters bewaakt en transparantie instelt op basis van "
+"regels."
+
#~ msgid "Configuration format changed."
#~ msgstr "Bestandopmaak voor configuratie is veranderd."
diff --git a/po/pt.po b/po/pt.po
index 16b9e39..8d04fe5 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-12 13:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2012-04-12 16:42-0000\n"
"Last-Translator: Sérgio Marques <smarquespt at gmail.com>\n"
"Language-Team: \n"
@@ -19,15 +19,20 @@ msgstr ""
"X-Poedit-Country: Portugal\n"
#: ../src/transd.c:192
-#, c-format
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit.\n"
-msgstr "O Transd utiliza um novo formato de configuração. Por favor, consulte o README para detalhes. O Transd vai terminar.\n"
+#, fuzzy
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"O Transd utiliza um novo formato de configuração. Por favor, consulte o "
+"README para detalhes. O Transd vai terminar.\n"
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Um serviço que monitoriza e define a transparência das janelas com base em regras"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Serviço de transparência"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Um serviço que monitoriza e define a transparência das janelas com base em "
+"regras"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 6093fff..c5f348c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,38 +3,38 @@
# This file is distributed under the same license as the PACKAGE package.
# Sérgio Cipolla <secipolla at gmail.com>, 2011.
# André Miranda <andreldm1989 at gmail.com>, 2012.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-11 20:39+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-05-18 17:08-0300\n"
"Last-Translator: André Miranda <andreldm1989 at gmail.com>\n"
"Language-Team: \n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
#: ../src/transd.c:192
-#, c-format
+#, fuzzy
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
-"details. Transd will now exit.\n"
+"details. Transd will now exit."
msgstr ""
-"O Transd agora usa um novo formato de arquivo de configuração. Por favor, leia o "
-"README para mais detalhes. O Transd será encerrado agora.\n"
+"O Transd agora usa um novo formato de arquivo de configuração. Por favor, "
+"leia o README para mais detalhes. O Transd será encerrado agora.\n"
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Daemon de Transparência"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Daemon que monitora janelas e define a transparência baseado em conjuntos de "
"regras"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Daemon de Transparência"
-
#~ msgid "Configuration format changed."
#~ msgstr "Formato de configuração modificado."
diff --git a/po/ru.po b/po/ru.po
index 6333390..538c560 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,31 +7,33 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-09 23:02+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-12-10 05:07+0600\n"
"Last-Translator: Алекс <davian818 at gmail.com>\n"
"Language-Team: Russian\n"
+"Language: ru_RU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: ru_RU\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"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Формат настроек изменился."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
-msgstr "Теперь transd использует новый формат файла настроек (см. README). Transd завершает работу."
+msgstr ""
+"Теперь transd использует новый формат файла настроек (см. README). Transd "
+"завершает работу."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Служба, управляющая прозрачностью окон в соответствии с набором правил."
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Служба прозрачности"
+
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Служба, управляющая прозрачностью окон в соответствии с набором правил."
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Формат настроек изменился."
diff --git a/po/sk.po b/po/sk.po
index fb81989..81cb1d1 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-11 14:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2012-04-11 17:27+0200\n"
"Last-Translator: Tomáš Vadina <kyberdev at gmail.com>\n"
"Language-Team: slovenčina <slovenska-lokalizacia-xfce at googlegroups.com>\n"
@@ -20,23 +20,23 @@ msgstr ""
"X-Poedit-Country: SLOVAKIA\n"
#: ../src/transd.c:192
-#, c-format
+#, fuzzy
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
-"details. Transd will now exit.\n"
+"details. Transd will now exit."
msgstr ""
"Služba transd teraz používa nový formát konfiguračného súboru. Viac "
"informácií nájdete v súbore README. Služba transd sa teraz ukončí.\n"
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Služba priehľadnosti"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Služba monitorujúca priehľadnosť okien a súprav založená na súpravách "
"pravidiel"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Služba priehľadnosti"
-
#~ msgid "Configuration format changed."
#~ msgstr "Formát konfigurácie sa zmenil."
diff --git a/po/sv.po b/po/sv.po
index 16523c6..cf5de3e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,27 +7,31 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-18 16:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-10-18 20:17+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
+"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Konfigurationsformatet ändrat."
-
-#: ../src/transd.c:117
-msgid "Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."
-msgstr "Transd använder nu ett nytt konfigurationsfilformat. Se filen README för detaljer. Transd kommer nu att avslutas."
+#: ../src/transd.c:192
+msgid ""
+"Transd now uses a new configuration file format. Please see the README for "
+"details. Transd will now exit."
+msgstr ""
+"Transd använder nu ett nytt konfigurationsfilformat. Se filen README för "
+"detaljer. Transd kommer nu att avslutas."
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "Demon som övervakar fönster och ställer in transparens baserat på regler"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "Transparensdemon"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr ""
+"Demon som övervakar fönster och ställer in transparens baserat på regler"
+
+#~ msgid "Configuration format changed."
+#~ msgstr "Konfigurationsformatet ändrat."
diff --git a/po/tr.po b/po/tr.po
index 605787f..bde2e62 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,26 +3,22 @@
# Copyright (C) 2011 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Alper Tekinalp <alper.tekinalp at gmail.com>, 2011.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-09 16:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2011-09-16 00:16+0300\n"
"Last-Translator: Alper Tekinalp <alper.tekinalp at gmail.com>\n"
"Language-Team: Turkish\n"
+"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "Yapılandırma formatı değişti."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
@@ -31,10 +27,13 @@ msgstr ""
"için README dosyasına bakınız. Transd şimdi kapanacaktır."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Saydamlık Programı"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Pencereleri izleyen ve onların saydamlığını kurallara göre ayarlayan istemci"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Saydamlık Programı"
+#~ msgid "Configuration format changed."
+#~ msgstr "Yapılandırma formatı değişti."
diff --git a/po/ug.po b/po/ug.po
index 8d3f3b2..5924ae5 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -7,28 +7,30 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-18 23:01+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-12-19 10:48+0009\n"
"Last-Translator: Gheyret T.Kenji <gheyret at gmail.com>\n"
"Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../src/transd.c:116
-msgid "Configuration format changed."
-msgstr "سەپلىمە فورماتى ئۆزگەردى."
-
-#: ../src/transd.c:117
+#: ../src/transd.c:192
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
"details. Transd will now exit."
-msgstr "Transd ئەمدى يېڭى سەپلىمە فورماتىنى ئىشلىتىدۇ. تەپسىلاتى ئۈچۈن README نى ئوقۇڭ. Transd ھازىر ئاخىرلىشىدۇ."
+msgstr ""
+"Transd ئەمدى يېڭى سەپلىمە فورماتىنى ئىشلىتىدۇ. تەپسىلاتى ئۈچۈن README نى "
+"ئوقۇڭ. Transd ھازىر ئاخىرلىشىدۇ."
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "سۈزۈكلۈك Daemon نى"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr "rulesets ئاساسىدا كۆزنەكنىڭ سۈزۈكلۈكىنى تەڭشەيدىغان Daemon"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "سۈزۈكلۈك Daemon نى"
+#~ msgid "Configuration format changed."
+#~ msgstr "سەپلىمە فورماتى ئۆزگەردى."
diff --git a/po/uk.po b/po/uk.po
index eeac552..505df77 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-12 13:54+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-09-30 11:06+0200\n"
"Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
"Language-Team: Ukrainian <xfce at xfce.org>\n"
@@ -19,23 +19,23 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: ../src/transd.c:192
-
+#, fuzzy
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
-"details. Transd will now exit.\n"
+"details. Transd will now exit."
msgstr ""
-"Transd зараз використовує новий формат файлу конфігурації. Загляньте, будь ласка, "
-"до файлу README для деталей. Transd завершує роботу.\n"
+"Transd зараз використовує новий формат файлу конфігурації. Загляньте, будь "
+"ласка, до файлу README для деталей. Transd завершує роботу.\n"
#: ../transd.desktop.in.h:1
+msgid "Transparency Daemon"
+msgstr "Демон Прозорості"
+
+#: ../transd.desktop.in.h:2
msgid "Daemon which monitors windows and sets transparency based on rulesets"
msgstr ""
"Демон, що слідкує за вікнами і призначає рівень прозорості відповідно до "
"встановлених правил"
-#: ../transd.desktop.in.h:2
-msgid "Transparency Daemon"
-msgstr "Демон Прозорості"
-
#~ msgid "Configuration format changed."
#~ msgstr "Формат конфігурації змінено."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 85e298e..50aff7e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: transd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-11 20:39+0000\n"
+"POT-Creation-Date: 2012-04-13 21:04+0200\n"
"PO-Revision-Date: 2010-11-27 20:30+0800\n"
"Last-Translator: Chipong Luo <chipong.luo at yahoo.com>\n"
"Language-Team: Chinese (Simplified) <xfce-i18n at xfce.org>\n"
@@ -20,21 +20,21 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../src/transd.c:192
-#, c-format
+#, fuzzy
msgid ""
"Transd now uses a new configuration file format. Please see the README for "
-"details. Transd will now exit.\n"
+"details. Transd will now exit."
msgstr ""
"Transd 现在使用新的配置文件格式。请参看 README 获取详细信息。Transd 现在将退"
"出。\n"
#: ../transd.desktop.in.h:1
-msgid "Daemon which monitors windows and sets transparency based on rulesets"
-msgstr "监视窗口和基于规则集设置透明度的守护进程"
-
-#: ../transd.desktop.in.h:2
msgid "Transparency Daemon"
msgstr "透明度守护进程"
+#: ../transd.desktop.in.h:2
+msgid "Daemon which monitors windows and sets transparency based on rulesets"
+msgstr "监视窗口和基于规则集设置透明度的守护进程"
+
#~ msgid "Configuration format changed."
#~ msgstr "配置格式已更改。"
diff --git a/src/transd.c b/src/transd.c
index fb8a75a..ab8284b 100644
--- a/src/transd.c
+++ b/src/transd.c
@@ -189,7 +189,7 @@ transd_read_config(Transd *transd, const gchar *filename)
return FALSE;
if(!xfce_rc_has_group(rcfile, "transd-global-config")) {
- g_printerr(_("Transd now uses a new configuration file format. Please see the README for details. Transd will now exit.\n"));
+ g_printerr("%s\n", _("Transd now uses a new configuration file format. Please see the README for details. Transd will now exit."));
exit(1);
}
More information about the Xfce4-commits
mailing list