[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/01: I18n: Update translation ca (100%).
noreply at xfce.org
noreply at xfce.org
Thu Mar 10 18:31:56 CET 2016
This is an automated email from the git hooks/post-receive script.
transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.
commit 58a850d1422cb77df35cd24b94185fe6084f99f8
Author: Nick Schermer <nick at xfce.org>
Date: Thu Mar 10 18:31:53 2016 +0100
I18n: Update translation ca (100%).
32 translated messages.
Transifex (https://www.transifex.com/projects/p/xfce/).
---
po/ca.po | 72 ++++++++++++++++++++++++++++++----------------------------------
1 file changed, 34 insertions(+), 38 deletions(-)
diff --git a/po/ca.po b/po/ca.po
index aa09d5c..5fedc68 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,123 +1,119 @@
-# 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 at gmail.com>, 2009.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
#
+# Translators:
+# Harald Servat <redcrash at gmail.com>, 2009
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-time-out-plugin\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-19 15:15+0000\n"
-"PO-Revision-Date: 2009-04-03 12:50+0100\n"
-"Last-Translator: Harald Servat <redcrash at gmail.com>\n"
-"Language-Team: Harald Servat\n"
+"POT-Creation-Date: 2013-07-03 21:22+0200\n"
+"PO-Revision-Date: 2016-03-10 15:42+0000\n"
+"Last-Translator: Nick Schermer <nick at xfce.org>\n"
+"Language-Team: Catalan (http://www.transifex.com/xfce/xfce-panel-plugins/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
+"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Poedit-Language: Catalan\n"
-"X-Poedit-Country: Spain\n"
#. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:259
+#: ../panel-plugin/time-out.c:260
msgid "Take a break"
msgstr "Pren un descans"
#. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:267
+#: ../panel-plugin/time-out.c:268
msgid "Reset timer"
msgstr "Reiniciar el temporitzador"
#. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:275
+#: ../panel-plugin/time-out.c:276
msgid "Enabled"
msgstr "Activat"
#. Update tooltips
-#: ../panel-plugin/time-out.c:339
+#: ../panel-plugin/time-out.c:340
msgid "Paused"
msgstr "Parat"
-#: ../panel-plugin/time-out.c:418
+#: ../panel-plugin/time-out.c:419
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."
+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:427
+#: ../panel-plugin/time-out.c:428
msgid "translator-credits"
msgstr "translator-credits"
#. Create properties dialog
-#: ../panel-plugin/time-out.c:489
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
+#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
msgid "Time Out"
msgstr "Pausa"
#. Create time settings section
-#: ../panel-plugin/time-out.c:506
+#: ../panel-plugin/time-out.c:477
msgid "Time settings"
msgstr "Opcions del temps"
#. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:519
+#: ../panel-plugin/time-out.c:490
msgid "Minutes"
msgstr "Minuts"
-#: ../panel-plugin/time-out.c:524
+#: ../panel-plugin/time-out.c:495
msgid "Seconds"
msgstr "Segons"
#. Create break countdown time label
-#: ../panel-plugin/time-out.c:530
+#: ../panel-plugin/time-out.c:501
msgid "Time between breaks:"
msgstr "Temps entre descansos:"
#. Create lock countdown time label
-#: ../panel-plugin/time-out.c:554
+#: ../panel-plugin/time-out.c:525
msgid "Break length:"
msgstr "Durada del descans:"
#. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:543
msgid "Postpone length:"
msgstr "Durada de la posposició:"
#. Create behaviour section
-#: ../panel-plugin/time-out.c:590
+#: ../panel-plugin/time-out.c:561
msgid "Behaviour"
msgstr "Comportament"
#. Create postpone check button
-#: ../panel-plugin/time-out.c:601
+#: ../panel-plugin/time-out.c:572
msgid "Allow postpone"
msgstr "Permetre posposar"
#. Create resume check button
-#: ../panel-plugin/time-out.c:608
+#: ../panel-plugin/time-out.c:579
msgid "Resume automatically"
msgstr "Reiniciar automàticament"
#. Create appearance section
-#: ../panel-plugin/time-out.c:615
+#: ../panel-plugin/time-out.c:586
msgid "Appearance"
msgstr "Aparença"
#. Create display time check button
-#: ../panel-plugin/time-out.c:626
+#: ../panel-plugin/time-out.c:597
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:633
+#: ../panel-plugin/time-out.c:604
msgid "Display hours"
msgstr "Mostrar hores"
#. Create display seconds check button
-#: ../panel-plugin/time-out.c:640
+#: ../panel-plugin/time-out.c:611
msgid "Display seconds"
msgstr "Mostrar segons"
@@ -207,6 +203,6 @@ msgstr "Temps restant: %s %s"
msgid "Time left: %s %s %s"
msgstr "Temps restant: %s %s %s"
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
+#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
msgid "Automatically controlled time outs and breaks"
msgstr "Descansos control·lats automàticament"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list