diff options
author | Will Andrews <will@FreeBSD.org> | 2002-04-21 23:47:50 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-04-21 23:47:50 +0000 |
commit | d1c2f0dddd4a74a79847b017915f3482671e055c (patch) | |
tree | 31ccd02a7c0d295ec66bf2eefa0f980fbb92cb91 /chinese/kde3-i18n-zh_TW | |
parent | 98cff2373c59f930df3569d05871d0343d443fd8 (diff) | |
download | ports-d1c2f0dddd4a74a79847b017915f3482671e055c.tar.gz ports-d1c2f0dddd4a74a79847b017915f3482671e055c.zip |
Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
Notes
Notes:
svn path=/head/; revision=57964
Diffstat (limited to 'chinese/kde3-i18n-zh_TW')
-rw-r--r-- | chinese/kde3-i18n-zh_TW/Makefile | 29 | ||||
-rw-r--r-- | chinese/kde3-i18n-zh_TW/distinfo | 1 | ||||
-rw-r--r-- | chinese/kde3-i18n-zh_TW/pkg-comment | 1 | ||||
-rw-r--r-- | chinese/kde3-i18n-zh_TW/pkg-descr | 3 | ||||
-rw-r--r-- | chinese/kde3-i18n-zh_TW/pkg-plist | 353 |
5 files changed, 378 insertions, 9 deletions
diff --git a/chinese/kde3-i18n-zh_TW/Makefile b/chinese/kde3-i18n-zh_TW/Makefile index bfc1d1cd4122..d41e56003e34 100644 --- a/chinese/kde3-i18n-zh_TW/Makefile +++ b/chinese/kde3-i18n-zh_TW/Makefile @@ -1,17 +1,28 @@ -# New ports collection makefile for: zh-kde2-i18n -# Date created: 17 April 2001 -# Whom: Dmitry Sivachenko <demon@FreeBSD.org> +# New ports collection makefile for: kde3-i18n-zh_TW +# Date created: 05 April 2002 +# Whom: Lauri Watts <lauri@kde.org> # # $FreeBSD$ # -CATEGORIES= chinese kde misc +PORTNAME= kde-i18n-zh_TW +PORTVERSION= 3.0 +CATEGORIES?= misc kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +DIST_SUBDIR= KDE +WRKSRC= ${WRKDIR}/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org -LINGUAS= "zh_CN.GB2312 zh_TW.Big5" -MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext -SCRIPTS_ENV+= LINGUAS=${LINGUAS} +USE_KDELIBS_VER=3 +USE_BZIP2= yes +USE_GMAKE= yes -.include "${MASTERDIR}/Makefile" +GNU_CONFIGURE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/chinese/kde3-i18n-zh_TW/distinfo b/chinese/kde3-i18n-zh_TW/distinfo new file mode 100644 index 000000000000..698185e02f3c --- /dev/null +++ b/chinese/kde3-i18n-zh_TW/distinfo @@ -0,0 +1 @@ +MD5 (KDE/kde-i18n-zh_TW-3.0.tar.bz2) = 12d3795d2093c001182d33a1a4eaa9b7 diff --git a/chinese/kde3-i18n-zh_TW/pkg-comment b/chinese/kde3-i18n-zh_TW/pkg-comment new file mode 100644 index 000000000000..3b4fe1543e1b --- /dev/null +++ b/chinese/kde3-i18n-zh_TW/pkg-comment @@ -0,0 +1 @@ +Localized messages and documentation for KDE3 diff --git a/chinese/kde3-i18n-zh_TW/pkg-descr b/chinese/kde3-i18n-zh_TW/pkg-descr new file mode 100644 index 000000000000..3354ca873ecc --- /dev/null +++ b/chinese/kde3-i18n-zh_TW/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for KDE3. + +WWW: http://i18n.kde.org/ diff --git a/chinese/kde3-i18n-zh_TW/pkg-plist b/chinese/kde3-i18n-zh_TW/pkg-plist new file mode 100644 index 000000000000..bf6c62f7fd39 --- /dev/null +++ b/chinese/kde3-i18n-zh_TW/pkg-plist @@ -0,0 +1,353 @@ +share/doc/HTML/zh_TW/common/1.png +share/doc/HTML/zh_TW/common/10.png +share/doc/HTML/zh_TW/common/2.png +share/doc/HTML/zh_TW/common/3.png +share/doc/HTML/zh_TW/common/4.png +share/doc/HTML/zh_TW/common/5.png +share/doc/HTML/zh_TW/common/6.png +share/doc/HTML/zh_TW/common/7.png +share/doc/HTML/zh_TW/common/8.png +share/doc/HTML/zh_TW/common/9.png +share/doc/HTML/zh_TW/common/artistic-license.html +share/doc/HTML/zh_TW/common/bottom1.png +share/doc/HTML/zh_TW/common/bottom2.png +share/doc/HTML/zh_TW/common/bsd-license.html +share/doc/HTML/zh_TW/common/doctop1.png +share/doc/HTML/zh_TW/common/doctop1a.png +share/doc/HTML/zh_TW/common/doctop1b.png +share/doc/HTML/zh_TW/common/doctop2.png +share/doc/HTML/zh_TW/common/fdl-license +share/doc/HTML/zh_TW/common/fdl-license.html +share/doc/HTML/zh_TW/common/fdl-translated.html +share/doc/HTML/zh_TW/common/gpl-license +share/doc/HTML/zh_TW/common/gpl-license.html +share/doc/HTML/zh_TW/common/gpl-translated.html +share/doc/HTML/zh_TW/common/kde-common.css +share/doc/HTML/zh_TW/common/kde-default.css +share/doc/HTML/zh_TW/common/kde-localised.css +share/doc/HTML/zh_TW/common/kde-localised.css.template +share/doc/HTML/zh_TW/common/kde-web.css +share/doc/HTML/zh_TW/common/lgpl-license +share/doc/HTML/zh_TW/common/lgpl-license.html +share/doc/HTML/zh_TW/common/lgpl-translated.html +share/doc/HTML/zh_TW/common/logotp3.png +share/doc/HTML/zh_TW/common/qpl-license.html +share/doc/HTML/zh_TW/common/shadow.png +share/doc/HTML/zh_TW/common/web-docbottom.png +share/doc/HTML/zh_TW/common/web-doctop.png +share/doc/HTML/zh_TW/common/x11-license.html +share/doc/HTML/zh_TW/common/xml.dcl +share/doc/HTML/zh_TW/khelpcenter/contact.docbook +share/doc/HTML/zh_TW/khelpcenter/help.docbook +share/doc/HTML/zh_TW/khelpcenter/links.docbook +share/doc/HTML/zh_TW/khelpcenter/support.docbook +share/doc/HTML/zh_TW/khelpcenter/welcome.docbook +share/doc/HTML/zh_TW/khelpcenter/whatiskde.docbook +share/locale/zh_TW/LC_MESSAGES/aktion.mo +share/locale/zh_TW/LC_MESSAGES/amor.mo +share/locale/zh_TW/LC_MESSAGES/appletproxy.mo +share/locale/zh_TW/LC_MESSAGES/ark.mo +share/locale/zh_TW/LC_MESSAGES/artsbuilder.mo +share/locale/zh_TW/LC_MESSAGES/artscontrol.mo +share/locale/zh_TW/LC_MESSAGES/babelfish.mo +share/locale/zh_TW/LC_MESSAGES/caitoo.mo +share/locale/zh_TW/LC_MESSAGES/childpanelextension.mo +share/locale/zh_TW/LC_MESSAGES/clockapplet.mo +share/locale/zh_TW/LC_MESSAGES/colfind.mo +share/locale/zh_TW/LC_MESSAGES/columbo.mo +share/locale/zh_TW/LC_MESSAGES/cookbook.mo +share/locale/zh_TW/LC_MESSAGES/cupsdconf.mo +share/locale/zh_TW/LC_MESSAGES/desktop.mo +share/locale/zh_TW/LC_MESSAGES/devcenter.mo +share/locale/zh_TW/LC_MESSAGES/dirfilterplugin.mo +share/locale/zh_TW/LC_MESSAGES/domtreeviewer.mo +share/locale/zh_TW/LC_MESSAGES/drkonqi.mo +share/locale/zh_TW/LC_MESSAGES/empath.mo +share/locale/zh_TW/LC_MESSAGES/extensionproxy.mo +share/locale/zh_TW/LC_MESSAGES/filetypes.mo +share/locale/zh_TW/LC_MESSAGES/gofai.mo +share/locale/zh_TW/LC_MESSAGES/htmlsearch.mo +share/locale/zh_TW/LC_MESSAGES/imgalleryplugin.mo +share/locale/zh_TW/LC_MESSAGES/kab.mo +share/locale/zh_TW/LC_MESSAGES/kaboodle.mo +share/locale/zh_TW/LC_MESSAGES/kaccess.mo +share/locale/zh_TW/LC_MESSAGES/kaddressbook.mo +share/locale/zh_TW/LC_MESSAGES/kafka.mo +share/locale/zh_TW/LC_MESSAGES/kandy.mo +share/locale/zh_TW/LC_MESSAGES/kaphorism.mo +share/locale/zh_TW/LC_MESSAGES/kappfinder.mo +share/locale/zh_TW/LC_MESSAGES/karchiver.mo +share/locale/zh_TW/LC_MESSAGES/karm.mo +share/locale/zh_TW/LC_MESSAGES/kasteroids.mo +share/locale/zh_TW/LC_MESSAGES/katalog.mo +share/locale/zh_TW/LC_MESSAGES/kate.mo +share/locale/zh_TW/LC_MESSAGES/katehtmltools.mo +share/locale/zh_TW/LC_MESSAGES/kateinsertcommand.mo +share/locale/zh_TW/LC_MESSAGES/katepart.mo +share/locale/zh_TW/LC_MESSAGES/katomic.mo +share/locale/zh_TW/LC_MESSAGES/kautorun.mo +share/locale/zh_TW/LC_MESSAGES/kbabel.mo +share/locale/zh_TW/LC_MESSAGES/kbattleship.mo +share/locale/zh_TW/LC_MESSAGES/kbiff.mo +share/locale/zh_TW/LC_MESSAGES/kblackbox.mo +share/locale/zh_TW/LC_MESSAGES/kbounce.mo +share/locale/zh_TW/LC_MESSAGES/kbugbuster.mo +share/locale/zh_TW/LC_MESSAGES/kcalc.mo +share/locale/zh_TW/LC_MESSAGES/kcharselect.mo +share/locale/zh_TW/LC_MESSAGES/kcharselectapplet.mo +share/locale/zh_TW/LC_MESSAGES/kcm_scsimanager.mo +share/locale/zh_TW/LC_MESSAGES/kcmaccess.mo +share/locale/zh_TW/LC_MESSAGES/kcmarts.mo +share/locale/zh_TW/LC_MESSAGES/kcmaudiocd.mo +share/locale/zh_TW/LC_MESSAGES/kcmbackground.mo +share/locale/zh_TW/LC_MESSAGES/kcmbell.mo +share/locale/zh_TW/LC_MESSAGES/kcmbind.mo +share/locale/zh_TW/LC_MESSAGES/kcmcolors.mo +share/locale/zh_TW/LC_MESSAGES/kcmcrypto.mo +share/locale/zh_TW/LC_MESSAGES/kcmcss.mo +share/locale/zh_TW/LC_MESSAGES/kcmdhcpd.mo +share/locale/zh_TW/LC_MESSAGES/kcmemail.mo +share/locale/zh_TW/LC_MESSAGES/kcmenergy.mo +share/locale/zh_TW/LC_MESSAGES/kcmfonts.mo +share/locale/zh_TW/LC_MESSAGES/kcmgofai.mo +share/locale/zh_TW/LC_MESSAGES/kcmhtmlsearch.mo +share/locale/zh_TW/LC_MESSAGES/kcmicons.mo +share/locale/zh_TW/LC_MESSAGES/kcminfo.mo +share/locale/zh_TW/LC_MESSAGES/kcminput.mo +share/locale/zh_TW/LC_MESSAGES/kcmioslaveinfo.mo +share/locale/zh_TW/LC_MESSAGES/kcmiwatcher.mo +share/locale/zh_TW/LC_MESSAGES/kcmkamera.mo +share/locale/zh_TW/LC_MESSAGES/kcmkclock.mo +share/locale/zh_TW/LC_MESSAGES/kcmkdb.mo +share/locale/zh_TW/LC_MESSAGES/kcmkeys.mo +share/locale/zh_TW/LC_MESSAGES/kcmkicker.mo +share/locale/zh_TW/LC_MESSAGES/kcmkio.mo +share/locale/zh_TW/LC_MESSAGES/kcmkmix.mo +share/locale/zh_TW/LC_MESSAGES/kcmkonq.mo +share/locale/zh_TW/LC_MESSAGES/kcmkonqhtml.mo +share/locale/zh_TW/LC_MESSAGES/kcmkonsole.mo +share/locale/zh_TW/LC_MESSAGES/kcmktalkd.mo +share/locale/zh_TW/LC_MESSAGES/kcmkurifilt.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwindecoration.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwintheme.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwm.mo +share/locale/zh_TW/LC_MESSAGES/kcmlanbrowser.mo +share/locale/zh_TW/LC_MESSAGES/kcmlaptop.mo +share/locale/zh_TW/LC_MESSAGES/kcmlaunch.mo +share/locale/zh_TW/LC_MESSAGES/kcmlayout.mo +share/locale/zh_TW/LC_MESSAGES/kcmlilo.mo +share/locale/zh_TW/LC_MESSAGES/kcmlinuz.mo +share/locale/zh_TW/LC_MESSAGES/kcmlocale.mo +share/locale/zh_TW/LC_MESSAGES/kcmmediacontrol.mo +share/locale/zh_TW/LC_MESSAGES/kcmmidi.mo +share/locale/zh_TW/LC_MESSAGES/kcmnapster.mo +share/locale/zh_TW/LC_MESSAGES/kcmnewsticker.mo +share/locale/zh_TW/LC_MESSAGES/kcmnotify.mo +share/locale/zh_TW/LC_MESSAGES/kcmodbc.mo +share/locale/zh_TW/LC_MESSAGES/kcmsamba.mo +share/locale/zh_TW/LC_MESSAGES/kcmscreensaver.mo +share/locale/zh_TW/LC_MESSAGES/kcmsmserver.mo +share/locale/zh_TW/LC_MESSAGES/kcmsocks.mo +share/locale/zh_TW/LC_MESSAGES/kcmspellchecking.mo +share/locale/zh_TW/LC_MESSAGES/kcmstyle.mo +share/locale/zh_TW/LC_MESSAGES/kcmtaskbar.mo +share/locale/zh_TW/LC_MESSAGES/kcmthemes.mo +share/locale/zh_TW/LC_MESSAGES/kcmusb.mo +share/locale/zh_TW/LC_MESSAGES/kcoloredit.mo +share/locale/zh_TW/LC_MESSAGES/kcontrol.mo +share/locale/zh_TW/LC_MESSAGES/kcron.mo +share/locale/zh_TW/LC_MESSAGES/kdat.mo +share/locale/zh_TW/LC_MESSAGES/kdbbrowser.mo +share/locale/zh_TW/LC_MESSAGES/kdcop.mo +share/locale/zh_TW/LC_MESSAGES/kdebugdialog.mo +share/locale/zh_TW/LC_MESSAGES/kdelibs.mo +share/locale/zh_TW/LC_MESSAGES/kdepasswd.mo +share/locale/zh_TW/LC_MESSAGES/kdeprintfax.mo +share/locale/zh_TW/LC_MESSAGES/kdesktop.mo +share/locale/zh_TW/LC_MESSAGES/kdessh.mo +share/locale/zh_TW/LC_MESSAGES/kdesu.mo +share/locale/zh_TW/LC_MESSAGES/kdesud.mo +share/locale/zh_TW/LC_MESSAGES/kdevtipofday.mo +share/locale/zh_TW/LC_MESSAGES/kdf.mo +share/locale/zh_TW/LC_MESSAGES/kdict.mo +share/locale/zh_TW/LC_MESSAGES/kdictapplet.mo +share/locale/zh_TW/LC_MESSAGES/kdmchooser.mo +share/locale/zh_TW/LC_MESSAGES/kdmconfig.mo +share/locale/zh_TW/LC_MESSAGES/kdmgreet.mo +share/locale/zh_TW/LC_MESSAGES/kdvi.mo +share/locale/zh_TW/LC_MESSAGES/kedit.mo +share/locale/zh_TW/LC_MESSAGES/keduca.mo +share/locale/zh_TW/LC_MESSAGES/kenolaba.mo +share/locale/zh_TW/LC_MESSAGES/kfax.mo +share/locale/zh_TW/LC_MESSAGES/kfifteenapplet.mo +share/locale/zh_TW/LC_MESSAGES/kfile_m3u.mo +share/locale/zh_TW/LC_MESSAGES/kfile_mp3.mo +share/locale/zh_TW/LC_MESSAGES/kfile_ogg.mo +share/locale/zh_TW/LC_MESSAGES/kfind.mo +share/locale/zh_TW/LC_MESSAGES/kfindpart.mo +share/locale/zh_TW/LC_MESSAGES/kfinger.mo +share/locale/zh_TW/LC_MESSAGES/kfloppy.mo +share/locale/zh_TW/LC_MESSAGES/kfmclient.mo +share/locale/zh_TW/LC_MESSAGES/kfmexec.mo +share/locale/zh_TW/LC_MESSAGES/kformeditor.mo +share/locale/zh_TW/LC_MESSAGES/kformviewer.mo +share/locale/zh_TW/LC_MESSAGES/kfortune.mo +share/locale/zh_TW/LC_MESSAGES/kfract.mo +share/locale/zh_TW/LC_MESSAGES/kgeo.mo +share/locale/zh_TW/LC_MESSAGES/kghostview.mo +share/locale/zh_TW/LC_MESSAGES/kgnuplot.mo +share/locale/zh_TW/LC_MESSAGES/kgrapher.mo +share/locale/zh_TW/LC_MESSAGES/khangman.mo +share/locale/zh_TW/LC_MESSAGES/khelpcenter.mo +share/locale/zh_TW/LC_MESSAGES/khexedit.mo +share/locale/zh_TW/LC_MESSAGES/khotkeys.mo +share/locale/zh_TW/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/zh_TW/LC_MESSAGES/kicker.mo +share/locale/zh_TW/LC_MESSAGES/kiconedit.mo +share/locale/zh_TW/LC_MESSAGES/kicq.mo +share/locale/zh_TW/LC_MESSAGES/kikbd.mo +share/locale/zh_TW/LC_MESSAGES/kim.mo +share/locale/zh_TW/LC_MESSAGES/kio_audiocd.mo +share/locale/zh_TW/LC_MESSAGES/kio_finger.mo +share/locale/zh_TW/LC_MESSAGES/kio_floppy.mo +share/locale/zh_TW/LC_MESSAGES/kio_help.mo +share/locale/zh_TW/LC_MESSAGES/kio_imap4.mo +share/locale/zh_TW/LC_MESSAGES/kio_lan.mo +share/locale/zh_TW/LC_MESSAGES/kio_man.mo +share/locale/zh_TW/LC_MESSAGES/kio_nfs.mo +share/locale/zh_TW/LC_MESSAGES/kio_nntp.mo +share/locale/zh_TW/LC_MESSAGES/kio_pop3.mo +share/locale/zh_TW/LC_MESSAGES/kio_smb.mo +share/locale/zh_TW/LC_MESSAGES/kio_smbro.mo +share/locale/zh_TW/LC_MESSAGES/kit.mo +share/locale/zh_TW/LC_MESSAGES/kjobviewer.mo +share/locale/zh_TW/LC_MESSAGES/kjots.mo +share/locale/zh_TW/LC_MESSAGES/kjumpingcube.mo +share/locale/zh_TW/LC_MESSAGES/klaptopdaemon.mo +share/locale/zh_TW/LC_MESSAGES/klatin.mo +share/locale/zh_TW/LC_MESSAGES/klegacyimport.mo +share/locale/zh_TW/LC_MESSAGES/kless.mo +share/locale/zh_TW/LC_MESSAGES/klettres.mo +share/locale/zh_TW/LC_MESSAGES/klines.mo +share/locale/zh_TW/LC_MESSAGES/klipper.mo +share/locale/zh_TW/LC_MESSAGES/kljettool.mo +share/locale/zh_TW/LC_MESSAGES/klock.mo +share/locale/zh_TW/LC_MESSAGES/klpq.mo +share/locale/zh_TW/LC_MESSAGES/klprfax.mo +share/locale/zh_TW/LC_MESSAGES/kmahjongg.mo +share/locale/zh_TW/LC_MESSAGES/kmail.mo +share/locale/zh_TW/LC_MESSAGES/kmailcvt.mo +share/locale/zh_TW/LC_MESSAGES/kmake.mo +share/locale/zh_TW/LC_MESSAGES/kmenuedit.mo +share/locale/zh_TW/LC_MESSAGES/kmessage.mo +share/locale/zh_TW/LC_MESSAGES/kmessedwords.mo +share/locale/zh_TW/LC_MESSAGES/kmid.mo +share/locale/zh_TW/LC_MESSAGES/kmidi.mo +share/locale/zh_TW/LC_MESSAGES/kmines.mo +share/locale/zh_TW/LC_MESSAGES/kminipagerapplet.mo +share/locale/zh_TW/LC_MESSAGES/kmix.mo +share/locale/zh_TW/LC_MESSAGES/kmms.mo +share/locale/zh_TW/LC_MESSAGES/kmoon.mo +share/locale/zh_TW/LC_MESSAGES/knetmgr.mo +share/locale/zh_TW/LC_MESSAGES/knode.mo +share/locale/zh_TW/LC_MESSAGES/knotes.mo +share/locale/zh_TW/LC_MESSAGES/knotify.mo +share/locale/zh_TW/LC_MESSAGES/knu.mo +share/locale/zh_TW/LC_MESSAGES/kodo.mo +share/locale/zh_TW/LC_MESSAGES/kolourpicker.mo +share/locale/zh_TW/LC_MESSAGES/konqueror.mo +share/locale/zh_TW/LC_MESSAGES/konquest.mo +share/locale/zh_TW/LC_MESSAGES/konsole.mo +share/locale/zh_TW/LC_MESSAGES/konv.mo +share/locale/zh_TW/LC_MESSAGES/korganizer.mo +share/locale/zh_TW/LC_MESSAGES/korn.mo +share/locale/zh_TW/LC_MESSAGES/kpackage.mo +share/locale/zh_TW/LC_MESSAGES/kpager.mo +share/locale/zh_TW/LC_MESSAGES/kpaint.mo +share/locale/zh_TW/LC_MESSAGES/kpartapp.mo +share/locale/zh_TW/LC_MESSAGES/kpartsaver.mo +share/locale/zh_TW/LC_MESSAGES/kpat.mo +share/locale/zh_TW/LC_MESSAGES/kpersonalizer.mo +share/locale/zh_TW/LC_MESSAGES/kphone.mo +share/locale/zh_TW/LC_MESSAGES/kpilot.mo +share/locale/zh_TW/LC_MESSAGES/kpm.mo +share/locale/zh_TW/LC_MESSAGES/kpoker.mo +share/locale/zh_TW/LC_MESSAGES/kppp.mo +share/locale/zh_TW/LC_MESSAGES/kppplogview.mo +share/locale/zh_TW/LC_MESSAGES/kprinter.mo +share/locale/zh_TW/LC_MESSAGES/kreadconfig.mo +share/locale/zh_TW/LC_MESSAGES/kreversi.mo +share/locale/zh_TW/LC_MESSAGES/krn.mo +share/locale/zh_TW/LC_MESSAGES/kruler.mo +share/locale/zh_TW/LC_MESSAGES/krunapplet.mo +share/locale/zh_TW/LC_MESSAGES/ksame.mo +share/locale/zh_TW/LC_MESSAGES/kscd.mo +share/locale/zh_TW/LC_MESSAGES/kscoreapplet.mo +share/locale/zh_TW/LC_MESSAGES/kshisen.mo +share/locale/zh_TW/LC_MESSAGES/ksirc.mo +share/locale/zh_TW/LC_MESSAGES/ksirtet.mo +share/locale/zh_TW/LC_MESSAGES/ksmiletris.mo +share/locale/zh_TW/LC_MESSAGES/ksmserver.mo +share/locale/zh_TW/LC_MESSAGES/ksnake.mo +share/locale/zh_TW/LC_MESSAGES/ksnapshot.mo +share/locale/zh_TW/LC_MESSAGES/ksokoban.mo +share/locale/zh_TW/LC_MESSAGES/kspaceduel.mo +share/locale/zh_TW/LC_MESSAGES/ksplash.mo +share/locale/zh_TW/LC_MESSAGES/kstars.mo +share/locale/zh_TW/LC_MESSAGES/kstart.mo +share/locale/zh_TW/LC_MESSAGES/kstartperf.mo +share/locale/zh_TW/LC_MESSAGES/kstockticker.mo +share/locale/zh_TW/LC_MESSAGES/ksysctrl.mo +share/locale/zh_TW/LC_MESSAGES/ksysguard.mo +share/locale/zh_TW/LC_MESSAGES/ksystemtrayapplet.mo +share/locale/zh_TW/LC_MESSAGES/ksystrayproxy.mo +share/locale/zh_TW/LC_MESSAGES/ksysv.mo +share/locale/zh_TW/LC_MESSAGES/ktables.mo +share/locale/zh_TW/LC_MESSAGES/ktalk.mo +share/locale/zh_TW/LC_MESSAGES/ktalkd.mo +share/locale/zh_TW/LC_MESSAGES/ktaskbarapplet.mo +share/locale/zh_TW/LC_MESSAGES/kteatime.mo +share/locale/zh_TW/LC_MESSAGES/ktimer.mo +share/locale/zh_TW/LC_MESSAGES/ktip.mo +share/locale/zh_TW/LC_MESSAGES/ktouch.mo +share/locale/zh_TW/LC_MESSAGES/ktuberling.mo +share/locale/zh_TW/LC_MESSAGES/ktux.mo +share/locale/zh_TW/LC_MESSAGES/kuser.mo +share/locale/zh_TW/LC_MESSAGES/kview.mo +share/locale/zh_TW/LC_MESSAGES/kwin.mo +share/locale/zh_TW/LC_MESSAGES/kwin4.mo +share/locale/zh_TW/LC_MESSAGES/kwin_default_config.mo +share/locale/zh_TW/LC_MESSAGES/kwin_icewm_config.mo +share/locale/zh_TW/LC_MESSAGES/kwin_modernsys_config.mo +share/locale/zh_TW/LC_MESSAGES/kwin_quartz_config.mo +share/locale/zh_TW/LC_MESSAGES/kworldclock.mo +share/locale/zh_TW/LC_MESSAGES/kwuftpd.mo +share/locale/zh_TW/LC_MESSAGES/kxkb.mo +share/locale/zh_TW/LC_MESSAGES/kxmlrpcd.mo +share/locale/zh_TW/LC_MESSAGES/kxsconfig.mo +share/locale/zh_TW/LC_MESSAGES/libkdegames.mo +share/locale/zh_TW/LC_MESSAGES/libkdenetwork.mo +share/locale/zh_TW/LC_MESSAGES/libkonq.mo +share/locale/zh_TW/LC_MESSAGES/libkscan.mo +share/locale/zh_TW/LC_MESSAGES/libkscreensaver.mo +share/locale/zh_TW/LC_MESSAGES/libtaskbar.mo +share/locale/zh_TW/LC_MESSAGES/libtaskmanager.mo +share/locale/zh_TW/LC_MESSAGES/mediacontrol.mo +share/locale/zh_TW/LC_MESSAGES/multiplayers.mo +share/locale/zh_TW/LC_MESSAGES/naughtyapplet.mo +share/locale/zh_TW/LC_MESSAGES/noatun.mo +share/locale/zh_TW/LC_MESSAGES/nsplugin.mo +share/locale/zh_TW/LC_MESSAGES/passwords.mo +share/locale/zh_TW/LC_MESSAGES/ppdtranslations.mo +share/locale/zh_TW/LC_MESSAGES/pws.mo +share/locale/zh_TW/LC_MESSAGES/quicklauncher.mo +share/locale/zh_TW/LC_MESSAGES/secpolicy.mo +share/locale/zh_TW/LC_MESSAGES/spy.mo +share/locale/zh_TW/LC_MESSAGES/taskbarextension.mo +share/locale/zh_TW/LC_MESSAGES/twister.mo +share/locale/zh_TW/LC_MESSAGES/uachangerplugin.mo +share/locale/zh_TW/LC_MESSAGES/validatorsplugin.mo +share/locale/zh_TW/LC_MESSAGES/webarchiver.mo +share/locale/zh_TW/charset +share/locale/zh_TW/entry.desktop +share/locale/zh_TW/flag.png |