From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Dec 2011 11:05:10 -0600 Subject: Second part of prior commit --- tde-i18n-ga/data/kdeedu/Makefile.am | 4 - tde-i18n-ga/data/kdeedu/Makefile.in | 585 --------------------- tde-i18n-ga/data/kdeedu/khangman/IMPROVE.txt | 38 -- tde-i18n-ga/data/kdeedu/khangman/Makefile.am | 7 - tde-i18n-ga/data/kdeedu/khangman/Makefile.in | 470 ----------------- tde-i18n-ga/data/kdeedu/khangman/animals.kvtml | 180 ------- tde-i18n-ga/data/kdeedu/khangman/easy.kvtml | 180 ------- tde-i18n-ga/data/kdeedu/khangman/ga.txt | 5 - tde-i18n-ga/data/kdeedu/khangman/hard.kvtml | 695 ------------------------- tde-i18n-ga/data/kdeedu/khangman/medium.kvtml | 172 ------ tde-i18n-ga/data/tdeedu/Makefile.am | 4 + tde-i18n-ga/data/tdeedu/Makefile.in | 585 +++++++++++++++++++++ tde-i18n-ga/data/tdeedu/khangman/IMPROVE.txt | 38 ++ tde-i18n-ga/data/tdeedu/khangman/Makefile.am | 7 + tde-i18n-ga/data/tdeedu/khangman/Makefile.in | 470 +++++++++++++++++ tde-i18n-ga/data/tdeedu/khangman/animals.kvtml | 180 +++++++ tde-i18n-ga/data/tdeedu/khangman/easy.kvtml | 180 +++++++ tde-i18n-ga/data/tdeedu/khangman/ga.txt | 5 + tde-i18n-ga/data/tdeedu/khangman/hard.kvtml | 695 +++++++++++++++++++++++++ tde-i18n-ga/data/tdeedu/khangman/medium.kvtml | 172 ++++++ 20 files changed, 2336 insertions(+), 2336 deletions(-) delete mode 100644 tde-i18n-ga/data/kdeedu/Makefile.am delete mode 100644 tde-i18n-ga/data/kdeedu/Makefile.in delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/IMPROVE.txt delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/Makefile.am delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/Makefile.in delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/animals.kvtml delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/easy.kvtml delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/ga.txt delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/hard.kvtml delete mode 100644 tde-i18n-ga/data/kdeedu/khangman/medium.kvtml create mode 100644 tde-i18n-ga/data/tdeedu/Makefile.am create mode 100644 tde-i18n-ga/data/tdeedu/Makefile.in create mode 100644 tde-i18n-ga/data/tdeedu/khangman/IMPROVE.txt create mode 100644 tde-i18n-ga/data/tdeedu/khangman/Makefile.am create mode 100644 tde-i18n-ga/data/tdeedu/khangman/Makefile.in create mode 100644 tde-i18n-ga/data/tdeedu/khangman/animals.kvtml create mode 100644 tde-i18n-ga/data/tdeedu/khangman/easy.kvtml create mode 100644 tde-i18n-ga/data/tdeedu/khangman/ga.txt create mode 100644 tde-i18n-ga/data/tdeedu/khangman/hard.kvtml create mode 100644 tde-i18n-ga/data/tdeedu/khangman/medium.kvtml (limited to 'tde-i18n-ga/data') diff --git a/tde-i18n-ga/data/kdeedu/Makefile.am b/tde-i18n-ga/data/kdeedu/Makefile.am deleted file mode 100644 index 8953da26891..00000000000 --- a/tde-i18n-ga/data/kdeedu/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -TOPLEVEL_LANG = ga -SUBDIRS = $(AUTODIRS) - diff --git a/tde-i18n-ga/data/kdeedu/Makefile.in b/tde-i18n-ga/data/kdeedu/Makefile.in deleted file mode 100644 index 6b4fc10439b..00000000000 --- a/tde-i18n-ga/data/kdeedu/Makefile.in +++ /dev/null @@ -1,585 +0,0 @@ -# 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 = data/tdeedu -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) -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@ -TOPLEVEL_LANG = ga -#>- SUBDIRS = $(AUTODIRS) -#>+ 1 -SUBDIRS =. khangman -#>- all: all-recursive -#>+ 1 -all: 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 data/tdeedu/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu data/tdeedu/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 data/tdeedu/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu data/tdeedu/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/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) - @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 - -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: - -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 - -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=Makefile.in Makefile.am - -#>+ 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 data/tdeedu/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu data/tdeedu/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/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/data/kdeedu/khangman/IMPROVE.txt b/tde-i18n-ga/data/kdeedu/khangman/IMPROVE.txt deleted file mode 100644 index 03da2349b6b..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/IMPROVE.txt +++ /dev/null @@ -1,38 +0,0 @@ -Dear Translator, - -You can greatly improve the data in this folder by adding hints for each word in the hard.kvtml file. You can add the definition in English as it is how it has been done in the other level files. -In order to do so, each file has already been changed in the kvtml format - - - - - -the_word -a definition for the word, according to the level - - -word -definition - -... -... - - -So you keep each word in the and tags and you add a definition in the -tags in order to guess the word. -The definitions in easy.txt should be easy (understandable by kids) while definitions for hard.txt should be difficult (dictionary definitions). -Please save each file as utf8 with the same filename than currently. - -When you have done this, can you please send a tarball of the new files to -Anne-Marie Mahfouf -annemarie.mahfouf@free.fr -so she can add them on the server to be downloaded or simply indicate the data has been completed. - -See http://edu.kde.org/khangman/add_language.php for more information or email Anne-Marie. - -Thanks a lot in advance, - -Anne-Marie Mahfouf -annemarie.mahfouf@free.fr - -25th October 2004 \ No newline at end of file diff --git a/tde-i18n-ga/data/kdeedu/khangman/Makefile.am b/tde-i18n-ga/data/kdeedu/khangman/Makefile.am deleted file mode 100644 index 7f2e5ade106..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml -txtdir = $(kde_datadir)/khangman/data/ga - -key_DATA= ga.txt -keydir=$(kde_datadir)/khangman - -EXTRA_DIST = $(txt_DATA) $(key_DATA) diff --git a/tde-i18n-ga/data/kdeedu/khangman/Makefile.in b/tde-i18n-ga/data/kdeedu/khangman/Makefile.in deleted file mode 100644 index 5a0518f8a93..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/Makefile.in +++ /dev/null @@ -1,470 +0,0 @@ -# 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 = data/tdeedu/khangman -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 = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; -am__installdirs = "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)" -keyDATA_INSTALL = $(INSTALL_DATA) -txtDATA_INSTALL = $(INSTALL_DATA) -DATA = $(key_DATA) $(txt_DATA) -#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -#>+ 1 -DISTFILES = $(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@ -txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml -txtdir = $(kde_datadir)/khangman/data/ga -key_DATA = ga.txt -keydir = $(kde_datadir)/khangman -EXTRA_DIST = $(txt_DATA) $(key_DATA) -#>- all: all-am -#>+ 1 -all: docs-am all-am - -.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 data/tdeedu/khangman/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu data/tdeedu/khangman/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 data/tdeedu/khangman/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/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 -install-keyDATA: $(key_DATA) - @$(NORMAL_INSTALL) - test -z "$(keydir)" || $(MKDIR_P) "$(DESTDIR)$(keydir)" - @list='$(key_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(keyDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keydir)/$$f'"; \ - $(keyDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keydir)/$$f"; \ - done - -uninstall-keyDATA: - @$(NORMAL_UNINSTALL) - @list='$(key_DATA)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(keydir)/$$f'"; \ - rm -f "$(DESTDIR)$(keydir)/$$f"; \ - done -install-txtDATA: $(txt_DATA) - @$(NORMAL_INSTALL) - test -z "$(txtdir)" || $(MKDIR_P) "$(DESTDIR)$(txtdir)" - @list='$(txt_DATA)'; for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ - echo " $(txtDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(txtdir)/$$f'"; \ - $(txtDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(txtdir)/$$f"; \ - done - -uninstall-txtDATA: - @$(NORMAL_UNINSTALL) - @list='$(txt_DATA)'; for p in $$list; do \ - f=$(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(txtdir)/$$f'"; \ - rm -f "$(DESTDIR)$(txtdir)/$$f"; \ - done -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -distdir: $(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 -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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-am -#>+ 1 -clean: kde-rpo-clean clean-am - -#>- clean-am: clean-generic mostlyclean-am -#>+ 1 -clean-am: clean-bcheck clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -info: info-am - -info-am: - -install-data-am: install-keyDATA install-txtDATA - -install-dvi: install-dvi-am - -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 - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-keyDATA uninstall-txtDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic distclean \ - distclean-generic 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-keyDATA \ - install-man install-pdf install-pdf-am install-ps \ - install-ps-am install-strip install-txtDATA installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am uninstall uninstall-am uninstall-keyDATA \ - uninstall-txtDATA - -# 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=Makefile.in hard.kvtml easy.kvtml IMPROVE.txt Makefile.am medium.kvtml animals.kvtml ga.txt - -#>+ 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 data/tdeedu/khangman/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/Makefile.in - - -#>+ 21 -clean-bcheck: - rm -f *.bchecktest.cc *.bchecktest.cc.class a.out - -bcheck: bcheck-am - -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/data/kdeedu/khangman/animals.kvtml b/tde-i18n-ga/data/kdeedu/khangman/animals.kvtml deleted file mode 100644 index 744deaa7497..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/animals.kvtml +++ /dev/null @@ -1,180 +0,0 @@ - - - - - caitín - the young of a cat, ferret, etc. - - - béar - large heavy animal with thick fur - - - deilf - sea mammal - - - séabra - African animal with black and white stripes - - - cangarú - Australian jumping animal - - - míol mór - very large sea mammal - - - capall - four-legged animal used for riding - - - moncaí - animal of a group closely related to man - - - snag darach - bird that clings to tree trunks - - - cruidín - small bird with bright bluish plumage - - - nathair - reptile with no legs - - - sioráf - long-necked African animal - - - eilifint - largest living land animal with a trunk - - - luch - small rodent with a long thin tail - - - péist - animal with no bachbone or limbs - - - snáthaid mhór - large insect with transparent wings - - - piongain - sae bird of the Antarctic regions - - - coinín - burrowing animal with long ears - - - hamstar - small mouselike rodent with cheek-pouches - - - banbh - young pig - - - mac tíre - fierce wild animal of the dog family - - - leon - large powerful animal of the cat family - - - tíogar - large Asian animal of the cat family - - - ochtapas - sea animal with eight long tentacles - - - srónbheannach - large thick-skinned animal of Africa - - - gráinneog - small insect-eating animal with a back covered in stiff spines - - - réinfhia - deer with large antlers - - - madra crainn - small tree-climbing animal with a bushy tail - - - toirtís - a slow-moving four-footed reptile - - - dobhareach - large African river animal - - - dineasár - extinct reptile - - - turcaí - large bird reared for its flesh - - - iolar - large bird of prey - - - siorc - large sea fish with a triangular fin on its back - - - lacha - swimming bird - - - iasc - live in water - - - pearóid - can repeat your words - - - frog - smal green jumping animal - - - seilide - has a spiral shell - - - camall - can survive a long time in the desert - - - ailigéadar - reptile of the crocodile family - - - muiscít - kind of gnat, the female of which bites - - - caora - grass-eating animal with a thick fleecy coat - - - sliogán - water animal that has a shell - - diff --git a/tde-i18n-ga/data/kdeedu/khangman/easy.kvtml b/tde-i18n-ga/data/kdeedu/khangman/easy.kvtml deleted file mode 100644 index b45b99cd7d1..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/easy.kvtml +++ /dev/null @@ -1,180 +0,0 @@ - - - - - am spraoi - time assigned for children to play - - - troscán - objects in a room - - - garraí - a piece of cultivated ground - - - dalta - a person taught by another - - - glasraí - a plant of which some part is used as food - - - úll - a round firm fruit - - - pláta - almost flat usually circular ustensil - - - milis - tasting as if containing sugar - - - cistin - room in which meals are prepared - - - seacláid - made from cocoa - - - ríomhaire - an electronic machine - - - meacan dearg - rabbits like them - - - taispeántas - show you an information - - - banana - a yellow fruit - - - eolas - knowledge - - - airgead - coins and banknotes - - - eachtra - an exciting experiment - - - tiománaí - person at the wheel - - - garda - member of a police force - - - anann - tropical fruit with tough segmented skin - - - stampa - affix it to an envelop - - - lón - midday meal - - - limisín - car for celebrities - - - staighre beo - moving starircase - - - bricfeasta - first meal of the day - - - bláth - part of the plant from which seeds develop - - - oideachas - systematic training - - - tábla - has a flat top with one or more legs - - - seomra ranga - where students are taught - - - teilifís - receives and displays images - - - botún - incorrect idea or opinion - - - inné - the day before today - - - daoine - large group of persons - - - páistí - young humans - - - ionadh - something sudden or unexpected - - - seaicéad - a short coat - - - cáis - solid food made from milk - - - sicín - a young bird, especially of the domestic fowl - - - dinnéar - evening meal - - - sliabh - mass of land that rises to a great height - - - foraois - set of trees - - - práta - plant with starchy edible tubers - - - uisce - H2O - - - abhainn - a large natural stream of water - - diff --git a/tde-i18n-ga/data/kdeedu/khangman/ga.txt b/tde-i18n-ga/data/kdeedu/khangman/ga.txt deleted file mode 100644 index f5bbcb28f74..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/ga.txt +++ /dev/null @@ -1,5 +0,0 @@ -á -í -é -ó -ú \ No newline at end of file diff --git a/tde-i18n-ga/data/kdeedu/khangman/hard.kvtml b/tde-i18n-ga/data/kdeedu/khangman/hard.kvtml deleted file mode 100644 index 2c6081e3093..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/hard.kvtml +++ /dev/null @@ -1,695 +0,0 @@ - - - - - murlán - - - - - seodra - - - - - teach solais - - - - - feabhsú - - - - - feidearálachas - - - - - dogmachas - - - - - dileatantacht - - - - - clóraform - - - - - eitneagrafaíocht - - - - - peannaireacht - - - - - búmaraing - - - - - boscadóir - - - - - athsmaoineamh - - - - - éaneolaíocht - - - - - nathair shligreach - - - - - taispeáint - - - - - osréalachas - - - - - siollóg - - - - - siompóisiam - - - - - diagaire - - - - - seitheadóir - - - - - triantánacht - - - - - tréshoilseacht - - - - - fírinneacht - - - - - trópaisféar - - - - - ionracas - - - - - cumhdach - - - - - andúileach - - - - - aistarraingt - - - - - míoleolaíocht - - - - - bara rotha - - - - - seineafóibe - - - - - luamhaire - - - - - alltacht - - - - - xileafón - - - - - ainm cleite - - - - - conách - - - - - síciatraí - - - - -sailchuachach -píoráideacht -cleithiúnas -féadachtáil -daoscarshlua -clisteacht -ceanúlacht -máirseálaí -gínéiceolaíocht -fofhoirgneamh -tuairteoir -coróineach -airgeadóir -iardheisceart -maorlathaí -impiriúlachas -baitsiléireacht -domhanfhad -timfhilleadh -neamhchúram -cithfholcadh -cnaguirlis -leibideacht -gnáthmhuintir -tréigtheoir -fairtheoir -astralaíocht -réamhfhéachaint -crabhaitéal -starraiceacht -daorbhreith -fadcheirnín -bobghaiste -aonbheannach -buanseasmhacht -cónaitheoir -atairiscint -cubhachail -piúratánach -déthéarmach -ciliméadar -neamhionannas -faicseanacht -mórbhealach -comhshuaitheadh -coimircíocht -réadóireacht -díolaíocht -fisiteiripe -fad-dúiseacht -buirgléireacht -carbóntréimhsiú -ceamaradóir -baisteachán -cóimhiotal -cleasaíocht -anailgéiseach -oibreachas -smúitiúlacht -tóireadóir -corraitheoir -inléiteacht -bleachtanas -glaschaint -géibheannach -teidlíocht -uaimheadóir -réamhleagan -tarraingeoir -inchríneolaíocht -ardteicneolaíocht -ceathracha -sceabhacht -drochanáil -deismireacht -fuaimscannán -foirgeacht -grafpháipéar -barrsceach -samhlaíocht -éastraigin -ollbhealach -dea-scéala -luaschárta -luifearnach -réiteoireacht -sláintoideachas -pacáistíocht -gobaireacht -aimpliúchán -drisíneacht -dianteannadh -seaniarsma -mangainéis -eipistéimeolaíocht -cailimhineog -corrthoghchán -débheathach -seobhaineach -coinbhéarta -preabshábh -réamhshampla -caolagróireacht -indéantacht -déirceachas -fothoghchán -dlíthiúlacht -coiriúlacht -gaineamhlach -drochshaol -cothabháil -cáisbhorgaire -moilleadóireacht -brionglóideach -bróicéireacht -comhshaolachas -féithchrapadh -draíodóireacht -frithsheipteán -cuilsealgaire -cuartaíocht -cuiscreach -neamheolas -drochbheatha -breochloch -goilliúnacht -cliarcholáiste -géilliúlacht -dofheictheacht -amfaibiach -cluicheáil -crannseile -fualbhrostach -veirteabra -bruithneoir -crosbhogha -francfurtar -fíonghloine -comhthráth -neamhfhoirfeacht -comhthiarnas -draigstéar -spreachall -drochthuairisc -teicneolaíocht -ísealioncam -giofaireacht -beophianadh -frithdhúnadh -leathphionta -cailicéireacht -fótaisintéis -consairtín -spochadóir -seanbhuachaill -teolaíocht -teilitéacs -briadaireacht -scáfaireacht -comhshnaidhmeadh -fadiascaireacht -scroglachán -fothragadh -ribhíneach -haemaifiliach -scrúdúchán -cantaireacht -voltaiméadar -tionscadal -leathshaol -abhcóideacht -dídhaoiniú -misinéireacht -measúlacht -béaloideasaí -geiréiniam -athdháileadh -sláintiúlacht -uilechumhachtach -smaointeoireacht -seimisteas -cumharshalann -foscríobhaí -broidtráth -toirbheartas -bóithreoir -iompórtáil -comhfhreagróir -aisteachas -cathróireacht -bailchríoch -aonchiallachas -cúlmhutaireacht -conduchtaire -baileachas -sciotaráil -stealladóir -athbheochantóir -fionnbhean -gearr-chlóscríobhaí -comhshóiteoir -inghlacthacht -beochantóir -taobhshráid -eispéireas -antoisceach -fostaitheoir -péidifilia -sciamheolaí -uathlathas -smaoiseachán -ábharthacht -fortheideal -neamhshocracht -deisiúchán -eachtardhomhandach -inteilgean -gearmáiniam -sáraitheoir -léaspartaíocht -sprochaille -meabhairghalar -caismirneach -gnáthscríobh -cuideachta -réinchloch -deachtóireacht -cistineoir -gearrthaisce -seiceadóireacht -láidreacht -corpdhéanamh -neamhleithleachas -guaillíocht -éigiontacht -eiseamláiriú -scrogaireacht -cinedheighilt -dlúthbhaint -staireolaíocht -foirmíocht -geografaíocht -coimirceoir -snáthaidpholladh -dramhaltach -ceoleolaíocht -airtríteas -creidmheach -scráibchaitheamh -saorghlanadh -rannpháirtí -scoirneach -clabhaitín -taibhdhearc -fiaghruagach -leathchéad -ardteistiméireacht -ainmníochas -feidhmeannas -poitéinseal -oirbheartaíocht -reomhaireacht -bóithreoireacht -scafántacht -ailbéideacht -pocléimneach -fuilaistriú -athshuíomh -aistriúcháinis -bricfeasta -idé-eolaíocht -beathaisnéisí -maisitheoir -oidhreachtán -néareolaíocht -feabhsaitheoir -caointeachán -glaoireacht -bunúsachas -carróstlann -glúiníneach -niamhracht -craobhchluiche -unnailheicsiam -brabhsálaí -comhéigean -pusaireacht -cogneolaíocht -sracfhéachaint -incháilitheacht -cógaiseoir -ardleibhéal -ardmháistir -sárshaothar -cosmeolaíocht -fuinteacht -corpacmhainn -mionghléas -drongadóir -aistarraingt -dianéileamh -ceoltóireacht -gnóthaíocht -micrishlis -iomarcaíocht -tuillteanas -díláithreach -faoileoireacht -contrárthacht -státseirbhíseach -athchraoladh -comhaireamh -foirceadal -cómhargadh -craoiseach -braichleann -saoistíocht -cuimhneamh -idirthréimhse -rannpháirtíocht -poncúlacht -aerárthach -díbeartach -deastógáil -tocsaineolaíocht -próifiolacsach -díochracht -gearrinsint -oilghníomh -grúdarlach -sochapatach -lúthchleasaíocht -ceannródaí -gaofaireacht -adhmainteas -cionroinnt -claimhseog -corrfhiacail -bruachbhaile -leathmhaig -deirmitíteas -ceartúchán -gairmuimhir -béite-thástáil -barrthuisle -éalárnacht -glasearcach -ceardscoil -léirmhíniú -claitseach -galaitheoir -marcmheáchan -mairnéalach -liathuisce -athscríobh -comhoiriúnacht -ríomhchluiche -inchreidteacht -dréachtphlean -athchuimhniú -miosúireacht -cathshuaitheadh -ilteangach -cinsireacht -claonsiúntán -ainmheasarthacht -comhairleoireacht -foirmiúlachas -taistealach -iartharach -saighdeadh -droimíneach -cliúsaíocht -iomchuibheas -coimeádachas -coláisteánach -ardaitheoir -difreálach -dreidireacht -galstobhadh -sleabhcadh -uaschuimse -seitgháire -coláisteacht -feitiseachas -intéirneacht -haemaglóibin -scoiltghleann -athbhealach -leasuachtarán -fiarsceabha -bogmheisce -coimhthíoch -coimpléascacht -guilpíneacht -athdhúchas -antaiseipteán -státaireacht -frithaigéad -déantúsaíocht -spotseiceáil -sineirgíocht -comhchuibhiú -speisialach -rúnmhaireacht -míthaitneamh -uisce-sciáil -saighdiúir -feidhmchláirín -leabhragán -gearr-aighneas -anfhorlann -coinbhéirseacht -príomh-bhanaisteoir -tuaslagadh -deilíneacht -moilleadóir -gearrchiorcad -mothálacht -ceintiméadar -gnáthphobal -arm-phinsean -dlúthdhiosca -peataireacht -minicíocht -teilifísiú -banphrionsa -algóirithim -fochomhadlann -grádlathas -foilsceadh -ochslaíoch -sainfhréamh -póilíneacht -incriptiúchán -béistiúlacht -meabhalscáil -coimirceas -díoltóireacht -bunleabhar -banrinceoir -feimineachas -monarothar -bruitíneach -meánmhúinteoir -comhthuiscint -luathscríobhaí -cairdiúlacht -cómhalairt -ceannteideal -éabhlóideachas -seachtháirge -cnuasaitheoir -éaguibheas -geallghlacadóir -pléasc-cheann -creidmheas -seachadóir -tráchtearra -aontuismitheoir -aircíveoir -bisiúlacht -stocfheirm -breischéim -cúlchoimhéadaí -drochaimsir -barúntacht -popchultúr -tairiseach -cilldeighilt -feiceálacht -grianchlog -leithreasú -clástrafóibe -aircíovlann -ceailiseog -bithéagsúlacht -criathrach -bolgchainteoir -crostagairt -comhthiomsú -institiúid -tréaniarracht -scairdeitleán -bláthscaoileadh -feothanach -trasduchtaire -turcaidghorm -litirbhuama -bunphrionsabal -síobaireacht -loingseoir -bronntanas -comhpháirteachas -singilteacht -cóipinneall -allmhaireoir -proifisiúntacht -ciansheoladh -athscinmeán - diff --git a/tde-i18n-ga/data/kdeedu/khangman/medium.kvtml b/tde-i18n-ga/data/kdeedu/khangman/medium.kvtml deleted file mode 100644 index c4fe313c615..00000000000 --- a/tde-i18n-ga/data/kdeedu/khangman/medium.kvtml +++ /dev/null @@ -1,172 +0,0 @@ - - - - - inneall - apparatus for applying mechanical power - - - seomra leapa - a room for sleeping in - - - giúistís - an official with authority to administer the law - - - giomnáisiam - a building equipped for gymnastics - - - coinne - an arrangement to meet at a particular time - - - antaibheathach - a substance capable of destroying a bacteria - - - toscaireacht - a body of delegates - - - poitigéir - a person who is skilled in pharmacy - - - cáisbhorgaire - a hamburger with cheese - - - measúnacht - the amount or value is fixed - - - timpeallacht - the things or conditions around - - - ollmhargadh - a large self-service shop - - - comhartha - a sign to show the presence of something - - - faisnéis - facts told or discovered - - - mionra - a mixture used in pies - - - síniú - a person's name written by himself - - - fonn - a feeling of eager liking for something - - - lus súgach - a plant whose young shoots are cooked and eaten as vegetable - - - gluais - a list of words with their meanings - - - rialtas - the organization governing a country - - - grianán - a greenhouse attached to a house - - - grianghraf - a picture formed by the chemical acvtion of light on a sensitive surface - - - intleacht - mental ability - - - lomaire faiche - a machine for cuttin lawns - - - uimhríocht - the science of numbers - - - ballraíocht - being a member - - - suaimhneas - calm and undisturbed - - - rannchuidiú - given jointly with others - - - uaschamóg - a punctuation mark - - - siamsa - for entertainments - - - scáth báistí - protect you from the rain - - - soilsiú - a decoration with lights - - - milleagram - one-thousandth of a gram - - - uisceadán - a tank in which fish are kept for display - - - mí-áireamh - an incorrect count - - - daonáireamh - the number of people - - - nuáil - introduction of a new process - - - leathfhocal - an unpleasant insinuation - - - sú talún - a red fruit delicious with cream - - - nia - the son of your brother or sister - - - tuath - rural areas - - - cnuasach - a set - - diff --git a/tde-i18n-ga/data/tdeedu/Makefile.am b/tde-i18n-ga/data/tdeedu/Makefile.am new file mode 100644 index 00000000000..8953da26891 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/Makefile.am @@ -0,0 +1,4 @@ + +TOPLEVEL_LANG = ga +SUBDIRS = $(AUTODIRS) + diff --git a/tde-i18n-ga/data/tdeedu/Makefile.in b/tde-i18n-ga/data/tdeedu/Makefile.in new file mode 100644 index 00000000000..6b4fc10439b --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/Makefile.in @@ -0,0 +1,585 @@ +# 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 = data/tdeedu +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) +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@ +TOPLEVEL_LANG = ga +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. khangman +#>- all: all-recursive +#>+ 1 +all: 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 data/tdeedu/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/tdeedu/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 data/tdeedu/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/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) + @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 + +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: + +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 + -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=Makefile.in Makefile.am + +#>+ 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 data/tdeedu/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/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/data/tdeedu/khangman/IMPROVE.txt b/tde-i18n-ga/data/tdeedu/khangman/IMPROVE.txt new file mode 100644 index 00000000000..03da2349b6b --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/IMPROVE.txt @@ -0,0 +1,38 @@ +Dear Translator, + +You can greatly improve the data in this folder by adding hints for each word in the hard.kvtml file. You can add the definition in English as it is how it has been done in the other level files. +In order to do so, each file has already been changed in the kvtml format + + + + + +the_word +a definition for the word, according to the level + + +word +definition + +... +... + + +So you keep each word in the and tags and you add a definition in the +tags in order to guess the word. +The definitions in easy.txt should be easy (understandable by kids) while definitions for hard.txt should be difficult (dictionary definitions). +Please save each file as utf8 with the same filename than currently. + +When you have done this, can you please send a tarball of the new files to +Anne-Marie Mahfouf +annemarie.mahfouf@free.fr +so she can add them on the server to be downloaded or simply indicate the data has been completed. + +See http://edu.kde.org/khangman/add_language.php for more information or email Anne-Marie. + +Thanks a lot in advance, + +Anne-Marie Mahfouf +annemarie.mahfouf@free.fr + +25th October 2004 \ No newline at end of file diff --git a/tde-i18n-ga/data/tdeedu/khangman/Makefile.am b/tde-i18n-ga/data/tdeedu/khangman/Makefile.am new file mode 100644 index 00000000000..7f2e5ade106 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/Makefile.am @@ -0,0 +1,7 @@ +txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml +txtdir = $(kde_datadir)/khangman/data/ga + +key_DATA= ga.txt +keydir=$(kde_datadir)/khangman + +EXTRA_DIST = $(txt_DATA) $(key_DATA) diff --git a/tde-i18n-ga/data/tdeedu/khangman/Makefile.in b/tde-i18n-ga/data/tdeedu/khangman/Makefile.in new file mode 100644 index 00000000000..5a0518f8a93 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/Makefile.in @@ -0,0 +1,470 @@ +# 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 = data/tdeedu/khangman +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 = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)" +keyDATA_INSTALL = $(INSTALL_DATA) +txtDATA_INSTALL = $(INSTALL_DATA) +DATA = $(key_DATA) $(txt_DATA) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +DISTFILES = $(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@ +txt_DATA = easy.kvtml animals.kvtml hard.kvtml medium.kvtml +txtdir = $(kde_datadir)/khangman/data/ga +key_DATA = ga.txt +keydir = $(kde_datadir)/khangman +EXTRA_DIST = $(txt_DATA) $(key_DATA) +#>- all: all-am +#>+ 1 +all: docs-am all-am + +.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 data/tdeedu/khangman/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu data/tdeedu/khangman/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 data/tdeedu/khangman/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/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 +install-keyDATA: $(key_DATA) + @$(NORMAL_INSTALL) + test -z "$(keydir)" || $(MKDIR_P) "$(DESTDIR)$(keydir)" + @list='$(key_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(keyDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keydir)/$$f'"; \ + $(keyDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keydir)/$$f"; \ + done + +uninstall-keyDATA: + @$(NORMAL_UNINSTALL) + @list='$(key_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(keydir)/$$f'"; \ + rm -f "$(DESTDIR)$(keydir)/$$f"; \ + done +install-txtDATA: $(txt_DATA) + @$(NORMAL_INSTALL) + test -z "$(txtdir)" || $(MKDIR_P) "$(DESTDIR)$(txtdir)" + @list='$(txt_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(txtDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(txtdir)/$$f'"; \ + $(txtDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(txtdir)/$$f"; \ + done + +uninstall-txtDATA: + @$(NORMAL_UNINSTALL) + @list='$(txt_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(txtdir)/$$f'"; \ + rm -f "$(DESTDIR)$(txtdir)/$$f"; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(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 +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(keydir)" "$(DESTDIR)$(txtdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +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-am +#>+ 1 +clean: kde-rpo-clean clean-am + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +install-data-am: install-keyDATA install-txtDATA + +install-dvi: install-dvi-am + +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 + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-keyDATA uninstall-txtDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic 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-keyDATA \ + install-man install-pdf install-pdf-am install-ps \ + install-ps-am install-strip install-txtDATA installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ + pdf-am ps ps-am uninstall uninstall-am uninstall-keyDATA \ + uninstall-txtDATA + +# 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=Makefile.in hard.kvtml easy.kvtml IMPROVE.txt Makefile.am medium.kvtml animals.kvtml ga.txt + +#>+ 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 data/tdeedu/khangman/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/tdeedu/khangman/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/tdeedu/khangman/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-am + +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/data/tdeedu/khangman/animals.kvtml b/tde-i18n-ga/data/tdeedu/khangman/animals.kvtml new file mode 100644 index 00000000000..744deaa7497 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/animals.kvtml @@ -0,0 +1,180 @@ + + + + + caitín + the young of a cat, ferret, etc. + + + béar + large heavy animal with thick fur + + + deilf + sea mammal + + + séabra + African animal with black and white stripes + + + cangarú + Australian jumping animal + + + míol mór + very large sea mammal + + + capall + four-legged animal used for riding + + + moncaí + animal of a group closely related to man + + + snag darach + bird that clings to tree trunks + + + cruidín + small bird with bright bluish plumage + + + nathair + reptile with no legs + + + sioráf + long-necked African animal + + + eilifint + largest living land animal with a trunk + + + luch + small rodent with a long thin tail + + + péist + animal with no bachbone or limbs + + + snáthaid mhór + large insect with transparent wings + + + piongain + sae bird of the Antarctic regions + + + coinín + burrowing animal with long ears + + + hamstar + small mouselike rodent with cheek-pouches + + + banbh + young pig + + + mac tíre + fierce wild animal of the dog family + + + leon + large powerful animal of the cat family + + + tíogar + large Asian animal of the cat family + + + ochtapas + sea animal with eight long tentacles + + + srónbheannach + large thick-skinned animal of Africa + + + gráinneog + small insect-eating animal with a back covered in stiff spines + + + réinfhia + deer with large antlers + + + madra crainn + small tree-climbing animal with a bushy tail + + + toirtís + a slow-moving four-footed reptile + + + dobhareach + large African river animal + + + dineasár + extinct reptile + + + turcaí + large bird reared for its flesh + + + iolar + large bird of prey + + + siorc + large sea fish with a triangular fin on its back + + + lacha + swimming bird + + + iasc + live in water + + + pearóid + can repeat your words + + + frog + smal green jumping animal + + + seilide + has a spiral shell + + + camall + can survive a long time in the desert + + + ailigéadar + reptile of the crocodile family + + + muiscít + kind of gnat, the female of which bites + + + caora + grass-eating animal with a thick fleecy coat + + + sliogán + water animal that has a shell + + diff --git a/tde-i18n-ga/data/tdeedu/khangman/easy.kvtml b/tde-i18n-ga/data/tdeedu/khangman/easy.kvtml new file mode 100644 index 00000000000..b45b99cd7d1 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/easy.kvtml @@ -0,0 +1,180 @@ + + + + + am spraoi + time assigned for children to play + + + troscán + objects in a room + + + garraí + a piece of cultivated ground + + + dalta + a person taught by another + + + glasraí + a plant of which some part is used as food + + + úll + a round firm fruit + + + pláta + almost flat usually circular ustensil + + + milis + tasting as if containing sugar + + + cistin + room in which meals are prepared + + + seacláid + made from cocoa + + + ríomhaire + an electronic machine + + + meacan dearg + rabbits like them + + + taispeántas + show you an information + + + banana + a yellow fruit + + + eolas + knowledge + + + airgead + coins and banknotes + + + eachtra + an exciting experiment + + + tiománaí + person at the wheel + + + garda + member of a police force + + + anann + tropical fruit with tough segmented skin + + + stampa + affix it to an envelop + + + lón + midday meal + + + limisín + car for celebrities + + + staighre beo + moving starircase + + + bricfeasta + first meal of the day + + + bláth + part of the plant from which seeds develop + + + oideachas + systematic training + + + tábla + has a flat top with one or more legs + + + seomra ranga + where students are taught + + + teilifís + receives and displays images + + + botún + incorrect idea or opinion + + + inné + the day before today + + + daoine + large group of persons + + + páistí + young humans + + + ionadh + something sudden or unexpected + + + seaicéad + a short coat + + + cáis + solid food made from milk + + + sicín + a young bird, especially of the domestic fowl + + + dinnéar + evening meal + + + sliabh + mass of land that rises to a great height + + + foraois + set of trees + + + práta + plant with starchy edible tubers + + + uisce + H2O + + + abhainn + a large natural stream of water + + diff --git a/tde-i18n-ga/data/tdeedu/khangman/ga.txt b/tde-i18n-ga/data/tdeedu/khangman/ga.txt new file mode 100644 index 00000000000..f5bbcb28f74 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/ga.txt @@ -0,0 +1,5 @@ +á +í +é +ó +ú \ No newline at end of file diff --git a/tde-i18n-ga/data/tdeedu/khangman/hard.kvtml b/tde-i18n-ga/data/tdeedu/khangman/hard.kvtml new file mode 100644 index 00000000000..2c6081e3093 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/hard.kvtml @@ -0,0 +1,695 @@ + + + + + murlán + + + + + seodra + + + + + teach solais + + + + + feabhsú + + + + + feidearálachas + + + + + dogmachas + + + + + dileatantacht + + + + + clóraform + + + + + eitneagrafaíocht + + + + + peannaireacht + + + + + búmaraing + + + + + boscadóir + + + + + athsmaoineamh + + + + + éaneolaíocht + + + + + nathair shligreach + + + + + taispeáint + + + + + osréalachas + + + + + siollóg + + + + + siompóisiam + + + + + diagaire + + + + + seitheadóir + + + + + triantánacht + + + + + tréshoilseacht + + + + + fírinneacht + + + + + trópaisféar + + + + + ionracas + + + + + cumhdach + + + + + andúileach + + + + + aistarraingt + + + + + míoleolaíocht + + + + + bara rotha + + + + + seineafóibe + + + + + luamhaire + + + + + alltacht + + + + + xileafón + + + + + ainm cleite + + + + + conách + + + + + síciatraí + + + + +sailchuachach +píoráideacht +cleithiúnas +féadachtáil +daoscarshlua +clisteacht +ceanúlacht +máirseálaí +gínéiceolaíocht +fofhoirgneamh +tuairteoir +coróineach +airgeadóir +iardheisceart +maorlathaí +impiriúlachas +baitsiléireacht +domhanfhad +timfhilleadh +neamhchúram +cithfholcadh +cnaguirlis +leibideacht +gnáthmhuintir +tréigtheoir +fairtheoir +astralaíocht +réamhfhéachaint +crabhaitéal +starraiceacht +daorbhreith +fadcheirnín +bobghaiste +aonbheannach +buanseasmhacht +cónaitheoir +atairiscint +cubhachail +piúratánach +déthéarmach +ciliméadar +neamhionannas +faicseanacht +mórbhealach +comhshuaitheadh +coimircíocht +réadóireacht +díolaíocht +fisiteiripe +fad-dúiseacht +buirgléireacht +carbóntréimhsiú +ceamaradóir +baisteachán +cóimhiotal +cleasaíocht +anailgéiseach +oibreachas +smúitiúlacht +tóireadóir +corraitheoir +inléiteacht +bleachtanas +glaschaint +géibheannach +teidlíocht +uaimheadóir +réamhleagan +tarraingeoir +inchríneolaíocht +ardteicneolaíocht +ceathracha +sceabhacht +drochanáil +deismireacht +fuaimscannán +foirgeacht +grafpháipéar +barrsceach +samhlaíocht +éastraigin +ollbhealach +dea-scéala +luaschárta +luifearnach +réiteoireacht +sláintoideachas +pacáistíocht +gobaireacht +aimpliúchán +drisíneacht +dianteannadh +seaniarsma +mangainéis +eipistéimeolaíocht +cailimhineog +corrthoghchán +débheathach +seobhaineach +coinbhéarta +preabshábh +réamhshampla +caolagróireacht +indéantacht +déirceachas +fothoghchán +dlíthiúlacht +coiriúlacht +gaineamhlach +drochshaol +cothabháil +cáisbhorgaire +moilleadóireacht +brionglóideach +bróicéireacht +comhshaolachas +féithchrapadh +draíodóireacht +frithsheipteán +cuilsealgaire +cuartaíocht +cuiscreach +neamheolas +drochbheatha +breochloch +goilliúnacht +cliarcholáiste +géilliúlacht +dofheictheacht +amfaibiach +cluicheáil +crannseile +fualbhrostach +veirteabra +bruithneoir +crosbhogha +francfurtar +fíonghloine +comhthráth +neamhfhoirfeacht +comhthiarnas +draigstéar +spreachall +drochthuairisc +teicneolaíocht +ísealioncam +giofaireacht +beophianadh +frithdhúnadh +leathphionta +cailicéireacht +fótaisintéis +consairtín +spochadóir +seanbhuachaill +teolaíocht +teilitéacs +briadaireacht +scáfaireacht +comhshnaidhmeadh +fadiascaireacht +scroglachán +fothragadh +ribhíneach +haemaifiliach +scrúdúchán +cantaireacht +voltaiméadar +tionscadal +leathshaol +abhcóideacht +dídhaoiniú +misinéireacht +measúlacht +béaloideasaí +geiréiniam +athdháileadh +sláintiúlacht +uilechumhachtach +smaointeoireacht +seimisteas +cumharshalann +foscríobhaí +broidtráth +toirbheartas +bóithreoir +iompórtáil +comhfhreagróir +aisteachas +cathróireacht +bailchríoch +aonchiallachas +cúlmhutaireacht +conduchtaire +baileachas +sciotaráil +stealladóir +athbheochantóir +fionnbhean +gearr-chlóscríobhaí +comhshóiteoir +inghlacthacht +beochantóir +taobhshráid +eispéireas +antoisceach +fostaitheoir +péidifilia +sciamheolaí +uathlathas +smaoiseachán +ábharthacht +fortheideal +neamhshocracht +deisiúchán +eachtardhomhandach +inteilgean +gearmáiniam +sáraitheoir +léaspartaíocht +sprochaille +meabhairghalar +caismirneach +gnáthscríobh +cuideachta +réinchloch +deachtóireacht +cistineoir +gearrthaisce +seiceadóireacht +láidreacht +corpdhéanamh +neamhleithleachas +guaillíocht +éigiontacht +eiseamláiriú +scrogaireacht +cinedheighilt +dlúthbhaint +staireolaíocht +foirmíocht +geografaíocht +coimirceoir +snáthaidpholladh +dramhaltach +ceoleolaíocht +airtríteas +creidmheach +scráibchaitheamh +saorghlanadh +rannpháirtí +scoirneach +clabhaitín +taibhdhearc +fiaghruagach +leathchéad +ardteistiméireacht +ainmníochas +feidhmeannas +poitéinseal +oirbheartaíocht +reomhaireacht +bóithreoireacht +scafántacht +ailbéideacht +pocléimneach +fuilaistriú +athshuíomh +aistriúcháinis +bricfeasta +idé-eolaíocht +beathaisnéisí +maisitheoir +oidhreachtán +néareolaíocht +feabhsaitheoir +caointeachán +glaoireacht +bunúsachas +carróstlann +glúiníneach +niamhracht +craobhchluiche +unnailheicsiam +brabhsálaí +comhéigean +pusaireacht +cogneolaíocht +sracfhéachaint +incháilitheacht +cógaiseoir +ardleibhéal +ardmháistir +sárshaothar +cosmeolaíocht +fuinteacht +corpacmhainn +mionghléas +drongadóir +aistarraingt +dianéileamh +ceoltóireacht +gnóthaíocht +micrishlis +iomarcaíocht +tuillteanas +díláithreach +faoileoireacht +contrárthacht +státseirbhíseach +athchraoladh +comhaireamh +foirceadal +cómhargadh +craoiseach +braichleann +saoistíocht +cuimhneamh +idirthréimhse +rannpháirtíocht +poncúlacht +aerárthach +díbeartach +deastógáil +tocsaineolaíocht +próifiolacsach +díochracht +gearrinsint +oilghníomh +grúdarlach +sochapatach +lúthchleasaíocht +ceannródaí +gaofaireacht +adhmainteas +cionroinnt +claimhseog +corrfhiacail +bruachbhaile +leathmhaig +deirmitíteas +ceartúchán +gairmuimhir +béite-thástáil +barrthuisle +éalárnacht +glasearcach +ceardscoil +léirmhíniú +claitseach +galaitheoir +marcmheáchan +mairnéalach +liathuisce +athscríobh +comhoiriúnacht +ríomhchluiche +inchreidteacht +dréachtphlean +athchuimhniú +miosúireacht +cathshuaitheadh +ilteangach +cinsireacht +claonsiúntán +ainmheasarthacht +comhairleoireacht +foirmiúlachas +taistealach +iartharach +saighdeadh +droimíneach +cliúsaíocht +iomchuibheas +coimeádachas +coláisteánach +ardaitheoir +difreálach +dreidireacht +galstobhadh +sleabhcadh +uaschuimse +seitgháire +coláisteacht +feitiseachas +intéirneacht +haemaglóibin +scoiltghleann +athbhealach +leasuachtarán +fiarsceabha +bogmheisce +coimhthíoch +coimpléascacht +guilpíneacht +athdhúchas +antaiseipteán +státaireacht +frithaigéad +déantúsaíocht +spotseiceáil +sineirgíocht +comhchuibhiú +speisialach +rúnmhaireacht +míthaitneamh +uisce-sciáil +saighdiúir +feidhmchláirín +leabhragán +gearr-aighneas +anfhorlann +coinbhéirseacht +príomh-bhanaisteoir +tuaslagadh +deilíneacht +moilleadóir +gearrchiorcad +mothálacht +ceintiméadar +gnáthphobal +arm-phinsean +dlúthdhiosca +peataireacht +minicíocht +teilifísiú +banphrionsa +algóirithim +fochomhadlann +grádlathas +foilsceadh +ochslaíoch +sainfhréamh +póilíneacht +incriptiúchán +béistiúlacht +meabhalscáil +coimirceas +díoltóireacht +bunleabhar +banrinceoir +feimineachas +monarothar +bruitíneach +meánmhúinteoir +comhthuiscint +luathscríobhaí +cairdiúlacht +cómhalairt +ceannteideal +éabhlóideachas +seachtháirge +cnuasaitheoir +éaguibheas +geallghlacadóir +pléasc-cheann +creidmheas +seachadóir +tráchtearra +aontuismitheoir +aircíveoir +bisiúlacht +stocfheirm +breischéim +cúlchoimhéadaí +drochaimsir +barúntacht +popchultúr +tairiseach +cilldeighilt +feiceálacht +grianchlog +leithreasú +clástrafóibe +aircíovlann +ceailiseog +bithéagsúlacht +criathrach +bolgchainteoir +crostagairt +comhthiomsú +institiúid +tréaniarracht +scairdeitleán +bláthscaoileadh +feothanach +trasduchtaire +turcaidghorm +litirbhuama +bunphrionsabal +síobaireacht +loingseoir +bronntanas +comhpháirteachas +singilteacht +cóipinneall +allmhaireoir +proifisiúntacht +ciansheoladh +athscinmeán + diff --git a/tde-i18n-ga/data/tdeedu/khangman/medium.kvtml b/tde-i18n-ga/data/tdeedu/khangman/medium.kvtml new file mode 100644 index 00000000000..c4fe313c615 --- /dev/null +++ b/tde-i18n-ga/data/tdeedu/khangman/medium.kvtml @@ -0,0 +1,172 @@ + + + + + inneall + apparatus for applying mechanical power + + + seomra leapa + a room for sleeping in + + + giúistís + an official with authority to administer the law + + + giomnáisiam + a building equipped for gymnastics + + + coinne + an arrangement to meet at a particular time + + + antaibheathach + a substance capable of destroying a bacteria + + + toscaireacht + a body of delegates + + + poitigéir + a person who is skilled in pharmacy + + + cáisbhorgaire + a hamburger with cheese + + + measúnacht + the amount or value is fixed + + + timpeallacht + the things or conditions around + + + ollmhargadh + a large self-service shop + + + comhartha + a sign to show the presence of something + + + faisnéis + facts told or discovered + + + mionra + a mixture used in pies + + + síniú + a person's name written by himself + + + fonn + a feeling of eager liking for something + + + lus súgach + a plant whose young shoots are cooked and eaten as vegetable + + + gluais + a list of words with their meanings + + + rialtas + the organization governing a country + + + grianán + a greenhouse attached to a house + + + grianghraf + a picture formed by the chemical acvtion of light on a sensitive surface + + + intleacht + mental ability + + + lomaire faiche + a machine for cuttin lawns + + + uimhríocht + the science of numbers + + + ballraíocht + being a member + + + suaimhneas + calm and undisturbed + + + rannchuidiú + given jointly with others + + + uaschamóg + a punctuation mark + + + siamsa + for entertainments + + + scáth báistí + protect you from the rain + + + soilsiú + a decoration with lights + + + milleagram + one-thousandth of a gram + + + uisceadán + a tank in which fish are kept for display + + + mí-áireamh + an incorrect count + + + daonáireamh + the number of people + + + nuáil + introduction of a new process + + + leathfhocal + an unpleasant insinuation + + + sú talún + a red fruit delicious with cream + + + nia + the son of your brother or sister + + + tuath + rural areas + + + cnuasach + a set + + -- cgit v1.2.3