[Xfce4-commits] [apps/mousepad] branch master updated (24ed329 -> 8d8be38)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  24ed329   I18n: Update translation nb (71%).
   new  8d8be38   I18n: Update translation nb (72%).

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/nb.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[Xfce4-commits] [apps/mousepad] 01/01: I18n: Update translation nb (72%).

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 8d8be38f49109c90cc8ddf1b41cec54405417e42
Author: kingu 
Date:   Sat May 17 06:30:47 2014 +0200

I18n: Update translation nb (72%).

178 translated messages, 69 untranslated messages.

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

diff --git a/po/nb.po b/po/nb.po
index 7a41f45..aae0091 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -10,7 +10,7 @@ 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: 2014-05-16 22:30+\n"
+"PO-Revision-Date: 2014-05-16 22:31+\n"
 "Last-Translator: kingu \n"
 "Language-Team: Norwegian Bokmål 
(http://www.transifex.com/projects/p/xfce-apps/language/nb/)\n"
 "MIME-Version: 1.0\n"
@@ -406,7 +406,7 @@ msgstr ""
 #. match whole word
 #: ../mousepad/mousepad-replace-dialog.c:260
 msgid "_Match whole word"
-msgstr ""
+msgstr "_Jamfør hele ord"
 
 #: ../mousepad/mousepad-replace-dialog.c:271
 msgid "Replace _all in:"

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


[Xfce4-commits] [panel-plugins/xfce4-places-plugin] 01/01: Make the button occupy the whole panel height/width when the label is shown.

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

andrzejr pushed a commit to branch master
in repository panel-plugins/xfce4-places-plugin.

commit 7da5196d162cacd196371048bcb8a64091430a99
Author: Andrzej 
Date:   Sat May 17 00:02:52 2014 +0100

Make the button occupy the whole panel height/width when the label is shown.
---
 panel-plugin/button.c |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/panel-plugin/button.c b/panel-plugin/button.c
index 50824eb..5925c80 100644
--- a/panel-plugin/button.c
+++ b/panel-plugin/button.c
@@ -460,18 +460,15 @@ places_button_resize(PlacesButton *self)
 
 new_size /= nrows;
 
-if (show_label) {
 #ifdef HAS_PANEL_49
-xfce_panel_plugin_set_small (self->plugin, deskbar ? FALSE : TRUE);
+xfce_panel_plugin_set_small (self->plugin, !show_label);
 #endif
+if (show_label) {
 if (vertical)
   gtk_alignment_set (GTK_ALIGNMENT (self->alignment), 0.5, 0.0, 0.0, 
1.0);
 else
   gtk_alignment_set (GTK_ALIGNMENT (self->alignment), 0.0, 0.5, 1.0, 
0.0);
 } else {
-#ifdef HAS_PANEL_49
-xfce_panel_plugin_set_small(self->plugin, TRUE);
-#endif
 gtk_alignment_set (GTK_ALIGNMENT (self->alignment), 0.5, 0.5, 1.0, 
1.0);
 }
 

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


[Xfce4-commits] [panel-plugins/xfce4-places-plugin] branch master updated (d330718 -> 7da5196)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

andrzejr pushed a change to branch master
in repository panel-plugins/xfce4-places-plugin.

  from  d330718   I18n: Update translation nb (100%).
   new  7da5196   Make the button occupy the whole panel height/width when 
the label is shown.

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


Summary of changes:
 panel-plugin/button.c |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

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


[Xfce4-commits] [www/www.xfce.org] branch master updated (290ebeb -> 2e60ab4)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  290ebeb   I18n: Update translation pt (73%).
   new  2e60ab4   I18n: Update translation es (100%).

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


Summary of changes:
 lib/po/es.po |   64 +-
 1 file changed, 32 insertions(+), 32 deletions(-)

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 2e60ab45238733d2b52381e54b740b6c2e5f91ff
Author: Pablo Lezaeta 
Date:   Sat May 17 00:31:57 2014 +0200

I18n: Update translation es (100%).

591 translated messages.

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

diff --git a/lib/po/es.po b/lib/po/es.po
index 724c765..cda37fb 100644
--- a/lib/po/es.po
+++ b/lib/po/es.po
@@ -14,7 +14,7 @@
 # MC , 2013
 # MC , 2013
 # Pablo Lezaeta , 2013
-# Pablo Lezaeta , 2013
+# Pablo Lezaeta , 2013-2014
 # Rayonant , 2013
 # The Idiot , 2013
 msgid ""
@@ -22,9 +22,9 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n";
 "POT-Creation-Date: 2013-07-03 22:08+0200\n"
-"PO-Revision-Date: 2014-03-22 10:56+\n"
-"Last-Translator: Adolfo Jayme Barrientos \n"
-"Language-Team: Spanish 
(http://www.transifex.com/projects/p/xfce/language/es/)\n"
+"PO-Revision-Date: 2014-05-16 20:11+\n"
+"Last-Translator: Pablo Lezaeta \n"
+"Language-Team: Spanish 
(http://www.transifex.com/projects/p/xfce-www/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -275,7 +275,7 @@ msgid ""
 "intention and wait for an answer from the current translator(s). If you "
 "don't get a response in the upcoming weeks (2~3 weeks) you can consider "
 "translating the different projects."
-msgstr "Puede enviar un correo a la lista de correo de i18n, así como con una 
copia (CC) para el traductor actual si conoce su correo. Háganos saber su 
interés y espere una respuesta del o los traductor(es) actual(es). Si no recibe 
una respuesta en las próximas semanas (de 2 a 3 semanas) puede considerar la 
traducción de otros proyectos."
+msgstr "Puede enviar un correo a la lista de correo de internacionalización 
(i18n), así como con una copia (CC) para el traductor actual si conoce su 
correo. Háganos saber su interés y espere una respuesta del o los traductor(es) 
actual(es). Si no recibe una respuesta en las próximas semanas (de 2 a 3 
semanas) puede considerar la traducción de otros proyectos."
 
 #: getinvolved/translation.php:54
 msgid ""
@@ -367,7 +367,7 @@ msgid ""
 "The Xfce Panel can be customized in numerous ways so it provides all the "
 "items you need right where you need them. It has three different display "
 "modes, transparency and a few dozen different plugins."
-msgstr "El panel XFCE puede ser personalizado de numerosas maneras, 
proporcionando todos los objetos que necesite justo allí donde los necesita. 
Tiene 3 modos de visualización, trasparencias y varias docenas de complementos."
+msgstr "El panel Xfce puede ser personalizado de numerosas maneras, 
proporcionando todos los objetos que necesite justo allí donde los necesita. 
Tiene 3 modos de visualización, trasparencias y varias docenas de complementos."
 
 #: frontpage.php:30
 msgid ""
@@ -1029,7 +1029,7 @@ msgid ""
 "release of Xfce 4.8 which is set to be pushed out to the public on January "
 "16th, 2011. Compared to Xfce 4.8pre2 this release mostly features "
 "translation updates and bug fixes."
-msgstr "Hoy nos complace anunciar la tercera y, esperamos que final, versión 
candidata de Xfce 4.8 cuya salida al público está programada para el 16 de 
enero de 2011. Comparada con Xfce 4.8pre2 , está más traducida y libre de 
errores."
+msgstr "Hoy nos complace anunciar la tercera y esperamos que final, versión 
candidata de Xfce 4.8 cuya salida al público está programada para el 16 de 
enero de 2011. Comparada con Xfce 4.8pre2 , está más traducida y libre de 
errores."
 
 #: news-array.php:84
 msgid ""
@@ -1084,7 +1084,7 @@ msgstr "Esto puede sonar como la simple corrección de 
algunos problemas pero es
 msgid ""
 "Xfce 4.8pre3 also features a lot of translation updates, as can be seen in "
 "the complete changelog."
-msgstr "Xfce 4.8pre3 también cuenta con una gran cantidad de actualizaciones 
de la traducción, como se puede ver en la completa lista de cambios."
+msgstr "Xfce 4.8pre3 también cuenta con una gran cantidad de actualizaciones 
en sus traducciones, como se puede ver en la lista de cambios."
 
 #: news-array.php:90
 msgid ""
@@ -1094,7 +1094,7 @@ msgid ""
 "there are not enough people active to take care of all this at the moment. "
 "So we will continue fixing bugs in master branches as we did between 4.8pre2"
 " and 4.8pre3."
-msgstr "Ya que estamos siguiendo el modelo de 
publicación de Xfce 4,8, normalmente anunciamos la congelación del código y 
la creación de las primeras ramas del ciclo de vida. Decidimos en contra de 
esto porque no hay suficientes personas activas para cuidar de todo esto en 
este momento. Así que vamos a seguir corrigiendo errores en las ramas maestro 
como lo hicimos

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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 266c587065fd7e965fff6ebd95f10acc1473d8f3
Author: fevrier 
Date:   Sat May 17 00:30:52 2014 +0200

I18n: Update translation fr (100%).

354 translated messages.

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

diff --git a/po/fr.po b/po/fr.po
index 5eeddae..8e00b0b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5,6 +5,7 @@
 # Translators:
 # jc1 , 2013
 # jc1 , 2013-2014
+# fevrier , 2014
 # Maximilian Schleiss , 2008
 # m8t , 2009
 # Urides , 2014
@@ -13,9 +14,9 @@ msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-01-26 00:30+0100\n"
-"PO-Revision-Date: 2014-04-17 11:05+\n"
-"Last-Translator: Urides \n"
-"Language-Team: French 
(http://www.transifex.com/projects/p/xfce/language/fr/)\n"
+"PO-Revision-Date: 2014-05-16 19:15+\n"
+"Last-Translator: fevrier \n"
+"Language-Team: French 
(http://www.transifex.com/projects/p/xfce4-settings/language/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -314,7 +315,7 @@ msgstr "Ordre de sous-_pixellisation :"
 
 #: ../dialogs/appearance-settings/appearance-dialog.glade.h:11
 msgid "Hintin_g:"
-msgstr "_Hinting :"
+msgstr "_Lissage :"
 
 #: ../dialogs/appearance-settings/appearance-dialog.glade.h:12
 msgid "_Enable anti-aliasing"

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


[Xfce4-commits] [xfce/xfce4-settings] branch master updated (aafd8c8 -> 266c587)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  aafd8c8   I18n: Update translation nb (100%).
   new  266c587   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 |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

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


[Xfce4-commits] [apps/mousepad] branch master updated (5362e9e -> 24ed329)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  5362e9e   I18n: Add new translation nb (69%).
   new  24ed329   I18n: Update translation nb (71%).

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/nb.po |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

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


[Xfce4-commits] [apps/mousepad] 01/01: I18n: Update translation nb (71%).

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 24ed329b9e30dc161c7138902027fd895891eb2a
Author: kingu 
Date:   Sat May 17 00:30:58 2014 +0200

I18n: Update translation nb (71%).

177 translated messages, 70 untranslated messages.

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

diff --git a/po/nb.po b/po/nb.po
index fd232cd..7a41f45 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -10,7 +10,7 @@ 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: 2014-05-16 15:58+\n"
+"PO-Revision-Date: 2014-05-16 22:30+\n"
 "Last-Translator: kingu \n"
 "Language-Team: Norwegian Bokmål 
(http://www.transifex.com/projects/p/xfce-apps/language/nb/)\n"
 "MIME-Version: 1.0\n"
@@ -146,7 +146,7 @@ msgstr "Lukk denne fanen"
 #. create an unique untitled document name
 #: ../mousepad/mousepad-document.c:626
 msgid "Untitled"
-msgstr ""
+msgstr "Uten tittel"
 
 #. create the header
 #: ../mousepad/mousepad-encoding-dialog.c:134
@@ -964,12 +964,12 @@ msgstr ""
 #. add the label with the root warning
 #: ../mousepad/mousepad-window.c:659
 msgid "Warning, you are using the root account, you may harm your system."
-msgstr ""
+msgstr "Advarsel, du bruker root-kontoen, du har tilgang til å ødelegge 
systemet."
 
 #. show the warning
 #: ../mousepad/mousepad-window.c:1097
 msgid "Failed to open the document"
-msgstr ""
+msgstr "Feil ved åpning av dokument"
 
 #: ../mousepad/mousepad-window.c:1294
 msgid "Read Only"
@@ -1009,7 +1009,7 @@ msgstr "Åpne «%s»"
 
 #: ../mousepad/mousepad-window.c:2724
 msgid "Failed to clear the recent history"
-msgstr ""
+msgstr "Feil under tømming av nylig historikk"
 
 #. create an item to inform the user
 #: ../mousepad/mousepad-window.c:3148
@@ -1074,7 +1074,7 @@ msgstr ""
 #. show the error
 #: ../mousepad/mousepad-window.c:4010
 msgid "Failed to print the document"
-msgstr ""
+msgstr "Feil under utskrift av dokument"
 
 #: ../mousepad/mousepad-window.c:4421
 msgid "Choose Mousepad Font"

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


[Xfce4-commits] [xfce/xfce4-panel] 01/01: Tasklist, blocking event interfered with button highlight.

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 94aca4d8b93c3343091ddcb90dd77ea08b734a0e
Author: Andrzej 
Date:   Fri May 16 22:54:30 2014 +0100

Tasklist, blocking event interfered with button highlight.

Especially visible with minimized windows. The button was stuck
in "half active" state (normally inactive, but rendered as active when
mouse cursor was above it).
---
 plugins/tasklist/tasklist-widget.c |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/plugins/tasklist/tasklist-widget.c 
b/plugins/tasklist/tasklist-widget.c
index 7ebd77a..41f000e 100644
--- a/plugins/tasklist/tasklist-widget.c
+++ b/plugins/tasklist/tasklist-widget.c
@@ -2752,9 +2752,7 @@ xfce_tasklist_button_button_release_event (GtkWidget  
   *button,
 {
   /* press the button */
   xfce_tasklist_button_activate (child, event->time);
-
-  /* if the window is still active, don't toggle the button */
-  return wnck_window_is_active (child->window);
+  return FALSE;
 }
   else if (event->button == 2)
 {

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


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (1e28a13 -> 94aca4d)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  1e28a13   Applications Menu: changed default button title to 
"Applications"
   new  94aca4d   Tasklist, blocking event interfered with button highlight.

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:
 plugins/tasklist/tasklist-widget.c |4 +---
 1 file changed, 1 insertion(+), 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-panel] branch master updated (746a710 -> 1e28a13)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  746a710   I18n: Update translation ast (94%).
   new  1e28a13   Applications Menu: changed default button title to 
"Applications"

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:
 plugins/applicationsmenu/applicationsmenu.c |2 +-
 po/am.po| 1401 +++---
 po/ar.po|  254 +++--
 po/ast.po   |  287 +++---
 po/be.po| 1064 ++--
 po/bg.po|  317 +++---
 po/bn.po|  236 +++--
 po/ca.po|  303 +++---
 po/cs.po|  289 +++---
 po/da.po|  301 +++---
 po/de.po|  340 ---
 po/el.po|  303 +++---
 po/en_AU.po |  290 +++---
 po/en_GB.po |  290 +++---
 po/eo.po| 1182 +++---
 po/es.po|  324 +++---
 po/et.po|  252 +++--
 po/eu.po|  292 +++---
 po/fi.po|  207 ++--
 po/fr.po|  337 ---
 po/gl.po|  266 ++---
 po/he.po|  257 +++--
 po/hr.po|  309 +++---
 po/hu.po|  287 +++---
 po/id.po|  294 +++---
 po/is.po|  294 +++---
 po/it.po|  320 +++---
 po/ja.po|  301 +++---
 po/kk.po|  274 ++---
 po/ko.po|  278 +++---
 po/lt.po|  287 +++---
 po/lv.po| 1427 +++---
 po/ms.po|  306 +++---
 po/nb.po|  296 +++---
 po/nl.po|  327 +++---
 po/nn.po|  290 +++---
 po/oc.po|  320 +++---
 po/pa.po|  204 ++--
 po/pl.po|  289 +++---
 po/pt.po|  286 +++---
 po/pt_BR.po |  312 +++---
 po/ro.po|  300 +++---
 po/ru.po|  310 +++---
 po/si.po|  218 ++--
 po/sk.po|  280 +++---
 po/sq.po| 1426 +++---
 po/sr.po|  302 +++---
 po/sv.po|  301 +++---
 po/te.po|  191 ++--
 po/th.po|  251 +++--
 po/tr.po|  295 +++---
 po/ug.po|  294 +++---
 po/uk.po|  293 +++---
 po/ur.po| 1434 ---
 po/ur_PK.po | 1434 ---
 po/vi.po|  249 +++--
 po/zh_CN.po |  232 +++--
 po/zh_HK.po |  230 +++--
 po/zh_TW.po |  230 +++--
 59 files changed, 13802 insertions(+), 9963 deletions(-)

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 9774f01a5fc74c3e4c6095bc54e0d292c19dc274
Author: Darkcircle 
Date:   Fri May 16 18:31:23 2014 +0200

I18n: Update translation ko (100%).

112 translated messages.

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

diff --git a/po/ko.po b/po/ko.po
index 09649de..53ed809 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,16 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Darkcircle , 2013
+# Darkcircle , 2013-2014
 # ujuc Gang , 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-12-21 06:31+0100\n"
-"PO-Revision-Date: 2013-12-21 17:59+\n"
+"PO-Revision-Date: 2014-05-16 11:08+\n"
 "Last-Translator: Darkcircle \n"
-"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce/language/ko/)\n"
+"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/ko/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -127,7 +127,7 @@ msgid ""
 "The folder list cannot be retrieved until a server, username, and probably "
 "password are set.  Also be sure to check any security settings in the "
 "Advanced dialog."
-msgstr "서버, 사용자이름, 그리고 아마 암호까지 설정하지 않는다면 폴더 목록을 가져올 수 없습니다. 또한 고급 대화상자에서 보안 
설정을 확인해보시기 바랍니다."
+msgstr "서버, 사용자이름, 그리고 아마 암호까지 설정하지 않으면 폴더 목록을 가져올 수 없습니다. 고급 대화상자에서 보안 설정을 
확인하십시오."
 
 #: ../libmailwatch-core/mailwatch-mailbox-imap.c:1404
 msgid "Set New Mail Folders"
@@ -392,7 +392,7 @@ msgstr "메일함 이름이 필요합니다."
 
 #: ../libmailwatch-core/mailwatch.c:672
 msgid "Please enter a name for the mailbox."
-msgstr "메일함의 이름을 입력하여 주시기 바랍니다."
+msgstr "메일함의 이름을 입력하십시오."
 
 #: ../libmailwatch-core/mailwatch.c:713
 #, c-format

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


[Xfce4-commits] [panel-plugins/xfce4-smartpm-plugin] branch master updated (052712b -> 361547c)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  052712b   I18n: Update translation en_AU (100%).
   new  361547c   I18n: Update translation ko (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/ko.po |   29 +++--
 1 file changed, 15 insertions(+), 14 deletions(-)

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


[Xfce4-commits] [panel-plugins/xfce4-mailwatch-plugin] branch master updated (4639a5f -> 9774f01)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  4639a5f   I18n: Update translation zh_CN (100%).
   new  9774f01   I18n: Update translation ko (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/ko.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

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


[Xfce4-commits] [www/www.xfce.org] branch master updated (8909d72 -> 290ebeb)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  8909d72   I18n: Update translation fr (100%).
   new  290ebeb   I18n: Update translation pt (73%).

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


Summary of changes:
 lib/po/pt.po |   11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 290ebeb5135237b17c499c1f23ef3667c8857b0d
Author: Mad_Slacker 
Date:   Fri May 16 18:31:56 2014 +0200

I18n: Update translation pt (73%).

433 translated messages, 158 untranslated messages.

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

diff --git a/lib/po/pt.po b/lib/po/pt.po
index 1fb892b..c9de74e 100644
--- a/lib/po/pt.po
+++ b/lib/po/pt.po
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Mad_Slacker , 2014
 # Mariana Prazeres , 2013
 # Sérgio Marques , 2013-2014
 msgid ""
@@ -10,9 +11,9 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n";
 "POT-Creation-Date: 2013-07-03 22:08+0200\n"
-"PO-Revision-Date: 2014-04-02 11:00+\n"
-"Last-Translator: Sérgio Marques \n"
-"Language-Team: Portuguese 
(http://www.transifex.com/projects/p/xfce/language/pt/)\n"
+"PO-Revision-Date: 2014-05-16 14:50+\n"
+"Last-Translator: Mad_Slacker \n"
+"Language-Team: Portuguese 
(http://www.transifex.com/projects/p/xfce-www/language/pt/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -161,7 +162,7 @@ msgstr "Buildbot"
 
 #: getinvolved/nav.php:28
 msgid "view the buildslaves activity"
-msgstr ""
+msgstr "Mantenha-se em contacto com os tradutores actuais. Se a sua linguagem 
já está a ser traduzida, deverá tentar trabalhar em conjunto com os tradutores 
dessa linguagem, e dividir as tarefas a realizar de forma a reduzir a carga de 
trabalho e melhorar a qualidade da tradução. Muitos tradutores ficarão 
satisfeitos por terem alguém com quem possam dividir as tarefas, e poderão até 
gostar que alguém avalie as suas traduções. "
 
 #: getinvolved/translation.php:10
 msgid ""
@@ -263,7 +264,7 @@ msgid ""
 "intention and wait for an answer from the current translator(s). If you "
 "don't get a response in the upcoming weeks (2~3 weeks) you can consider "
 "translating the different projects."
-msgstr ""
+msgstr "Poderá enviar um e-mail para a lista de distribuição (mailing list) 
com cópia (CC) para o tradutor actual, caso consiga encontrar o seu endereço de 
e-mail. Faça saber quais as suas intenções, e aguarde por uma resposta deste. 
Se não obtiver resposta nas 2-3 semanas seguintes, poderá ponderar escolher 
outro projecto para traduzir."
 
 #: getinvolved/translation.php:54
 msgid ""

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 361547c230b290fd7057eeec1360131c89ec377b
Author: Darkcircle 
Date:   Fri May 16 18:31:38 2014 +0200

I18n: Update translation ko (100%).

44 translated messages.

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

diff --git a/po/ko.po b/po/ko.po
index d166537..2003d79 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,16 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Darkcircle , 2014
 # Darkcircle , 2012
-# Sungjin Gang , 2013
+# ujuc Gang , 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-13 22:15+0200\n"
-"PO-Revision-Date: 2013-07-25 05:35+\n"
-"Last-Translator: Sungjin Gang \n"
-"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce/language/ko/)\n"
+"PO-Revision-Date: 2014-05-16 11:15+\n"
+"Last-Translator: Darkcircle \n"
+"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/ko/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -26,12 +27,12 @@ msgstr "업그레이드가 없습니다"
 #: ../src/xfcesmart.c:163
 #, c-format
 msgid "%d upgrade available"
-msgstr "%d개의 업그레이드가 있습니다"
+msgstr "업그레이드 %d개가 있습니다"
 
 #: ../src/xfcesmart.c:164
 #, c-format
 msgid "%d upgrades available"
-msgstr "%d개의 업그레이드가 있습니다"
+msgstr "업그레이드 %d개가 있습니다"
 
 #: ../src/xfcesmart.c:167
 msgid "Package Upgrades"
@@ -44,12 +45,12 @@ msgstr "새로운 패키지가 없습니다"
 #: ../src/xfcesmart.c:259
 #, c-format
 msgid "Channels have %d new packages"
-msgstr "채널에 %d개의 새로운 패키지가 있습니다"
+msgstr "채널에 새로운 패키지 %d개가 있습니다"
 
 #. unknown
 #: ../src/xfcesmart.c:261
 msgid "Channels updated"
-msgstr "업데이트된 채널"
+msgstr "업데이트한 채널"
 
 #: ../src/xfcesmart.c:265
 msgid "Package Updates"
@@ -70,7 +71,7 @@ msgstr "다른 프로세스가 스마트 기능을 사용하고 있는 것이 
 
 #: ../src/xfcesmart.c:315
 msgid "Updating channels..."
-msgstr "채널 업데이트중..."
+msgstr "채널 업데이트 중..."
 
 #: ../src/xfcesmart.c:376 ../src/xfcesmart.c:1186
 msgid "Update Channels"
@@ -95,7 +96,7 @@ msgstr "%s%s을(를) 확인하는데 오류 발생"
 
 #: ../src/xfcesmart.c:620
 msgid "Checking for upgrades..."
-msgstr "업그레이드 확인중..."
+msgstr "업그레이드 확인 중..."
 
 #: ../src/xfcesmart.c:676
 msgid "Failed to run upgrade"
@@ -119,7 +120,7 @@ msgstr "업그레이드 과정"
 
 #: ../src/xfcesmart.c:1011
 msgid "An upgrade is already in progress, please wait."
-msgstr "업그레이드가 이미 진행중이오니 잠시만 기다려 주시기 바랍니다."
+msgstr "업그레이드가 이미 진행중이오니 잠시만 기다리십시오."
 
 #: ../src/xfcesmart.c:1405
 #, c-format
@@ -132,7 +133,7 @@ msgstr "업데이트 과정"
 
 #: ../src/xfcesmart.c:1412
 msgid "An update is already in progress, please wait."
-msgstr "업데이트가 이미 진행중이오니 잠시만 기다려 주시기 바랍니다."
+msgstr "업데이트가 이미 진행중이오니 잠시만 기다리십시오."
 
 #. create the dialog
 #: ../src/xfcesmart.c:1498 ../src/xfce4-smart.desktop.in.in.h:1
@@ -181,11 +182,11 @@ msgstr " 분"
 
 #: ../src/xfcesmart.c:1559
 msgid "Show notifications for updates and upgrades"
-msgstr "업데이트와 업그레이드에 대한 알림 보여주기"
+msgstr "업데이트와 업그레이드 알림 보여주기"
 
 #: ../src/xfcesmart.c:1568
 msgid "Use su for authentication (instead of sudo)"
-msgstr "인증을 위해 (sudo 대신) su 사용"
+msgstr "인증할 때 (sudo 대신) su 사용"
 
 #: ../src/xfcesmart.c:1574
 msgid "Upgrade on launch (if upgrades available)"

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


[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] branch master updated (1fff1a5 -> 66b54a1)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  1fff1a5   I18n: Update translation nb (100%).
   new  66b54a1   I18n: Update translation ko (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/ko.po |   98 +++---
 1 file changed, 24 insertions(+), 74 deletions(-)

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit a60bc2f820d968e1709996bb1d911719039477a8
Author: Darkcircle 
Date:   Fri May 16 18:31:33 2014 +0200

I18n: Update translation ko (100%).

34 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/ko.po |   36 +++-
 1 file changed, 15 insertions(+), 21 deletions(-)

diff --git a/po/ko.po b/po/ko.po
index 343039f..87373bb 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,24 +1,23 @@
-# Korean translation for the xfce4-radio-plugin package.
-# Copyright (C) 2003-2012 Stefan Ott et al.
-# This file is distributed under the same license as the xfce4-radio-plugin 
package.
-# Seong-ho, Cho , 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:
+# Darkcircle , 2014
+# Darkcircle , 2012
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-radio-plugin.master\n"
-"Report-Msgid-Bugs-To: xfce4-users-kr-i18n 
\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
+"Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2011-05-21 03:11+0200\n"
-"PO-Revision-Date: 2012-02-28 04:37+0900\n"
-"Last-Translator: Seong-ho, Cho \n"
-"Language-Team: xfce4-users-kr-i18n 
\n"
-"Language: ko\n"
+"PO-Revision-Date: 2014-05-16 11:09+\n"
+"Last-Translator: Darkcircle \n"
+"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/ko/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ko\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Poedit-Language: Korean\n"
-"X-Poedit-Country: KOREA, REPUBLIC OF\n"
-"X-Poedit-SourceCharset: utf-8\n"
 
 #: ../panel-plugin/radio.desktop.in.in.h:1
 msgid "Radio Plugin"
@@ -63,8 +62,7 @@ msgid "Illegal frequency."
 msgstr "잘못된 주파수입니다."
 
 #. Notebook tabs
-#: ../panel-plugin/xfce4-radio.c:501
-#: ../panel-plugin/xfce4-radio.c:1160
+#: ../panel-plugin/xfce4-radio.c:501 ../panel-plugin/xfce4-radio.c:1160
 msgid "Presets"
 msgstr "프리셋"
 
@@ -156,10 +154,7 @@ msgid ""
 "This watches your radio card for changes done by other\n"
 "applications. Note that this may cause issues with some\n"
 "tuner cards."
-msgstr ""
-"여러분의 라디오 카드는 이미 다른 프로그램이 상태를\n"
-"바꿨습니다. 어떤 튜너 카드에서 일어날 수도 있는\n"
-"일임을 참고하기 바랍니다."
+msgstr "라디오 카드의 상태를 다른 프로그램이 바꿨습니다.\n어떤 튜너 카드에서든 일어날 수 있는 일입니다."
 
 #: ../panel-plugin/xfce4-radio.c:1351
 msgid "Command to run after startup"
@@ -168,4 +163,3 @@ msgstr "시동시 실행할 명령"
 #: ../panel-plugin/xfce4-radio.c:1385
 msgid "Command to run after shutdown"
 msgstr "종료한 후 실행할 명령"
-

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 66b54a1be6c78ba32d996d1eef2269762de873fb
Author: Darkcircle 
Date:   Fri May 16 18:31:16 2014 +0200

I18n: Update translation ko (100%).

38 translated messages.

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

diff --git a/po/ko.po b/po/ko.po
index a5b6776..34c3554 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,16 +1,17 @@
-# Korean translations for xfce4-diskperf-plugin package
-# Copyright (C) 2008 Roger Seguin et al.
-# This file is distributed under the same license as the xfce4-diskperf-plugin 
package.
-# Seong-ho Cho , 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:
+# Darkcircle , 2012,2014
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce 4-diskperf-plugin.master\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-05-04 16:57+0200\n"
-"PO-Revision-Date: 2012-02-28 14:42+0900\n"
-"Last-Translator: Seong-ho, Cho \n"
-"Language-Team: xfce-i18n \n"
+"POT-Creation-Date: 2013-07-03 20:57+0200\n"
+"PO-Revision-Date: 2014-05-16 10:58+\n"
+"Last-Translator: Darkcircle \n"
+"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/ko/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -130,12 +131,12 @@ msgstr "쓰기-읽기"
 msgid "\"Write\" monitor first"
 msgstr "\"쓰기\"를 먼저 봅니다"
 
-#: ../panel-plugin/main.c:180
+#: ../panel-plugin/main.c:196
 #, c-format
 msgid "%s: Device statistics unavailable."
 msgstr "%s: 장치 통계를 사용할 수 없습니다."
 
-#: ../panel-plugin/main.c:219
+#: ../panel-plugin/main.c:236
 #, c-format
 msgid ""
 "%s\n"
@@ -148,23 +149,13 @@ msgid ""
 "  Read : %3d\n"
 "  Write : %3d\n"
 "  Total : %3d"
-msgstr ""
-"%s\n"
-"\n"
-"I/O (MiB/s)\n"
-" 읽기 :%3.2f\n"
-" 쓰기 :%3.2f\n"
-" 총계 :%3.2f\n"
-"가동 시간 (%c)\n"
-" 읽기: %3d\n"
-" 쓰기 : %3d\n"
-" 총계 : %3d"
-
-#: ../panel-plugin/main.c:823
+msgstr "%s\n\nI/O (MiB/s)\n 읽기 :%3.2f\n 쓰기 :%3.2f\n 총계 
:%3.2f\n가동 시간 (%c)\n 읽기: %3d\n 쓰기 : %3d\n 총계 : %3d"
+
+#: ../panel-plugin/main.c:850
 msgid "Select color"
 msgstr "색 선택"
 
-#: ../panel-plugin/main.c:873
+#: ../panel-plugin/main.c:900
 #, c-format
 msgid ""
 "%s\n"
@@ -172,14 +163,9 @@ msgid ""
 "\n"
 "This monitor will not work!\n"
 "Please remove it."
-msgstr ""
-"%s\n"
-"%s: %s (%d)\n"
-"\n"
-"이 감시기는 동작하지 않을 것입니다!\n"
-"제거해주시기 바랍니다."
+msgstr "%s\n%s: %s (%d)\n\n이 감시기는 동작하지 않습니다!\n제거하십시오."
 
-#: ../panel-plugin/main.c:884
+#: ../panel-plugin/main.c:911
 #, c-format
 msgid ""
 "%s: No disk extended statistics found!\n"
@@ -188,67 +174,31 @@ msgid ""
 "\n"
 "This monitor will not work!\n"
 "Please remove it."
-msgstr ""
-"%s: 디스크 확장 통계를 찾을 수 없습니다!\n"
-"커널이 오래되었거나 (< 2.4.20) \n"
-"CONFIG_BLK_STATS을 켜고 컴파일 하지 않았습니다.\n"
-"\n"
-"이 감시기는 동작하지 않을 것입니다!\n"
-"제거해주시기 바랍니다."
+msgstr "%s: 디스크 확장 통계를 찾을 수 없습니다!\n커널이 오래되었거나 (< 2.4.20) \nCONFIG_BLK_STATS을 
켜고 컴파일 하지 않았습니다.\n\n이 감시기는 동작하지 않습니다!\n제거하십시오."
 
-#: ../panel-plugin/main.c:892
+#: ../panel-plugin/main.c:919
 #, c-format
 msgid ""
 "%s: Unknown error\n"
 "\n"
 "This monitor will not work!\n"
 "Please remove it."
-msgstr ""
-"%s: 알 수 없는 오류\n"
-"\n"
-"이 감시기는 동작하지 않을 것입니다!\n"
-"제거해주시기 바랍니다."
+msgstr "%s: 알 수 없는 오류\n\n이 감시기는 동작하지 않습니다!\n제거하십시오."
 
-#: ../panel-plugin/main.c:914
+#: ../panel-plugin/main.c:941
 msgid ""
 "Diskperf monitor displays instantaneous disk I/O transfer rates and busy "
 "times"
 msgstr "디스크 성능 감시기는 디스크 I/O 전송률과 사용시간을 동시에 보여줍니다"
 
-#: ../panel-plugin/main.c:916
+#: ../panel-plugin/main.c:943
 msgid "Copyright (c) 2003, 2004 Roger Seguin"
 msgstr "Copyright (c) 2003, 2004 Roger Seguin"
 
-#: ../panel-plugin/main.c:952 ../panel-plugin/diskperf.desktop.in.h:1
+#: ../panel-plugin/main.c:979 ../panel-plugin/diskperf.desktop.in.h:1
 msgid "Disk Performance Monitor"
 msgstr "디스크 성능 감시기"
 
 #: ../panel-plugin/diskperf.desktop.in.h:2
 msgid "Show disk performance"
 msgstr "디스크의 성능을 보여줍니다"
-
-#~ msgid "About..."
-#~ msgstr "정보..."
-
-#~ msgid "Disk Performance"
-#~ msgstr "디스크 성능"
-
-#~ msgid ""
-#~ "%s %s - Disk Performance Monitor\n"
-#~ "Display instantaneous disk I/O transfer rates and busy times on Linux and "
-#~ "NetBSD systems\n"
-#~ "\n"
-#~ "(c) 2003, 2004 Roger Seguin \n"
-#~ "NetBSD statistics collection: (c) 2003 Benedikt Meurer\n"
-#~ "\t"
-#~ msgstr ""
-#~ "%s %s - 디스크 성능 감시기\n"
-#~ "리눅스와 NetBSD 시스템에서의 즉각적인 디스크 입출력 전송율과 사용시간을 보"
-#~ "여줍니다\n"
-#~ "\n"
-#~ "(c) 2003, 2004 Roger Seguin \n"
-#~ "NetBSD statistics collection: (c) 2003 Benedikt Meurer\n"
-#~ "\t"
-
-#~ msgid "Configuration"
-#~ msgstr "설정"

-- 
To stop receiving notifica

[Xfce4-commits] [panel-plugins/xfce4-radio-plugin] branch master updated (8bfabb1 -> a60bc2f)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  8bfabb1   I18n: Update translation ast (100%).
   new  a60bc2f   I18n: Update translation ko (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/ko.po |   36 +++-
 1 file changed, 15 insertions(+), 21 deletions(-)

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


[Xfce4-commits] [apps/mousepad] branch master updated (825b874 -> 5362e9e)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  825b874   I18n: Update translation fr (100%).
   new  5362e9e   I18n: Add new translation nb (69%).

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/{sk.po => nb.po} |  390 +--
 1 file changed, 195 insertions(+), 195 deletions(-)
 copy po/{sk.po => nb.po} (80%)

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

2014-05-16 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 cfe76057f42d5d1bc65743ff53762b845ec658b2
Author: Darkcircle 
Date:   Fri May 16 18:30:17 2014 +0200

I18n: Update translation ko (100%).

734 translated messages.

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

diff --git a/po/ko.po b/po/ko.po
index a5f83b5..690967f 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-30 00:30+0200\n"
-"PO-Revision-Date: 2014-05-13 13:27+\n"
+"PO-Revision-Date: 2014-05-16 11:05+\n"
 "Last-Translator: Darkcircle \n"
 "Language-Team: Korean 
(http://www.transifex.com/projects/p/thunar/language/ko/)\n"
 "MIME-Version: 1.0\n"
@@ -724,7 +724,7 @@ msgstr "여기에 링크(_L)"
 #: ../thunar/thunar-dnd.c:254 ../thunar/thunar-launcher.c:567
 #, c-format
 msgid "Failed to execute file \"%s\""
-msgstr "\"%s\" 파일을 실행하지 못했습니다"
+msgstr "\"%s\" 파일을 실행에 실패했습니다"
 
 #: ../thunar/thunar-enum-types.c:45
 msgid "Name only"
@@ -2105,7 +2105,7 @@ msgstr "\"%s\" 꺼내기에 실패했습니다"
 #: ../thunar/thunar-shortcuts-view.c:1995 ../thunar/thunar-tree-view.c:1882
 #, c-format
 msgid "Failed to unmount \"%s\""
-msgstr "\"%s\" 마운트해제에 실패했습니다"
+msgstr "\"%s\" 마운트 해제에 실패했습니다"
 
 #: ../thunar/thunar-size-label.c:141
 msgid "Click here to stop calculating the total size of the folder."
@@ -2235,7 +2235,7 @@ msgstr "폴더의 내용을 로딩중..."
 #. display an error to the user
 #: ../thunar/thunar-standard-view.c:2199 ../thunar/thunar-window.c:2788
 msgid "Failed to open the home folder"
-msgstr "내 폴더를 열지 못했습니다"
+msgstr "내 폴더를 열기에 실패했습니다"
 
 #: ../thunar/thunar-standard-view.c:2252
 msgid "New Empty File"
@@ -2267,12 +2267,12 @@ msgstr "XDS drag site에서 제공한 파일 이름이 옳지 않습니다"
 #: ../thunar/thunar-standard-view.c:3343
 #, c-format
 msgid "Failed to create a link for the URL \"%s\""
-msgstr "URL \"%s\" 링크를 만드는데 실패했습니다"
+msgstr "\"%s\" URL 링크 만들기에 실패했습니다"
 
 #: ../thunar/thunar-standard-view.c:3736 ../thunar/thunar-window.c:2883
 #, c-format
 msgid "Failed to open directory \"%s\""
-msgstr "\"%s\" 디렉터리를 여는데 실패했습니다"
+msgstr "\"%s\" 디렉터리 열기에 실패했습니다"
 
 #: ../thunar/thunar-standard-view.c:4310
 msgid "Prepare the selected file to be moved with a Paste command"
@@ -2763,12 +2763,12 @@ msgstr "파일 시스템 루트 폴더 열기에 실패했습니다"
 #. display an error to the user
 #: ../thunar/thunar-window.c:3046
 msgid "Failed to display the contents of the trash can"
-msgstr "휴지통 내용을 표시하지 못했습니다"
+msgstr "휴지통 내용을 표시에 실패했습니다"
 
 #. display an error to the user
 #: ../thunar/thunar-window.c:3081
 msgid "Failed to browse the network"
-msgstr "네트워크를 탐색에 실패했습니다"
+msgstr "네트워크 탐색에 실패했습니다"
 
 #: ../thunar/thunar-window.c:3165
 msgid ""
@@ -3220,12 +3220,12 @@ msgstr "\"%s\"의 심볼릭 링크를 만들지 못했습니다"
 #, c-format
 msgid "Failed to compress %d file"
 msgid_plural "Failed to compress %d files"
-msgstr[0] "%d 파일을 압축하지 못했습니다"
+msgstr[0] "파일 %d개 압축에 실패했습니다"
 
 #. tell the user that we failed
 #: ../plugins/thunar-sendto-email/main.c:656
 msgid "Failed to compose new email"
-msgstr "새 전자메일을 작성하지 못했습니다"
+msgstr "새 전자메일 작성에 실패했습니다"
 
 #: ../plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in.h:1
 msgid "Mail Recipient"
@@ -3237,7 +3237,7 @@ msgstr "메일 수신자"
 #: ../plugins/thunar-tpa/thunar-tpa.c:358
 #: ../plugins/thunar-tpa/thunar-tpa.c:385
 msgid "Failed to connect to the Trash"
-msgstr "휴지통에 연결하지 못했습니다"
+msgstr "휴지통 연결에 실패했습니다"
 
 #. tell the user whether the trash is full or empty
 #: ../plugins/thunar-tpa/thunar-tpa.c:310

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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit f0504fa07a15b48acf191ce3ecbe2b685e1d6d3b
Author: Darkcircle 
Date:   Fri May 16 18:30:51 2014 +0200

I18n: Update translation ko (100%).

1021 translated messages.

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

diff --git a/po/ko.po b/po/ko.po
index ab8c296..e95f53a 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -4,7 +4,7 @@
 # 
 # Translators:
 # ByungHyun Choi , 2005
-# Darkcircle , 2013
+# Darkcircle , 2013-2014
 # Darkcircle , 2011-2013
 # ujuc Gang , 2013
 msgid ""
@@ -12,9 +12,9 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-12-02 18:30+0100\n"
-"PO-Revision-Date: 2013-12-10 10:03+\n"
+"PO-Revision-Date: 2014-05-16 11:01+\n"
 "Last-Translator: Darkcircle \n"
-"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce/language/ko/)\n"
+"Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce-apps/language/ko/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -430,7 +430,7 @@ msgstr "높이 설정(_H):"
 
 #: ../panel-plugin/oc_config.c:277
 msgid "Note that you can not change the height of horizontal panels"
-msgstr "수평 패널의 높이는 바꿀 수 없다는 점을 참고하기 바랍니다"
+msgstr "수평 패널의 높이는 바꿀 수 없음을 참고하십시오"
 
 #: ../panel-plugin/oc_config.c:282
 msgid "set _width:"
@@ -438,7 +438,7 @@ msgstr "폭 설정(_W):"
 
 #: ../panel-plugin/oc_config.c:293
 msgid "Note that you can not change the width of vertical panels"
-msgstr "수직 패널의 폭을 바꿀 수 없다는 점을 참고하기 바랍니다"
+msgstr "수직 패널의 너비는 바꿀 수 없음을 참고하십시오"
 
 #: ../panel-plugin/oc_config.c:316
 msgid "Clock Options"
@@ -502,7 +502,6 @@ msgstr "Orage 시계 기본 설정"
 #. * %B  : full month name
 #. * %Y  : four digit year
 #. * %V  : ISO week number
-#. 
 #: ../panel-plugin/xfce4-orageclock-plugin.c:627
 msgid "%A %d %B %Y/%V"
 msgstr "%Y년 %B %d일 %A %V주차"
@@ -1118,7 +1117,7 @@ msgstr "할 일은 일반적으로 시작시간에 시작하게끔 다시 알리
 msgid ""
 "TODO reoccurrency is based on complete time and repeats after the interval 
counted from the last completed time.\n"
 "(Note that you can not tell anything about the history of the TODO since 
reoccurrence base changes after each completion.)"
-msgstr "할 일의 다시알림은 완료시간을 기반으로 하며 최종 완료시간부터 계산한 시간간격 이후로 반복합니다.\n(제각각의 완료상황 이후 
다시알림 기반내용을 바꾸려면 TODO기록에 대해 어떤 것도 언급할 수 없음을 참고하기 바랍니다.)"
+msgstr "할 일의 다시알림은 완료시간을 기반으로 하며 최종 완료시간부터 계산한 시간간격 이후로 반복합니다.\n(각각의 완료 상황 이후 
다시 알림 기반 내용을 바꾸려면 어떤 TODO 기록도 언급할 수 없음을 참고하십시오.)"
 
 #. exceptions
 #: ../src/appointment.c:3471
@@ -1613,7 +1612,6 @@ msgstr "외부 파일:"
 
 #. label = gtk_label_new(_("Options:"));
 #. gtk_box_pack_start(GTK_BOX(hbox), label, FALSE, FALSE, 5);
-#. 
 #: ../src/interface.c:1279
 msgid "Visible name:"
 msgstr "표시할 이름:"

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


[Xfce4-commits] [apps/xfce4-screenshooter] branch master updated (1f06e0f -> 3a7da74)

2014-05-16 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-screenshooter.

  from  1f06e0f   I18n: Update translation pt (100%).
   new  3a7da74   I18n: Update translation ko (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/ko.po |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

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


[Xfce4-commits] [apps/xfce4-screenshooter] 01/01: I18n: Update translation ko (100%).

2014-05-16 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-screenshooter.

commit 3a7da747a1e7581eaded243c542f0505a02edcdd
Author: Darkcircle 
Date:   Fri May 16 18:31:02 2014 +0200

I18n: Update translation ko (100%).

75 translated messages.

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

diff --git a/po/ko.po b/po/ko.po
index af46556..fed598d 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-05-05 18:31+0200\n"
-"PO-Revision-Date: 2014-05-10 16:31+\n"
+"PO-Revision-Date: 2014-05-16 11:11+\n"
 "Last-Translator: Darkcircle \n"
 "Language-Team: Korean 
(http://www.transifex.com/projects/p/xfce-apps/language/ko/)\n"
 "MIME-Version: 1.0\n"
@@ -167,17 +167,17 @@ msgstr "프로그램을 실행할 수 없습니다.\n%s"
 #: ../lib/screenshooter-zimagez.c:114
 #, c-format
 msgid "An error occurred when creating the XMLRPC request."
-msgstr "XMLRPC 요청을 만드는데 오류가 발생했습니다."
+msgstr "XMLRPC 요청 만들기에 오류가 발생했습니다."
 
 #: ../lib/screenshooter-zimagez.c:133
 #, c-format
 msgid "An error occurred when transferring the data to ZimageZ."
-msgstr "ZimageZ로 데이터를 전송하는데 오류가 발생했습니다."
+msgstr "ZimageZ로의 데이터 전송에 오류가 발생했습니다."
 
 #: ../lib/screenshooter-zimagez.c:158
 #, c-format
 msgid "An error occurred when parsing the response from ZimageZ."
-msgstr "ZimageZ의 응답을 해석하는데 오류가 발생했습니다."
+msgstr "ZimageZ의 응답 해석에 오류가 발생했습니다."
 
 #. For translators: the first wildcard is the date, the second one the time,
 #. * e.g. "Taken on 12/31/99, at 23:13:48".

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


[Xfce4-commits] [apps/mousepad] 01/01: I18n: Add new translation nb (69%).

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 5362e9e6090f4747e52ca73e0dad28bbf0982340
Author: kingu 
Date:   Fri May 16 18:30:48 2014 +0200

I18n: Add new translation nb (69%).

172 translated messages, 75 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/nb.po | 1089 ++
 1 file changed, 1089 insertions(+)

diff --git a/po/nb.po b/po/nb.po
new file mode 100644
index 000..fd232cd
--- /dev/null
+++ b/po/nb.po
@@ -0,0 +1,1089 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# kingu , 2014
+# haarek , 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: 2014-05-16 15:58+\n"
+"Last-Translator: kingu \n"
+"Language-Team: Norwegian Bokmål 
(http://www.transifex.com/projects/p/xfce-apps/language/nb/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nb\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../mousepad/main.c:53
+msgid "Do not register with the D-BUS session message bus"
+msgstr ""
+
+#: ../mousepad/main.c:54
+msgid "Quit a running Mousepad instance"
+msgstr ""
+
+#: ../mousepad/main.c:56
+msgid "Print version information and exit"
+msgstr ""
+
+#. default application name
+#: ../mousepad/main.c:81 ../mousepad.desktop.in.in.h:1
+msgid "Mousepad"
+msgstr "Mousepad"
+
+#. initialize gtk+
+#: ../mousepad/main.c:95
+msgid "[FILES...]"
+msgstr ""
+
+#. no error message, the gui initialization failed
+#: ../mousepad/main.c:101
+msgid "Failed to open display."
+msgstr ""
+
+#: ../mousepad/main.c:118
+msgid "The Xfce development team. All rights reserved."
+msgstr "Xfce-utviklingslaget. Alle rettigheter reservert."
+
+#: ../mousepad/main.c:119
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr "Vennligst meld feil til <%s>."
+
+#: ../mousepad/mousepad-dialogs.c:41
+msgid "Mousepad is a fast text editor for the Xfce Desktop Environment."
+msgstr "Mousepad er et raskt skriveprogram for Xfce-skrivebordsmiljøet."
+
+#: ../mousepad/mousepad-dialogs.c:50
+msgid "translator-credits"
+msgstr "haarek - Harald 
\nkingu - Allan Nordhøy 
\npapparonny - Ronny K. M. 
Olufsen "
+
+#. display an error message to the user
+#: ../mousepad/mousepad-dialogs.c:105
+msgid "Failed to open the documentation browser"
+msgstr "Kunne ikke åpne dokumentasjons-utforskeren"
+
+#. build dialog
+#: ../mousepad/mousepad-dialogs.c:120
+msgid "Select Tab Size"
+msgstr "Velg fanestørrelse"
+
+#. build the dialog
+#: ../mousepad/mousepad-dialogs.c:201
+msgid "Go To"
+msgstr "Gå til"
+
+#: ../mousepad/mousepad-dialogs.c:223
+msgid "_Line number:"
+msgstr "_Linjenummer:"
+
+#: ../mousepad/mousepad-dialogs.c:242
+msgid "C_olumn number:"
+msgstr "K_olonne-nummer:"
+
+#: ../mousepad/mousepad-dialogs.c:300
+msgid "Remove all entries from the documents history?"
+msgstr "Fjern alle oppføringer fra dokumenthistorikk?"
+
+#: ../mousepad/mousepad-dialogs.c:305
+msgid "Clear Documents History"
+msgstr "Tøm dokumenthistorikk"
+
+#: ../mousepad/mousepad-dialogs.c:308
+msgid ""
+"Clearing the documents history will permanently remove all currently listed "
+"entries."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:339
+msgid "Do you want to save the changes before closing?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:340
+msgid "Save Changes"
+msgstr "Lagre endringer"
+
+#: ../mousepad/mousepad-dialogs.c:341
+msgid "_Don't Save"
+msgstr "_Ikke lagre"
+
+#. secondary text
+#: ../mousepad/mousepad-dialogs.c:363
+msgid "If you don't save the document, all the changes will be lost."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:385
+msgid ""
+"The document has been externally modified. Do you want to continue saving?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:386
+msgid "Externally Modified"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:388
+msgid "If you save the document, all of the external changes will be lost."
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:416
+msgid "Do you want to save your changes before reloading?"
+msgstr ""
+
+#: ../mousepad/mousepad-dialogs.c:418
+msgid "If you revert the file, all unsaved changes will be lost."
+msgstr ""
+
+#. pack button, add signal and tooltip
+#: ../mousepad/mousepad-document.c:591
+msgid "Close this tab"
+msgstr "Lukk denne fanen"
+
+#. create an unique untitled document name
+#: ../mousepad/mousepad-document.c:626
+msgid "Untitled"
+msgstr ""
+
+#. create the header
+#: ../mousepad/mousepad-encoding-dialog

[Xfce4-commits] [apps/orage] branch master updated (57c10dc -> f0504fa)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  57c10dc   I18n: Update translation nb (78%).
   new  f0504fa   I18n: Update translation ko (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/ko.po |   14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

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


[Xfce4-commits] [xfce/thunar] branch master updated (21513a7 -> cfe7605)

2014-05-16 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  21513a7   I18n: Update translation ko (100%).
   new  cfe7605   I18n: Update translation ko (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/ko.po |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

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


[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] branch master updated (beb0543 -> 99cdf1b)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  beb0543   Merge branch 'master' of 
ssh://git.xfce.org/panel-plugins/xfce4-mount-plugin
   new  99cdf1b   I18n: Update translation uk (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/uk.po |  184 +++---
 1 file changed, 80 insertions(+), 104 deletions(-)

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


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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 99cdf1b573839979263ca3af082c4ad9215912c5
Author: Yarema aka Knedlyk 
Date:   Fri May 16 12:31:22 2014 +0200

I18n: Update translation uk (100%).

55 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/uk.po |  184 +++---
 1 file changed, 80 insertions(+), 104 deletions(-)

diff --git a/po/uk.po b/po/uk.po
index e9fc5d0..375a50f 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,28 +1,24 @@
-# Ukrainian translation of xfce4-mount-plugin.
-# Copyright (C) 2004-2005 Jean-Baptiste Dulong.
-# Copytight (C) 2005-2007 Fabian Nowak.
-# This file is distributed under the same license as the xfce4-mount-plugin 
package.
-#
-# Eugene Ostapets , 2005.
-# Dmitry Nikitin , 2007, 2008.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dmitry Nikitin , 2007-2008
+# Eugene Ostapets , 2005
+# Yarema aka Knedlyk , 2014
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-mount-plugin\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-24 22:41+0200\n"
-"PO-Revision-Date: 2009-02-24 19:48+0200\n"
-"Last-Translator: Dmitry Nikitin \n"
-"Language-Team: Ukrainian \n"
-"Language: uk\n"
+"POT-Creation-Date: 2014-04-27 00:31+0200\n"
+"PO-Revision-Date: 2014-05-16 09:11+\n"
+"Last-Translator: Yarema aka Knedlyk \n"
+"Language-Team: Ukrainian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/uk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\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"
-"X-Poedit-Language: Ukrainian\n"
-"X-Poedit-SourceCharset: iso-8859-1\n"
-"X-Poedit-Country: UKRAINE\n"
-"X-Generator: KBabel 1.11.4\n"
+"Language: uk\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/devices.c:71
 #, c-format
@@ -90,210 +86,200 @@ msgid "not mounted\n"
 msgstr "не змонтовано\n"
 
 #. show error message if smth failed
-#. xfce_dialog_show_error (NULL, error, "%s %s %d, %s %s", _("Mount 
Plugin:\n\nError executing command."),
-#. _("Return value:"), WEXITSTATUS(exit_status), _("\nError was:"), erroutput);
-#: ../panel-plugin/devices.c:288
+#. xfce_dialog_show_error (NULL, error, "%s %s %d, %s %s", _("Mount
+#. Plugin:\n\nError executing command."),
+#. _("Return value:"), WEXITSTATUS(exit_status), _("\nError was:"),
+#. erroutput);
+#: ../panel-plugin/devices.c:291
 #, c-format
 msgid "Failed to mount device \"%s\"."
 msgstr "Не вдалося змонтувати пристрій \"%s\"."
 
-#: ../panel-plugin/devices.c:303
+#: ../panel-plugin/devices.c:306
 #, c-format
 msgid "Error executing on-mount command \"%s\"."
 msgstr "Помилка виконання команди \"%s\"."
 
-#. xfce_dialog_show_error (NULL, error, "%s %s %d, %s %s", _("Mount Plugin: 
Error executing command."),
+#. xfce_dialog_show_error (NULL, error, "%s %s %d, %s %s", _("Mount Plugin:
+#. Error executing command."),
 #. _("Returned"), WEXITSTATUS(exit_status), _("error was"), erroutput);
-#: ../panel-plugin/devices.c:357
+#: ../panel-plugin/devices.c:360
 #, c-format
 msgid "Failed to umount device \"%s\"."
 msgstr "Не вдалося відмонтувати пристрій \"%s\"."
 
-#: ../panel-plugin/devices.c:360
+#: ../panel-plugin/devices.c:363
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "Пристрій \"%s\" може бути безпечно зараз від'єднано."
 
-#: ../panel-plugin/devices.c:362
+#: ../panel-plugin/devices.c:365
 #, c-format
 msgid "An error occurred. The device \"%s\" should not be removed!"
 msgstr "Сталася помилка. Пристрій \"%s\" не варто було від'єднувати!"
 
+#: ../panel-plugin/devices.c:443
+msgid ""
+"Your /etc/fstab could not be read. This will severely degrade the plugin's "
+"abilities."
+msgstr "Неможливо прочитати Ваш /etc/fstab. Це сильно обмежує властивості 
додатку."
+
 #: ../panel-plugin/mount-plugin.c:171
 msgid " -> "
-msgstr ""
+msgstr " -> "
 
 #: ../panel-plugin/mount-plugin.c:223
 #, c-format
 msgid "[%s/%s] %s free"
-msgstr ""
+msgstr "[%s/%s] %s вільно"
 
 #: ../panel-plugin/mount-plugin.c:242
 msgid "not mounted"
 msgstr "не змонтовано"
 
-#: ../panel-plugin/mount-plugin.c:513
+#: ../panel-plugin/mount-plugin.c:514
 msgid "devices"
 msgstr "пристрої"
 
-#: ../panel-plugin/mount-plugin.c:706
+#: ../panel-plugin/mount-plugin.c:707
 msgid "Mount Plugin"
 msgstr "Плагін для монтування носіїв"
 
-#: ../panel-plugin/mount-plugin.c:711
+#: ../panel-plugin/mount-plugin.c:712
 msgid "Properties"
 msgstr "Властивості"
 
-#: ../panel-plugin/mount-plugin.c:745
+#: ../panel-plugin

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

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 6afbee59762cd58b1993aac8228dcbea17206878
Author: Yarema aka Knedlyk 
Date:   Fri May 16 12:31:31 2014 +0200

I18n: Update translation uk (100%).

74 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/uk.po |  185 +++---
 1 file changed, 67 insertions(+), 118 deletions(-)

diff --git a/po/uk.po b/po/uk.po
index 8124d59..668c317 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,24 +1,26 @@
-# Ukrainian translation of xfce4-sensors-plugin.
-# Copyright (C) 2008 Dmitry Nikitin
-# This file is distributed under the same license as the xfce4-sensors-plugin 
package.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
 # 
-# Dmitry Nikitin , 2008.
+# Translators:
+# Dmitry Nikitin , 2008
+# Yarema aka Knedlyk , 2014
 msgid ""
 msgstr ""
-"Project-Id-Version: xfce4-sensors-plugin\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-06 20:18+\n"
-"PO-Revision-Date: 2008-11-17 13:48+0200\n"
-"Last-Translator: Dmitry Nikitin \n"
-"Language-Team: Ukrainian \n"
+"POT-Creation-Date: 2014-04-30 00:31+0200\n"
+"PO-Revision-Date: 2014-05-16 08:56+\n"
+"Last-Translator: Yarema aka Knedlyk \n"
+"Language-Team: Ukrainian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/uk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: uk\n"
-"X-Generator: KBabel 1.11.4\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/sensors-plugin.c:287 ../panel-plugin/sensors-plugin.c:384
-#: ../panel-plugin/sensors-plugin.c:977
+#: ../panel-plugin/sensors-plugin.c:980
 msgid "Sensors"
 msgstr "Сенсори"
 
@@ -35,98 +37,99 @@ msgid ""
 "Sensors Plugin:\n"
 "Seems like there was a problem reading a sensor feature value.\n"
 "Proper proceeding cannot be guaranteed.\n"
-msgstr ""
-"Плагін сенсорів:\n"
-"Здається існують проблеми читання значень опцій сенсора.\n"
-"Правильна обробка не може бути гарантована.\n"
+msgstr "Плагін сенсорів:\nЗдається існують проблеми читання значень опцій 
сенсора.\nПравильна обробка не може бути гарантована.\n"
 
-#: ../panel-plugin/sensors-plugin.c:1684
+#: ../panel-plugin/sensors-plugin.c:1705
 msgid "UI style:"
 msgstr "Стиль UI:"
 
-#: ../panel-plugin/sensors-plugin.c:1685
+#: ../panel-plugin/sensors-plugin.c:1706
 msgid "_text"
 msgstr "_текстовий"
 
-#: ../panel-plugin/sensors-plugin.c:1687
+#: ../panel-plugin/sensors-plugin.c:1708
 msgid "_progress bars"
 msgstr "панель _поступу"
 
-#: ../panel-plugin/sensors-plugin.c:1689
+#: ../panel-plugin/sensors-plugin.c:1710
 msgid "_tachos"
 msgstr "Інструм_енти"
 
-#: ../panel-plugin/sensors-plugin.c:1734
+#: ../panel-plugin/sensors-plugin.c:1755
 msgid "Show _labels"
 msgstr "Ві_дображати мітки"
 
-#: ../panel-plugin/sensors-plugin.c:1764
+#: ../panel-plugin/sensors-plugin.c:1785
 msgid "Show colored _bars"
 msgstr "Поазувати кольорові _панелі"
 
-#: ../panel-plugin/sensors-plugin.c:1792
+#: ../panel-plugin/sensors-plugin.c:1813
 msgid "_Show title"
 msgstr "_Показувати назву"
 
-#: ../panel-plugin/sensors-plugin.c:1816
+#: ../panel-plugin/sensors-plugin.c:1837
 msgid "_Number of text lines:"
 msgstr "Кількіс_ть тектових стрічок:"
 
-#: ../panel-plugin/sensors-plugin.c:1851
+#: ../panel-plugin/sensors-plugin.c:1872
 msgid "F_ont size:"
 msgstr "Розмір _шрифту:"
 
 #. gtk_widget_set_sensitive(myFontBox,
 #. !sd->sensors->display_values_graphically);
-#: ../panel-plugin/sensors-plugin.c:1858
+#: ../panel-plugin/sensors-plugin.c:1879
 msgid "x-small"
 msgstr "найменші"
 
-#: ../panel-plugin/sensors-plugin.c:1859
+#: ../panel-plugin/sensors-plugin.c:1880
 msgid "small"
 msgstr "малі"
 
-#: ../panel-plugin/sensors-plugin.c:1860
+#: ../panel-plugin/sensors-plugin.c:1881
 msgid "medium"
 msgstr "середні"
 
-#: ../panel-plugin/sensors-plugin.c:1861
+#: ../panel-plugin/sensors-plugin.c:1882
 msgid "large"
 msgstr "великі"
 
-#: ../panel-plugin/sensors-plugin.c:1862
+#: ../panel-plugin/sensors-plugin.c:1883
 msgid "x-large"
 msgstr "найбільші"
 
-#: ../panel-plugin/sensors-plugin.c:1893
+#: ../panel-plugin/sensors-plugin.c:1914
 msgid "F_ont:"
 msgstr "_Шрифт:"
 
-#: ../panel-plugin/sensors-plugin.c:1927
+#: ../panel-plugin/sensors-plugin.c:1948
 msgid "Show _Units"
 msgstr "Показувати _значення"
 
-#: ../panel-plugin/sensors-plugin.c:1948
+#: ../panel-plugin/sensors-plugin.c:1969
 msgid "Small horizontal s_pacing"
 msgstr "Малі горизонтальні про_міжки"
 
-#: ../panel-plugin/sensors-plugin.c:1970
+#: ../panel-plugin/sensors-plugin.c:1991
 msgid "Suppress messages"
 msgstr "Додат

[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] branch master updated (387e8d1 -> 6afbee5)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  387e8d1   I18n: Update translation pt (100%).
   new  6afbee5   I18n: Update translation uk (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/uk.po |  185 +++---
 1 file changed, 67 insertions(+), 118 deletions(-)

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


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (d87b744 -> 746a710)

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  d87b744   Scroll wheel cycling wrap
   new  746a710   I18n: Update translation ast (94%).

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/ast.po |7 ---
 1 file changed, 4 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-panel] 01/01: I18n: Update translation ast (94%).

2014-05-16 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 746a710d8e4c6583155d04a2d2b777eaced142be
Author: Tornes Llume 
Date:   Fri May 16 12:30:33 2014 +0200

I18n: Update translation ast (94%).

372 translated messages, 21 untranslated messages.

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

diff --git a/po/ast.po b/po/ast.po
index a23a63e..99c5213 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -5,14 +5,15 @@
 # Translators:
 # Tornes Llume , 2014
 # Tornes Llume , 2014
+# Tornes Llume , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-03 00:30+0200\n"
-"PO-Revision-Date: 2014-04-23 07:12+\n"
+"PO-Revision-Date: 2014-05-16 07:53+\n"
 "Last-Translator: Tornes Llume \n"
-"Language-Team: Asturian 
(http://www.transifex.com/projects/p/xfce/language/ast/)\n"
+"Language-Team: Asturian 
(http://www.transifex.com/projects/p/xfce4-panel/language/ast/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -401,7 +402,7 @@ msgstr ""
 
 #: ../panel/panel-preferences-dialog.glade.h:13
 msgid "Select this option to extend the panel over multiple monitors."
-msgstr ""
+msgstr "Esbilla esta opción pa estender el panel sobro monitores múltiples."
 
 #: ../panel/panel-preferences-dialog.glade.h:14
 msgid "_Lock panel"

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