summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ga/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-ga/messages/tdetoys
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-ga/messages/tdetoys')
-rw-r--r--tde-i18n-ga/messages/tdetoys/Makefile.am3
-rw-r--r--tde-i18n-ga/messages/tdetoys/Makefile.in663
-rw-r--r--tde-i18n-ga/messages/tdetoys/amor.po221
-rw-r--r--tde-i18n-ga/messages/tdetoys/kfifteenapplet.po60
-rw-r--r--tde-i18n-ga/messages/tdetoys/kmoon.po158
-rw-r--r--tde-i18n-ga/messages/tdetoys/kodo.po98
-rw-r--r--tde-i18n-ga/messages/tdetoys/kteatime.po178
-rw-r--r--tde-i18n-ga/messages/tdetoys/ktux.po38
-rw-r--r--tde-i18n-ga/messages/tdetoys/kweather.po741
-rw-r--r--tde-i18n-ga/messages/tdetoys/kworldclock.po158
10 files changed, 2318 insertions, 0 deletions
diff --git a/tde-i18n-ga/messages/tdetoys/Makefile.am b/tde-i18n-ga/messages/tdetoys/Makefile.am
new file mode 100644
index 00000000000..6c2ce5eccbc
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = ga
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-ga/messages/tdetoys/Makefile.in b/tde-i18n-ga/messages/tdetoys/Makefile.in
new file mode 100644
index 00000000000..98cfeb59ab6
--- /dev/null
+++ b/tde-i18n-ga/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 = ga
+#>- 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-ga/messages/tdetoys/amor.po b/tde-i18n-ga/messages/tdetoys/amor.po
new file mode 100644
index 00000000000..c2af17effef
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/amor.po
@@ -0,0 +1,221 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/amor.po\n"
+"POT-Creation-Date: 2005-11-30 03:24+0100\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: tips.cpp:2
+msgid "Don't run with scissors."
+msgstr "Ná rith le siosúr."
+
+#: tips.cpp:5
+msgid "Never trust car salesmen or politicians."
+msgstr "Ná cuir muinín i ndíoltóir carranna nó i bpolaiteoir."
+
+#: tips.cpp:8
+msgid ""
+"Real programmers don't comment their code. It was hard to write, it should be "
+"hard to understand."
+msgstr ""
+"Ní chuireann fíor-ríomhchláraitheoirí nótaí tráchta ina gcuid cóid. Bhí sé "
+"deacair go leor a scríobh, ba chóir dó a bheith deacair a thuiscint."
+
+#: tips.cpp:11
+msgid ""
+"It is much easier to suggest solutions when you know nothing about the problem."
+msgstr ""
+"Tá sé i bhfad níos fusa réitigh a mholadh nuair nach bhfuil eolas ar bith agat "
+"ar an bhfadhb."
+
+#: tips.cpp:14
+msgid "You can never have too much memory or disk space."
+msgstr "Ní féidir an iomarca cuimhne nó spás diosca a bheith agat."
+
+#: tips.cpp:17
+msgid "The answer is 42."
+msgstr "Is é 42 an freagra."
+
+#: tips.cpp:20
+msgid "It's not a bug. It's a misfeature."
+msgstr "Ní fabht é. Is míghné é."
+
+#: tips.cpp:23
+msgid "Help stamp out and abolish redundancy."
+msgstr "Cuidigh linn deireadh a chur leis an iomarcaíocht agus é a dhíothú."
+
+#: tips.cpp:26
+msgid ""
+"To maximize a window vertically, click the maximize button with the middle "
+"mouse button."
+msgstr ""
+"Chun fuinneog a uasmhéadú go hingearach, cliceáil an cnaipe 'Uasmhéadaigh' leis "
+"an gcnaipe luiche sa lár."
+
+#: tips.cpp:29
+msgid "You can use Alt+Tab to switch between applications."
+msgstr "Is féidir leat Alt+Tab a úsáid chun bogadh idir feidhmchláir."
+
+#: tips.cpp:32
+msgid ""
+"Press Ctrl+Esc to show the applications running in your current session."
+msgstr ""
+"Brúigh Ctrl+Esc chun na feidhmchláir atá ag rith i do sheisiún reatha a "
+"thaispeáint."
+
+#: tips.cpp:35
+msgid "Alt+F2 displays a small window that you can type a command into."
+msgstr ""
+"Taispeánann Alt+F2 fuinneog bheag ar féidir leat ordú a clóscríobh inti."
+
+#: tips.cpp:38
+msgid "Ctrl+F1 to Ctrl+F8 can be used to switch virtual desktops."
+msgstr ""
+"Is féidir leat Ctrl+F1 trí Ctrl+F8 a úsáid chun bogadh idir deasca fíorúla."
+
+#: tips.cpp:41
+msgid "You can move buttons on the panel using the middle mouse button."
+msgstr ""
+"Is féidir leat cnaipí a bhogadh ar an bpainéal leis an gcnaipe luiche sa lár."
+
+#: tips.cpp:44
+msgid "Alt+F1 pops-up the system menu."
+msgstr "Taispeánann Alt+F1 roghchlár an chórais."
+
+#: tips.cpp:47
+msgid ""
+"Ctrl+Alt+Esc can be used to kill an application that has stopped responding."
+msgstr ""
+"Is féidir Ctrl+Alt+Esc a úsáid chun feidhmchlár a mharú nuair nach bhfuil sé ag "
+"freagairt."
+
+#: tips.cpp:50
+msgid ""
+"If you leave KDE applications open when you logout, they will be restarted "
+"automatically when you log back in."
+msgstr ""
+"Má fhágann tú feidhmchlár KDE oscailte nuair a logálann tú amach, atosófar é go "
+"huathoibríoch arís nuair a logálfaidh tú isteach an chéad uair eile."
+
+#: tips.cpp:53
+msgid "The KDE file manager is also a web browser and an FTP client."
+msgstr ""
+"Is brabhsálaí Gréasáin agus cliant FTP é freisin an bainisteoir comhad KDE."
+
+#: tips.cpp:56
+msgid ""
+"Applications can display messages and tips in an Amor bubble using the "
+"showMessage() and\n"
+"showTip() DCOP calls"
+msgstr ""
+"Is féidir le feidhmchláir teachtaireachtaí agus leideanna a thaispeáint i "
+"mbolgán Amor le\n"
+"glaonna DCOP showMessage() agus showTip()"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie,scannell at slu dot edu"
+
+#: amor.cpp:325
+msgid "Error reading theme: "
+msgstr "Earráid ag léamh téama:"
+
+#: amor.cpp:339 amor.cpp:348
+msgid "Error reading group: "
+msgstr "Earráid ag léamh grúpa:"
+
+#: amor.cpp:613
+msgid "&Configure..."
+msgstr "&Cumraigh..."
+
+#: amor.cpp:751
+msgid ""
+"Amor Version %1\n"
+"\n"
+msgstr ""
+"Amor, Leagan %1\n"
+"\n"
+
+#: amor.cpp:752
+msgid ""
+"Amusing Misuse Of Resources\n"
+"\n"
+msgstr ""
+"Mí-úsáid Ghreannmhar na hAcmhainní\n"
+"\n"
+
+#: amor.cpp:753
+msgid ""
+"Copyright (c) 1999 Martin R. Jones <mjones@kde.org>\n"
+"\n"
+msgstr ""
+"Cóipcheart © 1999 Martin R. Jones <mjones@kde.org>\n"
+"\n"
+
+#: amor.cpp:754
+msgid ""
+"Original Author: Martin R. Jones <mjones@kde.org>\n"
+msgstr ""
+"An chéad údar: Martin R. Jones <mjones@kde.org>\n"
+
+#: amor.cpp:755
+msgid ""
+"Current Maintainer: Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar>\n"
+msgstr ""
+"Cothaitheoir reatha: Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar>\n"
+
+#: amor.cpp:757
+msgid "About Amor"
+msgstr "Eolas Faoi Amor"
+
+#: amordialog.cpp:57
+msgid "Theme:"
+msgstr "Téama:"
+
+#: amordialog.cpp:74
+msgid "Offset:"
+msgstr "Fritháireamh:"
+
+#: amordialog.cpp:81
+msgid "Always on top"
+msgstr "Ar Barr i gcónaí"
+
+#: amordialog.cpp:85
+msgid "Show random tips"
+msgstr "Taispeáin leideanna randamacha"
+
+#: amordialog.cpp:89
+msgid "Use a random character"
+msgstr "Úsáid carachtar randamach"
+
+#: amordialog.cpp:93
+msgid "Allow application tips"
+msgstr "Ceadaigh leideanna fheidhmchláir"
+
+#: amortips.cpp:82
+msgid "No tip"
+msgstr "Gan leid"
+
+#: main.cpp:43
+msgid "KDE creature for your desktop"
+msgstr "Créatúr KDE ar do dheasc"
+
+#: main.cpp:47
+msgid "amor"
+msgstr "amor"
+
+#: main.cpp:51
+msgid "Current maintainer"
+msgstr "Cothaitheoir Reatha"
diff --git a/tde-i18n-ga/messages/tdetoys/kfifteenapplet.po b/tde-i18n-ga/messages/tdetoys/kfifteenapplet.po
new file mode 100644
index 00000000000..857d3ece174
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/kfifteenapplet.po
@@ -0,0 +1,60 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/kfifteenapplet.po\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie,scannell at slu dot edu"
+
+#: 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 ""
+"Feidhmchláirín cúig phíosa dhéag.\n"
+"\n"
+"Is éard is aidhm leis an gcluiche ná na píosaí a shleamhnú in ord uimhriúil.\n"
+"Roghnaigh \"Randamaigh na Píosaí\" ón chnaipe ar dheis chun\n"
+"cluiche nua a thosú."
+
+#: fifteenapplet.cpp:94
+msgid "R&andomize Pieces"
+msgstr "R&andamaigh na Píosaí"
+
+#: fifteenapplet.cpp:95
+msgid "&Reset Pieces"
+msgstr "&Athshocraigh na Píosaí"
+
+#: fifteenapplet.cpp:221
+msgid ""
+"Congratulations!\n"
+"You win the game!"
+msgstr ""
+"Comhghairdeas!\n"
+"Bhí an bua agat!"
+
+#: fifteenapplet.cpp:221
+msgid "Fifteen Pieces"
+msgstr "Cúig Phíosa Déag"
diff --git a/tde-i18n-ga/messages/tdetoys/kmoon.po b/tde-i18n-ga/messages/tdetoys/kmoon.po
new file mode 100644
index 00000000000..8e88f50bc2d
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/kmoon.po
@@ -0,0 +1,158 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/kmoon.po\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: kmoonapplet.cpp:52
+msgid "Moon Phase Indicator for KDE"
+msgstr "Táscaire Chruth na Gealaí do KDE"
+
+#: kmoonapplet.cpp:84
+msgid "&Configure..."
+msgstr "&Cumraigh..."
+
+#: kmoonapplet.cpp:100
+msgid "About Moon Phase Indicator"
+msgstr "Eolas faoi Tháscaire Chruth na Gealaí"
+
+#: 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 ""
+"Le Stephan Kulow <coolo@kde.org>\n"
+"\n"
+"Feidhmchláirín déanta ag M G Berberich <berberic@fmi.uni-passau.de>\n"
+"\n"
+"Cód Gealaí le Chris Osburn <chris@speakeasy.org>\n"
+"\n"
+"Grafaicí Gealaí le Tim Beauchamp <timb@googol.com>"
+
+#: kmoondlg.cpp:33
+msgid "Change View"
+msgstr "Athraigh Amharc"
+
+#: kmoondlg.cpp:44
+msgid "View angle:"
+msgstr "Uillinn fhéachana:"
+
+#: 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 ""
+"Is féidir é seo a úsáid chun an ghealach a chasadh go dtí\n"
+"an uillinn cheart don áit ina bhfuil tú.\n"
+"\n"
+"Tá sé (beagnach) dodhéanta an uillinn seo a ríomh ó\n"
+"shonraí ar bith an chórais, agus mar sin tig leat an tslí\n"
+"ina dtaispeánfar an ghealach a chumrú anseo.\n"
+"Is é 0 an réamhshocrú, ach is beag seans go bhfeicfeá\n"
+"an ghealach ag an uillinn sin."
+
+#: kmoondlg.cpp:69 kmoondlg.cpp:103
+msgid "Switch to Southern Hemisphere"
+msgstr "Bog go dtí an Leathchruinne Theas"
+
+#: kmoondlg.cpp:70 kmoondlg.cpp:104
+msgid "Switch to Northern Hemisphere"
+msgstr "Bog go dtí an Leathchruinne Thuaidh"
+
+#: kmoondlg.cpp:75 kmoondlg.cpp:110
+msgid "Switch Masking Off"
+msgstr "Díchumasaigh Mascadh"
+
+#: kmoondlg.cpp:76 kmoondlg.cpp:111
+msgid "Switch Masking On"
+msgstr "Cumasaigh Mascadh"
+
+#: kmoondlg.cpp:84
+msgid ""
+"The moon as KMoon would display it\n"
+"following your current setting and time."
+msgstr ""
+"An ghealach mar a thaispeánfadh KMoon í\n"
+"de réir do shocruithe reatha agus ama."
+
+#: kmoonwidget.cpp:127
+msgid "Full Moon"
+msgstr "Gealach Lán"
+
+#: kmoonwidget.cpp:170
+msgid "New Moon"
+msgstr "Gealach Úr"
+
+#: kmoonwidget.cpp:178
+#, c-format
+msgid ""
+"_n: Waxing Crescent (New Moon was yesterday)\n"
+"Waxing Crescent (%n days since New Moon)"
+msgstr ""
+"Gealach Dheirceach ag Líonadh (Gealach Úr inné)\n"
+"Gealach Dheirceach ag Líonadh (Gealach Úr arú inné)\n"
+"Gealach Dheirceach ag Líonadh (Gealach Úr %n lá ó shin)\n"
+"Gealach Dheirceach ag Líonadh (Gealach Úr %n lá ó shin)\n"
+"Gealach Dheirceach ag Líonadh (Gealach Úr %n lá ó shin)"
+
+#: kmoonwidget.cpp:181
+msgid "First Quarter"
+msgstr "An Chéad Cheathrú"
+
+#: kmoonwidget.cpp:189
+#, c-format
+msgid ""
+"_n: Waxing Gibbous (Tomorrow is Full Moon)\n"
+"Waxing Gibbous (%n days to Full Moon)"
+msgstr ""
+"Gealach Scothlán ag Líonadh (Gealach Úr amárach)\n"
+"Gealach Scothlán ag Líonadh (Gealach Úr arú amárach)\n"
+"Gealach Scothlán ag Líonadh (%n lá roimh an Ghealach Nua)\n"
+"Gealach Scothlán ag Líonadh (%n lá roimh an Ghealach Nua)\n"
+"Gealach Scothlán ag Líonadh (%n lá roimh an Ghealach Nua)"
+
+#: kmoonwidget.cpp:200
+#, c-format
+msgid ""
+"_n: Waning Gibbous (Yesterday was Full Moon)\n"
+"Waning Gibbous (%n days since Full Moon)"
+msgstr ""
+"Gealach Scothlán ag Dul ar gCúl (Gealach Úr inné)\n"
+"Gealach Scothlán ag Dul ar gCúl (Gealach Úr arú inné)\n"
+"Gealach Scothlán ag Dul ar gCúl (%n lá ón Ghealach Nua)\n"
+"Gealach Scothlán ag Dul ar gCúl (%n lá ón Ghealach Nua)\n"
+"Gealach Scothlán ag Dul ar gCúl (%n lá ón Ghealach Nua)"
+
+#: kmoonwidget.cpp:203
+msgid "Last Quarter"
+msgstr "An Ceathrú Deireanach"
+
+#: kmoonwidget.cpp:213
+#, c-format
+msgid ""
+"_n: Waning Crescent (Tomorrow is New Moon)\n"
+"Waning Crescent (%n days to New Moon)"
+msgstr ""
+"Gealach Dheirceach ag Dul ar gCúl (Gealach Úr amárach)\n"
+"Gealach Dheirceach ag Dul ar gCúl (Gealach Úr arú amárach)\n"
+"Gealach Dheirceach ag Dul ar gCúl (%n lá roimh an Ghealach Nua)\n"
+"Gealach Dheirceach ag Dul ar gCúl (%n lá roimh an Ghealach Nua)\n"
+"Gealach Dheirceach ag Dul ar gCúl (%n lá roimh an Ghealach Nua)"
diff --git a/tde-i18n-ga/messages/tdetoys/kodo.po b/tde-i18n-ga/messages/tdetoys/kodo.po
new file mode 100644
index 00000000000..9a22d7cdd2b
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/kodo.po
@@ -0,0 +1,98 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/kodo.po\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: main.cpp:67
+msgid "KOdometer"
+msgstr "KOdometer"
+
+#: main.cpp:68
+msgid "KOdometer measures your desktop mileage"
+msgstr "Tomhaiseann KOdometer an míleáiste luiche atá déanta agat"
+
+#: main.cpp:71
+msgid "A mouse odometer"
+msgstr "Odaiméadar luiche"
+
+#: main.cpp:77
+msgid "KDE 2 porting and some code cleanups"
+msgstr "Leagan KDE 2 agus glanadh an chóid"
+
+#: kodometer.cpp:33
+msgid "inch"
+msgstr "orlach"
+
+#: kodometer.cpp:33
+msgid "inches"
+msgstr "orlach"
+
+#: kodometer.cpp:34
+msgid "cm"
+msgstr "cm"
+
+#: kodometer.cpp:35
+msgid "foot"
+msgstr "troigh"
+
+#: kodometer.cpp:35
+msgid "feet"
+msgstr "troigh"
+
+#: kodometer.cpp:36
+msgid "meter"
+msgstr "méadar"
+
+#: kodometer.cpp:36
+msgid "meters"
+msgstr "méadar"
+
+#: kodometer.cpp:37
+msgid "mile"
+msgstr "míle"
+
+#: kodometer.cpp:37
+msgid "miles"
+msgstr "míle"
+
+#: kodometer.cpp:38
+msgid "km"
+msgstr "km"
+
+#: kodometer.cpp:91
+msgid "&Enable"
+msgstr "&Cumasaigh"
+
+#: kodometer.cpp:92
+msgid "&Metric Display"
+msgstr "Taispeáint &Mhéadrach"
+
+#: kodometer.cpp:94
+msgid "Auto &Reset Trip"
+msgstr "Athshocraigh an Tu&ras go hUathoibríoch"
+
+#: kodometer.cpp:96
+msgid "Reset &Trip"
+msgstr "Athshocraigh an &Turas"
+
+#: kodometer.cpp:97
+msgid "Reset &Odometer"
+msgstr "Athshocraigh an t&Odaiméadar"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie,scannell at slu dot edu"
diff --git a/tde-i18n-ga/messages/tdetoys/kteatime.po b/tde-i18n-ga/messages/tdetoys/kteatime.po
new file mode 100644
index 00000000000..6d521986a0f
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/kteatime.po
@@ -0,0 +1,178 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/kteatime.po\n"
+"POT-Creation-Date: 2006-04-20 04:01+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\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 "Uirlis KDE chun cupán deas tae a fhliuchadh"
+
+#: main.cpp:42
+msgid "KTeaTime"
+msgstr "KTeaTime"
+
+#: main.cpp:47
+msgid "Many patches"
+msgstr "Neart paistí"
+
+#: toplevel.cpp:93
+msgid "Black Tea"
+msgstr "Tae láidir"
+
+#: toplevel.cpp:96
+msgid "Earl Grey"
+msgstr "Iarla Grey"
+
+#: toplevel.cpp:99
+msgid "Fruit Tea"
+msgstr "Tae toraidh"
+
+#: toplevel.cpp:108
+msgid "Other Tea"
+msgstr "Tae Eile"
+
+#: toplevel.cpp:122
+msgid "Sto&p"
+msgstr "Sta&d"
+
+#: toplevel.cpp:124
+msgid "&Configure..."
+msgstr "&Cumraigh..."
+
+#: toplevel.cpp:126
+msgid "&Anonymous..."
+msgstr "G&an Ainm..."
+
+#: toplevel.cpp:297
+msgid "The %1 is now ready!"
+msgstr "Tá an %1 réidh anois!"
+
+#: toplevel.cpp:308 toplevel.cpp:345 toplevel.cpp:461
+msgid "The Tea Cooker"
+msgstr "An Cócaire Tae"
+
+#: toplevel.cpp:325
+msgid "%1 left for %2"
+msgstr "%1 fágtha le haghaidh %2 "
+
+#: toplevel.cpp:425
+msgid "There is no tea to begin steeping."
+msgstr "Níl aon tae ann le fliuchadh."
+
+#: toplevel.cpp:425
+msgid "No Tea"
+msgstr "Níl aon tae ann"
+
+#: toplevel.cpp:470
+msgid "Anonymous Tea"
+msgstr "Tae gan ainm"
+
+#: toplevel.cpp:484 toplevel.cpp:729
+msgid "Tea time:"
+msgstr "Am tae:"
+
+#: toplevel.cpp:500
+msgid "tea"
+msgstr "tae"
+
+#: toplevel.cpp:575
+msgid "New Tea"
+msgstr "Tae Nua"
+
+#: toplevel.cpp:653
+msgid "Configure Tea Cooker"
+msgstr "Cumraigh An Cócaire Tae"
+
+#: toplevel.cpp:665
+msgid "Tea List"
+msgstr "Liosta Tae"
+
+#: toplevel.cpp:669
+msgid "Name"
+msgstr "Ainm"
+
+#: toplevel.cpp:671
+msgid "Time"
+msgstr "Am"
+
+#: toplevel.cpp:681
+msgid "New"
+msgstr "Nua"
+
+#: toplevel.cpp:695
+msgid "Up"
+msgstr "Suas"
+
+#: toplevel.cpp:702
+msgid "Down"
+msgstr "Síos"
+
+#: toplevel.cpp:712
+msgid "Tea Properties"
+msgstr "Airíonna an Tae"
+
+#: toplevel.cpp:723
+msgid "Name:"
+msgstr "Ainm:"
+
+#: toplevel.cpp:734
+msgid "Action"
+msgstr "Gníomh"
+
+#: toplevel.cpp:739
+msgid "Configure Events..."
+msgstr "Cumraigh Teagmhais..."
+
+#: toplevel.cpp:744
+msgid "Event"
+msgstr "Teagmhas"
+
+#: toplevel.cpp:745
+msgid "Popup"
+msgstr "Preabfhuinneog"
+
+#: toplevel.cpp:755
+msgid "Enter command here; '%t' will be replaced with name of steeping tea"
+msgstr "Sonraigh ordú anseo; cuirfear ainm an tae atá á fliuchadh in áit '%t'."
+
+#: toplevel.cpp:760
+msgid "Visualize progress in icon tray"
+msgstr "Taispeáin an dul chun cinn i scipéad na ndeilbhíní"
+
+#: tealist.cpp:18
+msgid "%1 min"
+msgstr "%1 nóim"
+
+#: tealist.cpp:21
+msgid "%1 s"
+msgstr "%1 s"
+
+#: tealist.cpp:23
+msgid " %1 s"
+msgstr " %1 s"
+
+#: timeedit.cpp:59
+msgid " min"
+msgstr " nóiméad"
+
+#: timeedit.cpp:65
+msgid " sec"
+msgstr " s"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie"
diff --git a/tde-i18n-ga/messages/tdetoys/ktux.po b/tde-i18n-ga/messages/tdetoys/ktux.po
new file mode 100644
index 00000000000..8a1222a2655
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/ktux.po
@@ -0,0 +1,38 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/ktux.po\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: sprite.cpp:30
+msgid "Tux Screen Saver"
+msgstr "Spárálaí Scáileáin Tux"
+
+#: sprite.cpp:54
+msgid "Setup KTux"
+msgstr "Socraigh KTux"
+
+#: sprite.cpp:62
+msgid "Speed:"
+msgstr "Luas:"
+
+#: sprite.cpp:131
+msgid "About KTux"
+msgstr "Eolas faoi KTux"
+
+#: sprite.cpp:132
+msgid ""
+"KTux Version 1.0\n"
+"\n"
+"Written by Martin R. Jones 1999\n"
+"mjones@kde.org"
+msgstr ""
+"KTux Leagan 1.0\n"
+"\n"
+"Scríofa ag Martin R. Jones 1999\n"
+"mjones@kde.org"
diff --git a/tde-i18n-ga/messages/tdetoys/kweather.po b/tde-i18n-ga/messages/tdetoys/kweather.po
new file mode 100644
index 00000000000..6b2f9d3ff9d
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/kweather.po
@@ -0,0 +1,741 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: tdetoys/kweather.po\n"
+"POT-Creation-Date: 2008-07-29 01:19+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: ga <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file prefdialogdata.ui line 59
+#: rc.cpp:3
+#, no-c-format
+msgid "Weather Station Options"
+msgstr "Roghanna Stáisiún Aimsire"
+
+#. i18n: file prefdialogdata.ui line 70
+#: rc.cpp:6
+#, no-c-format
+msgid "&Location:"
+msgstr "&Suíomh:"
+
+#. i18n: file prefdialogdata.ui line 130
+#: rc.cpp:9
+#, no-c-format
+msgid "Panel Display Options"
+msgstr "Roghanna Taispeána an Phainéil"
+
+#. i18n: file prefdialogdata.ui line 155
+#: rc.cpp:12
+#, no-c-format
+msgid "&Show icon only"
+msgstr "Tai&speáin an deilbhín amháin"
+
+#. 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>Cliceáil anseo chun deilbhín na haimsire a thaispeáint amháin.</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 ""
+"Ní úsáidfidh KWeather ach sliotán amháin ar an Kicker má roghnaigh tú an ghné "
+"seo. Úsáideann sé dhá shliotán go hiondúil. Taispeánann an t-amharc beag an "
+"deilbhín aimsire amháin, agus taispeánann an gnáthamharc an deilbhín agus "
+"staitisticí faoin aimsir faoi láthair. Leis an amharc beag, beidh na "
+"staitisticí aimsire le fáil trí leid uirlise ar an chnaipe."
+
+#. i18n: file prefdialogdata.ui line 172
+#: rc.cpp:21
+#, no-c-format
+msgid "Show &icon and temperature"
+msgstr "Ta&ispeáin an deilbhín agus an teocht"
+
+#. i18n: file prefdialogdata.ui line 183
+#: rc.cpp:24
+#, no-c-format
+msgid "Show icon, temperature, &wind and pressure information"
+msgstr ""
+"Ta&ispeáin an deilbhín, an teocht, agus faisnéis faoin ghaoth agus faoin bhrú"
+
+#. i18n: file prefdialogdata.ui line 207
+#: rc.cpp:27
+#, no-c-format
+msgid "Logging Options"
+msgstr "Roghanna Logála"
+
+#. i18n: file prefdialogdata.ui line 218
+#: rc.cpp:30
+#, no-c-format
+msgid "E&nable logging"
+msgstr "Cu&masaigh logáil"
+
+#. i18n: file prefdialogdata.ui line 246
+#: rc.cpp:33
+#, no-c-format
+msgid "Log &file:"
+msgstr "Log&chomhad:"
+
+#. i18n: file prefdialogdata.ui line 266
+#: rc.cpp:36
+#, no-c-format
+msgid "Enter the logfile name."
+msgstr "Cuir isteach ainm an logchomhaid."
+
+#. 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 ""
+"Cuir isteach an chonair iomlán agus ainm comhaid chun logáil a chumasú i "
+"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 "C&uir Leis"
+
+#. i18n: file serviceconfigdata.ui line 36
+#: rc.cpp:51
+#, no-c-format
+msgid "Se&lected stations:"
+msgstr "S&táisiúin roghnaithe:"
+
+#. i18n: file serviceconfigdata.ui line 47
+#: rc.cpp:54
+#, no-c-format
+msgid "A&vailable stations:"
+msgstr "Stáisiúin atá ar &fáil:"
+
+#. i18n: file serviceconfigdata.ui line 73
+#: rc.cpp:57
+#, no-c-format
+msgid "Selected"
+msgstr "Roghnaithe"
+
+#. i18n: file serviceconfigdata.ui line 134
+#: rc.cpp:63
+#, no-c-format
+msgid "All"
+msgstr "Gach Rud"
+
+#. i18n: file serviceconfigdata.ui line 183
+#: rc.cpp:66
+#, no-c-format
+msgid "&Stop Weather Service"
+msgstr "&Stop an tSeirbhís Aimsire"
+
+#. i18n: file serviceconfigdata.ui line 191
+#: rc.cpp:69
+#, no-c-format
+msgid "&Update All"
+msgstr "Nuashonraigh &Uile"
+
+#. i18n: file sidebarwidgetbase.ui line 25
+#: rc.cpp:72
+#, no-c-format
+msgid "Station Manager"
+msgstr "Bainisteoir an Stáisiúin"
+
+#. i18n: file sidebarwidgetbase.ui line 78
+#: rc.cpp:78 reportmain.cpp:20
+#, no-c-format
+msgid "Weather Report"
+msgstr "Tuairisc Aimsire"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie,scannell at slu dot edu"
+
+#: dockwidget.cpp:105 weatherlib.cpp:177
+msgid "The network is currently offline..."
+msgstr "Tá an líonra as líne faoi láthair..."
+
+#: dockwidget.cpp:108 reportview.cpp:136
+msgid "Temperature:"
+msgstr "Teocht:"
+
+#: dockwidget.cpp:109 reportview.cpp:139
+msgid "Dew Point:"
+msgstr "Drúchtphointe:"
+
+#: dockwidget.cpp:111 reportview.cpp:141
+msgid "Air Pressure:"
+msgstr "Brú an Aeir:"
+
+#: dockwidget.cpp:112 reportview.cpp:144
+msgid "Rel. Humidity:"
+msgstr "Bogthaise Choibh.:"
+
+#: dockwidget.cpp:114 reportview.cpp:146
+msgid "Wind Speed:"
+msgstr "Luas Gaoithe:"
+
+#: dockwidget.cpp:118 reportview.cpp:153
+msgid "Heat Index:"
+msgstr "Innéacs Teasa:"
+
+#: dockwidget.cpp:120 reportview.cpp:156
+msgid "Wind Chill:"
+msgstr "Goimh na Gaoithe:"
+
+#: dockwidget.cpp:125 reportview.cpp:162
+msgid "Sunrise:"
+msgstr "Éirí Gréine:"
+
+#: dockwidget.cpp:126 reportview.cpp:164
+msgid "Sunset:"
+msgstr "Luí Gréine:"
+
+#: dockwidget.cpp:133
+msgid ""
+"Station reports that it needs maintenance\n"
+"Please try again later"
+msgstr ""
+"Deir an stáisiún go bhfuil cothabháil de dhíth air\n"
+"Bain triail eile as níos déanaí"
+
+#: dockwidget.cpp:139
+msgid "Temperature: "
+msgstr "Teocht:"
+
+#: dockwidget.cpp:140
+msgid ""
+"\n"
+"Wind: "
+msgstr ""
+"\n"
+"Gaoth:"
+
+#: dockwidget.cpp:141
+msgid ""
+"\n"
+"Air pressure: "
+msgstr ""
+"\n"
+"Brú an aeir: "
+
+#: kcmweather.cpp:76
+msgid "kcmweather"
+msgstr "kcmweather"
+
+#: kcmweather.cpp:77 kcmweatherservice.cpp:52
+msgid "KWeather Configure Dialog"
+msgstr "Dialóg Chumraíochta KWeather"
+
+#: kcmweather.cpp:79 kcmweatherservice.cpp:54
+msgid "(c), 2003 Tobias Koenig"
+msgstr "© 2003 Tobias Koenig"
+
+#: kweather.cpp:89
+#, c-format
+msgid "KWeather - %1"
+msgstr "KWeather - %1"
+
+#: kweather.cpp:90
+msgid "Show &Report"
+msgstr "Taispeáin Tuai&risc"
+
+#: kweather.cpp:92
+msgid "&Update Now"
+msgstr "N&uashonraigh Anois"
+
+#: kweather.cpp:95
+msgid "&About KWeather"
+msgstr "Eol&as Faoi KWeather"
+
+#: kweather.cpp:97
+msgid "&Configure KWeather..."
+msgstr "&Cumraigh KWeather..."
+
+#: kweather.cpp:130
+msgid "Weather applet for the Kicker"
+msgstr "Feidhmchláirín aimsire do Kicker"
+
+#: kweather.cpp:134
+msgid "Lots of bugfixes, improvements and cleanups."
+msgstr "Go leor ceartúcháin, feabhsúcháin agus glanadh."
+
+#: kweather.cpp:136
+msgid "Fixed for BSD port"
+msgstr "Ceartaithe le haghaidh leagain BSD"
+
+#: kweather.cpp:138
+msgid "Debian fixes"
+msgstr "Ceartúcháin do Debian"
+
+#: kweather.cpp:139
+msgid "Fixed the i18n stuff and made sure the indentation was consistent :P"
+msgstr ""
+"Ceartúcháin ar an stuif idirnáisiúnaithe, agus deimhniú go bhfuil an t-eangú "
+"déanta mar is ceart :P"
+
+#: kweather.cpp:142
+msgid "Great new weather icons"
+msgstr "Deilbhíní nua aimsire"
+
+#: kweather.cpp:144
+msgid "Improvements and more code cleanups"
+msgstr "Feabhsúcháin agus tuilleadh glanadh"
+
+#: 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 ""
+"Ar fáth éigin níorbh fhéidir scríobh sa logchomhad.\n"
+"Féach an bhfuil do dhiosca lán, nó an bhfuil cead agat scríobh sa suíomh sin."
+
+#: kweather.cpp:276 kweather.cpp:357
+msgid "KWeather Error"
+msgstr "Earráid 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 ""
+"Ar fáth éigin níorbh fhéidir logchomhad nua a oscailt.\n"
+"Féach an bhfuil do dhiosca lán, nó an bhfuil cead agat scríobh sa suíomh sin."
+
+#: main.cpp:12
+msgid "KDE"
+msgstr "KDE"
+
+#: main.cpp:13
+msgid "KWeather DCOP Service"
+msgstr "Seirbhís DCOP KWeather"
+
+#: main.cpp:15 main.cpp:16 reportmain.cpp:23 reportmain.cpp:25
+msgid "Developer"
+msgstr "Forbróir"
+
+#: metar_parser.cpp:163
+#, c-format
+msgid ""
+"_n: 1 meter\n"
+"%n meters"
+msgstr ""
+"1 mhéadar\n"
+"2 mhéadar\n"
+"%n mhéadar\n"
+"%n méadar\n"
+"%n méadar"
+
+#: metar_parser.cpp:168
+#, c-format
+msgid ""
+"_n: 1 foot\n"
+"%n feet"
+msgstr ""
+"1 troigh\n"
+"2 throigh\n"
+"%n throigh\n"
+"%n dtroigh\n"
+"%n troigh"
+
+#: metar_parser.cpp:173
+#, c-format
+msgid "Few clouds at %1"
+msgstr "Cúpla scamall ag %1"
+
+#: metar_parser.cpp:178
+#, c-format
+msgid "Scattered clouds at %1"
+msgstr "Scamaill scaipthe ag %1"
+
+#: metar_parser.cpp:183
+#, c-format
+msgid "Broken clouds at %1"
+msgstr "Scamaill bhriste ag %1"
+
+#: metar_parser.cpp:188
+#, c-format
+msgid "Overcast clouds at %1"
+msgstr "Scamaill ghruama ag %1"
+
+#: metar_parser.cpp:193
+msgid "Clear skies"
+msgstr "Spéir Ghlan"
+
+#: metar_parser.cpp:219
+msgid "Heavy"
+msgstr "Trom"
+
+#: metar_parser.cpp:224
+msgid "Light"
+msgstr "Éadrom"
+
+#: metar_parser.cpp:230
+msgid "Shallow"
+msgstr "Éadomhain"
+
+#: metar_parser.cpp:232
+msgid "Partial"
+msgstr "Neamhiomlán"
+
+#: metar_parser.cpp:234
+msgid "Patches"
+msgstr "Paistí"
+
+#: metar_parser.cpp:236
+msgid "Low Drifting"
+msgstr "Síobadh Íseal"
+
+#: metar_parser.cpp:238
+msgid "Blowing"
+msgstr "Séideadh"
+
+#: metar_parser.cpp:241
+msgid "Showers"
+msgstr "Múraíl"
+
+#: metar_parser.cpp:246
+msgid "Thunder Storm"
+msgstr "Spéirling"
+
+#: metar_parser.cpp:251
+msgid "Freezing"
+msgstr "Reo"
+
+#: metar_parser.cpp:257
+msgid "Drizzle"
+msgstr "Ceobhrán"
+
+#: metar_parser.cpp:262
+msgid "Rain"
+msgstr "Báisteach"
+
+#: metar_parser.cpp:267
+msgid "Snow"
+msgstr "Sneachta"
+
+#: metar_parser.cpp:272
+msgid "Snow Grains"
+msgstr "Gráin Shneachta"
+
+#: metar_parser.cpp:277
+msgid "Ice Crystals"
+msgstr "Criostail Oighir"
+
+#: metar_parser.cpp:282
+msgid "Ice Pellets"
+msgstr "Gránlach Sneachta"
+
+#: metar_parser.cpp:287
+msgid "Hail"
+msgstr "Clocha Sneachta"
+
+#: metar_parser.cpp:292
+msgid "Small Hail Pellets"
+msgstr "Clocha Beaga Sneachta"
+
+#: metar_parser.cpp:297
+msgid "Unknown Precipitation"
+msgstr "Frasaíocht Anaithnid"
+
+#: metar_parser.cpp:302
+msgid "Mist"
+msgstr "Ceochán"
+
+#: metar_parser.cpp:311
+msgid "Fog"
+msgstr "Ceo"
+
+#: metar_parser.cpp:319
+msgid "Smoke"
+msgstr "Deatach"
+
+#: metar_parser.cpp:321
+msgid "Volcanic Ash"
+msgstr "Luaithreamhán Bolcánach"
+
+#: metar_parser.cpp:323
+msgid "Widespread Dust"
+msgstr "Deannach Forleathan"
+
+#: metar_parser.cpp:325
+msgid "Sand"
+msgstr "Gaineamh"
+
+#: metar_parser.cpp:327
+msgid "Haze"
+msgstr "Smúiteán"
+
+#: metar_parser.cpp:329
+msgid "Spray"
+msgstr "Sprae"
+
+#: metar_parser.cpp:331
+msgid "Dust/Sand Swirls"
+msgstr "Síthe Deannaigh"
+
+#: metar_parser.cpp:333
+msgid "Sudden Winds"
+msgstr "Gaoth Thobann"
+
+#: metar_parser.cpp:337
+msgid "Tornado"
+msgstr "Tornádó"
+
+#: metar_parser.cpp:339
+msgid "Funnel Cloud"
+msgstr "Scamall Sconna"
+
+#: metar_parser.cpp:342
+msgid "Sand Storm"
+msgstr "Stoirm Ghainimh"
+
+#: metar_parser.cpp:344
+msgid "Dust Storm"
+msgstr "Stoirm Dheannaigh"
+
+#: metar_parser.cpp:346
+msgid ""
+"_: %1 is the intensity, %2 is the descriptor and %3 is the phenomena\n"
+"%1 %2 %3"
+msgstr "%1 %2 %3"
+
+#: 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 "T"
+
+#: metar_parser.cpp:600
+msgid "NNE"
+msgstr "TOT"
+
+#: metar_parser.cpp:601
+msgid "NE"
+msgstr "OT"
+
+#: metar_parser.cpp:602
+msgid "ENE"
+msgstr "OOT"
+
+#: metar_parser.cpp:603
+msgid "E"
+msgstr "E"
+
+#: metar_parser.cpp:604
+msgid "ESE"
+msgstr "OOD"
+
+#: metar_parser.cpp:605
+msgid "SE"
+msgstr "OD"
+
+#: metar_parser.cpp:606
+msgid "SSE"
+msgstr "DOD"
+
+#: metar_parser.cpp:607
+msgid "S"
+msgstr "D"
+
+#: metar_parser.cpp:608
+msgid "SSW"
+msgstr "DID"
+
+#: metar_parser.cpp:609
+msgid "SW"
+msgstr "ID"
+
+#: metar_parser.cpp:610
+msgid "WSW"
+msgstr "IID"
+
+#: metar_parser.cpp:611
+msgid "W"
+msgstr "I"
+
+#: metar_parser.cpp:612
+msgid "WNW"
+msgstr "IIT"
+
+#: metar_parser.cpp:613
+msgid "NW"
+msgstr "IT"
+
+#: metar_parser.cpp:614
+msgid "NNW"
+msgstr "TIT"
+
+#: metar_parser.cpp:662
+#, c-format
+msgid ""
+"_n: 1 km/h\n"
+"%n km/h"
+msgstr ""
+"%n km/u\n"
+"%n km/u\n"
+"%n km/u\n"
+"%n km/u\n"
+"%n km/u"
+
+#: metar_parser.cpp:682
+#, c-format
+msgid ""
+"_n: 1 MPH\n"
+"%n MPH"
+msgstr ""
+"%n MSU\n"
+"%n MSU\n"
+"%n MSU\n"
+"%n MSU\n"
+"%n MSU"
+
+#: metar_parser.cpp:690
+#, c-format
+msgid ""
+"_n: Wind gusts up to 1 km/h\n"
+"Wind gusts up to %n km/h"
+msgstr ""
+"Séideáin suas le 1 km/u\n"
+"Séideáin suas le %n km/u\n"
+"Séideáin suas le %n km/u\n"
+"Séideáin suas le %n km/u\n"
+"Séideáin suas le %n km/u"
+
+#: metar_parser.cpp:695
+#, c-format
+msgid ""
+"_n: Wind gusts up to 1 MPH\n"
+"Wind gusts up to %n MPH"
+msgstr ""
+"Séideáin suas le 1 MSU\n"
+"Séideáin suas le %n MSU\n"
+"Séideáin suas le %n MSU\n"
+"Séideáin suas le %n MSU\n"
+"Séideáin suas le %n MSU"
+
+#: 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 "Stáisiún Anaithnid"
+
+#: reportmain.cpp:14
+msgid "METAR location code for the report"
+msgstr "Cód suímh METAR don tuairisc"
+
+#: reportmain.cpp:21
+msgid "Weather Report for KWeatherService"
+msgstr "Tuairisc Aimsire do KWeatherService"
+
+#: reportview.cpp:96
+#, c-format
+msgid "Weather Report - %1"
+msgstr "Tuairisc Aimsire - %1"
+
+#: reportview.cpp:102
+msgid "Station reports that it needs maintenance"
+msgstr "Deir an stáisiún go bhfuil cothabháil de dhíth air"
+
+#: reportview.cpp:124
+msgid "Weather Report - %1 - %2"
+msgstr ""
+
+#: reportview.cpp:128
+#, fuzzy, c-format
+msgid "Latest data from %1"
+msgstr "Nuashonraithe ar %1"
+
+#: weatherbar.cpp:163
+msgid "Sidebar Weather Report"
+msgstr "Sidebar Weather Report"
+
+#: weatherlib.cpp:146 weatherlib.cpp:155 weatherlib.cpp:168
+msgid "KWeather Error!"
+msgstr "Earráid KWeather!"
+
+#: weatherlib.cpp:147
+msgid "The temp file %1 was empty."
+msgstr "Bhí an comhad sealadach %1 folamh."
+
+#: weatherlib.cpp:156
+#, c-format
+msgid "Could not read the temp file %1."
+msgstr "Níorbh fhéidir comhad sealadach %1 a léamh."
+
+#: weatherlib.cpp:169
+msgid "The requested station does not exist."
+msgstr "Níl an stáisiún iarrtha ann."
+
+#: weatherlib.cpp:178
+msgid "Please update later."
+msgstr "Nuashonraigh níos déanaí le do thoil."
+
+#: weatherlib.cpp:225
+msgid "Retrieving weather data..."
+msgstr "Sonraí aimsire á bhfáil..."
+
+#~ msgid "The network is unavailable for use."
+#~ msgstr "Níl an líonra ar fáil."
+
+#~ msgid ""
+#~ "Click here to see\n"
+#~ "the detailed weather report..."
+#~ msgstr ""
+#~ "Cliceáil anseo chun\n"
+#~ "miontuairisc aimsire a fheiceáil..."
+
+#~ msgid "Please try a different one"
+#~ msgstr "Bain triail as ceann eile"
diff --git a/tde-i18n-ga/messages/tdetoys/kworldclock.po b/tde-i18n-ga/messages/tdetoys/kworldclock.po
new file mode 100644
index 00000000000..419a4c603e3
--- /dev/null
+++ b/tde-i18n-ga/messages/tdetoys/kworldclock.po
@@ -0,0 +1,158 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kworldclock\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-12-03 14:52-0500\n"
+"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
+"Language-Team: Irish <ga (at) li (dot) org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. i18n: file about.ui line 16
+#: rc.cpp:3
+#, no-c-format
+msgid "About KDE World Clock"
+msgstr "Eolas faoi Chlog Domhanda KDE"
+
+#. i18n: file about.ui line 77
+#: rc.cpp:6
+#, no-c-format
+msgid "The KDE World Clock"
+msgstr "Clog Domhanda 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 ""
+"Seo áilleagán beag chun an t-am i ngach áit ar domhan a thaispeáint.\n"
+"\n"
+"Cóipcheart © 2000 Matthias Hoelzer-Kluepfel"
+
+#. i18n: file clock.ui line 16
+#: rc.cpp:17
+#, no-c-format
+msgid "Edit Clock Settings"
+msgstr "Cuir Socruithe an Chloig in Eagar"
+
+#. i18n: file clock.ui line 122
+#: rc.cpp:20
+#, no-c-format
+msgid "Please enter the settings for the clock."
+msgstr "Sonraigh na socruithe don chlog."
+
+#. i18n: file clock.ui line 130
+#: rc.cpp:23
+#, no-c-format
+msgid "&Caption:"
+msgstr "&Teideal:"
+
+#. i18n: file clock.ui line 146
+#: rc.cpp:26
+#, no-c-format
+msgid "&Timezone:"
+msgstr "C&rios Ama:"
+
+#: main.cpp:59 main.cpp:178
+msgid "KDE World Clock"
+msgstr "Clog Domhanda KDE"
+
+#: main.cpp:167
+msgid "Write out a file containing the actual map"
+msgstr "Scríobh comhad ina mbeidh an léarscáil reatha"
+
+#: main.cpp:168
+msgid "The name of the theme to use"
+msgstr "Ainm an téama le húsáid"
+
+#: main.cpp:169
+msgid "List available themes"
+msgstr "Liosta na dtéamaí atá ar fáil"
+
+#: main.cpp:170
+msgid "The name of the file to write to"
+msgstr "Ainm an chomhaid atá le scríobh"
+
+#: main.cpp:171
+msgid "The size of the map to dump"
+msgstr "Méid na léarscáile atá le scríobh"
+
+#: mapwidget.cpp:88
+msgid "Add &Red"
+msgstr "Cuir Dea&rg Leis"
+
+#: mapwidget.cpp:91
+msgid "Add &Green"
+msgstr "Cuir &Glas Leis"
+
+#: mapwidget.cpp:94
+msgid "Add &Blue"
+msgstr "Cuir G&orm Leis"
+
+#: mapwidget.cpp:96
+msgid "Add &Custom..."
+msgstr "Sain&cheap..."
+
+#: mapwidget.cpp:99
+msgid "&Remove Flag"
+msgstr "Bain B&ratach"
+
+#: mapwidget.cpp:100
+msgid "&Remove All Flags"
+msgstr "Bain Gach B&ratach"
+
+#: mapwidget.cpp:114 zoneclock.cpp:70
+msgid "&Add..."
+msgstr "&Cuir Leis..."
+
+#: mapwidget.cpp:117
+msgid "&Flags"
+msgstr "&Bratacha"
+
+#: mapwidget.cpp:120
+msgid "&Clocks"
+msgstr "&Cloig"
+
+#: mapwidget.cpp:123
+msgid "&Map Theme"
+msgstr "Téa&ma Léarscáile"
+
+#: mapwidget.cpp:124
+msgid "Show &Daylight"
+msgstr "Taispeáin Solas an &Lae"
+
+#: mapwidget.cpp:125
+msgid "Show &Cities"
+msgstr "Taispeáin &Cathracha"
+
+#: mapwidget.cpp:126
+msgid "Show F&lags"
+msgstr "Taispeáin &Bratacha"
+
+#: mapwidget.cpp:131
+msgid "&Save Settings"
+msgstr "&Sábháil na Socruithe"
+
+#: mapwidget.cpp:265
+msgid "Do you really want to remove all flags?"
+msgstr "An bhfuil tú cinnte gur mian leat na bratacha uile a bhaint?"
+
+#: zoneclock.cpp:69
+msgid "&Edit..."
+msgstr "&Eagar..."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Séamus Ó Ciardhuáin,Kevin Scannell"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "seoc at iolfree dot ie,scannell at slu edu"