[Xfce4-commits] Use burn_drive_snooze after being done with a drive.

2014-02-24 Thread David Mohr
Updating branch refs/heads/master
 to b960f80263d438236cd1ae772863c1643e149430 (commit)
   from 219317392c393eefefa7cf70a09d1fc0ae9ca88d (commit)

commit b960f80263d438236cd1ae772863c1643e149430
Author: David Mohr 
Date:   Mon Feb 24 22:24:36 2014 -0700

Use burn_drive_snooze after being done with a drive.

Thanks Thomas.

 xfburn/xfburn-device-list.c |1 +
 xfburn/xfburn-device.c  |1 +
 2 files changed, 2 insertions(+)

diff --git a/xfburn/xfburn-device-list.c b/xfburn/xfburn-device-list.c
index 5def1aa..6c25b0c 100644
--- a/xfburn/xfburn-device-list.c
+++ b/xfburn/xfburn-device-list.c
@@ -299,6 +299,7 @@ get_libburn_device_list (XfburnDeviceList *devlist)
   g_message ("Ignoring reader '%s' at '%s'", name, addr);
   g_object_unref (device);
 }
+burn_drive_snooze(drives[i].drive, 0);
   }
 
   burn_drive_info_free (drives);
diff --git a/xfburn/xfburn-device.c b/xfburn/xfburn-device.c
index a799013..30b4e26 100644
--- a/xfburn/xfburn-device.c
+++ b/xfburn/xfburn-device.c
@@ -511,6 +511,7 @@ xfburn_device_release (struct burn_drive_info *drive_info, 
gboolean eject)
 {
   int ret;
 
+  burn_drive_snooze (drive_info->drive, 0);
   burn_drive_release (drive_info->drive, eject);
 
   ret = burn_drive_info_forget (drive_info, 0);
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] Check for glib version required since 2959716

2014-02-24 Thread David Mohr
Updating branch refs/heads/master
 to 219317392c393eefefa7cf70a09d1fc0ae9ca88d (commit)
   from 387ad4aff858d698072bdec0270626e0941ad84b (commit)

commit 219317392c393eefefa7cf70a09d1fc0ae9ca88d
Author: David Mohr 
Date:   Mon Feb 24 20:16:48 2014 -0700

Check for glib version required since 2959716

Committed on Date:   Tue Dec 3 21:15:37 2013 -0700
g_thread_create -> g_thread_new

Thanks Thomas.

 configure.in.in |1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.in.in b/configure.in.in
index 9cf4801..394aff0 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -34,6 +34,7 @@ XDT_CHECK_PACKAGE([LIBBURN], [libburn-1], [0.4.2])
 XDT_CHECK_PACKAGE([LIBISOFS], [libisofs-1], [0.6.2])
 XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.0])
 XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.10.0])
+XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.32])
 XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.8.0])
 XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.4], [], [XDT_CHECK_PACKAGE([EXO], 
[exo-1], [0.3.100])])
 XDT_CHECK_PACKAGE([LIBGIO], [gio-2.0], [2.22.0])
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation ko (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 8506c1e2dc678452b067c742d0b55569c4abd0ad (commit)
   from d1d98fb12fd461bd00b99e821cae155ccd926716 (commit)

commit 8506c1e2dc678452b067c742d0b55569c4abd0ad
Author: Darkcircle 
Date:   Tue Feb 25 00:32:10 2014 +0100

I18n: Update translation ko (100%).

216 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/ko.po |  299 +++---
 1 file changed, 148 insertions(+), 151 deletions(-)

diff --git a/po/ko.po b/po/ko.po
index e82ab09..319a1e2 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,14 +6,14 @@
 # kentarch , 2013
 # ByungHyun Choi , 2005
 # Darkcircle , 2013
-# Darkcircle , 2013
+# Darkcircle , 2013-2014
 # ujuc Gang , 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfdesktop\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-15 00:31+0100\n"
-"PO-Revision-Date: 2013-12-17 04:13+\n"
+"POT-Creation-Date: 2014-02-24 12:32+0100\n"
+"PO-Revision-Date: 2014-02-24 21:24+\n"
 "Last-Translator: Darkcircle \n"
 "Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce/language/ko/)\n"
 "MIME-Version: 1.0\n"
@@ -22,37 +22,37 @@ msgstr ""
 "Language: ko\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../settings/main.c:372 ../src/xfdesktop-special-file-icon.c:295
+#: ../settings/main.c:375 ../src/xfdesktop-special-file-icon.c:295
 #: ../src/xfdesktop-special-file-icon.c:479
 msgid "Home"
 msgstr "홈"
 
-#: ../settings/main.c:374
+#: ../settings/main.c:377
 msgid "Filesystem"
 msgstr "파일 시스템"
 
-#: ../settings/main.c:376
+#: ../settings/main.c:379
 msgid "Trash"
 msgstr "휴지통"
 
-#: ../settings/main.c:378
+#: ../settings/main.c:381
 msgid "Removable Devices"
 msgstr "이동식 장치"
 
-#: ../settings/main.c:380
+#: ../settings/main.c:383
 msgid "Network Shares"
 msgstr "네트워크 공유"
 
-#: ../settings/main.c:382
+#: ../settings/main.c:385
 msgid "Disks and Drives"
 msgstr "디스크와 드라이브"
 
-#: ../settings/main.c:384
-msgid "Other Items"
-msgstr "다른 항목"
+#: ../settings/main.c:387
+msgid "Other Devices"
+msgstr "기타 장치"
 
 #. Display the file name, file type, and file size in the tooltip.
-#: ../settings/main.c:497
+#: ../settings/main.c:500
 #, c-format
 msgid ""
 "%s\n"
@@ -60,97 +60,95 @@ msgid ""
 "Size: %s"
 msgstr "%s\n형식: %s\n크기: %s"
 
-#: ../settings/main.c:681
+#: ../settings/main.c:686
 #, c-format
 msgid "Wallpaper for Monitor %d (%s)"
 msgstr "%d번 모니터 바탕 화면 (%s)"
 
-#: ../settings/main.c:684
+#: ../settings/main.c:689
 #, c-format
 msgid "Wallpaper for Monitor %d"
 msgstr "%d번 모니터 바탕 화면"
 
-#: ../settings/main.c:690
-msgid ""
-"You are using more than one display, move this dialog to the display you "
-"want to edit the settings for."
-msgstr "하나 이상의 디스플레이를 사용중입니다. 설정을 편집하려는 디스플레이로 이 대화상자를 이동하십시오."
+#: ../settings/main.c:695
+msgid "Move this dialog to the display you want to edit the settings for."
+msgstr "설정을 편집하려는 화면으로 이 대화상자를 이동하십시오."
 
-#: ../settings/main.c:698
+#: ../settings/main.c:702
 #, c-format
 msgid "Wallpaper for %s on Monitor %d (%s)"
 msgstr "화면 %2$d의 %1$s에 대한 배경 화면 (%3$s)"
 
-#: ../settings/main.c:702
+#: ../settings/main.c:706
 #, c-format
 msgid "Wallpaper for %s on Monitor %d"
 msgstr "모니터 %2$d의 %1$s에 대한 배경 화면"
 
-#: ../settings/main.c:709
+#: ../settings/main.c:713
 msgid ""
-"You are using more than one display, move this dialog to the display and "
-"workspace you want to edit the settings for."
-msgstr "하나 이상의 디스플레이를 사용중입니다. 설정을 편집하려는 디스플레이와 작업 공간으로 이 대화상자를 이동하십시오."
+"Move this dialog to the display and workspace you want to edit the settings "
+"for."
+msgstr "설정을 편집하려는 화면과 작업 공간으로 이 대화 상자를 이동하십시오."
 
 #. Single monitor and single workspace
-#: ../settings/main.c:717
+#: ../settings/main.c:720
 #, c-format
 msgid "Wallpaper for my desktop"
 msgstr "내 데스크톱 바탕 화면"
 
 #. Single monitor and per workspace wallpaper
-#: ../settings/main.c:723
+#: ../settings/main.c:726
 #, c-format
 msgid "Wallpaper for %s"
 msgstr "%s 바탕 화면"
 
-#: ../settings/main.c:728
+#: ../settings/main.c:731
 msgid "Move this dialog to the workspace you want to edit the settings for."
 msgstr "설정을 편집하려는 작업 공간으로 이 대화상자를 이동하십시오."
 
-#: ../settings/main.c:1131
+#: ../settings/main.c:1134
 msgid "Image selection is unavailable while the image style is set to None."
 msgstr "그림 방식을 없음으로 설정하였기 때문에 그림 선택을 사용할 수 없습니다."
 
-#: ../settings/main.c:1483
+#: ../settings/main.c:1481
 msgid "Spanning screens"
 msgstr "모니터 확장"
 
-#: ../settings/main.c:1788
+#: ../settings/main.c:1786
 msgid "Image files"
 msgstr "그림 파일"
 
-#: ../settings/main.c:1945
+#: ../settings/main.c:1958
 msgid "Settings manager socket"
 msgstr "관리자 소켓 설정"
 
-#: ../settings/main.c:1945
+#: ../settings/main.c:1958
 msgid "SOCKET ID"
 msgstr "SOCKET ID"
 
-#: ../settings/main.c:1946
+#: ../settings/main.c:1959
 msgid "Version information"
 msgstr "버전 정보"
 
-#: ../settings/main.c:1973
+#: ../settings/main.c:1986
 #, c-format
 msgid "Type '%s --help' for usage."
 msgstr "사용법을 보려면 '%s --help'를 입력합니다."
 
-#: 

[Xfce4-commits] I18n: Update translation ko (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to c7331f9b8a608c4662404049e9027366219cea43 (commit)
   from 53c2047fbb164e0cbee7b884bb926042b66b1283 (commit)

commit c7331f9b8a608c4662404049e9027366219cea43
Author: Darkcircle 
Date:   Tue Feb 25 00:32:14 2014 +0100

I18n: Update translation ko (100%).

172 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/ko.po |  104 --
 1 file changed, 54 insertions(+), 50 deletions(-)

diff --git a/po/ko.po b/po/ko.po
index 32a79c8..0f57152 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-26 18:31+0100\n"
-"PO-Revision-Date: 2014-01-01 04:58+\n"
+"POT-Creation-Date: 2014-02-24 00:32+0100\n"
+"PO-Revision-Date: 2014-02-24 21:25+\n"
 "Last-Translator: Darkcircle \n"
 "Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce/language/ko/)\n"
 "MIME-Version: 1.0\n"
@@ -33,29 +33,29 @@ msgstr "경고"
 msgid "None"
 msgstr "없음"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 msgid "Session manager socket"
 msgstr "세션 관리자 소켓"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 #: ../settings-dialogs/workspace-settings.c:381
 #: ../settings-dialogs/xfwm4-settings.c:241
 msgid "SOCKET ID"
 msgstr "<소켓 ID>"
 
-#: ../settings-dialogs/tweaks-settings.c:469
+#: ../settings-dialogs/tweaks-settings.c:474
 #: ../settings-dialogs/workspace-settings.c:382
 #: ../settings-dialogs/xfwm4-settings.c:243
 msgid "Version information"
 msgstr "버전 정보"
 
-#: ../settings-dialogs/tweaks-settings.c:487
+#: ../settings-dialogs/tweaks-settings.c:492
 #: ../settings-dialogs/workspace-settings.c:399
 #: ../settings-dialogs/xfwm4-settings.c:895
 msgid "."
 msgstr "."
 
-#: ../settings-dialogs/tweaks-settings.c:491
+#: ../settings-dialogs/tweaks-settings.c:496
 #: ../settings-dialogs/workspace-settings.c:403
 #: ../settings-dialogs/xfwm4-settings.c:899
 #, c-format
@@ -240,7 +240,7 @@ msgid "Raise on click"
 msgstr "눌렀을 때 창 올리기"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:37
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
 msgid "_Focus"
 msgstr "창 활성 방법(_F)"
 
@@ -259,7 +259,7 @@ msgstr "거리(_T):"
 #. Edge resistance
 #. Smart placement size
 #: ../settings-dialogs/xfwm4-dialog.glade.h:42
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:34
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:35
 msgid "Small"
 msgstr "작게"
 
@@ -395,173 +395,177 @@ msgid "_Draw frame around selected windows while 
cycling"
 msgstr "순환하는 동안 선택한 창 테두리 그리기(_D)"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:8
+msgid "Cycle through windows in a _list"
+msgstr "목록의 창을 대상으로 순환(_L)"
+
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
 msgid "C_ycling"
 msgstr "창 순환(_Y)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
 msgid "Activate foc_us stealing prevention"
 msgstr "창 활성 강탈 방지 활성화(_U)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
 msgid "Honor _standard ICCCM focus hint"
 msgstr "표준 ICCCM 포커스 힌트 이행(_S)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
 msgid "When a window raises itself:"
 msgstr "창이 위로 올라 올 때:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
 msgid "_Bring window on current workspace"
 msgstr "창을 현재 작업 공간으로 이동(_B)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
 msgid "Switch to win_dow's workspace"
 msgstr "창의 작업 공간으로 이동(_D)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
 msgid "Do _nothing"
 msgstr "아무것도 안함(_N)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
 msgid "Key used to _grab and move windows:"
 msgstr "창을 잡고 움직이기 위한 키(_G):"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
 msgid "_Raise windows when any mouse button is pressed"
 msgstr "어떤 마우스 단추든 누르면 창을 맨 앞으로(_R)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:19
 msgid "Hide frame of windows when ma_ximized"
 msgstr "창을 최대화 했을 때 테두리 숨기기(_X)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:19
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:20
 msgid "Restore original size of maximi_zed windows when moving"
 msgstr "최대화한 창을 움직일 때 원래 크기로(_Z)"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:20
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:21
 msgid "Automatically

[Xfce4-commits] I18n: Update translation hr (89%).

2014-02-24 Thread Transifex
Updating branch refs/heads/xfce-4.10
 to d0636f2546f671ead98352055ce625e8fd09a97e (commit)
   from 43fa4e8bee1af95759cbb99dde9b50c010dedbbe (commit)

commit d0636f2546f671ead98352055ce625e8fd09a97e
Author: schizo 
Date:   Tue Feb 25 00:30:52 2014 +0100

I18n: Update translation hr (89%).

296 translated messages, 34 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/hr.po |   99 +++---
 1 file changed, 50 insertions(+), 49 deletions(-)

diff --git a/po/hr.po b/po/hr.po
index 220f239..d5bdbff 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# schizo , 2014
 # Ivica  Kolić , 2010
 # Ivica  Kolić , 2010
 # Ivica  Kolić , 2013
@@ -11,8 +12,8 @@ msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-02 23:16+0200\n"
-"PO-Revision-Date: 2013-10-23 23:35+\n"
-"Last-Translator: Ivica  Kolić \n"
+"PO-Revision-Date: 2014-02-24 23:30+\n"
+"Last-Translator: schizo \n"
 "Language-Team: Croatian 
(http://www.transifex.com/projects/p/xfce/language/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -31,7 +32,7 @@ msgstr "Konfiguriraj pristupačnost tipkovnice i miša"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:3
 msgid "_Enable assistive technologies"
-msgstr ""
+msgstr "_Omogući tehnologije pomoći"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:4
 msgid ""
@@ -47,46 +48,46 @@ msgstr "Tehnologije za pomoć bit će dostupne\nkod sljedeće 
prijave"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:7
 msgid "No AT-SPI provider was found on your system"
-msgstr ""
+msgstr "Nije pronađen AT-SPI poslužitelj na vašem sustavu"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:8
 msgid "_Assistive Technologies"
-msgstr ""
+msgstr "Tehnologije _pomoći"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:9
 msgid "Use _sticky keys"
-msgstr ""
+msgstr "Kori_sti ljepljive tipke"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:10
 msgid ""
 "When selected, modifier keys (such as Control, Alt, and Shift) do not need "
 "to be held down (they can be pressed and then released) when multiple keys "
 "would normally need to be pressed at the same time"
-msgstr ""
+msgstr "Kada je ova opcija omogućena, pomoćne tipke (poput Control, Alt i 
Shift) ne trebaju biti držane pritisnutima kada je potrebno stisnuti više tipki 
odjednom (mogu biti pritisnute i puštene)"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:11
 msgid "_Lock sticky keys"
-msgstr ""
+msgstr "Zaključaj _ljepljive tipke"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:12
 msgid ""
 "When selected, modifier keys (such as Control, Alt, and Shift) will remain "
 "locked in the pressed state until pressed again"
-msgstr ""
+msgstr "Kada je ova opcija omogućena, pomoćne tipke (poput Control, Alt i 
Shift) će, kada ih se pritisne, ostati zaključane kao pritisnute dok ih se ne 
stisne ponovno"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:13
 msgid "Disable sticky keys if _two keys are pressed"
-msgstr ""
+msgstr "Onemogući ljepljive _tipke kada su pritisnute dvije tipke"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:14
 msgid ""
 "When selected, the \"sticky keys\" feature will be disabled if two keys are "
 "pressed simultaneously"
-msgstr ""
+msgstr "Kada je ova opcija omogućena, ljepljive tipke će biti iskljućene kada 
su dvije tipke pritisnute istodobno"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:15
 msgid "Sticky Keys"
-msgstr ""
+msgstr "Ljepljive tipke"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:16
 msgid "Use slow _keys"
@@ -96,7 +97,7 @@ msgstr "Koristi spore _tipke"
 msgid ""
 "To help prevent accidental keystrokes, slow keys requires that a key is held"
 " for a certain minimum amount of time before the keystroke will be accepted"
-msgstr ""
+msgstr "Kako bi izbjegi slučajno stiskanje tipki, spore tipke zahtijevaju da 
je tipka pritisnuta neko minimalno vrijeme prije nego što je pritisak 
zabilježen"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:18
 msgid "Acceptance _delay:"
@@ -114,13 +115,13 @@ msgstr "Spore tipke"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:21
 msgid "Use _bounce keys"
-msgstr ""
+msgstr "Koristi skočne tipke"
 
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:22
 msgid ""
 "To help prevent accidental multiple keystrokes, bounce keys imposes a "
 "minimum delay between keystrokes"
-msgstr ""
+msgstr "Kako bi izbjegi slučajno uzastopno stiskanje tipki, skočne tipke 
nameću minimalni vremenski otklon između pritisaka tipki "
 
 #: 

[Xfce4-commits] Deleting branch nick/gtk3

2014-02-24 Thread well, not really
Deleting branch refs/heads/nick/gtk3

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] Deleting branch nick/1.8

2014-02-24 Thread well, not really
Deleting branch refs/heads/nick/1.8

___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] Force clone urls.

2014-02-24 Thread Nick Schermer
Updating branch refs/heads/master
 to 14eef080f407b2d9bf8f644683d5b6aa655daf6e (commit)
   from 67d536be55f0aff50b60e037e6c660bd7d1a6663 (commit)

commit 14eef080f407b2d9bf8f644683d5b6aa655daf6e
Author: Nick Schermer 
Date:   Mon Feb 24 22:13:41 2014 +0100

Force clone urls.

 lib/helpers/cgit.rb |1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/helpers/cgit.rb b/lib/helpers/cgit.rb
index f9a2ab2..97eea9d 100644
--- a/lib/helpers/cgit.rb
+++ b/lib/helpers/cgit.rb
@@ -30,6 +30,7 @@ module Moka
 
 sect << "repo.url=#{classification.name}/#{project.name}\n"
 sect << "repo.name=#{project.name}\n"
+sect << 
"repo.clone-url=git://git.xfce.org/#{classification.name}/#{project.name} 
ssh://g...@git.xfce.org/#{classification.name}/#{project.name}\n"
 sect << "repo.path=#{path}\n"
 sect << "repo.desc=#{project.shortdesc}\n"
 sect << "repo.owner=#{project.owner}\n" unless
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation nl (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 1b90e597c47d4cfa322691502029f3c795402e63 (commit)
   from 1f236348b151cfd0d04d458928e0938c9da7a08b (commit)

commit 1b90e597c47d4cfa322691502029f3c795402e63
Author: Pjotr123 
Date:   Mon Feb 24 18:32:35 2014 +0100

I18n: Update translation nl (100%).

172 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/nl.po |  106 --
 1 file changed, 55 insertions(+), 51 deletions(-)

diff --git a/po/nl.po b/po/nl.po
index 76db139..eed1072 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # Jasper Huijsmans , 2004
-# Pjotr123 , 2013
+# Pjotr123 , 2013-2014
 # Pjotr pjotrverta...@gmail.com , 2011,2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-26 18:31+0100\n"
-"PO-Revision-Date: 2013-12-28 15:02+\n"
+"POT-Creation-Date: 2014-02-24 00:32+0100\n"
+"PO-Revision-Date: 2014-02-24 16:21+\n"
 "Last-Translator: Pjotr123 \n"
 "Language-Team: Dutch 
(http://www.transifex.com/projects/p/xfce/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -34,29 +34,29 @@ msgstr "Waarschuwing"
 msgid "None"
 msgstr "Geen"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 msgid "Session manager socket"
 msgstr "Contactpunt voor sessiebeheerder"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 #: ../settings-dialogs/workspace-settings.c:381
 #: ../settings-dialogs/xfwm4-settings.c:241
 msgid "SOCKET ID"
 msgstr "SOCKET ID"
 
-#: ../settings-dialogs/tweaks-settings.c:469
+#: ../settings-dialogs/tweaks-settings.c:474
 #: ../settings-dialogs/workspace-settings.c:382
 #: ../settings-dialogs/xfwm4-settings.c:243
 msgid "Version information"
 msgstr "Versie-informatie"
 
-#: ../settings-dialogs/tweaks-settings.c:487
+#: ../settings-dialogs/tweaks-settings.c:492
 #: ../settings-dialogs/workspace-settings.c:399
 #: ../settings-dialogs/xfwm4-settings.c:895
 msgid "."
 msgstr "."
 
-#: ../settings-dialogs/tweaks-settings.c:491
+#: ../settings-dialogs/tweaks-settings.c:496
 #: ../settings-dialogs/workspace-settings.c:403
 #: ../settings-dialogs/xfwm4-settings.c:899
 #, c-format
@@ -241,7 +241,7 @@ msgid "Raise on click"
 msgstr "Verheffen bij klik"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:37
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
 msgid "_Focus"
 msgstr "Scher_pstelling"
 
@@ -260,7 +260,7 @@ msgstr "_Afstand:"
 #. Edge resistance
 #. Smart placement size
 #: ../settings-dialogs/xfwm4-dialog.glade.h:42
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:34
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:35
 msgid "Small"
 msgstr "Klein"
 
@@ -396,173 +396,177 @@ msgid "_Draw frame around selected windows while 
cycling"
 msgstr "Teken rand rond geselecteerd venster tijdens het afwisselen"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:8
+msgid "Cycle through windows in a _list"
+msgstr "Wissel af tussen vensters in een lijst"
+
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
 msgid "C_ycling"
 msgstr "Aan het afwisselen"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
 msgid "Activate foc_us stealing prevention"
 msgstr "Activeer preventie van overpakken van scherpstelling"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
 msgid "Honor _standard ICCCM focus hint"
 msgstr "Houd vast aan de standaard ICCCM focus hint"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
 msgid "When a window raises itself:"
 msgstr "Wanneer een venster zichzelf naar de voorgrond brengt:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
 msgid "_Bring window on current workspace"
 msgstr "Verplaats venster naar huidig werkblad"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
 msgid "Switch to win_dow's workspace"
 msgstr "Wissel naar het _werkblad van het venster"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
 msgid "Do _nothing"
 msgstr "Doe _niets"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
 msgid "Key used to _grab and move windows:"
 msgstr "Toets gebruikt voor het pakken en verplaatsen van vensters:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
 msgid "_Raise windows when any mouse button is pressed"
 msgstr "Verhef vensters wanneer er op een willekeurige muisknop wordt geklikt"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
+

[Xfce4-commits] I18n: Update translation pt (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 53c2047fbb164e0cbee7b884bb926042b66b1283 (commit)
   from 1b90e597c47d4cfa322691502029f3c795402e63 (commit)

commit 53c2047fbb164e0cbee7b884bb926042b66b1283
Author: Sérgio Marques 
Date:   Mon Feb 24 18:32:35 2014 +0100

I18n: Update translation pt (100%).

172 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/pt.po |  104 --
 1 file changed, 54 insertions(+), 50 deletions(-)

diff --git a/po/pt.po b/po/pt.po
index fcec143..7938880 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-26 18:31+0100\n"
-"PO-Revision-Date: 2014-01-12 23:14+\n"
+"POT-Creation-Date: 2014-02-24 00:32+0100\n"
+"PO-Revision-Date: 2014-02-24 14:10+\n"
 "Last-Translator: Sérgio Marques \n"
 "Language-Team: Portuguese 
(http://www.transifex.com/projects/p/xfce/language/pt/)\n"
 "MIME-Version: 1.0\n"
@@ -34,29 +34,29 @@ msgstr "Aviso"
 msgid "None"
 msgstr "Nenhum"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 msgid "Session manager socket"
 msgstr "Socket do gestor de sessões"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 #: ../settings-dialogs/workspace-settings.c:381
 #: ../settings-dialogs/xfwm4-settings.c:241
 msgid "SOCKET ID"
 msgstr "ID do SOCKET"
 
-#: ../settings-dialogs/tweaks-settings.c:469
+#: ../settings-dialogs/tweaks-settings.c:474
 #: ../settings-dialogs/workspace-settings.c:382
 #: ../settings-dialogs/xfwm4-settings.c:243
 msgid "Version information"
 msgstr "Informações da versão"
 
-#: ../settings-dialogs/tweaks-settings.c:487
+#: ../settings-dialogs/tweaks-settings.c:492
 #: ../settings-dialogs/workspace-settings.c:399
 #: ../settings-dialogs/xfwm4-settings.c:895
 msgid "."
 msgstr "."
 
-#: ../settings-dialogs/tweaks-settings.c:491
+#: ../settings-dialogs/tweaks-settings.c:496
 #: ../settings-dialogs/workspace-settings.c:403
 #: ../settings-dialogs/xfwm4-settings.c:899
 #, c-format
@@ -241,7 +241,7 @@ msgid "Raise on click"
 msgstr "Levantar com clique"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:37
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
 msgid "_Focus"
 msgstr "F_oco"
 
@@ -260,7 +260,7 @@ msgstr "Dis_tância:"
 #. Edge resistance
 #. Smart placement size
 #: ../settings-dialogs/xfwm4-dialog.glade.h:42
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:34
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:35
 msgid "Small"
 msgstr "Pequeno"
 
@@ -396,173 +396,177 @@ msgid "_Draw frame around selected windows while 
cycling"
 msgstr "_Desenhar moldura das janelas selecionadas ao percorrer"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:8
+msgid "Cycle through windows in a _list"
+msgstr "Percorrer janelas em _lista"
+
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
 msgid "C_ycling"
 msgstr "P_ercorrer"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
 msgid "Activate foc_us stealing prevention"
 msgstr "Ati_var foco retirando a prevenção"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
 msgid "Honor _standard ICCCM focus hint"
 msgstr "Re_speitar o padrão de foco ICCCM "
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
 msgid "When a window raises itself:"
 msgstr "Quando uma janela se levanta:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
 msgid "_Bring window on current workspace"
 msgstr "Tra_zer janela para a área de trabalho atual"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
 msgid "Switch to win_dow's workspace"
 msgstr "Mu_dar para a área de trabalho da janela"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
 msgid "Do _nothing"
 msgstr "_Nada fazer"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
 msgid "Key used to _grab and move windows:"
 msgstr "Tecla usada para a_garrar e mover janelas:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
 msgid "_Raise windows when any mouse button is pressed"
 msgstr "Subi_r janelas ao pressionar qualquer botão do rato"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:19
 msgid "Hide frame of windows when ma_ximized"
 msgstr "Ocultar moldura das janelas ma_ximizadas"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:19
+#: ../settings-dialog

[Xfce4-commits] I18n: Update translation fi (98%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to d8dc18891203019b8f409a31d4316a8b41c45a36 (commit)
   from 6456abc1ab60cc27fac5ea6f813ea224b6a90219 (commit)

commit d8dc18891203019b8f409a31d4316a8b41c45a36
Author: Juhani Numminen 
Date:   Mon Feb 24 18:30:22 2014 +0100

I18n: Update translation fi (98%).

724 translated messages, 10 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/fi.po |   64 +-
 1 file changed, 26 insertions(+), 38 deletions(-)

diff --git a/po/fi.po b/po/fi.po
index 2e895ea..cb2ded7 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 # Jiri Grönroos , 2013
+# Juhani Numminen , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-30 00:30+0200\n"
-"PO-Revision-Date: 2013-11-11 20:50+\n"
-"Last-Translator: Jiri Grönroos \n"
+"PO-Revision-Date: 2014-02-24 14:25+\n"
+"Last-Translator: Juhani Numminen \n"
 "Language-Team: Finnish 
(http://www.transifex.com/projects/p/xfce/language/fi/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -670,7 +671,6 @@ msgid "ReplaceDialogPart1|Do you want to replace the 
existing file"
 msgstr "Korvataanko olemassaoleva tiedosto?"
 
 #. Fourth box (size, volume, free space)
-#. 
 #: ../thunar/thunar-dialogs.c:618 ../thunar/thunar-dialogs.c:649
 #: ../thunar/thunar-properties-dialog.c:457
 msgid "Size:"
@@ -698,7 +698,7 @@ msgstr "seuraavalla tiedostolla?"
 msgid ""
 "The desktop file \"%s\" is in an insecure location and not marked as "
 "executable. If you do not trust this program, click Cancel."
-msgstr ""
+msgstr "Käynnistin ”%s” ei ole turvallisessa sijainnissa eikä sitä ole 
merkitty suoritettavaksi. Jos et luota tähän ohjelmaan, valitse Peruuta."
 
 #: ../thunar/thunar-dialogs.c:777
 msgid "_Launch Anyway"
@@ -767,7 +767,6 @@ msgid "Owner"
 msgstr "Omistaja"
 
 #. Permissions chooser
-#. 
 #: ../thunar/thunar-enum-types.c:98 ../thunar/thunar-properties-dialog.c:529
 msgid "Permissions"
 msgstr "Käyttöoikeudet"
@@ -806,7 +805,7 @@ msgstr "Desktop-tiedoston jäsennys epäonnistui: %s"
 #. if the .desktop file is not secure, ask user what to do
 #: ../thunar/thunar-file.c:1518
 msgid "Untrusted application launcher"
-msgstr ""
+msgstr "Ei-luotettu sovelluskäynnistin"
 
 #: ../thunar/thunar-file.c:1543
 #, c-format
@@ -816,7 +815,7 @@ msgstr "Exec-kenttää ei ole määritetty."
 #. if the .desktop file is not secure, ask user what to do
 #: ../thunar/thunar-file.c:1552
 msgid "Untrusted link launcher"
-msgstr ""
+msgstr "Ei-luotettu linkin käynnistin"
 
 #: ../thunar/thunar-file.c:1568
 #, c-format
@@ -831,7 +830,7 @@ msgstr "Desktop-tiedosto ei kelpaa."
 #: ../thunar/thunar-gio-extensions.c:317
 #, c-format
 msgid "%s on %s"
-msgstr ""
+msgstr "%s koneella %s"
 
 #. free disk space string
 #: ../thunar/thunar-gio-extensions.c:427
@@ -869,7 +868,7 @@ msgstr "Tämä kohde poistetaan historiasta"
 #: ../thunar/thunar-history.c:356
 #, c-format
 msgid "Could not find \"%s\""
-msgstr ""
+msgstr "Kohdetta ”%s” ei löytynyt"
 
 #: ../thunar/thunar-icon-view.c:164
 msgid "Icon based directory listing"
@@ -929,13 +928,13 @@ msgstr "Kohteen \"%s\" käyttöoikeuksien muutos 
epäonnistui: %s"
 #: ../thunar/thunar-io-jobs-util.c:103
 #, c-format
 msgid "%s (copy %u)%s"
-msgstr ""
+msgstr "%s (kopio %u)%s"
 
 #. I18N: put " (copy #)" after filename (for files without extension)
 #: ../thunar/thunar-io-jobs-util.c:109
 #, c-format
 msgid "%s (copy %u)"
-msgstr ""
+msgstr "%s (kopio %u)"
 
 #. I18N: name for first link to basename
 #: ../thunar/thunar-io-jobs-util.c:118 ../thunar/thunar-list-model.c:725
@@ -949,7 +948,7 @@ msgstr "linkki kohteeseen %s"
 #: ../thunar/thunar-io-jobs-util.c:123
 #, c-format
 msgid "link %u to %s"
-msgstr ""
+msgstr "linkki %u kohteeseen %s"
 
 #: ../thunar/thunar-job.c:254
 #, c-format
@@ -975,7 +974,7 @@ msgstr "Haluatko ohittaa sen?"
 msgid ""
 "There is not enough space on the destination. Try to remove files to make "
 "space."
-msgstr ""
+msgstr "Kohteessa ei ole tarpeeksi tilaa. Koeta poistaa tiedostoja."
 
 #. * CASE 1: nothing selected or atleast one directory in the selection
 #. **
@@ -1210,14 +1209,13 @@ msgstr "\"%s\" (%s) %s"
 #: ../thunar/thunar-list-model.c:2261
 #, c-format
 msgid "\"%s\" %s"
-msgstr ""
+msgstr "”%s” %s"
 
 #. TRANSLATORS: Try to come up with a short translation of "Original Path"
 #. (which is the path
 #. * where the trashed file/folder was located before it was moved to the
 #. trash), otherwise the
 #. * properties dialog width will be messed up.
-#. 
 #: ../thunar/thunar-list-model.c:2271 ../thunar/thunar-properties-dialog.c:365
 msgid "Original Path:"
 msgstr "Alkuperäinen polku:"
@@ -1233,8 +1231,8 @@ msgstr "Kuvan koko:"
 #, c-format
 msgid "%d other item selected (%s)"
 msgid_plural "%d other items selected (%s)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d muu kohde valittu (%s)

[Xfce4-commits] I18n: Update translation pt (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to cb001fe5c2d852801c0e83d4c18274e6a162e38a (commit)
   from 51f89f853f894d9551b0a53c17ed34481c523f13 (commit)

commit cb001fe5c2d852801c0e83d4c18274e6a162e38a
Author: Sérgio Marques 
Date:   Mon Feb 24 18:30:44 2014 +0100

I18n: Update translation pt (100%).

70 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/pt.po |   11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/po/pt.po b/po/pt.po
index 1e89c60..3d70fd4 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -4,13 +4,13 @@
 # 
 # Translators:
 # Nuno Donato , 2004
-# Sérgio Marques , 2013
+# Sérgio Marques , 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-appfinder\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-29 00:30+0200\n"
-"PO-Revision-Date: 2013-08-29 16:42+\n"
+"POT-Creation-Date: 2014-02-23 00:30+0100\n"
+"PO-Revision-Date: 2014-02-24 14:12+\n"
 "Last-Translator: Sérgio Marques \n"
 "Language-Team: Portuguese 
(http://www.transifex.com/projects/p/xfce/language/pt/)\n"
 "MIME-Version: 1.0\n"
@@ -19,6 +19,11 @@ msgstr ""
 "Language: pt\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
+#. close all windows and quit
+#: ../src/appfinder-gdbus.c:84
+msgid "Forced to quit"
+msgstr "Forçar a saída"
+
 #: ../src/appfinder-category-model.c:146
 msgid "All Applications"
 msgstr "Todas as aplicações"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation pt (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to cd27cbdacdf1db5d68923302ab30acb8b7533c5c (commit)
   from 6e138f3ed4fcca918060547902af3a9e16ccc06a (commit)

commit cd27cbdacdf1db5d68923302ab30acb8b7533c5c
Author: Sérgio Marques 
Date:   Mon Feb 24 18:30:59 2014 +0100

I18n: Update translation pt (100%).

354 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/pt.po |   39 ++-
 1 file changed, 22 insertions(+), 17 deletions(-)

diff --git a/po/pt.po b/po/pt.po
index 0f78570..846a11b 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Sérgio Marques , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-02 22:46+0200\n"
-"PO-Revision-Date: 2013-11-19 13:19+\n"
-"Last-Translator: Nick \n"
+"POT-Creation-Date: 2014-01-26 00:30+0100\n"
+"PO-Revision-Date: 2014-02-24 14:11+\n"
+"Last-Translator: Sérgio Marques \n"
 "Language-Team: Portuguese 
(http://www.transifex.com/projects/p/xfce/language/pt/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -228,7 +229,7 @@ msgstr "Informações da versão"
 
 #: ../dialogs/accessibility-settings/main.c:192
 #: ../dialogs/appearance-settings/main.c:1006
-#: ../dialogs/display-settings/main.c:1943
+#: ../dialogs/display-settings/main.c:1994
 #: ../dialogs/keyboard-settings/main.c:76 ../dialogs/mime-settings/main.c:62
 #: ../dialogs/mouse-settings/main.c:1611 ../xfce4-settings-editor/main.c:63
 #: ../xfsettingsd/main.c:187 ../xfce4-settings-manager/main.c:61
@@ -238,7 +239,7 @@ msgstr "Digite '%s --help' para informações de utilização."
 
 #: ../dialogs/accessibility-settings/main.c:211
 #: ../dialogs/appearance-settings/main.c:1025
-#: ../dialogs/display-settings/main.c:1962
+#: ../dialogs/display-settings/main.c:2013
 #: ../dialogs/keyboard-settings/main.c:92 ../dialogs/mime-settings/main.c:81
 #: ../dialogs/mouse-settings/main.c:1630 ../xfce4-settings-editor/main.c:82
 #: ../xfsettingsd/main.c:203 ../xfce4-settings-manager/main.c:77
@@ -247,7 +248,7 @@ msgstr "A equipa de desenvolvimento do Xfce. Todos os 
direitos reservados."
 
 #: ../dialogs/accessibility-settings/main.c:212
 #: ../dialogs/appearance-settings/main.c:1026
-#: ../dialogs/display-settings/main.c:1963
+#: ../dialogs/display-settings/main.c:2014
 #: ../dialogs/keyboard-settings/main.c:93 ../dialogs/mime-settings/main.c:82
 #: ../dialogs/mouse-settings/main.c:1631 ../xfce4-settings-editor/main.c:83
 #: ../xfsettingsd/main.c:204 ../xfce4-settings-manager/main.c:78
@@ -555,6 +556,10 @@ msgstr "_Clonar ecrãs"
 msgid "Configure _new displays when connected"
 msgstr "Configurar _novos ecrãs ao ligar"
 
+#: ../dialogs/display-settings/display-dialog.glade.h:11
+msgid "Identify Displays"
+msgstr "Identificar ecrãs"
+
 #: ../dialogs/display-settings/minimal-display-dialog.glade.h:1
 msgid "Displays"
 msgstr "Ecrãs"
@@ -631,7 +636,7 @@ msgstr "Horizontal e vertical"
 msgid "Minimal interface to set up an external output"
 msgstr "Interface minimal para configurar um ecrã externo"
 
-#: ../dialogs/display-settings/main.c:227
+#: ../dialogs/display-settings/main.c:228
 #, c-format
 msgid ""
 "The previous configuration will be restored in %i seconds if you do not "
@@ -639,44 +644,44 @@ msgid ""
 msgstr "Se não responder à pergunta, a configuração anterior será restaurada 
em %i segundos."
 
 #. Insert the mode
-#: ../dialogs/display-settings/main.c:748
+#: ../dialogs/display-settings/main.c:749
 #, c-format
 msgid "%.1f Hz"
 msgstr "%.1f Hz"
 
-#: ../dialogs/display-settings/main.c:1041
+#: ../dialogs/display-settings/main.c:1042
 msgid "Display:"
 msgstr "Ecrã:"
 
-#: ../dialogs/display-settings/main.c:1046
+#: ../dialogs/display-settings/main.c:1047
 msgid "Resolution:"
 msgstr "Resolução:"
 
-#: ../dialogs/display-settings/main.c:1233
+#: ../dialogs/display-settings/main.c:1234
 msgid ""
 "The last active output must not be disabled, the system would be unusable."
 msgstr "A última saída ativa não pode ser desativada pois o sistema ficaria 
inutilizado."
 
-#: ../dialogs/display-settings/main.c:1235
+#: ../dialogs/display-settings/main.c:1236
 msgid "Selected output not disabled"
 msgstr "A saída anterior não foi desativada"
 
-#: ../dialogs/display-settings/main.c:1975
+#: ../dialogs/display-settings/main.c:2026
 #: ../dialogs/display-settings/xfce-randr.c:350
 #, c-format
 msgid "Unable to query the version of the RandR extension being used"
 msgstr "Incapaz de consultar a versão da extensão RandR em utilização"
 
-#: ../dialogs/display-settings/main.c:1976
-#: ../dialogs/display-settings/main.c:2012
+#: ../dialogs/display-settings/main.c:2027
+#: ../dialogs/display-settings/main.c:2063
 msgid "Unable to start the Xfce Display Settings"
 msgstr "Incapaz de iniciar as definições de exibição do Xfce"
 
-#: ../dialogs/display-settin

[Xfce4-commits] I18n: Update translation fi (74%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 2f6995f1640fb098646a3581829886ebf81993fc (commit)
   from c4c7c9e53a87e6e2a1f1902b5dea0c713cd0e17c (commit)

commit 2f6995f1640fb098646a3581829886ebf81993fc
Author: Juhani Numminen 
Date:   Mon Feb 24 18:31:05 2014 +0100

I18n: Update translation fi (74%).

184 translated messages, 63 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/fi.po |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/po/fi.po b/po/fi.po
index 26ecdb4..87002be 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -4,13 +4,13 @@
 # 
 # Translators:
 # Jiri Grönroos , 2013
-# Juhani Numminen , 2013
+# Juhani Numminen , 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 20:24+0200\n"
-"PO-Revision-Date: 2013-11-21 15:21+\n"
+"PO-Revision-Date: 2014-02-24 14:15+\n"
 "Last-Translator: Juhani Numminen \n"
 "Language-Team: Finnish 
(http://www.transifex.com/projects/p/xfce/language/fi/)\n"
 "MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr ""
 
 #: ../mousepad/main.c:54
 msgid "Quit a running Mousepad instance"
-msgstr ""
+msgstr "Lopeta käynnissä oleva Mousepad"
 
 #: ../mousepad/main.c:56
 msgid "Print version information and exit"
@@ -88,11 +88,11 @@ msgstr "_Sarakenumero:"
 
 #: ../mousepad/mousepad-dialogs.c:300
 msgid "Remove all entries from the documents history?"
-msgstr ""
+msgstr "Poistetaanko kaikki asiakirjojen historiatiedot?"
 
 #: ../mousepad/mousepad-dialogs.c:305
 msgid "Clear Documents History"
-msgstr ""
+msgstr "Tyhjennä asiakirjahistoria"
 
 #: ../mousepad/mousepad-dialogs.c:308
 msgid ""
@@ -164,7 +164,7 @@ msgstr "Oletus (UTF-8)"
 
 #: ../mousepad/mousepad-encoding-dialog.c:153
 msgid "System"
-msgstr ""
+msgstr "Järjestelmä"
 
 #: ../mousepad/mousepad-encoding-dialog.c:160
 msgid "Other:"
@@ -334,19 +334,19 @@ msgstr "Tu_losta rivinumerot"
 
 #: ../mousepad/mousepad-print.c:653
 msgid "Number every"
-msgstr ""
+msgstr "Numeroi kaikki"
 
 #: ../mousepad/mousepad-print.c:669
 msgid "line(s)"
-msgstr ""
+msgstr "rivi(t)"
 
 #: ../mousepad/mousepad-print.c:674
 msgid "Enable text _wrapping"
-msgstr ""
+msgstr "Ota käyttöön _tekstin rivitys"
 
 #: ../mousepad/mousepad-print.c:681
 msgid "Enable _syntax highlighting"
-msgstr ""
+msgstr "Ota käyttöön _syntaksin väritys"
 
 #: ../mousepad/mousepad-print.c:693
 msgid "Fonts"
@@ -481,7 +481,7 @@ msgstr "Tiedostotyyppi: %s"
 #: ../mousepad/mousepad-statusbar.c:281
 #, c-format
 msgid "Line: %d Column: %d Selection: %d"
-msgstr ""
+msgstr "Rivi: %d Sarake: %d Valinta: %d"
 
 #: ../mousepad/mousepad-statusbar.c:283
 #, c-format
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation fi (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to a52550a6da5022c6b094c1dba194d20e1c9ed950 (commit)
   from 78b22daab19f0ae849488757a0a33575923cdbf3 (commit)

commit a52550a6da5022c6b094c1dba194d20e1c9ed950
Author: Juhani Numminen 
Date:   Mon Feb 24 18:31:26 2014 +0100

I18n: Update translation fi (100%).

283 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/fi.po |   34 +++---
 1 file changed, 19 insertions(+), 15 deletions(-)

diff --git a/po/fi.po b/po/fi.po
index 8e71c62..6fbd552 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -4,13 +4,13 @@
 # 
 # Translators:
 # Jiri Grönroos , 2013
-# Juhani Numminen , 2013
+# Juhani Numminen , 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 20:42+0200\n"
-"PO-Revision-Date: 2013-11-17 14:13+\n"
+"POT-Creation-Date: 2013-12-27 00:31+0100\n"
+"PO-Revision-Date: 2014-02-24 14:12+\n"
 "Last-Translator: Juhani Numminen \n"
 "Language-Team: Finnish 
(http://www.transifex.com/projects/p/xfce/language/fi/)\n"
 "MIME-Version: 1.0\n"
@@ -32,8 +32,12 @@ msgid "Green on Black"
 msgstr "Vihreä mustalla"
 
 #: ../colorschemes/solarized-dark.theme.in.h:1
-msgid "Solarized"
-msgstr "Solarisoitu"
+msgid "Solarized (dark)"
+msgstr "Solarisoitu (tumma)"
+
+#: ../colorschemes/solarized-light.theme.in.h:1
+msgid "Solarized (light)"
+msgstr "Solarisoitu (vaalea)"
 
 #: ../colorschemes/tango.theme.in.h:1
 msgid "Tango"
@@ -219,7 +223,7 @@ msgstr "Muu"
 
 #. action to reset to the default
 #: ../terminal/terminal-encoding-action.c:254
-#: ../terminal/terminal-encoding-action.c:386
+#: ../terminal/terminal-encoding-action.c:385
 #, c-format
 msgid "Default (%s)"
 msgstr "Oletus (%s)"
@@ -392,46 +396,46 @@ msgstr "Jari Rahkonen \nJuhani 
Numminen https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation ast (97%).

2014-02-24 Thread Transifex
Updating branch refs/heads/xfce-4.10
 to 41ea9c2e4519c06be8594d2ba6846d83c71cb0ae (commit)
   from 664f86e9f8a8320f11ad55b3794da5414a6386ca (commit)

commit 41ea9c2e4519c06be8594d2ba6846d83c71cb0ae
Author: Tornes Llume 
Date:   Mon Feb 24 18:30:06 2014 +0100

I18n: Update translation ast (97%).

267 translated messages, 8 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/ast.po |   24 ++--
 1 file changed, 10 insertions(+), 14 deletions(-)

diff --git a/po/ast.po b/po/ast.po
index c3bdc9e..23f5c61 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Tornes Llume , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-02 22:55+0200\n"
-"PO-Revision-Date: 2013-11-19 14:58+\n"
-"Last-Translator: Nick \n"
+"PO-Revision-Date: 2014-02-24 15:04+\n"
+"Last-Translator: Tornes Llume \n"
 "Language-Team: Asturian 
(http://www.transifex.com/projects/p/xfce/language/ast/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -213,11 +214,11 @@ msgstr "Seleicionar _iconos de:"
 #. search filter
 #: ../exo/exo-icon-chooser-dialog.c:225
 msgid "_Search icon:"
-msgstr ""
+msgstr "_Guetar iconu:"
 
 #: ../exo/exo-icon-chooser-dialog.c:236
 msgid "Clear search field"
-msgstr ""
+msgstr "Llimpiar campu de gueta"
 
 #: ../exo/exo-icon-view.c:644
 msgid "Column Spacing"
@@ -646,7 +647,6 @@ msgstr "Opciones:"
 #. avoid mnemonic conflicts
 #. *  and sync your translations with the translations in Thunar
 #. and xfce4-panel.
-#. 
 #: ../exo-desktop-item-edit/exo-die-editor.c:421
 msgid "Use _startup notification"
 msgstr "Usar notificación d'_aniciu"
@@ -662,7 +662,6 @@ msgstr "Seleiciona esta opción p'activar la notificación 
d'aniciu cuando'l com
 #. avoid mnemonic conflicts
 #. *  and sync your translations with the translations in Thunar
 #. and xfce4-panel.
-#. 
 #: ../exo-desktop-item-edit/exo-die-editor.c:434
 msgid "Run in _terminal"
 msgstr "Executar en _terminal"
@@ -696,7 +695,7 @@ msgstr "Criar enllaz"
 
 #: ../exo-desktop-item-edit/main.c:52
 msgid "Create Directory"
-msgstr ""
+msgstr "Criar direutoriu"
 
 #: ../exo-desktop-item-edit/main.c:53
 msgid "Edit Launcher"
@@ -708,7 +707,7 @@ msgstr "Editar enllaz"
 
 #: ../exo-desktop-item-edit/main.c:53
 msgid "Edit Directory"
-msgstr ""
+msgstr "Editar direutoriu"
 
 #: ../exo-desktop-item-edit/main.c:78
 msgid "Create a new desktop file in the given directory"
@@ -814,7 +813,6 @@ msgid "Select default applications for various services"
 msgstr "Seleiciona aplicaciones predeterminaes pa dellos servicios"
 
 #. Internet
-#. 
 #: ../exo-helper/exo-helper-chooser-dialog.c:132
 msgid "Internet"
 msgstr "Internet"
@@ -842,7 +840,6 @@ msgid ""
 msgstr "El llector de corréu preferíu usaráse pa escribir\ncorreos 
electrónicos cuando calque sobro una direición\nde corréu electrónicu."
 
 #. Utilities
-#. 
 #: ../exo-helper/exo-helper-chooser-dialog.c:205
 msgid "Utilities"
 msgstr "Utilidaes"
@@ -1091,7 +1088,7 @@ msgstr "Balsa"
 
 #: ../exo-helper/helpers/chromium.desktop.in.in.h:1
 msgid "Chromium"
-msgstr ""
+msgstr "Chromium"
 
 #: ../exo-helper/helpers/debian-sensible-browser.desktop.in.in.h:1
 msgid "Debian Sensible Browser"
@@ -1131,11 +1128,11 @@ msgstr "Terminal de GNOME"
 
 #: ../exo-helper/helpers/icedove.desktop.in.in.h:1
 msgid "Icedove"
-msgstr ""
+msgstr "Icedove"
 
 #: ../exo-helper/helpers/iceweasel.desktop.in.in.h:1
 msgid "Iceweasel"
-msgstr ""
+msgstr "Iceweasel"
 
 #: ../exo-helper/helpers/kmail.desktop.in.in.h:1
 msgid "KMail"
@@ -1254,7 +1251,6 @@ msgstr "Los siguientes TIPOs tán soportaos pola opción 
--launch:"
 #. Note to Translators: Do not translate the TYPEs (WebBrowser, MailReader,
 #. TerminalEmulator),
 #. * since the exo-helper utility will not accept localized TYPEs.
-#. 
 #: ../exo-open/main.c:128
 msgid ""
 "  WebBrowser   - The preferred Web Browser.\n"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation pt (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 58d30ff859a1b8f55ac7e0924052a4d759e657a0 (commit)
   from 93eec5fd900ab532eb7b262a154cfa8654f8850d (commit)

commit 58d30ff859a1b8f55ac7e0924052a4d759e657a0
Author: Sérgio Marques 
Date:   Mon Feb 24 18:31:09 2014 +0100

I18n: Update translation pt (100%).

261 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/pt.po |   82 +++---
 1 file changed, 47 insertions(+), 35 deletions(-)

diff --git a/po/pt.po b/po/pt.po
index 366d54e..8e75596 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-18 06:30+0100\n"
-"PO-Revision-Date: 2014-01-12 23:16+\n"
+"POT-Creation-Date: 2014-01-26 00:31+0100\n"
+"PO-Revision-Date: 2014-02-24 14:14+\n"
 "Last-Translator: Sérgio Marques \n"
 "Language-Team: Portuguese 
(http://www.transifex.com/projects/p/xfce/language/pt/)\n"
 "MIME-Version: 1.0\n"
@@ -59,12 +59,12 @@ msgid "_Playback"
 msgstr "Re_produção"
 
 #. Toggle Repeat
-#: ../data/interfaces/parole.ui.h:10 ../src/parole-player.c:2994
+#: ../data/interfaces/parole.ui.h:10 ../src/parole-player.c:3012
 msgid "_Repeat"
 msgstr "_Repetir"
 
 #. Toggle Shuffle
-#: ../data/interfaces/parole.ui.h:11 ../src/parole-player.c:3002
+#: ../data/interfaces/parole.ui.h:11 ../src/parole-player.c:3020
 msgid "_Shuffle"
 msgstr "_Baralhar"
 
@@ -126,7 +126,7 @@ msgstr "_Vídeo"
 
 #. Fullscreen
 #: ../data/interfaces/parole.ui.h:26 ../src/parole-player.c:1940
-#: ../src/parole-player.c:2982
+#: ../src/parole-player.c:3000
 msgid "_Fullscreen"
 msgstr "_Ecrã completo"
 
@@ -187,30 +187,38 @@ msgid "_Report a Bug…"
 msgstr "_Reporte de erros..."
 
 #: ../data/interfaces/parole.ui.h:41
+msgid "_Contents"
+msgstr "_Conteúdo"
+
+#: ../data/interfaces/parole.ui.h:42
+msgid "Display Parole user manual"
+msgstr "Abrir manual de utilizador"
+
+#: ../data/interfaces/parole.ui.h:43
 msgid "_About"
 msgstr "_Sobre"
 
-#: ../data/interfaces/parole.ui.h:42
+#: ../data/interfaces/parole.ui.h:44
 msgid "Unknown Song"
 msgstr "Faixa desconhecida"
 
-#: ../data/interfaces/parole.ui.h:43
+#: ../data/interfaces/parole.ui.h:45
 msgid ""
 "on Unknown "
 "Album"
 msgstr "em álbum desconhecido"
 
-#: ../data/interfaces/parole.ui.h:44
+#: ../data/interfaces/parole.ui.h:46
 msgid ""
 "by Unknown "
 "Artist"
 msgstr "de artista desconhecido"
 
-#: ../data/interfaces/parole.ui.h:45
+#: ../data/interfaces/parole.ui.h:47
 msgid "0:00"
 msgstr "0:00"
 
-#: ../data/interfaces/parole.ui.h:47
+#: ../data/interfaces/parole.ui.h:49
 #, no-c-format
 msgid "Buffering (0%)"
 msgstr "A processar (0%)"
@@ -221,7 +229,7 @@ msgstr "Abrir ficheiros"
 
 #: ../data/interfaces/playlist.ui.h:1
 #: ../data/interfaces/parole-settings.ui.h:23 ../src/parole-medialist.c:814
-#: ../src/parole-medialist.c:857 ../src/parole-player.c:3310
+#: ../src/parole-medialist.c:857 ../src/parole-player.c:3330
 msgid "Playlist"
 msgstr "Lista de reprodução"
 
@@ -253,11 +261,11 @@ msgstr "Limpar lista de reprodução"
 msgid "Clear"
 msgstr "Limpar"
 
-#: ../data/interfaces/playlist.ui.h:9 ../src/parole-player.c:2994
+#: ../data/interfaces/playlist.ui.h:9 ../src/parole-player.c:3012
 msgid "Repeat"
 msgstr "Repetir"
 
-#: ../data/interfaces/playlist.ui.h:10 ../src/parole-player.c:3002
+#: ../data/interfaces/playlist.ui.h:10 ../src/parole-player.c:3020
 msgid "Shuffle"
 msgstr "Baralhar"
 
@@ -450,13 +458,13 @@ msgstr "Reproduza os seu ficheiros"
 msgid "Play/Pause"
 msgstr "Reproduzir/Pausa"
 
-#: ../data/desktop/parole.desktop.in.in.h:4 ../src/parole-player.c:2966
-#: ../src/parole-player.c:3190 ../src/plugins/notify/notify-provider.c:201
+#: ../data/desktop/parole.desktop.in.in.h:4 ../src/parole-player.c:2984
+#: ../src/parole-player.c:3210 ../src/plugins/notify/notify-provider.c:201
 msgid "Previous Track"
 msgstr "Faixa anterior"
 
-#: ../data/desktop/parole.desktop.in.in.h:5 ../src/parole-player.c:2974
-#: ../src/parole-player.c:3200 ../src/plugins/notify/notify-provider.c:211
+#: ../data/desktop/parole.desktop.in.in.h:5 ../src/parole-player.c:2992
+#: ../src/parole-player.c:3220 ../src/plugins/notify/notify-provider.c:211
 msgid "Next Track"
 msgstr "Faixa seguinte"
 
@@ -656,12 +664,12 @@ msgstr "Listas de reprodução (%i item)"
 msgid "Playlist (%i chapter)"
 msgstr "Lista de reprodução (%i capítulo)"
 
-#: ../src/parole-medialist.c:228 ../src/parole-medialist.c:1592
+#: ../src/parole-medialist.c:228 ../src/parole-medialist.c:1596
 #, c-format
 msgid "Playlist (%i items)"
 msgstr "Lista de reprodução (%i itens)"
 
-#: ../src/parole-medialist.c:232 ../src/parole-medialist.c:1593
+#: ../src/parole-medialist.c:232 ../src/parole-medialist.c:1597
 #, c-format
 msgid "Playlist (%i chapters)"
 msgstr "Lista de reprodução (%i capítulos)"
@@ -753,13 +761,12 @@ msgid "Media stream is not seekable"
 msgstr "A emissão não permite buscas"
 

[Xfce4-commits] I18n: Update translation nl (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 51f89f853f894d9551b0a53c17ed34481c523f13 (commit)
   from a38e0968e27f69de519f15f44f75d31d0cc390af (commit)

commit 51f89f853f894d9551b0a53c17ed34481c523f13
Author: Pjotr123 
Date:   Mon Feb 24 18:30:44 2014 +0100

I18n: Update translation nl (100%).

70 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/nl.po |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/po/nl.po b/po/nl.po
index 9680b82..c409122 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -4,14 +4,14 @@
 # 
 # Translators:
 # Jasper Huijsmans , 2008
-# Pjotr123 , 2013
+# Pjotr123 , 2013-2014
 # Pjotr pjotrverta...@gmail.com , 2011,2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-appfinder\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-29 00:30+0200\n"
-"PO-Revision-Date: 2013-07-31 11:01+\n"
+"POT-Creation-Date: 2014-02-23 00:30+0100\n"
+"PO-Revision-Date: 2014-02-24 16:22+\n"
 "Last-Translator: Pjotr123 \n"
 "Language-Team: Dutch 
(http://www.transifex.com/projects/p/xfce/language/nl/)\n"
 "MIME-Version: 1.0\n"
@@ -20,6 +20,11 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
+#. close all windows and quit
+#: ../src/appfinder-gdbus.c:84
+msgid "Forced to quit"
+msgstr "Gedwongen om af te sluiten"
+
 #: ../src/appfinder-category-model.c:146
 msgid "All Applications"
 msgstr "Alle toepassingen"
@@ -116,7 +121,7 @@ msgstr "Kon bureaubladbestand niet verwijderen"
 msgid ""
 "To unhide the item you have to manually remove the desktop file from \"%s\" "
 "or open the file in the same directory and remove the line \"%s\"."
-msgstr "Om het element zichtbaar te maken moet u het bureaubladbestand 
verwijderen uit \"%s\" of (wanneer u het daar wil laten staan) het 
bureaubladbestand openen en de regel \"%s\" verwijderen."
+msgstr "Om het element zichtbaar te maken moet u het bureaubladbestand 
verwijderen uit '%s' of (wanneer u het daar wil laten staan) het 
bureaubladbestand openen en de regel '%s' verwijderen."
 
 #: ../src/appfinder-window.c:955 ../src/appfinder-window.c:1074
 msgid "_Hide"
@@ -282,7 +287,7 @@ msgid ""
 "If the type is set to prefix, %s will be replaced with the string after the "
 "pattern, %S with the complete entry text. For regular expressions you can "
 "use \\0 and \\."
-msgstr "Indien het type is ingesteld op voorvoegsel, dan zal %s worden 
vervangen door de tekenreeks na het patroon, %S door de volledige tekst van de 
invoer. Voor reguliere uitdrukkingen kunt u \\0 en \\ gebruiken."
+msgstr "Indien het type is ingesteld op voorvoegsel, dan zal %s worden 
vervangen door de tekenreeks na het patroon, %S door de volledige tekst van het 
invoerveld. Voor reguliere uitdrukkingen kunt u \\0 en \\ gebruiken."
 
 #: ../src/appfinder-preferences.glade.h:30
 msgid "Co_mmand:"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Add new translation ast (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 73226c799ce0c5b6bdb477a919b31a0fff1fe3da (commit)
   from 3fef9e6c3327284458cf50e06a2d74f05b595d6b (commit)

commit 73226c799ce0c5b6bdb477a919b31a0fff1fe3da
Author: Tornes Llume 
Date:   Mon Feb 24 12:32:18 2014 +0100

I18n: Add new translation ast (100%).

3 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/{en_AU.po => ast.po} |   16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/po/en_AU.po b/po/ast.po
similarity index 65%
copy from po/en_AU.po
copy to po/ast.po
index 627ae97..806f19d 100644
--- a/po/en_AU.po
+++ b/po/ast.po
@@ -3,30 +3,30 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# k3lt01 , 2013
+# Tornes Llume , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-02-08 10:26+0100\n"
-"PO-Revision-Date: 2013-07-29 09:51+\n"
-"Last-Translator: k3lt01 \n"
-"Language-Team: English (Australia) 
(http://www.transifex.com/projects/p/xfce/language/en_AU/)\n"
+"PO-Revision-Date: 2014-02-24 09:50+\n"
+"Last-Translator: Tornes Llume \n"
+"Language-Team: Asturian 
(http://www.transifex.com/projects/p/xfce/language/ast/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: en_AU\n"
+"Language: ast\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../panel-plugin/main.c:141
 msgid "Do you really want to switch to another user?"
-msgstr "Do you really want to switch to another user?"
+msgstr "¿De xuru quies cambear d'usuariu?"
 
 #: ../panel-plugin/main.c:187
 #: ../panel-plugin/xfswitch-plugin.desktop.in.in.h:1
 msgid "Switch to another user without closing the current session"
-msgstr "Switch to another user without closing the current session"
+msgstr "Cambear a otru usuariu ensin zarrar la sesión d'anguaño"
 
 #: ../panel-plugin/xfswitch-plugin.desktop.in.in.h:2
 msgid "User switching"
-msgstr "User switching"
+msgstr "Cambéu d'usuariu"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation bg (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to bd838b4f76eda77e16d91951438ea36e37cfeeb7 (commit)
   from 3658e525ac0952a1f98ac7bad59d6a5c4aa8e22c (commit)

commit bd838b4f76eda77e16d91951438ea36e37cfeeb7
Author: cybercop 
Date:   Mon Feb 24 12:32:38 2014 +0100

I18n: Update translation bg (100%).

172 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/bg.po |  106 --
 1 file changed, 55 insertions(+), 51 deletions(-)

diff --git a/po/bg.po b/po/bg.po
index 627a2fa..6281323 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -4,13 +4,13 @@
 # 
 # Translators:
 # cybercop , 2012
-# cybercop , 2013
+# cybercop , 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-26 18:31+0100\n"
-"PO-Revision-Date: 2013-12-27 09:54+\n"
+"POT-Creation-Date: 2014-02-24 00:32+0100\n"
+"PO-Revision-Date: 2014-02-24 07:32+\n"
 "Last-Translator: cybercop \n"
 "Language-Team: Bulgarian 
(http://www.transifex.com/projects/p/xfce/language/bg/)\n"
 "MIME-Version: 1.0\n"
@@ -33,29 +33,29 @@ msgstr "Внимание"
 msgid "None"
 msgstr "Няма"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 msgid "Session manager socket"
 msgstr "Гнездо на мениджъра на сесиите"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 #: ../settings-dialogs/workspace-settings.c:381
 #: ../settings-dialogs/xfwm4-settings.c:241
 msgid "SOCKET ID"
 msgstr "Гнездо ID"
 
-#: ../settings-dialogs/tweaks-settings.c:469
+#: ../settings-dialogs/tweaks-settings.c:474
 #: ../settings-dialogs/workspace-settings.c:382
 #: ../settings-dialogs/xfwm4-settings.c:243
 msgid "Version information"
 msgstr "Информация за версията"
 
-#: ../settings-dialogs/tweaks-settings.c:487
+#: ../settings-dialogs/tweaks-settings.c:492
 #: ../settings-dialogs/workspace-settings.c:399
 #: ../settings-dialogs/xfwm4-settings.c:895
 msgid "."
 msgstr "."
 
-#: ../settings-dialogs/tweaks-settings.c:491
+#: ../settings-dialogs/tweaks-settings.c:496
 #: ../settings-dialogs/workspace-settings.c:403
 #: ../settings-dialogs/xfwm4-settings.c:899
 #, c-format
@@ -240,7 +240,7 @@ msgid "Raise on click"
 msgstr "Повдигане при кликване"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:37
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
 msgid "_Focus"
 msgstr "Фокус"
 
@@ -259,7 +259,7 @@ msgstr "Разстояние:"
 #. Edge resistance
 #. Smart placement size
 #: ../settings-dialogs/xfwm4-dialog.glade.h:42
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:34
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:35
 msgid "Small"
 msgstr "Малко"
 
@@ -395,173 +395,177 @@ msgid "_Draw frame around selected windows while 
cycling"
 msgstr "Очертаване на рамка около избраният прозорец при превключване"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:8
+msgid "Cycle through windows in a _list"
+msgstr "Превъртане на прозорците в списъка"
+
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
 msgid "C_ycling"
 msgstr "Превключване на прозорците"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
 msgid "Activate foc_us stealing prevention"
 msgstr "Активиране на фокус \"Превенция от кражби\""
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
 msgid "Honor _standard ICCCM focus hint"
 msgstr "Поведение при прехвърлянето на фокуса по стандарта ICCCM"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
 msgid "When a window raises itself:"
 msgstr "Когато прозорецът се самоповдига:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
 msgid "_Bring window on current workspace"
 msgstr "Преместване на прозореца на текущото работно място"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
 msgid "Switch to win_dow's workspace"
 msgstr "Превключване на прозорците на работното място"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
 msgid "Do _nothing"
 msgstr "Не прави нищо"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
 msgid "Key used to _grab and move windows:"
 msgstr "Клавиш, използван за хващане и преместване на прозорец:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
 msgid "_Raise windows when any mouse button is pressed"
 msgstr "Повдигане на прозореца, когато някой от бутоните на мишката е натиснат"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.

[Xfce4-commits] I18n: Update translation pl (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 1f236348b151cfd0d04d458928e0938c9da7a08b (commit)
   from bd838b4f76eda77e16d91951438ea36e37cfeeb7 (commit)

commit 1f236348b151cfd0d04d458928e0938c9da7a08b
Author: hoek 
Date:   Mon Feb 24 12:32:38 2014 +0100

I18n: Update translation pl (100%).

172 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/pl.po |  107 --
 1 file changed, 56 insertions(+), 51 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 68fbc51..68c44d0 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -4,6 +4,7 @@
 # 
 # Translators:
 # Daniel Mróz , 2003
+# hoek , 2014
 # Paweł Pastuła , 2003
 # Piotr Sokół , 2009,2011-2014
 # Piotr Strębski , 2013
@@ -13,9 +14,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-26 18:31+0100\n"
-"PO-Revision-Date: 2014-01-22 17:18+\n"
-"Last-Translator: Piotr Sokół \n"
+"POT-Creation-Date: 2014-02-24 00:32+0100\n"
+"PO-Revision-Date: 2014-02-24 07:16+\n"
+"Last-Translator: hoek \n"
 "Language-Team: Polish 
(http://www.transifex.com/projects/p/xfce/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -37,29 +38,29 @@ msgstr "Ostrzeżenie"
 msgid "None"
 msgstr "Brak"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 msgid "Session manager socket"
 msgstr "Gniazdo menedżera sesji"
 
-#: ../settings-dialogs/tweaks-settings.c:468
+#: ../settings-dialogs/tweaks-settings.c:473
 #: ../settings-dialogs/workspace-settings.c:381
 #: ../settings-dialogs/xfwm4-settings.c:241
 msgid "SOCKET ID"
 msgstr "ID_GNIAZDA"
 
-#: ../settings-dialogs/tweaks-settings.c:469
+#: ../settings-dialogs/tweaks-settings.c:474
 #: ../settings-dialogs/workspace-settings.c:382
 #: ../settings-dialogs/xfwm4-settings.c:243
 msgid "Version information"
 msgstr "Wypisuje informacje o wersji i kończy"
 
-#: ../settings-dialogs/tweaks-settings.c:487
+#: ../settings-dialogs/tweaks-settings.c:492
 #: ../settings-dialogs/workspace-settings.c:399
 #: ../settings-dialogs/xfwm4-settings.c:895
 msgid "."
 msgstr "."
 
-#: ../settings-dialogs/tweaks-settings.c:491
+#: ../settings-dialogs/tweaks-settings.c:496
 #: ../settings-dialogs/workspace-settings.c:403
 #: ../settings-dialogs/xfwm4-settings.c:899
 #, c-format
@@ -244,7 +245,7 @@ msgid "Raise on click"
 msgstr "Działanie kliknięcia"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:37
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
 msgid "_Focus"
 msgstr "_Uaktywnianie"
 
@@ -263,7 +264,7 @@ msgstr "O_dstęp:"
 #. Edge resistance
 #. Smart placement size
 #: ../settings-dialogs/xfwm4-dialog.glade.h:42
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:34
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:35
 msgid "Small"
 msgstr "Mały"
 
@@ -399,173 +400,177 @@ msgid "_Draw frame around selected windows while 
cycling"
 msgstr "Wyświetlanie o_bramowania zaznaczonego okna"
 
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:8
+msgid "Cycle through windows in a _list"
+msgstr "Przechodzenie między oknami w _list"
+
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
 msgid "C_ycling"
 msgstr "_Przełączanie"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:9
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
 msgid "Activate foc_us stealing prevention"
 msgstr "Z_apobieganie utracie wyboru bieżącego okna"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:10
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
 msgid "Honor _standard ICCCM focus hint"
 msgstr "Uznawanie _standardu ICCCM uaktywniania okien"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:11
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
 msgid "When a window raises itself:"
 msgstr "Czynność wykonywana po automatycznym przemieszczeniu okna na wierzch:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:12
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
 msgid "_Bring window on current workspace"
 msgstr "Prz_emieszczenie okna na bieżący obszar roboczy"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:13
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
 msgid "Switch to win_dow's workspace"
 msgstr "Przełączenie na obszar roboczy ok_na"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:14
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:15
 msgid "Do _nothing"
 msgstr "_Brak"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:16
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
 msgid "Key used to _grab and move windows:"
 msgstr "Klawisz c_hwytania i przemieszczania okien:"
 
-#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:17
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:18
 msgid "_Raise windows when any mouse button is pressed"
 msgstr "Prz_enoszenie na wierzch okien po kliknięciu w ich zawartość d

[Xfce4-commits] I18n: Update translation ja (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to b35a9a785e751e159b273b2e9192992ade6d7ca1 (commit)
   from b498cd2d4d183fad8766b749ad20990281ba6da2 (commit)

commit b35a9a785e751e159b273b2e9192992ade6d7ca1
Author: Nick 
Date:   Mon Feb 24 12:31:23 2014 +0100

I18n: Update translation ja (100%).

67 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/ja.po |  211 --
 1 file changed, 123 insertions(+), 88 deletions(-)

diff --git a/po/ja.po b/po/ja.po
index 795d53c..1bede54 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,31 +1,30 @@
-# Japanese translation of the xfce4-clipman-plugin package.
-# Copyright (C) 2005-2012 The Xfce development team.
-# This file is distributed under the same license as the xfce4-clipman-plugin 
package.
-# Daichi Kawahata , 2006.
-# Nobuhiro Iwamatsu , 2008.
-# Masato Hashimoto , 2010-2012.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Daichi Kawahata , 2006
+# Nobuhiro Iwamatsu , 2008
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-clipman-plugin 0.8.0\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-13 21:03+0900\n"
-"PO-Revision-Date: 2012-04-25 20:37+0900\n"
-"Last-Translator: Masato Hashimoto \n"
-"Language-Team: Japanese \n"
-"Language: ja\n"
+"POT-Creation-Date: 2014-02-03 00:31+0100\n"
+"PO-Revision-Date: 2014-02-24 08:29+\n"
+"Last-Translator: Nick \n"
+"Language-Team: Japanese 
(http://www.transifex.com/projects/p/xfce/language/ja/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ja\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: ../panel-plugin/xfce4-clipman.desktop.in.h:1
 #: ../panel-plugin/xfce4-clipman-plugin.desktop.in.h:1
 #: ../panel-plugin/xfce4-clipman-plugin-autostart.desktop.in.h:1
-#: ../panel-plugin/main-panel-plugin.c:72
-#: ../panel-plugin/main-status-icon.c:61
-#: ../panel-plugin/main-status-icon.c:94
-#: ../panel-plugin/plugin.c:336
+#: ../panel-plugin/main-panel-plugin.c:73
+#: ../panel-plugin/main-status-icon.c:61 ../panel-plugin/main-status-icon.c:94
+#: ../panel-plugin/plugin.c:339
 msgid "Clipman"
 msgstr "Clipman"
 
@@ -67,26 +66,27 @@ msgstr "長い URL"
 msgid "Shrink the URL"
 msgstr "URL を短縮"
 
-#: ../panel-plugin/xfce4-clipman-settings.c:190
+#: ../panel-plugin/xfce4-clipman-settings.c:206
 msgid "None"
 msgstr "なし"
 
 #. TRANSLATORS: Keyboard shortcut
-#: ../panel-plugin/xfce4-clipman-settings.c:192
+#: ../panel-plugin/xfce4-clipman-settings.c:208
 msgid "Ctrl+V"
 msgstr "Ctrl+V"
 
 #. TRANSLATORS: Keyboard shortcut
-#: ../panel-plugin/xfce4-clipman-settings.c:194
+#: ../panel-plugin/xfce4-clipman-settings.c:210
 msgid "Shift+Insert"
 msgstr "Shift+Insert"
 
-#: ../panel-plugin/xfce4-clipman-settings.c:517
+#: ../panel-plugin/xfce4-clipman-settings.c:533
 msgid "Reset actions"
 msgstr "アクションのリセット"
 
-#: ../panel-plugin/xfce4-clipman-settings.c:519
-msgid "Are you sure you want to reset the actions to the system default 
values?"
+#: ../panel-plugin/xfce4-clipman-settings.c:535
+msgid ""
+"Are you sure you want to reset the actions to the system default values?"
 msgstr "アクションをシステムデフォルトにリセットしてもよろしいですか?"
 
 #: ../panel-plugin/settings-dialog.ui.h:1
@@ -98,193 +98,228 @@ msgid "Sync _selections"
 msgstr "選択領域と同期をとる(_S)"
 
 #: ../panel-plugin/settings-dialog.ui.h:3
-msgid "If checked, the selections will be synced with the default clipboard in 
a way that you can paste what you select"
+msgid ""
+"If checked, the selections will be synced with the default clipboard in a "
+"way that you can paste what you select"
 msgstr "チェックマークをつけると、選択領域とデフォルトクリップボードとの同期がとられ、選択しただけで貼り付けできるようになります"
 
 #: ../panel-plugin/settings-dialog.ui.h:4
+msgid "Show _QR-Code"
+msgstr "QR-Code を表示する(_Q)"
+
+#: ../panel-plugin/settings-dialog.ui.h:5
+msgid ""
+"If checked, the menu shows a QR-Code of the corrently selected clipboard "
+"entry"
+msgstr "チェックマークをつけると、選択されているクリップボードエントリの QR-Code をメニューに表示します"
+
+#: ../panel-plugin/settings-dialog.ui.h:6
 msgid "Behavior"
 msgstr "振る舞い"
 
-#: ../panel-plugin/settings-dialog.ui.h:5
+#: ../panel-plugin/settings-dialog.ui.h:7
 msgid "Save on _quit"
 msgstr "終了時に保存する(_Q)"
 
-#: ../panel-plugin/settings-dialog.ui.h:6
-msgid "If checked, this option will restore the history on every new Xfce 
session"
+#: ../panel-plugin/settings-dialog.ui.h:8
+msgid ""
+"If checked, this option will restore the history on every new Xfce session"
 msgstr "チェックマークをつけると、新しい Xfce セッション開始時に履歴が復元されます"
 
-#: ../panel-plugin/settings-dialog.ui.h:7
+#: ../panel-plugin/settings-dialog.ui.h:9
 msgid "Store last copied _image"
 msgstr "最後にコピーした画像を格納する(_I)"
 
-#: ../panel-plugin/settings-dialog.ui.h:8
+#: ../panel-plugin/settings-dialog.ui.h:10
 msgid "If checked, this option allows to store one 

[Xfce4-commits] I18n: Update translation ast (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 10de3589e93dc4455408204276c5621e7c5425ed (commit)
   from 1ba5a9e89e3233579a54a1af54b4dbdfad38d918 (commit)

commit 10de3589e93dc4455408204276c5621e7c5425ed
Author: Tornes Llume 
Date:   Mon Feb 24 12:31:31 2014 +0100

I18n: Update translation ast (100%).

4 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/ast.po |   35 +++
 1 file changed, 19 insertions(+), 16 deletions(-)

diff --git a/po/ast.po b/po/ast.po
index 17db040..929c723 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -1,32 +1,35 @@
-# Asturian translations for the xfce4-eyes-plugin package.
-# Copyright (C) Free Software Foundation
-# This file is distributed under the same license as the xfce4-eyes-plugin 
package.
-# Astur , 2004
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Astur I. , 2004
+# Tornes Llume , 2014
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-eyes 4.3.0\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-01 17:32+0100\n"
-"PO-Revision-Date: 2009-07-13 19:54+0100\n"
-"Last-Translator: Marcos Antonio Alvarez Costales \n"
-"Language-Team: Asturian \n"
-"Language: ast\n"
+"POT-Creation-Date: 2013-07-03 20:59+0200\n"
+"PO-Revision-Date: 2014-02-24 10:04+\n"
+"Last-Translator: Tornes Llume \n"
+"Language-Team: Asturian 
(http://www.transifex.com/projects/p/xfce/language/ast/)\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ast\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../panel-plugin/eyes.c:324 ../panel-plugin/eyes.desktop.in.h:1
+#: ../panel-plugin/eyes.c:332 ../panel-plugin/eyes.desktop.in.h:1
 msgid "Eyes"
 msgstr "Güeyos"
 
-#: ../panel-plugin/eyes.c:340
+#: ../panel-plugin/eyes.c:348
 msgid "_Select a theme:"
 msgstr "_Esbillar un tema:"
 
-#: ../panel-plugin/eyes.c:377
+#: ../panel-plugin/eyes.c:385
 msgid "Use single _row in multi-row panel"
-msgstr ""
+msgstr "Usa una _fila sola nel panel de delles files"
 
 #: ../panel-plugin/eyes.desktop.in.h:2
 msgid "Eyes that spy on you"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Add new translation ast (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 7ae2c87cf95320b98b2fddebf30dc6b7a51fbfb0 (commit)
   from c08d43cb189c1ef8fb67dfbe4ee8e1e5c5508962 (commit)

commit 7ae2c87cf95320b98b2fddebf30dc6b7a51fbfb0
Author: Tornes Llume 
Date:   Mon Feb 24 12:31:58 2014 +0100

I18n: Add new translation ast (100%).

2 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/{en_AU.po => ast.po} |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/po/en_AU.po b/po/ast.po
similarity index 69%
copy from po/en_AU.po
copy to po/ast.po
index 54fa89b..69c3f1f 100644
--- a/po/en_AU.po
+++ b/po/ast.po
@@ -3,19 +3,19 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# k3lt01 , 2013
+# Tornes Llume , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 21:19+0200\n"
-"PO-Revision-Date: 2013-07-29 09:33+\n"
-"Last-Translator: k3lt01 \n"
-"Language-Team: English (Australia) 
(http://www.transifex.com/projects/p/xfce/language/en_AU/)\n"
+"PO-Revision-Date: 2014-02-24 09:59+\n"
+"Last-Translator: Tornes Llume \n"
+"Language-Team: Asturian 
(http://www.transifex.com/projects/p/xfce/language/ast/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: en_AU\n"
+"Language: ast\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../panel-plugin/xfce4-stopwatch-plugin.desktop.in.in.h:1
@@ -24,4 +24,4 @@ msgstr "Stopwatch"
 
 #: ../panel-plugin/xfce4-stopwatch-plugin.desktop.in.in.h:2
 msgid "Time yourself"
-msgstr "Time yourself"
+msgstr "El to tiempu"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Add new translation hr (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 80d2f33ff2cca9aab2046b16611abdf4214cd9e5 (commit)
   from 0864d39c09b2102229726fe47cf4b98e96ee5864 (commit)

commit 80d2f33ff2cca9aab2046b16611abdf4214cd9e5
Author: schizo 
Date:   Mon Feb 24 12:31:51 2014 +0100

I18n: Add new translation hr (100%).

8 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/{sl.po => hr.po} |   25 +
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/po/sl.po b/po/hr.po
similarity index 64%
copy from po/sl.po
copy to po/hr.po
index 2054879..f1d7e6c 100644
--- a/po/sl.po
+++ b/po/hr.po
@@ -3,28 +3,29 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Klemen Košir , 2013
+# schizo , 2014
+# Ivica  Kolić , 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-09-10 21:12+0200\n"
-"PO-Revision-Date: 2013-09-05 20:48+\n"
-"Last-Translator: Klemen Košir \n"
-"Language-Team: Slovenian \n"
+"PO-Revision-Date: 2014-02-24 08:43+\n"
+"Last-Translator: schizo \n"
+"Language-Team: Croatian 
(http://www.transifex.com/projects/p/xfce/language/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: sl\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || 
n%100==4 ? 2 : 3);\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
 #: ../panel-plugin/props.py:25 ../panel-plugin/rss.desktop.in.in.h:2
 msgid "RSS Aggregator"
-msgstr ""
+msgstr "RSS čitać"
 
 #: ../panel-plugin/props.py:46
 msgid "RSS Feeds:"
-msgstr ""
+msgstr "RSS vijesti:"
 
 #: ../panel-plugin/props.py:63 ../panel-plugin/props.py:107
 msgid "Name"
@@ -32,16 +33,16 @@ msgstr "Ime"
 
 #: ../panel-plugin/props.py:73
 msgid "URL"
-msgstr "Naslov URL"
+msgstr "URL"
 
 #. Start with an empty feeds menu
 #: ../panel-plugin/plugin.py:51
 msgid "Feeds"
-msgstr ""
+msgstr "Vijesti"
 
 #: ../panel-plugin/plugin.py:61
 msgid "Refresh all"
-msgstr "Osveži"
+msgstr "Osvježi sve"
 
 #: ../panel-plugin/plugin.py:66
 msgid "RSS"
@@ -49,4 +50,4 @@ msgstr "RSS"
 
 #: ../panel-plugin/rss.desktop.in.in.h:1
 msgid "Check and display RSS feeds"
-msgstr ""
+msgstr "Provjeri i prikaži RSS vijesti"
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] I18n: Update translation hr (100%).

2014-02-24 Thread Transifex
Updating branch refs/heads/master
 to 912e8b38112f4da8cabfeff598611ad76d962b6e (commit)
   from 1d170260437edfe3dc32292fc8f67d5287180e15 (commit)

commit 912e8b38112f4da8cabfeff598611ad76d962b6e
Author: schizo 
Date:   Mon Feb 24 12:31:09 2014 +0100

I18n: Update translation hr (100%).

36 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).

 po/hr.po |   41 +
 1 file changed, 21 insertions(+), 20 deletions(-)

diff --git a/po/hr.po b/po/hr.po
index c67153d..158c066 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# schizo , 2014
 # Ivica  Kolić , 2013-2014
 # Ivica  Kolić , 2011
 msgid ""
@@ -10,8 +11,8 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-09-29 13:30+\n"
-"PO-Revision-Date: 2014-01-07 15:58+\n"
-"Last-Translator: Ivica  Kolić \n"
+"PO-Revision-Date: 2014-02-24 09:00+\n"
+"Last-Translator: schizo \n"
 "Language-Team: Croatian 
(http://www.transifex.com/projects/p/xfce/language/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,13 +27,13 @@ msgstr "Be_zvučno"
 
 #: ../panel-plugin/xfce-mixer-plugin.c:314
 msgid "Run Audio Mi_xer"
-msgstr ""
+msgstr "Pokreni mi_kser zvuka"
 
 #: ../panel-plugin/xfce-mixer-plugin.c:581 ../xfce4-mixer/main.c:148
 msgid ""
 "GStreamer was unable to detect any sound devices. Some sound system specific"
 " GStreamer packages may be missing. It may also be a permissions problem."
-msgstr ""
+msgstr "GStreamer nije uspio otkriti nijedan uređaj za zvuk. Možda nedostaju 
neki specifični GStreamer paketi. Isto tako može biti problem dopuštenja."
 
 #: ../panel-plugin/xfce-mixer-plugin.c:931
 msgid "No command defined"
@@ -45,15 +46,15 @@ msgid ""
 "Could not execute the command \"%s\". Ensure that either the location of the"
 " command is included in the PATH environment variable or that you are "
 "providing the full path to the command."
-msgstr ""
+msgstr "Ne mogu izvršiti \"%s\" naredbu. Osiguraj da je lokacija naredba 
ukljkučena u PATH varijablu okruženja ili da koristite punu putanju do naredbe."
 
 #: ../panel-plugin/xfce-plugin-dialog.c:150
 msgid "Audio Mixer Plugin"
-msgstr ""
+msgstr "Mikser zvuka dodatak"
 
 #: ../panel-plugin/xfce-plugin-dialog.c:152
 msgid "Configure the sound card and mixer track"
-msgstr ""
+msgstr "Konfiguriraj zvučnu karticu i zapis miksera"
 
 #: ../panel-plugin/xfce-plugin-dialog.c:165
 #: ../xfce4-mixer/xfce-mixer-window.c:185
@@ -62,7 +63,7 @@ msgstr "Zvučna _kartica:"
 
 #: ../panel-plugin/xfce-plugin-dialog.c:174
 msgid "Mixer _track:"
-msgstr ""
+msgstr "_Zapis miksera:"
 
 #: ../panel-plugin/xfce-volume-button.c:854
 msgid "No valid device and/or element."
@@ -71,7 +72,7 @@ msgstr "Nema valjanog uređaja i/ili elementa."
 #: ../panel-plugin/xfce-volume-button.c:859
 #, c-format
 msgid "%s: muted"
-msgstr ""
+msgstr "%s: Bez zvuka"
 
 #: ../panel-plugin/xfce-volume-button.c:861
 #, c-format
@@ -85,7 +86,7 @@ msgstr "%s: %i%%"
 #: ../xfce4-mixer/xfce-mixer-window.c:427
 #: ../xfce4-mixer/xfce4-mixer.desktop.in.h:1
 msgid "Audio Mixer"
-msgstr ""
+msgstr "Mikser zvuka"
 
 #: ../panel-plugin/mixer.desktop.in.h:2
 #: ../xfce4-mixer/xfce4-mixer.desktop.in.h:2
@@ -99,7 +100,7 @@ msgstr "Nepoznata kontrola jačine zvuka %d"
 
 #: ../xfce4-mixer/main.c:86
 msgid "Enable debugging output"
-msgstr ""
+msgstr "Omogući izlaz s prijavom grešaka"
 
 #: ../xfce4-mixer/main.c:87
 msgid "Show version and exit"
@@ -108,19 +109,19 @@ msgstr "Pokaži verziju i izađi"
 #: ../xfce4-mixer/main.c:130
 #, c-format
 msgid "xfce4-mixer: Failed to initialize xfconf: %s\n"
-msgstr ""
+msgstr "xfce4-mixer: nije uspjela inicijalizacija xfconf: %s\n"
 
 #: ../xfce4-mixer/xfce-mixer-container.c:218
 msgid "_Playback"
-msgstr ""
+msgstr "_Izvođenje"
 
 #: ../xfce4-mixer/xfce-mixer-container.c:218
 msgid "C_apture"
-msgstr ""
+msgstr "Uhv_ati"
 
 #: ../xfce4-mixer/xfce-mixer-container.c:218
 msgid "S_witches"
-msgstr ""
+msgstr "P_rekidači"
 
 #: ../xfce4-mixer/xfce-mixer-container.c:218
 msgid "_Options"
@@ -138,7 +139,7 @@ msgstr "Nema 
vidljivih kontrola"
 msgid ""
 "In order to toggle the visibility of mixer controls, open the \"Select "
 "Controls\" dialog."
-msgstr ""
+msgstr "Kako bi mijenjali vidljivost kontrola miksera, otvorite okvir 
\"Odaberite kontrole\"."
 
 #: ../xfce4-mixer/xfce-mixer-controls-dialog.c:118
 msgid "Select Controls"
@@ -162,12 +163,12 @@ msgstr "Zaključaj kanale za %s zajedno"
 #: ../xfce4-mixer/xfce-mixer-track.c:340
 #, c-format
 msgid "Mute/unmute %s"
-msgstr ""
+msgstr "Upali/ugasi zvuk %s"
 
 #: ../xfce4-mixer/xfce-mixer-track.c:360
 #, c-format
 msgid "Enable/disable audible input from %s in output"
-msgstr ""
+msgstr "Omogući/onemogući čujni ulaz iz %s izlaza"
 
 #: ../xfce4-mixer/xfce-mixer-window.c:91
 msgid "_Quit"
@@ -175,7 +176,7 @@ ms