[Xfce4-commits] [xfce/tumbler] branch master updated (da29dad -> 8f0234a)

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

ali pushed a change 
to branch master
in repository xfce/tumbler.

  from  da29dad   Check for sparse video files only on plugin side.
   new  8f0234a   Set Max file sizes.

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:
 tumblerd/tumbler.rc | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

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


[Xfce4-commits] [xfce/tumbler] 01/01: Set Max file sizes.

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

ali pushed a commit 
to branch master
in repository xfce/tumbler.

commit 8f0234a4a14bfec9f0a1ef5c1c8b94fb523f5d41
Author: Ali Abdallah 
Date:   Tue Nov 13 07:59:40 2018 +0100

Set Max file sizes.

2 Gb for video files and 200 Mb for photo/pdf files.
---
 tumblerd/tumbler.rc | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/tumblerd/tumbler.rc b/tumblerd/tumbler.rc
index 8d76b47..865d2cf 100644
--- a/tumblerd/tumbler.rc
+++ b/tumblerd/tumbler.rc
@@ -26,21 +26,21 @@
 Disabled=false
 Priority=3
 Locations=
-MaxFileSize=0
+MaxFileSize=209715200
 
 # Supports all type GdkPixbuf supports
 [PixbufThumbnailer]
 Disabled=false
 Priority=2
 Locations=
-MaxFileSize=0
+MaxFileSize=209715200
 
 # RAW image files using libopenraw
 [RawThumbnailer]
 Disabled=false
 Priority=1
 Locations=
-MaxFileSize=0
+MaxFileSize=209715200
 
 ###
 # Video Thumbnailers
@@ -61,14 +61,14 @@ MaxFileSize=0
 Disabled=false
 Priority=2
 Locations=
-MaxFileSize=0
+MaxFileSize=2147483648
 
 # GStreamer plugin
 [GstThumbnailer]
 Disabled=false
 Priority=1
 Locations=
-MaxFileSize=0
+MaxFileSize=2147483648
 
 ###
 # Other Thumbnailers
@@ -79,7 +79,7 @@ MaxFileSize=0
 Disabled=false
 Priority=1
 Locations=
-MaxFileSize=0
+MaxFileSize=209715200
 
 
 # PDF/PS thumbnailer
@@ -87,18 +87,18 @@ MaxFileSize=0
 Disabled=false
 Priority=1
 Locations=
-MaxFileSize=0
+MaxFileSize=209715200
 
 # Open document thumbnailer (ODF)
 [OdfThumbnailer]
 Disabled=false
 Priority=1
 Locations=
-MaxFileSize=0
+MaxFileSize=209715200
 
 # thumnailers provided by .thumbnailer desktop files
 [DesktopThumbnailer]
 Disabled=false
 Priority=1
 Locations=
-MaxFileSize=0
+MaxFileSize=2147483648
\ No newline at end of file

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

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

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

commit e6b81276bf212c403c35fbce00ec2ad5bf5d8f1d
Author: Nobuhiro Iwamatsu 
Date:   Tue Nov 13 00:31:53 2018 +0100

I18n: Update translation ja (100%).

85 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ja.po | 59 ---
 1 file changed, 40 insertions(+), 19 deletions(-)

diff --git a/po/ja.po b/po/ja.po
index 9e25929..4bcec99 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-10-24 00:31+0200\n"
-"PO-Revision-Date: 2018-11-01 22:45+\n"
+"POT-Creation-Date: 2018-11-02 00:32+0100\n"
+"PO-Revision-Date: 2018-11-12 22:57+\n"
 "Last-Translator: Nobuhiro Iwamatsu \n"
 "Language-Team: Japanese 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/ja/)\n"
 "MIME-Version: 1.0\n"
@@ -110,56 +110,61 @@ msgstr "単位を表示する(_U)"
 msgid "Small horizontal s_pacing"
 msgstr "小さな横幅間隔(_P)"
 
-#: ../panel-plugin/sensors-plugin.c:2341
+#. Alpha value of the tacho coloring
+#: ../panel-plugin/sensors-plugin.c:2340
 msgid "Tacho color alpha value:"
 msgstr "タコメーターの色 (アルファ値):"
 
 #. The value from HSV color model
-#: ../panel-plugin/sensors-plugin.c:2355
+#: ../panel-plugin/sensors-plugin.c:2354
 msgid "Tacho color value:"
 msgstr "タコメーターの色:"
 
-#: ../panel-plugin/sensors-plugin.c:2389
+#: ../panel-plugin/sensors-plugin.c:2388
 msgid "Suppress messages"
 msgstr "メッセージを抑止する"
 
-#: ../panel-plugin/sensors-plugin.c:2410
+#: ../panel-plugin/sensors-plugin.c:2409
 msgid "Suppress tooltip"
 msgstr "ツールチップを抑止する"
 
-#: ../panel-plugin/sensors-plugin.c:2437
+#: ../panel-plugin/sensors-plugin.c:2436
 msgid "E_xecute on double click:"
 msgstr "ダブルクリックで実行(_X):"
 
-#: ../panel-plugin/sensors-plugin.c:2477
+#: ../panel-plugin/sensors-plugin.c:2476
 msgid "_View"
 msgstr "表示(_V)"
 
-#: ../panel-plugin/sensors-plugin.c:2513
+#: ../panel-plugin/sensors-plugin.c:2489
+msgid "UI style options"
+msgstr "UI スタイルオプション"
+
+#: ../panel-plugin/sensors-plugin.c:2523
 msgid "_Miscellaneous"
 msgstr "その他(_M)"
 
-#: ../panel-plugin/sensors-plugin.c:2581 ../panel-plugin/sensors-plugin.h:31
+#: ../panel-plugin/sensors-plugin.c:2591 ../panel-plugin/sensors-plugin.h:31
 #: ../lib/hddtemp.c:167
 msgid "Sensors Plugin"
 msgstr "センサープラグイン"
 
-#: ../panel-plugin/sensors-plugin.c:2589
+#: ../panel-plugin/sensors-plugin.c:2599
 msgid "Properties"
 msgstr "プロパティ"
 
-#: ../panel-plugin/sensors-plugin.c:2615
+#: ../panel-plugin/sensors-plugin.c:2625
 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 "エントリをダブルクリックして内容を編集し、\"Enter キー\" 
を押すか別のフィールドを選択する事で、名前、色、最小/最大値などの主要な機能のプロパティを変更できます。"
 
-#: ../panel-plugin/sensors-plugin.c:2702
+#: ../panel-plugin/sensors-plugin.c:2712
 msgid "Show sensor values from LM sensors, ACPI, hard disks, NVIDIA"
 msgstr "LM センサー、ACPI、ハードディスク、NVIDIA のセンサー値を表示する"
 
-#: ../panel-plugin/sensors-plugin.c:2704
+#: ../panel-plugin/sensors-plugin.c:2714
 msgid "Copyright (c) 2004-2018\n"
 msgstr "Copyright (c) 2004-2018\n"
 
@@ -169,28 +174,44 @@ msgstr "Copyright (c) 2004-2018\n"
 msgid "Hard disks"
 msgstr "ハードディスク"
 
+#. Note for translators: As some laptops have several batteries such as the
+#. T440s,
+#. there might be some perturbation with the battery name here and BAT0/BAT1
+#. for
+#. power/voltage. So we prepend BAT0/1 to the battery name as well, with the
+#. result
+#. being something like "BAT1 - 45N1127". Users can then rename the batteries
+#. to
+#. their own will while keeping consistency to their power/voltage features.
 #. You might want to format this with a hyphen and without spacing, or with a
 #. dash; the result might be BAT1–Power or whatever fits your language most.
 #. Spaces allow line breaks over the tachometers.
-#: ../lib/acpi.c:632
+#. You might want to format this with a hyphen and without spacing, or with a
+#. dash; the result might be BAT1–Voltage or whatever fits your language most.
+#. Spaces allow line breaks over the tachometers.
+#: ../lib/acpi.c:346 ../lib/acpi.c:669 ../lib/acpi.c:741
 #, c-format
 msgid "%s - %s"
 msgstr "%s - %s"
 
-#: ../lib/acpi.c:632
+#: ../lib/acpi.c:669
 msgid "Power"
 msgstr "電源"
 
-#: ../lib/acpi.c:684 ../lib/acpi.c:696
+#: ../lib/acpi.c:741
+msgid "Voltage"
+msgstr "電圧"
+
+#: ../lib/acpi.c:801 ../lib/acpi.c:813
 msgid "ACPI"
 msgstr "ACPI"
 
-#: ../lib/acpi.c:687
+#: ../lib/acpi.c:804
 #, c-format
 msgid "ACPI v%s zones"
 msgstr "ACPI v%s ゾーン"
 
-#: ../lib/acpi.c:833
+#: ../lib/acpi.c:958
 msgid ""
 

[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] branch master updated (f932d05 -> e6b8127)

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

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

  from  f932d05   I18n: Update translation ko (100%).
   new  e6b8127   I18n: Update translation ja (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/ja.po | 59 ---
 1 file changed, 40 insertions(+), 19 deletions(-)

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


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

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

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

commit 8e11c666416993f294528bab3c3155259b1e7fa0
Author: Anonymous 
Date:   Tue Nov 13 00:30:49 2018 +0100

I18n: Update translation lt (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/lt.po | 129 ++-
 1 file changed, 77 insertions(+), 52 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 47a4a74..f72f499 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-26 12:30+0200\n"
-"PO-Revision-Date: 2018-10-20 22:47+\n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 21:50+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfce4-settings/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -254,7 +254,7 @@ msgstr "Versijos infomacija"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3646
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -265,7 +265,7 @@ msgstr "Bandykite „%s –help“, jei norite išsamesnės 
informacijos."
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3665
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -274,7 +274,7 @@ msgstr "Xfce kūrėjų komanda. Visos teisės saugomos."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3666
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -570,93 +570,113 @@ msgid ""
 msgstr "Jei neatsakysite į šį klausimą, po 10 sekundžių bus atstatyta buvusi 
konfigūracija."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr "Šiuo metu pirminis ekranas yra sukonfigūruotas, kad jame būtų rodoma:"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr "Xfce skydelis"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr "Darbalaukio piktogramos"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr "Pranešimai"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr "Konfigūruoti..."
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "Ekranas"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "Konfigūruoti ekrano nustatymus ir išdėstymą"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "R_aiška:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "Atnaujinimo _dažnis:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "_Pasukimas:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "Atspindy_s:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "Pirminis ekranas:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "Kopi_juoti ekranus"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:9
+#: ../dialogs/display-settings/display-dialog.glade.h:14
 msgid "_General"
 msgstr "_Bendra"
 
-#: 

[Xfce4-commits] [xfce/xfce4-settings] branch master updated (0ea1890 -> 8e11c66)

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

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

  from  0ea1890   I18n: Update translation ru (100%).
   new  8afb6bf   I18n: Update translation ja (100%).
   new  8e11c66   I18n: Update translation lt (100%).

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


Summary of changes:
 po/ja.po | 131 +--
 po/lt.po | 129 +-
 2 files changed, 155 insertions(+), 105 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-settings] 01/02: I18n: Update translation ja (100%).

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

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

commit 8afb6bf5c877c5d3d5a41d308fe1fb8cf2dd8d98
Author: Nobuhiro Iwamatsu 
Date:   Tue Nov 13 00:30:48 2018 +0100

I18n: Update translation ja (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ja.po | 131 +--
 1 file changed, 78 insertions(+), 53 deletions(-)

diff --git a/po/ja.po b/po/ja.po
index 937df10..8db7bcc 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-26 12:30+0200\n"
-"PO-Revision-Date: 2018-10-28 05:53+\n"
-"Last-Translator: Masato HASHIMOTO \n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 23:00+\n"
+"Last-Translator: Nobuhiro Iwamatsu \n"
 "Language-Team: Japanese 
(http://www.transifex.com/xfce/xfce4-settings/language/ja/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -253,7 +253,7 @@ msgstr "バージョン情報を表示する"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3646
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -264,7 +264,7 @@ msgstr "'%s --help' と入力すると使用方法が表示されます。"
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3665
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -273,7 +273,7 @@ msgstr "The Xfce development team. All rights reserved."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3666
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -569,93 +569,113 @@ msgid ""
 msgstr "このままにしておくと 10 秒後に元の設定に戻ります。"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr "プライマリディスプレイは、次のように構成されています:"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr "Xfce パネル"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr "デスクトップアイコン"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr "通知"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr "設定"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "ディスプレイ"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "画面の解像度とレイアウトを設定します"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "解像度(_E):"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "周波数(_R):"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "回転(_T):"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "反転(_L):"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "プライマリーディスプレイ:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "ミラー表示(_M)"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:9
+#: ../dialogs/display-settings/display-dialog.glade.h:14
 msgid "_General"
 msgstr "全般(_G)"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:10
+#: ../dialogs/display-settings/display-dialog.glade.h:15
 msgid "Profiles"
 msgstr "プロファイル"
 
-#: 

[Xfce4-commits] [xfce/xfce4-session] branch master updated (6a96a32 -> 86a1b70)

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

ochosi pushed a 
change to branch 
master
in repository xfce/xfce4-session.

  from  6a96a32   I18n: Update translation sv (100%).
   new  86a1b70   Remove now useless XFCE_GLADE_*_PATH variables (Bug 
#13945)

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:
 configure.ac.in   | 8 
 scripts/xinitrc.in.in | 9 -
 2 files changed, 17 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: Remove now useless XFCE_GLADE_*_PATH variables (Bug #13945)

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

ochosi pushed a 
commit to branch 
master
in repository xfce/xfce4-session.

commit 86a1b709facaec527dacdd0b4421b9a25128b2d2
Author: Romain B 
Date:   Wed Jan 3 18:04:36 2018 +0100

Remove now useless XFCE_GLADE_*_PATH variables (Bug #13945)

- No need to export theses useless variables, and they are not used by 
glade gtk3 anymore: 
https://mail.gnome.org/archives/gtk-devel-list/2011-October/msg00031.html
- This fix bug #13945
- libxfce4ui needs to remove theses variables from .pc too
---
 configure.ac.in   | 8 
 scripts/xinitrc.in.in | 9 -
 2 files changed, 17 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index cfdb87b..84a57b2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -201,14 +201,6 @@ if test x$with_backend = xopenbsd; then
 AC_DEFINE(BACKEND_TYPE_OPENBSD, 1, [OpenBSD suspend/hibernate backend])
 fi
 
-dnl check for location Xfce glade files were installed to
-XFCE_GLADE_CATALOG_PATH="`pkg-config --variable glade_catalogdir libxfce4ui-1`"
-XFCE_GLADE_PIXMAP_PATH="`pkg-config --variable glade_pixmapdir libxfce4ui-1`"
-XFCE_GLADE_MODULE_PATH="`pkg-config --variable glade_moduledir libxfce4ui-1`"
-AC_SUBST(XFCE_GLADE_CATALOG_PATH)
-AC_SUBST(XFCE_GLADE_PIXMAP_PATH)
-AC_SUBST(XFCE_GLADE_MODULE_PATH)
-
 AC_CONFIG_FILES([
 Makefile
 doc/Makefile
diff --git a/scripts/xinitrc.in.in b/scripts/xinitrc.in.in
index 01a5dcc..8aea66c 100755
--- a/scripts/xinitrc.in.in
+++ b/scripts/xinitrc.in.in
@@ -50,15 +50,6 @@ if which xdg-user-dirs-update >/dev/null 2>&1; then
 xdg-user-dirs-update
 fi
 
-# Modify libglade and glade environment variables so that
-# it will find the files installed by Xfce
-GLADE_CATALOG_PATH="$GLADE_CATALOG_PATH:@XFCE_GLADE_CATALOG_PATH@"
-GLADE_PIXMAP_PATH="$GLADE_PIXMAP_PATH:@XFCE_GLADE_PIXMAP_PATH@"
-GLADE_MODULE_PATH="$GLADE_MODULE_PATH:@XFCE_GLADE_MODULE_PATH@"
-export GLADE_CATALOG_PATH
-export GLADE_PIXMAP_PATH
-export GLADE_MODULE_PATH
-
 # For now, start with an empty list
 XRESOURCES=""
 

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


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (c5f1edc -> 8cda5e4)

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

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

  from  c5f1edc   I18n: Update translation sv (100%).
   new  8cda5e4   Revert replacing of G_TYPE_INSTANCE_GET_PRIVATE macro 
(Bug #14860)

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:
 libxfce4panel/xfce-panel-plugin.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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


[Xfce4-commits] [xfce/xfce4-panel] 01/01: Revert replacing of G_TYPE_INSTANCE_GET_PRIVATE macro (Bug #14860)

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

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

commit 8cda5e440ab2f0bf0d43e4169c04aa9a7f535fa7
Author: Simon Steinbeiss 
Date:   Sat Nov 10 23:44:28 2018 +0100

Revert replacing of G_TYPE_INSTANCE_GET_PRIVATE macro (Bug #14860)
---
 libxfce4panel/xfce-panel-plugin.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/libxfce4panel/xfce-panel-plugin.c 
b/libxfce4panel/xfce-panel-plugin.c
index dff6935..3d1307f 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -218,6 +218,8 @@ xfce_panel_plugin_class_init (XfcePanelPluginClass *klass)
   GObjectClass   *gobject_class;
   GtkWidgetClass *gtkwidget_class;
 
+  g_type_class_add_private (klass, sizeof (XfcePanelPluginPrivate));
+
   klass->construct = NULL;
 
   gobject_class = G_OBJECT_CLASS (klass);
@@ -679,7 +681,7 @@ xfce_panel_plugin_class_init (XfcePanelPluginClass *klass)
 static void
 xfce_panel_plugin_init (XfcePanelPlugin *plugin)
 {
-  plugin->priv = xfce_panel_plugin_get_instance_private (plugin);
+  plugin->priv = G_TYPE_INSTANCE_GET_PRIVATE (plugin, XFCE_TYPE_PANEL_PLUGIN, 
XfcePanelPluginPrivate);
 
   plugin->priv->name = NULL;
   plugin->priv->display_name = 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-screensaver] branch master updated (cb0d647 -> da96462)

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

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

  from  cb0d647   I18n: Update translation sk (77%).
   new  cc946a8   I18n: Update translation sq (83%).
   new  da96462   I18n: Add new translation gl (76%).

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


Summary of changes:
 po/gl.po | 672 +++
 po/sq.po | 496 --
 2 files changed, 936 insertions(+), 232 deletions(-)
 create mode 100644 po/gl.po

-- 
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-screensaver] 02/02: I18n: Add new translation gl (76%).

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

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

commit da964629cd8e9511601aad535a7116558535d114
Author: Daniel Muñiz Fontoira 
Date:   Mon Nov 12 18:31:48 2018 +0100

I18n: Add new translation gl (76%).

110 translated messages, 33 untranslated messages.

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

diff --git a/po/gl.po b/po/gl.po
new file mode 100644
index 000..1ae865b
--- /dev/null
+++ b/po/gl.po
@@ -0,0 +1,672 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+# 
+# Translators:
+# Xosé, 2018
+# Nick Schermer , 2018
+# Daniel Muñiz Fontoira , 2018
+# 
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-11-12 00:31+0100\n"
+"PO-Revision-Date: 2018-10-16 16:27+\n"
+"Last-Translator: Daniel Muñiz Fontoira , 2018\n"
+"Language-Team: Galician (https://www.transifex.com/xfce/teams/16840/gl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: gl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../data/xfce4-screensaver-preferences.desktop.in.h:1
+#: ../src/xfce4-screensaver.desktop.in.in.h:1
+msgid "Screensaver"
+msgstr "Protector de pantalla"
+
+#: ../data/xfce4-screensaver-preferences.desktop.in.h:2
+msgid "Set your screensaver preferences"
+msgstr "Estableza as preferencias do seu protector de pantalla"
+
+#: ../data/xfce4-screensaver.directory.in.h:1
+msgid "Screensavers"
+msgstr "Protectores de pantalla"
+
+#: ../data/xfce4-screensaver.directory.in.h:2
+msgid "Screensaver themes"
+msgstr "Temas do protector de pantalla"
+
+#: ../savers/floaters.c:89
+msgid "Show paths that images follow"
+msgstr "Amosar as traxectorias que seguen as imaxes"
+
+#: ../savers/floaters.c:94
+msgid "Occasionally rotate images as they move"
+msgstr "Ás veces, xirar as imaxes mentres se moven"
+
+#: ../savers/floaters.c:99
+msgid "Print out frame rate and other statistics"
+msgstr "Amosar a frecuencia de fotogramas e outras estatísticas"
+
+#: ../savers/floaters.c:104
+msgid "The maximum number of images to keep on screen"
+msgstr "O número máximo de imaxes a manter en pantalla"
+
+#: ../savers/floaters.c:104
+msgid "MAX_IMAGES"
+msgstr "MAX_IMAGES"
+
+#: ../savers/floaters.c:109
+msgid "The initial size and position of window"
+msgstr "O tamaño e a posición inicial da xanela"
+
+#: ../savers/floaters.c:109
+msgid "WIDTHxHEIGHT+X+Y"
+msgstr "LARGURAxALTURA+X+Y"
+
+#: ../savers/floaters.c:114
+msgid "The source image to use"
+msgstr "A imaxe de orixe a empregar"
+
+#. translators: the word "image" here
+#. * represents a command line argument
+#: ../savers/floaters.c:1120
+msgid "image - floats images around the screen"
+msgstr "imaxe - flotar imaxes pola pantalla"
+
+#: ../savers/floaters.c:1124 ../savers/popsquares.c:49
+#, c-format
+msgid "%s. See --help for usage information.\n"
+msgstr "%s. Ver --help para a información de uso.\n"
+
+#: ../savers/floaters.c:1132
+#, c-format
+msgid "You must specify one image.  See --help for usage information.\n"
+msgstr "Debe especificar unha imaxe. Ver --help para a información de uso.\n"
+
+#: ../savers/xfce-floaters.desktop.in.in.h:1
+msgid "Floating Xfce"
+msgstr "Xfce flotante"
+
+#: ../savers/xfce-floaters.desktop.in.in.h:2
+msgid "Bubbles the Xfce logo around the screen"
+msgstr "Burbullas co logotipo de Xfce pola pantalla"
+
+#: ../savers/personal-slideshow.desktop.in.in.h:1
+msgid "Pictures folder"
+msgstr "Cartafol de fotos"
+
+#: ../savers/personal-slideshow.desktop.in.in.h:2
+msgid "Display a slideshow from your Pictures folder"
+msgstr "Mostrar unha presentación de diapositivas do seu cartafol fotos"
+
+#: ../savers/popsquares.desktop.in.in.h:1
+msgid "Pop art squares"
+msgstr "Cadros de arte pop"
+
+#: ../savers/popsquares.desktop.in.in.h:2
+msgid "A pop-art-ish grid of pulsing colors."
+msgstr "Unha grade de cores de pulsación de estilo arte pop."
+
+#: ../savers/slideshow.c:53
+msgid "Location to get images from"
+msgstr "Localización de onde obter as  imaxes"
+
+#: ../savers/slideshow.c:53
+msgid "PATH"
+msgstr "RUTA"
+
+#: ../savers/slideshow.c:57
+msgid "Color to use for images background"
+msgstr "Cor a empregar para o fondo das imaxes"
+
+#: ../savers/slideshow.c:57
+msgid "\"#rrggbb\""
+msgstr "\"#rrggbb\""
+
+#: ../savers/slideshow.c:61
+msgid "Do not randomize pictures from location"
+msgstr ""
+
+#: ../savers/slideshow.c:65
+msgid "Do not try to stretch images on screen"
+msgstr "Non intentar estricar as 

[Xfce4-commits] [apps/xfce4-screensaver] 01/02: I18n: Update translation sq (83%).

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

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

commit cc946a8732fc856906b8f5d45d29d981dca7e8ee
Author: Besnik 
Date:   Mon Nov 12 18:31:48 2018 +0100

I18n: Update translation sq (83%).

119 translated messages, 24 untranslated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sq.po | 496 +--
 1 file changed, 264 insertions(+), 232 deletions(-)

diff --git a/po/sq.po b/po/sq.po
index 5b27ddf..1791870 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -3,13 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR , YEAR.
 # 
+# Translators:
+# Nick Schermer , 2018
+# Besnik , 2018
+# 
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-10-16 18:31+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"POT-Creation-Date: 2018-11-12 00:31+0100\n"
+"PO-Revision-Date: 2018-10-16 16:27+\n"
 "Last-Translator: Besnik , 2018\n"
 "Language-Team: Albanian (https://www.transifex.com/xfce/teams/16840/sq/)\n"
 "MIME-Version: 1.0\n"
@@ -18,46 +22,6 @@ msgstr ""
 "Language: sq\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../data/lock-dialog-default.ui.h:2
-#, no-c-format
-msgid "%U"
-msgstr "%U"
-
-#: ../data/lock-dialog-default.ui.h:3
-msgid "Enter your password"
-msgstr "Jepni fjalëkalimin tuaj"
-
-#: ../data/lock-dialog-default.ui.h:4
-msgid "You have the Caps Lock key on."
-msgstr "Keni të aktivizuar tastin Caps Lock."
-
-#: ../data/lock-dialog-default.ui.h:5
-msgid "_Switch User"
-msgstr "_Këmbeni Përdorues"
-
-#: ../data/lock-dialog-default.ui.h:6
-msgid "_Log Out"
-msgstr "_Dilni"
-
-#: ../data/lock-dialog-default.ui.h:7 ../src/copy-theme-dialog.c:263
-#: ../src/gs-lock-plug.c:1323
-msgid "_Cancel"
-msgstr "_Anuloje"
-
-#: ../data/lock-dialog-default.ui.h:8 ../src/gs-lock-plug.c:1328
-msgid "_Unlock"
-msgstr "_Shkyçe"
-
-#: ../data/lock-dialog-default.ui.h:10
-#, no-c-format
-msgid "%h"
-msgstr "%h"
-
-#: ../data/lock-dialog-default.ui.h:12
-#, no-c-format
-msgid "%s"
-msgstr "%s"
-
 #: ../data/xfce4-screensaver-preferences.desktop.in.h:1
 #: ../src/xfce4-screensaver.desktop.in.in.h:1
 msgid "Screensaver"
@@ -67,50 +31,6 @@ msgstr "Ekrankursyes"
 msgid "Set your screensaver preferences"
 msgstr "Caktoni parapëlqimet tuaja për ekrankursyesin"
 
-#: ../data/xfce4-screensaver-preferences.ui.h:1
-msgid "Screensaver Preview"
-msgstr "Paraparje Ekrankursyesi"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:2
-msgid "Screensaver preview"
-msgstr "Paraparje ekrankursyesi"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:3
-msgid "Screensaver Preferences"
-msgstr "Parapëlqime Ekrankursyesi"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:4
-msgid "Configure your screensaver and locker"
-msgstr "Formësoni ekrankursyesin dhe kyçjen tuaj"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:5
-msgid "Power _Management"
-msgstr "_Administrim Energjie"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:6
-msgid "_Preview"
-msgstr "_Paraparje"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:7
-msgid "_Screensaver theme:"
-msgstr "Temë _ekrankursyesi:"
-
-#: ../data/xfce4-screensaver-preferences.ui.h:8
-msgid "Regard the computer as _idle after:"
-msgstr ""
-
-#: ../data/xfce4-screensaver-preferences.ui.h:9
-msgid "_Activate screensaver when computer is idle"
-msgstr ""
-
-#: ../data/xfce4-screensaver-preferences.ui.h:10
-msgid "_Lock screen when screensaver is active"
-msgstr ""
-
-#: ../data/xfce4-screensaver-preferences.ui.h:11
-msgid "Warning: the screen will not be locked for the root user."
-msgstr ""
-
 #: ../data/xfce4-screensaver.directory.in.h:1
 msgid "Screensavers"
 msgstr "Ekrankursyes"
@@ -119,53 +39,55 @@ msgstr "Ekrankursyes"
 msgid "Screensaver themes"
 msgstr "Tema ekrankursyesi"
 
-#: ../savers/floaters.c:91
+#: ../savers/floaters.c:89
 msgid "Show paths that images follow"
 msgstr "Shfaq shtigje që ndjekin figurat"
 
-#: ../savers/floaters.c:96
+#: ../savers/floaters.c:94
 msgid "Occasionally rotate images as they move"
-msgstr ""
+msgstr "Rrotulloji, me raste, figurat teksa lëvizin"
 
-#: ../savers/floaters.c:101
+#: ../savers/floaters.c:99
 msgid "Print out frame rate and other statistics"
 msgstr ""
 
-#: ../savers/floaters.c:106
+#: ../savers/floaters.c:104
 msgid "The maximum number of images to keep on screen"
-msgstr ""
+msgstr "Numri maksimum i figurave për t’u mbajtur në ekran"
 
-#: ../savers/floaters.c:106
+#: ../savers/floaters.c:104
 msgid "MAX_IMAGES"
 msgstr ""
 
-#: ../savers/floaters.c:111
+#: ../savers/floaters.c:109
 msgid "The initial size and position of window"
-msgstr ""
+msgstr "Madhësia dhe pozicioni fillestar i dritares"
 
-#: 

[Xfce4-commits] [xfce/xfce4-settings] 02/02: I18n: Update translation ru (100%).

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

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

commit 0ea18906c5897fa843df5f5d44d54589538ccdc6
Author: Igor 
Date:   Mon Nov 12 18:31:04 2018 +0100

I18n: Update translation ru (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ru.po | 131 +--
 1 file changed, 78 insertions(+), 53 deletions(-)

diff --git a/po/ru.po b/po/ru.po
index 988c049..279b330 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Aleksandr P , 2011
+# Aleksandr P, 2011
 # Alexandr Boltris , 2011
 # Artem Zolochevskiy , 2011
 # Denis Koryavov  2009, 2010
@@ -15,8 +15,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-26 12:30+0200\n"
-"PO-Revision-Date: 2018-09-27 01:16+\n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 14:03+\n"
 "Last-Translator: Igor \n"
 "Language-Team: Russian 
(http://www.transifex.com/xfce/xfce4-settings/language/ru/)\n"
 "MIME-Version: 1.0\n"
@@ -260,7 +260,7 @@ msgstr "Информация о версии"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3646
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -271,7 +271,7 @@ msgstr "Наберите «%s --help» для информации об испо
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3665
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -280,7 +280,7 @@ msgstr "Команда разработчиков Xfce. Все права защ
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3666
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -576,93 +576,113 @@ msgid ""
 msgstr "Предыдущие настройки будут восстановлены через 10 секунд, если вы не 
ответите на этот вопрос."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr "Основной дисплей настроен для показа:"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr "Панель Xfce"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr "Значки на рабочем столе"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr "Уведомления"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr "Настроить..."
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "Дисплей"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "Настройки экрана"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "_Разрешение:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "_Частота обновления:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "_Поворот:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "_Отражение:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "Основной дисплей:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "Зерка_льные дисплеи"
 
-#: 

[Xfce4-commits] [apps/catfish] branch master updated (cef224c -> fe323ed)

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

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

  from  cef224c   I18n: Update translation gl (100%).
   new  fe323ed   I18n: Update translation hr (90%).

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/hr.po | 10 --
 1 file changed, 8 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/catfish] 01/01: I18n: Update translation hr (90%).

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

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

commit fe323ed0b68d73e088ca0326ba0dcc681921916b
Author: Ivica  Kolić 
Date:   Mon Nov 12 18:31:19 2018 +0100

I18n: Update translation hr (90%).

103 translated messages, 11 untranslated messages.

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

diff --git a/po/hr.po b/po/hr.po
index e543684..7369e28 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,14 +3,19 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR , YEAR.
 # 
+# Translators:
+# Xfce Bot , 2018
+# Edin Veskovic , 2018
+# Ivica  Kolić , 2018
+# 
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-09-02 07:56-0400\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Edin Veskovic , 2018\n"
+"PO-Revision-Date: 2018-06-28 22:08+\n"
+"Last-Translator: Ivica  Kolić , 2018\n"
 "Language-Team: Croatian (https://www.transifex.com/xfce/teams/16840/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -540,6 +545,7 @@ msgstr ""
 #: ../data/metainfo/catfish.appdata.xml.in.h:9
 msgid "This release fixes two new bugs and includes updated translations."
 msgstr ""
+"Ovo izdanje rješava dvije nove greške i uključuje ažurirane prijevode."
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:10
 msgid ""

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

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

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

commit a431945e373681a947345532a700402ca2576630
Author: Robert Antoni Buj Gelonch 
Date:   Mon Nov 12 18:31:04 2018 +0100

I18n: Update translation ca (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ca.po | 129 ++-
 1 file changed, 77 insertions(+), 52 deletions(-)

diff --git a/po/ca.po b/po/ca.po
index 95f553f..71ecaef 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -12,8 +12,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-26 12:30+0200\n"
-"PO-Revision-Date: 2018-10-22 19:07+\n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 15:03+\n"
 "Last-Translator: Robert Antoni Buj Gelonch \n"
 "Language-Team: Catalan 
(http://www.transifex.com/xfce/xfce4-settings/language/ca/)\n"
 "MIME-Version: 1.0\n"
@@ -257,7 +257,7 @@ msgstr "Informació de la versió"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3646
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -268,7 +268,7 @@ msgstr "Teclegeu «%s --help» per a l'ús."
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3665
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -277,7 +277,7 @@ msgstr "The Xfce development team. All rights reserved."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3666
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -573,93 +573,113 @@ msgid ""
 msgstr "En cas que no respongueu a aquesta pregunta en 10 segons es restablirà 
la configuració anterior."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr "La pantalla primària actualment està configurada per mostrar:"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr "Tauler de Xfce"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr "Icones de l'escriptori"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr "Notificacions"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr "Configura..."
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "Pantalla"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "Configureu els ajusts i la disposició de la pantalla"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "R_esolució:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "Taxa de _refresc:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "Ro_tació:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "Ref_lex:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "Pantalla primària:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "_Replica pantalles"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:9
+#: ../dialogs/display-settings/display-dialog.glade.h:14
 msgid "_General"
 msgstr "_General"
 
-#: 

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

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

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

commit c3b15f4cf60bb95f6b9e643cc3fe9465b058150e
Author: Ivica  Kolić 
Date:   Mon Nov 12 18:30:32 2018 +0100

I18n: Update translation hr (99%).

738 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/hr.po | 66 ++--
 1 file changed, 35 insertions(+), 31 deletions(-)

diff --git a/po/hr.po b/po/hr.po
index 417123e..681cd74 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,14 +3,18 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR , YEAR.
 # 
+# Translators:
+# Xfce Bot , 2017
+# Ivica  Kolić , 2017
+# 
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-10-10 06:30+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Edin Veskovic , 2017\n"
+"PO-Revision-Date: 2017-09-04 20:27+\n"
+"Last-Translator: Ivica  Kolić , 2017\n"
 "Language-Team: Croatian (https://www.transifex.com/xfce/teams/16840/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -69,7 +73,7 @@ msgstr "Thunar razvojni tim.Sva prava pridržana."
 
 #: ../thunar/main.c:171
 msgid "Written by Benedikt Meurer ."
-msgstr "Napisao Benedikt Meurer "
+msgstr "Napisao Benedikt Meurer ."
 
 #: ../thunar/main.c:172
 #, c-format
@@ -194,7 +198,7 @@ msgstr "Kopiram datoteke u \"%s\"..."
 #: ../thunar/thunar-application.c:1673
 #, c-format
 msgid "Creating symbolic links in \"%s\"..."
-msgstr "Stvaram simboličke poveznice u \"%s\".."
+msgstr "Stvaram simboličke poveznice u \"%s\"..."
 
 #: ../thunar/thunar-application.c:1726
 #, c-format
@@ -318,7 +322,7 @@ msgid ""
 " application list."
 msgstr ""
 "Koristi prilagođenu naredbu za aplikaciju koja nije dostupna sa gornje liste"
-" aplikacija"
+" aplikacija."
 
 #. create the "Custom command" button
 #: ../thunar/thunar-chooser-dialog.c:277
@@ -447,7 +451,7 @@ msgstr "Nisam uspio ukloniti \"%s\"."
 #. tell the user that we cannot paste
 #: ../thunar/thunar-clipboard-manager.c:354
 msgid "There is nothing on the clipboard to paste"
-msgstr "Nema ničega iz međuspremnika za zalijepiti."
+msgstr "Nema ničega iz međuspremnika za zalijepiti"
 
 #: ../thunar/thunar-column-editor.c:121
 msgid "Configure Columns in the Detailed List View"
@@ -1037,7 +1041,7 @@ msgstr "Otvori u novom _prozoru"
 
 #: ../thunar/thunar-launcher.c:180 ../thunar/thunar-launcher.c:182
 msgid "Open With Other _Application..."
-msgstr "Otvori pomoću drugog _programa"
+msgstr "Otvori pomoću drugog _programa..."
 
 #: ../thunar/thunar-launcher.c:180 ../thunar/thunar-launcher.c:182
 #: ../thunar/thunar-launcher.c:968
@@ -1074,18 +1078,18 @@ msgstr[2] "Ovo će otvoriti %d zasebnih prozora 
upravitelja datotekama."
 #, c-format
 msgid "Open %d New Window"
 msgid_plural "Open %d New Windows"
-msgstr[0] "Otvori %d novi prozor."
-msgstr[1] "Otvori %d novih prozora."
-msgstr[2] "Otvori %d novih prozora."
+msgstr[0] "Otvori %d novi prozor"
+msgstr[1] "Otvori %d novih prozora"
+msgstr[2] "Otvori %d novih prozora"
 
 #. turn "Open New Window" into "Open in n New Windows"
 #: ../thunar/thunar-launcher.c:827
 #, c-format
 msgid "Open in %d New _Window"
 msgid_plural "Open in %d New _Windows"
-msgstr[0] "Otvori u %d novom _prozoru."
-msgstr[1] "Otvori u %d novih _prozora."
-msgstr[2] "Otvori u %d novih _prozora."
+msgstr[0] "Otvori u %d novom _prozoru"
+msgstr[1] "Otvori u %d novih _prozora"
+msgstr[2] "Otvori u %d novih _prozora"
 
 #: ../thunar/thunar-launcher.c:828
 #, c-format
@@ -1110,7 +1114,7 @@ msgid "Open the selected directory in %d new tab"
 msgid_plural "Open the selected directories in %d new tabs"
 msgstr[0] "Otvori označenu mapu u %d novoj _kartici"
 msgstr[1] "Otvori označene mape u %d novih _kartica"
-msgstr[2] "Otvori označene mape u %d nove _kartice"
+msgstr[2] "Otvori označene mape u %d nove kartice"
 
 #: ../thunar/thunar-launcher.c:855
 msgid "Open the selected directory in a new window"
@@ -1193,9 +1197,9 @@ msgstr[2] "Radna površina (Izradi poveznice)"
 #: ../thunar/thunar-launcher.c:1704
 msgid "Create a link to the selected file on the desktop"
 msgid_plural "Create links to the selected files on the desktop"
-msgstr[0] "Izradi poveznicu na označenu datoteku na radnoj površini "
-msgstr[1] "Izradi poveznice na označene datoteke na radnoj površini "
-msgstr[2] "Izradi poveznice na označene datoteke na radnoj površini "
+msgstr[0] "Izradi poveznicu na označenu datoteku na radnoj površini"
+msgstr[1] "Izradi poveznice na označene datoteke na radnoj površini"
+msgstr[2] "Izradi poveznice na označene datoteke na radnoj površini"
 
 #: ../thunar/thunar-launcher.c:1738 

[Xfce4-commits] [xfce/xfce4-settings] branch master updated (ab6f6e6 -> 0ea1890)

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

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

  from  ab6f6e6   I18n: Update translation sv (98%).
   new  a431945   I18n: Update translation ca (100%).
   new  0ea1890   I18n: Update translation ru (100%).

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


Summary of changes:
 po/ca.po | 129 +-
 po/ru.po | 131 +--
 2 files changed, 155 insertions(+), 105 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] branch xfce-4.12 updated (77af2d7 -> c3b15f4)

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

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

  from  77af2d7   I18n: Update translation it (100%).
   new  c3b15f4   I18n: Update translation hr (99%).

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


Summary of changes:
 po/hr.po | 66 ++--
 1 file changed, 35 insertions(+), 31 deletions(-)

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


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

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

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

commit 14a94b63be0c80f8d5a4ca1fe30a7e176d96c9f7
Author: Ivica  Kolić 
Date:   Mon Nov 12 18:30:20 2018 +0100

I18n: Update translation hr (95%).

292 translated messages, 15 untranslated messages.

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

diff --git a/po/hr.po b/po/hr.po
index a65404b..88322fd 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Thunar Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-06-27 06:30+0200\n"
-"PO-Revision-Date: 2018-10-28 00:02+\n"
+"PO-Revision-Date: 2018-11-12 16:48+\n"
 "Last-Translator: Ivica  Kolić \n"
 "Language-Team: Croatian 
(http://www.transifex.com/xfce/thunar-plugins/language/hr/)\n"
 "MIME-Version: 1.0\n"
@@ -143,7 +143,7 @@ msgstr "Status"
 #: ../thunar-vcs-plugin/tvp-git-action.c:250
 #: ../thunar-vcs-plugin/tvp-svn-action.c:389
 msgid "Show the working tree status"
-msgstr ""
+msgstr "Pokaži status radnog stabla"
 
 #: ../thunar-vcs-plugin/tvp-git-action.c:258
 #: ../thunar-vcs-plugin/tvp-svn-action.c:412
@@ -230,7 +230,7 @@ msgstr "Izvoz"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:312
 msgid "Export a clean directory tree"
-msgstr ""
+msgstr "Izvezi čisto stablo direktorija"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:317 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-import.c:126 ../tvp-svn-helper/tsh-import.c:144

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


[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (704c894 -> 14a94b6)

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

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

  from  704c894   I18n: Update translation ko (100%).
   new  14a94b6   I18n: Update translation hr (95%).

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/hr.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] [xfce/xfdesktop] branch master updated (f68fbbc -> 1cefb11)

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

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

  from  f68fbbc   I18n: Update translation sk (100%).
   new  1cefb11   I18n: Update translation sv (100%).

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


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

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


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

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

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

commit 1cefb11a02ec7d8715a734e71aaf6d36141a8d9a
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:33:37 2018 +0100

I18n: Update translation sv (100%).

232 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 91b3fcd..cace57f 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -16,7 +16,7 @@ msgstr ""
 "Project-Id-Version: Xfdesktop\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-09-04 06:32+0200\n"
-"PO-Revision-Date: 2018-10-01 10:43+\n"
+"PO-Revision-Date: 2018-11-12 08:59+\n"
 "Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfdesktop/language/sv/)\n"
 "MIME-Version: 1.0\n"

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


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

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

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

commit f03615f533ebd249540b5067226dacc15d2cfb58
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:33:29 2018 +0100

I18n: Update translation sv (100%).

68 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index af5a3c9..5a3bd46 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfconf\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-06-01 18:31+0200\n"
-"PO-Revision-Date: 2018-10-20 22:00+\n"
+"PO-Revision-Date: 2018-11-12 08:59+\n"
 "Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish (http://www.transifex.com/xfce/xfconf/language/sv/)\n"
 "MIME-Version: 1.0\n"

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


[Xfce4-commits] [xfce/xfconf] branch master updated (72ab8a9 -> f03615f)

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

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

  from  72ab8a9   I18n: Update translation it (100%).
   new  f03615f   I18n: Update translation sv (100%).

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


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

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


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] branch master updated (7782a0d -> aa99214)

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

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

  from  7782a0d   I18n: Update translation ko (100%).
   new  aa99214   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 1232 +++---
 1 file changed, 619 insertions(+), 613 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-statusnotifier-plugin] 01/01: I18n: Update translation sv (100%).

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

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

commit 6b0e64611b184cd34013abdfc40f243568ccbfff
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:33:02 2018 +0100

I18n: Update translation sv (100%).

25 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 444baca..131d237 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,13 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR , YEAR.
 # 
+# Translators:
+# Påvel Nicklasson , 2017
+# 
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: xfce4-statusnotifier-plugin\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-07-28 16:38+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: 2017-07-23 15:49+\n"
 "Last-Translator: Påvel Nicklasson , 2017\n"
 "Language-Team: Swedish (https://www.transifex.com/xfce/teams/16840/sv/)\n"
 "MIME-Version: 1.0\n"
@@ -80,7 +83,7 @@ msgstr "Dölj objekt som standard"
 
 #: ../panel-plugin/sn-dialog.glade.h:14
 msgid "When enabled, all new items will be marked as \"Hidden\""
-msgstr "Om aktiverad kommer alla nya objekt markeras som \"Dolt\""
+msgstr "Om aktiverad kommer alla nya objekt markeras som \"Dolda\""
 
 #: ../panel-plugin/sn-dialog.glade.h:15
 msgid "Item"

-- 
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-statusnotifier-plugin] branch master updated (bffd380 -> 6b0e646)

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

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

  from  bffd380   I18n: Update translation ca (100%).
   new  6b0e646   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 7 +--
 1 file changed, 5 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-weather-plugin] 01/01: I18n: Update translation sv (100%).

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

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

commit aa992142d007c4cb6d06187f90631bd1572728f0
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:33:17 2018 +0100

I18n: Update translation sv (100%).

335 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index bd630fb..cba8a2e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -11,8 +11,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-10-24 18:31+0200\n"
-"PO-Revision-Date: 2017-11-17 12:02+\n"
+"POT-Creation-Date: 2018-09-23 18:32+0200\n"
+"PO-Revision-Date: 2018-11-12 09:20+\n"
 "Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/sv/)\n"
 "MIME-Version: 1.0\n"
@@ -22,63 +22,63 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. TRANSLATORS: Keep in sync with labeloptions in weather-config.c
-#: ../panel-plugin/weather.c:128
+#: ../panel-plugin/weather.c:130
 msgid "T"
 msgstr "T"
 
-#: ../panel-plugin/weather.c:131
+#: ../panel-plugin/weather.c:133
 msgid "P"
 msgstr "L"
 
-#: ../panel-plugin/weather.c:134
+#: ../panel-plugin/weather.c:136
 msgid "WS"
 msgstr "VH"
 
-#: ../panel-plugin/weather.c:137
+#: ../panel-plugin/weather.c:139
 msgid "WB"
 msgstr "VB"
 
-#: ../panel-plugin/weather.c:140 ../panel-plugin/weather.c:143
+#: ../panel-plugin/weather.c:142 ../panel-plugin/weather.c:145
 msgid "WD"
 msgstr "VR"
 
-#: ../panel-plugin/weather.c:146
+#: ../panel-plugin/weather.c:148
 msgid "H"
 msgstr "F"
 
-#: ../panel-plugin/weather.c:149
+#: ../panel-plugin/weather.c:151
 msgid "D"
 msgstr "D"
 
-#: ../panel-plugin/weather.c:152
+#: ../panel-plugin/weather.c:154
 msgid "A"
 msgstr "U"
 
-#: ../panel-plugin/weather.c:155
+#: ../panel-plugin/weather.c:157
 msgid "CL"
 msgstr "LM"
 
-#: ../panel-plugin/weather.c:158
+#: ../panel-plugin/weather.c:160
 msgid "CM"
 msgstr "MT"
 
-#: ../panel-plugin/weather.c:161
+#: ../panel-plugin/weather.c:163
 msgid "CH"
 msgstr "MH"
 
-#: ../panel-plugin/weather.c:164
+#: ../panel-plugin/weather.c:166
 msgid "C"
 msgstr "M"
 
-#: ../panel-plugin/weather.c:167
+#: ../panel-plugin/weather.c:169
 msgid "F"
 msgstr "D"
 
-#: ../panel-plugin/weather.c:170
+#: ../panel-plugin/weather.c:172
 msgid "R"
 msgstr "N"
 
-#: ../panel-plugin/weather.c:351 ../panel-plugin/weather.c:353
+#: ../panel-plugin/weather.c:353 ../panel-plugin/weather.c:355
 msgid "No Data"
 msgstr "Inga Data"
 
@@ -104,46 +104,42 @@ msgid ""
 msgstr "Nedladdning av väderdata misslyckades med HTTP statuskod %d. Anledning 
fras: %s"
 
 #. start receive thread
-#: ../panel-plugin/weather.c:635 ../panel-plugin/weather.c:654
-#: ../panel-plugin/weather-search.c:169 ../panel-plugin/weather-search.c:435
+#: ../panel-plugin/weather.c:637 ../panel-plugin/weather.c:656
+#: ../panel-plugin/weather-search.c:169 ../panel-plugin/weather-search.c:437
 #, c-format
 msgid "getting %s"
 msgstr "hämtar %s"
 
-#: ../panel-plugin/weather.c:1157
+#: ../panel-plugin/weather.c:1174
 #, c-format
 msgid "Error writing cache file %s!"
 msgstr "Fel vid skrivning av cache-filen %s!"
 
-#: ../panel-plugin/weather.c:1609
+#: ../panel-plugin/weather.c:1625
 #, c-format
 msgid "Unable to open the following url: %s"
 msgstr "Det gick inte att öppna följande url: %s"
 
-#: ../panel-plugin/weather.c:1640 ../panel-plugin/weather.desktop.in.h:1
-msgid "Weather Update"
-msgstr "Väderuppdatering"
-
-#: ../panel-plugin/weather.c:1677
+#: ../panel-plugin/weather.c:1695
 msgid "Short-term forecast data unavailable."
 msgstr "Korttidsprognos data ej tillgänglig."
 
-#: ../panel-plugin/weather.c:1689
+#: ../panel-plugin/weather.c:1707
 msgid "The sun never rises today."
 msgstr "Solen går inte upp idag."
 
-#: ../panel-plugin/weather.c:1691
+#: ../panel-plugin/weather.c:1709
 msgid "The sun never sets today."
 msgstr "Solen går inte ner idag."
 
-#: ../panel-plugin/weather.c:1698
+#: ../panel-plugin/weather.c:1716
 #, c-format
 msgid "The sun rises at %s and sets at %s."
 msgstr "Solen går upp vid %s och ner vid %s."
 
 #. * TRANSLATORS: This is the simple tooltip. For a bigger challenge,
 #. * look at the verbose tooltip style further below ;-)
-#: ../panel-plugin/weather.c:1726
+#: ../panel-plugin/weather.c:1744
 #, c-format
 msgid ""
 "%s (%s)\n"
@@ -162,7 +158,7 @@ msgstr "%s (%s)\
 #. * be changed easily - and try to make it compact and look
 #. * good! The missing space after "%son the ..." is intentional,
 #. * it is included in the %s.
-#: ../panel-plugin/weather.c:1750
+#: 

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

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

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

commit 390491ea0007d248181058518c95868decaddfeb
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:32:44 2018 +0100

I18n: Update translation sv (100%).

57 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index fa8af88..30ee2ea 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-06-08 00:31+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+\n"
+"POT-Creation-Date: 2018-10-02 00:31+0200\n"
+"PO-Revision-Date: 2018-11-12 09:20+\n"
 "Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/sv/)\n"
 "MIME-Version: 1.0\n"
@@ -86,7 +86,7 @@ msgstr "inte monterad\n"
 
 #: ../panel-plugin/devices.c:293 ../panel-plugin/devices.c:316
 #: ../panel-plugin/devices.c:379 ../panel-plugin/devices.c:390
-#: ../panel-plugin/devices.c:400 ../panel-plugin/devices.c:487
+#: ../panel-plugin/devices.c:400 ../panel-plugin/devices.c:486
 msgid "Xfce 4 Mount Plugin"
 msgstr "Xfce 4 Monteringsinsticksprogram"
 
@@ -110,64 +110,70 @@ msgstr "Enheten ska kunna tas bort säkert nu:"
 msgid "An error occurred. The device should not be removed:"
 msgstr "Ett fel uppstod. Enheten bör inte tas bort:"
 
-#: ../panel-plugin/devices.c:489
+#: ../panel-plugin/devices.c:488
 msgid ""
 "Your /etc/fstab could not be read. This will severely degrade the plugin's "
 "abilities."
 msgstr "Din /etc/fstab kunde inte läsas. Detta kommer allvarligt att försämra 
insticksprogrammets förmågor."
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:198
 msgid " -> "
 msgstr " -> "
 
-#: ../panel-plugin/mount-plugin.c:230
+#: ../panel-plugin/mount-plugin.c:257
 #, c-format
 msgid "[%s/%s] %s free"
 msgstr "[%s/%s] %s ledigt"
 
-#: ../panel-plugin/mount-plugin.c:249
+#: ../panel-plugin/mount-plugin.c:280
 msgid "not mounted"
 msgstr "inte monterad"
 
-#: ../panel-plugin/mount-plugin.c:516
+#: ../panel-plugin/mount-plugin.c:355
+msgid ""
+"Xfce 4 Mount Plugin – Devices and Mount "
+"Points"
+msgstr "Xfce 4 Monteringsinsticksprogram – 
Enheter och monteringspunkter"
+
+#: ../panel-plugin/mount-plugin.c:572
 msgid "devices"
 msgstr "enheter"
 
-#: ../panel-plugin/mount-plugin.c:707
+#: ../panel-plugin/mount-plugin.c:763
 msgid "Mount Plugin"
 msgstr "Montering"
 
-#: ../panel-plugin/mount-plugin.c:712
+#: ../panel-plugin/mount-plugin.c:768
 msgid "Properties"
 msgstr "Egenskaper"
 
-#: ../panel-plugin/mount-plugin.c:743
+#: ../panel-plugin/mount-plugin.c:799
 msgid ""
 "This is only useful and recommended if you specify \"sync\" as part of the "
 "\"unmount\" command string."
 msgstr "Detta är endast användbart och rekommenderas om du anger \"sync\" som 
del av kommandosträngen för \"unmount\"."
 
-#: ../panel-plugin/mount-plugin.c:747
+#: ../panel-plugin/mount-plugin.c:803
 msgid "Show _message after unmount"
 msgstr "Visa _meddelande efter avmontering"
 
-#: ../panel-plugin/mount-plugin.c:759
+#: ../panel-plugin/mount-plugin.c:815
 msgid "You can specify a distinct icon to be displayed in the panel."
 msgstr "Du kan ange en specifik ikon att visa i panelen."
 
-#: ../panel-plugin/mount-plugin.c:765
+#: ../panel-plugin/mount-plugin.c:821
 msgid "Icon:"
 msgstr "Ikon:"
 
-#: ../panel-plugin/mount-plugin.c:769
+#: ../panel-plugin/mount-plugin.c:825
 msgid "Select an image"
 msgstr "Välj en bild"
 
-#: ../panel-plugin/mount-plugin.c:776
+#: ../panel-plugin/mount-plugin.c:832
 msgid "_General"
 msgstr "A_llmänt"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:847
 #, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point 
of the device as argument.\n"
@@ -175,82 +181,82 @@ msgid ""
 "'%d' can be used to specify the device, '%m' for the mountpoint."
 msgstr "Detta kommando kommer att köras efter montering av enheten med 
monteringspunkten för enheten som argument.\nOm du är osäker på vad du ska mata 
in, prova \"exo-open %m\".\n\"%d\" kan användas för att ange enheten, \"%m\" 
för monteringspunkten."
 
-#: ../panel-plugin/mount-plugin.c:800
+#: ../panel-plugin/mount-plugin.c:856
 msgid "_Execute after mounting:"
 msgstr "_Kör efter montering:"
 
-#: ../panel-plugin/mount-plugin.c:823
+#: ../panel-plugin/mount-plugin.c:879
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr "VARNING: Dessa alternativ är endast för 

[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] branch master updated (da5d21a -> 390491e)

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

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

  from  da5d21a   I18n: Update translation ko (100%).
   new  390491e   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 90 ++--
 1 file changed, 48 insertions(+), 42 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-settings] 05/05: I18n: Update translation sv (98%).

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

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

commit ab6f6e6f8e50e2c9b4e8d7389b8a8051d19ca102
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:31:29 2018 +0100

I18n: Update translation sv (98%).

396 translated messages, 6 untranslated messages.

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

diff --git a/po/sv.po b/po/sv.po
index b48311d..062df68 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -12,8 +12,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-26 12:30+0200\n"
-"PO-Revision-Date: 2018-10-20 22:00+\n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 08:59+\n"
 "Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-settings/language/sv/)\n"
 "MIME-Version: 1.0\n"
@@ -257,7 +257,7 @@ msgstr "Versionsinformation"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3646
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -268,16 +268,16 @@ msgstr "Ange \"%s --help\" för användningsinformation."
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3665
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
 msgid "The Xfce development team. All rights reserved."
-msgstr "The Xfce development team. Alla rättigheter är reserverade."
+msgstr "The Xfce development team. Alla rättigheter förbehållna."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3666
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -573,93 +573,113 @@ msgid ""
 msgstr "Den tidigare konfigurationen kommer att återställas om 10 sekunder om 
du inte svarar på denna fråga."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr ""
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr ""
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr ""
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr ""
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr ""
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "Bildskärm"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "Ställ in skärminställningar och -layout"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "U_pplösning:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "Uppdaterings_frekvens:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "Ro_tation:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "Ref_lektion:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "Primär bildskärm:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "Spegla bildskär_mar"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:9
+#: ../dialogs/display-settings/display-dialog.glade.h:14
 msgid "_General"
 msgstr "Allmä_nt"
 

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

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

transifex pushed a 
commit to branch 
xfce-4.12
in repository xfce/xfce4-settings.

commit 6adc6d5f6fac6de4e92600653e4c88197bd70959
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:31:39 2018 +0100

I18n: Update translation sv (100%).

359 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 51f2914..13abcb0 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,14 +3,18 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR , YEAR.
 # 
+# Translators:
+# Xfce Bot , 2018
+# Påvel Nicklasson , 2018
+# 
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-02-26 18:31+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Xfce Bot , 2018\n"
+"PO-Revision-Date: 2018-02-26 17:28+\n"
+"Last-Translator: Påvel Nicklasson , 2018\n"
 "Language-Team: Swedish (https://www.transifex.com/xfce/teams/16840/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

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


[Xfce4-commits] [xfce/xfce4-settings] 04/05: I18n: Update translation pl (100%).

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

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

commit 97981a3ef09d7c0c9f0666bec0837947fd8008b6
Author: Anonymous 
Date:   Mon Nov 12 12:31:29 2018 +0100

I18n: Update translation pl (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pl.po | 265 +++
 1 file changed, 181 insertions(+), 84 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index ad74ddf..88c46e9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -14,9 +14,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-04 06:31+0200\n"
-"PO-Revision-Date: 2018-09-14 00:26+\n"
-"Last-Translator: Xfce Bot \n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 11:11+\n"
+"Last-Translator: No Ne\n"
 "Language-Team: Polish 
(http://www.transifex.com/xfce/xfce4-settings/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -259,7 +259,7 @@ msgstr "Wypisuje informacje o wersji i kończy"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3115
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -270,7 +270,7 @@ msgstr "Proszę wprowadzić „%s --help”, aby wypisać 
komunikat pomocy."
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3134
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -279,7 +279,7 @@ msgstr "Zespół twórców Xfce. Wszystkie prawa zastrzeżone."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3135
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -575,56 +575,115 @@ msgid ""
 msgstr "Poprzednia konfiguracja zostanie przywrócona w przeciągu 10 sekund."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
-#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
-msgid "Display"
-msgstr "Ekran"
+msgid "The primary display is currently configured to show:"
+msgstr "Główny ekran jest obecnie skonfigurowany do wyświetlania:"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:2
-#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
-msgid "Configure screen settings and layout"
-msgstr "Konfiguruje ustawienia i układ ekranu"
+msgid "Xfce Panel"
+msgstr "Panel Xfce"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:3
-msgid "Ref_lection:"
-msgstr "_Odbicie:"
+msgid "Desktop icons"
+msgstr "Ikony pulpitu"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:4
-msgid "Ro_tation:"
-msgstr "_Orientacja:"
+msgid "Notifications"
+msgstr "Powiadomienia"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:5
-msgid "Refresh _rate:"
-msgstr "Częstotliwość _odświeżania:"
+msgid "Configure..."
+msgstr "Konfiguruj..."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:6
-msgid "R_esolution:"
-msgstr "_Rozdzielczość:"
+#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
+msgid "Display"
+msgstr "Ekran"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:7
-msgid "_Use this display"
-msgstr "_Użycie tego ekranu"
+#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
+msgid "Configure screen settings and layout"
+msgstr "Konfiguruje ustawienia i układ ekranu"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:8
-msgid "_Mirror displays"
-msgstr "_Ten sam obraz na wszystkich ekranach"
+msgid "R_esolution:"
+msgstr "_Rozdzielczość:"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:9
-msgid "_Primary display"
-msgstr "_Podstawowy ekran"
+msgid "Refresh _rate:"
+msgstr "Częstotliwość _odświeżania:"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:10
-msgid ""
-"This is a hint for panels, docks and desktop to show on this display "
-"preferably."
-msgstr "To jest podpowiedź dla paneli, pasków i pulpitu do pokazania na 
preferowanym wyświetlaczu."
+msgid "Ro_tation:"
+msgstr "_Orientacja:"
 
 #: 

[Xfce4-commits] [xfce/xfce4-settings] 01/05: I18n: Update translation bg (100%).

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

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

commit bdbe5b3157071b3ac0fd8caef2c4b06d6d7aa934
Author: Kiril Kirilov 
Date:   Mon Nov 12 12:31:28 2018 +0100

I18n: Update translation bg (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/bg.po | 265 +++
 1 file changed, 181 insertions(+), 84 deletions(-)

diff --git a/po/bg.po b/po/bg.po
index 9bead53..86f02dc 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -13,9 +13,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-04 06:31+0200\n"
-"PO-Revision-Date: 2018-09-14 00:26+\n"
-"Last-Translator: Xfce Bot \n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 06:36+\n"
+"Last-Translator: Kiril Kirilov \n"
 "Language-Team: Bulgarian 
(http://www.transifex.com/xfce/xfce4-settings/language/bg/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -258,7 +258,7 @@ msgstr "Информация за версията"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3115
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -269,7 +269,7 @@ msgstr "Напишете „%s --help“ за показване на потре
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3134
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -278,7 +278,7 @@ msgstr "Екипът по разрабоката на Xfce. Всички пра
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3135
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -574,56 +574,115 @@ msgid ""
 msgstr "Предишните настройки ще бъдат възстановени след 10 секунди, ако не 
отговорите на този въпрос."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
-#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
-msgid "Display"
-msgstr "Дисплей"
+msgid "The primary display is currently configured to show:"
+msgstr "Основният дисплей е конфигуриран да показва:"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:2
-#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
-msgid "Configure screen settings and layout"
-msgstr "Промяна на настройките и разположението на екраните"
+msgid "Xfce Panel"
+msgstr "Xfce Панел"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:3
-msgid "Ref_lection:"
-msgstr "_Отражение:"
+msgid "Desktop icons"
+msgstr "Икони върху десктопа"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:4
-msgid "Ro_tation:"
-msgstr "Завъртане:"
+msgid "Notifications"
+msgstr "Уведомления"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:5
-msgid "Refresh _rate:"
-msgstr "Честота на обновяване:"
+msgid "Configure..."
+msgstr "Конфигуриране..."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:6
-msgid "R_esolution:"
-msgstr "Разделителна способност:"
+#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
+msgid "Display"
+msgstr "Дисплей"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:7
-msgid "_Use this display"
-msgstr "Използвай този дисплей"
+#: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
+msgid "Configure screen settings and layout"
+msgstr "Промяна на настройките и разположението на екраните"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:8
-msgid "_Mirror displays"
-msgstr "Огледални дисплеи"
+msgid "R_esolution:"
+msgstr "Разделителна способност:"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:9
-msgid "_Primary display"
-msgstr "Основен дисплей"
+msgid "Refresh _rate:"
+msgstr "Честота на обновяване:"
 
 #: ../dialogs/display-settings/display-dialog.glade.h:10
-msgid ""
-"This is a hint for panels, docks and desktop to show on this display "
-"preferably."
-msgstr "Това е подсказването за панелите, доковете и работния плот, което 
предпочитате да виждате."
+msgid "Ro_tation:"
+msgstr "Завъртане:"
 
 #: 

[Xfce4-commits] [xfce/xfce4-settings] branch xfce-4.12 updated (f2f351e -> 6adc6d5)

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

transifex pushed a 
change to branch 
xfce-4.12
in repository xfce/xfce4-settings.

  from  f2f351e   I18n: Update translation sk (100%).
   new  6adc6d5   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 8 ++--
 1 file changed, 6 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] [xfce/xfce4-settings] branch master updated (5916132 -> ab6f6e6)

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

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

  from  5916132   display: Make primary indicator a star icon
   new  bdbe5b3   I18n: Update translation bg (100%).
   new  c246c60   I18n: Update translation it (100%).
   new  d9a741c   I18n: Update translation nl (100%).
   new  97981a3   I18n: Update translation pl (100%).
   new  ab6f6e6   I18n: Update translation sv (98%).

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


Summary of changes:
 po/bg.po | 265 +++
 po/it.po | 129 ++-
 po/nl.po | 145 +-
 po/pl.po | 265 +++
 po/sv.po | 131 ++-
 5 files changed, 607 insertions(+), 328 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-settings] 02/05: I18n: Update translation it (100%).

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

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

commit c246c604cb7b963162b521a5a8520c78b2ce0edc
Author: Emanuele Petriglia 
Date:   Mon Nov 12 12:31:29 2018 +0100

I18n: Update translation it (100%).

402 translated messages.

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

diff --git a/po/it.po b/po/it.po
index a6af8c1..7e7776e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -11,8 +11,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-26 12:30+0200\n"
-"PO-Revision-Date: 2018-10-27 09:12+\n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 07:06+\n"
 "Last-Translator: Emanuele Petriglia \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce4-settings/language/it/)\n"
 "MIME-Version: 1.0\n"
@@ -256,7 +256,7 @@ msgstr "Informazioni di versione"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3646
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -267,7 +267,7 @@ msgstr "Digitare \"%s --help\" per le informazioni d'uso."
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3665
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -276,7 +276,7 @@ msgstr "Il gruppo di sviluppo di Xfce. Tutti i diritti 
riservati."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3666
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -572,93 +572,113 @@ msgid ""
 msgstr "La configurazione precedente verrà ripristinata entro 10 secondi se 
non si risponde a questa domanda."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr "Lo schermo primario che è stato attualmente configurato per essere 
mostrato: "
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr "Pannello Xfce"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr "Icone scrivania"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr "Notifiche"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr "Configura…"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "Schermo"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "Configurazione delle impostazioni e della disposizione dello schermo"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "Risoluzion_e:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "F_requenza di aggiornamento:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "Ro_tazione:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "Sp_ecchiatura:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "Schermo primario:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "_Specchia schermi"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:9
+#: 

[Xfce4-commits] [xfce/xfce4-settings] 03/05: I18n: Update translation nl (100%).

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

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

commit d9a741ccc5cdd7c040be415b12d6de559466996e
Author: Pjotr 
Date:   Mon Nov 12 12:31:29 2018 +0100

I18n: Update translation nl (100%).

402 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/nl.po | 145 +++
 1 file changed, 90 insertions(+), 55 deletions(-)

diff --git a/po/nl.po b/po/nl.po
index 27fb6f1..331f5a0 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,8 +11,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-22 12:30+0200\n"
-"PO-Revision-Date: 2018-09-22 19:37+\n"
+"POT-Creation-Date: 2018-11-12 00:30+0100\n"
+"PO-Revision-Date: 2018-11-12 09:15+\n"
 "Last-Translator: Pjotr \n"
 "Language-Team: Dutch 
(http://www.transifex.com/xfce/xfce4-settings/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -256,7 +256,7 @@ msgstr "Versie-informatie"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3640
+#: ../dialogs/display-settings/main.c:3740
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
 #: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
@@ -267,7 +267,7 @@ msgstr "Tik '%s --help' voor een gebruiksaanwijzing."
 
 #: ../dialogs/accessibility-settings/main.c:219
 #: ../dialogs/appearance-settings/main.c:1185
-#: ../dialogs/display-settings/main.c:3659
+#: ../dialogs/display-settings/main.c:3759
 #: ../dialogs/keyboard-settings/main.c:94 ../dialogs/mime-settings/main.c:97
 #: ../dialogs/mouse-settings/main.c:1891 ../xfce4-settings-editor/main.c:139
 #: ../xfsettingsd/main.c:253 ../xfce4-settings-manager/main.c:80
@@ -276,7 +276,7 @@ msgstr "De Xfce-ontwikkelploeg. Alle rechten voorbehouden."
 
 #: ../dialogs/accessibility-settings/main.c:220
 #: ../dialogs/appearance-settings/main.c:1186
-#: ../dialogs/display-settings/main.c:3660
+#: ../dialogs/display-settings/main.c:3760
 #: ../dialogs/keyboard-settings/main.c:95 ../dialogs/mime-settings/main.c:98
 #: ../dialogs/mouse-settings/main.c:1892 ../xfce4-settings-editor/main.c:140
 #: ../xfsettingsd/main.c:254 ../xfce4-settings-manager/main.c:81
@@ -572,93 +572,113 @@ msgid ""
 msgstr "De vorige configuratie zal over 10 seconden worden hersteld indien u 
geen antwoord geeft op deze vraag."
 
 #: ../dialogs/display-settings/display-dialog.glade.h:1
+msgid "The primary display is currently configured to show:"
+msgstr "Het primaire beeldscherm is thans ingesteld om te tonen:"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:2
+msgid "Xfce Panel"
+msgstr "Xfce-werkbalk"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:3
+msgid "Desktop icons"
+msgstr "Bureaubladpictogrammen"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:4
+msgid "Notifications"
+msgstr "Meldingen"
+
+#: ../dialogs/display-settings/display-dialog.glade.h:5
+msgid "Configure..."
+msgstr "Instellen..."
+
+#: ../dialogs/display-settings/display-dialog.glade.h:6
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:1
 msgid "Display"
 msgstr "Beeldscherm"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:2
+#: ../dialogs/display-settings/display-dialog.glade.h:7
 #: ../dialogs/display-settings/xfce-display-settings.desktop.in.h:2
 msgid "Configure screen settings and layout"
 msgstr "Scherminstellingen en -vormgeving bewerken"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:3
+#: ../dialogs/display-settings/display-dialog.glade.h:8
 msgid "R_esolution:"
 msgstr "R_esolutie:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:4
+#: ../dialogs/display-settings/display-dialog.glade.h:9
 msgid "Refresh _rate:"
 msgstr "Verversingsf_requentie:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:5
+#: ../dialogs/display-settings/display-dialog.glade.h:10
 msgid "Ro_tation:"
 msgstr "Ro_tatie:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:6
+#: ../dialogs/display-settings/display-dialog.glade.h:11
 msgid "Ref_lection:"
 msgstr "Spiegelbeeld:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:7
+#: ../dialogs/display-settings/display-dialog.glade.h:12
 msgid "Primary Display:"
 msgstr "Primaire beeldscherm:"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:8
+#: ../dialogs/display-settings/display-dialog.glade.h:13
 msgid "_Mirror displays"
 msgstr "Beeldschermen spiegelen"
 
-#: ../dialogs/display-settings/display-dialog.glade.h:9
+#: ../dialogs/display-settings/display-dialog.glade.h:14
 msgid "_General"
 msgstr "_Algemeen"
 
-#: 

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

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

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

commit 6a96a32f34513edd375955a74933e9b18ab573c9
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:31:17 2018 +0100

I18n: Update translation sv (100%).

218 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index b32644f..da834e9 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -13,8 +13,8 @@ msgstr ""
 "Project-Id-Version: Xfce4-session\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-08-26 18:31+0200\n"
-"PO-Revision-Date: 2018-09-14 00:26+\n"
-"Last-Translator: Nick Schermer \n"
+"PO-Revision-Date: 2018-11-12 08:59+\n"
+"Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-session/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

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


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

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

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

commit 5fa43dae45842550d217b29ade54edfa3c3b1720
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:31:02 2018 +0100

I18n: Update translation sv (100%).

396 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 78f382f..b42454b 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,13 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR , YEAR.
 # 
+# Translators:
+# Påvel Nicklasson , 2017
+# 
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-10-10 00:31+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: 2017-09-09 15:44+\n"
 "Last-Translator: Påvel Nicklasson , 2017\n"
 "Language-Team: Swedish (https://www.transifex.com/xfce/teams/16840/sv/)\n"
 "MIME-Version: 1.0\n"

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


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

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

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

commit c5f1edc4580b157d98bf4b583cf66f608e315312
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:30:52 2018 +0100

I18n: Update translation sv (100%).

414 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 152eed7..1667f66 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-05-04 06:31+0200\n"
-"PO-Revision-Date: 2018-09-14 00:23+\n"
-"Last-Translator: Xfce Bot \n"
+"POT-Creation-Date: 2018-10-27 00:30+0200\n"
+"PO-Revision-Date: 2018-11-12 09:11+\n"
+"Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-panel/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -47,68 +47,69 @@ msgid "Customize the panel"
 msgstr "Anpassa panelen"
 
 #. I18N: %s is the name of the plugin
-#: ../libxfce4panel/xfce-panel-plugin.c:1047
-#: ../panel/panel-preferences-dialog.c:1168
+#: ../libxfce4panel/xfce-panel-plugin.c:1050
+#: ../panel/panel-preferences-dialog.c:1174
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Är du säker på att du vill ta bort \"%s\"?"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1052
-#: ../panel/panel-preferences-dialog.c:1171
+#: ../libxfce4panel/xfce-panel-plugin.c:1055
+#: ../panel/panel-preferences-dialog.c:1177
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Om du tar bort objektet från panelen så kan du inte ångra det."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1053 ../panel/panel-dialogs.c:127
-#: ../panel/panel-preferences-dialog.c:1173
+#: ../libxfce4panel/xfce-panel-plugin.c:1056 ../panel/panel-dialogs.c:163
+#: ../panel/panel-preferences-dialog.c:1179
 #: ../plugins/applicationsmenu/applicationsmenu.c:538
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "Cancel"
 msgstr "Avbryt"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1054
+#: ../libxfce4panel/xfce-panel-plugin.c:1057
 #: ../panel/panel-plugin-external.c:436
-#: ../panel/panel-preferences-dialog.c:896
-#: ../panel/panel-preferences-dialog.c:1174
+#: ../panel/panel-preferences-dialog.c:897
+#: ../panel/panel-preferences-dialog.c:1180
 #: ../plugins/launcher/launcher-dialog.c:854
 msgid "Remove"
 msgstr "Ta bort"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1195
+#: ../libxfce4panel/xfce-panel-plugin.c:1198
 msgid "_Properties"
 msgstr "Egenska_per"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1210
+#: ../libxfce4panel/xfce-panel-plugin.c:1213 ../panel/panel-window.c:2754
 msgid "_About"
 msgstr "_Om"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1225
+#: ../libxfce4panel/xfce-panel-plugin.c:1228
 msgid "_Move"
 msgstr "_Flytta"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1249
+#: ../libxfce4panel/xfce-panel-plugin.c:1252
 msgid "_Remove"
 msgstr "Ta bo_rt"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1270
+#: ../libxfce4panel/xfce-panel-plugin.c:1273
 msgid "Pane_l"
 msgstr "Pane_l"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1279 ../panel/panel-window.c:2679
+#: ../libxfce4panel/xfce-panel-plugin.c:1282 ../panel/panel-window.c:2679
 msgid "Add _New Items..."
 msgstr "Lägg till _nya objekt..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1294 ../panel/panel-window.c:2694
+#: ../libxfce4panel/xfce-panel-plugin.c:1297 ../panel/panel-window.c:2694
 msgid "Panel Pr_eferences..."
 msgstr "Panelinstä_llningar..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1315 ../panel/panel-window.c:2726
+#: ../libxfce4panel/xfce-panel-plugin.c:1318 ../panel/panel-window.c:2726
 msgid "Log _Out"
 msgstr "Logga _ut"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1335
-#: ../panel/panel-preferences-dialog.glade.h:12
+#: ../libxfce4panel/xfce-panel-plugin.c:1338 ../panel/panel-item-dialog.c:208
+#: ../panel/panel-preferences-dialog.glade.h:12 ../panel/panel-window.c:2745
 #: ../plugins/actions/actions-dialog.glade.h:4
 #: ../plugins/applicationsmenu/applicationsmenu-dialog.glade.h:2
+#: ../plugins/clock/clock-dialog.glade.h:8
 #: ../plugins/directorymenu/directorymenu-dialog.glade.h:3
 #: ../plugins/launcher/launcher-dialog.glade.h:16
 #: ../plugins/pager/pager-dialog.glade.h:10
@@ -118,7 +119,7 @@ msgstr "Logga _ut"
 msgid "_Help"
 msgstr "_Hjälp"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1350
+#: ../libxfce4panel/xfce-panel-plugin.c:1353
 msgid "About"
 msgstr "Om"
 
@@ -171,72 +172,72 @@ msgid "Name %s lost on the message dbus, exiting."
 msgstr "Namn %s förlorat i meddelande-dbus, avslutar."
 
 #. parse context options

[Xfce4-commits] [xfce/xfce4-panel] branch xfce-4.12 updated (f22675b -> 5fa43da)

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

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

  from  f22675b   I18n: Update translation ca (100%).
   new  5fa43da   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

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


[Xfce4-commits] [xfce/xfce4-session] branch master updated (372abaf -> 6a96a32)

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

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

  from  372abaf   I18n: Update translation is (100%).
   new  6a96a32   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 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] [xfce/xfce4-panel] branch master updated (5d5a3f6 -> c5f1edc)

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

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

  from  5d5a3f6   I18n: Update translation ko (100%).
   new  c5f1edc   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 209 ---
 1 file changed, 106 insertions(+), 103 deletions(-)

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


[Xfce4-commits] [xfce/xfce4-appfinder] branch master updated (3cee4e9 -> 8adbbae)

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

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

  from  3cee4e9   I18n: Update translation ko (100%).
   new  8adbbae   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 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] [xfce/xfce4-appfinder] 01/01: I18n: Update translation sv (100%).

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

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

commit 8adbbae4bf8e1c451df46cb54c01c54dd647ed50
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:30:44 2018 +0100

I18n: Update translation sv (100%).

78 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index ddaf6d2..5819fb0 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -14,8 +14,8 @@ msgstr ""
 "Project-Id-Version: Xfce4-appfinder\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-08-24 06:30+0200\n"
-"PO-Revision-Date: 2018-09-14 00:17+\n"
-"Last-Translator: Xfce Bot \n"
+"PO-Revision-Date: 2018-11-12 08:59+\n"
+"Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/xfce4-appfinder/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

-- 
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/libxfce4ui] branch master updated (4345485 -> 00b7067)

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

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

  from  4345485   I18n: Update translation it (100%).
   new  00b7067   I18n: Update translation sv (100%).

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


Summary of changes:
 po/sv.po | 13 +++--
 1 file changed, 7 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/libxfce4ui] 01/01: I18n: Update translation sv (100%).

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

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

commit 00b7067f7fc082f8cfe9f7d94db7d79c9551684c
Author: Påvel Nicklasson 
Date:   Mon Nov 12 12:30:10 2018 +0100

I18n: Update translation sv (100%).

175 translated messages.

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

diff --git a/po/sv.po b/po/sv.po
index 31cb10a..6d55f42 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -4,14 +4,15 @@
 # 
 # Translators:
 # Daniel Nylander , 2008-2009
+# Påvel Nicklasson , 2015,2018
 # Påvel Nicklasson, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Libxfce4ui\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-06-30 06:30+0200\n"
-"PO-Revision-Date: 2018-09-14 00:15+\n"
-"Last-Translator: Xfce Bot \n"
+"PO-Revision-Date: 2018-11-12 09:04+\n"
+"Last-Translator: Påvel Nicklasson \n"
 "Language-Team: Swedish 
(http://www.transifex.com/xfce/libxfce4ui/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -333,19 +334,19 @@ msgstr "Växla fullskärmsläge"
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:63
 msgid "Move window to upper workspace"
-msgstr "Flytta fönster till skrivbordet ovanför"
+msgstr "Flytta fönster till övre skrivbordet"
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:64
 msgid "Move window to bottom workspace"
-msgstr "Flytta fönster till skrivbordet nedanför"
+msgstr "Flytta fönster till nedre skrivbordet"
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:65
 msgid "Move window to left workspace"
-msgstr "Flytta fönster till skrivbordet till vänster"
+msgstr "Flytta fönster till vänstra skrivbordet"
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:66
 msgid "Move window to right workspace"
-msgstr "Flytta fönster till skrivbordet till höger"
+msgstr "Flytta fönster till högra skrivbordet"
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:67
 msgid "Move window to previous workspace"

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