[Xfce4-commits] [xfce/xfce4-appfinder] branch master updated (db37aa2 -> 51b04bb)

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

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

  from  db37aa2   I18n: Update translation it (100%).
   new  51b04bb   Fix single window behavior

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:
 src/main.c | 9 ++---
 1 file changed, 6 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/xfce4-appfinder] 01/01: Fix single window behavior

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

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

commit 51b04bbb457814b1357eda6999bdad9eb9c6b4df
Author: Andre Miranda 
Date:   Sat Aug 18 00:31:16 2018 -0300

Fix single window behavior
---
 src/main.c | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/main.c b/src/main.c
index 5be8284..c958a80 100644
--- a/src/main.c
+++ b/src/main.c
@@ -183,9 +183,12 @@ appfinder_window_new (const gchar *startup_id,
   if (g_slist_length (windows) > 0)
 {
   channel = xfconf_channel_get ("xfce4-appfinder");
-  if (xfconf_channel_get_bool (channel, "/single-window", FALSE))
-gtk_window_present (GTK_WINDOW (g_slist_nth_data (windows, 0)));
-  return;
+  if (xfconf_channel_get_bool (channel, "/enable-service", TRUE) &&
+  xfconf_channel_get_bool (channel, "/single-window", TRUE))
+{
+  gtk_window_present (GTK_WINDOW (g_slist_nth_data (windows, 0)));
+  return;
+}
 }
 
   window = g_object_new (XFCE_TYPE_APPFINDER_WINDOW,

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


[Xfce4-commits] [xfce/exo] branch master updated (d003ce6 -> 4caaeb7)

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

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

  from  d003ce6   I18n: Update translation ms (100%).
   new  4caaeb7   I18n: Update translation fr (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/fr.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/thunar] branch master updated (b1ef337 -> 4c79cda)

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

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

  from  b1ef337   I18n: Update translation ms (100%).
   new  4c79cda   I18n: Update translation nl (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/nl.po | 218 +--
 1 file changed, 99 insertions(+), 119 deletions(-)

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


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

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

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

commit 4c79cda89e3961d54a33e61a03ca4abb0a414afa
Author: Pjotr 
Date:   Fri Aug 17 18:30:34 2018 +0200

I18n: Update translation nl (100%).

750 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/nl.po | 218 +--
 1 file changed, 99 insertions(+), 119 deletions(-)

diff --git a/po/nl.po b/po/nl.po
index cd9c213..5ef3d2c 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-08-10 06:30+0200\n"
-"PO-Revision-Date: 2018-08-10 20:03+\n"
+"POT-Creation-Date: 2018-08-15 00:30+0200\n"
+"PO-Revision-Date: 2018-08-17 15:56+\n"
 "Last-Translator: Pjotr \n"
 "Language-Team: Dutch (http://www.transifex.com/xfce/thunar/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -140,7 +140,7 @@ msgstr "Kon bewerking niet starten"
 #: ../thunar/thunar-launcher.c:1216 ../thunar/thunar-location-entry.c:356
 #: ../thunar/thunar-location-entry.c:384
 #: ../thunar/thunar-shortcuts-view.c:1680
-#: ../thunar/thunar-shortcuts-view.c:1708 ../thunar/thunar-window.c:2317
+#: ../thunar/thunar-shortcuts-view.c:1708 ../thunar/thunar-window.c:2318
 #, c-format
 msgid "Failed to open \"%s\""
 msgstr "Kon '%s' niet openen"
@@ -360,7 +360,7 @@ msgstr "Gebruik als _standaard voor dit bestandtype"
 #. add the "Ok"/"Open" button
 #: ../thunar/thunar-chooser-dialog.c:291
 #: ../thunar/thunar-chooser-dialog.c:1155
-#: ../thunar/thunar-properties-dialog.c:820 ../thunar/thunar-window.c:3035
+#: ../thunar/thunar-properties-dialog.c:820 ../thunar/thunar-window.c:3036
 #: ../plugins/thunar-uca/thunar-uca-editor.c:142
 #: ../plugins/thunar-uca/thunar-uca-editor.c:436
 msgid "_OK"
@@ -511,7 +511,7 @@ msgstr "Configureer kolommen in de gedetailleerde 
lijstweergave"
 #. add the "Help" button
 #: ../thunar/thunar-column-editor.c:126
 #: ../thunar/thunar-preferences-dialog.c:253
-#: ../thunar/thunar-properties-dialog.c:253 ../thunar/thunar-window.c:375
+#: ../thunar/thunar-properties-dialog.c:253 ../thunar/thunar-window.c:376
 msgid "_Help"
 msgstr "_Hulp"
 
@@ -871,7 +871,7 @@ msgid "Trash"
 msgstr "Prullenbak"
 
 #: ../thunar/thunar-file.c:1078 ../thunar/thunar-gio-extensions.c:253
-#: ../thunar/thunar-shortcuts-model.c:928 ../thunar/thunar-window.c:371
+#: ../thunar/thunar-shortcuts-model.c:928 ../thunar/thunar-window.c:372
 msgid "File System"
 msgstr "Bestandssysteem"
 
@@ -1227,57 +1227,64 @@ msgid_plural "Send the selected files to \"%s\""
 msgstr[0] "Stuur het geselecteerde bestand naar '%s'"
 msgstr[1] "Stuur de geselecteerde bestanden naar '%s'"
 
-#: ../thunar/thunar-list-model.c:2398
+#: ../thunar/thunar-list-model.c:2356
 #, c-format
-msgid "%d item: %s, Free space: %s"
-msgid_plural "%d items: %s, Free space: %s"
-msgstr[0] "%d element: %s, vrije ruimte: %s"
-msgstr[1] "%d elementen: %s, vrije ruimte: %s"
+msgid "%d file: %s"
+msgid_plural "%d files: %s"
+msgstr[0] "%d bestand: %s"
+msgstr[1] "%d bestanden: %s"
 
-#. just the standard text
-#: ../thunar/thunar-list-model.c:2405
+#: ../thunar/thunar-list-model.c:2364
 #, c-format
-msgid "%d item, Free space: %s"
-msgid_plural "%d items, Free space: %s"
-msgstr[0] "%d element, vrije ruimte: %s"
-msgstr[1] "%d elementen, vrije ruimte: %s"
+msgid "%d folder"
+msgid_plural "%d folders"
+msgstr[0] "%d map"
+msgstr[1] "%d mappen"
 
-#: ../thunar/thunar-list-model.c:2414
+#. This is marked for translation in case a localizer
+#. * needs to change ", " to something else. The comma
+#. * is between the message about the number of folders
+#. * and the number of items in the selection
+#. TRANSLATORS: string moved from line 2573 to here
+#: ../thunar/thunar-list-model.c:2380
+#, c-format
+msgid "%s, %s"
+msgstr "%s, %s"
+
+#: ../thunar/thunar-list-model.c:2459
 #, c-format
-msgid "%d item"
-msgid_plural "%d items"
-msgstr[0] "%d element"
-msgstr[1] "%d elementen"
+msgid "%s, Free space: %s"
+msgstr "%s, vrije ruimte: %s"
 
-#: ../thunar/thunar-list-model.c:2430
+#: ../thunar/thunar-list-model.c:2484
 #, c-format
 msgid "\"%s\": broken link"
 msgstr "'%s': gebroken koppeling"
 
-#: ../thunar/thunar-list-model.c:2435
+#: ../thunar/thunar-list-model.c:2489
 #, c-format
 msgid "\"%s\": %s link to %s"
 msgstr "'%s': %s koppeling naar %s"
 
-#: ../thunar/thunar-list-model.c:2441
+#: ../thunar/thunar-list-model.c:2495
 #, c-format
 msgid "\"%s\": shortcut"
 msgstr "'%s': snelkoppeling"
 
-#: ../thunar/thunar-list-model.c:2445
+#: ../thunar/thunar-list-model.c:2499
 #, c-format
 msgid "\"%s\": mountable"
 msgstr "'%s': aankoppelbaar"
 
 #. I18N, first %s is the display name of the file, 2nd the file size, 3rd the
 #. content type
-#: ../thun

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

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

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

commit 4caaeb773c21b7baf63d3a141814a142e57db0db
Author: Charles Monzat 
Date:   Fri Aug 17 18:30:03 2018 +0200

I18n: Update translation fr (100%).

299 translated messages.

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

diff --git a/po/fr.po b/po/fr.po
index 0748022..acc7578 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -19,7 +19,7 @@ msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-06-07 06:30+0200\n"
-"PO-Revision-Date: 2018-08-16 20:46+\n"
+"PO-Revision-Date: 2018-08-17 15:04+\n"
 "Last-Translator: Charles Monzat \n"
 "Language-Team: French (http://www.transifex.com/xfce/exo/language/fr/)\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] [apps/xfce4-terminal] 01/01: I18n: Update translation ms (100%).

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

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

commit b0dc80925869e77ba12acbeb3dae8fe115b06454
Author: abuyop 
Date:   Fri Aug 17 12:32:41 2018 +0200

I18n: Update translation ms (100%).

394 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ms.po | 184 ---
 1 file changed, 94 insertions(+), 90 deletions(-)

diff --git a/po/ms.po b/po/ms.po
index 9fec30b..97a4335 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-05-28 06:31+0200\n"
-"PO-Revision-Date: 2018-06-06 13:32+\n"
+"POT-Creation-Date: 2018-06-19 00:31+0200\n"
+"PO-Revision-Date: 2018-08-17 08:09+\n"
 "Last-Translator: abuyop \n"
 "Language-Team: Malay (http://www.transifex.com/xfce/xfce-apps/language/ms/)\n"
 "MIME-Version: 1.0\n"
@@ -453,7 +453,7 @@ msgstr "Proses anak dihenti paksa oleh isyarat %d."
 msgid "The child process was aborted."
 msgstr "Proses anak telah dihenti paksa."
 
-#: ../terminal/terminal-screen.c:1383 ../terminal/terminal-window.c:860
+#: ../terminal/terminal-screen.c:1383 ../terminal/terminal-window.c:861
 msgid "Do _not ask me again"
 msgstr "Janga_n tanya saya lagi"
 
@@ -576,361 +576,361 @@ msgstr "Terminal Lepas-bawah"
 msgid "Toggle Drop-down Terminal"
 msgstr "Togol Terminal Lepas-turun"
 
-#: ../terminal/terminal-window.c:317
+#: ../terminal/terminal-window.c:318
 msgid "_File"
 msgstr "_Fail"
 
-#: ../terminal/terminal-window.c:318
+#: ../terminal/terminal-window.c:319
 msgid "Open _Tab"
 msgstr "Buka _Tab"
 
-#: ../terminal/terminal-window.c:318
+#: ../terminal/terminal-window.c:319
 msgid "Open a new terminal tab"
 msgstr "Buka tab terminal baharu"
 
-#: ../terminal/terminal-window.c:319
+#: ../terminal/terminal-window.c:320
 msgid "Open T_erminal"
 msgstr "Buka T_erminal"
 
-#: ../terminal/terminal-window.c:319
+#: ../terminal/terminal-window.c:320
 msgid "Open a new terminal window"
 msgstr "Buka tetingkap terminal baharu"
 
-#: ../terminal/terminal-window.c:320
+#: ../terminal/terminal-window.c:321
 msgid "_Undo Close Tab"
 msgstr "B_uat Asal Tab Tutup"
 
-#: ../terminal/terminal-window.c:321
+#: ../terminal/terminal-window.c:322
 msgid "_Detach Tab"
 msgstr "Tan_ggalkan Tab"
 
-#: ../terminal/terminal-window.c:322 ../terminal/terminal-window.c:824
+#: ../terminal/terminal-window.c:323 ../terminal/terminal-window.c:825
 msgid "Close T_ab"
 msgstr "Tutup T_ab"
 
-#: ../terminal/terminal-window.c:323
+#: ../terminal/terminal-window.c:324
 msgid "Close Other Ta_bs"
 msgstr "Tutup Ta_b Lain"
 
-#: ../terminal/terminal-window.c:324 ../terminal/terminal-window.c:831
+#: ../terminal/terminal-window.c:325 ../terminal/terminal-window.c:832
 msgid "Close _Window"
 msgstr "Tutup T_etingkap"
 
-#: ../terminal/terminal-window.c:325
+#: ../terminal/terminal-window.c:326
 msgid "_Edit"
 msgstr "_Sunting"
 
-#: ../terminal/terminal-window.c:326
+#: ../terminal/terminal-window.c:327
 msgid "_Copy"
 msgstr "Sa_lin"
 
-#: ../terminal/terminal-window.c:326
+#: ../terminal/terminal-window.c:327
 msgid "Copy to clipboard"
 msgstr "Salin ke papan keratan"
 
-#: ../terminal/terminal-window.c:328
+#: ../terminal/terminal-window.c:329
 msgid "Copy as _HTML"
 msgstr "Salin sebagai _HTML"
 
-#: ../terminal/terminal-window.c:328
+#: ../terminal/terminal-window.c:329
 msgid "Copy to clipboard as HTML"
 msgstr "Salin ke papan keratan sebagai HTML"
 
-#: ../terminal/terminal-window.c:330
+#: ../terminal/terminal-window.c:331
 msgid "_Paste"
 msgstr "_Tampal"
 
-#: ../terminal/terminal-window.c:330
+#: ../terminal/terminal-window.c:331
 msgid "Paste from clipboard"
 msgstr "Tampal dari papan keratan"
 
-#: ../terminal/terminal-window.c:331
+#: ../terminal/terminal-window.c:332
 msgid "Paste _Selection"
 msgstr "Tampal Pe_milihan"
 
-#: ../terminal/terminal-window.c:332
+#: ../terminal/terminal-window.c:333
 msgid "Select _All"
 msgstr "Pilih Semu_a"
 
-#: ../terminal/terminal-window.c:333
+#: ../terminal/terminal-window.c:334
 msgid "Copy _Input To All Tabs..."
 msgstr "Salin _Input Ke Semua Tab..."
 
-#: ../terminal/terminal-window.c:334
+#: ../terminal/terminal-window.c:335
 msgid "Pr_eferences..."
 msgstr "K_eutamaan..."
 
-#: ../terminal/terminal-window.c:334
+#: ../terminal/terminal-window.c:335
 msgid "Open the preferences dialog"
 msgstr "Buka dialog keutamaan"
 
-#: ../terminal/terminal-window.c:335
+#: ../terminal/terminal-window.c:336
 msgid "_View"
 msgstr "_Lihat"
 
-#: ../terminal/terminal-window.c:336
+#: ../terminal/terminal-window.c:337
 msgid "Zoom _In"
 msgstr "Zum _Masuk"
 
-#: ../terminal/terminal-window.c:336
+#: ../terminal/terminal-window.c:337
 msgid "Zoom in with lar

[Xfce4-commits] [apps/xfce4-panel-profiles] branch master updated (020ece4 -> e8d0f30)

2018-08-17 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-panel-profiles.

  from  020ece4   I18n: Update translation ja (100%).
   new  e8d0f30   I18n: Add new translation ms (100%).

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


Summary of changes:
 po/{zh_CN.po => ms.po} | 64 ++
 1 file changed, 33 insertions(+), 31 deletions(-)
 copy po/{zh_CN.po => ms.po} (73%)

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


[Xfce4-commits] [apps/xfce4-terminal] branch master updated (4ad94e5 -> b0dc809)

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

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

  from  4ad94e5   Preferences: remove dependency on libxfce4ui
   new  b0dc809   I18n: Update translation ms (100%).

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


Summary of changes:
 po/ms.po | 184 ---
 1 file changed, 94 insertions(+), 90 deletions(-)

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


[Xfce4-commits] [apps/xfce4-panel-profiles] 01/01: I18n: Add new translation ms (100%).

2018-08-17 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-panel-profiles.

commit e8d0f3007dab5d6d3e342b064a4eeecb4062d41a
Author: abuyop 
Date:   Fri Aug 17 12:32:29 2018 +0200

I18n: Add new translation ms (100%).

26 translated messages.

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

diff --git a/po/ms.po b/po/ms.po
new file mode 100644
index 000..3af42c3
--- /dev/null
+++ b/po/ms.po
@@ -0,0 +1,140 @@
+# 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.
+# 
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-03-23 06:37-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: abuyop , 2018\n"
+"Language-Team: Malay (https://www.transifex.com/xfce/teams/16840/ms/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ms\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../xfce4-panel-profiles.desktop.in.h:1
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:51
+msgid "Panel Profiles"
+msgstr "Profil Panel"
+
+#: ../xfce4-panel-profiles.desktop.in.h:2
+msgid "Backup and restore your panel configuration"
+msgstr "Sandar dan pulihkan konfigurasi panel anda"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:1
+msgid ""
+"Panel Profiles\n"
+"Backup and restore your panel configuration"
+msgstr ""
+"Profil Panel\n"
+"Sandar dan pulihkan konfigurasi panel anda"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:3
+msgid "Filename"
+msgstr "Nama Fail"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:4
+msgid "Date Modified"
+msgstr "Tarikh Diubahsuai"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:5
+msgid "Apply Configuration"
+msgstr "Laksana Konfigurasi"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:6
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:293
+msgid "Save Configuration"
+msgstr "Simpan Konfigurasi"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:7
+msgid "Remove Configuration"
+msgstr "Buang Konfigurasi"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:8
+msgid "Export"
+msgstr "Eksport"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:9
+msgid "Import"
+msgstr "Import"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:10
+msgid "Save panel configuration as..."
+msgstr "Simpan konfigurasi panel sebagai..."
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:11
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:85
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:292
+msgid "Cancel"
+msgstr "Batal"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.glade.h:12
+msgid "Name the new panel configuration"
+msgstr "Namakan konfigurasi panel baharu"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:80
+msgid "Save"
+msgstr "Simpan"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:82
+msgid "Open"
+msgstr "Buka"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:140
+msgid "Current Configuration"
+msgstr "Konfigurasi Semasa"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:160
+msgid "Today"
+msgstr "Hari Ini"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:162
+msgid "Yesterday"
+msgstr "Semalam"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:187
+#, python-format
+msgid "%s (Copy of %s)"
+msgstr "%s (Salinan dari %s)"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:211
+msgid "Export configuration as..."
+msgstr "Eksport konfigurasi sebagai..."
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:212
+msgid "Untitled"
+msgstr "Tidak Bertajuk"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:224
+msgid "Import configuration file..."
+msgstr "Import fail konfigurasi..."
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:285
+msgid "Name the new panel configuration"
+msgstr "Namakan konfigurasi panel baharu"
+
+#: ../xfce4-panel-profiles/xfce4-panel-profiles.py:309
+#, python-format
+msgid "Backup_%s"
+msgstr "Sandar_%s"
+
+#: ../data/metainfo/org.xfce.PanelProfiles.appdata.xml.in.h:1
+msgid "Application to manage different panel layouts in Xfce"
+msgstr "Aplikasi untuk mengurus pelbagai bentangan panel di dalam Xfce"
+
+#: ../data/metainfo/org.xfce.PanelProfiles.appdata.xml.in.h:2
+msgid ""
+"Multitude of panel layouts can be created using Xfce panel. This tool "
+"enables managing different layouts with little effort. Xfpanel-switch makes "
+"it possible to backup, restore, import and export panel layouts."
+msgstr ""
+"Banyak ben

[Xfce4-commits] [apps/catfish] 01/01: I18n: Add new translation ms (100%).

2018-08-17 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 b6e916b548a465d303ce2b4ae6db52e4bfcb1496
Author: abuyop 
Date:   Fri Aug 17 12:32:00 2018 +0200

I18n: Add new translation ms (100%).

113 translated messages.

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

diff --git a/po/ms.po b/po/ms.po
new file mode 100644
index 000..8990900
--- /dev/null
+++ b/po/ms.po
@@ -0,0 +1,617 @@
+# 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.
+# 
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-07-08 18:48-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: abuyop , 2018\n"
+"Language-Team: Malay (https://www.transifex.com/xfce/teams/16840/ms/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ms\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../catfish.desktop.in.h:1 ../data/ui/CatfishWindow.ui.h:28
+#: ../catfish/CatfishWindow.py:665
+msgid "Catfish File Search"
+msgstr "Gelintat Fail Catfish"
+
+#: ../catfish.desktop.in.h:2
+msgid "File search"
+msgstr "Gelintar fail"
+
+#: ../catfish.desktop.in.h:3
+msgid "Search the file system"
+msgstr "Gelintar sistem fail"
+
+#. TRANSLATORS: Search terms to find this application. Do NOT translate or
+#. localize the semicolons! The list MUST also end with a semicolon!
+#: ../catfish.desktop.in.h:5
+msgid "files;find;locate;lookup;search;"
+msgstr "fail;cari;kenalpasti;carian;gelintar;"
+
+#: ../data/ui/AboutCatfishDialog.ui.h:1
+msgid "Catfish is a versatile file searching tool."
+msgstr "Catfish ialah alat penggelintaran yang serba boleh."
+
+#: ../data/ui/CatfishWindow.ui.h:1
+msgid "_Open"
+msgstr "_Buka"
+
+#. This menu contains the menu items: _Open, Show in _File Manager, _Copy
+#. Location, Save _As, _Delete
+#: ../data/ui/CatfishWindow.ui.h:3
+msgid "Show in _File Manager"
+msgstr "Tunjuk dalam Pengurus _Fail"
+
+#. This menu contains the menu items: _Open, Show in _File Manager, _Copy
+#. Location, Save _As, _Delete
+#: ../data/ui/CatfishWindow.ui.h:5
+msgid "_Copy Location"
+msgstr "Sa_lin Lokasi"
+
+#: ../data/ui/CatfishWindow.ui.h:6
+msgid "_Save as..."
+msgstr "_Simpan sebagai..."
+
+#: ../data/ui/CatfishWindow.ui.h:7
+msgid "_Delete"
+msgstr "Pa_dam"
+
+#: ../data/ui/CatfishWindow.ui.h:8
+msgid "File Extensions"
+msgstr "Sambungan Fail"
+
+#: ../data/ui/CatfishWindow.ui.h:9
+msgid "odt, png, txt"
+msgstr "odt, png, txt"
+
+#: ../data/ui/CatfishWindow.ui.h:10
+msgid "Documents"
+msgstr "Dokumen"
+
+#: ../data/ui/CatfishWindow.ui.h:11
+msgid "Folders"
+msgstr "Folder"
+
+#: ../data/ui/CatfishWindow.ui.h:12
+msgid "Images"
+msgstr "Imej"
+
+#: ../data/ui/CatfishWindow.ui.h:13
+msgid "Music"
+msgstr "Muzik"
+
+#: ../data/ui/CatfishWindow.ui.h:14
+msgid "Videos"
+msgstr "Video"
+
+#: ../data/ui/CatfishWindow.ui.h:15
+msgid "Applications"
+msgstr "Aplikasi"
+
+#: ../data/ui/CatfishWindow.ui.h:16
+msgid "Other"
+msgstr "Lain-lain"
+
+#: ../data/ui/CatfishWindow.ui.h:17
+msgid "Any time"
+msgstr "Bila-bila masa"
+
+#: ../data/ui/CatfishWindow.ui.h:18
+msgid "This week"
+msgstr "Minggu ini"
+
+#: ../data/ui/CatfishWindow.ui.h:19
+msgid "Custom"
+msgstr "Suai"
+
+#: ../data/ui/CatfishWindow.ui.h:20
+msgid "Go to Today"
+msgstr "Pergi ke Hari Ini"
+
+#: ../data/ui/CatfishWindow.ui.h:21
+msgid "Start Date"
+msgstr "Tarikh Mula"
+
+#: ../data/ui/CatfishWindow.ui.h:22
+msgid "End Date"
+msgstr "Tarikh Tamat"
+
+#: ../data/ui/CatfishWindow.ui.h:23 ../catfish_lib/Window.py:217
+msgid "Catfish"
+msgstr "Catfish"
+
+#: ../data/ui/CatfishWindow.ui.h:24
+msgid "Update"
+msgstr "Kemaskini"
+
+#: ../data/ui/CatfishWindow.ui.h:25
+msgid "The search database is more than 7 days old.  Update now?"
+msgstr ""
+"Pangkalan data gelintar berusia lebih dari 7 hari. Kemaskini sekarang?"
+
+#: ../data/ui/CatfishWindow.ui.h:26
+msgid "File Type"
+msgstr "Jenis Fail"
+
+#: ../data/ui/CatfishWindow.ui.h:27 ../catfish/CatfishWindow.py:1132
+msgid "Modified"
+msgstr "Diubahsuai"
+
+#: ../data/ui/CatfishWindow.ui.h:29
+msgctxt ""
+"Full text: Enter your query above to find your files or click the [icon] "
+"icon for more options."
+msgid "Enter your query above to find your files"
+msgstr "Masukkan pertanyaan anda di atas untuk mencari fail anda"
+
+#: ../data/ui/CatfishWindow.ui.h:30
+msgctxt ""
+"Full text: Enter your query above to find your files or click the [icon] "
+"icon for more options."
+msgid "or click the "
+msgstr "atau klik"
+
+#

[Xfce4-commits] [apps/catfish] branch master updated (fcd2ced -> b6e916b)

2018-08-17 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  fcd2ced   I18n: Update translation fr (100%).
   new  b6e916b   I18n: Add new translation ms (100%).

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


Summary of changes:
 po/{da.po => ms.po} | 302 ++--
 1 file changed, 153 insertions(+), 149 deletions(-)
 copy po/{da.po => ms.po} (65%)

-- 
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 (64369bc -> 40af162)

2018-08-17 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  64369bc   I18n: Update translation fr (100%).
   new  40af162   I18n: Update translation ms (100%).

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


Summary of changes:
 po/ms.po | 1102 --
 1 file changed, 504 insertions(+), 598 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 ms (100%).

2018-08-17 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 40af16251b128dcc44f60969dd46400ec135794b
Author: abuyop 
Date:   Fri Aug 17 12:30:48 2018 +0200

I18n: Update translation ms (100%).

307 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ms.po | 1102 --
 1 file changed, 504 insertions(+), 598 deletions(-)

diff --git a/po/ms.po b/po/ms.po
index 0d94084..b3e6a49 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-06-01 06:30+0200\n"
-"PO-Revision-Date: 2018-06-06 13:16+\n"
+"POT-Creation-Date: 2018-06-27 06:30+0200\n"
+"PO-Revision-Date: 2018-08-17 08:20+\n"
 "Last-Translator: abuyop \n"
 "Language-Team: Malay 
(http://www.transifex.com/xfce/thunar-plugins/language/ms/)\n"
 "MIME-Version: 1.0\n"
@@ -18,239 +18,132 @@ msgstr ""
 "Language: ms\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
-#: ../thunar-vcs-plugin/tvp-svn-action.c:280
-msgid "Menu|Add"
-msgstr "Menu|Tambah"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
-#: ../thunar-vcs-plugin/tvp-svn-action.c:280 ../tvp-git-helper/main.c:153
+#: ../thunar-vcs-plugin/tvp-git-action.c:222
+#: ../thunar-vcs-plugin/tvp-svn-action.c:260 ../tvp-git-helper/main.c:153
 #: ../tvp-git-helper/tgh-add.c:108 ../tvp-git-helper/tgh-add.c:121
-#: ../tvp-svn-helper/main.c:259 ../tvp-svn-helper/tsh-add.c:135
-#: ../tvp-svn-helper/tsh-add.c:148
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-add.c:141
+#: ../tvp-svn-helper/tsh-add.c:154
 msgid "Add"
 msgstr "Tambah"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
-msgid "Menu|Bisect"
-msgstr "Menu|Pisah"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
-msgid "Bisect"
-msgstr "Pisah"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
-#: ../thunar-vcs-plugin/tvp-svn-action.c:285
-msgid "Menu|Blame"
-msgstr "Menu|Salah"
+#: ../thunar-vcs-plugin/tvp-git-action.c:222
+msgid "Add file contents to the index"
+msgstr "Tambah kandungan fail ke dalam indeks"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
-#: ../thunar-vcs-plugin/tvp-svn-action.c:285 ../tvp-git-helper/main.c:157
-#: ../tvp-git-helper/tgh-blame-dialog.c:129 ../tvp-svn-helper/main.c:263
-#: ../tvp-svn-helper/main.c:267 ../tvp-svn-helper/tsh-blame-dialog.c:132
+#: ../thunar-vcs-plugin/tvp-git-action.c:225
+#: ../thunar-vcs-plugin/tvp-svn-action.c:265 ../tvp-git-helper/main.c:157
+#: ../tvp-git-helper/tgh-blame-dialog.c:129 ../tvp-svn-helper/main.c:261
+#: ../tvp-svn-helper/main.c:265 ../tvp-svn-helper/tsh-blame-dialog.c:132
 msgid "Blame"
 msgstr "Salah"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
-msgid "Menu|Branch"
-msgstr "Menu|Cabang"
+#: ../thunar-vcs-plugin/tvp-git-action.c:225
+#: ../thunar-vcs-plugin/tvp-svn-action.c:265
+msgid "Show what revision and author last modified each line of a file"
+msgstr "Tunjuk revisi dan pengarang ubahsuai terakhir bagi setiap baris fail"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-git-helper/main.c:161
+#: ../thunar-vcs-plugin/tvp-git-action.c:227 ../tvp-git-helper/main.c:161
 #: ../tvp-git-helper/tgh-branch-dialog.c:140
 #: ../tvp-git-helper/tgh-stash-dialog.c:166
 msgid "Branch"
 msgstr "Cabang"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
-#: ../thunar-vcs-plugin/tvp-svn-action.c:302
-msgid "Menu|Checkout"
-msgstr "Menu|Daftar Keluar"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
-#: ../thunar-vcs-plugin/tvp-svn-action.c:302 ../tvp-svn-helper/main.c:271
-#: ../tvp-svn-helper/tsh-checkout.c:100 ../tvp-svn-helper/tsh-checkout.c:112
-msgid "Checkout"
-msgstr "Daftar Keluar"
-
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
-msgid "Menu|Clean"
-msgstr "Menu|Hapus"
+#: ../thunar-vcs-plugin/tvp-git-action.c:227
+msgid "List, create or switch branches"
+msgstr "Senarai, cipta atau tukarkan cabang"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:165
-#: ../tvp-git-helper/tgh-clean.c:152 ../tvp-git-helper/tgh-clean-dialog.c:96
+#. unimplemented: add_subaction(item, menu, "tvp::git::checkout",
+#. _("Checkout"), _("Checkout"), "gtk-connect", _("Checkout"));
+#: ../thunar-vcs-plugin/tvp-git-action.c:229 ../tvp-git-helper/main.c:165
+#: ../tvp-git-helper/tgh-clean.c:152 ../tvp-git-helper/tgh-clean-dialog.c:95
 msgid "Clean"
 msgstr "Hapus"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
-msgid "Menu|Clone"
-msgstr "Menu|Klon"
+#: ../thunar-vcs-plugin/tvp-git-action.c:229
+msgid "Remove untracked files from the working tree"
+msgstr "Buang fail tidak dijejak dari pepohon kerja"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251 ../tvp-git-helper/main.c:169
+#: ../thunar-vcs-plu

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

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

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

commit b1ef3374b46075b542933f1dc16dd0070855954b
Author: abuyop 
Date:   Fri Aug 17 12:30:35 2018 +0200

I18n: Update translation ms (100%).

750 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ms.po | 631 +--
 1 file changed, 328 insertions(+), 303 deletions(-)

diff --git a/po/ms.po b/po/ms.po
index aadc996..324b6a3 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-06-25 00:30+0200\n"
-"PO-Revision-Date: 2018-07-13 02:42+\n"
+"POT-Creation-Date: 2018-08-15 00:30+0200\n"
+"PO-Revision-Date: 2018-08-17 07:25+\n"
 "Last-Translator: abuyop \n"
 "Language-Team: Malay (http://www.transifex.com/xfce/thunar/language/ms/)\n"
 "MIME-Version: 1.0\n"
@@ -130,86 +130,86 @@ msgid "Please report bugs to <%s>."
 msgstr "Sila laporkan pepijat ke <%s>."
 
 #. display an error message to the user
-#: ../thunar/thunar-application.c:739
+#: ../thunar/thunar-application.c:741
 msgid "Failed to launch operation"
 msgstr "Gagal lancarkan operasi"
 
 #. tell the user that we were unable to launch the file specified
-#: ../thunar/thunar-application.c:1442 ../thunar/thunar-application.c:1574
+#: ../thunar/thunar-application.c:1444 ../thunar/thunar-application.c:1576
 #: ../thunar/thunar-launcher.c:1216 ../thunar/thunar-location-entry.c:356
 #: ../thunar/thunar-location-entry.c:384
 #: ../thunar/thunar-shortcuts-view.c:1680
-#: ../thunar/thunar-shortcuts-view.c:1708 ../thunar/thunar-window.c:2317
+#: ../thunar/thunar-shortcuts-view.c:1708 ../thunar/thunar-window.c:2318
 #, c-format
 msgid "Failed to open \"%s\""
 msgstr "Gagal membuka \"%s\""
 
-#: ../thunar/thunar-application.c:1578
+#: ../thunar/thunar-application.c:1580
 #, c-format
 msgid "Failed to open \"%s\": %s"
 msgstr "Gagal membuka \"%s\": %s"
 
 #. display an error message
-#: ../thunar/thunar-application.c:1633
+#: ../thunar/thunar-application.c:1635
 #: ../thunar/thunar-properties-dialog.c:731
-#: ../thunar/thunar-standard-view.c:2853 ../thunar/thunar-tree-view.c:1959
+#: ../thunar/thunar-standard-view.c:2864 ../thunar/thunar-tree-view.c:1959
 #, c-format
 msgid "Failed to rename \"%s\""
 msgstr "Gagal namakan semula \"%s\""
 
-#: ../thunar/thunar-application.c:1735
+#: ../thunar/thunar-application.c:1737
 #: ../thunar/thunar-location-buttons.c:1347
-#: ../thunar/thunar-standard-view.c:2378 ../thunar/thunar-tree-view.c:1821
+#: ../thunar/thunar-standard-view.c:2389 ../thunar/thunar-tree-view.c:1821
 msgid "New Folder"
 msgstr "Folder Baharu"
 
-#: ../thunar/thunar-application.c:1736
+#: ../thunar/thunar-application.c:1738
 #: ../thunar/thunar-location-buttons.c:1348
-#: ../thunar/thunar-standard-view.c:2379 ../thunar/thunar-tree-view.c:1822
+#: ../thunar/thunar-standard-view.c:2390 ../thunar/thunar-tree-view.c:1822
 msgid "Create New Folder"
 msgstr "Cipta Folder Baharu"
 
-#: ../thunar/thunar-application.c:1740
+#: ../thunar/thunar-application.c:1742
 msgid "New File"
 msgstr "Fail Baharu"
 
-#: ../thunar/thunar-application.c:1741
+#: ../thunar/thunar-application.c:1743
 msgid "Create New File"
 msgstr "Cipta Fail Baharu"
 
 #. generate a title for the create dialog
-#: ../thunar/thunar-application.c:1798 ../thunar/thunar-standard-view.c:2425
+#: ../thunar/thunar-application.c:1800 ../thunar/thunar-standard-view.c:2436
 #, c-format
 msgid "Create Document from template \"%s\""
 msgstr "Cipta Dokumen dari templat \"%s\""
 
-#: ../thunar/thunar-application.c:1862
+#: ../thunar/thunar-application.c:1864
 msgid "Copying files..."
 msgstr "Menyalin fail..."
 
-#: ../thunar/thunar-application.c:1898
+#: ../thunar/thunar-application.c:1900
 #, c-format
 msgid "Copying files to \"%s\"..."
 msgstr "Menyalin fail ke \"%s\"..."
 
-#: ../thunar/thunar-application.c:1944
+#: ../thunar/thunar-application.c:1946
 #, c-format
 msgid "Creating symbolic links in \"%s\"..."
 msgstr "Mencipta pautan simbolik dalam \"%s\"..."
 
-#: ../thunar/thunar-application.c:1997
+#: ../thunar/thunar-application.c:1999
 #, c-format
 msgid "Moving files into \"%s\"..."
 msgstr "Mengalih fail ke dalam \"%s\"..."
 
-#: ../thunar/thunar-application.c:2079
+#: ../thunar/thunar-application.c:2081
 #, c-format
 msgid ""
 "Are you sure that you want to\n"
 "permanently delete \"%s\"?"
 msgstr "Anda pasti ingin memadam\n\"%s\" secara kekal?"
 
-#: ../thunar/thunar-application.c:2084
+#: ../thunar/thunar-application.c:2086
 #, c-format
 msgid ""
 "Are you sure that you want to permanently\n"
@@ -223,11 +223,11 @@ msgstr[0] "Anda pasti mahu memadam %u fail\nterpilih 
secara kekal?"
 #. append the cancel item
 #. add the 

[Xfce4-commits] [xfce/thunar] branch master updated (3cb2163 -> b1ef337)

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

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

  from  3cb2163   I18n: Update translation he (100%).
   new  b1ef337   I18n: Update translation ms (100%).

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


Summary of changes:
 po/ms.po | 631 +--
 1 file changed, 328 insertions(+), 303 deletions(-)

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


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

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

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

commit d003ce605516ed978e253fa4901ec37891bdd1c0
Author: abuyop 
Date:   Fri Aug 17 12:30:03 2018 +0200

I18n: Update translation ms (100%).

299 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ms.po | 96 +---
 1 file changed, 50 insertions(+), 46 deletions(-)

diff --git a/po/ms.po b/po/ms.po
index 821be96..d42ecfc 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -3,13 +3,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# abuyop , 2014-2017
+# abuyop , 2014-2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-07-17 00:30+0200\n"
-"PO-Revision-Date: 2017-09-19 21:11+\n"
+"POT-Creation-Date: 2018-06-07 06:30+0200\n"
+"PO-Revision-Date: 2018-08-17 07:21+\n"
 "Last-Translator: abuyop \n"
 "Language-Team: Malay (http://www.transifex.com/xfce/exo/language/ms/)\n"
 "MIME-Version: 1.0\n"
@@ -171,26 +171,26 @@ msgstr "Lambang"
 msgid "Emoticons"
 msgstr "Emotikon"
 
-#. EXO_ICON_CHOOSER_CONTEXT_INTERNATIONAL
-#: ../exo/exo-icon-chooser-dialog.c:119
-msgid "International Denominations"
-msgstr "Denominasi Antarabangsa"
-
 #. EXO_ICON_CHOOSER_CONTEXT_MIME_TYPES
-#: ../exo/exo-icon-chooser-dialog.c:121
+#: ../exo/exo-icon-chooser-dialog.c:119
 msgid "File Type Icons"
 msgstr "Ikon Jenis Fail"
 
 #. EXO_ICON_CHOOSER_CONTEXT_PLACES
-#: ../exo/exo-icon-chooser-dialog.c:123
+#: ../exo/exo-icon-chooser-dialog.c:121
 msgid "Location Icons"
 msgstr "Ikon Lokasi"
 
 #. EXO_ICON_CHOOSER_CONTEXT_STATUS
-#: ../exo/exo-icon-chooser-dialog.c:125
+#: ../exo/exo-icon-chooser-dialog.c:123
 msgid "Status Icons"
 msgstr "Ikon Status"
 
+#. EXO_ICON_CHOOSER_CONTEXT_STOCK
+#: ../exo/exo-icon-chooser-dialog.c:125
+msgid "Stock Icons"
+msgstr "Ikon Stok"
+
 #. EXO_ICON_CHOOSER_CONTEXT_OTHER
 #: ../exo/exo-icon-chooser-dialog.c:127
 msgid "Uncategorized Icons"
@@ -562,44 +562,44 @@ msgstr "Pilih Aplikasi"
 #: ../exo-desktop-item-edit/exo-die-editor.c:594
 #: ../exo-desktop-item-edit/exo-die-editor.c:638
 #: ../exo-desktop-item-edit/main.c:326 ../exo-desktop-item-edit/main.c:517
-#: ../exo-helper/exo-helper-chooser.c:382
-#: ../exo-helper/exo-helper-chooser.c:527
+#: ../exo-helper/exo-helper-chooser.c:395
+#: ../exo-helper/exo-helper-chooser.c:540
 #: ../exo-helper/exo-helper-launcher-dialog.c:109
 msgid "_Cancel"
 msgstr "_Batal"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:261
-#: ../exo-helper/exo-helper-chooser.c:383
+#: ../exo-helper/exo-helper-chooser.c:396
 msgid "_Open"
 msgstr "B_uka"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:266
-#: ../exo-helper/exo-helper-chooser.c:389
+#: ../exo-helper/exo-helper-chooser.c:402
 msgid "All Files"
 msgstr "Semua Fail"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:271
-#: ../exo-helper/exo-helper-chooser.c:394
+#: ../exo-helper/exo-helper-chooser.c:407
 msgid "Executable Files"
 msgstr "Fail Boleh Laksana"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:286
-#: ../exo-helper/exo-helper-chooser.c:409
+#: ../exo-helper/exo-helper-chooser.c:422
 msgid "Perl Scripts"
 msgstr "Skrip Perl"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:292
-#: ../exo-helper/exo-helper-chooser.c:415
+#: ../exo-helper/exo-helper-chooser.c:428
 msgid "Python Scripts"
 msgstr "Skrip Python"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:298
-#: ../exo-helper/exo-helper-chooser.c:421
+#: ../exo-helper/exo-helper-chooser.c:434
 msgid "Ruby Scripts"
 msgstr "Skrip Ruby"
 
 #: ../exo-desktop-item-edit/exo-die-command-entry.c:304
-#: ../exo-helper/exo-helper-chooser.c:427
+#: ../exo-helper/exo-helper-chooser.c:440
 msgid "Shell Scripts"
 msgstr "Skrip Shell"
 
@@ -690,7 +690,7 @@ msgstr "Pilih satu ikon"
 
 #: ../exo-desktop-item-edit/exo-die-editor.c:595
 #: ../exo-desktop-item-edit/exo-die-editor.c:639
-#: ../exo-helper/exo-helper-chooser.c:528
+#: ../exo-helper/exo-helper-chooser.c:541
 #: ../exo-helper/exo-helper-launcher-dialog.c:110
 msgid "_OK"
 msgstr "_OK"
@@ -909,80 +909,80 @@ msgstr "Tekan butang tetikus kiri untuk ubah aplikasi 
terpilih."
 msgid "Application Chooser Button"
 msgstr "Butang Pemilih Aplikasi"
 
-#: ../exo-helper/exo-helper-chooser.c:290
+#: ../exo-helper/exo-helper-chooser.c:303
 msgid "No application selected"
 msgstr "Tiada aplikasi dipilih"
 
-#: ../exo-helper/exo-helper-chooser.c:306
+#: ../exo-helper/exo-helper-chooser.c:319
 msgid "Failed to set default Web Browser"
 msgstr "Gagal tetapkan Pelayar Sesawang lalai"
 
-#: ../exo-helper/exo-helper-chooser.c:307
+#: ../exo-helper/exo-helper-chooser.c:320
 msgid "Failed to set default Mail Reader"
 msgstr "Gagal tetapk

[Xfce4-commits] [xfce/exo] branch master updated (3a2c89c -> d003ce6)

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

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

  from  3a2c89c   I18n: Update translation fr (100%).
   new  d003ce6   I18n: Update translation ms (100%).

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


Summary of changes:
 po/ms.po | 96 +---
 1 file changed, 50 insertions(+), 46 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