Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 85224c18645f035b38b4e56558540e28 > files > 2

xfce4-time-out-plugin-0.1.1-5.fc13.src.rpm

diff -Nur xfce4-time-out-plugin-0.1.1.orig/panel-plugin/time-out.c xfce4-time-out-plugin-0.1.1/panel-plugin/time-out.c
--- xfce4-time-out-plugin-0.1.1.orig/panel-plugin/time-out.c	2007-07-08 16:18:28.000000000 +0200
+++ xfce4-time-out-plugin-0.1.1/panel-plugin/time-out.c	2010-12-19 23:32:24.959640881 +0100
@@ -420,7 +420,7 @@
   gtk_widget_show (table);
 
   /* Create break countdown time label */
-  label = gtk_label_new (_("Time between breaks (minutes):"));
+  label = gtk_label_new (_("Time between breaks:"));
   gtk_misc_set_alignment (GTK_MISC (label), 1.0, 0.5);
   gtk_table_attach_defaults (GTK_TABLE (table), label, 0, 1, 0, 1);
   gtk_widget_show (label);
@@ -435,7 +435,7 @@
   g_object_set_data (G_OBJECT (time_out->plugin), "break-countdown-seconds-spin", spin);
 
   /* Create lock countdown time label */
-  label = gtk_label_new (_("Break length (minutes):"));
+  label = gtk_label_new (_("Break length:"));
   gtk_misc_set_alignment (GTK_MISC (label), 1.0, 0.5);
   gtk_table_attach_defaults (GTK_TABLE (table), label, 0, 1, 1, 2);
   gtk_widget_show (label);
@@ -448,7 +448,7 @@
   gtk_widget_show (spin);
 
   /* Create postpone countdown time label */
-  label = gtk_label_new (_("Postpone length (minutes):"));
+  label = gtk_label_new (_("Postpone length:"));
   gtk_misc_set_alignment (GTK_MISC (label), 1.0, 0.5);
   gtk_table_attach_defaults (GTK_TABLE (table), label, 0, 1, 2, 3);
   gtk_widget_show (label);
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ast.po xfce4-time-out-plugin-0.1.1/po/ast.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ast.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ast.po	2010-12-19 23:34:54.198079329 +0100
@@ -0,0 +1,201 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2009-07-13 19:55+0100\n"
+"Last-Translator: Marcos Antonio Alvarez Costales <marcoscostales@gmail.com>\n"
+"Language-Team: Asturian <alministradores@softastur.org>\n"
+"Language: ast\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Asele un pocu"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Activáu"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Tiempu colar"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Opciones de tiempu"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minutos"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Segundos"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Tiempu ente descansos:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Duración del descansu:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Duración de posposición:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportamientu"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Permitir posponer"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Aspeutu"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Amosar tiempu restante nel panel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Amosar hores"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Amosar segundos"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Postponer"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hora"
+msgstr[1] "%d horas"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minutu"
+msgstr[1] "%d minutos"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d segundu"
+msgstr[1] "%d Segundos"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Tiempu restante: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Tiempu restante: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tiempu restante: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Remanar automáticamente tiempu colar y pauses"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ca.po xfce4-time-out-plugin-0.1.1/po/ca.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ca.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ca.po	2010-12-19 23:34:54.934012380 +0100
@@ -0,0 +1,206 @@
+# Catalan translations for xfce4-time-out-plugin package
+# Traducciones al español para el paquete xfce4-time-out-plugin.
+# Copyright (C) 2009 THE xfce4-time-out-plugin'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+#  Harald Servat <redcrash@gmail.com>, 2009.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-11 15:36+0000\n"
+"PO-Revision-Date: 2009-04-03 12:50+0100\n"
+"Last-Translator: Harald Servat <redcrash@gmail.com>\n"
+"Language-Team: Harald Servat\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
+"X-Poedit-Language: Catalan\n"
+"X-Poedit-Country: Spain\n" 
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Pren un descans"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Reiniciar el temporitzador"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Activat"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Connector per al quadre de Xfce per a prendre's un descans de tant en tant de l'ordinador."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "translator-credits"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Pausa"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Opcions del temps"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minuts"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Segons"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Temps entre descansos:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Durada del descans:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Durada de la posposició:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportament"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Permetre posposar"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Reiniciar automàticament"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Aparença"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Mostrar el temps restant en el panell"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Mostrar hores"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Mostrar segons"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Posposar"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Continuar"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "El descans s'ha acabat."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hora"
+msgstr[1] "%d hores"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minut"
+msgstr[1] "%d minuts"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d segon"
+msgstr[1] "%d segons"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Temps restant: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Temps restant: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Temps restant: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Descansos control·lats automàticament"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ChangeLog xfce4-time-out-plugin-0.1.1/po/ChangeLog
--- xfce4-time-out-plugin-0.1.1.orig/po/ChangeLog	2007-07-08 16:02:45.000000000 +0200
+++ xfce4-time-out-plugin-0.1.1/po/ChangeLog	2010-12-19 23:09:09.990511068 +0100
@@ -1,3 +1,127 @@
+2009-08-08  Mike Massonnet <mmassonnet@xfce.org>
+
+	* ast.po: Asturian translation added (Marcos Alvarez Costales)
+
+2009-07-25  Gabor Kelemen  <kelemeng@gnome.hu>
+
+	* hu.po: Translation reworked.
+
+2009-05-29  Mike Massonnet <mmassonnet@xfce.org>
+
+	* ur_PK.po: Urdu Pakistan translation update (Muhammad Ali Makki)
+	* ur.po: Urdu translation update (Muhammad Ali Makki)
+	* zh_CN.po: Simplified Chinese translation update (Hunt Xu)
+
+2009-04-16  Mike Massonnet <mmassonnet@xfce.org>
+
+	* gl.po: Galician translation update (Leandro Regueiro)
+
+2009-03-19  Masato Hashimoto <cabezon.hashimoto@gmail.com>
+
+	* ja.po: Japanese translation update (Masato Hashimoto)
+
+2009-03-14  Maximilian Schleiss <maximilian@xfce.org>
+
+	* gl.po: Galician translation update (Leandro Regueiro)
+
+2009-03-06  Maximilian Schleiss <maximilian@xfce.org>
+
+	* ca.po, LINGUAS: Catalan translation added (Harald Servat)
+
+2009-03-05  Mike Massonnet <mmassonnet@xfce.org>
+
+	* pt.po: Renamed pt_PT.po to pt.po (bug #4574)
+
+2009-02-22  Mike Massonnet <mmassonnet@xfce.org>
+
+	* es.po: Add Spanish translation (Abel Martín)
+
+2009-02-20  Maximilian Schleiss <maximilian@xfce.org>
+
+	* gl.po: Galician translation update (Leandro Regueiro)
+
+2009-02-07  Maximilian Schleiss <maximilian@xfce.org>
+
+	* it.po; LINGUAS: Italian translation added (Cristian Marchi)
+
+2009-01-18  Maximilian Schleiss <maximilian@xfce.org>
+
+	* ja.po, LINGUAS: Japanese translation added (Nobuhiro Iwamatsu)
+
+2008-12-20  Alexander Toresson <eulex@xfce.org>
+
+	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
+
+2008-11-28  Maximilian Schleiss <maximilian@xfce.org>
+
+	* uk.po; LINGUAS: Ukrainian translation added (Dmitry Nikitin)
+
+2008-11-17  Eren Türkay <erenturkay@xfce.org>
+
+	* tr.po: Turkish translation update (Turkish translation team)
+
+2008-10-14 Lars Nielsen <lars@mit-web.dk>
+
+	* da.po: Danish translation update (Per Kongstad)
+
+2008-09-13 Piarre Beobide <pi@beobide.net>
+
+	* eu.po, LINGUAS: Basque translation added
+
+2008-07-15 Mohamed Magdy <alnokta@xfce.org>
+
+	* ar.po: Add Arabic translation
+
+2008-06-26  Maximilian Schleiss <maximilian@xfce.org>
+
+	* gl.po, LINGUAS: Galician translation added (Leandro Regueiro)
+
+2008-06-25  Maximilian Schleiss <maximilian@xfce.org>
+
+	* id.po, LINGUAS: Indonesian translation added (Andhika Padmawan)
+
+2008-05-27  Mike Massonnet <mmassonnet@xfce.org>
+
+	* da.po, LINGUAS: Add Danish translation (Jens Hyllegaard)
+
+2008-05-13	Mike Massonnet <mmassonnet@xfce.org>
+
+	* en_GB.po: Update translation (Jeff Bailes)
+
+2008-05-10	Stavros Giannouris <stavrosg@hellug.gr>
+
+	* el,po, LINGUAS: Added Greek translation by Evaggelos Balaskas
+	  <ebalaskas@ebalaskas.gr>
+
+2008-03-18	Mike Massonnet <mmassonnet@xfce.org>
+
+	* pt_PT.po: Add Portuguese translation by Nuno Miguel
+	<nunis@netcabo.pt>
+
+2007-12-03  Maximilian Schleiss <maximilian@xfce.org>
+
+	* lv.po: New Latvian translation added 
+	by Rihards Prieditis <rprieditis@inbox.lv>
+
+2007-11-15	Mike Massonnet <mmassonnet@xfce.org>
+
+	* ur.po: Update translation by Muhammad Ali Makki <makki.ma@gmail.com>
+	* pk.po, ur.po: Rename pk.po to ur.po.
+
+2007-11-11  Og Maciel <ogmaciel@gnome.org>
+
+    * pt_BR.po: Added Brazilian Portuguese translations
+    by Fábio Nogueira <deb-user-ba@ubuntu.com>
+    * LINGUAS: Added pt_BR
+
+2007-10-28	Mike Massonnet <mmassonnet@xfce.org>
+
+	* pk.po: Add new translation by محمد علي المكي <makki.ma@gmail.com>
+
+2007-10-24  Mike Massonnet <mmassonnet@xfce.org>
+
+	* fr.po: Update translation
+
 2007-05-07	SZERVÁC Attila <sas@321>
 
 	* hu.po: Update Hungarian translations.
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/cs.po xfce4-time-out-plugin-0.1.1/po/cs.po
--- xfce4-time-out-plugin-0.1.1.orig/po/cs.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/cs.po	2010-12-19 23:34:54.935012284 +0100
@@ -0,0 +1,206 @@
+# Czech translations for xfce package.
+# Copyright (C) 2007 THE xfce'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce package.
+# Michal Várady <miko.vaji@gmail.com>, 2007-2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce 4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-17 17:13+0000\n"
+"PO-Revision-Date: 2010-12-17 20:44+0100\n"
+"Last-Translator: Michal Várady <miko.vaji@gmail.com>\n"
+"Language-Team: Czech\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Vzít si přestávku"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Vynulovat čítač"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Povoleno"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Zásuvný modul panelu Xfce k upozornění o občasné přestávce při práci s počítačem"
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Michal Várady <miko.vaji@gmail.com>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Čas vypršel"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Nastavení času"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minut"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Sekund"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "čas mezi přestávkami:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Délka přestávky:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Délka odložení:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Chování"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Povolit odložení"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Automaticky obnovit"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Vzhled"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Zobrazovat zbývající čas v panelu"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Zobrazovat hodiny"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Zobrazovat sekundy"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Odložit"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Obnovit"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Přestávka skončila."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hodina"
+msgstr[1] "%d hodiny"
+msgstr[2] "%d hodin"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuta"
+msgstr[1] "%d minuty"
+msgstr[2] "%d minut"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d sekunda"
+msgstr[1] "%d sekundy"
+msgstr[2] "%d sekund"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Zbývající čas: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Zbývající čas: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Zbývající čas: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Automaticky ovládané vypršení času a přestávky"
+
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/da.po xfce4-time-out-plugin-0.1.1/po/da.po
--- xfce4-time-out-plugin-0.1.1.orig/po/da.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/da.po	2010-12-19 23:34:54.935012284 +0100
@@ -0,0 +1,213 @@
+# translation of xfce4-time-out-plugin to Danish
+# Copyright (C) 2007 THE xfce4-time-out-plugin'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Jens Hyllegaard <jens.hyllegaard@gmail.com>, 2007.
+# Per Kongstad <p_kongstad@op.pl>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin 0.1.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-11 15:36+0000\n"
+"PO-Revision-Date: 2010-12-11 17:45+0100\n"
+"Last-Translator: Per Kongstad <p_kongstad@op.pl>\n"
+"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: da\n"
+"X-Poedit-Language: Danish\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Poedit-Country: DENMARK\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\\n\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Tag en pause"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Nulstil tidstager"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Aktiveret"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "En udvidelse til panelet Xfce som indfører en pause fra arbejde med computeren fra tid til anden."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+"Per Kongstad <p_kongstad@op.pl>\n"
+"\n"
+"\n"
+"\n"
+"Dansk-gruppen <dansk@dansk-gruppen.dk>\n"
+"\n"
+"Mere info: http://www.dansk-gruppen.dk"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Timeout"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Tidsindstillinger"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minutter"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Sekunder"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Tid mellem pauser:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Pauselængde:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Udsættelseslængde:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Opførsel"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Tillad udsættelse"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Genoptag automatisk"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Udseende"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Vis tilbageværende tid i panelet"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Vis timer"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Vis sekunder"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Udsæt"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Genoptag"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Pausen er afsluttet."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d time"
+msgstr[1] "%d timer"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minut"
+msgstr[1] "%d minutter"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d sekund"
+msgstr[1] "%d sekunder"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Tid tilbage: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Tid tilbage: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tid tilbage: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Automatisk kontrollerede timeout og pauser"
+
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/de.po xfce4-time-out-plugin-0.1.1/po/de.po
--- xfce4-time-out-plugin-0.1.1.orig/po/de.po	2007-07-08 17:04:30.000000000 +0200
+++ xfce4-time-out-plugin-0.1.1/po/de.po	2010-12-19 23:34:54.935012284 +0100
@@ -7,249 +7,202 @@
 msgstr ""
 "Project-Id-Version: xfce4-time-out-plugin 0.1.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-05-06 23:27+0200\n"
+"POT-Creation-Date: 2010-12-12 15:02+0100\n"
 "PO-Revision-Date: 2007-05-06 01:25++0200\n"
 "Last-Translator: Jannis Pohlmann <jannis@xfce.org>\n"
 "Language-Team: German <de@li.org>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:245
+#: ../panel-plugin/time-out.c:265
 msgid "Take a break"
 msgstr "Eine Pause machen"
 
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Zeit zurücksetzen"
+
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:253
+#: ../panel-plugin/time-out.c:281
 msgid "Enabled"
 msgstr "Aktiviert"
 
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+"Xfce-Leistenprogramm um hin und wieder eine Pause bei der Computerarbeit "
+"einzulegen."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+"Jannis Pohlmann <jannis@xfce.org>\n"
+"Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>\n"
+"Christoph Wickert <cwickert@fedoraproject.org>\n"
+"Fabian Nowak <timystery@arcor.de>"
+
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:390
+#: ../panel-plugin/time-out.c:463
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
 msgid "Time Out"
 msgstr "Auszeit"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:407
+#: ../panel-plugin/time-out.c:480
 msgid "Time settings"
 msgstr "Zeiten"
 
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minuten"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Sekunden"
+
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:420
-msgid "Time between breaks (minutes):"
-msgstr "Zeit zwischen den Pausen (in Minuten):"
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Zeit zwischen den Pausen:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:435
-msgid "Break length (minutes):"
-msgstr "Dauer der Pausen (in Minuten):"
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Dauer der Pausen:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:448
-msgid "Postpone length (minutes):"
-msgstr "Dauer des Verschiebens (in Minuten):"
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Dauer des Verschiebens:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:461
+#: ../panel-plugin/time-out.c:564
 msgid "Behaviour"
 msgstr "Verhalten"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:467
+#: ../panel-plugin/time-out.c:575
 msgid "Allow postpone"
-msgstr "Erlaube es Pausen zu verschieben"
+msgstr "Verschieben von Pausen erlauben"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Automatisch wiederaufnehmen"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:474
+#: ../panel-plugin/time-out.c:589
 msgid "Appearance"
-msgstr "Aussehen"
+msgstr "Erscheinungsbild"
 
 #. Create display time check button
-#: ../panel-plugin/time-out.c:485
+#: ../panel-plugin/time-out.c:600
 msgid "Display remaining time in the panel"
-msgstr "Zeige verbleibende Zeit in der Leiste an"
+msgstr "Verbleibende Zeit in der Leiste anzeigen"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:492
+#: ../panel-plugin/time-out.c:607
 msgid "Display hours"
-msgstr "Zeige Stunden an"
+msgstr "Stunden anzeigen"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:499
+#: ../panel-plugin/time-out.c:614
 msgid "Display seconds"
-msgstr "Zeige Sekunden an"
+msgstr "Sekunden anzeigen"
 
 #. Create postpone button
-#: ../panel-plugin/time-out-lock-screen.c:185
+#: ../panel-plugin/time-out-lock-screen.c:219
 msgid "_Postpone"
 msgstr "_Pause verschieben"
 
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Fortsetzen"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Die Pause ist vorbei."
+
 #. Hours:minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:396
-#: ../panel-plugin/time-out-countdown.c:461
+#: ../panel-plugin/time-out-countdown.c:399
 #, c-format
 msgid "%02d:%02d:%02d"
 msgstr "%02d:%02d:%02d"
 
-#. Minutes:seconds
 #. Hours:minutes
 #. Minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:401
-#: ../panel-plugin/time-out-countdown.c:409
-#: ../panel-plugin/time-out-countdown.c:466
-#: ../panel-plugin/time-out-countdown.c:474
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
 #, c-format
 msgid "%02d:%02d"
 msgstr "%02d:%02d"
 
 #: ../panel-plugin/time-out-countdown.c:424
-#: ../panel-plugin/time-out-countdown.c:431
-#: ../panel-plugin/time-out-countdown.c:496
-#: ../panel-plugin/time-out-countdown.c:626
-#, c-format
-msgid "Time left: %d seconds"
-msgstr "Verbleibend: %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:426
-#: ../panel-plugin/time-out-countdown.c:501
-#: ../panel-plugin/time-out-countdown.c:584
-#: ../panel-plugin/time-out-countdown.c:631
-#: ../panel-plugin/time-out-countdown.c:650
-msgid "Time left: 1 minute"
-msgstr "Verbleibend: 1 Minute"
-
-#: ../panel-plugin/time-out-countdown.c:433
-#: ../panel-plugin/time-out-countdown.c:505
-#: ../panel-plugin/time-out-countdown.c:635
-#, c-format
-msgid "Time left: 1 minute %d seconds"
-msgstr "Verbleibend: 1 Minute %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:439
-#: ../panel-plugin/time-out-countdown.c:514
-#: ../panel-plugin/time-out-countdown.c:644
-#, c-format
-msgid "Time left: %d minutes %d seconds"
-msgstr "Verbleibend: %d Minuten %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:441
-#: ../panel-plugin/time-out-countdown.c:510
-#: ../panel-plugin/time-out-countdown.c:588
-#: ../panel-plugin/time-out-countdown.c:640
-#: ../panel-plugin/time-out-countdown.c:652
 #, c-format
-msgid "Time left: %d minutes"
-msgstr "Verbleibend: %d Minuten"
-
-#: ../panel-plugin/time-out-countdown.c:447
-#: ../panel-plugin/time-out-countdown.c:574
-#, c-format
-msgid "Time left: %d hours %d minutes %d seconds"
-msgstr "Verbleibend: %d Stunden %d Minuten %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:449
-#: ../panel-plugin/time-out-countdown.c:570
-#: ../panel-plugin/time-out-countdown.c:610
-#, c-format
-msgid "Time left: %d hours %d minutes"
-msgstr "Verbleibend: %d Stunden %d Minuten"
-
-#: ../panel-plugin/time-out-countdown.c:494
-#: ../panel-plugin/time-out-countdown.c:624
-msgid "Time left: 1 second"
-msgstr "Verbleibend: 1 Sekunde"
-
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d Stunde"
+msgstr[1] "%d Stunden"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
 #: ../panel-plugin/time-out-countdown.c:503
-#: ../panel-plugin/time-out-countdown.c:633
-msgid "Time left: 1 minute 1 second"
-msgstr "Verbleibend: 1 Minute %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:512
-#: ../panel-plugin/time-out-countdown.c:642
-#, c-format
-msgid "Time left: %d minutes 1 second"
-msgstr "Verbleibend: %d Minuten 1 Sekunde"
-
-#: ../panel-plugin/time-out-countdown.c:522
-msgid "Time left: 1 hour"
-msgstr "Verbleibend: 1 Stunde"
-
-#: ../panel-plugin/time-out-countdown.c:524
-msgid "Time left: 1 hour 1 second"
-msgstr "Verbleibend: 1 Stunde 1 Sekunde"
-
-#: ../panel-plugin/time-out-countdown.c:526
-#, c-format
-msgid "Time left: 1 hour %d seconds"
-msgstr "Verbleibend: 1 Stunde %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:531
-#: ../panel-plugin/time-out-countdown.c:595
-msgid "Time left: 1 hour 1 minute"
-msgstr "Verbleibend: 1 Stunde 1 Minute"
-
-#: ../panel-plugin/time-out-countdown.c:533
-msgid "Time left: 1 hour 1 minute 1 second"
-msgstr "Verbleibend: 1 Stunde 1 Minute 1 Sekunde"
-
-#: ../panel-plugin/time-out-countdown.c:535
-#, c-format
-msgid "Time left: 1 hour 1 minute %d seconds"
-msgstr "Verbleibend: 1 Stunde 1 Minute %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:540
-#: ../panel-plugin/time-out-countdown.c:599
-#, c-format
-msgid "Time left: 1 hour %d minutes"
-msgstr "Verbleibend: 1 Stunde %d Minuten"
-
 #: ../panel-plugin/time-out-countdown.c:542
 #, c-format
-msgid "Time left: 1 hour %d minutes 1 second"
-msgstr "Verbleibend: 1 Stunde %d Minuten 1 Sekunde"
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d Minute"
+msgstr[1] "%d Minuten"
 
-#: ../panel-plugin/time-out-countdown.c:544
-#, c-format
-msgid "Time left: 1 hour %d minutes %d seconds"
-msgstr "Verbleibend: 1 Stunde %d Minuten %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:552
-#, c-format
-msgid "Time left: %d hours"
-msgstr "Verbleibend: %d Stunden"
-
-#: ../panel-plugin/time-out-countdown.c:554
-#, c-format
-msgid "Time left: %d hours 1 second"
-msgstr "Verbleibend: %d Stunden 1 Sekunde"
-
-#: ../panel-plugin/time-out-countdown.c:556
-#, c-format
-msgid "Time left: %d hours %d seconds"
-msgstr "Verbleibend: %d Minuten %d Sekunden"
-
-#: ../panel-plugin/time-out-countdown.c:561
-#: ../panel-plugin/time-out-countdown.c:606
+#: ../panel-plugin/time-out-countdown.c:426
 #, c-format
-msgid "Time left: %d hours 1 minute"
-msgstr "Verbleibend: %d Stunden 1 Minute"
-
-#: ../panel-plugin/time-out-countdown.c:563
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d Sekunde"
+msgstr[1] "%d Sekunden"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
 #, c-format
-msgid "Time left: %d hours 1 minute 1 second"
-msgstr "Verbleibend: %d Stunden 1 Minute 1 Sekunde"
+msgid "Time left: %s"
+msgstr "Verbleibende Zeit: %s"
 
-#: ../panel-plugin/time-out-countdown.c:565
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
 #, c-format
-msgid "Time left: %d hours 1 minute %d seconds"
-msgstr "Verbleibend: %d Stunden 1 Minute %d Sekunden"
+msgid "Time left: %s %s"
+msgstr "Verbleibende Zeit: %s %s"
 
-#: ../panel-plugin/time-out-countdown.c:572
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
 #, c-format
-msgid "Time left: %d hours %d minutes 1 second"
-msgstr "Verbleibend: %d Stunden %d Minuten 1 Sekunde"
+msgid "Time left: %s %s %s"
+msgstr "Verbleibende Zeit: %s %s %s"
 
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
 msgid "Automatically controlled time outs and breaks"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/el.po xfce4-time-out-plugin-0.1.1/po/el.po
--- xfce4-time-out-plugin-0.1.1.orig/po/el.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/el.po	2010-12-19 23:34:54.936012189 +0100
@@ -0,0 +1,205 @@
+# translation of el.po to Greek
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Evaggelos Balaskas <ebalaskas@ebalaskas.gr>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: el\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-04-28 18:45+0300\n"
+"Last-Translator: Evaggelos Balaskas <ebalaskas@ebalaskas.gr>\n"
+"Language-Team: Greek <nls@tux.hellug.gr>\n"
+"Language: el\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Κάνε διάλειμμα"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Ενεργοποίηση"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Χρονική ανάπαυλα"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Ρυθμίσεις ώρας"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Λεπτά "
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Δευτερόλεπτα"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Χρόνος μεταξύ των διαλειμμάτων:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Διάρκεια διαλείμματος:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Διάρκεια αναβολής:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Συμπεριφορά"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Να επιτρέπονται οι αναβολές"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Εμφάνιση"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Εμφάνιση χρόνου που απομένει στο ταμπλό"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Να εμφανίζονται οι ώρες"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Να εμφανίζονται τα δευτερόλεπτα"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "Αν_αβολή"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d ώρα"
+msgstr[1] "%d ώρες"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d λεπτό"
+msgstr[1] "%d λεπτά"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d δευτερόλεπτο"
+msgstr[1] "%d δευτερόλεπτα"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Χρόνος που απομένει: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Χρόνος που απομένει: %s και %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Χρόνος που απομένει: %s %s και %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Αυτόματα ελεγχόμενες χρονικές ανάπαυλες και διαλείμματα"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/en_GB.po xfce4-time-out-plugin-0.1.1/po/en_GB.po
--- xfce4-time-out-plugin-0.1.1.orig/po/en_GB.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/en_GB.po	2010-12-19 23:34:54.936012189 +0100
@@ -0,0 +1,205 @@
+# 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@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-05-10 13:36+1000\n"
+"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
+"Language-Team: English/GB\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: English\n"
+"X-Poedit-Country: UNITED KINGDOM\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Take a break"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Reset timer"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Enabled"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Jeff Bailes <thepizzaking@gmail.com>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Time Out"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Time settings"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minutes"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Seconds"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Time between breaks:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Break length:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Postpone length:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Behaviour"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Allow postpone"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Resume automatically"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Appearance"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Display remaining time in the panel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Display hours"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Display seconds"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Postpone"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Resume"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "The break is over."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hour"
+msgstr[1] "%d hours"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minute"
+msgstr[1] "%d minutes"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d second"
+msgstr[1] "%d seconds"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Time left: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Time left: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Time left: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Automatically controlled time outs and breaks"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/es.po xfce4-time-out-plugin-0.1.1/po/es.po
--- xfce4-time-out-plugin-0.1.1.orig/po/es.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/es.po	2010-12-19 23:34:54.936012189 +0100
@@ -0,0 +1,278 @@
+# Spanish translations for xfce4-time-out-plugin package
+# Traducciones al español para el paquete xfce4-time-out-plugin.
+# Copyright (C) 2009 THE xfce4-time-out-plugin'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+#  <abel.martin.ruiz@gmail.com>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2009-02-11 21:46+0100\n"
+"Last-Translator: Abel Martín <abel.martin.ruiz@gmail.com>\n"
+"Language-Team: Spanish\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Tómese un descanso"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Activado"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Tiempo de salir"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Opciones de tiempo"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minutos"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Segundo"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Tiempo entre descansos:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Duración de descanso:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Duración de posposición:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportamiento"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Permitir posponer"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Apariencia"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Mostrar tiempo restante en el panel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Mostrar horas"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Mostrar segundos"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Postponer"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hora"
+msgstr[1] "%d horas"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuto"
+msgstr[1] "%d minutos"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d segundo"
+msgstr[1] "%d segundos"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Tiempo restante: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Tiempo restante: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tiempo restante: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Controlar automáticamente tiempo de salida y pausas"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Tiempo restante: 1 segundo"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Tiempo restante: 1 minuto"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Tiempo restante: 1 minuto 1 segundo"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Tiempo restante: 1 minuto %d segundos"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Tiempo restante: %d minutos"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Tiempo restante: %d minutos 1 segundo"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Tiempo restante: %d minutos %d segundos"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Tiempo restante: 1 hora"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Tiempo restante: 1 hora 1 segundo"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Tiempo restante: 1 hora %d segundos"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Tiempo restante: 1 hora 1 minuto"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Tiempo restante: 1 hora 1 minuto 1 segundo"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Tiempo restante: 1 hora 1 minuto %d segundos"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Tiempo restante: 1 hora %d minutos"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Tiempo restante: 1 hora %d minutos 1 segundo"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Tiempo restante: 1 hora %d minutos %d segundos"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Tiempo restante: %d horas 1 segundo"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Tiempo restante: %d horas %d segundos"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Tiempo restante: %d horas 1 minuto"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Tiempo restante: %d horas 1 minuto 1 segundo"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Tiempo restante: %d horas 1 minuto %d segundos"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Tiempo restante: %d horas %d minutos"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Tiempo restante: %d horas %d minutos 1 segundo"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Tiempo restante: %d horas %d minutos %d segundos"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/eu.po xfce4-time-out-plugin-0.1.1/po/eu.po
--- xfce4-time-out-plugin-0.1.1.orig/po/eu.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/eu.po	2010-12-19 23:34:54.936012189 +0100
@@ -0,0 +1,278 @@
+# translation of xfce4-time-out-plugin.po to Euskara
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Piarres Beobide <pi@beobide.net>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-11-05 13:57+0200\n"
+"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
+"Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 1.2.0\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Atseden bat hartu"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Gaituta"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Orduz-kanpo"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Ordu ezarpenak"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minutu"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Segundu"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Atseden arteko denbora:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Atseden iraupena:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Atzerapen denbora:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Portaera"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Gaitu atzeratzea"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Itxura"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Bistaratu gelditzen den denbora panelean"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Bistaratu orduak"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Bistaratu segunduak"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "A_tzeratu"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "ordu bat"
+msgstr[1] "%d ordu"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "minutu bat"
+msgstr[1] "%d minutu"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "segundu bat"
+msgstr[1] "%d segundu"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Gelditzen den denbora: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Gelditzen den denbora: %s eta %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Gelditzen den denbora: %s, %s eta %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Automatikoki kontrolatutako atsedenak"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Gelditzen den denbora: segundu bat"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Gelditzen den denbora: Minutu bat"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Gelditzen den denbora: minutu bat eta segundu bat"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Gelditzen den denbora: Minutu bat eta %d segundu"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Gelditzen den denbora: %d minutu"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Gelditzen den denbora: %d minutu eta segundu bat"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Gelditzen den denbora: %d minutu eta %d segundu"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Gelditzen den denbora: ordu bat"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Gelditzen den denbora: ordu bat eta segundo bat"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Gelditzen den denbora: ordu bat eta %d segundu"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Gelditzen den denbora: ordu bat eta minutu bat"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Gelditzen den denbora: ordu bat, minutu bat eta segundu bat"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Gelditzen den denbora: ordu bat, minutu bat eta %d segundu"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Gelditzen den denbora: ordu bat eta %d minutu"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Gelditzen den denbora: ordu bat, %d minutu eta segundu bat"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Gelditzen den denbora: ordu bat, %d minutu eta %d segundu"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Gelditzen den denbora: ordu bat eta %d segundu"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Gelditzen den denbora: %d ordu eta %d segundu"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Gelditzen den denbora: %d ordu eta minutu bat"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Gelditzen den denbora: %d ordu, minutu bat eta segundu bat"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Gelditzen den denbora: %d ordu, minutu bat eta %d segundu"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Gelditzen den denbora: %d ordu %d minutu"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Gelditzen den denbora: %d ordu, %d minutu eta segundu bat"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Gelditzen den denbora: %d ordu %d minutu %d segundu"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/fi.po xfce4-time-out-plugin-0.1.1/po/fi.po
--- xfce4-time-out-plugin-0.1.1.orig/po/fi.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/fi.po	2010-12-19 23:34:54.937012095 +0100
@@ -0,0 +1,203 @@
+# Finnish translation for xfce4-time-out-plugin.
+# Copyright (C) 2007 Jannis Pohlmann
+# Copyright (C) 2010 Florian Rivoal
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Copyright (C) 2010 Jari Rahkonen.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-11 17:12+0000\n"
+"PO-Revision-Date: 2010-12-11 21:01+0200\n"
+"Last-Translator: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>\n"
+"Language-Team: Finnish <xfce-i18n@xfce.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Pidä tauko"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Nollaa ajastin"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Käynnissä"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Xfce-paneelin liitännäinen, joka käskee sinut ajoittain tauolle."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Jari Rahkonen <jari.rahkonen@pp1.inet.fi>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Tauko"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Aika-asetukset"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minuuttia"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Sekuntia"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Taukojen väli:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Tauon kesto:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Siirron kesto:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Käytös"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Salli siirtäminen"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Jatka automaattisesti"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Ulkoasu"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Näytä jäljellä oleva aika paneelissa"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Näytä tunnit"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Näytä sekunnit"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Siirrä"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Jatka"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Tauko päättyi."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d tunti"
+msgstr[1] "%d tuntia"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuutti"
+msgstr[1] "%d minuuttia"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d sekunti"
+msgstr[1] "%d sekuntia"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Jäljellä: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Jäljellä: %s ja %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Jäljellä: %s, %s ja %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Näytön lukitus säännöllisten taukojen ajaksi"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/fr.po xfce4-time-out-plugin-0.1.1/po/fr.po
--- xfce4-time-out-plugin-0.1.1.orig/po/fr.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/fr.po	2010-12-19 23:34:54.937012095 +0100
@@ -0,0 +1,205 @@
+# xfce4-time-out-plugin.
+# Copyright (C) 2007 Jannis Pohlmann <jannis@xfce.org>
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Jannis Pohlmann <jannis@xfce.org>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin 0.1.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2010-11-07 16:28+0900\n"
+"Last-Translator: Florian Rivoal <frivoal@xfce.org>\n"
+"Language-Team: Xfce <xfce-i18n@xfce.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: French\n"
+"X-Poedit-Country: FRANCE\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Prendre une pause"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Remettre à zéro le compteur"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Activé"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+"Plugin du panneau Xfce pour prendre de temps en temps une pause d'ordinateur."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Crédits de traduction"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Temps Mort"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Réglage du temps"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minutes"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Secondes"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Temps entre les pauses:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Durée des pauses:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Durée de remise à plus tard:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportement"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Autoriser à remettre les pauses à plus tard"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Continuer automatiquement"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Apparence"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Afficher le temps restant dans le panneau"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Afficher les heures"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Afficher les secondes"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Remettre à plus tard"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Continuer"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "La pause est finie."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d heure"
+msgstr[1] "%d heures"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minute"
+msgstr[1] "%d minutes"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d seconde"
+msgstr[1] "%d secondes"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Temps restant : %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Temps restant : %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Temps restant : %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Temps morts et pauses contrôlés automatiquement"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/gl.po xfce4-time-out-plugin-0.1.1/po/gl.po
--- xfce4-time-out-plugin-0.1.1.orig/po/gl.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/gl.po	2010-12-19 23:34:54.937012095 +0100
@@ -0,0 +1,213 @@
+# Galician translation of xfce4-time-out-plugin
+# Copyright (C) 2008-2010 Leandro Regueiro
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# 
+# Leandro Regueiro <leandro.regueiro@gmail.com>, 2008, 2009, 2010.
+# 
+# Proxecto Trasno - Adaptación do software libre á lingua galega:  Se desexas
+# colaborar connosco, podes atopar máis información en <http://trasno.net>
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-13 05:13+0000\n"
+"PO-Revision-Date: 2010-12-13 10:49+0100\n"
+"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"Language-Team: Galician <proxecto@trasno.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: gl\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Tome un descanso"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Restablecer o temporizador"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Activado"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "O engadido de panel de Xfce para tomar un descanso no traballo co ordenador de cando en vez."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+"Leandro Regueiro (leandro.regueiro@gmail.com), 2008, 2009, 2010.\n"
+"\r\n"
+"\n"
+"\r\n"
+"Proxecto Trasno - Adaptación do software libre á lingua galega.\n"
+"\r\n"
+"Se desexas colaborar connosco podes atopar máis información en http://www.trasno.net"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Tempo de espera"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Configuración de tempo"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minutos"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Segundos"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Tempo entre descansos:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Duración do descanso:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Duración da posposición:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportamento"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Permitir pospoñer"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Continuar automaticamente"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Aparencia"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Mostrar o tempo restante no panel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Mostrar as horas"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Mostrar os segundos"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Pospor"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Continuar"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Rematou o descanso."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hora"
+msgstr[1] "%d horas"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuto"
+msgstr[1] "%d minutos"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d segundo"
+msgstr[1] "%d segundos"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Tempo restante: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Tempo restante: %s e %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tempo restante: %s %s e %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Tempos de espera e descansos controlados automaticamente"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/he.po xfce4-time-out-plugin-0.1.1/po/he.po
--- xfce4-time-out-plugin-0.1.1.orig/po/he.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/he.po	2010-12-19 23:34:54.937012095 +0100
@@ -0,0 +1,203 @@
+# Hebrew translations for xfce4-time-out-plugin.
+# Copyright (C) 2010
+# This file is distributed under the same license as the xfce4-time-out package.
+# Hezy Amiel <open@hezyamiel.com>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4 time out plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: \n"
+"Last-Translator: Hezy Amiel <open@hezyamiel.com>\n"
+"Language-Team: Hebrew <xfce-i18n@xfce.org>\n"
+"Language: he\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Hebrew\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "קחו הפסקה"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "איפוס שעון"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "פעיל"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "תוסף ללוח של Xfce ללקיחת הפסקות מדי פעם."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Hezy Amiel <open@hezyamiel.com>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "פסק זמן"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "הגדרות זמן"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "דקות"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "שניות"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "משך זמן בין הפסקות:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "משך ההפסקה:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "משך הדחייה:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "התנהגות"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "אפשור דחייה"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "המשך אוטומטי"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "מראה"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "הצגת הזמן הנותר על גבי הלוח"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "הצגת שעות"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "הצגת שניות"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_דחיה"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "ה_משך"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "תמה ההפסקה"
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d שעה"
+msgstr[1] "%d שעות"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d דקה"
+msgstr[1] "%d דקות"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d שנייה"
+msgstr[1] "%d שניות"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "זמן נותר: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "זמן נותר: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "זמן נותר: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "שליטה אוטומטית על פסקי זמן והפסקות"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/hu.po xfce4-time-out-plugin-0.1.1/po/hu.po
--- xfce4-time-out-plugin-0.1.1.orig/po/hu.po	2007-07-08 17:04:45.000000000 +0200
+++ xfce4-time-out-plugin-0.1.1/po/hu.po	2010-12-19 23:34:54.937012095 +0100
@@ -1,253 +1,204 @@
+# Hungarian translation of xfce4-time-out-plugin
+# Copyright 2009. Free Software Foundation, Inc.
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# 
+# SZERVÁC Attila <sas@321.hu>, 2007.
+# Gabor Kelemen <kelemeng at gnome dot hu>, 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: Xfce4-Time-out-plugin 0.1.1\n"
-"POT-Creation-Date: \n"
-"PO-Revision-Date: 2007-05-07 08:28+0100\n"
-"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
-"Language-Team: Hungarian\n"
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-11 15:36+0000\n"
+"PO-Revision-Date: 2009-07-25 01:40+0200\n"
+"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
+"Language-Team: Hungarian <gnome at gnome dot hu>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Country: HUNGARY\n"
+"Language: \n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: KBabel 1.11.4\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:245
+#: ../panel-plugin/time-out.c:265
 msgid "Take a break"
-msgstr "Tarts szünetet"
+msgstr "Tartson szünetet"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Időzítő visszaállítása"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:253
+#: ../panel-plugin/time-out.c:281
 msgid "Enabled"
-msgstr "Bekapcsolva"
+msgstr "Engedélyezve"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Xfce panelbővítmény rendszeres szünetek tartásához."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Kelemen Gábor <kelemeng at gnome dot hu>"
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:390
+#: ../panel-plugin/time-out.c:463
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
 msgid "Time Out"
-msgstr "Az idő lejárt"
+msgstr "Időkorlát"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:407
+#: ../panel-plugin/time-out.c:480
 msgid "Time settings"
-msgstr "Idő-beállítások"
+msgstr "Időbeállítások"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Perc"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Másodperc"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:420
-msgid "Time between breaks (minutes):"
-msgstr "Szünetek közti idő (perc):"
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Szünetek közti idő:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:435
-msgid "Break length (minutes):"
-msgstr "Szünet hossza (perc):"
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Szünet hossza:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:448
-msgid "Postpone length (minutes):"
-msgstr "Halasztás hossz (perc):"
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Elhalasztás hossza:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:461
+#: ../panel-plugin/time-out.c:564
 msgid "Behaviour"
 msgstr "Viselkedés"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:467
+#: ../panel-plugin/time-out.c:575
 msgid "Allow postpone"
-msgstr "Halasztás engedélyezése"
+msgstr "Elhalasztás engedélyezése"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Automatikus folytatás"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:474
+#: ../panel-plugin/time-out.c:589
 msgid "Appearance"
 msgstr "Megjelenés"
 
 #. Create display time check button
-#: ../panel-plugin/time-out.c:485
+#: ../panel-plugin/time-out.c:600
 msgid "Display remaining time in the panel"
-msgstr ""
+msgstr "Hátralévő idő megjelenítése a panelen"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:492
-#, fuzzy
+#: ../panel-plugin/time-out.c:607
 msgid "Display hours"
-msgstr "Másodpercek mutatása"
+msgstr "Órák megjelenítése"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:499
+#: ../panel-plugin/time-out.c:614
 msgid "Display seconds"
-msgstr "Másodpercek mutatása"
+msgstr "Másodpercek megjelenítése"
 
 #. Create postpone button
-#: ../panel-plugin/time-out-lock-screen.c:185
+#: ../panel-plugin/time-out-lock-screen.c:219
 msgid "_Postpone"
-msgstr "_Halasztás"
+msgstr "Elhalasz_tás"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Folytatás"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Vége a szünetnek"
 
 #. Hours:minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:396
-#: ../panel-plugin/time-out-countdown.c:461
+#: ../panel-plugin/time-out-countdown.c:399
 #, c-format
 msgid "%02d:%02d:%02d"
-msgstr "%02d:%02d:%02d"
+msgstr "%02d.%02d.%02d"
 
-#. Minutes:seconds
 #. Hours:minutes
 #. Minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:401
-#: ../panel-plugin/time-out-countdown.c:409
-#: ../panel-plugin/time-out-countdown.c:466
-#: ../panel-plugin/time-out-countdown.c:474
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
 #, c-format
 msgid "%02d:%02d"
-msgstr "%02d:%02d"
+msgstr "%02d.%02d"
 
 #: ../panel-plugin/time-out-countdown.c:424
-#: ../panel-plugin/time-out-countdown.c:431
-#: ../panel-plugin/time-out-countdown.c:496
-#: ../panel-plugin/time-out-countdown.c:626
 #, c-format
-msgid "Time left: %d seconds"
-msgstr "Hátralévő idő: %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:426
-#: ../panel-plugin/time-out-countdown.c:501
-#: ../panel-plugin/time-out-countdown.c:584
-#: ../panel-plugin/time-out-countdown.c:631
-#: ../panel-plugin/time-out-countdown.c:650
-msgid "Time left: 1 minute"
-msgstr "Hátralévő idő: 1 perc"
-
-#: ../panel-plugin/time-out-countdown.c:433
-#: ../panel-plugin/time-out-countdown.c:505
-#: ../panel-plugin/time-out-countdown.c:635
-#, fuzzy, c-format
-msgid "Time left: 1 minute %d seconds"
-msgstr "Hátralévő idő: %d perc %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:439
-#: ../panel-plugin/time-out-countdown.c:514
-#: ../panel-plugin/time-out-countdown.c:644
-#, c-format
-msgid "Time left: %d minutes %d seconds"
-msgstr "Hátralévő idő: %d perc %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:441
-#: ../panel-plugin/time-out-countdown.c:510
-#: ../panel-plugin/time-out-countdown.c:588
-#: ../panel-plugin/time-out-countdown.c:640
-#: ../panel-plugin/time-out-countdown.c:652
-#, c-format
-msgid "Time left: %d minutes"
-msgstr "Hátralévő idő: %d perc"
-
-#: ../panel-plugin/time-out-countdown.c:447
-#: ../panel-plugin/time-out-countdown.c:574
-#, c-format
-msgid "Time left: %d hours %d minutes %d seconds"
-msgstr "Hátralévő idő: %d óra %d perc %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:449
-#: ../panel-plugin/time-out-countdown.c:570
-#: ../panel-plugin/time-out-countdown.c:610
-#, c-format
-msgid "Time left: %d hours %d minutes"
-msgstr "Hátralévő idő: %d óra %d perc"
-
-#: ../panel-plugin/time-out-countdown.c:494
-#: ../panel-plugin/time-out-countdown.c:624
-msgid "Time left: 1 second"
-msgstr "Hátralévő idő: 1 másodperc"
-
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d óra"
+msgstr[1] "%d óra"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
 #: ../panel-plugin/time-out-countdown.c:503
-#: ../panel-plugin/time-out-countdown.c:633
-msgid "Time left: 1 minute 1 second"
-msgstr "Hátralévő idő: 1 perc 1 másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:512
-#: ../panel-plugin/time-out-countdown.c:642
-#, c-format
-msgid "Time left: %d minutes 1 second"
-msgstr "Hátralévő idő: %d perc 1 másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:522
-msgid "Time left: 1 hour"
-msgstr "Hátralévő idő: 1 óra"
-
-#: ../panel-plugin/time-out-countdown.c:524
-msgid "Time left: 1 hour 1 second"
-msgstr "Hátralévő idő: 1 óra 1 másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:526
-#, c-format
-msgid "Time left: 1 hour %d seconds"
-msgstr "Hátralévő idő: 1 óra %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:531
-#: ../panel-plugin/time-out-countdown.c:595
-msgid "Time left: 1 hour 1 minute"
-msgstr "Hátralévő idő: 1 óra 1 perc"
-
-#: ../panel-plugin/time-out-countdown.c:533
-msgid "Time left: 1 hour 1 minute 1 second"
-msgstr "Hátralévő idő: 1 óra 1 perc 1 másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:535
-#, c-format
-msgid "Time left: 1 hour 1 minute %d seconds"
-msgstr "Hátralévő idő: 1 óra 1 perc %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:540
-#: ../panel-plugin/time-out-countdown.c:599
-#, c-format
-msgid "Time left: 1 hour %d minutes"
-msgstr "Hátralévő idő: 1 óra %d perc"
-
 #: ../panel-plugin/time-out-countdown.c:542
 #, c-format
-msgid "Time left: 1 hour %d minutes 1 second"
-msgstr "Hátralévő idő: 1 óra %d perc 1 másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:544
-#, c-format
-msgid "Time left: 1 hour %d minutes %d seconds"
-msgstr "Hátralévő idő: 1 óra %d perc %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:552
-#, c-format
-msgid "Time left: %d hours"
-msgstr "Hátralévő idő: %d óra"
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d perc"
+msgstr[1] "%d perc"
 
-#: ../panel-plugin/time-out-countdown.c:554
-#, c-format
-msgid "Time left: %d hours 1 second"
-msgstr "Hátralévő idő: %d óra 1 másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:556
-#, c-format
-msgid "Time left: %d hours %d seconds"
-msgstr "Hátralévő idő: %d óra %d másodperc"
-
-#: ../panel-plugin/time-out-countdown.c:561
-#: ../panel-plugin/time-out-countdown.c:606
+#: ../panel-plugin/time-out-countdown.c:426
 #, c-format
-msgid "Time left: %d hours 1 minute"
-msgstr "Hátralévő idő: %d óra 1 perc"
-
-#: ../panel-plugin/time-out-countdown.c:563
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d másodperc"
+msgstr[1] "%d másodperc"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
 #, c-format
-msgid "Time left: %d hours 1 minute 1 second"
-msgstr "Hátralévő idő: %d óra 1 perc 1 másodperc"
+msgid "Time left: %s"
+msgstr "Hátralévő idő: %s"
 
-#: ../panel-plugin/time-out-countdown.c:565
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
 #, c-format
-msgid "Time left: %d hours 1 minute %d seconds"
-msgstr "Hátralévő idő: %d óra 1 perc %d másodperc"
+msgid "Time left: %s %s"
+msgstr "Hátralévő idő: %s %s"
 
-#: ../panel-plugin/time-out-countdown.c:572
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
 #, c-format
-msgid "Time left: %d hours %d minutes 1 second"
-msgstr "Hátralévő idő: %d óra %d perc 1 másodperc"
+msgid "Time left: %s %s %s"
+msgstr "Hátralévő idő: %s %s %s"
 
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
 msgid "Automatically controlled time outs and breaks"
-msgstr "Önműködően felügyelt határidők és szünetek"
-
+msgstr "Automatikus időkorlátok és szünetek"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/id.po xfce4-time-out-plugin-0.1.1/po/id.po
--- xfce4-time-out-plugin-0.1.1.orig/po/id.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/id.po	2010-12-19 23:34:54.938012004 +0100
@@ -0,0 +1,204 @@
+# Indonesian translations for xfce4-time-out-plugin package.
+# Copyright (C) 2008 THE xfce4-time-out-plugin'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Andhika Padmawan <andhika.padmawan@gmail.com>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-06-21 15:09+0700\n"
+"Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n"
+"Language-Team: Indonesian <id@li.org>\n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Istirahat sejenak"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Aktifkan"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Istirahat"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Pengaturan waktu"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Menit"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Detik"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Lama antara jeda:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Lama istirahat:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Lama penundaan:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Perilaku"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Izinkan penundaan"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Tampilan"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Tampilkan waktu tersisa di panel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Tampilkan jam"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Tampilkan detik"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Penundaan"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d jam"
+msgstr[1] "%d jam"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d menit"
+msgstr[1] "%d menit"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d detik"
+msgstr[1] "%d detik"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Sisa waktu: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Sisa waktu: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Sisa waktu: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Otomatis mengatur waktu jeda dan istirahat"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/it.po xfce4-time-out-plugin-0.1.1/po/it.po
--- xfce4-time-out-plugin-0.1.1.orig/po/it.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/it.po	2010-12-19 23:34:54.938012004 +0100
@@ -0,0 +1,260 @@
+# Italian translation of the xfce4-timer-plugin package.
+# Copyright (C) 2006 Kemal Ilgar Eroglu <kieroglu@math.washington.edu>
+# This file is distributed under the same license as the xfce4-timer-plugin package.
+# Cristian Marchi <cri.penta@gmail.com>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-11 17:12+0000\n"
+"PO-Revision-Date: 2010-12-11 18:55+0100\n"
+"Last-Translator: Cristian Marchi <cri.penta@gmail.com>\n"
+"Language-Team: Italian <xfce-it-translators@googlegroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: it\n"
+"X-Poedit-Language: Italian\n"
+"X-Poedit-Country: ITALY\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+# glossario
+# break = pausa
+# time out = interruzione
+# postpone = rinvia, rinviare
+# display = visualizzare (verbo)
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Fai una pausa"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Reimposta conteggio"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Abilitato"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Plugin del pannello di Xfce che ricorda di fare una pausa dal computer ogni tanto"
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Cristian Marchi <cri.penta@gmail.com>, 2010"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Interruzione"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Impostazioni del tempo"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minuti"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Secondi"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Intervallo fra le pause:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Lunghezza della pausa"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Lunghezza del rinvio:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportamento"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Permetti il rinvio"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Riprendi automaticamente"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Aspetto"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Visualizza il tempo rimanente nel pannello"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Visualizza le ore"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Visualizza i secondi"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Rinvia"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Riprendi"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "La pausa è finita."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d ora"
+msgstr[1] "%d ore"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuto"
+msgstr[1] "%d minuti"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d secondo"
+msgstr[1] "%d secondi"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Tempo restante: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Tempo restante: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tempo restante: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Interruzioni e pause controllate automaticamente"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Tempo restante: 1 secondo"
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Tempo restante: 1 minuto"
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Tempo restante: 1 minuto 1 secondo"
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Tempo restante: 1 minuto %d secondi"
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Tempo restante: %d minuti"
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Tempo restante: %d minuti 1 secondo"
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Tempo restante: %d minuti %d secondi"
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Tempo restante: 1 ora"
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Tempo restante: 1 ora 1 secondo"
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Tempo restante: 1 ora %d secondi"
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Tempo restante: 1 ora 1 minuto"
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Tempo restante: 1 ora 1 minuto 1 secondo"
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Tempo restante: 1 ora 1 minuto %d secondi"
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Tempo restante: 1 ora %d minuti"
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Tempo restante: 1 ora %d minuti 1 secondo"
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Tempo restante: 1 ora %d minuti %d secondi"
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Tempo restante: %d ore 1 secondo"
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Tempo restante: %d ore %d secondi"
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Tempo restante: %d ore 1 minuto"
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Tempo restante: %d ore 1 minuto 1 secondo"
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Tempo restante: %d ore 1 minuto %d secondi"
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Tempo restante: %d ore %d minuti"
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Tempo restante: %d ore %d minuti 1 secondo"
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Tempo restante: %d ore %d minuti %d secondi"
+
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ja.po xfce4-time-out-plugin-0.1.1/po/ja.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ja.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ja.po	2010-12-19 23:34:54.938012004 +0100
@@ -0,0 +1,202 @@
+# xfce4-time-out-plugin.
+# Copyright (C) 2007 Jannis Pohlmann <jannis@xfce.org>
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: fce4-time-out-plugin 0.1.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2010-11-17 20:11+0900\n"
+"Last-Translator: Masato Hashimoto <cabezon.hashimoto@gmail.com>\n"
+"Language-Team: Japanese <xfce-i18n@xfce.org>\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "ひと休みする"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "タイマのリセット"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "有効"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "コンピュータ作業中に時々ひと休みしてもらう Xfce パネルプラグインです。"
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+"Nobuhiro Iwamatsu <iwamatsu@nigauri.org>\n"
+"Masato Hashimoto <hashimo@xfce.org>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "ひと休み"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "時間設定"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "分"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "秒"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "休憩までの時間:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "休憩時間:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "先延ばし時間:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "振る舞い"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "休憩の先延ばしを許可する"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "自動的に休憩を終わる"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "外観"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "パネルに残り時間を表示する"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "時間を表示する"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "分を表示する"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "後で休みます(_P)"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "了解です(_R)"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "休憩は終了です。"
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d時間"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d分"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d秒"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "残り時間:%s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "残り時間:%s%s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "残り時間:%s%s%s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "休憩と休憩時間を管理します"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/kk.po xfce4-time-out-plugin-0.1.1/po/kk.po
--- xfce4-time-out-plugin-0.1.1.orig/po/kk.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/kk.po	2010-12-19 23:34:54.938012004 +0100
@@ -0,0 +1,274 @@
+# Kazakh translation for xfce4-time-out-plugin.
+# Copyright (C) 2010 The Xfce team
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Baurzhan Muftakhidinov <baurthefirst@gmail.com>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: master\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2010-09-01 14:31+0600\n"
+"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
+"Language-Team: Kazakh <kk_KZ@googlegroups.com>\n"
+"Language: kk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Poedit-Language: Kazakh\n"
+"X-Poedit-Country: KAZAKHSTAN\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Демалу уақыты"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Таймерді нөлдеу"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Қосулы"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Компьютерден демалу үшін үзілістерді жасайтын Xfce панелінің плагині."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Baurzhan Muftakhidinov <baurthefirst@gmail.com> 2010"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Үзіліс"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Уақыт баптаулары"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Минут"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Секунд"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Жұмыс уақытының ұзақтығы:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Үзіліс ұзақтығы:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Кейінге қалдыру:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Мінез-құлығы"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Кейінге қалдыруды рұқсат ету"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Автожалғастыру"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Сыртқы түрі"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Қалған уақытты панельде көрсету"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Сағаттарды көрсету"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Секундтарды көрсету"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Кейінге қалдыру"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "Ж_алғастыру"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Демалу аяқталды."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d сағат"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d минут"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d секунд"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Қалған уақыты: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Қалған уақыты: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Қалған уақыты: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Үзілістерді автоматты басқару"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Қалған уақыты: 1 секунд"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Қалған уақыты: 1 минут"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Қалған уақыты: 1 минут 1 секунд"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Қалған уақыты: 1 минут %d секунд"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Қалған уақыты: %d минут"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Қалған уақыты: %d минут 1 секунд"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Қалған уақыты: %d минут %d секунд"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Қалған уақыты: 1 сағат"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Қалған уақыты: 1 сағат 1 секунд"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Қалған уақыты: 1 сағат %d секунд"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Қалған уақыты: 1 сағат 1 минут"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Қалған уақыты: 1 сағат 1 минут 1 секунд"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Қалған уақыты: 1 сағат 1 минут %d секунд"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Қалған уақыты: 1 сағат %d минут"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Қалған уақыты: 1 сағат %d минут 1 секунд"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Қалған уақыты: 1 сағат %d минут %d секунд"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Қалған уақыты: %d сағат 1 секунд"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Қалған уақыты: %d сағат %d секунд"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Қалған уақыты: %d сағат 1 минут"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Қалған уақыты: %d сағат 1 минут 1 секунд"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Қалған уақыты: %d сағат 1 минут %d секунд"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Қалған уақыты: %d сағат %d минут"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Қалған уақыты: %d сағат %d минут 1 секунд"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Қалған уақыты: %d сағат %d минут %d секунд"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/LINGUAS xfce4-time-out-plugin-0.1.1/po/LINGUAS
--- xfce4-time-out-plugin-0.1.1.orig/po/LINGUAS	2007-05-08 23:00:16.000000000 +0200
+++ xfce4-time-out-plugin-0.1.1/po/LINGUAS	2010-12-19 23:10:15.914432281 +0100
@@ -1 +1 @@
-de hu
+ast ca cs da de el en_GB es eu fi fr gl he hu id it ja kk lv pl pt_BR pt ru sv tr ug uk ur_PK ur zh_CN zh_TW 
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/lv.po xfce4-time-out-plugin-0.1.1/po/lv.po
--- xfce4-time-out-plugin-0.1.1.orig/po/lv.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/lv.po	2010-12-19 23:34:54.938012004 +0100
@@ -0,0 +1,211 @@
+# Latvian translations for xfce package.
+# Copyright (C) 2007 xfce4-time-out-plugin COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+#
+# Rihards Prieditis <rprieditis@inbox.lv>, 2007.
+# Rihards Prieditis <rprieditis@gmail.com>, 2009.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2009-09-18 23:22+0100\n"
+"Last-Translator: Rihards Prieditis <rprieditis@gmail.com>\n"
+"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
+"Language: lv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
+"2);\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Laiks pārtraukumam"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Ieslēgt"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Laiks iztecējis"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Laika uzstādījumi"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minūtes"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Sekundes"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Laiks starp pārtraukumiem:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Pārtraukuma garums:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Aizkavēšanas garums:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Uzvedība"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Atļaut aizkavēt"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Izskats"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Rādīt atlikušo laiku panelī"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Rādīt stundas"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Rādīt sekundes"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Aizkavēt"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d stunda"
+msgstr[1] "%d stundas"
+msgstr[2] "%d stundas"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minūte"
+msgstr[1] "%d minūtes"
+msgstr[2] "%d minūtes"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d sekunde"
+msgstr[1] "%d sekundes"
+msgstr[2] "%d sekundes"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Atlikušas: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Atlikušas: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Atlikušas: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Automātiski kontrolē laika iztecējumu un pārtraukumus"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/pl.po xfce4-time-out-plugin-0.1.1/po/pl.po
--- xfce4-time-out-plugin-0.1.1.orig/po/pl.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/pl.po	2010-12-19 23:34:54.939011914 +0100
@@ -0,0 +1,274 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: \n"
+"Last-Translator: Tomasz Chudyk <chudyk@gmail.com>\n"
+"Language-Team: Polish\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Polish\n"
+"X-Poedit-Country: POLAND\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Przerwa"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Aktywny"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Przerywanie pracy"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Ustawienia czasu"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minuty"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Sekundy"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Czas między przerwami:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Długość przerwy:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Czas odłożenia przerwy:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Zachowanie"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Pozwól odłożyć przerwę"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Wygląd"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Wyświetlaj pozostały czas w panelu"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Wyświetlaj godziny"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Wyświetlaj sekundy"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "Odłóż przerwę"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuty"
+msgstr[1] "%d minuty"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d sekundy"
+msgstr[1] "%d sekundy"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Pozostało czasu: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Pozostało czasu: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Pozostało czasu: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Przerywa pracę o określonym czasie"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Pozostało czasu: 1 s"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Pozostało czasu: 1 min"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Pozostało czasu: 1 min 1 s"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Pozostało czasu 1 min %d s"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Pozostało czasu: %d min"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Pozostało czasu: %d min 1 s"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Pozostało czasu: %d min %d s"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Pozostało czasu: 1 h"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Pozostało czasu: 1 h 1 s"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Pozostało czasu: 1 h %d s"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Pozostało czasu: 1 h 1 min"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Pozostało czasu: 1 h 1 min 1 s"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Pozostało czasu: 1 h 1 min %d s"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Pozostało czasu: 1 h %d min"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Pozostało czasu: 1 h %d min 1 s"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Pozostało czasu: 1 h %d min %d s"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Pozostało czasu: %d h 1 s"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Pozostało czasu: %d h %d s"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Pozostało czasu: %d h 1 min"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Pozostało czasu: %d h 1 min 1 s"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Pozostało czasu: %d h 1 min %d s"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Pozostało czasu: %d h %d min"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Pozostało czasu: %d h %d min 1 s"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Pozostało czasu: %d h %d m %d s"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/pt_BR.po xfce4-time-out-plugin-0.1.1/po/pt_BR.po
--- xfce4-time-out-plugin-0.1.1.orig/po/pt_BR.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/pt_BR.po	2010-12-19 23:34:54.939011914 +0100
@@ -0,0 +1,277 @@
+# Portuguese translations for xfce package.
+# Copyright (C) 2007 THE xfce'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce package.
+# Fábio Nogueira <deb-user-ba@ubuntu.com>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2007-11-09 09:44-0300\n"
+"Last-Translator: Fábio Nogueira <deb-user-ba@ubuntu.com>\n"
+"Language-Team: Brazilian Portuguese <ldp-br@bazar2.conectiva.com.br>\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Pausar"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Habilitado"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Tempo Esgotado"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Configurações do tempo"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minutos"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Segundos"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Tempo entre os intervalos:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Duração do intervalo:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Duração do adiamento:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportamento"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Habilitar adiamento"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Aparência"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Exibir o tempo restante no painel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Exibir horas"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Exibir segundos"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Adiar"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hora"
+msgstr[1] "%d horas"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuto"
+msgstr[1] "%d minutos"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d segundo"
+msgstr[1] "%d segundos"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Tempo estimado: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Tempo estimado: %s e %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tempo estimado: %s, %s e %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Controlar automaticamente as interrupções e intervalos"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Tempo estimado: 1 segundo"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Tempo estimado: 1 minuto"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Tempo estimado: 1 minuto e 1 segundo"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Tempo estimado: 1 minuto e %d segundos"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Tempo estimado: %d minutos"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Tempo estimado: %d minutos e 1 segundo"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Tempo estimado: %d minutos e %d segundos"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Tempo estimado: 1 hora"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Tempo estimado: 1 hora e 1 segundo"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Tempo estimado: 1 hora e %d segundos"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Tempo estimado: 1 hora e 1 minuto"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Tempo estimado: 1 hora, 1 minuto e 1 segundo"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Tempo estimado: 1 hora, 1 minuto e %d segundos"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Tempo estimado: 1 hora e %d minutos"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Tempo estimado: 1 hora, %d minutos e 1 segundo"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Tempo estimado: 1 hora, %d minutos e %d segundos"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Tempo estimado: %d horas e 1 segundo"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Tempo estimado: %d horas e %d segundos"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Tempo estimado: %d horas e 1 minuto"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Tempo estimado: %d horas, 1 minuto e 1 segundo"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Tempo estimado: %d horas, 1 minuto e %d segundos"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Tempo estimado: %d horas e %d minutos"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Tempo estimado: %d horas, %d minutos e 1 segundo"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Tempo estimado: %d horas, %d minutos e %d segundos"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/pt.po xfce4-time-out-plugin-0.1.1/po/pt.po
--- xfce4-time-out-plugin-0.1.1.orig/po/pt.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/pt.po	2010-12-19 23:34:54.939011914 +0100
@@ -0,0 +1,204 @@
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Nuno Miguel &lt;nunis@netcabo.pt&gt;, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 11:13+0000\n"
+"PO-Revision-Date: 2010-12-12 14:34-0000\n"
+"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Poedit-Language: Portuguese\n"
+"X-Poedit-Country: Portugal\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Fazer uma pausa"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Repor temporizador"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Activo"
+
+#: ../panel-plugin/time-out.c:422
+msgid "Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "O \"plug-in\" do painel Xfce irá funcionar ocasionalmente."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Nuno Miguel<nunis@netcabo.pt>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Tempo esgotado"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Definições da duração"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Minutos"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Segundos"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Intervalo entre pausas:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Duração da pausa:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Duração do adiamento:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Comportamento"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Permitir o  adiamento"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Retomar automaticamente"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Aparência"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Exibir o tempo restante no painel"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Exibir horas"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Exibir segundos"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Adiar"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Retomar"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Esta pausa terminou"
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d hora"
+msgstr[1] "%d horas"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minuto"
+msgstr[1] "%d minutos"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d segundo"
+msgstr[1] "%d segundos"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "Tempo restante: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "Tempo restante: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tempo restante: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Controlar automaticamente as interrupções e pausas"
+
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ru.po xfce4-time-out-plugin-0.1.1/po/ru.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ru.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ru.po	2010-12-19 23:34:54.939011914 +0100
@@ -0,0 +1,207 @@
+# 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@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2010-01-04 18:55+0300\n"
+"Last-Translator: dima <info@cnc-parts.info>\n"
+"Language-Team: xfce _ru_ <arch@cnc-parts.info>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Country: LATVIA\n"
+"X-Poedit-Language: Russian\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Время отдохнуть"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Сброс"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Включен"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+"Позволяет делать перерывы в работе через определенные промежутки времени."
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+"??, 2010\n"
+"Alex <davian818@gmail.com>, 2010"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Перерыв"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Установка временных промежутков"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "мин."
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "сек."
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Длительность рабочего времени:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Длительность перерыва:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Откладывать на:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Поведение"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Разрешить откладывание"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Автоматически продолжать работу"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Внешний вид"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Отображать оставшееся время на панели"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Отображать часы"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Отображать секунды"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "О_тложить"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "П_родолжить"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Перерыв окончен."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d час"
+msgstr[1] "%d час"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d мин."
+msgstr[1] "%d мин."
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d сек."
+msgstr[1] "%d сек."
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Осталось времени: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Осталось времени: %s u %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Осталось времени: %s %s u %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Автоматически контролировать перерывы"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/sv.po xfce4-time-out-plugin-0.1.1/po/sv.po
--- xfce4-time-out-plugin-0.1.1.orig/po/sv.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/sv.po	2010-12-19 23:34:54.940011824 +0100
@@ -0,0 +1,276 @@
+# Swedish translation for xfce4-time-out-plugin.
+# Copyright (C) 2008 Free Software Foundation, Inc.
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Daniel Nylander <po@danielnylander.se>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-12-14 21:06+0100\n"
+"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
+"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
+"Language: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Ta en paus"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Aktiverad"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Rast"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Tidsinställningar"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Minuter"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Sekunder"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Tid mellan pauser:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Tidslängd:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Tidslängd på framflyttning:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Beteende"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Tillåt framflyttning"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Utseende"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Visa återstående tid i panelen"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Visa timmar"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Visa sekunder"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Flytta fram"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d timme"
+msgstr[1] "%d timmar"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minut"
+msgstr[1] "%d minuter"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d sekund"
+msgstr[1] "%d sekunder"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Tid kvar: %d timmar"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Tid kvar: %d timmar"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Tid kvar: %d sekunder"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Automatiskt kontrollerade pauser och raster"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "Tid kvar: 1 sekund"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "Tid kvar: 1 minut"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "Tid kvar: 1 minut 1 sekund"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "Tid kvar: 1 minut %d sekunder"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "Tid kvar: %d minuter"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "Tid kvar: %d minuter 1 sekund"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "Tid kvar: %d minuter %d sekunder"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "Tid kvar: 1 timme"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "Tid kvar: 1 timme 1 sekund"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "Tid kvar: 1 timme %d sekunder"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "Tid kvar: 1 timme 1 minut"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "Tid kvar: 1 timme 1 minut 1 sekund"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "Tid kvar: 1 timme 1 minut %d sekunder"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "Tid kvar: 1 timme %d minuter"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "Tid kvar: 1 timme %d minuter 1 sekund"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "Tid kvar: 1 timme %d minuter %d sekunder"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "Tid kvar: %d timmar 1 sekund"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "Tid kvar: %d timmar %d sekunder"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "Tid kvar: %d timmar 1 minut"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "Tid kvar: %d timmar 1 minut 1 sekund"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "Tid kvar: %d timmar 1 minut %d sekunder"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "Tid kvar: %d timmar %d minuter"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "Tid kvar: %d timmar %d minuter 1 sekund"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "Tid kvar: %d timmar %d minuter %d sekunder"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/tr.po xfce4-time-out-plugin-0.1.1/po/tr.po
--- xfce4-time-out-plugin-0.1.1.orig/po/tr.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/tr.po	2010-12-19 23:34:54.940011824 +0100
@@ -0,0 +1,200 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4 timeout plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: \n"
+"Last-Translator: Samed Beyribey <ras0ir@eventualis.org>\n"
+"Language-Team: Xfce-TR <xfce-tr@googlegroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Country: TURKEY\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Mola ver"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Etkin"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Zaman Aşımı"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Süre ayarları"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "Dakika"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "Saniye"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Molalar arası süre:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Mola süresi:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Erteleme süresi:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Davranış ayarları"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Ertelemeye izin ver"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Görünüm"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Kalan süreyi panelde görüntüle"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Saati görüntüle"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Saniyeyi görüntüle"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Ertele"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d saat"
+msgstr[1] "%d saat"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d dakika"
+msgstr[1] "%d dakika"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d saniye"
+msgstr[1] "%d saniye"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Kalan süre: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Kalan süre: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Kalan süre: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Otomatik kontrollü mola ve zaman aşımları"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ug.po xfce4-time-out-plugin-0.1.1/po/ug.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ug.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ug.po	2010-12-19 23:34:54.940011824 +0100
@@ -0,0 +1,204 @@
+# xfce4-time-out-plugin.
+# Copyright (C) 2007 Jannis Pohlmann <jannis@xfce.org>
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Gheyret T.Kenji <gheyret@gmail.com>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: fce4-time-out-plugin 0.1.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-11-16 22:32+0900\n"
+"Last-Translator: Gheyret T.Kenji <gheyret@gmail.com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "ئارام ئال"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "ئىناۋەتلىك"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "ۋاقىت ئېشىپ كەتتى"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "ۋاقىت تەڭشىكى"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "ﻡﻰﻧۇﺕ "
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "ﺱېﻙۇﻦﺗ"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "ئاراملار ئارىسىدىكى ۋاقىت:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "ئارام ۋاقتى:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "ئۇزارتىش ۋاقتى:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "قىلمىش"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "يول قويغان ئۇزارتىش ۋاقتى"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "كۆرۈنۈشى"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "panel دا قالغان ۋاقىتنى كۆرسەتسۇن"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "سائەتنى كۆرسەت"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "مىنۇتنى كۆرسەت"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "ۋاقىتنى ئۇزارت(_P)"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d سائەت"
+msgstr[1] "%d سائەت"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d ﻡﻰﻧۇﺕ "
+msgstr[1] "%d ﻡﻰﻧۇﺕ "
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d ﺱېﻙۇﻦﺗ"
+msgstr[1] "%d ﺱېﻙۇﻦﺗ"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "قالغان ۋاقىت: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "قالغان ۋاقىت: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "قالغان ۋاقىت: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr ""
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/uk.po xfce4-time-out-plugin-0.1.1/po/uk.po
--- xfce4-time-out-plugin-0.1.1.orig/po/uk.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/uk.po	2010-12-19 23:34:54.941011733 +0100
@@ -0,0 +1,203 @@
+# Ukrainian translation of xfce4-time-out-plugin.
+# Copyright (C) 2008 Dmitry Nikitin
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+#
+# Dmitry Nikitin <luckas_fb@mail.ru>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2008-11-27 21:02+0200\n"
+"Last-Translator: Dmitry Nikitin <luckas_fb@mail.ru>\n"
+"Language-Team: Ukrainian <xfce4-dev@xfce.org>\n"
+"Language: uk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "Зробити перерву"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "Онулити таймер"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "Активно"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "Плагін панелі Xfce для організації часу роботи з комп’ютером"
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Yarema aka Knedlyk <yupadmin at gmail dot com>"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "Пауза"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "Налаштування часу"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "Хвилини"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "Секунди"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "Час до перерви:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "Тривалість перерви:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "Тривалість затримки:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "Заголовок"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "Дозволити затримку"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "Відновити автоматично"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "Зовнішній вигляд"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "Відображати в панелі час, що залишився"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "Показувати години"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "Показувати секунди"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_Затримка"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "_Відновити"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "Перерва закінчена."
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d година"
+msgstr[1] "%d годин"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d хвилина"
+msgstr[1] "%d Хвилини"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d секунда"
+msgstr[1] "%d секунди"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "Залишилось часу: %d годин"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "Залишилось часу: %d годин"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "Залишилось часу: %d секунд"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "Автоматично контрольовані паузи та перерви"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ur_PK.po xfce4-time-out-plugin-0.1.1/po/ur_PK.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ur_PK.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ur_PK.po	2010-12-19 23:34:54.941011733 +0100
@@ -0,0 +1,208 @@
+# 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@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2009-05-14 03:23+0500\n"
+"Last-Translator: Muhammad Ali Makki <makki.ma@gmail.com>\n"
+"Language-Team: Urdu <makki.ma@gmail.com>\n"
+"Language: ur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Urdu\n"
+"X-Poedit-Country: PAKISTAN\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "وقفہ لیں"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "فعال"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "وقت تمام"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "وقت ترتیبات"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "ﻢﻧٹ"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "ﺱیکﻥڈ"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "وقفوں کا درمیانی وقت:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "وقفہ طول:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "مؤخر طول:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "سلوک"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "مؤخر کی اجازت"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "مظہر"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "باقی وقت پینل میں ظاہر کریں"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "گھنٹے ظاہر کریں"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "سیکنڈ ظاہر کریں"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_مؤخر"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d گھنٹے"
+msgstr[1] "%d گھنٹے"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d ﻢﻧٹ"
+msgstr[1] "%d ﻢﻧٹ"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d ﺱیکﻥڈ"
+msgstr[1] "%d ﺱیکﻥڈ"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "بقیہ وقت: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "بقیہ وقت: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "بقیہ وقت: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "وقت تمام اور وقفے خودکار کنٹرول شدہ"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/ur.po xfce4-time-out-plugin-0.1.1/po/ur.po
--- xfce4-time-out-plugin-0.1.1.orig/po/ur.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/ur.po	2010-12-19 23:34:54.941011733 +0100
@@ -0,0 +1,280 @@
+# 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@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2009-05-14 03:23+0500\n"
+"Last-Translator: Muhammad Ali Makki <makki.ma@gmail.com>\n"
+"Language-Team: Urdu <makki.ma@gmail.com>\n"
+"Language: ur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Urdu\n"
+"X-Poedit-Country: PAKISTAN\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "وقفہ لیں"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr ""
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "فعال"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr ""
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "وقت تمام"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "وقت ترتیبات"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+#, fuzzy
+msgid "Minutes"
+msgstr "ﻢﻧٹ"
+
+#: ../panel-plugin/time-out.c:498
+#, fuzzy
+msgid "Seconds"
+msgstr "ﺱیکﻥڈ"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "وقفوں کا درمیانی وقت:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "وقفہ طول:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "مؤخر طول:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "سلوک"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "مؤخر کی اجازت"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr ""
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "مظہر"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "باقی وقت پینل میں ظاہر کریں"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "گھنٹے ظاہر کریں"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "سیکنڈ ظاہر کریں"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "_مؤخر"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr ""
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr ""
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, fuzzy, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d گھنٹے"
+msgstr[1] "%d گھنٹے"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, fuzzy, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d ﻢﻧٹ"
+msgstr[1] "%d ﻢﻧٹ"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, fuzzy, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d ﺱیکﻥڈ"
+msgstr[1] "%d ﺱیکﻥڈ"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, fuzzy, c-format
+msgid "Time left: %s"
+msgstr "بقیہ وقت: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, fuzzy, c-format
+msgid "Time left: %s %s"
+msgstr "بقیہ وقت: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, fuzzy, c-format
+msgid "Time left: %s %s %s"
+msgstr "بقیہ وقت: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "وقت تمام اور وقفے خودکار کنٹرول شدہ"
+
+#~ msgid "Time left: 1 second"
+#~ msgstr "بقیہ وقت: 1 سیکنڈ"
+
+#~ msgid "Time left: 1 minute"
+#~ msgstr "بقیہ وقت: 1 منٹ"
+
+#~ msgid "Time left: 1 minute 1 second"
+#~ msgstr "بقیہ وقت: 1 منٹ 1 سیکنڈ"
+
+#~ msgid "Time left: 1 minute %d seconds"
+#~ msgstr "بقیہ وقت: 1 منٹ %d سیکنڈ"
+
+#~ msgid "Time left: %d minutes"
+#~ msgstr "بقیہ وقت: %d منٹ"
+
+#~ msgid "Time left: %d minutes 1 second"
+#~ msgstr "بقیہ وقت: %d منٹ 1 سیکنڈ"
+
+#~ msgid "Time left: %d minutes %d seconds"
+#~ msgstr "بقیہ وقت: %d منٹ %d سیکنڈ"
+
+#~ msgid "Time left: 1 hour"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ"
+
+#~ msgid "Time left: 1 hour 1 second"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ 1 سیکنڈ"
+
+#~ msgid "Time left: 1 hour %d seconds"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ %d سیکنڈ"
+
+#~ msgid "Time left: 1 hour 1 minute"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ 1 منٹ"
+
+#~ msgid "Time left: 1 hour 1 minute 1 second"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ 1 منٹ 1 سیکنڈ"
+
+#~ msgid "Time left: 1 hour 1 minute %d seconds"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ 1 منٹ %d سیکنڈ"
+
+#~ msgid "Time left: 1 hour %d minutes"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ %d منٹ"
+
+#~ msgid "Time left: 1 hour %d minutes 1 second"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ %d منٹ 1 سیکنڈ"
+
+#~ msgid "Time left: 1 hour %d minutes %d seconds"
+#~ msgstr "بقیہ وقت: 1 گھنٹہ %d منٹ %d سیکنڈ"
+
+#~ msgid "Time left: %d hours 1 second"
+#~ msgstr "بقیہ وقت: %d گھنٹے 1 سیکنڈ"
+
+#~ msgid "Time left: %d hours %d seconds"
+#~ msgstr "بقیہ وقت: %d گھنٹے %d سیکنڈ"
+
+#~ msgid "Time left: %d hours 1 minute"
+#~ msgstr "بقیہ وقت: %d گھنٹے 1 منٹ"
+
+#~ msgid "Time left: %d hours 1 minute 1 second"
+#~ msgstr "بقیہ وقت: %d گھنٹے 1 منٹ 1 سیکنڈ"
+
+#~ msgid "Time left: %d hours 1 minute %d seconds"
+#~ msgstr "بقیہ وقت: %d گھنٹے 1 منٹ %d سیکنڈ"
+
+#~ msgid "Time left: %d hours %d minutes"
+#~ msgstr "بقیہ وقت: %d گھنٹے %d منٹ"
+
+#~ msgid "Time left: %d hours %d minutes 1 second"
+#~ msgstr "بقیہ وقت: %d گھنٹے %d منٹ 1 سیکنڈ"
+
+#~ msgid "Time left: %d hours %d minutes %d seconds"
+#~ msgstr "بقیہ وقت: %d گھنٹے %d منٹ %d سیکنڈ"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/zh_CN.po xfce4-time-out-plugin-0.1.1/po/zh_CN.po
--- xfce4-time-out-plugin-0.1.1.orig/po/zh_CN.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/zh_CN.po	2010-12-19 23:34:54.941011733 +0100
@@ -0,0 +1,200 @@
+# Chinese translations for xfce4-time-out-plugin package.
+# Copyright (C) 2009 THE xfce4-time-out-plugin'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugin package.
+# Hunt Xu <huntxu@live.cn>, 2009, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: 2010-11-27 20:50+0800\n"
+"Last-Translator: Hunt Xu <huntxu@live.cn>\n"
+"Language-Team: Chinese (simplified)\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "休息一下"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "重置定时器"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "启动"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "用以提醒您注意休息,避免长时间使用电脑工作的 Xfce 面板插件"
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Hunt Xu <huntxu@live.cn>, 2010"
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "超时"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "时间设置"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "分钟"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "秒"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "每次休息的时间间隔:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "休息时间:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "延迟时间:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "行为"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "允许延迟"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "自动恢复"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "外观"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "在面板上显示剩余时间"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "显示小时数"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "显示秒数"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "延迟(_P)"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "恢复i(_R)"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "休息时间到。"
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d 小时"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d 分钟"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d 秒"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "剩余时间: %s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "剩余时间: %s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "剩余时间: %s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "自动控制超时与休息"
diff -Nur xfce4-time-out-plugin-0.1.1.orig/po/zh_TW.po xfce4-time-out-plugin-0.1.1/po/zh_TW.po
--- xfce4-time-out-plugin-0.1.1.orig/po/zh_TW.po	1970-01-01 01:00:00.000000000 +0100
+++ xfce4-time-out-plugin-0.1.1/po/zh_TW.po	2010-12-19 23:34:54.942011641 +0100
@@ -0,0 +1,199 @@
+# Traditional Chinese translation for xfce4-time-out-plugins.
+# Copyright (C) 2010 THE xfce4-time-out-plugin'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-time-out-plugins package.
+# Cheng-Chia Tseng <pswo10680@gmail.com>, 2010.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-time-out-plugins.master\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-12-12 00:01+0900\n"
+"PO-Revision-Date: \n"
+"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
+"Language-Team: Chinese-l10n <chinese-l10n@googlegroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n"
+
+#. Create menu item for taking an instant break
+#: ../panel-plugin/time-out.c:265
+msgid "Take a break"
+msgstr "休息一下"
+
+#. Create menu item for resetting the timer
+#: ../panel-plugin/time-out.c:273
+msgid "Reset timer"
+msgstr "重設計時器"
+
+#. Create menu item for enabling/disabling the countdown
+#: ../panel-plugin/time-out.c:281
+msgid "Enabled"
+msgstr "啟用"
+
+#: ../panel-plugin/time-out.c:422
+msgid ""
+"Xfce Panel plugin for taking a break from computer work every now and then."
+msgstr "偶爾停下電腦工作並休息片刻的 Xfce 面板插件。"
+
+#: ../panel-plugin/time-out.c:431
+msgid "translator-credits"
+msgstr "Cheng-Chia Tseng <pswo10680@gmail.com>, 2010."
+
+#. Create properties dialog
+#: ../panel-plugin/time-out.c:463
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
+msgid "Time Out"
+msgstr "逾時"
+
+#. Create time settings section
+#: ../panel-plugin/time-out.c:480
+msgid "Time settings"
+msgstr "時間設定值"
+
+#. Create the labels for the minutes and seconds spins
+#: ../panel-plugin/time-out.c:493
+msgid "Minutes"
+msgstr "分鐘"
+
+#: ../panel-plugin/time-out.c:498
+msgid "Seconds"
+msgstr "秒"
+
+#. Create break countdown time label
+#: ../panel-plugin/time-out.c:423
+msgid "Time between breaks:"
+msgstr "多久休息一次:"
+
+#. Create lock countdown time label
+#: ../panel-plugin/time-out.c:438
+msgid "Break length:"
+msgstr "休息時間:"
+
+#. Create postpone countdown time label
+#: ../panel-plugin/time-out.c:451
+msgid "Postpone length:"
+msgstr "延遲長度:"
+
+#. Create behaviour section
+#: ../panel-plugin/time-out.c:564
+msgid "Behaviour"
+msgstr "行為"
+
+#. Create postpone check button
+#: ../panel-plugin/time-out.c:575
+msgid "Allow postpone"
+msgstr "允許延遲"
+
+#. Create resume check button
+#: ../panel-plugin/time-out.c:582
+msgid "Resume automatically"
+msgstr "自動繼續"
+
+#. Create appearance section
+#: ../panel-plugin/time-out.c:589
+msgid "Appearance"
+msgstr "外觀"
+
+#. Create display time check button
+#: ../panel-plugin/time-out.c:600
+msgid "Display remaining time in the panel"
+msgstr "於面板內顯示剩餘時間"
+
+#. Create display hours check button
+#: ../panel-plugin/time-out.c:607
+msgid "Display hours"
+msgstr "顯示小時數"
+
+#. Create display seconds check button
+#: ../panel-plugin/time-out.c:614
+msgid "Display seconds"
+msgstr "顯示秒數"
+
+#. Create postpone button
+#: ../panel-plugin/time-out-lock-screen.c:219
+msgid "_Postpone"
+msgstr "延遲(_P)"
+
+#. Create resume button
+#: ../panel-plugin/time-out-lock-screen.c:225
+msgid "_Resume"
+msgstr "繼續(_R)"
+
+#: ../panel-plugin/time-out-countdown.c:377
+msgid "The break is over."
+msgstr "休息結束。"
+
+#. Hours:minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:399
+#, c-format
+msgid "%02d:%02d:%02d"
+msgstr "%02d:%02d:%02d"
+
+#. Hours:minutes
+#. Minutes:seconds
+#: ../panel-plugin/time-out-countdown.c:404
+#: ../panel-plugin/time-out-countdown.c:412
+#, c-format
+msgid "%02d:%02d"
+msgstr "%02d:%02d"
+
+#: ../panel-plugin/time-out-countdown.c:424
+#, c-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d 小時"
+
+#. Round up the number of minutes
+#: ../panel-plugin/time-out-countdown.c:425
+#: ../panel-plugin/time-out-countdown.c:485
+#: ../panel-plugin/time-out-countdown.c:503
+#: ../panel-plugin/time-out-countdown.c:542
+#, c-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d 分鐘"
+
+#: ../panel-plugin/time-out-countdown.c:426
+#, c-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] "%d 秒"
+
+#. Translators: this is %s seconds/minutes/hours
+#: ../panel-plugin/time-out-countdown.c:437
+#: ../panel-plugin/time-out-countdown.c:442
+#: ../panel-plugin/time-out-countdown.c:453
+#: ../panel-plugin/time-out-countdown.c:481
+#: ../panel-plugin/time-out-countdown.c:486
+#: ../panel-plugin/time-out-countdown.c:519
+#: ../panel-plugin/time-out-countdown.c:524
+#: ../panel-plugin/time-out-countdown.c:538
+#: ../panel-plugin/time-out-countdown.c:543
+#, c-format
+msgid "Time left: %s"
+msgstr "剩餘時間:%s"
+
+#. Translators: this is %s minutes, %s seconds
+#. Translators: this is %s hours %s seconds
+#. Translators: this is %s hours, %s minutes
+#. Translators: this is %s minutes %s seconds
+#: ../panel-plugin/time-out-countdown.c:445
+#: ../panel-plugin/time-out-countdown.c:457
+#: ../panel-plugin/time-out-countdown.c:464
+#: ../panel-plugin/time-out-countdown.c:499
+#: ../panel-plugin/time-out-countdown.c:505
+#: ../panel-plugin/time-out-countdown.c:527
+#, c-format
+msgid "Time left: %s %s"
+msgstr "剩餘時間:%s %s"
+
+#. Translators: this is %s hours, %s minutes, %s seconds
+#: ../panel-plugin/time-out-countdown.c:467
+#, c-format
+msgid "Time left: %s %s %s"
+msgstr "剩餘時間:%s %s %s"
+
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
+msgid "Automatically controlled time outs and breaks"
+msgstr "自動控制的倒數計時與休息"