[Xfce4-commits] [apps/xfce4-notifyd] branch master updated (ef228ea -> 73f5f32)

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

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

  from  ef228ea   Add support for symbolic icons
   new  73f5f32   Small fixes in Default and Smoke themes

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:
 themes/gtk-3.0/Default/gtk.css  | 10 +++---
 themes/gtk-3.20/Default/gtk.css | 10 +++---
 themes/gtk-3.20/Smoke/gtk.css   |  1 -
 3 files changed, 14 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] [apps/xfce4-notifyd] 01/01: Small fixes in Default and Smoke themes

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

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

commit 73f5f323efd27ccb02a21623a8ccc6bade0bd37d
Author: Simon Steinbeiss 
Date:   Thu Sep 8 00:37:12 2016 +0200

Small fixes in Default and Smoke themes
---
 themes/gtk-3.0/Default/gtk.css  | 10 +++---
 themes/gtk-3.20/Default/gtk.css | 10 +++---
 themes/gtk-3.20/Smoke/gtk.css   |  1 -
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/themes/gtk-3.0/Default/gtk.css b/themes/gtk-3.0/Default/gtk.css
index a85b56b..8482fb6 100644
--- a/themes/gtk-3.0/Default/gtk.css
+++ b/themes/gtk-3.0/Default/gtk.css
@@ -1,7 +1,11 @@
-/* We set some default options here.  This is loaded with a low priority, 
+/* We set some default options here.  This is loaded with a low priority,
  * the rest will use whatever default colors are in your main gtk theme */
-#XfceNotifyWindow { 
+#XfceNotifyWindow {
 border-radius: 6px;
 border-width: 1px;
-border-color : #ff; 
+border-color : #ff;
+}
+
+#XfceNotifyWindow GtkLabel#summary {
+font: Bold;
 }
diff --git a/themes/gtk-3.20/Default/gtk.css b/themes/gtk-3.20/Default/gtk.css
index a85b56b..3b29087 100644
--- a/themes/gtk-3.20/Default/gtk.css
+++ b/themes/gtk-3.20/Default/gtk.css
@@ -1,7 +1,11 @@
-/* We set some default options here.  This is loaded with a low priority, 
+/* We set some default options here.  This is loaded with a low priority,
  * the rest will use whatever default colors are in your main gtk theme */
-#XfceNotifyWindow { 
+#XfceNotifyWindow {
 border-radius: 6px;
 border-width: 1px;
-border-color : #ff; 
+border-color : #ff;
+}
+
+#XfceNotifyWindow label#summary {
+font: Bold;
 }
diff --git a/themes/gtk-3.20/Smoke/gtk.css b/themes/gtk-3.20/Smoke/gtk.css
index c174d5a..cccebb6 100644
--- a/themes/gtk-3.20/Smoke/gtk.css
+++ b/themes/gtk-3.20/Smoke/gtk.css
@@ -12,7 +12,6 @@
 
 #XfceNotifyWindow label {
 color: #ff;
--GtkWidget-link-color: #a7a7a7;
 }
 
 #XfceNotifyWindow label#summary {

-- 
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 (99f94e8 -> 16e1f2a)

2016-09-07 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  99f94e8   I18n: Update translation ru (100%).
   new  16e1f2a   I18n: Update translation pl (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/pl.po | 54 ++
 1 file changed, 30 insertions(+), 24 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] [www/www.xfce.org] branch master updated (c2f7c2f -> eefff37)

2016-09-07 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  c2f7c2f   I18n: Update translation lt (100%).
   new  eefff37   I18n: Update translation pl (93%).

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/pl.po | 27 ++-
 1 file changed, 14 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] [www/www.xfce.org] 01/01: I18n: Update translation pl (93%).

2016-09-07 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 eefff37d5becb7a81bb661c0e1ef2cbb6239403c
Author: Marcin XD 
Date:   Thu Sep 8 00:32:10 2016 +0200

I18n: Update translation pl (93%).

633 translated messages, 46 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 lib/po/pl.po | 27 ++-
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/lib/po/pl.po b/lib/po/pl.po
index 08bae9c..a7a57bf 100644
--- a/lib/po/pl.po
+++ b/lib/po/pl.po
@@ -6,6 +6,7 @@
 # ised, 2015
 # Marcin Nawrocki , 2016
 # Marcin Romańczuk , 2015
+# Marcin XD , 2016
 # Piotr Sokół , 2012-2013
 # Piotr Strębski , 2013,2015-2016
 # Robik, 2016
@@ -14,8 +15,8 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n;
 "POT-Creation-Date: 2015-03-28 09:10+0100\n"
-"PO-Revision-Date: 2016-07-28 12:51+\n"
-"Last-Translator: Marcin Nawrocki \n"
+"PO-Revision-Date: 2016-09-07 21:11+\n"
+"Last-Translator: Marcin XD \n"
 "Language-Team: Polish (http://www.transifex.com/xfce/xfce-www/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -28,7 +29,7 @@ msgstr ""
 msgid ""
 "Copyright %s Xfce Development Team. This page"
 " was last modified on %s."
-msgstr "Prawa autorskie %s zespół twórców Xfce. 
Stronę zmodyfikowano %s."
+msgstr "Prawa autorskie %s zespół twórców Xfce. 
Ostatnia modyfikacja strony: %s."
 
 #: projects/index.php:3 header.php:64
 msgid "Projects"
@@ -2330,7 +2331,7 @@ msgstr ""
 
 #: about/tour.php:31
 msgid "Drag and drop a window to a corner to tile it"
-msgstr ""
+msgstr "Przeciągnij okno w róg ekranu aby przypiąć je"
 
 #: about/tour.php:33
 msgid "HiDPI Support"
@@ -2340,7 +2341,7 @@ msgstr "Obsługa HiDPI"
 msgid ""
 "In order to better support modern hi-resolution screens, two new Xfwm4 "
 "themes were added (hdpi, xhdpi)."
-msgstr ""
+msgstr "Dla lepszego wsparcia dla nowoczesnych ekranów o wysokiej 
rozdzielczości zostały dodane dwa nowe motywy Xfwm4 (hdpi i xhdpi)."
 
 #: about/tour.php:38
 msgid "Intelligent Hiding"
@@ -2350,7 +2351,7 @@ msgstr "Inteligentne ukrywanie"
 msgid ""
 "The panel can now intelligently hide itself when a window is dragged near "
 "it."
-msgstr ""
+msgstr "Panel może się teraz inteligentnie ukrywać, kiedy okno jest 
przeciągnięte blisko niego."
 
 #: about/tour.php:41
 msgid "Oh what is this window??"
@@ -2379,7 +2380,7 @@ msgid ""
 "The desktop has a new wallpaper settings dialog with many new options and "
 "better multi-monitor support. Drag the dialog to the display or workspace "
 "where you want to change the wallpaper."
-msgstr ""
+msgstr "Pulpit posiada nowy panel ustawień z dużą ilością nowych opcji i 
lepszym wsparciem dla wielu monitorów. Przeciągnij okno na ekran lub pulpit na 
którym chcesz zmienić tapetę."
 
 #: about/tour.php:55
 msgid "Better multi-monitor support"
@@ -2400,7 +2401,7 @@ msgid ""
 "Support for multi-monitor use was vastly improved in the display settings "
 "dialog. Upon connecting a new display, a quick setup popup offers some of "
 "the most-used modes for users to quickly change their layout."
-msgstr ""
+msgstr "Wsparcie dla wielu monitorów zostało znacząco usprawnienione w oknie 
ustawień. Po podłączeniu nowego ekranu, okno szybkich ustawień pozwoli na 
wybranie jednego z najczęściej używanych trybów aby szybko zmienić układ."
 
 #: about/tour.php:65
 msgid "Configure multiple displays"
@@ -2408,11 +2409,11 @@ msgstr "Konfiguruj wiele ekranów"
 
 #: about/tour.php:66
 msgid "Choose your layout when plugging in a new display"
-msgstr ""
+msgstr "Wybierz układ, kiedy podłączysz dodatkowy ekran"
 
 #: about/tour.php:70
 msgid "The appearance dialog now showcases previews for styles and icons."
-msgstr ""
+msgstr "Menu wyglądu od teraz przedstawia podgląd motywów i ikon."
 
 #: about/tour.php:72
 msgid "Gtk style preview"
@@ -2515,7 +2516,7 @@ msgstr ""
 
 #: about/tour.php:110
 msgid "Multiple File Properties"
-msgstr ""
+msgstr "Właściwości wielu plików"
 
 #: about/tour.php:114
 msgid ""
@@ -2531,7 +2532,7 @@ msgstr "Wtyczka alternatywnego menu panelu"
 msgid ""
 "The whisker menu is an alternative to the traditional menu plugin, showing "
 "favourites, allowing to search through existing apps and much more."
-msgstr ""
+msgstr "Whisker menu jest alternatywą dla tradycyjnego menu, pokazując 
ulubione programy, pozwalając na szukanie wśród aplikacji i dużo więcej."
 
 #: about/tour.php:120
 msgid "Browse through categories"
@@ -2549,7 +2550,7 @@ msgstr "Menedżer zadań"
 msgid ""
 "The task manager got a revamped user interface, a filter and also supports "
 "Gtk3 now."
-msgstr ""
+msgstr "Menedżer zadań posiada teraz ulepszony interfejs, lepsze 

[Xfce4-commits] [xfce/xfdesktop] branch master updated (f4578d2 -> 7726ffe)

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

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

  from  f4578d2   I18n: Update translation lt (100%).
   new  7726ffe   I18n: Update translation pl (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/pl.po | 224 ---
 1 file changed, 115 insertions(+), 109 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/xfdesktop] 01/01: I18n: Update translation pl (100%).

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

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

commit 7726ffefd1c2f7bb4cd00ede4958d1e799193314
Author: Marcin XD 
Date:   Thu Sep 8 00:32:16 2016 +0200

I18n: Update translation pl (100%).

223 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 224 ---
 1 file changed, 115 insertions(+), 109 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 9b201f0..cd95a92 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -4,11 +4,12 @@
 # 
 # Translators:
 # Cyryl Sochacki , 2013
-# Dawid , 2014
+# Dawid, 2014
+# Marcin XD , 2016
 # Michał Olber , 2013
 # Michał Olber , 2013
 # Piotr Maliński , 2006
-# Piotr Sokół , 2009,2011-2015
+# Piotr Sokół , 2009,2011-2015
 # Piotr Strębski , 2013-2015
 # Robert Kurowski , 2005
 # Szymon Kałasz , 2006
@@ -17,47 +18,47 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfdesktop\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-03 18:32+0100\n"
-"PO-Revision-Date: 2015-03-05 07:54+\n"
-"Last-Translator: Piotr Strębski \n"
-"Language-Team: Polish 
(http://www.transifex.com/projects/p/xfdesktop/language/pl/)\n"
+"POT-Creation-Date: 2016-08-15 18:31+0200\n"
+"PO-Revision-Date: 2016-09-07 21:13+\n"
+"Last-Translator: Marcin XD \n"
+"Language-Team: Polish 
(http://www.transifex.com/xfce/xfdesktop/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: pl\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 
|| n%100>=20) ? 1 : 2);\n"
 
-#: ../settings/main.c:404 ../src/xfdesktop-special-file-icon.c:295
+#: ../settings/main.c:416 ../src/xfdesktop-special-file-icon.c:295
 #: ../src/xfdesktop-special-file-icon.c:479
 msgid "Home"
 msgstr "Katalog użytkownika"
 
-#: ../settings/main.c:406
+#: ../settings/main.c:418
 msgid "Filesystem"
 msgstr "System plików"
 
-#: ../settings/main.c:408
+#: ../settings/main.c:420
 msgid "Trash"
 msgstr "Kosz"
 
-#: ../settings/main.c:410
+#: ../settings/main.c:422
 msgid "Removable Devices"
 msgstr "Nośniki wymienne"
 
-#: ../settings/main.c:412
+#: ../settings/main.c:424
 msgid "Network Shares"
 msgstr "Współdzielone w sieci"
 
-#: ../settings/main.c:414
+#: ../settings/main.c:426
 msgid "Disks and Drives"
 msgstr "Dyski i napędy"
 
-#: ../settings/main.c:416
+#: ../settings/main.c:428
 msgid "Other Devices"
 msgstr "Inne urządzenia"
 
 #. Display the file name, file type, and file size in the tooltip.
-#: ../settings/main.c:529
+#: ../settings/main.c:541
 #, c-format
 msgid ""
 "%s\n"
@@ -65,99 +66,104 @@ msgid ""
 "Size: %s"
 msgstr "%s\nTyp: %s\nRozmiar: %s"
 
-#: ../settings/main.c:716
+#: ../settings/main.c:728
 #, c-format
 msgid "Wallpaper for Monitor %d (%s)"
 msgstr "Tło pulpitu na ekranie %d (%s)"
 
-#: ../settings/main.c:719
+#: ../settings/main.c:731
 #, c-format
 msgid "Wallpaper for Monitor %d"
 msgstr "Tło pulpitu na ekranie %d"
 
-#: ../settings/main.c:725
+#: ../settings/main.c:737
 msgid "Move this dialog to the display you want to edit the settings for."
 msgstr "Proszę przemieścić to okno na ekran, którego ustawienia mają zostać 
zmodyfikowane."
 
-#: ../settings/main.c:732
+#: ../settings/main.c:744
 #, c-format
 msgid "Wallpaper for %s on Monitor %d (%s)"
 msgstr "Tło pulpitu dla %s na ekranie %d (%s)"
 
-#: ../settings/main.c:736
+#: ../settings/main.c:748
 #, c-format
 msgid "Wallpaper for %s on Monitor %d"
 msgstr "Tło pulpitu dla %s na ekranie %d"
 
-#: ../settings/main.c:743
+#: ../settings/main.c:755
 msgid ""
 "Move this dialog to the display and workspace you want to edit the settings "
 "for."
 msgstr "Proszę przemieścić to okno na ekran i obszar roboczy, których 
ustawienia mają zostać zmodyfikowane."
 
 #. Single monitor and single workspace
-#: ../settings/main.c:751
+#: ../settings/main.c:763
 #, c-format
 msgid "Wallpaper for my desktop"
 msgstr "Tło pulpitu"
 
 #. Single monitor and per workspace wallpaper
-#: ../settings/main.c:757
+#: ../settings/main.c:769
 #, c-format
 msgid "Wallpaper for %s"
 msgstr "Tło pulpitu dla %s"
 
-#: ../settings/main.c:762
+#: ../settings/main.c:774
 msgid "Move this dialog to the workspace you want to edit the settings for."
 msgstr "Proszę umieścić to okno dialogowe na obszarze roboczym, który ma 
zostać skonfigurowany."
 
-#: ../settings/main.c:1178
+#: ../settings/main.c:1194
 msgid "Image selection is unavailable while the image style is set to None."
 msgstr "Wybór obrazów jest niedostępny dopóki styl obrazów jest ustawiony na 
Brak."
 
-#: ../settings/main.c:1528
+#: ../settings/main.c:1544
 msgid 

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

2016-09-07 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 16e1f2a52b71a223097beaa1bf39791df3db446e
Author: Marcin XD 
Date:   Thu Sep 8 00:31:59 2016 +0200

I18n: Update translation pl (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 54 ++
 1 file changed, 30 insertions(+), 24 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index f15a977..e78b092 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Piotr Sokół , 2012
+# Marcin XD , 2016
+# Piotr Sokół , 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-12-16 10:36+\n"
-"Last-Translator: Nick Schermer \n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-09-07 21:18+\n"
+"Last-Translator: Marcin XD \n"
 "Language-Team: Polish 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,101 +20,106 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 
|| n%100>=20) ? 1 : 2);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "Zrób przerwę"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "Rozpocznij ponownie odliczanie"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "Włączenie"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "Wstrzymano"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "Zachęca do robienia przerw podczas korzystania z komputera"
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "Piotr Sokół , 2012."
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "Przerywanie pracy"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "Ustawienia czasu"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "Minuty"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "Sekundy"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "Czas między przerwami:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "Długość przerwy:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "Czas odłożenia przerwy:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "Zachowanie"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "Zezwolanie na odkładanie przerwy"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "Automatyczne wznawianie pracy"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "Wygląd"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Wyświetl ikonę"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "Wyświetlanie pozostałego czasu w panelu"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "Wyświetlanie godzin"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "Wyświetlanie sekund"
 

-- 
To stop 

[Xfce4-commits] [apps/xfce4-terminal] 01/01: I18n: Update translation pl (91%).

2016-09-07 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-terminal.

commit 2443d75a10af868704d54decc0d6278ad5f1b09d
Author: Marcin XD 
Date:   Thu Sep 8 00:31:22 2016 +0200

I18n: Update translation pl (91%).

292 translated messages, 27 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 780 +--
 1 file changed, 465 insertions(+), 315 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 18e8aa1..3f3659b 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,17 +3,18 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Piotr Sokół , 2009,2011-2014
+# Marcin XD , 2016
+# Piotr Sokół , 2009,2011-2014
 # Piotr Strębski , 2014
 # Szymon Kałasz , 2006
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-27 00:31+0100\n"
-"PO-Revision-Date: 2014-06-05 16:28+\n"
-"Last-Translator: Piotr Sokół \n"
-"Language-Team: Polish 
(http://www.transifex.com/projects/p/xfce-apps/language/pl/)\n"
+"POT-Creation-Date: 2016-09-05 18:30+0200\n"
+"PO-Revision-Date: 2016-09-07 21:27+\n"
+"Last-Translator: Marcin XD \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"
 "Content-Transfer-Encoding: 8bit\n"
@@ -118,113 +119,147 @@ msgstr "CIĄG"
 msgid "icon"
 msgstr "PLIK"
 
+#. parameter of --font
 #: ../terminal/main.c:147
+msgid "font"
+msgstr "czcionka"
+
+#. parameter of --zoom
+#: ../terminal/main.c:149
+msgid "zoom"
+msgstr "powiększenie"
+
+#: ../terminal/main.c:151
 #, c-format
 msgid "See the %s man page for full explanation of the options above."
 msgstr "Dokładny opis opcji programu %s znajduje się w podręczniku 
użytkownika."
 
-#: ../terminal/main.c:180 ../xfce4-terminal.desktop.in.h:1
+#: ../terminal/main.c:184 ../xfce4-terminal.desktop.in.h:1
 msgid "Xfce Terminal"
 msgstr "Terminal Xfce"
 
-#: ../terminal/main.c:196
+#: ../terminal/main.c:200
 msgid "The Xfce development team. All rights reserved."
 msgstr "Zespół twórców Xfce. Wszystkie prawa zastrzeżone."
 
-#: ../terminal/main.c:197
-msgid "Written by Benedikt Meurer "
-msgstr "Autor: Benedikt Meurer "
+#: ../terminal/main.c:201
+msgid "Written by Benedikt Meurer ,"
+msgstr "Autorzy: Benedikt Meurer "
 
-#: ../terminal/main.c:198
-msgid "and Nick Schermer ."
-msgstr "i Nick Schermer ."
+#: ../terminal/main.c:202
+msgid "Nick Schermer "
+msgstr ", Nick Schermer "
 
-#: ../terminal/main.c:199
+#: ../terminal/main.c:203
+msgid "and Igor Zakharov ."
+msgstr "i Igor Zakharov ."
+
+#: ../terminal/main.c:204
 #, c-format
 msgid "Please report bugs to <%s>."
 msgstr "Proszę zgłaszać błędy na adres <%s>."
 
-#: ../terminal/main.c:304
+#: ../terminal/main.c:311
 #, c-format
 msgid "Unable to register terminal service: %s\n"
 msgstr "Nie udało się zarejestrować usługi terminala: %s.\n"
 
-#: ../terminal/terminal-app.c:738
+#: ../terminal/terminal-app.c:836
 #, c-format
 msgid "Invalid geometry string \"%s\"\n"
 msgstr "Nieprawidłowa geometria „%s”.\n"
 
-#: ../terminal/terminal-encoding-action.c:70
+#: ../terminal/terminal-encoding-action.c:68
 msgid "Western European"
 msgstr "Zachodnie"
 
-#: ../terminal/terminal-encoding-action.c:71
+#: ../terminal/terminal-encoding-action.c:69
 msgid "Central European"
 msgstr "Środkowoeuropejskie"
 
-#: ../terminal/terminal-encoding-action.c:72
+#: ../terminal/terminal-encoding-action.c:70
 msgid "Baltic"
 msgstr "Bałtyckie"
 
-#: ../terminal/terminal-encoding-action.c:73
+#: ../terminal/terminal-encoding-action.c:71
 msgid "South-Eastern Europe"
 msgstr "Południowoeuropejskie"
 
-#: ../terminal/terminal-encoding-action.c:74
+#: ../terminal/terminal-encoding-action.c:72
 msgid "Turkish"
 msgstr "Tureckie"
 
-#: ../terminal/terminal-encoding-action.c:75
+#: ../terminal/terminal-encoding-action.c:73
 msgid "Cyrillic"
 msgstr "Cyrylica"
 
-#: ../terminal/terminal-encoding-action.c:76
+#: ../terminal/terminal-encoding-action.c:74
 msgid "Chinese Traditional"
 msgstr "Chińskie tradycyjne"
 
-#: ../terminal/terminal-encoding-action.c:77
+#: ../terminal/terminal-encoding-action.c:75
 msgid "Chinese Simplified"
 msgstr "Chińskie uproszczone"
 
-#: ../terminal/terminal-encoding-action.c:78
+#: ../terminal/terminal-encoding-action.c:76
 msgid "Korean"
 msgstr "Koreańskie"
 
-#: ../terminal/terminal-encoding-action.c:79
+#: ../terminal/terminal-encoding-action.c:77
 msgid "Japanese"
 msgstr "Japońskie"
 
-#: 

[Xfce4-commits] [panel-plugins/xfce4-genmon-plugin] branch master updated (4590e33 -> b960fd3)

2016-09-07 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-genmon-plugin.

  from  4590e33   I18n: Update translation en_AU (100%).
   new  b960fd3   I18n: Update translation pl (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/pl.po | 20 +++-
 1 file changed, 11 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-genmon-plugin] 01/01: I18n: Update translation pl (100%).

2016-09-07 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-genmon-plugin.

commit b960fd3dbd7fb696b2fb786d18bef49e7289edd3
Author: Marcin XD 
Date:   Thu Sep 8 00:31:37 2016 +0200

I18n: Update translation pl (100%).

14 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index fd139ff..7e7dd2f 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Marcin XD , 2016
 # Piotr Sokół , 2012
 # Piotr Strębski , 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-01 00:31+0200\n"
-"PO-Revision-Date: 2016-06-09 20:42+\n"
-"Last-Translator: Piotr Strębski \n"
+"POT-Creation-Date: 2016-06-10 06:31+0200\n"
+"PO-Revision-Date: 2016-09-07 21:18+\n"
+"Last-Translator: Marcin XD \n"
 "Language-Team: Polish 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -53,27 +54,28 @@ msgstr "Wybór czcionki wyświetlania..."
 msgid "Could not run \"%s\""
 msgstr "Nie można uruchomić „%s”"
 
-#: ../panel-plugin/main.c:617
+#: ../panel-plugin/main.c:613
 msgid ""
 "Cyclically spawns a script/program, captures its output and displays the "
 "resulting string in the panel"
 msgstr "Wykonuje polecenie skryptu/programu w sposób cykliczny i jego wynik 
wyświetla na panelu"
 
-#: ../panel-plugin/main.c:619
+#: ../panel-plugin/main.c:615
 msgid ""
 "Copyright © 2004 Roger Seguin\n"
 "Copyright © 2006 Julien Devemy\n"
-msgstr "Prawa autorskie © 2004 Roger Seguin\nPrawa autorskie © 2006 Julien 
Devemy\n"
+"Copyright © 2016 Tony Paulic\n"
+msgstr "Prawa autorskie © 2004 Roger Seguin\nPrawa autorskie © 2006 Julien 
Devemy\nPrawa autorskie © 2016 Tony Paulic\n"
 
-#: ../panel-plugin/main.c:637
+#: ../panel-plugin/main.c:633
 msgid "Font Selection"
 msgstr "Wybór czcionki"
 
-#: ../panel-plugin/main.c:681
+#: ../panel-plugin/main.c:677
 msgid "Configuration"
 msgstr "Konfiguracja"
 
-#: ../panel-plugin/main.c:690 ../panel-plugin/genmon.desktop.in.h:1
+#: ../panel-plugin/main.c:686 ../panel-plugin/genmon.desktop.in.h:1
 msgid "Generic Monitor"
 msgstr "Monitor poleceń"
 

-- 
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-terminal] branch master updated (7e657dc -> 2443d75)

2016-09-07 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-terminal.

  from  7e657dc   Fix focus-in and key-release events handler to propagate 
the event further
   new  2443d75   I18n: Update translation pl (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/pl.po | 780 +--
 1 file changed, 465 insertions(+), 315 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-session] branch master updated (bf3e841 -> 1c21a15)

2016-09-07 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-session.

  from  bf3e841   I18n: Update translation lt (100%).
   new  1c21a15   I18n: Update translation pl (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/pl.po | 73 
 1 file changed, 41 insertions(+), 32 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 (9daecb5 -> eb7f386)

2016-09-07 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  9daecb5   I18n: Update translation kk (98%).
   new  eb7f386   I18n: Update translation pl (98%).

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/pl.po | 9 +
 1 file changed, 5 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/xfce4-session] 01/01: I18n: Update translation pl (100%).

2016-09-07 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-session.

commit 1c21a15637eeb55684274755779416ebfacd7f31
Author: Marcin XD 
Date:   Thu Sep 8 00:30:57 2016 +0200

I18n: Update translation pl (100%).

175 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 73 
 1 file changed, 41 insertions(+), 32 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index fef45a7..1b057e3 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Marcin XD , 2016
 # Paweł Pastuła , 2003
 # Piotr Maliński , 2005-2006
 # Piotr Sokół , 2009,2011-2012,2014
@@ -13,9 +14,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-session\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-06 12:30+0200\n"
-"PO-Revision-Date: 2016-06-09 19:39+\n"
-"Last-Translator: Piotr Strębski \n"
+"POT-Creation-Date: 2016-06-28 18:30+0200\n"
+"PO-Revision-Date: 2016-09-07 21:15+\n"
+"Last-Translator: Marcin XD \n"
 "Language-Team: Polish 
(http://www.transifex.com/xfce/xfce4-session/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -65,7 +66,7 @@ msgstr "Proszę sprawdzić czy plik jest poprawnym archiwum 
stylu."
 
 #: ../engines/balou/config.c:344 ../engines/balou/config.c:949
 #: ../engines/simple/simple.c:338 ../settings/session-editor.c:132
-#: ../settings/session-editor.c:289 ../xfce4-session/xfsm-manager.c:1145
+#: ../settings/session-editor.c:289 ../xfce4-session/xfsm-manager.c:1223
 msgid "_Close"
 msgstr "Za_mknij"
 
@@ -192,12 +193,12 @@ msgid "Type '%s --help' for usage."
 msgstr "Proszę wprowadzić „%s --help”, aby wypisać komunikat pomocy."
 
 #: ../settings/main.c:92 ../xfce4-session/main.c:353
-#: ../xfce4-session-logout/main.c:134
+#: ../xfce4-session-logout/main.c:140
 msgid "The Xfce development team. All rights reserved."
 msgstr "Zespół twórców środowiska Xfce. Wszystkie prawa zastrzeżone."
 
 #: ../settings/main.c:93 ../xfce4-session/main.c:354
-#: ../xfce4-session-logout/main.c:137
+#: ../xfce4-session-logout/main.c:143
 #, c-format
 msgid "Please report bugs to <%s>."
 msgstr "Proszę zgłaszać błędy na adres <%s>."
@@ -417,7 +418,7 @@ msgstr "Nie udało się przełączyć elementu"
 msgid "Disable binding to TCP ports"
 msgstr "Wyłącza powiązania portów TCP"
 
-#: ../xfce4-session/main.c:78 ../xfce4-session-logout/main.c:90
+#: ../xfce4-session/main.c:78 ../xfce4-session-logout/main.c:96
 msgid "Print version information and exit"
 msgstr "Wypisuje informacje o wersji i kończy"
 
@@ -492,7 +493,7 @@ msgstr "Kontynuuj"
 msgid "Try again"
 msgstr "Spróbuj ponownie"
 
-#: ../xfce4-session/xfsm-manager.c:616
+#: ../xfce4-session/xfsm-manager.c:619
 #, c-format
 msgid ""
 "Unable to determine failsafe session name.  Possible causes: xfconfd isn't "
@@ -501,57 +502,61 @@ msgid ""
 "incorrectly."
 msgstr "Nie można określić nazwy sesji awaryjnej. Prawdopodobne 
przyczyny:\nprogram xfconfd nie jest uruchomiony (problem z konfiguracją 
D-Bus),\nzmienna środowiskowa $XDG_CONFIG_DIRS jest nieprawidłowa (musi 
zawierać „%s”) lub program xfce4-session nie został poprawnie zainstalowany."
 
-#: ../xfce4-session/xfsm-manager.c:627
+#: ../xfce4-session/xfsm-manager.c:630
 #, c-format
 msgid ""
 "The specified failsafe session (\"%s\") is not marked as a failsafe session."
 msgstr "Określona sesja „%s” nie jest oznaczona jako awaryjna."
 
-#: ../xfce4-session/xfsm-manager.c:674
+#: ../xfce4-session/xfsm-manager.c:677
 msgid "The list of applications in the failsafe session is empty."
 msgstr "Lista programów sesji awaryjnej jest pusta."
 
 #. FIXME: migrate this into the splash screen somehow so the
 #. * window doesn't look ugly (right now no WM is running, so it
 #. * won't have window decorations).
-#: ../xfce4-session/xfsm-manager.c:721
+#: ../xfce4-session/xfsm-manager.c:724
 msgid "Session Manager Error"
 msgstr "Błąd menedżera sesji"
 
-#: ../xfce4-session/xfsm-manager.c:723
+#: ../xfce4-session/xfsm-manager.c:726
 msgid "Unable to load a failsafe session"
 msgstr "Nie można wczytać sesji awaryjnej"
 
-#: ../xfce4-session/xfsm-manager.c:725
+#: ../xfce4-session/xfsm-manager.c:728
 msgid "_Quit"
 msgstr "Za_kończ"
 
-#: ../xfce4-session/xfsm-manager.c:1139
+#: ../xfce4-session/xfsm-manager.c:1215
 msgid "Shutdown Failed"
 msgstr "Nie udało się wyłączyć komputera"
 
-#: ../xfce4-session/xfsm-manager.c:1142
+#: ../xfce4-session/xfsm-manager.c:1218
 msgid "Failed to suspend session"
 msgstr "Nie udało się wstrzymać sesji"
 
-#: ../xfce4-session/xfsm-manager.c:1143
+#: ../xfce4-session/xfsm-manager.c:1220
 msgid "Failed to hibernate session"
 msgstr "Nie udało się zahibernować 

[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: I18n: Update translation pl (98%).

2016-09-07 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 eb7f386d2bdd658ffe369f46b1bce2321c93991b
Author: Marcin XD 
Date:   Thu Sep 8 00:30:51 2016 +0200

I18n: Update translation pl (98%).

198 translated messages, 4 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index fff8f64..583de43 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,6 +6,7 @@
 # Dawid, 2014-2015
 # ised, 2014
 # ised, 2014
+# Marcin XD , 2016
 # Michał Olber , 2014
 # Piotr Sokół , 2011-2012,2014-2015
 # Piotr Strębski , 2013-2016
@@ -14,8 +15,8 @@ msgstr ""
 "Project-Id-Version: Xfce4-power-manager\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-02-26 18:30+0100\n"
-"PO-Revision-Date: 2016-06-09 20:46+\n"
-"Last-Translator: Piotr Strębski \n"
+"PO-Revision-Date: 2016-09-07 21:16+\n"
+"Last-Translator: Marcin XD \n"
 "Language-Team: Polish 
(http://www.transifex.com/xfce/xfce4-power-manager/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -175,7 +176,7 @@ msgstr "Poziom przygaszenia ekranu podczas bezczynności"
 
 #: ../data/interfaces/xfpm-settings.ui.h:37
 msgid "Reduce after"
-msgstr "Czas przygaszenia"
+msgstr "Zmniejsz po"
 
 #: ../data/interfaces/xfpm-settings.ui.h:38
 msgid "Brightness reduction"
@@ -353,7 +354,7 @@ msgstr "Pojemność znamionowa"
 
 #: ../settings/xfpm-settings.c:1912
 msgid "Fully charged"
-msgstr "Pojemność"
+msgstr "W pełni naładowany"
 
 #: ../settings/xfpm-settings.c:1923
 msgid "Energy empty"

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

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

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

commit e1357f833e6760b2b5b83a75a713264a7f39569c
Author: Marcin XD 
Date:   Thu Sep 8 00:30:02 2016 +0200

I18n: Update translation pl (100%).

292 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pl.po | 355 +++
 1 file changed, 196 insertions(+), 159 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 869db7e..e833b17 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,19 +3,20 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Marcin XD , 2016
 # Michał Olber , 2014
 # Piotr Maliński , 2006
-# Piotr Sokół , 2009,2011
+# Piotr Sokół , 2009,2011
 # Piotr Strębski , 2015
 # Szymon Kałasz , 2006
 msgid ""
 msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-17 06:30+0100\n"
-"PO-Revision-Date: 2015-03-05 07:59+\n"
-"Last-Translator: Piotr Strębski \n"
-"Language-Team: Polish 
(http://www.transifex.com/projects/p/exo/language/pl/)\n"
+"POT-Creation-Date: 2016-07-12 06:30+0200\n"
+"PO-Revision-Date: 2016-09-07 21:20+\n"
+"Last-Translator: Marcin XD \n"
+"Language-Team: Polish (http://www.transifex.com/xfce/exo/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -23,36 +24,36 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 
|| n%100>=20) ? 1 : 2);\n"
 
 #: ../exo/exo-cell-renderer-ellipsized-text.c:131
-#: ../exo/exo-cell-renderer-icon.c:144
+#: ../exo/exo-cell-renderer-icon.c:160
 msgid "Follow state"
 msgstr "Zgodnie ze stanem"
 
 #: ../exo/exo-cell-renderer-ellipsized-text.c:132
-#: ../exo/exo-cell-renderer-icon.c:145
+#: ../exo/exo-cell-renderer-icon.c:161
 msgid "Render differently based on the selection state."
 msgstr "Wyświetlaj zależnie od stanu zaznaczenia."
 
-#: ../exo/exo-cell-renderer-icon.c:166
+#: ../exo/exo-cell-renderer-icon.c:182
 msgid "Icon"
 msgstr "Ikona"
 
-#: ../exo/exo-cell-renderer-icon.c:167
+#: ../exo/exo-cell-renderer-icon.c:183
 msgid "The icon to render."
 msgstr "Ikona do wyświetlenia."
 
-#: ../exo/exo-cell-renderer-icon.c:185
+#: ../exo/exo-cell-renderer-icon.c:201
 msgid "GIcon"
 msgstr "Ikona"
 
-#: ../exo/exo-cell-renderer-icon.c:186
+#: ../exo/exo-cell-renderer-icon.c:202
 msgid "The GIcon to render."
 msgstr "Ikona do wyświetlenia."
 
-#: ../exo/exo-cell-renderer-icon.c:207
+#: ../exo/exo-cell-renderer-icon.c:223
 msgid "size"
 msgstr "rozmiar"
 
-#: ../exo/exo-cell-renderer-icon.c:208
+#: ../exo/exo-cell-renderer-icon.c:224
 msgid "The size of the icon to render in pixels."
 msgstr "Rozmiar ikony do renderowania w pikselach."
 
@@ -61,22 +62,22 @@ msgstr "Rozmiar ikony do renderowania w pikselach."
 msgid "Failed to open file \"%s\": %s"
 msgstr "Nie udało się otworzyć pliku „%s”: %s"
 
-#: ../exo/exo-gdk-pixbuf-extensions.c:849
+#: ../exo/exo-gdk-pixbuf-extensions.c:855
 #, c-format
 msgid "Failed to read file \"%s\": %s"
 msgstr "Nie udało się odczytać pliku „%s”: %s"
 
-#: ../exo/exo-gdk-pixbuf-extensions.c:890
+#: ../exo/exo-gdk-pixbuf-extensions.c:896
 #, c-format
 msgid "Failed to load image \"%s\": Unknown reason, probably a corrupt image 
file"
 msgstr "Nie udało się wczytać obrazu „%s”: przyczyna nieznana, prawdopodobnie 
uszkodzony plik obrazu"
 
-#: ../exo/exo-gtk-extensions.c:227
+#: ../exo/exo-gtk-extensions.c:242
 #, c-format
 msgid "Failed to open \"%s\"."
 msgstr "Nie udało się otworzyć „%s”."
 
-#: ../exo/exo-icon-bar.c:277 ../exo/exo-icon-view.c:813
+#: ../exo/exo-icon-bar.c:277 ../exo/exo-icon-view.c:879
 msgid "Orientation"
 msgstr "Orientacja"
 
@@ -84,19 +85,19 @@ msgstr "Orientacja"
 msgid "The orientation of the iconbar"
 msgstr "Orientacja paska ikon"
 
-#: ../exo/exo-icon-bar.c:294 ../exo/exo-icon-view.c:830
+#: ../exo/exo-icon-bar.c:294 ../exo/exo-icon-view.c:896
 msgid "Pixbuf column"
 msgstr "Kolumna ikon"
 
-#: ../exo/exo-icon-bar.c:295 ../exo/exo-icon-view.c:831
+#: ../exo/exo-icon-bar.c:295 ../exo/exo-icon-view.c:897
 msgid "Model column used to retrieve the icon pixbuf from"
 msgstr "Kolumna modelowa używana do pobierania ikon"
 
-#: ../exo/exo-icon-bar.c:310 ../exo/exo-icon-view.c:975
+#: ../exo/exo-icon-bar.c:310 ../exo/exo-icon-view.c:1041
 msgid "Text column"
 msgstr "Kolumna tekstu"
 
-#: ../exo/exo-icon-bar.c:311 ../exo/exo-icon-view.c:976
+#: ../exo/exo-icon-bar.c:311 ../exo/exo-icon-view.c:1042
 msgid "Model column used to retrieve the text from"
 msgstr "Kolumna modelowa używana do pobierania tekstu"
 
@@ -141,254 +142,254 @@ msgid "Cursor item text color"
 msgstr "Kolor tekstu pod kursorem"
 

[Xfce4-commits] [xfce/exo] branch master updated (539f98a -> e1357f8)

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

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

  from  539f98a   I18n: Update translation lt (100%).
   new  e1357f8   I18n: Update translation pl (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/pl.po | 355 +++
 1 file changed, 196 insertions(+), 159 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] 01/01: Add support for symbolic icons

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

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

commit ef228ea987c165a6880b43fd4b87efd228694156
Author: Simon Steinbeiss 
Date:   Wed Sep 7 23:31:58 2016 +0200

Add support for symbolic icons
---
 xfce4-notifyd/xfce-notify-window.c | 54 --
 1 file changed, 29 insertions(+), 25 deletions(-)

diff --git a/xfce4-notifyd/xfce-notify-window.c 
b/xfce4-notifyd/xfce-notify-window.c
index f3fa38b..b16b8ba 100644
--- a/xfce4-notifyd/xfce-notify-window.c
+++ b/xfce4-notifyd/xfce-notify-window.c
@@ -772,51 +772,55 @@ xfce_notify_window_get_last_screen(XfceNotifyWindow 
*window)
 }
 
 void
-xfce_notify_window_set_icon_name(XfceNotifyWindow *window,
- const gchar *icon_name)
+xfce_notify_window_set_icon_name (XfceNotifyWindow *window,
+  const gchar *icon_name)
 {
 gboolean icon_set = FALSE;
 gchar *filename;
 
-g_return_if_fail(XFCE_IS_NOTIFY_WINDOW(window));
+g_return_if_fail (XFCE_IS_NOTIFY_WINDOW (window));
 
 if (icon_name && *icon_name) {
 gint w, h;
 GdkPixbuf *pix = NULL;
 
-gtk_icon_size_lookup(GTK_ICON_SIZE_DIALOG, , );
+gtk_icon_size_lookup (GTK_ICON_SIZE_DIALOG, , );
 
-if (g_path_is_absolute(icon_name)) {
-  pix = gdk_pixbuf_new_from_file_at_size(icon_name, w, h, NULL);
+if (g_path_is_absolute (icon_name)) {
+  pix = gdk_pixbuf_new_from_file_at_size (icon_name, w, h, NULL);
 }
 else if (g_str_has_prefix (icon_name, "file://")) {
-filename = g_filename_from_uri(icon_name, NULL, NULL);
+filename = g_filename_from_uri (icon_name, NULL, NULL);
 if (filename)
-  pix = gdk_pixbuf_new_from_file_at_size(filename, w, h, NULL);
-g_free(filename);
-  }
-else {
-pix = gtk_icon_theme_load_icon(gtk_icon_theme_get_default(),
-   icon_name,
-   w,
-   GTK_ICON_LOOKUP_FORCE_SIZE,
-   NULL);
+  pix = gdk_pixbuf_new_from_file_at_size (filename, w, h, NULL);
+g_free (filename);
 }
-if(pix) {
-gtk_image_set_from_pixbuf(GTK_IMAGE(window->icon), pix);
-gtk_widget_show(window->icon_box);
-g_object_unref(G_OBJECT(pix));
+else if (gtk_icon_theme_has_icon (gtk_icon_theme_get_default(), 
icon_name)) {
+gtk_image_set_from_icon_name (GTK_IMAGE (window->icon),
+  icon_name, GTK_ICON_SIZE_DIALOG);
+/* As -symbolic icons use GTK_ICON_SIZE_MENU by default, we have 
to make
+   sure that SIZE_DIALOG (48px) is used */
+gtk_image_set_pixel_size (GTK_IMAGE (window->icon), w);
+icon_set = TRUE;
+}
+else
+g_warning ("The icon could not be found: %s", icon_name);
+if (pix) {
+gtk_image_set_from_pixbuf (GTK_IMAGE (window->icon), pix);
+g_object_unref (G_OBJECT (pix));
 icon_set = TRUE;
 }
 }
 
-if (!icon_set) {
-gtk_image_clear(GTK_IMAGE(window->icon));
-gtk_widget_hide(window->icon_box);
+if (icon_set)
+gtk_widget_show (window->icon_box);
+else {
+gtk_image_clear (GTK_IMAGE (window->icon));
+gtk_widget_hide (window->icon_box);
 }
 
-if (gtk_widget_get_realized(GTK_WIDGET(window)))
-gtk_widget_queue_draw(GTK_WIDGET(window));
+if (gtk_widget_get_realized (GTK_WIDGET (window)))
+gtk_widget_queue_draw (GTK_WIDGET (window));
 }
 
 void

-- 
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 (1a9f531 -> ef228ea)

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

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

  from  1a9f531   Fix progressbars not being styled correctly
   new  ef228ea   Add support for symbolic icons

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:
 xfce4-notifyd/xfce-notify-window.c | 54 --
 1 file changed, 29 insertions(+), 25 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/ristretto] 01/01: I18n: Update translation lt (100%).

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

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

commit 705da3bc4e0f96d83f74e36cf16edc3e643fc73a
Author: Anonymous 
Date:   Wed Sep 7 18:31:25 2016 +0200

I18n: Update translation lt (100%).

189 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 014dca5..7edcbe6 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: xfce-i...@xfce.org\n"
 "POT-Creation-Date: 2016-07-03 18:31+0200\n"
-"PO-Revision-Date: 2016-07-18 17:49+\n"
+"PO-Revision-Date: 2016-09-07 13:03+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-apps/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -425,11 +425,11 @@ msgstr "Pristabdyti skaidrių peržiūrą"
 #. Create Recently used items Action
 #: ../src/main_window.c:857
 msgid "_Recently used"
-msgstr "_Neseniai naudoti"
+msgstr "_Paskiausiai naudoti"
 
 #: ../src/main_window.c:857
 msgid "Recently used"
-msgstr "Neseniai naudoti"
+msgstr "Paskiausiai naudoti"
 
 #: ../src/main_window.c:961 ../src/main_window.c:1527
 msgid "Press open to select an image"

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

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

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

commit f4578d2e68e8bcdb0343a011948c1934278c2957
Author: Anonymous 
Date:   Wed Sep 7 18:32:39 2016 +0200

I18n: Update translation lt (100%).

223 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 221 ---
 1 file changed, 113 insertions(+), 108 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 6175e3b..b41fe66 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,8 +11,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfdesktop\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-03 18:32+0100\n"
-"PO-Revision-Date: 2016-04-29 19:18+\n"
+"POT-Creation-Date: 2016-08-15 18:31+0200\n"
+"PO-Revision-Date: 2016-09-07 15:09+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfdesktop/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -21,37 +21,37 @@ msgstr ""
 "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"
 
-#: ../settings/main.c:404 ../src/xfdesktop-special-file-icon.c:295
+#: ../settings/main.c:416 ../src/xfdesktop-special-file-icon.c:295
 #: ../src/xfdesktop-special-file-icon.c:479
 msgid "Home"
 msgstr "Pradžia"
 
-#: ../settings/main.c:406
+#: ../settings/main.c:418
 msgid "Filesystem"
 msgstr "Failų sistema"
 
-#: ../settings/main.c:408
+#: ../settings/main.c:420
 msgid "Trash"
 msgstr "Šiukšlinė"
 
-#: ../settings/main.c:410
+#: ../settings/main.c:422
 msgid "Removable Devices"
-msgstr "Išimami įrenginiai"
+msgstr "Keičiamieji įrenginiai"
 
-#: ../settings/main.c:412
+#: ../settings/main.c:424
 msgid "Network Shares"
 msgstr "Tinklo bendrinimai"
 
-#: ../settings/main.c:414
+#: ../settings/main.c:426
 msgid "Disks and Drives"
 msgstr "Diskai ir tomai"
 
-#: ../settings/main.c:416
+#: ../settings/main.c:428
 msgid "Other Devices"
 msgstr "Kiti įrenginiai"
 
 #. Display the file name, file type, and file size in the tooltip.
-#: ../settings/main.c:529
+#: ../settings/main.c:541
 #, c-format
 msgid ""
 "%s\n"
@@ -59,99 +59,104 @@ msgid ""
 "Size: %s"
 msgstr "%s\nTipas: %s\nDydis: %s"
 
-#: ../settings/main.c:716
+#: ../settings/main.c:728
 #, c-format
 msgid "Wallpaper for Monitor %d (%s)"
 msgstr "Darbalaukio fonas monitoriui %d (%s)"
 
-#: ../settings/main.c:719
+#: ../settings/main.c:731
 #, c-format
 msgid "Wallpaper for Monitor %d"
 msgstr "Darbalaukio fonas monitoriui %d"
 
-#: ../settings/main.c:725
+#: ../settings/main.c:737
 msgid "Move this dialog to the display you want to edit the settings for."
 msgstr "Perkelkite šį dialogo langą į ekraną, kurio nustatymus norite keisti."
 
-#: ../settings/main.c:732
+#: ../settings/main.c:744
 #, c-format
 msgid "Wallpaper for %s on Monitor %d (%s)"
 msgstr "Darbalaukio fonas, kurį naudos %s, monitoriuje %d (%s)"
 
-#: ../settings/main.c:736
+#: ../settings/main.c:748
 #, c-format
 msgid "Wallpaper for %s on Monitor %d"
 msgstr "Darbalaukio fonas, kurį naudos %s, monitoriuje %d"
 
-#: ../settings/main.c:743
+#: ../settings/main.c:755
 msgid ""
 "Move this dialog to the display and workspace you want to edit the settings "
 "for."
 msgstr "Perkelkite šį dialogo langą į ekraną ir darbo sritį, kurios nustatymus 
norite keisti."
 
 #. Single monitor and single workspace
-#: ../settings/main.c:751
+#: ../settings/main.c:763
 #, c-format
 msgid "Wallpaper for my desktop"
 msgstr "Mano darbalaukio fonas"
 
 #. Single monitor and per workspace wallpaper
-#: ../settings/main.c:757
+#: ../settings/main.c:769
 #, c-format
 msgid "Wallpaper for %s"
 msgstr "Darbalaukio fonas, kurį naudos %s"
 
-#: ../settings/main.c:762
+#: ../settings/main.c:774
 msgid "Move this dialog to the workspace you want to edit the settings for."
 msgstr "Perkelkite šį dialogo langą į darbo sritį, kurios nustatymus norite 
keisti."
 
-#: ../settings/main.c:1178
+#: ../settings/main.c:1194
 msgid "Image selection is unavailable while the image style is set to None."
 msgstr "Paveikslėlio pasirinkimas nėra prieinamas, kol paveikslėlio stilius 
yra nustatytas į Nėra."
 
-#: ../settings/main.c:1528
+#: ../settings/main.c:1544
 msgid "Spanning screens"
 msgstr "Sujungti ekranai"
 
-#: ../settings/main.c:1839
+#: ../settings/main.c:1858
 msgid "Image files"
 msgstr "Paveikslėlių failai"
 
-#: ../settings/main.c:2019
+#. Change the title of the file chooser dialog
+#: ../settings/main.c:1863
+msgid "Select a Directory"
+msgstr "Pasirinkti katalogą"
+
+#: ../settings/main.c:2055
 msgid "Settings manager socket"
 msgstr "Nustatymų tvarkytuvės lizdas"
 
-#: ../settings/main.c:2019
+#: ../settings/main.c:2055
 msgid "SOCKET ID"
 msgstr "LIZDO ID"
 
-#: ../settings/main.c:2020
+#: ../settings/main.c:2056
 msgid "Version information"
 msgstr "Versijos informacija"
 
-#: ../settings/main.c:2021 

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

2016-09-07 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 c2f7c2f4c6dcc07fc06b608b66aa044c6f86656b
Author: Anonymous 
Date:   Wed Sep 7 18:32:33 2016 +0200

I18n: Update translation lt (100%).

679 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 lib/po/lt.po | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lib/po/lt.po b/lib/po/lt.po
index 22b0257..266f6a4 100644
--- a/lib/po/lt.po
+++ b/lib/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n;
 "POT-Creation-Date: 2015-03-28 09:10+0100\n"
-"PO-Revision-Date: 2016-07-01 19:15+\n"
+"PO-Revision-Date: 2016-09-07 14:57+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-www/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -681,7 +681,7 @@ msgid ""
 "insert the media into the drive or plug the new drive in to the computer and"
 " an icon representing the removable volume will appear on the desktop and in"
 " Thunar's side pane."
-msgstr "Xfce 4.4.0 suteikia lengvą prieigą prie duomenų, esančių keičiamuose 
diskuose ir medijoje. Tiesiog įdėkite mediją į kompiuterį arba prijunkite naują 
diską ir keičiamąjį tomą atitinkanti piktograma atsiras darabalukyje ir 
Thunar šoniniame polangyje."
+msgstr "Xfce 4.4.0 suteikia lengvą prieigą prie duomenų, esančių 
keičiamuosiuose diskuose ir medijoje. Tiesiog įdėkite mediją į kompiuterį arba 
prijunkite naują diską ir keičiamąjį tomą atitinkanti piktograma atsiras 
darabalukyje ir Thunar šoniniame polangyje."
 
 #: about/tour44.php:52
 msgid "Removable Volumes"
@@ -696,7 +696,7 @@ msgid ""
 " only available for Linux 2.6.x and FreeBSD 6.x and above at the time of "
 "this writing (there is limited removable media support for FreeBSD 4.x and "
 "5.x which does not require HAL)."
-msgstr "Spustelkite ant piktogramos, kad automatiškai prijungtumėte tomą. 
Spustelėkite dešiniu pelės mygtuku, kad atjungtumėte diską arba išstumtumėte 
mediją. Tačiau, turėkite omeny, kad ši ypatybė reikalauja http://freedesktop.org/wiki/Software_2fhal\;>HAL ir todėl, šio 
rašymo metu, yra prieinama tik Linux 2.6.x ir FreeBSD 6.x ir paskesnėse 
versijose (yra apribotas, HAL nereikalaujantis, keičiamos medijos palaikymas 
sistemoms FreeBSD 4.x ir 5.x)."
+msgstr "Spustelkite ant piktogramos, kad automatiškai prijungtumėte tomą. 
Spustelėkite dešiniu pelės mygtuku, kad atjungtumėte diską arba išstumtumėte 
mediją. Tačiau, turėkite omeny, kad ši ypatybė reikalauja http://freedesktop.org/wiki/Software_2fhal\;>HAL ir todėl, šio 
rašymo metu, yra prieinama tik Linux 2.6.x ir FreeBSD 6.x ir paskesnėse 
versijose (yra apribotas, HAL nereikalaujantis, keičiamosios medijos palaikymas 
sistemoms FreeBSD 4.x ir 5.x)."
 
 #: about/tour44.php:59 about/tour.php:142
 msgid "Text Editor"
@@ -1112,13 +1112,13 @@ msgstr "Pažangos dialogas"
 
 #: about/tour48.php:21
 msgid "Eject button for removable devices"
-msgstr "Išstumimo mygtukas, išimamoms laikmenoms"
+msgstr "Išstumimo mygtukas, keičiamiesiems įrenginiams"
 
 #: about/tour48.php:23
 msgid ""
 "It is is now possible to eject removable devices by clicking the eject "
 "button near each removable device label in the side pane."
-msgstr "Nuo šiol įmanoma išstumti išimamus įrenginius paspaudus išstūmimo 
mygtuką esantį šoninėje juostoje, šalia išimamo įrenginio etiketės."
+msgstr "Nuo šiol įmanoma išstumti keičiamuosius įrenginius paspaudus išstūmimo 
mygtuką, esantį šoninėje juostoje, šalia keičiamojo įrenginio etiketės."
 
 #: about/tour48.php:25
 msgid "Eject button"

-- 
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/xfwm4] branch master updated (2b08627 -> 132bcc3)

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

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

  from  2b08627   I18n: Update translation ca (100%).
   new  132bcc3   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 | 20 ++--
 1 file changed, 10 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] [www/www.xfce.org] branch master updated (d4dfc34 -> c2f7c2f)

2016-09-07 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  d4dfc34   I18n: Update translation pl (91%).
   new  c2f7c2f   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:
 lib/po/lt.po | 10 +-
 1 file changed, 5 insertions(+), 5 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/xfdesktop] branch master updated (b47e769 -> f4578d2)

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

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

  from  b47e769   I18n: Update translation kk (100%).
   new  f4578d2   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 | 221 ---
 1 file changed, 113 insertions(+), 108 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/xfwm4] 01/01: I18n: Update translation lt (100%).

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

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

commit 132bcc3c930db96433ce6fb17a1143e597fd1815
Author: Anonymous 
Date:   Wed Sep 7 18:32:45 2016 +0200

I18n: Update translation lt (100%).

173 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 3a8b091..09962d7 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-05-01 00:32+0200\n"
-"PO-Revision-Date: 2016-07-31 15:16+\n"
+"PO-Revision-Date: 2016-09-07 15:17+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfwm4/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -63,7 +63,7 @@ msgstr "."
 msgid ""
 "%s: %s\n"
 "Try %s --help to see a full list of available command line options.\n"
-msgstr "%s: %s\nNaudokite %s --help norėdami pamatyti visas komandinės eilutės 
pasirinktis.\n"
+msgstr "%s: %s\nNaudokite %s --help norėdami pamatyti visas komandų eilutės 
parinktis.\n"
 
 #: ../settings-dialogs/workspace-settings.c:74
 #: ../settings-dialogs/workspace-settings.c:89
@@ -132,7 +132,7 @@ msgstr "Pavadinimas"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:8
 msgid "The window title cannot be removed"
-msgstr "Lango antraštė negali būti pašalinta"
+msgstr "Lango pavadinimas negali būti pašalintas"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:9
 msgid "Active"
@@ -303,11 +303,11 @@ msgstr "Slėpti langų turinį"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:53
 msgid "The action to perform when the title-bar is double-clicked"
-msgstr "Veiksmas kuris bus atliktas dukart spragtelėjus ant pavadinimo juostos"
+msgstr "Veiksmas kuris bus atliktas du kartus spustelėjus ant pavadinimo 
juostos"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:54
 msgid "Double click _action"
-msgstr "Veiksmas dukart _spragtelėjus"
+msgstr "Veiksmas du kartus _spustelėjus"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:55
 msgid "Ad_vanced"
@@ -441,7 +441,7 @@ msgstr "Išskleidus, slėpti lango rė_melį"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:20
 msgid "Hide title of windows when maximized"
-msgstr "Išskleidus, slėpti lango antraštę"
+msgstr "Išskleidus, slėpti lango pavadinimą"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:21
 msgid "Automatically _tile windows when moving toward the screen edge"
@@ -461,7 +461,7 @@ msgstr "Svarbius langus laikyti _pastoviai mirksinčius"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:25
 msgid "Use mouse wheel on title bar to ro_ll up the window"
-msgstr "Naudoti pelės ratuką ant antraštės, kad perstumti _langą aukštyn"
+msgstr "Naudoti pelės ratuką ant pavadinimo, kad _langas būtų užraitytas 
aukštyn"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:26
 msgid "_Accessibility"
@@ -532,7 +532,7 @@ msgstr "Perjunginėjant, vietoj piktogramų, rodyti langų 
peržiūrą"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:46
 msgid "Show shadows under pop_up windows"
-msgstr "Aplink iššokančius langus _rodyti šešėlius"
+msgstr "Aplink iškylančiuosius langus _rodyti šešėlius"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:47
 msgid "Show shadows under _dock windows"
@@ -568,7 +568,7 @@ msgstr "P_ermatomumas, keičiant lango dydį:"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:55
 msgid "Opacity of popup wi_ndows:"
-msgstr "_Iššokančių langų permatomumas:"
+msgstr "_Iškylančiųjų langų permatomumas:"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:56
 msgid "C_ompositor"
@@ -637,7 +637,7 @@ msgstr "[ARGUMENTAI...]"
 #: ../src/main.c:650
 #, c-format
 msgid "Type \"%s --help\" for usage."
-msgstr "Naudojimui įrašykite „%s --help“."
+msgstr "Informacijai apie naudojimą, įrašykite „%s --help“."
 
 #: ../src/menu.c:43
 msgid "Ma_ximize"

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

2016-09-07 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-places-plugin.

commit 813316eefff70643c13f5c610318eb4f52d55b2c
Author: Anonymous 
Date:   Wed Sep 7 18:32:00 2016 +0200

I18n: Update translation lt (100%).

45 translated messages.

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

diff --git a/po/lt.po b/po/lt.po
index dad59fa..186270c 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -14,7 +14,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-11-10 18:31+0100\n"
-"PO-Revision-Date: 2016-06-24 12:43+\n"
+"PO-Revision-Date: 2016-09-07 14:49+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -167,7 +167,7 @@ msgstr "Rodyti _piktogramas meniu"
 #. MENU: Show Removable Media
 #: ../panel-plugin/cfg.c:501
 msgid "Show _removable media"
-msgstr "Rodyti _keičiamus įrenginius"
+msgstr "Rodyti _keičiamuosius įrenginius"
 
 #: ../panel-plugin/cfg.c:519
 msgid "Mount and _Open on click"

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

2016-09-07 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-wavelan-plugin.

commit 2755c968fabb5e035548998b27d395b22a7acdbb
Author: Anonymous 
Date:   Wed Sep 7 18:32:24 2016 +0200

I18n: Update translation lt (100%).

18 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index a151272..8c986b1 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -4,15 +4,15 @@
 # 
 # Translators:
 # Algimantas Margevičius , 2012
-# Moo, 2015
+# Moo, 2015-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-03-05 00:32+0100\n"
-"PO-Revision-Date: 2015-04-17 09:30+\n"
+"PO-Revision-Date: 2016-09-07 13:47+\n"
 "Last-Translator: Moo\n"
-"Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n"
+"Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/lt/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -75,7 +75,7 @@ msgstr "Rodyti p_iktogramą"
 
 #: ../panel-plugin/wavelan.c:617 ../panel-plugin/wavelan.desktop.in.h:2
 msgid "View the status of a wireless network"
-msgstr "Stebėkite bevielio tinklo būseną"
+msgstr "Stebėkite belaidžio tinklo būseną"
 
 #: ../panel-plugin/wi_common.c:38
 msgid "No such WaveLAN device"

-- 
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-places-plugin] branch master updated (ad026d1 -> 813316e)

2016-09-07 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-places-plugin.

  from  ad026d1   I18n: Update translation lt (100%).
   new  813316e   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 | 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-sensors-plugin] 01/01: I18n: Update translation lt (100%).

2016-09-07 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-sensors-plugin.

commit 1ef9bf70d35f48db1886e438ec24418cbda12fa3
Author: Anonymous 
Date:   Wed Sep 7 18:32:12 2016 +0200

I18n: Update translation lt (100%).

74 translated messages.

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

diff --git a/po/lt.po b/po/lt.po
index 49b4e73..75e3df0 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-22 00:31+0200\n"
-"PO-Revision-Date: 2016-06-24 12:43+\n"
+"PO-Revision-Date: 2016-09-07 14:52+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -143,7 +143,7 @@ msgid ""
 "You can change a feature's properties such as name, colours, min/max value "
 "by double-clicking the entry, editing the content, and pressing \"Return\" "
 "or selecting a different field."
-msgstr "Jūs galite keisti tokias savybes kaip pavadinimas, spalvos, 
didžiausia/mažiausia reikšmė du kartus spustelėję ant įrašo."
+msgstr "Jūs galite keisti tokias savybes kaip pavadinimas, spalvos, 
didžiausia/mažiausia reikšmė du kartus spustelėję ant įrašo, atlikę turinio 
redagavimą ir nuspaudę \"Return\" (Įvedimo arba angl. \"Enter\") klavišą arba 
pasirinkdami kitą lauką."
 
 #. only use this if no hddtemp sensor
 #. or do only use this , if it is an lmsensors device. whatever.

-- 
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-sensors-plugin] branch master updated (d943ea1 -> 1ef9bf7)

2016-09-07 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-sensors-plugin.

  from  d943ea1   I18n: Update translation ca (100%).
   new  1ef9bf7   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 | 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/xfburn] 01/01: I18n: Update translation lt (100%).

2016-09-07 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 7666d7c3183c351c2cca98a420c8b7dd512c737b
Author: Anonymous 
Date:   Wed Sep 7 18:31:32 2016 +0200

I18n: Update translation lt (100%).

302 translated messages.

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

diff --git a/po/lt.po b/po/lt.po
index 7137a91..e319245 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ 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: 2016-07-18 17:50+\n"
+"PO-Revision-Date: 2016-09-07 13:40+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-apps/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -871,7 +871,7 @@ msgstr "Rodyti/slėpti įrankių juostą"
 
 #: ../xfburn/xfburn-main-window.c:350
 msgid "Toolbar Editor"
-msgstr "Įrankinės redaktorius"
+msgstr "Įrankių juostos rengyklė"
 
 #: ../xfburn/xfburn-main-window.c:538
 msgid "Another cd burning GUI"

-- 
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-wavelan-plugin] branch master updated (0892904 -> 2755c96)

2016-09-07 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-wavelan-plugin.

  from  0892904   set progressbar minimal width/height so that it looks 
like with gtk+2
   new  2755c96   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 | 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/ristretto] branch master updated (59c516a -> 705da3b)

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

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

  from  59c516a   I18n: Update translation en_AU (100%).
   new  705da3b   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 | 6 +++---
 1 file changed, 3 insertions(+), 3 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] branch master updated (724a93d -> 7666d7c)

2016-09-07 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  724a93d   I18n: Update translation id (96%).
   new  7666d7c   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 | 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/parole] 01/01: I18n: Update translation lt (100%).

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

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

commit c300238ef20d7a58ad263789940341030509cf27
Author: Anonymous 
Date:   Wed Sep 7 18:31:20 2016 +0200

I18n: Update translation lt (100%).

272 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 4fda654..2e3f40f 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-01-11 06:30+0100\n"
-"PO-Revision-Date: 2016-06-24 12:39+\n"
+"PO-Revision-Date: 2016-09-07 13:10+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-apps/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -39,7 +39,7 @@ msgstr "Atverti _vietą..."
 
 #: ../data/interfaces/parole.ui.h:5
 msgid "Open _Recent"
-msgstr "Atverti vė_liausius"
+msgstr "Atverti _paskiausiai naudotus"
 
 #: ../data/interfaces/parole.ui.h:6
 msgid "_Save Playlist…"
@@ -53,7 +53,7 @@ msgstr "Įdėti diską"
 #. * Exit
 #: ../data/interfaces/parole.ui.h:8 ../src/plugins/tray/tray-provider.c:179
 msgid "_Quit"
-msgstr "_Baigti"
+msgstr "_Išeiti"
 
 #: ../data/interfaces/parole.ui.h:9
 msgid "_Playback"
@@ -816,13 +816,13 @@ msgstr "Subtitrų failai"
 
 #: ../src/parole-player.c:1222 ../src/parole-player.c:1230
 msgid "Clear Recent Items"
-msgstr "Išvalyti vėliausius elementus"
+msgstr "Išvalyti paskiausiai naudotus elementus"
 
 #: ../src/parole-player.c:1224
 msgid ""
 "Are you sure you wish to clear your recent items history?  This cannot be "
 "undone."
-msgstr "Ar tikrai norite išvalyti vėliausių elementų istoriją? Šio veiksmo 
neįmanoma bus atšaukti."
+msgstr "Ar tikrai norite išvalyti paskiausiai naudotų elementų istoriją? Šio 
veiksmo neįmanoma bus atšaukti."
 
 #: ../src/parole-player.c:1323 ../src/parole-player.c:1461
 msgid "Media stream is not seekable"
@@ -930,7 +930,7 @@ msgstr "Pozicija:"
 #. Clear Recent Menu Item
 #: ../src/parole-player.c:3315
 msgid "_Clear recent items…"
-msgstr "_Išvalyti vėliausius elementus..."
+msgstr "_Išvalyti paskiausiai naudotus elementus..."
 
 #: ../src/parole-player.c:3654
 msgid "Audio Track:"

-- 
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/parole] branch master updated (928bc68 -> c300238)

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

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

  from  928bc68   I18n: Update translation ru (100%).
   new  c300238   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 | 12 ++--
 1 file changed, 6 insertions(+), 6 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-volman] branch master updated (cf44aac -> 1eb2eed)

2016-09-07 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-volman.

  from  cf44aac   I18n: Update translation ca (100%).
   new  1eb2eed   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 | 14 +++---
 1 file changed, 7 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] [apps/gigolo] branch master updated (aad980e -> 1bfccfc)

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

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

  from  aad980e   I18n: Update translation ca (100%).
   new  1bfccfc   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 | 6 +++---
 1 file changed, 3 insertions(+), 3 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/mousepad] branch master updated (a8e73f3 -> edbe8b6)

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

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

  from  a8e73f3   I18n: Update translation ca (100%).
   new  edbe8b6   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 | 14 +++---
 1 file changed, 7 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] [apps/mousepad] 01/01: I18n: Update translation lt (100%).

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

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

commit edbe8b6e6ad0afe240d63ec2f6354558942b77f5
Author: Anonymous 
Date:   Wed Sep 7 18:31:13 2016 +0200

I18n: Update translation lt (100%).

306 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index c4ffc14..c84cd1d 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-07-15 06:30+0200\n"
-"PO-Revision-Date: 2016-07-18 17:50+\n"
+"PO-Revision-Date: 2016-09-07 13:07+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-apps/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -61,7 +61,7 @@ msgstr "Mousepad yra greitas teksto redaktorius skirtas Xfce 
darbalaukio aplinka
 
 #: ../mousepad/mousepad-dialogs.c:45
 msgid "translator-credits"
-msgstr "Algimantas Margevičius "
+msgstr "Algimantas Margevičius \nMoo"
 
 #. display an error message to the user
 #: ../mousepad/mousepad-dialogs.c:100
@@ -440,7 +440,7 @@ msgstr "Spalvų schema"
 
 #: ../mousepad/mousepad-prefs-dialog.glade.h:30
 msgid "View"
-msgstr "Rodinys"
+msgstr "Rodymas"
 
 #: ../mousepad/mousepad-prefs-dialog.glade.h:31
 msgid "Tab width:"
@@ -762,7 +762,7 @@ msgstr "Atverti failą"
 
 #: ../mousepad/mousepad-window.c:405
 msgid "Op_en Recent"
-msgstr "_Atverti paskutiniuosius"
+msgstr "_Atverti paskiausiai naudotus"
 
 #: ../mousepad/mousepad-window.c:406
 msgid "No items found"
@@ -774,7 +774,7 @@ msgstr "Išvalyti _istoriją"
 
 #: ../mousepad/mousepad-window.c:407
 msgid "Clear the recently used files history"
-msgstr "Išvalyti paskutinių naudotų failų istoriją"
+msgstr "Išvalyti paskiausiai naudotų failų istoriją"
 
 #: ../mousepad/mousepad-window.c:408
 msgid "Save the current document"
@@ -967,7 +967,7 @@ msgstr "Pakeisti ko nors tvarką"
 
 #: ../mousepad/mousepad-window.c:438
 msgid "_Move Selection"
-msgstr "_Perkelti pažymėjimą"
+msgstr "_Perkelti žymėjimą"
 
 #: ../mousepad/mousepad-window.c:439
 msgid "Line _Up"
@@ -1259,7 +1259,7 @@ msgstr "Atverti „%s“"
 
 #: ../mousepad/mousepad-window.c:3087
 msgid "Failed to clear the recent history"
-msgstr "Išvalyti paskutinių dokumentų istorijos nepavyko"
+msgstr "Nepavyko išvalyti paskiausiai naudotų dokumentų istorijos"
 
 #. create an item to inform the user
 #: ../mousepad/mousepad-window.c:3511

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

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

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

commit 1bfccfc1f1caf3e0b019ae094218afd30017f694
Author: Anonymous 
Date:   Wed Sep 7 18:31:09 2016 +0200

I18n: Update translation lt (100%).

142 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 1abc600..918f479 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 20:23+0200\n"
-"PO-Revision-Date: 2016-07-18 17:56+\n"
+"PO-Revision-Date: 2016-09-07 13:40+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce-apps/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -525,11 +525,11 @@ msgstr "_Prisijungimo sąrašo veiksena"
 
 #: ../src/preferencesdialog.c:427
 msgid "Toolbar"
-msgstr "Įrankinė"
+msgstr "Įrankių juosta"
 
 #: ../src/preferencesdialog.c:429
 msgid "Show _toolbar"
-msgstr "Rodyti įrankinę"
+msgstr "Rodyti įrankių juostą"
 
 #: ../src/preferencesdialog.c:435
 msgid "St_yle"

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

2016-09-07 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-session.

commit bf3e8416f053e3d4cfc8311c1d597e56843cd906
Author: Anonymous 
Date:   Wed Sep 7 18:30:58 2016 +0200

I18n: Update translation lt (100%).

175 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 74 +++-
 1 file changed, 41 insertions(+), 33 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 2db5792..954ebbf 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-session\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-06 12:30+0200\n"
-"PO-Revision-Date: 2016-06-24 12:58+\n"
+"POT-Creation-Date: 2016-06-28 18:30+0200\n"
+"PO-Revision-Date: 2016-09-07 15:01+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce4-session/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -62,7 +62,7 @@ msgstr "Įsitikinkite jog failas yra tinkamas temos archyvas."
 
 #: ../engines/balou/config.c:344 ../engines/balou/config.c:949
 #: ../engines/simple/simple.c:338 ../settings/session-editor.c:132
-#: ../settings/session-editor.c:289 ../xfce4-session/xfsm-manager.c:1145
+#: ../settings/session-editor.c:289 ../xfce4-session/xfsm-manager.c:1223
 msgid "_Close"
 msgstr "_Užverti"
 
@@ -186,15 +186,15 @@ msgstr "Versija"
 #: ../settings/main.c:80 ../xfce4-session/main.c:343
 #, c-format
 msgid "Type '%s --help' for usage."
-msgstr "Bandykite „%s --help“ dėl naudojimo."
+msgstr "Bandykite „%s --help“, informacijai apie naudojimą."
 
 #: ../settings/main.c:92 ../xfce4-session/main.c:353
-#: ../xfce4-session-logout/main.c:134
+#: ../xfce4-session-logout/main.c:140
 msgid "The Xfce development team. All rights reserved."
 msgstr "Xfce kūrėjų komanda. Visos teisės saugomos."
 
 #: ../settings/main.c:93 ../xfce4-session/main.c:354
-#: ../xfce4-session-logout/main.c:137
+#: ../xfce4-session-logout/main.c:143
 #, c-format
 msgid "Please report bugs to <%s>."
 msgstr "Apie klaidas praneškite <%s>."
@@ -414,7 +414,7 @@ msgstr "Nepavyko perjungti elemento"
 msgid "Disable binding to TCP ports"
 msgstr "Išjungti susiejimą su TCP prievadais"
 
-#: ../xfce4-session/main.c:78 ../xfce4-session-logout/main.c:90
+#: ../xfce4-session/main.c:78 ../xfce4-session-logout/main.c:96
 msgid "Print version information and exit"
 msgstr "Spausdinti versijos informaciją ir išeiti"
 
@@ -440,7 +440,7 @@ msgstr "Paskutinį kartą naudota: %s"
 msgid ""
 "Choose the session you want to restore. You can simply double-click the "
 "session name to restore it."
-msgstr "Pasirinkite seansą, kurį norite atstatyti. Paprasčiausiai dukart 
spustelėkite ant seanso vardo, norėdami jį atstatyti."
+msgstr "Pasirinkite seansą, kurį norite atstatyti. Paprasčiausiai du kartus 
spustelėkite ant seanso pavadinimo, norėdami jį atstatyti."
 
 #. "Logout" button
 #: ../xfce4-session/xfsm-chooser.c:201
@@ -489,7 +489,7 @@ msgstr "Vistiek tęsti"
 msgid "Try again"
 msgstr "Bandykite dar kartą"
 
-#: ../xfce4-session/xfsm-manager.c:616
+#: ../xfce4-session/xfsm-manager.c:619
 #, c-format
 msgid ""
 "Unable to determine failsafe session name.  Possible causes: xfconfd isn't "
@@ -498,57 +498,61 @@ msgid ""
 "incorrectly."
 msgstr "Nepavyko nustatyti saugaus seanso pavadinimo.  Galimos priežastys: 
xfconfd neveikia (D-Bus nustatymo klaida); aplinkos kintamasis $XDG_CONFIG_DIRS 
nustatytas netinkamai (turi turėti „%s“), arba xfce4-session neteisingai 
įdiegta."
 
-#: ../xfce4-session/xfsm-manager.c:627
+#: ../xfce4-session/xfsm-manager.c:630
 #, c-format
 msgid ""
 "The specified failsafe session (\"%s\") is not marked as a failsafe session."
 msgstr "Nurodytas saugus seansas („%s“) nepažymėtas kaip saugus seansas."
 
-#: ../xfce4-session/xfsm-manager.c:674
+#: ../xfce4-session/xfsm-manager.c:677
 msgid "The list of applications in the failsafe session is empty."
 msgstr "Saugaus seanso programų sąrašas tuščias."
 
 #. FIXME: migrate this into the splash screen somehow so the
 #. * window doesn't look ugly (right now no WM is running, so it
 #. * won't have window decorations).
-#: ../xfce4-session/xfsm-manager.c:721
+#: ../xfce4-session/xfsm-manager.c:724
 msgid "Session Manager Error"
 msgstr "Seanso tvarkytuvės klaida"
 
-#: ../xfce4-session/xfsm-manager.c:723
+#: ../xfce4-session/xfsm-manager.c:726
 msgid "Unable to load a failsafe session"
 msgstr "Nepavyko įkelti saugaus seanso"
 
-#: ../xfce4-session/xfsm-manager.c:725
+#: ../xfce4-session/xfsm-manager.c:728
 msgid "_Quit"
 msgstr "_Baigti"
 
-#: ../xfce4-session/xfsm-manager.c:1139
+#: ../xfce4-session/xfsm-manager.c:1215
 msgid "Shutdown Failed"
 msgstr "Išjungti nepavyko"
 
-#: ../xfce4-session/xfsm-manager.c:1142
+#: ../xfce4-session/xfsm-manager.c:1218
 msgid "Failed to suspend session"
 msgstr "Nepavyko pristabdyti seanso"
 
-#: 

[Xfce4-commits] [xfce/xfce4-session] branch master updated (a407620 -> bf3e841)

2016-09-07 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-session.

  from  a407620   I18n: Update translation kk (100%).
   new  bf3e841   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 | 74 +++-
 1 file changed, 41 insertions(+), 33 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 lt (100%).

2016-09-07 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 51e1a1c0c39af4b96d6bed2d5ef2862c0d42df2a
Author: Anonymous 
Date:   Wed Sep 7 18:30:29 2016 +0200

I18n: Update translation lt (100%).

738 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 40 
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 09ab803..8d6f6f2 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-02-19 18:30+0100\n"
-"PO-Revision-Date: 2016-07-18 17:53+\n"
+"PO-Revision-Date: 2016-09-07 14:42+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/thunar/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -438,7 +438,7 @@ msgstr "Nėra ką įdėti iš iškarpinės"
 
 #: ../thunar/thunar-column-editor.c:121
 msgid "Configure Columns in the Detailed List View"
-msgstr "Konfigūruoti stulpelius detalaus sąrašo būsenoje"
+msgstr "Konfigūruoti stulpelius išsamaus sąrašo rodinyje"
 
 #: ../thunar/thunar-column-editor.c:139
 msgid "Visible Columns"
@@ -449,7 +449,7 @@ msgstr "Matomi stulpeliai"
 msgid ""
 "Choose the order of information to appear in the\n"
 "detailed list view."
-msgstr "Pasirinkti informacijos, rodomos\ndetalaus sąrašo būsenoje, seką."
+msgstr "Pasirinkti informacijos, rodomos\nišsamaus sąrašo rodinyje, seką."
 
 #. create the "Move Up" button
 #: ../thunar/thunar-column-editor.c:193
@@ -513,7 +513,7 @@ msgstr "Talpus aplankų sąrašas"
 
 #: ../thunar/thunar-compact-view.c:103
 msgid "Compact view"
-msgstr "Talpus vaizdas"
+msgstr "Talpus rodinys"
 
 #: ../thunar/thunar-create-dialog.c:142
 msgid "C_reate"
@@ -567,7 +567,7 @@ msgstr "Tvarkyti _stulpelius..."
 
 #: ../thunar/thunar-details-view.c:134
 msgid "Configure the columns in the detailed list view"
-msgstr "Tvarkyti stulpelius detalaus sąrašo vaizde"
+msgstr "Tvarkyti stulpelius išsamaus sąrašo rodinyje"
 
 #: ../thunar/thunar-details-view.c:392
 msgid "Detailed directory listing"
@@ -575,7 +575,7 @@ msgstr "Išsamus aplankų sąrašas"
 
 #: ../thunar/thunar-details-view.c:393
 msgid "Details view"
-msgstr "Detalus vaizdas"
+msgstr "Išsamus rodinys"
 
 #. create a new dialog window
 #: ../thunar/thunar-dialogs.c:93
@@ -873,7 +873,7 @@ msgstr "Piktogramomis paremtas aplankų sąrašo kūrimas"
 
 #: ../thunar/thunar-icon-view.c:165
 msgid "Icon view"
-msgstr "Piktograminis vaizdas"
+msgstr "Piktogramų rodinys"
 
 #: ../thunar/thunar-io-jobs.c:180 ../thunar/thunar-io-jobs.c:334
 #, c-format
@@ -1546,28 +1546,28 @@ msgstr "Ekranas"
 
 #: ../thunar/thunar-preferences-dialog.c:252
 msgid "Default View"
-msgstr "Numatytas vaizdas"
+msgstr "Numatytasis rodinys"
 
 #: ../thunar/thunar-preferences-dialog.c:264
 msgid "View _new folders using:"
-msgstr "_Naujų aplankų vaizdas:"
+msgstr "_Naujų aplankų rodinys:"
 
 #: ../thunar/thunar-preferences-dialog.c:270
 #: ../thunar/thunar-preferences-dialog.c:313
 msgid "Icon View"
-msgstr "Piktograminis vaizdas"
+msgstr "Piktogramų rodinys"
 
 #: ../thunar/thunar-preferences-dialog.c:271
 msgid "Detailed List View"
-msgstr "Detalaus sąrašo vaizdas"
+msgstr "Išsamaus sąrašo rodinys"
 
 #: ../thunar/thunar-preferences-dialog.c:272
 msgid "Compact List View"
-msgstr "Talpaus sąrašo vaizdas"
+msgstr "Talpaus sąrašo rodinys"
 
 #: ../thunar/thunar-preferences-dialog.c:273
 msgid "Last Active View"
-msgstr "Paskutinis aktyvus vaizdas"
+msgstr "Paskutinis aktyvus rodinys"
 
 #: ../thunar/thunar-preferences-dialog.c:281
 msgid "Show thumbnails:"
@@ -1796,7 +1796,7 @@ msgstr "Įjungti _tomų tvarkymą"
 msgid ""
 "Configure the management of removable drives\n"
 "and media (i.e. how cameras should be handled)."
-msgstr "Tvarkyti išimamas laikmenas\nir 
įrenginius (pvz. kaip turėtų būti tvarkomasi su video kameromis)."
+msgstr "Tvarkyti keičiamąsias laikmenas\nir 
įrenginius (pvz. kaip turėtų būti tvarkomasi su vaizdo kameromis)."
 
 #. tell the user that we failed to come up with the thunar-volman
 #. configuration dialog
@@ -2778,19 +2778,19 @@ msgstr "Rodyti aplanko turinį kaip piktogramų sąrašą"
 
 #: ../thunar/thunar-window.c:771
 msgid "View as _Detailed List"
-msgstr "Rodyti kaip _detalų sąrašą"
+msgstr "Rodyti kaip _išsamų sąrašą"
 
 #: ../thunar/thunar-window.c:771
 msgid "Display folder content in a detailed list view"
-msgstr "Rodyti aplankų turinį detaliame sąraše"
+msgstr "Rodyti aplankų turinį kaip išsamų sąrašą"
 
 #: ../thunar/thunar-window.c:778
 msgid "View as _Compact List"
-msgstr "Rodyti kaip _kompaktišką sąrašą"
+msgstr "Rodyti kaip _talpų sąrašą"
 
 #: ../thunar/thunar-window.c:778
 msgid "Display folder content in a compact list view"
-msgstr "Rodyti aplankų turinį kompaktiškame sąraše"
+msgstr "Rodyti aplankų turinį kaip talpų sąrašą"
 
 #. add the label with 

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

2016-09-07 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-volman.

commit 1eb2eedee7ab1b2f2098e27b9c035c10e30cc363
Author: Anonymous 
Date:   Wed Sep 7 18:30:40 2016 +0200

I18n: Update translation lt (100%).

112 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index c92252a..ac9d378 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Thunar-volman\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-02-26 18:30+0100\n"
-"PO-Revision-Date: 2016-04-29 19:23+\n"
+"PO-Revision-Date: 2016-09-07 14:46+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/thunar-volman/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@ msgstr "Naujai pridėto įrenginio sysfs kelias"
 #: ../thunar-volman-settings/thunar-volman-settings.desktop.in.in.h:2
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:104
 msgid "Configure management of removable drives and media"
-msgstr "Konfigūruoti išimamų įrenginių tvarkymą"
+msgstr "Konfigūruoti keičiamųjų diskų ir laikmenų tvarkymą"
 
 #: ../thunar-volman/main.c:61
 msgid "Print version information and exit"
@@ -327,7 +327,7 @@ msgstr "Thunar tomų tvarkytuvės nustatymai"
 #: ../thunar-volman-settings/thunar-volman-settings.desktop.in.in.h:1
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:102
 msgid "Removable Drives and Media"
-msgstr "Išimami diskai ir laikmenos"
+msgstr "Keičiamieji diskai ir laikmenos"
 
 #: ../thunar-volman-settings/tvm-command-entry.c:240
 msgid "Select an Application"
@@ -364,19 +364,19 @@ msgstr "Laikmenos"
 
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:141
 msgid "Removable Storage"
-msgstr "Išimamos laikmenos"
+msgstr "Keičiamosios laikmenos"
 
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:158
 msgid "_Mount removable drives when hot-plugged"
-msgstr "_Įjungus kištuką, prijungti išimamus įrenginius"
+msgstr "_Įkišus kištuką, prijungti keičiamuosius diskus"
 
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:166
 msgid "Mount removable media when _inserted"
-msgstr "Įdėjus išimamą laikmeną _prijungti"
+msgstr "Įdėjus keičiamąją laikmeną, ją _prijungti"
 
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:174
 msgid "B_rowse removable media when inserted"
-msgstr "Į_dėjus išimamą laikmeną naršyti"
+msgstr "Į_dėjus keičiamąją laikmeną, ją naršyti"
 
 #: ../thunar-volman-settings/tvm-preferences-dialog.c:182
 msgid "_Auto-run programs on new drives and media"

-- 
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 (82e5bbe -> 51e1a1c)

2016-09-07 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  82e5bbe   I18n: Update translation hr (99%).
   new  51e1a1c   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 | 40 
 1 file changed, 20 insertions(+), 20 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/exo] 01/01: I18n: Update translation lt (100%).

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

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

commit 539f98a96baa44a8a45b523027c36a3964fc1dab
Author: Anonymous 
Date:   Wed Sep 7 18:30:02 2016 +0200

I18n: Update translation lt (100%).

292 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index ca9afa2..4902906 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-07-12 06:30+0200\n"
-"PO-Revision-Date: 2016-07-12 12:27+\n"
+"PO-Revision-Date: 2016-09-07 13:54+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian (http://www.transifex.com/xfce/exo/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -394,7 +394,7 @@ msgstr "Pridėti _naują įrankių juostą"
 msgid ""
 "Drag an item onto the toolbars above to add it, from the toolbars in the "
 "items table to remove it."
-msgstr "Užtempkit elementą ant aukščiau esančios įrankių juostos tam, kad 
pridėti, o pašalinimui - nutempkit nuo įrankių juostos."
+msgstr "Užtempkite elementą ant aukščiau esančios įrankių juostos tam, kad 
pridėtumėte, o pašalinimui - nutempkite nuo įrankių juostos."
 
 #: ../exo/exo-toolbars-editor.c:537
 msgid "Separator"
@@ -430,7 +430,7 @@ msgstr "_Pašalinti įrankių juostą"
 
 #: ../exo/exo-toolbars-view.c:818
 msgid "Customize Toolbar..."
-msgstr "Derinti įrankių juostą..."
+msgstr "Tinkinti įrankių juostą..."
 
 #: ../exo/exo-wrap-table.c:148
 msgid "Column spacing"

-- 
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/exo] branch master updated (b452dde -> 539f98a)

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

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

  from  b452dde   I18n: Update translation kk (100%).
   new  539f98a   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 | 6 +++---
 1 file changed, 3 insertions(+), 3 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-terminal] 01/01: Fix focus-in and key-release events handler to propagate the event further

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

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 7e657dcf660b1b6ea2fc94cffb1f08f4d01063b5
Author: Igor 
Date:   Wed Sep 7 18:52:27 2016 +0300

Fix focus-in and key-release events handler to propagate the event further

This resolves the focus issue with hollow cursor:
https://bugzilla.xfce.org/show_bug.cgi?id=12807
---
 terminal/terminal-app.c | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/terminal/terminal-app.c b/terminal/terminal-app.c
index 233fc3c..9c77ab3 100644
--- a/terminal/terminal-app.c
+++ b/terminal/terminal-app.c
@@ -58,7 +58,7 @@ static void terminal_app_update_accels
(TerminalApp*app);
 static void terminal_app_update_mnemonics (TerminalApp
*app);
 static gboolean terminal_app_accel_map_load   (gpointer
user_data);
 static gboolean terminal_app_accel_map_save   (gpointer
user_data);
-static void terminal_app_unset_urgent_bell(TerminalWindow 
*window,
+static gboolean terminal_app_unset_urgent_bell(TerminalWindow 
*window,
GdkEvent   
*event,
TerminalApp
*app);
 static void terminal_app_new_window   (TerminalWindow 
*window,
@@ -303,7 +303,7 @@ terminal_app_accel_map_load (gpointer user_data)
 
 
 
-static void
+static gboolean
 terminal_app_unset_urgent_bell (TerminalWindow *window,
 GdkEvent   *event,
 TerminalApp*app)
@@ -315,11 +315,13 @@ terminal_app_unset_urgent_bell (TerminalWindow *window,
 "misc-bell-urgent", ,
 NULL);
 
-  if (!enabled)
-return;
+  if (enabled)
+{
+  toplevel = gtk_widget_get_toplevel (GTK_WIDGET (window));
+  gtk_window_set_urgency_hint (GTK_WINDOW (toplevel), FALSE);
+}
 
-  toplevel = gtk_widget_get_toplevel (GTK_WIDGET (window));
-  gtk_window_set_urgency_hint (GTK_WINDOW (toplevel), FALSE);
+  return FALSE;
 }
 
 

-- 
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-terminal] branch master updated (2274e76 -> 7e657dc)

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

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  2274e76   Add C shell used in BSD
   new  7e657dc   Fix focus-in and key-release events handler to propagate 
the event further

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:
 terminal/terminal-app.c | 14 --
 1 file changed, 8 insertions(+), 6 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-terminal] 01/01: Add C shell used in BSD

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

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 2274e76083c3d0bf0bfb77d622cd611917a354ef
Author: Igor 
Date:   Wed Sep 7 17:09:08 2016 +0300

Add C shell used in BSD
---
 terminal/terminal-screen.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/terminal/terminal-screen.c b/terminal/terminal-screen.c
index 3473fba..6a3bf97 100644
--- a/terminal/terminal-screen.c
+++ b/terminal/terminal-screen.c
@@ -522,6 +522,7 @@ terminal_screen_get_child_command (TerminalScreen   *screen,
   "/bin/dash", "/usr/bin/dash",
   "/bin/zsh",  "/usr/bin/zsh",
   "/bin/tcsh", "/usr/bin/tcsh",
+  "/bin/csh",  "/usr/bin/csh",
   "/bin/ksh",  "/usr/bin/ksh" };
 
   if (screen->custom_command != 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/xfce4-terminal] branch master updated (c61c658 -> 2274e76)

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

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  c61c658   Return to git versioning and fix typos in NEWS
   new  2274e76   Add C shell used in BSD

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:
 terminal/terminal-screen.c | 1 +
 1 file changed, 1 insertion(+)

-- 
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-terminal] 01/01: Return to git versioning and fix typos in NEWS

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

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit c61c6582f6607fda6c75bfe3355d5b6b480d0b0c
Author: Igor 
Date:   Wed Sep 7 10:13:14 2016 +0300

Return to git versioning and fix typos in NEWS
---
 NEWS| 4 ++--
 configure.ac.in | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index c4b86f2..63ea301 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 0.6.92
 ==
-- Fix geometry setting (default ot provided via the command line option)
-  for GTK 3.20.5 (bug #12810)
+- Fix geometry setting (default or provided via the command line option)
+  for GTK 3.21.5 (bug #12810)
 - Remove "Update utmp/wtmp records when command is launched" setting since
   the feature has been removed from vte (bug #12817)
 - Replace deprecated GtkTable with GtkGrid in Preferences
diff --git a/configure.ac.in b/configure.ac.in
index 4dcaa91..073ce5a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,11 +9,11 @@ dnl ***
 dnl *** Version information ***
 dnl ***
 m4_define([terminal_version_major], [0])
-m4_define([terminal_version_minor], [6])
-m4_define([terminal_version_micro], [92])
+m4_define([terminal_version_minor], [7])
+m4_define([terminal_version_micro], [0])
 m4_define([terminal_version_nano], [])
 m4_define([terminal_version_build], [@REVISION@])
-m4_define([terminal_version_tag], [])
+m4_define([terminal_version_tag], [git])
 m4_define([terminal_version_dbus], [5])
 m4_define([terminal_version], 
[terminal_version_major().terminal_version_minor().terminal_version_micro()ifelse(terminal_version_nano(),
 [], [], [.terminal_version_nano()])ifelse(terminal_version_tag(), [git], 
[terminal_version_tag()-terminal_version_build()], [terminal_version_tag()])])
 

-- 
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-terminal] branch master updated (03a4cbe -> c61c658)

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

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  03a4cbe   Release 0.6.92
   new  c61c658   Return to git versioning and fix typos in NEWS

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:
 NEWS| 4 ++--
 configure.ac.in | 6 +++---
 2 files changed, 5 insertions(+), 5 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