Hello community, here is the log from the commit of package xfce4-panel-plugin-diskperf for openSUSE:Factory checked in at 2012-05-08 06:49:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-diskperf (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-diskperf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-diskperf", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-diskperf/xfce4-panel-plugin-diskperf.changes 2012-04-19 10:42:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-diskperf.new/xfce4-panel-plugin-diskperf.changes 2012-05-08 06:50:52.000000000 +0200 @@ -1,0 +2,12 @@ +Sun Apr 29 21:53:43 UTC 2012 - [email protected] + +- update to version 2.5.2 + - gracefully handle device that are not present and show + statistics only when the device is plugged + +------------------------------------------------------------------- +Fri Apr 20 10:07:23 UTC 2012 - [email protected] + +- added documentation files + +------------------------------------------------------------------- Old: ---- xfce4-diskperf-plugin-2.5.1.tar.bz2 New: ---- xfce4-diskperf-plugin-2.5.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-diskperf.spec ++++++ --- /var/tmp/diff_new_pack.MatIxo/_old 2012-05-08 06:50:53.000000000 +0200 +++ /var/tmp/diff_new_pack.MatIxo/_new 2012-05-08 06:50:53.000000000 +0200 @@ -20,7 +20,7 @@ %define plugin_name xfce4-diskperf-plugin Name: xfce4-panel-plugin-diskperf -Version: 2.5.1 +Version: 2.5.2 Release: 0 Summary: Disk Performance Plugin for the Xfce Panel License: GPL-2.0+ @@ -63,6 +63,7 @@ %files %defattr(-,root,root) +%doc AUTHORS ChangeLog COPYING NEWS README %{_libdir}/xfce4/panel/plugins/libdiskperf.so %{_datadir}/xfce4/panel/plugins/diskperf.desktop ++++++ xfce4-diskperf-plugin-2.5.1.tar.bz2 -> xfce4-diskperf-plugin-2.5.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/ChangeLog new/xfce4-diskperf-plugin-2.5.2/ChangeLog --- old/xfce4-diskperf-plugin-2.5.1/ChangeLog 2012-04-13 12:24:00.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/ChangeLog 2012-04-29 21:51:27.000000000 +0200 @@ -1,3 +1,205 @@ +commit 6f9ac6c1841b98d51f0658e4b263a4d653ebc8c6 +Author: Landry Breuil <[email protected]> +Date: Sun Apr 29 21:49:51 2012 +0200 + + updates for 2.5.2 + +commit 8a9bb487670801afa4cc7157f8c0b4cff5f874a8 +Author: Jeff Bailes <[email protected]> +Date: Sat Apr 28 01:44:51 2012 +0200 + + l10n: Updated English (United Kingdom) (en_GB) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 569d92302d6b6a9f74f81acc04d27e5b8e27210f +Author: Mario Blättermann <[email protected]> +Date: Wed Apr 25 20:43:34 2012 +0200 + + l10n: Updated German (de) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 0eabca67a69b2f68682bab4a66da56d784033b0d +Merge: 1aa0ff0 a0a597e +Author: Landry Breuil <[email protected]> +Date: Wed Apr 25 19:43:19 2012 +0200 + + Merge branch 'master' of git://git.xfce.org/panel-plugins/xfce4-diskperf-plugin + +commit 1aa0ff06b6509529c811ca9192a4fdfab61affca +Author: Harald Judt <[email protected]> +Date: Wed Apr 25 19:42:26 2012 +0200 + + Linux: Init device before gathering stats. (bug #6749) + + Init the device when it has not been done before. This enables + monitoring when a device becomes re-/attached after panel startup. + Useful for monitoring removable devices like USB sticks. + +commit ad59251801e95013b8c5b9b38119b607ac2a41f9 +Author: Harald Judt <[email protected]> +Date: Wed Apr 25 19:41:39 2012 +0200 + + Do not display an error message for a device in the configuration dialog. (bug #6749) + + If the device does not exist or there are other problems accessing + it, do not show the error message in the configuration dialog and + prevent the user to set the devicename. Instead, the tooltip will + tell when there are problems gathering stats. + +commit eddc5ce5a21930526246390e9eca2ce9223676ff +Author: Harald Judt <[email protected]> +Date: Wed Apr 25 19:40:38 2012 +0200 + + Show tooltip when device stats are not available. (bug #6749) + + When a device does not exist, or the stats are not available for + whatever reason, make the tooltip convey that information to the + user. + + Without this patch, no tooltip will be shown at all. + +commit a0a597eab07083a37e34dd75f3b857aa01e92c07 +Author: Masato Hashimoto <[email protected]> +Date: Mon Apr 23 14:10:08 2012 +0200 + + l10n: Updated Japanese (ja) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 497293651e023a37a9c22c5e837c95c7c36589bb +Author: Algimantas Margevičius <[email protected]> +Date: Sat Apr 21 12:01:06 2012 +0200 + + l10n: Added Lithuanian language + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 396c50f14cf11bb14660f2e787c4b8d98e18a775 +Author: Gabor Kelemen <[email protected]> +Date: Sat Apr 21 04:59:42 2012 +0200 + + l10n: Updated Hungarian (hu) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit f2cbd477b88c67f7bf178a3ed765f913d1035562 +Author: Chipong Luo <[email protected]> +Date: Fri Apr 20 13:35:56 2012 +0200 + + l10n: Updated Chinese (China) (zh_CN) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 52d37746c2d6ac6a523b16342778f3ca15b3cf50 +Author: Sergio García <[email protected]> +Date: Thu Apr 19 07:06:19 2012 +0200 + + l10n: Updated Spanish (Castilian) (es) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit d5b9633cc8546ba93c6f4b115302b2b23abd7fde +Author: martinamca <[email protected]> +Date: Sun Apr 15 20:38:58 2012 +0200 + + l10n: Updated Turkish (tr) translation to 97% + + New status: 35 messages complete with 1 fuzzy and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit bcc2c9c29cbe821ca7a6a85bf6220422c7b91a67 +Author: Jakob Kramer <[email protected]> +Date: Sat Apr 14 16:03:31 2012 +0200 + + l10n: Updated German (de) translation to 97% + + New status: 35 messages complete with 1 fuzzy and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 2de1c9d885c3c1f623c2b99a4173298af7ee2a0b +Author: Jakob Kramer <[email protected]> +Date: Sat Apr 14 16:00:24 2012 +0200 + + l10n: Updated German (de) translation to 97% + + New status: 35 messages complete with 0 fuzzies and 1 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 27194084caa5d517c6d496cef31fee537892b941 +Author: Roman K <[email protected]> +Date: Sat Apr 14 10:13:25 2012 +0200 + + l10n: Updated Russian (ru) translation to 97% + + New status: 35 messages complete with 1 fuzzy and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 4949a2ff6711bd0a1d72bb83f80633291faa2edf +Author: Cristian Marchi <[email protected]> +Date: Sat Apr 14 08:38:07 2012 +0200 + + l10n: Updated Italian (it) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit d97633766880b864a79bcc7fb7ba6c60717df220 +Author: Iliyas Jorio <[email protected]> +Date: Sat Apr 14 01:57:03 2012 +0200 + + l10n: Updated French (fr) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit b94d7d22c200721512c96820ee33e8ecac70a6f0 +Author: Iliyas Jorio <[email protected]> +Date: Sat Apr 14 01:56:29 2012 +0200 + + l10n: Updated French (fr) translation to 97% + + New status: 35 messages complete with 1 fuzzy and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 1d7f0c231374fbd1adf187a56edb39d533a7f619 +Author: Masato Hashimoto <[email protected]> +Date: Fri Apr 13 14:34:26 2012 +0200 + + l10n: Updated Japanese (ja) translation to 100% + + New status: 36 messages complete with 0 fuzzies and 0 untranslated. + + Transmitted-via: Transifex (translations.xfce.org). + +commit 0b00a179f8679d23b47fb09693594228742b6fc8 +Author: Landry Breuil <[email protected]> +Date: Fri Apr 13 12:35:46 2012 +0200 + + updates for 2.5.1 + commit 39b82bae46f962d29ba69b7ee0a894bef7034391 Author: Yarema aka Knedlyk <[email protected]> Date: Thu Apr 12 17:31:35 2012 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/NEWS new/xfce4-diskperf-plugin-2.5.2/NEWS --- old/xfce4-diskperf-plugin-2.5.1/NEWS 2012-04-13 12:22:11.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/NEWS 2012-04-29 21:49:41.000000000 +0200 @@ -1,3 +1,7 @@ +2.5.2 (2012/4/29): +----------------- + * Gracefully allow to monitor non-present devices (bug #6749) + 2.5.1 (2012/4/13): ----------------- * Translation updates (uk,eu,pt_BR,it,da,nl,pt,gl,ko,zh_CN,sk) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/aclocal.m4 new/xfce4-diskperf-plugin-2.5.2/aclocal.m4 --- old/xfce4-diskperf-plugin-2.5.1/aclocal.m4 2012-04-13 12:22:51.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/aclocal.m4 2012-04-29 21:50:34.000000000 +0200 @@ -10489,30 +10489,6 @@ -dnl BM_DEPEND(varname, package, version) -dnl -dnl Simple wrapper for XDT_CHECK_PACKAGE("varname", "package", "version"). Kept -dnl for backward compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_DEPEND], -[ - XDT_CHECK_PACKAGE([$1], [$2], [$3]) -]) - - - -dnl BM_DEPEND_CHECK(var, pkg, version, name, helpstring, default) -dnl -dnl Simple wrapper for XDT_CHECK_OPTIONAL_PACKAGE(). Kept for backward -dnl compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_DEPEND_CHECK], -[ - XDT_CHECK_OPTIONAL_PACKAGE([$1], [$2], [$3], [$4], [$5], [$6]) -]) - - - dnl XDT_CHECK_LIBX11() dnl dnl Executes various checks for X11. Sets LIBX11_CFLAGS, LIBX11_LDFLAGS @@ -10649,66 +10625,6 @@ ]) - -dnl BM_LIBX11() -dnl -dnl Simple wrapper for XDT_CHECK_LIBX11. Kept for backward -dnl compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_LIBX11], -[ - AC_REQUIRE([XDT_CHECK_LIBX11]) -]) - - - -dnl BM_LIBX11_REQUIRE() -dnl -dnl Simple wrapper for XDT_CHECK_LIBX11_REQUIRE. Kept for backward -dnl compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_LIBX11_REQUIRE], -[ - AC_REQUIRE([XDT_CHECK_LIBX11_REQUIRE]) -]) - - - -dnl BM_LIBSM() -dnl -dnl Simple wrapper for XDT_CHECK_LIBSM. Kept for backward -dnl compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_LIBSM], -[ - AC_REQUIRE([XDT_CHECK_LIBSM]) -]) - - - -dnl BM_LIBXPM -dnl -dnl Simple wrapper for XDT_CHECK_LIBXPM. Kept for backward -dnl compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_LIBXPM], -[ - AC_REQUIRE([XDT_CHECK_LIBXPM]) -]) - - - -dnl BM_LIBXPM_REQUIRE -dnl -dnl Simple wrapper for XDT_CHECK_LIBXPM_REQUIRE. Kept for -dnl backward compatibility. Will be removed in the future. -dnl -AC_DEFUN([BM_LIBXPM_REQUIRE], -[ - AC_REQUIRE([XDT_CHECK_LIBXPM_REQUIRE]) -]) - - dnl $Id$ dnl dnl Copyright (c) 2002-2006 @@ -10830,7 +10746,7 @@ CPPFLAGS="$CPPFLAGS -DNDEBUG" if test x"$enable_debug" = x"no"; then - CPPFLAGS="$CPPFLAGS -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS" + CPPFLAGS="$CPPFLAGS -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT" AC_MSG_RESULT([no]) else AC_MSG_RESULT([minimum]) @@ -10931,84 +10847,6 @@ fi ]) -dnl BM_DEBUG_SUPPORT() -dnl -AC_DEFUN([BM_DEBUG_SUPPORT], -[ -dnl # --enable-debug - AC_REQUIRE([XDT_FEATURE_DEBUG]) - -dnl # --enable-profiling - AC_ARG_ENABLE([profiling], -AC_HELP_STRING([--enable-profiling], - [Generate extra code to write profile information]) -AC_HELP_STRING([--disable-profiling], - [No extra code for profiling (default)]), - [], [enable_profiling=no]) - - AC_MSG_CHECKING([whether to build with profiling support]) - if test x"$enable_profiling" != x"no"; then - CFLAGS="$CFLAGS -pg" - LDFLAGS="$LDFLAGS -pg" - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - -dnl # --enable-gcov - AC_ARG_ENABLE([gcov], -AC_HELP_STRING([--enable-gcov], - [compile with coverage profiling instrumentation (gcc only)]) -AC_HELP_STRING([--disable-gcov], - [do not generate coverage profiling instrumentation (default)]), - [], [enable_gcov=no]) - - AC_MSG_CHECKING([whether to compile with coverage profiling instrumentation]) - if test x"$enable_gcov" != x"no"; then - CFLAGS="$CFLAGS -fprofile-arcs -ftest-coverage" - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - -dnl # --disable-asserts - AC_ARG_ENABLE([asserts], -AC_HELP_STRING([--disable-asserts], [Disable assertions [DANGEROUS]]), - [], [enable_asserts=yes]) - - AC_MSG_CHECKING([whether to disable assertions]) - if test x"$enable_asserts" = x"no"; then - AC_MSG_RESULT([yes]) - CPPFLAGS="$CPPFLAGS -DG_DISABLE_CHECKS -DG_DISABLE_ASSERT" - CPPFLAGS="$CPPFLAGS -DG_DISABLE_CAST_CHECKS" - else - AC_MSG_RESULT([no]) - fi - -dnl # --enable-final - AC_REQUIRE([AC_PROG_LD]) - AC_ARG_ENABLE([final], -AC_HELP_STRING([--enable-final], [Build final version]), - [], [enable_final=yes]) - - AC_MSG_CHECKING([whether to build final version]) - if test x"$enable_final" = x"yes"; then - AC_MSG_RESULT([yes]) - AC_MSG_CHECKING([whether $LD accepts -O1]) - case `$LD -O1 -v 2>&1 </dev/null` in - *GNU* | *'with BFD'*) - LDFLAGS="$LDFLAGS -Wl,-O1" - AC_MSG_RESULT([yes]) - ;; - *) - AC_MSG_RESULT([no]) - ;; - esac - else - AC_MSG_RESULT([no]) - fi -]) - dnl $Id$ dnl dnl Copyright (c) 2002-2006 @@ -11087,16 +10925,3 @@ ]) - -dnl BM_I18N(PACKAGE, LINGUAS) -dnl -dnl Simple wrapper for XDT_I18N(LINGUAS, PACKAGE). Kept for -dnl backward compatibility. Will be removed in the -dnl future. -dnl -AC_DEFUN([BM_I18N], -[ - XDT_I18N([$2], [$1]) -]) - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/configure new/xfce4-diskperf-plugin-2.5.2/configure --- old/xfce4-diskperf-plugin-2.5.1/configure 2012-04-13 12:23:00.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/configure 2012-04-29 21:50:42.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for xfce4-diskperf-plugin 2.5.1. +# Generated by GNU Autoconf 2.61 for xfce4-diskperf-plugin 2.5.2. # # Report bugs to <http://bugzilla.xfce.org/>. # @@ -597,8 +597,8 @@ # Identity of this package. PACKAGE_NAME='xfce4-diskperf-plugin' PACKAGE_TARNAME='xfce4-diskperf-plugin' -PACKAGE_VERSION='2.5.1' -PACKAGE_STRING='xfce4-diskperf-plugin 2.5.1' +PACKAGE_VERSION='2.5.2' +PACKAGE_STRING='xfce4-diskperf-plugin 2.5.2' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' # Factoring default headers for most tests. @@ -1323,7 +1323,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures xfce4-diskperf-plugin 2.5.1 to adapt to many kinds of systems. +\`configure' configures xfce4-diskperf-plugin 2.5.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1394,7 +1394,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xfce4-diskperf-plugin 2.5.1:";; + short | recursive ) echo "Configuration of xfce4-diskperf-plugin 2.5.2:";; esac cat <<\_ACEOF @@ -1502,7 +1502,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xfce4-diskperf-plugin configure 2.5.1 +xfce4-diskperf-plugin configure 2.5.2 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1519,7 +1519,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xfce4-diskperf-plugin $as_me 2.5.1, which was +It was created by xfce4-diskperf-plugin $as_me 2.5.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2272,7 +2272,7 @@ # Define the identity of the package. PACKAGE='xfce4-diskperf-plugin' - VERSION='2.5.1' + VERSION='2.5.2' cat >>confdefs.h <<_ACEOF @@ -13337,7 +13337,7 @@ - ALL_LINGUAS="ar ast ca cs da de el en_GB es eu fr gl hu id it ja ko lv nb nl pa pl pt pt_BR ru sk sq sv tr ug uk ur ur_PK zh_CN zh_TW " + ALL_LINGUAS="ar ast ca cs da de el en_GB es eu fr gl hu id it ja ko lt lv nb nl pa pl pt pt_BR ru sk sq sv tr ug uk ur ur_PK zh_CN zh_TW " for ac_header in locale.h @@ -15484,7 +15484,7 @@ CPPFLAGS="$CPPFLAGS -DNDEBUG" if test x"$enable_debug" = x"no"; then - CPPFLAGS="$CPPFLAGS -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS" + CPPFLAGS="$CPPFLAGS -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT" { echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6; } else @@ -15917,7 +15917,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xfce4-diskperf-plugin $as_me 2.5.1, which was +This file was extended by xfce4-diskperf-plugin $as_me 2.5.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15970,7 +15970,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -xfce4-diskperf-plugin config.status 2.5.1 +xfce4-diskperf-plugin config.status 2.5.2 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/configure.ac new/xfce4-diskperf-plugin-2.5.2/configure.ac --- old/xfce4-diskperf-plugin-2.5.1/configure.ac 2012-04-13 12:22:25.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/configure.ac 2012-04-29 21:50:10.000000000 +0200 @@ -10,8 +10,8 @@ m4_define([diskperf_version_major], [2]) m4_define([diskperf_version_minor], [5]) -m4_define([diskperf_version_micro], [1]) -m4_define([diskperf_version_build], [39b82ba]) +m4_define([diskperf_version_micro], [2]) +m4_define([diskperf_version_build], [6f9ac6c]) m4_define([diskperf_version_tag], []) # leave empty for releases m4_define([diskperf_version], [diskperf_version_major().diskperf_version_minor().diskperf_version_micro()ifelse(diskperf_version_tag(), [git], [diskperf_version_tag()-diskperf_version_build()], [diskperf_version_tag()])]) @@ -52,7 +52,7 @@ dnl ****************************** dnl *** Check for i18n support *** dnl ****************************** -XDT_I18N([ar ast ca cs da de el en_GB es eu fr gl hu id it ja ko lv nb nl pa pl pt pt_BR ru sk sq sv tr ug uk ur ur_PK zh_CN zh_TW ]) +XDT_I18N([ar ast ca cs da de el en_GB es eu fr gl hu id it ja ko lt lv nb nl pa pl pt pt_BR ru sk sq sv tr ug uk ur ur_PK zh_CN zh_TW ]) dnl *********************************** dnl *** Check for required packages *** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/panel-plugin/main.c new/xfce4-diskperf-plugin-2.5.2/panel-plugin/main.c --- old/xfce4-diskperf-plugin-2.5.1/panel-plugin/main.c 2012-04-09 18:16:42.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/panel-plugin/main.c 2012-04-25 19:42:23.000000000 +0200 @@ -153,6 +153,9 @@ struct param_t *poConf = &(p_poPlugin->oConf.oParam); struct monitor_t *poMonitor = &(p_poPlugin->oMonitor); struct perfbar_t *poPerf = poMonitor->aoPerfBar; +#if !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__sun__) + struct stat oStat; +#endif uint64_t iInterval_ns, rbytes, wbytes, iRBusy_ns, iWBusy_ns; const double K = 1.0 * 1000 * 1000 * 1000 / 1024 / 1024; /* bytes/ns --> MB/s */ @@ -169,10 +172,17 @@ #if defined (__NetBSD__) || defined(__OpenBSD__) || defined(__sun__) status = DevGetPerfData (poConf->acDevice, &oPerf); #else + if (poConf->st_rdev == 0) + poConf->st_rdev = (stat (poConf->acDevice, &oStat) == -1 ? 0 : oStat.st_rdev); status = DevGetPerfData (&(poConf->st_rdev), &oPerf); #endif - if (status == -1) + if (status == -1) { + snprintf (acToolTips, sizeof(acToolTips), "%s: Device statistics unavailable.", + poConf->acTitle); + gtk_tooltips_set_tip (s_poToolTips, GTK_WIDGET (poMonitor->wEventBox), + acToolTips, 0); return (-1); + } if (poMonitor->oPrevPerf.timestamp_ns) { iInterval_ns = oPerf.timestamp_ns - poMonitor->oPrevPerf.timestamp_ns; @@ -643,13 +653,6 @@ int status; status = stat (pcDevice, &oStat); - if (status == -1) { - xfce_dialog_show_error (NULL, NULL, - "%s\n" - "%s: %s (%d)", - PLUGIN_NAME, pcDevice, strerror (errno), errno); - return; - } poConf->st_rdev = oStat.st_rdev; #endif memset (poConf->acDevice, 0, sizeof (poConf->acDevice)); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/de.po new/xfce4-diskperf-plugin-2.5.2/po/de.po --- old/xfce4-diskperf-plugin-2.5.1/po/de.po 2012-04-09 17:24:35.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/de.po 2012-04-29 21:49:00.000000000 +0200 @@ -3,7 +3,7 @@ # Copyright (C) 2007 THE xfce4-diskperf-plugin'S COPYRIGHT HOLDER # This file is distributed under the same license as the xfce4-diskperf-plugin package. # Fabian Nowak <[email protected]>, 2007. -# +# msgid "" msgstr "" "Project-Id-Version: xfce4-diskperf-plugin 2.1.0svn-r3591\n" @@ -12,19 +12,19 @@ "PO-Revision-Date: 2007-12-06 23:11+0100\n" "Last-Translator: Fabian Nowak <[email protected]>\n" "Language-Team: German\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../panel-plugin/config_gui.c:101 msgid "Device" -msgstr "Gerät:" +msgstr "Gerät" #: ../panel-plugin/config_gui.c:115 msgid "Input the device name, then press <Enter>" -msgstr "Geben Sie den Gerätenamen ein, und drücken Sie <Enter>" +msgstr "Geben Sie den Gerätenamen ein und drücken Sie <Enter>" #: ../panel-plugin/config_gui.c:118 msgid "/dev/hda1" @@ -36,11 +36,11 @@ #: ../panel-plugin/config_gui.c:139 msgid "Update interval (s) " -msgstr "Auffrischungsintervall (s)." +msgstr "Auffrischungsintervall (s)" #: ../panel-plugin/config_gui.c:147 msgid "Label" -msgstr "Beschriftung:" +msgstr "Beschriftung" #: ../panel-plugin/config_gui.c:152 msgid "Tick to display label" @@ -48,7 +48,7 @@ #: ../panel-plugin/config_gui.c:161 msgid "Input the label, then press <Enter>" -msgstr "Geben Sie den Text für die Beschriftung ein, und drücken Sie <Enter>" +msgstr "Geben Sie den Text für die Beschriftung ein und drücken Sie <Enter>" #: ../panel-plugin/config_gui.c:163 msgid "hda1" @@ -98,7 +98,7 @@ #: ../panel-plugin/config_gui.c:235 msgid "Bar color " -msgstr "Balkenfarbe:" +msgstr "Balkenfarbe" #: ../panel-plugin/config_gui.c:250 ../panel-plugin/config_gui.c:316 #: ../panel-plugin/config_gui.c:325 @@ -107,15 +107,15 @@ #: ../panel-plugin/config_gui.c:256 msgid "Read bar color " -msgstr "Farbe für Lesebalken:" +msgstr "Farbe für Lesebalken" #: ../panel-plugin/config_gui.c:264 msgid "Write bar color " -msgstr "Farbe für Schreibbalken:" +msgstr "Farbe für Schreibbalken" #: ../panel-plugin/config_gui.c:272 msgid "Bar order" -msgstr "Reihenfolge der Balken:" +msgstr "Reihenfolge der Balken" #: ../panel-plugin/config_gui.c:287 msgid "Read-Write" @@ -186,11 +186,11 @@ msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" -msgstr "" +msgstr "»Festplattenleistung« zeigt momentane Festplatten-E/A-Übertragungsraten und -stoßzeiten" #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/en_GB.po new/xfce4-diskperf-plugin-2.5.2/po/en_GB.po --- old/xfce4-diskperf-plugin-2.5.1/po/en_GB.po 2012-04-09 17:24:36.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/en_GB.po 2012-04-29 21:49:00.000000000 +0200 @@ -2,9 +2,9 @@ # Copyright (C) 2007 THE xfce4-diskperf-plugin'S COPYRIGHT HOLDER # This file is distributed under the same license as the xfce4-diskperf-plugin package. # Jeff Bailes <[email protected]>, 2007. -# , fuzzy -# -# +#, fuzzy +# +# msgid "" msgstr "" "Project-Id-Version: xfce4-diskperf-plugin\n" @@ -13,10 +13,10 @@ "PO-Revision-Date: 2007-03-30 22:22+1000\n" "Last-Translator: Jeff Bailes <[email protected]>\n" "Language-Team: English/GB\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" #: ../panel-plugin/config_gui.c:101 msgid "Device" @@ -184,11 +184,11 @@ msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" -msgstr "" +msgstr "Diskperf monitor displays instantaneous disk I/O transfer rates and busy times" #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/es.po new/xfce4-diskperf-plugin-2.5.2/po/es.po --- old/xfce4-diskperf-plugin-2.5.1/po/es.po 2012-04-09 17:24:36.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/es.po 2012-04-25 19:43:19.000000000 +0200 @@ -9,8 +9,8 @@ "Project-Id-Version: xfce 4-diskperf-plugin\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-04-09 17:24+0200\n" -"PO-Revision-Date: 2009-02-10 17:47+0100\n" -"Last-Translator: Abel Martín <[email protected]>\n" +"PO-Revision-Date: 2012-04-18 22:41-0600\n" +"Last-Translator: Sergio <[email protected]>\n" "Language-Team: Spanish\n" "Language: \n" "MIME-Version: 1.0\n" @@ -98,7 +98,8 @@ msgid "Bar color " msgstr "Color de barra" -#: ../panel-plugin/config_gui.c:250 ../panel-plugin/config_gui.c:316 +#: ../panel-plugin/config_gui.c:250 +#: ../panel-plugin/config_gui.c:316 #: ../panel-plugin/config_gui.c:325 msgid "Press to change color" msgstr "Pulse para cambiar de color" @@ -181,16 +182,15 @@ "Por favor, elimínelo." #: ../panel-plugin/main.c:908 -msgid "" -"Diskperf monitor displays instantaneous disk I/O transfer rates and busy " -"times" -msgstr "" +msgid "Diskperf monitor displays instantaneous disk I/O transfer rates and busy times" +msgstr "Diskperf muestra de forma instantánea tasas de transferencia de E/S y tiempos ocupados de disco" #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" -#: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 +#: ../panel-plugin/main.c:944 +#: ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" msgstr "Monitor de rendimiento de disco" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/fr.po new/xfce4-diskperf-plugin-2.5.2/po/fr.po --- old/xfce4-diskperf-plugin-2.5.1/po/fr.po 2012-04-09 17:24:37.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/fr.po 2012-04-25 19:43:19.000000000 +0200 @@ -2,7 +2,7 @@ # Copyright (C) 2003-2004 Roger Seguin. # This file is distributed under the same license as the xfce4-diskperf-plugin package. # Maximilian Schleiss <[email protected]>, 2006. -# +# msgid "" msgstr "" "Project-Id-Version: xfce4-diskperf-plugin 2.0\n" @@ -11,10 +11,10 @@ "PO-Revision-Date: 2006-09-18 14:45+0100\n" "Last-Translator: Maximilian Schleiss <[email protected]>\n" "Language-Team: French <[email protected]>\n" -"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" #: ../panel-plugin/config_gui.c:101 msgid "Device" @@ -62,7 +62,7 @@ #: ../panel-plugin/config_gui.c:181 msgid "MB transferred / second" -msgstr "MO transférés / seconde" +msgstr "Mo transférés / seconde" #: ../panel-plugin/config_gui.c:187 msgid "Busy time" @@ -74,7 +74,7 @@ #: ../panel-plugin/config_gui.c:202 msgid "Max. I/O rate (MB/s) " -msgstr "Vitesse I/O max. (MO/s)" +msgstr "Vitesse I/O max. (Mo/s)" #: ../panel-plugin/config_gui.c:213 msgid "Input the maximum I/O transfer rate of the device, then press <Enter>" @@ -92,7 +92,7 @@ #: ../panel-plugin/config_gui.c:228 msgid "Combine Read/Write data into one single monitor?" -msgstr "Combiner les données de lecture/écriture en un seul contrôleur?" +msgstr "Combiner les données de lecture/écriture en un seul contrôleur ?" #: ../panel-plugin/config_gui.c:235 msgid "Bar color " @@ -184,11 +184,11 @@ msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" -msgstr "" +msgstr "Le contrôleur Diskperf affiche les taux instantanés de transferts I/O du disque et les temps d'occupation " #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/hu.po new/xfce4-diskperf-plugin-2.5.2/po/hu.po --- old/xfce4-diskperf-plugin-2.5.1/po/hu.po 2012-04-09 17:24:38.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/hu.po 2012-04-25 19:43:19.000000000 +0200 @@ -1,7 +1,7 @@ # Hungarian translation of xfce4-diskperf-plugin # Copyright (C) 2009, Free Software Foundation, Inc. # This file is distributed under the same license as the xfce4-diskperf-plugin package. -# +# # Gabor Kelemen <kelemeng at gnome dot hu>, 2009. msgid "" msgstr "" @@ -11,12 +11,12 @@ "PO-Revision-Date: 2009-06-03 22:05+0200\n" "Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n" "Language-Team: Hungarian <gnome at gnome dot hu>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../panel-plugin/config_gui.c:101 msgid "Device" @@ -186,11 +186,11 @@ msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" -msgstr "" +msgstr "A Diskperf figyelő megjeleníti a lemezek I/O átviteli sebességeit és az elfoglaltként töltött időt" #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/it.po new/xfce4-diskperf-plugin-2.5.2/po/it.po --- old/xfce4-diskperf-plugin-2.5.1/po/it.po 2012-04-13 12:19:45.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/it.po 2012-04-25 19:43:19.000000000 +0200 @@ -20,11 +20,11 @@ #: ../panel-plugin/config_gui.c:101 msgid "Device" -msgstr "Volume" +msgstr "Dispositivo" #: ../panel-plugin/config_gui.c:115 msgid "Input the device name, then press <Enter>" -msgstr "Immettere il nome del volume e premere <Invio>" +msgstr "Immettere il nome del volume e premere «Invio»" #: ../panel-plugin/config_gui.c:118 msgid "/dev/hda1" @@ -48,7 +48,7 @@ #: ../panel-plugin/config_gui.c:161 msgid "Input the label, then press <Enter>" -msgstr "Immetti l'etichetta, e premi <Invio>" +msgstr "Immettere l'etichetta, e premere «Invio»" #: ../panel-plugin/config_gui.c:163 msgid "hda1" @@ -56,7 +56,7 @@ #: ../panel-plugin/config_gui.c:173 msgid "Monitor " -msgstr "Osservatore" +msgstr "Monitora" #: ../panel-plugin/config_gui.c:178 msgid "I/O transfer" @@ -72,7 +72,7 @@ #: ../panel-plugin/config_gui.c:191 msgid "Percentage of time the device is busy" -msgstr "Percentuale di tempo in cui il volume è occupato" +msgstr "Percentuale di tempo in cui il dispositivo è occupato" #: ../panel-plugin/config_gui.c:202 msgid "Max. I/O rate (MB/s) " @@ -89,11 +89,11 @@ #: ../panel-plugin/config_gui.c:223 msgid "Combine Read/Write data" -msgstr "Combina dati in Lettura/Scrittura" +msgstr "Combina i dati in lettura/scrittura" #: ../panel-plugin/config_gui.c:228 msgid "Combine Read/Write data into one single monitor?" -msgstr "Combinare i dati di Lettura/Scrittura in un singolo controllore?" +msgstr "Combinare i dati di lettura/scrittura in un singolo controllore?" #: ../panel-plugin/config_gui.c:235 msgid "Bar color " @@ -102,7 +102,7 @@ #: ../panel-plugin/config_gui.c:250 ../panel-plugin/config_gui.c:316 #: ../panel-plugin/config_gui.c:325 msgid "Press to change color" -msgstr "Premi per cambiare colore" +msgstr "Premere per cambiare colore" #: ../panel-plugin/config_gui.c:256 msgid "Read bar color " @@ -118,7 +118,7 @@ #: ../panel-plugin/config_gui.c:287 msgid "Read-Write" -msgstr "Lettura-Scrittura" +msgstr "Lettura-scrittura" #: ../panel-plugin/config_gui.c:292 msgid "\"Read\" monitor first" @@ -126,7 +126,7 @@ #: ../panel-plugin/config_gui.c:299 msgid "Write-Read" -msgstr "Scrittura-Lettura" +msgstr "Scrittura-lettura" #: ../panel-plugin/config_gui.c:304 msgid "\"Write\" monitor first" @@ -182,7 +182,6 @@ "Prego rimuoverlo." #: ../panel-plugin/main.c:908 -#, fuzzy msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" @@ -194,11 +193,11 @@ #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" -msgstr "Osservatore delle Prestazioni del Disco" +msgstr "Osservatore delle prestazioni del disco" #: ../panel-plugin/diskperf.desktop.in.h:2 msgid "Show disk performance" -msgstr "Mostra prestazioni disco" +msgstr "Mostra le prestazioni di un disco" #~ msgid "About..." #~ msgstr "Info..." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/ja.po new/xfce4-diskperf-plugin-2.5.2/po/ja.po --- old/xfce4-diskperf-plugin-2.5.1/po/ja.po 2012-04-09 17:24:40.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/ja.po 2012-04-25 19:43:19.000000000 +0200 @@ -1,15 +1,15 @@ # Japanese translations for xfce4-diskperf-plugin package # xfce4-diskperf-plugin パッケージに対する英訳. -# Copyright (C) 2008 THE xfce4-diskperf-plugin'S COPYRIGHT HOLDER +# Copyright (C) 2008-2012 THE xfce4-diskperf-plugin'S COPYRIGHT HOLDER # This file is distributed under the same license as the xfce package. -# HASHIMOTO Masato <[email protected]>, 2008. +# HASHIMOTO Masato <[email protected]>, 2008, 2012. # msgid "" msgstr "" "Project-Id-Version: xfce 4-diskperf-plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-09 17:24+0200\n" -"PO-Revision-Date: 2009-10-05 23:02+0900\n" +"POT-Creation-Date: 2012-04-13 21:27+0900\n" +"PO-Revision-Date: 2012-04-23 21:09+0900\n" "Last-Translator: Masato Hashimoto <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" "Language: ja\n" @@ -56,7 +56,7 @@ #: ../panel-plugin/config_gui.c:173 msgid "Monitor " -msgstr "モニタ " +msgstr "モニター " #: ../panel-plugin/config_gui.c:178 msgid "I/O transfer" @@ -92,15 +92,14 @@ #: ../panel-plugin/config_gui.c:228 msgid "Combine Read/Write data into one single monitor?" -msgstr "" -"読み込みデータと書き込みデータを合わせて表示する場合はチェックマークをつけて" -"ください" +msgstr "読み込みデータと書き込みデータを合わせて表示する場合はチェックマークをつけてください" #: ../panel-plugin/config_gui.c:235 msgid "Bar color " msgstr "バーの色" -#: ../panel-plugin/config_gui.c:250 ../panel-plugin/config_gui.c:316 +#: ../panel-plugin/config_gui.c:250 +#: ../panel-plugin/config_gui.c:316 #: ../panel-plugin/config_gui.c:325 msgid "Press to change color" msgstr "色を変える時はここを押してください" @@ -149,7 +148,7 @@ "%s\n" "%s: %s (%d)\n" "\n" -"このモニタは正しく動作しないでしょう!\n" +"このモニターは正しく動作しないでしょう!\n" "削除してください。" #: ../panel-plugin/main.c:881 @@ -167,7 +166,7 @@ "CONFIG_BLK_STATS を有効にしてビルドされて\n" "いません。\n" "\n" -"このモニタは正常に動作しないでしょう!\n" +"このモニターは正常に動作しないでしょう!\n" "削除してください。" #: ../panel-plugin/main.c:889 @@ -180,49 +179,22 @@ msgstr "" "%s: 未知のエラーです\n" "\n" -"このモニタは正常に動作しないでしょう!\n" +"このモニターは正常に動作しないでしょう!\n" "削除してください。" -#: ../panel-plugin/main.c:908 -msgid "" -"Diskperf monitor displays instantaneous disk I/O transfer rates and busy " -"times" -msgstr "" +#: ../panel-plugin/main.c:911 +msgid "Diskperf monitor displays instantaneous disk I/O transfer rates and busy times" +msgstr "Diskperf はディスクの I/O 転送率とビジー時間を表示します" -#: ../panel-plugin/main.c:910 +#: ../panel-plugin/main.c:913 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" -#: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 +#: ../panel-plugin/main.c:949 +#: ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" -msgstr "ディスクパフォーマンスモニタ" +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 <[email protected]>\n" -#~ "NetBSD statistics collection: (c) 2003 Benedikt Meurer\n" -#~ "\t<[email protected]>" -#~ msgstr "" -#~ "%s %s - ディスクパフォーマンスモニタ\n" -#~ "Linux および NetBSD システムのディスク I/O 転送レートおよび使用率を逐次表" -#~ "示します\n" -#~ "\n" -#~ "(c) 2003, 2004 Roger Seguin <[email protected]>\n" -#~ "NetBSD statistics collection: (c) 2003 Benedikt Meurer\n" -#~ "\t<[email protected]>" - -#~ msgid "Configuration" -#~ msgstr "設定" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/lt.po new/xfce4-diskperf-plugin-2.5.2/po/lt.po --- old/xfce4-diskperf-plugin-2.5.1/po/lt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/xfce4-diskperf-plugin-2.5.2/po/lt.po 2012-04-25 19:43:19.000000000 +0200 @@ -0,0 +1,204 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# Algimantas Margevičius <[email protected]>, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: disk perf\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-04-21 12:47+0300\n" +"PO-Revision-Date: 2012-04-21 13:00+0300\n" +"Last-Translator: Algimantas Margevičius <[email protected]>\n" +"Language-Team: Lietuvių <>\n" +"Language: \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" +"%100<10 || n%100>=20) ? 1 : 2)\n" + +#: ../panel-plugin/config_gui.c:101 +msgid "Device" +msgstr "Įrenginys" + +#: ../panel-plugin/config_gui.c:115 +msgid "Input the device name, then press <Enter>" +msgstr "Įrašykite įrenginio vardą ir paspauskite <Enter>" + +#: ../panel-plugin/config_gui.c:118 +msgid "/dev/hda1" +msgstr "/dev/hda1" + +#: ../panel-plugin/config_gui.c:136 +msgid "Data collection period" +msgstr "Duomenų rinkimo periodas" + +#: ../panel-plugin/config_gui.c:139 +msgid "Update interval (s) " +msgstr "Atnaujinimo intervalas" + +#: ../panel-plugin/config_gui.c:147 +msgid "Label" +msgstr "Antraštė" + +#: ../panel-plugin/config_gui.c:152 +msgid "Tick to display label" +msgstr "Pažymėkite norėdami jog būtų rodoma antraštė" + +#: ../panel-plugin/config_gui.c:161 +msgid "Input the label, then press <Enter>" +msgstr "Įrašykite antraštę ir paspauskite <Enter>" + +#: ../panel-plugin/config_gui.c:163 +msgid "hda1" +msgstr "hda1" + +#: ../panel-plugin/config_gui.c:173 +msgid "Monitor " +msgstr "Stebėtojas" + +#: ../panel-plugin/config_gui.c:178 +msgid "I/O transfer" +msgstr "I/O perdavimas" + +#: ../panel-plugin/config_gui.c:181 +msgid "MB transferred / second" +msgstr "perduota MB / per sekundę" + +#: ../panel-plugin/config_gui.c:187 +msgid "Busy time" +msgstr "Užimtumas" + +#: ../panel-plugin/config_gui.c:191 +msgid "Percentage of time the device is busy" +msgstr "Kiek laiko(procentais) įrenginys užimtas" + +#: ../panel-plugin/config_gui.c:202 +msgid "Max. I/O rate (MB/s) " +msgstr "Didž. I/O santykis (MB/s)" + +#: ../panel-plugin/config_gui.c:213 +msgid "Input the maximum I/O transfer rate of the device, then press <Enter>" +msgstr "" +"Įveskite didžiausią šio įrenginio I/O perdavimo santykį ir paspauskite " +"<Enter>" + +#: ../panel-plugin/config_gui.c:216 +msgid "35" +msgstr "35" + +#: ../panel-plugin/config_gui.c:223 +msgid "Combine Read/Write data" +msgstr "Skaitymo/Rašymo duomenys kartu" + +#: ../panel-plugin/config_gui.c:228 +msgid "Combine Read/Write data into one single monitor?" +msgstr "Rodyti Skaitymo/Rašymo duomenis vienoje stebyklėje?" + +#: ../panel-plugin/config_gui.c:235 +msgid "Bar color " +msgstr "Juostos spalva" + +#: ../panel-plugin/config_gui.c:250 ../panel-plugin/config_gui.c:316 +#: ../panel-plugin/config_gui.c:325 +msgid "Press to change color" +msgstr "Paspauskite norėdami pakeisti spalvą" + +#: ../panel-plugin/config_gui.c:256 +msgid "Read bar color " +msgstr "Skaitymo juostos spalva" + +#: ../panel-plugin/config_gui.c:264 +msgid "Write bar color " +msgstr "Rašymo juostos spalva" + +#: ../panel-plugin/config_gui.c:272 +msgid "Bar order" +msgstr "Juostų tvarka" + +#: ../panel-plugin/config_gui.c:287 +msgid "Read-Write" +msgstr "Skaitymas-Rašymas" + +#: ../panel-plugin/config_gui.c:292 +msgid "\"Read\" monitor first" +msgstr "Pirmiausia „Skaitymo“ stebyklė" + +#: ../panel-plugin/config_gui.c:299 +msgid "Write-Read" +msgstr "Rašyti-Skaityti" + +#: ../panel-plugin/config_gui.c:304 +msgid "\"Write\" monitor first" +msgstr "Pirmiausia „Rašymo“ stebyklė" + +#: ../panel-plugin/main.c:820 +msgid "Select color" +msgstr "Pasirinkite spalvą" + +#: ../panel-plugin/main.c:870 +#, c-format +msgid "" +"%s\n" +"%s: %s (%d)\n" +"\n" +"This monitor will not work!\n" +"Please remove it." +msgstr "" +"%s\n" +"%s: %s (%d)\n" +"\n" +"Ši stebyklė neveiks!\n" +"Pašalinkite ją." + +#: ../panel-plugin/main.c:881 +#, c-format +msgid "" +"%s: No disk extended statistics found!\n" +"Either old kernel (< 2.4.20) or not\n" +"compiled with CONFIG_BLK_STATS turned on.\n" +"\n" +"This monitor will not work!\n" +"Please remove it." +msgstr "" +"%s: Nerasta išplėstinių disko duomenų!\n" +"Arba senas branduolys (< 2.4.20) arba\n" +"sukompiliuota su išjungtu CONFIG_BLK_STATS.\n" +"\n" +"Ši stebyklė neveiks!\n" +"Pašalinkite ją." + +#: ../panel-plugin/main.c:889 +#, c-format +msgid "" +"%s: Unknown error\n" +"\n" +"This monitor will not work!\n" +"Please remove it." +msgstr "" +"%s: Nežinoma klaida\n" +"\n" +"Ši stebyklė neveiks!\n" +"Pašalinkite ją." + +#: ../panel-plugin/main.c:911 +msgid "" +"Diskperf monitor displays instantaneous disk I/O transfer rates and busy " +"times" +msgstr "" +"Diskperf stebyklė rodo dabartinius disko I/O perdavimo greičius ir užimtumo " +"laiką" + +#: ../panel-plugin/main.c:913 +msgid "Copyright (c) 2003, 2004 Roger Seguin" +msgstr "Autorinės teisės 2003, 2004 Roger Seguin" + +#: ../panel-plugin/main.c:949 ../panel-plugin/diskperf.desktop.in.h:1 +msgid "Disk Performance Monitor" +msgstr "Disko našumo stebyklė" + +#: ../panel-plugin/diskperf.desktop.in.h:2 +msgid "Show disk performance" +msgstr "Rodyti disko našumą" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/ru.po new/xfce4-diskperf-plugin-2.5.2/po/ru.po --- old/xfce4-diskperf-plugin-2.5.1/po/ru.po 2012-04-09 17:24:44.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/ru.po 2012-04-25 19:43:19.000000000 +0200 @@ -1,7 +1,7 @@ # Latvian translation of xfce4-diskperf-plugin. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the xfce4-diskperf-plugin package. -# +# # Rihards Prieditis <[email protected]>, 2007. # Rihards Prieditis <[email protected]>, 2009. msgid "" @@ -12,13 +12,12 @@ "PO-Revision-Date: 2010-03-03 13:55+0200\n" "Last-Translator: Dima Smirnov <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" -"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "X-Generator: Lokalize 1.0\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" #: ../panel-plugin/config_gui.c:101 msgid "Device" @@ -184,14 +183,15 @@ "Пожалуйста удалите его." #: ../panel-plugin/main.c:908 +#, fuzzy msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" -msgstr "" +msgstr "Diskperf монитор, показывающий скорость дискового ввода/вывода, передачи данных и время занятости" #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/tr.po new/xfce4-diskperf-plugin-2.5.2/po/tr.po --- old/xfce4-diskperf-plugin-2.5.1/po/tr.po 2012-04-09 17:24:45.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/tr.po 2012-04-25 19:43:19.000000000 +0200 @@ -1,9 +1,9 @@ # Turkish translation of xfce4-diskperf-plugin. # Copyright (C) 2008 THE XFCE4-DISKPERF-PLUGIN'S COPYRIGHT HOLDER # This file is distributed under the same license as the xfce4-diskperf-plugin package. -# +# # Gökmen Görgen <[email protected]>, 2008. -# +# msgid "" msgstr "" "Project-Id-Version: 2.2.0\n" @@ -12,10 +12,10 @@ "PO-Revision-Date: 2008-11-06 17:05+0200\n" "Last-Translator: Gökmen Görgen <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" -"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" #: ../panel-plugin/config_gui.c:101 msgid "Device" @@ -181,14 +181,15 @@ "Lütfen onu silin." #: ../panel-plugin/main.c:908 +#, fuzzy msgid "" "Diskperf monitor displays instantaneous disk I/O transfer rates and busy " "times" -msgstr "" +msgstr "Diskperf anlık giriş/çıkış aktarma oranlarını ve meşgul zamanları gösterir." #: ../panel-plugin/main.c:910 msgid "Copyright (c) 2003, 2004 Roger Seguin" -msgstr "" +msgstr "Copyright (c) 2003, 2004 Roger Seguin" #: ../panel-plugin/main.c:944 ../panel-plugin/diskperf.desktop.in.h:1 msgid "Disk Performance Monitor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xfce4-diskperf-plugin-2.5.1/po/zh_CN.po new/xfce4-diskperf-plugin-2.5.2/po/zh_CN.po --- old/xfce4-diskperf-plugin-2.5.1/po/zh_CN.po 2012-04-13 12:19:45.000000000 +0200 +++ new/xfce4-diskperf-plugin-2.5.2/po/zh_CN.po 2012-04-25 19:43:19.000000000 +0200 @@ -8,11 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: xfce4-diskperf-plugin\n" -"Report-Msgid-Bugs-To: \n" +"Report-Msgid-Bugs-To: <[email protected]>\n" "POT-Creation-Date: 2012-04-09 17:24+0200\n" "PO-Revision-Date: 2008-03-14 14:43+0800\n" "Last-Translator: Chipong Luo <[email protected]>\n" -"Language-Team: Chinese (Simplified) <[email protected]>\n" +"Language-Team: Chinese (Simplified) <[email protected]>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
