diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-pt_BR/data/kdeedu/khangman | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-pt_BR/data/kdeedu/khangman')
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/IMPROVE.txt | 38 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/Makefile.am | 7 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/Makefile.in | 470 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/animals.kvtml | 481 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/easy.kvtml | 295 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/hard.kvtml | 215 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/medium.kvtml | 255 | ||||
-rw-r--r-- | tde-i18n-pt_BR/data/kdeedu/khangman/pt_BR.txt | 9 |
8 files changed, 0 insertions, 1770 deletions
diff --git a/tde-i18n-pt_BR/data/kdeedu/khangman/IMPROVE.txt b/tde-i18n-pt_BR/data/kdeedu/khangman/IMPROVE.txt deleted file mode 100644 index 711b9304833..00000000000 --- a/tde-i18n-pt_BR/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 order to do so, each file has already been changed in the kvtml format - -<?xml version="1.0"?> -<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd"> -<kvtml> -<e> -<o>the_word</o> -<t>a definition for the word, according to the level</t> -</e> -<e> -<o>word</o> -<t>definition</t> -</e> -... -... -</kvtml> - -So you keep each word in the <o> and </o> tags and you add a definition in the <t> </t> -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-pt_BR/data/kdeedu/khangman/Makefile.am b/tde-i18n-pt_BR/data/kdeedu/khangman/Makefile.am deleted file mode 100644 index e15fbdeadf8..00000000000 --- a/tde-i18n-pt_BR/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/pt_BR - -key_DATA= pt_BR.txt -keydir=$(kde_datadir)/khangman - -EXTRA_DIST = $(txt_DATA) $(key_DATA) diff --git a/tde-i18n-pt_BR/data/kdeedu/khangman/Makefile.in b/tde-i18n-pt_BR/data/kdeedu/khangman/Makefile.in deleted file mode 100644 index 93dff16fcaf..00000000000 --- a/tde-i18n-pt_BR/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/pt_BR -key_DATA = pt_BR.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 pt_BR.txt medium.kvtml animals.kvtml - -#>+ 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-pt_BR/data/kdeedu/khangman/animals.kvtml b/tde-i18n-pt_BR/data/kdeedu/khangman/animals.kvtml deleted file mode 100644 index d956b438405..00000000000 --- a/tde-i18n-pt_BR/data/kdeedu/khangman/animals.kvtml +++ /dev/null @@ -1,481 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd"> -<kvtml encoding="UTF-8"> -<e> - <o>gato</o> - <t>Animal doméstico bastante popular</t> -</e> - -<e> - <o>urso</o> - <t>Mamífero de grande porte, onívoro, vive no hemisfério norte</t> -</e> - -<e> - <o>golfinho</o> - <t>Mamífero aquático, são conhecidos por serem amistosos</t> -</e> - -<e> - <o>zebra</o> - <t>Mamífero listrado</t> -</e> - -<e> - <o>canguru</o> - <t>Mamífero australiano, alguns já foram adestrados para lutar boxe</t> -</e> - -<e> - <o>baleia</o> - <t>Mamífero aquático de grande porte, atualmente seus números são muito reduzidos</t> -</e> - -<e> - <o>cavalo</o> - <t>Animal de montaria mais usado nas civilizações ocidentais</t> -</e> - -<e> - <o>macaco</o> - <t>Primata, muitas espécias estão ameaçadas de estinção</t> -</e> - -<e> - <o>pica-pau</o> - <t>Pássaro. Em geral tem cabeça vermelha</t> -</e> - -<e> - <o>mergulhão</o> - <t>Pássaro que se alimenta de peixes</t> -</e> - -<e> - <o>cobra</o> - <t>Tipo de réptil. Seu ataque pode matar uma pessoa</t> -</e> - -<e> - <o>girafa</o> - <t>Animal mais alto do planeta</t> -</e> - -<e> - <o>elefante</o> - <t>Mamífero herbivoro de grande porte, existem as espécies africanas e asiáticas. No século passado, quase foram extintos por caçadores que buscavam o marfim.</t> -</e> - -<e> - <o>rato</o> - <t>Roedor, tido como praga de casas e cidades. Pode transmitir muitas doenças</t> -</e> - -<e> - <o>minhoca</o> - <t>Muito popular como isca para pescarias</t> -</e> - -<e> - <o>libélula</o> - <t>Inseto redador grande, vive perto de lagos e rios</t> -</e> - -<e> - <o>borboleta</o> - <t>Inseto mais conhecido pela sua beleza. Suas asas podem ter muitas formas e cores diferentes</t> -</e> - -<e> - <o>pinguim</o> - <t>Animal que é a mascote oficial do Linux</t> -</e> - -<e> - <o>coelho</o> - <t>Animal símbolo da páscoa</t> -</e> - -<e> - <o>hamster</o> - <t>Roedor pequeno. Normalmente mostrado em uma gaiola com uma roda onde pode correr, fazndo-a girar</t> -</e> - -<e> - <o>lobo</o> - <t>Mamífero predador selvagem. Parente dos cachorros domésticos</t> -</e> - -<e> - <o>leão</o> - <t>Felino predador de grande porte. Leva a alcunha de Rei dos animais</t> -</e> - -<e> - <o>tigre</o> - <t>Felino predador de grande porte, com pelagem listrada</t> -</e> - -<e> - <o>polvo</o> - <t>Animal aquático com oito tentáculos. Há filmes que mostram alguns exemplares gigantes atacando embarcações, mas em geral são pequenos</t> -</e> - -<e> - <o>lula</o> - <t>Molusco aquático. Pode nadar rápido e soltar tinta para confundir os inimigos. Também pode mudar de cor</t> -</e> - -<e> - <o>rinoceronte</o> - <t>Mamífero herbívoro de grande porte que tem uma carapaça, e um ou dois chifres no centro de sua cabeça. Foi muito caçado no século XX e restam muito poucos hoje</t> -</e> - -<e> - <o>porco-espinho</o> - <t>Seus pelos modificados ferem que tenta pega-los com as mãos. Tornou-se popular como mascote da empresa de videogames Sega</t> -</e> - -<e> - <o>tartaruga</o> - <t>Ráptil marinho com carapaça, suas quatro patas são adaptadas para funcioanrem como nadadeiras. Pode viver mais de 100 anos</t> -</e> - -<e> - <o>jabuti</o> - <t>Réptil terrestre com carapaça, é símbolo de lentidão. Não confundir com o parente que vive no mar</t> -</e> - -<e> - <o>rena</o> - <t>Animal herbívoro que vive na tundra do ártico. No mito, são elas que conduzem o trenó do papi noel</t> -</e> - -<e> - <o>esquilo</o> - <t>Roedor, guarda nozes e outros frutos secos dentro do tronco de árvores para o inverno</t> -</e> - -<e> - <o>hipopótamo</o> - <t>Mamífero herbívoro de grande porte, que passa grande parte do tempo na água. É encontrado na África</t> -</e> - -<e> - <o>dinossauro</o> - <t>Reptéis pré-históricos gigantescos</t> -</e> - -<e> - <o>peru</o> - <t>Ave de criação. É tradição à mesa do Natal.</t> -</e> - -<e> - <o>águia</o> - <t>Ave de rapina, símbolo de poder e majestade. Existem muito poucas hoje em dia</t> -</e> - -<e> - <o>tubarão</o> - <t>Peixe carnívoro que pode alcançar tamanhos gigantescos. Pode atacar humanos, e é mostrado em muitos filmes</t> -</e> - -<e> - <o>pato</o> - <t>Ave doméstica ou selvagem, pode voar mas em geral vive em lagos, onde nada an superfície</t> -</e> - -<e> - <o>peixe</o> - <t>Tipo de animal que vive na água.</t> -</e> - -<e> - <o>papagaio</o> - <t>Ave com bico curvo. Pode imitar a fala humana, e a espécie mais comum é verde</t> -</e> - -<e> - <o>arara</o> - <t>Ave com bico curvo. Pode ser domesticada, mas está em extinção. Existem espécies muito coloridas, com a penagem azul ou vermelha</t> -</e> - -<e> - <o>periquito</o> - <t>Ave com bico curvo. Pequeno, pode ser domesticado, e existe em várias cores.</t> -</e> - -<e> - <o>sapo</o> - <t>Anfíbio - suas larvas vivem exclusivamente na água. Quandoa dulto pode respirar em terra</t> -</e> - -<e> - <o>caracol</o> - <t>Molusco terrestre com concha</t> -</e> - -<e> - <o>lesma</o> - <t>Molusco terrestre. Não tem concha, e habita lugares úmidos. Ë sinônimo de 'lerdo', 'devagar'</t> -</e> - -<e> - <o>camelo</o> - <t>Montaria usada por séculos como animal de travessia do deserto</t> -</e> - -<e> - <o>jacaré</o> - <t>Réptil carnívoro. Existem muitos no pantanal do Mato Grosso</t> -</e> - -<e> - <o>crococodilo</o> - <t>Réptil carnívoro grande. Normalmente vie em água doce, e seu ataque é violento</t> -</e> - -<e> - <o>mosquito</o> - <t>Pequeno inseto voador. Algumas espécies se alimentam de sangue humano, e são transmissoras de doenças como a febre amarela, dengue e malária</t> -</e> - -<e> - <o>ovelha</o> - <t>Animal criado em rebanhos. Seus pelos são usados para tecidos e roupas de inverno.</t> -</e> - -<e> - <o>carneiro</o> - <t>Macho de animal criado em rebanhos. Seus pelos são usados para tecidos e roupas de inverno</t> -</e> - -<e> - <o>bode</o> - <t>Macho de um mamífero que é criado em rebanhos. Tem fama de comer de tudo. </t> -</e> - -<e> - <o>marisco</o> - <t>Molusco com conchas alongadas e marrons. É comestível.</t> -</e> - -<e> - <o>ostra</o> - <t>Molusco. É criado em cativeiro, e além de ser comestível produz algo precioso, usado em jóias</t> -</e> - -<e> - <o>mula</o> - <t>Animal de montaria e de carga, que é o cruzamento de duas espécies diferentes. Não pode se reproduzir</t> -</e> - -<e> - <o>jumento</o> - <t>Animal de montaria e de carga, de menor porte que o cavalo</t> -</e> - -<e> - <o>aranha</o> - <t>Aracnídeo que pode tecer teias. Existem muitsa espécies, e algumas tem um veneno perigoso para o homem</t> -</e> - -<e> - <o>formiga</o> - <t>Inseto social de seis patas. Vive em colônias escavadas na terra, onde cultivam um fungo de que se alimentam</t> -</e> - -<e> - <o>ariranha</o> - <t>Mamífero que vive em rios e lagos, e se alimenta de peixes. Não é grande, mas tem fama de ser agressivo</t> -</e> - - -<e> - <o>lontra</o> - <t>Mamífero que vive em rios e lagos, e se alimenta de peixes. Sua pele é muito apreciada por caçadores</t> -</e> - -<e> - <o>anta</o> - <t>Roedor de grande porte. Seu nome é usado como um pejorativo para indicar falta de inteligência</t> -</e> - -<e> - <o>tatu</o> - <t>Mamífero que habita tocas escavadas na terra. Algumas espécies podem se proteger, dobrando-se sobre si mesmas e formando uma bola</t> -</e> - -<e> - <o>tamanduá</o> - <t>Come formigas</t> -</e> - -<e> - <o>capivara</o> - <t>Roedor de grande porte brasileiro</t> -</e> - -<e> - <o>vaca</o> - <t>Criada em fazendas para produção de leite e carne</t> -</e> - -<e> - <o>boi</o> - <t>Criado em fazendas para a produção de carne</t> -</e> - -<e> - <o>touro</o> - <t>Na Espanha há espetáculos de combate entre o homem e esse animal</t> -</e> - -<e> - <o>cotia</o> - <t>Roedor com cerca de 50cm, que se alimenta de ervas frutos</t> -</e> - -<e> - <o>paca</o> - <t>Roedor brasileiro, muito popular como caça para consumo da carne, no passado recente</t> -</e> - -<e> - <o>dromedário</o> - <t>Animal usado como montaria para travessia de desertos. Com uma corcova</t> -</e> - -<e> - <o>ornitorrinco</o> - <t>Estranho mamífero australiano, que põe ovos, tem bico de pato, e um ferrão venenoso</t> -</e> - -<e> - <o>coala</o> - <t>Mamífero australiano que parece um ursinho de pelúcia. Se alimenta de folhas de eucalípto</t> -</e> - -<e> - <o>lhama</o> - <t>Animal usado como montaria nos andes da América do Sul</t> -</e> - -<e> - <o>orangotango</o> - <t>Espécie de macaco de grande porte africano</t> -</e> - -<e> - <o>chimpanzé</o> - <t>Espécie de macaco. Bastante estudada em laboratórios por pesquisadores que tentam entender como se desenvolve a comunicaão e a inteligência. Algums chegam a aprender dezenas de palavras na língua dos surdo-mudos</t> -</e> - -<e> - <o>jaguatirica</o> - <t>Felino predador de médio porte que existe nas florestas brasileiras</t> -</e> - -<e> - <o>pantera</o> - <t>Felino predador. A variedade "negra" é muito bonita e chamativa</t> -</e> - -<e> - <o>lince</o> - <t>Felino predador de pequeno porte. É famoso por ter a visão aguçada</t> -</e> - -<e> - <o>barata</o> - <t>Inseto que aparece nas casas. Habita ralos e esgotos e pode transmitir doenças</t> -</e> - -<e> - <o>grilo</o> - <t>Inseto cujo primeiro atributo lembrado é o barulho peculiar que faz com as pernas</t> -</e> - -<e> - <o>avestruz</o> - <t>Ave de grande porte. Recentemente tem se tornado popular popular a criação dessa espécie para consumo da carne</t> -</e> - -<e> - <o>ema</o> - <t>Ave de grande porte que existe no brasil. Não pode voar</t> -</e> - -<e> - <o>siri</o> - <t>Tipo de caranguejo</t> -</e> - -<e> - <o>marreco</o> - <t>Ave parecida com o pato, um pouco menor e mais colorida</t> -</e> - -<e> - <o>cisne</o> - <t>Ave aquática muito bela, em geral branca, mas pode ser preta</t> -</e> - -<e> - <o>ganso</o> - <t>Ave parecida com o pato, mas é maior. Seu fígado é apreciado como iguaria, sobretudo na França</t> -</e> - -<e> - <o>jibóia</o> - <t>Cobra amazônica</t> -</e> - -<e> - <o>serpente</o> - <t>Categoria de répteis</t> -</e> - -<e> - <o>preguiça</o> - <t>Vive na amozonia, e vai devagar, devagar...</t> -</e> - -<e> - <o>gambá</o> - <t>Quando ameaçado, afugenta seus inimigos com mau cheiro</t> -</e> - -<e> - <o>panda</o> - <t>Animal Chinês que se alimenta de brotos de bambu. Restam poucos de sua espécie</t> -</e> - -<e> - <o>rã</o> - <t>Tipo de anfíbio.</t> -</e> - -<e> - <o>cachorro</o> - <t>Animal doméstico muito popular</t> -</e> - -<e> - <o>abelha</o> - <t>Inseto social que produz mel</t> -</e> - -<e> - <o>vespa</o> - <t>inseto social que vive em colméias. Possui um ferrão e pode atacar humanos.</t> -</e> - -<e> - <o>escorpião</o> - <t>Aracnídeo que tem um ferrão na ponta da cauda. Sua picada pode ser mortal</t> -</e> - -</kvtml> - diff --git a/tde-i18n-pt_BR/data/kdeedu/khangman/easy.kvtml b/tde-i18n-pt_BR/data/kdeedu/khangman/easy.kvtml deleted file mode 100644 index 8aaaba37994..00000000000 --- a/tde-i18n-pt_BR/data/kdeedu/khangman/easy.kvtml +++ /dev/null @@ -1,295 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd"> -<kvtml encoding="UTF-8"> -<e> - <o>brincar</o> - <t></t> -</e> - -<e> - <o>móveis</o> - <t></t> -</e> - -<e> - <o>jardim</o> - <t></t> -</e> - -<e> - <o>aluno</o> - <t></t> -</e> - -<e> - <o>legume</o> - <t></t> -</e> - -<e> - <o>maçã</o> - <t></t> -</e> - -<e> - <o>prato</o> - <t></t> -</e> - -<e> - <o>doce</o> - <t></t> -</e> - -<e> - <o>cozinha</o> - <t></t> -</e> - -<e> - <o>chocolate</o> - <t></t> -</e> - -<e> - <o>computador</o> - <t></t> -</e> - -<e> - <o>cenoura</o> - <t></t> -</e> - -<e> - <o>indicação</o> - <t></t> -</e> - -<e> - <o>banana</o> - <t></t> -</e> - -<e> - <o>beterraba</o> - <t></t> -</e> - -<e> - <o>informação</o> - <t></t> -</e> - -<e> - <o>dinheiro</o> - <t></t> -</e> - -<e> - <o>aventura</o> - <t></t> -</e> - -<e> - <o>motorista</o> - <t></t> -</e> - -<e> - <o>polícia</o> - <t></t> -</e> - -<e> - <o>abacaxi</o> - <t></t> -</e> - -<e> - <o>almoço</o> - <t></t> -</e> - -<e> - <o>limusine</o> - <t></t> -</e> - -<e> - <o>alpinista</o> - <t></t> -</e> - -<e> - <o>janta</o> - <t></t> -</e> - -<e> - <o>flor </o> - <t></t> -</e> - -<e> - <o>educação</o> - <t></t> -</e> - -<e> - <o>mesa </o> - <t></t> -</e> - -<e> - <o>cadeira</o> - <t></t> -</e> - -<e> - <o>sala</o> - <t></t> -</e> - -<e> - <o>televisão</o> - <t></t> -</e> - -<e> - <o>erro</o> - <t></t> -</e> - -<e> - <o>pessoas</o> - <t></t> -</e> - -<e> - <o>crianças</o> - <t></t> -</e> - -<e> - <o>surpresa</o> - <t></t> -</e> - -<e> - <o>blusa</o> - <t></t> -</e> - -<e> - <o>frango</o> - <t></t> -</e> - -<e> - <o>montanha</o> - <t></t> -</e> - -<e> - <o>floresta</o> - <t></t> -</e> - -<e> - <o>batata</o> - <t></t> -</e> - -<e> - <o>água</o> - <t></t> -</e> - -<e> - <o>rio</o> - <t></t> -</e> - -<e> - <o>mar</o> - <t></t> -</e> - -<e> - <o>pato</o> - <t></t> -</e> - -<e> - <o>gato </o> - <t></t> -</e> - -<e> - <o>sapo</o> - <t></t> -</e> - -<e> - <o>uva</o> - <t></t> -</e> - -<e> - <o>pêssego</o> - <t></t> -</e> - -<e> - <o>figo</o> - <t></t> -</e> - -<e> - <o>elefante</o> - <t></t> -</e> - -<e> - <o>carro</o> - <t></t> -</e> - -<e> - <o>ônibus</o> - <t></t> -</e> - -<e> - <o>caminhão</o> - <t></t> -</e> - -<e> - <o>barco</o> - <t></t> -</e> - -<e> - <o>navio</o> - <t></t> -</e> - -<e> - <o>bandeira</o> - <t></t> -</e> - -<e> - <o></o> - <t></t> -</e> - -<e> - <o></o> - <t></t> -</e> - -</kvtml> - diff --git a/tde-i18n-pt_BR/data/kdeedu/khangman/hard.kvtml b/tde-i18n-pt_BR/data/kdeedu/khangman/hard.kvtml deleted file mode 100644 index 2f25fdb7014..00000000000 --- a/tde-i18n-pt_BR/data/kdeedu/khangman/hard.kvtml +++ /dev/null @@ -1,215 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd"> -<kvtml encoding="UTF-8"> -<e> - <o>punho</o> - <t></t> -</e> - -<e> - <o>catálise</o> - <t></t> -</e> - -<e> - <o>joalheria</o> - <t></t> -</e> - -<e> - <o>balaustrada</o> - <t></t> -</e> - -<e> - <o>aperfeiçoamento</o> - <t></t> -</e> - -<e> - <o>federalismo</o> - <t></t> -</e> - -<e> - <o>dogmatismo</o> - <t></t> -</e> - -<e> - <o>diletantismo</o> - <t></t> -</e> - -<e> - <o>clorofórmio</o> - <t></t> -</e> - -<e> - <o>etnografia</o> - <t></t> -</e> - -<e> - <o>caligrafia</o> - <t></t> -</e> - -<e> - <o>beladona</o> - <t></t> -</e> - -<e> - <o>bumerangue</o> - <t></t> -</e> - -<e> - <o>acordeão</o> - <t></t> -</e> - -<e> - <o>ornitologia</o> - <t></t> -</e> - -<e> - <o>conclusões</o> - <t></t> -</e> - -<e> - <o>prótese</o> - <t></t> -</e> - -<e> - <o>proctologista</o> - <t></t> -</e> - -<e> - <o>cascavel</o> - <t></t> -</e> - -<e> - <o>exibição</o> - <t></t> -</e> - -<e> - <o>radiografia</o> - <t></t> -</e> - -<e> - <o>surrealismo</o> - <t></t> -</e> - -<e> - <o>silogismo</o> - <t></t> -</e> - -<e> - <o>simpósio</o> - <t></t> -</e> - -<e> - <o>teólogo</o> - <t></t> -</e> - -<e> - <o>taxidermista</o> - <t></t> -</e> - -<e> - <o>trigonometria</o> - <t></t> -</e> - -<e> - <o>translucente</o> - <t></t> -</e> - -<e> - <o>verídico</o> - <t></t> -</e> - -<e> - <o>troposfera</o> - <t></t> -</e> - -<e> - <o>xadrez</o> - <t></t> -</e> - -<e> - <o>zoologia</o> - <t></t> -</e> - -<e> - <o>xenofobia</o> - <t></t> -</e> - -<e> - <o>iatista</o> - <t></t> -</e> - -<e> - <o>xilofone</o> - <t></t> -</e> - -<e> - <o>pseudônimo</o> - <t></t> -</e> - -<e> - <o>prosperidade</o> - <t></t> -</e> - -<e> - <o>psiquiatra</o> - <t></t> -</e> - -<e> - <o>protagonista </o> - <t></t> -</e> - -<e> - <o>monstro</o> - <t></t> -</e> - -<e> - <o>prosperidade</o> - <t></t> -</e> - -<e> - <o></o> - <t></t> -</e> - -</kvtml> - diff --git a/tde-i18n-pt_BR/data/kdeedu/khangman/medium.kvtml b/tde-i18n-pt_BR/data/kdeedu/khangman/medium.kvtml deleted file mode 100644 index 80e2b6d67ee..00000000000 --- a/tde-i18n-pt_BR/data/kdeedu/khangman/medium.kvtml +++ /dev/null @@ -1,255 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd"> -<kvtml encoding="UTF-8"> -<e> - <o>máquina</o> - <t></t> -</e> - -<e> - <o>quarto</o> - <t></t> -</e> - -<e> - <o>magistrado</o> - <t></t> -</e> - -<e> - <o>ginásio</o> - <t></t> -</e> - -<e> - <o>reunião</o> - <t></t> -</e> - -<e> - <o>encontro</o> - <t></t> -</e> - -<e> - <o>antibiótico</o> - <t></t> -</e> - -<e> - <o>delegação</o> - <t></t> -</e> - -<e> - <o>farmaceutico</o> - <t></t> -</e> - -<e> - <o>hamburguer</o> - <t></t> -</e> - -<e> - <o>arredores</o> - <t></t> -</e> - -<e> - <o>supermercado</o> - <t></t> -</e> - -<e> - <o>indicação</o> - <t></t> -</e> - -<e> - <o>radiografia</o> - <t></t> -</e> - -<e> - <o>informação</o> - <t></t> -</e> - -<e> - <o>assinatura</o> - <t></t> -</e> - -<e> - <o>entusiasmo</o> - <t></t> -</e> - -<e> - <o>aspargo</o> - <t></t> -</e> - -<e> - <o>vocabulário</o> - <t></t> -</e> - -<e> - <o>governo</o> - <t></t> -</e> - -<e> - <o>conservatório</o> - <t></t> -</e> - -<e> - <o>fotografia</o> - <t></t> -</e> - -<e> - <o>inteligência</o> - <t></t> -</e> - -<e> - <o>foice</o> - <t></t> -</e> - -<e> - <o>geometria</o> - <t></t> -</e> - -<e> - <o>tranquilidade</o> - <t></t> -</e> - -<e> - <o>contribuição</o> - <t></t> -</e> - -<e> - <o>diversão</o> - <t></t> -</e> - -<e> - <o>sombrinha</o> - <t></t> -</e> - -<e> - <o>iluminação</o> - <t></t> -</e> - -<e> - <o>milimetro</o> - <t></t> -</e> - -<e> - <o>miligrama</o> - <t></t> -</e> - -<e> - <o>aquário</o> - <t></t> -</e> - -<e> - <o>inteligência</o> - <t></t> -</e> - -<e> - <o>população</o> - <t></t> -</e> - -<e> - <o>inovação</o> - <t></t> -</e> - -<e> - <o>morango</o> - <t></t> -</e> - -<e> - <o>sobrinho</o> - <t></t> -</e> - -<e> - <o>interior</o> - <t></t> -</e> - -<e> - <o>coleção</o> - <t></t> -</e> - -<e> - <o>matilha</o> - <t></t> -</e> - -<e> - <o>manada</o> - <t></t> -</e> - -<e> - <o>canteiro</o> - <t></t> -</e> - -<e> - <o>cardume</o> - <t></t> -</e> - -<e> - <o>esquadrilha</o> - <t></t> -</e> - -<e> - <o>flotilha</o> - <t></t> -</e> - -<e> - <o>vara</o> - <t></t> -</e> - -<e> - <o>javali</o> - <t></t> -</e> - -<e> - <o>exagero</o> - <t></t> -</e> - -<e> - <o></o> - <t></t> -</e> - -</kvtml> - diff --git a/tde-i18n-pt_BR/data/kdeedu/khangman/pt_BR.txt b/tde-i18n-pt_BR/data/kdeedu/khangman/pt_BR.txt deleted file mode 100644 index e34ee66b8c5..00000000000 --- a/tde-i18n-pt_BR/data/kdeedu/khangman/pt_BR.txt +++ /dev/null @@ -1,9 +0,0 @@ -á -ã -ç -é -ê -í -ó -ô -õ
\ No newline at end of file |