From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Dec 2011 11:05:10 -0600 Subject: Second part of prior commit --- tde-i18n-th/messages/tdetoys/Makefile.am | 3 + tde-i18n-th/messages/tdetoys/Makefile.in | 659 +++++++++++++++++++++++++ tde-i18n-th/messages/tdetoys/amor.po | 224 +++++++++ tde-i18n-th/messages/tdetoys/kfifteenapplet.po | 64 +++ tde-i18n-th/messages/tdetoys/kmoon.po | 142 ++++++ tde-i18n-th/messages/tdetoys/kodo.po | 104 ++++ tde-i18n-th/messages/tdetoys/kteatime.po | 203 ++++++++ tde-i18n-th/messages/tdetoys/ktux.po | 43 ++ tde-i18n-th/messages/tdetoys/kworldclock.po | 169 +++++++ 9 files changed, 1611 insertions(+) create mode 100644 tde-i18n-th/messages/tdetoys/Makefile.am create mode 100644 tde-i18n-th/messages/tdetoys/Makefile.in create mode 100644 tde-i18n-th/messages/tdetoys/amor.po create mode 100644 tde-i18n-th/messages/tdetoys/kfifteenapplet.po create mode 100644 tde-i18n-th/messages/tdetoys/kmoon.po create mode 100644 tde-i18n-th/messages/tdetoys/kodo.po create mode 100644 tde-i18n-th/messages/tdetoys/kteatime.po create mode 100644 tde-i18n-th/messages/tdetoys/ktux.po create mode 100644 tde-i18n-th/messages/tdetoys/kworldclock.po (limited to 'tde-i18n-th/messages/tdetoys') diff --git a/tde-i18n-th/messages/tdetoys/Makefile.am b/tde-i18n-th/messages/tdetoys/Makefile.am new file mode 100644 index 00000000000..dd99b7d38a0 --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = th +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-th/messages/tdetoys/Makefile.in b/tde-i18n-th/messages/tdetoys/Makefile.in new file mode 100644 index 00000000000..15a56f2bf7e --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/Makefile.in @@ -0,0 +1,659 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# KDE tags expanded automatically by am_edit - $Revision: 483858 $ +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +subdir = messages/tdetoys +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +#>+ 1 +DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +tdeinitdir = @tdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = th +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = kmoon.po kteatime.po ktux.po kfifteenapplet.po amor.po kodo.po kworldclock.po +GMOFILES = kmoon.gmo kteatime.gmo ktux.gmo kfifteenapplet.gmo amor.gmo kodo.gmo kworldclock.gmo +#>- all: all-recursive +#>+ 1 +all: all-nls docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/tdetoys/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdetoys/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdetoys/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +#>- uninstall: uninstall-recursive +#>+ 1 +uninstall: uninstall-nls uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-nls + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +#>- maintainer-clean: maintainer-clean-recursive +#>+ 1 +maintainer-clean: clean-nls maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=kfifteenapplet.po kodo.po Makefile.in amor.po kmoon.po ktux.po kteatime.po kworldclock.po Makefile.am + +#>+ 22 +kmoon.gmo: kmoon.po + rm -f kmoon.gmo; $(GMSGFMT) -o kmoon.gmo $(srcdir)/kmoon.po + test ! -f kmoon.gmo || touch kmoon.gmo +kteatime.gmo: kteatime.po + rm -f kteatime.gmo; $(GMSGFMT) -o kteatime.gmo $(srcdir)/kteatime.po + test ! -f kteatime.gmo || touch kteatime.gmo +ktux.gmo: ktux.po + rm -f ktux.gmo; $(GMSGFMT) -o ktux.gmo $(srcdir)/ktux.po + test ! -f ktux.gmo || touch ktux.gmo +kfifteenapplet.gmo: kfifteenapplet.po + rm -f kfifteenapplet.gmo; $(GMSGFMT) -o kfifteenapplet.gmo $(srcdir)/kfifteenapplet.po + test ! -f kfifteenapplet.gmo || touch kfifteenapplet.gmo +amor.gmo: amor.po + rm -f amor.gmo; $(GMSGFMT) -o amor.gmo $(srcdir)/amor.po + test ! -f amor.gmo || touch amor.gmo +kodo.gmo: kodo.po + rm -f kodo.gmo; $(GMSGFMT) -o kodo.gmo $(srcdir)/kodo.po + test ! -f kodo.gmo || touch kodo.gmo +kworldclock.gmo: kworldclock.po + rm -f kworldclock.gmo; $(GMSGFMT) -o kworldclock.gmo $(srcdir)/kworldclock.po + test ! -f kworldclock.gmo || touch kworldclock.gmo + +#>+ 3 +clean-nls: + -rm -f kmoon.gmo kteatime.gmo ktux.gmo kfifteenapplet.gmo amor.gmo kodo.gmo kworldclock.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in kmoon kteatime ktux kfifteenapplet amor kodo kworldclock ; do \ + echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + fi ;\ + done + + +#>+ 9 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmoon.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kteatime.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktux.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfifteenapplet.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/amor.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kodo.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kworldclock.mo + +#>+ 2 +all-nls: $(GMOFILES) + +#>+ 8 +distdir-nls:$(GMOFILES) + for file in $(POFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + for file in $(GMOFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdetoys/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdetoys/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-recursive + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-th/messages/tdetoys/amor.po b/tde-i18n-th/messages/tdetoys/amor.po new file mode 100644 index 00000000000..36cceef04fb --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/amor.po @@ -0,0 +1,224 @@ +# translation of amor.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Thanomsub Noppaburana , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: amor\n" +"POT-Creation-Date: 2005-11-30 03:24+0100\n" +"PO-Revision-Date: 2003-03-10 09:38+0700\n" +"Last-Translator: Thanomsub Noppaburana \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: tips.cpp:2 +msgid "Don't run with scissors." +msgstr "อย่าวิ่งโดยถือของมีคมอยู่นะจ๊ะ" + +#: tips.cpp:5 +msgid "Never trust car salesmen or politicians." +msgstr "อย่าได้ไว้ใจเซล์แมนขายรถกับนักการเมืองเชียว" + +#: tips.cpp:8 +msgid "" +"Real programmers don't comment their code. It was hard to write, it should be " +"hard to understand." +msgstr "" +"โปรแกรมเมอร์ที่แท้จริง จะไม่แทรกคำอธิบายเข้าไปในโค้ดด้วย มันยากนะที่จะเขียน " +"แล้วมันก็ยากที่จะเข้าใจด้วย" + +#: tips.cpp:11 +msgid "" +"It is much easier to suggest solutions when you know nothing about the problem." +msgstr "" +"มันง่ายมากที่จะแนะนำโซลูชันต่างๆ ให้คุณ เมื่อคุณไม่รู้ว่าปัญหามันมาจากอะไร" + +#: tips.cpp:14 +msgid "You can never have too much memory or disk space." +msgstr "คุณไม่เคยมีหน่วยความจำ หรือพื้นที่ดิสก์ที่มากเพียงพอหรอก เชื่อสิ" + +#: tips.cpp:17 +msgid "The answer is 42." +msgstr "โป๊ะเชะ คำตอบคือ 42" + +#: tips.cpp:20 +msgid "It's not a bug. It's a misfeature." +msgstr "นี่ไม่ใช่บักนะ แต่นี่เป็นคุณสมบัติที่ไม่ควรมีต่างหาก" + +#: tips.cpp:23 +msgid "Help stamp out and abolish redundancy." +msgstr "รักวัวให้ผูก รักลูกให้ตี" + +#: tips.cpp:26 +msgid "" +"To maximize a window vertically, click the maximize button with the middle " +"mouse button." +msgstr "" +"เพื่อขยายหน้าต่างให้ใหญ่สุดในแนวตั้ง ให้คลิกที่ปุ่มขยายใหญ่สุด " +"ด้วยเมาส์ปุ่มกลาง" + +#: tips.cpp:29 +msgid "You can use Alt+Tab to switch between applications." +msgstr "คุณสามารถกดปุ่ม Alt+Tab เพื่อสลับไปมาระหว่างแอพพลิเคชันได้" + +#: tips.cpp:32 +msgid "" +"Press Ctrl+Esc to show the applications running in your current session." +msgstr "กดปุ่ม Ctrl+Esc เพื่อแสดงเซสชัน ของแอพพลิเคชันที่กำลังทำงานอยู่" + +#: tips.cpp:35 +msgid "Alt+F2 displays a small window that you can type a command into." +msgstr "กด Alt-F2 จะแสดงหน้าต่าง ที่คุณสามารถเติมคำสั่งลงไปได้" + +#: tips.cpp:38 +msgid "Ctrl+F1 to Ctrl+F8 can be used to switch virtual desktops." +msgstr "ปุ่ม Ctrl+F1 ถึง Ctrl+F8 สามารถใช้สลับเดสก์ทอปเสมือนแต่ละตัวได้" + +#: tips.cpp:41 +msgid "You can move buttons on the panel using the middle mouse button." +msgstr "คุณสามารถย้ายปุ่มบนพาเนลได้ โดยการใช้เมาส์ปุ่มกลาง" + +#: tips.cpp:44 +msgid "Alt+F1 pops-up the system menu." +msgstr "กดปุ่ม Alt+F1 จะแสดงเมนูป๊อบอัพของระบบ" + +#: tips.cpp:47 +msgid "" +"Ctrl+Alt+Esc can be used to kill an application that has stopped responding." +msgstr "" +"ปุ่ม Ctrl+Alt+Esc สามารถใช้ฆ่าแอพพลิเคชันดื้อๆ ที่ไม่ยอมหยุดการทำงานได้" + +#: tips.cpp:50 +msgid "" +"If you leave KDE applications open when you logout, they will be restarted " +"automatically when you log back in." +msgstr "" +"หากคุณเปิดแอพพลิเคชันของ KDE ทิ้งไว้ เมื่อตอนล็อกเอาต์ มันจะเริ่มทำงานใหม่ " +"เมื่อคุณล็อกอินเข้ามาใหม่" + +#: tips.cpp:53 +msgid "The KDE file manager is also a web browser and an FTP client." +msgstr "" +"เครื่องมือจัดการแฟ้มของ KDE สามารถเป็นได้ทั้ง เวบบราวเซอร์ และไคลเอนต์ FTP" + +#: tips.cpp:56 +msgid "" +"Applications can display messages and tips in an Amor bubble using the " +"showMessage() and\n" +"showTip() DCOP calls" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ถนอมทรัพย์ นพบูรณ์" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "donga_n@yahoo.com" + +#: amor.cpp:325 +msgid "Error reading theme: " +msgstr "ผิดพลาดในการอ่านธีม: " + +#: amor.cpp:339 amor.cpp:348 +msgid "Error reading group: " +msgstr "ผิดพลาดในการอ่านกลุ่ม: " + +#: amor.cpp:613 +msgid "&Configure..." +msgstr "" + +#: amor.cpp:751 +msgid "" +"Amor Version %1\n" +"\n" +msgstr "" +"Amor รุ่น %1\n" +"\n" + +#: amor.cpp:752 +msgid "" +"Amusing Misuse Of Resources\n" +"\n" +msgstr "" +"Amusing Misuse Of Resources\n" +"ผลาญทรัพยากรไปใช้ในทางผิดเพื่อความเพลิดเพลิน\n" +"\n" + +#: amor.cpp:753 +#, fuzzy +msgid "" +"Copyright (c) 1999 Martin R. Jones \n" +"\n" +msgstr "" +"สงวนลิขสิทธิ์ (c) 1999 Martin R. Jones \n" + +#: amor.cpp:754 +#, fuzzy +msgid "" +"Original Author: Martin R. Jones \n" +msgstr "" +"สงวนลิขสิทธิ์ (c) 1999 Martin R. Jones \n" + +#: amor.cpp:755 +msgid "" +"Current Maintainer: Gerardo Puga \n" +msgstr "" + +#: amor.cpp:757 +msgid "About Amor" +msgstr "เกี่ยวกับ Amor" + +#: amordialog.cpp:57 +msgid "Theme:" +msgstr "ธีม:" + +#: amordialog.cpp:74 +msgid "Offset:" +msgstr "ออฟเซต:" + +#: amordialog.cpp:81 +msgid "Always on top" +msgstr "อยู่ด้านบนเสมอ" + +#: amordialog.cpp:85 +msgid "Show random tips" +msgstr "สุ่มแสดงทิป" + +#: amordialog.cpp:89 +msgid "Use a random character" +msgstr "" + +#: amordialog.cpp:93 +msgid "Allow application tips" +msgstr "ใช้ทิปของแอพพลิเคชันด้วย" + +#: amortips.cpp:82 +msgid "No tip" +msgstr "ไม่แสดงทิป" + +#: main.cpp:43 +#, fuzzy +msgid "KDE creature for your desktop" +msgstr "KDE ผู้สร้างสรรค์เดสก์ทอปของคุณ" + +#: main.cpp:47 +msgid "amor" +msgstr "amor" + +#: main.cpp:51 +msgid "Current maintainer" +msgstr "" + +#~ msgid "According to the latest official figures, 43% of all statistics are totally worthless." +#~ msgstr "โปรแกรมที่ดี ต้องมีบัก" + +#~ msgid "&Options..." +#~ msgstr "ตัวเลือก..." diff --git a/tde-i18n-th/messages/tdetoys/kfifteenapplet.po b/tde-i18n-th/messages/tdetoys/kfifteenapplet.po new file mode 100644 index 00000000000..f686cfdcbb3 --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/kfifteenapplet.po @@ -0,0 +1,64 @@ +# translation of kfifteenapplet.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Thanomsub Noppaburana , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kfifteenapplet\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-03-05 10:34+0700\n" +"Last-Translator: Narachai Sakorn \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ถนอมทรัพย์ นพบูรณ์, Narachai Sakorn" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "donga_n@yahoo.com, narachai@opentle.org" + +#: fifteenapplet.cpp:77 +msgid "KFifteenApplet" +msgstr "พัซเซิล 15 ชิ้น K" + +#: fifteenapplet.cpp:78 +msgid "" +"Fifteen pieces applet.\n" +"\n" +"The goal is to put the sliding pieces into numerical order.\n" +"Select \"Randomize Pieces\" from the right mouse button menu\n" +"to start a game." +msgstr "" +"แอพเพล็ตพัซเซิล 15 ชิ้น\n" +"\n" +"เป็นพัซเซิลแบบหนึ่ง เล่นโดยการเลื่อนช่องหมายเลขไปมาให้ถูกลำดับ\n" +"เลือก \"สลับค่าตัวเลข\" จากเมนู เพื่อเริ่มเกม" + +#: fifteenapplet.cpp:94 +msgid "R&andomize Pieces" +msgstr "&สลับค่าตัวเลข" + +#: fifteenapplet.cpp:95 +msgid "&Reset Pieces" +msgstr "ตั้&งค่าพัซเซิลใหม่" + +#: fifteenapplet.cpp:221 +msgid "" +"Congratulations!\n" +"You win the game!" +msgstr "" +"ขอแสดงความยินดีด้วย !\n" +"คุณชนะแล้ว" + +#: fifteenapplet.cpp:221 +msgid "Fifteen Pieces" +msgstr "พัซเซิล 15 ชิ้น" diff --git a/tde-i18n-th/messages/tdetoys/kmoon.po b/tde-i18n-th/messages/tdetoys/kmoon.po new file mode 100644 index 00000000000..fc30ea74e59 --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/kmoon.po @@ -0,0 +1,142 @@ +# translation of kmoon.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Narachai Sakorn , 2005 +# Thanomsub Noppaburana , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kmoon\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-02-27 22:19+0700\n" +"Last-Translator: Narachai Sakorn \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: kmoonapplet.cpp:52 +msgid "Moon Phase Indicator for KDE" +msgstr "แสดงข้างขึ้นข้างแรมสำหรับ KDE" + +#: kmoonapplet.cpp:84 +msgid "&Configure..." +msgstr "&ปรับแต่ง..." + +#: kmoonapplet.cpp:100 +msgid "About Moon Phase Indicator" +msgstr "เกี่ยวกับโปรแกรมแสดงข้างขึ้นข้างแรมสำหรับ KDE" + +#: kmoonapplet.cpp:108 +msgid "" +"Written by Stephan Kulow \n" +"\n" +"Made an applet by M G Berberich \n" +"\n" +"Lunar code by Chris Osburn \n" +"\n" +"Moon graphics by Tim Beauchamp " +msgstr "" +"เขียนโดย Stephan Kulow \n" +"\n" +"เขียนแอปเพล็ตโดย M G Berberich \n" +"\n" +"ข้างขึ้นข้างแรมโดย Chris Osburn \n" +"\n" +"รูปดวงจันทร์โดย Tim Beauchamp " + +#: kmoondlg.cpp:33 +msgid "Change View" +msgstr "เปลี่ยนมุมมอง" + +#: kmoondlg.cpp:44 +msgid "View angle:" +msgstr "มุมที่ใช้แสดง:" + +#: kmoondlg.cpp:45 +msgid "" +"You can use this to rotate the moon to the correct\n" +"angle for your location.\n" +"\n" +"This angle is (almost) impossible to\n" +"calculate from any system-given data,\n" +"therefore you can configure how you\n" +"want KMoon to display your moon here.\n" +"The default value is 0, but it is very\n" +"unlikely that you would see the moon\n" +"at this angle." +msgstr "" +"คุณสามารถใช้เครื่องมือนี้ในการที่จะเปลี่ยนมุมของดวงจันทร์ให้อยู่ในมุมที่ถูกต้องส" +"ำหรับตำแหน่งของถิ่นที่อยู่ของคุณ\n" +"โดยค่าของมุมนี้จะไม่สามารถคำนวณจากข้อมูลใด ๆ " +"ที่ได้จากระบบได้เพราะฉะนั้นคุณสามารถที่จะปรับแต่งให้ KMoon " +"แสดงรูปดวงจันทร์ในแบบที่คุณต้องการได้ ซึ่งค่าปกติของมันก็คือ 0 " +"แต่ก็ไม่น่าเป็นไปได้ที่คุณจะต้องการเห็นดวงจันทร์ในมุมนี้" + +#: kmoondlg.cpp:69 kmoondlg.cpp:103 +msgid "Switch to Southern Hemisphere" +msgstr "สลับไปยังครึ่งทางใต้" + +#: kmoondlg.cpp:70 kmoondlg.cpp:104 +msgid "Switch to Northern Hemisphere" +msgstr "สลับไปยังครึ่งทางเหนือ" + +#: kmoondlg.cpp:75 kmoondlg.cpp:110 +msgid "Switch Masking Off" +msgstr "สลับไปยังการปิดการปกคลุม" + +#: kmoondlg.cpp:76 kmoondlg.cpp:111 +msgid "Switch Masking On" +msgstr "สลับไปยังการเปิดการปกคลุม" + +#: kmoondlg.cpp:84 +msgid "" +"The moon as KMoon would display it\n" +"following your current setting and time." +msgstr "" +"ดวงจันทร์ที่ KMoon จะแสดงให้เห็นนั้น\n" +"จะขึ้นอยู่กับการตั้งค่า และช่วงเวลาของคุณ" + +#: kmoonwidget.cpp:127 +msgid "Full Moon" +msgstr "ขึ้น 15 ค่ำ" + +#: kmoonwidget.cpp:170 +msgid "New Moon" +msgstr "ขึ้น 1 ค่ำ" + +#: kmoonwidget.cpp:178 +#, c-format +msgid "" +"_n: Waxing Crescent (New Moon was yesterday)\n" +"Waxing Crescent (%n days since New Moon)" +msgstr "แรม %n ค่ำ" + +#: kmoonwidget.cpp:181 +msgid "First Quarter" +msgstr "ขึ้น 15 ค่ำ" + +#: kmoonwidget.cpp:189 +#, c-format +msgid "" +"_n: Waxing Gibbous (Tomorrow is Full Moon)\n" +"Waxing Gibbous (%n days to Full Moon)" +msgstr "ขึ้น %n ค่ำ" + +#: kmoonwidget.cpp:200 +#, c-format +msgid "" +"_n: Waning Gibbous (Yesterday was Full Moon)\n" +"Waning Gibbous (%n days since Full Moon)" +msgstr "แรม %n ค่ำ" + +#: kmoonwidget.cpp:203 +msgid "Last Quarter" +msgstr "แรม 15 ค่ำ" + +#: kmoonwidget.cpp:213 +#, fuzzy, c-format +msgid "" +"_n: Waning Crescent (Tomorrow is New Moon)\n" +"Waning Crescent (%n days to New Moon)" +msgstr "แรม 15 ค่ำ" diff --git a/tde-i18n-th/messages/tdetoys/kodo.po b/tde-i18n-th/messages/tdetoys/kodo.po new file mode 100644 index 00000000000..7bf9a36dbf9 --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/kodo.po @@ -0,0 +1,104 @@ +# translation of kodo.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Thanomsub Noppaburana , 2003 +# Narachai Sakorn , 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: kodo\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-03-05 10:32+0700\n" +"Last-Translator: Narachai Sakorn \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: main.cpp:67 +msgid "KOdometer" +msgstr "เครื่องวัดการเคลื่อนเมาส์ K" + +#: main.cpp:68 +msgid "KOdometer measures your desktop mileage" +msgstr "เครื่องวัดการเคลื่อนเมาส์บนพื้นที่ทำงาน K" + +#: main.cpp:71 +msgid "A mouse odometer" +msgstr "เครื่องวัดการเคลื่อนเมาส์" + +#: main.cpp:77 +msgid "KDE 2 porting and some code cleanups" +msgstr "พอร์ตมายัง KDE 2 และล้างโค้ดบางส่วน" + +#: kodometer.cpp:33 +msgid "inch" +msgstr "นิ้ว" + +#: kodometer.cpp:33 +msgid "inches" +msgstr "นิ้ว" + +#: kodometer.cpp:34 +msgid "cm" +msgstr "ซม." + +#: kodometer.cpp:35 +msgid "foot" +msgstr "ฟุต" + +#: kodometer.cpp:35 +msgid "feet" +msgstr "ฟุต" + +#: kodometer.cpp:36 +msgid "meter" +msgstr "มิเตอร์" + +#: kodometer.cpp:36 +msgid "meters" +msgstr "มิเตอร์" + +#: kodometer.cpp:37 +msgid "mile" +msgstr "ไมล์" + +#: kodometer.cpp:37 +msgid "miles" +msgstr "ไมล์" + +#: kodometer.cpp:38 +msgid "km" +msgstr "กม." + +#: kodometer.cpp:91 +msgid "&Enable" +msgstr "เปิ&ดใช้งาน" + +#: kodometer.cpp:92 +msgid "&Metric Display" +msgstr "แสดงเป็นมาตราเ&มตริก" + +#: kodometer.cpp:94 +msgid "Auto &Reset Trip" +msgstr "ตั้งค่าการเคลื่อนที่ใ&หม่อัตโนมัติ" + +#: kodometer.cpp:96 +msgid "Reset &Trip" +msgstr "ตั้งค่าการเ&คลื่อนที่ใหม่" + +#: kodometer.cpp:97 +msgid "Reset &Odometer" +msgstr "ตั้งค่ามิเ&ตอร์ใหม่" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ถนอมทรัพย์ นพบูรณ์, Narachai Sakorn" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "donga_n@yahoo.com, narachai@opentle.org" diff --git a/tde-i18n-th/messages/tdetoys/kteatime.po b/tde-i18n-th/messages/tdetoys/kteatime.po new file mode 100644 index 00000000000..ecb15253982 --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/kteatime.po @@ -0,0 +1,203 @@ +# translation of kteatime.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Thanomsub Noppaburana , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kteatime\n" +"POT-Creation-Date: 2006-04-20 04:01+0200\n" +"PO-Revision-Date: 2003-03-10 09:49+0700\n" +"Last-Translator: Thanomsub Noppaburana \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: main.cpp:36 +msgid "KDE utility for making a fine cup of tea" +msgstr "เครื่องมือสำหรับชงน้ำชาของ KDE" + +#: main.cpp:42 +msgid "KTeaTime" +msgstr "เครื่องมือชงชา K" + +#: main.cpp:47 +msgid "Many patches" +msgstr "" + +#: toplevel.cpp:93 +msgid "Black Tea" +msgstr "ชาดำ" + +#: toplevel.cpp:96 +msgid "Earl Grey" +msgstr "ชาผู้ดีสีหม่น" + +#: toplevel.cpp:99 +msgid "Fruit Tea" +msgstr "ชาผลไม้" + +#: toplevel.cpp:108 +msgid "Other Tea" +msgstr "ชาอื่น ๆ" + +#: toplevel.cpp:122 +msgid "Sto&p" +msgstr "หยุด" + +#: toplevel.cpp:124 +#, fuzzy +msgid "&Configure..." +msgstr "ปรับแต่ง..." + +#: toplevel.cpp:126 +msgid "&Anonymous..." +msgstr "" + +#: toplevel.cpp:297 +msgid "The %1 is now ready!" +msgstr "%1 เรียบร้อยแล้วครับ !" + +#: toplevel.cpp:308 toplevel.cpp:345 toplevel.cpp:461 +msgid "The Tea Cooker" +msgstr "เครื่องมือชงชา" + +#: toplevel.cpp:325 +msgid "%1 left for %2" +msgstr "เหลือเวลา %1 นาที สำหรับ %2" + +#: toplevel.cpp:425 +msgid "There is no tea to begin steeping." +msgstr "ยังไม่มีชาที่จะใช้จุ่มน้ำร้อนเลย" + +#: toplevel.cpp:425 +msgid "No Tea" +msgstr "ไม่มีชา" + +#: toplevel.cpp:470 +msgid "Anonymous Tea" +msgstr "" + +#: toplevel.cpp:484 toplevel.cpp:729 +msgid "Tea time:" +msgstr "เวลาน้ำชา:" + +#: toplevel.cpp:500 +msgid "tea" +msgstr "" + +#: toplevel.cpp:575 +msgid "New Tea" +msgstr "ชาใหม่" + +#: toplevel.cpp:653 +#, fuzzy +msgid "Configure Tea Cooker" +msgstr "ปรับแต่งเครื่องมือชงชา" + +#: toplevel.cpp:665 +msgid "Tea List" +msgstr "รายการน้ำชา" + +#: toplevel.cpp:669 +msgid "Name" +msgstr "ชื่อ" + +#: toplevel.cpp:671 +msgid "Time" +msgstr "เวลา" + +#: toplevel.cpp:681 +msgid "New" +msgstr "ใหม่" + +#: toplevel.cpp:695 +msgid "Up" +msgstr "ขึ้น" + +#: toplevel.cpp:702 +msgid "Down" +msgstr "ลง" + +#: toplevel.cpp:712 +msgid "Tea Properties" +msgstr "คุณสมบัติชา" + +#: toplevel.cpp:723 +msgid "Name:" +msgstr "ชื่อ:" + +#: toplevel.cpp:734 +msgid "Action" +msgstr "การกระทำ" + +#: toplevel.cpp:739 +#, fuzzy +msgid "Configure Events..." +msgstr "ปรับแต่ง..." + +#: toplevel.cpp:744 +msgid "Event" +msgstr "" + +#: toplevel.cpp:745 +msgid "Popup" +msgstr "ป้อบอัพ" + +#: toplevel.cpp:755 +msgid "Enter command here; '%t' will be replaced with name of steeping tea" +msgstr "" + +#: toplevel.cpp:760 +msgid "Visualize progress in icon tray" +msgstr "" + +#: tealist.cpp:18 +#, fuzzy +msgid "%1 min" +msgstr "%1 นาที" + +#: tealist.cpp:21 +#, fuzzy +msgid "%1 s" +msgstr "%1 วินาที" + +#: tealist.cpp:23 +#, fuzzy +msgid " %1 s" +msgstr "%1 วินาที" + +#: timeedit.cpp:59 +#, fuzzy +msgid " min" +msgstr "%1 นาที" + +#: timeedit.cpp:65 +#, fuzzy +msgid " sec" +msgstr " วินาที" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ถนอมทรัพย์ นพบูรณ์" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "donga_n@yahoo.com" + +#~ msgid "Beep" +#~ msgstr "ส่งเสียงบี๊บ" + +#~ msgid "Just &cancel current" +#~ msgstr "ยกเลิกเฉพาะแก้วปัจจุบัน" + +#~ msgid "Your Tea Time (s):" +#~ msgstr "เวลาน้ำชาของคุณ (วินาที):" + +#~ msgid "Other tea (%1s)" +#~ msgstr "ชาอื่นๆ (%1 วินาที)" diff --git a/tde-i18n-th/messages/tdetoys/ktux.po b/tde-i18n-th/messages/tdetoys/ktux.po new file mode 100644 index 00000000000..c0439fe561d --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/ktux.po @@ -0,0 +1,43 @@ +# translation of ktux.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Thanomsub Noppaburana , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: ktux\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-03-10 09:45+0700\n" +"Last-Translator: Thanomsub Noppaburana \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: sprite.cpp:30 +msgid "Tux Screen Saver" +msgstr "โปรแกรมถนอมจอภาพ Tux" + +#: sprite.cpp:54 +msgid "Setup KTux" +msgstr "ตั้งค่า KTux" + +#: sprite.cpp:62 +msgid "Speed:" +msgstr "ความเร็ว:" + +#: sprite.cpp:131 +msgid "About KTux" +msgstr "เกี่ยวกับ KTux" + +#: sprite.cpp:132 +msgid "" +"KTux Version 1.0\n" +"\n" +"Written by Martin R. Jones 1999\n" +"mjones@kde.org" +msgstr "" +"KTux รุ่น 1.0\n" +"\n" +"เขียนโดย Martin R. Jones 1999\n" +"mjones@kde.org" diff --git a/tde-i18n-th/messages/tdetoys/kworldclock.po b/tde-i18n-th/messages/tdetoys/kworldclock.po new file mode 100644 index 00000000000..ed6b8427ba5 --- /dev/null +++ b/tde-i18n-th/messages/tdetoys/kworldclock.po @@ -0,0 +1,169 @@ +# translation of kworldclock.po to Thai +# Copyright (C) 2003 Free Software Foundation, Inc. +# Thanomsub Noppaburana , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kworldclock\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-03-10 09:46+0700\n" +"Last-Translator: Thanomsub Noppaburana \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#. i18n: file about.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "About KDE World Clock" +msgstr "เกี่ยวกับนาฬิกาทั่วโลกของ KDE" + +#. i18n: file about.ui line 77 +#: rc.cpp:6 +#, no-c-format +msgid "The KDE World Clock" +msgstr "นาฬิกาทั่วโลกของ KDE" + +#. i18n: file about.ui line 120 +#: rc.cpp:9 +#, fuzzy, no-c-format +msgid "" +"This is a little toy to display the time on each place on the earth. \n" +"\n" +"Copyright: (c) 2000 Matthias Hoelzer-Kluepfel" +msgstr "" +"นี่เป็นของเล่นเล็ก ๆ สำหรับแสดงเวลาที่ต่าง ๆ บนโลก\n" +"\n" +"สงวนลิขสิทธิ์: (c) 2000 Matthias Hoelzer-Kluepfel" + +#. i18n: file clock.ui line 16 +#: rc.cpp:17 +#, no-c-format +msgid "Edit Clock Settings" +msgstr "แก้ไขการตั้งค่านาฬิกา" + +#. i18n: file clock.ui line 122 +#: rc.cpp:20 +#, no-c-format +msgid "Please enter the settings for the clock." +msgstr "โปรดเติมการตั้งค่าสำหรับนาฬิกา" + +#. i18n: file clock.ui line 130 +#: rc.cpp:23 +#, no-c-format +msgid "&Caption:" +msgstr "ป้ายบอก:" + +#. i18n: file clock.ui line 146 +#: rc.cpp:26 +#, no-c-format +msgid "&Timezone:" +msgstr "พื้นที่เวลา:" + +#: main.cpp:59 main.cpp:178 +msgid "KDE World Clock" +msgstr "นาฬิกาทั่วโลกของ KDE" + +#: main.cpp:167 +msgid "Write out a file containing the actual map" +msgstr "เขียนเป็นแฟ้มบรรจุแผนที่" + +#: main.cpp:168 +#, fuzzy +msgid "The name of the theme to use" +msgstr "ชื่อธีมที่จะใช้กับ --dump" + +#: main.cpp:169 +msgid "List available themes" +msgstr "" + +#: main.cpp:170 +msgid "The name of the file to write to" +msgstr "ชื่อแฟ้มที่จะเขียนไป" + +#: main.cpp:171 +msgid "The size of the map to dump" +msgstr "ขนาดของแผนที่จะที่ดัมพ์" + +#: mapwidget.cpp:88 +msgid "Add &Red" +msgstr "เพิ่มสีแดง" + +#: mapwidget.cpp:91 +msgid "Add &Green" +msgstr "เพิ่มสีเขียว" + +#: mapwidget.cpp:94 +msgid "Add &Blue" +msgstr "เพิ่มสีน้ำเงิน" + +#: mapwidget.cpp:96 +msgid "Add &Custom..." +msgstr "เพิ่มส่วนกำหนดเอง..." + +#: mapwidget.cpp:99 +msgid "&Remove Flag" +msgstr "ลบธง" + +#: mapwidget.cpp:100 +#, fuzzy +msgid "&Remove All Flags" +msgstr "ลบธง" + +#: mapwidget.cpp:114 zoneclock.cpp:70 +msgid "&Add..." +msgstr "เพิ่ม..." + +#: mapwidget.cpp:117 +msgid "&Flags" +msgstr "ธง" + +#: mapwidget.cpp:120 +msgid "&Clocks" +msgstr "นาฬิกา" + +#: mapwidget.cpp:123 +msgid "&Map Theme" +msgstr "ธีมของแผนที่" + +#: mapwidget.cpp:124 +msgid "Show &Daylight" +msgstr "แสดงกลางวัน" + +#: mapwidget.cpp:125 +msgid "Show &Cities" +msgstr "แสดงเมือง" + +#: mapwidget.cpp:126 +msgid "Show F&lags" +msgstr "แสดงธง" + +#: mapwidget.cpp:131 +msgid "&Save Settings" +msgstr "บันทึกค่าที่ตั้งไว้" + +#: mapwidget.cpp:265 +msgid "Do you really want to remove all flags?" +msgstr "" + +#: zoneclock.cpp:69 +msgid "&Edit..." +msgstr "แก้ไข..." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ถนอมทรัพย์ นพบูรณ์" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "donga_n@yahoo.com" + +#, fuzzy +#~ msgid "&About..." +#~ msgstr "เพิ่ม..." -- cgit v1.2.3