summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ko/messages/tdetoys
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-ko/messages/tdetoys
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-ko/messages/tdetoys')
-rw-r--r--tde-i18n-ko/messages/tdetoys/Makefile.am3
-rw-r--r--tde-i18n-ko/messages/tdetoys/Makefile.in663
-rw-r--r--tde-i18n-ko/messages/tdetoys/amor.po209
-rw-r--r--tde-i18n-ko/messages/tdetoys/kfifteenapplet.po66
-rw-r--r--tde-i18n-ko/messages/tdetoys/kmoon.po143
-rw-r--r--tde-i18n-ko/messages/tdetoys/kodo.po103
-rw-r--r--tde-i18n-ko/messages/tdetoys/kteatime.po182
-rw-r--r--tde-i18n-ko/messages/tdetoys/ktux.po43
-rw-r--r--tde-i18n-ko/messages/tdetoys/kweather.po700
-rw-r--r--tde-i18n-ko/messages/tdetoys/kworldclock.po164
10 files changed, 2276 insertions, 0 deletions
diff --git a/tde-i18n-ko/messages/tdetoys/Makefile.am b/tde-i18n-ko/messages/tdetoys/Makefile.am
new file mode 100644
index 00000000000..502827065ae
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = ko
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-ko/messages/tdetoys/Makefile.in b/tde-i18n-ko/messages/tdetoys/Makefile.in
new file mode 100644
index 00000000000..18d568f8abd
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/Makefile.in
@@ -0,0 +1,663 @@
+# 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 = ko
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = kmoon.po kteatime.po kweather.po ktux.po kfifteenapplet.po amor.po kodo.po kworldclock.po
+GMOFILES = kmoon.gmo kteatime.gmo kweather.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 kweather.po Makefile.am
+
+#>+ 25
+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
+kweather.gmo: kweather.po
+ rm -f kweather.gmo; $(GMSGFMT) -o kweather.gmo $(srcdir)/kweather.po
+ test ! -f kweather.gmo || touch kweather.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 kweather.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 kweather 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
+
+
+#>+ 10
+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/kweather.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-ko/messages/tdetoys/amor.po b/tde-i18n-ko/messages/tdetoys/amor.po
new file mode 100644
index 00000000000..ea5175d9dff
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/amor.po
@@ -0,0 +1,209 @@
+# Translation of amor to Korean.
+# KIM KyungHeon <tody@teoal.net>, 2001.
+# Park Shinjo <peremen@gmail.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: amor\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2005-11-30 03:24+0100\n"
+"PO-Revision-Date: 2007-12-04 19:29+0900\n"
+"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
+"Language-Team: Korean <tde-i18n@kldp.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=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~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 ""
+"프로그램들은 Amor에 showMessage()와 showTip() DCOP 호출을 사용해서\n"
+"풍선을 보여줄 수 있습니다."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Park Shinjo"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "peremen@gmail.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 "설정(&C)..."
+
+#: 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 ""
+"자원의 놀라운 잘못된 사용\n"
+"\n"
+
+#: amor.cpp:753
+msgid ""
+"Copyright (c) 1999 Martin R. Jones <mjones@kde.org>\n"
+"\n"
+msgstr ""
+"저작권자 1999 Martin R. Jones <mjones@kde.org>\n"
+"\n"
+
+#: amor.cpp:754
+msgid ""
+"Original Author: Martin R. Jones <mjones@kde.org>\n"
+msgstr ""
+"원 저작자: Martin R. Jones <mjones@kde.org>\n"
+
+#: amor.cpp:755
+msgid ""
+"Current Maintainer: Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar>\n"
+msgstr ""
+"현재 관리자: Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar>\n"
+
+#: 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
+msgid "KDE creature for your desktop"
+msgstr "데스크톱에 있는 KDE 생물"
+
+#: main.cpp:47
+msgid "amor"
+msgstr "amor"
+
+#: main.cpp:51
+msgid "Current maintainer"
+msgstr "현재 관리자"
diff --git a/tde-i18n-ko/messages/tdetoys/kfifteenapplet.po b/tde-i18n-ko/messages/tdetoys/kfifteenapplet.po
new file mode 100644
index 00000000000..d0078af9551
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/kfifteenapplet.po
@@ -0,0 +1,66 @@
+# Translation of kfifteenapplet to Korean.
+# Copyright (C) 2006-2007 This_file_is_part_of_KDE
+# Park Shinjo <peremen@gmail.com>, 2006-2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2007-12-04 08:08+0900\n"
+"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
+"Language-Team: Korean <cho.sungjae@gmail.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Park Shinjo"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "peremen@gmail.com"
+
+#: fifteenapplet.cpp:77
+msgid "KFifteenApplet"
+msgstr "KFifteenApplet"
+
+#: 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 ""
+"열 다섯 조각 애플릿\n"
+"\n"
+"조각들을 숫자 순서대로 배열하는 게임입니다.\n"
+"게임을 시작하려면 마우스 오른쪽 단추 메뉴에서\n"
+"조각 섞기를 누르십시오."
+
+#: fifteenapplet.cpp:94
+msgid "R&andomize Pieces"
+msgstr "조각 섞기(&A)"
+
+#: fifteenapplet.cpp:95
+msgid "&Reset Pieces"
+msgstr "조각 초기화(&R)"
+
+#: fifteenapplet.cpp:221
+msgid ""
+"Congratulations!\n"
+"You win the game!"
+msgstr ""
+"축하합니다!\n"
+"게임에 이겼습니다!"
+
+#: fifteenapplet.cpp:221
+msgid "Fifteen Pieces"
+msgstr "열 다섯 조각"
diff --git a/tde-i18n-ko/messages/tdetoys/kmoon.po b/tde-i18n-ko/messages/tdetoys/kmoon.po
new file mode 100644
index 00000000000..00de8b7fbc9
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/kmoon.po
@@ -0,0 +1,143 @@
+# Translation of kmoon to Korean.
+# Byeong-Chan Kim <redhands@linux.sarang.net>, 2001.
+# Park Shinjo <peremen@gmail.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: kmoon\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2007-12-04 08:08+0900\n"
+"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
+"Language-Team: Korean <cho.sungjae@gmail.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: kmoonapplet.cpp:52
+msgid "Moon Phase Indicator for KDE"
+msgstr "KDE를 위한 달 모양 표시기"
+
+#: kmoonapplet.cpp:84
+msgid "&Configure..."
+msgstr "설정(&C)..."
+
+#: kmoonapplet.cpp:100
+msgid "About Moon Phase Indicator"
+msgstr "달 모양 표시기 정보"
+
+#: kmoonapplet.cpp:108
+msgid ""
+"Written by Stephan Kulow <coolo@kde.org>\n"
+"\n"
+"Made an applet by M G Berberich <berberic@fmi.uni-passau.de>\n"
+"\n"
+"Lunar code by Chris Osburn <chris@speakeasy.org>\n"
+"\n"
+"Moon graphics by Tim Beauchamp <timb@googol.com>"
+msgstr ""
+"작성자: Stephan Kulow <coolo@kde.org>\n"
+"\n"
+"애플릿 작성자: M G Berberich <berberic@fmi.uni-passau.de>\n"
+"\n"
+"음력 코드: Chris Osburn <chris@speakeasy.org>\n"
+"\n"
+"달 그림: Tim Beauchamp <timb@googol.com>"
+
+#: 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"
+"\n"
+"이 각도는 대부분 시스템 데이터에서 \n"
+"계산할 수 없기 때문에 이 곳에서 KMoon이\n"
+"달을 보여 줄 방법을 설정하십시오.\n"
+"기본값은 0이지만, 이 값을 사용할 경우\n"
+"현재 위치의 달 모양과 일치하지 않을 수\n"
+"있습니다."
+
+#: 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 "보름달"
+
+#: kmoonwidget.cpp:170
+msgid "New Moon"
+msgstr "샛달"
+
+#: 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 ""
+
+#: kmoonwidget.cpp:189
+#, c-format
+msgid ""
+"_n: Waxing Gibbous (Tomorrow is Full Moon)\n"
+"Waxing Gibbous (%n days to Full Moon)"
+msgstr ""
+
+#: kmoonwidget.cpp:200
+#, c-format
+msgid ""
+"_n: Waning Gibbous (Yesterday was Full Moon)\n"
+"Waning Gibbous (%n days since Full Moon)"
+msgstr ""
+
+#: kmoonwidget.cpp:203
+msgid "Last Quarter"
+msgstr ""
+
+#: kmoonwidget.cpp:213
+#, c-format
+msgid ""
+"_n: Waning Crescent (Tomorrow is New Moon)\n"
+"Waning Crescent (%n days to New Moon)"
+msgstr ""
diff --git a/tde-i18n-ko/messages/tdetoys/kodo.po b/tde-i18n-ko/messages/tdetoys/kodo.po
new file mode 100644
index 00000000000..19973e0077d
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/kodo.po
@@ -0,0 +1,103 @@
+# translation of kodo.po to Korean
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Young-bin Park <shrike@nate.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kodo\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2005-08-23 10:25+0900\n"
+"Last-Translator: Young-bin Park <shrike@nate.com>\n"
+"Language-Team: Korean <ko@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#: main.cpp:67
+msgid "KOdometer"
+msgstr "KOdometer"
+
+#: main.cpp:68
+msgid "KOdometer measures your desktop mileage"
+msgstr "KOdometer는 당신의 데스크톱 마일리지를 측정합니다."
+
+#: main.cpp:71
+msgid "A mouse odometer"
+msgstr "마우스 주행기록계 "
+
+#: main.cpp:77
+msgid "KDE 2 porting and some code cleanups"
+msgstr "KDE 2 porting and some code cleanups"
+
+#: 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 "활성화(&E)"
+
+#: kodometer.cpp:92
+msgid "&Metric Display"
+msgstr "미터법 표시(&M)"
+
+#: kodometer.cpp:94
+msgid "Auto &Reset Trip"
+msgstr "자동으로 여행 초기화(&T)"
+
+#: kodometer.cpp:96
+msgid "Reset &Trip"
+msgstr "여행 초기화(&T)"
+
+#: kodometer.cpp:97
+msgid "Reset &Odometer"
+msgstr "주행기록계 초기화(&T)"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Youngbin Park"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "shrike@nate.com"
diff --git a/tde-i18n-ko/messages/tdetoys/kteatime.po b/tde-i18n-ko/messages/tdetoys/kteatime.po
new file mode 100644
index 00000000000..0f240a0eb4e
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/kteatime.po
@@ -0,0 +1,182 @@
+# Translation of kteatime to Korean.
+# Copyright (C) 2007 This_file_is_part_of_KDE
+# Park Shinjo <peremen@gmail.com>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kteatime\n"
+"POT-Creation-Date: 2006-04-20 04:01+0200\n"
+"PO-Revision-Date: 2007-12-04 19:55+0900\n"
+"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
+"Language-Team: Korean <cho.sungjae@gmail.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: main.cpp:36
+msgid "KDE utility for making a fine cup of tea"
+msgstr "차를 끓이기 위한 KDE 도구"
+
+#: main.cpp:42
+msgid "KTeaTime"
+msgstr "KTeaTime"
+
+#: 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 "정지(&P)"
+
+#: toplevel.cpp:124
+msgid "&Configure..."
+msgstr "설정(&C)..."
+
+#: toplevel.cpp:126
+msgid "&Anonymous..."
+msgstr "이름 없음(&A)..."
+
+#: 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 ""
+
+#: 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
+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
+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
+msgid "%1 min"
+msgstr "%1분"
+
+#: tealist.cpp:21
+msgid "%1 s"
+msgstr "%1초"
+
+#: tealist.cpp:23
+msgid " %1 s"
+msgstr " %1초"
+
+#: timeedit.cpp:59
+msgid " min"
+msgstr " 분"
+
+#: timeedit.cpp:65
+msgid " sec"
+msgstr " 초"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Park Shinjo"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "peremen@gmail.com"
diff --git a/tde-i18n-ko/messages/tdetoys/ktux.po b/tde-i18n-ko/messages/tdetoys/ktux.po
new file mode 100644
index 00000000000..34cd5b38faf
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/ktux.po
@@ -0,0 +1,43 @@
+# translation of ktux.po to Korean
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Young-bin Park <shrike@nate.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ktux\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2005-08-23 10:11+0900\n"
+"Last-Translator: Young-bin Park <shrike@nate.com>\n"
+"Language-Team: Korean <ko@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#: sprite.cpp:30
+msgid "Tux Screen Saver"
+msgstr "턱스 화면 보호기"
+
+#: 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 Version 1.0\n"
+"\n"
+"Written by Martin R. Jones 1999\n"
+"mjones@kde.org"
diff --git a/tde-i18n-ko/messages/tdetoys/kweather.po b/tde-i18n-ko/messages/tdetoys/kweather.po
new file mode 100644
index 00000000000..74d68135206
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/kweather.po
@@ -0,0 +1,700 @@
+# translation of kweather.po to Korean
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Youngbin Park <shrike@nate.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kweather\n"
+"POT-Creation-Date: 2008-07-29 01:19+0200\n"
+"PO-Revision-Date: 2007-12-04 19:57+0900\n"
+"Last-Translator: Youngbin Park <shrike@nate.com>\n"
+"Language-Team: Korean <ko@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+
+#. i18n: file prefdialogdata.ui line 59
+#: rc.cpp:3
+#, no-c-format
+msgid "Weather Station Options"
+msgstr "기상 관측소 옵션"
+
+#. i18n: file prefdialogdata.ui line 70
+#: rc.cpp:6
+#, no-c-format
+msgid "&Location:"
+msgstr "위치(&L):"
+
+#. i18n: file prefdialogdata.ui line 130
+#: rc.cpp:9
+#, no-c-format
+msgid "Panel Display Options"
+msgstr "패널 표시 옵션"
+
+#. i18n: file prefdialogdata.ui line 155
+#: rc.cpp:12
+#, no-c-format
+msgid "&Show icon only"
+msgstr "아이콘으로만 보기(&S)"
+
+#. i18n: file prefdialogdata.ui line 161
+#: rc.cpp:15
+#, no-c-format
+msgid "<qt>Click here to show only the weather icon.</qt>"
+msgstr "<qt>날씨 아이콘으로만 보기 원하시면 여기를 클릭하세요.</qt>"
+
+#. i18n: file prefdialogdata.ui line 164
+#: rc.cpp:18
+#, no-c-format
+msgid ""
+"This feature will allow you to make KWeather take up only one slot on the "
+"kicker. Normally this application will take up two slots. The small view will "
+"only show the weather icon, while the normal view will display both the icon "
+"and the current weather statistics. For the small view the weather statistics "
+"will be put on the buttons tool tip."
+msgstr ""
+"이 것은 Kweather를 kicker에서 하나의 슬롯만 사용하게 합니다. 보통 이 응용프로그램은 두 슬롯을 차지합니다. '작게 보기'는 단지 "
+"날씨 아이콘만을 보여줄 것입니다. '보통 보기'는 아이콘과 현재 날씨의 통계를 모두 보여줍니다. '작게 보기'를 위해서 날씨 통계는 툽 팁에 "
+"놓여 있을 것입니다. "
+
+#. i18n: file prefdialogdata.ui line 172
+#: rc.cpp:21
+#, no-c-format
+msgid "Show &icon and temperature"
+msgstr "아이콘과 온도 표시(&I)"
+
+#. i18n: file prefdialogdata.ui line 183
+#: rc.cpp:24
+#, no-c-format
+msgid "Show icon, temperature, &wind and pressure information"
+msgstr "아이콘, 온도, 풍향, 기압 정보 표시(&W)"
+
+#. i18n: file prefdialogdata.ui line 207
+#: rc.cpp:27
+#, no-c-format
+msgid "Logging Options"
+msgstr "로그인 옵션"
+
+#. i18n: file prefdialogdata.ui line 218
+#: rc.cpp:30
+#, no-c-format
+msgid "E&nable logging"
+msgstr "로그 가능하게 하기(&N)"
+
+#. i18n: file prefdialogdata.ui line 246
+#: rc.cpp:33
+#, no-c-format
+msgid "Log &file:"
+msgstr "로그 파일(&F):"
+
+#. i18n: file prefdialogdata.ui line 266
+#: rc.cpp:36
+#, no-c-format
+msgid "Enter the logfile name."
+msgstr "로그 파일 이름을 입력해주세요."
+
+#. i18n: file prefdialogdata.ui line 269
+#: rc.cpp:39
+#, no-c-format
+msgid "Enter the full path and filename to enable logging in KWeather."
+msgstr "KWeather에 로그인을 가능하게 하기 전체 경로와 파일이름을 입력하세요."
+
+#. i18n: file prefdialogdata.ui line 279
+#: rc.cpp:42
+#, no-c-format
+msgid "Text"
+msgstr ""
+
+#. i18n: file prefdialogdata.ui line 298
+#: rc.cpp:45
+#, no-c-format
+msgid "Color:"
+msgstr ""
+
+#. i18n: file serviceconfigdata.ui line 28
+#: rc.cpp:48
+#, no-c-format
+msgid "A&dd"
+msgstr "추가(&D)"
+
+#. i18n: file serviceconfigdata.ui line 36
+#: rc.cpp:51
+#, no-c-format
+msgid "Se&lected stations:"
+msgstr "선택된 관측소(&L):"
+
+#. i18n: file serviceconfigdata.ui line 47
+#: rc.cpp:54
+#, no-c-format
+msgid "A&vailable stations:"
+msgstr "사용가능한 관측소(&V):"
+
+#. i18n: file serviceconfigdata.ui line 73
+#: rc.cpp:57
+#, no-c-format
+msgid "Selected"
+msgstr "선택됨"
+
+#. i18n: file serviceconfigdata.ui line 134
+#: rc.cpp:63
+#, no-c-format
+msgid "All"
+msgstr "모두"
+
+#. i18n: file serviceconfigdata.ui line 183
+#: rc.cpp:66
+#, no-c-format
+msgid "&Stop Weather Service"
+msgstr "날씨 서비스를 중지(&S)"
+
+#. i18n: file serviceconfigdata.ui line 191
+#: rc.cpp:69
+#, no-c-format
+msgid "&Update All"
+msgstr "모두 갱신(&U)"
+
+#. i18n: file sidebarwidgetbase.ui line 25
+#: rc.cpp:72
+#, no-c-format
+msgid "Station Manager"
+msgstr "관측소 관리자"
+
+#. i18n: file sidebarwidgetbase.ui line 78
+#: rc.cpp:78 reportmain.cpp:20
+#, no-c-format
+msgid "Weather Report"
+msgstr "날씨 보고"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Youngbin Park"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "shrike@nate.com"
+
+#: dockwidget.cpp:105 weatherlib.cpp:177
+msgid "The network is currently offline..."
+msgstr "네트워크가 현재 오프라인 상태입니다..."
+
+#: dockwidget.cpp:108 reportview.cpp:136
+msgid "Temperature:"
+msgstr "기온:"
+
+#: dockwidget.cpp:109 reportview.cpp:139
+msgid "Dew Point:"
+msgstr "이슬점:"
+
+#: dockwidget.cpp:111 reportview.cpp:141
+msgid "Air Pressure:"
+msgstr "기압:"
+
+#: dockwidget.cpp:112 reportview.cpp:144
+msgid "Rel. Humidity:"
+msgstr "상대 습도:"
+
+#: dockwidget.cpp:114 reportview.cpp:146
+msgid "Wind Speed:"
+msgstr "풍속:"
+
+#: dockwidget.cpp:118 reportview.cpp:153
+msgid "Heat Index:"
+msgstr "열지수:"
+
+#: dockwidget.cpp:120 reportview.cpp:156
+msgid "Wind Chill:"
+msgstr "풍속냉각:"
+
+#: dockwidget.cpp:125 reportview.cpp:162
+msgid "Sunrise:"
+msgstr "일출:"
+
+#: dockwidget.cpp:126 reportview.cpp:164
+msgid "Sunset:"
+msgstr "일몰:"
+
+#: dockwidget.cpp:133
+msgid ""
+"Station reports that it needs maintenance\n"
+"Please try again later"
+msgstr "관측소가 현재 유지/보수 중입니다.<br>나중에 다시 시도 하십시오."
+
+#: dockwidget.cpp:139
+msgid "Temperature: "
+msgstr "기온:"
+
+#: dockwidget.cpp:140
+msgid ""
+"\n"
+"Wind: "
+msgstr ""
+"\n"
+"바람:"
+
+#: dockwidget.cpp:141
+msgid ""
+"\n"
+"Air pressure: "
+msgstr ""
+"\n"
+"기압:"
+
+#: kcmweather.cpp:76
+msgid "kcmweather"
+msgstr "kcmweather"
+
+#: kcmweather.cpp:77 kcmweatherservice.cpp:52
+msgid "KWeather Configure Dialog"
+msgstr "KWeather 설정 대화상자"
+
+#: kcmweather.cpp:79 kcmweatherservice.cpp:54
+msgid "(c), 2003 Tobias Koenig"
+msgstr "(c), 2003 Tobias Koenig"
+
+#: kweather.cpp:89
+#, c-format
+msgid "KWeather - %1"
+msgstr "KWeather - %1"
+
+#: kweather.cpp:90
+msgid "Show &Report"
+msgstr "보고서 보기(&R)"
+
+#: kweather.cpp:92
+msgid "&Update Now"
+msgstr "지금 갱신하기(&U)"
+
+#: kweather.cpp:95
+msgid "&About KWeather"
+msgstr "KWeather에 대하여(&A)"
+
+#: kweather.cpp:97
+msgid "&Configure KWeather..."
+msgstr "KWeather 설정(&C)..."
+
+#: kweather.cpp:130
+msgid "Weather applet for the Kicker"
+msgstr "Kicker를 위한 날씨 애플릿"
+
+#: kweather.cpp:134
+msgid "Lots of bugfixes, improvements and cleanups."
+msgstr ""
+
+#: kweather.cpp:136
+msgid "Fixed for BSD port"
+msgstr ""
+
+#: kweather.cpp:138
+msgid "Debian fixes"
+msgstr ""
+
+#: kweather.cpp:139
+msgid "Fixed the i18n stuff and made sure the indentation was consistent :P"
+msgstr ""
+
+#: kweather.cpp:142
+msgid "Great new weather icons"
+msgstr ""
+
+#: kweather.cpp:144
+msgid "Improvements and more code cleanups"
+msgstr ""
+
+#: kweather.cpp:272
+msgid ""
+"For some reason the log file could not be written to.\n"
+"Please check to see if your disk is full or if you have write access to the "
+"location you are trying to write to."
+msgstr ""
+
+#: kweather.cpp:276 kweather.cpp:357
+msgid "KWeather Error"
+msgstr "KWeather 오류"
+
+#: kweather.cpp:354
+msgid ""
+"For some reason a new log file could not be opened.\n"
+"Please check to see if your disk is full or if you have write access to the "
+"location you are trying to write to."
+msgstr ""
+"몇가지의 이유로 새로운 로그 파일이 열리지 않았습니다."
+"<br> 디스크가 꽉 차지는 않았는지 또는 쓰고자 하는 위치에 대한 쓰기 권한이 있는지를 확인하십시오."
+
+#: main.cpp:12
+msgid "KDE"
+msgstr "KDE"
+
+#: main.cpp:13
+msgid "KWeather DCOP Service"
+msgstr "KWeather DCOP 서비스"
+
+#: main.cpp:15 main.cpp:16 reportmain.cpp:23 reportmain.cpp:25
+msgid "Developer"
+msgstr "개발자"
+
+#: metar_parser.cpp:163
+#, fuzzy, c-format
+msgid ""
+"_n: 1 meter\n"
+"%n meters"
+msgstr ""
+"_n: 1 미터\n"
+"%n 미터"
+
+#: metar_parser.cpp:168
+#, fuzzy, c-format
+msgid ""
+"_n: 1 foot\n"
+"%n feet"
+msgstr ""
+"_n: 1 피트\n"
+"%n 피트"
+
+#: metar_parser.cpp:173
+#, c-format
+msgid "Few clouds at %1"
+msgstr "%1에 약간의 구름"
+
+#: metar_parser.cpp:178
+#, c-format
+msgid "Scattered clouds at %1"
+msgstr "%1에 흩어진 구름"
+
+#: metar_parser.cpp:183
+#, c-format
+msgid "Broken clouds at %1"
+msgstr "%1에 깨어진 구름"
+
+#: metar_parser.cpp:188
+#, c-format
+msgid "Overcast clouds at %1"
+msgstr "%1에 어두운 구름"
+
+#: metar_parser.cpp:193
+msgid "Clear skies"
+msgstr "맑은 하늘"
+
+#: metar_parser.cpp:219
+msgid "Heavy"
+msgstr "흐림"
+
+#: metar_parser.cpp:224
+msgid "Light"
+msgstr ""
+
+#: metar_parser.cpp:230
+msgid "Shallow"
+msgstr ""
+
+#: metar_parser.cpp:232
+msgid "Partial"
+msgstr ""
+
+#: metar_parser.cpp:234
+msgid "Patches"
+msgstr ""
+
+#: metar_parser.cpp:236
+msgid "Low Drifting"
+msgstr ""
+
+#: metar_parser.cpp:238
+msgid "Blowing"
+msgstr ""
+
+#: metar_parser.cpp:241
+msgid "Showers"
+msgstr ""
+
+#: metar_parser.cpp:246
+msgid "Thunder Storm"
+msgstr "번개 폭풍"
+
+#: metar_parser.cpp:251
+msgid "Freezing"
+msgstr ""
+
+#: metar_parser.cpp:257
+msgid "Drizzle"
+msgstr ""
+
+#: metar_parser.cpp:262
+msgid "Rain"
+msgstr "비"
+
+#: metar_parser.cpp:267
+msgid "Snow"
+msgstr "눈"
+
+#: metar_parser.cpp:272
+msgid "Snow Grains"
+msgstr "눈 티끌"
+
+#: metar_parser.cpp:277
+msgid "Ice Crystals"
+msgstr "얼음 수정"
+
+#: metar_parser.cpp:282
+msgid "Ice Pellets"
+msgstr "얼음 탄환"
+
+#: metar_parser.cpp:287
+msgid "Hail"
+msgstr "우박"
+
+#: metar_parser.cpp:292
+msgid "Small Hail Pellets"
+msgstr "작은 우박 탄환"
+
+#: metar_parser.cpp:297
+msgid "Unknown Precipitation"
+msgstr "알려지지 않은 강수"
+
+#: metar_parser.cpp:302
+msgid "Mist"
+msgstr "옅은 안개"
+
+#: metar_parser.cpp:311
+msgid "Fog"
+msgstr "짙은 안개"
+
+#: metar_parser.cpp:319
+msgid "Smoke"
+msgstr "연기"
+
+#: metar_parser.cpp:321
+msgid "Volcanic Ash"
+msgstr "화산재"
+
+#: metar_parser.cpp:323
+msgid "Widespread Dust"
+msgstr "넓게퍼진 먼지"
+
+#: metar_parser.cpp:325
+msgid "Sand"
+msgstr "모래"
+
+#: metar_parser.cpp:327
+msgid "Haze"
+msgstr ""
+
+#: metar_parser.cpp:329
+msgid "Spray"
+msgstr ""
+
+#: metar_parser.cpp:331
+msgid "Dust/Sand Swirls"
+msgstr "먼지/모래 소용돌이"
+
+#: metar_parser.cpp:333
+msgid "Sudden Winds"
+msgstr "돌풍"
+
+#: metar_parser.cpp:337
+msgid "Tornado"
+msgstr "회오리"
+
+#: metar_parser.cpp:339
+msgid "Funnel Cloud"
+msgstr "깔때기 모양의 구름"
+
+#: metar_parser.cpp:342
+msgid "Sand Storm"
+msgstr "모래 폭풍"
+
+#: metar_parser.cpp:344
+msgid "Dust Storm"
+msgstr "먼지 폭풍"
+
+#: metar_parser.cpp:346
+msgid ""
+"_: %1 is the intensity, %2 is the descriptor and %3 is the phenomena\n"
+"%1 %2 %3"
+msgstr ""
+
+#: metar_parser.cpp:438 metar_parser.cpp:807
+msgid "°C"
+msgstr "°C"
+
+#: metar_parser.cpp:446 metar_parser.cpp:813
+msgid "°F"
+msgstr "°F"
+
+#: metar_parser.cpp:544
+msgid "km"
+msgstr "km"
+
+#: metar_parser.cpp:549
+msgid "m"
+msgstr "m"
+
+#: metar_parser.cpp:575
+msgid " hPa"
+msgstr " hPa"
+
+#: metar_parser.cpp:584
+msgid "\" Hg"
+msgstr "\" Hg"
+
+#: metar_parser.cpp:599 metar_parser.cpp:615 metar_parser.cpp:616
+msgid "N"
+msgstr "N"
+
+#: metar_parser.cpp:600
+msgid "NNE"
+msgstr "NNE"
+
+#: metar_parser.cpp:601
+msgid "NE"
+msgstr "NE"
+
+#: metar_parser.cpp:602
+msgid "ENE"
+msgstr "ENE"
+
+#: metar_parser.cpp:603
+msgid "E"
+msgstr "E"
+
+#: metar_parser.cpp:604
+msgid "ESE"
+msgstr "ESE"
+
+#: metar_parser.cpp:605
+msgid "SE"
+msgstr "SE"
+
+#: metar_parser.cpp:606
+msgid "SSE"
+msgstr "SSE"
+
+#: metar_parser.cpp:607
+msgid "S"
+msgstr "S"
+
+#: metar_parser.cpp:608
+msgid "SSW"
+msgstr "SSW"
+
+#: metar_parser.cpp:609
+msgid "SW"
+msgstr "SW"
+
+#: metar_parser.cpp:610
+msgid "WSW"
+msgstr "WSW"
+
+#: metar_parser.cpp:611
+msgid "W"
+msgstr "W"
+
+#: metar_parser.cpp:612
+msgid "WNW"
+msgstr "WNW"
+
+#: metar_parser.cpp:613
+msgid "NW"
+msgstr "NW"
+
+#: metar_parser.cpp:614
+msgid "NNW"
+msgstr "NNW"
+
+#: metar_parser.cpp:662
+#, fuzzy, c-format
+msgid ""
+"_n: 1 km/h\n"
+"%n km/h"
+msgstr ""
+"_n: 1 km/h\n"
+"%n km/h"
+
+#: metar_parser.cpp:682
+#, fuzzy, c-format
+msgid ""
+"_n: 1 MPH\n"
+"%n MPH"
+msgstr ""
+"_n: 1 MPH\n"
+"%n MPH"
+
+#: metar_parser.cpp:690
+#, c-format
+msgid ""
+"_n: Wind gusts up to 1 km/h\n"
+"Wind gusts up to %n km/h"
+msgstr ""
+
+#: metar_parser.cpp:695
+#, c-format
+msgid ""
+"_n: Wind gusts up to 1 MPH\n"
+"Wind gusts up to %n MPH"
+msgstr ""
+
+#: metar_parser.cpp:824 metar_parser.cpp:825 stationdatabase.cpp:84
+#: stationdatabase.cpp:106 stationdatabase.cpp:128 stationdatabase.cpp:150
+#: weatherservice.cpp:288 weatherservice.cpp:289 weatherservice.cpp:291
+msgid "Unknown Station"
+msgstr "알 수 없는 관측소"
+
+#: reportmain.cpp:14
+msgid "METAR location code for the report"
+msgstr "관측소에 대한 METAR 지역 코드"
+
+#: reportmain.cpp:21
+msgid "Weather Report for KWeatherService"
+msgstr "KWeather서비스를 위한 날씨 보고서"
+
+#: reportview.cpp:96
+#, c-format
+msgid "Weather Report - %1"
+msgstr "날씨 보고서 - %1"
+
+#: reportview.cpp:102
+msgid "Station reports that it needs maintenance"
+msgstr "관측소가 현재 유지/보수 중입니다."
+
+#: reportview.cpp:124
+#, fuzzy
+msgid "Weather Report - %1 - %2"
+msgstr "날씨 보고서 - %1"
+
+#: reportview.cpp:128
+#, fuzzy, c-format
+msgid "Latest data from %1"
+msgstr "%1에 마지막으로 갱신됨"
+
+#: weatherbar.cpp:163
+msgid "Sidebar Weather Report"
+msgstr "사이드바 날씨 보고서"
+
+#: weatherlib.cpp:146 weatherlib.cpp:155 weatherlib.cpp:168
+msgid "KWeather Error!"
+msgstr "KWeather 오류!"
+
+#: weatherlib.cpp:147
+msgid "The temp file %1 was empty."
+msgstr "임시 파일 %1가 비어있습니다."
+
+#: weatherlib.cpp:156
+#, c-format
+msgid "Could not read the temp file %1."
+msgstr "임시 파일 %1을 읽을 수 없습니다."
+
+#: weatherlib.cpp:169
+msgid "The requested station does not exist."
+msgstr "요청한 관측소는 존재하지 않습니다."
+
+#: weatherlib.cpp:178
+msgid "Please update later."
+msgstr "나중에 다시 하십시오."
+
+#: weatherlib.cpp:225
+msgid "Retrieving weather data..."
+msgstr "날씨 정보를 받고 있는 중..."
diff --git a/tde-i18n-ko/messages/tdetoys/kworldclock.po b/tde-i18n-ko/messages/tdetoys/kworldclock.po
new file mode 100644
index 00000000000..4ff900787be
--- /dev/null
+++ b/tde-i18n-ko/messages/tdetoys/kworldclock.po
@@ -0,0 +1,164 @@
+# Translation of kworldclock to Korean.
+# KIM KyungHeon <tody@teoal.net>, 2001.
+# Park Shinjo <peremen@gmail.com>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kworldclock\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2007-12-04 08:09+0900\n"
+"Last-Translator: Park Shinjo <peremen@gmail.com>\n"
+"Language-Team: Korean <tde-i18n@kldp.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=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
+#, 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 "캡션(&C):"
+
+#. i18n: file clock.ui line 146
+#: rc.cpp:26
+#, no-c-format
+msgid "&Timezone:"
+msgstr "시간대(&T):"
+
+#: 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
+msgid "The name of the theme to use"
+msgstr "사용할 테마 이름"
+
+#: 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 "빨간색 깃발 추가(&R)"
+
+#: mapwidget.cpp:91
+msgid "Add &Green"
+msgstr "녹색 깃발 추가(&G)"
+
+#: mapwidget.cpp:94
+msgid "Add &Blue"
+msgstr "파란색 깃발 추가(&B)"
+
+#: mapwidget.cpp:96
+msgid "Add &Custom..."
+msgstr "사용자 정의 색 깃발 추가(&C)..."
+
+#: mapwidget.cpp:99
+msgid "&Remove Flag"
+msgstr "깃발 삭제(&R)"
+
+#: mapwidget.cpp:100
+msgid "&Remove All Flags"
+msgstr "모든 깃발 삭제(&R)"
+
+#: mapwidget.cpp:114 zoneclock.cpp:70
+msgid "&Add..."
+msgstr "추가(&A)..."
+
+#: mapwidget.cpp:117
+msgid "&Flags"
+msgstr "깃발(&F)"
+
+#: mapwidget.cpp:120
+msgid "&Clocks"
+msgstr "시계(&C)"
+
+#: mapwidget.cpp:123
+msgid "&Map Theme"
+msgstr "지도 테마(&M)"
+
+#: mapwidget.cpp:124
+msgid "Show &Daylight"
+msgstr "밤낮 표시(&D)"
+
+#: mapwidget.cpp:125
+msgid "Show &Cities"
+msgstr "도시 표시(&C)"
+
+#: mapwidget.cpp:126
+msgid "Show F&lags"
+msgstr "깃발 표시(&L)"
+
+#: mapwidget.cpp:131
+msgid "&Save Settings"
+msgstr "설정 저장(&S)"
+
+#: mapwidget.cpp:265
+msgid "Do you really want to remove all flags?"
+msgstr "정말로 모든 깃발을 지우시겠습니까?"
+
+#: zoneclock.cpp:69
+msgid "&Edit..."
+msgstr "편집(&E)..."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Park Shinjo"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "peremen@gmail.com"