[Xfce4-commits] [apps/xfburn] branch master updated (16b7a5b -> 27ade6c)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  16b7a5b   I18n: Update translation sv (100%).
   new  27ade6c   I18n: Update translation ja (99%).

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/ja.po | 30 ++
 1 file changed, 26 insertions(+), 4 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/xfburn] 01/01: I18n: Update translation ja (99%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 27ade6c3d6e908bfe1c8dd2938d9087fe12d9c58
Author: Nobuhiro Iwamatsu 
Date:   Wed Nov 22 06:31:25 2017 +0100

I18n: Update translation ja (99%).

305 translated messages, 1 untranslated message.

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

diff --git a/po/ja.po b/po/ja.po
index 2279254..d4fc79b 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,13 +6,13 @@
 # Daichi Kawahata , 2005
 # Hao Chen , 2013
 # Masato HASHIMOTO , 2008,2012
-# Nobuhiro Iwamatsu , 2016
+# Nobuhiro Iwamatsu , 2016-2017
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-23 19:02+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-22 03:05+\n"
 "Last-Translator: Nobuhiro Iwamatsu \n"
 "Language-Team: Japanese 
(http://www.transifex.com/xfce/xfce-apps/language/ja/)\n"
 "MIME-Version: 1.0\n"
@@ -629,6 +629,16 @@ msgstr "デフォルト"
 msgid "Max"
 msgstr "最大"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "ディスクが満杯です。しかしドライブには消去可能なディスクが入っています。"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "ディスクを初期化し、次回の書き込み処理に使用できるようにしますか?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "デバイスは挿入されたディスクに焼き込むことができません"
@@ -1398,9 +1408,21 @@ msgid "Data Composition"
 msgstr "データコンポジション (Xfburn)"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "ディスク書き込み"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "CD や DVD へ焼き込むアプリケーションです"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "イメージを焼く (Xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr ""

-- 
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: Change default devices when changed from external application (bug #13908)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 1f501d24799fb7b132b1e36e0278ae1c89021bcd
Author: Sean Davis 
Date:   Tue Nov 21 23:32:05 2017 -0500

Change default devices when changed from external application (bug #13908)
---
 panel-plugin/pulseaudio-volume.c | 13 +++--
 panel-plugin/pulseaudio-volume.h |  4 ++--
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/panel-plugin/pulseaudio-volume.c b/panel-plugin/pulseaudio-volume.c
index df93d13..6a2f1a0 100644
--- a/panel-plugin/pulseaudio-volume.c
+++ b/panel-plugin/pulseaudio-volume.c
@@ -262,6 +262,9 @@ pulseaudio_volume_server_info_cb (pa_context   
*context,
   PulseaudioVolume *volume = PULSEAUDIO_VOLUME (userdata);
   if (i == NULL) return;
 
+  pulseaudio_volume_set_default_input (volume, i->default_source_name);
+  pulseaudio_volume_set_default_output (volume, i->default_sink_name);
+
   pulseaudio_debug ("server: %s@%s, v.%s", i->user_name, i->server_name, 
i->server_version);
   pa_context_get_sink_info_by_name (context, i->default_sink_name, 
pulseaudio_volume_sink_info_cb, volume);
   pa_context_get_source_info_by_name (context, i->default_source_name, 
pulseaudio_volume_source_info_cb, volume);
@@ -902,8 +905,11 @@ pulseaudio_volume_default_sink_changed (pa_context 
*context,
 
 void
 pulseaudio_volume_set_default_output (PulseaudioVolume *volume,
-  gchar*name)
+  const gchar  *name)
 {
+  if (g_strcmp0(name, volume->default_sink_name) == 0)
+return;
+
   g_free (volume->default_sink_name);
   volume->default_sink_name = g_strdup (name);
 
@@ -942,8 +948,11 @@ pulseaudio_volume_default_source_changed (pa_context 
*context,
 
 void
 pulseaudio_volume_set_default_input (PulseaudioVolume *volume,
- gchar*name)
+ const gchar  *name)
 {
+  if (g_strcmp0 (name, volume->default_source_name) == 0)
+return;
+
   g_free (volume->default_source_name);
   volume->default_source_name = g_strdup (name);
 
diff --git a/panel-plugin/pulseaudio-volume.h b/panel-plugin/pulseaudio-volume.h
index 2bef77f..33cff96 100644
--- a/panel-plugin/pulseaudio-volume.h
+++ b/panel-plugin/pulseaudio-volume.h
@@ -63,14 +63,14 @@ gchar  
*pulseaudio_volume_get_output_by_name  (PulseaudioVol
gchar   
 *name);
 const gchar*pulseaudio_volume_get_default_output  
(PulseaudioVolume *volume);
 voidpulseaudio_volume_set_default_output  
(PulseaudioVolume *volume,
-   gchar   
 *name);
+   const gchar 
 *name);
 
 GList  *pulseaudio_volume_get_input_list  
(PulseaudioVolume *volume);
 gchar  *pulseaudio_volume_get_input_by_name   
(PulseaudioVolume *volume,
gchar   
 *name);
 const gchar*pulseaudio_volume_get_default_input   
(PulseaudioVolume *volume);
 voidpulseaudio_volume_set_default_input   
(PulseaudioVolume *volume,
-   gchar   
 *name);
+   const gchar 
 *name);
 
 G_END_DECLS
 

-- 
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 (95c21c3 -> 1f501d2)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  95c21c3   Fix flag in g_bus_watch_name_on_connection() method (bug 
#13961)
   new  1f501d2   Change default devices when changed from external 
application (bug #13908)

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:
 panel-plugin/pulseaudio-volume.c | 13 +++--
 panel-plugin/pulseaudio-volume.h |  4 ++--
 2 files changed, 13 insertions(+), 4 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: Allow Thunar run with sudo as before (Bug #13884)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit b1af81ca05f0ef0310b1eddac410c2650ef89305
Author: Andre Miranda 
Date:   Wed Nov 22 00:46:48 2017 -0300

Allow Thunar run with sudo as before (Bug #13884)
---
 thunar/thunar-application.c | 4 
 1 file changed, 4 insertions(+)

diff --git a/thunar/thunar-application.c b/thunar/thunar-application.c
index 8de8e87..e85d55a 100644
--- a/thunar/thunar-application.c
+++ b/thunar/thunar-application.c
@@ -320,6 +320,10 @@ thunar_application_dbus_name_lost_cb (GDBusConnection 
*connection,
 static void
 thunar_application_dbus_init (ThunarApplication *application)
 {
+/* Do not atempt to register if running as root */
+if (geteuid() == 0)
+  return;
+
 application->dbus_owner_id = g_bus_own_name (G_BUS_TYPE_SESSION,
"org.xfce.FileManager",
G_BUS_NAME_OWNER_FLAGS_NONE,

-- 
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] branch master updated (541965a -> b1af81c)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  541965a   Add GObject Introspection support to thunarx
   new  b1af81c   Allow Thunar run with sudo as before (Bug #13884)

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:
 thunar/thunar-application.c | 4 
 1 file changed, 4 insertions(+)

-- 
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: Add GObject Introspection support to thunarx

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 541965a8343998fc5d01108535bbd2b62be274fd
Author: Andre Miranda 
Date:   Wed Nov 22 00:36:01 2017 -0300

Add GObject Introspection support to thunarx
---
 .gitignore   |  2 ++
 Makefile.am  |  5 +++--
 configure.ac.in  |  5 +
 thunarx/Makefile.am  | 27 +++
 thunarx/thunarx-config.h.in  |  4 ++--
 thunarx/thunarx-file-info.h  | 12 ++--
 thunarx/thunarx-menu-provider.h  |  4 ++--
 thunarx/thunarx-menu.h   |  4 ++--
 thunarx/thunarx-preferences-provider.h   |  4 ++--
 thunarx/thunarx-private.h|  4 ++--
 thunarx/thunarx-property-page-provider.h |  4 ++--
 thunarx/thunarx-property-page.h  |  4 ++--
 thunarx/thunarx-provider-factory.h   |  4 ++--
 thunarx/thunarx-renamer-provider.h   |  4 ++--
 thunarx/thunarx-renamer.h|  4 ++--
 15 files changed, 63 insertions(+), 28 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7022baf..63ea674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,6 +120,8 @@ thunar/stamp-thunar-*.*
 thunar/thunar-dbus-service-infos.h
 thunarx/.*.swp
 thunarx/*.pc
+thunarx/*.gir
+thunarx/*.typelib
 thunarx/thunarx-alias*.[ch]
 thunarx/thunarx-config.h
 *.o
diff --git a/Makefile.am b/Makefile.am
index d9b86bc..d128928 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -119,5 +119,6 @@ DISTCLEANFILES =
\
$(polkit_policy_DATA)
 
 DISTCHECK_CONFIGURE_FLAGS =\
-   --enable-gtk-doc\
-   --enable-gen-doc
+   --enable-gtk-doc
\
+   --enable-gen-doc
\
+   --enable-introspection
diff --git a/configure.ac.in b/configure.ac.in
index f74fa81..166ffe3 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -156,6 +156,11 @@ XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], 
[4.12.0])
 XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
 XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.12.0])
 
+dnl **
+dnl *** GObject Instrospection ***
+dnl **
+GOBJECT_INTROSPECTION_CHECK([1.30.0])
+
 dnl 
 dnl *** Check for session management support ***
 dnl 
diff --git a/thunarx/Makefile.am b/thunarx/Makefile.am
index 82161ec..0a0aca3 100644
--- a/thunarx/Makefile.am
+++ b/thunarx/Makefile.am
@@ -75,6 +75,8 @@ EXTRA_DIST =  
\
abicheck.sh \
thunarx.symbols
 
+CLEANFILES = $(NULL)
+
 ##
 ## Rules to auto-generate built sources
 ##
@@ -97,4 +99,29 @@ endif
 # required for gtk-doc
 dist-hook: all
 
+-include $(INTROSPECTION_MAKEFILE)
+#AM_DEFAULT_VERBOSITY = 1
+
+INTROSPECTION_GIRS =
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) -I.. 
-DTHUNARX_COMPILATION
+INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
+
+if HAVE_INTROSPECTION
+Thunarx-3.0.gir: libthunarx-3.la
+Thunarx_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0
+Thunarx_3_0_gir_CFLAGS = $(INCLUDES)
+Thunarx_3_0_gir_LIBS = libthunarx-3.la
+Thunarx_3_0_gir_FILES = $(libthunarx_headers)
+INTROSPECTION_GIRS += Thunarx-3.0.gir
+
+girdir = $(datadir)/gir-1.0/
+gir_DATA = $(INTROSPECTION_GIRS)
+
+typelibdir = $(libdir)/girepository-1.0/
+typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
+
+CLEANFILES += $(gir_DATA) $(typelib_DATA)
+
+endif
+
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/thunarx/thunarx-config.h.in b/thunarx/thunarx-config.h.in
index 2e64078..6b6cd66 100644
--- a/thunarx/thunarx-config.h.in
+++ b/thunarx/thunarx-config.h.in
@@ -27,7 +27,7 @@
 
 #include 
 
-G_BEGIN_DECLS;
+G_BEGIN_DECLS
 
 #define THUNARX_MAJOR_VERSION @THUNAR_VERSION_MAJOR@
 #define THUNARX_MINOR_VERSION @THUNAR_VERSION_MINOR@
@@ -58,6 +58,6 @@ const gchar *thunarx_check_version (guint required_major,
 #endif /* __GNUC__ */
 #endif /* !defined(G_GNUC_WARN_UNUSED_RESULT) */
 
-G_END_DECLS;
+G_END_DECLS
 
 #endif /* !__THUNARX_CONFIG_H__ */
diff --git a/thunarx/thunarx-file-info.h b/thunarx/thunarx-file-info.h
index 2a2f9cb..4f1f911 100644
--- a/thunarx/thunarx-file-info.h
+++ b/thunarx/thunarx-file-info.h
@@ -30,12 +30,12 @@
 
 #include 
 
-G_BEGIN_DECLS;
+G_BEGIN_DECLS
 
-/**
+/*
  * File information namespaces available in the #GFileInfo returned by
  * thunarx_file_info_get_file_info().
- **/
+ */
 

[Xfce4-commits] [xfce/thunar] branch master updated (2676fd9 -> 541965a)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  2676fd9   replaced gtk3 deprecation "gdk_cairo_set_source_color" by 
"gdk_cairo_set_source_rgba"
   new  541965a   Add GObject Introspection support to thunarx

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:
 .gitignore   |  2 ++
 Makefile.am  |  5 +++--
 configure.ac.in  |  5 +
 thunarx/Makefile.am  | 27 +++
 thunarx/thunarx-config.h.in  |  4 ++--
 thunarx/thunarx-file-info.h  | 12 ++--
 thunarx/thunarx-menu-provider.h  |  4 ++--
 thunarx/thunarx-menu.h   |  4 ++--
 thunarx/thunarx-preferences-provider.h   |  4 ++--
 thunarx/thunarx-private.h|  4 ++--
 thunarx/thunarx-property-page-provider.h |  4 ++--
 thunarx/thunarx-property-page.h  |  4 ++--
 thunarx/thunarx-provider-factory.h   |  4 ++--
 thunarx/thunarx-renamer-provider.h   |  4 ++--
 thunarx/thunarx-renamer.h|  4 ++--
 15 files changed, 63 insertions(+), 28 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] branch master updated (2c8c8a3 -> 95c21c3)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  2c8c8a3   Fix size calculation caused by 7c2e79ae34 (bug #13998)
   new  95c21c3   Fix flag in g_bus_watch_name_on_connection() method (bug 
#13961)

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:
 panel-plugin/pulseaudio-mpris-player.c | 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: Fix flag in g_bus_watch_name_on_connection() method (bug #13961)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 95c21c35bd244a3b1cdec14b884582b12fde2aa8
Author: Olivier Duchateau 
Date:   Sun Oct 29 20:04:01 2017 +0100

Fix flag in g_bus_watch_name_on_connection() method (bug #13961)

Signed-off-by: Sean Davis 
---
 panel-plugin/pulseaudio-mpris-player.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/pulseaudio-mpris-player.c 
b/panel-plugin/pulseaudio-mpris-player.c
index 4227dff..0e32260 100644
--- a/panel-plugin/pulseaudio-mpris-player.c
+++ b/panel-plugin/pulseaudio-mpris-player.c
@@ -539,7 +539,7 @@ pulseaudio_mpris_player_dbus_connect (PulseaudioMprisPlayer 
*player)
 
   watch_id = g_bus_watch_name_on_connection(player->dbus_connection,
 player->dbus_name,
-G_BUS_NAME_OWNER_FLAGS_REPLACE,
+
G_BUS_NAME_WATCHER_FLAGS_AUTO_START,
 
pulseaudio_mpris_player_on_dbus_connected,
 
pulseaudio_mpris_player_on_dbus_lost,
 player,

-- 
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 (553691a -> 2c8c8a3)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  553691a   I18n: Update translation ko (100%).
   new  2c8c8a3   Fix size calculation caused by 7c2e79ae34 (bug #13998)

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:
 panel-plugin/pulseaudio-plugin.c | 4 +++-
 1 file changed, 3 insertions(+), 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: Fix size calculation caused by 7c2e79ae34 (bug #13998)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 2c8c8a39e2c604337f9e5b5e11ffbce26ea24d3a
Author: Harald Judt 
Date:   Tue Nov 14 13:31:22 2017 +0100

Fix size calculation caused by 7c2e79ae34 (bug #13998)

The commit missed adjusting `size', as done previously, which is used as
an argument to pulseaudio_button_set_size.

Signed-off-by: Sean Davis 
---
 panel-plugin/pulseaudio-plugin.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/panel-plugin/pulseaudio-plugin.c b/panel-plugin/pulseaudio-plugin.c
index c4346c0..67dd3e9 100644
--- a/panel-plugin/pulseaudio-plugin.c
+++ b/panel-plugin/pulseaudio-plugin.c
@@ -254,11 +254,13 @@ pulseaudio_plugin_size_changed (XfcePanelPlugin *plugin,
   gint  icon_size;
 
   /* The plugin only occupies a single row */
+  size /= xfce_panel_plugin_get_nrows(plugin);
+
 #if LIBXFCE4PANEL_CHECK_VERSION (4, 13, 0)
   icon_size = xfce_panel_plugin_get_icon_size (plugin);
 #else
   // fall-back for older panel versions
-  icon_size = size / xfce_panel_plugin_get_nrows(plugin);
+  icon_size = size;
   icon_size -= 4;
   if (icon_size < 24)
 icon_size = 16;

-- 
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/xfburn] 01/02: I18n: Update translation lt (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 96d5ebf97a905bd48e2c3f9458c6040de30cf5f6
Author: Anonymous 
Date:   Wed Nov 22 00:31:52 2017 +0100

I18n: Update translation lt (100%).

306 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/lt.po | 28 +---
 1 file changed, 25 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 3e26c3b..595f52d 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-10-08 21:49+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 20:50+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-apps/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -628,6 +628,16 @@ msgstr "numatytas"
 msgid "Max"
 msgstr "Maksimalus"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Diskasukyje yra pilnas, tačiau ištrinamas diskas"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Ar norite ištrinti diską, kad jis galėtų būti naudojamas būsimam 
įrašymo procesui?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Įrenginys negali rašyti į įdėtą diską"
@@ -1397,9 +1407,21 @@ msgid "Data Composition"
 msgstr "Duomenų projektas"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Rašymas į diską"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "CD ir DVD įrašymo programa"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Rašyti į diską (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn yra paprastas CD/DVD įrašymo įrankis, pagrįstas libburnia 
bibliotekomis. Jis gali ištrinti CD/DVD(-RW) diskus, įrašyti ir sukurti iso 
atvaizdžius, garso CD diskus, o taip pat įrašyti asmenines duomenų kompozicijas 
į CD arba DVD. Jis yra stabilus ir aktyviai plėtojamas."

-- 
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/xfburn] 02/02: I18n: Update translation sv (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 16b7a5bf3d7bf7651f4ed83bc1ea216a9a4e8c45
Author: Arve Eriksson <031299...@telia.com>
Date:   Wed Nov 22 00:31:52 2017 +0100

I18n: Update translation sv (100%).

306 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 35c1f0f..c5fe94c 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -5,6 +5,7 @@
 # Translators:
 # Alex Nordlund , 2013
 # Alex Nordlund , 2013
+# Arve Eriksson <031299...@telia.com>, 2017
 # Daniel Nylander , 2006,2008-2009
 # Påvel Nicklasson , 2014-2015
 # Påvel Nicklasson , 2014
@@ -13,9 +14,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:05+\n"
-"Last-Translator: Påvel Nicklasson \n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 18:51+\n"
+"Last-Translator: Arve Eriksson <031299...@telia.com>\n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce-apps/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -631,6 +632,16 @@ msgstr "standard"
 msgid "Max"
 msgstr "Maximal"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "En full men raderbar disk finns i enheten"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Vill du rensa disken, så att den kan användas för den följande 
bränningsprocessen?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Enheten kan inte bränna på den inmatade skivan"
@@ -1400,9 +1411,21 @@ msgid "Data Composition"
 msgstr "Datasamling"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Diskbränning"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "CD- och DVD-brännarprogram"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Bränn avbildning (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn är ett enkelt CD-/DVD-bränningsverktyg baserat på 
libburnia-biblioteken. Det kan rensa CD-/DVD(-RW), bränna och skapa 
iso-avbilder, ljud-CD, samt bränna egna datasamlingar till antingen CD eller 
DVD. Det är stabilt och under kontinuerlig utveckling."

-- 
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/xfburn] branch master updated (499e30d -> 16b7a5b)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  499e30d   I18n: Update translation ru (100%).
   new  96d5ebf   I18n: Update translation lt (100%).
   new  16b7a5b   I18n: Update translation sv (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/lt.po | 28 +---
 po/sv.po | 31 +++
 2 files changed, 52 insertions(+), 7 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-power-manager] branch master updated (3cc3f17 -> fd6e854)

2017-11-21 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-power-manager.

  from  3cc3f17   panel-plugin: Drop deprecated CSS styles
   new  fd6e854   I18n: Update translation sv (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/sv.po | 24 
 1 file changed, 12 insertions(+), 12 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-appfinder] branch master updated (83194e9 -> 874c6ec)

2017-11-21 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-appfinder.

  from  83194e9   I18n: Update translation da (100%).
   new  874c6ec   I18n: Update translation sv (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/sv.po | 105 +++
 1 file changed, 58 insertions(+), 47 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-power-manager] 01/01: I18n: Update translation sv (100%).

2017-11-21 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-power-manager.

commit fd6e854b7a1a92db1c87110d0d7d7883c8ef16ef
Author: Arve Eriksson <031299...@telia.com>
Date:   Wed Nov 22 00:31:17 2017 +0100

I18n: Update translation sv (100%).

207 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 5fe8fef..b9eba55 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -12,8 +12,8 @@ msgstr ""
 "Project-Id-Version: Xfce4-power-manager\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-10-30 00:31+0100\n"
-"PO-Revision-Date: 2017-11-03 13:12+\n"
-"Last-Translator: Påvel Nicklasson \n"
+"PO-Revision-Date: 2017-11-21 18:59+\n"
+"Last-Translator: Arve Eriksson <031299...@telia.com>\n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-power-manager/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -225,7 +225,7 @@ msgstr "timmar"
 
 #: ../settings/xfpm-settings.c:653 ../settings/xfpm-settings.c:1503
 msgid "seconds"
-msgstr ""
+msgstr "sekunder"
 
 #: ../settings/xfpm-settings.c:659
 msgid "%"
@@ -711,7 +711,7 @@ msgstr "Ditt %s laddas upp"
 msgid ""
 "%s (%i%%)\n"
 "%s until fully charged"
-msgstr ""
+msgstr "%s (%i%%)\n%s tills fulladdat"
 
 #: ../src/xfpm-battery.c:133 ../src/xfpm-battery.c:169
 #, c-format
@@ -728,7 +728,7 @@ msgstr "Systemet kör på %s-ström"
 msgid ""
 "%s (%i%%)\n"
 "Estimated time left is %s"
-msgstr ""
+msgstr "%s (%i%%)\nUppskattad återstående tid är %s"
 
 #: ../src/xfpm-battery.c:151 ../src/xfpm-battery.c:172
 #, c-format
@@ -923,33 +923,33 @@ msgstr "_Inställningar för strömhantering..."
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:78
 #, c-format
 msgid "Unable to open the following url: %s"
-msgstr ""
+msgstr "Kan inte öppna följande url: %s"
 
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:151
 msgid "None"
-msgstr ""
+msgstr "Ingen"
 
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:151
 msgid "Percentage"
-msgstr ""
+msgstr "Procentandel"
 
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:151
 msgid "Remaining time"
-msgstr ""
+msgstr "Återstående tid"
 
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:151
 msgid "Percentage and remaining time"
-msgstr ""
+msgstr "Procentandel och återstående tid"
 
 #. create the dialog
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:159
 msgid "Power Manager Plugin Settings"
-msgstr ""
+msgstr "Insticksinställningar för strömhantering"
 
 #. show-panel-label setting
 #: ../panel-plugins/power-manager-plugin/xfce/xfce-power-manager-plugin.c:181
 msgid "Show label:"
-msgstr ""
+msgstr "Visa etikett:"
 
 #: 
../panel-plugins/power-manager-plugin/xfce/power-manager-plugin.desktop.in.in.h:1
 msgid "Power Manager Plugin"

-- 
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] branch master updated (752450a -> 448ba21)

2017-11-21 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  752450a   I18n: Update translation de (100%).
   new  448ba21   I18n: Update translation sv (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/sv.po | 149 +++
 1 file changed, 83 insertions(+), 66 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 sv (100%).

2017-11-21 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 448ba21e90b1bf42931eb16bf5ce499abccb5cfe
Author: Arve Eriksson <031299...@telia.com>
Date:   Wed Nov 22 00:30:53 2017 +0100

I18n: Update translation sv (100%).

412 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sv.po | 149 +++
 1 file changed, 83 insertions(+), 66 deletions(-)

diff --git a/po/sv.po b/po/sv.po
index 55bb7e4..d0a4c9b 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -15,9 +15,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-13 00:30+0200\n"
-"PO-Revision-Date: 2017-10-08 15:36+\n"
-"Last-Translator: Påvel Nicklasson \n"
+"POT-Creation-Date: 2017-11-15 18:31+0100\n"
+"PO-Revision-Date: 2017-11-21 18:56+\n"
+"Last-Translator: Arve Eriksson <031299...@telia.com>\n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-panel/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -47,18 +47,18 @@ msgstr "Anpassa panelen"
 
 #. I18N: %s is the name of the plugin
 #: ../libxfce4panel/xfce-panel-plugin.c:1042
-#: ../panel/panel-preferences-dialog.c:1201
+#: ../panel/panel-preferences-dialog.c:1202
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Är du säker på att du vill ta bort \"%s\"?"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1047
-#: ../panel/panel-preferences-dialog.c:1204
+#: ../panel/panel-preferences-dialog.c:1205
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Om du tar bort objektet från panelen så kan du inte ångra det."
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1048 ../panel/panel-dialogs.c:127
-#: ../panel/panel-preferences-dialog.c:1206
+#: ../panel/panel-preferences-dialog.c:1207
 #: ../plugins/applicationsmenu/applicationsmenu.c:538
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "Cancel"
@@ -66,8 +66,8 @@ msgstr "Avbryt"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1049
 #: ../panel/panel-plugin-external.c:436
-#: ../panel/panel-preferences-dialog.c:929
-#: ../panel/panel-preferences-dialog.c:1207
+#: ../panel/panel-preferences-dialog.c:930
+#: ../panel/panel-preferences-dialog.c:1208
 msgid "Remove"
 msgstr "Ta bort"
 
@@ -183,49 +183,49 @@ msgid "There is already a running instance"
 msgstr "Det finns redan en körande instans"
 
 #. spawn ourselfs again
-#: ../panel/main.c:398
+#: ../panel/main.c:394
 msgid "Restarting..."
 msgstr "Startar om..."
 
-#: ../panel/main.c:413
+#: ../panel/main.c:409
 msgid "Failed to show the preferences dialog"
 msgstr "Misslyckades med att visa inställningsdialogen"
 
-#: ../panel/main.c:415
+#: ../panel/main.c:411
 msgid "Failed to show the add new items dialog"
 msgstr "Misslyckades med att visa dialogrutan \"Lägg till nya objekt\""
 
-#: ../panel/main.c:417
+#: ../panel/main.c:413
 msgid "Failed to save the panel configuration"
 msgstr "Misslyckades med att spara panelkonfigurationen"
 
-#: ../panel/main.c:419
+#: ../panel/main.c:415
 msgid "Failed to add a plugin to the panel"
 msgstr "Misslyckades med att lägga till en insticksmodul till panelen"
 
-#: ../panel/main.c:421
+#: ../panel/main.c:417
 msgid "Failed to restart the panel"
 msgstr "Misslyckades med att starta om panelen"
 
-#: ../panel/main.c:423
+#: ../panel/main.c:419
 msgid "Failed to quit the panel"
 msgstr "Misslyckades med att avsluta panelen"
 
-#: ../panel/main.c:425
+#: ../panel/main.c:421
 msgid "Failed to send D-Bus message"
 msgstr "Misslyckades med att skicka D-Bus-meddelande"
 
-#: ../panel/main.c:435 ../panel/panel-plugin-external.c:435
+#: ../panel/main.c:431 ../panel/panel-plugin-external.c:435
 msgid "Execute"
 msgstr "Kör"
 
-#: ../panel/main.c:436
+#: ../panel/main.c:432
 msgid ""
 "Do you want to start the panel? If you do, make sure you save the session on"
 " logout, so the panel is automatically started the next time you login."
 msgstr "Vill du starta om panelen? Om du gör det så försäkra dig om att du 
sparar din session vid utloggning så att panelen startas automatiskt nästa gång 
du loggar in."
 
-#: ../panel/main.c:439 ../panel/main.c:453
+#: ../panel/main.c:435 ../panel/main.c:449
 #, c-format
 msgid "No running instance of %s was found"
 msgstr "Ingen körande instans av %s hittades"
@@ -270,12 +270,12 @@ msgstr "Är du säker på att du vill avsluta panelen?"
 msgid "Failed to execute command \"%s\""
 msgstr "Det gick inte att köra kommandot \"%s\""
 
-#: ../panel/panel-dbus-client.c:216
+#: ../panel/panel-dbus-client.c:218
 msgid ""
 "Invalid plugin event syntax specified. Use PLUGIN-NAME:NAME[:TYPE:VALUE]."
 msgstr "Ogiltig insticksprogram händelsesyntax angavs. Använd 

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

2017-11-21 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-appfinder.

commit 874c6ec6988f0321d6a007152e61f341a7b136b1
Author: Arve Eriksson <031299...@telia.com>
Date:   Wed Nov 22 00:30:44 2017 +0100

I18n: Update translation sv (100%).

77 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sv.po | 105 +++
 1 file changed, 58 insertions(+), 47 deletions(-)

diff --git a/po/sv.po b/po/sv.po
index 62d17df..05e4948 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -5,6 +5,7 @@
 # Translators:
 # Alexander Toresson , 2005
 # Aron Stansvik , 2005
+# Arve Eriksson <031299...@telia.com>, 2017
 # Daniel Nylander , 2008-2009
 # Jens Hagerman , 2006
 # Påvel Nicklasson , 2014-2015
@@ -12,9 +13,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-appfinder\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-07-17 06:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:02+\n"
-"Last-Translator: Påvel Nicklasson \n"
+"POT-Creation-Date: 2017-11-01 06:30+0100\n"
+"PO-Revision-Date: 2017-11-21 18:54+\n"
+"Last-Translator: Arve Eriksson <031299...@telia.com>\n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-appfinder/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -63,98 +64,98 @@ msgstr "Kommandohistoria"
 msgid "Bookmarks"
 msgstr "Bokmärken"
 
-#: ../src/appfinder-preferences.c:219
+#: ../src/appfinder-preferences.c:238
 msgid "C_lear"
 msgstr "R_ensa"
 
-#: ../src/appfinder-preferences.c:220
+#: ../src/appfinder-preferences.c:239
 msgid "This will permanently clear the custom command history."
 msgstr "Detta kommer att rensa din kommando historia permanent."
 
-#: ../src/appfinder-preferences.c:221
+#: ../src/appfinder-preferences.c:240
 msgid "Are you sure you want to clear the command history?"
 msgstr "Är du säker att du vill rensa kommandohistorien?"
 
-#: ../src/appfinder-preferences.c:331
+#: ../src/appfinder-preferences.c:350
 msgid "The custom action will be deleted permanently."
 msgstr "Den anpassade åtgärden kommer att tas bort permanent."
 
-#: ../src/appfinder-preferences.c:332
+#: ../src/appfinder-preferences.c:351
 #, c-format
 msgid "Are you sure you want to delete pattern \"%s\"?"
 msgstr "Är du säker på att du vill radera mönster \"%s\"?"
 
-#: ../src/appfinder-window.c:220 ../src/appfinder-preferences.glade.h:10
+#: ../src/appfinder-window.c:227 ../src/appfinder-preferences.glade.h:10
 #: ../data/xfce4-appfinder.desktop.in.h:1
 msgid "Application Finder"
 msgstr "Programstartare"
 
-#: ../src/appfinder-window.c:268
+#: ../src/appfinder-window.c:275
 msgid "Toggle view mode"
 msgstr "Växla vy"
 
-#: ../src/appfinder-window.c:344
+#: ../src/appfinder-window.c:351
 msgid "_Preferences"
 msgstr "_Inställningar"
 
-#: ../src/appfinder-window.c:360
+#: ../src/appfinder-window.c:368
 msgid "Close"
 msgstr "Stäng"
 
-#: ../src/appfinder-window.c:370 ../src/appfinder-window.c:1040
+#: ../src/appfinder-window.c:378 ../src/appfinder-window.c:1052
 msgid "La_unch"
 msgstr "St_arta"
 
-#: ../src/appfinder-window.c:854
+#: ../src/appfinder-window.c:866
 msgid "Failed to launch desktop item editor"
 msgstr "Misslyckades att starta skrivbordsobjektredigerare"
 
-#: ../src/appfinder-window.c:880
+#: ../src/appfinder-window.c:892
 msgid ""
 "This will permanently remove the custom desktop file from your home "
 "directory."
 msgstr "Detta kommer att radera din skrivbordsfil från din hemmapp permanent."
 
-#: ../src/appfinder-window.c:881
+#: ../src/appfinder-window.c:893
 #, c-format
 msgid "Are you sure you want to revert \"%s\"?"
 msgstr "Är du säker på att du vill återställa \"%s\"?"
 
-#: ../src/appfinder-window.c:891
+#: ../src/appfinder-window.c:903
 msgid "Failed to remove desktop file"
 msgstr "Misslyckades att radera skrivbordsfil"
 
 #. I18N: the first %s will be replace with users' applications directory, the
 #. * second with Hidden=true
-#: ../src/appfinder-window.c:924
+#: ../src/appfinder-window.c:936
 #, c-format
 msgid ""
 "To unhide the item you have to manually remove the desktop file from \"%s\" "
 "or open the file in the same directory and remove the line \"%s\"."
 msgstr "För att åter visa objektet måste du manuellt radera skrivbords filen 
från \"%s\" eller öppna filen i samma mapp och radera raden \"%s\"."
 
-#: ../src/appfinder-window.c:929 ../src/appfinder-window.c:1077
+#: ../src/appfinder-window.c:941 ../src/appfinder-window.c:1089
 msgid "_Hide"
 msgstr "D_ölj"
 
-#: ../src/appfinder-window.c:930
+#: ../src/appfinder-window.c:942
 #, c-format
 msgid "Are you sure you want to hide \"%s\"?"
 msgstr 

[Xfce4-commits] [www/www.xfce.org] 01/01: I18n: Update translation nb (56%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit b118995d0fea2c0d5963f2632743635cd2d46419
Author: Allan Nordhøy 
Date:   Tue Nov 21 18:32:54 2017 +0100

I18n: Update translation nb (56%).

384 translated messages, 296 untranslated messages.

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

diff --git a/lib/po/nb.po b/lib/po/nb.po
index fc1f969..9ea6dbe 100644
--- a/lib/po/nb.po
+++ b/lib/po/nb.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n;
 "POT-Creation-Date: 2017-05-24 12:49+0200\n"
-"PO-Revision-Date: 2017-09-19 18:08+\n"
+"PO-Revision-Date: 2017-11-21 12:31+\n"
 "Last-Translator: Allan Nordhøy \n"
 "Language-Team: Norwegian Bokmål 
(http://www.transifex.com/xfce/xfce-www/language/nb/)\n"
 "MIME-Version: 1.0\n"
@@ -91,15 +91,15 @@ msgstr "Aktive bidragsytere"
 
 #: about/credits.php:77
 msgid "Servers maintained by"
-msgstr ""
+msgstr "Tjenere vedlikeholdt av"
 
 #: about/credits.php:85
 msgid "Goodies supervision"
-msgstr ""
+msgstr "Goodies-oppsyn"
 
 #: about/credits.php:92
 msgid "Translations supervision"
-msgstr ""
+msgstr "Oversettelsesoppsyn"
 
 #: about/credits.php:99
 msgid "Translators"

-- 
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] [www/www.xfce.org] branch master updated (d3a1eb1 -> b118995)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  d3a1eb1   I18n: Update translation ko (100%).
   new  b118995   I18n: Update translation nb (56%).

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:
 lib/po/nb.po | 8 
 1 file changed, 4 insertions(+), 4 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/xfburn] 01/03: I18n: Update translation nl (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 84cb184c4155d66aec846998b09a439bf8250b29
Author: Pjotr 
Date:   Tue Nov 21 18:31:38 2017 +0100

I18n: Update translation nl (100%).

306 translated messages.

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

diff --git a/po/nl.po b/po/nl.po
index 3d6e2cd..aa21406 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Pjotr , 2014-2015
+# Pjotr , 2014-2015,2017
 # Stephan Arts , 2006
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-23 19:02+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 12:15+\n"
 "Last-Translator: Pjotr \n"
 "Language-Team: Dutch (http://www.transifex.com/xfce/xfce-apps/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -627,6 +627,16 @@ msgstr "standaard"
 msgid "Max"
 msgstr "Max"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Er zit een volle, maar wisbare schijf in het station"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Wilt u de schijf wissen, zodat die kan worden gebruikt voor het 
aanstaande brandproces?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Station kan niet branden op de ingebrachte schijf"
@@ -1396,9 +1406,21 @@ msgid "Data Composition"
 msgstr "Gegevensverzameling"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Schijf branden"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "CD- en DVD-brandprogramma"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Brand schijfkopie (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn is een eenvoudig brandgereedschapje voor CD's en DVD's, 
gebaseerd op de libburnia-bibliotheekbestanden. Het kan CD/DVD(-RW)'s wissen, 
iso-schijfkopieën branden en maken, audio-CD's vervaardigen en persoonlijke 
gegevensverzamelingen branden op CD of DVD. Het is stabiel en wordt actief 
ontwikkeld."

-- 
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/xfburn] 03/03: I18n: Update translation ru (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 499e30d274fb24553837050c3fb3588e28cb74c4
Author: Igor 
Date:   Tue Nov 21 18:31:38 2017 +0100

I18n: Update translation ru (100%).

306 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ru.po | 34 --
 1 file changed, 28 insertions(+), 6 deletions(-)

diff --git a/po/ru.po b/po/ru.po
index cdbd715..8efeae0 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -4,16 +4,16 @@
 # 
 # Translators:
 # Andrey Fedoseev , 2006
-# Igor , 2016
+# Igor , 2016-2017
 # Sergey Alyoshin , 2014-2015,2017
 # Sergey Fedoseev , 2006
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-23 19:02+\n"
-"Last-Translator: Sergey Alyoshin \n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 14:25+\n"
+"Last-Translator: Igor \n"
 "Language-Team: Russian 
(http://www.transifex.com/xfce/xfce-apps/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -629,6 +629,16 @@ msgstr "по умолчанию"
 msgid "Max"
 msgstr "Максимум"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Диск в приводе заполнен, однако может быть очищен"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Хотите очистить диск, чтобы использовать его для предстоящей записи?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Привод не может записать вставленный диск"
@@ -1073,7 +1083,7 @@ msgstr "_Предупреждать при пустом списке скоро
 
 #: ../xfburn/xfburn-preferences-dialog.c:338
 msgid "FIFO buffer size (in kb)"
-msgstr "Размер буфера FIFO, кБ:"
+msgstr "Размер буфера FIFO (кБ):"
 
 #: ../xfburn/xfburn-preferences-dialog.c:477
 msgid "Changing this setting only takes full effect after a program restart."
@@ -1398,9 +1408,21 @@ msgid "Data Composition"
 msgstr "Проект с данными"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Запись дисков"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Запись CD и DVD"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Записать образ (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn – это простая утилита для записи CD/DVD дисков, основанная на 
библиотеках libburnia. Она может очищать CD/DVD(-RW) диски, записывать и 
создавать образы iso, звуковые CD, а также записывать другие данные на CD или 
DVD. Утилита стабильна и развивается."

-- 
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/xfburn] branch master updated (d8c9feb -> 499e30d)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  d8c9feb   I18n: Update translation pl (100%).
   new  84cb184   I18n: Update translation nl (100%).
   new  82820e4   I18n: Update translation pt_BR (99%).
   new  499e30d   I18n: Update translation ru (100%).

The 3 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/nl.po| 30 ++
 po/pt_BR.po | 29 ++---
 po/ru.po| 34 --
 3 files changed, 80 insertions(+), 13 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/xfburn] 02/03: I18n: Update translation pt_BR (99%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 82820e45708f1365f7970e5995288c2336244efd
Author: Michael Martins 
Date:   Tue Nov 21 18:31:38 2017 +0100

I18n: Update translation pt_BR (99%).

303 translated messages, 3 untranslated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pt_BR.po | 29 ++---
 1 file changed, 26 insertions(+), 3 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index 9f0687c..c6c56d7 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,14 +6,15 @@
 # Andre Miranda , 2014
 # Henrique P. Machado , 2008
 # Michael Martins , 2015
+# Michael Martins , 2017
 # Rafael Fontenelle , 2014
 # secipolla , 2011
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-23 19:02+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 16:08+\n"
 "Last-Translator: Michael Martins \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce-apps/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
@@ -630,6 +631,16 @@ msgstr "padrão"
 msgid "Max"
 msgstr "Máx"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr ""
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr ""
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "O drive não pode gravar no disco inserido"
@@ -1399,9 +1410,21 @@ msgid "Data Composition"
 msgstr "Composição de dados"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Gravando disco"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Aplicativo de gravação de CD e DVD"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Gravar Imagem (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr ""

-- 
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 de (100%).

2017-11-21 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 752450ae650fed5d966a73a1ee9351b2501b6a77
Author: Tobias Bannert 
Date:   Tue Nov 21 18:30:48 2017 +0100

I18n: Update translation de (100%).

412 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/de.po | 149 +++
 1 file changed, 83 insertions(+), 66 deletions(-)

diff --git a/po/de.po b/po/de.po
index 6ff8626..a15cb6a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-09-13 00:30+0200\n"
-"PO-Revision-Date: 2017-10-02 17:24+\n"
-"Last-Translator: Vinzenz Vietzke \n"
+"POT-Creation-Date: 2017-11-15 18:31+0100\n"
+"PO-Revision-Date: 2017-11-21 14:21+\n"
+"Last-Translator: Tobias Bannert \n"
 "Language-Team: German 
(http://www.transifex.com/xfce/xfce4-panel/language/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -48,18 +48,18 @@ msgstr "Leiste einrichten"
 
 #. I18N: %s is the name of the plugin
 #: ../libxfce4panel/xfce-panel-plugin.c:1042
-#: ../panel/panel-preferences-dialog.c:1201
+#: ../panel/panel-preferences-dialog.c:1202
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Soll »%s« wirklich entfernt werden?"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1047
-#: ../panel/panel-preferences-dialog.c:1204
+#: ../panel/panel-preferences-dialog.c:1205
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Wenn Sie dieses Element von der Leiste entfernen, ist es dauerhaft 
verloren."
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1048 ../panel/panel-dialogs.c:127
-#: ../panel/panel-preferences-dialog.c:1206
+#: ../panel/panel-preferences-dialog.c:1207
 #: ../plugins/applicationsmenu/applicationsmenu.c:538
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "Cancel"
@@ -67,8 +67,8 @@ msgstr "Abbrechen"
 
 #: ../libxfce4panel/xfce-panel-plugin.c:1049
 #: ../panel/panel-plugin-external.c:436
-#: ../panel/panel-preferences-dialog.c:929
-#: ../panel/panel-preferences-dialog.c:1207
+#: ../panel/panel-preferences-dialog.c:930
+#: ../panel/panel-preferences-dialog.c:1208
 msgid "Remove"
 msgstr "Entfernen"
 
@@ -184,49 +184,49 @@ msgid "There is already a running instance"
 msgstr "Es ist bereits eine laufende Instanz vorhanden"
 
 #. spawn ourselfs again
-#: ../panel/main.c:398
+#: ../panel/main.c:394
 msgid "Restarting..."
 msgstr "Neustart …"
 
-#: ../panel/main.c:413
+#: ../panel/main.c:409
 msgid "Failed to show the preferences dialog"
 msgstr "Einstellungsdialog konnte nicht geöffnet werden"
 
-#: ../panel/main.c:415
+#: ../panel/main.c:411
 msgid "Failed to show the add new items dialog"
 msgstr "»Neue Elemente hinzufügen«-Dialog konnte nicht angezeigt werden"
 
-#: ../panel/main.c:417
+#: ../panel/main.c:413
 msgid "Failed to save the panel configuration"
 msgstr "Leisteneinstellungen konnten nicht gespeichert werden"
 
-#: ../panel/main.c:419
+#: ../panel/main.c:415
 msgid "Failed to add a plugin to the panel"
 msgstr "Erweiterung konnte nicht zur Leiste hinzugefügt werden"
 
-#: ../panel/main.c:421
+#: ../panel/main.c:417
 msgid "Failed to restart the panel"
 msgstr "Leiste konnte nicht neu gestartet werden"
 
-#: ../panel/main.c:423
+#: ../panel/main.c:419
 msgid "Failed to quit the panel"
 msgstr "Leiste konnte nicht beendet werden"
 
-#: ../panel/main.c:425
+#: ../panel/main.c:421
 msgid "Failed to send D-Bus message"
 msgstr "D-Bus-Nachricht konnte nicht gesendet werden"
 
-#: ../panel/main.c:435 ../panel/panel-plugin-external.c:435
+#: ../panel/main.c:431 ../panel/panel-plugin-external.c:435
 msgid "Execute"
 msgstr "Ausführen"
 
-#: ../panel/main.c:436
+#: ../panel/main.c:432
 msgid ""
 "Do you want to start the panel? If you do, make sure you save the session on"
 " logout, so the panel is automatically started the next time you login."
 msgstr "Möchten Sie die Leiste starten? Ist das der Fall, so stellen Sie bitte 
sicher, dass Sie die Sitzung beim Abmelden speichern, damit die Leiste beim 
nächsten Mal automatisch geladen wird."
 
-#: ../panel/main.c:439 ../panel/main.c:453
+#: ../panel/main.c:435 ../panel/main.c:449
 #, c-format
 msgid "No running instance of %s was found"
 msgstr "Keine laufende Instanz von %s gefunden"
@@ -271,12 +271,12 @@ msgstr "Soll die Leiste wirklich beendet werden?"
 msgid "Failed to execute command \"%s\""
 msgstr "Befehl »%s« konnte nicht ausgeführt werden"
 
-#: ../panel/panel-dbus-client.c:216
+#: ../panel/panel-dbus-client.c:218
 msgid ""
 "Invalid plugin event syntax specified. Use PLUGIN-NAME:NAME[:TYPE:VALUE]."
 msgstr 

[Xfce4-commits] [xfce/xfce4-panel] branch master updated (4dcaf92 -> 752450a)

2017-11-21 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  4dcaf92   I18n: Update translation he (100%).
   new  752450a   I18n: Update translation de (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/de.po | 149 +++
 1 file changed, 83 insertions(+), 66 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/xfdashboard] 01/01: Fix typo

2017-11-21 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 aef30c8f92ba77651c93c60b4c6af0211cd4fc26
Author: Stephan Haller 
Date:   Tue Nov 21 17:35:08 2017 +0100

Fix typo
---
 libxfdashboard/css-selector.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfdashboard/css-selector.c b/libxfdashboard/css-selector.c
index e0beec5..9f1a621 100644
--- a/libxfdashboard/css-selector.c
+++ b/libxfdashboard/css-selector.c
@@ -921,7 +921,7 @@ XfdashboardCssSelector* 
xfdashboard_css_selector_new_from_string_with_priority(c
NULL);
if(!selector)
{
-   g_warning(_("Could not create seleector."));
+   g_warning(_("Could not create selector."));
return(NULL);
}
 
@@ -991,7 +991,7 @@ XfdashboardCssSelector* 
xfdashboard_css_selector_new_from_scanner_with_priority(
NULL);
if(!selector)
{
-   g_warning(_("Could not create seleector."));
+   g_warning(_("Could not create selector."));
return(NULL);
}
 

-- 
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/xfdashboard] branch master updated (a5dc968 -> aef30c8)

2017-11-21 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  a5dc968   Merge branch 'master' of 
ssh://git.xfce.org/apps/xfdashboard
   new  aef30c8   Fix typo

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/css-selector.c | 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] [apps/xfdashboard] 02/02: Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard

2017-11-21 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 a5dc96881907ed6c96acd5c78a0fad80675f3771
Merge: cfddbc5 553b28a
Author: Stephan Haller 
Date:   Tue Nov 21 14:08:27 2017 +0100

Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard

 po/sr.po |   8 +-
 po/tr.po | 296 +++
 2 files changed, 152 insertions(+), 152 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/xfdashboard] 01/02: Prevent showing "show X more results..." text in button when showing all results was requested regardless if number of results exceed a calculated maximum.

2017-11-21 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 cfddbc5d96c91f771afd150d74b2814e6ae10869
Author: Stephan Haller 
Date:   Tue Nov 21 14:01:31 2017 +0100

Prevent showing "show X more results..." text in button when showing all 
results was requested regardless if number of results exceed a calculated 
maximum.

Hopefully fixes issue GH #152
---
 libxfdashboard/search-result-container.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libxfdashboard/search-result-container.c 
b/libxfdashboard/search-result-container.c
index d01e42e..26e9d53 100644
--- a/libxfdashboard/search-result-container.c
+++ b/libxfdashboard/search-result-container.c
@@ -658,7 +658,7 @@ static void 
_xfdashboard_search_result_container_update_result_items(Xfdashboard
/* If we tried to create at least one more actore than maximum 
allowed
 * then set text at "more"-label otherwise set empty text to 
"hide" it
 */
-   if(actorsCount>priv->maxResultsItemsCount)
+   if(!inShowAllItems && actorsCount>priv->maxResultsItemsCount)
{
gchar   
*labelText;
gint
moreCount;

-- 
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/xfdashboard] branch master updated (553b28a -> a5dc968)

2017-11-21 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  553b28a   I18n: Updated translations (tr,sr)
   new  cfddbc5   Prevent showing "show X more results..." text in button 
when showing all results was requested regardless if number of results exceed a 
calculated maximum.
   new  a5dc968   Merge branch 'master' of 
ssh://git.xfce.org/apps/xfdashboard

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:
 libxfdashboard/search-result-container.c | 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] [apps/xfburn] 05/05: I18n: Update translation pl (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit d8c9feb15b9012ea683d260b7395de3cffb18625
Author: Anonymous 
Date:   Tue Nov 21 12:31:29 2017 +0100

I18n: Update translation pl (100%).

306 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pl.po | 33 -
 1 file changed, 28 insertions(+), 5 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 2afd22f..4684bcf 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,10 +3,11 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Dawid, 2014
+# Hoek , 2014
 # Kamil "elder" P. , 2013
 # ised, 2014
 # Kamil "elder" P. , 2013
+# No Ne, 2017
 # Paweł Klimek , 2014
 # Piotr Sokół , 2009
 # Piotr Sokół , 2009,2013-2014
@@ -16,9 +17,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:05+\n"
-"Last-Translator: Piotr Strębski \n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 09:09+\n"
+"Last-Translator: No Ne\n"
 "Language-Team: Polish 
(http://www.transifex.com/xfce/xfce-apps/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -634,6 +635,16 @@ msgstr "Domyślna"
 msgid "Max"
 msgstr "Maksymalna"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Pełna, ale wymazywalna płyta znajduje się w napędzie"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Czy chcesz wyczyścić płytę, aby mogła być użyta w nadchodzącym 
procesie nagrywania?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Nie można nagrać na płycie umieszczonej w napędzie"
@@ -1403,9 +1414,21 @@ msgid "Data Composition"
 msgstr "Projekt z danymi"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Nagrywanie płyty"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Nagrywa płyty CD i DVD"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Nagraj obraz"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn to proste narzędzie do nagrywania płyt CD/DVD oparte na 
bibliotekach libburnia. Może wymazywać płyty CD/DVD(-RW), nagrywać i tworzyć 
obrazy ISO, CD-Audio, a także nagrywać osobiste kompozycje danych na płytę CD 
lub DVD. Program jest stabilny i stale się rozwija."

-- 
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/xfburn] 02/05: I18n: Update translation ca (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit ba527ccf843ea789070fc37be5ac1c7bb6467ca1
Author: Robert Antoni Buj Gelonch 
Date:   Tue Nov 21 12:31:29 2017 +0100

I18n: Update translation ca (100%).

306 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ca.po | 28 +---
 1 file changed, 25 insertions(+), 3 deletions(-)

diff --git a/po/ca.po b/po/ca.po
index ffb8f1f..66e6abd 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -11,8 +11,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:05+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 06:45+\n"
 "Last-Translator: Robert Antoni Buj Gelonch \n"
 "Language-Team: Catalan 
(http://www.transifex.com/xfce/xfce-apps/language/ca/)\n"
 "MIME-Version: 1.0\n"
@@ -629,6 +629,16 @@ msgstr "predeterminada"
 msgid "Max"
 msgstr "Màx"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Un disc ple, però que es pot esborrar, està a la unitat"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Voleu buidar el disc, de manera que es pugui utilitzar per al proper 
procés de gravació?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "La unitat no pot gravar el disc inserit"
@@ -1398,9 +1408,21 @@ msgid "Data Composition"
 msgstr "Composició de dades"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Gravació de discs"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Aplicació per gravar CD i DVD"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Grava una imatge (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn és una eina senzilla de gravació de CD/DVD basada en les 
biblioteques de libburnia. Pot buidar els CD/DVD(-RW), gravar i crear imatges 
iso, CD d'àudio, així com gravar composicions personals de dades en CD o DVD. 
És estable i està en desenvolupament constant."

-- 
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/xfburn] 04/05: I18n: Update translation da (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 80ace2b317a8b30bde53a0179f97aa443ed6250b
Author: Anonymous 
Date:   Tue Nov 21 12:31:29 2017 +0100

I18n: Update translation da (100%).

306 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/da.po | 28 +---
 1 file changed, 25 insertions(+), 3 deletions(-)

diff --git a/po/da.po b/po/da.po
index b5a4283..2bf1508 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-11-17 15:44+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 10:37+\n"
 "Last-Translator: scootergrisen\n"
 "Language-Team: Danish 
(http://www.transifex.com/xfce/xfce-apps/language/da/)\n"
 "MIME-Version: 1.0\n"
@@ -628,6 +628,16 @@ msgstr "standard"
 msgid "Max"
 msgstr "Maks."
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Der er en fuld, men sletbar disk i drevet"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Vil du tømme disken, så den kan bruges til den kommende 
brændingsproces?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Drevet kan ikke brænde på den indsatte disk"
@@ -1397,9 +1407,21 @@ msgid "Data Composition"
 msgstr "Datakompilering"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Diskbrænding"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Cd- og dvd-brænderprogram"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Brænd aftryk (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn er et simpelt cd-/dvd-brændingsværktøj baseret på 
libburnia-biblioteker. Det kan tømme cd'er/dvd(-rw)'er, brænde og oprette 
iso-aftryk, lyd-cd'er, såvel som brænde personlige projekter af data til enten 
cd eller dvd. Den er stabil og under løbende udvikling."

-- 
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/xfburn] 03/05: I18n: Update translation cs (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit d26ac766fbef4e63017da9b3e6e7445361226c83
Author: Michal Várady 
Date:   Tue Nov 21 12:31:29 2017 +0100

I18n: Update translation cs (100%).

306 translated messages.

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

diff --git a/po/cs.po b/po/cs.po
index 38a6406..d149454 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,14 +5,14 @@
 # Translators:
 # Alois Nešpor , 2013
 # Alois Nešpor , 2014
-# Michal Várady , 2014-2015
+# Michal Várady , 2014-2015,2017
 # Petr Šimáček , 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:05+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 10:27+\n"
 "Last-Translator: Michal Várady \n"
 "Language-Team: Czech (http://www.transifex.com/xfce/xfce-apps/language/cs/)\n"
 "MIME-Version: 1.0\n"
@@ -629,6 +629,16 @@ msgstr "výchozí"
 msgid "Max"
 msgstr "Max"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "V jednotce je plný, ale smazatelný disk"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Chcete smazat disk, aby se v budoucnu mohl použít pro vypalování?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Jednotka nemůže vypalovat na vložený disk"
@@ -1398,9 +1408,21 @@ msgid "Data Composition"
 msgstr "Datová kompozice"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Vypalování disku"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Aplikace pro vypalování CD a DVD"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Vypálit obraz (fxburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn je jednoduchý nástroj k vypalování disků založený na knihovnách 
libburnia. Dokáže vymazat média CD/DVD(-RW), vypalovat a vytvářet obrazy ISO, 
zvuková CD a také vypalovat vlastní kompozice dat na CD nebo DVD. Je stabilní a 
vývoj stále probíhá."

-- 
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/xfburn] branch master updated (e1fb3a2 -> d8c9feb)

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  e1fb3a2   Also update xfburn icon in desktop-integration
   new  ceb6717   I18n: Update translation bg (100%).
   new  ba527cc   I18n: Update translation ca (100%).
   new  d26ac76   I18n: Update translation cs (100%).
   new  80ace2b   I18n: Update translation da (100%).
   new  d8c9feb   I18n: Update translation pl (100%).

The 5 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/bg.po | 30 ++
 po/ca.po | 28 +---
 po/cs.po | 30 ++
 po/da.po | 28 +---
 po/pl.po | 33 -
 5 files changed, 130 insertions(+), 19 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/xfburn] 01/05: I18n: Update translation bg (100%).

2017-11-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit ceb6717e850b99a0f7602547704e3af06a30355c
Author: Kiril Kirilov 
Date:   Tue Nov 21 12:31:29 2017 +0100

I18n: Update translation bg (100%).

306 translated messages.

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

diff --git a/po/bg.po b/po/bg.po
index 7996e1d..ba3316d 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # Kiril Kirilov , 2012
-# Kiril Kirilov , 2014-2015
+# Kiril Kirilov , 2014-2015,2017
 # Любомир Василев, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2017-09-19 18:05+\n"
+"POT-Creation-Date: 2017-11-21 00:31+0100\n"
+"PO-Revision-Date: 2017-11-21 07:02+\n"
 "Last-Translator: Kiril Kirilov \n"
 "Language-Team: Bulgarian 
(http://www.transifex.com/xfce/xfce-apps/language/bg/)\n"
 "MIME-Version: 1.0\n"
@@ -628,6 +628,16 @@ msgstr "по подразбиране"
 msgid "Max"
 msgstr "Максимална скорост"
 
+#: ../xfburn/xfburn-device-box.c:507
+msgid "A full, but erasable disc is in the drive"
+msgstr "Дискът в устройството е пълен но е с възможност за презаписване"
+
+#: ../xfburn/xfburn-device-box.c:508
+msgid ""
+"Do you want to blank the disc, so that it can be used for the upcoming burn "
+"process?"
+msgstr "Искате ли да изтриете диска, така че да може да се използва за 
предстоящия процес на записване?"
+
 #: ../xfburn/xfburn-device-box.c:579
 msgid "Drive can't burn on the inserted disc"
 msgstr "Устройството не може да записва на поставеният диск"
@@ -1397,9 +1407,21 @@ msgid "Data Composition"
 msgstr "Проект с данни"
 
 #: ../xfburn.desktop.in.h:2
+msgid "Disk Burning"
+msgstr "Запис на диск"
+
+#: ../xfburn.desktop.in.h:3
 msgid "CD and DVD burning application"
 msgstr "Програма за запис на CD и DVD"
 
-#: ../xfburn.desktop.in.h:3
+#: ../xfburn.desktop.in.h:4
 msgid "Burn Image (xfburn)"
 msgstr "Запис на образ (xfburn)"
+
+#: ../xfburn.appdata.xml.in.h:1
+msgid ""
+"Xfburn is a simple CD/DVD burning tool based on libburnia libraries. It can "
+"blank CD/DVD(-RW)s, burn and create iso images, audio CDs, as well as burn "
+"personal compositions of data to either CD or DVD. It is stable and under "
+"ongoing development."
+msgstr "Xfburn е прост инструмент за запис на CD / DVD, който е базиран на 
libburnia библиотеките. Той може да изтрива CD / DVD  (-RW дискове),  да 
записва и създава ISO образи, аудио компактдискове, както и да записва 
персонални композиции с данни върху CD или DVD. Той е стабилен и продължава да 
се развива."

-- 
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