summaryrefslogtreecommitdiffstats
path: root/tde-i18n-eo/messages/tdesdk
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-eo/messages/tdesdk
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-eo/messages/tdesdk')
-rw-r--r--tde-i18n-eo/messages/tdesdk/Makefile.am3
-rw-r--r--tde-i18n-eo/messages/tdesdk/Makefile.in647
-rw-r--r--tde-i18n-eo/messages/tdesdk/cervisia.po1644
-rw-r--r--tde-i18n-eo/messages/tdesdk/kbabel.po5508
-rw-r--r--tde-i18n-eo/messages/tdesdk/spy.po79
-rw-r--r--tde-i18n-eo/messages/tdesdk/umbrello.po3971
6 files changed, 11852 insertions, 0 deletions
diff --git a/tde-i18n-eo/messages/tdesdk/Makefile.am b/tde-i18n-eo/messages/tdesdk/Makefile.am
new file mode 100644
index 00000000000..9111e73ddec
--- /dev/null
+++ b/tde-i18n-eo/messages/tdesdk/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = eo
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-eo/messages/tdesdk/Makefile.in b/tde-i18n-eo/messages/tdesdk/Makefile.in
new file mode 100644
index 00000000000..7639a2988ee
--- /dev/null
+++ b/tde-i18n-eo/messages/tdesdk/Makefile.in
@@ -0,0 +1,647 @@
+# 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/tdesdk
+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 = eo
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = spy.po cervisia.po kbabel.po umbrello.po
+GMOFILES = spy.gmo cervisia.gmo kbabel.gmo umbrello.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/tdesdk/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu messages/tdesdk/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/tdesdk/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/tdesdk/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdesdk/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=kbabel.po spy.po umbrello.po Makefile.in cervisia.po Makefile.am
+
+#>+ 13
+spy.gmo: spy.po
+ rm -f spy.gmo; $(GMSGFMT) -o spy.gmo $(srcdir)/spy.po
+ test ! -f spy.gmo || touch spy.gmo
+cervisia.gmo: cervisia.po
+ rm -f cervisia.gmo; $(GMSGFMT) -o cervisia.gmo $(srcdir)/cervisia.po
+ test ! -f cervisia.gmo || touch cervisia.gmo
+kbabel.gmo: kbabel.po
+ rm -f kbabel.gmo; $(GMSGFMT) -o kbabel.gmo $(srcdir)/kbabel.po
+ test ! -f kbabel.gmo || touch kbabel.gmo
+umbrello.gmo: umbrello.po
+ rm -f umbrello.gmo; $(GMSGFMT) -o umbrello.gmo $(srcdir)/umbrello.po
+ test ! -f umbrello.gmo || touch umbrello.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f spy.gmo cervisia.gmo kbabel.gmo umbrello.gmo
+
+#>+ 10
+install-nls:
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
+ @for base in spy cervisia kbabel umbrello ; 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
+
+
+#>+ 6
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/spy.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/cervisia.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kbabel.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/umbrello.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/tdesdk/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/tdesdk/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdesdk/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-eo/messages/tdesdk/cervisia.po b/tde-i18n-eo/messages/tdesdk/cervisia.po
new file mode 100644
index 00000000000..eba28ad8d13
--- /dev/null
+++ b/tde-i18n-eo/messages/tdesdk/cervisia.po
@@ -0,0 +1,1644 @@
+# translation of cervisia.po to Esperanto
+# Copyright (C) 2002 Free Software Foundation, Inc.
+# Heiko Evermann <heiko@evermann.de>, 2002
+#
+# Minuskloj: ĉ ĝ ĵ ĥ ŝ ŭ Majuskloj: Ĉ Ĝ Ĵ Ĥ Ŝ Ŭ
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: cervisia\n"
+"POT-Creation-Date: 2007-09-24 01:15+0200\n"
+"PO-Revision-Date: 2007-10-06 22:47+0100\n"
+"Last-Translator: Oliver Kellogg <okellogg@users.sourceforge.net>\n"
+"Language-Team: Esperanto <tde-i18n-eo@kde.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\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Heiko Evermann, Oliver Kellogg"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "heiko@evermann.de, okellogg@users.sourceforge.net"
+
+#: addremovedlg.cpp:37
+msgid "CVS Add"
+msgstr ""
+
+#: addremovedlg.cpp:38
+msgid "CVS Add Binary"
+msgstr ""
+
+#: addremovedlg.cpp:39
+msgid "CVS Remove"
+msgstr ""
+
+#: addremovedlg.cpp:46
+msgid "Add the following files to the repository:"
+msgstr "Aldoni la sekvantajn dosierojn al la deponejo:"
+
+#: addremovedlg.cpp:47
+msgid "Add the following binary files to the repository:"
+msgstr "Aldoni la sekvantajn binarajn dosierojn al la deponejo:"
+
+#: addremovedlg.cpp:48
+msgid "Remove the following files from the repository:"
+msgstr "Forigi la sekvantajn dosierojn de la deponejo:"
+
+#: addremovedlg.cpp:68
+msgid "This will also remove the files from your local working copy."
+msgstr "Tiu ankaŭ forigos la dosierojn de via loka laborkopio."
+
+#: addrepositorydlg.cpp:37
+msgid "Add Repository"
+msgstr "Aldoni Deponejon"
+
+#: addrepositorydlg.cpp:45 checkoutdlg.cpp:72
+msgid "&Repository:"
+msgstr "&Deponejo:"
+
+#: addrepositorydlg.cpp:58
+msgid "Use remote &shell (only for :ext: repositories):"
+msgstr "Uzi foran &ŝelon (nur por :ext: deponejoj):"
+
+#: addrepositorydlg.cpp:65
+msgid "Invoke this program on the server side:"
+msgstr "Lanĉi tiun progamon ĉe la servilo:"
+
+#: addrepositorydlg.cpp:74
+msgid "Use different &compression level:"
+msgstr "Uzi alian &densignivelon:"
+
+#: addrepositorydlg.cpp:80
+msgid "Download cvsignore file from server"
+msgstr "Elŝuti \"cvsignore\"-dosieron de servilo"
+
+#: addrepositorydlg.cpp:172
+msgid "Repository Settings"
+msgstr "Deponeja Agordo"
+
+#: annotatectl.cpp:82
+#, c-format
+msgid "CVS Annotate: %1"
+msgstr ""
+
+#: annotatectl.cpp:93
+msgid "CVS Annotate"
+msgstr ""
+
+#: cervisiapart.cpp:116
+msgid "Starting cvsservice failed with message: "
+msgstr ""
+
+#: cervisiapart.cpp:152
+msgid ""
+"This KPart is non-functional, because the cvs DCOP service could not be "
+"started."
+msgstr ""
+
+#: cervisiapart.cpp:193
+msgid "Remote CVS working folders are not supported."
+msgstr ""
+
+#: cervisiapart.cpp:202
+msgid ""
+"You cannot change to a different folder while there is a running cvs job."
+msgstr ""
+
+#: cervisiapart.cpp:219
+msgid ""
+"F - All files are hidden, the tree shows only folders\n"
+"N - All up-to-date files are hidden\n"
+"R - All removed files are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:235
+msgid "O&pen Sandbox..."
+msgstr "Malfermi &Provejon..."
+
+#: cervisiapart.cpp:238
+msgid "Opens a CVS working folder in the main window"
+msgstr ""
+
+#: cervisiapart.cpp:242
+msgid "Recent Sandboxes"
+msgstr "Lasttempaj Provejoj"
+
+#: cervisiapart.cpp:246
+msgid "&Insert ChangeLog Entry..."
+msgstr "Enmet&i Ŝanĝprotokol-Eron..."
+
+#: cervisiapart.cpp:249
+msgid "Inserts a new intro into the file ChangeLog in the toplevel folder"
+msgstr ""
+
+#: cervisiapart.cpp:256
+msgid "Updates (cvs update) the selected files and folders"
+msgstr "Aktualilgas (cvs update) la elektitajn dosierojn kaj dosierujojn"
+
+#: cervisiapart.cpp:260
+msgid "&Status"
+msgstr "&Stato"
+
+#: cervisiapart.cpp:263
+msgid "Updates the status (cvs -n update) of the selected files and folders"
+msgstr ""
+"Aktualigas la staton (cvs -n update) de la elektitaj dosieroj kaj dosierujoj"
+
+#: cervisiapart.cpp:270
+msgid "Opens the marked file for editing"
+msgstr "Malfermas la elektitan dosieron en redaktilo"
+
+#: cervisiapart.cpp:274
+msgid "Reso&lve..."
+msgstr "So&lvi..."
+
+#: cervisiapart.cpp:277
+msgid "Opens the resolve dialog with the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:281
+msgid "&Commit..."
+msgstr "&Enmeti..."
+
+#: cervisiapart.cpp:284
+msgid "Commits the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:288
+msgid "&Add to Repository..."
+msgstr "&Aldoni al arĥivo..."
+
+#: cervisiapart.cpp:291
+msgid "Adds (cvs add) the selected files to the repository"
+msgstr "Aldonas (cvs add) la elektitajn dosierojn al la arĥivo"
+
+#: cervisiapart.cpp:295
+msgid "Add &Binary..."
+msgstr "Aldoni &Binare..."
+
+#: cervisiapart.cpp:298
+msgid "Adds (cvs -kb add) the selected files as binaries to the repository"
+msgstr ""
+"Aldonas (cvs -kb add) la elektitajn dosierojn kiel duumajn al al arĥivo"
+
+#: cervisiapart.cpp:302
+msgid "&Remove From Repository..."
+msgstr "Fo&rigi el la Deponejo..."
+
+#: cervisiapart.cpp:305
+msgid "Removes (cvs remove) the selected files from the repository"
+msgstr "Forigas (cvs remove) la elektitajn dosierojn el la deponejo"
+
+#: cervisiapart.cpp:309
+msgid "Rever&t"
+msgstr "&Malfari"
+
+#: cervisiapart.cpp:312
+msgid "Reverts (cvs update -C) the selected files (only cvs 1.11)"
+msgstr ""
+
+#: cervisiapart.cpp:317
+msgid "&Properties"
+msgstr "&Ecoj"
+
+#: cervisiapart.cpp:328
+msgid "Stops any running sub-processes"
+msgstr ""
+
+#: cervisiapart.cpp:333
+msgid "Browse &Log..."
+msgstr "Fo&liumi Protokolon..."
+
+#: cervisiapart.cpp:336
+msgid "Shows the revision tree of the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:341
+msgid "Browse Multi-File Log..."
+msgstr "Foliumi Plurdosieran Protokolon..."
+
+#: cervisiapart.cpp:345
+msgid "&Annotate..."
+msgstr "&Prinoti..."
+
+#: cervisiapart.cpp:348
+msgid "Shows a blame-annotated view of the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:352
+msgid "&Difference to Repository (BASE)..."
+msgstr "&Diferenco al Deponejo (BASE)..."
+
+#: cervisiapart.cpp:355
+msgid ""
+"Shows the differences of the selected file to the checked out version (tag "
+"BASE)"
+msgstr ""
+"Montras diferencojn de la elektita dosiero al la elprenata versio (etikedo "
+"BASE)"
+
+#: cervisiapart.cpp:359
+msgid "Difference to Repository (HEAD)..."
+msgstr "&Diferenco al Deponejo (HEAD)..."
+
+#: cervisiapart.cpp:362
+msgid ""
+"Shows the differences of the selected file to the newest version in the "
+"repository (tag HEAD)"
+msgstr ""
+"Montras la diferencon inter la elektita dosiero kaj la plej aktuala versio en "
+"la deponejo (etikedo HEAD)"
+
+#: cervisiapart.cpp:366
+msgid "Last &Change..."
+msgstr "&Lasta ŝanĝo..."
+
+#: cervisiapart.cpp:369
+msgid ""
+"Shows the differences between the last two revisions of the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:373
+msgid "&History..."
+msgstr "&Historio..."
+
+#: cervisiapart.cpp:376
+msgid "Shows the CVS history as reported by the server"
+msgstr ""
+
+#: cervisiapart.cpp:380
+msgid "&Unfold File Tree"
+msgstr "&Malfaldi Dosier-arbon"
+
+#: cervisiapart.cpp:384
+msgid "Opens all branches of the file tree"
+msgstr ""
+
+#: cervisiapart.cpp:388
+msgid "&Fold File Tree"
+msgstr ""
+
+#: cervisiapart.cpp:391
+msgid "Closes all branches of the file tree"
+msgstr ""
+
+#: cervisiapart.cpp:398
+msgid "&Tag/Branch..."
+msgstr "E&tikedo/Branĉo..."
+
+#: cervisiapart.cpp:401
+msgid "Creates a tag or branch for the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:405
+msgid "&Delete Tag..."
+msgstr "&Forigi Etikedon..."
+
+#: cervisiapart.cpp:408
+msgid "Deletes a tag from the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:412
+msgid "&Update to Tag/Date..."
+msgstr "&Ĝisdatigi al Etikedo/Branĉo..."
+
+#: cervisiapart.cpp:415
+msgid "Updates the selected files to a given tag, branch or date"
+msgstr ""
+
+#: cervisiapart.cpp:419
+msgid "Update to &HEAD"
+msgstr "Ĝisdatigi al &HEAD"
+
+#: cervisiapart.cpp:422
+msgid "Updates the selected files to the HEAD revision"
+msgstr ""
+
+#: cervisiapart.cpp:426
+msgid "&Merge..."
+msgstr "&Mergi..."
+
+#: cervisiapart.cpp:429
+msgid "Merges a branch or a set of modifications into the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:433
+msgid "&Add Watch..."
+msgstr "&Aldoni Observilon..."
+
+#: cervisiapart.cpp:436
+msgid "Adds a watch for the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:440
+msgid "&Remove Watch..."
+msgstr "Fo&rigi Observilon..."
+
+#: cervisiapart.cpp:443
+msgid "Removes a watch from the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:447
+msgid "Show &Watchers"
+msgstr "Montri &Observantojn"
+
+#: cervisiapart.cpp:450
+msgid "Shows the watchers of the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:454
+msgid "Ed&it Files"
+msgstr "Redakt&i Dosierojn"
+
+#: cervisiapart.cpp:457
+msgid "Edits (cvs edit) the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:461
+msgid "U&nedit Files"
+msgstr "Malredakti Dosieroj&n"
+
+#: cervisiapart.cpp:464
+msgid "Unedits (cvs unedit) the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:468
+msgid "Show &Editors"
+msgstr "Montri R&edaktilojn"
+
+#: cervisiapart.cpp:471
+msgid "Shows the editors of the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:475
+msgid "&Lock Files"
+msgstr "Ŝ&losi Dosierojn"
+
+#: cervisiapart.cpp:478
+msgid "Locks the selected files, so that others cannot modify them"
+msgstr ""
+
+#: cervisiapart.cpp:482
+msgid "Unl&ock Files"
+msgstr "Malŝl&osi Dosierojn"
+
+#: cervisiapart.cpp:485
+msgid "Unlocks the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:489
+msgid "Create &Patch Against Repository..."
+msgstr "Krei Flikon al De&ponejo..."
+
+#: cervisiapart.cpp:492
+msgid "Creates a patch from the modifications in your sandbox"
+msgstr ""
+
+#: cervisiapart.cpp:499
+msgid "&Create..."
+msgstr "&Krei..."
+
+#: cervisiapart.cpp:503
+msgid "&Checkout..."
+msgstr "&Elpreni..."
+
+#: cervisiapart.cpp:506
+msgid "Allows you to checkout a module from a repository"
+msgstr ""
+
+#: cervisiapart.cpp:510
+msgid "&Import..."
+msgstr "&Importi..."
+
+#: cervisiapart.cpp:513
+msgid "Allows you to import a module into a repository"
+msgstr ""
+
+#: cervisiapart.cpp:517
+msgid "&Repositories..."
+msgstr "&Deponejoj..."
+
+#: cervisiapart.cpp:520
+msgid "Configures a list of repositories you regularly use"
+msgstr ""
+
+#: cervisiapart.cpp:527
+msgid "Hide All &Files"
+msgstr "Kaŝi Ĉiu&jn Dosierojn"
+
+#: cervisiapart.cpp:530
+msgid "Show All &Files"
+msgstr "Montri Ĉiu&jn Dosierojn"
+
+#: cervisiapart.cpp:531
+msgid "Determines whether only folders are shown"
+msgstr ""
+
+#: cervisiapart.cpp:535
+msgid "Hide Unmodified Files"
+msgstr "Kaŝi Nemodifitajn Dosierojn"
+
+#: cervisiapart.cpp:538
+msgid "Show Unmodified Files"
+msgstr "Montri Nemodifitajn Dosierojn"
+
+#: cervisiapart.cpp:539
+msgid "Determines whether files with status up-to-date or unknown are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:544
+msgid "Hide Removed Files"
+msgstr "Kaŝi Forigitajn Dosierojn"
+
+#: cervisiapart.cpp:547
+msgid "Show Removed Files"
+msgstr "Montri Forigitajn Dosierojn"
+
+#: cervisiapart.cpp:548
+msgid "Determines whether removed files are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:552
+msgid "Hide Non-CVS Files"
+msgstr "Kaŝi Ne-CVS-ajn Dosierojn"
+
+#: cervisiapart.cpp:555
+msgid "Show Non-CVS Files"
+msgstr "Montri Ne-CVS-ajn Dosierojn"
+
+#: cervisiapart.cpp:556
+msgid "Determines whether files not in CVS are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:560
+msgid "Hide Empty Folders"
+msgstr "Kaŝi Malplenajn Dosierujojn"
+
+#: cervisiapart.cpp:563
+msgid "Show Empty Folders"
+msgstr "Montri Malplenajn Dosierujojn"
+
+#: cervisiapart.cpp:564
+msgid "Determines whether folders without visible entries are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:568
+msgid "Create &Folders on Update"
+msgstr "Krei &Dosierujojn dum Aktualigo"
+
+#: cervisiapart.cpp:571
+msgid "Determines whether updates create folders"
+msgstr ""
+
+#: cervisiapart.cpp:575
+msgid "&Prune Empty Folders on Update"
+msgstr "&Pritondi Malplenajn Dosierujojn dum Aktualigo"
+
+#: cervisiapart.cpp:578
+msgid "Determines whether updates remove empty folders"
+msgstr ""
+
+#: cervisiapart.cpp:582
+msgid "&Update Recursively"
+msgstr "Akt&ualigi Rekursie"
+
+#: cervisiapart.cpp:585
+msgid "Determines whether updates are recursive"
+msgstr ""
+
+#: cervisiapart.cpp:589
+msgid "C&ommit && Remove Recursively"
+msgstr "Enmeti && F&origi Rekursie"
+
+#: cervisiapart.cpp:592
+msgid "Determines whether commits and removes are recursive"
+msgstr ""
+
+#: cervisiapart.cpp:596
+msgid "Do cvs &edit Automatically When Necessary"
+msgstr "Fari \"cvs &edit\" aŭtomate se necesas"
+
+#: cervisiapart.cpp:599
+msgid "Determines whether automatic cvs editing is active"
+msgstr ""
+
+#: cervisiapart.cpp:603
+msgid "Configure Cervisia..."
+msgstr "Agordi Cervisia..."
+
+#: cervisiapart.cpp:606
+msgid "Allows you to configure the Cervisia KPart"
+msgstr ""
+
+#: cervisiapart.cpp:616
+msgid "CVS &Manual"
+msgstr "CVS &Manlibro"
+
+#: cervisiapart.cpp:619
+msgid "Opens the help browser with the CVS documentation"
+msgstr ""
+
+#: cervisiapart.cpp:626
+msgid "Unfold Folder"
+msgstr "Malfaldi Dosierujon"
+
+#: cervisiapart.cpp:629
+msgid "Fold Folder"
+msgstr "Faldi Dosierujon"
+
+#: cervisiapart.cpp:673
+msgid "Edit With"
+msgstr "Redakti Kun"
+
+#: cervisiapart.cpp:713
+msgid ""
+"Cervisia %1\n"
+"(Using KDE %2)\n"
+"\n"
+"Copyright (c) 1999-2002\n"
+"Bernd Gehrmann <bernd@mail.berlios.de>\n"
+"\n"
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2 of the License, or\n"
+"(at your option) any later version.\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"See the ChangeLog file for a list of contributors."
+msgstr ""
+"Cervisia %1\n"
+"(Uzante KDE %2)\n"
+"\n"
+"Kopirajto (k) 1999-2002\n"
+"Bernd Gehrmann <bernd@mail.berlios.de>\n"
+"\n"
+"Ĉi tiu verko estas libera programo; vi povas ĝin pludistribui kaj/aŭ\n"
+"modifi je la kondiĉoj de la GNUa Ĝenerala Publika Licenco, eldonita de\n"
+"de «Free Software Foundation», laŭ la versio 2 de tiu Licenco aŭ, se\n"
+"vi preferas, ajna posta versio.\n"
+"\n"
+"Ni distribuas ĉi tiun programon esperante ke ĝi estos utila, tamen\n"
+"SEN IA AJN GARANTIO, i.a. sen la implica garantio pri SURMERKATIGEBLO\n"
+"aŭ TAŬGECO POR IU KONKRETA CELO. Pliajn detalojn vidu en la GNUa\n"
+"Ĝenerala Publika Licenco.\n"
+"Vidu la ŝanĝprotokolon (ChangeLog) por la listo de kontribuintoj."
+
+#: cervisiapart.cpp:728
+msgid "About Cervisia"
+msgstr "Pri Cervisia"
+
+#: cervisiapart.cpp:736
+msgid "Cervisia Part"
+msgstr "Cervisia-Parto"
+
+#: cervisiapart.cpp:737 main.cpp:150
+msgid "A CVS frontend"
+msgstr "CVS-fasado"
+
+#: cervisiapart.cpp:739
+msgid "Copyright (c) 1999-2002 Bernd Gehrmann"
+msgstr "Kopirajto (k) 1999-2002 Bernd Gehrmann"
+
+#: cervisiapart.cpp:742 main.cpp:155
+msgid "Original author and former maintainer"
+msgstr "Origina aŭtoro kaj iama vartisto"
+
+#: cervisiapart.cpp:744 main.cpp:157
+msgid "Maintainer"
+msgstr "Vartisto"
+
+#: cervisiapart.cpp:746 main.cpp:159
+msgid "Developer"
+msgstr "Programisto"
+
+#: cervisiapart.cpp:749 main.cpp:164
+msgid "Conversion to KPart"
+msgstr "Konvertado al KPart"
+
+#: cervisiapart.cpp:759
+msgid "Open Sandbox"
+msgstr "Malfermi Provejon"
+
+#: cervisiapart.cpp:816
+msgid "CVS Edit"
+msgstr ""
+
+#: cervisiapart.cpp:1349 diffdlg.cpp:255 logdlg.cpp:467
+msgid "CVS Diff"
+msgstr ""
+
+#: cervisiapart.cpp:1364 diffdlg.cpp:491 logdlg.cpp:482 resolvedlg.cpp:351
+msgid "Could not open file for writing."
+msgstr "Ne eblis malfermi por skribado."
+
+#: cervisiapart.cpp:1511
+msgid "The revision looks invalid."
+msgstr "La revizio ŝajnas nevalida."
+
+#: cervisiapart.cpp:1518
+msgid "This is the first revision of the branch."
+msgstr "Tiu estas la unua revizio de la branĉo."
+
+#: cervisiapart.cpp:1644
+msgid "Invoking help on Cervisia"
+msgstr "Alvokante helpon pri Cervisia"
+
+#: cervisiapart.cpp:1651
+msgid "Invoking help on CVS"
+msgstr "Alvokante helpon pri CVS"
+
+#: cervisiapart.cpp:1687
+msgid "Done"
+msgstr "Preta"
+
+#: cervisiapart.cpp:1696
+msgid "A CVS commit to repository %1 is done"
+msgstr "CVS-enmeto al deponejo %1 estas efektivigita"
+
+#: cervisiapart.cpp:1717
+msgid ""
+"This is not a CVS folder.\n"
+"If you did not intend to use Cervisia, you can switch view modes within "
+"Konqueror."
+msgstr ""
+
+#: cervisiashell.cpp:53
+msgid "The Cervisia library could not be loaded."
+msgstr ""
+
+#: cervisiashell.cpp:97
+msgid "Allows you to configure the toolbar"
+msgstr ""
+
+#: cervisiashell.cpp:103
+msgid "Allows you to customize the keybindings"
+msgstr ""
+
+#: cervisiashell.cpp:108
+msgid "Exits Cervisia"
+msgstr ""
+
+#: cervisiashell.cpp:116
+msgid "Invokes the KDE help system with the Cervisia documentation"
+msgstr ""
+
+#: cervisiashell.cpp:121
+msgid "Opens the bug report dialog"
+msgstr "Malfermas la cimraportan dialogon"
+
+#: cervisiashell.cpp:126
+msgid "Displays the version number and copyright information"
+msgstr ""
+
+#: cervisiashell.cpp:131
+msgid "Displays the information about KDE and its version number"
+msgstr ""
+
+#: changelogdlg.cpp:44
+msgid "Edit ChangeLog"
+msgstr "Redakti \"ChangeLog\""
+
+#: changelogdlg.cpp:81
+msgid "The ChangeLog file could not be written."
+msgstr "Ne eblis skribi la dosieron \"ChangeLog\"."
+
+#: changelogdlg.cpp:101
+msgid "A ChangeLog file does not exist. Create one?"
+msgstr "\"ChangeLog\"-dosiero ne ekzistas. Ĉu krei ĝin?"
+
+#: changelogdlg.cpp:103
+msgid "Create"
+msgstr "Krei"
+
+#: changelogdlg.cpp:112
+msgid "The ChangeLog file could not be read."
+msgstr "Ne eblis legi la dosieron \"ChangeLog\"."
+
+#: checkoutdlg.cpp:54 checkoutdlg.cpp:345
+msgid "CVS Checkout"
+msgstr ""
+
+#: checkoutdlg.cpp:54
+msgid "CVS Import"
+msgstr ""
+
+#: checkoutdlg.cpp:79 checkoutdlg.cpp:95
+msgid "&Module:"
+msgstr "&Modulo:"
+
+#: checkoutdlg.cpp:86 checkoutdlg.cpp:100 mergedlg.cpp:56 tagdlg.cpp:60
+#: updatedlg.cpp:56
+msgid "Fetch &List"
+msgstr "Alpreni &Liston"
+
+#: checkoutdlg.cpp:109
+msgid "&Branch tag:"
+msgstr "&Branĉ-etikedo:"
+
+#: checkoutdlg.cpp:116
+msgid "Re&cursive checkout"
+msgstr "Re&kursia elpreno"
+
+#: checkoutdlg.cpp:140
+msgid "Working &folder:"
+msgstr "Labora &dosierujo:"
+
+#: checkoutdlg.cpp:149
+msgid "&Vendor tag:"
+msgstr "&Vendisto-etikedo:"
+
+#: checkoutdlg.cpp:156
+msgid "&Release tag:"
+msgstr "&Eldon-etikedo:"
+
+#: checkoutdlg.cpp:163
+msgid "&Ignore files:"
+msgstr "&Ignori dosierojn:"
+
+#: checkoutdlg.cpp:170
+msgid "&Comment:"
+msgstr "&Komento:"
+
+#: checkoutdlg.cpp:174
+msgid "Import as &binaries"
+msgstr "Importi kiel &binaraĵoj"
+
+#: checkoutdlg.cpp:178
+msgid "Use file's modification time as time of import"
+msgstr "Uzi dosieran tempindikon kiel tempon de importo"
+
+#: checkoutdlg.cpp:186
+msgid "Chec&k out as:"
+msgstr "Elpren&i kiel:"
+
+#: checkoutdlg.cpp:189
+msgid "Ex&port only"
+msgstr "Nura Eks&porto"
+
+#: checkoutdlg.cpp:290
+msgid "Please choose an existing working folder."
+msgstr ""
+
+#: checkoutdlg.cpp:295 checkoutdlg.cpp:380
+msgid "Please specify a module name."
+msgstr ""
+
+#: checkoutdlg.cpp:304
+msgid "Please specify a vendor tag and a release tag."
+msgstr ""
+
+#: checkoutdlg.cpp:310
+msgid ""
+"Tags must start with a letter and may contain\n"
+"letters, digits and the characters '-' and '_'."
+msgstr ""
+
+#: checkoutdlg.cpp:320
+msgid "A branch must be specified for export."
+msgstr ""
+
+#: checkoutdlg.cpp:374
+msgid "Please specify a repository."
+msgstr ""
+
+#: checkoutdlg.cpp:390
+msgid "CVS Remote Log"
+msgstr "CVS fora protokolo"
+
+#: commitdlg.cpp:57
+msgid "CVS Commit"
+msgstr "CVS-enmeto"
+
+#: commitdlg.cpp:66
+msgid "Commit the following &files:"
+msgstr "Enmeti la sek&vajn dosierojn:"
+
+#: commitdlg.cpp:80
+msgid "Older &messages:"
+msgstr "Malnovaj &mesaĝoj:"
+
+#: commitdlg.cpp:90
+msgid "&Log message:"
+msgstr "Protoko&lmesaĝo:"
+
+#: commitdlg.cpp:100
+msgid "Use log message &template"
+msgstr "Uzi protokolmesaĝan ŝablonon"
+
+#: commitdlg.cpp:106 logdlg.cpp:64
+msgid "&Diff"
+msgstr ""
+
+#: commitdlg.cpp:179
+msgid "Current"
+msgstr "Aktuala"
+
+#: cvsinitdlg.cpp:36
+msgid "Create New Repository (cvs init)"
+msgstr "Krei Novan Deponejon (cvs init)"
+
+#: cvsinitdlg.cpp:42
+msgid "Repository folder:"
+msgstr "Deponeja dosierujo:"
+
+#: diffdlg.cpp:82
+msgid "Synchronize scroll bars"
+msgstr "Sinkronigi rulumskalojn"
+
+#: diffdlg.cpp:94 diffdlg.cpp:413
+msgid "%1 differences"
+msgstr "%1 diferencoj"
+
+#: diffdlg.cpp:225
+#, c-format
+msgid "CVS Diff: %1"
+msgstr ""
+
+#: diffdlg.cpp:227
+msgid "Repository:"
+msgstr "Deponejo:"
+
+#: diffdlg.cpp:228 diffdlg.cpp:231
+msgid "Revision "
+msgstr "Revizio"
+
+#: diffdlg.cpp:230
+msgid "Working dir:"
+msgstr "Labora ujo:"
+
+#: diffdlg.cpp:411 resolvedlg.cpp:386
+msgid "%1 of %2"
+msgstr "%1 de %2"
+
+#: entry_status.cpp:37
+msgid "Locally Modified"
+msgstr "Loke Modifita"
+
+#: entry_status.cpp:40
+msgid "Locally Added"
+msgstr "Loke Aldonita"
+
+#: entry_status.cpp:43
+msgid "Locally Removed"
+msgstr "Loke Forigita"
+
+#: entry_status.cpp:46
+msgid "Needs Update"
+msgstr "Bezonas Ĝisdatigon"
+
+#: entry_status.cpp:49
+msgid "Needs Patch"
+msgstr "Bezonas Flikon"
+
+#: entry_status.cpp:52
+msgid "Needs Merge"
+msgstr "Bezonas Mergon"
+
+#: entry_status.cpp:55
+msgid "Up to Date"
+msgstr "Aktuala"
+
+#: entry_status.cpp:58
+msgid "Conflict"
+msgstr "Konflikto"
+
+#: entry_status.cpp:61
+msgid "Updated"
+msgstr "Ĝisdatigita"
+
+#: entry_status.cpp:64
+msgid "Patched"
+msgstr "Flikita"
+
+#: entry_status.cpp:67
+msgid "Removed"
+msgstr "Forigita"
+
+#: entry_status.cpp:70
+msgid "Not in CVS"
+msgstr "Ne en CVS"
+
+#: entry_status.cpp:73
+msgid "Unknown"
+msgstr "Nekonata"
+
+#: historydlg.cpp:117 historydlg.cpp:363
+msgid "Commit, Modified "
+msgstr "Enmeto, Modifo"
+
+#: historydlg.cpp:118 historydlg.cpp:364
+msgid "Commit, Added "
+msgstr "Enmeto, Aldono"
+
+#: historydlg.cpp:119 historydlg.cpp:365
+msgid "Commit, Removed "
+msgstr "Enmeto, Forigo"
+
+#: historydlg.cpp:125 historydlg.cpp:355
+msgid "Checkout "
+msgstr "Elpreno "
+
+#: historydlg.cpp:131 loginfo.cpp:64
+msgid "Tag"
+msgstr "Etikedo"
+
+#: historydlg.cpp:155 loglist.cpp:120
+msgid "Date"
+msgstr "Dato"
+
+#: historydlg.cpp:156
+msgid "Event"
+msgstr "Evento"
+
+#: historydlg.cpp:157 loglist.cpp:119
+msgid "Author"
+msgstr "Aŭtoro"
+
+#: historydlg.cpp:158 loglist.cpp:118 updateview.cpp:53
+msgid "Revision"
+msgstr "Revizio"
+
+#: historydlg.cpp:160
+msgid "Repo Path"
+msgstr "Deponejpado"
+
+#: historydlg.cpp:164
+msgid "Show c&ommit events"
+msgstr "M&ontri enmet-eventojn"
+
+#: historydlg.cpp:167
+msgid "Show ch&eckout events"
+msgstr "Montri &elpren-eventojn"
+
+#: historydlg.cpp:170
+msgid "Show &tag events"
+msgstr "Montri e&tiked-eventojn"
+
+#: historydlg.cpp:173
+msgid "Show &other events"
+msgstr "Montri &aliajn eventojn"
+
+#: historydlg.cpp:176
+msgid "Only &user:"
+msgstr "Nur &uzanton:"
+
+#: historydlg.cpp:178
+msgid "Only &filenames matching:"
+msgstr "Nur &dosiernomojn kongruajn al:"
+
+#: historydlg.cpp:180
+msgid "Only &folders matching:"
+msgstr "Nur &dosierujojn kongruajn al:"
+
+#: historydlg.cpp:313 historydlg.cpp:319
+msgid "CVS History"
+msgstr "CVS Historio"
+
+#: historydlg.cpp:356
+msgid "Tag "
+msgstr "Etikedo"
+
+#: historydlg.cpp:357
+msgid "Release "
+msgstr "Eldono"
+
+#: historydlg.cpp:358
+msgid "Update, Deleted "
+msgstr "Ĝisdatigo, Forigita "
+
+#: historydlg.cpp:359
+msgid "Update, Copied "
+msgstr "Ĝisdatigo, Kopiita "
+
+#: historydlg.cpp:360
+msgid "Update, Merged "
+msgstr "Ĝisdatigo, Mergita "
+
+#: historydlg.cpp:361
+msgid "Update, Conflict "
+msgstr "Ĝisdatigo, Konflikta "
+
+#: historydlg.cpp:362
+msgid "Update, Patched "
+msgstr "Ĝisdatigo, Flikita "
+
+#: historydlg.cpp:366
+msgid "Unknown "
+msgstr "Nekonata "
+
+#: logdlg.cpp:63
+msgid "&Annotate"
+msgstr "Prinot&adi"
+
+#: logdlg.cpp:86
+msgid "S&earch:"
+msgstr "S&erĉi:"
+
+#: logdlg.cpp:98
+msgid "&Tree"
+msgstr "&Arbo"
+
+#: logdlg.cpp:99
+msgid "&List"
+msgstr "&Listo"
+
+#: logdlg.cpp:100
+msgid "CVS &Output"
+msgstr "CVS-elig&o"
+
+#: logdlg.cpp:105
+msgid ""
+"Choose revision A by clicking with the left mouse button,\n"
+"revision B by clicking with the middle mouse button."
+msgstr ""
+
+#: logdlg.cpp:134
+msgid "Revision A:"
+msgstr "Revizio A:"
+
+#: logdlg.cpp:134
+msgid "Revision B:"
+msgstr "Revizio B:"
+
+#: logdlg.cpp:142
+msgid "Select by tag:"
+msgstr "Elekti laŭ etikedo:"
+
+#: logdlg.cpp:150
+msgid "Author:"
+msgstr "Aŭtoro:"
+
+#: logdlg.cpp:157
+msgid "Date:"
+msgstr "Dato:"
+
+#: logdlg.cpp:164
+msgid "Comment/Tags:"
+msgstr "Komento/Etikedoj:"
+
+#: logdlg.cpp:180
+msgid ""
+"This revision is used when you click Annotate.\n"
+"It is also used as the first item of a Diff operation."
+msgstr ""
+
+#: logdlg.cpp:183
+msgid "This revision is used as the second item of a Diff operation."
+msgstr ""
+
+#: logdlg.cpp:198
+msgid ""
+"_: to view something\n"
+"&View"
+msgstr "&Vidi"
+
+#: logdlg.cpp:199
+msgid "Create Patch..."
+msgstr "Krei Flikon..."
+
+#: logdlg.cpp:236
+#, c-format
+msgid "CVS Log: %1"
+msgstr ""
+
+#: logdlg.cpp:242
+msgid "CVS Log"
+msgstr ""
+
+#: logdlg.cpp:390
+msgid " (Branchpoint)"
+msgstr " (Branĉpunkto)"
+
+#: logdlg.cpp:410
+msgid "Please select revision A or B first."
+msgstr ""
+
+#: logdlg.cpp:431
+msgid "View File"
+msgstr "Vidi Dosieron"
+
+#: logdlg.cpp:450 logdlg.cpp:509
+msgid "Please select revision A or revisions A and B first."
+msgstr ""
+
+#: loginfo.cpp:58
+msgid "Branchpoint"
+msgstr "Branĉpunkto"
+
+#: loginfo.cpp:61
+msgid "On Branch"
+msgstr "Sur Branĉo"
+
+#: loglist.cpp:121
+msgid "Branch"
+msgstr "Branĉo"
+
+#: loglist.cpp:122
+msgid "Comment"
+msgstr "Komento"
+
+#: loglist.cpp:123
+msgid "Tags"
+msgstr "Etikedoj"
+
+#: logplainview.cpp:56
+#, c-format
+msgid "revision %1"
+msgstr "revizio %1"
+
+#: logplainview.cpp:59
+msgid "Select for revision A"
+msgstr "Elekti por revizio A"
+
+#: logplainview.cpp:62
+msgid "Select for revision B"
+msgstr "Elekti por revizio B"
+
+#: logplainview.cpp:65
+msgid "date: %1; author: %2"
+msgstr "dato: %1; aŭtoro: %2"
+
+#: main.cpp:143
+msgid "The sandbox to be loaded"
+msgstr "La ŝargenda provejo"
+
+#: main.cpp:144
+msgid "Show resolve dialog for the given file"
+msgstr "Montri solvaddialogon por la donita dosiero"
+
+#: main.cpp:145
+msgid "Show log dialog for the given file"
+msgstr "Montri protokoldialogon por la donita dosiero"
+
+#: main.cpp:146
+msgid "Show annotation dialog for the given file"
+msgstr "Montri prinotaddialogon por la donita dosiero"
+
+#: main.cpp:149
+msgid "Cervisia"
+msgstr "Cervisia"
+
+#: main.cpp:151
+msgid ""
+"Copyright (c) 1999-2002 Bernd Gehrmann\n"
+"Copyright (c) 2002-2007 the Cervisia authors"
+msgstr ""
+
+#: main.cpp:161
+msgid "Documentation"
+msgstr "Dokumentado"
+
+#: mergedlg.cpp:38
+msgid "CVS Merge"
+msgstr ""
+
+#: mergedlg.cpp:49
+msgid "Merge from &branch:"
+msgstr "Mergi ekde &branĉo:"
+
+#: mergedlg.cpp:65
+msgid "Merge &modifications:"
+msgstr "Mergi &modifojn:"
+
+#: mergedlg.cpp:68
+msgid "between tag: "
+msgstr "inter etikedo:"
+
+#: mergedlg.cpp:72
+msgid "and tag: "
+msgstr "kaj etikedo:"
+
+#: mergedlg.cpp:76 updatedlg.cpp:71
+msgid "Fetch L&ist"
+msgstr "Preni L&iston"
+
+#: misc.cpp:85
+msgid "CVS Status"
+msgstr ""
+
+#: misc.cpp:218
+msgid ""
+"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
+msgstr ""
+
+#: misc.cpp:219
+msgid "Overwrite File?"
+msgstr "Anstataŭigi Dosieron?"
+
+#: misc.cpp:220
+msgid "&Overwrite"
+msgstr "&Anstataŭigi"
+
+#: misc.cpp:220
+msgid "Overwrite the file"
+msgstr "Anstataŭigi la dosieron"
+
+#: patchoptiondlg.cpp:38
+msgid "Output Format"
+msgstr "Eligoformato"
+
+#: patchoptiondlg.cpp:44
+msgid "Context"
+msgstr "Kunteksto"
+
+#: patchoptiondlg.cpp:45
+msgid "Normal"
+msgstr "Normala"
+
+#: patchoptiondlg.cpp:46
+msgid "Unified"
+msgstr "Unuigita"
+
+#: patchoptiondlg.cpp:49
+msgid "&Number of context lines:"
+msgstr "&Nombro da kuntekstlinioj:"
+
+#: patchoptiondlg.cpp:59
+msgid "Ignore Options"
+msgstr "Opcioj pri Ignorado"
+
+#: patchoptiondlg.cpp:62
+msgid "Ignore added or removed empty lines"
+msgstr "Ignori aldonitajn aŭ forigitajn malplenajn liniojn"
+
+#: patchoptiondlg.cpp:64
+msgid "Ignore changes in the amount of whitespace"
+msgstr "Ignori ŝanĝojn pri kvanto da interspacoj"
+
+#: patchoptiondlg.cpp:66
+msgid "Ignore all whitespace"
+msgstr "Ignori ĉiujn interspacojn"
+
+#: patchoptiondlg.cpp:67
+msgid "Ignore changes in case"
+msgstr "Ignori ŝanĝojn de uskleco"
+
+#: protocolview.cpp:127
+msgid ""
+"[Exited with status %1]\n"
+msgstr ""
+"[Elirinta kun statuso %1]\n"
+
+#: protocolview.cpp:129
+msgid ""
+"[Finished]\n"
+msgstr ""
+"[Fininta]\n"
+
+#: protocolview.cpp:132
+msgid ""
+"[Aborted]\n"
+msgstr ""
+"[Ĉesigita]\n"
+
+#. i18n: file cervisiaui.rc line 42
+#: rc.cpp:21 rc.cpp:69
+#, no-c-format
+msgid "&Advanced"
+msgstr "&Progresinta"
+
+#. i18n: file cervisiaui.rc line 62
+#: rc.cpp:24 rc.cpp:72
+#, no-c-format
+msgid "&Repository"
+msgstr "&Deponejo"
+
+#. i18n: file settingsdlg_advanced.ui line 41
+#: rc.cpp:36
+#, no-c-format
+msgid "&Timeout after which a progress dialog appears (in ms):"
+msgstr ""
+
+#. i18n: file settingsdlg_advanced.ui line 52
+#: rc.cpp:39
+#, no-c-format
+msgid "Default compression &level:"
+msgstr ""
+
+#. i18n: file settingsdlg_advanced.ui line 63
+#: rc.cpp:42
+#, no-c-format
+msgid "Utilize a running or start a new ssh-agent process"
+msgstr ""
+
+#. i18n: file cervisiapart.kcfg line 24
+#: rc.cpp:45
+#, no-c-format
+msgid ""
+"The foreground color used to highlight files with a conflict in the file view."
+msgstr ""
+
+#. i18n: file cervisiapart.kcfg line 33
+#: rc.cpp:48
+#, no-c-format
+msgid "Delay (ms) until the progress dialog appears."
+msgstr ""
+
+#: repositorydlg.cpp:147
+msgid "Logged in"
+msgstr "Ensalutinta"
+
+#: repositorydlg.cpp:147
+msgid "Not logged in"
+msgstr "Ne ensalutinta"
+
+#: repositorydlg.cpp:149
+msgid "No login required"
+msgstr "Ensaluto ne necesa"
+
+#: repositorydlg.cpp:157
+msgid "Configure Access to Repositories"
+msgstr "Agordi Aliron al Deponejoj"
+
+#: repositorydlg.cpp:170
+msgid "Repository"
+msgstr "Deponejo"
+
+#: repositorydlg.cpp:171
+msgid "Method"
+msgstr "Metodo"
+
+#: repositorydlg.cpp:172
+msgid "Compression"
+msgstr "Densigo"
+
+#: repositorydlg.cpp:173 settingsdlg.cpp:296 updateview.cpp:52
+msgid "Status"
+msgstr "Stato"
+
+#: repositorydlg.cpp:182
+msgid "&Add..."
+msgstr "&Aldoni..."
+
+#: repositorydlg.cpp:183
+msgid "&Modify..."
+msgstr "&Modifi..."
+
+#: repositorydlg.cpp:186
+msgid "Login..."
+msgstr "Ensaluti..."
+
+#: repositorydlg.cpp:187
+msgid "Logout"
+msgstr "Elsaluti"
+
+#: repositorydlg.cpp:337
+msgid "This repository is already known."
+msgstr "Tiu deponejo jam estas konata."
+
+#: repositorydlg.cpp:426
+msgid "Login failed."
+msgstr "Ensaluto malsukcesis."
+
+#: repositorydlg.cpp:451
+msgid "CVS Logout"
+msgstr ""
+
+#: resolvedlg.cpp:118
+msgid "Your version (A):"
+msgstr "Via versio (A):"
+
+#: resolvedlg.cpp:126
+msgid "Other version (B):"
+msgstr "Alia versio (B):"
+
+#: resolvedlg.cpp:137
+msgid "Merged version:"
+msgstr "Mergita version:"
+
+#: resolvedlg.cpp:225
+#, c-format
+msgid "CVS Resolve: %1"
+msgstr ""
+
+#: resolvedlg.cpp:388
+msgid "%1 conflicts"
+msgstr "%1 konfliktas"
+
+#: settingsdlg.cpp:81
+msgid "Configure Cervisia"
+msgstr "Agordi Cervisia"
+
+#: settingsdlg.cpp:237
+msgid "General"
+msgstr "Ĝenerala"
+
+#: settingsdlg.cpp:241
+msgid "&User name for the change log editor:"
+msgstr "&uzantnomo por la ŝanĝprotokol-redaktilo:"
+
+#: settingsdlg.cpp:249
+msgid "&Path to CVS executable, or 'cvs':"
+msgstr "&Pado al CVS-programo, aŭ 'cvs':"
+
+#: settingsdlg.cpp:265
+msgid "Diff Viewer"
+msgstr "Diff-Rigardilo"
+
+#: settingsdlg.cpp:268
+msgid "&Number of context lines in diff dialog:"
+msgstr "&Nombro da kuntekstlinioj en diff-dialogo:"
+
+#: settingsdlg.cpp:273
+msgid "Additional &options for cvs diff:"
+msgstr "Pluaj &opcioj por \"cvs diff\":"
+
+#: settingsdlg.cpp:277
+msgid "Tab &width in diff dialog:"
+msgstr "Tab-&larĝeco en diff-dialogo:"
+
+#: settingsdlg.cpp:282
+msgid "External diff &frontend:"
+msgstr "Ekstera \"diff\"-&fasado:"
+
+#: settingsdlg.cpp:299
+msgid ""
+"When opening a sandbox from a &remote repository,\n"
+"start a File->Status command automatically"
+msgstr ""
+
+#: settingsdlg.cpp:301
+msgid ""
+"When opening a sandbox from a &local repository,\n"
+"start a File->Status command automatically"
+msgstr ""
+
+#: settingsdlg.cpp:314
+msgid "Advanced"
+msgstr "Progresinta"
+
+#: settingsdlg.cpp:335
+msgid "Font for &Protocol Window..."
+msgstr "Tiparo por &Protokolfenestro..."
+
+#: settingsdlg.cpp:337
+msgid "Font for A&nnotate View..."
+msgstr "Tiparo por Pri&notad-rigardo..."
+
+#: settingsdlg.cpp:339
+msgid "Font for D&iff View..."
+msgstr "Tiparo por D&iff-rigardo..."
+
+#: settingsdlg.cpp:341
+msgid "Font for ChangeLog View..."
+msgstr "Tiparo por ChangeLog-rigardo..."
+
+#: settingsdlg.cpp:345
+msgid "Colors"
+msgstr "Koloroj"
+
+#: settingsdlg.cpp:349
+msgid "Conflict:"
+msgstr "Konflikto:"
+
+#: settingsdlg.cpp:353
+msgid "Diff change:"
+msgstr "Diff-ŝanĝo:"
+
+#: settingsdlg.cpp:357
+msgid "Local change:"
+msgstr "Loka ŝanĝo:"
+
+#: settingsdlg.cpp:361
+msgid "Diff insertion:"
+msgstr "Diff-enmeto:"
+
+#: settingsdlg.cpp:365
+msgid "Remote change:"
+msgstr "Fora ŝanĝo:"
+
+#: settingsdlg.cpp:369
+msgid "Diff deletion:"
+msgstr "Diff-forigo:"
+
+#: settingsdlg.cpp:373
+msgid "Not in cvs:"
+msgstr "Ne en cvs:"
+
+#: settingsdlg.cpp:377
+msgid "Split main window &horizontally"
+msgstr "Dividi ĉeffenestron &horizontale"
+
+#: tagdlg.cpp:46
+msgid "CVS Delete Tag"
+msgstr ""
+
+#: tagdlg.cpp:46
+msgid "CVS Tag"
+msgstr ""
+
+#: tagdlg.cpp:58 tagdlg.cpp:75
+msgid "&Name of tag:"
+msgstr "&Nomo de etikedo:"
+
+#: tagdlg.cpp:81
+msgid "Create &branch with this tag"
+msgstr "Krei &branĉon kun tiu etikedo"
+
+#: tagdlg.cpp:84
+msgid "&Force tag creation even if tag already exists"
+msgstr "&Devigi etikedokreadon eĉ se etikedo jam ekzistas"
+
+#: tagdlg.cpp:117
+msgid "You must define a tag name."
+msgstr "Vi devas difini etikednomon."
+
+#: tagdlg.cpp:125
+msgid ""
+"Tag must start with a letter and may contain letters, digits and the characters "
+"'-' and '_'."
+msgstr ""
+
+#: updatedlg.cpp:38
+msgid "CVS Update"
+msgstr ""
+
+#: updatedlg.cpp:49
+msgid "Update to &branch: "
+msgstr "Ĝisdatigi al &branĉo:"
+
+#: updatedlg.cpp:65
+msgid "Update to &tag: "
+msgstr "Ĝisdatigi al e&tikedo:"
+
+#: updatedlg.cpp:80
+msgid "Update to &date ('yyyy-mm-dd'):"
+msgstr "Ĝisdatigi al &dato ('jjjj-mm-tt'):"
+
+#: updateview.cpp:50
+msgid "File Name"
+msgstr "Dosiernomo"
+
+#: updateview.cpp:51
+msgid "File Type"
+msgstr "Dosiertipo"
+
+#: updateview.cpp:54
+msgid "Tag/Date"
+msgstr "Etikedo/Dato"
+
+#: updateview.cpp:55
+msgid "Timestamp"
+msgstr "Tempindiko"
+
+#: watchdlg.cpp:35
+msgid "CVS Watch Add"
+msgstr "\"CVS Watch\"-aldono"
+
+#: watchdlg.cpp:35
+msgid "CVS Watch Remove"
+msgstr "\"CVS Watch\"-forigo"
+
+#: watchdlg.cpp:42
+msgid "Add watches for the following events:"
+msgstr "Aldoni observilojn por la sekvaj eventoj:"
+
+#: watchdlg.cpp:43
+msgid "Remove watches for the following events:"
+msgstr "Forigi observilojn por la sekvaj eventoj:"
+
+#: watchdlg.cpp:46
+msgid "&All"
+msgstr "Ĉ&iujn"
+
+#: watchdlg.cpp:51
+msgid "&Only:"
+msgstr "&Nur:"
+
+#: watchdlg.cpp:59
+msgid "&Commits"
+msgstr "En&metoj"
+
+#: watchdlg.cpp:63
+msgid "&Edits"
+msgstr "R&edaktadoj"
+
+#: watchdlg.cpp:67
+msgid "&Unedits"
+msgstr "&Malredaktadoj"
+
+#: watchersdlg.cpp:55
+msgid "Watcher"
+msgstr "Observanto"
+
+#: watchersdlg.cpp:57
+msgid "Unedit"
+msgstr "Malredakti"
+
+#: watchersdlg.cpp:58
+msgid "Commit"
+msgstr "Enmeti"
+
+#: watchersdlg.cpp:78 watchersdlg.cpp:84
+msgid "CVS Watchers"
+msgstr "CVS-observantoj"
diff --git a/tde-i18n-eo/messages/tdesdk/kbabel.po b/tde-i18n-eo/messages/tdesdk/kbabel.po
new file mode 100644
index 00000000000..cab1d4c946f
--- /dev/null
+++ b/tde-i18n-eo/messages/tdesdk/kbabel.po
@@ -0,0 +1,5508 @@
+# translation of kbabel.po to Esperanto
+# Copyright (C) 2002 Free Software Foundation, Inc.
+# Heiko Evermann <heiko@evermann.de>, 2002
+#
+# Minuskloj: ĉ ĝ ĵ ĥ ŝ ŭ Majuskloj: Ĉ Ĝ Ĵ Ĥ Ŝ Ŭ
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kbabel\n"
+"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"PO-Revision-Date: 2007-10-06 18:15+0100\n"
+"Last-Translator: Oliver Kellogg <okellogg@users.sourceforge.net>\n"
+"Language-Team: Esperanto <tde-i18n-eo@kde.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\n"
+
+#: catalogmanager/catalogmanagerview.cpp:89
+msgid "Name"
+msgstr "Nomo"
+
+#: catalogmanager/catalogmanagerview.cpp:90
+msgid "M"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:91
+msgid "Fuzzy"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:92
+msgid "Untranslated"
+msgstr "Netradukita"
+
+#: catalogmanager/catalogmanagerview.cpp:93
+msgid "Total"
+msgstr "Sumo"
+
+#: catalogmanager/catalogmanagerview.cpp:94 catalogmanager/future.cpp:5
+msgid "CVS/SVN Status"
+msgstr "CVS/SVN-Stato"
+
+#: catalogmanager/catalogmanagerview.cpp:95
+msgid "Last Revision"
+msgstr "Lasta Revizio"
+
+#: addons/kfile-plugins/kfile_po.cpp:56
+#: catalogmanager/catalogmanagerview.cpp:96
+msgid "Last Translator"
+msgstr "Lasta Tradukinto"
+
+#: catalogmanager/catalogmanagerview.cpp:178
+#: catalogmanager/catalogmanagerview.cpp:2447
+#: catalogmanager/catalogmanagerview.cpp:2458
+msgid "Log Window"
+msgstr "Protokolfenestro"
+
+#: catalogmanager/catalogmanagerview.cpp:180
+msgid "C&lear"
+msgstr "For&viŝu"
+
+#: catalogmanager/catalogmanagerview.cpp:183
+msgid ""
+"<qt>"
+"<p><b>Log window</b></p>\n"
+"<p>In this window the output of the executed commands are shown.</p></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:194
+msgid ""
+"<qt>"
+"<p><b>Catalog Manager</b></p>\n"
+"<p>The Catalog Manager merges two folders into one tree and displays all\n"
+"PO and POT files in these folders. This way you can easily see if a\n"
+"template has been added or removed. Also some information about the files\n"
+"is displayed.</p>"
+"<p>For more information see section <b>The Catalog Manager</b> "
+"in the online help.</p></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:448
+#: catalogmanager/catalogmanagerview.cpp:483 kbabel/kbabelview.cpp:1233
+#: kbabel/kbabelview.cpp:1349 kbabel/kbabelview2.cpp:757
+#, c-format
+msgid ""
+"Error while trying to open file:\n"
+" %1"
+msgstr ""
+"Eraro provante malfermi dosieron:\n"
+" %1"
+
+#: catalogmanager/catalogmanagerview.cpp:473
+msgid ""
+"Error while trying to read file:\n"
+" %1\n"
+"Maybe it is not a valid file with list of markings."
+msgstr ""
+"Eraro provante legi dosieron:\n"
+" %1\n"
+"Eble ĝi ne estas valida dosiero enhavanta liston de markiloj."
+
+#: catalogmanager/catalogmanagerview.cpp:519 kbabel/kbabelview.cpp:1451
+msgid "The file %1 already exists. Do you want to overwrite it?"
+msgstr "La dosiero %1 jam ekzistas. Ĉu vi volas superskribi ĝin?"
+
+#: catalogmanager/catalogmanagerview.cpp:520 kbabel/kbabelview.cpp:1452
+#: kbabel/kbabelview.cpp:1521
+msgid "&Overwrite"
+msgstr "Superskrib&o"
+
+#: catalogmanager/catalogmanagerview.cpp:571
+msgid ""
+"An error occurred while trying to write to file:\n"
+"%1\n"
+msgstr ""
+"Eraro okazis provante skribi al dosiero:\n"
+"%1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:580
+msgid ""
+"An error occurred while trying to upload the file:\n"
+"%1\n"
+msgstr ""
+"Eraro okazis provante alŝuti dosieron:\n"
+"%1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:664
+#: catalogmanager/catalogmanagerview.cpp:691
+msgid ""
+"The Catalog Manager is still updating information about the files.\n"
+"If you continue, it will try to update all necessary files, however this can "
+"take a long time and may lead to wrong results. Please wait until all files are "
+"updated."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:769
+msgid ""
+"Statistics for all:\n"
+msgstr ""
+"Statistiko por ĉiuj:\n"
+
+#: catalogmanager/catalogmanagerview.cpp:771
+msgid ""
+"Statistics for %1:\n"
+msgstr ""
+"Statistiko por %1:\n"
+
+#: catalogmanager/catalogmanagerview.cpp:773
+msgid ""
+"Number of packages: %1\n"
+msgstr ""
+"Nombro da pakaĵoj: %1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:776
+msgid ""
+"Complete translated: %1 % (%2)\n"
+msgstr ""
+"Komplete tradukita: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:779
+msgid ""
+"Only template available: %1 % (%2)\n"
+msgstr ""
+"Nur ŝablono disponebla: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:781
+msgid ""
+"Only PO file available: %1 % (%2)\n"
+msgstr ""
+"Nur PO-dosiero disponebla: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:783
+msgid ""
+"Number of messages: %1\n"
+msgstr ""
+"Nombro da mesaĝoj: %1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:787
+msgid ""
+"Translated: %1 % (%2)\n"
+msgstr ""
+"Tradukita: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:790
+msgid ""
+"Fuzzy: %1 % (%2)\n"
+msgstr ""
+"Dubinda: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:793
+msgid ""
+"Untranslated: %1 % (%2)\n"
+msgstr ""
+"Netradukita: %1 % (%2)\n"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 790
+#: catalogmanager/catalogmanagerview.cpp:795 rc.cpp:1001 rc.cpp:1206
+#, no-c-format
+msgid "Statistics"
+msgstr "Statistiko"
+
+#: catalogmanager/catalogmanagerview.cpp:820
+msgid ""
+"The file is syntactically correct.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:825
+msgid ""
+"The file has syntax errors.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:830
+msgid ""
+"The file has header syntax error.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:835
+msgid "An error occurred while processing \"msgfmt --statistics\""
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:840
+#: catalogmanager/catalogmanagerview.cpp:929
+msgid ""
+"Cannot execute msgfmt. Please make sure that you have msgfmt in your PATH."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:845
+#: catalogmanager/catalogmanagerview.cpp:934 kbabel/kbabelview.cpp:1649
+msgid "You can use gettext tools only for checking PO files."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:868
+msgid ""
+"All files in folder %1 are syntactically correct.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:873
+msgid ""
+"All files in the base folder are syntactically correct.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:884
+msgid ""
+"At least one file in folder %1 has syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:889
+msgid ""
+"At least one file in the base folder has syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:900
+msgid ""
+"At least one file in folder %1 has header syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:905
+msgid ""
+"At least one file in the base folder has header syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:916
+#, c-format
+msgid ""
+"An error occurred while processing \"msgfmt --statistics *.po\" in folder %1"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:921
+msgid ""
+"An error occurred while processing \"msgfmt --statistics *.po\" in the base "
+"folder"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1502
+msgid "Do you really want to delete the file %1?"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1507
+msgid "Was not able to delete the file %1!"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1766
+msgid ""
+"You have not specified a valid folder for the base folder of the PO files:\n"
+"%1\n"
+"Please check your settings in the project settings dialog."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1783
+msgid ""
+"You have not specified a valid folder for the base folder of the PO template "
+"files:\n"
+"%1\n"
+"Please check your settings in the project settings dialog."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1824
+msgid "Reading file information"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:2999
+#: catalogmanager/validateprogress.cpp:98
+msgid ""
+"Cannot instantiate a validation tool.\n"
+"Please check your installation."
+msgstr ""
+"Babel-tradukilo ne povas lanĉi validigilon.\n"
+"Bonvolu kontroli vian KDE-instalon."
+
+#: catalogmanager/catalogmanagerview.cpp:3000
+#: catalogmanager/validateprogress.cpp:99
+msgid "Validation Tool Error"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:3008
+msgid "Validation Options"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:113
+msgid "Ma&rk files which match the following pattern:"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:114
+msgid "&Mark Files"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:116
+msgid "Unma&rk files which match the following pattern:"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:117
+msgid "Un&mark Files"
+msgstr ""
+
+#: catalogmanager/validateprogress.cpp:56
+msgid ""
+"_: Caption of dialog\n"
+"Validation"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:222
+#: catalogmanager/validateprogress.cpp:72
+msgid "&Open"
+msgstr "&Malfermi"
+
+#: catalogmanager/validateprogress.cpp:73
+msgid "&Ignore"
+msgstr "&Ignori"
+
+#: catalogmanager/validateprogress.cpp:186
+msgid ""
+"Validation done.\n"
+"\n"
+"Checked files: %1\n"
+"Number of errors: %2\n"
+"Number of ignored errors: %3"
+msgstr ""
+
+#: catalogmanager/validateprogress.cpp:190
+msgid "Validation Done"
+msgstr "Validigo Finiĝis"
+
+#: catalogmanager/main.cpp:178 kbabel/main.cpp:539
+msgid "File to load configuration from"
+msgstr ""
+
+#: catalogmanager/main.cpp:186
+msgid "KBabel - Catalog Manager"
+msgstr ""
+
+#: catalogmanager/main.cpp:187
+msgid "An advanced catalog manager for KBabel"
+msgstr ""
+
+#: catalogmanager/main.cpp:188 kbabel/main.cpp:549
+msgid "(c) 1999,2000,2001,2002,2003,2004,2005,2006 The KBabel developers"
+msgstr ""
+
+#: catalogmanager/main.cpp:190 kbabel/main.cpp:551 kbabeldict/main.cpp:118
+msgid "Original author"
+msgstr "Origina aŭtoro"
+
+#: catalogmanager/main.cpp:191 kbabel/main.cpp:558
+msgid "Current maintainer, porting to KDE3/Qt3."
+msgstr ""
+
+#: catalogmanager/main.cpp:193 kbabel/main.cpp:564 kbabeldict/main.cpp:119
+msgid "Current maintainer"
+msgstr "Nuna fleganto"
+
+#: catalogmanager/main.cpp:195 kbabel/main.cpp:566
+msgid ""
+"Wrote documentation and sent many bug reports and suggestions for improvements."
+msgstr ""
+
+#: catalogmanager/main.cpp:198 kbabel/main.cpp:569
+msgid ""
+"Gave many suggestions for the GUI and the behavior of KBabel. He also "
+"contributed the beautiful splash screen."
+msgstr ""
+
+#: catalogmanager/main.cpp:202 kbabel/main.cpp:553
+msgid "Wrote diff algorithm, fixed KSpell and gave a lot of useful hints."
+msgstr ""
+
+#: catalogmanager/main.cpp:204 kbabel/main.cpp:572
+msgid ""
+"Helped keep KBabel up to date with the KDE API and gave a lot of other help."
+msgstr ""
+
+#: catalogmanager/main.cpp:206 kbabel/main.cpp:576
+msgid "Various validation plugins."
+msgstr ""
+
+#: catalogmanager/main.cpp:209 kbabel/main.cpp:579
+msgid "Sponsored development of KBabel for a while."
+msgstr ""
+
+#: catalogmanager/main.cpp:211
+msgid "Support for making diffs and some minor improvements."
+msgstr ""
+
+#: catalogmanager/main.cpp:214 kbabel/main.cpp:581
+msgid "KBabel contains code from Qt"
+msgstr ""
+
+#: catalogmanager/main.cpp:216
+msgid "KBabel contains code from GNU gettext"
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:56
+msgid "Files:"
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:84
+#: catalogmanager/multiroughtransdlg.cpp:96 kbabel/kbabelview.cpp:1182
+#: kbabel/kbabelview.cpp:1304 kbabel/kbabelview2.cpp:724
+msgid ""
+"Error while trying to read file:\n"
+" %1\n"
+"Maybe it is not a valid PO file."
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:129 commonui/roughtransdlg.cpp:671
+msgid ""
+"Result of the translation:\n"
+"Edited entries: %1\n"
+"Exact translations: %2 (%3%)\n"
+"Approximate translations: %4 (%5%)\n"
+"Nothing found: %6 (%7%)"
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:143 commonui/roughtransdlg.cpp:685
+msgid "Rough Translation Statistics"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:88
+msgid "No CVS repository"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:91
+msgid "Not in CVS"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:94
+#: catalogmanager/libsvn/svnhandler.cpp:96
+msgid "Locally added"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:97
+#: catalogmanager/libsvn/svnhandler.cpp:99
+msgid "Locally removed"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:100
+#: catalogmanager/libsvn/svnhandler.cpp:102
+msgid "Locally modified"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:103
+#: catalogmanager/libsvn/svnhandler.cpp:105
+msgid "Up-to-date"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:106
+#: catalogmanager/libsvn/svnhandler.cpp:108
+msgid "Conflict"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:109
+#: catalogmanager/libsvn/svnhandler.cpp:113
+msgid "Unknown"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:189
+#: catalogmanager/libcvs/cvshandler.cpp:228
+msgid ""
+"This is not a valid CVS repository. The CVS commands cannot be executed."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:311
+#: catalogmanager/libcvs/cvshandler.cpp:375
+#: catalogmanager/libsvn/svndialog.cpp:290
+#: catalogmanager/libsvn/svnhandler.cpp:483
+msgid "[ Starting command ]"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:68
+msgid "CVS Dialog"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:77
+#: catalogmanager/libsvn/svndialog.cpp:74
+msgid "Update the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:80
+#: catalogmanager/libsvn/svndialog.cpp:77
+msgid "Commit the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:83
+msgid "Get status for the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:86
+#: catalogmanager/libsvn/svndialog.cpp:86
+msgid "Get diff for the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:100
+#: catalogmanager/libsvn/svndialog.cpp:103
+msgid "&Old messages:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:108
+#: catalogmanager/libsvn/svndialog.cpp:111
+msgid "&Log message:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:114
+msgid "E&ncoding:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:121
+msgid ""
+"_: Descriptive encoding name\n"
+"Recommended ( %1 )"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:122
+msgid ""
+"_: Descriptive encoding name\n"
+"Locale ( %1 )"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:133
+#: catalogmanager/libsvn/svndialog.cpp:124
+msgid "Auto&matically add files if necessary"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:144
+#: catalogmanager/libsvn/svndialog.cpp:135
+msgid "&Commit"
+msgstr "&Enmeti"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:147
+#: catalogmanager/libsvn/svndialog.cpp:139
+msgid "&Get Status"
+msgstr "&Akiri Staton"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:150
+#: catalogmanager/libsvn/svndialog.cpp:142
+msgid "&Get Diff"
+msgstr "&Akiri Diff"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:157
+#: catalogmanager/libsvn/svndialog.cpp:152 commonui/roughtransdlg.cpp:83
+msgid "C&ancel"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:165
+#: catalogmanager/libsvn/svndialog.cpp:160
+msgid "Command output:"
+msgstr "Komandoeligo:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:237
+#: catalogmanager/libsvn/svndialog.cpp:233
+msgid "The commit log message is empty. Do you want to continue?"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:247
+#, c-format
+msgid "Cannot find encoding: %1"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:253
+msgid ""
+"The commit log message cannot be encoded in the selected encoding: %1.\n"
+"Do you want to continue?"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:268
+#: catalogmanager/libsvn/svndialog.cpp:247
+msgid "Cannot open temporary file for writing. Aborting."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:280
+#: catalogmanager/libsvn/svndialog.cpp:259
+msgid "Cannot write to temporary file. Aborting."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:322
+#: catalogmanager/libsvn/svndialog.cpp:301
+msgid "The process could not be started."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:351
+#: catalogmanager/libsvn/svndialog.cpp:330
+msgid "[ Exited with status %1 ]"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:353
+#: catalogmanager/libsvn/svndialog.cpp:332
+msgid "[ Finished ]"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:358
+#: catalogmanager/libsvn/svndialog.cpp:337 kbabel/kbabel.cpp:642
+msgid "&Show Diff"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:401
+msgid ""
+"_: Descriptive encoding name\n"
+"Last choice ( %1 )"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:65
+msgid "SVN Dialog"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:80
+msgid "Get remote status for the following files:"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:83
+msgid "Get local status for the following files:"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:89
+msgid "Get information for the following files:"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:145
+msgid "&Get Information"
+msgstr "&Akiri Informojn"
+
+#: catalogmanager/libsvn/svnhandler.cpp:90
+msgid "No SVN repository"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:93
+msgid "Not in SVN"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:111
+msgid "Error in Working Copy"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:288
+msgid ""
+"This is not a valid SVN repository. The SVN commands cannot be executed."
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:50
+msgid "File Options"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:53
+msgid "&In all files"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:54
+msgid "&Marked files"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:55
+msgid "In &templates"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:56
+msgid "Ask before ne&xt file"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:57
+msgid "Save &without asking"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:59
+msgid ""
+"<qt>"
+"<p><b>File Options</b></p>"
+"<p>Here you can finetune where to find:"
+"<ul>"
+"<li><b>In all files</b>: search in all files, otherwise searched is the "
+"selected file or files in the selected folder</li>"
+"<li><b>Ask before next file</b>: show a dialog asking to proceed to the next "
+"file</li></ul></qt>"
+msgstr ""
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 78
+#: catalogmanager/future.cpp:4 rc.cpp:21 rc.cpp:39 rc.cpp:45
+#, no-c-format
+msgid "SVN"
+msgstr ""
+
+#: catalogmanager/future.cpp:8
+msgid "Resolved"
+msgstr ""
+
+#: catalogmanager/future.cpp:9
+msgid "Resolved for Marked"
+msgstr ""
+
+#: catalogmanager/future.cpp:10
+msgid "Revert"
+msgstr "Malfari"
+
+#: catalogmanager/future.cpp:11
+msgid "Revert for Marked"
+msgstr ""
+
+#: catalogmanager/future.cpp:12
+msgid "Cleanup"
+msgstr "Forviŝi"
+
+#: catalogmanager/future.cpp:13
+msgid "Cleanup for Marked"
+msgstr ""
+
+#: catalogmanager/future.cpp:16
+msgid "No repository"
+msgstr ""
+
+#: catalogmanager/catmanlistitem.cpp:80
+msgid "Message Catalogs"
+msgstr ""
+
+#: catalogmanager/catmanlistitem.cpp:450 catalogmanager/catmanlistitem.cpp:637
+msgid "No version control"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:129 kbabel/kbabel.cpp:132
+#: kbabel/kbabel.cpp:150 kbabel/kbabel.cpp:1754
+#, c-format
+msgid ""
+"Cannot open project file\n"
+"%1"
+msgstr ""
+"Ne eblas malfermi projektdosieron\n"
+"%1"
+
+#: catalogmanager/catalogmanager.cpp:130 kbabel/kbabel.cpp:133
+#: kbabel/kbabel.cpp:151 kbabel/kbabel.cpp:1755
+msgid "Project File Error"
+msgstr "Eraro en Projektdosiero"
+
+#: catalogmanager/catalogmanager.cpp:225
+msgid "&Open Template"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:228
+msgid "Open in &New Window"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:237
+msgid "Fi&nd in Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:240
+msgid "Re&place in Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:243 kbabel/kbabel.cpp:674
+msgid "&Stop Searching"
+msgstr "&Haltu serĉadon"
+
+#: catalogmanager/catalogmanager.cpp:251
+msgid "&Toggle Marking"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:254
+msgid "Remove Marking"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:257
+msgid "Toggle All Markings"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:260
+msgid "Remove All Markings"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:263
+msgid "Mark Modified Files"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:267
+msgid "&Load Markings..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:270
+msgid "&Save Markings..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:273
+msgid "&Mark Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:275
+msgid "&Unmark Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:284 kbabel/kbabel.cpp:543
+msgid "Nex&t Untranslated"
+msgstr "Sek&va netradukita"
+
+#: catalogmanager/catalogmanager.cpp:287 kbabel/kbabel.cpp:540
+msgid "Prev&ious Untranslated"
+msgstr "Antaŭa netra&dukita"
+
+#: catalogmanager/catalogmanager.cpp:290 kbabel/kbabel.cpp:537
+msgid "Ne&xt Fuzzy"
+msgstr "Se&kva dubinda"
+
+#: catalogmanager/catalogmanager.cpp:293 kbabel/kbabel.cpp:534
+msgid "Pre&vious Fuzzy"
+msgstr "An&taŭa dubinda"
+
+#: catalogmanager/catalogmanager.cpp:296 kbabel/kbabel.cpp:531
+msgid "N&ext Fuzzy or Untranslated"
+msgstr "S&ekva dubinda aŭ netradukita"
+
+#: catalogmanager/catalogmanager.cpp:299 kbabel/kbabel.cpp:528
+msgid "P&revious Fuzzy or Untranslated"
+msgstr "A&ntaŭa dubinda aŭ netradukita"
+
+#: catalogmanager/catalogmanager.cpp:303 kbabel/kbabel.cpp:549
+msgid "Next Err&or"
+msgstr "&Sekva eraro"
+
+#: catalogmanager/catalogmanager.cpp:306 kbabel/kbabel.cpp:546
+msgid "Previo&us Error"
+msgstr "&Antaŭa eraro"
+
+#: catalogmanager/catalogmanager.cpp:309
+msgid "Next Te&mplate Only"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:312
+msgid "Previous Temp&late Only"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:315
+msgid "Next Tran&slation Exists"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:318
+msgid "Previous Transl&ation Exists"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:322
+msgid "Previous Marke&d"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:325
+msgid "Next &Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:331 kbabel/kbabel.cpp:594
+msgid "&New..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:339 kbabel/kbabel.cpp:602
+msgid "C&lose"
+msgstr "F&ermi"
+
+#: catalogmanager/catalogmanager.cpp:345 kbabel/kbabel.cpp:607
+msgid "&Configure..."
+msgstr "&Konfiguri..."
+
+#: catalogmanager/catalogmanager.cpp:350
+msgid "&Statistics"
+msgstr "&Statistiko"
+
+#: catalogmanager/catalogmanager.cpp:353
+msgid "S&tatistics in Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:356
+msgid "Check S&yntax"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:359
+msgid "S&pell Check"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:362
+msgid "Spell Check in &Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:365
+msgid "&Rough Translation"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:368
+msgid "Rough Translation in M&arked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:371
+msgid "Mai&l"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:374
+msgid "Mail Mar&ked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:378
+msgid "&Pack"
+msgstr "&Paki"
+
+#: catalogmanager/catalogmanager.cpp:380
+msgid "Pack &Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:399 kbabel/kbabel.cpp:765
+msgid "&Validation"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:412
+msgid "V&alidation Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:425 catalogmanager/catalogmanager.cpp:451
+msgid "Update"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:427 catalogmanager/catalogmanager.cpp:453
+msgid "Update Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:429 catalogmanager/catalogmanager.cpp:455
+msgid "Commit"
+msgstr "Enmeti"
+
+#: catalogmanager/catalogmanager.cpp:431 catalogmanager/catalogmanager.cpp:457
+msgid "Commit Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:433
+msgid "Status"
+msgstr "Stato"
+
+#: catalogmanager/catalogmanager.cpp:435
+msgid "Status for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:437 catalogmanager/catalogmanager.cpp:467
+msgid "Show Diff"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:459
+msgid "Status (Local)"
+msgstr "Stato (Loka)"
+
+#: catalogmanager/catalogmanager.cpp:461
+msgid "Status (Local) for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:463
+msgid "Status (Remote)"
+msgstr "Stato (Fora)"
+
+#: catalogmanager/catalogmanager.cpp:465
+msgid "Status (Remote) for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:469
+msgid "Show Information"
+msgstr "Montri Informojn"
+
+#: catalogmanager/catalogmanager.cpp:471
+msgid "Show Information for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:488 catalogmanager/catalogmanager.cpp:503
+msgid "Update Templates"
+msgstr "Ĝisdatigi ŝablonojn"
+
+#: catalogmanager/catalogmanager.cpp:490 catalogmanager/catalogmanager.cpp:505
+msgid "Update Marked Templates"
+msgstr "Ĝisdatigi markitajn ŝablonon"
+
+#: catalogmanager/catalogmanager.cpp:492 catalogmanager/catalogmanager.cpp:507
+msgid "Commit Templates"
+msgstr "Enmeti ŝablonojn"
+
+#: catalogmanager/catalogmanager.cpp:494 catalogmanager/catalogmanager.cpp:509
+msgid "Commit Marked Templates"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:525 catalogmanager/catalogmanager.cpp:529
+msgid "Commands"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:558
+msgid ""
+"<qt>"
+"<p><b>Statusbar</b></p>\n"
+"<p>The statusbar displays information about progress of the current find or "
+"replace operation. The first number in <b>Found:</b> "
+"displays the number of files with an occurrence of the searched text not yet "
+"shown in the KBabel window. The second shows the total number of files "
+"containing the searched text found so far.</p></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:663 catalogmanager/catalogmanager.cpp:696
+#: catalogmanager/catalogmanager.cpp:727 catalogmanager/catalogmanager.cpp:757
+#: catalogmanager/catalogmanager.cpp:787 catalogmanager/catalogmanager.cpp:807
+#: catalogmanager/catalogmanager.cpp:827
+msgid ""
+"Cannot send a message to KBabel.\n"
+"Please check your installation of KDE."
+msgstr ""
+"Ne eblas sendi mesaĝon al KBabel.\n"
+"Bonvolu kontroli vian KDE-instalon."
+
+#: catalogmanager/catalogmanager.cpp:858
+msgid ""
+"Unable to use KLauncher to start KBabel.\n"
+"You should check the installation of KDE.\n"
+"Please start KBabel manually."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:893
+msgid "Found: 0/0"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:915
+msgid "Found: %1/%2"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:940
+#: catalogmanager/catalogmanager.cpp:1024 kbabel/kbabelview.cpp:4433
+#: kbabeldict/kbabeldictview.cpp:239
+msgid "Searching"
+msgstr "Serĉante"
+
+#: catalogmanager/catalogmanager.cpp:986
+#: catalogmanager/catalogmanager.cpp:1073
+msgid "DCOP communication with KBabel failed."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:986
+#: catalogmanager/catalogmanager.cpp:1073
+msgid "DCOP Communication Error"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1001
+#: catalogmanager/catalogmanager.cpp:1087
+msgid "KBabel cannot be started."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1001
+#: catalogmanager/catalogmanager.cpp:1087
+msgid "Cannot Start KBabel"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1008
+#: catalogmanager/catalogmanager.cpp:1094
+msgid "Search string not found!"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1235
+#, c-format
+msgid "Cannot open project file %1"
+msgstr "Ne eblas malfermi la projektdosieron %1"
+
+#: datatools/xml/main.cc:60
+msgid ""
+"_: what check found errors\n"
+"XML tags"
+msgstr ""
+
+#: datatools/context/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"context info"
+msgstr ""
+
+#: datatools/arguments/main.cc:57
+msgid ""
+"_: what check found errors\n"
+"arguments"
+msgstr ""
+
+#: datatools/accelerators/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"accelerator"
+msgstr ""
+
+#: datatools/whitespace/main.cc:60
+msgid ""
+"_: which check found errors\n"
+"whitespace only translation"
+msgstr ""
+
+#: datatools/length/main.cc:61 datatools/regexp/main.cc:55
+msgid ""
+"_: which check found errors\n"
+"translation has inconsistent length"
+msgstr ""
+
+#: datatools/pluralforms/main.cc:59
+msgid ""
+"_: what check found errors\n"
+"plural forms"
+msgstr ""
+
+#: datatools/equations/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"equations"
+msgstr ""
+
+#: datatools/regexp/main.cc:58
+msgid "Error loading data (%1)"
+msgstr ""
+
+#: datatools/regexp/main.cc:118
+msgid "File not found"
+msgstr ""
+
+#: datatools/regexp/main.cc:123
+msgid "The file is not a XML"
+msgstr ""
+
+#: datatools/regexp/main.cc:147
+msgid "Expected tag 'item'"
+msgstr ""
+
+#: datatools/regexp/main.cc:153
+msgid "First child of 'item' is not a node"
+msgstr ""
+
+#: datatools/regexp/main.cc:159
+msgid "Expected tag 'name'"
+msgstr ""
+
+#: datatools/regexp/main.cc:167
+msgid "Expected tag 'exp'"
+msgstr ""
+
+#: datatools/not-translated/main.cc:60
+msgid ""
+"_: which check found errors\n"
+"English text in translation"
+msgstr ""
+
+#: datatools/punctuation/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"punctuation"
+msgstr ""
+
+#: _translatorinfo.cpp:1 kbabeldict/main.cpp:121
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Heiko Evermann"
+
+#: _translatorinfo.cpp:3 kbabeldict/main.cpp:122
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "heiko@evermann.de"
+
+#: filters/gettext/gettextexport.cpp:74
+msgid "saving file"
+msgstr "Konservante dosieron"
+
+#: filters/gettext/gettextimport.cpp:83
+msgid "loading file"
+msgstr "Ŝargante dosieron"
+
+#: addons/kfile-plugins/kfile_po.cpp:50
+msgid "Catalog Information"
+msgstr ""
+
+#: addons/kfile-plugins/kfile_po.cpp:53
+msgid "Total Messages"
+msgstr ""
+
+#: addons/kfile-plugins/kfile_po.cpp:54
+msgid "Fuzzy Messages"
+msgstr ""
+
+#: addons/kfile-plugins/kfile_po.cpp:55
+msgid "Untranslated Messages"
+msgstr ""
+
+#: addons/kfile-plugins/kfile_po.cpp:57
+msgid "Language Team"
+msgstr ""
+
+#: addons/kfile-plugins/kfile_po.cpp:58
+msgid "Revision"
+msgstr ""
+
+#: common/kbmailer.cpp:106
+#, c-format
+msgid "Error while trying to download file %1."
+msgstr "Eraro okazis elŝutante dosieron %1."
+
+#: common/kbmailer.cpp:145
+msgid "Enter the name of the archive without file extension"
+msgstr ""
+
+#: common/kbmailer.cpp:178
+msgid "Error while trying to create archive file."
+msgstr ""
+
+#: common/kbmailer.cpp:193
+#, c-format
+msgid "Error while trying to read file %1."
+msgstr "Eraro okazis legante dosieron %1."
+
+#: common/kbmailer.cpp:208
+msgid "Error while trying to copy file %1 into archive."
+msgstr "Eraro okazis kopiante dosieron %1 en la arkivon."
+
+#: common/kbproject.cpp:53
+msgid "unnamed"
+msgstr "sennoma"
+
+#: common/catalog.cpp:592
+msgid ""
+"Free Software Foundation Copyright does not contain any year. It will not be "
+"updated."
+msgstr ""
+
+#: common/catalog.cpp:1237
+msgid "validating file"
+msgstr "validigante dosieron"
+
+#: common/catalog.cpp:1276
+msgid "applying tool"
+msgstr ""
+
+#: common/catalog.cpp:3128
+msgid "searching matching message"
+msgstr "Serĉante konvenan mesaĝon"
+
+#: common/catalog.cpp:3217
+msgid "preparing messages for diff"
+msgstr "Preparante mesaĝojn por diferencilo (\"diff\")"
+
+#: commonui/roughtransdlg.cpp:69
+msgid ""
+"_: Caption of dialog\n"
+"Rough Translation"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:82 kbabeldict/kbabeldictview.cpp:111
+msgid "S&top"
+msgstr "Hal&tu"
+
+#: commonui/roughtransdlg.cpp:96
+msgid "What to Translate"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:102
+msgid "U&ntranslated entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:103
+msgid "&Fuzzy entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:104
+msgid "T&ranslated entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:108
+msgid ""
+"<qt>"
+"<p><b>What entries to translate</b></p>"
+"<p>Choose here, for which entries of the file KBabel tries to find a "
+"translation. Changed entries are always marked as fuzzy, no matter which option "
+"you choose.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:113
+msgid "How to Translate"
+msgstr "Kiel Traduki"
+
+#: commonui/roughtransdlg.cpp:118
+msgid "&Use dictionary settings"
+msgstr "&Uzi vortar-agordojn"
+
+#: commonui/roughtransdlg.cpp:121
+msgid "Fu&zzy translation (slow)"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:123
+msgid "&Single word translation"
+msgstr "&Solvorta tradukado"
+
+#: commonui/roughtransdlg.cpp:126
+msgid ""
+"<qt>"
+"<p><b>How messages get translated</b></p>"
+"<p>Here you can define if a message can only get translated completely, if "
+"similar messages are acceptable or if KBabel is supposed to try translating the "
+"single words of a message if no translation of the complete message or similar "
+"message was found.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:136
+msgid "&Mark changed entries as fuzzy"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:139
+msgid ""
+"<qt>"
+"<p><b>Mark changed entries as fuzzy</b></p>"
+"<p>When a translation for a message is found, the entry will be marked <b>"
+"fuzzy</b> by default. This is because the translation is just guessed by KBabel "
+"and you should always check the results carefully. Deactivate this option only "
+"if you know what you are doing.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:150
+msgid "Initialize &KDE-specific entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:153
+msgid ""
+"<qt>"
+"<p><b>Initialize KDE-specific entries</b></p>"
+"<p>Initialize \"Comment=\" and \"Name=\" entries if a translation is not found. "
+"Also, \"NAME OF TRANSLATORS\" and \"EMAIL OF TRANSLATORS\" is filled with "
+"identity settings.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:158
+msgid "Dictionaries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:177
+msgid ""
+"<qt>"
+"<p><b>Dictionaries</b></p>"
+"<p>Choose here, which dictionaries have to be used for finding a translation. "
+"If you select more than one dictionary, they are used in the same order as they "
+"are displayed in the list.</p>"
+"<p>The <b>Configure</b> button allows you to temporarily configure selected "
+"dictionary. The original settings will be restored after closing the dialog.</p>"
+"</qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:186
+msgid "Messages:"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:744
+msgid ""
+"<qt>"
+"<p>When a translation for a message is found, the entry will be marked <b>"
+"fuzzy</b> by default. This is because the translation is just guessed by KBabel "
+"and you should always check the results carefully. Deactivate this option only "
+"if you know what you are doing.</p></qt>"
+msgstr ""
+
+#: commonui/projectpref.cpp:70
+msgid ""
+"_: title of page in preferences dialog\n"
+"Identity"
+msgstr "Identeco"
+
+#: commonui/projectpref.cpp:72
+msgid "Information About You and Translation Team"
+msgstr "Informo pri vi kaj la tradukoteamo"
+
+#: commonui/projectpref.cpp:76 kbabel/kbabelview.cpp:1595
+msgid ""
+"_: title of page in preferences dialog\n"
+"Save"
+msgstr "Konservado"
+
+#: commonui/projectpref.cpp:78 kbabel/kbabelview.cpp:1597
+msgid "Options for File Saving"
+msgstr "Opcioj de Dosierkonservado"
+
+#: commonui/projectpref.cpp:82
+msgid ""
+"_: title of page in preferences dialog\n"
+"Spelling"
+msgstr ""
+
+#: commonui/projectpref.cpp:84
+msgid "Options for Spell Checking"
+msgstr "Opcioj pri Literumadkontrolo"
+
+#: commonui/projectpref.cpp:89
+msgid ""
+"_: title of page in preferences dialog\n"
+"Source"
+msgstr "Fontkodo"
+
+#: commonui/projectpref.cpp:91
+msgid "Options for Showing Source Context"
+msgstr "Opcioj pri montrado de fontkunteksto"
+
+#: commonui/projectpref.cpp:96
+msgid ""
+"_: title of page in preferences dialog\n"
+"Miscellaneous"
+msgstr "Diversaj"
+
+#: commonui/projectpref.cpp:98
+msgid "Miscellaneous Settings"
+msgstr "Diversaj agordoj"
+
+#: commonui/projectpref.cpp:101
+msgid ""
+"_: title of page in preferences dialog\n"
+"Folders"
+msgstr "Dosierujoj"
+
+#: commonui/projectpref.cpp:103
+msgid "Paths to Message Catalogs & Catalog Templates"
+msgstr ""
+
+#: commonui/projectpref.cpp:106
+msgid ""
+"_: title of page in preferences dialog\n"
+"Folder Commands"
+msgstr "Dosierujaj Komandoj"
+
+#: commonui/projectpref.cpp:108
+msgid "User-Defined Commands for Folder Items"
+msgstr ""
+
+#: commonui/projectpref.cpp:113
+msgid ""
+"_: title of page in preferences dialog\n"
+"File Commands"
+msgstr "Dosierkomandoj"
+
+#: commonui/projectpref.cpp:115
+msgid "User-Defined Commands for File Items"
+msgstr ""
+
+#: commonui/projectpref.cpp:120
+msgid ""
+"_: title of page in preferences dialog\n"
+"Catalog Manager"
+msgstr "Katalog-administrilo"
+
+#: commonui/projectpref.cpp:122
+msgid "Catalog Manager View Settings"
+msgstr "Agordo de Katalogadministrilrigardo"
+
+#: commonui/projectpref.cpp:125 kbabel/kbabelpref.cpp:85
+msgid ""
+"_: title of page in preferences dialog\n"
+"Diff"
+msgstr "Diferencilo"
+
+#: commonui/projectpref.cpp:127
+msgid "Searching for Differences"
+msgstr "Serĉante Diferencojn"
+
+#: commonui/cmdedit.cpp:51
+msgid "Command &Label:"
+msgstr "Komando&etikedo:"
+
+#: commonui/cmdedit.cpp:52
+msgid "Co&mmand:"
+msgstr "Ko&mando:"
+
+#: commonui/cmdedit.cpp:66
+msgid "&Add"
+msgstr "&Aldoni"
+
+#: commonui/kactionselector.cpp:81
+msgid "&Available:"
+msgstr "Disponebl&a:"
+
+#: commonui/kactionselector.cpp:96
+msgid "&Selected:"
+msgstr "&Selektita:"
+
+#: commonui/projectwizard.cpp:78
+msgid "Basic Project Information"
+msgstr ""
+
+#: commonui/projectwizard.cpp:83
+msgid "Translation Files"
+msgstr "Tradukdosieroj"
+
+#: commonui/projectwizard.cpp:140
+msgid ""
+"The file '%1' already exists.\n"
+"Do you want to replace it?"
+msgstr ""
+"La dosiero '%1' jam ekzistas.\n"
+"Ĉu vi volas anstataŭigi ĝin?"
+
+#: commonui/projectwizard.cpp:141
+msgid "File Exists"
+msgstr ""
+
+#: commonui/finddialog.cpp:62
+msgid "&Find:"
+msgstr ""
+
+#: commonui/finddialog.cpp:71
+msgid ""
+"<qt>"
+"<p><b>Find text</b></p>"
+"<p>Here you can enter the text you want to search for. If you want to search "
+"for a regular expression, enable <b>Use regular expression</b> below.</p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:82 commonui/finddialog.cpp:536
+msgid "&Replace"
+msgstr ""
+
+#: commonui/finddialog.cpp:84
+msgid "&Replace with:"
+msgstr ""
+
+#: commonui/finddialog.cpp:92
+msgid ""
+"<qt>"
+"<p><b>Replace text</b></p>"
+"<p>Here you can enter the text you want the found text to get replaced with. "
+"The text is used as is. It is not possible to make a back reference, if you "
+"have searched for a regular expression.</p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:101
+msgid "Find"
+msgstr "Trovi"
+
+#: commonui/finddialog.cpp:102
+msgid "&Find"
+msgstr "&Trovi"
+
+#: commonui/finddialog.cpp:108
+msgid "Where to Search"
+msgstr ""
+
+#: commonui/finddialog.cpp:112
+msgid "&Msgid"
+msgstr ""
+
+#: commonui/finddialog.cpp:113
+msgid "M&sgstr"
+msgstr ""
+
+#: commonui/finddialog.cpp:114
+msgid "Comm&ent"
+msgstr ""
+
+#: commonui/finddialog.cpp:116
+msgid ""
+"<qt>"
+"<p><b>Where to search</b></p>"
+"<p>Select here in which parts of a catalog entry you want to search.</p></qt>"
+msgstr ""
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 54
+#: commonui/finddialog.cpp:124 rc.cpp:69
+#, no-c-format
+msgid "C&ase sensitive"
+msgstr ""
+
+#: commonui/finddialog.cpp:125
+msgid "O&nly whole words"
+msgstr ""
+
+#: commonui/finddialog.cpp:126
+msgid "I&gnore marker for keyboard accelerator"
+msgstr ""
+
+#: commonui/finddialog.cpp:127
+msgid "Ignore con&text information"
+msgstr ""
+
+#: commonui/finddialog.cpp:128
+msgid "From c&ursor position"
+msgstr ""
+
+#: commonui/finddialog.cpp:129
+msgid "F&ind backwards"
+msgstr ""
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 86
+#: commonui/finddialog.cpp:133 rc.cpp:81
+#, no-c-format
+msgid "Use regu&lar expression"
+msgstr ""
+
+#: commonui/finddialog.cpp:138 commonui/projectprefwidgets.cpp:708
+msgid "&Edit..."
+msgstr "&Redakto..."
+
+#: commonui/finddialog.cpp:146
+msgid "As&k before replacing"
+msgstr ""
+
+#: commonui/finddialog.cpp:149
+msgid ""
+"<qt>"
+"<p><b>Options</b></p>"
+"<p>Here you can finetune replacing:"
+"<ul>"
+"<li><b>Case sensitive</b>: does case of entered text have to be respected?</li>"
+"<li><b>Only whole words</b>: text found must not be part of a longer word</li>"
+"<li><b>From cursor position</b>: start replacing at the part of the document "
+"where the cursor is. Otherwise replacing is started at the beginning or the "
+"end.</li>"
+"<li><b>Find backwards</b>: Should be self-explanatory.</li>"
+"<li><b>Use regular expression</b>: use text entered in field <b>Find</b> "
+"as a regular expression. This option has no effect with the replace text, "
+"especially no back references are possible.</li>"
+"<li><b>Ask before replacing</b>: Enable, if you want to have control about what "
+"is replaced. Otherwise all found text is replaced without asking.</li></ul></p>"
+"</qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:166
+msgid ""
+"<qt>"
+"<p><b>Options</b></p>"
+"<p>Here you can finetune the search:"
+"<ul>"
+"<li><b>Case sensitive</b>: does case of entered text have to be respected?</li>"
+"<li><b>Only whole words</b>: text found must not be part of a longer word</li>"
+"<li><b>From cursor position</b>: start search at the part of the document, "
+"where the cursor is. Otherwise search is started at the beginning or the "
+"end.</li>"
+"<li><b>Find backwards</b>: Should be self-explanatory.</li>"
+"<li><b>Use regular expression</b>: use entered text as a regular "
+"expression.</li></ul></p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:536
+msgid "&Goto Next"
+msgstr ""
+
+#: commonui/finddialog.cpp:536
+msgid "R&eplace All"
+msgstr ""
+
+#: commonui/finddialog.cpp:541
+msgid "Replace this string?"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:138
+msgid "&Update header when saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:139
+msgid "Update &description comment when saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:140
+msgid "Chec&k syntax of file when saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:141
+msgid "Save &obsolete entries"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:143
+msgid "De&scription"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:149
+msgid "Encoding"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:155
+msgid "Default:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:161
+msgid "(default)"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:175
+msgid "Kee&p the encoding of the file"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:178
+msgid "Automatic Saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:183
+msgid ""
+"_: Short for minutes\n"
+" min"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:184
+msgid "No autosave"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 29
+#: commonui/projectprefwidgets.cpp:188 rc.cpp:420
+#, no-c-format
+msgid "&General"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:195
+msgid "Fields to Update"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:199
+msgid "Re&vision-Date"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:200
+msgid "Last-&Translator"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:201
+msgid "&Language"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:202
+msgid "Char&set"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:203
+msgid "&Encoding"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:204
+msgid "Pro&ject"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:206
+msgid "Format of Revision-Date"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:211
+msgid "De&fault date format"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:213
+msgid "Local date fo&rmat"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:215
+msgid "Custo&m date format:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:225
+msgid "Project String"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:231
+msgid "Project-Id:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:239
+msgid "&Header"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:249
+msgid "Update &translator copyright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:253
+msgid "Free Software Foundation Copyright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:257
+msgid "&Remove copyright if empty"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:258
+msgid "&Update copyright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:259
+msgid "Do &not change"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:263
+msgid "Cop&yright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:266
+msgid ""
+"<qt>"
+"<p><b>Update Header</b></p>\n"
+"<p>Check this button to update the header information of the file every time it "
+"is saved.</p>\n"
+"<p>The header normally keeps information about the date and time the file was "
+"last\n"
+"updated, the last translator etc.</p>\n"
+"<p>You can choose which information you want to update from the checkboxes "
+"below.\n"
+"Fields that do not exist are added to the header.\n"
+"If you want to add additional fields to the header, you can edit the header "
+"manually by choosing\n"
+"<b>Edit->Edit Header</b> in the editor window.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:278
+msgid ""
+"<qt>"
+"<p><b>Fields to update</b></p>\n"
+"<p>Choose which fields in the header you want to have updated when saving.\n"
+"If a field does not exist, it is appended to the header.</p>\n"
+"<p>If you want to add other information to the header, you have to edit the "
+"header manually\n"
+"by choosing <b>Edit->Edit Header</b> in the editor window.</p>\n"
+"<p>Deactivate <b>Update Header</b> above if you do not want to have the header\n"
+"updated when saving.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:286
+msgid ""
+"<qt>"
+"<p><b>Encoding</b></p>"
+"<p>Choose how to encode characters when saving to a file. If you are unsure "
+"what encoding to use, please ask your translation coordinator.</p>"
+"<ul>"
+"<li><b>%1</b>: this is the encoding that fits the character set of your system "
+"language.</li>"
+"<li><b>%2</b>: uses Unicode (UTF-8) encoding.</li></ul></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:296
+msgid ""
+"<qt>"
+"<p><b>Keep the encoding of the file</b></p>"
+"<p>If this option is activated, files are always saved in the same encoding as "
+"they were read in. Files without charset information in the header (e.g. POT "
+"files) are saved in the encoding set above.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:302
+msgid ""
+"<qt>"
+"<p><b>Check syntax of file when saving</b></p>\n"
+"<p>Check this to automatically check syntax of file with \"msgfmt "
+"--statistics\"\n"
+"when saving a file. You will only get a message, if an error occurred.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:306
+msgid ""
+"<qt>"
+"<p><b>Save obsolete entries</b></p>\n"
+"<p>If this option is activated, obsolete entries found when the file was open\n"
+"will be saved back to the file. Obsolete entries are marked by #~ and are\n"
+"created when the msgmerge does not need the translation anymore.\n"
+"If the text will appear again, the obsolete entries will be activated again.\n"
+"The main drawback is the size of the saved file.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:314
+msgid ""
+"<qt>"
+"<p><b>Format of Revision-Date</b></p>"
+"<p>Choose in which format the date and time of the header field\n"
+"<i>PO-Revision-Date</i> is saved: "
+"<ul>\n"
+"<li><b>Default</b> is the format normally used in PO files.</li>\n"
+"<li><b>Local</b> is the format specific to your country.\n"
+"It can be configured in KDE's Control Center.</li>\n"
+"<li><b>Custom</b> lets you define your own format.</li></ul></p> "
+"<p>It is recommended that you use the default format to avoid creating "
+"non-standard PO files.</p>"
+"<p>For more information, see section <b>The Preferences Dialog</b> "
+"in the online help.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:412
+msgid "<font size=\"+1\">Project: %1</font>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:419
+msgid "&Name:"
+msgstr "&Nomo:"
+
+#: commonui/projectprefwidgets.cpp:423
+msgid "Localized na&me:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:427
+msgid "E&mail:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:432
+msgid "&Full language name:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:438
+msgid "Lan&guage code:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:444
+msgid "&Language mailing list:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:449
+msgid "&Timezone:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:455
+msgid ""
+"<qt>"
+"<p><b>Identity</b></p>\n"
+"<p>Fill in information about you and your translation team.\n"
+"This information is used when updating the header of a file.</p>\n"
+"<p>You can find the options if and what fields in the header should be updated\n"
+"on page <b>Save</b> in this dialog.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:471
+msgid "&Number of singular/plural forms:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:474
+msgid ""
+"_: automatic choose number of plural forms\n"
+"Automatic"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:481
+msgid "Te&st"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:486
+msgid ""
+"<qt>"
+"<p><b>Number of singular/plural forms</b></p>"
+"<p><b>Note</b>: This option is KDE specific. If you are not translating a KDE "
+"application, you can safely ignore this option.</p>"
+"<p>Choose here how many singular and plural forms are used in your language. "
+"This number must correspond to the settings of your language team.</p>"
+"<p>Alternatively, you can set this option to <i>Automatic</i> "
+"and KBabel will try to get this information automatically from KDE. Use the <i>"
+"Test</i> button to test if it can find it out.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:504
+msgid "&GNU plural form header:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:514
+msgid "&Lookup"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:518
+msgid "Re&quire plural form arguments in translation"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:521
+#, c-format
+msgid ""
+"<qt>"
+"<p><b>Require plural form arguments in translation</b></p>\n"
+"<p><b>Note</b>: This option is KDE specific at the moment. If you are not "
+"translating a KDE application, you can safely ignore this option.</p>\n"
+"<p>If is this option enabled, the validation check will require the %n argument "
+"to be present in the message.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:529
+msgid ""
+"<qt>"
+"<p><b>GNU plural form header</b></p>\n"
+"<p>Here you can fill a header entry for GNU plural form handling; if you leave "
+"the entry empty, the entry in the PO file will not be changed or added.</p>\n"
+"<p>KBabel can automatically try to determine value suggested by the GNU gettext "
+"tools for currently set language; just press the <b>Lookup</b> button.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:608 commonui/projectprefwidgets.cpp:642
+msgid "Please insert a language code first."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:618
+msgid ""
+"It is not possible to find out the number of singular/plural forms "
+"automatically for the language code \"%1\".\n"
+"Do you have tdelibs.po installed for this language?\n"
+"Please set the correct number manually."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:626
+msgid ""
+"The number of singular/plural forms found for the language code \"%1\" is %2."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:650
+msgid ""
+"It was not possible to determine GNU header for plural forms. Maybe your GNU "
+"gettext tools are too old or they do not contain a suggested value for your "
+"language."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:677
+msgid "&Marker for keyboard accelerator:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:682
+msgid ""
+"<qt>"
+"<p><b>Marker for keyboard accelerator</b></p>"
+"<p>Define here, what character marks the following character as keyboard "
+"accelerator. For example in Qt it is '&amp;' and in Gtk it is '_'.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:693
+msgid "&Regular expression for context information:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:699
+msgid ""
+"<qt>"
+"<p><b>Regular expression for context information</b></p>"
+"<p>Enter a regular expression here which defines what is context information in "
+"the message and must not get translated.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:715
+msgid "Compression Method for Mail Attachments"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:720
+msgid "tar/&bzip2"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:721
+msgid "tar/&gzip"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:723
+msgid "&Use compression when sending a single file"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:802
+msgid "On the &fly spellchecking"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:805
+msgid ""
+"<qt>"
+"<p><b>On the fly spellchecking</b></p>"
+"<p>Activate this to let KBabel spell check the text as you type. Mispelled "
+"words will be colored by the error color.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:811
+msgid "&Remember ignored words"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:817
+msgid "F&ile to store ignored words:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:827
+msgid ""
+"<qt>"
+"<p><b>Remember ignored words</b></p>"
+"<p>Activate this, to let KBabel ignore the words, where you have chosen <i>"
+"Ignore All</i> in the spell check dialog, in every spell check.</p></qt>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget2.ui line 68
+#: commonui/projectprefwidgets.cpp:890 rc.cpp:313
+#, no-c-format
+msgid "&Base folder of PO files:"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget2.ui line 110
+#: commonui/projectprefwidgets.cpp:903 rc.cpp:316
+#, no-c-format
+msgid "Ba&se folder of POT files:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:914
+msgid ""
+"<qt>"
+"<p><b>Base folders</b></p>\n"
+"<p>Type in the folders which contain all your PO and POT files.\n"
+"The files and the folders in these folders will then be merged into one\n"
+"tree.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:924
+msgid "O&pen files in new window"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:927
+msgid ""
+"<qt>"
+"<p><b>Open files in new window</b></p>\n"
+"<p>If this is activated all files that are opened from the Catalog Manager are "
+"opened\n"
+"in a new window.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:931
+msgid "&Kill processes on exit"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:933
+msgid ""
+"<qt>"
+"<p><b>Kill processes on exit</b></p>\n"
+"<p>If you check this, KBabel tries to kill the processes, that have not exited "
+"already when KBabel exits,\n"
+"by sending a kill signal to them.</p>\n"
+"<p>NOTE: It is not guaranteed that the processes will be killed.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:939
+msgid "Create inde&x for file contents"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:941
+msgid ""
+"<qt>"
+"<p><b>Create index for file contents</b></p>\n"
+"<p>If you check this, KBabel will create an index for each PO file to speed up "
+"the find/replace functions.</p>\n"
+"<p>NOTE: This will slow down updating the file information considerably.</p>"
+"</qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:945
+msgid "Run &msgfmt before processing a file"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:947
+msgid ""
+"<qt>"
+"<p><b>Run msgfmt before processing a file</b></p>"
+"<p>If you enable this, KBabel will run Gettext's msgfmt tool before processing "
+"a file.</p>"
+"<p>Enabling this setting is recommended, even if it causes processing to be "
+"slower. This setting is enabled by default.</p>"
+"<p>Disabling is useful for slow computers and when you want to translate PO "
+"files that are not supported by the current version of the Gettext tools that "
+"are on your system. The drawback of disabling is that hardly any syntax "
+"checking is done by the processing code, so invalid PO files could be shown as "
+"good ones, even if Gettext tools would reject such files.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:988
+msgid "Commands for Folders"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:993
+msgid ""
+"Replaceables:\n"
+"@PACKAGE@, @PODIR@, @POTDIR@\n"
+"@POFILES@, @MARKEDPOFILES@"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:998
+msgid ""
+"<qt>"
+"<p><b>Commands for folders</b></p>"
+"<p>Insert here the commands you want to execute in folders from the Catalog "
+"Manager. The commands are then shown in the submenu <b>Commands</b> "
+"in the Catalog Manager's context menu.</p>"
+"<p>The following strings will be replaced in a command:"
+"<ul>"
+"<li>@PACKAGE@: The name of the folder without path</li>"
+"<li>@PODIR@: The name of the PO-folder with path</li>"
+"<li>@POTDIR@: The name of the template folder with path</li>"
+"<li>@POFILES@: The names of the PO files with path</li>"
+"<li>@MARKEDPOFILES@: The names of the marked PO files with path</li></ul></p>"
+"</qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1051
+msgid "Commands for Files"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1056
+msgid ""
+"Replaceables:\n"
+"@PACKAGE@, @POFILE@,@POTFILE@,\n"
+"@PODIR@, @POTDIR@"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1061
+msgid ""
+"<qt>"
+"<p><b>Commands for files</b></p>"
+"<p>Insert here the commands you want to execute on files from the Catalog "
+"Manager. The commands are then shown in the submenu <b>Commands</b> "
+"in the Catalog Manager's context menu.</p>"
+"<p>The following strings will be replaced in a command:"
+"<ul>"
+"<li>@PACKAGE@: The name of the file without path and extension</li>"
+"<li>@POFILE@: The name of the PO-file with path and extension</li>"
+"<li>@POTFILE@: The name of the corresponding template file with path and "
+"extension</li>"
+"<li>@POEMAIL@: The name and email address of the last translator</li>"
+"<li>@PODIR@: The name of the folder the PO-file is in, with path</li>"
+"<li>@POTDIR@: The name of the folder the template file is in, with path</li>"
+"</ul></p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1114
+msgid "Shown Columns"
+msgstr "Montri Kolumnojn"
+
+#: commonui/projectprefwidgets.cpp:1118
+msgid "Fla&g"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1119
+msgid "&Fuzzy"
+msgstr "S&vaga"
+
+#: commonui/projectprefwidgets.cpp:1120
+msgid "&Untranslated"
+msgstr "Netrad&ukita"
+
+#: commonui/projectprefwidgets.cpp:1121
+msgid "&Total"
+msgstr "&Totalo"
+
+#: commonui/projectprefwidgets.cpp:1122
+msgid "SVN/&CVS status"
+msgstr "SVN/&CVS-stato"
+
+#: commonui/projectprefwidgets.cpp:1123
+msgid "Last &revision"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1124
+msgid "Last t&ranslator"
+msgstr "Lasta t&radukinto"
+
+#: commonui/projectprefwidgets.cpp:1126
+msgid ""
+"<qt>"
+"<p><b>Shown columns</b></p>\n"
+"<p></p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1157
+msgid "&Base folder for source code:"
+msgstr "&Baza dosierujo por fontkodo:"
+
+#: commonui/projectprefwidgets.cpp:1168
+msgid "Path Patterns"
+msgstr "Padŝablonoj"
+
+#: commonui/context.cpp:97
+msgid "Corresponding source file not found"
+msgstr "Ne trovis konvenan fontdosieron"
+
+#: commonui/context.cpp:265 commonui/context.cpp:275 commonui/context.cpp:285
+msgid ""
+"KBabel cannot start a text editor component.\n"
+"Please check your KDE installation."
+msgstr ""
+"Babel-traduktilo ne povis lanĉi tekstredaktilon.\n"
+"Bonvolu kontroli vian KDE-instalon."
+
+#. i18n: file ./kbabel/headerwidget.ui line 24
+#: kbabel/commentview.cpp:78 rc.cpp:414
+#, no-c-format
+msgid "&Comment:"
+msgstr "&Komento:"
+
+#: kbabel/commentview.cpp:88
+msgid ""
+"<qt>"
+"<p><b>Comment Editor</b></p>\n"
+"This edit window shows you the comments of the currently displayed message."
+"<p>\n"
+"<p>The comments normally contain information about where the message is found "
+"in the source\n"
+"code and status information about this message (fuzzy, c-format).\n"
+"Hints from other translators are also sometimes contained in comments.</p>\n"
+"<p>You can hide the comment editor by deactivating\n"
+"<b>Options->Show Comments</b>.</p></qt>"
+msgstr ""
+
+#: kbabel/contextview.cpp:63
+msgid ""
+"<qt>"
+"<p><b>PO Context</b></p>"
+"<p>This window shows the context of the current message in the PO file. "
+"Normally it shows four messages in front of the current message and four after "
+"it.</p>"
+"<p>You can hide the tools window by deactivating <b>Options->Show Tools</b>.</p>"
+"</qt></qt>"
+msgstr ""
+
+#: kbabel/contextview.cpp:99
+msgid "current entry"
+msgstr ""
+
+#: kbabel/contextview.cpp:125 kbabel/kbabel.cpp:721 kbabel/kbabelview.cpp:419
+msgid "untranslated"
+msgstr "netradukita"
+
+#: kbabel/contextview.cpp:140
+msgid ""
+"Plural %1: %2\n"
+msgstr ""
+
+#: kbabel/errorlistview.cpp:62
+msgid ""
+"<qt>"
+"<p><b>Error List</b></p>"
+"<p>This window shows the list of errors found by validator tools so you can "
+"know why the current message has been marked with an error.</p></qt>"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:57
+msgid ""
+"_: title of page in preferences dialog\n"
+"Edit"
+msgstr "Redakto"
+
+#: kbabel/kbabelpref.cpp:59
+msgid "Options for Editing"
+msgstr "Redaktoopcioj"
+
+#: kbabel/kbabelpref.cpp:70
+msgid ""
+"_: title of page in preferences dialog\n"
+"Search"
+msgstr "Serĉado"
+
+#: kbabel/kbabelpref.cpp:72
+msgid "Options for Searching Similar Translations"
+msgstr "Opcioj pri serĉado de similaj tradukoj"
+
+#: kbabel/kbabelpref.cpp:87
+msgid "Options for Showing Differences"
+msgstr "Opcioj pri montrado de diferencoj"
+
+#: kbabel/kbabelpref.cpp:90
+msgid ""
+"_: name of page in preferences dialog icon list\n"
+"Fonts"
+msgstr "Tiparoj"
+
+#: kbabel/kbabelpref.cpp:92
+msgid ""
+"_: title of page in preferences dialog\n"
+"Font Settings"
+msgstr "Tipar-Agordo"
+
+#: kbabel/kbabelpref.cpp:95
+msgid ""
+"_: name of page in preferences dialog icon list\n"
+"Colors"
+msgstr "Koloroj"
+
+#: kbabel/kbabelpref.cpp:97
+msgid ""
+"_: title of page in preferences dialog\n"
+"Color Settings"
+msgstr "Kolor-Agordo"
+
+#: kbabel/kbcataloglistview.cpp:44
+msgid "Id"
+msgstr ""
+
+#: kbabel/kbcataloglistview.cpp:45
+msgid "Original String"
+msgstr "Origina teksto"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:456 kbabel/kbcataloglistview.cpp:46
+msgid "Translated String"
+msgstr "Tradukita teksto"
+
+#: kbabel/main.cpp:537
+msgid "Go to entry with msgid <msgid>"
+msgstr ""
+
+#: kbabel/main.cpp:538 kbabeldict/main.cpp:105
+msgid "Disable splashscreen at startup"
+msgstr "Malŝalti salutŝildon ĉe lanĉado"
+
+#: kbabel/main.cpp:540
+msgid "Files to open"
+msgstr ""
+
+#: kbabel/main.cpp:547
+msgid "KBabel"
+msgstr ""
+
+#: kbabel/main.cpp:548
+msgid "An advanced PO file editor"
+msgstr ""
+
+#: kbabel/main.cpp:555
+msgid ""
+"Wrote the dictionary plugin for searching in a database and some other code."
+msgstr ""
+
+#: kbabel/main.cpp:560
+msgid "Bug fixes, KFilePlugin for PO files, CVS support, mailing files"
+msgstr ""
+
+#: kbabel/main.cpp:562
+msgid "Translation List View"
+msgstr "Traduka Listrigardo"
+
+#: kbabel/main.cpp:574
+msgid "Implemented XML validation/highlighting plus other small fixes."
+msgstr ""
+
+#: kbabel/main.cpp:583
+msgid "String distance algorithm implementation"
+msgstr ""
+
+#: kbabel/main.cpp:585
+msgid "Error list for current entry, regexp data tool"
+msgstr ""
+
+#: kbabel/main.cpp:587
+msgid "Word-by-word string difference algorithm implementation"
+msgstr ""
+
+#: kbabel/headereditor.cpp:60
+msgid "&Apply Settings"
+msgstr "&Apliki Agordojn"
+
+#: kbabel/headereditor.cpp:61
+msgid ""
+"<qt>"
+"<p>This button updates the header using the current settings. The resulting "
+"header is the one that would be written into the PO file on saving.</p></qt>"
+msgstr ""
+
+#: kbabel/headereditor.cpp:65
+msgid "&Reset"
+msgstr "Re&starigu"
+
+#: kbabel/headereditor.cpp:66
+msgid "<qt><p>This button will revert all changes made so far.</p></qt>"
+msgstr ""
+
+#: kbabel/headereditor.cpp:111
+#, c-format
+msgid "Header Editor for %1"
+msgstr "Kapo-redaktilo por %1"
+
+#: kbabel/headereditor.cpp:136
+msgid ""
+"<qt>"
+"<p>This is not a valid header.</p>\n"
+"<p>Please edit the header before updating!</p></qt>"
+msgstr ""
+
+#: kbabel/headereditor.cpp:172
+msgid ""
+"<qt>"
+"<p>This is not a valid header.</p>\n"
+"<p>Please edit the header before updating.</p></qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:185
+msgid ""
+"<qt>"
+"<p><b>Search results</b></p>"
+"<p>This part of the window shows the results of searching in dictionaries."
+"<p>"
+"<p>In the top is displayed the number of entries found and where the currently "
+"displayed entry is found. Use the buttons at the bottom to navigate through the "
+"search results.</p>"
+"<p>Search is either started automatically when switching to another entry in "
+"the editor window or by choosing the desired dictionary in <b>Dictionaries->"
+"Find...</b>.</p>"
+"<p>The common options can be configured in the preferences dialog in section <b>"
+"Search</b> and the options for the different dictionaries can be changed with "
+"<b>Settings->Configure Dictionary</b>.</p></qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:258
+msgid ""
+"_: Menu item\n"
+"Open"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:259
+msgid "Open Template"
+msgstr "Malfermu ŝablonon"
+
+#: kbabel/kbabelview.cpp:318
+msgid ""
+"KBabel Version %1\n"
+"Copyright 1999-%2 by KBabel developers.\n"
+" Matthias Kiefer <kiefer@kde.org>\n"
+" Stanislav Visnovsky <visnovsky@kde.org>\n"
+" Marco Wegner <dubbleu@web.de>\n"
+" Dwayne Bailey <dwayne@translate.org.za>\n"
+" Andrea Rizzi <rizzi@kde.org>\n"
+"\n"
+"Any comments, suggestions, etc. should be sent to the mailing list "
+"<kbabel@kde.org>.\n"
+"\n"
+"This program is licensed under the terms of the GNU GPL.\n"
+"\n"
+"Special thanks to Thomas Diehl for many hints to the GUI\n"
+"and the behavior of KBabel and to Stephan Kulow, who always\n"
+"lends me a helping hand.\n"
+"\n"
+"Many good ideas, especially for the Catalog Manager, are taken\n"
+"from KTranslator by Andrea Rizzi."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:333
+msgid "O&riginal string (msgid):"
+msgstr "Ori&gina teksto (msgid):"
+
+#: kbabel/kbabelview.cpp:343
+msgid ""
+"<qt>"
+"<p><b>Original String</b></p>\n"
+"<p>This part of the window shows the original message\n"
+"of the currently displayed entry.</p></qt>"
+msgstr ""
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:350
+msgid "Original Text"
+msgstr "Origina Teksto"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:366
+msgid "Comment"
+msgstr "Komento"
+
+#: kbabel/kbabelview.cpp:396
+msgid "Trans&lated string (msgstr):"
+msgstr "&Tradukita teksto (msgstr):"
+
+#: kbabel/kbabel.cpp:717 kbabel/kbabelview.cpp:410
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:207
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:278
+msgid "fuzzy"
+msgstr "dubinda"
+
+#: kbabel/kbabel.cpp:725 kbabel/kbabelview.cpp:428
+msgid "faulty"
+msgstr "erara"
+
+#: kbabel/kbabelview.cpp:437
+msgid ""
+"<qt>"
+"<p><b>Status LEDs</b></p>\n"
+"<p>These LEDs display the status of the currently displayed message.\n"
+"You can change their color in the preferences dialog section\n"
+"<b>Editor</b> on page <b>Appearance</b></p></qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:450
+msgid ""
+"<qt>"
+"<p><b>Translation Editor</b></p>\n"
+"<p>This editor displays and lets you edit the translation of the currently "
+"displayed message."
+"<p></qt>"
+msgstr ""
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:466
+msgid ""
+"_: the search (noun)\n"
+"Search"
+msgstr "Serĉo"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:468
+msgid ""
+"_: the search (noun)\n"
+"Se&arch"
+msgstr "Serĉ&ado"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:480
+msgid "PO Context"
+msgstr "PO-kunteksto"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:482
+msgid "PO C&ontext"
+msgstr "PO kuntekst&o"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:493
+msgid "Character Table"
+msgstr "Signotabelo"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:495
+msgid "C&hars"
+msgstr ""
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:507
+msgid "Tag List"
+msgstr "Etikedlisto"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:509
+msgid "Tags"
+msgstr "Etikedoj"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:520
+msgid "Source Context"
+msgstr "Fontkunteksto"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:522
+msgid "Source"
+msgstr "Fonto"
+
+#: kbabel/kbabelview.cpp:532
+msgid "Translation List"
+msgstr "Traduklisto"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:542
+msgid "Error List"
+msgstr "Erarlisto"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:544
+msgid "Errors"
+msgstr "Eraroj"
+
+#: kbabel/kbabelview.cpp:1072
+msgid " [readonly]"
+msgstr " [nurlege]"
+
+#: kbabel/kbabelview.cpp:1174
+msgid ""
+"There was an error while reading the file header. Please check the header."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1189 kbabel/kbabelview.cpp:1311
+msgid ""
+"Error while reading the file:\n"
+" %1\n"
+"No entry found."
+msgstr ""
+"Eraro okazis legante dosieron:\n"
+" %1\n"
+"Troviĝis neniu ero."
+
+#: kbabel/kbabelview.cpp:1196
+msgid ""
+"The file contained syntax errors and an attempt has been made to recover it.\n"
+"Please check the questionable entries by using Go->Next error"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1207 kbabel/kbabelview.cpp:1325
+#: kbabel/kbabelview2.cpp:731
+#, c-format
+msgid ""
+"You do not have permissions to read file:\n"
+" %1"
+msgstr ""
+"Vi ne havas permesojn por legi dosieron:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1213 kbabel/kbabelview.cpp:1330
+#: kbabel/kbabelview2.cpp:738
+#, c-format
+msgid ""
+"You have not specified a valid file:\n"
+" %1"
+msgstr ""
+"Vi ne donis validan dosieron:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1219 kbabel/kbabelview.cpp:1336
+#: kbabel/kbabelview.cpp:1488 kbabel/kbabelview2.cpp:745
+#, c-format
+msgid ""
+"KBabel cannot find a corresponding plugin for the MIME type of the file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1225 kbabel/kbabelview.cpp:1342
+#: kbabel/kbabelview2.cpp:751
+#, c-format
+msgid ""
+"The import plugin cannot handle this type of the file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1262
+msgid ""
+"All changes will be lost if the file is reverted to its last saved state."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1264
+msgid "&Revert"
+msgstr "Malfa&ri"
+
+#: kbabel/kbabelview.cpp:1297
+#, c-format
+msgid ""
+"There was an error while reading the file header of file:\n"
+" %1"
+msgstr ""
+"Okazis eraro dum legado de la dosierĉapo de dosiero:\n"
+"%1"
+
+#: kbabel/kbabelview.cpp:1319
+#, c-format
+msgid ""
+"Minor syntax errors were found while reading file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1388 kbabel/kbabelview.cpp:1476
+msgid ""
+"You do not have permission to write to file:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1396
+#, c-format
+msgid ""
+"KBabel cannot find a corresponding plugin for the MIME type of file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1402
+#, c-format
+msgid ""
+"The export plugin cannot handle this type of file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1408
+msgid ""
+"KBabel has not finished the last operation yet.\n"
+"Please wait."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1417 kbabel/kbabelview.cpp:1499
+msgid ""
+"An error occurred while trying to write to file:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1482
+msgid ""
+"You have specified a folder:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1494
+#, c-format
+msgid ""
+"The export plugin cannot handle this type of the file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1520
+msgid ""
+"The file %1 already exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1590
+msgid "Special Save Settings"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1638
+msgid ""
+"The file is syntactically correct.\n"
+"\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1658
+msgid ""
+"msgfmt detected a syntax error.\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1659
+msgid ""
+"msgfmt detected a header syntax error.\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1663 kbabel/kbabelview.cpp:1703
+msgid ""
+"\n"
+"Do you want to continue or cancel and edit the file again?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1665 kbabel/kbabelview.cpp:1682
+#: kbabel/kbabelview.cpp:1685
+msgid ""
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1680 kbabel/kbabelview.cpp:1688
+#: kbabel/kbabelview.cpp:1718 kbabel/kbabelview.cpp:1723
+msgid "Please edit the file again."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1698
+msgid ""
+"While trying to check syntax with msgfmt an error occurred.\n"
+"Please make sure that you have installed\n"
+"the GNU gettext package properly."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1769 kbabel/kbabelview2.cpp:948
+msgid "No mismatch has been found."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1770 kbabel/kbabelview.cpp:1787
+msgid ""
+"_: Title in Dialog: Perform all checks\n"
+"Perform All Checks"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1784 kbabel/kbabelview2.cpp:965
+msgid ""
+"Some mismatches have been found.\n"
+"Please check the questionable entries by using Go->Next error"
+msgstr ""
+
+#: kbabel/kbabel.cpp:942 kbabel/kbabelview.cpp:1803
+msgid ""
+"The document contains unsaved changes.\n"
+"Do you want to save your changes or discard them?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2036
+#, c-format
+msgid ""
+"_n: <qt>%n replacement made."
+"<br>End of document reached."
+"<br>Continue from the beginning?</qt>\n"
+"<qt>%n replacements made."
+"<br>End of document reached."
+"<br>Continue from the beginning?</qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2044
+msgid ""
+"End of document reached.\n"
+"Continue from the beginning?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2069 kbabel/kbabelview.cpp:2111
+#: kbabel/kbabelview.cpp:2191 kbabel/kbabelview.cpp:2259
+#: kbabel/kbabelview.cpp:2323
+#, c-format
+msgid ""
+"_n: %n replacement made\n"
+"%n replacements made"
+msgstr ""
+"efektiviĝis %n anstataŭigo\n"
+"efektiviĝis %n anstataŭigoj"
+
+#: kbabel/kbabelview.cpp:2072 kbabel/kbabelview.cpp:2113
+#: kbabel/kbabelview.cpp:2262
+msgid "Search string not found."
+msgstr "Serĉteksto ne troviĝis."
+
+#: kbabel/kbabelview.cpp:2080
+msgid ""
+"End of document reached.\n"
+"Continue in the next file?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2125
+msgid "DCOP communication with Catalog Manager failed."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2221
+#, c-format
+msgid ""
+"_n: <qt>%n replacement made."
+"<br>Beginning of document reached."
+"<br>Continue from the end?</qt>\n"
+"<qt>%n replacements made."
+"<br>Beginning of document reached."
+"<br>Continue from the end?</qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2230
+msgid ""
+"Beginning of document reached.\n"
+"Continue from the end?"
+msgstr ""
+
+#. i18n: translators: Status bar text that automatic checks have found some errors
+#: kbabel/kbabelview.cpp:3602
+msgid ""
+"_n: 1 error: %1\n"
+"%n errors: %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3890 kbabel/kbabelview.cpp:4020
+msgid "Preparing spell check"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3945
+msgid "Spellcheck"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3949
+msgid "KBabel cannot start spell checker. Please verify your KDE installation."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3974
+msgid "No relevant text has been found for spell checking."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4005
+#, c-format
+msgid ""
+"Error opening the file that contains words to ignore during spell checking:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4013
+#, c-format
+msgid ""
+"Only local files are allowed for saving ignored words to during spell "
+"checking:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4173
+msgid ""
+"There seems to be an error with the synchronization of the spell checking "
+"process and KBabel.\n"
+"Please check that you have set the correct settings for your language for spell "
+"checking.\n"
+"If you have, and this problem is reproducible, please send a detailed bug "
+"report (your spell checking options, what file you have checked and what to do "
+"to reproduce the problem) by using Help->Report Bug..."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4300 kbabel/kbabelview.cpp:4326
+#, c-format
+msgid ""
+"_n: Spellcheck: %n word replaced\n"
+"Spellcheck: %n words replaced"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4305
+msgid ""
+"Spellcheck successfully finished.\n"
+"No misspelled words have been found."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4362
+msgid "Spellcheck canceled"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4391
+msgid ""
+"The spell checker program could not be started.\n"
+"Please make sure you have the spell checker program properly configured and in "
+"your PATH."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4397
+msgid "The spell checker program seems to have crashed."
+msgstr ""
+
+#: kbabel/spelldlg.cpp:44
+msgid ""
+"_: Caption of dialog\n"
+"Spelling"
+msgstr ""
+
+#: kbabel/spelldlg.cpp:47
+msgid "&Spell Check"
+msgstr ""
+
+#: kbabel/hidingmsgedit.cpp:76
+msgid "Context inserted by KBabel, do not translate:"
+msgstr ""
+
+#: kbabel/hidingmsgedit.cpp:182
+#, c-format
+msgid "Plural %1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:330
+msgid ""
+"You have not run KBabel before. To allow KBabel to work correctly you must "
+"enter some information in the preferences dialog first.\n"
+"The minimum requirement is to fill out the Identity page.\n"
+"Also check the encoding on the Save page, which is currently set to %1. You may "
+"want to change this setting according to the settings of your language team."
+msgstr ""
+
+#: kbabel/kbabel.cpp:415
+msgid "Save Sp&ecial..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:417
+msgid "Set &Package..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:425
+msgid "New &Window"
+msgstr "&Nova fenestro"
+
+#: kbabel/kbabel.cpp:447
+msgid "Cop&y Msgid to Msgstr"
+msgstr "Ko&piu Msgid al Msgstr"
+
+#: kbabel/kbabel.cpp:449
+msgid "Copy Searc&h Result to Msgstr"
+msgstr "Kopiu se&rĉrezulton al Msgstr"
+
+#: kbabel/kbabel.cpp:452
+msgid "Copy Msgstr to Other &Plurals"
+msgstr ""
+
+#: kbabel/kbabel.cpp:454
+msgid "Copy Selected Character to Msgstr"
+msgstr "Kopi Elektitan Signon al Msgstr"
+
+#: kbabel/kbabel.cpp:457
+msgid "To&ggle Fuzzy Status"
+msgstr "Komuti Sva&gecostaton"
+
+#: kbabel/kbabel.cpp:459
+msgid "&Edit Header..."
+msgstr "R&edakti Kapon..."
+
+#: kbabel/kbabel.cpp:462
+msgid "&Insert Next Tag"
+msgstr "Enmet&i Sekvan Etikedon"
+
+#: kbabel/kbabel.cpp:467
+msgid "Insert Next Tag From Msgid P&osition"
+msgstr "Enmeti Sekvan Etikedon de Msgid-p&ozicio"
+
+#: kbabel/kbabel.cpp:472
+msgid "Inser&t Tag"
+msgstr "Enme&ti Etikedon"
+
+#: kbabel/kbabel.cpp:479
+msgid "Show Tags Menu"
+msgstr "Menuo pri Etikedmontrado"
+
+#: kbabel/kbabel.cpp:486
+msgid "Move to Next Tag"
+msgstr "Moviĝi al Sekva Etikedo"
+
+#: kbabel/kbabel.cpp:490
+msgid "Move to Previous Tag"
+msgstr "Moviĝi al Antaŭa Etikedo"
+
+#: kbabel/kbabel.cpp:494
+msgid "Insert Next Argument"
+msgstr "Enmeti Sekvan Argumenton"
+
+#: kbabel/kbabel.cpp:499
+msgid "Inser&t Argument"
+msgstr "Enme&ti Argumenton"
+
+#: kbabel/kbabel.cpp:506
+msgid "Show Arguments Menu"
+msgstr "Menuo pri Argumentmontrado"
+
+#: kbabel/kbabel.cpp:517
+msgid "&Next"
+msgstr "&Sekva"
+
+#: kbabel/kbabel.cpp:523
+msgid "&First Entry"
+msgstr "&Unua ero"
+
+#: kbabel/kbabel.cpp:526
+msgid "&Last Entry"
+msgstr "&Lasta ero"
+
+#: kbabel/kbabel.cpp:552
+msgid "&Back in History"
+msgstr "&Reen en la historio"
+
+#: kbabel/kbabel.cpp:554
+msgid "For&ward in History"
+msgstr "Antaŭen en la historio"
+
+#: kbabel/kbabel.cpp:558
+msgid "&Find Text"
+msgstr "&Trovi tekston"
+
+#: kbabel/kbabel.cpp:565
+msgid "F&ind Selected Text"
+msgstr "Trov&i elektitan tekston"
+
+#: kbabel/kbabel.cpp:572
+msgid "&Edit Dictionary"
+msgstr "R&edakti vortaron"
+
+#: kbabel/kbabel.cpp:579
+msgid "Con&figure Dictionary"
+msgstr "Agordi &vortaron"
+
+#: kbabel/kbabel.cpp:585
+msgid "About Dictionary"
+msgstr "Pri vortaro"
+
+#: kbabel/kbabel.cpp:614
+msgid "&Spell Check..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:617
+msgid "&Check All..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:620
+msgid "C&heck From Cursor Position..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:623
+msgid "Ch&eck Current..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:626
+msgid "Check Fro&m Current to End of File..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:629
+msgid "Chec&k Selected Text..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:635
+msgid "&Diffmode"
+msgstr ""
+
+#: kbabel/kbabel.cpp:645
+msgid "S&how Original Text"
+msgstr ""
+
+#: kbabel/kbabel.cpp:649
+msgid "&Open File for Diff"
+msgstr ""
+
+#: kbabel/kbabel.cpp:653
+msgid "&Rough Translation..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:657
+msgid "&Catalog Manager..."
+msgstr "&Katalogoadministrilo..."
+
+#: kbabel/kbabel.cpp:660
+msgid "Toggle Edit Mode"
+msgstr "Komuti redaktomoduson"
+
+#: kbabel/kbabel.cpp:662
+msgid "&Word Count"
+msgstr ""
+
+#: kbabel/kbabel.cpp:678
+msgid "&Gettext Info"
+msgstr ""
+
+#: kbabel/kbabel.cpp:689
+msgid "Clear Bookmarks"
+msgstr ""
+
+#: kbabel/kbabel.cpp:697
+msgid "&Views"
+msgstr ""
+
+#: kbabel/kbabel.cpp:703
+msgid "Current: 0"
+msgstr "Aktuala: 0"
+
+#: kbabel/kbabel.cpp:704
+msgid "Total: 0"
+msgstr "Ĉiuj: 0"
+
+#: kbabel/kbabel.cpp:705
+msgid "Fuzzy: 0"
+msgstr "Dubinda: 0"
+
+#: kbabel/kbabel.cpp:706
+msgid "Untranslated: 0"
+msgstr "Netradukita: 0"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 75
+#: kbabel/kbabel.cpp:713 rc.cpp:803
+#, no-c-format
+msgid "Status: "
+msgstr "Stato:"
+
+#: kbabel/kbabel.cpp:731 kbabel/kbabel.cpp:1164
+msgid "INS"
+msgstr ""
+
+#: kbabel/kbabel.cpp:733 kbabel/kbabel.cpp:1539
+msgid "RW"
+msgstr ""
+
+#: kbabel/kbabel.cpp:735 kbabel/kbabel.cpp:1605
+msgid "Line: %1 Col: %2"
+msgstr "Linio: %1 Kol: %2"
+
+#: kbabel/kbabel.cpp:749
+msgid ""
+"<qt>"
+"<p><b>Statusbar</b></p>\n"
+"<p>The statusbar displays some information about the opened file,\n"
+"like the total number of entries and the number of fuzzy and untranslated\n"
+"messages. Also the index and the status of the currently displayed entry is "
+"shown.</p></qt>"
+msgstr ""
+
+#: kbabel/kbabel.cpp:767
+msgid "Perform &All Checks"
+msgstr "&Faru ĉiujn kontrolojn"
+
+#: kbabel/kbabel.cpp:774
+msgid "C&heck Syntax"
+msgstr "Kontrolu &sintakson"
+
+#: kbabel/kbabel.cpp:1081
+msgid "There are no changes to save."
+msgstr "Ne ekzistas konservendaj ŝanĝoj."
+
+#: kbabel/kbabel.cpp:1162
+msgid "OVR"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1266
+msgid ""
+"Unable to use KLauncher to start Catalog Manager. You should check the "
+"installation of KDE.\n"
+"Please start Catalog Manager manually."
+msgstr ""
+
+#: kbabel/kbabel.cpp:1364
+#, c-format
+msgid "Current: %1"
+msgstr "Aktuala: %1"
+
+#: kbabel/kbabel.cpp:1370
+#, c-format
+msgid "Total: %1"
+msgstr "Ĉiuj: %1"
+
+#: kbabel/kbabel.cpp:1375
+#, c-format
+msgid "Fuzzy: %1"
+msgstr "Dubinda: %1"
+
+#: kbabel/kbabel.cpp:1380
+#, c-format
+msgid "Untranslated: %1"
+msgstr "Netraduktita: %1"
+
+#: kbabel/kbabel.cpp:1537
+msgid "RO"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1568
+#, c-format
+msgid ""
+"An error occurred while trying to open the gettext info page:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1663
+msgid ""
+"_: MessageBox text\n"
+"Spellchecking of multiple files is finished."
+msgstr ""
+
+#: kbabel/kbabel.cpp:1664
+msgid ""
+"_: MessageBox caption\n"
+"Spellcheck Done"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:538
+#, c-format
+msgid ""
+"An error occurred while trying to get the list of messages for this file from "
+"the database:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:624
+msgid "No difference found"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:628
+msgid "Difference found"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:636
+msgid "No corresponding message found."
+msgstr "Ne troviĝis konforma mesaĝgo."
+
+#: kbabel/kbabelview2.cpp:641
+msgid "No corresponding message found"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:696
+msgid "Select File to Diff With"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:710
+msgid "loading file for diff"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:801
+msgid ""
+"The search string has not been found yet.\n"
+"However, the string might be found in the files being searched at the moment.\n"
+"Please try later."
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:810
+msgid "Do not show in this find/replace session again"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:825
+msgid "Enter new package for the current file:"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:1021
+msgid ""
+"Total words: %1\n"
+"\n"
+"Words in untranslated messages: %2\n"
+"\n"
+"Words in fuzzy messages: %3"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:1024
+msgid "Word Count"
+msgstr ""
+
+#: kbabel/charselectview.cpp:64 kbabel/kbcharselect.cpp:52
+msgid "Table:"
+msgstr "Tabelo:"
+
+#: kbabel/charselectview.cpp:84
+msgid ""
+"<qt>"
+"<p><b>Character Selector</b></p>"
+"<p>This tool allows to insert special characters using double click.</p></qt>"
+msgstr ""
+
+#: kbabel/gotodialog.cpp:41 kbabel/gotodialog.cpp:43
+msgid "Go to Entry"
+msgstr "Iru al ero"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 11
+#: rc.cpp:6 rc.cpp:331
+#, no-c-format
+msgid "&Go"
+msgstr ""
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 30
+#: rc.cpp:9
+#, no-c-format
+msgid "&Markings"
+msgstr ""
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 43
+#: rc.cpp:12 rc.cpp:334
+#, no-c-format
+msgid "&Project"
+msgstr ""
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 60
+#: rc.cpp:18 rc.cpp:36 rc.cpp:42
+#, no-c-format
+msgid "CVS"
+msgstr ""
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 122
+#: rc.cpp:30 rc.cpp:358
+#, no-c-format
+msgid "Main"
+msgstr ""
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 128
+#: rc.cpp:33 rc.cpp:361
+#, no-c-format
+msgid "Navigationbar"
+msgstr ""
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 38
+#: kbabeldict/kbabeldictbox.cpp:208 rc.cpp:48
+#, no-c-format
+msgid "Current:"
+msgstr "Aktuala:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 59
+#: rc.cpp:51
+#, no-c-format
+msgid "Overall:"
+msgstr ""
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 80
+#: rc.cpp:54
+#, no-c-format
+msgid "Current file:"
+msgstr "Aktuala dosiero:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 88
+#: rc.cpp:57
+#, no-c-format
+msgid "Validation:"
+msgstr "Validigo:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 96
+#: rc.cpp:60 rc.cpp:143 rc.cpp:740
+#, no-c-format
+msgid "New Item"
+msgstr ""
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 24
+#: rc.cpp:63
+#, no-c-format
+msgid "To be set dynamically:"
+msgstr ""
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 62
+#: rc.cpp:72
+#, no-c-format
+msgid "&Include templates"
+msgstr ""
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 70
+#: rc.cpp:75
+#, no-c-format
+msgid "Use &wildcards"
+msgstr ""
+
+#. i18n: file ./catalogmanager/validationoptions.ui line 32
+#: rc.cpp:84
+#, no-c-format
+msgid "Mark invalid as &fuzzy"
+msgstr ""
+
+#. i18n: file ./catalogmanager/validationoptions.ui line 39
+#: rc.cpp:87
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Mark invalid as fuzzy</b>"
+"<p>\n"
+"<p>If you select this option, all items,\n"
+"which identifies the tool as invalid, will be\n"
+"marked as fuzzy and the resulting file\n"
+"will be saved.</p></qt>"
+msgstr ""
+
+#. i18n: file ./catalogmanager/validationoptions.ui line 47
+#: rc.cpp:94
+#, no-c-format
+msgid "&Do not validate fuzzy"
+msgstr ""
+
+#. i18n: file ./catalogmanager/validationoptions.ui line 52
+#: rc.cpp:97
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Do not validate fuzzy</b>"
+"<p>\n"
+"<p>If you select this option, all items\n"
+"marked as fuzzy will not be validated at all.</p></qt>"
+msgstr ""
+
+#. i18n: file ./commonui/diffpreferences.ui line 25
+#: rc.cpp:102
+#, no-c-format
+msgid "Diff Source"
+msgstr "Diff-Fonto"
+
+#. i18n: file ./commonui/diffpreferences.ui line 41
+#: rc.cpp:105
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Source for difference lookup</b></p>\n"
+"<p>Here you can select a source, which should be used\n"
+"for finding a difference.</p>\n"
+"<p>You can select file, translation database or\n"
+"corresponding msgstr.</p>\n"
+"<p>If you choose the translation database, the messages to diff with are\n"
+"taken from the Translation Database; to be useful, you have\n"
+"to enable <i>Auto add entry to database</i> in its\n"
+"preferences dialog.</p>\n"
+"<p>The last option is useful for those using PO-files\n"
+"for proofreading.</p>\n"
+"<p>You can temporarily diff with messages from a file\n"
+"by choosing <i>Tools->Diff->Open file for diff</i>\n"
+"in KBabel's main window.</p></qt>"
+msgstr ""
+
+#. i18n: file ./commonui/diffpreferences.ui line 52
+#: rc.cpp:121
+#, no-c-format
+msgid "Use &file"
+msgstr "Uzi &dosieron"
+
+#. i18n: file ./commonui/diffpreferences.ui line 60
+#: rc.cpp:124
+#, no-c-format
+msgid "Use messages from &translation database"
+msgstr "Uzi mesaĝojn de &tradukodatumbazo"
+
+#. i18n: file ./commonui/diffpreferences.ui line 68
+#: rc.cpp:127
+#, no-c-format
+msgid "Use &msgstr from the same file"
+msgstr "Uzi &msgstr de la sama dosiero"
+
+#. i18n: file ./commonui/diffpreferences.ui line 86
+#: rc.cpp:130
+#, no-c-format
+msgid "Base folder for diff files:"
+msgstr "Baza dosierujo por dosiera \"diff\""
+
+#. i18n: file ./commonui/diffpreferences.ui line 104
+#: rc.cpp:133
+#, no-c-format
+msgid ""
+"<qt><q><b>Base folder for diff files</b></q>\n"
+"<p>Here you can define a folder in which the files to\n"
+"diff with are stored. If the files are stored at the same\n"
+"place beneath this folder as the original files beneath\n"
+"their base folder, KBabel can automatically open the correct\n"
+"file to diff with.</p>\n"
+"<p>Note that this option has no effect if messages from\n"
+"the database are used for diffing.</p></qt>"
+msgstr ""
+
+#. i18n: file ./commonui/klisteditor.ui line 151
+#: rc.cpp:152
+#, no-c-format
+msgid "Up"
+msgstr "Supren"
+
+#. i18n: file ./commonui/klisteditor.ui line 162
+#: rc.cpp:155
+#, no-c-format
+msgid "Down"
+msgstr "Malsupren"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 38
+#: rc.cpp:158
+#, no-c-format
+msgid ""
+"<font size=\"+1\">Welcome to Project Wizard!</font>\n"
+"<br/>\n"
+"<p>\n"
+"The wizard will help you to setup a new translation\n"
+"project for KBabel.\n"
+"</p>\n"
+"<p>\n"
+"First of all, you need to choose the project name\n"
+"and the file, where the configuration should be stored.\n"
+"</p>\n"
+"<p>\n"
+"You should also choose a language to translate into\n"
+"and also a type of the translation project.\n"
+"</p>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 66
+#: rc.cpp:174 rc.cpp:251
+#, no-c-format
+msgid ""
+"<qt>\n"
+"<p><b>Configuration File Name</b>"
+"<br/>\n"
+"The name of a file to store the configuration of the\n"
+"project.</p>\n"
+"</qt>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 74
+#: rc.cpp:181
+#, no-c-format
+msgid "&Language:"
+msgstr "&Lingvo:"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 86
+#: rc.cpp:184 rc.cpp:206
+#, no-c-format
+msgid ""
+"<qt>\n"
+"<p>\n"
+"<b>Language</b>"
+"<br/>\n"
+"The destination language of the project, i.e., the language\n"
+"to translate into. It should follow the ISO 631 language naming\n"
+"standard.</p>\n"
+"</qt>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 97
+#: rc.cpp:193
+#, no-c-format
+msgid "Project &name:"
+msgstr "Projekt&nomo:"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 110
+#: rc.cpp:196 rc.cpp:238
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Project name</b>"
+"<br/>\n"
+"The project name is an identification of a project for\n"
+"you. It is shown in the project configuration dialog\n"
+"as well as in the title of windows opened for the project.\n"
+"<br/>\n"
+"<br/>\n"
+"<b>Note:</b> The project name cannot be later changed.<\n"
+"</p></qt>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 135
+#: rc.cpp:215
+#, no-c-format
+msgid "Project &type:"
+msgstr "Projekt&tipo:"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 158
+#: rc.cpp:218 rc.cpp:270
+#, no-c-format
+msgid ""
+"<qt>\n"
+"<p>\n"
+"<b>Project Type</b>\n"
+"The project type allows to tune the settings for the\n"
+"particular type of the well-known translation projects.\n"
+"For example, it sets up the validation tools,\n"
+"an accelerator marker and formatting of the header.\n"
+"</p>\n"
+"<p>Currently known types:\n"
+"<ul>\n"
+"<li><b>KDE</b>: K Desktop Environment Internalization project</li>\n"
+"<li><b>GNOME</b>: GNOME Translation project</li>\n"
+"<li><b>Translation Robot</b>: Translation Project Robot</li>\n"
+"<li><b>Other</b>: Other kind of project. No tuning will be\n"
+"done</li>\n"
+"</ul>\n"
+"</p>\n"
+"</qt>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 184
+#: rc.cpp:248
+#, no-c-format
+msgid "Configuration &file name:"
+msgstr "Nomo de kon&figurdosiero:"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 200
+#: rc.cpp:258
+#, no-c-format
+msgid "KDE"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 205
+#: rc.cpp:261
+#, no-c-format
+msgid "GNOME"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 210
+#: rc.cpp:264
+#, no-c-format
+msgid "Translation Project Robot"
+msgstr "Tradukprojekta Roboto"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 215
+#: rc.cpp:267
+#, no-c-format
+msgid "Other"
+msgstr "Alia"
+
+#. i18n: file ./commonui/projectwizardwidget2.ui line 18
+#: rc.cpp:290
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Translation Files</b></p>\n"
+"<p>Type in the folders which contain all your PO and POT files.\n"
+"The files and the folders in these folders will then be merged into one "
+"tree.</p></qt>"
+msgstr ""
+
+#. i18n: file ./commonui/projectwizardwidget2.ui line 44
+#: rc.cpp:295
+#, no-c-format
+msgid ""
+"<font size=\"+1\">The Translation Files</font>\n"
+"<br/>"
+"<br/>\n"
+"If the project contains more than one file to translate, it\n"
+"better to organize the files. \n"
+"\n"
+"KBabel distinguishes two kind of the translation files:\n"
+"\n"
+"<ul>\n"
+"<li><b>Templates</b>: the files to be translated</li>\n"
+"<li><b>Translated files</b>: the files already translated (at least\n"
+"partially)</li>\n"
+"</ul>\n"
+"\n"
+"Choose the folders to store the files. If you\n"
+"leave the entries empty, the Catalog Manager\n"
+"will not work."
+msgstr ""
+
+#. i18n: file ./kbabel/fontpreferences.ui line 25
+#: rc.cpp:319
+#, no-c-format
+msgid "Font for Messages"
+msgstr "Tiparo por mesaĝoj"
+
+#. i18n: file ./kbabel/fontpreferences.ui line 36
+#: rc.cpp:322
+#, no-c-format
+msgid "&Show only fixed font"
+msgstr "Montri nur fik&san tiparon"
+
+#. i18n: file ./kbabel/kbabelui.rc line 58
+#: rc.cpp:340
+#, no-c-format
+msgid "&Spelling"
+msgstr "&Literumado"
+
+#. i18n: file ./kbabel/kbabelui.rc line 68
+#: rc.cpp:343
+#, no-c-format
+msgid "D&iff"
+msgstr "D&if"
+
+#. i18n: file ./kbabel/kbabelui.rc line 82
+#: rc.cpp:346
+#, no-c-format
+msgid "&Dictionaries"
+msgstr "&Vortaroj"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 41
+#: rc.cpp:364
+#, no-c-format
+msgid "&Background color:"
+msgstr "&Fona koloro:"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 52
+#: rc.cpp:367
+#, no-c-format
+msgid "Color for &quoted characters:"
+msgstr ""
+
+#. i18n: file ./kbabel/colorpreferences.ui line 63
+#: rc.cpp:370
+#, no-c-format
+msgid "Color for &syntax errors:"
+msgstr ""
+
+#. i18n: file ./kbabel/colorpreferences.ui line 82
+#: rc.cpp:373
+#, no-c-format
+msgid "Color for s&pellcheck errors:"
+msgstr ""
+
+#. i18n: file ./kbabel/colorpreferences.ui line 97
+#: rc.cpp:376
+#, no-c-format
+msgid ""
+"<qt>Here you can setup a color to display identified <b>mispelled</b> "
+"words and\n"
+"phrases.</qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/colorpreferences.ui line 105
+#: rc.cpp:380
+#, no-c-format
+msgid "Color for &keyboard accelerators:"
+msgstr ""
+
+#. i18n: file ./kbabel/colorpreferences.ui line 132
+#: rc.cpp:383
+#, no-c-format
+msgid "Color for c-for&mat characters:"
+msgstr ""
+
+#. i18n: file ./kbabel/colorpreferences.ui line 151
+#: rc.cpp:386
+#, no-c-format
+msgid "Color for &tags:"
+msgstr ""
+
+#. i18n: file ./kbabel/searchpreferences.ui line 39
+#: rc.cpp:389
+#, no-c-format
+msgid "Au&tomatically start search"
+msgstr "Aŭ&tomate komenci serĉon"
+
+#. i18n: file ./kbabel/searchpreferences.ui line 49
+#: rc.cpp:392
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Automatically start search</b></p>\n"
+"<p>If this is activated, the search is automatically started \n"
+"whenever you switch to another entry in the editor. You can \n"
+"choose where to search with the combo box <b>Default Dictionary</b>.\n"
+"</p>"
+"<p>You can also start searching manually by choosing an entry in \n"
+"the popup menu that appears either when clicking \n"
+"<b>Dictionaries->Find...</b> or keeping the dictionary button \n"
+"in the toolbar pressed for a while.</p></qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/searchpreferences.ui line 65
+#: rc.cpp:402
+#, no-c-format
+msgid "D&efault dictionary:"
+msgstr "D&efaŭlta vortaro:"
+
+#. i18n: file ./kbabel/searchpreferences.ui line 82
+#: rc.cpp:405
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Default Dictionary</b></p>\n"
+"<p>Choose here where to search as default. \n"
+"This setting is used when searching is started automatically \n"
+"or when pressing the dictionary button in the toolbar.</p>\n"
+"<p>You can configure the different dictionaries by selecting \n"
+"the desired dictionary from <b>Settings->Configure Dictionary</b>.\n"
+"</p></qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/headerwidget.ui line 43
+#: rc.cpp:417
+#, no-c-format
+msgid "&Header:"
+msgstr "&Kapo:"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 54
+#: rc.cpp:423
+#, no-c-format
+msgid "A&utomatically unset fuzzy status"
+msgstr "Aŭtomate malmet&u svagostaton"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 60
+#: rc.cpp:426
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Automatically unset fuzzy status</b></p>\n"
+"<p>If this is activated and you are editing a fuzzy entry, the fuzzy status is "
+"automatically\n"
+"unset (this means the string <i>, fuzzy</i>\n"
+"is removed from the entry's comment).</p></qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 68
+#: rc.cpp:432
+#, no-c-format
+msgid "Use cle&ver editing"
+msgstr "Uzi &inteligentan redaktadon"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 79
+#: rc.cpp:435
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Use clever editing</b></p>\n"
+"<p>Check this to make typing text more comfortable and let \n"
+"KBabel take care of some special characters that have to \n"
+"be quoted. For example typing '\\\"' will result in \n"
+"'\\\\\\\"', pressing Return will automatically add whitespace \n"
+"at the end of the line, pressing Shift+Return will add \n"
+"'\\\\n' at the end of the line.</p>\n"
+"<p>Note that this is just a hint: it is still possible to \n"
+"generate syntactically incorrect text.</p></qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 89
+#: rc.cpp:446
+#, no-c-format
+msgid "Automatic Checks"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 97
+#: rc.cpp:449
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Error recognition</b></p>\n"
+"<p>Here you can set how to show that an error occurred. \n"
+"<b>Beep on error</b> beeps and <b>Change text color on error\n"
+"</b> changes the color of the translated text. If none is \n"
+"activated, you will still see a message in the statusbar.\n"
+"</p></qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 113
+#: rc.cpp:457
+#, no-c-format
+msgid "&Beep on error"
+msgstr "Hu&pi je eraro"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 121
+#: rc.cpp:460
+#, no-c-format
+msgid "Change te&xt color on error"
+msgstr "Ŝanĝi tekst&koloron je eraro"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 150
+#: rc.cpp:463
+#, no-c-format
+msgid "A&ppearance"
+msgstr "A&pero"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 175
+#: rc.cpp:466
+#, no-c-format
+msgid "H&ighlight syntax"
+msgstr "Emfaz&i sintakson"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 183
+#: rc.cpp:469
+#, no-c-format
+msgid "Highlight backgrou&nd"
+msgstr "Emfazi fonon"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 191
+#: rc.cpp:472
+#, no-c-format
+msgid "Mark &whitespaces with points"
+msgstr "Marki &interspcojn per punktoj"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 199
+#: rc.cpp:475
+#, no-c-format
+msgid "&Show surrounding quotes"
+msgstr "&Montri ĉirkaŭantajn citilojn"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 209
+#: rc.cpp:478
+#, no-c-format
+msgid "Status LEDs"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 213
+#: rc.cpp:481
+#, no-c-format
+msgid ""
+"<qt>"
+"<p><b>Status LEDs</b></p>\n"
+"<p>Choose here where the status LEDs are displayed and what color they have.</p>"
+"</qt>"
+msgstr ""
+
+#. i18n: file ./kbabel/editorpreferences.ui line 224
+#: rc.cpp:485
+#, no-c-format
+msgid "Display in stat&usbar"
+msgstr "Montri en stat&uslistelo"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 232
+#: rc.cpp:488
+#, no-c-format
+msgid "Display in edi&tor"
+msgstr "Montri en redak&tilo"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 260
+#: rc.cpp:491 rc.cpp:512
+#, no-c-format
+msgid "Colo&r:"
+msgstr "Kolo&ro:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 36
+#: rc.cpp:497
+#, no-c-format
+msgid "Added Characters"
+msgstr "Aldonitaj Signoj"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 44
+#: rc.cpp:500
+#, no-c-format
+msgid "Ho&w to display:"
+msgstr "Kia&maniere vidigi:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 55
+#: rc.cpp:503
+#, no-c-format
+msgid "Co&lor:"
+msgstr "Ko&loro:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 66
+#: rc.cpp:506
+#, no-c-format
+msgid "Removed Characters"
+msgstr "Forigitaj Signoj"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 74
+#: rc.cpp:509
+#, no-c-format
+msgid "How &to display:"
+msgstr "Kiamaniere &vidigi:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 94
+#: rc.cpp:515 rc.cpp:521
+#, no-c-format
+msgid "Highlighted"
+msgstr "Emfazite"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 99
+#: rc.cpp:518
+#, no-c-format
+msgid "Underlined"
+msgstr "Substrekite"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 129
+#: rc.cpp:524
+#, no-c-format
+msgid "Stroked Out"
+msgstr "Elstrekite"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 24
+#: rc.cpp:527
+#, no-c-format
+msgid "Choose What You Want to Spell Check"
+msgstr "Elektu Kion Vi Volas Literumkontroli"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 30
+#: rc.cpp:530 rc.cpp:542
+#, no-c-format
+msgid "Spell check only the current message."
+msgstr "Literumkontroli nur la aktualan mesaĝon."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 41
+#: rc.cpp:533
+#, no-c-format
+msgid "A&ll messages"
+msgstr "Ĉ&iujn mesaĝojn"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 44
+#: rc.cpp:536
+#, no-c-format
+msgid "Spell check all translated messages of this file."
+msgstr "Literumkontroli ĉiujn mesaĝojn de ĉi dosiero."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 52
+#: rc.cpp:539
+#, no-c-format
+msgid "C&urrent message only"
+msgstr "Nur akt&ualan mesaĝon"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 66
+#: rc.cpp:545
+#, no-c-format
+msgid "Fro&m beginning of current message to end of file"
+msgstr "Ekde la aktuala &mesaĝo ĝis dosierfino"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 74
+#: rc.cpp:548
+#, no-c-format
+msgid "&From beginning of file to cursor position"
+msgstr "Ekde &dosierkomenco ĝis la aktuala pozicio"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 77
+#: rc.cpp:551
+#, no-c-format
+msgid ""
+"Spell check all text from the beginning of the file to the current cursor "
+"position."
+msgstr ""
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 85
+#: rc.cpp:554
+#, no-c-format
+msgid "F&rom cursor position to end of file"
+msgstr "Ekde la kursorpozicio ĝis dosierfino"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 88
+#: rc.cpp:557
+#, no-c-format
+msgid ""
+"Spell check all text from the current cursor position to the end of the file."
+msgstr ""
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 96
+#: rc.cpp:560
+#, no-c-format
+msgid "S&elected text only"
+msgstr "Nur &elektitan tekston"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 99
+#: rc.cpp:563
+#, no-c-format
+msgid "Spell check only the selected text."
+msgstr ""
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 109
+#: rc.cpp:566
+#, no-c-format
+msgid "U&se this selection as default"
+msgstr "Uzi tiun &selekton kiel apriora"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 112
+#: rc.cpp:569
+#, no-c-format
+msgid "Check this, to store the current selection as default selection."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 30
+#: rc.cpp:572 rc.cpp:602
+#, no-c-format
+msgid "&Path to Compendium File"
+msgstr "&Pado al la Kompendiodosiero"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 85
+#: rc.cpp:578 rc.cpp:611
+#, no-c-format
+msgid "Onl&y whole words"
+msgstr "Nur kompleta&j vortoj"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 93
+#: rc.cpp:581 rc.cpp:614
+#, no-c-format
+msgid "Case sensiti&ve"
+msgstr "Usklecdistin&ga"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 103
+#: rc.cpp:584 rc.cpp:617
+#, no-c-format
+msgid "A text matches if:"
+msgstr "Teksto kongruas se:"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 125
+#: rc.cpp:587 rc.cpp:620
+#, no-c-format
+msgid "E&qual to searched text"
+msgstr "E&gala al serĉata teksto"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 133
+#: rc.cpp:590 rc.cpp:623
+#, no-c-format
+msgid "Contains a &word of searched text"
+msgstr "Enhavas &vorton de serĉata teksto"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 141
+#: rc.cpp:593 rc.cpp:626
+#, no-c-format
+msgid "Co&ntained in searched text"
+msgstr "Okazas e&n serĉata teksto"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 149
+#: rc.cpp:596 rc.cpp:629
+#, no-c-format
+msgid "&Similar to searched text"
+msgstr "&Similas serĉatan tekston"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 157
+#: rc.cpp:599 rc.cpp:632
+#, no-c-format
+msgid "Contains searched te&xt"
+msgstr "Enhavas serĉatan te&kston"
+
+#. i18n: file ./kbabeldict/modules/pocompendium/pwidget.ui line 102
+#: rc.cpp:608
+#, no-c-format
+msgid "Ignore &fuzzy strings"
+msgstr "Ignori s&vagajn signoĉenojn"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 28
+#: rc.cpp:635
+#, no-c-format
+msgid "General"
+msgstr "Ĝenerala"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 39
+#: rc.cpp:638 rc.cpp:956 rc.cpp:1161
+#, no-c-format
+msgid "Database"
+msgstr "Datumbazo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 50
+#: rc.cpp:641
+#, no-c-format
+msgid "DB folder:"
+msgstr "DB-dosierujo:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 63
+#: rc.cpp:644
+#, no-c-format
+msgid "Automatic update in kbabel"
+msgstr "Aŭtomata ĝisdatigo en kbabel"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 73
+#: rc.cpp:647
+#, no-c-format
+msgid "New Entries"
+msgstr "Novaj Eroj"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 84
+#: kbabeldict/kbabeldictbox.cpp:1268 rc.cpp:650
+#, no-c-format
+msgid "Author:"
+msgstr "Aŭtoro:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 92
+#: rc.cpp:653
+#, no-c-format
+msgid "From kbabel"
+msgstr "De kbabel"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 126
+#: rc.cpp:656
+#, no-c-format
+msgid "Algorithm"
+msgstr "Algoritmo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 137
+#: rc.cpp:659
+#, no-c-format
+msgid "Minimum score:"
+msgstr "Minimumaj poentoj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 176
+#: rc.cpp:662
+#, no-c-format
+msgid "Algorithms to Use"
+msgstr "Algoritmoj Uzendaj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 187
+#: rc.cpp:665 rc.cpp:668 rc.cpp:686 rc.cpp:689 rc.cpp:692 rc.cpp:695
+#: rc.cpp:698
+#, no-c-format
+msgid "Score:"
+msgstr "Poentoj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 213
+#: rc.cpp:671
+#, no-c-format
+msgid "Fuzzy sentence archive"
+msgstr "Arkivo de Svagaj Frazoj"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 221
+#: rc.cpp:674
+#, no-c-format
+msgid "Glossary"
+msgstr "Glosaro"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 229
+#: rc.cpp:677
+#, no-c-format
+msgid "Exact "
+msgstr "Ekzakta "
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 252
+#: rc.cpp:680
+#, no-c-format
+msgid "Sentence by sentence"
+msgstr "Frazo posr frazo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 260
+#: rc.cpp:683
+#, no-c-format
+msgid "Alphanumeric"
+msgstr "Litercifera"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 313
+#: rc.cpp:701
+#, no-c-format
+msgid "Word by word"
+msgstr "Vorto post vorto"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 321
+#: rc.cpp:704
+#, no-c-format
+msgid "Dynamic dictionary"
+msgstr "Dinamika vortaro"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 336
+#: rc.cpp:707
+#, no-c-format
+msgid "Preferred number of results:"
+msgstr "Preferata nombro da rezultoj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 356
+#: rc.cpp:710
+#, no-c-format
+msgid "Output"
+msgstr "Eligo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 367
+#: rc.cpp:713
+#, no-c-format
+msgid "Output Processing"
+msgstr "Prilaborado de Eligo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 395
+#: rc.cpp:716
+#, no-c-format
+msgid "First capital letter match"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 403
+#: rc.cpp:719
+#, no-c-format
+msgid "All capital letter match"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 411
+#: rc.cpp:722
+#, no-c-format
+msgid "Accelerator symbol (&&)"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 419
+#: rc.cpp:725
+#, no-c-format
+msgid "Try to use same letter"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 429
+#: rc.cpp:728
+#, no-c-format
+msgid "Custom Rules"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 440
+#: rc.cpp:731
+#, no-c-format
+msgid "Original string regexp:"
+msgstr "Origina regulesprimteksto:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 451
+#: rc.cpp:734
+#, no-c-format
+msgid "Enabled"
+msgstr "Ŝaltita"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 462
+#: rc.cpp:737
+#, no-c-format
+msgid "Description"
+msgstr "Priskribo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 527
+#: rc.cpp:749
+#, no-c-format
+msgid "Replace string:"
+msgstr "Anstataŭigi tekston:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 545
+#: rc.cpp:752
+#, no-c-format
+msgid "Translated regexp(search):"
+msgstr "Tradukita regulesprimteksto (serĉo):"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 583
+#: rc.cpp:761
+#, no-c-format
+msgid "Check language"
+msgstr "Kontroli lingvon"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 599
+#: rc.cpp:764
+#, no-c-format
+msgid "Use current filters"
+msgstr "Uzi aktualajn filtrilojn"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 615
+#: rc.cpp:767
+#, no-c-format
+msgid "Set date to today"
+msgstr "Meti la daton al hodiaŭ"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 624
+#: rc.cpp:770
+#, no-c-format
+msgid "Sources"
+msgstr "Fontoj"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 651
+#: rc.cpp:779
+#, no-c-format
+msgid "Scan Now"
+msgstr "Priserĉi Nun"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 684
+#: rc.cpp:785
+#, no-c-format
+msgid "Scan All"
+msgstr "Priserĉi Ĉiujn"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 701
+#: rc.cpp:788
+#, no-c-format
+msgid "Filters"
+msgstr "Filtriloj"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 16
+#: rc.cpp:791
+#, no-c-format
+msgid "Edit Source"
+msgstr "Redakti Fonton"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 60
+#: rc.cpp:800
+#, no-c-format
+msgid "Additional Informations"
+msgstr "Pluaj Informoj"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 133
+#: rc.cpp:806
+#, no-c-format
+msgid "Project name:"
+msgstr "Projektnomo:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 149
+#: rc.cpp:809
+#, no-c-format
+msgid "Project keywords:"
+msgstr "Projektaj ŝlosilvortoj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 158
+#: rc.cpp:812
+#, no-c-format
+msgid "General Info"
+msgstr "Ĝeneralaj Informoj"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 172
+#: rc.cpp:815
+#, no-c-format
+msgid "Single File"
+msgstr "Unuopa dosiero"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 177
+#: rc.cpp:818
+#, no-c-format
+msgid "Single Folder"
+msgstr "Unuopa dosierujo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 182
+#: rc.cpp:821
+#, no-c-format
+msgid "Recursive Folder"
+msgstr "Rekursia dosierujo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 194
+#: rc.cpp:824
+#, no-c-format
+msgid "Source name:"
+msgstr "Fontnomo:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 207
+#: rc.cpp:827
+#, no-c-format
+msgid "Type:"
+msgstr "Tipo:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 215
+#: rc.cpp:830
+#, no-c-format
+msgid "Setup Filter..."
+msgstr "Agordi Filtrilon..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 223
+#: rc.cpp:833
+#, no-c-format
+msgid "Location:"
+msgstr "Situo:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 231
+#: rc.cpp:836
+#, no-c-format
+msgid "Use filter"
+msgstr "Uzi filtrilon"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 17
+#: rc.cpp:839
+#, no-c-format
+msgid "DBSEPrefWidget"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 41
+#: rc.cpp:842 rc.cpp:1010 rc.cpp:1047 rc.cpp:1215
+#, no-c-format
+msgid "Generic"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 58
+#: rc.cpp:845 rc.cpp:1050
+#, no-c-format
+msgid "Search Mode"
+msgstr "Serĉmoduso"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 75
+#: rc.cpp:848 rc.cpp:1053
+#, no-c-format
+msgid "Search in whole database (slow)"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 80
+#: rc.cpp:851 rc.cpp:1056
+#, no-c-format
+msgid ""
+"<qml>Scroll the whole database and return everything that matches \n"
+"according to the rules defined in tabs <strong> Generic </strong>\n"
+"and <strong>Match</strong>"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 88
+#: rc.cpp:856 rc.cpp:1061
+#, no-c-format
+msgid "Search in list of \"good keys\" (best)"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 95
+#: rc.cpp:859 rc.cpp:1064
+#, no-c-format
+msgid ""
+"<qml>Search in a list of <em>good keys</em> (see <strong>Good keys</strong> "
+"tab) with rules defined in <strong>Search</strong> tab.\n"
+"This is the best way to search because the <em>good keys</em> "
+"list probably contains all the keys that match with your query. However, it is "
+"smaller than the whole database."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 103
+#: rc.cpp:863 rc.cpp:1068
+#, no-c-format
+msgid "Return the list of \"good keys\" (fast)"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 106
+#: rc.cpp:866 rc.cpp:1071
+#, no-c-format
+msgid ""
+"<qml>Returns the whole <em>good keys</em> list. Rules defined in <strong>"
+"Search</strong> tab are ignored."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 116
+#: rc.cpp:869 rc.cpp:1074
+#, no-c-format
+msgid "Case sensitive"
+msgstr "Usklecdistinga"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 119
+#: rc.cpp:872 rc.cpp:1077
+#, no-c-format
+msgid ""
+"<qml>If it is checked the search will be case sensitive. It is ignored if you "
+"use <em>Return the list of \"good keys\"</em> search mode."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 127
+#: rc.cpp:875 rc.cpp:1080
+#, no-c-format
+msgid "Normalize white space"
+msgstr "Normigi interspacojn"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 134
+#: rc.cpp:878 rc.cpp:1083
+#, no-c-format
+msgid ""
+"Remove white spaces at the beginning and at the end of the phrase.\n"
+"It also substitutes groups of more than one space character with only one space "
+"character."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 142
+#: rc.cpp:882 rc.cpp:1087
+#, no-c-format
+msgid "Remove context comment"
+msgstr "Forigi kuntekstan komenton"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 148
+#: rc.cpp:885 rc.cpp:1090
+#, no-c-format
+msgid "Remove, if exists, the _:comment"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 170
+#: rc.cpp:888 rc.cpp:1093
+#, no-c-format
+msgid "Character to be ignored:"
+msgstr "Signoj igorendaj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 212
+#: rc.cpp:891 rc.cpp:1096
+#, no-c-format
+msgid "Search"
+msgstr "Serĉi"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 229
+#: rc.cpp:894 rc.cpp:1099
+#, no-c-format
+msgid "Matching Method"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 280
+#: rc.cpp:897 rc.cpp:1102
+#, no-c-format
+msgid "Query is contained"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 283
+#: rc.cpp:900 rc.cpp:1105
+#, no-c-format
+msgid "Match if query is contained in database string"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 291
+#: rc.cpp:903 rc.cpp:1108
+#, no-c-format
+msgid "Query contains"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 294
+#: rc.cpp:906 rc.cpp:1111
+#, no-c-format
+msgid "Match if query contains the database string"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 302
+#: rc.cpp:909 rc.cpp:1114
+#, no-c-format
+msgid "Normal text"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 308
+#: rc.cpp:912 rc.cpp:1117
+#, no-c-format
+msgid "Consider the search string as normal text."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 316
+#: rc.cpp:915 rc.cpp:1120
+#, no-c-format
+msgid "Equal"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 325
+#: rc.cpp:918 rc.cpp:1123
+#, no-c-format
+msgid "Match if query and database string are equal"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 350
+#: rc.cpp:921 rc.cpp:1126
+#, no-c-format
+msgid "Regular expression"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 353
+#: rc.cpp:924 rc.cpp:1129
+#, no-c-format
+msgid "Consider the search string as a regular expression"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 363
+#: rc.cpp:927 rc.cpp:1132
+#, no-c-format
+msgid "Word Substitution"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 368
+#: rc.cpp:930 rc.cpp:1135
+#, no-c-format
+msgid ""
+"<qml>If you use one or two <em>word substitution</em> "
+"each time you search a phrase with less than the specified number of words, the "
+"search engine will also search for all phrases that differ from the original "
+"one in one or two words."
+"<p>\n"
+"<strong>Example:</strong>"
+"<br>\n"
+"If you search for <em>My name is Andrea</em> and you have activated <em>"
+"one word substitution</em> you may also find phrases like <em>"
+"My name is Joe</em> or <em>Your name is Andrea</em>."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 402
+#: rc.cpp:935 rc.cpp:1140
+#, no-c-format
+msgid "Use one word substitution"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 433
+#: rc.cpp:938 rc.cpp:944 rc.cpp:1143 rc.cpp:1149
+#, no-c-format
+msgid "Max number of words in the query:"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 458
+#: rc.cpp:941 rc.cpp:1146
+#, no-c-format
+msgid "Use two word substitution"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 491
+#: rc.cpp:947 rc.cpp:1152
+#, no-c-format
+msgid "[A-Za-z0-9_%"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 509
+#: rc.cpp:950 rc.cpp:1155
+#, no-c-format
+msgid "]"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 519
+#: rc.cpp:953 rc.cpp:1158
+#, no-c-format
+msgid "Local characters for regular expressions:"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 573
+#: rc.cpp:959 rc.cpp:1164
+#, no-c-format
+msgid "Database folder:"
+msgstr "Datumbaza dosierujo:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 589
+#: rc.cpp:962 rc.cpp:1167
+#, no-c-format
+msgid "Auto add entry to database"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 595
+#: rc.cpp:965 rc.cpp:1170
+#, no-c-format
+msgid ""
+"Automatically add an entry to the database if a new translation is notified by "
+"someone (may be kbabel)"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 617
+#: rc.cpp:968 rc.cpp:1173
+#, no-c-format
+msgid "Auto added entry author:"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 625
+#: rc.cpp:971 rc.cpp:1176
+#, no-c-format
+msgid ""
+"<qml>Put here the name and email address that you want to use as <em>"
+"last translator</em> filed when you auto-add entry to the database (e.g. when "
+"you modify a translation with kbabel)."
+"<p>"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 635
+#: rc.cpp:974
+#, no-c-format
+msgid "Scan Single PO File"
+msgstr "Traserĉi unuopan PO-dosieron"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 643
+#: rc.cpp:977
+#, no-c-format
+msgid "Scan Folder"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 651
+#: rc.cpp:980
+#, no-c-format
+msgid "Scan Folder && Subfolders"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 673
+#: rc.cpp:983 rc.cpp:1188
+#, no-c-format
+msgid "Scanning file:"
+msgstr "Traserĉante dosieron:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 681
+#: rc.cpp:986 rc.cpp:1191
+#, no-c-format
+msgid "Entries added:"
+msgstr "Aldonitaj eroj:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 722
+#: rc.cpp:989 rc.cpp:1194
+#, no-c-format
+msgid "Total progress:"
+msgstr "Totala progreso:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 730
+#: rc.cpp:992 rc.cpp:1197
+#, no-c-format
+msgid "Processing file:"
+msgstr "Prilaborante dosieron:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 766
+#: rc.cpp:995 rc.cpp:1200
+#, no-c-format
+msgid "Loading file:"
+msgstr "Ŝarĝante dosieron:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 779
+#: rc.cpp:998 rc.cpp:1203
+#, no-c-format
+msgid "Export..."
+msgstr "Eksporti..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 798
+#: rc.cpp:1004 rc.cpp:1209
+#, no-c-format
+msgid "Repeated Strings"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 808
+#: rc.cpp:1007 rc.cpp:1212
+#, no-c-format
+msgid "Good Keys"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 832
+#: rc.cpp:1013 rc.cpp:1218
+#, no-c-format
+msgid ""
+"<qml>Here you can define how to fill the <em>good keys list</em>."
+"<p>\n"
+"You can set the minimum number of words of the query that a key must have to be "
+"inserted in the <em>good keys list</em>."
+"<p>\n"
+"You can also set the minimum number of words of the key that the query must "
+"have to insert the key in the list."
+"<p>\n"
+"These two numbers are the percentage of the total number of words. If the "
+"result of this percentage is less than one, the engine will set it to one."
+"<p>\n"
+"Finally you can set the maximum number of entries in the list."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 849
+#: rc.cpp:1020 rc.cpp:1225
+#, no-c-format
+msgid "Minimum number of words of the key also in the query (%):"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 874
+#: rc.cpp:1023 rc.cpp:1029 rc.cpp:1228 rc.cpp:1234
+#, no-c-format
+msgid "%"
+msgstr "%"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 888
+#: rc.cpp:1026 rc.cpp:1231
+#, no-c-format
+msgid "Minimum number of query words in the key (%):"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 921
+#: rc.cpp:1032 rc.cpp:1237
+#, no-c-format
+msgid "Max list length:"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 945
+#: rc.cpp:1035 rc.cpp:1240
+#, no-c-format
+msgid "Frequent Words"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 962
+#: rc.cpp:1038 rc.cpp:1243
+#, no-c-format
+msgid "Discard words more frequent than:"
+msgstr "Foĵetu vortojn pli oftajn ol:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 970
+#: rc.cpp:1041 rc.cpp:1246
+#, no-c-format
+msgid "/10000"
+msgstr "/10000"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 987
+#: rc.cpp:1044 rc.cpp:1249
+#, no-c-format
+msgid "Frequent words are considered as in every key"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine/dbseprefwidget.ui line 632
+#: rc.cpp:1179
+#, no-c-format
+msgid "Scan Single PO File..."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine/dbseprefwidget.ui line 640
+#: rc.cpp:1182
+#, no-c-format
+msgid "Scan Folder..."
+msgstr "Traserĉi dosierujon..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine/dbseprefwidget.ui line 648
+#: rc.cpp:1185
+#, no-c-format
+msgid "Scan Folder && Subfolders..."
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/poauxiliary/pwidget.ui line 39
+#: rc.cpp:1252
+#, no-c-format
+msgid "&Path to auxiliary file:"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/poauxiliary/pwidget.ui line 61
+#: rc.cpp:1255
+#, no-c-format
+msgid "&Ignore fuzzy entries"
+msgstr ""
+
+#. i18n: file ./kbabeldict/modules/poauxiliary/pwidget.ui line 78
+#: rc.cpp:1258
+#, no-c-format
+msgid ""
+"<qt>"
+"<p>\n"
+"The following variables will be replaced in the path if available:\n"
+"<ul>\n"
+"<li><b>@PACKAGE@</b>: the name of the currently translated application or "
+"package</li>\n"
+"<li><b>@LANG@</b>: the language code</li>\n"
+"<li><b>@DIR<em>n</em>@</b>: where n is a positive integer. This expands to the "
+"nth folder counted from the filename</li>\n"
+"</ul></p></qt>"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:201
+msgid "Total:"
+msgstr "Ĉiuj:"
+
+#: kbabeldict/kbabeldictbox.cpp:216
+msgid "Found in:"
+msgstr "Trovita en:"
+
+#: kbabeldict/kbabeldictbox.cpp:224
+msgid "Translator:"
+msgstr "Tradukinto:"
+
+#: kbabeldict/kbabeldictbox.cpp:236
+msgid "Date:"
+msgstr "Dato:"
+
+#: kbabeldict/kbabeldictbox.cpp:244
+msgid "&More"
+msgstr "&Pli"
+
+#: kbabeldict/kbabeldictbox.cpp:287
+msgid "Score"
+msgstr "Poentoj"
+
+#: kbabeldict/kbabeldictbox.cpp:288
+msgid "Original"
+msgstr "Originalo"
+
+#: kbabeldict/kbabeldictbox.cpp:289
+msgid "Translation"
+msgstr "Traduko"
+
+#: kbabeldict/kbabeldictbox.cpp:290
+msgid "Location"
+msgstr "Situo"
+
+#: kbabeldict/kbabeldictbox.cpp:313
+msgid "< &Previous"
+msgstr "< &Antaŭa"
+
+#: kbabeldict/kbabeldictbox.cpp:318
+msgid "&Next >"
+msgstr "&Sekva >"
+
+#: kbabeldict/kbabeldictbox.cpp:957 kbabeldict/kbabeldictbox.cpp:1015
+#: kbabeldict/kbabeldictbox.cpp:1027 kbabeldict/kbabeldictbox.cpp:1128
+#: kbabeldict/kbabeldictbox.cpp:1190 kbabeldict/kbabeldictbox.cpp:1449
+msgid "Edit File"
+msgstr "Redakti dosieron"
+
+#: kbabeldict/kbabeldictbox.cpp:1010 kbabeldict/kbabeldictbox.cpp:1185
+#, c-format
+msgid "Edit File %1"
+msgstr "Redakti dosieron %1"
+
+#: kbabeldict/kbabeldictbox.cpp:1257
+#, c-format
+msgid "Send bugs to %1"
+msgstr "Sendu erarojn al %1"
+
+#: kbabeldict/kbabeldictbox.cpp:1270
+msgid "Authors:"
+msgstr "Aŭtoroj:"
+
+#: kbabeldict/kbabeldictbox.cpp:1286
+msgid "Thanks to:"
+msgstr "Dankon al:"
+
+#: kbabeldict/kbabeldictbox.cpp:1302
+msgid "No information available."
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1505
+#, c-format
+msgid "Configure Dictionary %1"
+msgstr "Agordu vortaron %1"
+
+#: kbabeldict/kbabeldictbox.cpp:1698
+#, c-format
+msgid ""
+"There was an error starting KBabel:\n"
+"%1"
+msgstr ""
+"Okazis eraro dum lanĉado de la babelo-traduktilo:\n"
+"%1"
+
+#: kbabeldict/kbabeldictbox.cpp:1712
+msgid "There was an error using DCOP."
+msgstr "Okazis eraro dum uzado de DCOP."
+
+#: kbabeldict/kbabeldictbox.cpp:1738
+msgid ""
+"The \"Translation Database\" module\n"
+"appears not to be installed on your system."
+msgstr ""
+
+#: kbabeldict/main.cpp:114
+msgid "KBabel - Dictionary"
+msgstr "Babelo-vortaro"
+
+#: kbabeldict/main.cpp:115
+msgid "A dictionary for translators"
+msgstr "vortaro por tradukantoj"
+
+#: kbabeldict/main.cpp:116
+msgid "(c) 2000,2001,2002,2003 The KBabeldict developers"
+msgstr ""
+
+#: kbabeldict/modules/tmx/pc_factory.cpp:95
+#: kbabeldict/modules/tmx/tmxcompendium.cpp:175
+msgid "TMX Compendium"
+msgstr ""
+
+#: kbabeldict/modules/tmx/pc_factory.cpp:97
+msgid "A module for searching in a TMX file"
+msgstr "Modulo por serĉado en TMX--dosiero"
+
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:88
+msgid ""
+"<qt>"
+"<p><b>Parameters</b></p>"
+"<p>Here you can fine-tune searching within the PO file. For example, if you "
+"want to perform a case sensitive search.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:96
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:94
+msgid ""
+"<qt>"
+"<p><b>Comparison Options</b></p>"
+"<p>Choose here which messages you want to have treated as a matching "
+"message.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:104
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:102
+msgid ""
+"<qt>"
+"<p><b>3-Gram-matching</b></p>"
+"<p>A message matches another if most of its 3-letter groups are contained in "
+"the other message. e.g. 'abc123' matches 'abcx123c12'.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:109
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:107
+msgid ""
+"<qt>"
+"<p><b>Location</b></p>"
+"<p>Configure here which file is to be used for searching.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:79
+#: kbabeldict/modules/pocompendium/pocompendium.cpp:1195
+#: kbabeldict/modules/tmx/tmxcompendium.cpp:957
+msgid "Loading PO compendium"
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:80
+msgid "Loading TMX compendium"
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:92
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:102
+msgid "Cannot open the file."
+msgstr "Ne eblas malfermi la dosieron."
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:96
+msgid "Cannot parse XML data."
+msgstr "Ne eblas parsi la XML-datumojn."
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:111
+msgid "Unsupported format."
+msgstr "Nesubtenata formato."
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:117
+msgid ""
+"Error while trying to read file for TMX Compendium module:\n"
+"%1\n"
+"Reason: %2"
+msgstr ""
+"Eraro okazis legante dosieron por TMX-Kompendiomodulo:\n"
+" %1\n"
+"Kialo: %2"
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:104
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:132
+msgid "Building indices"
+msgstr "Preparante indeksojn"
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:229
+msgid "Empty database."
+msgstr "Malplena datumbazo."
+
+#: kbabeldict/modules/pocompendium/pc_factory.cpp:95
+#: kbabeldict/modules/pocompendium/pocompendium.cpp:184
+msgid "PO Compendium"
+msgstr "PO-Kompendio"
+
+#: kbabeldict/modules/pocompendium/pc_factory.cpp:97
+msgid "A module for searching in a PO file"
+msgstr "Modulo por serĉado en PO-dosiero"
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:88
+msgid ""
+"<qt>"
+"<p><b>Parameters</b></p>"
+"<p>Here you can fine-tune searching within the PO file. For example if you want "
+"to perform a case sensitive search, or if you want fuzzy messages to be "
+"ignored.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:93
+#, c-format
+msgid ""
+"Error while trying to read file for PO Compendium module:\n"
+"%1"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1412
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:67
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:68
+msgid "Translation Database"
+msgstr "Tradukodatumbazo"
+
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:69
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:70
+msgid "A fast translation search engine based on databases"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:72
+msgid "Copyright 2000-2003 by Andrea Rizzi"
+msgstr "Kopirajto 2000-2003 ĉe Andrea Rizzi"
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:182
+msgid "CHUNK BY CHUNK"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:183
+msgid ""
+"<h3>Chunk by chunk</h3>CHANGE THIS TEXT!!!!This translation isobtained "
+"translating the sentences and using afuzzy sentence translation database."
+"<br> <b>Do not rely on it</b>. Translations may be fuzzy."
+"<br>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:374
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:386
+msgid "DYNAMIC DICT:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:375
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:387
+msgid ""
+"<h3>Dynamic Dictionary</h3>This is a dynamic dictionary created looking for "
+"correlation of original and translated words."
+"<br> <b>Do not rely on it</b>. Translations may be fuzzy."
+"<br>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Create Database"
+msgstr "Krei Datumbazon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Create"
+msgstr "Krei"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:127
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Do Not Create"
+msgstr "Ne Krei"
+
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:562
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:614
+msgid ""
+"The name you chose is already used.\n"
+"Please change the source name."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:563
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:615
+msgid "Name is Not Unique"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/preferenceswidget.cpp:102
+#, c-format
+msgid "Scanning file: %1"
+msgstr "Traserĉante dosieron: %1"
+
+#: kbabeldict/modules/dbsearchengine/preferenceswidget.cpp:107
+#, c-format
+msgid "Entries added: %1"
+msgstr "Aldonitaj eroj: %1"
+
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:71
+msgid "Copyright 2000-2001 by Andrea Rizzi"
+msgstr "Kopirajto 2000-2001 ĉe Andrea Rizzi"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:84
+msgid "No error"
+msgstr "neniu eraro"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:125
+msgid ""
+"Database folder does not exist:\n"
+"%1\n"
+"Do you want to create it now?"
+msgstr ""
+"Datumbaz-dosierujo ne ekzistas:\n"
+"%1\n"
+"Ĉu vi volas krei ĝin nun?"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:127
+msgid "Create Folder"
+msgstr "Krei Dosierujon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:146
+#, c-format
+msgid "It was not possible to create folder %1"
+msgstr "Ne eblis krei dosierujon %1"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:176
+msgid ""
+"<p>There are backup database files from previous versions of KBabel. However, "
+"another version of KBabel (probably from KDE 3.1.1 or 3.1.2) created a new "
+"database. As a result, your KBabel installation contains two versions of "
+"database files. Unfortunatelly, the old and new version can not be merged. You "
+"need to choose one of them."
+"<br/>"
+"<br/>If you choose the old version, the new one will be removed. If you choose "
+"the new version, the old database files will be left alone and you need to "
+"remove them manually. Otherwise this message will be displayed again (the old "
+"files are at $KDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).</p>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:185
+msgid "Old Database Found"
+msgstr "Troviĝis malnova datumbazo"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:186
+msgid "Use &Old Database"
+msgstr "Uzi maln&ovan datumbazon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:187
+msgid "Use &New Database"
+msgstr "Uzi &novan datumbazon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+msgid ""
+"Database files not found.\n"
+"Do you want to create them now?"
+msgstr ""
+"Ne trovis datumbazdosierojn.\n"
+"Ĉu vi volas krei ilin nun?"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:408
+msgid "Cannot open the database"
+msgstr "Ne eblis malfermi la datumbazon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:431
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:640
+msgid "Another search has already been started"
+msgstr "Alia serĉo jam estas lanĉita"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:438
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:647
+msgid "Unable to search now: a PO file scan is in progress"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:445
+msgid "Unable to open the database"
+msgstr "Ne eblis malfermi la datumbazon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:451
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:658
+msgid "Database empty"
+msgstr "Datumbazo estas malplena"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:462
+msgid "No entry for this package in the database."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:469
+msgid "Searching for %1 in database"
+msgstr "Serĉante je %1 en datumbazo"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:548
+msgid "Looking for repetitions"
+msgstr "Serĉante ripetojn"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:562
+msgid "Minimum Repetition"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:564
+msgid "Insert the minimum number of repetitions for a string:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:572
+msgid "Searching repeated string"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1240
+msgid "Select Folder to Scan Recursively"
+msgstr "Elekti rekursie traserĉendan dosierujon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1263
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1315
+#, c-format
+msgid "Scanning folder %1"
+msgstr "Traserĉante dosierujon %1"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1299
+msgid "Select Folder to Scan"
+msgstr "Elekti traserĉendan dosierujon"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1358
+msgid "Select PO File to Scan"
+msgstr "Elektu traserĉendan PO-dosieron"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1372
+#, c-format
+msgid "Scanning file %1"
+msgstr "Traserĉante dosieron %1"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1608
+msgid "Searching words"
+msgstr "Serĉante vortojn"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1850
+msgid "Process output"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/pa_factory.cpp:95
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:147
+msgid "PO Auxiliary"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:426
+msgid "Loading PO auxiliary"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:438
+#, c-format
+msgid ""
+"Error while trying to open file for PO Auxiliary module:\n"
+"%1"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:450
+msgid "Building index"
+msgstr "Preparante indekson"
+
+#: kbabeldict/modules/poauxiliary/pa_factory.cpp:97
+msgid "A simple module for exact searching in a PO file"
+msgstr ""
+
+#: kbabeldict/kbabeldictview.cpp:83
+msgid "Search in module:"
+msgstr "Serĉu en modulo:"
+
+#: kbabeldict/kbabeldictview.cpp:106
+msgid "&Start Search"
+msgstr "&Lanĉu serĉadon"
+
+#: kbabeldict/kbabeldictview.cpp:108
+msgid "Sea&rch in translations"
+msgstr "Se&rĉu en tradukoj"
+
+#: kbabeldict/kbabeldictview.cpp:125
+msgid "Settings:"
+msgstr "Agordo:"
+
+#: kbabeldict/aboutmoduledlg.cpp:42
+msgid "Report Bug..."
+msgstr "Raportu eraron..."
+
+#: kbabeldict/kbabeldict.cpp:45
+msgid "KBabelDict"
+msgstr "Babelo-vortaro"
+
+#: kbabeldict/kbabeldict.cpp:47
+msgid "About Module"
+msgstr "Pri modulon"
+
+#: kbabeldict/kbabeldict.cpp:48 kbabeldict/kbabeldict.cpp:104
+msgid "Hide Sett&ings"
+msgstr ""
+
+#: kbabeldict/kbabeldict.cpp:108
+msgid "Show Sett&ings"
+msgstr ""
+
+#: kbabeldict/dictchooser.cpp:59
+msgid ""
+"_: dictionary to not use\n"
+"Do not use:"
+msgstr "Ne uzi:"
+
+#: kbabeldict/dictchooser.cpp:62
+msgid ""
+"_: dictionary to use\n"
+"Use:"
+msgstr "Uzi:"
+
+#: kbabeldict/dictchooser.cpp:84
+msgid "Move &Up"
+msgstr "Movi &supren"
+
+#: kbabeldict/dictchooser.cpp:87
+msgid "Move &Down"
+msgstr "Movi &malsupren"
+
+#: kbabeldict/dictchooser.cpp:90
+msgid "Con&figure..."
+msgstr "Kon&figuri..."
diff --git a/tde-i18n-eo/messages/tdesdk/spy.po b/tde-i18n-eo/messages/tdesdk/spy.po
new file mode 100644
index 00000000000..2c478d7bd86
--- /dev/null
+++ b/tde-i18n-eo/messages/tdesdk/spy.po
@@ -0,0 +1,79 @@
+# translation of spy.po to Esperanto
+# Copyright (C) 2002 Free Software Foundation, Inc.
+# Heiko Evermann <heiko@evermann.de>, 2002
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: spy\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2002-09-11 18:40+0200\n"
+"Last-Translator: Heiko Evermann <heiko@evermann.de>\n"
+"Language-Team: Esperanto <tde-i18n-eo@kde.org>\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"
+
+#: receiversview.cpp:36
+msgid "Object"
+msgstr ""
+
+#: navview.cpp:29 propsview.cpp:55 receiversview.cpp:37
+msgid "Type"
+msgstr ""
+
+#: receiversview.cpp:38
+msgid "Member Name"
+msgstr ""
+
+#: classinfoview.cpp:30 navview.cpp:28 propsview.cpp:53
+msgid "Name"
+msgstr ""
+
+#: classinfoview.cpp:31 propsview.cpp:54
+msgid "Value"
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Heiko Evermann"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "heiko@evermann.de"
+
+#: main.cpp:25 main.cpp:38
+msgid "Spy"
+msgstr "Spionilo"
+
+#: spy.cpp:67
+msgid "Signals && Slots"
+msgstr ""
+
+#: spy.cpp:70
+msgid "Receivers"
+msgstr ""
+
+#: spy.cpp:73
+msgid "Class Info"
+msgstr ""
+
+#: propsview.cpp:56
+msgid "Access"
+msgstr ""
+
+#: propsview.cpp:57
+msgid "Designable"
+msgstr ""
+
+#: propsview.cpp:58
+msgid "Type Flags"
+msgstr ""
+
+#: sigslotview.cpp:30
+msgid "Signals/Slots"
+msgstr ""
diff --git a/tde-i18n-eo/messages/tdesdk/umbrello.po b/tde-i18n-eo/messages/tdesdk/umbrello.po
new file mode 100644
index 00000000000..1c772c730e9
--- /dev/null
+++ b/tde-i18n-eo/messages/tdesdk/umbrello.po
@@ -0,0 +1,3971 @@
+# translation of umbrello.po to Esperanto
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# Oliver M. Kellogg <okellogg@users.sourceforge.net>, 2005
+# KONTROLO: En la sekva linio aperu la Esperantaj literoj (cx, gx, jx, ktp.)
+# Malgrandaj: ĉ ĝ ĵ ĥ ŝ ŭ Grandaj: Ĉ Ĝ Ĵ Ĥ Ŝ Ŭ
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: umbrello\n"
+"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"PO-Revision-Date: 2007-02-24 00:32+0200\n"
+"Last-Translator: Oliver M. Kellogg <okellogg@users.sourceforge.net>\n"
+"Language-Team: Esperanto <tde-i18n-eo@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: worktoolbar.cpp:245
+msgid "Object"
+msgstr "Objekto"
+
+#: worktoolbar.cpp:246
+msgid "Synchronous Message"
+msgstr "Sinkrona Mesaĝo"
+
+#: worktoolbar.cpp:247
+msgid "Asynchronous Message"
+msgstr "Nesinkrona Mesaĝo"
+
+#: association.cpp:87 worktoolbar.cpp:248
+msgid "Association"
+msgstr "Asocio"
+
+#: association.cpp:93 worktoolbar.cpp:249
+msgid "Containment"
+msgstr "Enteno"
+
+#: association.cpp:97 worktoolbar.cpp:250
+msgid "Anchor"
+msgstr "Ankro"
+
+#: worktoolbar.cpp:251
+msgid "Label"
+msgstr "Etikedo"
+
+#: worktoolbar.cpp:252
+msgid "Note"
+msgstr "Noto"
+
+#: worktoolbar.cpp:253
+msgid "Box"
+msgstr "Skatolo"
+
+#: listpopupmenu.cpp:545 worktoolbar.cpp:254
+msgid "Actor"
+msgstr "Aktoro"
+
+#: association.cpp:86 worktoolbar.cpp:255
+msgid "Dependency"
+msgstr "Dependeco"
+
+#: association.cpp:85 worktoolbar.cpp:256
+msgid "Aggregation"
+msgstr "Agrego"
+
+#: worktoolbar.cpp:257
+msgid "Relationship"
+msgstr "Rilato"
+
+#: worktoolbar.cpp:258
+msgid "Directional Association"
+msgstr "Direktita Asocio"
+
+#: worktoolbar.cpp:259
+msgid "Implements (Generalisation/Realisation)"
+msgstr "Implementas (Ĝeneraligo/Realigo)"
+
+#: association.cpp:94 worktoolbar.cpp:260
+msgid "Composition"
+msgstr "Kunmetaĵo"
+
+#: dialogs/diagramprintpage.cpp:92 dialogs/diagramprintpage.cpp:202
+#: listpopupmenu.cpp:548 worktoolbar.cpp:261
+msgid "Use Case"
+msgstr "Uzkazo"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 249
+#: codeimport/import_utils.cpp:183 dialogs/diagramprintpage.cpp:91
+#: dialogs/diagramprintpage.cpp:198 dialogs/settingsdlg.cpp:210
+#: listpopupmenu.cpp:609 rc.cpp:360 worktoolbar.cpp:262
+#, no-c-format
+msgid "Class"
+msgstr "Klaso"
+
+#: listpopupmenu.cpp:1030 worktoolbar.cpp:263
+msgid "Initial State"
+msgstr "Komenca Stato"
+
+#: listpopupmenu.cpp:1031 worktoolbar.cpp:264
+msgid "End State"
+msgstr "Fina Stato"
+
+#: dialogs/activitydialog.cpp:70 listpopupmenu.cpp:1044 worktoolbar.cpp:265
+msgid "Branch/Merge"
+msgstr "Branĉi/Kunfandiĝi"
+
+#: dialogs/activitydialog.cpp:70 worktoolbar.cpp:266
+msgid "Fork/Join"
+msgstr "Disiĝi/Kuniĝi"
+
+#: listpopupmenu.cpp:510 listpopupmenu.cpp:692 worktoolbar.cpp:267
+msgid "Package"
+msgstr "Pako"
+
+#: dialogs/diagramprintpage.cpp:97 dialogs/diagramprintpage.cpp:210
+#: listpopupmenu.cpp:515 worktoolbar.cpp:268
+msgid "Component"
+msgstr "Komponanto"
+
+#: listpopupmenu.cpp:525 worktoolbar.cpp:269
+msgid "Node"
+msgstr "Nodo"
+
+#: listpopupmenu.cpp:518 worktoolbar.cpp:270
+msgid "Artifact"
+msgstr "Artefaraĵo"
+
+#: listpopupmenu.cpp:610 worktoolbar.cpp:271
+msgid "Interface"
+msgstr "Interfaco"
+
+#: listpopupmenu.cpp:611 worktoolbar.cpp:272
+msgid "Datatype"
+msgstr "Datumtipo"
+
+#: listpopupmenu.cpp:612 worktoolbar.cpp:273
+msgid "Enum"
+msgstr "Enum"
+
+#: listpopupmenu.cpp:538 worktoolbar.cpp:274
+msgid "Entity"
+msgstr "Ento"
+
+#: worktoolbar.cpp:275
+msgid "Deep History"
+msgstr "Profunda Historio"
+
+#: worktoolbar.cpp:276
+msgid "Shallow History"
+msgstr "Malprofunda Historio"
+
+#: worktoolbar.cpp:277
+msgid "Join"
+msgstr "Kuniĝi"
+
+#: worktoolbar.cpp:278
+msgid "Fork"
+msgstr "Disiĝi"
+
+#: worktoolbar.cpp:279
+msgid "Junction"
+msgstr "Kuniĝo"
+
+#: worktoolbar.cpp:280
+msgid "Choice"
+msgstr "Elekto"
+
+#: association.cpp:98 worktoolbar.cpp:284
+msgid "State Transition"
+msgstr "Statotransiro"
+
+#: worktoolbar.cpp:285
+msgid "Activity Transition"
+msgstr "Aktivecotransiro"
+
+#: association.cpp:99 dialogs/activitydialog.cpp:70
+#: dialogs/diagramprintpage.cpp:96 dialogs/diagramprintpage.cpp:208
+#: worktoolbar.cpp:286
+msgid "Activity"
+msgstr "Aktiveco"
+
+#: dialogs/diagramprintpage.cpp:95 dialogs/diagramprintpage.cpp:206
+#: dialogs/statedialog.cpp:85 worktoolbar.cpp:287
+msgid "State"
+msgstr "Stato"
+
+#: listpopupmenu.cpp:1042 worktoolbar.cpp:288
+msgid "End Activity"
+msgstr "Fina Aktiveco"
+
+#: listpopupmenu.cpp:1041 worktoolbar.cpp:289
+msgid "Initial Activity"
+msgstr "Komenca Aktiveco"
+
+#: worktoolbar.cpp:290
+msgid "Message"
+msgstr "Mesaĝo"
+
+#: worktoolbar.cpp:298
+msgid "UNDEFINED"
+msgstr "NEDIFINITA"
+
+#: worktoolbar.cpp:302
+msgid "Select"
+msgstr "Selekti"
+
+#: umlwidgetcontroller.cpp:128
+msgid ""
+"Hold shift or ctrl to move in X axis. Hold shift and control to move in Y axis. "
+"Right button click to cancel move."
+msgstr ""
+"Tenu aŭ Shift aŭ Ctrl por moviĝi X-akse. Tenu kaj Shift kaj Ctrl por moviĝi "
+"Y-akse.Dekstra musbutono nuligas la movon."
+
+#: umlwidgetcontroller.cpp:379
+msgid ""
+"Hold shift or ctrl to move in X axis. Hold shift and control to move in Y axis. "
+"Right button click to cancel resize."
+msgstr ""
+"Tenu aŭ Shift aŭ Ctrl por moviĝi X-akse. Tenu kaj Shift kaj Ctrl por moviĝi "
+"Y-akse.Dekstra musbutono nuligas la movon."
+
+#: dialogs/activitydialog.cpp:70
+msgid "Initial activity"
+msgstr "Komenca aktiveco"
+
+#: dialogs/activitydialog.cpp:70
+msgid "End activity"
+msgstr "Fina aktiveco"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 118
+#: dialogs/activitydialog.cpp:73 dialogs/assocpropdlg.cpp:87
+#: dialogs/classpropdlg.cpp:69 dialogs/classpropdlg.cpp:170
+#: dialogs/classpropdlg.cpp:232 dialogs/settingsdlg.cpp:99
+#: dialogs/statedialog.cpp:88 dialogs/umlviewdialog.cpp:70 rc.cpp:45
+#: rc.cpp:225
+#, no-c-format
+msgid "General"
+msgstr "Ĝenerale"
+
+#: dialogs/activitydialog.cpp:73 dialogs/statedialog.cpp:88
+#: dialogs/umlattributedialog.cpp:55 dialogs/umlentityattributedialog.cpp:56
+#: dialogs/umloperationdialog.cpp:64 dialogs/umltemplatedialog.cpp:48
+msgid "General Properties"
+msgstr "Ĝeneralaj Trajtoj"
+
+#: dialogs/activitydialog.cpp:82
+msgid "Activity type:"
+msgstr "Tipo de aktiveco:"
+
+#: dialogs/activitydialog.cpp:87
+msgid "Activity name:"
+msgstr "Nomo de aktiveco:"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 36
+#: dialogs/activitydialog.cpp:90 dialogs/assocgenpage.cpp:56
+#: dialogs/assocrolepage.cpp:76 dialogs/assocrolepage.cpp:77
+#: dialogs/classgenpage.cpp:193 dialogs/classgenpage.cpp:293
+#: dialogs/classgenpage.cpp:356 dialogs/classifierlistpage.cpp:106
+#: dialogs/notedialog.cpp:29 dialogs/parmpropdlg.cpp:100
+#: dialogs/statedialog.cpp:104 docwindow.cpp:33 rc.cpp:30 rc.cpp:150
+#: rc.cpp:207 rc.cpp:445 rc.cpp:492
+#, no-c-format
+msgid "Documentation"
+msgstr "Dokumentaro"
+
+#: dialogs/activitydialog.cpp:108 dialogs/assocpropdlg.cpp:109
+#: dialogs/classpropdlg.cpp:243 dialogs/settingsdlg.cpp:306
+#: dialogs/statedialog.cpp:124 dialogs/umlviewdialog.cpp:107
+msgid "Font Settings"
+msgstr "Elektoj pri Signaro"
+
+#: dialogs/activitydialog.cpp:114 dialogs/classpropdlg.cpp:75
+#: dialogs/classpropdlg.cpp:125 dialogs/settingsdlg.cpp:49
+#: dialogs/statedialog.cpp:130 dialogs/umlviewdialog.cpp:100
+#: dialogs/umlwidgetcolorpage.cpp:53 listpopupmenu.cpp:739
+#: listpopupmenu.cpp:750
+msgid "Color"
+msgstr "Koloro"
+
+#: dialogs/activitydialog.cpp:114 dialogs/classpropdlg.cpp:75
+#: dialogs/classpropdlg.cpp:125
+msgid "Widget Colors"
+msgstr "Fenestraĵaj Koloroj"
+
+#: dialogs/overwritedialogue.cpp:27
+msgid "Destination File Already Exists"
+msgstr "Cela Dosiero Jam Ekzistas"
+
+#: dialogs/overwritedialogue.cpp:31
+msgid ""
+"The file %1 already exists in %2.\n"
+"\n"
+"Umbrello can overwrite the file, generate a similar\n"
+"file name or not generate this file."
+msgstr ""
+"La datumaro %1 jam ekzistas en %2.\n"
+"\n"
+"Umbrello povas superskribi tiun dosieron, generi similan\n"
+"dosiernomon aŭ ne generi ĉi tiun dosieron."
+
+#: dialogs/overwritedialogue.cpp:34
+msgid "&Apply to all remaining files"
+msgstr "&Apliki al ĉiuj ceteraj dosieroj"
+
+#: dialogs/overwritedialogue.cpp:38 umlviewimageexporter.cpp:67
+msgid "&Overwrite"
+msgstr "&Superskribi"
+
+#: dialogs/overwritedialogue.cpp:39
+msgid "&Generate Similar File Name"
+msgstr "&Generi Similan Dosiernomon"
+
+#: dialogs/overwritedialogue.cpp:40
+msgid "&Do Not Generate File"
+msgstr "&Ne Generi Dosieron"
+
+#: dialogs/activitypage.cpp:38 dialogs/statedialog.cpp:137
+msgid "Activities"
+msgstr "Aktivecoj"
+
+#: dialogs/activitypage.cpp:72
+msgid "New Activity..."
+msgstr "Nova Aktiveco..."
+
+#: dialogs/activitypage.cpp:75 floatingtextwidget.cpp:178
+msgid "Rename"
+msgstr "Renomi"
+
+#: dialogs/activitypage.cpp:134
+msgid "New Activity"
+msgstr "Nova Aktiveco"
+
+#: activitywidget.cpp:163 dialogs/activitypage.cpp:134 statewidget.cpp:176
+#: toolbarstateother.cpp:144 umlview.cpp:2546
+msgid "Enter the name of the new activity:"
+msgstr "Enigu la nomon de la nova aktiveco:"
+
+#: dialogs/activitypage.cpp:135 statewidget.cpp:176 toolbarstateother.cpp:144
+#: umlview.cpp:2547
+msgid "new activity"
+msgstr "nova aktiveco"
+
+#: dialogs/activitypage.cpp:153
+msgid "Rename Activity"
+msgstr "Renomi Aktivecon"
+
+#: dialogs/activitypage.cpp:153
+msgid "Enter the new name of the activity:"
+msgstr "Enigu la novan nomon de la nova aktiveco:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 24
+#: dialogs/codegenerationwizard.cpp:54 rc.cpp:222
+#, no-c-format
+msgid "Code Generation Options"
+msgstr "Kodgeneraj Opcioj"
+
+#: dialogs/codegenerationwizard.cpp:70
+msgid "&Generate"
+msgstr "&Generi"
+
+#: dialogs/codegenerationwizard.cpp:120
+msgid "Finish"
+msgstr "Fini"
+
+#: dialogs/codegenerationwizard.cpp:132
+msgid "Code Generated"
+msgstr "Kodo Generita"
+
+#: dialogs/codegenerationwizard.cpp:134
+msgid "Not Generated"
+msgstr "Ne Generita"
+
+#: dialogs/codegenerationwizard.cpp:141
+msgid "Not Yet Generated"
+msgstr "Ankoraŭ Ne Generita"
+
+#: dialogs/codegenerationwizard.cpp:162
+msgid "The folder %1 does not exist. Do you want to create it now?"
+msgstr "La dosierujo %1 ne ekzistas. Ĉu vi volas krei ĝin nun?"
+
+#: dialogs/codegenerationwizard.cpp:163 dialogs/codegenerationwizard.cpp:177
+msgid "Output Folder Does Not Exist"
+msgstr "Celdosierujo Ne Ekzistas"
+
+#: dialogs/codegenerationwizard.cpp:163
+msgid "Create Folder"
+msgstr "Krei Dosierujon"
+
+#: dialogs/codegenerationwizard.cpp:163
+msgid "Do Not Create"
+msgstr "&Ne Krei"
+
+#: dialogs/codegenerationwizard.cpp:168
+msgid ""
+"The folder could not be created.\n"
+"Please make sure you have write access to its parent folder or select another, "
+"valid, folder."
+msgstr ""
+"La kreado de la dosierujo ne sukcesis.\n"
+"Bonvolu certigi ke vi havas skribpermeson al ĝia parenca dosierujo aŭ elekti "
+"alian, validan, dosierujon."
+
+#: dialogs/codegenerationwizard.cpp:169
+msgid "Error Creating Folder"
+msgstr "Eraro dum Kreado de Dosierujo"
+
+#: dialogs/codegenerationwizard.cpp:176
+msgid "Please select a valid folder."
+msgstr "Bonvolu elekti validan dosierujon."
+
+#: dialogs/codegenerationwizard.cpp:184
+msgid ""
+"The output folder exists, but it is not writable.\n"
+"Please set the appropriate permissions or choose another folder."
+msgstr ""
+"La celdosierujo ekzistas sed ne estas skribebla.\n"
+"Bonvolu doni la ĝustajn permesojn aŭ elekti alian dosierujon."
+
+#: dialogs/codegenerationwizard.cpp:185
+msgid "Error Writing to Output Folder"
+msgstr "Eraro dum Skribado al Celdosierujo"
+
+#: dialogs/codegenerationwizard.cpp:191
+msgid "%1 does not seem to be a folder. Please choose a valid folder."
+msgstr "%1 ne ŝajnas esti dosierujo. Bonvolu elekti validan dosierujon."
+
+#: dialogs/codegenerationwizard.cpp:192
+msgid "Please Choose Valid Folder"
+msgstr "Bonvolu Elekti Validan Dosierujon"
+
+#: dialogs/statedialog.cpp:85
+msgid "Initial state"
+msgstr "Komenca stato"
+
+#: dialogs/statedialog.cpp:85
+msgid "End state"
+msgstr "Fina stato"
+
+#: dialogs/statedialog.cpp:96
+msgid "State type:"
+msgstr "Statotipo:"
+
+#: dialogs/statedialog.cpp:101
+msgid "State name:"
+msgstr "Statonomo:"
+
+#: dialogs/statedialog.cpp:130
+msgid "Widget Color"
+msgstr "Fenestraĵa Koloro"
+
+#: dialogs/assocpropdlg.cpp:87 dialogs/classpropdlg.cpp:69
+#: dialogs/classpropdlg.cpp:170 dialogs/classpropdlg.cpp:232
+#: dialogs/settingsdlg.cpp:99 dialogs/umlviewdialog.cpp:70
+msgid "General Settings"
+msgstr "Ĝeneralaj Alĝustigoj"
+
+#: dialogs/classpropdlg.cpp:118 dialogs/umlviewdialog.cpp:93
+msgid "Display"
+msgstr "Montrado"
+
+#: dialogs/umlviewdialog.cpp:93
+msgid "Classes Display Options"
+msgstr "Opcioj por Montrado de Klasoj"
+
+#: dialogs/umlviewdialog.cpp:100
+msgid "Diagram Colors"
+msgstr "Diagramkoloroj"
+
+#: dialogs/umlviewdialog.cpp:164
+msgid "The name you have entered is invalid."
+msgstr "La nomo kiun vi enigis estas nevalida."
+
+#: classifier.cpp:294 classifier.cpp:522 dialogs/umlviewdialog.cpp:165
+#: entity.cpp:78 enum.cpp:76 object_factory.cpp:159 umldoc.cpp:984
+#: umldoc.cpp:1017 umldoc.cpp:1037 umldoc.cpp:1063
+msgid "Invalid Name"
+msgstr "Nevalida Nomo"
+
+#: dialogs/umlviewdialog.cpp:170
+msgid "The name you have entered is not unique."
+msgstr "La nomo kiun vi enigis ne estas unika."
+
+#: dialogs/umlviewdialog.cpp:171 umldoc.cpp:1068 umllistview.cpp:1918
+#: umllistview.cpp:1925 umllistview.cpp:2162
+msgid "Name Not Unique"
+msgstr "Nomo Ne Unika"
+
+#. i18n: file dialogs/codeviewerdialogbase.ui line 21
+#: dialogs/codeviewerdialog.cpp:119 dialogs/settingsdlg.cpp:301 rc.cpp:366
+#, no-c-format
+msgid "Code Viewer"
+msgstr "Kodmontrilo"
+
+#: dialogs/classifierlistpage.cpp:38 dialogs/classpropdlg.cpp:179
+#: listpopupmenu.cpp:670 refactoring/refactoringassistant.cpp:482
+msgid "Attributes"
+msgstr "Atributoj"
+
+#: dialogs/classifierlistpage.cpp:39
+msgid "N&ew Attribute..."
+msgstr "N&ova Atributo..."
+
+#: dialogs/classifierlistpage.cpp:41 dialogs/classpropdlg.cpp:187
+#: listpopupmenu.cpp:674 refactoring/refactoringassistant.cpp:499
+msgid "Operations"
+msgstr "Operacioj"
+
+#: dialogs/classifierlistpage.cpp:42
+msgid "N&ew Operation..."
+msgstr "N&ova Operacio..."
+
+#: dialogs/classifierlistpage.cpp:44 dialogs/classpropdlg.cpp:195
+msgid "Templates"
+msgstr "Ŝablonoj"
+
+#: dialogs/classifierlistpage.cpp:45
+msgid "N&ew Template..."
+msgstr "N&ova Ŝablono..."
+
+#: dialogs/classifierlistpage.cpp:47 dialogs/classpropdlg.cpp:202
+msgid "Enum Literals"
+msgstr "Enum-Literaloj"
+
+#: dialogs/classifierlistpage.cpp:48
+msgid "N&ew Enum Literal..."
+msgstr "N&ova Enum-Literalo..."
+
+#: dialogs/classifierlistpage.cpp:50 dialogs/classpropdlg.cpp:209
+msgid "Entity Attributes"
+msgstr "Ento-Atributoj"
+
+#: dialogs/classifierlistpage.cpp:51
+msgid "N&ew Entity Attribute..."
+msgstr "N&ova Ento-Atributo..."
+
+#: dialogs/classifierlistpage.cpp:101 dialogs/umloperationdialog.cpp:143
+#: uml.cpp:273
+msgid "&Properties"
+msgstr "&Trajtoj"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 36
+#: dialogs/umlroledialog.cpp:25 rc.cpp:483
+#, no-c-format
+msgid "Role Properties"
+msgstr "Roltrajtoj"
+
+#: dialogs/classpropdlg.cpp:118
+msgid "Display Options"
+msgstr "Montradaj Opcioj"
+
+#: dialogs/classpropdlg.cpp:179
+msgid "Attribute Settings"
+msgstr "Atributaj Alĝustaĵoj"
+
+#: dialogs/classpropdlg.cpp:187
+msgid "Operation Settings"
+msgstr "Operaciaj Alĝustaĵoj"
+
+#: dialogs/classpropdlg.cpp:195
+msgid "Templates Settings"
+msgstr "Ŝablonaj Alĝustaĵoj"
+
+#: dialogs/classpropdlg.cpp:202
+msgid "Enum Literals Settings"
+msgstr "Enum-Literalaj Alĝustaĵoj"
+
+#: dialogs/classpropdlg.cpp:209
+msgid "Entity Attributes Settings"
+msgstr "Ento-Atributaj Alĝustaĵoj"
+
+#: dialogs/classpropdlg.cpp:216
+msgid "Contents Settings"
+msgstr "Alĝustaĵoj de Enhavo"
+
+#: dialogs/assocpage.cpp:25 dialogs/classpropdlg.cpp:222
+msgid "Associations"
+msgstr "Asocioj"
+
+#: dialogs/classpropdlg.cpp:222
+msgid "Class Associations"
+msgstr "Klas-Asocioj"
+
+#: dialogs/umloperationdialog.cpp:50
+msgid "Operation Properties"
+msgstr "Operaciaj Trajtoj"
+
+#: dialogs/parmpropdlg.cpp:70 dialogs/umlattributedialog.cpp:68
+#: dialogs/umlentityattributedialog.cpp:69 dialogs/umloperationdialog.cpp:74
+#: dialogs/umltemplatedialog.cpp:61
+msgid "&Name:"
+msgstr "&Nomo:"
+
+#: dialogs/parmpropdlg.cpp:62 dialogs/umlattributedialog.cpp:60
+#: dialogs/umlentityattributedialog.cpp:61 dialogs/umloperationdialog.cpp:77
+#: dialogs/umltemplatedialog.cpp:53
+msgid "&Type:"
+msgstr "&Tipo:"
+
+#: dialogs/classgenpage.cpp:334 dialogs/parmpropdlg.cpp:77
+#: dialogs/umlattributedialog.cpp:76 dialogs/umlentityattributedialog.cpp:77
+#: dialogs/umloperationdialog.cpp:84
+msgid "Stereotype name:"
+msgstr "Stereotipa nomo:"
+
+#: dialogs/umloperationdialog.cpp:89
+msgid "&Abstract operation"
+msgstr "&Abstrakta operacio"
+
+#: dialogs/umlattributedialog.cpp:79 dialogs/umloperationdialog.cpp:92
+msgid "Classifier &scope (\"static\")"
+msgstr "Klasifikila amplekso (\"statika\")"
+
+#: dialogs/umloperationdialog.cpp:95
+msgid "&Query (\"const\")"
+msgstr "Nur-lega (\"const\")"
+
+#: dialogs/classgenpage.cpp:171 dialogs/settingsdlg.cpp:211
+#: dialogs/umlattributedialog.cpp:87 dialogs/umloperationdialog.cpp:101
+#: listpopupmenu.cpp:678
+msgid "Visibility"
+msgstr "Videblo"
+
+#: dialogs/classgenpage.cpp:176 dialogs/umloperationdialog.cpp:106
+msgid "P&ublic"
+msgstr "P&ublika"
+
+#: dialogs/classgenpage.cpp:179 dialogs/umlattributedialog.cpp:94
+#: dialogs/umloperationdialog.cpp:109
+msgid "P&rivate"
+msgstr "P&rivata"
+
+#: dialogs/umlattributedialog.cpp:97 dialogs/umloperationdialog.cpp:112
+msgid "Prot&ected"
+msgstr "Prot&ektita"
+
+#: dialogs/umlattributedialog.cpp:100 dialogs/umloperationdialog.cpp:115
+msgid "I&mplementation"
+msgstr "I&mplementnivela"
+
+#: dialogs/umloperationdialog.cpp:120
+msgid "Parameters"
+msgstr "Parametroj"
+
+#: dialogs/umloperationdialog.cpp:141
+msgid "Ne&w Parameter..."
+msgstr "No&va Parametro..."
+
+#: dialogs/umloperationdialog.cpp:323 dialogs/umloperationdialog.cpp:376
+msgid "You have entered an invalid parameter name."
+msgstr "Vi enigis nevalidan parametronomon."
+
+#: dialogs/umloperationdialog.cpp:324 dialogs/umloperationdialog.cpp:377
+msgid "Parameter Name Invalid"
+msgstr "Parametronomo Nevalida"
+
+#: dialogs/umloperationdialog.cpp:339
+msgid ""
+"The parameter name you have chosen\n"
+"is already being used in this operation."
+msgstr ""
+"La parametronomo kiun vi elektis\n"
+"estas jam uzata en ĉi tiu operacio."
+
+#: dialogs/umloperationdialog.cpp:340 dialogs/umloperationdialog.cpp:407
+msgid "Parameter Name Not Unique"
+msgstr "Parametronomo Ne Unika"
+
+#: dialogs/umloperationdialog.cpp:406
+msgid ""
+"The parameter name you have chosen is already being used in this operation."
+msgstr "La parametronomo kiun vi elektis estas jam uzata en ĉi tiu operacio."
+
+#: dialogs/umloperationdialog.cpp:456
+msgid "You have entered an invalid operation name."
+msgstr "Vi enigis nevalidan operacinomon."
+
+#: dialogs/umloperationdialog.cpp:457 dialogs/umloperationdialog.cpp:469
+#: refactoring/refactoringassistant.cpp:656
+msgid "Operation Name Invalid"
+msgstr "Operacia Nomo Nevalida"
+
+#: dialogs/umloperationdialog.cpp:466 refactoring/refactoringassistant.cpp:653
+msgid ""
+"An operation with that signature already exists in %1.\n"
+msgstr ""
+"Operacio kun tiu signaturo jam ekzistas en %1.\n"
+
+#: dialogs/umloperationdialog.cpp:468 refactoring/refactoringassistant.cpp:655
+msgid "Choose a different name or parameter list."
+msgstr "Elektu diversan nomon aŭ parametroliston."
+
+#: dialogs/classwizard.cpp:33 model_utils.cpp:242
+msgid "new_class"
+msgstr "nova_klaso"
+
+#: dialogs/classwizard.cpp:54
+msgid "New Class"
+msgstr "Nova Klaso"
+
+#: dialogs/classwizard.cpp:59
+msgid "Class Attributes"
+msgstr "Klas-Atributoj"
+
+#: dialogs/classwizard.cpp:63
+msgid "Class Operations"
+msgstr "Klas-Operacioj"
+
+#: dialogs/parmpropdlg.cpp:35
+msgid "Parameter Properties"
+msgstr "Parametraj Trajtoj"
+
+#: dialogs/parmpropdlg.cpp:74 dialogs/umlattributedialog.cpp:72
+msgid "&Initial value:"
+msgstr "&Iniciata valoro:"
+
+#: dialogs/parmpropdlg.cpp:82
+msgid "Passing Direction"
+msgstr "Transdona Direkto"
+
+#: dialogs/parmpropdlg.cpp:84
+msgid ""
+"\"in\" is a readonly parameter, \"out\" is a writeonly parameter and \"inout\" "
+"is a parameter for reading and writing."
+msgstr ""
+"\"in\" signifas nur-lega parametro, \"out\" signifas nur-skriba parametro kaj "
+"\"inout\" signifas parametro legata kaj skribata."
+
+#: dialogs/umlattributedialog.cpp:42
+msgid "Attribute Properties"
+msgstr "Atributaj Trajtoj"
+
+#: dialogs/umlattributedialog.cpp:91
+msgid "&Public"
+msgstr "&Publika"
+
+#: dialogs/umlattributedialog.cpp:155
+msgid "You have entered an invalid attribute name."
+msgstr "Vi enigis nevalidan atributnomon."
+
+#: dialogs/umlattributedialog.cpp:156
+msgid "Attribute Name Invalid"
+msgstr "Atributa Nomo Nevalida"
+
+#: dialogs/umlattributedialog.cpp:163
+msgid ""
+"The attribute name you have chosen is already being used in this operation."
+msgstr "La atributnomo kiun vi elektis estas jam uzata en ĉi tiu operacio."
+
+#: dialogs/umlattributedialog.cpp:164
+msgid "Attribute Name Not Unique"
+msgstr "Atributnomo Ne Unika"
+
+#: dialogs/classgenpage.cpp:50
+msgid "Class &name:"
+msgstr "Klas&nomo:"
+
+#: dialogs/classgenpage.cpp:52
+msgid "Actor &name:"
+msgstr "Aktor&nomo:"
+
+#: dialogs/classgenpage.cpp:54
+msgid "Package &name:"
+msgstr "Pako&nomo:"
+
+#: dialogs/classgenpage.cpp:56
+msgid "Use case &name:"
+msgstr "Uzkaz&nomo:"
+
+#: dialogs/classgenpage.cpp:58
+msgid "Interface &name:"
+msgstr "Interfac&nomo:"
+
+#: dialogs/classgenpage.cpp:60
+msgid "Component &name:"
+msgstr "Komponant&nomo:"
+
+#: dialogs/classgenpage.cpp:62
+msgid "Artifact &name:"
+msgstr "Artefaraĵ&nomo:"
+
+#: dialogs/classgenpage.cpp:64
+msgid "Enum &name:"
+msgstr "Enum-&nomo"
+
+#: dialogs/classgenpage.cpp:66
+msgid "Datatype &name:"
+msgstr "Datumtip&nomo:"
+
+#: dialogs/classgenpage.cpp:68
+msgid "Entity &name:"
+msgstr "Ento&nomo:"
+
+#: dialogs/classgenpage.cpp:93 dialogs/umltemplatedialog.cpp:65
+msgid "&Stereotype name:"
+msgstr "&Stereotipnomo:"
+
+#: dialogs/classgenpage.cpp:107
+msgid "&Package name:"
+msgstr "Pako&nomo:"
+
+#: dialogs/classgenpage.cpp:121
+msgid "A&bstract class"
+msgstr "A&bstrakta klaso"
+
+#: dialogs/classgenpage.cpp:123
+msgid "A&bstract use case"
+msgstr "A&bstrakta uzkazo"
+
+#: dialogs/classgenpage.cpp:131
+msgid "&Executable"
+msgstr "&Rulebla"
+
+#: dialogs/classgenpage.cpp:138
+msgid "Draw As"
+msgstr "Pentri Kiel"
+
+#: dialogs/classgenpage.cpp:143 dialogs/umlwidgetcolorpage.cpp:65
+msgid "&Default"
+msgstr "&Aŭtomata"
+
+#: dialogs/classgenpage.cpp:149
+msgid "&Library"
+msgstr "&Biblioteko"
+
+#: dialogs/classgenpage.cpp:152
+msgid "&Table"
+msgstr "&Tabelo"
+
+#: dialogs/classgenpage.cpp:182
+msgid "Pro&tected"
+msgstr "Pro&tektita"
+
+#: dialogs/classgenpage.cpp:186
+msgid "Imple&mentation"
+msgstr "Imple&mentnivela"
+
+#: dialogs/classgenpage.cpp:256
+msgid "Class name:"
+msgstr "Klasnomo:"
+
+#: dialogs/classgenpage.cpp:264 dialogs/classgenpage.cpp:344
+msgid "Instance name:"
+msgstr "Instancnomo:"
+
+#: dialogs/classgenpage.cpp:272
+msgid "Draw as actor"
+msgstr "Pentri kiel aktoro"
+
+#: dialogs/classgenpage.cpp:277
+msgid "Multiple instance"
+msgstr "Multobla instanco"
+
+#: dialogs/classgenpage.cpp:284
+msgid "Show destruction"
+msgstr "Montri malkonstruon"
+
+#: dialogs/classgenpage.cpp:322
+msgid "Component name:"
+msgstr "Komponantnomo:"
+
+#: dialogs/classgenpage.cpp:324
+msgid "Node name:"
+msgstr "Nodnomo:"
+
+#: dialogs/classgenpage.cpp:398 dialogs/classgenpage.cpp:445
+#: dialogs/classgenpage.cpp:456
+msgid ""
+"The name you have chosen\n"
+"is already being used.\n"
+"The name has been reset."
+msgstr ""
+"La nomo kiun vi elektis\n"
+"estas jam uzata.\n"
+"La nomo estis nuligita."
+
+#: dialogs/classgenpage.cpp:399 dialogs/classgenpage.cpp:446
+#: dialogs/classgenpage.cpp:457
+msgid "Name is Not Unique"
+msgstr "Nomo Ne Unika"
+
+#: dialogs/umlentityattributedialog.cpp:43
+msgid "Entity Attribute Properties"
+msgstr "Ento-Atributaj Trajtoj"
+
+#: dialogs/umlentityattributedialog.cpp:73
+msgid "&Default value:"
+msgstr "&Aŭtomata valoro:"
+
+#: dialogs/umlentityattributedialog.cpp:81
+msgid "Length/Values:"
+msgstr "Longeco/Valoroj:"
+
+#: dialogs/umlentityattributedialog.cpp:84
+msgid "&Auto increment"
+msgstr "&Auto inkremento"
+
+#: dialogs/umlentityattributedialog.cpp:88
+msgid "Allow &null"
+msgstr "Permesi &nulon"
+
+#: dialogs/umlentityattributedialog.cpp:92
+msgid "Attributes:"
+msgstr "Atributoj:"
+
+#: dialogs/umlentityattributedialog.cpp:108
+msgid "Indexing"
+msgstr "Indeksado"
+
+#: dialogs/umlentityattributedialog.cpp:112
+msgid "&None"
+msgstr "&Neniu"
+
+#: dialogs/umlentityattributedialog.cpp:115
+msgid "&Primary"
+msgstr "&Primara"
+
+#: dialogs/umlentityattributedialog.cpp:118
+msgid "&Index"
+msgstr "&Indekso"
+
+#: dialogs/umlentityattributedialog.cpp:121
+msgid "&Unique"
+msgstr "&Unika"
+
+#: dialogs/umlentityattributedialog.cpp:184
+msgid "You have entered an invalid entity attribute name."
+msgstr "Vi enigis nevalidan ento-atributan nomon."
+
+#: dialogs/umlentityattributedialog.cpp:185
+msgid "Entity Attribute Name Invalid"
+msgstr "Ento-Atributa Nomo Nevalida"
+
+#: dialogs/umlentityattributedialog.cpp:192
+msgid ""
+"The entity attribute name you have chosen is already being used in this "
+"operation."
+msgstr ""
+"La ento-atributa nomo kiun vi elektis estas jam uzata en ĉi tiu operacio."
+
+#: dialogs/umlentityattributedialog.cpp:193
+msgid "Entity Attribute Name Not Unique"
+msgstr "Ento-Atributa Nomo Ne Unika"
+
+#: dialogs/diagramprintpage.cpp:35
+msgid "&Diagrams"
+msgstr "&Diagramoj"
+
+#: dialogs/diagramprintpage.cpp:40
+msgid "Filter"
+msgstr "Filtro"
+
+#: dialogs/diagramprintpage.cpp:48
+msgid "&Current diagram"
+msgstr "&Aktuala diagramo"
+
+#: dialogs/diagramprintpage.cpp:53
+msgid "&All diagrams"
+msgstr "Ĉiuj &diagramoj"
+
+#: dialogs/diagramprintpage.cpp:57
+msgid "&Select diagrams"
+msgstr "&Selekti diagramojn"
+
+#: dialogs/diagramprintpage.cpp:61
+msgid "&Type of diagram"
+msgstr "&Tipo de diagramo"
+
+#: dialogs/diagramprintpage.cpp:65
+msgid "Selection"
+msgstr "Selekto"
+
+#: dialogs/diagramprintpage.cpp:93 dialogs/diagramprintpage.cpp:204
+msgid "Collaboration"
+msgstr "Kunlaboro"
+
+#: dialogs/diagramprintpage.cpp:94 dialogs/diagramprintpage.cpp:200
+msgid "Sequence"
+msgstr "Sekvenco"
+
+#: dialogs/diagramprintpage.cpp:98 dialogs/diagramprintpage.cpp:212
+msgid "Deployment"
+msgstr "Sterno"
+
+#: dialogs/diagramprintpage.cpp:111 umldoc.cpp:1918
+msgid "kde-uml-Diagram"
+msgstr "kde-uml-Diagramo"
+
+#: dialogs/diagramprintpage.cpp:135
+msgid "No diagrams selected."
+msgstr "Neniuj diagramoj estas selektitaj."
+
+#: dialogs/assocrolepage.cpp:50
+msgid "Role A Properties"
+msgstr "Trajtoj de Rolo A"
+
+#: dialogs/assocrolepage.cpp:51
+msgid "Role B Properties"
+msgstr "Trajtoj de Rolo B"
+
+#: dialogs/assocrolepage.cpp:68
+msgid "Role A Visibility"
+msgstr "Videblo de Rolo A"
+
+#: dialogs/assocrolepage.cpp:69
+msgid "Role B Visibility"
+msgstr "Videblo de Rolo B"
+
+#: dialogs/assocrolepage.cpp:70
+msgid "Role A Changeability"
+msgstr "Ŝanĝeblo de Rolo A"
+
+#: dialogs/assocrolepage.cpp:71
+msgid "Role B Changeability"
+msgstr "Ŝanĝeblo de Rolo B"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 59
+#: dialogs/assocrolepage.cpp:93 dialogs/assocrolepage.cpp:152 rc.cpp:486
+#, no-c-format
+msgid "Rolename:"
+msgstr "Rolnomo:"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 77
+#: dialogs/assocrolepage.cpp:99 dialogs/assocrolepage.cpp:158 rc.cpp:489
+#, no-c-format
+msgid "Multiplicity:"
+msgstr "Multeco:"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 129
+#: dialogs/assocrolepage.cpp:106 dialogs/assocrolepage.cpp:166
+#: dialogs/settingsdlg.cpp:259 dialogs/settingsdlg.cpp:267 rc.cpp:120
+#: rc.cpp:138 rc.cpp:177 rc.cpp:195 rc.cpp:510
+#, no-c-format
+msgid "Public"
+msgstr "Publika"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 134
+#: dialogs/assocrolepage.cpp:109 dialogs/assocrolepage.cpp:169
+#: dialogs/settingsdlg.cpp:260 dialogs/settingsdlg.cpp:268 rc.cpp:123
+#: rc.cpp:141 rc.cpp:180 rc.cpp:198 rc.cpp:513
+#, no-c-format
+msgid "Private"
+msgstr "Privata"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 139
+#: dialogs/assocrolepage.cpp:112 dialogs/assocrolepage.cpp:172
+#: dialogs/settingsdlg.cpp:261 dialogs/settingsdlg.cpp:269 rc.cpp:126
+#: rc.cpp:144 rc.cpp:183 rc.cpp:201 rc.cpp:516
+#, no-c-format
+msgid "Protected"
+msgstr "Protektita"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 194
+#: dialogs/assocrolepage.cpp:115 dialogs/assocrolepage.cpp:175 rc.cpp:519
+#, no-c-format
+msgid "Implementation"
+msgstr "Implementnivela"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 141
+#: dialogs/assocrolepage.cpp:132 dialogs/assocrolepage.cpp:192 rc.cpp:504
+#, no-c-format
+msgid "Changeable"
+msgstr "Ŝanĝebla"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 133
+#: dialogs/assocrolepage.cpp:135 dialogs/assocrolepage.cpp:195 rc.cpp:501
+#, no-c-format
+msgid "Frozen"
+msgstr "Frostita"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 125
+#: dialogs/assocrolepage.cpp:138 dialogs/assocrolepage.cpp:198 rc.cpp:498
+#, no-c-format
+msgid "Add only"
+msgstr "Nur aldoni"
+
+#: dialogs/umlwidgetcolorpage.cpp:58
+msgid "&Line:"
+msgstr "&Linio:"
+
+#: dialogs/umlwidgetcolorpage.cpp:68
+msgid "&Fill:"
+msgstr "&Plenigo:"
+
+#: dialogs/umlwidgetcolorpage.cpp:75
+msgid "D&efault"
+msgstr "Aŭtomata"
+
+#: dialogs/umlwidgetcolorpage.cpp:78
+msgid "&Use fill"
+msgstr "&Uzi plenigon"
+
+#: dialogs/umltemplatedialog.cpp:36
+msgid "Template Properties"
+msgstr "Ŝablonaj Trajtoj"
+
+#: dialogs/umltemplatedialog.cpp:128
+msgid "You have entered an invalid template name."
+msgstr "Vi enigis nevalidan ŝablononomon"
+
+#: dialogs/umltemplatedialog.cpp:129
+msgid "Template Name Invalid"
+msgstr "Ŝablononomo Nevalida"
+
+#: dialogs/umltemplatedialog.cpp:138
+msgid ""
+"The template parameter name you have chosen is already being used in this "
+"operation."
+msgstr ""
+"La ŝablona parametronomo kiun vi elektis estas jam uzata en ĉi tiu operacio."
+
+#: dialogs/umltemplatedialog.cpp:139
+msgid "Template Name Not Unique"
+msgstr "Ŝablononomo Ne Unika"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 90
+#: dialogs/exportallviewsdialog.cpp:51 rc.cpp:463
+#, no-c-format
+msgid "The format that the images will be exported to"
+msgstr "La formato al kiu la bildoj estos eksportataj"
+
+#: dialogs/selectopdlg.cpp:30 dialogs/selectopdlg.cpp:35
+msgid "Select Operation"
+msgstr "Selekti Operacion"
+
+#: dialogs/selectopdlg.cpp:43
+msgid "Sequence number:"
+msgstr "Sekvenca nombro:"
+
+#: dialogs/selectopdlg.cpp:46
+msgid "Class operation:"
+msgstr "Klasoperacio:"
+
+#: dialogs/selectopdlg.cpp:54
+msgid "Custom operation:"
+msgstr "Laŭmenda operacio:"
+
+#: dialogs/notedialog.cpp:25
+msgid "Note Documentation"
+msgstr "Nota Dokumentaro"
+
+#: dialogs/pkgcontentspage.cpp:29
+msgid "Contained Items"
+msgstr "Entenataj Elementoj"
+
+#: dialogs/assocpropdlg.cpp:39
+msgid "Association Properties"
+msgstr "Trajtoj de Asocio"
+
+#: dialogs/assocpropdlg.cpp:94
+msgid "Roles"
+msgstr "Roloj"
+
+#: dialogs/assocpropdlg.cpp:94
+msgid "Role Settings"
+msgstr "Alĝustiĝoj de Rolo"
+
+#: dialogs/assocpropdlg.cpp:112
+msgid "Association font"
+msgstr "Tiparo de Asocio"
+
+#: dialogs/settingsdlg.cpp:30
+msgid "Umbrello Setup"
+msgstr "Konfigurado de Umbrello"
+
+#: dialogs/settingsdlg.cpp:47
+msgid "User Interface"
+msgstr "Uzanto-Interfaco"
+
+#: dialogs/settingsdlg.cpp:47
+msgid "User Interface Settings"
+msgstr "Uzanto-Interfaca Konfigurado"
+
+#: dialogs/settingsdlg.cpp:54
+msgid "Line color:"
+msgstr "Linia koloro:"
+
+#: dialogs/settingsdlg.cpp:60
+msgid "D&efault Color"
+msgstr "Aŭtomata Koloro"
+
+#: dialogs/settingsdlg.cpp:63
+msgid "Fill color:"
+msgstr "Pleniga koloro:"
+
+#: dialogs/settingsdlg.cpp:69
+msgid "De&fault Color"
+msgstr "Aŭtomata Koloro"
+
+#: dialogs/settingsdlg.cpp:73
+msgid "Line width:"
+msgstr "Linia amplekso"
+
+#: dialogs/settingsdlg.cpp:81
+msgid "D&efault Width"
+msgstr "Aŭtomata Amplekso"
+
+#: dialogs/settingsdlg.cpp:86
+msgid "&Use fill color"
+msgstr "&Uzi plenigan koloron"
+
+#: dialogs/settingsdlg.cpp:108
+msgid "Enable undo"
+msgstr "Enŝalti Malfaron"
+
+#: dialogs/settingsdlg.cpp:112
+msgid "Use tabbed diagrams"
+msgstr "Uzi ikonlistajn diagramojn"
+
+#: dialogs/settingsdlg.cpp:116
+msgid "Use new C++/Java/Ruby generators"
+msgstr "Uzi novajn C++/Java/Ruby generilojn"
+
+#: dialogs/settingsdlg.cpp:120
+msgid "Use angular association lines"
+msgstr "Uzi rektangulajn liniojn por asocioj"
+
+#: dialogs/settingsdlg.cpp:126
+msgid "Autosave"
+msgstr "Aŭtosavi"
+
+#: dialogs/settingsdlg.cpp:132
+msgid "E&nable autosave"
+msgstr "Enŝalti aŭtosavadon"
+
+#: dialogs/settingsdlg.cpp:136
+msgid "Select auto-save time interval (mins):"
+msgstr "Selekti tempintervalon por aŭtosavo (minutoj):"
+
+#: dialogs/settingsdlg.cpp:146
+msgid "Set autosave suffix:"
+msgstr "Fiksi aŭtosavan sufikson:"
+
+#: dialogs/settingsdlg.cpp:148
+msgid ""
+"<qt>"
+"<p>The autosave file will be saved to ~/autosave.xmi if the autosaving occurs "
+"before you have manually saved the file.</p>"
+"<p>If you've already saved it, the autosave file will be saved in the same "
+"folder as the file and will be named like the file's name, followed by the "
+"suffix specified.</p>"
+"<p>If the suffix is equal to the suffix of the file you've saved, the autosave "
+"will overwrite your file automatically.</p></qt>"
+msgstr ""
+"<qt>"
+"<p>La aŭtosava dosiero estos ~/autosave.xmi se la aŭtosavado okazas antaŭ via "
+"permana savado de la dosiero.</p>"
+"<p>Se vi jam ĝin savis, la aŭtosava dosiero estos skribata en la saman tekon "
+"kiel la dosiero kaj estos nomata same kiel la dosiero, sekvata de la sufikso "
+"specifita.</p>"
+"<p>Se la sufikso samas al la sufikso de la dosiero, la aŭtosavado aŭtomate "
+"superskribos vian dosieron.</p></qt>"
+
+#: dialogs/settingsdlg.cpp:158
+msgid "Startup"
+msgstr "Startado"
+
+#: dialogs/settingsdlg.cpp:164
+msgid "Sta&rtup logo"
+msgstr "Sta&rtemblemo"
+
+#: dialogs/settingsdlg.cpp:168
+msgid "&Tip of the day"
+msgstr "Sugesto de la &Tago"
+
+#: dialogs/settingsdlg.cpp:172
+msgid "&Load last project"
+msgstr "Ŝarĝi lastan projekton"
+
+#: dialogs/settingsdlg.cpp:176
+msgid "Start new project with:"
+msgstr "Starti novan projekton kun:"
+
+#: dialogs/settingsdlg.cpp:183
+msgid "No Diagram"
+msgstr "Neniu Diagramo"
+
+#: dialogs/settingsdlg.cpp:183
+msgid "Class Diagram"
+msgstr "Klasdiagramo"
+
+#: dialogs/settingsdlg.cpp:184
+msgid "Use Case Diagram"
+msgstr "Uzkazdiagramo"
+
+#: dialogs/settingsdlg.cpp:184
+msgid "Sequence Diagram"
+msgstr "Sekvencdiagramo"
+
+#: dialogs/settingsdlg.cpp:185
+msgid "Collaboration Diagram"
+msgstr "Kunlabordiagramo"
+
+#: dialogs/settingsdlg.cpp:185
+msgid "State Diagram"
+msgstr "Statodiagramo"
+
+#: dialogs/settingsdlg.cpp:186
+msgid "Activity Diagram"
+msgstr "Aktivecdiagramo"
+
+#: dialogs/settingsdlg.cpp:186
+msgid "Component Diagram"
+msgstr "Komponantdiagramo"
+
+#: dialogs/settingsdlg.cpp:187
+msgid "Deployment Diagram"
+msgstr "Sterndiagramo"
+
+#: dialogs/settingsdlg.cpp:210
+msgid "Class Settings"
+msgstr "Fiksaĵoj por Klaso"
+
+#: dialogs/settingsdlg.cpp:217
+msgid "Show &visibility"
+msgstr "Montri &videblon"
+
+#: dialogs/settingsdlg.cpp:221
+msgid "Show attributes"
+msgstr "Montri atributojn"
+
+#: dialogs/settingsdlg.cpp:225
+msgid "Show operations"
+msgstr "Montri operaciojn"
+
+#: dialogs/settingsdlg.cpp:229
+msgid "Show stereot&ype"
+msgstr "Montri stereotipon"
+
+#: dialogs/settingsdlg.cpp:233
+msgid "Show attribute signature"
+msgstr "Montri atritbutsignaturon"
+
+#: dialogs/settingsdlg.cpp:238
+msgid "Show package"
+msgstr "Montri pakon"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 146
+#: dialogs/settingsdlg.cpp:242 rc.cpp:417
+#, no-c-format
+msgid "Show operation signature"
+msgstr "Montri operacisignaturon"
+
+#: dialogs/settingsdlg.cpp:247
+msgid "Starting Scope"
+msgstr "Komenca Amplekso"
+
+#: dialogs/settingsdlg.cpp:252
+msgid "Default attribute scope:"
+msgstr "Aŭtomata atribut-amplekso:"
+
+#: dialogs/settingsdlg.cpp:255
+msgid "Default operation scope:"
+msgstr "Aŭtomata operaci-amplekso:"
+
+#: dialogs/settingsdlg.cpp:294
+msgid "Code Generation"
+msgstr "Kodgenerado"
+
+#: dialogs/settingsdlg.cpp:294
+msgid "Code Generation Settings"
+msgstr "Kodgeneraj Fiksaĵoj"
+
+#: dialogs/settingsdlg.cpp:301
+msgid "Code Viewer Settings"
+msgstr "Kodmontrilaj Fiksaĵoj"
+
+#: dialogs/defaultcodegenpolicypage.cpp:36
+msgid "<p align=\"center\">No Options Available.</p>"
+msgstr "<p align=\"center\">Neniu Opcio Disponebla.</p>"
+
+#: dialogs/classoptionspage.cpp:59 dialogs/classoptionspage.cpp:120
+#: listpopupmenu.cpp:699
+msgid "Show"
+msgstr "Montri"
+
+#: dialogs/classoptionspage.cpp:66 dialogs/classoptionspage.cpp:126
+msgid "Operatio&ns"
+msgstr "Operacioj"
+
+#: dialogs/classoptionspage.cpp:70 dialogs/classoptionspage.cpp:143
+msgid "&Visibility"
+msgstr "&Videblo"
+
+#: dialogs/classoptionspage.cpp:79 dialogs/classoptionspage.cpp:130
+msgid "O&peration signature"
+msgstr "Operacia signaturo"
+
+#: dialogs/classoptionspage.cpp:83 dialogs/classoptionspage.cpp:147
+msgid "Pac&kage"
+msgstr "Pa&ko"
+
+#: dialogs/classoptionspage.cpp:90 dialogs/classoptionspage.cpp:135
+msgid "Att&ributes"
+msgstr "At&ributoj"
+
+#: dialogs/classoptionspage.cpp:94 dialogs/classoptionspage.cpp:151
+msgid "Stereot&ype"
+msgstr "Stereotipo"
+
+#: dialogs/classoptionspage.cpp:98 dialogs/classoptionspage.cpp:139
+msgid "Attr&ibute signature"
+msgstr "Atr&ibut-signaturo"
+
+#: dialogs/classoptionspage.cpp:108
+msgid "Draw as circle"
+msgstr "Pentri kiel cirklon"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 61
+#: dialogs/assocgenpage.cpp:67 rc.cpp:408
+#, no-c-format
+msgid "Name:"
+msgstr "Nomo:"
+
+#: dialogs/assocgenpage.cpp:80
+msgid "Type:"
+msgstr "Tipo:"
+
+#: umllistview.cpp:348
+msgid "Externalize Folder"
+msgstr "Eksterigi Tekon"
+
+#: docgenerators/docbookgenerator.cpp:99 umldoc.cpp:556 umldoc.cpp:565
+#: umldoc.cpp:585 umldoc.cpp:620 umldoc.cpp:633 umllistview.cpp:384
+#: umlviewimageexportermodel.cpp:158
+#, c-format
+msgid "There was a problem saving file: %1"
+msgstr "Problemo dum la savado de la dosiero: %1"
+
+#: docgenerators/docbookgenerator.cpp:99 umldoc.cpp:556 umldoc.cpp:565
+#: umldoc.cpp:585 umldoc.cpp:620 umldoc.cpp:633 umldoc.cpp:641
+#: umllistview.cpp:385
+msgid "Save Error"
+msgstr "Savo-Eraro"
+
+#: umllistview.cpp:416
+msgid "Enter Model Name"
+msgstr "Enigi Modelnomon"
+
+#: umllistview.cpp:417
+msgid "Enter the new name of the model:"
+msgstr "Enigu la novan nomon de la modelo:"
+
+#: umllistview.cpp:1007
+msgid "Views"
+msgstr "Perspektivoj"
+
+#: umllistview.cpp:1907
+msgid ""
+"The name you entered was invalid.\n"
+"Creation process has been canceled."
+msgstr ""
+"La nomo kiun vi enigis estis nevalida.\n"
+"Kreadprocedo nuligita."
+
+#: umllistview.cpp:1908 umllistviewitem.cpp:479
+msgid "Name Not Valid"
+msgstr "Nomo Ne Valida"
+
+#: umldoc.cpp:1067 umllistview.cpp:1917
+msgid ""
+"The name you entered was not unique.\n"
+"Is this what you wanted?"
+msgstr ""
+"La nomo kiun vi enigis estis neunika.\n"
+"Ĉu tion vi intencis?"
+
+#: umldoc.cpp:1068 umllistview.cpp:1918
+msgid "Use Name"
+msgstr "Uzi Nomon"
+
+#: umldoc.cpp:1068 umllistview.cpp:1918
+msgid "Enter New Name"
+msgstr "Enigi Novan Nomon"
+
+#: umllistview.cpp:1924 umllistview.cpp:2161
+msgid ""
+"The name you entered was not unique!\n"
+"Creation process has been canceled."
+msgstr ""
+"La nomo kiun vi enigis ne estis unika!\n"
+"Kreadprocedo nuligita."
+
+#: umllistview.cpp:2119 umllistview.cpp:2136 umllistview.cpp:2151
+msgid "Creation canceled"
+msgstr "Kreado Nuligita"
+
+#: umllistview.cpp:2339
+msgid "Loading listview..."
+msgstr "Ŝarĝanta Listoperspektivon..."
+
+#: umllistview.cpp:2671
+msgid "The folder must be emptied before it can be deleted."
+msgstr "La teko devas esti maplena antaŭ ĝia forigo."
+
+#: umllistview.cpp:2672
+msgid "Folder Not Empty"
+msgstr "Teko Ne Malplena"
+
+#: enumliteral.cpp:65 floatingtextwidget.cpp:111 object_factory.cpp:153
+#: umldoc.cpp:976 umldoc.cpp:1012 umldoc.cpp:1033 umldoc.cpp:1059
+msgid "Name"
+msgstr "Nomo"
+
+#: floatingtextwidget.cpp:112
+msgid "Enter operation name:"
+msgstr "Enigi operacian nomon:"
+
+#: associationwidget.cpp:2367 floatingtextwidget.cpp:162
+msgid "Enter role name:"
+msgstr "Enigi nomon de rolo:"
+
+#: associationwidget.cpp:2329 floatingtextwidget.cpp:164
+msgid "Enter multiplicity:"
+msgstr "Enigi multecon:"
+
+#: associationwidget.cpp:2347 floatingtextwidget.cpp:171
+msgid "Enter association name:"
+msgstr "Enigi nomon de asocio:"
+
+#: floatingtextwidget.cpp:173 floatingtextwidget.cpp:264
+msgid "Enter new text:"
+msgstr "Enigi novan tekston:"
+
+#: floatingtextwidget.cpp:175
+msgid "ERROR"
+msgstr "ERARO"
+
+#: floatingtextwidget.cpp:264
+msgid "Change Text"
+msgstr "Ŝanĝi Tekston"
+
+#: codegenerator.cpp:473
+msgid ""
+"Cannot open file %1 for writing. Please make sure the folder exists and you "
+"have permissions to write to it."
+msgstr ""
+"Ne eblas malfermi la dosieron %1 por skribado. Bonvolu certigi ke la teko "
+"ekzistas kaj vi havas permesojn por sribi al ĝi."
+
+#: codegenerator.cpp:473
+msgid "Cannot Open File"
+msgstr "Malfermado Ne Eblas"
+
+#: codegenerator.cpp:531 codegenerators/simplecodegenerator.cpp:128
+msgid ""
+"Cannot create the folder:\n"
+msgstr ""
+"Ne eblas krei la tekon:\n"
+
+#: codegenerator.cpp:532 codegenerators/simplecodegenerator.cpp:129
+msgid ""
+"\n"
+"Please check the access rights"
+msgstr ""
+"\n"
+"Bonvolu kontroli la alirpermesojn"
+
+#: codegenerator.cpp:533 codegenerators/simplecodegenerator.cpp:130
+msgid "Cannot Create Folder"
+msgstr "Tekokreado Neebla"
+
+#: umlviewimageexporter.cpp:46
+msgid "Exporting view..."
+msgstr "Eksportanta diagramon..."
+
+#: umlviewimageexporter.cpp:50
+msgid ""
+"An error happened when exporting the image:\n"
+msgstr ""
+"Eraro okazis dum la eksportado de la bildo:\n"
+
+#: codeimport/classimport.cpp:39 uml.cpp:376 uml.cpp:483 uml.cpp:660
+#: uml.cpp:688 uml.cpp:712 uml.cpp:722 uml.cpp:753 uml.cpp:758 uml.cpp:783
+#: uml.cpp:793 uml.cpp:814 uml.cpp:819 uml.cpp:832 uml.cpp:839 uml.cpp:853
+#: uml.cpp:874 uml.cpp:887 umlviewimageexporter.cpp:52
+#: umlviewimageexporterall.cpp:73
+msgid "Ready."
+msgstr "Preta."
+
+#: umlviewimageexporter.cpp:66
+msgid ""
+"The selected file %1 exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+"La selektita dosiero %1 jam ekzistas.\n"
+"Ĉu vi volas superskribi ĝin?"
+
+#: umlviewimageexporter.cpp:67
+msgid "File Already Exists"
+msgstr "Dosiero Jam Ekzistas"
+
+#: aligntoolbar.cpp:40
+msgid "Align Left"
+msgstr "Vicigi Maldekstre"
+
+#: aligntoolbar.cpp:41
+msgid "Align Right"
+msgstr "Vicigi Dekstre"
+
+#: aligntoolbar.cpp:42
+msgid "Align Top"
+msgstr "Vicigi Supre"
+
+#: aligntoolbar.cpp:43
+msgid "Align Bottom"
+msgstr "Vicigi Malsupre"
+
+#: aligntoolbar.cpp:44
+msgid "Align Vertical Middle"
+msgstr "Vicigi Vertikal-Centre"
+
+#: aligntoolbar.cpp:45
+msgid "Align Horizontal Middle"
+msgstr "Vicigi Horizontal-Centre"
+
+#: aligntoolbar.cpp:46
+msgid "Align Vertical Distribute"
+msgstr "Vicigi Vertikal-Distribue"
+
+#: aligntoolbar.cpp:47
+msgid "Align Horizontal Distribute"
+msgstr "Vicigi Horizontal-Distribue"
+
+#: aligntoolbar.cpp:383
+msgid ""
+"For alignment you have to select at least 2 objects like classes or actors. You "
+"can not align associations."
+msgstr ""
+"Por la vicigado vi devas elekti almenaŭ 2 objektojn kiel klasoj aŭ aktoroj. Ne "
+"eblas vicigi asociojn."
+
+#: enumliteral.cpp:65 object_factory.cpp:153 stereotype.cpp:76 umldoc.cpp:976
+#: umldoc.cpp:1012 umldoc.cpp:1033 umldoc.cpp:1059
+msgid "Enter name:"
+msgstr "Enigi nomon:"
+
+#: classifier.cpp:294 classifier.cpp:522 entity.cpp:78 enum.cpp:76
+#: object_factory.cpp:158 umldoc.cpp:1037 umldoc.cpp:1063
+msgid "That is an invalid name."
+msgstr "Tio ne estis valida nomo."
+
+#: object_factory.cpp:164
+msgid ""
+"This is a reserved keyword for the language of the configured code generator."
+msgstr ""
+"Tio estas rezervita ŝlosilvorto de la programlingvo de la aktiva kodgeneratoro."
+
+#: object_factory.cpp:165
+msgid "Reserved Keyword"
+msgstr "Rezervita Ŝlosilvorto"
+
+#: classifier.cpp:296 classifier.cpp:524 entity.cpp:80 object_factory.cpp:169
+#: umldoc.cpp:1043 umldoc.cpp:1073
+msgid "That name is already being used."
+msgstr "Tiu nomo estas jam uzata."
+
+#: classifier.cpp:296 classifier.cpp:524 entity.cpp:80 object_factory.cpp:170
+#: umldoc.cpp:998 umldoc.cpp:1025 umldoc.cpp:1043 umldoc.cpp:1073
+msgid "Not a Unique Name"
+msgstr "Nomo Ne Unika"
+
+#: umlviewimageexportermodel.cpp:126
+#, c-format
+msgid "Can not create directory: %1"
+msgstr "Ne eblas krei dosierujon: %1"
+
+#: umlviewimageexportermodel.cpp:145
+msgid "Can not save an empty diagram"
+msgstr "Ne eblas savi malplenan diagramon"
+
+#: umlviewimageexportermodel.cpp:151
+#, c-format
+msgid "A problem occured while saving diagram in %1"
+msgstr "Problemo okazis dum la savado de la diagramo en %1"
+
+#: model_utils.cpp:244
+msgid "new_actor"
+msgstr "nova_aktoro"
+
+#: model_utils.cpp:246
+msgid "new_usecase"
+msgstr "nova_uzkazo"
+
+#: model_utils.cpp:248
+msgid "new_package"
+msgstr "nova_pako"
+
+#: model_utils.cpp:250
+msgid "new_component"
+msgstr "nova_komponanto"
+
+#: model_utils.cpp:252
+msgid "new_node"
+msgstr "nova_nodo"
+
+#: model_utils.cpp:254
+msgid "new_artifact"
+msgstr "nova_artefaraĵo"
+
+#: model_utils.cpp:256
+msgid "new_interface"
+msgstr "nova_interfaco"
+
+#: model_utils.cpp:258
+msgid "new_datatype"
+msgstr "nova_datumtipo"
+
+#: model_utils.cpp:260
+msgid "new_enum"
+msgstr "nova_enum"
+
+#: model_utils.cpp:262
+msgid "new_entity"
+msgstr "nova_ento"
+
+#: model_utils.cpp:264
+msgid "new_folder"
+msgstr "nova_teko"
+
+#: model_utils.cpp:266 umlcanvasobject.cpp:147
+msgid "new_association"
+msgstr "nova_asocio"
+
+#: model_utils.cpp:268
+msgid "new_object"
+msgstr "nova_objekto"
+
+#: model_utils.cpp:559
+msgid "Empty"
+msgstr "Malplena"
+
+#: model_utils.cpp:559
+msgid "Malformed argument"
+msgstr "Misformita argumento"
+
+#: model_utils.cpp:560
+msgid "Unknown argument type"
+msgstr "Nekonata argumentotipo"
+
+#: model_utils.cpp:560
+msgid "Illegal method name"
+msgstr "Nepermesita nomo de metodo"
+
+#: model_utils.cpp:561
+msgid "Unknown return type"
+msgstr "Nekonata rezultotipo"
+
+#: model_utils.cpp:561
+msgid "Unspecified error"
+msgstr "Nespecifita eraro"
+
+#: codeimport/classimport.cpp:34
+msgid "Importing file: %1 Progress: %2/%3"
+msgstr "Importante dosieron: %1 Progreso: %2/%3"
+
+#: codeimport/import_utils.cpp:181
+msgid "Is the scope %1 a namespace or a class?"
+msgstr "Ĉu la regiono %1 estas nomspaco aŭ klaso?"
+
+#: codeimport/import_utils.cpp:182
+msgid "C++ Import Requests Your Help"
+msgstr "C++ Importo Postulas Vian Helpon"
+
+#: codeimport/import_utils.cpp:183
+msgid "Namespace"
+msgstr "Nomspaco"
+
+#: codeimport/kdevcppparser/parser.cpp:138
+msgid "<eof>"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:323
+#: codeimport/kdevcppparser/parser.cpp:2679
+#: codeimport/kdevcppparser/parser.cpp:2878
+#: codeimport/kdevcppparser/parser.cpp:2884
+msgid "expression expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:598
+msgid "Declaration syntax error"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:643
+#: codeimport/kdevcppparser/parser.cpp:2770
+#: codeimport/kdevcppparser/parser.cpp:3224
+msgid "} expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:684
+msgid "namespace expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:688
+msgid "{ expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:761
+#: codeimport/kdevcppparser/parser.cpp:2965
+msgid "Namespace name expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:869
+msgid "Need a type specifier to declare"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:938
+msgid "expected a declaration"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:1212
+#: codeimport/kdevcppparser/parser.cpp:2178
+msgid "Constant expression expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:1281
+#: codeimport/kdevcppparser/parser.cpp:1378
+msgid "')' expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:1451
+#: codeimport/kdevcppparser/parser.cpp:1914
+#: codeimport/kdevcppparser/parser.cpp:2392
+msgid "} missing"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2074
+msgid "Member initializers expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2235
+msgid "Base class specifier expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2260
+msgid "Initializer clause expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2303
+msgid "Identifier expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2337
+msgid "Type id expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2374
+msgid "Class name expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2641
+#: codeimport/kdevcppparser/parser.cpp:2795
+#: codeimport/kdevcppparser/parser.cpp:2835
+#: codeimport/kdevcppparser/parser.cpp:3282
+msgid "condition expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2648
+#: codeimport/kdevcppparser/parser.cpp:2670
+#: codeimport/kdevcppparser/parser.cpp:2802
+#: codeimport/kdevcppparser/parser.cpp:2813
+msgid "statement expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2705
+msgid "for initialization expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:3273
+msgid "catch expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/errors.cpp:23
+msgid "Internal Error"
+msgstr ""
+
+#: codeimport/kdevcppparser/errors.cpp:24
+msgid "Syntax Error before '%1'"
+msgstr ""
+
+#: codeimport/kdevcppparser/errors.cpp:25
+msgid "Parse Error before '%1'"
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Oliver Kellogg"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "okellogg@users.sourceforge.net"
+
+#: main.cpp:32 main.cpp:93
+msgid "Umbrello UML Modeller"
+msgstr "Umbrello UML Modeller"
+
+#: main.cpp:40
+msgid "File to open"
+msgstr "Dosiero malfermenda"
+
+#: main.cpp:41
+msgid "export diagrams to extension and exit"
+msgstr "eksporti diagramojn al sufikso kaj eliri"
+
+#: main.cpp:42
+msgid "the local directory to save the exported diagrams in"
+msgstr "la loka dosierujo por la savado de la eksportitaj bildoj"
+
+#: main.cpp:42
+msgid "the directory of the file"
+msgstr "la dosierujo de la dosiero"
+
+#: main.cpp:43
+msgid ""
+"keep the tree structure used to store the views in the document in the target "
+"directory"
+msgstr ""
+"reteni la arbostrukturon uzata por la storado de la diagramoj en la dokumento "
+"de la celdosierujo"
+
+#: main.cpp:95
+msgid "(c) 2001 Paul Hensgen, (c) 2002-2006 Umbrello UML Modeller Authors"
+msgstr "(k) 2001 Paul Hensgen, (k) 2002-2006 Aŭtoroj de Umbrello UML Modeller"
+
+#: docgenerators/main.cpp:67 main.cpp:98
+msgid "Umbrello UML Modeller Authors"
+msgstr "Aŭtoroj de Umbrello UML Modeller"
+
+#: docgenerators/main.cpp:41 docgenerators/main.cpp:62
+msgid "Umbrello UML Modeller autonomous code generator"
+msgstr "Aŭtonoma generilo por Umbrello UML Modeller"
+
+#: docgenerators/main.cpp:47
+msgid "File to transform"
+msgstr "Dosiero transformenda"
+
+#: docgenerators/main.cpp:48
+msgid "The XSLT file to use"
+msgstr "La dosiero XSLT uzenda"
+
+#: docgenerators/main.cpp:64
+msgid ""
+"(c) 2006 Gael de Chalendar (aka Kleag), (c) 2002-2006 Umbrello UML Modeller "
+"Authors"
+msgstr ""
+"(k) 2006 Gael de Chalendar (aka Kleag), (k) 2002-2006 Aŭtoroj de Umbrello UML "
+"Modeller"
+
+#: docgenerators/docbookgenerator.cpp:70 umlviewimageexporterall.cpp:58
+msgid "Exporting all views..."
+msgstr "Eksportanta ĉiujn bildojn..."
+
+#: docgenerators/docbookgenerator.cpp:77 docgenerators/docbookgenerator.cpp:83
+#: umlviewimageexporterall.cpp:64 umlviewimageexporterall.cpp:70
+msgid "Some errors happened when exporting the images:"
+msgstr "Iuj eraroj okazis dum la eksportado de la bildoj:"
+
+#: association.cpp:84
+msgid "Generalization"
+msgstr "Ĝeneraligo"
+
+#: association.cpp:88
+msgid "Self Association"
+msgstr "Memasocio"
+
+#: association.cpp:89
+msgid "Collaboration Message"
+msgstr "Kunlabormesaĝo"
+
+#: association.cpp:90
+msgid "Sequence Message"
+msgstr "Sekvencmesaĝo"
+
+#: association.cpp:91
+msgid "Collaboration Self Message"
+msgstr "Kunlabora Mem-Mesaĝo"
+
+#: association.cpp:92
+msgid "Sequence Self Message"
+msgstr "Sekvenca Mem-Mesaĝo"
+
+#: association.cpp:95
+msgid "Realization"
+msgstr "Realigo"
+
+#: association.cpp:96
+msgid "Uni Association"
+msgstr "Unudirekta Asocio"
+
+#: umldoc.cpp:82 umldoc.cpp:1518
+msgid "UML Model"
+msgstr "UML Modelo"
+
+#: umldoc.cpp:106
+msgid "Logical View"
+msgstr "Logika Perspektivo"
+
+#: umldoc.cpp:107
+msgid "Use Case View"
+msgstr "Uzkaza Perspektivo"
+
+#: umldoc.cpp:108
+msgid "Component View"
+msgstr "Komponanta Perspektivo"
+
+#: umldoc.cpp:109
+msgid "Deployment View"
+msgstr "Sterna Perspektivo"
+
+#: umldoc.cpp:110
+msgid "Entity Relationship Model"
+msgstr "Ento-Rilata Perspektivo"
+
+#: umldoc.cpp:117 umldoc.cpp:293
+msgid "Datatypes"
+msgstr "Datumtipoj"
+
+#: umldoc.cpp:229
+msgid ""
+"The current file has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+"La aktuala dosiero estas modifita.\n"
+"Ĉu vi volas savi ĝin?"
+
+#: umldoc.cpp:355
+msgid "The file %1 does not exist."
+msgstr "La dosiero %1 ne ekzistas."
+
+#: folder.cpp:289 folder.cpp:293 umldoc.cpp:355 umldoc.cpp:380 umldoc.cpp:422
+#: umldoc.cpp:434 umldoc.cpp:448 umldoc.cpp:461 umldoc.cpp:472 umldoc.cpp:488
+msgid "Load Error"
+msgstr "Eraro dum Ŝarĝado"
+
+#: umldoc.cpp:380
+msgid "The file %1 seems to be corrupted."
+msgstr "La dosiero %1 ŝajnas esti koruptita."
+
+#: umldoc.cpp:422 umldoc.cpp:434 umldoc.cpp:461
+#, c-format
+msgid "There was no XMI file found in the compressed file %1."
+msgstr "Umbrello ne trovis XMI-dosieron en la komprimita dosiero %1."
+
+#: umldoc.cpp:448
+#, c-format
+msgid "There was a problem loading the extracted file: %1"
+msgstr "Okazis problemo dum la ŝarĝado de la eltirita dosiero: %1"
+
+#: umldoc.cpp:472 umldoc.cpp:488
+#, c-format
+msgid "There was a problem loading file: %1"
+msgstr "Problemo dum la ŝarĝado de la dosiero: %1"
+
+#: umldoc.cpp:641
+#, c-format
+msgid "There was a problem uploading file: %1"
+msgstr "Okazis problemo alŝutante la dosieron: %1"
+
+#: umldoc.cpp:934
+msgid "use case diagram"
+msgstr "uzkazdiagramo"
+
+#: umldoc.cpp:936
+msgid "class diagram"
+msgstr "klasdiagramo"
+
+#: umldoc.cpp:938
+msgid "sequence diagram"
+msgstr "sekvencdiagramo"
+
+#: umldoc.cpp:940
+msgid "collaboration diagram"
+msgstr "kunlabordiagramo"
+
+#: umldoc.cpp:942
+msgid "state diagram"
+msgstr "statodiagramo"
+
+#: umldoc.cpp:944
+msgid "activity diagram"
+msgstr "aktivecdiagramo"
+
+#: umldoc.cpp:946
+msgid "component diagram"
+msgstr "komponantdiagramo"
+
+#: umldoc.cpp:948
+msgid "deployment diagram"
+msgstr "sterndiagramo"
+
+#: umldoc.cpp:950
+msgid "entity relationship diagram"
+msgstr "ento-rilata diagramo"
+
+#: umldoc.cpp:984 umldoc.cpp:1017
+msgid "That is an invalid name for a diagram."
+msgstr "Tio estas nevalida nomo por diagramo."
+
+#: umldoc.cpp:998 umldoc.cpp:1025
+msgid "A diagram is already using that name."
+msgstr "Iu diagramo jam uzas tiun nomon."
+
+#: umldoc.cpp:1099
+msgid "Are you sure you want to delete diagram %1?"
+msgstr "Ĉu vi certas ke vi volas forigi la diagramon %1?"
+
+#: umldoc.cpp:1099
+msgid "Delete Diagram"
+msgstr "Forigi Diagramon"
+
+#: umldoc.cpp:1573
+msgid "Setting up the document..."
+msgstr "Preparanta la dokumenton..."
+
+#: umldoc.cpp:1600
+msgid "Resolving object references..."
+msgstr "Solvanta objektreferencojn..."
+
+#: umldoc.cpp:1638
+msgid "Loading UML elements..."
+msgstr "Ŝarĝanta UML elementojn..."
+
+#: umldoc.cpp:1811
+msgid "Loading diagrams..."
+msgstr "Ŝarĝanta diagramojn..."
+
+#: umldoc.cpp:2104
+#, c-format
+msgid "/autosave%1"
+msgstr "/autosave%1"
+
+#: umllistviewitem.cpp:372 umllistviewitem.cpp:406 umllistviewitem.cpp:434
+msgid "Rename canceled"
+msgstr "Renomado nuligita"
+
+#: umllistviewitem.cpp:468
+msgid "Renaming an item of listview type %1 is not yet implemented."
+msgstr "Renomado de listperspektiva tipo %1 estas ankoraŭ ne realigita."
+
+#: umllistviewitem.cpp:469
+msgid "Function Not Implemented"
+msgstr "Funkcio Ne Realigita"
+
+#: umllistviewitem.cpp:478
+msgid ""
+"The name you entered was invalid.\n"
+"Renaming process has been canceled."
+msgstr ""
+"La nomo kiun vi enigis estis nevalida.La renomada proceduro estas nuligita."
+
+#: codegenerators/cppcodegenerationform.cpp:36
+msgid "General Options"
+msgstr "Ĝeneralaj Fiksaĵoj"
+
+#: codegenerators/cppcodegenerationform.cpp:38
+msgid "Package is a namespace"
+msgstr "Pako formas nomspacon"
+
+#: codegenerators/cppcodegenerationform.cpp:41
+msgid "Virtual destructors"
+msgstr "Virtualaj malkonstruiloj"
+
+#: codegenerators/cppcodegenerationform.cpp:44
+msgid "Generate empty constructors"
+msgstr "Generi malplenajn konstruilojn"
+
+#: codegenerators/cppcodegenerationform.cpp:47
+msgid "Generate accessor methods"
+msgstr "Generi alirmetodojn"
+
+#: codegenerators/cppcodegenerationform.cpp:50
+msgid "Operations are inline"
+msgstr "Operacioj estas enliniaj"
+
+#: codegenerators/cppcodegenerationform.cpp:53
+msgid "Accessors are inline"
+msgstr "Alirmetodoj estas enliniaj"
+
+#: codegenerators/cppcodegenerationform.cpp:57
+msgid "Accessors are public"
+msgstr "Alirmetodoj estas publikaj"
+
+#: umlcanvasobject.cpp:150
+msgid "new_attribute"
+msgstr "nova_atributo"
+
+#: umlcanvasobject.cpp:153
+msgid "new_template"
+msgstr "nova_ŝablono"
+
+#: umlcanvasobject.cpp:156
+msgid "new_operation"
+msgstr "nova_operacio"
+
+#: umlcanvasobject.cpp:159
+msgid "new_literal"
+msgstr "nova_literalo"
+
+#: umlcanvasobject.cpp:162
+msgid "new_field"
+msgstr "nova_kampo"
+
+#: uml.cpp:179
+msgid "&Export model to DocBook"
+msgstr "&Eksporti modelon al DocBook"
+
+#: uml.cpp:182
+msgid "&Export model to XHTML"
+msgstr "&Eksporti modelon al XHTML"
+
+#: uml.cpp:186
+msgid "&New Class Wizard..."
+msgstr "&Nova Klas-Sorĉisto..."
+
+#: uml.cpp:188
+msgid "&Add Default Datatypes for Active Language"
+msgstr "&Almeti normajn datumtipojn por la Aktiva Programlingvo"
+
+#: uml.cpp:193
+msgid "&Code Generation Wizard..."
+msgstr "&Kodgenera Sorĉisto..."
+
+#: uml.cpp:195
+msgid "&Generate All Code"
+msgstr "&Generi Tutan Kodon"
+
+#: uml.cpp:198
+msgid "&Import Classes..."
+msgstr "&Importi Klasojn..."
+
+#: uml.cpp:201
+msgid "Creates a new document"
+msgstr "Kreas novan dokumenton"
+
+#: uml.cpp:202
+msgid "Opens an existing document"
+msgstr "Malfermas ekzistantan dokumenton"
+
+#: uml.cpp:203
+msgid "Opens a recently used file"
+msgstr "Malfermas lastatempe uzatan dokumenton"
+
+#: uml.cpp:204
+msgid "Saves the document"
+msgstr "Savas la dokumenton"
+
+#: uml.cpp:205
+msgid "Saves the document as..."
+msgstr "Savas la dokumenton kiel..."
+
+#: uml.cpp:206
+msgid "Closes the document"
+msgstr "Fermas la dokumenton"
+
+#: uml.cpp:207
+msgid "Prints out the document"
+msgstr "Elprintas la dokumenton"
+
+#: uml.cpp:208
+msgid "Quits the application"
+msgstr "Forlasas la aplikaĵon"
+
+#: uml.cpp:209
+msgid "Exports the model to the docbook format"
+msgstr "Eksportas la modelon al formato docbookk"
+
+#: uml.cpp:210
+msgid "Exports the model to the XHTML format"
+msgstr "Eksportas la modelon al formato XHTML"
+
+#: uml.cpp:211
+msgid "Cuts the selected section and puts it to the clipboard"
+msgstr "Eltondas la elektitan sekcion kaj metas ĝin en la tondujon"
+
+#: uml.cpp:212
+msgid "Copies the selected section to the clipboard"
+msgstr "Kopias la elektitan sekcion al la tondujo"
+
+#: uml.cpp:213
+msgid "Pastes the contents of the clipboard"
+msgstr "Regluas la enhavon de la tondujo"
+
+#: uml.cpp:214
+msgid "Set the default program preferences"
+msgstr "Agordas la aŭtomatajn programpreferojn"
+
+#: uml.cpp:216
+msgid "Delete &Selected"
+msgstr "Forigi &Selektaĵon"
+
+#: uml.cpp:224
+msgid "&Class Diagram..."
+msgstr "&Klasdiagramo..."
+
+#: uml.cpp:228
+msgid "&Autolayout..."
+msgstr ""
+
+#: uml.cpp:231
+msgid "&Sequence Diagram..."
+msgstr "&Sekvencdiagramo..."
+
+#: uml.cpp:234
+msgid "C&ollaboration Diagram..."
+msgstr "Kunlab&ordiagramo..."
+
+#: uml.cpp:237
+msgid "&Use Case Diagram..."
+msgstr "&Uzkazdiagramo..."
+
+#: uml.cpp:240
+msgid "S&tate Diagram..."
+msgstr "S&tatodiagramo..."
+
+#: uml.cpp:243
+msgid "&Activity Diagram..."
+msgstr "&Aktivecdiagramo..."
+
+#: uml.cpp:246
+msgid "Co&mponent Diagram..."
+msgstr "Ko&mponantdiagramo..."
+
+#: uml.cpp:250
+msgid "&Deployment Diagram..."
+msgstr "Stern&diagramo..."
+
+#: uml.cpp:254
+msgid "&Entity Relationship Diagram..."
+msgstr "&Ento-Rilato Diagramo..."
+
+#: uml.cpp:258
+msgid "&Clear Diagram"
+msgstr "&Viŝi Diagramon"
+
+#: uml.cpp:260
+msgid "&Snap to Grid"
+msgstr "Vi&cigi al Krado"
+
+#: uml.cpp:262
+msgid "S&how Grid"
+msgstr "&Montri Kradon"
+
+#: uml.cpp:265
+msgid "&Hide Grid"
+msgstr "&Kaŝi Kradon"
+
+#: uml.cpp:269
+msgid "&Export as Picture..."
+msgstr "&Eksporti kiel Bildo..."
+
+#: uml.cpp:271
+msgid "Export &All Diagrams as Pictures..."
+msgstr "Eksporti Ĉiujn &Diagramojn kiel Bildoj..."
+
+#: uml.cpp:286
+msgid "&Zoom Slider"
+msgstr "Zomŝovilo"
+
+#: uml.cpp:289
+#, c-format
+msgid "Z&oom to 100%"
+msgstr "Zomi al 100%"
+
+#: uml.cpp:295
+msgid "&Move Tab Left"
+msgstr "Movi Langeton Maldekstren"
+
+#: uml.cpp:296
+msgid "&Move Tab Right"
+msgstr "Movi Langeton Dekstren"
+
+#: uml.cpp:308
+msgid "Select Diagram on Left"
+msgstr "Selekti Diagramon Maldekstran"
+
+#: uml.cpp:309
+msgid "Select Diagram on Right"
+msgstr "Selekti Diagramon Dekstran"
+
+#: uml.cpp:327
+msgid "&Windows"
+msgstr "&Fenestroj"
+
+#: uml.cpp:347
+#, c-format
+msgid " &33%"
+msgstr ""
+
+#: uml.cpp:348
+#, c-format
+msgid " &50%"
+msgstr ""
+
+#: uml.cpp:349
+#, c-format
+msgid " &75%"
+msgstr ""
+
+#: uml.cpp:350
+#, c-format
+msgid "&100%"
+msgstr ""
+
+#: uml.cpp:351
+#, c-format
+msgid "1&50%"
+msgstr ""
+
+#: uml.cpp:352
+#, c-format
+msgid "&200%"
+msgstr ""
+
+#: uml.cpp:353
+#, c-format
+msgid "3&00%"
+msgstr ""
+
+#: uml.cpp:394
+msgid "Diagram Toolbar"
+msgstr "Diagrama Ilpanelo"
+
+#: uml.cpp:398
+msgid "Alignment Toolbar"
+msgstr "Formĝustiga Ilpanelo"
+
+#: listpopupmenu.cpp:615 uml.cpp:420
+msgid "Class Diagram..."
+msgstr "Klasdiagramo..."
+
+#: listpopupmenu.cpp:618 uml.cpp:421
+msgid "Sequence Diagram..."
+msgstr "Sekvencdiagramo..."
+
+#: listpopupmenu.cpp:619 uml.cpp:422
+msgid "Collaboration Diagram..."
+msgstr "Kunlabordiagramo..."
+
+#: listpopupmenu.cpp:551 uml.cpp:423
+msgid "Use Case Diagram..."
+msgstr "Uzkazdiagramo..."
+
+#: listpopupmenu.cpp:616 uml.cpp:424
+msgid "State Diagram..."
+msgstr "Statodiagramo..."
+
+#: listpopupmenu.cpp:617 uml.cpp:425
+msgid "Activity Diagram..."
+msgstr "Aktivecdiagramo..."
+
+#: listpopupmenu.cpp:521 uml.cpp:426
+msgid "Component Diagram..."
+msgstr "Komponantdiagramo..."
+
+#: listpopupmenu.cpp:528 uml.cpp:427
+msgid "Deployment Diagram..."
+msgstr "Sterndiagramo..."
+
+#: listpopupmenu.cpp:541 uml.cpp:428
+msgid "Entity Relationship Diagram..."
+msgstr "Ento-Rilata Diagramo..."
+
+#: uml.cpp:458
+msgid "&Tree View"
+msgstr "Arboperspek&tivo"
+
+#: uml.cpp:467
+msgid "&Documentation"
+msgstr "&Dokumentaro"
+
+#: uml.cpp:479 uml.cpp:664 uml.cpp:692
+msgid "Opening file..."
+msgstr "Malfermanta dosieron..."
+
+#: uml.cpp:650
+msgid "Creating new document..."
+msgstr "Kreanta novan dokumenton..."
+
+#: uml.cpp:673
+msgid ""
+"*.xmi *.xmi.tgz *.xmi.tar.bz2 *.mdl|All Supported Files (*.xmi, *.xmi.tgz, "
+"*.xmi.tar.bz2, *.mdl)\n"
+"*.xmi|Uncompressed XMI Files (*.xmi)\n"
+"*.xmi.tgz|Gzip Compressed XMI Files (*.xmi.tgz)\n"
+"*.xmi.tar.bz2|Bzip2 Compressed XMI Files (*.xmi.tar.bz2)\n"
+"*.mdl|Rose model files"
+msgstr ""
+
+#: uml.cpp:677
+msgid "Open File"
+msgstr "Malfermanta Dosieron"
+
+#: uml.cpp:716
+msgid "Saving file..."
+msgstr "Savanta dosieron..."
+
+#: uml.cpp:727
+msgid "Saving file with a new filename..."
+msgstr "Savanta dosieron kun nova dosiernomo..."
+
+#: uml.cpp:732
+msgid ""
+"*.xmi|XMI File\n"
+"*.xmi.tgz|Gzip Compressed XMI File\n"
+"*.xmi.tar.bz2|Bzip2 Compressed XMI File\n"
+"*|All Files"
+msgstr ""
+
+#: uml.cpp:740
+msgid ""
+"The file %1 exists.\n"
+"Do you wish to overwrite it?"
+msgstr ""
+"La dosiero %1 ekzistas.\n"
+"Ĉu vi volas superskribi ĝin?"
+
+#: uml.cpp:740
+msgid "Overwrite"
+msgstr "Superskribi"
+
+#: uml.cpp:764
+msgid "Closing file..."
+msgstr "Fermanta dosieron..."
+
+#: uml.cpp:772
+msgid "Printing..."
+msgstr "Presado..."
+
+#: uml.cpp:779
+#, c-format
+msgid "Print %1"
+msgstr "Presi %1"
+
+#: uml.cpp:787
+msgid "Exiting..."
+msgstr "Eliĝanta..."
+
+#: uml.cpp:823
+msgid "Cutting selection..."
+msgstr "Eltondanta elekton..."
+
+#: uml.cpp:836
+msgid "Copying selection to clipboard..."
+msgstr "Kopianta elekton al tondujo..."
+
+#: uml.cpp:844
+msgid "Inserting clipboard contents..."
+msgstr "Enmetanta tondujan enhavon..."
+
+#: uml.cpp:849
+msgid ""
+"Umbrello could not paste the clipboard contents. The objects in the clipboard "
+"may be of the wrong type to be pasted here."
+msgstr ""
+"Umbrello ne povis reglui la tondujan enhavon. La objektoj en la tondujo povus "
+"esti de maltaŭga tipo por ĉi regluado."
+
+#: clipboard/umlclipboard.cpp:691 uml.cpp:851
+msgid "Paste Error"
+msgstr "Eraro dum Regluado"
+
+#: uml.cpp:863
+msgid "Toggling toolbar..."
+msgstr "Ŝanĝanta illistelon..."
+
+#: uml.cpp:878
+msgid "Toggle the statusbar..."
+msgstr "Ŝanĝanta statuslistelon..."
+
+#: uml.cpp:1186
+msgid "Cannot view code until you generate some first."
+msgstr "Maleblas inspekti fontkodon dum kiam vi ankoraŭ ne generis ĝin"
+
+#: uml.cpp:1186 uml.cpp:1189
+msgid "Cannot View Code"
+msgstr "Kodmontrado Neebla"
+
+#: uml.cpp:1189
+msgid "Cannot view code from simple code writer."
+msgstr "Ne eblas inspekti kodon uzante simplan generilon"
+
+#: uml.cpp:1387
+msgid "*.idl|IDL Files (*.idl)"
+msgstr "*.idl|dosieroj IDL (*.idl)"
+
+#: uml.cpp:1389
+msgid "*.py|Python Files (*.py)"
+msgstr "*.py|dosieroj Python (*.py)"
+
+#: uml.cpp:1391
+msgid "*.java|Java Files (*.java)"
+msgstr "*.java|dosieroj Java (*.java"
+
+#: uml.cpp:1393
+msgid "*.pas|Pascal Files (*.pas)"
+msgstr "*.pas|dosieroj Pascal (*.pas)"
+
+#: uml.cpp:1395
+msgid "*.ads *.ada|Ada Files (*.ads *.ada)"
+msgstr "*.ads *.ada|dosieroj Ada (*.ads *.ada)"
+
+#: uml.cpp:1397
+msgid "*.h *.hh *.hpp *.hxx *.H|Header Files (*.h *.hh *.hpp *.hxx *.H)"
+msgstr ""
+
+#: uml.cpp:1399
+msgid "All Files"
+msgstr "Ĉiuj Dosieroj"
+
+#: uml.cpp:1401
+msgid "Select Code to Import"
+msgstr "Selekti Kodon por Importado"
+
+#. i18n: file umbrelloui.rc line 5
+#: rc.cpp:6
+#, no-c-format
+msgid "&Export"
+msgstr "&Eksporti"
+
+#. i18n: file umbrelloui.rc line 13
+#: rc.cpp:12
+#, no-c-format
+msgid "&Diagram"
+msgstr "&Diagramo"
+
+#. i18n: file umbrelloui.rc line 14
+#: rc.cpp:15
+#, no-c-format
+msgid "&New"
+msgstr "&Nova"
+
+#. i18n: file umbrelloui.rc line 31
+#: rc.cpp:18
+#, no-c-format
+msgid "Sh&ow"
+msgstr "M&ontri"
+
+#. i18n: file umbrelloui.rc line 43
+#: rc.cpp:24
+#, no-c-format
+msgid "&Code"
+msgstr "&Kodo"
+
+#. i18n: file umbrelloui.rc line 47
+#: rc.cpp:27
+#, no-c-format
+msgid "Active &Language"
+msgstr "Aktiva Program&lingvo"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 53
+#: rc.cpp:33 rc.cpp:156
+#, no-c-format
+msgid "Slash-Slash (//)"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 58
+#: rc.cpp:36 rc.cpp:159
+#, no-c-format
+msgid "Slash-Star (/** */)"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 70
+#: rc.cpp:39 rc.cpp:153 rc.cpp:210
+#, no-c-format
+msgid "Style:"
+msgstr "Stilo:"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 98
+#: rc.cpp:42
+#, no-c-format
+msgid "<p align=\"center\">C++ Code Generation</p>"
+msgstr "<p align=\"center\">Kodgenerado por C++</p>"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 136
+#: rc.cpp:48
+#, no-c-format
+msgid "Method Body Generation"
+msgstr "Generado de Metodkorpoj"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 164
+#: rc.cpp:51
+#, no-c-format
+msgid "Use following for classes in generated code:"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 201
+#: rc.cpp:54
+#, no-c-format
+msgid "QPtrList"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 202
+#: rc.cpp:57 rc.cpp:81
+#, no-c-format
+msgid "vector"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 211
+#: rc.cpp:60
+#, no-c-format
+msgid "<b>Variable</b>"
+msgstr "<b>Variablo</b>"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 233
+#: rc.cpp:63 rc.cpp:96
+#, no-c-format
+msgid "..."
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 273
+#: rc.cpp:66
+#, no-c-format
+msgid "QString"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 274
+#: rc.cpp:69 rc.cpp:90
+#, no-c-format
+msgid "string"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 325
+#: rc.cpp:72
+#, no-c-format
+msgid "<p align=\"center\">String</p>"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 341
+#: rc.cpp:75
+#, no-c-format
+msgid "<p align=\"center\">List</p>"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 364
+#: rc.cpp:78
+#, no-c-format
+msgid "qptrlist.h"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 374
+#: rc.cpp:84
+#, no-c-format
+msgid "<i>global?</i>"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 397
+#: rc.cpp:87
+#, no-c-format
+msgid "qstring.h"
+msgstr ""
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 418
+#: rc.cpp:93
+#, no-c-format
+msgid "Class name"
+msgstr "Klasnomo"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 448
+#: rc.cpp:99
+#, no-c-format
+msgid "<i><p align=\"center\">Include file</p></i>"
+msgstr ""
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 40
+#: rc.cpp:102
+#, no-c-format
+msgid "Project Generation"
+msgstr "Generado de Projekto"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 51
+#: rc.cpp:105
+#, no-c-format
+msgid "Create ANT build document"
+msgstr "Krei ANT konstrudokumenton"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 69
+#: rc.cpp:108 rc.cpp:165
+#, no-c-format
+msgid "Auto-Generate Methods"
+msgstr "Aŭto-Generi Metodojn"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 88
+#: rc.cpp:111 rc.cpp:168
+#, no-c-format
+msgid "Empty constructor methods"
+msgstr "Malplenaj konstruiloj"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 99
+#: rc.cpp:114 rc.cpp:171
+#, no-c-format
+msgid "Association accessor methods"
+msgstr "Alirmetodoj por asocioj"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 110
+#: rc.cpp:117 rc.cpp:174
+#, no-c-format
+msgid "Attribute accessor methods"
+msgstr "Alirmetodoj por atributoj"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 144
+#: rc.cpp:129 rc.cpp:186
+#, no-c-format
+msgid "From Parent Object"
+msgstr "De Parenca Objekto"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 159
+#: rc.cpp:132 rc.cpp:189
+#, no-c-format
+msgid "Default attribute accessor scope:"
+msgstr "Aŭtomata videblo por atributaj aliriloj:"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 177
+#: rc.cpp:135 rc.cpp:192
+#, no-c-format
+msgid "Default association field scope:"
+msgstr "Aŭtomata videblo por asociaj kampoj:"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 198
+#: rc.cpp:147 rc.cpp:204
+#, no-c-format
+msgid "From Parent Role"
+msgstr "De Parenca Rolo"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 269
+#: rc.cpp:162
+#, no-c-format
+msgid "<p align=\"center\">Java Code Generation</p>"
+msgstr "<p align=\"center\">Kodgenerado por Java</p>"
+
+#. i18n: file codegenerators/rubycodegenerationformbase.ui line 213
+#: rc.cpp:213
+#, no-c-format
+msgid "Hash (#)"
+msgstr "Dieso (#)"
+
+#. i18n: file codegenerators/rubycodegenerationformbase.ui line 218
+#: rc.cpp:216
+#, no-c-format
+msgid "Begin-End (=begin =end)"
+msgstr "Komenco-Fino (=begin =end)"
+
+#. i18n: file codegenerators/rubycodegenerationformbase.ui line 240
+#: rc.cpp:219
+#, no-c-format
+msgid "<p align=\"center\">Ruby Code Generation</p>"
+msgstr "<p align=\"center\">Kodgenerado por Ruby</p>"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 69
+#: rc.cpp:228
+#, no-c-format
+msgid "Language"
+msgstr "Programlingvo"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 93
+#: rc.cpp:231
+#, no-c-format
+msgid "Folders"
+msgstr "Tekoj"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 110
+#: rc.cpp:234
+#, no-c-format
+msgid "Write all generated files to folder:"
+msgstr "Skribi ĉiujn generaĵojn al teko:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 118
+#: rc.cpp:237
+#, no-c-format
+msgid "Bro&wse..."
+msgstr "&Superflugi..."
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 126
+#: rc.cpp:240
+#, no-c-format
+msgid "B&rowse..."
+msgstr "Super&flugi..."
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 134
+#: rc.cpp:243
+#, no-c-format
+msgid "&Include heading files from folder:"
+msgstr "&Preni kapdosierojn el teko:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 145
+#: rc.cpp:246
+#, no-c-format
+msgid "Files generated by Code Generator will be written to this folder"
+msgstr "Dosieroj generitaj far la Kodgenerilo estos skribataj al tiu ĉi teko"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 153
+#: rc.cpp:249
+#, no-c-format
+msgid ""
+"Files in this folder will be used as heading files in the generated code"
+msgstr ""
+"Dosieroj de tiu ĉi teko etos uzataj kiel kapdosieroj en la generita kodo"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 197
+#: rc.cpp:252
+#, no-c-format
+msgid "Overwrite Policy"
+msgstr "Superskribado"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 215
+#: rc.cpp:255
+#, no-c-format
+msgid ""
+"If a file with the same name as the name code \n"
+"generator wants to use as output file already exists:"
+msgstr ""
+"Se dosiero ekzistas kiu havas saman nomon kiel la \n"
+" far la kodgenerilo uzota, tiam:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 223
+#: rc.cpp:259
+#, no-c-format
+msgid "O&verwrite"
+msgstr "S&uperskribi"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 226
+#: rc.cpp:262
+#, no-c-format
+msgid "Overwrite existing files if they exist in the destination folder"
+msgstr "Superskribi ekzistantajn dosierojn en la celteko"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 234
+#: rc.cpp:265
+#, no-c-format
+msgid "As&k"
+msgstr "Dema&ndi"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 240
+#: rc.cpp:268
+#, no-c-format
+msgid "If a file with the same name already exists, ask what to do"
+msgstr "Se samnoma dosiero jam ekzistas, tiam demandu kion fari"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 248
+#: rc.cpp:271
+#, no-c-format
+msgid "&Use a different name"
+msgstr "&Uzi alian nomon"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 251
+#: rc.cpp:274
+#, no-c-format
+msgid ""
+"If a file already exists in the destination folder, select a different name to "
+"use by adding a suffix to the file name"
+msgstr ""
+"Se dosiero jam ekzistas en la celteko, aŭtomate elekt alian nomon far algluado "
+"de sufikso al la dosiernomo"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 265
+#: rc.cpp:277
+#, no-c-format
+msgid "Formatting"
+msgstr "Formatado"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 284
+#: rc.cpp:280
+#, no-c-format
+msgid "Lines"
+msgstr "Linioj"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 346
+#: rc.cpp:283
+#, no-c-format
+msgid "Line ending style:"
+msgstr "Liniofina stilo:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 354
+#: rc.cpp:286
+#, no-c-format
+msgid "Indentation type:"
+msgstr "Indenta tipo:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 362
+#: rc.cpp:289
+#, no-c-format
+msgid "Indentation amount:"
+msgstr "Indenta kvanto:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 368
+#: rc.cpp:292
+#, no-c-format
+msgid ""
+"*NIX (\"\\n\")"
+msgstr ""
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 373
+#: rc.cpp:295
+#, no-c-format
+msgid ""
+"Windows (\"\\r\\n\")"
+msgstr ""
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 378
+#: rc.cpp:298
+#, no-c-format
+msgid "Mac (\"\\r\")"
+msgstr ""
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 388
+#: rc.cpp:301
+#, no-c-format
+msgid "No Indentation"
+msgstr "Neniu indento"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 393
+#: rc.cpp:304
+#, no-c-format
+msgid "Tab"
+msgstr "Tabo"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 398
+#: rc.cpp:307
+#, no-c-format
+msgid "Space"
+msgstr "Spaco"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 417
+#: rc.cpp:310
+#, no-c-format
+msgid "Comment Verbosity"
+msgstr "Koncizeco de Komentoj"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 433
+#: rc.cpp:313
+#, no-c-format
+msgid ""
+"Write comments &for sections even if section \n"
+"is empty"
+msgstr ""
+"Generi komentojn &po sekcio eĉ se sekcio estas \n"
+"malplena"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 436
+#: rc.cpp:317
+#, no-c-format
+msgid ""
+"Writes comments to indicate the different sections (public, private etc) in a "
+"class, even if the sections are empty"
+msgstr ""
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 452
+#: rc.cpp:320
+#, no-c-format
+msgid "&Write documentation comments even if empty"
+msgstr "&Generi dokumentadajn komentojn eĉ se malplenaj"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 455
+#: rc.cpp:323
+#, no-c-format
+msgid "Write comments &for class and method documentation even if empty"
+msgstr "Generi komentojn por &klasa kaj metoda dokumentado eĉ se malplenaj"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 468
+#: rc.cpp:326
+#, no-c-format
+msgid "Language Options"
+msgstr "Programlingvaj Opcioj"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 16
+#: rc.cpp:329
+#, no-c-format
+msgid "Code Generation Wizard"
+msgstr "Kodgenera Sorĉisto"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 23
+#: rc.cpp:332
+#, no-c-format
+msgid "Select Classes"
+msgstr "Elektu Klasojn"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 41
+#: rc.cpp:335
+#, no-c-format
+msgid ""
+"Place all the classes you want to generate code\n"
+"for in the right hand side list"
+msgstr ""
+"Metu ĉiujn klasojn por kiuj kodo estu generota \n"
+"en la dekstran liston"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 78
+#: rc.cpp:339
+#, no-c-format
+msgid "Add class for code generation"
+msgstr "Aldoni klason por la kodgenerado"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 101
+#: rc.cpp:342
+#, no-c-format
+msgid "Classes Selected"
+msgstr "Klasoj Elekktitaj"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 136
+#: rc.cpp:345
+#, no-c-format
+msgid "Remove class from Code Generation"
+msgstr "Forigi klason de la Kodgenerado"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 159
+#: rc.cpp:348
+#, no-c-format
+msgid "Classes Available"
+msgstr "Klasoj Disponeblaj"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 209
+#: rc.cpp:351
+#, no-c-format
+msgid "Code Generation Status"
+msgstr "Statuso de Kodgenerado"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 226
+#: rc.cpp:354
+#, no-c-format
+msgid "Press the Generation button to start the code generation"
+msgstr "Premu la butonon Generi por komencigi la kodgeneradon"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 234
+#: rc.cpp:357 rc.cpp:363
+#, no-c-format
+msgid "Generation Status"
+msgstr "Statuso de Generado"
+
+#. i18n: file dialogs/codeviewerdialogbase.ui line 43
+#: rc.cpp:369
+#, no-c-format
+msgid "Show hidden blocks"
+msgstr "Montri kaŝitajn blokojn"
+
+#. i18n: file dialogs/codeviewerdialogbase.ui line 59
+#: rc.cpp:372
+#, no-c-format
+msgid "<p align=\"center\">component name here</p>"
+msgstr "<p align=\"center\">nomon de komponanto tien</p>"
+
+#. i18n: file dialogs/codeviewerdialogbase.ui line 86
+#: rc.cpp:378
+#, no-c-format
+msgid "Show block type"
+msgstr "Montri bloktipon"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 45
+#: rc.cpp:381
+#, no-c-format
+msgid "Colors"
+msgstr "Koloroj"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 72
+#: rc.cpp:384
+#, no-c-format
+msgid "Font:"
+msgstr "Signaro:"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 103
+#: rc.cpp:387
+#, no-c-format
+msgid "Paper:"
+msgstr "Papero:"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 134
+#: rc.cpp:390
+#, no-c-format
+msgid "Selected:"
+msgstr "Elektita:"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 260
+#: rc.cpp:393
+#, no-c-format
+msgid "<p align=\"right\">UML object block:</p>"
+msgstr "<p align=\"right\">UMLa objektbloko:</p>"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 276
+#: rc.cpp:396
+#, no-c-format
+msgid "<p align=\"right\">Hidden block:</p>"
+msgstr "<p align=\"right\">Kaŝita bloko:</p>"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 294
+#: rc.cpp:399
+#, no-c-format
+msgid "<p align=\"right\">Uneditable text:</p>"
+msgstr "<p align=\"right\">Neredaktebla teksto:</p>"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 333
+#: rc.cpp:402
+#, no-c-format
+msgid "<p align=\"right\">Editable text:</p>"
+msgstr "<p align=\"right\">Redaktebla teksto:</p>"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 30
+#: rc.cpp:405
+#, no-c-format
+msgid "Diagram Properties"
+msgstr "Diagramtrajtoj"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 92
+#: rc.cpp:411
+#, no-c-format
+msgid "Zoom:"
+msgstr "Zomo:"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 119
+#: rc.cpp:414
+#, no-c-format
+msgid "%"
+msgstr ""
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 186
+#: rc.cpp:420
+#, no-c-format
+msgid "Show &grid"
+msgstr "Montri &kradon"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 194
+#: rc.cpp:423
+#, no-c-format
+msgid "Snap &to grid"
+msgstr "Kon&grui al krado"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 202
+#: rc.cpp:426
+#, no-c-format
+msgid "Snap component size"
+msgstr "Kradigi grandecon de komponantoj"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 206
+#: rc.cpp:429
+#, no-c-format
+msgid ""
+"Snap the size of the components to be a multiple of the grid spacing.\n"
+"If 'Snap to Grid' is enabled a component will always be aligned with the grid "
+"on all 4 sides."
+msgstr ""
+"Kongruigi la grandecon de la komponantoj al multobloj de la krada interspaco.\n"
+"Se 'Kongrui al Krado' estas enŝaltita, komponanto ĉiuflanke kongruos al la "
+"krado."
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 257
+#: rc.cpp:433
+#, no-c-format
+msgid "Grid spacing: "
+msgstr "Interspacado de krado:"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 265
+#: rc.cpp:436
+#, no-c-format
+msgid "X"
+msgstr "X"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 284
+#: rc.cpp:439
+#, no-c-format
+msgid "Y"
+msgstr "Y"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 346
+#: rc.cpp:442
+#, no-c-format
+msgid "Line width: "
+msgstr "Amplekso de linioj:"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 16
+#: rc.cpp:448
+#, no-c-format
+msgid "Export all views"
+msgstr "Eksporti ĉiujn diagramojn"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 49
+#: rc.cpp:451
+#, no-c-format
+msgid "&Directory to save the diagrams in:"
+msgstr "&Dosierujo por la savado de diagramoj:"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 55
+#: rc.cpp:454 rc.cpp:457
+#, no-c-format
+msgid "The base directory used to save the images"
+msgstr "La baza dosierujo por la savado de diagramoj"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 84
+#: rc.cpp:460
+#, no-c-format
+msgid "&Image type:"
+msgstr "&Bildotipo:"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 100
+#: rc.cpp:466
+#, no-c-format
+msgid "Use &folders"
+msgstr "Uzi &tekojn"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 104
+#: rc.cpp:469
+#, no-c-format
+msgid ""
+"Create in the target directory the same tree structure used\n"
+"in the document to store the views"
+msgstr ""
+"Krei en la celdosierujo la saman arbostrukturon kiel jam \n"
+"ekzistanta en la dokumento por la bildoj"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 108
+#: rc.cpp:473
+#, no-c-format
+msgid ""
+"The views are stored in folders in the document. The same tree structure used "
+"in the document to store the views can be created in the selected base "
+"directory with this option.\n"
+"Only the folders made by the user are created in the base directory (Logical "
+"view, use case view and so on aren't created)."
+msgstr ""
+"Ene de la dokumento, la bildoj estas storataj en tekoj. Uzante tiun ĉi opcion, "
+"la sama arbostrukturo de la dokumento rekonstruiĝos ĉe la elektita "
+"bazdosierujo.\n"
+"Nur tiuj teko kiuj kreiĝis far la uzanto ankaŭ kreiĝos en la bazdosierujo (teko "
+"de Logika Perspektivo, Uzkazperspektivo ktp. ne estos kreataj)."
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 106
+#: rc.cpp:495
+#, no-c-format
+msgid "Role Changeability"
+msgstr "Ŝanĝeblo de Rolo"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 156
+#: rc.cpp:507
+#, no-c-format
+msgid "Role Visibility"
+msgstr "Videblo de Rolo"
+
+#: folder.cpp:289
+msgid "The folderfile %1 does not exist."
+msgstr "La tekdosiero %1 ne ekzistas."
+
+#: folder.cpp:293
+msgid "The folderfile %1 cannot be opened."
+msgstr "Ne eblas malfermi la tekdosieron %1."
+
+#: classifier.cpp:201
+msgid ""
+"An operation with the same name and signature already exists. You can not add "
+"it again."
+msgstr ""
+"Operacio kun la sama nomo kaj signaturo jam ekzistas. Vi ne povas aldoni ĝin "
+"refoje."
+
+#: activitywidget.cpp:163 toolbarstateother.cpp:143 umlview.cpp:2545
+msgid "Enter Activity Name"
+msgstr "Enigi Nomon de Aktiveco"
+
+#: statewidget.cpp:165 toolbarstateother.cpp:147 umlview.cpp:2509
+msgid "Enter State Name"
+msgstr "Enigi Nomon de Stato"
+
+#: statewidget.cpp:165 toolbarstateother.cpp:148 umlview.cpp:2510
+msgid "Enter the name of the new state:"
+msgstr "Enigi nomon de nova stato"
+
+#: toolbarstateother.cpp:148 umlview.cpp:2511
+msgid "new state"
+msgstr "nova stato"
+
+#: listpopupmenu.cpp:695 stereotype.cpp:76
+msgid "Stereotype"
+msgstr "Stereotipo"
+
+#: associationwidget.cpp:2328
+msgid "Multiplicity"
+msgstr "Multeco"
+
+#: associationwidget.cpp:2346
+msgid "Association Name"
+msgstr "Nomo de Asocio"
+
+#: associationwidget.cpp:2366
+msgid "Role Name"
+msgstr "Rolnomo"
+
+#: umlview.cpp:297 umlview.cpp:357
+msgid "Diagram: %2 Page %1"
+msgstr "Diagramo: %2 Paĝo %1"
+
+#: umlview.cpp:2578
+msgid "Enter Diagram Name"
+msgstr "Enigi Nomon de Diagramo"
+
+#: umlview.cpp:2579
+msgid "Enter the new name of the diagram:"
+msgstr "Enigu la novan nomon de la diagramo:"
+
+#: umlview.cpp:2736
+msgid ""
+"You are about to delete the entire diagram.\n"
+"Are you sure?"
+msgstr ""
+"Vi estas forigonta la tutan diagramon.\n"
+"Ĉu vi certas?"
+
+#: umlview.cpp:2738
+msgid "Delete Diagram?"
+msgstr "Forigi Diagramon?"
+
+#: objectwidget.cpp:90
+msgid "Rename Object"
+msgstr "Renomi Objekton"
+
+#: objectwidget.cpp:91
+msgid "Enter object name:"
+msgstr "Enigu objektnomon:"
+
+#: clipboard/umlclipboard.cpp:687
+msgid ""
+"At least one of the items in the clipboard could not be pasted because an item "
+"of the same name already exists. Any other items have been pasted."
+msgstr ""
+"Almenaŭ unu el la objektoj en la tondujo ne povis esti regluata ĉar objekto de "
+"sama nomo jam ekzistas. Iaj aliaj objektoj estis regluataj."
+
+#: refactoring/refactoringassistant.cpp:289
+msgid "Add Base Class"
+msgstr "Aldoni Bazklason"
+
+#: refactoring/refactoringassistant.cpp:290
+msgid "Add Derived Class"
+msgstr "Aldoni Derivitan Klason"
+
+#: refactoring/refactoringassistant.cpp:292
+#: refactoring/refactoringassistant.cpp:299
+#: refactoring/refactoringassistant.cpp:313
+msgid "Add Operation"
+msgstr "Aldoni Operacion"
+
+#: refactoring/refactoringassistant.cpp:293
+#: refactoring/refactoringassistant.cpp:317
+msgid "Add Attribute"
+msgstr "Aldoni Atributon"
+
+#: refactoring/refactoringassistant.cpp:297
+msgid "Add Base Interface"
+msgstr "Aldoni Bazinterfacon"
+
+#: refactoring/refactoringassistant.cpp:298
+msgid "Add Derived Interface"
+msgstr "Aldoni Derivitan Interfacon"
+
+#: refactoring/refactoringassistant.cpp:355
+#: refactoring/refactoringassistant.cpp:511
+msgid "Base Classifiers"
+msgstr "Bazaj Klasifikiloj"
+
+#: refactoring/refactoringassistant.cpp:397
+#: refactoring/refactoringassistant.cpp:530
+msgid "Derived Classifiers"
+msgstr "Derivitaj Klasifikiloj"
+
+#: tips.cpp:3
+msgid ""
+"<p>Welcome to Umbrello.</p>\n"
+"<p>UML diagrams let you design and document object oriented software. <a "
+"href=\"help:/umbrello\">The Umbrello Handbook</a> is a good introduction to "
+"using UML.</p>\n"
+msgstr ""
+"<p>Bonvenon al Umbrello.</p>\n"
+"<p>UML-diagramoj permesas al vi desegni kaj dokumenti objektorientitajn "
+"programojn. <a href=\"help:/umbrello\">La Manlibro de Umbrello</a> "
+"estas bona enkonduko al la uzado de UML.</p>\n"
+
+#: tips.cpp:9
+msgid ""
+"<p>Welcome to Umbrello 1.5. New in this version are association classes, Ruby "
+"code generation, externalizable folders, ability to change interfaces into "
+"classes, and more.</p>\n"
+msgstr ""
+"<p>Bonvenon al Umbrello 1.5. Nova en ĉi tiu versio estas asociaj klasoj, "
+"kodgenerado por Ruby, eksternigeblaj tekoj, ŝalteblo inter klaso kaj interfaco, "
+"kaj multe pli.</p>\n"
+
+#: tips.cpp:14
+msgid ""
+"<p>Tabbed Diagrams and Externalized Folders are mutually exclusive. If you need "
+"External Folders then deselect &quot;Use tabbed diagrams&quot; in the General "
+"Settings.</p>\n"
+msgstr ""
+
+#: tips.cpp:19
+msgid ""
+"<p>Most diagram items can not be resized, they will resize themselves to fit to "
+"their contents.\n"
+"Boxes, notes and sequence diagram messages can be resized, just click and drag "
+"on the red square.</p>\n"
+msgstr ""
+"<p>La pli multaj diagramelementoj ne povas esti ŝanĝataj en sia grandeco. Ilia "
+"grandeco aŭtomate adaptiĝas al ĝia enhavo.\n"
+"Skatoloj, notoj kaj sekvencdiagraj mesaĝoj povas regrandiĝi, simple musklaku "
+"kaj trenu la ruĝan rektangulon.</p>\n"
+
+#: tips.cpp:25
+msgid ""
+"<p>If you want to add an already existing class to a diagram just drag its "
+"entry from the tree view.</p>\n"
+msgstr ""
+"<p>Se vi volas aldoni jam ekzistantan klason al diagramo, simple trenu ĝian "
+"reprezenton de la arboperspektivo.</p>\n"
+
+#: tips.cpp:30
+msgid ""
+"<p>Umbrello's refactoring agent lets you move operations between a class and "
+"its derived and base \n"
+"classes.\n"
+"Right click a class to open the refactoring agent.</p>\n"
+msgstr ""
+"<p>La refaktora agento de Umbrello permesas la movadon de operacioj inter klaso "
+"kaj ĝia derivita kaj baza \n"
+"klaso.\n"
+"Dekstre musklaku al klaso por malfermi la refaktorilon.</p>\n"
+
+#: tips.cpp:37
+msgid ""
+"<p>Sequence diagram objects can have a destructor box and be drawn as actors. "
+"Double click one for\n"
+"the Properties dialogue.</p>\n"
+msgstr ""
+"<p>Sekvencdiagramaj objektoj povas havi malkonstruan skatolon kaj povas esti "
+"pentrataj kiel aktoroj. Duoble musklaku tian por \n"
+"alvoki ties trajtodialogon.</p>\n"
+
+#: tips.cpp:43
+msgid ""
+"<p>Sequence diagram messages can act as constructors. Click on the object box "
+"(rather than the vertical line) to make it a constructor.</p>\n"
+msgstr ""
+"<p>Sekvencdiagramaj mesaĝoj povas funkcii kiel konstruktoroj. Musklaku al "
+"objekta skatolo (anstataŭ ol la vertikala linio) por igi ĝin konstruktoro.</p>\n"
+
+#: tips.cpp:48
+msgid ""
+"<p>Sequence diagrams support messages to self. Click on the same vertical line "
+"again to create an automessage.</p>\n"
+msgstr ""
+"<p>Sekvencdiagramoj subtenas mesaĝojn al memo. Musklaku al sama vertikala "
+"linio refoje por krei memmesaĝon.</p>\n"
+
+#: tips.cpp:53
+msgid ""
+"<p>If on loading a foreign file nothing is displayed in the list view, try "
+"saving the model under a different name,\n"
+"closing, and reloading the saved file. Usually the list view is then properly "
+"populated.\n"
+"</p>\n"
+msgstr ""
+"<p>Se ŝarĝante fremdan dosieron nenio montriĝas en la listoperspektivo, provu "
+"savi la modelon sub alia nomo, \n"
+"fermu, kaj reŝarĝu la savitan dosieron. Kutime tiam la listperspektivo estas "
+"korekte plenigata.\n"
+"</p>\n"
+
+#: tips.cpp:60
+msgid ""
+"<p>Cut and Copy will also export the image to a PNG clipboard which can be "
+"pasted into KWord\n"
+"and other applications.</p>\n"
+msgstr ""
+
+#: tips.cpp:66
+msgid ""
+"<p>Associations do not have to be in straight lines, double clicking on one "
+"will create a movable point.</p>\n"
+msgstr ""
+"<p>Asocioj ne nepre devas esti rektaj linioj. Duobla musklako al unu tia kreos "
+"moveblan punkton.</p>\n"
+
+#: tips.cpp:71
+msgid ""
+"<p>You can turn on autosaving in the Configure Umbrello dialog.</p>\n"
+msgstr ""
+"<p>Vi povas enŝalti aŭtomatan dosiersavadon en la dialogo Konfiguri "
+"Umbrello.</p>\n"
+
+#: tips.cpp:76
+msgid ""
+"<p>Is a feature missing that you need in Umbrello? Please let us know. \n"
+"Either add it to the bugs database with Report Bug from the Help menu\n"
+"or send it to the uml-devel mailing list.</p>\n"
+"<ul>\n"
+"<li><a href=\"http://uml.sf.net/contact.php\">http://uml.sf.net/contact.php</a>"
+".</li>\n"
+"</ul>\n"
+msgstr ""
+"<p>Ĉu mankas en Umbrello iu kapablo kiun vi bezonas? Bonvolu sciigi tion al ni. "
+"\n"
+"Aŭ aldonu ĝin al la cimbazo pere de Raporti Cimon de la menuo Helpo\n"
+"aŭ sendu ĝin al la e-poŝta listo uml-devel.</p>\n"
+"<ul>\n"
+"<li><a href=\"http://uml.sf.net/contact.php\">http://uml.sf.net/contact.php</a>"
+".</li>\n"
+"</ul>\n"
+
+#: tips.cpp:86
+msgid ""
+"<p>You can delete all selected objects by pressing Del or Backspace.</p>\n"
+msgstr ""
+"<p>Vi povas forigi ĉiujn selektitajn objektojn per premo de Del aŭ "
+"Backspace.</p>\n"
+
+#: tips.cpp:91
+msgid ""
+"<p>If you've found a bug in Umbrello, please let us know. \n"
+"You can submit bugs with the Report Bug tool in the Help menu.</p>\n"
+msgstr ""
+"<p>Se vi trovis cimon en Umbrello, bonvolu sciigu tion al ni. \n"
+"Vi povas sendi cimojn per la elekto \"Raportu eraron\" en la Helpomenuo.</p>\n"
+
+#: tips.cpp:97
+msgid ""
+"<p>Pressing the Escape key sets the current tool to the select tool.\n"
+"Backspace jumps to the previously used tool.</p>\n"
+msgstr ""
+
+#: tips.cpp:103
+msgid ""
+"<p>You can select all objects by pressing Ctrl-A.</p>\n"
+msgstr ""
+"<p>Vi povas selekti ĉiujn objektojn premante Ctrl-A.</p>\n"
+
+#: tips.cpp:108
+msgid ""
+"<p>You can create and setup a new class using the New Class Wizard in the Code "
+"menu.</p>\n"
+msgstr ""
+"<p>Vi povas krei kaj pritrakti novan klason en la Sorĉisto por Nova Klaso de la "
+"menuo Kodo.</p>\n"
+
+#: statewidget.cpp:176
+msgid "Enter Activity"
+msgstr "Enigu Aktivecon"
+
+#: toolbarstateassociation.cpp:119 toolbarstateassociation.cpp:175
+msgid "Incorrect use of associations."
+msgstr "Neĝusta uzo de asocioj."
+
+#: toolbarstateassociation.cpp:119 toolbarstateassociation.cpp:175
+msgid "Association Error"
+msgstr "Eraro pri Asocio"
+
+#: operation.cpp:185
+msgid "new_parameter"
+msgstr "nova_parametro"
+
+#: listpopupmenu.cpp:231 listpopupmenu.cpp:486
+msgid "Change Font..."
+msgstr "Ŝanĝi Tiparon..."
+
+#: listpopupmenu.cpp:233
+msgid "Delete Selected Items"
+msgstr "Forigi Selektitajn Elementojn"
+
+#: listpopupmenu.cpp:240 listpopupmenu.cpp:718
+msgid "Draw as Circle"
+msgstr "Pentri Kiel Cirklon"
+
+#: listpopupmenu.cpp:243 listpopupmenu.cpp:720
+msgid "Change into Class"
+msgstr "Ŝanĝi al Klaso"
+
+#: listpopupmenu.cpp:247 listpopupmenu.cpp:726
+msgid "Change into Interface"
+msgstr "Ŝanĝi al Interfaco"
+
+#: listpopupmenu.cpp:281 listpopupmenu.cpp:1155
+msgid "Enum Literal..."
+msgstr "Enum-Literalo..."
+
+#: listpopupmenu.cpp:292 listpopupmenu.cpp:1143
+msgid "Entity Attribute..."
+msgstr "Anto-Atributo..."
+
+#: listpopupmenu.cpp:318
+msgid "Move Up"
+msgstr "Movi Supren"
+
+#: listpopupmenu.cpp:319
+msgid "Move Down"
+msgstr "Movi Malsupren"
+
+#: listpopupmenu.cpp:325
+msgid "Rename Class..."
+msgstr "Renomi Klason..."
+
+#: listpopupmenu.cpp:326
+msgid "Rename Object..."
+msgstr "Renomi Objekton..."
+
+#: listpopupmenu.cpp:334 listpopupmenu.cpp:423 listpopupmenu.cpp:564
+msgid "New Operation..."
+msgstr "Nova Operacio..."
+
+#: listpopupmenu.cpp:335 listpopupmenu.cpp:424 listpopupmenu.cpp:1302
+msgid "Select Operation..."
+msgstr "Selekti Operacion..."
+
+#: listpopupmenu.cpp:346 listpopupmenu.cpp:430
+msgid "Change Text..."
+msgstr "Ŝanĝi Tektston..."
+
+#: listpopupmenu.cpp:360 listpopupmenu.cpp:579 listpopupmenu.cpp:1043
+msgid "Activity..."
+msgstr "Aktiveco..."
+
+#: listpopupmenu.cpp:366
+msgid "Change State Name..."
+msgstr "Ŝanĝi Nomon de Stato..."
+
+#: listpopupmenu.cpp:376
+msgid "Flip Horizontal"
+msgstr "Horizontaligi"
+
+#: listpopupmenu.cpp:378
+msgid "Flip Vertical"
+msgstr "Vertikaligi"
+
+#: listpopupmenu.cpp:388
+msgid "Change Activity Name..."
+msgstr "Ŝanĝi Nomon de Aktiveco..."
+
+#: listpopupmenu.cpp:397 listpopupmenu.cpp:400 listpopupmenu.cpp:1268
+#: listpopupmenu.cpp:1272
+msgid "Change Multiplicity..."
+msgstr "Ŝanĝi Multecon..."
+
+#: listpopupmenu.cpp:403 listpopupmenu.cpp:1276
+msgid "Change Name"
+msgstr "Ŝanĝi Nomon"
+
+#: listpopupmenu.cpp:406 listpopupmenu.cpp:1260 listpopupmenu.cpp:1282
+msgid "Change Role A Name..."
+msgstr "Ŝanĝi Nomon de Rolo A..."
+
+#: listpopupmenu.cpp:409 listpopupmenu.cpp:1264 listpopupmenu.cpp:1283
+msgid "Change Role B Name..."
+msgstr "Ŝanĝi Nomon de Rolo B..."
+
+#: listpopupmenu.cpp:461
+msgid "New"
+msgstr "Nova"
+
+#: listpopupmenu.cpp:471 listpopupmenu.cpp:1306
+msgid "Rename..."
+msgstr "Renomi..."
+
+#: listpopupmenu.cpp:489 listpopupmenu.cpp:734 listpopupmenu.cpp:745
+msgid "Line Color..."
+msgstr "Linia Koloro..."
+
+#: listpopupmenu.cpp:492
+msgid "Expand All"
+msgstr "Ekspandi Ĉion"
+
+#: listpopupmenu.cpp:495
+msgid "Collapse All"
+msgstr "Kolapsi Ĉion"
+
+#: listpopupmenu.cpp:498
+msgid "Duplicate"
+msgstr "Duobligi"
+
+#: listpopupmenu.cpp:501
+msgid "Externalize Folder..."
+msgstr "Eksterigi Tekon..."
+
+#: listpopupmenu.cpp:504
+msgid "Internalize Folder"
+msgstr "Internigi Tekon"
+
+#: listpopupmenu.cpp:507
+msgid "Import Classes..."
+msgstr "Importi Klasojn..."
+
+#: listpopupmenu.cpp:512
+msgid "Subsystem"
+msgstr "Subsistemo"
+
+#: listpopupmenu.cpp:535 listpopupmenu.cpp:608
+msgid "Folder"
+msgstr "Teko"
+
+#: listpopupmenu.cpp:555
+msgid "Text Line..."
+msgstr "Tekstlinio..."
+
+#: listpopupmenu.cpp:558
+msgid "Reset Label Positions"
+msgstr "Remeti Poziciojn de Etikedoj"
+
+#: listpopupmenu.cpp:561
+msgid "New Parameter..."
+msgstr "Nova Parametro..."
+
+#: listpopupmenu.cpp:567
+msgid "New Attribute..."
+msgstr "Nova Atributo..."
+
+#: listpopupmenu.cpp:570 listpopupmenu.cpp:1232
+msgid "New Template..."
+msgstr "Nova Ŝablono..."
+
+#: listpopupmenu.cpp:573
+msgid "New Literal..."
+msgstr "Nova Literalo..."
+
+#: listpopupmenu.cpp:576
+msgid "New Entity Attribute..."
+msgstr "Nova Ento-Atributo..."
+
+#: listpopupmenu.cpp:582
+msgid "Export as Picture..."
+msgstr "Eksporti kiel Bildon..."
+
+#: listpopupmenu.cpp:676
+msgid "Public Only"
+msgstr "Nur Publika"
+
+#: listpopupmenu.cpp:680
+msgid "Operation Signature"
+msgstr "Operacia Signaturo"
+
+#: listpopupmenu.cpp:686
+msgid "Attribute Signature"
+msgstr "Atributa Signaturo"
+
+#: listpopupmenu.cpp:707
+msgid "Attribute..."
+msgstr "Atributo..."
+
+#: listpopupmenu.cpp:708
+msgid "Operation..."
+msgstr "Operacio..."
+
+#: listpopupmenu.cpp:722
+msgid "Refactor"
+msgstr "Refaktoradi"
+
+#: listpopupmenu.cpp:723
+msgid "View Code"
+msgstr "Rigardi Kodon"
+
+#: listpopupmenu.cpp:735 listpopupmenu.cpp:746
+msgid "Fill Color..."
+msgstr "Pleniga Koloro..."
+
+#: listpopupmenu.cpp:736 listpopupmenu.cpp:747
+msgid "Use Fill Color"
+msgstr "Uzi Plenigan Koloron"
+
+#: listpopupmenu.cpp:1007
+msgid "Actor..."
+msgstr "Aktoro..."
+
+#: listpopupmenu.cpp:1008
+msgid "Use Case..."
+msgstr "Uzkazo..."
+
+#: listpopupmenu.cpp:1017
+msgid "Class..."
+msgstr "Klaso..."
+
+#: listpopupmenu.cpp:1018
+msgid "Interface..."
+msgstr "Interfaco..."
+
+#: listpopupmenu.cpp:1019
+msgid "Datatype..."
+msgstr "Datumtipo..."
+
+#: listpopupmenu.cpp:1020
+msgid "Enum..."
+msgstr "Enum..."
+
+#: listpopupmenu.cpp:1021
+msgid "Package..."
+msgstr "Pako..."
+
+#: listpopupmenu.cpp:1032
+msgid "State..."
+msgstr "Stato..."
+
+#: listpopupmenu.cpp:1053
+msgid "Subsystem..."
+msgstr "Subsistemo..."
+
+#: listpopupmenu.cpp:1054
+msgid "Component..."
+msgstr "Komponanto..."
+
+#: listpopupmenu.cpp:1055
+msgid "Artifact..."
+msgstr "Artefaraĵo..."
+
+#: listpopupmenu.cpp:1063
+msgid "Node..."
+msgstr "Nodo..."
+
+#: listpopupmenu.cpp:1071
+msgid "Entity..."
+msgstr "Ento..."
+
+#: listpopupmenu.cpp:1080
+msgid "Object..."
+msgstr "Objekto..."
+
+#: listpopupmenu.cpp:1089
+msgid "Attribute"
+msgstr "Atributo"
+
+#: listpopupmenu.cpp:1090 listpopupmenu.cpp:1099
+msgid "Operation"
+msgstr "Operacio"
+
+#: listpopupmenu.cpp:1091 listpopupmenu.cpp:1100
+msgid "Template"
+msgstr "Ŝablono"
+
+#: listpopupmenu.cpp:1256
+msgid "Delete Anchor"
+msgstr "Forigi Ankron"
+
+#: listpopupmenu.cpp:1281
+msgid "Change Association Name..."
+msgstr "Ŝanĝi Asocian Nomon..."
+
+#: listpopupmenu.cpp:1339
+msgid "Clear Diagram"
+msgstr "Viŝi Diagramon"
+
+#: listpopupmenu.cpp:1342
+msgid "Snap to Grid"
+msgstr "Vicigi al Krado"
+
+#: listpopupmenu.cpp:1344
+msgid "Show Grid"
+msgstr "Montri Kradon"
+
+#~ msgid "new_stereotype"
+#~ msgstr "nova_stereotipo"
+
+#~ msgid "folder"
+#~ msgstr "teko"
+
+#~ msgid "UMLRolePropertiesBase"
+#~ msgstr "UMLRolePropertiesBase"
+
+#~ msgid "And Line"
+#~ msgstr "Kaj-Linio"
+
+#~ msgid "datatype"
+#~ msgstr "datumtipo"
+
+#~ msgid "enum"
+#~ msgstr "enum"
+
+#~ msgid "interface"
+#~ msgstr "interfaco"
+
+#~ msgid "Form1"
+#~ msgstr "Form1"