[Xfce4-commits] <orage:master> Autoparse LINGUAS and drop pot file.

Nick Schermer noreply at xfce.org
Sat Jul 13 20:12:01 CEST 2013


Updating branch refs/heads/master
         to 113f0ceca237733b7d532625bbfec0da20ec4c20 (commit)
       from 0a047f71a7acff4c6f08573352fa7e830fb1c78d (commit)

commit 113f0ceca237733b7d532625bbfec0da20ec4c20
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Jul 13 20:07:09 2013 +0200

    Autoparse LINGUAS and drop pot file.
    
    Transifex script auto-generates the pot file to make sure
    its always up2date.

 autogen.sh   |   17 +-
 po/ChangeLog | 1564 --------------------------
 po/LINGUAS   |    2 -
 po/orage.pot | 3519 ----------------------------------------------------------
 4 files changed, 1 insertion(+), 5101 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 1cc3c2e..7e133ef 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,21 +18,6 @@ EOF
   exit 1
 }
 
-# verify that po/LINGUAS is present
-(test -f po/LINGUAS) >/dev/null 2>&1 || {
-  cat >&2 <<EOF
-autogen.sh: The file po/LINGUAS could not be found. Please check your snapshot
-            or try to checkout again.
-EOF
-  exit 1
-}
-
-# substitute revision and linguas
-linguas=`sed -e '/^#/d' po/LINGUAS`
-# revision=`LC_ALL=C svn info $0 | awk '/^Revision: / {printf "%05d\n", $2}'`
-sed -e "s/@LINGUAS@/${linguas}/g" \
-    < "configure.in.in" > "configure.in"
-
-exec xdt-autogen $@
+XDT_AUTOGEN_REQUIRED_VERSION="4.7.2" exec xdt-autogen $@
 
 # vi:set ts=2 sw=2 et ai:
diff --git a/po/ChangeLog b/po/ChangeLog
deleted file mode 100644
index 47b7b77..0000000
--- a/po/ChangeLog
+++ /dev/null
@@ -1,1564 +0,0 @@
-2009-08-07  Gabor Kelemen  <kelemeng at gnome.hu>
-
-	* hu.po: Translation updated.
-
-2009-07-25  Gabor Kelemen  <kelemeng at gnome.hu>
-
-	* hu.po: Translation updated.
-
-2009-07-17  Gabor Kelemen  <kelemeng at gnome.hu>
-
-	* hu.po: Translation reworked.
-
-2009-07-09  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ast.po: Asturian translation added (Marcos).
-
-2009-06-15  Mike Massonnet <mmassonnet at xfce.org>
-
-	* zh_CN.po: Simplified Chinese update (Hunt Xu)
-
-2009-05-29  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ur_PK.po: Urdu Pakistan translation update (Muhammad Ali Makki)
-	* ur.po: Urdu translation update (Muhammad Ali Makki)
-
-2009-05-11  Mike Massonnet <mmassonnet at xfce.org>
-
-	* lv.po: Latvian translation update (Rihards Prieditis)
-
-2009-04-25 Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation.
-	* POTFILES.in: Updated.
-
-2009-04-22  Mișu Moldovan  <dumol at xfce.org>
-
-	* ro.po: Romanian translation update
-
-2009-04-20  Mike Massonnet <mmassonnet at xfce.org>
-
-	* gl.po: Galician translation update (Leandro Regueiro)
-	* pt.po: Portuguese translation update (Nuno Miguel)
-
-2009-04-16  Mike Massonnet <mmassonnet at xfce.org>
-
-	* gl.po: Galician translation update (Leandro Regueiro)
-
-2009-04-13  Mike Massonnet <mmassonnet at xfce.org>
-
-	* de.po: German translation update (Fabian Nowak)
-
-2009-03-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-	* it.po: Italian translation update (Cristian Marchi)
-
-2009-03-27  Maximilian Schleiss <maximilian at xfce.org>
-
-	* gl.po: Galician translation update (Leandro Regueiro)
-
-2009-03-19  Masato Hashimoto <cabezon.hashimoto at gmail.com>
-
-	* ja.po: Japanese translation update (Masato Hashimoto)
-
-2009-03-14  Maximilian Schleiss <maximilian at xfce.org>
-
-	* gl.po: Galician translation update (Leandro Regueiro)
-
-2009-03-05  Mike Massonnet <mmassonnet at xfce.org>
-
-	* pt.po: Renamed pt_PT.po to pt.po (bug #4574)
-	* nb.po: Renamed nb_NO.po to nb.po (bug #4574)
-
-2009-03-01  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-	* pl.po: Polish translation update (Piotr Sokół)
-
-2009-01-24  Maximilian Schleiss <maximilian at xfce.org>
-
-	* zh_CN.po: Simplified Chinese translation update (Chris K. Zhang)
-
-2009-02-22  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ru.po: Update Russian translation (Ilya Shestopalov)
-
-2009-02-20  Maximilian Schleiss <maximilian at xfce.org>
-
-	* gl.po: Galician translation update (Leandro Regueiro)
-	* it.po: Italian translation udpate (Fabio Riga)
-
-2009-02-07  Maximilian Schleiss <maximilian at xfce.org>
-
-	* pl.po: Polish translation update (Piotr Sokół)
-
-2009-01-25  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2009-01-21  Maximilian Schleiss <maximilian at xfce.org>
-
-	* zh_CN.po: Simplified Chinese translation update (Chris K. Zhang)
-
-2009-01-19  Maximilian Schleiss <maximilian at xfce.org>
-
-	* nb_NO.po: Norwegian Bokmal translation update (Terje Uriansrud)
-
-2009-01-18  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ja.po: Japanese translation update (Masato Hashimoto)
-
-2009-01-04  Maximilian Schleiss <maximilian at xfce.org>
-
-	* fr.po: French translation update
-	* pl.po: Polish translation update (Piotr Sokół)
-
-2008-12-31  Michal Várady <miko.vaji at gmail.com>
-
-	* cs.po: Czech translation fixed
-
-2008-12-25  Maximilian Schleiss <maximilian at xfce.org>
-
-	* id.po: Indonesian translation update (Andhika Padmawan)
-
-2008-12-20  Alexander Toresson <eulex at xfce.org>
-
-	* sv.po: Swedish translation update (Daniel Nylander)
-
-2008-12-07  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update
-
-2008-11-30 Lars Nielsen <lars at mit-web.dk>
-
-	* da.po: Updated danish translation (Per Kongstad)
-
-2008-11-26 Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation.
-
-2008-11-25  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-
-2008-11-23  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ja.po: Japanese translation update (Masato Hashimoto)
-	* uk.po: Ukrainian translation udpate (Dmitry Nikitin)
-
-2008-11-21  Michal Várady <miko.vaji at gmail.com>
-
-	* cs.po: Czech translation updated
-
-2008-11-18  Maximilian Schleiss <maximilian at xfce.org>
-
-	* nb_NO: Norwegian Bokmal translation update (Terje Uriansrud)
-	* sq.po: Albanian translation update (Besnik Bleta)
-
-2008-11-16  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ca.po: Catalan translation udpate (Carles Muñoz Gorriz)
-	* de.po: German translation update (Fabian Nowak)
-	* es.po: Spanish translation update (Abel Martín)
-
-2008-11-15  Eren Türkay <erenturkay at xfce.org>
-
-        * tr.po: Turkish translation update (Gökmen Görgen)
-
-2008-11-11  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update
-
-2008-11-10  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ku.po; LINGUAS: Kurdish translation added (Erdal Ronahi)
-
-2008-11-02  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-
-2008-10-30 Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update
-
-2008-10-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ja.po: Japanese translation udpate (Masato Hashimoto)
-
-2008-10-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martin)
-	* ja.po: Japanese translation udpate (Masato Hashimoto)
-	* ru.po: Russian translation update (Nikita Belobrov)
-	* sq.po: Albanian translation update (Besnik Bleta)
-
-2008-10-19 Lars Nielsen <lars at mit-web.dk>
-
-	* da.po: Danish translation update
-
-2008-10-18  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martin)
-	* id.po: Indonesian translation update (Andhika Padmawan)
-	* nb_NO.po: Norwegian Bokmal translation update (Terje Uriansrud)
-
-2008-10-17 Lars Nielsen <lars at mit-web.dk>
-
-	* da.po: Danish translation update
-
-2008-10-10  Maximilian Schleiss <maximilian at xfce.org>
-
-	* fr.po: French translation update
-
-2008-10-05  Maximilian Schleiss <maximilian at xfce.org>
-
-	* et.po: Estonian translation update (Kristjan Siimson)
-	* fr.po: French translation update
-	* id.po: Indonesian translation update (Andhika Padmawan)
-
-2008-09-30 Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation by Fábio Nogueira.
-
-2008-08-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: German translation updated (Fabian Nowak)
-	* ko.po: Korean translation updated (ByungHyun Choi)
-
-2009-08-29  Eren Türkay <erenturkay at xfce.org>
-
-	* tr.po: Turkish translation updated (Gökmen Görgen <gkmngrgn at gmail.com>)
-
-2008-08-10  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ko.po: Korean translation updated (ByungHyun Choi)
-	* pl.po: Polish translation updated (Piotr Maliński)
-
-2008-06-26  Maximilian Schleiss <maximilian at xfce.org>
-
-	* gl.po: Galician translation updated (Leandro Regueiro)
-
-2008-06-22  Mike Massonnet <mmassonnet at xfce.org>
-
-	* id.po, LINGUAS: Add Indonesian translation (Andhika Padmawan)
-
-2008-05-27	Mike Massonnet <mmassonnet at xfce.org>
-
-	* de.po: Update German translation (Nico Schümann)
-
-2008-05-13	Mike Massonnet <mmassonnet at xfce.org>
-
-	* en_GB.po: Update translation (Jeff Bailes)
-
-2008-05-08  Og Maciel <ogmaciel at gnome.org>
-
-    * pt_BR.po: Updated Brazilian Portuguese translation
-
-2008-04-12  Mike Massonnet <mmassonnet at xfce.org>
-
-    * lv.po: Update Latvian translation (Rihards Prieditis <rprieditis at gmail.com>)
-
-2008-03-18	Mike Massonnet <mmassonnet at xfce.org>
-
-	* pt_PT.po: Update Portuguese translation by Nuno Miguel
-
-2008-03-18	Mike Massonnet <mmassonnet at xfce.org>
-
-	* ca.po: Update Catalan translation by Carles Muñoz Gorriz
-	<carlesmu at ya.com>
-
-2008-03-05	Mike Massonnet <mmassonnet at xfce.org>
-
-	* am.po: Update Amharic translation
-
-2008-02-15	Mike Massonnet <mmassonnet at xfce.org>
-
-	* fr.po: Translated the strings from the main interface
-
-2008-01-20  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ca.po: Catalan translation update
-	by Carles Muñoz Gorriz <carlesmu at internautas.org>
-
-2008-01-07  Maximilian Schleiss <maximilian at xfce.org>
-
-	* nb_NO.po: Norwegian Bokmal translation update
-	by Christian Lomsdalen <christian at vindstille.net>
-
-2007-12-23  Jean-François Wauthy <pollux at xfce.org>
-
-	* pt_PT.po: Updated Portuguese translations by Nuno Miguel
-	<nunis at netcabo.pt>
-
-2007-12-02	Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: German translation update
-	by Fabian Nowak <timstery at arcor.de>
-
-2007-11-17	Mike Massonnet <mmassonnet at xfce.org>
-
-	* fr.po: Rename the name in the desktop entry files with consistency
-
-2007-11-15	Mike Massonnet <mmassonnet at xfce.org>
-
-	* ur.po, LINGUAS: Add Urdu translation by ﻢﺤﻣﺩ ﻊﻠﻳ ﺎﻠﻤﻜﻳ
-	makki.ma at gmail.com
-
-2007-11-11  Mike Massonnet <mmassonnet at xfce.org>
-
-	* lv.po: Update translations by RPrieditis <RPrieditis at inbox.lv>
-
-2007-10-06  Mike Massonnet <mmassonnet at xfce.org>
-
-	* lv.po: Add translations by RPrieditis <RPrieditis at inbox.lv>
-
-2007-10-02  Moritz Heiber <moe at xfce.org>
-	* de.po: Fix seemingly untested German translation
-	* am.po: Remove erroneous executable bit
-
-2007-10-01  Mike Massonnet <mmassonnet at xfce.org>
-
-	* de.po: Update translation by Nico Schümann
-	<nico.schuemann at googlemail.com>
-
-2007-09-25  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ko.po: Update translation by ByungHyun Choi
-	<byunghyun.choi at debianusers.org>
-
-2007-09-20  Mike Massonnet <mmassonnet at xfce.org>
-
-	* nb_NO.po: Update translation by Terje Uriansrud <ter at operamail.com>
-
-2007-09-17  Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
-
-	* be.po: Updated Belarusian translation
-
-2007-09-06  Maximilian Schleiss <maximilian at xfce.org>
-
-	* am.po: Added a long waiting Amharic translation
-	by Tegegne Tefera <tefera at mekuria.com>
-
-2007-07-14  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2007-07-04  Maximilian Schleiss <maximilian at xfce.org>
-
-	* pt_PT.po: European Portuguese translation update
-	by Nuno Miguel <nunis at netcabo.pt>
-
-2007-06-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* pt_PT.po: European Portuguese translation update
-	by Nuno Miguel <nunis at netcabo.pt>
-
-2007-06-20  Maximilian Schleiss <maximilian at xfce.org>
-
-	* en_GB: British English translation updated
-	by Jeff Bailes <thepizzaking at gmail.com>
-
-2007-06-11  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: Updated the German translation
-	by Nico Schümann <nico at prog.nico22.de>
-
-2006-08-27  Jean-François Wauthy <pollux at xfce.org>
-
-	* cs.po: Updated Czech translations
-	* ka.po: Add Georgian translations
-
-2006-08-24  Jean-François Wauthy <pollux at xfce.org>
-
-	* gl.po: Updated Galician translations
-	* pl.po: Updated Polish translations
-	
-2006-08-20  Jean-François Wauthy <pollux at xfce.org>
-
-	* gl.po: Add Galician translations
-
-2006-08-19  Jean-François Wauthy <pollux at xfce.org>
-
-	* fr.po: Updated French translations by Max Schleiss
-
-2006-08-19  Hydonsingore Cia <hydonsingore at educities.edu.tw>
-
-	* zh_TW.po: Update traditional Chinese translations.
-
-2006-08-18  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update.
-
-2006-08-15  Jean-François Wauthy <pollux at xfce.org>
-
-	* fr.po: Updated French translations by Gerald Barre <g.barre at free.fr>
-
-2006-07-15  Jean-François Wauthy <pollux at xfce.org>
-
-	* cs.po: Updated Czech translations by Michal Varady
-	<miko.vaji at gmail.com>
-
-2006-07-11  Sylvain Vedrenne <gnu_sylvain at xfce.org>
-
-	* eo.po: Updated Esperanto translations thanks to 
-	Jarbas Araujo <jarbasaraujojr at yahoo.com.br>
-
-2006-06-12  Hydonsingore Cia <hydonsingore at educities.edu.tw>
-
-	* zh_TW.po: Modify the translator's e-mail address.
-
-2006-06-05  Adriano Winter Bess  <adriano at xfce.org>
-
-	* pt_BR.po: Updated brazilian portuguese translations.
-
-2006-06-04  Daichi Kawahata <daichi at xfce.org>
-
-	* fr.po: Updated French translations by Gerald Barre
-	  <g.barre at free.fr>.
-	* orage.pot, *.po: Updated.
-
-2006-06-03  Alexander Toresson <alexander.toresson at gmail.com>
-
-	* sv.po: Updated Swedish translation.
-
-2006-05-23  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Correct the strings containing Button Label in
-	  traditional Chinese translations.
-
-2006-05-21  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Szymon Kalasz
-	  <szymon_maestro at gazeta.pl>.
-
-2006-05-13  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* ca.po: updated catalan translation.
-
-2006-05-13  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Szymon Kalasz
-	  <szymon_maestro at gazeta.pl>.
-
-2006-05-12  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Greek translation update.
-
-2006-05-07  Daichi Kawahata <daichi at xfce.org>
-
-	* cs.po: Updated Czech translations by Michal Varady
-	  <miko.vaji at gmail.com>.
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <admin at rk.edu.pl>.
-	* orage.pot, *.po: Updated.
-
-2006-05-05  Daichi Kawahata <daichi at xfce.org>
-
-	* sk.po: Updated Slovak translations by Roman Moravcik
-	  <roman.moravcik at gmail.com>.
-	* orage.pot, *.po: Bump.
-
-2006-05-05  Yuval Tanny <tanai at int.gov.il>
-
-	* he.po: Updated Hebrew translation.
-
-2006-05-05  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2006-05-03  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update.
-
-2006-05-02  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: traditional Chinese minor update after disscusion
-	  with Cosmo Chene <cosmolax at gmail.com>.
-
-2006-05-02  Daichi Kawahata <daichi at xfce.org>
-
-	* ChangeLog: Removed timestamps so that a translator isn't
-	  bothered: "Then, what time is it now in UTC?"
-
-2006-05-02  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Updated traditional Chinese translations by
-	  Cosmo Chene <cosmolax at gmail.com>.
-
-2006-05-02  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <admin at rk.edu.pl>.
-
-2006-05-01  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: xffm+cal updates
-
-2006-05-01  Jari Rahkonen <jari.rahkonen at pp2.inet.fi>
-
-	* fi.po: Finnish translations updated.
-
-2006-05-01  Daichi Kawahata <daichi at xfce.org>
-
-	* ru.po: Updated Russian translations by
-	  Andrey Fedoseev <andrey.fedoseev at gmail.com>,
-	  Maxim Zenin <webmechanics at gmail.com>,
-	  Sergey Fedoseev <fedoseev.sergey at gmail.com>.
-
-2006-04-30  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <admin at rk.edu.pl>.
-
-2006-04-30  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: [i18n] catalan xfcalendar and mousepad updates
-	  work done by Carles Muñoz Gorriz <carlesmu at internautas.org>
-
-2006-04-30  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-	* POTFILES.in, orage.pot, *.po: Updated.
-	* ja.po: Updated Japanese translations.
-
-2006-04-29  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Greek translation update
-
-2006-04-29  Daichi Kawahata <daichi at xfce.org>
-
-	* vi.po: Updated Vietnamese translations by Phan Vinh Thinh
-	  <teppi at vnlinux.org>.
-
-2006-04-28  Yuval Tanny <tanai at int.gov.il>
-
-	* he.po: Hebrew translation update.
-
-2006-04-27  Jari Rahkonen <jari.rahkonen at pp2.inet.fi>
-
-	* fi.po: Finnish translation updated.
-
-2006-04-27  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: cal update
-
-2006-04-27  Juha Kautto <juha at xfce.org>
-
-	* fi.po: testing
-	* fi.po: typo
-	* POTFILES.in, orage.pot, *.po: adding panel-plugin translations
-	  strings
-
-2006-04-26  Peeter Vois <peeter.vois at proekspert.ee>
-
-	* et.po:
-
-2006-04-25  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: Thunar & cal update
-
-2006-04-23  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Greek translation update.
-
-2006-04-23  Daichi Kawahata <daichi at xfce.org>
-
-	* ru.po: Updated Russian translations by Sergey Fedoseev
-	  <fedoseev.sergey at gmail.com>.
-
-2006-04-23  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: cal, desktop, mcs-plugins & panel updates
-
-2006-04-23  Daichi Kawahata <daichi at xfce.org>
-
-	* nl.po: Updated Dutch translations by Stephan Arts
-	  <psybsd at gmail.com>.
-
-2006-04-22  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: some thunar & orage updates
-
-2006-04-22  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot, *.po: Updated.
-
-2006-04-22  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: some wm & orage updates
-
-2006-04-21  Yuval Tanny <tanai at int.gov.il>
-
-	* he.po: Hebrew translations update.
-
-2006-04-19  Jari Rahkonen <jari.rahkonen at pp2.inet.fi>
-
-	* fi.po: Updated Finnish translations.
-
-2006-04-18  Daichi Kawahata <daichi at xfce.org>
-
-	* et.po: Updated Estonian translations by Peeter Vois
-	  <Peeter.Vois at proekspert.ee>.
-
-2006-04-16  Benedikt Meurer <benny at xfce.org>
-
-	* orage.pot: Update for 4.4beta1.
-
-2006-04-16  Daichi Kawahata <daichi at xfce.org>
-
-	* ru.po: Updated Russian translations by Andrey Fedoseev
-	  <andrey.fedoseev at gmail.com>.
-
-2006-04-15  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Bump, etc.
-	* ru.po: Updated Russian translations by Andrey Fedoseev
-	  <andrey.fedoseev at gmail.com>.
-	* orage.pot, *.po: Updated.
-
-2006-04-14  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: continents....
-
-2006-04-14  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu trunk: continents....
-
-2006-04-13  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: A minor fix by Piotr Malinski <riklaunim at gmail.com>.
-
-2006-04-13  Szervac Attila <sas at 321.hu>
-
-	* hu.po: hu: calendar, appfinder, icon-theme & panel updates
-
-2006-04-01  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Greek translations update & polish by Stathis Kamperis
-	  <ekamperi at auth.gr>
-
-2006-03-30  Daichi Kawahata <daichi at xfce.org>
-
-	* vi.po: Updated Vietnamese translations by Phan Vinh Thinh
-	  <teppi at vnlinux.org>.
-
-2006-03-27  Daichi Kawahata <daichi at xfce.org>
-
-	* ru.po: Updated Russian translations by
-	  Andrey Fedoseev <andrey.fedoseev at gmail.com>,
-	  Sergey Fedoseev <fedoseev.sergey at gmail.com>.
-
-2006-03-27  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot, *.po: Updated.
-
-2006-03-19  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: [i18n] catalan seems a lot of work but they all are
-	  fuzzy
-
-2006-03-19  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <admin at rk.edu.pl>.
-
-2006-03-18  Daichi Kawahata <daichi at xfce.org>
-
-	* ru.po: Updated Russian translations by
-	  Andrey Fedoseev <andrey.fedoseev at gmail.com>,
-	  Sergey Fedoseev <fedoseev.sergey at gmail.com>.
-
-2006-03-16  Sylvain Vedrenne <gnu_sylvain at xfce.org>
-
-	* eo.po: Esperanto translations updated.
-	* eo.po: Esperanto translations update. Partially completed (some
-	  town names will be improved in the near future).
-
-2006-03-11  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese transliterations etc.
-
-2006-03-10  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese transliterations.
-
-2006-03-08  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese transliterations.
-	* fi.po: Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp2.inet.fi>.
-
-2006-03-08  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot, *.po: Updated.
-
-2006-03-07  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Greek translation update.
-
-2006-03-06  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque trasnlation update.
-
-2006-03-06  Juha Kautto <juha at xfce.org>
-
-	* fi.po:
-	  1) fi translations for africa timezones
-	  2) make repeat end selections insensitive if repeat is not
-	  selected.
-
-2006-03-05  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese transliterations.
-	* *.po: Bump.
-
-2006-03-04  Juha Kautto <juha at xfce.org>
-
-	* orage.pot, *.po: Added timezone translations.
-
-2006-03-04  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot, *.po: Updated.
-
-2006-03-02  Daichi Kawahata <daichi at xfce.org>
-
-	* et.po: Updated Estonian translations by Peeter Vois
-	  <Peeter.Vois at mail.ee>.
-
-2006-02-16  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.po: updated zh_CN translations.
-
-2006-02-14  Adriano Winter Bess <awbess at gmail.com>
-
-	* pt_BR.po: Updated pt_BR translations for orage.
-
-2006-02-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* vi.po: updated VI translations.
-
-2006-02-05  Yuval Tanny <tanai at int.gov.il>
-
-	* he.po: Update Hebrew translations.
-
-2006-02-05  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Updated Greek translations.
-
-2006-02-01  Daichi Kawahata <daichi at xfce.org>
-
-	* nl.po: Updated Dutch translations by Vincent Tunru
-	  <imnotb at gmail.com>.
-
-2006-01-29  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-	* orage.pot, *.po: Updated.
-
-2006-01-27  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* vi.po: update VI translations
-
-2006-01-22  Juha Kautto <juha at xfce.org>
-
-	* POTFILES.in, orage.pot, *.po: new literals.
-	* fi.po: fi translation fixes: remove #, fuzzy lines after
-	  translation
-
-2006-01-17  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: catalan translation for Orage
-
-2006-01-17  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Update xfcalendar zh_TW translation.
-
-2006-01-16  Juha Kautto <juha at xfce.org>
-
-	* POTFILES.in, orage.pot, *.po: updated translation files and
-	  fi translation.
-
-2006-01-15  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update
-
-2006-01-13  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <riklaunim at gmail.com>.
-
-2006-01-08  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: little heading fixing
-
-2006-01-08  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2006-01-07  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated copyright information.
-
-2006-01-05  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Updated Greek translation.
-
-2006-01-01  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2006-01-01  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2006-01-01  Daichi Kawahata <daichi at xfce.org>
-
-	* POTFILES.in, orage.pot, *.po: Updated.
-
-2005-12-20  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated.
-
-2005-12-11  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Updated Greek translations.
-
-2005-12-10  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot, *.po: Updated.
-
-2005-12-07  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Updated Basque translation.
-
-2005-11-22  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2005-11-22  Daichi Kawahata <daichi at xfce.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translations by Adriano
-	  Winter Bess <awbess at gmail.com>.
-
-2005-11-21  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2005-11-21  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot, *.po: Updated.
-
-2005-11-21  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: * Updated Greek translation.
-
-2005-11-21  Daichi Kawahata <daichi at xfce.org>
-
-	* POTFILES.in: Updated POTFILES.in files.
-
-2005-10-30  Daichi Kawahata <daichi at xfce.org>
-
-	* orage.pot: Added again, because it requires for translators who
-	  are grabbing PO files from `trunk-po' module, without POT file,
-	  it's hard to create initial PO file from command line (e.g.
-	  msginit) or with GUI tools (e.g. KBabel, poEdit).
-
-2005-10-29  Daichi Kawahata <daichi at xfce.org>
-
-	* eo.po: Removed executable attribute.
-
-2005-10-29  Sylvain Vedrenne <sylvain.vedrenne at free.fr>
-
-	* eo.po: Esperanto translation for Trunk module xfcalendar.
-
-2005-10-27  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: begin process to 4.4 work autotranslation of most of the
-	  actual po -- paurullan at bulma.net , ca translator
-
-2005-10-23  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update.
-
-2005-10-21  Alex Dupre <ale at FreeBSD.org>
-
-	* it.po: Update Italian translations and add missing accelerator
-	  keys.
-
-2005-10-21  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated with the latest POT file.
-
-2005-10-16  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated.
-
-2005-10-15  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated.
-
-2005-10-11  Daichi Kawahata <daichi at xfce.org>
-
-	* et.po: Changed an address.
-
-2005-10-09  Daichi Kawahata <daichi at xfce.org>
-
-	* de.po: Updated German translations by Fabian Nowak
-	  <timystery at arcor.de>.
-
-2005-10-07  Daichi Kawahata <daichi at xfce.org>
-
-	* it.po, sk.po: Misc. changes.
-
-2005-10-07  Daichi Kawahata <daichi at xfce.org>
-
-	* hy.po, it.po, sk.po, zh_CN.po: Misc. changes.
-
-2005-10-07  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Update Orage zh_TW translation
-
-2005-10-07  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated. Discarded obsolete translations.
-
-2005-10-06  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Minor updates & polishing for the Greek translations
-
-2005-10-05  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated.
-
-2005-10-04  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Minor changes and updates in el translations
-
-2005-10-01  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Update Orage zh_TW translations
-
-2005-09-30  Daichi Kawahata <daichi at xfce.org>
-
-	* xfcalendar.pot: Removed unnecessary file.
-
-2005-09-30  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Updated with the latest POT file.
-
-2005-09-24  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated some translations.
-
-2005-09-22  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Update zh_TW translations
-
-2005-09-20  Alex Dupre <ale at FreeBSD.org>
-
-	* it.po: Update IT translations.
-
-2005-09-16  Juraj Brosz <juro at jurajbrosz.info>
-
-	* sk.po: Update sk_SK translation
-
-2005-09-13  Daichi Kawahata <daichi at xfce.org>
-
-	* *.po: Congratulations on official release. Updated.
-	  Modified initial comment strings, etc.
-
-2005-09-09  Daichi Kawahata <daichi at xfce.org>
-
-	* zh_TW.po: Changed translator's representation in spelling by
-	  the request.
-
-2005-08-29  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Changed responsible period for previous translator.
-
-2005-08-18  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2005-08-17  Daichi Kawahata <daichi at xfce.org>
-
-	* bg.po, en_GB.po, es.po, nb_NO.po, nl.po, zh_CN.po: Fixed errors.
-	  Converted local charset to UTF-8. Added fallback address.
-	  Modified initial comment strings.
-
-2005-08-13  Daichi Kawahata <daichi at xfce.org>
-
-	* fi.po: Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp2.inet.fi>.
-
-2005-08-11  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Some corrections.
-
-2005-08-06  Stavros Giannouris <stavrosg2002 at freemail.gr>
-
-	* el.po: Initial addition of Greek language files for xfcalendar
-	  in trunk.
-
-2005-08-04  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* hy.po: add some HY translations
-
-2005-07-19  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.po: update JA translations
-
-2005-07-04  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.po: update KO translations
-
-2005-06-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_TW.po: update zh_TW translations
-
-2005-06-12  Juha Kautto <juha at xfce.org>
-
-	* POTFILES.in: fix make dist
-
-2005-05-31  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.poo: update JA translations
-
-2005-05-14  Olivier Fourdan <fourdan at xfce.org>
-
-	* ChangeLog: Update ChangeLog
-
-2005-05-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* bn_IN.po, mr.po: add MR and bn_IN translations (thanks sofar)
-
-2005-05-04  Olivier Fourdan <fourdan at xfce.org>
-
-	* ChangeLog: Update ChangeLog
-
-2005-04-06  Jens Luedicke <jens.luedicke at gmail.com>
-
-	* .cvsignore: remove .cvsignore cruft
-
-2005-03-07  Edscott Wilson Garcia <edscott at xfce.org>
-
-	* es.po: translation gaps
-
-2005-03-07  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* gu.po: update GU translations
-
-2005-03-05  Benedikt Meurer <benny at xfce.org>
-
-	* .cvsignore: Add more files here.
-
-2005-03-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pl.po: update PL translations
-
-2005-02-21  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.po: update JA translations
-
-2005-02-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.po: update KO translations (with a big delay)
-
-2005-02-01  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.po: update zh_CN translations
-
-2005-01-27  Benedikt Meurer <benny at xfce.org>
-
-	* ChangeLog, Makefile.in.in, POTFILES.in, ar.gmo, ar.po, az.gmo,
-	  az.po, be.gmo, be.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo,
-	  cs.po, de.gmo, de.po, en_GB.gmo, en_GB.po, es.gmo, es.po,
-	  et.gmo, et.po, eu.gmo, eu.po, fa.gmo, fa.po, fi.gmo, fi.po,
-	  fr.gmo, fr.po, gu.gmo, gu.po, he.gmo, he.po, hi.gmo, hi.po,
-	  it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po,
-	  ms.gmo, ms.po, nb_NO.gmo, nb_NO.po, nl.gmo, nl.po, pa.gmo,
-	  pa.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po,
-	  ro.gmo, ro.po, ru.gmo, ru.po, sk.gmo, sk.po, sv.gmo, sv.po,
-	  ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po,
-	  xfcalendar.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po:
-	  Removed auto-generated files. Use intltool for the .desktop
-	  files translations.
-
-2005-01-22  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ar.gmo, az.gmo, be.gmo, bg.gmo, ca.gmo, cs.gmo, de.gmo,
-	  en_GB.gmo, es.gmo, et.gmo, eu.gmo, fa.gmo, fi.gmo, fi.po,
-	  fr.gmo, gu.gmo, he.gmo, hi.gmo, it.gmo, ja.gmo, ko.gmo, lt.gmo,
-	  ms.gmo, nb_NO.gmo, nl.gmo, pa.gmo, pl.gmo, pt_BR.gmo, pt_PT.gmo,
-	  ro.gmo, ru.gmo, sk.gmo, sv.gmo, ta.gmo, tr.gmo, uk.gmo, vi.gmo,
-	  zh_CN.gmo, zh_TW.gmo: update FI translations
-
-2005-01-21  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, en_GB.po,
-	  es.po, et.po, eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hi.po,
-	  it.po, ja.po, ko.po, lt.po, ms.po, nb_NO.po, nl.po, pa.po,
-	  pl.po, pt_BR.po, pt_PT.po, ro.po, ru.po, sk.po, sv.po, ta.po,
-	  tr.po, uk.po, vi.po, xfcalendar.pot, zh_CN.po, zh_TW.po:
-	  Updating xfcalendar.pot
-
-2005-01-08  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ru.gmo, ru.po: update RU translations
-
-2005-01-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* uk.gmo, uk.po: update UK translations
-
-2005-01-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: update HE translations
-
-2005-01-02  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfcalendar.pot: Update version
-
-2004-12-23  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* et.gmo, et.po: update ET translations
-
-2004-12-22  Benedikt Meurer <benny at xfce.org>
-
-	* cs.gmo: Fix make distcheck.
-
-2004-12-21  Brian Tarricone <kelnos at xfce.org>
-
-	* cs.po: add/update czech translations
-
-2004-12-20  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* nb_NO.gmo, nb_NO.po, no.gmo, no.po: rename NO pofiles to no_NB
-
-2004-12-15  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_TW.gmo, zh_TW.po: update ZH_TW translations
-
-2004-12-14  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.gmo, ro.gmo, ro.po: add RO translations
-
-2004-12-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.po: update KO translations
-
-2004-12-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* en_GB.gmo, en_GB.po: add en_GB translations
-
-2004-12-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.gmo, ko.po: update KO translations
-
-2004-11-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* tr.gmo, tr.po: update TR translations
-
-2004-11-26  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.gmo, ko.po: update KO translations
-
-2004-11-12  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pt_BR.gmo, pt_BR.po: update pt_BR translations
-
-2004-11-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* fi.gmo, fi.po: update FI translations
-
-2004-11-02  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ta.gmo, ta.po: update TA translations
-
-2004-10-30  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfcalendar.pot: Global update for 4.1.91 (Xfce 4.2 beta 2)
-
-2004-10-30  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.gmo, nl.po: Update a few nl translations
-
-2004-10-30  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* lt.gmo, lt.po: update LT translations
-
-2004-10-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: update HE translations
-
-2004-10-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ar.gmo, az.gmo, be.gmo, bg.gmo, ca.gmo, cs.gmo, de.gmo, es.gmo,
-	  et.gmo, eu.gmo, fi.gmo, fi.po, fr.gmo, gu.gmo, he.gmo, hi.gmo,
-	  it.gmo, ja.gmo, ko.gmo, lt.gmo, ms.gmo, nl.gmo, no.gmo, pa.gmo,
-	  pl.gmo, pt_BR.gmo, ru.gmo, sk.gmo, sv.gmo, ta.gmo, tr.gmo,
-	  vi.gmo, zh_CN.gmo, zh_TW.gmo: update FI translations
-
-2004-10-11  Benedikt Meurer <benny at xfce.org>
-
-	* ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, es.po, et.po,
-	  eu.po, fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po,
-	  ms.po, nl.po, no.po, pa.po, pl.po, pt_BR.po, ru.po, sk.po,
-	  sv.po, ta.po, tr.po, vi.po, zh_CN.po, zh_TW.po: update-po for
-	  Moe.
-
-2004-10-10  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pt_PT.gmo, pt_PT.po: update pt_PT translations
-
-2004-10-09  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* fa.gmo, fa.po, fa_IR.gmo, fa_IR.po: update FA translations
-
-2004-10-09  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* es.gmo: Punjabi translations update from
-	  jaswinderlinux at netscape.net
-
-2004-10-08  Edscott Wilson Garcia <edscott at xfce.org>
-
-	* es.po: translation updates.
-
-2004-10-03  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pa.gmo, pa.po: Punjabi translations (PA) from
-	  jaswinderlinux at netscape.net
-
-2004-10-02  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfcalendar.pot: Update all files for 4.2 beta 1
-
-2004-09-30  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* it.gmo, it.po: updated Italian translations from Luca Marrocco
-	  <buildup at libero.it>
-
-2004-09-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_TW.gmo, zh_TW.po: updated zh_TW translations from Ambrose Li
-	  <acli at ada.dhs.org>
-
-2004-09-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao
-	  yang <yongtao.yang at gmail.com>
-
-2004-09-23  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* gu.gmo, gu.po, nl.gmo: add Gujarati translations (GU) from
-	  Ankit Patel <ankit at redhat.com>
-
-2004-09-23  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.po: Better translation
-
-2004-09-21  Jasper Huijsmans <jasper at xfce.org>
-
-	* ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, bg.gmo, bg.po,
-	  ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po,
-	  et.gmo, et.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fr.gmo,
-	  fr.po, he.gmo, he.po, hi.gmo, hi.po, it.gmo, it.po, ja.gmo,
-	  ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo,
-	  nl.po, no.gmo, no.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po,
-	  ru.gmo, ru.po, sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo, ta.po,
-	  tr.gmo, tr.po, vi.gmo, vi.po, zh_CN.gmo, zh_CN.po, zh_TW.gmo,
-	  zh_TW.po: Run make update-po at Moe's request.
-
-2004-09-20  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfcalendar.pot: Fix make dist
-
-2004-09-18  Moritz Heiber <moe at xfce.org>
-
-	* de.po: Translation fixes
-
-2004-09-18  Moritz Heiber <moe at xfce.org>
-
-	* de.po: Slightly modified
-
-2004-09-18  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* de.gmo, eu.gmo, eu.po: update EU translations
-
-2004-09-18  Moritz Heiber <moe at xfce.org>
-
-	* de.po: Got ya!
-
-2004-09-18  Moritz Heiber <moe at xfce.org>
-
-	* de.po: Updating these for alpha release. Not yet finished .. but
-	  I'm just too tired to continue. Needs extensive spell checking
-	  and approvement (Note to myself: Write mail to the list!).
-
-2004-09-16  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* be.gmo, be.po: add BE translations from Ales Nyakhaychyk
-	  <nab at mail.by>
-
-2004-09-10  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: HE translations update from Yuval Tanny
-	  <tanai at int.gov.il>
-
-2004-09-09  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* vi.gmo, vi.po: update VI translations
-
-2004-09-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* et.gmo, et.po: ET translations from Peeter Vois
-	  <Peeter.Vois at proekspert.ee>
-
-2004-08-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* az.gmo, az.po: AZ translations update from Metin Amiroff
-	  <metin at karegen.com>
-
-2004-08-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* sk.gmo, sk.po: add Slovak translations from Juraj Brosz
-	  <juro at jurajbrosz.info>
-
-2004-08-25  Olivier Fourdan <fourdan at xfce.org>
-
-	* POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po,
-	  ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po,
-	  eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fr.gmo, fr.po, he.gmo,
-	  he.po, hi.gmo, hi.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo,
-	  ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, no.gmo,
-	  no.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, ru.gmo, ru.po,
-	  sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, xfcalendar.pot,
-	  zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Fix "make dist"
-
-2004-08-25  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.po: Update dutch translations, only po files for now
-
-2004-08-24  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ru.gmo, ru.po: RU translations update from Anthony Ivanoff
-	  <a-i at bk.ru>
-
-2004-08-15  Olivier Fourdan <fourdan at xfce.org>
-
-	* POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po,
-	  ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po,
-	  eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fr.gmo, fr.po, hi.gmo,
-	  hi.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo,
-	  lt.po, ms.gmo, ms.po, nl.gmo, nl.po, no.gmo, no.po, pl.gmo,
-	  pl.po, pt_BR.gmo, pt_BR.po, ru.gmo, ru.po, sv.gmo, sv.po,
-	  ta.gmo, ta.po, tr.gmo, tr.po, xfcalendar.pot, zh_CN.gmo,
-	  zh_CN.po, zh_TW.gmo, zh_TW.po: French po updates
-
-2004-08-14  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: Hebrew translations from Yuval Tanny
-	  <tanai at int.gov.il>
-
-2004-07-23  Benedikt Meurer <benny at xfce.org>
-
-	* ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po, ca.gmo, ca.po,
-	  cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, eu.gmo, eu.po,
-	  fa_IR.gmo, fa_IR.po, fr.gmo, fr.po, hi.gmo, hi.po, it.gmo,
-	  it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo,
-	  ms.po, nl.gmo, nl.po, no.gmo, no.po, pl.gmo, pl.po, pt_BR.gmo,
-	  pt_BR.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo,
-	  tr.po, xfcalendar.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po:
-	  update-po.
-
-2004-06-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* lt.gmo, lt.po: Updated lt translations from Mantas Zapolskas
-
-2004-05-03  Olivier Fourdan <fourdan at xfce.org>
-
-	* zh_TW.gmo, zh_TW.po: Update zh_TW translations from umm
-	  <umm at pchome.com.tw>
-
-2004-04-12  Danny Milosavljevic <dannym at xfce.org>
-
-	* ca.gmo, ca.po: Update catalan translations by Carles Munoz
-	  Gorriz
-
-2004-03-15  Olivier Fourdan <fourdan at xfce.org>
-
-	* ar.gmo, ar.po, bg.gmo, bg.po, it.gmo, it.po: Add/update i18n
-	  for: Bulgarian from Miroslav Yordanov <miordanov at i-space.org>
-	  and Peter Slavov <peshka at i-space.org> Italian from Alex Dupre
-	  <ale at FreeBSD.org> Arabic from Saleh Hathal
-	  <hathalsal at hotmail.com>
-
-2004-02-17  Jasper Huijsmans <jasper at xfce.org>
-
-	* ms.gmo, ms.po: Update Malay translations
-
-2004-02-11  Jasper Huijsmans <jasper at xfce.org>
-
-	* eu.gmo, eu.po: Add Basque (eu) translations
-
-2004-01-29  Jasper Huijsmans <jasper at xfce.org>
-
-	* fa_IR.gmo, fa_IR.po: Update Persian translations
-
-2004-01-21  Jasper Huijsmans <jasper at xfce.org>
-
-	* es.gmo, es.po, fa_IR.gmo, fa_IR.po, ja.gmo, ja.po, ko.gmo,
-	  ko.po, pt_BR.gmo, pt_BR.po, zh_CN.gmo, zh_CN.po: Translations
-	  added/updated for spanish, persian, japanese, korean, brasilian
-	  and chinese
-
-2004-01-06  Olivier Fourdan <fourdan at xfce.org>
-
-	* az.gmo, az.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po,
-	  fr.gmo, fr.po, hi.gmo, hi.po, it.gmo, it.po, ko.gmo, ko.po,
-	  ms.gmo, ms.po, nl.gmo, nl.po, no.gmo, no.po, pl.gmo, pl.po,
-	  ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po,
-	  xfcalendar.pot, zh_CN.gmo, zh_CN.po, zh_TW.po: Clean-up a bit
-	  of the mess in head
-
-2004-01-03  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* pl.gmo, pl.po: Update Polish translations
-
-2003-12-29  Olivier Fourdan <fourdan at xfce.org>
-
-	* nl.gmo, nl.po, no.gmo, no.po: Fix missing CHARSET in potfiles
-
-2003-12-29  Jasper Huijsmans <jasper at xfce.org>
-
-	* no.gmo, no.po, tr.gmo, tr.po: Update Norwegian and Turkish
-	  translations
-
-2003-12-27  Jasper Huijsmans <jasper at xfce.org>
-
-	* pl.gmo, pl.po: Update Polish translations
-
-2003-12-15  Jasper Huijsmans <jasper at xfce.org>
-
-	* az.gmo, az.po: Add Azerbaijani translations
-
-2003-12-01  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* it.gmo, it.po: Add italian translation (yepee)
-
-2003-12-01  Jasper Huijsmans <jasper at xfce.org>
-
-	* ca.po: Update catalan translations
-
-2003-11-25  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* sv.po: Swedish translation updated
-
-2003-11-17  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* fr.gmo, fr.po: French translation updated
-
-2003-11-17  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* fr.gmo, fr.po: French translation updated
-
-2003-11-17  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* POTFILES.in, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po,
-	  fr.gmo, fr.po, hi.gmo, hi.po, ko.gmo, ko.po, ms.gmo, ms.po,
-	  nl.gmo, nl.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po,
-	  tr.gmo, tr.po, xfcalendar.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo,
-	  zh_TW.po: Update of translated files
-
-2003-11-14  Moritz Heiber <moe at xfce.org>
-
-	* de.po: Here we go for the German translation update afternoon ;-)
-
-2003-11-10  Jasper Huijsmans <jasper at xfce.org>
-
-	* se.gmo, se.po, sv.gmo, sv.po: Oops, swedish is sv ...
-
-2003-11-10  Jasper Huijsmans <jasper at xfce.org>
-
-	* se.gmo, se.po: Add swedish translations
-
-2003-11-09  Jasper Huijsmans <jasper at xfce.org>
-
-	* cs.gmo, cs.po: Add Check translations
-
-2003-11-02  Olivier Fourdan <fourdan at xfce.org>
-
-	* hi.gmo, hi.po: Add hi.po
-
-2003-10-22  Jasper Huijsmans <jasper at xfce.org>
-
-	* zh_TW.gmo, zh_TW.po: Add missing po/gmo files
-
-2003-10-15  Jasper Huijsmans <jasper at xfce.org>
-
-	* ko.gmo, ko.po: Add missing ko.po
-
-2003-09-27  Jasper Huijsmans <jasper at xfce.org>
-
-	* ta.gmo, ta.po: Update tamil translation
-
-2003-09-02  Jasper Huijsmans <jasper at xfce.org>
-
-	* ms.gmo, ms.po: Add malaysian translations
-
-2003-08-18  Mickael 'Korbinus' Graf <korbinus at xfce.org>
-
-	* fr.gmo, fr.po: Add french translation
-
-2003-08-10  Jasper Huijsmans <jasper at xfce.org>
-
-	* zh_CN.gmo, zh_CN.po: Update chinese translations
-
-2003-08-07  Jasper Huijsmans <jasper at xfce.org>
-
-	* ca.gmo, ca.po: Update catalan translations
-
-2003-07-30  Jasper Huijsmans <jasper at xfce.org>
-
-	* ru.gmo, ru.po: Add russian translations
-
-2003-07-18  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.gmo, nl.po, tr.gmo, tr.po: Update turkish translations
-
-2003-07-13  Benedikt Meurer <benny at xfce.org>
-
-	* de.gmo, de.po: Updated german translation. Thanks to Moritz
-	  Heiber.
-
-2003-07-13  Benedikt Meurer <benny at xfce.org>
-
-	* ca.gmo, ca.po, de.gmo, de.po, xfcalendar.pot, zh_CN.gmo,
-	  zh_CN.po: Fixed i18n weirdness, pointed out by Moritz Heiber
-
-2003-07-13  Benedikt Meurer <benny at xfce.org>
-
-	* xfcalendar.pot: Even more gtk+-2.0 fixes.
-
-2003-07-11  Jasper Huijsmans <jasper at xfce.org>
-
-	* zh_CN.gmo, zh_CN.po: Update Chinese translations (2)
-
-2003-07-08  Olivier Fourdan <fourdan at xfce.org>
-
-	* Makefile.in.in: Don't perform an update-po on make dist as it
-	  causes far too much trouble
-
-2003-07-07  Jasper Huijsmans <jasper at xfce.org>
-
-	* ca.gmo, ca.po: Update catalan translations
-
-2003-07-06  Benedikt Meurer <benny at xfce.org>
-
-	* de.po: Added session client code.
-
-2003-07-03  Benedikt Meurer <benny at xfce.org>
-
-	* ChangeLog, Makefile.in.in, POTFILES.in, de.gmo, de.po,
-	  xfcalendar.pot: Initial revision
-
diff --git a/po/LINGUAS b/po/LINGUAS
deleted file mode 100644
index bcc6ddf..0000000
--- a/po/LINGUAS
+++ /dev/null
@@ -1,2 +0,0 @@
-# set of available languages (in alphabetic order)
-am ar ast az be bg bn_IN ca cs da de dz el en_AU en_GB eo es et eu fa fi fr gl gu he hi hr hu hy id it ja ka kk ko ku lt lv mk mr ms nb nl pa pl pt pt_BR ro ru si sk sq sv ta tr ug uk ur ur_PK vi zh_CN zh_TW
diff --git a/po/orage.pot b/po/orage.pot
deleted file mode 100644
index 10495bc..0000000
--- a/po/orage.pot
+++ /dev/null
@@ -1,3519 +0,0 @@
-# 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.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-03 14:00+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"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../globaltime/globaltime.c:100
-msgid "Raising GlobalTime window..."
-msgstr ""
-
-#: ../globaltime/globaltime.c:102
-msgid "GlobalTime window raise failed"
-msgstr ""
-
-#. ********** timezone tooltip **********
-#: ../globaltime/globaltime.c:277
-#, c-format
-msgid ""
-"%s\n"
-"click to modify clock"
-msgstr ""
-
-#: ../globaltime/globaltime.c:386
-msgid "Localtime"
-msgstr ""
-
-#: ../globaltime/globaltime.c:464
-msgid ""
-"button 1 to change preferences \n"
-"button 2 to adjust time of clocks"
-msgstr ""
-
-#: ../globaltime/globaltime.c:480
-msgid "adjust to change hour"
-msgstr ""
-
-#: ../globaltime/globaltime.c:496
-msgid ""
-"adjust to change minute. Click arrows with button 2 to change only 1 minute."
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:265 ../globaltime/gt_prefs.c:266
-msgid "NEW"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:289
-msgid "NEW COPY"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:310
-msgid "Not possible to delete the last clock."
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:516
-msgid "update this clock"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:521 ../globaltime/gt_prefs.c:1034
-msgid "add new empty clock"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:526
-msgid "add new clock using this clock as model"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:531
-msgid "delete this clock"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:539
-msgid "move this clock first"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:544
-msgid "move this clock left"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:549
-msgid "move this clock right"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:554
-msgid "move this clock last"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:562
-msgid "set the timezone of this clock to be local timezone"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:568 ../globaltime/gt_prefs.c:1042
-msgid "close window and exit"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:590
-msgid "Globaltime preferences "
-msgstr ""
-
-#. -----------------------HEADING-------------------------------------------
-#: ../globaltime/gt_prefs.c:603
-msgid "Clock Parameters"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:607
-msgid "Name of the clock:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:613
-msgid "enter name of clock"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:616
-msgid "Timezone of the clock:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:643
-msgid "Text Formatting"
-msgstr ""
-
-#. ------------------------background-------------------------
-#: ../globaltime/gt_prefs.c:649 ../globaltime/gt_prefs.c:856
-msgid "Background color:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:656
-msgid "Click to change background colour for clock"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:665 ../globaltime/gt_prefs.c:697
-#: ../globaltime/gt_prefs.c:729 ../globaltime/gt_prefs.c:762
-#: ../globaltime/gt_prefs.c:796 ../globaltime/gt_prefs.c:826
-#: ../globaltime/gt_prefs.c:872 ../globaltime/gt_prefs.c:905
-#: ../globaltime/gt_prefs.c:938 ../globaltime/gt_prefs.c:972
-msgid "Use default"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:670 ../globaltime/gt_prefs.c:702
-#: ../globaltime/gt_prefs.c:735 ../globaltime/gt_prefs.c:768
-#: ../globaltime/gt_prefs.c:802 ../globaltime/gt_prefs.c:832
-msgid "Cross this to use default instead of selected value"
-msgstr ""
-
-#. ------------------------foreground-------------------------
-#: ../globaltime/gt_prefs.c:681 ../globaltime/gt_prefs.c:889
-msgid "Foreground (=text) color:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:688
-msgid "Click to change foreground colour for clock"
-msgstr ""
-
-#. ------------------------name font-------------------------
-#: ../globaltime/gt_prefs.c:713 ../globaltime/gt_prefs.c:922
-msgid "Font for name of clock:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:720
-msgid "Click to change font for clock name"
-msgstr ""
-
-#. ------------------------time font-------------------------
-#: ../globaltime/gt_prefs.c:746 ../globaltime/gt_prefs.c:956
-msgid "Font for time of clock:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:753
-msgid "Click to change font for clock time"
-msgstr ""
-
-#. ------------------------underline name--------------------
-#: ../globaltime/gt_prefs.c:780
-msgid "Underline name of clock:"
-msgstr ""
-
-#. ------------------------underline time--------------------
-#: ../globaltime/gt_prefs.c:810
-msgid "Underline time of clock:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:850
-msgid "Text Default Formatting"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:863
-msgid "Click to change default background colour for clocks"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:877 ../globaltime/gt_prefs.c:910
-msgid "Cross this to use system default instead of selected color"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:896
-msgid "Click to change default text colour for clocks"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:929
-msgid "Click to change default font for clock name"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:944 ../globaltime/gt_prefs.c:978
-msgid "Cross this to use system default font instead of selected font"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:963
-msgid "Click to change default font for clock time"
-msgstr ""
-
-#. ------------------------underline name--------------------
-#: ../globaltime/gt_prefs.c:990
-msgid "Underline for name of clock:"
-msgstr ""
-
-#. ------------------------underline time--------------------
-#: ../globaltime/gt_prefs.c:1004
-msgid "Underline for time of clock:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1027
-msgid "update preferences"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1062
-msgid "Globaltime Preferences"
-msgstr ""
-
-#. -----------------------HEADING--------------------------------------
-#: ../globaltime/gt_prefs.c:1073
-msgid "General Preferences"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1077
-msgid "Decorations:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1078
-msgid "Standard"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1083
-msgid "Use normal decorations"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1094
-msgid "Do not show window decorations (borders)"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1100
-msgid "Clock size:"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1101
-msgid "Equal"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1106
-msgid "All clocks have same size"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1111
-msgid "Varying"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1116
-msgid "Clock sizes vary"
-msgstr ""
-
-#: ../globaltime/gt_prefs.c:1122
-msgid "Local timezone:"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:101
-#: ../panel-plugin/timezone_selection.c:102 ../src/timezone_selection.c:102
-msgid " Other"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:156
-#: ../panel-plugin/timezone_selection.c:157 ../src/timezone_selection.c:168
-#, c-format
-msgid "%d hour %d mins"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:159
-#: ../panel-plugin/timezone_selection.c:160 ../src/timezone_selection.c:171
-#, c-format
-msgid "%d hour"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:161
-#: ../panel-plugin/timezone_selection.c:162 ../src/timezone_selection.c:173
-#, c-format
-msgid "%d mins"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:167
-#: ../panel-plugin/timezone_selection.c:168 ../src/timezone_selection.c:179
-msgid "backward"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:170
-#: ../panel-plugin/timezone_selection.c:171 ../src/timezone_selection.c:182
-msgid "forward"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:194
-#: ../panel-plugin/timezone_selection.c:195 ../src/timezone_selection.c:206
-msgid "not changed"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:195
-#: ../panel-plugin/timezone_selection.c:196 ../src/timezone_selection.c:207
-msgid "not changing"
-msgstr ""
-
-#. location
-#: ../globaltime/timezone_selection.c:247
-#: ../globaltime/timezone_selection.c:252
-#: ../panel-plugin/timezone_selection.c:248
-#: ../panel-plugin/timezone_selection.c:253 ../src/appointment.c:2663
-#: ../src/timezone_selection.c:259 ../src/timezone_selection.c:264
-msgid "Location"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:258
-#: ../panel-plugin/timezone_selection.c:259 ../src/timezone_selection.c:270
-msgid "GMT Offset"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:264
-#: ../panel-plugin/timezone_selection.c:265 ../src/timezone_selection.c:276
-msgid "Previous/Next Change"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:269
-#: ../panel-plugin/timezone_selection.c:270 ../src/timezone_selection.c:281
-msgid "Country"
-msgstr ""
-
-#. We are actually setting the g_par parameter. In other words
-#. we are setting the global default timezone for Orage. This is
-#. done very seldom and we do not want to allow "floating" here.
-#. This test is ugly, but it is not worth an extra parameter.
-#. this is normal appointment
-#: ../globaltime/timezone_selection.c:299
-#: ../globaltime/timezone_selection.c:309
-#: ../panel-plugin/timezone_selection.c:300
-#: ../panel-plugin/timezone_selection.c:310 ../src/timezone_selection.c:316
-#: ../src/timezone_selection.c:325 ../src/timezone_selection.c:336
-msgid "Pick timezone"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:302
-#: ../globaltime/timezone_selection.c:312
-#: ../panel-plugin/timezone_selection.c:303
-#: ../panel-plugin/timezone_selection.c:313 ../src/timezone_selection.c:319
-#: ../src/timezone_selection.c:328 ../src/timezone_selection.c:339
-msgid "Change mode"
-msgstr ""
-
-#: ../globaltime/timezone_selection.c:303
-#: ../globaltime/timezone_selection.c:313
-#: ../globaltime/timezone_selection.c:352
-#: ../panel-plugin/timezone_selection.c:304
-#: ../panel-plugin/timezone_selection.c:314
-#: ../panel-plugin/timezone_selection.c:353 ../src/timezone_selection.c:320
-#: ../src/timezone_selection.c:329 ../src/timezone_selection.c:340
-#: ../src/timezone_selection.c:379
-msgid "UTC"
-msgstr ""
-
-#. NOTE: this exists only if ical timezones are being used
-#: ../globaltime/timezone_selection.c:304
-#: ../globaltime/timezone_selection.c:357
-#: ../panel-plugin/timezone_selection.c:305
-#: ../panel-plugin/timezone_selection.c:358 ../src/timezone_selection.c:330
-#: ../src/timezone_selection.c:384
-msgid "floating"
-msgstr ""
-
-#: ../globaltime/globaltime.desktop.in.h:1 ../src/tray_icon.c:500
-msgid "Globaltime"
-msgstr ""
-
-#: ../globaltime/globaltime.desktop.in.h:2
-msgid "Orage Globaltime"
-msgstr ""
-
-#: ../globaltime/globaltime.desktop.in.h:3
-msgid "Show clocks from different countries"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:224
-msgid "Appearance"
-msgstr ""
-
-#. show frame
-#: ../panel-plugin/oc_config.c:229
-msgid "Show _frame"
-msgstr ""
-
-#. foreground color
-#: ../panel-plugin/oc_config.c:239
-msgid "set foreground _color:"
-msgstr ""
-
-#. background color
-#: ../panel-plugin/oc_config.c:253
-msgid "set _background color:"
-msgstr ""
-
-#. clock size (=vbox size): height and width
-#: ../panel-plugin/oc_config.c:267
-msgid "set _height:"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:277
-msgid "Note that you can not change the height of horizontal panels"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:282
-msgid "set _width:"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:293
-msgid "Note that you can not change the width of vertical panels"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:316
-msgid "Clock Options"
-msgstr ""
-
-#. timezone
-#: ../panel-plugin/oc_config.c:326
-msgid "set timezone to:"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:347
-#, c-format
-msgid "Line %d:"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:357
-msgid "Enter any valid strftime function parameter."
-msgstr ""
-
-#. Tooltip hint
-#: ../panel-plugin/oc_config.c:401
-msgid "Tooltip:"
-msgstr ""
-
-#. special timing for SUSPEND/HIBERNATE
-#: ../panel-plugin/oc_config.c:411
-msgid "fix time after suspend/hibernate"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:415
-msgid ""
-"You only need this if you do short term (less than 5 hours) suspend or "
-"hibernate and your visible time does not include seconds. Under these "
-"circumstances it is possible that Orageclock shows time inaccurately unless "
-"you have this selected. (Selecting this prevents cpu and interrupt saving "
-"features from working.)"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:432
-msgid ""
-"This program uses strftime function to get time.\n"
-"Use any valid code to get time in the format you prefer.\n"
-"Some common codes are:\n"
-"\t%A = weekday\t\t\t%B = month\n"
-"\t%c = date & time\t\t%R = hour & minute\n"
-"\t%V = week number\t\t%Z = timezone in use\n"
-"\t%H = hours \t\t\t\t%M = minute\n"
-"\t%X = local time\t\t\t%x = local date"
-msgstr ""
-
-#: ../panel-plugin/oc_config.c:457
-msgid "Orage clock Preferences"
-msgstr ""
-
-#. no lines yet
-#. TRANSLATORS: Use format characters from strftime(3)
-#. * to get the proper string for your locale.
-#. * I used these:
-#. * %A  : full weekday name
-#. * %d  : day of the month
-#. * %B  : full month name
-#. * %Y  : four digit year
-#. * %V  : ISO week number
-#.
-#: ../panel-plugin/xfce4-orageclock-plugin.c:627
-msgid "%A %d %B %Y/%V"
-msgstr ""
-
-#: ../src/about-xfcalendar.c:40
-msgid "Maintainer"
-msgstr ""
-
-#: ../src/about-xfcalendar.c:47
-msgid "Manage your time with Orage"
-msgstr ""
-
-#. if (gtk_toggle_button_get_active(
-#. GTK_TOGGLE_BUTTON(apptw->Type_journal_rb)))
-#. end time
-#: ../src/appointment.c:313 ../src/appointment.c:353 ../src/appointment.c:2692
-msgid "End"
-msgstr ""
-
-#: ../src/appointment.c:333
-msgid "Due"
-msgstr ""
-
-#: ../src/appointment.c:493 ../src/mainbox.c:783
-msgid "Orage"
-msgstr ""
-
-#. to avoid timing problems when updating entry
-#. Create file chooser
-#: ../src/appointment.c:672 ../src/interface.c:277 ../src/parameters.c:416
-msgid "Select a file..."
-msgstr ""
-
-#: ../src/appointment.c:680
-msgid "Sound Files"
-msgstr ""
-
-#: ../src/appointment.c:687 ../src/interface.c:290
-msgid "All Files"
-msgstr ""
-
-#: ../src/appointment.c:739
-msgid "The appointment information has been modified."
-msgstr ""
-
-#: ../src/appointment.c:740 ../src/appointment.c:1194 ../src/event-list.c:919
-msgid "Do you want to continue?"
-msgstr ""
-
-#: ../src/appointment.c:767
-msgid "The end of this appointment is earlier than the beginning."
-msgstr ""
-
-#: ../src/appointment.c:1034 ../src/appointment.c:1812
-msgid "Not set"
-msgstr ""
-
-#: ../src/appointment.c:1193
-msgid "This appointment will be permanently removed."
-msgstr ""
-
-#: ../src/appointment.c:1692
-msgid "This appointment does not exist."
-msgstr ""
-
-#: ../src/appointment.c:1693
-msgid "It was probably removed, please refresh your screen."
-msgstr ""
-
-#: ../src/appointment.c:1995
-msgid "Current categories"
-msgstr ""
-
-#: ../src/appointment.c:2010
-msgid "Add new category with color"
-msgstr ""
-
-#: ../src/appointment.c:2014
-msgid "Category:"
-msgstr ""
-
-#: ../src/appointment.c:2045
-msgid "Colors of categories - Orage"
-msgstr ""
-
-#: ../src/appointment.c:2092
-msgid " *** COPY ***"
-msgstr ""
-
-#: ../src/appointment.c:2353
-msgid "New appointment - Orage"
-msgstr ""
-
-#. File menu stuff
-#. ********* File menu *********
-#. File menu
-#: ../src/appointment.c:2382 ../src/day-view.c:254 ../src/event-list.c:1021
-#: ../src/interface.c:767 ../src/mainbox.c:279
-msgid "_File"
-msgstr ""
-
-#: ../src/appointment.c:2388
-msgid "Sav_e and close"
-msgstr ""
-
-#: ../src/appointment.c:2401 ../src/event-list.c:1027
-msgid "D_uplicate"
-msgstr ""
-
-#: ../src/appointment.c:2589
-msgid "Save"
-msgstr ""
-
-#: ../src/appointment.c:2591
-msgid "Save and close"
-msgstr ""
-
-#: ../src/appointment.c:2596
-msgid "Revert"
-msgstr ""
-
-#: ../src/appointment.c:2598 ../src/event-list.c:1112
-msgid "Duplicate"
-msgstr ""
-
-#: ../src/appointment.c:2603 ../src/event-list.c:1114
-msgid "Delete"
-msgstr ""
-
-#: ../src/appointment.c:2621
-msgid "Free"
-msgstr ""
-
-#: ../src/appointment.c:2621
-msgid "Busy"
-msgstr ""
-
-#: ../src/appointment.c:2625
-msgid "General"
-msgstr ""
-
-#. type
-#: ../src/appointment.c:2631
-msgid "Type "
-msgstr ""
-
-#: ../src/appointment.c:2633 ../src/event-list.c:1165
-msgid "Event"
-msgstr ""
-
-#: ../src/appointment.c:2636
-msgid ""
-"Event that will happen sometime. For example:\n"
-"Meeting or birthday or TV show."
-msgstr ""
-
-#: ../src/appointment.c:2639 ../src/event-list.c:1185
-msgid "Todo"
-msgstr ""
-
-#: ../src/appointment.c:2642
-msgid ""
-"Something that you should do sometime. For example:\n"
-"Wash your car or test new version of Orage."
-msgstr ""
-
-#: ../src/appointment.c:2645 ../src/event-list.c:1198
-msgid "Journal"
-msgstr ""
-
-#: ../src/appointment.c:2649
-msgid ""
-"Make a note that something happened. For example:\n"
-"Remark that your mother called or first snow came."
-msgstr ""
-
-#. title
-#: ../src/appointment.c:2656
-msgid "Title "
-msgstr ""
-
-#: ../src/appointment.c:2671
-msgid "All day event"
-msgstr ""
-
-#. start time
-#: ../src/appointment.c:2677 ../src/appointment.c:3342 ../src/day-view.c:697
-msgid "Start"
-msgstr ""
-
-#: ../src/appointment.c:2697
-msgid "Set      "
-msgstr ""
-
-#: ../src/appointment.c:2718
-msgid "Duration"
-msgstr ""
-
-#: ../src/appointment.c:2722 ../src/appointment.c:2912 ../src/reminder.c:761
-msgid "days"
-msgstr ""
-
-#: ../src/appointment.c:2724 ../src/appointment.c:2914 ../src/reminder.c:763
-msgid "hours"
-msgstr ""
-
-#: ../src/appointment.c:2726 ../src/appointment.c:2916 ../src/reminder.c:765
-msgid "mins"
-msgstr ""
-
-#. Availability (only for EVENT)
-#: ../src/appointment.c:2738
-msgid "Availability"
-msgstr ""
-
-#. completed (only for TODO)
-#: ../src/appointment.c:2746 ../src/appointment.c:3348
-msgid "Completed"
-msgstr ""
-
-#: ../src/appointment.c:2749
-msgid "Done"
-msgstr ""
-
-#. categories
-#: ../src/appointment.c:2770
-msgid "Categories"
-msgstr ""
-
-#: ../src/appointment.c:2782
-msgid ""
-"This is special category, which can be used to color this appointment in "
-"list views."
-msgstr ""
-
-#: ../src/appointment.c:2787
-msgid "update colors for categories."
-msgstr ""
-
-#. priority
-#: ../src/appointment.c:2793
-msgid "Priority"
-msgstr ""
-
-#. note
-#: ../src/appointment.c:2803
-msgid "Note"
-msgstr ""
-
-#: ../src/appointment.c:2824
-msgid ""
-"These shorthand commands take effect immediately:\n"
-"    <D> inserts current date in local date format\n"
-"    <T> inserts time and\n"
-"    <DT> inserts date and time.\n"
-"\n"
-"These are converted only later when they are seen:\n"
-"    <&Ynnnn> is translated to current year minus nnnn.\n"
-"(This can be used for example in birthday reminders to tell how old the "
-"person will be.)"
-msgstr ""
-
-#: ../src/appointment.c:2895
-msgid "Before Start"
-msgstr ""
-
-#: ../src/appointment.c:2895
-msgid "Before End"
-msgstr ""
-
-#: ../src/appointment.c:2896
-msgid "After Start"
-msgstr ""
-
-#: ../src/appointment.c:2896
-msgid "After End"
-msgstr ""
-
-#: ../src/appointment.c:2903
-msgid "Alarm"
-msgstr ""
-
-#. **** ALARM TIME ****
-#: ../src/appointment.c:2909
-msgid "Alarm time"
-msgstr ""
-
-#: ../src/appointment.c:2933
-msgid ""
-"Often you want to get alarm:\n"
-" 1) before Event start\n"
-" 2) before Todo end\n"
-" 3) after Todo start"
-msgstr ""
-
-#: ../src/appointment.c:2938
-msgid "Persistent alarm"
-msgstr ""
-
-#: ../src/appointment.c:2940
-msgid ""
-"Select this if you want Orage to remind you even if it has not been active "
-"when the alarm happened."
-msgstr ""
-
-#. **** Audio Alarm ****
-#: ../src/appointment.c:2949
-msgid "Sound"
-msgstr ""
-
-#: ../src/appointment.c:2953 ../src/appointment.c:3074
-msgid "Use"
-msgstr ""
-
-#: ../src/appointment.c:2955
-msgid "Select this if you want audible alarm"
-msgstr ""
-
-#: ../src/appointment.c:2972
-msgid "Repeat alarm sound"
-msgstr ""
-
-#: ../src/appointment.c:2988 ../src/appointment.c:3290
-msgid "times"
-msgstr ""
-
-#: ../src/appointment.c:3004
-msgid "sec interval"
-msgstr ""
-
-#. **** Display Alarm ****
-#: ../src/appointment.c:3014
-msgid "Visual"
-msgstr ""
-
-#: ../src/appointment.c:3018
-msgid "Use Orage window"
-msgstr ""
-
-#: ../src/appointment.c:3020
-msgid "Select this if you want Orage window alarm"
-msgstr ""
-
-#: ../src/appointment.c:3032
-msgid "Use notification"
-msgstr ""
-
-#: ../src/appointment.c:3034
-msgid "Select this if you want notification alarm"
-msgstr ""
-
-#: ../src/appointment.c:3040
-msgid "Set timeout"
-msgstr ""
-
-#: ../src/appointment.c:3043
-msgid "Select this if you want notification to expire automatically"
-msgstr ""
-
-#: ../src/appointment.c:3054
-msgid "0 = system default expiration time"
-msgstr ""
-
-#: ../src/appointment.c:3059
-msgid "seconds"
-msgstr ""
-
-#. **** Procedure Alarm ****
-#: ../src/appointment.c:3070
-msgid "Procedure"
-msgstr ""
-
-#: ../src/appointment.c:3076
-msgid "Select this if you want procedure or script alarm"
-msgstr ""
-
-#: ../src/appointment.c:3082
-msgid ""
-"You must enter all escape etc characters yourself.\n"
-"This string is just given to shell to process.\n"
-"The following special commands are replaced at run time:\n"
-"\t<&T>  appointment title\n"
-"\t<&D>  appointment description\n"
-"\t<&AT> alarm time\n"
-"\t<&ST> appointment start time\n"
-"\t<&ET> appointment end time"
-msgstr ""
-
-#: ../src/appointment.c:3094
-msgid "Test this alarm by raising it now"
-msgstr ""
-
-#: ../src/appointment.c:3101
-msgid "<b>Default alarm</b>"
-msgstr ""
-
-#: ../src/appointment.c:3109
-msgid "Store current settings as default alarm"
-msgstr ""
-
-#: ../src/appointment.c:3114
-msgid "Set current settings from default alarm"
-msgstr ""
-
-#: ../src/appointment.c:3176
-msgid "None"
-msgstr ""
-
-#: ../src/appointment.c:3176
-msgid "Daily"
-msgstr ""
-
-#: ../src/appointment.c:3176
-msgid "Weekly"
-msgstr ""
-
-#: ../src/appointment.c:3176
-msgid "Monthly"
-msgstr ""
-
-#: ../src/appointment.c:3176
-msgid "Yearly"
-msgstr ""
-
-#: ../src/appointment.c:3176
-msgid "Hourly"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Mon"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Tue"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Wed"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Thu"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Fri"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Sat"
-msgstr ""
-
-#: ../src/appointment.c:3178
-msgid "Sun"
-msgstr ""
-
-#: ../src/appointment.c:3183
-msgid "Recurrence"
-msgstr ""
-
-#. complexity
-#: ../src/appointment.c:3189
-msgid "Complexity"
-msgstr ""
-
-#: ../src/appointment.c:3192
-msgid "Basic"
-msgstr ""
-
-#: ../src/appointment.c:3198
-msgid "Advanced"
-msgstr ""
-
-#: ../src/appointment.c:3202
-msgid "Use this if you want regular repeating event"
-msgstr ""
-
-#: ../src/appointment.c:3204
-msgid ""
-"Use this if you need complex times like:\n"
-" Every Saturday and Sunday or \n"
-" First Tuesday every month"
-msgstr ""
-
-#. frequency
-#: ../src/appointment.c:3211
-msgid "Frequency"
-msgstr ""
-
-#: ../src/appointment.c:3217
-msgid "Each"
-msgstr ""
-
-#: ../src/appointment.c:3224
-msgid "occurrence"
-msgstr ""
-
-#: ../src/appointment.c:3228
-msgid ""
-"Limit frequency to certain interval.\n"
-" For example: Every third day:\n"
-" Frequency = Daily and Interval = 3"
-msgstr ""
-
-#: ../src/appointment.c:3274
-msgid "Limit"
-msgstr ""
-
-#: ../src/appointment.c:3276
-msgid "Repeat forever"
-msgstr ""
-
-#: ../src/appointment.c:3282
-msgid "Repeat "
-msgstr ""
-
-#: ../src/appointment.c:3298
-msgid "Repeat until "
-msgstr ""
-
-#. weekdays (only for complex settings)
-#: ../src/appointment.c:3311
-msgid "Weekdays"
-msgstr ""
-
-#: ../src/appointment.c:3323
-msgid "Which day"
-msgstr ""
-
-#: ../src/appointment.c:3331
-msgid ""
-"Specify which weekday for monthly and yearly events.\n"
-" For example:\n"
-" Second Wednesday each month:\n"
-"\tFrequency = Monthly,\n"
-"\tWeekdays = check only Wednesday,\n"
-"\tWhich day = select 2 from the number below Wednesday"
-msgstr ""
-
-#. TODO base (only for TODOs)
-#: ../src/appointment.c:3339
-msgid "TODO base"
-msgstr ""
-
-#: ../src/appointment.c:3352
-msgid ""
-"TODO reoccurs regularly starting on start time and repeating after each "
-"interval no matter when it was last completed"
-msgstr ""
-
-#: ../src/appointment.c:3354
-msgid ""
-"TODO reoccurrency is based on complete time and repeats after the interval "
-"counted from the last completed time.\n"
-"(Note that you can not tell anything about the history of the TODO since "
-"reoccurrence base changes after each completion.)"
-msgstr ""
-
-#. exceptions
-#: ../src/appointment.c:3361
-msgid "Exceptions"
-msgstr ""
-
-#: ../src/appointment.c:3374
-msgid ""
-"Add more exception dates by clicking the calendar days below.\n"
-"Exception is either exclusion(-) or inclusion(+) depending on the "
-"selection.\n"
-"Remove by clicking the data."
-msgstr ""
-
-#: ../src/appointment.c:3379
-msgid "Add excluded date (-)"
-msgstr ""
-
-#: ../src/appointment.c:3381
-msgid "Excluded days are full days where this appointment is not happening"
-msgstr ""
-
-#: ../src/appointment.c:3387
-msgid "Add included time (+)"
-msgstr ""
-
-#: ../src/appointment.c:3389
-msgid ""
-"Included times have same timezone than start time, but they may have "
-"different time"
-msgstr ""
-
-#. calendars showing the action days
-#: ../src/appointment.c:3406
-msgid "Action dates"
-msgstr ""
-
-#. ********* View menu *********
-#. View menu
-#: ../src/day-view.c:264 ../src/event-list.c:1044 ../src/mainbox.c:305
-msgid "_View"
-msgstr ""
-
-#. ********* Go menu   *********
-#: ../src/day-view.c:278 ../src/event-list.c:1063
-msgid "_Go"
-msgstr ""
-
-#: ../src/day-view.c:319 ../src/event-list.c:1110
-msgid "New"
-msgstr ""
-
-#: ../src/day-view.c:324 ../src/event-list.c:1119
-msgid "Back"
-msgstr ""
-
-#: ../src/day-view.c:326 ../src/event-list.c:1121 ../src/functions.c:143
-#: ../src/tray_icon.c:460
-msgid "Today"
-msgstr ""
-
-#: ../src/day-view.c:328 ../src/event-list.c:1123
-msgid "Forward"
-msgstr ""
-
-#: ../src/day-view.c:333 ../src/event-list.c:1128
-msgid "Refresh"
-msgstr ""
-
-#: ../src/day-view.c:338 ../src/event-list.c:1135 ../src/interface.c:809
-msgid "Close"
-msgstr ""
-
-#: ../src/day-view.c:454
-msgid "Unknown"
-msgstr ""
-
-#: ../src/day-view.c:704
-msgid "       Number of days to show"
-msgstr ""
-
-#: ../src/day-view.c:935
-msgid "Orage - day view"
-msgstr ""
-
-#. date only appointment
-#: ../src/event-list.c:190
-msgid "All day"
-msgstr ""
-
-#: ../src/event-list.c:580 ../src/event-list.c:1281
-msgid "Time"
-msgstr ""
-
-#: ../src/event-list.c:748
-msgid "No rows have been selected."
-msgstr ""
-
-#: ../src/event-list.c:749
-msgid "Click a row to select it and after that you can copy it."
-msgstr ""
-
-#: ../src/event-list.c:918
-msgid ""
-"You will permanently remove all\n"
-"selected appointments."
-msgstr ""
-
-#: ../src/event-list.c:1130
-msgid "Find"
-msgstr ""
-
-#: ../src/event-list.c:1137
-msgid "Dayview"
-msgstr ""
-
-#: ../src/event-list.c:1170
-msgid "Extra days to show "
-msgstr ""
-
-#: ../src/event-list.c:1201
-msgid "Journal entries starting from:"
-msgstr ""
-
-#: ../src/event-list.c:1221
-msgid "Search"
-msgstr ""
-
-#: ../src/event-list.c:1224
-msgid "Search text "
-msgstr ""
-
-#: ../src/event-list.c:1289
-msgid "Flags"
-msgstr ""
-
-#: ../src/event-list.c:1297
-msgid "Title"
-msgstr ""
-
-#: ../src/event-list.c:1323
-msgid ""
-"Double click line to edit it.\n"
-"\n"
-"Flags in order:\n"
-"\t 1. Alarm: n=no alarm\n"
-"\t\t A=visual Alarm S=also Sound alarm\n"
-"\t 2. Recurrence: n=no recurrence\n"
-"\t\t D=Daily W=Weekly M=Monthly Y=Yearly\n"
-"\t 3. Type: f=free B=Busy\n"
-"\t 4. Located in file:\n"
-"\t\tO=Orage A=Archive F=Foreign\n"
-"\t 5. Appointment type:\n"
-"\t\tE=Event T=Todo J=Journal"
-msgstr ""
-
-#: ../src/functions.c:141
-msgid "Pick the date"
-msgstr ""
-
-#. remove since it has ended
-#: ../src/ical-archive.c:267
-msgid "\tRecur ended, moving to archive file."
-msgstr ""
-
-#: ../src/ical-archive.c:329
-msgid "Archiving not enabled. Exiting"
-msgstr ""
-
-#: ../src/ical-archive.c:347
-#, c-format
-msgid "Archiving threshold: %d month(s)"
-msgstr ""
-
-#. yy mon day
-#: ../src/ical-archive.c:350
-#, c-format
-msgid "\tArchiving events, which are older than: %04d-%02d-%02d"
-msgstr ""
-
-#: ../src/ical-archive.c:377
-#, c-format
-msgid "Archiving uid: %s"
-msgstr ""
-
-#. VTODO not completed, do not archive
-#: ../src/ical-archive.c:383
-msgid "\tVTODO not complete; not archived"
-msgstr ""
-
-#. it is recurrent event
-#: ../src/ical-archive.c:388
-#, c-format
-msgid "\tRecurring. End year: %04d, month: %02d, day: %02d"
-msgstr ""
-
-#: ../src/ical-archive.c:405
-msgid "Archiving done\n"
-msgstr ""
-
-#. PHASE 1: go through base orage file and remove "repeat" shortcuts
-#: ../src/ical-archive.c:421
-msgid "Starting archive removal."
-msgstr ""
-
-#: ../src/ical-archive.c:422
-msgid "\tPHASE 1: reset recurring appointments"
-msgstr ""
-
-#. PHASE 2: go through archive file and add everything back to base orage.
-#. * After that delete the whole arch file
-#: ../src/ical-archive.c:444
-msgid "\tPHASE 2: return archived appointments"
-msgstr ""
-
-#: ../src/ical-archive.c:470
-msgid "Archive removal done\n"
-msgstr ""
-
-#: ../src/ical-code.c:932
-msgid "Orage default alarm"
-msgstr ""
-
-#: ../src/ical-code.c:3115
-#, c-format
-msgid "Build alarm list: Added %d alarms. Processed %d events."
-msgstr ""
-
-#: ../src/ical-code.c:3117
-#, c-format
-msgid ""
-"\tFound %d alarms of which %d are active. (Searched %d recurring alarms.)"
-msgstr ""
-
-#: ../src/ical-expimp.c:123
-msgid "Starting import file preprocessing"
-msgstr ""
-
-#: ../src/ical-expimp.c:158
-msgid "... Patched DCREATED to be CREATED."
-msgstr ""
-
-#: ../src/ical-expimp.c:197
-msgid "... Patched timezone to Orage format."
-msgstr ""
-
-#: ../src/ical-expimp.c:206
-msgid "Import file preprocessing done"
-msgstr ""
-
-#: ../src/interface.c:284
-msgid "Calendar files"
-msgstr ""
-
-#: ../src/interface.c:631
-msgid "Current foreign files"
-msgstr ""
-
-#: ../src/interface.c:643
-msgid "READ ONLY"
-msgstr ""
-
-#: ../src/interface.c:645
-msgid "READ WRITE"
-msgstr ""
-
-#: ../src/interface.c:663
-msgid "***** No foreign files *****"
-msgstr ""
-
-#: ../src/interface.c:974
-msgid "Import/export"
-msgstr ""
-
-#: ../src/interface.c:981
-msgid "Import"
-msgstr ""
-
-#: ../src/interface.c:986
-msgid "Read from file:"
-msgstr ""
-
-#: ../src/interface.c:1003
-msgid ""
-"Separate filenames with comma(,).\n"
-" NOTE: comma is not valid character in filenames for Orage."
-msgstr ""
-
-#: ../src/interface.c:1008
-msgid "Export"
-msgstr ""
-
-#: ../src/interface.c:1013
-msgid "Write to file:"
-msgstr ""
-
-#: ../src/interface.c:1034 ../src/interface.c:1046
-msgid "Select"
-msgstr ""
-
-#: ../src/interface.c:1037
-msgid "All appointments"
-msgstr ""
-
-#: ../src/interface.c:1050
-msgid "Named appointments: "
-msgstr ""
-
-#: ../src/interface.c:1062
-msgid ""
-"Note that only main file appointments are read.\n"
-"Archived and Foreign events are not exported."
-msgstr ""
-
-#: ../src/interface.c:1065
-msgid ""
-"Note that only main file appointments are read.\n"
-"Foreign events are not exported."
-msgstr ""
-
-#: ../src/interface.c:1068
-msgid "You can easily drag these from event-list window."
-msgstr ""
-
-#: ../src/interface.c:1070
-msgid "Orage appointment UIDs separated by commas."
-msgstr ""
-
-#: ../src/interface.c:1076
-msgid "Archive"
-msgstr ""
-
-#: ../src/interface.c:1084
-#, c-format
-msgid "Archive now (threshold: %d months)"
-msgstr ""
-
-#: ../src/interface.c:1094
-msgid "You can change archive threshold in parameters"
-msgstr ""
-
-#: ../src/interface.c:1101
-msgid "Revert archive now"
-msgstr ""
-
-#: ../src/interface.c:1107
-msgid ""
-"Return all archived events into main orage file and remove arch file.\n"
-"This is useful for example when doing export and moving orage\n"
-"appointments to another system."
-msgstr ""
-
-#: ../src/interface.c:1118
-msgid "Orage files"
-msgstr ""
-
-#: ../src/interface.c:1125
-msgid "Orage main calendar file"
-msgstr ""
-
-#: ../src/interface.c:1130 ../src/interface.c:1195
-msgid "Current file"
-msgstr ""
-
-#: ../src/interface.c:1137 ../src/interface.c:1202
-msgid "New file"
-msgstr ""
-
-#: ../src/interface.c:1153 ../src/interface.c:1219
-msgid "Action options"
-msgstr ""
-
-#: ../src/interface.c:1156 ../src/interface.c:1222
-msgid "Rename"
-msgstr ""
-
-#: ../src/interface.c:1160
-msgid ""
-"Orage internal file rename only.\n"
-"Does not touch external filesystem at all.\n"
-"New file must exist."
-msgstr ""
-
-#: ../src/interface.c:1164 ../src/interface.c:1227
-msgid "Copy"
-msgstr ""
-
-#: ../src/interface.c:1168
-msgid "Current file is copied and stays unmodified in the old place."
-msgstr ""
-
-#: ../src/interface.c:1172 ../src/interface.c:1232
-msgid "Move"
-msgstr ""
-
-#: ../src/interface.c:1176
-msgid "Current file is moved and vanishes from the old place."
-msgstr ""
-
-#: ../src/interface.c:1190
-msgid "Archive file"
-msgstr ""
-
-#: ../src/interface.c:1254
-msgid "Foreign files"
-msgstr ""
-
-#: ../src/interface.c:1261
-msgid "Add new foreign file"
-msgstr ""
-
-#: ../src/interface.c:1266
-msgid "Foreign file:"
-msgstr ""
-
-#: ../src/interface.c:1284
-msgid "Options"
-msgstr ""
-
-#: ../src/interface.c:1286
-msgid "Read only"
-msgstr ""
-
-#: ../src/interface.c:1294
-msgid ""
-"Set this if you want to make sure that this file is never modified by "
-"Orage.\n"
-"Note that modifying foreign files may make them incompatible with the "
-"original tool, where they came from!"
-msgstr ""
-
-#: ../src/interface.c:1308
-msgid "Exchange data - Orage"
-msgstr ""
-
-#: ../src/main.c:268
-#, c-format
-msgid ""
-"\tThis is %s version %s\n"
-"\n"
-msgstr ""
-
-#: ../src/main.c:270
-#, c-format
-msgid "\tReleased under the terms of the GNU General Public License.\n"
-msgstr ""
-
-#: ../src/main.c:271
-#, c-format
-msgid "\tCompiled against GTK+-%d.%d.%d, "
-msgstr ""
-
-#: ../src/main.c:273
-#, c-format
-msgid "using GTK+-%d.%d.%d.\n"
-msgstr ""
-
-#: ../src/main.c:276
-#, c-format
-msgid "\tUsing DBUS for import.\n"
-msgstr ""
-
-#: ../src/main.c:278
-#, c-format
-msgid "\tNot using DBUS. Import works only partially.\n"
-msgstr ""
-
-#: ../src/main.c:281
-#, c-format
-msgid "\tUsing libnotify.\n"
-msgstr ""
-
-#: ../src/main.c:283
-#, c-format
-msgid "\tNot using libnotify.\n"
-msgstr ""
-
-#: ../src/main.c:286
-#, c-format
-msgid "\tUsing automatic archiving.\n"
-msgstr ""
-
-#: ../src/main.c:288
-#, c-format
-msgid "\tNot using archiving.\n"
-msgstr ""
-
-#: ../src/main.c:291
-#, c-format
-msgid "\tUsing operating system package libical.\n"
-msgstr ""
-
-#: ../src/main.c:293
-#, c-format
-msgid "\tUsing Orage local version of libical.\n"
-msgstr ""
-
-#: ../src/main.c:306
-#, c-format
-msgid ""
-"Usage: orage [options] [files]\n"
-"\n"
-msgstr ""
-
-#: ../src/main.c:307
-#, c-format
-msgid "Options:\n"
-msgstr ""
-
-#: ../src/main.c:308
-#, c-format
-msgid "--version (-v) \t\tshow version of orage\n"
-msgstr ""
-
-#: ../src/main.c:309
-#, c-format
-msgid "--help (-h) \t\tprint this text\n"
-msgstr ""
-
-#: ../src/main.c:310
-#, c-format
-msgid "--preferences (-p) \tshow preferences form\n"
-msgstr ""
-
-#: ../src/main.c:311
-#, c-format
-msgid "--toggle (-t) \t\tmake orage visible/unvisible\n"
-msgstr ""
-
-#: ../src/main.c:312
-#, c-format
-msgid "--add-foreign (-a) file [RW] \tadd a foreign file\n"
-msgstr ""
-
-#: ../src/main.c:313
-#, c-format
-msgid "--remove-foreign (-r) file \tremove a foreign file\n"
-msgstr ""
-
-#: ../src/main.c:314
-#, c-format
-msgid ""
-"--export (-e) file [appointment...] \texport appointments from Orage to "
-"file\n"
-msgstr ""
-
-#: ../src/main.c:316
-#, c-format
-msgid "files=ical files to load into orage\n"
-msgstr ""
-
-#: ../src/main.c:318
-#, c-format
-msgid "\tdbus not included in orage. \n"
-msgstr ""
-
-#: ../src/main.c:319
-#, c-format
-msgid ""
-"\twithout dbus [files] and foreign file options(-a & -r) can only be used "
-"when starting orage \n"
-msgstr ""
-
-#: ../src/main.c:511
-#, c-format
-msgid ""
-"\n"
-"Unknown option %s\n"
-"\n"
-msgstr ""
-
-#: ../src/mainbox.c:287
-msgid "_Exchange data"
-msgstr ""
-
-#. Edit menu
-#: ../src/mainbox.c:298
-msgid "_Edit"
-msgstr ""
-
-#: ../src/mainbox.c:308
-msgid "View selected _date"
-msgstr ""
-
-#: ../src/mainbox.c:311
-msgid "View selected _week"
-msgstr ""
-
-#: ../src/mainbox.c:317
-msgid "Select _Today"
-msgstr ""
-
-#: ../src/mainbox.c:323
-msgid "Show _Globaltime"
-msgstr ""
-
-#. Help menu
-#: ../src/mainbox.c:327
-msgid "_Help"
-msgstr ""
-
-#: ../src/mainbox.c:448
-msgid "Never"
-msgstr ""
-
-#: ../src/mainbox.c:453
-#, c-format
-msgid ""
-"Title: %s\n"
-" Location: %s\n"
-" Start:\t%s\n"
-" Due:\t%s\n"
-" Done:\t%s\n"
-" Note:\n"
-"%s"
-msgstr ""
-
-#: ../src/mainbox.c:460
-#, c-format
-msgid ""
-"Title: %s\n"
-" Location: %s\n"
-" Start:\t%s\n"
-" End:\t%s\n"
-" Note:\n"
-"%s"
-msgstr ""
-
-#: ../src/mainbox.c:546
-msgid "<b>To do:</b>"
-msgstr ""
-
-#: ../src/mainbox.c:582
-#, c-format
-msgid "<b>Events for %s:</b>"
-msgstr ""
-
-#: ../src/mainbox.c:593
-#, c-format
-msgid "<b>Events for %s - %s:</b>"
-msgstr ""
-
-#: ../src/parameters.c:522
-msgid "Main settings"
-msgstr ""
-
-#: ../src/parameters.c:528
-msgid "Timezone"
-msgstr ""
-
-#: ../src/parameters.c:543
-msgid "You should always define your local timezone."
-msgstr ""
-
-#: ../src/parameters.c:552
-msgid "Archive threshold (months)"
-msgstr ""
-
-#: ../src/parameters.c:562
-msgid "(0 = no archiving)"
-msgstr ""
-
-#: ../src/parameters.c:565
-msgid "Archiving is used to save time and space when handling events."
-msgstr ""
-
-#: ../src/parameters.c:574
-msgid "Sound command"
-msgstr ""
-
-#: ../src/parameters.c:589
-msgid "This command is given to shell to make sound in alarms."
-msgstr ""
-
-#: ../src/parameters.c:605
-msgid "Display settings"
-msgstr ""
-
-#: ../src/parameters.c:613
-msgid "Calendar main window"
-msgstr ""
-
-#: ../src/parameters.c:618
-msgid "Show borders"
-msgstr ""
-
-#: ../src/parameters.c:625
-msgid "Show menu"
-msgstr ""
-
-#: ../src/parameters.c:632
-msgid "Show month and year"
-msgstr ""
-
-#: ../src/parameters.c:639
-msgid "Show day names"
-msgstr ""
-
-#: ../src/parameters.c:646
-msgid "Show week numbers"
-msgstr ""
-
-#: ../src/parameters.c:653
-msgid "Show todo list"
-msgstr ""
-
-#: ../src/parameters.c:660
-msgid "Number of days to show in event window"
-msgstr ""
-
-#: ../src/parameters.c:666
-msgid "0 = do not show event list at all"
-msgstr ""
-
-#: ../src/parameters.c:676
-msgid "Show on all desktops"
-msgstr ""
-
-#: ../src/parameters.c:683
-msgid "Keep on top"
-msgstr ""
-
-#: ../src/parameters.c:690
-msgid "Show in taskbar"
-msgstr ""
-
-#: ../src/parameters.c:697
-msgid "Show in pager"
-msgstr ""
-
-#: ../src/parameters.c:704
-msgid "Show in systray"
-msgstr ""
-
-#: ../src/parameters.c:739
-msgid "Calendar start"
-msgstr ""
-
-#: ../src/parameters.c:744
-msgid "Show"
-msgstr ""
-
-#: ../src/parameters.c:756
-msgid "Hide"
-msgstr ""
-
-#: ../src/parameters.c:768
-msgid "Minimized"
-msgstr ""
-
-#: ../src/parameters.c:793
-msgid "Extra settings"
-msgstr ""
-
-#: ../src/parameters.c:801
-msgid "On Calendar Window Open"
-msgstr ""
-
-#: ../src/parameters.c:806
-msgid "Select Today's Date"
-msgstr ""
-
-#: ../src/parameters.c:819
-msgid "Select Previously Selected Date"
-msgstr ""
-
-#: ../src/parameters.c:836
-msgid "Use dynamic tray icon"
-msgstr ""
-
-#: ../src/parameters.c:841
-msgid "Use dynamic icon"
-msgstr ""
-
-#: ../src/parameters.c:847
-msgid "Dynamic icon shows current month and day of the month."
-msgstr ""
-
-#: ../src/parameters.c:856
-msgid "Main Calendar double click shows"
-msgstr ""
-
-#: ../src/parameters.c:861
-msgid "Days view"
-msgstr ""
-
-#: ../src/parameters.c:873
-msgid "Event list"
-msgstr ""
-
-#: ../src/parameters.c:890
-msgid "Eventlist window"
-msgstr ""
-
-#: ../src/parameters.c:894
-msgid "Number of extra days to show in event list"
-msgstr ""
-
-#: ../src/parameters.c:902
-msgid ""
-"This is just the default value, you can change it in the actual eventlist "
-"window."
-msgstr ""
-
-#: ../src/parameters.c:910 ../src/parameters.c:915
-msgid "Use wakeup timer"
-msgstr ""
-
-#: ../src/parameters.c:921
-msgid ""
-"Use this timer if Orage has problems waking up properly after suspend or "
-"hibernate. (For example tray icon not refreshed or alarms not firing.)"
-msgstr ""
-
-#: ../src/parameters.c:938
-msgid "Orage Preferences"
-msgstr ""
-
-#: ../src/parameters.c:1050
-msgid "First Orage start. Searching default timezone."
-msgstr ""
-
-#: ../src/parameters.c:1069
-#, c-format
-msgid "Default timezone set to %s."
-msgstr ""
-
-#: ../src/parameters.c:1072
-msgid "Default timezone not found, please, set it manually."
-msgstr ""
-
-#: ../src/reminder.c:562
-msgid "Reminder "
-msgstr ""
-
-#: ../src/reminder.c:591
-msgid "Open"
-msgstr ""
-
-#: ../src/reminder.c:722
-msgid "Reminder - Orage"
-msgstr ""
-
-#: ../src/reminder.c:808
-msgid "Remind me again after the specified time"
-msgstr ""
-
-#. Note that this goes to the main area. Temporary for the version
-#: ../src/reminder.c:811
-msgid "Press <Execute> to remind me again after the specified time:"
-msgstr ""
-
-#: ../src/reminder.c:1099
-msgid "Next active alarms:"
-msgstr ""
-
-#: ../src/reminder.c:1152 ../src/reminder.c:1157
-#, c-format
-msgid ""
-"\n"
-"%02d d %02d h %02d min to: %s"
-msgstr ""
-
-#: ../src/reminder.c:1166
-#, c-format
-msgid ""
-"\n"
-"No active alarms found"
-msgstr ""
-
-#: ../src/timezone_names.c:36
-msgid "Africa"
-msgstr ""
-
-#: ../src/timezone_names.c:37
-msgid "Africa/Abidjan"
-msgstr ""
-
-#: ../src/timezone_names.c:38
-msgid "Africa/Accra"
-msgstr ""
-
-#: ../src/timezone_names.c:39
-msgid "Africa/Addis_Ababa"
-msgstr ""
-
-#: ../src/timezone_names.c:40
-msgid "Africa/Algiers"
-msgstr ""
-
-#: ../src/timezone_names.c:41
-msgid "Africa/Asmera"
-msgstr ""
-
-#: ../src/timezone_names.c:42
-msgid "Africa/Bamako"
-msgstr ""
-
-#: ../src/timezone_names.c:43
-msgid "Africa/Bangui"
-msgstr ""
-
-#: ../src/timezone_names.c:44
-msgid "Africa/Banjul"
-msgstr ""
-
-#: ../src/timezone_names.c:45
-msgid "Africa/Bissau"
-msgstr ""
-
-#: ../src/timezone_names.c:46
-msgid "Africa/Blantyre"
-msgstr ""
-
-#: ../src/timezone_names.c:47
-msgid "Africa/Brazzaville"
-msgstr ""
-
-#: ../src/timezone_names.c:48
-msgid "Africa/Bujumbura"
-msgstr ""
-
-#: ../src/timezone_names.c:49
-msgid "Africa/Cairo"
-msgstr ""
-
-#: ../src/timezone_names.c:50
-msgid "Africa/Casablanca"
-msgstr ""
-
-#: ../src/timezone_names.c:51
-msgid "Africa/Ceuta"
-msgstr ""
-
-#: ../src/timezone_names.c:52
-msgid "Africa/Conakry"
-msgstr ""
-
-#: ../src/timezone_names.c:53
-msgid "Africa/Dakar"
-msgstr ""
-
-#: ../src/timezone_names.c:54
-msgid "Africa/Dar_es_Salaam"
-msgstr ""
-
-#: ../src/timezone_names.c:55
-msgid "Africa/Djibouti"
-msgstr ""
-
-#: ../src/timezone_names.c:56
-msgid "Africa/Douala"
-msgstr ""
-
-#: ../src/timezone_names.c:57
-msgid "Africa/El_Aaiun"
-msgstr ""
-
-#: ../src/timezone_names.c:58
-msgid "Africa/Freetown"
-msgstr ""
-
-#: ../src/timezone_names.c:59
-msgid "Africa/Gaborone"
-msgstr ""
-
-#: ../src/timezone_names.c:60
-msgid "Africa/Harare"
-msgstr ""
-
-#: ../src/timezone_names.c:61
-msgid "Africa/Johannesburg"
-msgstr ""
-
-#: ../src/timezone_names.c:62
-msgid "Africa/Kampala"
-msgstr ""
-
-#: ../src/timezone_names.c:63
-msgid "Africa/Khartoum"
-msgstr ""
-
-#: ../src/timezone_names.c:64
-msgid "Africa/Kigali"
-msgstr ""
-
-#: ../src/timezone_names.c:65
-msgid "Africa/Kinshasa"
-msgstr ""
-
-#: ../src/timezone_names.c:66
-msgid "Africa/Lagos"
-msgstr ""
-
-#: ../src/timezone_names.c:67
-msgid "Africa/Libreville"
-msgstr ""
-
-#: ../src/timezone_names.c:68
-msgid "Africa/Lome"
-msgstr ""
-
-#: ../src/timezone_names.c:69
-msgid "Africa/Luanda"
-msgstr ""
-
-#: ../src/timezone_names.c:70
-msgid "Africa/Lubumbashi"
-msgstr ""
-
-#: ../src/timezone_names.c:71
-msgid "Africa/Lusaka"
-msgstr ""
-
-#: ../src/timezone_names.c:72
-msgid "Africa/Malabo"
-msgstr ""
-
-#: ../src/timezone_names.c:73
-msgid "Africa/Maputo"
-msgstr ""
-
-#: ../src/timezone_names.c:74
-msgid "Africa/Maseru"
-msgstr ""
-
-#: ../src/timezone_names.c:75
-msgid "Africa/Mbabane"
-msgstr ""
-
-#: ../src/timezone_names.c:76
-msgid "Africa/Mogadishu"
-msgstr ""
-
-#: ../src/timezone_names.c:77
-msgid "Africa/Monrovia"
-msgstr ""
-
-#: ../src/timezone_names.c:78
-msgid "Africa/Nairobi"
-msgstr ""
-
-#: ../src/timezone_names.c:79
-msgid "Africa/Ndjamena"
-msgstr ""
-
-#: ../src/timezone_names.c:80
-msgid "Africa/Niamey"
-msgstr ""
-
-#: ../src/timezone_names.c:81
-msgid "Africa/Nouakchott"
-msgstr ""
-
-#: ../src/timezone_names.c:82
-msgid "Africa/Ouagadougou"
-msgstr ""
-
-#: ../src/timezone_names.c:83
-msgid "Africa/Porto-Novo"
-msgstr ""
-
-#: ../src/timezone_names.c:84
-msgid "Africa/Sao_Tome"
-msgstr ""
-
-#: ../src/timezone_names.c:85
-msgid "Africa/Timbuktu"
-msgstr ""
-
-#: ../src/timezone_names.c:86
-msgid "Africa/Tripoli"
-msgstr ""
-
-#: ../src/timezone_names.c:87
-msgid "Africa/Tunis"
-msgstr ""
-
-#: ../src/timezone_names.c:88
-msgid "Africa/Windhoek"
-msgstr ""
-
-#: ../src/timezone_names.c:89
-msgid "America"
-msgstr ""
-
-#: ../src/timezone_names.c:90
-msgid "America/Adak"
-msgstr ""
-
-#: ../src/timezone_names.c:91
-msgid "America/Anchorage"
-msgstr ""
-
-#: ../src/timezone_names.c:92
-msgid "America/Anguilla"
-msgstr ""
-
-#: ../src/timezone_names.c:93
-msgid "America/Antigua"
-msgstr ""
-
-#: ../src/timezone_names.c:94
-msgid "America/Araguaina"
-msgstr ""
-
-#: ../src/timezone_names.c:95
-msgid "America/Argentina/Buenos_Aires"
-msgstr ""
-
-#: ../src/timezone_names.c:96
-msgid "America/Argentina/Catamarca"
-msgstr ""
-
-#: ../src/timezone_names.c:97
-msgid "America/Argentina/Cordoba"
-msgstr ""
-
-#: ../src/timezone_names.c:98
-msgid "America/Argentina/Jujuy"
-msgstr ""
-
-#: ../src/timezone_names.c:99
-msgid "America/Argentina/Mendoza"
-msgstr ""
-
-#: ../src/timezone_names.c:100
-msgid "America/Aruba"
-msgstr ""
-
-#: ../src/timezone_names.c:101
-msgid "America/Asuncion"
-msgstr ""
-
-#: ../src/timezone_names.c:102
-msgid "America/Barbados"
-msgstr ""
-
-#: ../src/timezone_names.c:103
-msgid "America/Belem"
-msgstr ""
-
-#: ../src/timezone_names.c:104
-msgid "America/Belize"
-msgstr ""
-
-#: ../src/timezone_names.c:105
-msgid "America/Boa_Vista"
-msgstr ""
-
-#: ../src/timezone_names.c:106
-msgid "America/Bogota"
-msgstr ""
-
-#: ../src/timezone_names.c:107
-msgid "America/Boise"
-msgstr ""
-
-#: ../src/timezone_names.c:108
-msgid "America/Buenos_Aires"
-msgstr ""
-
-#: ../src/timezone_names.c:109
-msgid "America/Cambridge_Bay"
-msgstr ""
-
-#: ../src/timezone_names.c:110
-msgid "America/Cancun"
-msgstr ""
-
-#: ../src/timezone_names.c:111
-msgid "America/Caracas"
-msgstr ""
-
-#: ../src/timezone_names.c:112
-msgid "America/Catamarca"
-msgstr ""
-
-#: ../src/timezone_names.c:113
-msgid "America/Cayenne"
-msgstr ""
-
-#: ../src/timezone_names.c:114
-msgid "America/Cayman"
-msgstr ""
-
-#: ../src/timezone_names.c:115
-msgid "America/Chicago"
-msgstr ""
-
-#: ../src/timezone_names.c:116
-msgid "America/Chihuahua"
-msgstr ""
-
-#: ../src/timezone_names.c:117
-msgid "America/Cordoba"
-msgstr ""
-
-#: ../src/timezone_names.c:118
-msgid "America/Costa_Rica"
-msgstr ""
-
-#: ../src/timezone_names.c:119
-msgid "America/Cuiaba"
-msgstr ""
-
-#: ../src/timezone_names.c:120
-msgid "America/Curacao"
-msgstr ""
-
-#: ../src/timezone_names.c:121
-msgid "America/Dawson"
-msgstr ""
-
-#: ../src/timezone_names.c:122
-msgid "America/Dawson_Creek"
-msgstr ""
-
-#: ../src/timezone_names.c:123
-msgid "America/Denver"
-msgstr ""
-
-#: ../src/timezone_names.c:124
-msgid "America/Detroit"
-msgstr ""
-
-#: ../src/timezone_names.c:125
-msgid "America/Dominica"
-msgstr ""
-
-#: ../src/timezone_names.c:126
-msgid "America/Edmonton"
-msgstr ""
-
-#: ../src/timezone_names.c:127
-msgid "America/Eirunepe"
-msgstr ""
-
-#: ../src/timezone_names.c:128
-msgid "America/El_Salvador"
-msgstr ""
-
-#: ../src/timezone_names.c:129
-msgid "America/Fortaleza"
-msgstr ""
-
-#: ../src/timezone_names.c:130
-msgid "America/Glace_Bay"
-msgstr ""
-
-#: ../src/timezone_names.c:131
-msgid "America/Godthab"
-msgstr ""
-
-#: ../src/timezone_names.c:132
-msgid "America/Goose_Bay"
-msgstr ""
-
-#: ../src/timezone_names.c:133
-msgid "America/Grand_Turk"
-msgstr ""
-
-#: ../src/timezone_names.c:134
-msgid "America/Grenada"
-msgstr ""
-
-#: ../src/timezone_names.c:135
-msgid "America/Guadeloupe"
-msgstr ""
-
-#: ../src/timezone_names.c:136
-msgid "America/Guatemala"
-msgstr ""
-
-#: ../src/timezone_names.c:137
-msgid "America/Guayaquil"
-msgstr ""
-
-#: ../src/timezone_names.c:138
-msgid "America/Guyana"
-msgstr ""
-
-#: ../src/timezone_names.c:139
-msgid "America/Halifax"
-msgstr ""
-
-#: ../src/timezone_names.c:140
-msgid "America/Havana"
-msgstr ""
-
-#: ../src/timezone_names.c:141
-msgid "America/Hermosillo"
-msgstr ""
-
-#: ../src/timezone_names.c:142
-msgid "America/Indiana/Indianapolis"
-msgstr ""
-
-#: ../src/timezone_names.c:143
-msgid "America/Indiana/Knox"
-msgstr ""
-
-#: ../src/timezone_names.c:144
-msgid "America/Indiana/Marengo"
-msgstr ""
-
-#: ../src/timezone_names.c:145
-msgid "America/Indiana/Vevay"
-msgstr ""
-
-#: ../src/timezone_names.c:146
-msgid "America/Indianapolis"
-msgstr ""
-
-#: ../src/timezone_names.c:147
-msgid "America/Inuvik"
-msgstr ""
-
-#: ../src/timezone_names.c:148
-msgid "America/Iqaluit"
-msgstr ""
-
-#: ../src/timezone_names.c:149
-msgid "America/Jamaica"
-msgstr ""
-
-#: ../src/timezone_names.c:150
-msgid "America/Jujuy"
-msgstr ""
-
-#: ../src/timezone_names.c:151
-msgid "America/Juneau"
-msgstr ""
-
-#: ../src/timezone_names.c:152
-msgid "America/Kentucky/Louisville"
-msgstr ""
-
-#: ../src/timezone_names.c:153
-msgid "America/Kentucky/Monticello"
-msgstr ""
-
-#: ../src/timezone_names.c:154
-msgid "America/La_Paz"
-msgstr ""
-
-#: ../src/timezone_names.c:155
-msgid "America/Lima"
-msgstr ""
-
-#: ../src/timezone_names.c:156
-msgid "America/Los_Angeles"
-msgstr ""
-
-#: ../src/timezone_names.c:157
-msgid "America/Louisville"
-msgstr ""
-
-#: ../src/timezone_names.c:158
-msgid "America/Maceio"
-msgstr ""
-
-#: ../src/timezone_names.c:159
-msgid "America/Managua"
-msgstr ""
-
-#: ../src/timezone_names.c:160
-msgid "America/Manaus"
-msgstr ""
-
-#: ../src/timezone_names.c:161
-msgid "America/Martinique"
-msgstr ""
-
-#: ../src/timezone_names.c:162
-msgid "America/Mazatlan"
-msgstr ""
-
-#: ../src/timezone_names.c:163
-msgid "America/Mendoza"
-msgstr ""
-
-#: ../src/timezone_names.c:164
-msgid "America/Menominee"
-msgstr ""
-
-#: ../src/timezone_names.c:165
-msgid "America/Merida"
-msgstr ""
-
-#: ../src/timezone_names.c:166
-msgid "America/Mexico_City"
-msgstr ""
-
-#: ../src/timezone_names.c:167
-msgid "America/Miquelon"
-msgstr ""
-
-#: ../src/timezone_names.c:168
-msgid "America/Monterrey"
-msgstr ""
-
-#: ../src/timezone_names.c:169
-msgid "America/Montevideo"
-msgstr ""
-
-#: ../src/timezone_names.c:170
-msgid "America/Montreal"
-msgstr ""
-
-#: ../src/timezone_names.c:171
-msgid "America/Montserrat"
-msgstr ""
-
-#: ../src/timezone_names.c:172
-msgid "America/Nassau"
-msgstr ""
-
-#: ../src/timezone_names.c:173
-msgid "America/New_York"
-msgstr ""
-
-#: ../src/timezone_names.c:174
-msgid "America/Nipigon"
-msgstr ""
-
-#: ../src/timezone_names.c:175
-msgid "America/Nome"
-msgstr ""
-
-#: ../src/timezone_names.c:176
-msgid "America/Noronha"
-msgstr ""
-
-#: ../src/timezone_names.c:177
-msgid "America/Panama"
-msgstr ""
-
-#: ../src/timezone_names.c:178
-msgid "America/Pangnirtung"
-msgstr ""
-
-#: ../src/timezone_names.c:179
-msgid "America/Paramaribo"
-msgstr ""
-
-#: ../src/timezone_names.c:180
-msgid "America/Phoenix"
-msgstr ""
-
-#: ../src/timezone_names.c:181
-msgid "America/Port-au-Prince"
-msgstr ""
-
-#: ../src/timezone_names.c:182
-msgid "America/Port_of_Spain"
-msgstr ""
-
-#: ../src/timezone_names.c:183
-msgid "America/Porto_Velho"
-msgstr ""
-
-#: ../src/timezone_names.c:184
-msgid "America/Puerto_Rico"
-msgstr ""
-
-#: ../src/timezone_names.c:185
-msgid "America/Rainy_River"
-msgstr ""
-
-#: ../src/timezone_names.c:186
-msgid "America/Rankin_Inlet"
-msgstr ""
-
-#: ../src/timezone_names.c:187
-msgid "America/Recife"
-msgstr ""
-
-#: ../src/timezone_names.c:188
-msgid "America/Regina"
-msgstr ""
-
-#: ../src/timezone_names.c:189
-msgid "America/Rio_Branco"
-msgstr ""
-
-#: ../src/timezone_names.c:190
-msgid "America/Rosario"
-msgstr ""
-
-#: ../src/timezone_names.c:191
-msgid "America/Santiago"
-msgstr ""
-
-#: ../src/timezone_names.c:192
-msgid "America/Santo_Domingo"
-msgstr ""
-
-#: ../src/timezone_names.c:193
-msgid "America/Sao_Paulo"
-msgstr ""
-
-#: ../src/timezone_names.c:194
-msgid "America/Scoresbysund"
-msgstr ""
-
-#: ../src/timezone_names.c:195
-msgid "America/Shiprock"
-msgstr ""
-
-#: ../src/timezone_names.c:196
-msgid "America/St_Johns"
-msgstr ""
-
-#: ../src/timezone_names.c:197
-msgid "America/St_Kitts"
-msgstr ""
-
-#: ../src/timezone_names.c:198
-msgid "America/St_Lucia"
-msgstr ""
-
-#: ../src/timezone_names.c:199
-msgid "America/St_Thomas"
-msgstr ""
-
-#: ../src/timezone_names.c:200
-msgid "America/St_Vincent"
-msgstr ""
-
-#: ../src/timezone_names.c:201
-msgid "America/Swift_Current"
-msgstr ""
-
-#: ../src/timezone_names.c:202
-msgid "America/Tegucigalpa"
-msgstr ""
-
-#: ../src/timezone_names.c:203
-msgid "America/Thule"
-msgstr ""
-
-#: ../src/timezone_names.c:204
-msgid "America/Thunder_Bay"
-msgstr ""
-
-#: ../src/timezone_names.c:205
-msgid "America/Tijuana"
-msgstr ""
-
-#: ../src/timezone_names.c:206
-msgid "America/Tortola"
-msgstr ""
-
-#: ../src/timezone_names.c:207
-msgid "America/Vancouver"
-msgstr ""
-
-#: ../src/timezone_names.c:208
-msgid "America/Whitehorse"
-msgstr ""
-
-#: ../src/timezone_names.c:209
-msgid "America/Winnipeg"
-msgstr ""
-
-#: ../src/timezone_names.c:210
-msgid "America/Yakutat"
-msgstr ""
-
-#: ../src/timezone_names.c:211
-msgid "America/Yellowknife"
-msgstr ""
-
-#: ../src/timezone_names.c:212
-msgid "Antarctica"
-msgstr ""
-
-#: ../src/timezone_names.c:213
-msgid "Antarctica/Casey"
-msgstr ""
-
-#: ../src/timezone_names.c:214
-msgid "Antarctica/Davis"
-msgstr ""
-
-#: ../src/timezone_names.c:215
-msgid "Antarctica/DumontDUrville"
-msgstr ""
-
-#: ../src/timezone_names.c:216
-msgid "Antarctica/Mawson"
-msgstr ""
-
-#: ../src/timezone_names.c:217
-msgid "Antarctica/McMurdo"
-msgstr ""
-
-#: ../src/timezone_names.c:218
-msgid "Antarctica/Palmer"
-msgstr ""
-
-#: ../src/timezone_names.c:219
-msgid "Antarctica/South_Pole"
-msgstr ""
-
-#: ../src/timezone_names.c:220
-msgid "Antarctica/Syowa"
-msgstr ""
-
-#: ../src/timezone_names.c:221
-msgid "Antarctica/Vostok"
-msgstr ""
-
-#: ../src/timezone_names.c:222
-msgid "Arctic"
-msgstr ""
-
-#: ../src/timezone_names.c:223
-msgid "Arctic/Longyearbyen"
-msgstr ""
-
-#: ../src/timezone_names.c:224
-msgid "Asia"
-msgstr ""
-
-#: ../src/timezone_names.c:225
-msgid "Asia/Aden"
-msgstr ""
-
-#: ../src/timezone_names.c:226
-msgid "Asia/Almaty"
-msgstr ""
-
-#: ../src/timezone_names.c:227
-msgid "Asia/Amman"
-msgstr ""
-
-#: ../src/timezone_names.c:228
-msgid "Asia/Anadyr"
-msgstr ""
-
-#: ../src/timezone_names.c:229
-msgid "Asia/Aqtau"
-msgstr ""
-
-#: ../src/timezone_names.c:230
-msgid "Asia/Aqtobe"
-msgstr ""
-
-#: ../src/timezone_names.c:231
-msgid "Asia/Ashgabat"
-msgstr ""
-
-#: ../src/timezone_names.c:232
-msgid "Asia/Baghdad"
-msgstr ""
-
-#: ../src/timezone_names.c:233
-msgid "Asia/Bahrain"
-msgstr ""
-
-#: ../src/timezone_names.c:234
-msgid "Asia/Baku"
-msgstr ""
-
-#: ../src/timezone_names.c:235
-msgid "Asia/Bangkok"
-msgstr ""
-
-#: ../src/timezone_names.c:236
-msgid "Asia/Beirut"
-msgstr ""
-
-#: ../src/timezone_names.c:237
-msgid "Asia/Bishkek"
-msgstr ""
-
-#: ../src/timezone_names.c:238
-msgid "Asia/Brunei"
-msgstr ""
-
-#: ../src/timezone_names.c:239
-msgid "Asia/Calcutta"
-msgstr ""
-
-#: ../src/timezone_names.c:240
-msgid "Asia/Chungking"
-msgstr ""
-
-#: ../src/timezone_names.c:241
-msgid "Asia/Colombo"
-msgstr ""
-
-#: ../src/timezone_names.c:242
-msgid "Asia/Damascus"
-msgstr ""
-
-#: ../src/timezone_names.c:243
-msgid "Asia/Dhaka"
-msgstr ""
-
-#: ../src/timezone_names.c:244
-msgid "Asia/Dili"
-msgstr ""
-
-#: ../src/timezone_names.c:245
-msgid "Asia/Dubai"
-msgstr ""
-
-#: ../src/timezone_names.c:246
-msgid "Asia/Dushanbe"
-msgstr ""
-
-#: ../src/timezone_names.c:247
-msgid "Asia/Gaza"
-msgstr ""
-
-#: ../src/timezone_names.c:248
-msgid "Asia/Harbin"
-msgstr ""
-
-#: ../src/timezone_names.c:249
-msgid "Asia/Hong_Kong"
-msgstr ""
-
-#: ../src/timezone_names.c:250
-msgid "Asia/Hovd"
-msgstr ""
-
-#: ../src/timezone_names.c:251
-msgid "Asia/Irkutsk"
-msgstr ""
-
-#: ../src/timezone_names.c:252
-msgid "Asia/Istanbul"
-msgstr ""
-
-#: ../src/timezone_names.c:253
-msgid "Asia/Jakarta"
-msgstr ""
-
-#: ../src/timezone_names.c:254
-msgid "Asia/Jayapura"
-msgstr ""
-
-#: ../src/timezone_names.c:255
-msgid "Asia/Jerusalem"
-msgstr ""
-
-#: ../src/timezone_names.c:256
-msgid "Asia/Kabul"
-msgstr ""
-
-#: ../src/timezone_names.c:257
-msgid "Asia/Kamchatka"
-msgstr ""
-
-#: ../src/timezone_names.c:258
-msgid "Asia/Karachi"
-msgstr ""
-
-#: ../src/timezone_names.c:259
-msgid "Asia/Kashgar"
-msgstr ""
-
-#: ../src/timezone_names.c:260
-msgid "Asia/Katmandu"
-msgstr ""
-
-#: ../src/timezone_names.c:261
-msgid "Asia/Krasnoyarsk"
-msgstr ""
-
-#: ../src/timezone_names.c:262
-msgid "Asia/Kuala_Lumpur"
-msgstr ""
-
-#: ../src/timezone_names.c:263
-msgid "Asia/Kuching"
-msgstr ""
-
-#: ../src/timezone_names.c:264
-msgid "Asia/Kuwait"
-msgstr ""
-
-#: ../src/timezone_names.c:265
-msgid "Asia/Macao"
-msgstr ""
-
-#: ../src/timezone_names.c:266
-msgid "Asia/Magadan"
-msgstr ""
-
-#: ../src/timezone_names.c:267
-msgid "Asia/Manila"
-msgstr ""
-
-#: ../src/timezone_names.c:268
-msgid "Asia/Muscat"
-msgstr ""
-
-#: ../src/timezone_names.c:269
-msgid "Asia/Nicosia"
-msgstr ""
-
-#: ../src/timezone_names.c:270
-msgid "Asia/Novosibirsk"
-msgstr ""
-
-#: ../src/timezone_names.c:271
-msgid "Asia/Omsk"
-msgstr ""
-
-#: ../src/timezone_names.c:272
-msgid "Asia/Phnom_Penh"
-msgstr ""
-
-#: ../src/timezone_names.c:273
-msgid "Asia/Pontianak"
-msgstr ""
-
-#: ../src/timezone_names.c:274
-msgid "Asia/Pyongyang"
-msgstr ""
-
-#: ../src/timezone_names.c:275
-msgid "Asia/Qatar"
-msgstr ""
-
-#: ../src/timezone_names.c:276
-msgid "Asia/Rangoon"
-msgstr ""
-
-#: ../src/timezone_names.c:277
-msgid "Asia/Riyadh"
-msgstr ""
-
-#: ../src/timezone_names.c:278
-msgid "Asia/Saigon"
-msgstr ""
-
-#: ../src/timezone_names.c:279
-msgid "Asia/Samarkand"
-msgstr ""
-
-#: ../src/timezone_names.c:280
-msgid "Asia/Seoul"
-msgstr ""
-
-#: ../src/timezone_names.c:281
-msgid "Asia/Shanghai"
-msgstr ""
-
-#: ../src/timezone_names.c:282
-msgid "Asia/Singapore"
-msgstr ""
-
-#: ../src/timezone_names.c:283
-msgid "Asia/Taipei"
-msgstr ""
-
-#: ../src/timezone_names.c:284
-msgid "Asia/Tashkent"
-msgstr ""
-
-#: ../src/timezone_names.c:285
-msgid "Asia/Tbilisi"
-msgstr ""
-
-#: ../src/timezone_names.c:286
-msgid "Asia/Tehran"
-msgstr ""
-
-#: ../src/timezone_names.c:287
-msgid "Asia/Thimphu"
-msgstr ""
-
-#: ../src/timezone_names.c:288
-msgid "Asia/Tokyo"
-msgstr ""
-
-#: ../src/timezone_names.c:289
-msgid "Asia/Ujung_Pandang"
-msgstr ""
-
-#: ../src/timezone_names.c:290
-msgid "Asia/Ulaanbaatar"
-msgstr ""
-
-#: ../src/timezone_names.c:291
-msgid "Asia/Urumqi"
-msgstr ""
-
-#: ../src/timezone_names.c:292
-msgid "Asia/Vientiane"
-msgstr ""
-
-#: ../src/timezone_names.c:293
-msgid "Asia/Vladivostok"
-msgstr ""
-
-#: ../src/timezone_names.c:294
-msgid "Asia/Yakutsk"
-msgstr ""
-
-#: ../src/timezone_names.c:295
-msgid "Asia/Yekaterinburg"
-msgstr ""
-
-#: ../src/timezone_names.c:296
-msgid "Asia/Yerevan"
-msgstr ""
-
-#: ../src/timezone_names.c:297
-msgid "Atlantic"
-msgstr ""
-
-#: ../src/timezone_names.c:298
-msgid "Atlantic/Azores"
-msgstr ""
-
-#: ../src/timezone_names.c:299
-msgid "Atlantic/Bermuda"
-msgstr ""
-
-#: ../src/timezone_names.c:300
-msgid "Atlantic/Canary"
-msgstr ""
-
-#: ../src/timezone_names.c:301
-msgid "Atlantic/Cape_Verde"
-msgstr ""
-
-#: ../src/timezone_names.c:302
-msgid "Atlantic/Faeroe"
-msgstr ""
-
-#: ../src/timezone_names.c:303
-msgid "Atlantic/Jan_Mayen"
-msgstr ""
-
-#: ../src/timezone_names.c:304
-msgid "Atlantic/Madeira"
-msgstr ""
-
-#: ../src/timezone_names.c:305
-msgid "Atlantic/Reykjavik"
-msgstr ""
-
-#: ../src/timezone_names.c:306
-msgid "Atlantic/South_Georgia"
-msgstr ""
-
-#: ../src/timezone_names.c:307
-msgid "Atlantic/St_Helena"
-msgstr ""
-
-#: ../src/timezone_names.c:308
-msgid "Atlantic/Stanley"
-msgstr ""
-
-#: ../src/timezone_names.c:309
-msgid "Australia"
-msgstr ""
-
-#: ../src/timezone_names.c:310
-msgid "Australia/Adelaide"
-msgstr ""
-
-#: ../src/timezone_names.c:311
-msgid "Australia/Brisbane"
-msgstr ""
-
-#: ../src/timezone_names.c:312
-msgid "Australia/Broken_Hill"
-msgstr ""
-
-#: ../src/timezone_names.c:313
-msgid "Australia/Darwin"
-msgstr ""
-
-#: ../src/timezone_names.c:314
-msgid "Australia/Hobart"
-msgstr ""
-
-#: ../src/timezone_names.c:315
-msgid "Australia/Lindeman"
-msgstr ""
-
-#: ../src/timezone_names.c:316
-msgid "Australia/Lord_Howe"
-msgstr ""
-
-#: ../src/timezone_names.c:317
-msgid "Australia/Melbourne"
-msgstr ""
-
-#: ../src/timezone_names.c:318
-msgid "Australia/Perth"
-msgstr ""
-
-#: ../src/timezone_names.c:319
-msgid "Australia/Sydney"
-msgstr ""
-
-#: ../src/timezone_names.c:320
-msgid "Europe"
-msgstr ""
-
-#: ../src/timezone_names.c:321
-msgid "Europe/Amsterdam"
-msgstr ""
-
-#: ../src/timezone_names.c:322
-msgid "Europe/Andorra"
-msgstr ""
-
-#: ../src/timezone_names.c:323
-msgid "Europe/Athens"
-msgstr ""
-
-#: ../src/timezone_names.c:324
-msgid "Europe/Belfast"
-msgstr ""
-
-#: ../src/timezone_names.c:325
-msgid "Europe/Belgrade"
-msgstr ""
-
-#: ../src/timezone_names.c:326
-msgid "Europe/Berlin"
-msgstr ""
-
-#: ../src/timezone_names.c:327
-msgid "Europe/Bratislava"
-msgstr ""
-
-#: ../src/timezone_names.c:328
-msgid "Europe/Brussels"
-msgstr ""
-
-#: ../src/timezone_names.c:329
-msgid "Europe/Bucharest"
-msgstr ""
-
-#: ../src/timezone_names.c:330
-msgid "Europe/Budapest"
-msgstr ""
-
-#: ../src/timezone_names.c:331
-msgid "Europe/Chisinau"
-msgstr ""
-
-#: ../src/timezone_names.c:332
-msgid "Europe/Copenhagen"
-msgstr ""
-
-#: ../src/timezone_names.c:333
-msgid "Europe/Dublin"
-msgstr ""
-
-#: ../src/timezone_names.c:334
-msgid "Europe/Gibraltar"
-msgstr ""
-
-#: ../src/timezone_names.c:335
-msgid "Europe/Helsinki"
-msgstr ""
-
-#: ../src/timezone_names.c:336
-msgid "Europe/Istanbul"
-msgstr ""
-
-#: ../src/timezone_names.c:337
-msgid "Europe/Kaliningrad"
-msgstr ""
-
-#: ../src/timezone_names.c:338
-msgid "Europe/Kiev"
-msgstr ""
-
-#: ../src/timezone_names.c:339
-msgid "Europe/Lisbon"
-msgstr ""
-
-#: ../src/timezone_names.c:340
-msgid "Europe/Ljubljana"
-msgstr ""
-
-#: ../src/timezone_names.c:341
-msgid "Europe/London"
-msgstr ""
-
-#: ../src/timezone_names.c:342
-msgid "Europe/Luxembourg"
-msgstr ""
-
-#: ../src/timezone_names.c:343
-msgid "Europe/Madrid"
-msgstr ""
-
-#: ../src/timezone_names.c:344
-msgid "Europe/Malta"
-msgstr ""
-
-#: ../src/timezone_names.c:345
-msgid "Europe/Minsk"
-msgstr ""
-
-#: ../src/timezone_names.c:346
-msgid "Europe/Monaco"
-msgstr ""
-
-#: ../src/timezone_names.c:347
-msgid "Europe/Moscow"
-msgstr ""
-
-#: ../src/timezone_names.c:348
-msgid "Europe/Nicosia"
-msgstr ""
-
-#: ../src/timezone_names.c:349
-msgid "Europe/Oslo"
-msgstr ""
-
-#: ../src/timezone_names.c:350
-msgid "Europe/Paris"
-msgstr ""
-
-#: ../src/timezone_names.c:351
-msgid "Europe/Prague"
-msgstr ""
-
-#: ../src/timezone_names.c:352
-msgid "Europe/Riga"
-msgstr ""
-
-#: ../src/timezone_names.c:353
-msgid "Europe/Rome"
-msgstr ""
-
-#: ../src/timezone_names.c:354
-msgid "Europe/Samara"
-msgstr ""
-
-#: ../src/timezone_names.c:355
-msgid "Europe/San_Marino"
-msgstr ""
-
-#: ../src/timezone_names.c:356
-msgid "Europe/Sarajevo"
-msgstr ""
-
-#: ../src/timezone_names.c:357
-msgid "Europe/Simferopol"
-msgstr ""
-
-#: ../src/timezone_names.c:358
-msgid "Europe/Skopje"
-msgstr ""
-
-#: ../src/timezone_names.c:359
-msgid "Europe/Sofia"
-msgstr ""
-
-#: ../src/timezone_names.c:360
-msgid "Europe/Stockholm"
-msgstr ""
-
-#: ../src/timezone_names.c:361
-msgid "Europe/Tallinn"
-msgstr ""
-
-#: ../src/timezone_names.c:362
-msgid "Europe/Tirane"
-msgstr ""
-
-#: ../src/timezone_names.c:363
-msgid "Europe/Uzhgorod"
-msgstr ""
-
-#: ../src/timezone_names.c:364
-msgid "Europe/Vaduz"
-msgstr ""
-
-#: ../src/timezone_names.c:365
-msgid "Europe/Vatican"
-msgstr ""
-
-#: ../src/timezone_names.c:366
-msgid "Europe/Vienna"
-msgstr ""
-
-#: ../src/timezone_names.c:367
-msgid "Europe/Vilnius"
-msgstr ""
-
-#: ../src/timezone_names.c:368
-msgid "Europe/Warsaw"
-msgstr ""
-
-#: ../src/timezone_names.c:369
-msgid "Europe/Zagreb"
-msgstr ""
-
-#: ../src/timezone_names.c:370
-msgid "Europe/Zaporozhye"
-msgstr ""
-
-#: ../src/timezone_names.c:371
-msgid "Europe/Zurich"
-msgstr ""
-
-#: ../src/timezone_names.c:372
-msgid "Indian"
-msgstr ""
-
-#: ../src/timezone_names.c:373
-msgid "Indian/Antananarivo"
-msgstr ""
-
-#: ../src/timezone_names.c:374
-msgid "Indian/Chagos"
-msgstr ""
-
-#: ../src/timezone_names.c:375
-msgid "Indian/Christmas"
-msgstr ""
-
-#: ../src/timezone_names.c:376
-msgid "Indian/Cocos"
-msgstr ""
-
-#: ../src/timezone_names.c:377
-msgid "Indian/Comoro"
-msgstr ""
-
-#: ../src/timezone_names.c:378
-msgid "Indian/Kerguelen"
-msgstr ""
-
-#: ../src/timezone_names.c:379
-msgid "Indian/Mahe"
-msgstr ""
-
-#: ../src/timezone_names.c:380
-msgid "Indian/Maldives"
-msgstr ""
-
-#: ../src/timezone_names.c:381
-msgid "Indian/Mauritius"
-msgstr ""
-
-#: ../src/timezone_names.c:382
-msgid "Indian/Mayotte"
-msgstr ""
-
-#: ../src/timezone_names.c:383
-msgid "Indian/Reunion"
-msgstr ""
-
-#: ../src/timezone_names.c:384
-msgid "Pacific"
-msgstr ""
-
-#: ../src/timezone_names.c:385
-msgid "Pacific/Apia"
-msgstr ""
-
-#: ../src/timezone_names.c:386
-msgid "Pacific/Auckland"
-msgstr ""
-
-#: ../src/timezone_names.c:387
-msgid "Pacific/Chatham"
-msgstr ""
-
-#: ../src/timezone_names.c:388
-msgid "Pacific/Easter"
-msgstr ""
-
-#: ../src/timezone_names.c:389
-msgid "Pacific/Efate"
-msgstr ""
-
-#: ../src/timezone_names.c:390
-msgid "Pacific/Enderbury"
-msgstr ""
-
-#: ../src/timezone_names.c:391
-msgid "Pacific/Fakaofo"
-msgstr ""
-
-#: ../src/timezone_names.c:392
-msgid "Pacific/Fiji"
-msgstr ""
-
-#: ../src/timezone_names.c:393
-msgid "Pacific/Funafuti"
-msgstr ""
-
-#: ../src/timezone_names.c:394
-msgid "Pacific/Galapagos"
-msgstr ""
-
-#: ../src/timezone_names.c:395
-msgid "Pacific/Gambier"
-msgstr ""
-
-#: ../src/timezone_names.c:396
-msgid "Pacific/Guadalcanal"
-msgstr ""
-
-#: ../src/timezone_names.c:397
-msgid "Pacific/Guam"
-msgstr ""
-
-#: ../src/timezone_names.c:398
-msgid "Pacific/Honolulu"
-msgstr ""
-
-#: ../src/timezone_names.c:399
-msgid "Pacific/Johnston"
-msgstr ""
-
-#: ../src/timezone_names.c:400
-msgid "Pacific/Kiritimati"
-msgstr ""
-
-#: ../src/timezone_names.c:401
-msgid "Pacific/Kosrae"
-msgstr ""
-
-#: ../src/timezone_names.c:402
-msgid "Pacific/Kwajalein"
-msgstr ""
-
-#: ../src/timezone_names.c:403
-msgid "Pacific/Majuro"
-msgstr ""
-
-#: ../src/timezone_names.c:404
-msgid "Pacific/Marquesas"
-msgstr ""
-
-#: ../src/timezone_names.c:405
-msgid "Pacific/Midway"
-msgstr ""
-
-#: ../src/timezone_names.c:406
-msgid "Pacific/Nauru"
-msgstr ""
-
-#: ../src/timezone_names.c:407
-msgid "Pacific/Niue"
-msgstr ""
-
-#: ../src/timezone_names.c:408
-msgid "Pacific/Norfolk"
-msgstr ""
-
-#: ../src/timezone_names.c:409
-msgid "Pacific/Noumea"
-msgstr ""
-
-#: ../src/timezone_names.c:410
-msgid "Pacific/Pago_Pago"
-msgstr ""
-
-#: ../src/timezone_names.c:411
-msgid "Pacific/Palau"
-msgstr ""
-
-#: ../src/timezone_names.c:412
-msgid "Pacific/Pitcairn"
-msgstr ""
-
-#: ../src/timezone_names.c:413
-msgid "Pacific/Ponape"
-msgstr ""
-
-#: ../src/timezone_names.c:414
-msgid "Pacific/Port_Moresby"
-msgstr ""
-
-#: ../src/timezone_names.c:415
-msgid "Pacific/Rarotonga"
-msgstr ""
-
-#: ../src/timezone_names.c:416
-msgid "Pacific/Saipan"
-msgstr ""
-
-#: ../src/timezone_names.c:417
-msgid "Pacific/Tahiti"
-msgstr ""
-
-#: ../src/timezone_names.c:418
-msgid "Pacific/Tarawa"
-msgstr ""
-
-#: ../src/timezone_names.c:419
-msgid "Pacific/Tongatapu"
-msgstr ""
-
-#: ../src/timezone_names.c:420
-msgid "Pacific/Truk"
-msgstr ""
-
-#: ../src/timezone_names.c:421
-msgid "Pacific/Wake"
-msgstr ""
-
-#: ../src/timezone_names.c:422
-msgid "Pacific/Wallis"
-msgstr ""
-
-#: ../src/timezone_names.c:423
-msgid "Pacific/Yap"
-msgstr ""
-
-#: ../src/tray_icon.c:469
-msgid "New appointment"
-msgstr ""
-
-#: ../src/tray_icon.c:485
-msgid "About Orage"
-msgstr ""
-
-#: ../panel-plugin/xfce4-orageclock-plugin.desktop.in.in.h:1
-msgid "Orage Panel Clock"
-msgstr ""
-
-#: ../panel-plugin/xfce4-orageclock-plugin.desktop.in.in.h:2
-msgid "Show time and date?"
-msgstr ""
-
-#: ../plugin/xfce-xfcalendar-settings.desktop.in.h:1
-#: ../xfcalendar.desktop.in.h:1
-msgid "Calendar"
-msgstr ""
-
-#: ../plugin/xfce-xfcalendar-settings.desktop.in.h:2
-msgid "Orage Calendar Preferences"
-msgstr ""
-
-#: ../plugin/xfce-xfcalendar-settings.desktop.in.h:3
-msgid "Orage preferences"
-msgstr ""
-
-#: ../plugin/xfce-xfcalendar-settings.desktop.in.h:4
-msgid "Settings for the Xfce 4 Calendar Application (Orage)"
-msgstr ""
-
-#: ../xfcalendar.desktop.in.h:2
-msgid "Desktop calendar"
-msgstr ""
-
-#: ../xfcalendar.desktop.in.h:3
-msgid "Orage Calendar"
-msgstr ""


More information about the Xfce4-commits mailing list