[Xfce4-commits] [apps/xfdashboard] 01/01: Fix serveral signal signatures (closures, marshal, signal handlers/callbacks) for XfdashboardWindowTrackerWindow and its derived sub-classes (e.g. Xfdashboard

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit 51715621ccb230669fe38d50ac03b732880508e1
Author: Stephan Haller 
Date:   Fri Jul 13 07:24:38 2018 +0200

Fix serveral signal signatures (closures, marshal, signal 
handlers/callbacks) for XfdashboardWindowTrackerWindow and its derived 
sub-classes (e.g. XfdashboardWindowTrackerWindowX11).

Another fix for issue GH #149
---
 libxfdashboard/live-window-simple.c|  3 ++-
 libxfdashboard/live-window.c   |  3 +--
 libxfdashboard/window-tracker-window.c | 10 +++-
 libxfdashboard/window-tracker-window.h |  6 ++---
 libxfdashboard/x11/window-tracker-window-x11.c | 12 +++--
 libxfdashboard/x11/window-tracker-x11.c| 34 +-
 6 files changed, 41 insertions(+), 27 deletions(-)

diff --git a/libxfdashboard/live-window-simple.c 
b/libxfdashboard/live-window-simple.c
index 36ab738..5846690 100644
--- a/libxfdashboard/live-window-simple.c
+++ b/libxfdashboard/live-window-simple.c
@@ -132,6 +132,7 @@ static void 
_xfdashboard_live_window_simple_on_geometry_changed(XfdashboardLiveW
 
 /* Window's state has changed */
 static void 
_xfdashboard_live_window_simple_on_state_changed(XfdashboardLiveWindowSimple 
*self,
+   

XfdashboardWindowTrackerWindowState inOldState,

gpointer inUserData)
 {
XfdashboardLiveWindowSimplePrivate  *priv;
@@ -649,7 +650,7 @@ void 
xfdashboard_live_window_simple_set_window(XfdashboardLiveWindowSimple *self
 
/* Set up this actor and child actor by calling each signal 
handler now */
_xfdashboard_live_window_simple_on_geometry_changed(self, 
priv->window);
-   _xfdashboard_live_window_simple_on_state_changed(self, 
priv->window);
+   _xfdashboard_live_window_simple_on_state_changed(self, 0, 
priv->window);
_xfdashboard_live_window_simple_on_workspace_changed(self, 
priv->window);
 
/* Connect signal handlers */
diff --git a/libxfdashboard/live-window.c b/libxfdashboard/live-window.c
index cc049ab..6937017 100644
--- a/libxfdashboard/live-window.c
+++ b/libxfdashboard/live-window.c
@@ -235,8 +235,7 @@ static void 
_xfdashboard_live_window_on_subwindow_actor_workspace_changed(Xfdash
  * shown anymore and find associated actor to destroy it
  */
 static void 
_xfdashboard_live_window_on_subwindow_actor_state_changed(XfdashboardLiveWindow 
*self,
-   
gint 
inChangedMask,
-   
gint inNewState,
+   

XfdashboardWindowTrackerWindowState inOldState,

gpointer 
inUserData)
 {
XfdashboardWindowTrackerWindow  *window;
diff --git a/libxfdashboard/window-tracker-window.c 
b/libxfdashboard/window-tracker-window.c
index 0be0343..9b66a5a 100644
--- a/libxfdashboard/window-tracker-window.c
+++ b/libxfdashboard/window-tracker-window.c
@@ -220,10 +220,9 @@ static void 
xfdashboard_window_tracker_window_default_init(XfdashboardWindowTrac

G_STRUCT_OFFSET(XfdashboardWindowTrackerWindowInterface, state_changed),
NULL,
NULL,
-   
_xfdashboard_marshal_VOID__FLAGS_FLAGS,
+   
g_cclosure_marshal_VOID__FLAGS,
G_TYPE_NONE,
-   2,
-   
XFDASHBOARD_TYPE_WINDOW_TRACKER_WINDOW_STATE,
+   1,

XFDASHBOARD_TYPE_WINDOW_TRACKER_WINDOW_STATE);
 
XfdashboardWindowTrackerWindowSignals[SIGNAL_ACTIONS_CHANGED]=
@@ -233,10 +232,9 @@ static void 
xfdashboard_window_tracker_window_default_init(XfdashboardWindowTrac
  

[Xfce4-commits] [apps/xfdashboard] branch master updated (3d5680d -> 5171562)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

nomad pushed a 
change to branch 
master
in repository apps/xfdashboard.

  from  3d5680d   I18n: Updated translations (de)
   new  5171562   Fix serveral signal signatures (closures, marshal, signal 
handlers/callbacks) for XfdashboardWindowTrackerWindow and its derived 
sub-classes (e.g. XfdashboardWindowTrackerWindowX11).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libxfdashboard/live-window-simple.c|  3 ++-
 libxfdashboard/live-window.c   |  3 +--
 libxfdashboard/window-tracker-window.c | 10 +++-
 libxfdashboard/window-tracker-window.h |  6 ++---
 libxfdashboard/x11/window-tracker-window-x11.c | 12 +++--
 libxfdashboard/x11/window-tracker-x11.c| 34 +-
 6 files changed, 41 insertions(+), 27 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 01/01: I18n: Update translation ms (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/thunar.

commit c52fdde9cffbf32d7b82a1ede17e0fca79deb486
Author: abuyop 
Date:   Fri Jul 13 06:30:37 2018 +0200

I18n: Update translation ms (100%).

746 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ms.po | 690 +++
 1 file changed, 339 insertions(+), 351 deletions(-)

diff --git a/po/ms.po b/po/ms.po
index 02d5f69..aadc996 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-05-06 00:30+0200\n"
-"PO-Revision-Date: 2018-05-07 00:43+\n"
+"POT-Creation-Date: 2018-06-25 00:30+0200\n"
+"PO-Revision-Date: 2018-07-13 02:42+\n"
 "Last-Translator: abuyop \n"
 "Language-Team: Malay (http://www.transifex.com/xfce/thunar/language/ms/)\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +18,7 @@ msgstr ""
 "Language: ms\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../thunar/main.c:90
+#: ../thunar/main.c:89
 msgid ""
 "Thunar could not be launched because an older instance of thunar is still 
running.\n"
 "Would you like to terminate the old thunar instance now?\n"
@@ -29,7 +29,7 @@ msgid ""
 msgstr "Thunar tidak dapat dilancarkan kerana terdapat kejadian thunar lama 
yang masih berjalan.\nAnda mahu tamatkan kejadian thunar lama dan mulakan 
kejadian ini?\n\nSebelum menerima pastikan tiada operasi tertangguh (seperti 
menyalin fail) kerana penamatannya boleh menyebabkan fail anda menjadi 
rosak.\n\nSila mulakan semula thunar selepas itu."
 
 #. setup application name
-#: ../thunar/main.c:126
+#: ../thunar/main.c:125
 msgid "Thunar"
 msgstr "Thunar"
 
@@ -136,10 +136,10 @@ msgstr "Gagal lancarkan operasi"
 
 #. tell the user that we were unable to launch the file specified
 #: ../thunar/thunar-application.c:1442 ../thunar/thunar-application.c:1574
-#: ../thunar/thunar-launcher.c:1222 ../thunar/thunar-location-entry.c:356
+#: ../thunar/thunar-launcher.c:1216 ../thunar/thunar-location-entry.c:356
 #: ../thunar/thunar-location-entry.c:384
-#: ../thunar/thunar-shortcuts-view.c:1650
-#: ../thunar/thunar-shortcuts-view.c:1678 ../thunar/thunar-window.c:2274
+#: ../thunar/thunar-shortcuts-view.c:1680
+#: ../thunar/thunar-shortcuts-view.c:1708 ../thunar/thunar-window.c:2317
 #, c-format
 msgid "Failed to open \"%s\""
 msgstr "Gagal membuka \"%s\""
@@ -152,20 +152,20 @@ msgstr "Gagal membuka \"%s\": %s"
 #. display an error message
 #: ../thunar/thunar-application.c:1633
 #: ../thunar/thunar-properties-dialog.c:731
-#: ../thunar/thunar-standard-view.c:2773 ../thunar/thunar-tree-view.c:1927
+#: ../thunar/thunar-standard-view.c:2853 ../thunar/thunar-tree-view.c:1959
 #, c-format
 msgid "Failed to rename \"%s\""
 msgstr "Gagal namakan semula \"%s\""
 
 #: ../thunar/thunar-application.c:1735
-#: ../thunar/thunar-location-buttons.c:1339
-#: ../thunar/thunar-standard-view.c:2324 ../thunar/thunar-tree-view.c:1789
+#: ../thunar/thunar-location-buttons.c:1347
+#: ../thunar/thunar-standard-view.c:2378 ../thunar/thunar-tree-view.c:1821
 msgid "New Folder"
 msgstr "Folder Baharu"
 
 #: ../thunar/thunar-application.c:1736
-#: ../thunar/thunar-location-buttons.c:1340
-#: ../thunar/thunar-standard-view.c:2325 ../thunar/thunar-tree-view.c:1790
+#: ../thunar/thunar-location-buttons.c:1348
+#: ../thunar/thunar-standard-view.c:2379 ../thunar/thunar-tree-view.c:1822
 msgid "Create New Folder"
 msgstr "Cipta Folder Baharu"
 
@@ -178,7 +178,7 @@ msgid "Create New File"
 msgstr "Cipta Fail Baharu"
 
 #. generate a title for the create dialog
-#: ../thunar/thunar-application.c:1798 ../thunar/thunar-standard-view.c:2369
+#: ../thunar/thunar-application.c:1798 ../thunar/thunar-standard-view.c:2425
 #, c-format
 msgid "Create Document from template \"%s\""
 msgstr "Cipta Dokumen dari templat \"%s\""
@@ -227,16 +227,16 @@ msgstr[0] "Anda pasti mahu memadam %u fail\nterpilih 
secara kekal?"
 #: ../thunar/thunar-chooser-dialog.c:288 ../thunar/thunar-chooser-dialog.c:705
 #: ../thunar/thunar-chooser-dialog.c:753 ../thunar/thunar-create-dialog.c:141
 #: ../thunar/thunar-dialogs.c:98 ../thunar/thunar-dialogs.c:481
-#: ../thunar/thunar-dialogs.c:552 ../thunar/thunar-dialogs.c:807
-#: ../thunar/thunar-dnd.c:165 ../thunar/thunar-launcher.c:728
+#: ../thunar/thunar-dialogs.c:552 ../thunar/thunar-dialogs.c:800
+#: ../thunar/thunar-dnd.c:169 ../thunar/thunar-launcher.c:725
 #: ../thunar/thunar-permissions-chooser.c:523
 #: ../thunar/thunar-permissions-chooser.c:1136
 #: ../thunar/thunar-properties-dialog.c:819
 #: ../thunar/thunar-renamer-dialog.c:354
-#: ../thunar/thunar-renamer-dialog.c:1042
-#: ../thunar/thunar-renamer-progress.c:197
-#: ../thunar/thunar-renamer-progress.c:207
-#: 

[Xfce4-commits] [xfce/thunar] branch master updated (b392c6e -> c52fdde)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/thunar.

  from  b392c6e   I18n: Update translation it (100%).
   new  c52fdde   I18n: Update translation ms (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/ms.po | 690 +++
 1 file changed, 339 insertions(+), 351 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] 01/01: I18n: Update translation gl (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-pulseaudio-plugin.

commit 42e39c4bd1c06a1ac0fe2d50d219c8949a72e4dd
Author: Anonymous 
Date:   Fri Jul 13 00:32:57 2018 +0200

I18n: Update translation gl (100%).

35 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/gl.po | 105 ---
 1 file changed, 67 insertions(+), 38 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index 7c5e5a4..b75380a 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Xosé, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-29 06:37+0200\n"
-"PO-Revision-Date: 2017-09-22 15:57+\n"
-"Last-Translator: Xfce Bot \n"
+"POT-Creation-Date: 2018-02-25 18:32+0100\n"
+"PO-Revision-Date: 2018-07-12 21:34+\n"
+"Last-Translator: Xosé\n"
 "Language-Team: Galician 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,7 +23,7 @@ msgid "PulseAudio Plugin"
 msgstr "Engadido PulseAudio"
 
 #: ../panel-plugin/pulseaudio.desktop.in.in.h:2
-#: ../panel-plugin/pulseaudio-plugin.c:226
+#: ../panel-plugin/pulseaudio-plugin.c:241
 msgid "Adjust the audio volume of the PulseAudio sound system"
 msgstr "Axusta o volume do sistema de son PulseAudio"
 
@@ -68,23 +69,55 @@ msgid "_Run Audio Mixer..."
 msgstr "Iniciar o mesturado_r de son..."
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:10
-msgid "Sound settings"
-msgstr "Opcións de son"
+msgid "Sound Settings"
+msgstr "Configuración do son"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:11
-msgid "Control playback of media players"
-msgstr ""
+msgid "General"
+msgstr "Xeral"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:12
+msgid "Control Playback of Media Players"
+msgstr "Controlar a reprodución de reprodutores de multimedia"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:13
+msgid "Enable multimedia keys for playback control"
+msgstr "Activar as teclas de multimedia para o control da reprodució"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:14
+msgid "Enable experimental window focus support"
+msgstr "Activar a compatibilidade experimental co foco das xanelas"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:15
+msgid "Title"
+msgstr "Título"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:16
+msgid "Hidden"
+msgstr "Agochado"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:17
+msgid "Clear Known Items"
+msgstr "Limpar os elementos coñecidos"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:18
+msgid "Please restart your panel for additional players to be displayed."
+msgstr "Reinicie o panel para que se mostren reprodutores adicionais."
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:19
+msgid "Known Media Players"
+msgstr "Reprodutores de multimedia coñecidos"
+
+#: ../panel-plugin/pulseaudio-dialog.glade.h:20
 msgid "Media Players"
-msgstr ""
+msgstr "Reprodutores de multimedia"
 
-#: ../panel-plugin/pulseaudio-plugin.c:228
+#: ../panel-plugin/pulseaudio-plugin.c:243
 msgid "Copyright © 2014-2017 Andrzej Radecki et al.\n"
-msgstr ""
+msgstr "Copyright © 2014-2017 Andrzej Radecki et al.\n"
 
-#: ../panel-plugin/pulseaudio-dialog.c:136
-#: ../panel-plugin/pulseaudio-menu.c:242
+#: ../panel-plugin/pulseaudio-dialog.c:139
+#: ../panel-plugin/pulseaudio-menu.c:264
 #, c-format
 msgid ""
 "Failed to execute command \"%s\".\n"
@@ -92,59 +125,55 @@ msgid ""
 "%s"
 msgstr "Fallou a execución da orde «%s».\n\n%s"
 
-#: ../panel-plugin/pulseaudio-dialog.c:139
-#: ../panel-plugin/pulseaudio-menu.c:245
+#: ../panel-plugin/pulseaudio-dialog.c:142
+#: ../panel-plugin/pulseaudio-menu.c:267
 msgid "Error"
 msgstr "Erro"
 
-#: ../panel-plugin/pulseaudio-button.c:315
-#: ../panel-plugin/pulseaudio-notify.c:200
+#: ../panel-plugin/pulseaudio-button.c:333
+#: ../panel-plugin/pulseaudio-notify.c:199
 #, c-format
 msgid "Not connected to the PulseAudio server"
 msgstr "Non conectado ó servidor PulseAudio"
 
-#: ../panel-plugin/pulseaudio-button.c:317
+#: ../panel-plugin/pulseaudio-button.c:335
 #, c-format
 msgid "Volume %d%% (muted)"
 msgstr "Volume %d%% (silenciado)"
 
-#: ../panel-plugin/pulseaudio-button.c:319
+#: ../panel-plugin/pulseaudio-button.c:337
 #, c-format
 msgid "Volume %d%%"
 msgstr "Volume %d%%"
 
-#: ../panel-plugin/pulseaudio-menu.c:429
-msgid "Audio output volume"
-msgstr "Volume da saída de son"
+#: ../panel-plugin/pulseaudio-menu.c:501
+msgid "Output"
+msgstr "Saída"
 
-#: ../panel-plugin/pulseaudio-menu.c:440
-msgid "_Mute audio output"
-msgstr "_Silenciar a saída de son"
+#: 

[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] branch master updated (82a9065 -> 42e39c4)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-pulseaudio-plugin.

  from  82a9065   I18n: Update translation it (100%).
   new  42e39c4   I18n: Update translation gl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/gl.po | 105 ---
 1 file changed, 67 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/01: I18n: Update translation gl (73%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

commit 9ce689f7ba762c77810afee2e9e1e31a5ef9914e
Author: Anonymous 
Date:   Fri Jul 13 00:32:31 2018 +0200

I18n: Update translation gl (73%).

30 translated messages, 11 untranslated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/gl.po | 169 ++-
 1 file changed, 80 insertions(+), 89 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index a8acf99..5e4902c 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,202 +1,193 @@
-# Galician translation of xfce4-cpufreq-plugin
-# Copyright (C) 2008-2009 Leandro Regueiro
-# This file is distributed under the same license as the xfce package.
-#
-# Leandro Regueiro , 2008, 2009.
-#
-# Proxecto Trasno - Adaptación do software libre á lingua galega:  Se desexas
-# colaborar connosco, podes atopar máis información en 
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Leandro Regueiro , 2008-2009
+# Xosé, 2018
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-18 09:44+0200\n"
-"PO-Revision-Date: 2009-07-15 17:44+0100\n"
-"Last-Translator: Leandro Regueiro \n"
-"Language-Team: Galician \n"
-"Language: gl\n"
+"POT-Creation-Date: 2018-05-18 06:32+0200\n"
+"PO-Revision-Date: 2018-07-12 21:40+\n"
+"Last-Translator: Xosé\n"
+"Language-Team: Galician 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"Language: gl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:78
+#: ../panel-plugin/xfce4-cpufreq-configure.c:80
 msgid "Select font..."
-msgstr ""
+msgstr "Seleccionar tipo de letra..."
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:80
+#: ../panel-plugin/xfce4-cpufreq-configure.c:82
 msgid "Select font family and size to use for the labels."
-msgstr ""
+msgstr "Seleccionar a familia de tipo de letra e o tamaño que usar nas 
etiquetas."
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:84
+#: ../panel-plugin/xfce4-cpufreq-configure.c:86
 msgid "Right-click to revert to the default font."
-msgstr ""
+msgstr "Clic dereito para reverter ao tipo de letra predeterminado"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:102
+#: ../panel-plugin/xfce4-cpufreq-configure.c:100
 msgid "Select font"
-msgstr ""
+msgstr "Seleccionar tipo de letra"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:188
+#: ../panel-plugin/xfce4-cpufreq-configure.c:199
 msgid "Configure CPU Frequency Monitor"
 msgstr "Configurar o monitor de frecuencia da CPU"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:190
+#: ../panel-plugin/xfce4-cpufreq-configure.c:204
 msgid "Configure the CPU frequency plugin"
 msgstr "Configurar o engadido de frecuencia da CPU"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:208
+#: ../panel-plugin/xfce4-cpufreq-configure.c:222
 msgid "Monitor"
 msgstr "Monitor"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:223
+#: ../panel-plugin/xfce4-cpufreq-configure.c:245
 msgid "_Update interval:"
-msgstr ""
+msgstr "Intervalo de act_ualización:"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:241
+#: ../panel-plugin/xfce4-cpufreq-configure.c:263
 msgid "Panel"
 msgstr "Panel"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:257
+#: ../panel-plugin/xfce4-cpufreq-configure.c:287
 msgid "_Font:"
-msgstr ""
+msgstr "_Tipo de letra:"
+
+#: ../panel-plugin/xfce4-cpufreq-configure.c:306
+msgid "_Font color:"
+msgstr "_Cor da letra:"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:275
+#: ../panel-plugin/xfce4-cpufreq-configure.c:316
+msgid "Select font color"
+msgstr "Seleccionar a cor da letra"
+
+#: ../panel-plugin/xfce4-cpufreq-configure.c:326
 msgid "_Display CPU:"
-msgstr ""
+msgstr "_Mostrar CPU:"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:290
+#: ../panel-plugin/xfce4-cpufreq-configure.c:342
 msgid "min"
-msgstr ""
+msgstr "min"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:291
+#: ../panel-plugin/xfce4-cpufreq-configure.c:343
 msgid "avg"
-msgstr ""
+msgstr "media"
 
-#: ../panel-plugin/xfce4-cpufreq-configure.c:292
+#: ../panel-plugin/xfce4-cpufreq-configure.c:344
 msgid "max"
-msgstr ""
+msgstr "máx"
 
 #. check buttons for display widgets in panel
-#: ../panel-plugin/xfce4-cpufreq-configure.c:298
+#: ../panel-plugin/xfce4-cpufreq-configure.c:350
 msgid "_Keep compact"
-msgstr ""
+msgstr "_Manter compactos"
 
-#: 

[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] branch master updated (7c31af5 -> 9ce689f)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

  from  7c31af5   I18n: Update translation it (100%).
   new  9ce689f   I18n: Update translation gl (73%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/gl.po | 169 ++-
 1 file changed, 80 insertions(+), 89 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/catfish] 01/02: I18n: Update translation fr (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/catfish.

commit aef86bef80f6122622728c0a3efd8c3cba976a64
Author: Yannick Le Guen 
Date:   Fri Jul 13 00:31:33 2018 +0200

I18n: Update translation fr (100%).

113 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/fr.po | 41 +++--
 1 file changed, 27 insertions(+), 14 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 8355a27..0fe586b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,11 +6,11 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: catfish\n"
+"Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-07-03 14:05+0200\n"
+"POT-Creation-Date: 2018-07-08 18:48-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Remi Andruccioli , 2018\n"
+"Last-Translator: Yannick Le Guen , 2018\n"
 "Language-Team: French (https://www.transifex.com/xfce/teams/16840/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -496,10 +496,23 @@ msgstr ""
 "gestionnaire de fichiers ou de ses capacités d’organisation."
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:3
+msgid ""
+"This release features several improvements to thumbnail processing and "
+"numerous bug fixes. Icon previews have been improved and will now match "
+"other applications. Items displayed at the bottom of the results window are "
+"now accessible with all desktop themes."
+msgstr ""
+"Cette version propose plusieurs améliorations au traitement des miniatures "
+"et de nombreuses corrections de bogue. Les aperçus d’icônes ont été "
+"améliorés et correspondent désormais aux autres applications. Les éléments "
+"affichés en bas de la fenêtre des résultats sont maintenant accessibles avec"
+" tous les thèmes de bureau."
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:4
 msgid "This is a minor translations-only release."
 msgstr "Il s’agit d’une version de révision mineure des traductions."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:4
+#: ../data/metainfo/catfish.appdata.xml.in.h:5
 msgid ""
 "This release features several performance improvements and numerous "
 "translation updates."
@@ -507,7 +520,7 @@ msgstr ""
 "Cette version offre plusieurs améliorations de performances et de nombreuses"
 " mises à jour de traduction."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:5
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
 msgid ""
 "This release now displays all file timestamps according to timezone instead "
 "of Universal Coordinated Time (UTC)."
@@ -515,7 +528,7 @@ msgstr ""
 "Cette version affiche maintenant tous les horodatages de fichiers en "
 "fonction du fuseau horaire au lieu du temps universel coordonné (UTC)."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
 msgid ""
 "This release fixes several bugs related to the results window. Files are "
 "once again removed from the results list when deleted. Middle- and right-"
@@ -529,7 +542,7 @@ msgstr ""
 "selon le fuseau horaire (timezone), à la place du temps universel coordonné "
 "(UTC)."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:7
+#: ../data/metainfo/catfish.appdata.xml.in.h:8
 msgid ""
 "This release includes a significant interface refresh, improves search "
 "speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -544,13 +557,13 @@ msgstr ""
 "optionnelles et des widgets. La gestion du mot de passe a été améliorée avec"
 " l’intégration de PolicyKit lorsque disponible."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
 msgid "This release fixes two new bugs and includes updated translations."
 msgstr ""
 "Cette version corrige deux nouveaux bogues et comporte des mises à jour de "
 "traductions."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
 msgid ""
 "This release fixes a regression where the application is unable to start on "
 "some systems."
@@ -558,7 +571,7 @@ msgstr ""
 "Cette version corrige une régression qui empêchait l’application de démarrer"
 " sur certains systèmes."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
 msgid ""
 "This release fixes a regression where multiple search terms were no longer "
 "supported. An InfoBar is now displayed when the search database is outdated,"
@@ -569,7 +582,7 @@ msgstr ""
 "lorsque la base des données recherchées n’est pas à jour. De plus, la boîte "
 "de dialogue de mise à jour de la base de données a été améliorée."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
 msgid ""
 "This release fixes two issues where locate would not be 

[Xfce4-commits] [apps/catfish] branch master updated (0580b5a -> e643cdb)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/catfish.

  from  0580b5a   I18n: Update translation pt_BR (100%).
   new  aef86be   I18n: Update translation fr (100%).
   new  e643cdb   I18n: Update translation nl (100%).

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/fr.po | 41 +++--
 po/nl.po | 36 
 2 files changed, 51 insertions(+), 26 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/catfish] 02/02: I18n: Update translation nl (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/catfish.

commit e643cdb9735c1cf395d3ee95b4578be023d871b4
Author: Pjotr 
Date:   Fri Jul 13 00:31:33 2018 +0200

I18n: Update translation nl (100%).

113 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/nl.po | 36 
 1 file changed, 24 insertions(+), 12 deletions(-)

diff --git a/po/nl.po b/po/nl.po
index 3aaddd1..effdd7f 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-06-30 21:44-0400\n"
+"POT-Creation-Date: 2018-07-08 18:48-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Pjotr , 2018\n"
 "Language-Team: Dutch (https://www.transifex.com/xfce/teams/16840/nl/)\n"
@@ -499,10 +499,22 @@ msgstr ""
 "afhankelijk van de bestandbeheerder of van organisatorische vaardigheden."
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:3
+msgid ""
+"This release features several improvements to thumbnail processing and "
+"numerous bug fixes. Icon previews have been improved and will now match "
+"other applications. Items displayed at the bottom of the results window are "
+"now accessible with all desktop themes."
+msgstr ""
+"This release features several improvements to thumbnail processing and "
+"numerous bug fixes. Icon previews have been improved and will now match "
+"other applications. Items displayed at the bottom of the results window are "
+"now accessible with all desktop themes."
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:4
 msgid "This is a minor translations-only release."
 msgstr "Dit is een versie die alleen nieuwe vertalingen bevat."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:4
+#: ../data/metainfo/catfish.appdata.xml.in.h:5
 msgid ""
 "This release features several performance improvements and numerous "
 "translation updates."
@@ -510,7 +522,7 @@ msgstr ""
 "Deze versie bevat verschillende prestatieverbeteringen en diverse "
 "bijgewerkte vertalingen."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:5
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
 msgid ""
 "This release now displays all file timestamps according to timezone instead "
 "of Universal Coordinated Time (UTC)."
@@ -518,7 +530,7 @@ msgstr ""
 "Deze versie toont nu alle tijdstempels van bestanden overeenkomstig de "
 "tijdzone, in plaats van de Universal Coordinated Time (UTC)."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
 msgid ""
 "This release fixes several bugs related to the results window. Files are "
 "once again removed from the results list when deleted. Middle- and right-"
@@ -531,7 +543,7 @@ msgstr ""
 " Datumbereikfilters worden nu toegepast overeenkomstig de tijdzone in plaats"
 " van Universal Coordinated Time (UTC)."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:7
+#: ../data/metainfo/catfish.appdata.xml.in.h:8
 msgid ""
 "This release includes a significant interface refresh, improves search "
 "speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -546,12 +558,12 @@ msgstr ""
 "opduikvensters. Wachtwoordafhandeling is verbeterd met de integratie van "
 "PolicyKit (indien die beschikbaar is)."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
 msgid "This release fixes two new bugs and includes updated translations."
 msgstr ""
 "Deze uitgave bevat reparaties voor twee fouten en bijgewerkte vertalingen."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
 msgid ""
 "This release fixes a regression where the application is unable to start on "
 "some systems."
@@ -559,7 +571,7 @@ msgstr ""
 "Deze versie bevat een reparatie voor een regressiefout waardoor deze "
 "toepassing op sommige systemen niet kon starten."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
 msgid ""
 "This release fixes a regression where multiple search terms were no longer "
 "supported. An InfoBar is now displayed when the search database is outdated,"
@@ -570,7 +582,7 @@ msgstr ""
 "gegevensbank met zoekgegevens verouderd is, en de dialoogschermpjes die "
 "worden gebruikt om de gegevensbank bij te werken, zijn verbeterd."
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
 msgid ""
 "This release fixes two issues where locate would not be properly executed "
 "and improves handling of missing symbolic icons."
@@ -578,7 +590,7 @@ msgstr ""
 "Deze uitgave herstelt twee fouten waardoor 'locate' niet juist uitgevoerd "
 "werd en verbetert de omgang met ontbrekende symbolische 

[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: I18n: Update translation gl (91%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-clipman-plugin.

commit c17243b7a8a1449355a5c1c56a62a7919ed52197
Author: Anonymous 
Date:   Fri Jul 13 00:32:23 2018 +0200

I18n: Update translation gl (91%).

66 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/gl.po | 29 +++--
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index ce188f7..925437c 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 # Leandro Regueiro , 2008-2009
+# Xosé, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-09-15 18:31+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+\n"
-"Last-Translator: Xfce Bot \n"
+"PO-Revision-Date: 2018-07-12 21:37+\n"
+"Last-Translator: Xosé\n"
 "Language-Team: Galician 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -153,13 +154,13 @@ msgstr "Se está marcado, as seleccións hanse sincronizar 
co portarretallos pre
 
 #: ../panel-plugin/settings-dialog.ui.h:13
 msgid "Show _QR-Code"
-msgstr ""
+msgstr "Mostrar código _QR"
 
 #: ../panel-plugin/settings-dialog.ui.h:14
 msgid ""
 "If checked, the menu shows a QR-Code of the currently selected clipboard "
 "entry"
-msgstr ""
+msgstr "Ao marcalo, o menú mostra un código QR da entrada do portapapeis 
seleccionada"
 
 #: ../panel-plugin/settings-dialog.ui.h:15
 msgid "Behavior"
@@ -205,7 +206,7 @@ msgstr "Xeral"
 
 #: ../panel-plugin/settings-dialog.ui.h:25
 msgid "_Enable automatic actions"
-msgstr ""
+msgstr "A_ctivar as accións automáticas"
 
 #: ../panel-plugin/settings-dialog.ui.h:26
 msgid ""
@@ -215,19 +216,19 @@ msgstr ""
 
 #: ../panel-plugin/settings-dialog.ui.h:28
 msgid "Add action"
-msgstr ""
+msgstr "Engadir acció"
 
 #: ../panel-plugin/settings-dialog.ui.h:29
 msgid "Edit action"
-msgstr ""
+msgstr "Editar acción"
 
 #: ../panel-plugin/settings-dialog.ui.h:30
 msgid "Delete action"
-msgstr ""
+msgstr "Eliminar acción"
 
 #: ../panel-plugin/settings-dialog.ui.h:31
 msgid "Reset all actions to the system default values"
-msgstr ""
+msgstr "Restaurar todas as accións aos valores predeterminados do sistema"
 
 #: ../panel-plugin/settings-dialog.ui.h:32
 msgid "Actions"
@@ -239,11 +240,11 @@ msgstr "Pegar automaticamente un elemento seleccionado no 
historial"
 
 #: ../panel-plugin/settings-dialog.ui.h:34
 msgid "_Paste instantly:"
-msgstr ""
+msgstr "_Pegar instantaneamente:"
 
 #: ../panel-plugin/settings-dialog.ui.h:35
 msgid "P_osition menu at mouse pointer"
-msgstr ""
+msgstr "C_olocar o menú no punteiro do rato"
 
 #: ../panel-plugin/settings-dialog.ui.h:36
 msgid ""
@@ -258,7 +259,7 @@ msgstr "_Reorganizar os elementos do historial"
 #: ../panel-plugin/settings-dialog.ui.h:38
 msgid ""
 "Push last copied text to the top of the history, useful to reorder old items"
-msgstr ""
+msgstr "Empuxar o último texto copiado até o primeiro lugar do historial, o 
que é útil para reordenar elementos antigos"
 
 #: ../panel-plugin/settings-dialog.ui.h:39
 msgid "Re_verse history order"
@@ -270,7 +271,7 @@ msgstr "Se está marcado, esta opción restablecerá o 
historial en cada vez que
 
 #: ../panel-plugin/settings-dialog.ui.h:41
 msgid "_Show actions by holding Control"
-msgstr ""
+msgstr "Mo_strar accións ao manter Control premido"
 
 #: ../panel-plugin/settings-dialog.ui.h:42
 msgid ""
@@ -328,7 +329,7 @@ msgstr "O portarretallos está baleiro"
 
 #: ../panel-plugin/menu.c:475
 msgid "_Clear history"
-msgstr ""
+msgstr "Limpar o _historial"
 
 #: ../panel-plugin/plugin.c:307
 msgid "Contributors:"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-notifyd] 01/01: I18n: Update translation gl (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/xfce4-notifyd.

commit f33eb9fa21136876989f7f0465a77c07394235dc
Author: Anonymous 
Date:   Fri Jul 13 00:31:59 2018 +0200

I18n: Update translation gl (100%).

74 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/gl.po | 92 +---
 1 file changed, 54 insertions(+), 38 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index df2fc1c..c7bba9a 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # Leandro Regueiro , 2009
-# Xosé , 2018
+# Xosé, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-12-01 06:31+0100\n"
-"PO-Revision-Date: 2018-01-13 23:05+\n"
-"Last-Translator: Xosé \n"
+"POT-Creation-Date: 2018-02-18 00:31+0100\n"
+"PO-Revision-Date: 2018-07-12 21:50+\n"
+"Last-Translator: Xosé\n"
 "Language-Team: Galician 
(http://www.transifex.com/xfce/xfce-apps/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,7 +19,27 @@ msgstr ""
 "Language: gl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../panel-plugin/notification-plugin.c:215
+#: ../common/xfce-notify-log.c:342
+msgid "Do you really want to clear the notification log?"
+msgstr "Confirma que desexa limpar o rexistro de notificacións?"
+
+#: ../common/xfce-notify-log.c:346
+msgid "Clear notification log"
+msgstr "Limpar o rexistro de notificacións"
+
+#: ../common/xfce-notify-log.c:349
+msgid "Cancel"
+msgstr "Cancelar"
+
+#: ../common/xfce-notify-log.c:351 ../xfce4-notifyd-config/main.c:953
+msgid "Clear"
+msgstr "Limpar"
+
+#: ../common/xfce-notify-log.c:364
+msgid "include icon cache"
+msgstr "incluír a caché de iconas"
+
+#: ../panel-plugin/notification-plugin.c:218
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:12
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.desktop.in.h:1
 msgid "Notifications"
@@ -51,19 +71,19 @@ msgstr "Este é o engadido de notificacións"
 msgid "Copyright © 2017 Simon Steinbeiß\n"
 msgstr "Copyright © 2017 Simon Steinbeiß\n"
 
-#: ../panel-plugin/notification-plugin-log.c:121
+#: ../panel-plugin/notification-plugin-log.c:132
 msgid "_Do not disturb"
 msgstr "_Non molestar"
 
-#: ../panel-plugin/notification-plugin-log.c:282
+#: ../panel-plugin/notification-plugin-log.c:306
 msgid "No notifications"
 msgstr "Sen notificacións"
 
-#: ../panel-plugin/notification-plugin-log.c:301
+#: ../panel-plugin/notification-plugin-log.c:327
 msgid "_Clear log"
 msgstr "_Limpar o rexistro"
 
-#: ../panel-plugin/notification-plugin-log.c:309
+#: ../panel-plugin/notification-plugin-log.c:335
 msgid "_Notification settings…"
 msgstr "Co_nfiguración das notificacións..."
 
@@ -94,19 +114,19 @@ msgstr "Non foi posíbel iniciar o daemon de notificacións"
 msgid "Another notification daemon is running, exiting\n"
 msgstr "Hai outro daemon de notificacións en execución; saímos\n"
 
-#: ../xfce4-notifyd-config/main.c:77
+#: ../xfce4-notifyd-config/main.c:78
 msgid "Notification Preview"
 msgstr "Vista previa da notificación"
 
-#: ../xfce4-notifyd-config/main.c:78
+#: ../xfce4-notifyd-config/main.c:79
 msgid "This is what notifications will look like"
 msgstr "Esta será a aparencia das notificacións"
 
-#: ../xfce4-notifyd-config/main.c:83
+#: ../xfce4-notifyd-config/main.c:84
 msgid "Button"
 msgstr "Botón"
 
-#: ../xfce4-notifyd-config/main.c:90
+#: ../xfce4-notifyd-config/main.c:91
 msgid "Notification preview failed"
 msgstr "Produciuse un erro ao previsualizar a notificación"
 
@@ -118,7 +138,7 @@ msgstr "O daemon de configuración non está dispoñíbel"
 msgid ""
 "Empty log\n"
 "No notifications have been logged yet."
-msgstr ""
+msgstr "Rexistro baleiro\nAínda non se rexistrou ningunha 
notificación"
 
 #: ../xfce4-notifyd-config/main.c:941
 msgid "Refresh"
@@ -136,10 +156,6 @@ msgstr "Abrir"
 msgid "Open the notification log in an external editor"
 msgstr "Abrir o rexistro de notificacións nun editor externo"
 
-#: ../xfce4-notifyd-config/main.c:953
-msgid "Clear"
-msgstr "Limpar"
-
 #: ../xfce4-notifyd-config/main.c:954
 msgid "Clear the notification log"
 msgstr "Limpar o rexistro de notificacións"
@@ -173,7 +189,7 @@ msgstr "Por favor, comuníquelle os erros a %s.\n"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:1
 msgid "only during \"Do not disturb\""
-msgstr ""
+msgstr "só durante «Non molestar»"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:2
 msgid "always"
@@ -217,20 +233,20 @@ msgstr "Abaixo á dereita"
 
 #: ../xfce4-notifyd-config/xfce4-notifyd-config.glade.h:13
 msgid "Customize your notification settings"
-msgstr ""
+msgstr "Personalice a configuración das notificacións"
 
 #: 

[Xfce4-commits] [apps/xfce4-taskmanager] 01/01: I18n: Update translation gl (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/xfce4-taskmanager.

commit d472fec051b75be6d335db43cebdffde5aa756df
Author: Anonymous 
Date:   Fri Jul 13 00:32:09 2018 +0200

I18n: Update translation gl (100%).

85 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/gl.po | 43 ++-
 1 file changed, 22 insertions(+), 21 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index 59f488f..727fcba 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -5,13 +5,14 @@
 # Translators:
 # Leandro Regueiro , 2006,2008-2009
 # Miguel Anxo Bouzada , 2008
+# Xosé, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-01-27 00:30+0100\n"
-"PO-Revision-Date: 2017-09-19 18:06+\n"
-"Last-Translator: Xfce Bot \n"
+"PO-Revision-Date: 2018-07-12 21:53+\n"
+"Last-Translator: Xosé\n"
 "Language-Team: Galician 
(http://www.transifex.com/xfce/xfce-apps/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -67,7 +68,7 @@ msgid ""
 "CPU: %.0f%%\n"
 "Memory: %s\n"
 "Swap: %s"
-msgstr ""
+msgstr "Procesos: %u\nCPU: %.0f%%\nMemoria: %s\nEspazo 
de intercambio: %s"
 
 #: ../src/main.c:134
 #, c-format
@@ -76,7 +77,7 @@ msgid ""
 "CPU: %.0f%%\n"
 "Memory: %s\n"
 "Swap: %s"
-msgstr ""
+msgstr "Procesos: %u\nCPU: %.0f%%\nMemoria: %s\nEspazo de intercambio: %s"
 
 #: ../src/process-statusbar.c:147 ../src/process-window.c:572
 #, c-format
@@ -86,12 +87,12 @@ msgstr "CPU: %s%%"
 #: ../src/process-statusbar.c:162 ../src/process-window.c:576
 #, c-format
 msgid "Memory: %s"
-msgstr ""
+msgstr "Memoria: %s"
 
 #: ../src/process-statusbar.c:176
 #, c-format
 msgid "Swap: %s"
-msgstr ""
+msgstr "Espazo de intercambio: %s"
 
 #: ../src/process-statusbar.c:190
 #, c-format
@@ -147,15 +148,15 @@ msgstr "Matar a tarefa"
 #: ../src/process-tree-view.c:372
 #, c-format
 msgid "Are you sure you want to send the %s signal to the PID %d?"
-msgstr ""
+msgstr "Confirma que desexa enviar o sinal %s ao PID %d?"
 
 #: ../src/process-tree-view.c:373
 msgid "terminate"
-msgstr ""
+msgstr "terminar"
 
 #: ../src/process-tree-view.c:373
 msgid "kill"
-msgstr ""
+msgstr "matar"
 
 #: ../src/process-tree-view.c:385
 msgid "Error sending signal"
@@ -221,37 +222,37 @@ msgstr "Prioridade"
 
 #: ../src/process-window.c:171
 msgid "Bad Window"
-msgstr ""
+msgstr "Xanela mala"
 
 #: ../src/process-window.c:171
 #, c-format
 msgid "Window id 0x%lx does not exist!"
-msgstr ""
+msgstr "O identificador de xanela 0x%lx non existe!"
 
 #: ../src/process-window.c:174
 msgid "XGetWindowProperty failed"
-msgstr ""
+msgstr "Fallou XGetWindowProperty"
 
 #: ../src/process-window.c:174
 msgid "XGetWindowProperty failed!"
-msgstr ""
+msgstr "Fallou XGetWindowProperty!"
 
 #: ../src/process-window.c:181
 msgid "No PID found"
-msgstr ""
+msgstr "Non se atopou o PID"
 
 #: ../src/process-window.c:181
 #, c-format
 msgid "No PID found for window 0x%lx."
-msgstr ""
+msgstr "Non se atopou o PID da xanela 0x%lx."
 
 #: ../src/process-window.c:251
 msgid "Identify Window"
-msgstr ""
+msgstr "Identificar xanela"
 
 #: ../src/process-window.c:252
 msgid "Identify an open window by clicking on it."
-msgstr ""
+msgstr "Identificar unha xanela aberta ao premela."
 
 #: ../src/process-window.c:318
 #, c-format
@@ -259,11 +260,11 @@ msgid ""
 " Starting task\n"
 " Changing task\n"
 " Terminating task"
-msgstr ""
+msgstr " Iniciando 
tarefa\n Cambiando 
de tarefa\n 
Terminando tarefa"
 
 #: ../src/process-window.c:328
 msgid "Filter on process name"
-msgstr ""
+msgstr "Filtrar polo nome do proceso"
 
 #: ../src/process-window.c:510
 msgid "translator-credits"
@@ -307,11 +308,11 @@ msgstr "Mostrar os valores con máis precisión"
 
 #: ../src/settings-dialog.ui.h:5 ../src/settings-dialog-gtk3.ui.h:5
 msgid "Show processes as tree"
-msgstr ""
+msgstr "Mostrar os procesos nunha árbore"
 
 #: ../src/settings-dialog.ui.h:6 ../src/settings-dialog-gtk3.ui.h:6
 msgid "Show memory usage in bytes"
-msgstr ""
+msgstr "Mostrar o uso da memoria en bytes"
 
 #: ../src/settings-dialog.ui.h:7 ../src/settings-dialog-gtk3.ui.h:7
 msgid "Toolbar style:"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-taskmanager] branch master updated (c6047e5 -> d472fec)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/xfce4-taskmanager.

  from  c6047e5   I18n: Update translation it (100%).
   new  d472fec   I18n: Update translation gl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/gl.po | 43 ++-
 1 file changed, 22 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-notifyd] branch master updated (c353fd4 -> f33eb9f)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/xfce4-notifyd.

  from  c353fd4   I18n: Update translation it (100%).
   new  f33eb9f   I18n: Update translation gl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/gl.po | 92 +---
 1 file changed, 54 insertions(+), 38 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] branch master updated (a0004c8 -> c17243b)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-clipman-plugin.

  from  a0004c8   I18n: Update translation it (100%).
   new  c17243b   I18n: Update translation gl (91%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/gl.po | 29 +++--
 1 file changed, 15 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/01: I18n: Update translation lt (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit 5340a0f80814635e84f7a31175bf5c17be861208
Author: Anonymous 
Date:   Fri Jul 13 00:30:57 2018 +0200

I18n: Update translation lt (100%).

414 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/lt.po | 223 +--
 1 file changed, 117 insertions(+), 106 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 0f94924..91a5163 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -9,15 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-19 00:31+0200\n"
-"PO-Revision-Date: 2018-04-19 09:01+\n"
+"POT-Creation-Date: 2018-05-04 06:31+0200\n"
+"PO-Revision-Date: 2018-07-12 21:47+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce4-panel/language/lt/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: lt\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
(n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 
11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n 
% 1 != 0 ? 2: 3);\n"
 
 #: ../panel-desktop-handler.desktop.in.h:1
 msgid "Create Launcher on the panel"
@@ -30,7 +30,7 @@ msgid ""
 msgstr "Pridėti naują leistuką į skydelį, remiantis šio darbalaukio failo 
informacija"
 
 #: ../panel-preferences.desktop.in.h:1
-#: ../panel/panel-preferences-dialog.glade.h:10 ../panel/panel-window.c:2699
+#: ../panel/panel-preferences-dialog.glade.h:10 ../panel/panel-window.c:2666
 #: ../migrate/main.c:117
 msgid "Panel"
 msgstr "Skydelis"
@@ -41,18 +41,18 @@ msgstr "Tinkinti skydelį"
 
 #. I18N: %s is the name of the plugin
 #: ../libxfce4panel/xfce-panel-plugin.c:1047
-#: ../panel/panel-preferences-dialog.c:1202
+#: ../panel/panel-preferences-dialog.c:1168
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Ar esate tikri, jog norite pašalinti „%s”?"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1052
-#: ../panel/panel-preferences-dialog.c:1205
+#: ../panel/panel-preferences-dialog.c:1171
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Jei pašalinsite elementą iš skydelio, jis bus prarastas visam laikui."
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1053 ../panel/panel-dialogs.c:127
-#: ../panel/panel-preferences-dialog.c:1207
+#: ../panel/panel-preferences-dialog.c:1173
 #: ../plugins/applicationsmenu/applicationsmenu.c:538
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "Cancel"
@@ -60,8 +60,8 @@ msgstr "Atsisakyti"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1054
 #: ../panel/panel-plugin-external.c:436
-#: ../panel/panel-preferences-dialog.c:930
-#: ../panel/panel-preferences-dialog.c:1208
+#: ../panel/panel-preferences-dialog.c:896
+#: ../panel/panel-preferences-dialog.c:1174
 #: ../plugins/launcher/launcher-dialog.c:854
 msgid "Remove"
 msgstr "Šalinti"
@@ -86,20 +86,28 @@ msgstr "Ša_linti"
 msgid "Pane_l"
 msgstr "_Skydelis"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1279 ../panel/panel-window.c:2712
+#: ../libxfce4panel/xfce-panel-plugin.c:1279 ../panel/panel-window.c:2679
 msgid "Add _New Items..."
 msgstr "Pridėti _naujų elementų..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1294 ../panel/panel-window.c:2727
+#: ../libxfce4panel/xfce-panel-plugin.c:1294 ../panel/panel-window.c:2694
 msgid "Panel Pr_eferences..."
 msgstr "Skydelio _nuostatos..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1315 ../panel/panel-window.c:2759
+#: ../libxfce4panel/xfce-panel-plugin.c:1315 ../panel/panel-window.c:2726
 msgid "Log _Out"
 msgstr "_Atsijungti"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1335
 #: ../panel/panel-preferences-dialog.glade.h:12
+#: ../plugins/actions/actions-dialog.glade.h:4
+#: ../plugins/applicationsmenu/applicationsmenu-dialog.glade.h:2
+#: ../plugins/directorymenu/directorymenu-dialog.glade.h:3
+#: ../plugins/launcher/launcher-dialog.glade.h:16
+#: ../plugins/pager/pager-dialog.glade.h:10
+#: ../plugins/separator/separator-dialog.glade.h:6
+#: ../plugins/systray/systray-dialog.glade.h:3
+#: ../plugins/tasklist/tasklist-dialog.glade.h:14
 msgid "_Help"
 msgstr "Ž_inynas"
 
@@ -247,6 +255,7 @@ msgid_plural "Create new launcher from %d desktop files"
 msgstr[0] "Sukurti naują leistuką iš %d darbalaukio failo"
 msgstr[1] "Sukurti naujus leistukus iš %d darbalaukio failų"
 msgstr[2] "Sukurti naujus leistukus iš %d darbalaukio failų"
+msgstr[3] "Sukurti naujus leistukus iš %d darbalaukio failų"
 
 #: ../panel/panel-application.c:1724
 msgid "Quit"
@@ -300,7 +309,7 @@ msgstr "Pridėti"
 

[Xfce4-commits] [xfce/xfce4-panel] branch master updated (77e5794 -> 5340a0f)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/xfce4-panel.

  from  77e5794   Fix default size of new panels (Bug #14417)
   new  5340a0f   I18n: Update translation lt (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/lt.po | 223 +--
 1 file changed, 117 insertions(+), 106 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (7c5a677 -> 7ba61f4)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository thunar-plugins/thunar-vcs-plugin.

  from  7c5a677   I18n: Update translation pt_BR (100%).
   new  7ba61f4   I18n: Update translation gl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/gl.po | 458 +++
 1 file changed, 163 insertions(+), 295 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/01: I18n: Update translation gl (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository thunar-plugins/thunar-vcs-plugin.

commit 7ba61f42ea264f4159643c34f2baafeecd6fc921
Author: Anonymous 
Date:   Fri Jul 13 00:30:28 2018 +0200

I18n: Update translation gl (100%).

307 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/gl.po | 458 +++
 1 file changed, 163 insertions(+), 295 deletions(-)

diff --git a/po/gl.po b/po/gl.po
index 7c1dd28..3733b6c 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -5,14 +5,14 @@
 # Translators:
 # Daniel Muñiz Fontoira , 2018
 # Leandro Regueiro , 2008-2010
-# Xosé, 2015,2017
+# Xosé, 2015,2017-2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Thunar Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-06-25 00:30+0200\n"
-"PO-Revision-Date: 2018-06-25 06:10+\n"
-"Last-Translator: Daniel Muñiz Fontoira \n"
+"POT-Creation-Date: 2018-06-27 06:30+0200\n"
+"PO-Revision-Date: 2018-07-12 21:30+\n"
+"Last-Translator: Xosé\n"
 "Language-Team: Galician 
(http://www.transifex.com/xfce/thunar-plugins/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,245 +20,118 @@ msgstr ""
 "Language: gl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:235
-#: ../thunar-vcs-plugin/tvp-svn-action.c:273
-msgctxt "Menu"
-msgid "Add"
-msgstr "Engadir"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:235
-#: ../thunar-vcs-plugin/tvp-svn-action.c:273 ../tvp-git-helper/main.c:153
+#: ../thunar-vcs-plugin/tvp-git-action.c:222
+#: ../thunar-vcs-plugin/tvp-svn-action.c:260 ../tvp-git-helper/main.c:153
 #: ../tvp-git-helper/tgh-add.c:108 ../tvp-git-helper/tgh-add.c:121
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-add.c:141
 #: ../tvp-svn-helper/tsh-add.c:154
 msgid "Add"
 msgstr "Engadir"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:236
-msgctxt "Menu"
-msgid "Bisect"
-msgstr "Bifurcar"
+#: ../thunar-vcs-plugin/tvp-git-action.c:222
+msgid "Add file contents to the index"
+msgstr "Engadir o contido do ficheiro ao índice"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:236
-msgid "Bisect"
-msgstr "Bifurcar"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:238
-#: ../thunar-vcs-plugin/tvp-svn-action.c:278
-msgctxt "Menu"
-msgid "Blame"
-msgstr "Revisión detallada"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:238
-#: ../thunar-vcs-plugin/tvp-svn-action.c:278 ../tvp-git-helper/main.c:157
+#: ../thunar-vcs-plugin/tvp-git-action.c:225
+#: ../thunar-vcs-plugin/tvp-svn-action.c:265 ../tvp-git-helper/main.c:157
 #: ../tvp-git-helper/tgh-blame-dialog.c:129 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/main.c:265 ../tvp-svn-helper/tsh-blame-dialog.c:132
 msgid "Blame"
 msgstr "Revisión detallada"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:240
-msgctxt "Menu"
-msgid "Branch"
-msgstr "Ramificación"
+#: ../thunar-vcs-plugin/tvp-git-action.c:225
+#: ../thunar-vcs-plugin/tvp-svn-action.c:265
+msgid "Show what revision and author last modified each line of a file"
+msgstr "Mostrar que revisión e autor modificaron por última vez cada liña dun 
ficheiro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:240 ../tvp-git-helper/main.c:161
+#: ../thunar-vcs-plugin/tvp-git-action.c:227 ../tvp-git-helper/main.c:161
 #: ../tvp-git-helper/tgh-branch-dialog.c:140
 #: ../tvp-git-helper/tgh-stash-dialog.c:166
 msgid "Branch"
 msgstr "Ramificación"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:241
-#: ../thunar-vcs-plugin/tvp-svn-action.c:295
-msgctxt "Menu"
-msgid "Checkout"
-msgstr "Obter"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:241
-#: ../thunar-vcs-plugin/tvp-svn-action.c:295 ../tvp-svn-helper/main.c:269
-#: ../tvp-svn-helper/tsh-checkout.c:106 ../tvp-svn-helper/tsh-checkout.c:118
-msgid "Checkout"
-msgstr "Obter"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
-msgctxt "Menu"
-msgid "Clean"
-msgstr "Limpar"
+#: ../thunar-vcs-plugin/tvp-git-action.c:227
+msgid "List, create or switch branches"
+msgstr "Listar, crear ou conmutar polas"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-git-helper/main.c:165
+#. unimplemented: add_subaction(item, menu, "tvp::git::checkout",
+#. _("Checkout"), _("Checkout"), "gtk-connect", _("Checkout"));
+#: ../thunar-vcs-plugin/tvp-git-action.c:229 ../tvp-git-helper/main.c:165
 #: ../tvp-git-helper/tgh-clean.c:152 ../tvp-git-helper/tgh-clean-dialog.c:95
 msgid "Clean"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
-msgctxt "Menu"
-msgid "Clone"
-msgstr "Clonar"
+#: ../thunar-vcs-plugin/tvp-git-action.c:229
+msgid "Remove untracked files from the working tree"
+msgstr "Retirar da árbore de traballo os ficheiros non vixiados"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:169
+#: 

[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

commit 89abf52c870c3fe50b41cd86403465ff4f405462
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:33:23 2018 +0200

I18n: Update translation it (100%).

330 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/it.po b/po/it.po
index 34421a6..b62a8cd 100644
--- a/po/it.po
+++ b/po/it.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-10-24 18:31+0200\n"
-"PO-Revision-Date: 2018-07-11 15:09+\n"
+"PO-Revision-Date: 2018-07-12 09:37+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
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 c70487cf4d5c72fbd296db480f559b0b6f498595
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:33:11 2018 +0200

I18n: Update translation it (100%).

35 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/it.po b/po/it.po
index 16b5d9e..a037bfd 100644
--- a/po/it.po
+++ b/po/it.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-12-16 18:32+0100\n"
-"PO-Revision-Date: 2018-07-11 15:10+\n"
+"PO-Revision-Date: 2018-07-12 09:58+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] branch master updated (3690134 -> c70487c)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-time-out-plugin.

  from  3690134   I18n: Update translation it (100%).
   new  c70487c   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-sample-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-sample-plugin.

commit f21f8af809060cb6e6c8e31d01b7e440b98a238c
Author: Francesco Galizzi 
Date:   Thu Jul 12 12:32:57 2018 +0200

I18n: Update translation it (100%).

7 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/it.po b/po/it.po
index 87ac275..98d5619 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-07-25 18:40+0200\n"
+"POT-Creation-Date: 2017-11-28 14:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Francesco Galizzi , 2017\n"
 "Language-Team: Italian (https://www.transifex.com/xfce/teams/16840/it/)\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] branch master updated (bb7f756 -> 89abf52)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

  from  bb7f756   I18n: Update translation it (100%).
   new  89abf52   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-sample-plugin] branch master updated (84c68d1 -> f21f8af)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-sample-plugin.

  from  84c68d1   I18n: Update translation de (100%).
   new  f21f8af   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-pulseaudio-plugin.

commit 82a9065ca5521d378d4ce83d606f02f8fb00cde5
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:32:50 2018 +0200

I18n: Update translation it (100%).

35 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/po/it.po b/po/it.po
index c739842..8450ec3 100644
--- a/po/it.po
+++ b/po/it.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-02-25 18:32+0100\n"
-"PO-Revision-Date: 2018-07-11 15:06+\n"
+"PO-Revision-Date: 2018-07-12 09:35+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
@@ -22,7 +22,7 @@ msgstr ""
 
 #: ../panel-plugin/pulseaudio.desktop.in.in.h:1
 msgid "PulseAudio Plugin"
-msgstr "Plugin PulseAudio"
+msgstr "Componente aggiuntivo PulseAudio"
 
 #: ../panel-plugin/pulseaudio.desktop.in.in.h:2
 #: ../panel-plugin/pulseaudio-plugin.c:241
@@ -31,7 +31,7 @@ msgstr "Controlla il volume del suono per il sistema sonoro 
PulseAudio"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:1
 msgid "PulseAudio Panel Plugin"
-msgstr "Plugin PulseAudio del pannello"
+msgstr "Componente aggiuntivo PulseAudio del pannello"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:2
 msgid "Enable keyboard _shortcuts for volume control"
@@ -42,7 +42,7 @@ msgid ""
 "Enables volume control using multimedia keys. Make sure no other application"
 " that listens to these keys (e.g. xfce4-volumed) is running in the "
 "background."
-msgstr "Abilita il controllo del volume con i pulsanti multimediali. 
Assicurarsi che nessun'altra applicazione di controllo di questi pulsanti (per 
esempio xfce4-volumed) sia in esecuzione in background."
+msgstr "Abilita il controllo del volume con i pulsanti multimediali. 
Assicurarsi che nessun'altra applicazione di controllo di questi pulsanti (per 
esempio xfce4-volumed) sia in esecuzione in sfondo."
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:4
 msgid "Show _notifications when volume changes"
@@ -50,7 +50,7 @@ msgstr "Mostra _notifiche quando il volume cambia"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:5
 msgid "Enables on-screen volume notifications."
-msgstr "Abilita le notifiche del volume sullo schermo"
+msgstr "Abilita le notifiche del volume sullo schermo."
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:6
 msgid "Behaviour"
@@ -68,7 +68,7 @@ msgstr "Mixer audio che può essere eseguito dal menu 
contestuale, per esempio \
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:9
 msgid "_Run Audio Mixer..."
-msgstr "_Avvia Mixer Audio"
+msgstr "_Avvia Mixer Audio…"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:10
 msgid "Sound Settings"
@@ -88,7 +88,7 @@ msgstr "Abilita il controllo della riproduzione con i 
pulsanti multimediali"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:14
 msgid "Enable experimental window focus support"
-msgstr "Abilita il support alla messa a fuoco delle finestre"
+msgstr "Abilita il supporto alla messa a fuoco delle finestre"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:15
 msgid "Title"
@@ -104,7 +104,7 @@ msgstr "Pulisci gli elementi conosciuti"
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:18
 msgid "Please restart your panel for additional players to be displayed."
-msgstr "Per favore ravviare il pannello per mostrare riproduttori aggiuntivi"
+msgstr "Ravviare il pannello per mostrare riproduttori aggiuntivi."
 
 #: ../panel-plugin/pulseaudio-dialog.glade.h:19
 msgid "Known Media Players"
@@ -136,7 +136,7 @@ msgstr "Errore"
 #: ../panel-plugin/pulseaudio-notify.c:199
 #, c-format
 msgid "Not connected to the PulseAudio server"
-msgstr "Non connesso al server pulseaudio"
+msgstr "Non connesso al server PulseAudio"
 
 #: ../panel-plugin/pulseaudio-button.c:335
 #, c-format

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] branch master updated (ff346f3 -> 1fc7b27)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-notes-plugin.

  from  ff346f3   I18n: Add new translation be (100%).
   new  1fc7b27   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] branch master updated (c268e3f -> 410b61e)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-indicator-plugin.

  from  c268e3f   I18n: Update translation it (100%).
   new  410b61e   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] branch master updated (bcb61fe -> 963bb4f)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

  from  bcb61fe   I18n: Update translation it (100%).
   new  963bb4f   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-notes-plugin.

commit 1fc7b27d6e4cbd8d5231847fcb40b3dd8db16be3
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:32:41 2018 +0200

I18n: Update translation it (100%).

57 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/it.po b/po/it.po
index 2bbe0ad..8354d5e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,8 +9,8 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 21:09+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+\n"
-"Last-Translator: Nick Schermer \n"
+"PO-Revision-Date: 2018-07-12 09:58+\n"
+"Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-embed-plugin] branch master updated (fd03636 -> 8372280)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-embed-plugin.

  from  fd03636   I18n: Add new translation be (100%).
   new  8372280   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

commit 963bb4ff978d759c3ae974fe2da5fc27b8dde652
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:32:10 2018 +0200

I18n: Update translation it (100%).

19 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/it.po b/po/it.po
index 69938f9..d849a7b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2018-07-11 15:07+\n"
+"PO-Revision-Date: 2018-07-12 09:37+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] branch master updated (c5c5140 -> 82a9065)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-pulseaudio-plugin.

  from  c5c5140   I18n: Update translation it (100%).
   new  82a9065   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] branch master updated (9c160c3 -> 7c31af5)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

  from  9c160c3   I18n: Update translation it (100%).
   new  7c31af5   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-indicator-plugin.

commit 410b61e14223b45b030f222c75a61503a4921a05
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:32:28 2018 +0200

I18n: Update translation it (100%).

40 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/it.po b/po/it.po
index 59dce87..395fdbd 100644
--- a/po/it.po
+++ b/po/it.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-07-16 18:31+0200\n"
-"PO-Revision-Date: 2018-07-11 15:08+\n"
+"PO-Revision-Date: 2018-07-12 09:37+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-embed-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-embed-plugin.

commit 8372280aa6ad5c0cfde0d17d0f56157c7366fb76
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:32:18 2018 +0200

I18n: Update translation it (100%).

33 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/it.po b/po/it.po
index f65fa4a..3b8e2aa 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,8 +9,8 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 20:58+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+\n"
-"Last-Translator: Nick Schermer \n"
+"PO-Revision-Date: 2018-07-12 09:37+\n"
+"Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

commit 7c31af53eb2f0f300d70a41eba55aa6d213da34a
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:32:00 2018 +0200

I18n: Update translation it (100%).

41 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/po/it.po b/po/it.po
index 39b8ba4..4558308 100644
--- a/po/it.po
+++ b/po/it.po
@@ -14,7 +14,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-05-18 06:32+0200\n"
-"PO-Revision-Date: 2018-07-11 15:07+\n"
+"PO-Revision-Date: 2018-07-12 10:04+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
@@ -25,15 +25,15 @@ msgstr ""
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:80
 msgid "Select font..."
-msgstr "Selezione carattere..."
+msgstr "Selezione carattere…"
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:82
 msgid "Select font family and size to use for the labels."
-msgstr "Permette di selezionare la famiglia del carattere e la dimensione da 
utilizzare per le etichette"
+msgstr "Permette di selezionare la famiglia del carattere e la dimensione da 
utilizzare per le etichette."
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:86
 msgid "Right-click to revert to the default font."
-msgstr "Fare clic con il tasto destro del mouse per tornare al carattere 
predefinito"
+msgstr "Fare clic con il tasto destro del mouse per tornare al carattere 
predefinito."
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:100
 msgid "Select font"
@@ -45,7 +45,7 @@ msgstr "Configurazione del monitor della frequenza della CPU"
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:204
 msgid "Configure the CPU frequency plugin"
-msgstr "Configurazione del plugin per la frequenza della CPU"
+msgstr "Configurazione del componente aggiuntivo per la frequenza della CPU"
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:222
 msgid "Monitor"
@@ -94,7 +94,7 @@ msgstr "Mantieni compa_tto"
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:355
 msgid "Show text in a single _line"
-msgstr "Mostra il testa in una _sola riga"
+msgstr "Mostra il testo in una _sola riga"
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:360
 msgid "Show CPU _icon"
@@ -116,12 +116,12 @@ msgstr "Il proprio sistema non supporta 
cpufreq.\nL'applet mostra solamente la f
 
 #: ../panel-plugin/xfce4-cpufreq-overview.c:79
 msgid "Scaling driver:"
-msgstr "Driver per lo scaling:"
+msgstr "Driver per la modifica della frequenza:"
 
 #: ../panel-plugin/xfce4-cpufreq-overview.c:88
 #, c-format
 msgid "No scaling driver available"
-msgstr "Nessun driver disponibile per lo scaling"
+msgstr "Nessun driver disponibile per modificare la frequenza"
 
 #: ../panel-plugin/xfce4-cpufreq-overview.c:102
 msgid "Available frequencies:"
@@ -157,7 +157,7 @@ msgstr "corrente massima"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:383
 msgid "No CPU information available."
-msgstr "Nessuna informazione disponibile per la CPU"
+msgstr "Nessuna informazione disponibile per la CPU."
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:389
 #, c-format
@@ -177,7 +177,7 @@ msgstr "Profilo: "
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:669
 #: ../panel-plugin/cpufreq.desktop.in.h:2
 msgid "Show CPU frequencies and governor"
-msgstr "Mostra le frequenze e il profilo della CPU"
+msgstr "Mostra le frequenze ed il profilo della CPU"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:671
 msgid "Copyright (c) 2003-2018\n"
@@ -186,7 +186,7 @@ msgstr "Copyright (c) 2003-2018\n"
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:698
 msgid ""
 "Your system is not configured correctly to support CPU frequency scaling!"
-msgstr "Il sistema non è configurato correttamente per supportare lo scaling 
della frequenza"
+msgstr "Il sistema non è configurato correttamente per supportare la modifica 
della frequenza della CPU!"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:708
 msgid "Your system is not supported yet!"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] branch master updated (e0d7d6f -> a0004c8)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-clipman-plugin.

  from  e0d7d6f   I18n: Update translation it (100%).
   new  a0004c8   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-clipman-plugin.

commit a0004c85a507d12378921ec3c5abf6486bb2ea3f
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:31:52 2018 +0200

I18n: Update translation it (100%).

72 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/po/it.po b/po/it.po
index 1258eec..cc7e144 100644
--- a/po/it.po
+++ b/po/it.po
@@ -4,6 +4,7 @@
 # 
 # Translators:
 # Cristian Marchi , 2014
+# Emanuele Petriglia , 2018
 # Enrico B. , 2016
 # Gianluca Foddis , Cristian Marchi 
, 2009
 msgid ""
@@ -11,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-09-15 18:31+0200\n"
-"PO-Revision-Date: 2018-07-11 15:06+\n"
+"PO-Revision-Date: 2018-07-12 09:58+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
@@ -26,7 +27,7 @@ msgid ""
 "application running in the notification area. It keeps a history of text and"
 " images of content copied to the clipboard. It also has a feature to execute"
 " actions on specific text selection by matching them against regexes."
-msgstr "Gestore degli appunti fornito come plugin del pannello di Xfce e come 
un'applicazione indipendente in esecuzione nell'area di notifica. Mantiene la 
cronologia di testi e immagini copiati negli appunti. Consente anche di 
eseguire specifiche azioni sui testi in base ad espressioni regolari."
+msgstr "Gestore degli appunti fornito come componente aggiuntivo del pannello 
di Xfce e come un'applicazione indipendente in esecuzione nell'area di 
notifica. Mantiene la cronologia dei testi ed immagini copiati negli appunti. 
Consente anche di eseguire specifiche azioni sui testi in base ad espressioni 
regolari."
 
 #: ../panel-plugin/xfce4-clipman.desktop.in.h:1
 #: ../panel-plugin/xfce4-clipman-plugin.desktop.in.h:1
@@ -151,7 +152,7 @@ msgstr "Sincronizza _selezioni"
 msgid ""
 "If checked, the selections will be synced with the default clipboard in a "
 "way that you can paste what you select"
-msgstr "Se abilitata, la selezione verrà sincronizzata con la clipboard di 
default in modo che si possa incollare ciò che si seleziona"
+msgstr "Se abilitata, la selezione verrà sincronizzata con gli appunti 
predefiniti in modo che si possa incollare ciò che si seleziona"
 
 #: ../panel-plugin/settings-dialog.ui.h:13
 msgid "Show _QR-Code"
@@ -213,7 +214,7 @@ msgstr "Abilita azioni automatich_e"
 msgid ""
 "If checked, the clipboard texts will be matched against regular expressions 
and a menu will display possible actions automatically.\n"
 "Otherwise the menu will only appear when calling 
\"xfce4-popup-clipman-actions\" (and a match was found)"
-msgstr "Se abilitata, i testi degli appunti saranno confrontati con le 
espressioni regolari e un menu visualizzerà le azioni possibili.\nAltrimenti il 
menù apparirà solamente quando si richiama \"xfce4-popup-clipman-actions\" (e 
una corrispondenza viene trovata)"
+msgstr "Se abilitata, i testi degli appunti saranno confrontati con le 
espressioni regolari ed un menu visualizzerà le azioni possibili.\nAltrimenti 
il menù apparirà solamente quando si richiama \"xfce4-popup-clipman-actions\" 
(e una corrispondenza viene trovata)"
 
 #: ../panel-plugin/settings-dialog.ui.h:28
 msgid "Add action"
@@ -268,27 +269,27 @@ msgstr "In_verti l'ordine della cronologia"
 
 #: ../panel-plugin/settings-dialog.ui.h:40
 msgid "Reverse order of the history shown in the menu"
-msgstr "Se abilitata, questa opzione ripristinerà la cronologia a ogni nuova 
sessione di Xfce"
+msgstr "Inverte l'ordine della cronologia mostrata nel menù"
 
 #: ../panel-plugin/settings-dialog.ui.h:41
 msgid "_Show actions by holding Control"
-msgstr "_Mostra le azioni premendo Control"
+msgstr "_Mostra le azioni premendo il tasto Control"
 
 #: ../panel-plugin/settings-dialog.ui.h:42
 msgid ""
 "When the selection is done (mouse or keyboard) and the Control key is still "
 "pressed down, the popup menu for matched actions will be shown"
-msgstr "Quando la selezione è terminata (mouse o tastiera) e il tasto Control 
è ancora premuto, verrà mostrato il menu a comparsa per le azioni 
corrispondenti"
+msgstr "Quando la selezione è terminata (con il mouse o tastiera) e il tasto 
CTRL è ancora premuto, verrà mostrato il menu a comparsa per le azioni 
corrispondenti"
 
 #: ../panel-plugin/settings-dialog.ui.h:43
 msgid "S_kip actions by holding Control"
-msgstr "S_alta l'azione premendo Control"
+msgstr "S_alta l'azione premendo il tasto CTRL"
 
 #: ../panel-plugin/settings-dialog.ui.h:44
 

[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] branch master updated (aef8fca -> de00098)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository panel-plugins/xfce4-battery-plugin.

  from  aef8fca   I18n: Update translation be (100%).
   new  de00098   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-battery-plugin.

commit de0009894551a0e54dda59c87919be7499f132c9
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:31:45 2018 +0200

I18n: Update translation it (100%).

42 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/po/it.po b/po/it.po
index 8966e1e..d99fd76 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Emanuele Petriglia , 2018
 # Enrico B. , 2016
 # Fabio Riga , 2007
 msgid ""
@@ -10,8 +11,8 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-05-29 12:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+\n"
-"Last-Translator: Enrico B. \n"
+"PO-Revision-Date: 2018-07-12 09:44+\n"
+"Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +22,7 @@ msgstr ""
 
 #: ../panel-plugin/battery.c:526
 msgid "(No battery, AC on-line)"
-msgstr "(Nessuna batteria, alimentazione da rete)"
+msgstr "(Nessuna batteria, alimentazione da corrente)"
 
 #: ../panel-plugin/battery.c:528
 msgid "(Charging from AC)"
@@ -78,7 +79,7 @@ msgstr "Seleziona comando"
 #: ../panel-plugin/battery.c:1258
 #, c-format
 msgid "Unable to open the following url: %s"
-msgstr "Impossibile aprire il seguente url: %s"
+msgstr "Impossibile aprire il seguente URL: %s"
 
 #: ../panel-plugin/battery.c:1283 ../panel-plugin/battery.desktop.in.h:1
 msgid "Battery Monitor"
@@ -114,7 +115,7 @@ msgstr "Percentuale bassa:"
 
 #: ../panel-plugin/battery.c:1392
 msgid "Low battery action:"
-msgstr "Azione per carica bassa:"
+msgstr "Azione per livello di carica bassa:"
 
 #: ../panel-plugin/battery.c:1398 ../panel-plugin/battery.c:1442
 msgid "Do nothing"
@@ -142,7 +143,7 @@ msgstr "Percentuale critica:"
 
 #: ../panel-plugin/battery.c:1436
 msgid "Critical battery action:"
-msgstr "Azione per carica critica:"
+msgstr "Azione per livello di carica critica:"
 
 #: ../panel-plugin/battery.c:1464
 msgid "Levels and _actions"
@@ -174,7 +175,7 @@ msgstr "Mostra alimentazione"
 
 #: ../panel-plugin/battery.c:1495
 msgid "Hide time/percentage when full"
-msgstr "Nascondi tempo/percentuale quando carico"
+msgstr "Nascondi tempo/percentuale quando completamente carica"
 
 #: ../panel-plugin/battery.c:1498
 msgid "Display percentage in tooltip"
@@ -190,8 +191,8 @@ msgstr "_Mostra"
 
 #: ../panel-plugin/battery.c:1552 ../panel-plugin/battery.desktop.in.h:2
 msgid "Show and monitor the battery status"
-msgstr "Mostra e monitorizza lo stato della batteria"
+msgstr "Mostra e controlla lo stato della batteria"
 
 #: ../panel-plugin/battery.c:1554
 msgid "Copyright (c) 2003-2016\n"
-msgstr "Copyright (c) 2003-2016\n\n"
+msgstr "Copyright (c) 2003-2016\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 01/01: I18n: Update translation it (100%).

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/thunar.

commit b392c6e06d202614d8e7e5de4239b4eede417697
Author: Emanuele Petriglia 
Date:   Thu Jul 12 12:30:23 2018 +0200

I18n: Update translation it (100%).

746 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/it.po | 42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/po/it.po b/po/it.po
index 1b197ee..53c1dbb 100644
--- a/po/it.po
+++ b/po/it.po
@@ -14,7 +14,7 @@ msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-06-25 00:30+0200\n"
-"PO-Revision-Date: 2018-06-25 08:46+\n"
+"PO-Revision-Date: 2018-07-12 10:08+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian (http://www.transifex.com/xfce/thunar/language/it/)\n"
 "MIME-Version: 1.0\n"
@@ -190,22 +190,22 @@ msgstr "Crea documento dal modello \"%s\""
 
 #: ../thunar/thunar-application.c:1862
 msgid "Copying files..."
-msgstr "Copia dei file in corso..."
+msgstr "Copia dei file in corso…"
 
 #: ../thunar/thunar-application.c:1898
 #, c-format
 msgid "Copying files to \"%s\"..."
-msgstr "Copia dei file in \"%s\" in corso..."
+msgstr "Copia dei file in \"%s\" in corso…"
 
 #: ../thunar/thunar-application.c:1944
 #, c-format
 msgid "Creating symbolic links in \"%s\"..."
-msgstr "Creazione dei collegamenti simbolici in \"%s\" in corso..."
+msgstr "Creazione dei collegamenti simbolici in \"%s\" in corso…"
 
 #: ../thunar/thunar-application.c:1997
 #, c-format
 msgid "Moving files into \"%s\"..."
-msgstr "Spostamento dei file in \"%s\" in corso..."
+msgstr "Spostamento dei file in \"%s\" in corso…"
 
 #: ../thunar/thunar-application.c:2079
 #, c-format
@@ -265,19 +265,19 @@ msgstr "Se si cancella un file, questo è perso per 
sempre."
 
 #: ../thunar/thunar-application.c:2114
 msgid "Deleting files..."
-msgstr "Eliminazione dei file in corso..."
+msgstr "Eliminazione dei file in corso…"
 
 #: ../thunar/thunar-application.c:2149
 msgid "Moving files into the trash..."
-msgstr "Spostamento dei file nel cestino in corso..."
+msgstr "Spostamento dei file nel cestino in corso…"
 
 #: ../thunar/thunar-application.c:2195
 msgid "Creating files..."
-msgstr "Creazione dei file in corso..."
+msgstr "Creazione dei file in corso…"
 
 #: ../thunar/thunar-application.c:2234
 msgid "Creating directories..."
-msgstr "Creazione delle cartelle in corso..."
+msgstr "Creazione delle cartelle in corso…"
 
 #: ../thunar/thunar-application.c:2273
 msgid "Remove all files and folders from the Trash?"
@@ -299,7 +299,7 @@ msgstr "Scegliendo di svuotare il cestino tutti gli 
elementi al suo interno verr
 
 #: ../thunar/thunar-application.c:2300
 msgid "Emptying the Trash..."
-msgstr "Svuotamento del cestino in corso..."
+msgstr "Svuotamento del cestino in corso…"
 
 #: ../thunar/thunar-application.c:2346
 #, c-format
@@ -314,7 +314,7 @@ msgstr "Impossibile ripristinare \"%s\""
 
 #: ../thunar/thunar-application.c:2371
 msgid "Restoring files..."
-msgstr "Ripristino dei file in corso..."
+msgstr "Ripristino dei file in corso…"
 
 #: ../thunar/thunar-chooser-button.c:309 ../thunar/thunar-chooser-dialog.c:456
 #, c-format
@@ -334,7 +334,7 @@ msgstr "Nessuna applicazione selezionata"
 
 #: ../thunar/thunar-chooser-button.c:508
 msgid "Other Application..."
-msgstr "Altra applicazione..."
+msgstr "Altra applicazione…"
 
 #: ../thunar/thunar-chooser-dialog.c:186 ../thunar/thunar-launcher.c:180
 msgid "Open With"
@@ -354,7 +354,7 @@ msgstr "Usa un comando personalizzato per un'applicazione 
che non compare nella
 #. create the "Custom command" button
 #: ../thunar/thunar-chooser-dialog.c:275
 msgid "_Browse..."
-msgstr "_Esplora..."
+msgstr "_Esplora…"
 
 #. create the "Use as default for this kind of file" button
 #: ../thunar/thunar-chooser-dialog.c:281
@@ -642,7 +642,7 @@ msgstr "Almeno una cartella di destinazione deve essere 
specificata"
 
 #: ../thunar/thunar-details-view.c:137
 msgid "Configure _Columns..."
-msgstr "_Configura colonne..."
+msgstr "_Configura colonne…"
 
 #: ../thunar/thunar-details-view.c:137
 msgid "Configure the columns in the detailed list view"
@@ -983,7 +983,7 @@ msgstr "Impossibile creare la cartella \"%s\": %s"
 #. tell the user that we're preparing to unlink the files
 #: ../thunar/thunar-io-jobs.c:423
 msgid "Preparing..."
-msgstr "Preparazione in corso..."
+msgstr "Preparazione in corso…"
 
 #: ../thunar/thunar-io-jobs.c:496
 #, c-format
@@ -1077,7 +1077,7 @@ msgstr "Apri in una nuova _finestra"
 
 #: ../thunar/thunar-launcher.c:179 ../thunar/thunar-launcher.c:181
 msgid "Open With Other _Application..."
-msgstr "Apri con un'altra applica_zione..."
+msgstr "Apri con un'altra applica_zione…"
 
 #: 

[Xfce4-commits] [xfce/thunar] branch master updated (c27af66 -> b392c6e)

2018-07-12 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/thunar.

  from  c27af66   Add property to enable/disable frames on thumbnails (Part 
II) (Bug #14433) - Fix GLib-GObject-CRITICAL at startup
   new  b392c6e   I18n: Update translation it (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/it.po | 42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits