[Goodies-commits] r1896 - in xfce4-mount-plugin/trunk: . panel-plugin po

Fabian Nowak timystery at xfce.org
Sun Aug 13 22:36:17 CEST 2006


Author: timystery
Date: 2006-08-13 20:36:15 +0000 (Sun, 13 Aug 2006)
New Revision: 1896

Modified:
   xfce4-mount-plugin/trunk/aclocal.m4
   xfce4-mount-plugin/trunk/panel-plugin/Makefile
   xfce4-mount-plugin/trunk/po/Makefile.in
   xfce4-mount-plugin/trunk/po/el.po
   xfce4-mount-plugin/trunk/po/fr.po
   xfce4-mount-plugin/trunk/po/hu.po
   xfce4-mount-plugin/trunk/po/zh_TW.po
Log:
actually, just a "make update-po" and recreated files which were in conflict due to s*ckin' svn. cvs rules.


Modified: xfce4-mount-plugin/trunk/aclocal.m4
===================================================================
--- xfce4-mount-plugin/trunk/aclocal.m4	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/aclocal.m4	2006-08-13 20:36:15 UTC (rev 1896)
@@ -1452,27 +1452,13 @@
 AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
 ])dnl
 
-dnl $Id: xdt-depends.m4 21591 2006-05-08 09:10:26Z benny $
+dnl $Id: xdt-depends.m4 2273 2005-01-31 19:38:09Z benny $
 dnl
-dnl Copyright (c) 2002-2006
+dnl Copyright (c) 2002-2005
 dnl         The Xfce development team. All rights reserved.
 dnl
 dnl Written for Xfce by Benedikt Meurer <benny at xfce.org>.
 dnl
-dnl This program is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by the Free
-dnl Software Foundation; either version 2 of the License, or (at your option)
-dnl any later version.
-dnl
-dnl This program is distributed in the hope that it will be useful, but WITHOUT
-dnl ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-dnl FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-dnl more details.
-dnl
-dnl You should have received a copy of the GNU General Public License along with
-dnl this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-dnl Place, Suite 330, Boston, MA  02111-1307  USA
-dnl
 dnl xdt-depends
 dnl -----------
 dnl  Contains M4 macros to check for software dependencies.
@@ -1581,7 +1567,7 @@
 
     ifelse([$4], , , [$4])
   elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
-    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
+    xdg_cv_version=`$PKG_CONFIG --modversion "$2"`
     AC_MSG_RESULT([found, but $xdt_cv_version])
 
     ifelse([$5], ,
@@ -1882,27 +1868,13 @@
 ])
 
 
-dnl $Id: xdt-features.m4 21591 2006-05-08 09:10:26Z benny $
+dnl $Id: xdt-features.m4 2282 2005-03-19 16:00:31Z benny $
 dnl
-dnl Copyright (c) 2002-2006
+dnl Copyright (c) 2002-2005
 dnl         The Xfce development team. All rights reserved.
 dnl
 dnl Written for Xfce by Benedikt Meurer <benny at xfce.org>.
 dnl
-dnl This program is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by the Free
-dnl Software Foundation; either version 2 of the License, or (at your option)
-dnl any later version.
-dnl
-dnl This program is distributed in the hope that it will be useful, but WITHOUT
-dnl ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-dnl FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-dnl more details.
-dnl
-dnl You should have received a copy of the GNU General Public License along with
-dnl this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-dnl Place, Suite 330, Boston, MA  02111-1307  USA
-dnl
 dnl xdt-depends
 dnl -----------
 dnl  Contains M4 macros to check for software dependencies.
@@ -1930,6 +1902,7 @@
     AC_DEFINE([DEBUG], [1], [Define for debugging support])
     
     xdt_cv_additional_CFLAGS="-Wall"
+    xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -DG_DISABLE_DEPRECATED"
     xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -DXFCE_DISABLE_DEPRECATED"
     
     if test x"$enable_debug" = x"full"; then
@@ -2028,27 +2001,13 @@
   fi
 ])
 
-dnl $Id: xdt-i18n.m4 21591 2006-05-08 09:10:26Z benny $
+dnl $Id: xdt-i18n.m4 2278 2005-03-08 15:23:49Z benny $
 dnl
-dnl Copyright (c) 2002-2006
+dnl Copyright (c) 2002-2005
 dnl         The Xfce development team. All rights reserved.
 dnl
 dnl Written for Xfce by Benedikt Meurer <benny at xfce.org>.
 dnl
-dnl This program is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by the Free
-dnl Software Foundation; either version 2 of the License, or (at your option)
-dnl any later version.
-dnl
-dnl This program is distributed in the hope that it will be useful, but WITHOUT
-dnl ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-dnl FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
-dnl more details.
-dnl
-dnl You should have received a copy of the GNU General Public License along with
-dnl this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-dnl Place, Suite 330, Boston, MA  02111-1307  USA
-dnl
 dnl xdt-i18n
 dnl --------
 dnl  Internalization M4 macros.

Modified: xfce4-mount-plugin/trunk/panel-plugin/Makefile
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/Makefile	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/panel-plugin/Makefile	2006-08-13 20:36:15 UTC (rev 1896)
@@ -72,16 +72,16 @@
 ETAGS = etags
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/tim/xfce4-mount-plugin/missing --run aclocal-1.9
-ALL_LINGUAS = ca de el eu fr hu ja ko lt no pl ru uk vi
+ACLOCAL = ${SHELL} /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/missing --run aclocal-1.9
+ALL_LINGUAS = ca de el eu fr hu ja ko lt no pl ru uk vi zh_TW
 AMDEP_FALSE = #
 AMDEP_TRUE = 
-AMTAR = ${SHELL} /home/tim/xfce4-mount-plugin/missing --run tar
-AUTOCONF = ${SHELL} /home/tim/xfce4-mount-plugin/missing --run autoconf
-AUTOHEADER = ${SHELL} /home/tim/xfce4-mount-plugin/missing --run autoheader
-AUTOMAKE = ${SHELL} /home/tim/xfce4-mount-plugin/missing --run automake-1.9
-AWK = gawk
-CATALOGS =  ca.gmo de.gmo el.gmo eu.gmo fr.gmo hu.gmo ja.gmo ko.gmo lt.gmo no.gmo pl.gmo ru.gmo uk.gmo vi.gmo
+AMTAR = ${SHELL} /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/missing --run tar
+AUTOCONF = ${SHELL} /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/missing --run automake-1.9
+AWK = mawk
+CATALOGS =  ca.gmo de.gmo el.gmo eu.gmo fr.gmo hu.gmo ja.gmo ko.gmo lt.gmo no.gmo pl.gmo ru.gmo uk.gmo vi.gmo zh_TW.gmo
 CATOBJEXT = .gmo
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -98,7 +98,7 @@
 EGREP = /bin/grep -E
 EXEEXT = 
 GETTEXT_PACKAGE = xfce4-mount-plugin
-GMOFILES =  ca.gmo de.gmo el.gmo eu.gmo fr.gmo hu.gmo ja.gmo ko.gmo lt.gmo no.gmo pl.gmo ru.gmo uk.gmo vi.gmo
+GMOFILES =  ca.gmo de.gmo el.gmo eu.gmo fr.gmo hu.gmo ja.gmo ko.gmo lt.gmo no.gmo pl.gmo ru.gmo uk.gmo vi.gmo zh_TW.gmo
 GMSGFMT = /usr/bin/msgfmt
 GREP = /bin/grep
 INSTALL_DATA = ${INSTALL} -m 644
@@ -136,15 +136,15 @@
 LDFLAGS = 
 LIBOBJS = 
 LIBS =  
-LIBXFCE4PANEL_CFLAGS = -DXTHREADS -I/usr/local/include/xfce4/ -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0  
-LIBXFCE4PANEL_LIBS = -L/usr/local/lib -L/usr/X11R6/lib -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
+LIBXFCE4PANEL_CFLAGS = -DXTHREADS -I/usr/local/include/xfce4/ -I/usr/local/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0  
+LIBXFCE4PANEL_LIBS = -L/usr/local/lib -L/usr/X11R6/lib -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lX11 -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
 LIBXFCE4PANEL_REQUIRED_VERSION = 4.3.20
 LIBXFCE4PANEL_VERSION = 4.3.90.2
 LTLIBOBJS = 
 MAINT = 
 MAINTAINER_MODE_FALSE = #
 MAINTAINER_MODE_TRUE = 
-MAKEINFO = ${SHELL} /home/tim/xfce4-mount-plugin/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/missing --run makeinfo
 MKINSTALLDIRS = ./mkinstalldirs
 MSGFMT = /usr/bin/msgfmt
 NO_PREFIX_PACKAGE_DATA_DIR = share
@@ -159,7 +159,7 @@
 PACKAGE_VERSION = 0.4.7
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
-POFILES =  ca.po de.po el.po eu.po fr.po hu.po ja.po ko.po lt.po no.po pl.po ru.po uk.po vi.po
+POFILES =  ca.po de.po el.po eu.po fr.po hu.po ja.po ko.po lt.po no.po pl.po ru.po uk.po vi.po zh_TW.po
 POSUB = po
 PO_IN_DATADIR_FALSE = 
 PO_IN_DATADIR_TRUE = 
@@ -190,7 +190,7 @@
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = /home/tim/xfce4-mount-plugin/install-sh
+install_sh = /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
@@ -215,11 +215,11 @@
 
 xfce4_mount_plugin_CFLAGS = \
 	     -DPACKAGE_LOCALE_DIR=\"$(localedir)\"               \
-	     -DXTHREADS -I/usr/local/include/xfce4/ -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0  
+	     -DXTHREADS -I/usr/local/include/xfce4/ -I/usr/local/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0  
 
 xfce4_mount_plugin_LDFLAGS = \
                                            			\
-	     -L/usr/local/lib -L/usr/X11R6/lib -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
+	     -L/usr/local/lib -L/usr/X11R6/lib -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lX11 -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
 
 
 # .desktop file

Modified: xfce4-mount-plugin/trunk/po/Makefile.in
===================================================================
--- xfce4-mount-plugin/trunk/po/Makefile.in	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/po/Makefile.in	2006-08-13 20:36:15 UTC (rev 1896)
@@ -36,7 +36,7 @@
 DATADIRNAME = share
 itlocaledir = $(prefix)/$(DATADIRNAME)/locale
 subdir = po
-install_sh = /home/tim/xfce4-mount-plugin/install-sh
+install_sh = /home/tim/tmp/xfce-4.3/mount-plugin.foo-projects/install-sh
 # Automake >= 1.8 provides mkdir -p --.
 # Until it can be supposed, use the safe fallback:
 mkdir_p = $(install_sh) -d
@@ -53,7 +53,7 @@
 MSGMERGE = XGETTEXT_ARGS="$(XGETTEXT_ARGS)" INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist
 GENPOT   = XGETTEXT_ARGS="$(XGETTEXT_ARGS)" INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
 
-ALL_LINGUAS = ca de el eu fr hu ja ko lt no pl ru uk vi
+ALL_LINGUAS = ca de el eu fr hu ja ko lt no pl ru uk vi zh_TW
 
 PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; fi)
 

Modified: xfce4-mount-plugin/trunk/po/el.po
===================================================================
--- xfce4-mount-plugin/trunk/po/el.po	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/po/el.po	2006-08-13 20:36:15 UTC (rev 1896)
@@ -84,10 +84,10 @@
 msgid "not mounted\n"
 msgstr "μη προσαρτημένο\n"
 
-#: ../panel-plugin/devices.c:225
-#: ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
 msgid "Mount Plugin: Error executing command."
-msgstr "Προέκυψε ένα σφάλμα κατά την εκτέλεση επιλεγμένης εντολής του mount plugin.."
+msgstr ""
+"Προέκυψε ένα σφάλμα κατά την εκτέλεση επιλεγμένης εντολής του mount plugin.."
 
 #: ../panel-plugin/mount-plugin.c:50
 #, c-format
@@ -130,10 +130,12 @@
 
 #: ../panel-plugin/mount-plugin.c:648
 msgid ""
-"This command will be executed after mounting the device with the mount point of the device as argument.\n"
+"This command will be executed after mounting the device with the mount point "
+"of the device as argument.\n"
 "If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
 msgstr ""
-"Αυτή η εντολή θα εκτελεστεί μετά τη σύνδεση της συσκευής με το σημείο σύνδεσης ως όρισμα.\n"
+"Αυτή η εντολή θα εκτελεστεί μετά τη σύνδεση της συσκευής με το σημείο "
+"σύνδεσης ως όρισμα.\n"
 "Εάν δεν είστε σίγουροι, δοκιμάστε με \"xffm\" ή \"rox\" ή \"thunar\"."
 
 #: ../panel-plugin/mount-plugin.c:674
@@ -141,8 +143,12 @@
 msgstr "Ορισμός προσαρμοσμένων εντολών"
 
 #: ../panel-plugin/mount-plugin.c:685
-msgid "WARNING: These options are for experts only! If you do not know what they may be good for, keep your hands off!"
-msgstr "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: Αυτές οι επιλογές είναι για προχωρημένους! Αν δε γνωρίζετε τι κάνουν, μην τις πειράξετε καλύτερα."
+msgid ""
+"WARNING: These options are for experts only! If you do not know what they "
+"may be good for, keep your hands off!"
+msgstr ""
+"ΠΡΟΕΙΔΟΠΟΙΗΣΗ: Αυτές οι επιλογές είναι για προχωρημένους! Αν δε γνωρίζετε τι "
+"κάνουν, μην τις πειράξετε καλύτερα."
 
 #: ../panel-plugin/mount-plugin.c:698
 msgid "Mount command:"
@@ -153,8 +159,12 @@
 msgstr "Εντολή αποπροσάρτησης:"
 
 #: ../panel-plugin/mount-plugin.c:728
-msgid "Most users will only want to prepend \"sudo\" to both commands or prepend \"sync &&\" to the \"unmount\" command."
-msgstr "Οι περισσότεροι χρήστες θα θέλουν μόνο να προσθέσουν το \"sudo\" πριν από τις 2 εντολές η το \"sync &&\" στην εντολή \"unmount\""
+msgid ""
+"Most users will only want to prepend \"sudo\" to both commands or prepend "
+"\"sync &&\" to the \"unmount\" command."
+msgstr ""
+"Οι περισσότεροι χρήστες θα θέλουν μόνο να προσθέσουν το \"sudo\" πριν από "
+"τις 2 εντολές η το \"sync &&\" στην εντολή \"unmount\""
 
 #: ../panel-plugin/mount-plugin.c:746
 msgid "<b>General</b>"
@@ -169,20 +179,29 @@
 msgstr "Προβολή μηνύματος μετά την αποπροσάρτηση"
 
 #: ../panel-plugin/mount-plugin.c:772
-msgid "This is only useful and recommended if you specify \"sync\" as part of the \"unmount\" command string."
-msgstr "Αυτό είναι χρήσιμο και συνιστάται μόνο αν έχετε το \"sync\" ως μέρος της εντολής αποπροσάρτησης."
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Αυτό είναι χρήσιμο και συνιστάται μόνο αν έχετε το \"sync\" ως μέρος της "
+"εντολής αποπροσάρτησης."
 
 #: ../panel-plugin/mount-plugin.c:785
 msgid "Also display network file systems"
 msgstr "Προβολή δικτυακών συστημάτων αρχείων"
 
 #: ../panel-plugin/mount-plugin.c:791
-msgid "Activate this option to also display network file systems like NFS, SMBFS, SHFS and SSHFS."
-msgstr "Με αυτή την επιλογή εμφανίζονται και τα συστήματα αρχείων δικτύου όπως NFS. SMBFS, SHFS και SSHFS."
+msgid ""
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
+msgstr ""
+"Με αυτή την επιλογή εμφανίζονται και τα συστήματα αρχείων δικτύου όπως NFS. "
+"SMBFS, SHFS και SSHFS."
 
 #: ../panel-plugin/mount-plugin.c:802
 msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Μπορείτε να ορίσετε ένα ξεχωριστό εικονίδιο που θα προβάλλεται στο ταμπλό."
+msgstr ""
+"Μπορείτε να ορίσετε ένα ξεχωριστό εικονίδιο που θα προβάλλεται στο ταμπλό."
 
 #: ../panel-plugin/mount-plugin.c:809
 msgid "Icon:"
@@ -194,5 +213,5 @@
 
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
-msgstr "Εμφανίζει όλες τις προσαρτώμενες συσκευές και τις (απο)προσαρτά κατά βούληση."
-
+msgstr ""
+"Εμφανίζει όλες τις προσαρτώμενες συσκευές και τις (απο)προσαρτά κατά βούληση."

Modified: xfce4-mount-plugin/trunk/po/fr.po
===================================================================
--- xfce4-mount-plugin/trunk/po/fr.po	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/po/fr.po	2006-08-13 20:36:15 UTC (rev 1896)
@@ -83,8 +83,7 @@
 msgid "not mounted\n"
 msgstr "non monté\n"
 
-#: ../panel-plugin/devices.c:225
-#: ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
 msgid "Mount Plugin: Error executing command."
 msgstr "Greffon de montage : erreur en exécutant la commande."
 
@@ -95,7 +94,8 @@
 
 #: ../panel-plugin/mount-plugin.c:53
 msgid "An error occured. The device should not be removed!"
-msgstr "Une erreur s'est produite. Le périphérique ne devrait pas être déconnecté!"
+msgstr ""
+"Une erreur s'est produite. Le périphérique ne devrait pas être déconnecté!"
 
 #: ../panel-plugin/mount-plugin.c:177
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
@@ -129,19 +129,26 @@
 
 #: ../panel-plugin/mount-plugin.c:648
 msgid ""
-"This command will be executed after mounting the device with the mount point of the device as argument.\n"
+"This command will be executed after mounting the device with the mount point "
+"of the device as argument.\n"
 "If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
 msgstr ""
-"Cette commande sera exécutée après avoir monté le périphérique avec le point de montage du périphérique en argument.\n"
-"Si vous n'êtes pas sûr de ce qu'il faut mettre, essayez d'utiliser \"xffm\" ou \"rox\" ou \"thunar\"."
+"Cette commande sera exécutée après avoir monté le périphérique avec le point "
+"de montage du périphérique en argument.\n"
+"Si vous n'êtes pas sûr de ce qu'il faut mettre, essayez d'utiliser \"xffm\" "
+"ou \"rox\" ou \"thunar\"."
 
 #: ../panel-plugin/mount-plugin.c:674
 msgid "Specify own commands"
 msgstr "Préciser vos propres commandes"
 
 #: ../panel-plugin/mount-plugin.c:685
-msgid "WARNING: These options are for experts only! If you do not know what they may be good for, keep your hands off!"
-msgstr "ATTENTION : ces options sont réservés aux experts ! Si vous ne savez pas à quoi elle peuvent bien servir, laissez vos mains ailleurs !"
+msgid ""
+"WARNING: These options are for experts only! If you do not know what they "
+"may be good for, keep your hands off!"
+msgstr ""
+"ATTENTION : ces options sont réservés aux experts ! Si vous ne savez pas à "
+"quoi elle peuvent bien servir, laissez vos mains ailleurs !"
 
 #: ../panel-plugin/mount-plugin.c:698
 msgid "Mount command:"
@@ -152,8 +159,12 @@
 msgstr "Commande de démontage :"
 
 #: ../panel-plugin/mount-plugin.c:728
-msgid "Most users will only want to prepend \"sudo\" to both commands or prepend \"sync &&\" to the \"unmount\" command."
-msgstr "La plupart des utilisateurs veulent seulement faire précéder les commandes par \"sudo\" ou la commande \"unmount\" par \"sync\"."
+msgid ""
+"Most users will only want to prepend \"sudo\" to both commands or prepend "
+"\"sync &&\" to the \"unmount\" command."
+msgstr ""
+"La plupart des utilisateurs veulent seulement faire précéder les commandes "
+"par \"sudo\" ou la commande \"unmount\" par \"sync\"."
 
 #: ../panel-plugin/mount-plugin.c:746
 msgid "<b>General</b>"
@@ -168,16 +179,24 @@
 msgstr "Monter un message après le démontage"
 
 #: ../panel-plugin/mount-plugin.c:772
-msgid "This is only useful and recommended if you specify \"sync\" as part of the \"unmount\" command string."
-msgstr "Ceci est utile et recommandé uniquement si vous spécifiez \"sync\" dans la ligne de commande de \"unmount\"."
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Ceci est utile et recommandé uniquement si vous spécifiez \"sync\" dans la "
+"ligne de commande de \"unmount\"."
 
 #: ../panel-plugin/mount-plugin.c:785
 msgid "Also display network file systems"
 msgstr "Afficher aussi les systèmes de fichiers réseau"
 
 #: ../panel-plugin/mount-plugin.c:791
-msgid "Activate this option to also display network file systems like NFS, SMBFS, SHFS and SSHFS."
-msgstr "Activer cette option pour afficher aussi les systèmes de fichiers réseau comme NFS, SMBFS, SHFS et SSHFS."
+msgid ""
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
+msgstr ""
+"Activer cette option pour afficher aussi les systèmes de fichiers réseau "
+"comme NFS, SMBFS, SHFS et SSHFS."
 
 #: ../panel-plugin/mount-plugin.c:802
 msgid "You can specify a distinct icon to be displayed in the panel."
@@ -193,8 +212,9 @@
 
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
-msgstr "Montrer tous les périphériques qui peuvent être montés et les (dé)monter à la demande. "
+msgstr ""
+"Montrer tous les périphériques qui peuvent être montés et les (dé)monter à "
+"la demande. "
 
 #~ msgid "Mount Plugin"
 #~ msgstr "Greffon de montage"
-

Modified: xfce4-mount-plugin/trunk/po/hu.po
===================================================================
--- xfce4-mount-plugin/trunk/po/hu.po	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/po/hu.po	2006-08-13 20:36:15 UTC (rev 1896)
@@ -82,8 +82,7 @@
 msgid "not mounted\n"
 msgstr "nincs csatolva\n"
 
-#: ../panel-plugin/devices.c:225
-#: ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
 msgid "Mount Plugin: Error executing command."
 msgstr "Hiba a parancs futtatásakor"
 
@@ -128,10 +127,12 @@
 
 #: ../panel-plugin/mount-plugin.c:648
 msgid ""
-"This command will be executed after mounting the device with the mount point of the device as argument.\n"
+"This command will be executed after mounting the device with the mount point "
+"of the device as argument.\n"
 "If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
 msgstr ""
-"E parancs fut egy eszköz csatolása után annak csatolási pontját argumentumként átadva. \n"
+"E parancs fut egy eszköz csatolása után annak csatolási pontját "
+"argumentumként átadva. \n"
 "Jó tippek: \"xffm\", \"thunar\" vagy \"rox\"."
 
 #: ../panel-plugin/mount-plugin.c:674
@@ -139,8 +140,12 @@
 msgstr "Saját parancs megadása"
 
 #: ../panel-plugin/mount-plugin.c:685
-msgid "WARNING: These options are for experts only! If you do not know what they may be good for, keep your hands off!"
-msgstr "FIGYELEM: E lehetőséges csak szakértőknek valók! Ha nem tudod, mire jók, ne módosítsd!"
+msgid ""
+"WARNING: These options are for experts only! If you do not know what they "
+"may be good for, keep your hands off!"
+msgstr ""
+"FIGYELEM: E lehetőséges csak szakértőknek valók! Ha nem tudod, mire jók, ne "
+"módosítsd!"
 
 #: ../panel-plugin/mount-plugin.c:698
 msgid "Mount command:"
@@ -151,8 +156,12 @@
 msgstr "Lecsatoló parancs:"
 
 #: ../panel-plugin/mount-plugin.c:728
-msgid "Most users will only want to prepend \"sudo\" to both commands or prepend \"sync &&\" to the \"unmount\" command."
-msgstr "A legtöbb felhasználó csak \"sudo\"-t akar mindkét parancs, vagy \"sync &&\"-t az \"unmount\" parancs elé."
+msgid ""
+"Most users will only want to prepend \"sudo\" to both commands or prepend "
+"\"sync &&\" to the \"unmount\" command."
+msgstr ""
+"A legtöbb felhasználó csak \"sudo\"-t akar mindkét parancs, vagy \"sync &&\"-"
+"t az \"unmount\" parancs elé."
 
 #: ../panel-plugin/mount-plugin.c:746
 msgid "<b>General</b>"
@@ -167,16 +176,22 @@
 msgstr "Üzenet mutatása lecsatolás után"
 
 #: ../panel-plugin/mount-plugin.c:772
-msgid "This is only useful and recommended if you specify \"sync\" as part of the \"unmount\" command string."
-msgstr "Ez csak akkor ajánlott, ha megadod a \"sync\"-et az \"unmount\" prancsban."
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Ez csak akkor ajánlott, ha megadod a \"sync\"-et az \"unmount\" prancsban."
 
 #: ../panel-plugin/mount-plugin.c:785
 msgid "Also display network file systems"
 msgstr "Hálózati fájlrendszereket is kiír."
 
 #: ../panel-plugin/mount-plugin.c:791
-msgid "Activate this option to also display network file systems like NFS, SMBFS, SHFS and SSHFS."
-msgstr "E lehetőség az NFS, SMBFS, SHFS, SSHFS, stb. fájlrendszereket is kiírja."
+msgid ""
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
+msgstr ""
+"E lehetőség az NFS, SMBFS, SHFS, SSHFS, stb. fájlrendszereket is kiírja."
 
 #: ../panel-plugin/mount-plugin.c:802
 msgid "You can specify a distinct icon to be displayed in the panel."
@@ -196,4 +211,3 @@
 
 #~ msgid "Mount Plugin"
 #~ msgstr "Csatoló"
-

Modified: xfce4-mount-plugin/trunk/po/zh_TW.po
===================================================================
--- xfce4-mount-plugin/trunk/po/zh_TW.po	2006-08-13 20:31:35 UTC (rev 1895)
+++ xfce4-mount-plugin/trunk/po/zh_TW.po	2006-08-13 20:36:15 UTC (rev 1896)
@@ -15,7 +15,7 @@
 "Language-Team: Chinese/Traditional <zh-l10n at linux.org.tw>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
 
 #: ../panel-plugin/devices.c:52
 #, c-format
@@ -143,8 +143,7 @@
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr ""
-"警告: 這些選項限定專家使用!如果您不清楚這些選項的"
-"作用,最好還是不要嘗試!"
+"警告: 這些選項限定專家使用!如果您不清楚這些選項的作用,最好還是不要嘗試!"
 
 #: ../panel-plugin/mount-plugin.c:698
 msgid "Mount command:"
@@ -159,8 +158,8 @@
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
 "\"sync &&\" to the \"unmount\" command."
 msgstr ""
-"多數使用者會想在掛載或卸載前預先執行 \"sudo\" 或是在"
-"卸載前(unmount)預先執行同步化(sync &&)。"
+"多數使用者會想在掛載或卸載前預先執行 \"sudo\" 或是在卸載前(unmount)預先執行同"
+"步化(sync &&)。"
 
 #: ../panel-plugin/mount-plugin.c:746
 msgid "<b>General</b>"
@@ -178,9 +177,7 @@
 msgid ""
 "This is only useful and recommended if you specify \"sync\" as part of the "
 "\"unmount\" command string."
-msgstr ""
-"啟用此選項只有在您將同步化(sync)與卸載指令"
-"(unmount)作結合時才會有用。"
+msgstr "啟用此選項只有在您將同步化(sync)與卸載指令(unmount)作結合時才會有用。"
 
 #: ../panel-plugin/mount-plugin.c:785
 msgid "Also display network file systems"
@@ -190,9 +187,7 @@
 msgid ""
 "Activate this option to also display network file systems like NFS, SMBFS, "
 "SHFS and SSHFS."
-msgstr ""
-"啟用這個選項後也會顯示網路檔案系統,如:NFS、SMBFS、"
-"SHFS 和 SSHFS。"
+msgstr "啟用這個選項後也會顯示網路檔案系統,如:NFS、SMBFS、SHFS 和 SSHFS。"
 
 #: ../panel-plugin/mount-plugin.c:802
 msgid "You can specify a distinct icon to be displayed in the panel."
@@ -209,4 +204,3 @@
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "顯示全部可掛載的裝置並依需求手動卸載裝置。"
-




More information about the Goodies-commits mailing list