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-wa/messages/tdetoys | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-wa/messages/tdetoys')
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/Makefile.am | 3 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/Makefile.in | 655 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/kfifteenapplet.po | 69 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/kmoon.po | 156 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/kodo.po | 104 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/kteatime.po | 188 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/ktux.po | 48 | ||||
-rw-r--r-- | tde-i18n-wa/messages/tdetoys/kworldclock.po | 165 |
8 files changed, 1388 insertions, 0 deletions
diff --git a/tde-i18n-wa/messages/tdetoys/Makefile.am b/tde-i18n-wa/messages/tdetoys/Makefile.am new file mode 100644 index 00000000000..8d8170091e9 --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = wa +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-wa/messages/tdetoys/Makefile.in b/tde-i18n-wa/messages/tdetoys/Makefile.in new file mode 100644 index 00000000000..8dc73e8f3a9 --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/Makefile.in @@ -0,0 +1,655 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# KDE tags expanded automatically by am_edit - $Revision: 483858 $ +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +subdir = messages/tdetoys +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +#>+ 1 +DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +tdeinitdir = @tdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = wa +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = kmoon.po kteatime.po ktux.po kfifteenapplet.po kodo.po kworldclock.po +GMOFILES = kmoon.gmo kteatime.gmo ktux.gmo kfifteenapplet.gmo kodo.gmo kworldclock.gmo +#>- all: all-recursive +#>+ 1 +all: all-nls docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/tdetoys/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdetoys/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdetoys/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +#>- uninstall: uninstall-recursive +#>+ 1 +uninstall: uninstall-nls uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-nls + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +#>- maintainer-clean: maintainer-clean-recursive +#>+ 1 +maintainer-clean: clean-nls maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=kmoon.po ktux.po kteatime.po kfifteenapplet.po kworldclock.po kodo.po Makefile.in Makefile.am + +#>+ 19 +kmoon.gmo: kmoon.po + rm -f kmoon.gmo; $(GMSGFMT) -o kmoon.gmo $(srcdir)/kmoon.po + test ! -f kmoon.gmo || touch kmoon.gmo +kteatime.gmo: kteatime.po + rm -f kteatime.gmo; $(GMSGFMT) -o kteatime.gmo $(srcdir)/kteatime.po + test ! -f kteatime.gmo || touch kteatime.gmo +ktux.gmo: ktux.po + rm -f ktux.gmo; $(GMSGFMT) -o ktux.gmo $(srcdir)/ktux.po + test ! -f ktux.gmo || touch ktux.gmo +kfifteenapplet.gmo: kfifteenapplet.po + rm -f kfifteenapplet.gmo; $(GMSGFMT) -o kfifteenapplet.gmo $(srcdir)/kfifteenapplet.po + test ! -f kfifteenapplet.gmo || touch kfifteenapplet.gmo +kodo.gmo: kodo.po + rm -f kodo.gmo; $(GMSGFMT) -o kodo.gmo $(srcdir)/kodo.po + test ! -f kodo.gmo || touch kodo.gmo +kworldclock.gmo: kworldclock.po + rm -f kworldclock.gmo; $(GMSGFMT) -o kworldclock.gmo $(srcdir)/kworldclock.po + test ! -f kworldclock.gmo || touch kworldclock.gmo + +#>+ 3 +clean-nls: + -rm -f kmoon.gmo kteatime.gmo ktux.gmo kfifteenapplet.gmo kodo.gmo kworldclock.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in kmoon kteatime ktux kfifteenapplet kodo kworldclock ; do \ + echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + fi ;\ + done + + +#>+ 8 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmoon.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kteatime.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktux.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfifteenapplet.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kodo.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kworldclock.mo + +#>+ 2 +all-nls: $(GMOFILES) + +#>+ 8 +distdir-nls:$(GMOFILES) + for file in $(POFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + for file in $(GMOFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdetoys/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdetoys/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdetoys/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-recursive + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-wa/messages/tdetoys/kfifteenapplet.po b/tde-i18n-wa/messages/tdetoys/kfifteenapplet.po new file mode 100644 index 00000000000..8af8810760d --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/kfifteenapplet.po @@ -0,0 +1,69 @@ +# translation of kfifteenapplet.po to Walloon +# Copyright (C) 2003 Free Software Foundation, Inc. +# +# Pablo Saratxaga <pablo@walon.org>, 2003, 2004, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kfifteenapplet\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2007-09-12 15:19+0200\n" +"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" +"Language-Team: Walloon <linux-wa@walon.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Pablo Saratxaga" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "<pablo@walon.org>" + +#: fifteenapplet.cpp:77 +msgid "KFifteenApplet" +msgstr "KFifteenApplet" + +#: fifteenapplet.cpp:78 +msgid "" +"Fifteen pieces applet.\n" +"\n" +"The goal is to put the sliding pieces into numerical order.\n" +"Select \"Randomize Pieces\" from the right mouse button menu\n" +"to start a game." +msgstr "" +"Aplikete do djeu des cwénze pîces.\n" +"\n" +"Li såme do djeu c' est d' fé rider les pîces po les\n" +"relére totes les cwénze sorlon leus limeros.\n" +"Tchoezixhoz «Maxhî les pîces» dins l' aspitant\n" +" menu do boton droete del sori po-z enonder on\n" +" novea djeu." + +#: fifteenapplet.cpp:94 +msgid "R&andomize Pieces" +msgstr "&Maxhî les pîces" + +#: fifteenapplet.cpp:95 +msgid "&Reset Pieces" +msgstr "&Relére les pîces" + +#: fifteenapplet.cpp:221 +msgid "" +"Congratulations!\n" +"You win the game!" +msgstr "" +"Complumints!\n" +"Vos avoz wangnî!" + +#: fifteenapplet.cpp:221 +msgid "Fifteen Pieces" +msgstr "Djeu des cwénze pîces" diff --git a/tde-i18n-wa/messages/tdetoys/kmoon.po b/tde-i18n-wa/messages/tdetoys/kmoon.po new file mode 100644 index 00000000000..c01ba715410 --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/kmoon.po @@ -0,0 +1,156 @@ +# translation of kmoon.po to Walloon +# Copyright (C) 2003 Free Software Foundation, Inc. +# Ratournaedje e walon des messaedjes di KDE +# +# Pablo Saratxaga <pablo@walon.org>, 2003, 2004, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kmoon\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-01-18 13:16+0100\n" +"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" +"Language-Team: Walloon <linux-wa@walon.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: kmoonapplet.cpp:52 +msgid "Moon Phase Indicator for KDE" +msgstr "Håyneu des fazes del lune po KDE" + +#: kmoonapplet.cpp:84 +msgid "&Configure..." +msgstr "&Apontyî..." + +#: kmoonapplet.cpp:100 +msgid "About Moon Phase Indicator" +msgstr "Åd fwait do håyneu des fazes del lune" + +#: kmoonapplet.cpp:108 +msgid "" +"Written by Stephan Kulow <coolo@kde.org>\n" +"\n" +"Made an applet by M G Berberich <berberic@fmi.uni-passau.de>\n" +"\n" +"Lunar code by Chris Osburn <chris@speakeasy.org>\n" +"\n" +"Moon graphics by Tim Beauchamp <timb@googol.com>" +msgstr "" +"Sicrît pa Stephan Kulow <coolo@kde.org>\n" +"\n" +"Metou a aplikete pa M G Berberich <berberic@fmi.uni-passau.de>\n" +"\n" +"Côde pol carculaedje del lune pa Chris Osburn <chris@speakeasy.org>\n" +"\n" +"Dessinaedjes del beaté pa Tim Beauchamp <timb@googol.com>" + +#: kmoondlg.cpp:33 +msgid "Change View" +msgstr "Candjî l' vuwe" + +#: kmoondlg.cpp:44 +msgid "View angle:" +msgstr "Inglêye del vuwe:" + +#: kmoondlg.cpp:45 +msgid "" +"You can use this to rotate the moon to the correct\n" +"angle for your location.\n" +"\n" +"This angle is (almost) impossible to\n" +"calculate from any system-given data,\n" +"therefore you can configure how you\n" +"want KMoon to display your moon here.\n" +"The default value is 0, but it is very\n" +"unlikely that you would see the moon\n" +"at this angle." +msgstr "" +"Vos ploz eployî çoula po fé tourner l' lune disk' al boune\n" +"inglêye pol plaece ki vos estoz.\n" +"\n" +"Ciste inglêye est (cåzu) impossibe a carculer\n" +"a pårti des dnêyes ki sont cnoxhowes do sistinme,\n" +"ça fwait ki vos ploz apontî chal kimint k' vos\n" +"voloz k' KBeaté håynêye li lune.\n" +"Li prémetowe valixhance c' est 0, mins c' est\n" +"foirt probåbe ki vos n' voeroz nén l' beaté dizo\n" +"ciste inglêye la." + +#: kmoondlg.cpp:69 kmoondlg.cpp:103 +msgid "Switch to Southern Hemisphere" +msgstr "Candjî pol dimey bole nonnrece" + +#: kmoondlg.cpp:70 kmoondlg.cpp:104 +msgid "Switch to Northern Hemisphere" +msgstr "Candjî pol dimey bole bijhrece" + +#: kmoondlg.cpp:75 kmoondlg.cpp:110 +msgid "Switch Masking Off" +msgstr "Dismete li mascaedje" + +#: kmoondlg.cpp:76 kmoondlg.cpp:111 +msgid "Switch Masking On" +msgstr "Mete li mascaedje" + +#: kmoondlg.cpp:84 +msgid "" +"The moon as KMoon would display it\n" +"following your current setting and time." +msgstr "" +"Li lune come KBeaté el mosterrè\n" +"d' après vost apontiaedje eyet l' date." + +#: kmoonwidget.cpp:127 +msgid "Full Moon" +msgstr "Plinne lune" + +#: kmoonwidget.cpp:170 +msgid "New Moon" +msgstr "Novele lune" + +#: kmoonwidget.cpp:178 +#, c-format +msgid "" +"_n: Waxing Crescent (New Moon was yesterday)\n" +"Waxing Crescent (%n days since New Moon)" +msgstr "" +"Prumî cwårt crexhant (li novele lune c' esteut ayir)\n" +"Prumî cwårt crexhant (li novele lune c' esteut i gn a %n djoûs)" + +#: kmoonwidget.cpp:181 +msgid "First Quarter" +msgstr "Prumî cwårtî" + +#: kmoonwidget.cpp:189 +#, c-format +msgid "" +"_n: Waxing Gibbous (Tomorrow is Full Moon)\n" +"Waxing Gibbous (%n days to Full Moon)" +msgstr "" +"Deujhinme cwårt crexhant (li plinne lune c' est dmwin)\n" +"Deujhinme cwårt crexhant (li plinne lune c' est dins %n djoûs)" + +#: kmoonwidget.cpp:200 +#, c-format +msgid "" +"_n: Waning Gibbous (Yesterday was Full Moon)\n" +"Waning Gibbous (%n days since Full Moon)" +msgstr "" +"Prumî cwårt discrexhant (li plinne lune c' esteut ayir)\n" +"Prumî cwårt discrexhant (li plinne lune c' esteut i gn a %n djoûs)" + +#: kmoonwidget.cpp:203 +msgid "Last Quarter" +msgstr "Dierin cwårtî" + +#: kmoonwidget.cpp:213 +#, c-format +msgid "" +"_n: Waning Crescent (Tomorrow is New Moon)\n" +"Waning Crescent (%n days to New Moon)" +msgstr "" +"Deujhinme cwårt discrexhant (li novele lune c' est dmwin)\n" +"Deujhinme cwårt discrexhant (li novele lune c' est dins %n djoûs)" diff --git a/tde-i18n-wa/messages/tdetoys/kodo.po b/tde-i18n-wa/messages/tdetoys/kodo.po new file mode 100644 index 00000000000..af8b142afac --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/kodo.po @@ -0,0 +1,104 @@ +# translation of kteatime.po to Walon +# Copyright (C) 2003 Free Software Foundation, Inc. +# Pablo Saratxaga <pablo@mandrakesoft.com>, 2003. +# Pablo Saratxaga <pablo@walon.org>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kodo\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-01-18 13:17+0100\n" +"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" +"Language-Team: Walloon <linux-wa@walon.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#: main.cpp:67 +msgid "KOdometer" +msgstr "" + +#: main.cpp:68 +msgid "KOdometer measures your desktop mileage" +msgstr "" + +#: main.cpp:71 +msgid "A mouse odometer" +msgstr "" + +#: main.cpp:77 +msgid "KDE 2 porting and some code cleanups" +msgstr "" + +#: kodometer.cpp:33 +msgid "inch" +msgstr "pôce" + +#: kodometer.cpp:33 +msgid "inches" +msgstr "pôces" + +#: kodometer.cpp:34 +msgid "cm" +msgstr "cm" + +#: kodometer.cpp:35 +msgid "foot" +msgstr "pî" + +#: kodometer.cpp:35 +msgid "feet" +msgstr "pîs" + +#: kodometer.cpp:36 +msgid "meter" +msgstr "mete" + +#: kodometer.cpp:36 +msgid "meters" +msgstr "metes" + +#: kodometer.cpp:37 +msgid "mile" +msgstr "mile" + +#: kodometer.cpp:37 +msgid "miles" +msgstr "miles" + +#: kodometer.cpp:38 +msgid "km" +msgstr "km" + +#: kodometer.cpp:91 +msgid "&Enable" +msgstr "&Mete en alaedje" + +#: kodometer.cpp:92 +msgid "&Metric Display" +msgstr "" + +#: kodometer.cpp:94 +msgid "Auto &Reset Trip" +msgstr "" + +#: kodometer.cpp:96 +msgid "Reset &Trip" +msgstr "" + +#: kodometer.cpp:97 +msgid "Reset &Odometer" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Pablo Saratxaga" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "<pablo@walon.org>" diff --git a/tde-i18n-wa/messages/tdetoys/kteatime.po b/tde-i18n-wa/messages/tdetoys/kteatime.po new file mode 100644 index 00000000000..ae625c6263f --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/kteatime.po @@ -0,0 +1,188 @@ +# translation of kteatime.po to Walloon +# Copyright (C) 2003 Free Software Foundation, Inc. +# Pablo Saratxaga <pablo@mandrakesoft.com>, 2003. +# Pablo Saratxaga <pablo@walon.org>, 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kteatime\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2006-04-20 04:01+0200\n" +"PO-Revision-Date: 2004-01-18 13:19+0100\n" +"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" +"Language-Team: Walloon <linux-wa@walon.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: main.cpp:36 +msgid "KDE utility for making a fine cup of tea" +msgstr "Usteye KDE po fé ene boune djate di té" + +#: main.cpp:42 +msgid "KTeaTime" +msgstr "KTeaTime" + +#: main.cpp:47 +msgid "Many patches" +msgstr "Sacwants amidraedjes" + +#: toplevel.cpp:93 +msgid "Black Tea" +msgstr "Noer té" + +#: toplevel.cpp:96 +msgid "Earl Grey" +msgstr "Vete té" + +#: toplevel.cpp:99 +msgid "Fruit Tea" +msgstr "Té ås fruts" + +#: toplevel.cpp:108 +msgid "Other Tea" +msgstr "Ôte sôre di té" + +#: toplevel.cpp:122 +msgid "Sto&p" +msgstr "&Arester" + +#: toplevel.cpp:124 +msgid "&Configure..." +msgstr "A&pontyî..." + +#: toplevel.cpp:126 +msgid "&Anonymous..." +msgstr "&Sins no..." + +#: toplevel.cpp:297 +msgid "The %1 is now ready!" +msgstr "Li %1 est presse asteure!" + +#: toplevel.cpp:308 toplevel.cpp:345 toplevel.cpp:461 +msgid "The Tea Cooker" +msgstr "Li fjheu d' té" + +#: toplevel.cpp:325 +msgid "%1 left for %2" +msgstr "I dmore %1 po %2" + +#: toplevel.cpp:425 +msgid "There is no tea to begin steeping." +msgstr "I n' a pont d' té tchoezi po-z ataker l' fijhaedje do té." + +#: toplevel.cpp:425 +msgid "No Tea" +msgstr "Pont d' té" + +#: toplevel.cpp:470 +msgid "Anonymous Tea" +msgstr "Té sins no" + +#: toplevel.cpp:484 toplevel.cpp:729 +msgid "Tea time:" +msgstr "Tins pol té:" + +#: toplevel.cpp:500 +msgid "tea" +msgstr "té" + +#: toplevel.cpp:575 +msgid "New Tea" +msgstr "Novea té" + +#: toplevel.cpp:653 +msgid "Configure Tea Cooker" +msgstr "Apontyî l' fijheu d' té" + +#: toplevel.cpp:665 +msgid "Tea List" +msgstr "Djivêye des tés" + +#: toplevel.cpp:669 +msgid "Name" +msgstr "No" + +#: toplevel.cpp:671 +msgid "Time" +msgstr "Tins" + +#: toplevel.cpp:681 +msgid "New" +msgstr "Novea" + +#: toplevel.cpp:695 +msgid "Up" +msgstr "Monter" + +#: toplevel.cpp:702 +msgid "Down" +msgstr "Dischinde" + +#: toplevel.cpp:712 +msgid "Tea Properties" +msgstr "Prôpietés do té" + +#: toplevel.cpp:723 +msgid "Name:" +msgstr "No:" + +#: toplevel.cpp:734 +msgid "Action" +msgstr "Accion" + +#: toplevel.cpp:739 +msgid "Configure Events..." +msgstr "Apontyî les evenmints..." + +#: toplevel.cpp:744 +msgid "Event" +msgstr "Evenmint" + +#: toplevel.cpp:745 +msgid "Popup" +msgstr "Aspitant purnea" + +#: toplevel.cpp:755 +msgid "Enter command here; '%t' will be replaced with name of steeping tea" +msgstr "Tapez l' comande chal; «%t» srè replaecî avou l' no do a fé" + +#: toplevel.cpp:760 +msgid "Visualize progress in icon tray" +msgstr "Vey l' avançmint sol sicriftôr" + +#: tealist.cpp:18 +#, fuzzy +msgid "%1 min" +msgstr "%1 min" + +#: tealist.cpp:21 +#, fuzzy +msgid "%1 s" +msgstr "%1 s" + +#: tealist.cpp:23 +msgid " %1 s" +msgstr " %1 s" + +#: timeedit.cpp:59 +msgid " min" +msgstr " min" + +#: timeedit.cpp:65 +msgid " sec" +msgstr " seg" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Pablo Saratxaga" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "<pablo@walon.org>" diff --git a/tde-i18n-wa/messages/tdetoys/ktux.po b/tde-i18n-wa/messages/tdetoys/ktux.po new file mode 100644 index 00000000000..34e8a3b8dd4 --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/ktux.po @@ -0,0 +1,48 @@ +# translation of ktux.po to Walloon +# Ratournaedje e walon des messaedjes di KDE. +# +# Lorint Hendschel <Laurent.Hendschel@skynet.be>, 1998-2002 +# Pablo Saratxaga <pablo@walon.org>, 2003, 2007 +# +# +msgid "" +msgstr "" +"Project-Id-Version: ktux\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-05-08 13:26+0200\n" +"Last-Translator: Lorint Hendschel <Laurent.Hendschel@skynet.be>\n" +"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0beta2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: sprite.cpp:30 +msgid "Tux Screen Saver" +msgstr "Sipårgneu di waitroûle «Tux»" + +#: sprite.cpp:54 +msgid "Setup KTux" +msgstr "Apontiaedje di KTux" + +#: sprite.cpp:62 +msgid "Speed:" +msgstr "Radisté:" + +#: sprite.cpp:131 +msgid "About KTux" +msgstr "Åd fwait di KTux" + +#: sprite.cpp:132 +msgid "" +"KTux Version 1.0\n" +"\n" +"Written by Martin R. Jones 1999\n" +"mjones@kde.org" +msgstr "" +"KTux modêye 1.0\n" +"\n" +"Sicrît pa Martin R. Jones 1999\n" +"mjones@kde.org" diff --git a/tde-i18n-wa/messages/tdetoys/kworldclock.po b/tde-i18n-wa/messages/tdetoys/kworldclock.po new file mode 100644 index 00000000000..297b2ebdc10 --- /dev/null +++ b/tde-i18n-wa/messages/tdetoys/kworldclock.po @@ -0,0 +1,165 @@ +# translation of kworldclock.po to Walloon +# Ratournaedje e walon des messaedjes di KDE. +# +# Pablo Saratxaga <pablo@walon.org>, 2003, 2004, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kworldclock\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-01-18 13:20+0100\n" +"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" +"Language-Team: Walloon <linux-wa@walon.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. i18n: file about.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "About KDE World Clock" +msgstr "Åd fwait d' l' ôrlodje daegnrece di KDE" + +#. i18n: file about.ui line 77 +#: rc.cpp:6 +#, no-c-format +msgid "The KDE World Clock" +msgstr "L' ôrlodje daegnrece di KDE" + +#. i18n: file about.ui line 120 +#: rc.cpp:9 +#, no-c-format +msgid "" +"This is a little toy to display the time on each place on the earth. \n" +"\n" +"Copyright: (c) 2000 Matthias Hoelzer-Kluepfel" +msgstr "" +"Çouchal est ene pitite usteye ki mostere l' eure e tchaeke plaece del Daegne.\n" +"\n" +"Copyright: © 2000 Matthias Hölzer-Klüpfel" + +#. i18n: file clock.ui line 16 +#: rc.cpp:17 +#, no-c-format +msgid "Edit Clock Settings" +msgstr "Candjî les apontiaedjes di l' ôrlodje" + +#. i18n: file clock.ui line 122 +#: rc.cpp:20 +#, no-c-format +msgid "Please enter the settings for the clock." +msgstr "Dinez les apontiaedjes di l' ôrlodje s' i vs plait." + +#. i18n: file clock.ui line 130 +#: rc.cpp:23 +#, no-c-format +msgid "&Caption:" +msgstr "&Tecse:" + +#. i18n: file clock.ui line 146 +#: rc.cpp:26 +#, no-c-format +msgid "&Timezone:" +msgstr "&Coisse d' eureye:" + +#: main.cpp:59 main.cpp:178 +msgid "KDE World Clock" +msgstr "Ôrlodje daegnrece di KDE" + +#: main.cpp:167 +msgid "Write out a file containing the actual map" +msgstr "Fé on fitchî avou l' mape do moumint" + +#: main.cpp:168 +msgid "The name of the theme to use" +msgstr "Li no do tinme a-z eployî" + +#: main.cpp:169 +msgid "List available themes" +msgstr "Djivêye des tinmes k' i gn a" + +#: main.cpp:170 +msgid "The name of the file to write to" +msgstr "Li no do fitchî a-z ahiver" + +#: main.cpp:171 +msgid "The size of the map to dump" +msgstr "Li no del mape a scrire" + +#: mapwidget.cpp:88 +msgid "Add &Red" +msgstr "Radjouter on &rodje drapea" + +#: mapwidget.cpp:91 +msgid "Add &Green" +msgstr "Radjouter on &vete drapea" + +#: mapwidget.cpp:94 +msgid "Add &Blue" +msgstr "Radjouter on &bleu drapea" + +#: mapwidget.cpp:96 +msgid "Add &Custom..." +msgstr "Radjouter on drapea a &vosse môde..." + +#: mapwidget.cpp:99 +msgid "&Remove Flag" +msgstr "&Oister drapea" + +#: mapwidget.cpp:100 +msgid "&Remove All Flags" +msgstr "&Oister tos les drapeas" + +#: mapwidget.cpp:114 zoneclock.cpp:70 +msgid "&Add..." +msgstr "&Radjouter..." + +#: mapwidget.cpp:117 +msgid "&Flags" +msgstr "&Drapeas" + +#: mapwidget.cpp:120 +msgid "&Clocks" +msgstr "Ôrl&odjes" + +#: mapwidget.cpp:123 +msgid "&Map Theme" +msgstr "Tinme del &mape" + +#: mapwidget.cpp:124 +msgid "Show &Daylight" +msgstr "Mostrer l' &loumire do djoû" + +#: mapwidget.cpp:125 +msgid "Show &Cities" +msgstr "Håyner les &veyes" + +#: mapwidget.cpp:126 +msgid "Show F&lags" +msgstr "Håyner les &drapeas" + +#: mapwidget.cpp:131 +msgid "&Save Settings" +msgstr "&Schaper les tchuzes" + +#: mapwidget.cpp:265 +msgid "Do you really want to remove all flags?" +msgstr "Voloz vs vormint oister tos les drapeas?" + +#: zoneclock.cpp:69 +msgid "&Edit..." +msgstr "&Candjî..." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Pablo Saratxaga" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "<pablo@walon.org>" |