summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pt/messages/kdesdk
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pt/messages/kdesdk')
-rw-r--r--tde-i18n-pt/messages/kdesdk/Makefile.am3
-rw-r--r--tde-i18n-pt/messages/kdesdk/Makefile.in695
-rw-r--r--tde-i18n-pt/messages/kdesdk/cervisia.po1685
-rw-r--r--tde-i18n-pt/messages/kdesdk/cvsservice.po74
-rw-r--r--tde-i18n-pt/messages/kdesdk/kbabel.po6352
-rw-r--r--tde-i18n-pt/messages/kdesdk/kbugbuster.po947
-rw-r--r--tde-i18n-pt/messages/kdesdk/kcachegrind.po2963
-rw-r--r--tde-i18n-pt/messages/kdesdk/kfile_cpp.po44
-rw-r--r--tde-i18n-pt/messages/kdesdk/kfile_diff.po99
-rw-r--r--tde-i18n-pt/messages/kdesdk/kfile_po.po39
-rw-r--r--tde-i18n-pt/messages/kdesdk/kfile_ts.po32
-rw-r--r--tde-i18n-pt/messages/kdesdk/kio_svn.po180
-rw-r--r--tde-i18n-pt/messages/kdesdk/kompare.po1013
-rw-r--r--tde-i18n-pt/messages/kdesdk/kres_bugzilla.po41
-rw-r--r--tde-i18n-pt/messages/kdesdk/kstartperf.po40
-rw-r--r--tde-i18n-pt/messages/kdesdk/kuiviewer.po69
-rw-r--r--tde-i18n-pt/messages/kdesdk/spy.po76
-rw-r--r--tde-i18n-pt/messages/kdesdk/umbrello.po4007
18 files changed, 18359 insertions, 0 deletions
diff --git a/tde-i18n-pt/messages/kdesdk/Makefile.am b/tde-i18n-pt/messages/kdesdk/Makefile.am
new file mode 100644
index 00000000000..fd3494d0dc2
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = pt
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-pt/messages/kdesdk/Makefile.in b/tde-i18n-pt/messages/kdesdk/Makefile.in
new file mode 100644
index 00000000000..0be66dd683c
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/Makefile.in
@@ -0,0 +1,695 @@
+# 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/kdesdk
+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@
+kdeinitdir = @kdeinitdir@
+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 = pt
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = kbugbuster.po kfile_po.po kuiviewer.po kfile_ts.po kio_svn.po kcachegrind.po kfile_diff.po kres_bugzilla.po kompare.po cvsservice.po spy.po kstartperf.po cervisia.po kbabel.po umbrello.po kfile_cpp.po
+GMOFILES = kbugbuster.gmo kfile_po.gmo kuiviewer.gmo kfile_ts.gmo kio_svn.gmo kcachegrind.gmo kfile_diff.gmo kres_bugzilla.gmo kompare.gmo cvsservice.gmo spy.gmo kstartperf.gmo cervisia.gmo kbabel.gmo umbrello.gmo kfile_cpp.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/kdesdk/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu messages/kdesdk/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/kdesdk/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/kdesdk/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdesdk/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=kfile_po.po kbabel.po spy.po kcachegrind.po umbrello.po kres_bugzilla.po kuiviewer.po Makefile.in cvsservice.po kstartperf.po kfile_ts.po kbugbuster.po cervisia.po kio_svn.po kfile_cpp.po kfile_diff.po kompare.po Makefile.am
+
+#>+ 49
+kbugbuster.gmo: kbugbuster.po
+ rm -f kbugbuster.gmo; $(GMSGFMT) -o kbugbuster.gmo $(srcdir)/kbugbuster.po
+ test ! -f kbugbuster.gmo || touch kbugbuster.gmo
+kfile_po.gmo: kfile_po.po
+ rm -f kfile_po.gmo; $(GMSGFMT) -o kfile_po.gmo $(srcdir)/kfile_po.po
+ test ! -f kfile_po.gmo || touch kfile_po.gmo
+kuiviewer.gmo: kuiviewer.po
+ rm -f kuiviewer.gmo; $(GMSGFMT) -o kuiviewer.gmo $(srcdir)/kuiviewer.po
+ test ! -f kuiviewer.gmo || touch kuiviewer.gmo
+kfile_ts.gmo: kfile_ts.po
+ rm -f kfile_ts.gmo; $(GMSGFMT) -o kfile_ts.gmo $(srcdir)/kfile_ts.po
+ test ! -f kfile_ts.gmo || touch kfile_ts.gmo
+kio_svn.gmo: kio_svn.po
+ rm -f kio_svn.gmo; $(GMSGFMT) -o kio_svn.gmo $(srcdir)/kio_svn.po
+ test ! -f kio_svn.gmo || touch kio_svn.gmo
+kcachegrind.gmo: kcachegrind.po
+ rm -f kcachegrind.gmo; $(GMSGFMT) -o kcachegrind.gmo $(srcdir)/kcachegrind.po
+ test ! -f kcachegrind.gmo || touch kcachegrind.gmo
+kfile_diff.gmo: kfile_diff.po
+ rm -f kfile_diff.gmo; $(GMSGFMT) -o kfile_diff.gmo $(srcdir)/kfile_diff.po
+ test ! -f kfile_diff.gmo || touch kfile_diff.gmo
+kres_bugzilla.gmo: kres_bugzilla.po
+ rm -f kres_bugzilla.gmo; $(GMSGFMT) -o kres_bugzilla.gmo $(srcdir)/kres_bugzilla.po
+ test ! -f kres_bugzilla.gmo || touch kres_bugzilla.gmo
+kompare.gmo: kompare.po
+ rm -f kompare.gmo; $(GMSGFMT) -o kompare.gmo $(srcdir)/kompare.po
+ test ! -f kompare.gmo || touch kompare.gmo
+cvsservice.gmo: cvsservice.po
+ rm -f cvsservice.gmo; $(GMSGFMT) -o cvsservice.gmo $(srcdir)/cvsservice.po
+ test ! -f cvsservice.gmo || touch cvsservice.gmo
+spy.gmo: spy.po
+ rm -f spy.gmo; $(GMSGFMT) -o spy.gmo $(srcdir)/spy.po
+ test ! -f spy.gmo || touch spy.gmo
+kstartperf.gmo: kstartperf.po
+ rm -f kstartperf.gmo; $(GMSGFMT) -o kstartperf.gmo $(srcdir)/kstartperf.po
+ test ! -f kstartperf.gmo || touch kstartperf.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
+kfile_cpp.gmo: kfile_cpp.po
+ rm -f kfile_cpp.gmo; $(GMSGFMT) -o kfile_cpp.gmo $(srcdir)/kfile_cpp.po
+ test ! -f kfile_cpp.gmo || touch kfile_cpp.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f kbugbuster.gmo kfile_po.gmo kuiviewer.gmo kfile_ts.gmo kio_svn.gmo kcachegrind.gmo kfile_diff.gmo kres_bugzilla.gmo kompare.gmo cvsservice.gmo spy.gmo kstartperf.gmo cervisia.gmo kbabel.gmo umbrello.gmo kfile_cpp.gmo
+
+#>+ 10
+install-nls:
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
+ @for base in kbugbuster kfile_po kuiviewer kfile_ts kio_svn kcachegrind kfile_diff kres_bugzilla kompare cvsservice spy kstartperf cervisia kbabel umbrello kfile_cpp ; 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
+
+
+#>+ 18
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kbugbuster.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_po.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kuiviewer.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_ts.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_svn.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcachegrind.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_diff.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kres_bugzilla.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kompare.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/cvsservice.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/spy.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstartperf.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
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_cpp.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/kdesdk/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/kdesdk/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdesdk/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-pt/messages/kdesdk/cervisia.po b/tde-i18n-pt/messages/kdesdk/cervisia.po
new file mode 100644
index 00000000000..a48e0eb1cd0
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/cervisia.po
@@ -0,0 +1,1685 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: cervisia\n"
+"POT-Creation-Date: 2007-09-24 01:15+0200\n"
+"PO-Revision-Date: 2007-09-24 14:07+0100\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-IgnoreConsistency: &Import...\n"
+"X-POFile-IgnoreConsistency: &Merge...\n"
+"X-POFile-SpellExtra: Gehrmann aaaa Bernd Log agent Add tag diff Import\n"
+"X-POFile-SpellExtra: Checkout Public Foundation Unedit Tags Commits Watch\n"
+"X-POFile-SpellExtra: Update Free init Logout branch checkout Watchers\n"
+"X-POFile-SpellExtra: License Edit Cervisia Patch Merge watches Diff Commit\n"
+"X-POFile-SpellExtra: Unedits ChangeLog Edits Watcher Tag ms commit mm dd\n"
+"X-POFile-IgnoreConsistency: Comment\n"
+"X-POFile-SpellExtra: cvsservice HEAD unedit checked kb edit commits add\n"
+"X-POFile-SpellExtra: update ext patch cvsignore out\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: addremovedlg.cpp:37
+msgid "CVS Add"
+msgstr "CVS Add"
+
+#: addremovedlg.cpp:38
+msgid "CVS Add Binary"
+msgstr "CVS Add de Binários"
+
+#: addremovedlg.cpp:39
+msgid "CVS Remove"
+msgstr "CVS Remove"
+
+#: addremovedlg.cpp:46
+msgid "Add the following files to the repository:"
+msgstr "Adicionar os seguintes ficheiros ao repositório:"
+
+#: addremovedlg.cpp:47
+msgid "Add the following binary files to the repository:"
+msgstr "Adicionar os seguintes ficheiros binários ao repositório:"
+
+#: addremovedlg.cpp:48
+msgid "Remove the following files from the repository:"
+msgstr "Remover os seguintes ficheiros do repositório:"
+
+#: addremovedlg.cpp:68
+msgid "This will also remove the files from your local working copy."
+msgstr "Isto também irá apagar os ficheiros da sua cópia de trabalho local."
+
+#: addrepositorydlg.cpp:37
+msgid "Add Repository"
+msgstr "Adicionar um Repositório"
+
+#: addrepositorydlg.cpp:45 checkoutdlg.cpp:72
+msgid "&Repository:"
+msgstr "&Repositório:"
+
+#: addrepositorydlg.cpp:58
+msgid "Use remote &shell (only for :ext: repositories):"
+msgstr "Usar uma linha de comando&s remota (só para repositórios :ext):"
+
+#: addrepositorydlg.cpp:65
+msgid "Invoke this program on the server side:"
+msgstr "Invocar este programa do lado do servidor:"
+
+#: addrepositorydlg.cpp:74
+msgid "Use different &compression level:"
+msgstr "Usar um níve&l de compressão diferente:"
+
+#: addrepositorydlg.cpp:80
+msgid "Download cvsignore file from server"
+msgstr "Transferir o ficheiro 'cvsignore' do servidor"
+
+#: addrepositorydlg.cpp:172
+msgid "Repository Settings"
+msgstr "Configuração do Repositório"
+
+#: annotatectl.cpp:82
+#, c-format
+msgid "CVS Annotate: %1"
+msgstr "Anotação do CVS: %1"
+
+#: annotatectl.cpp:93
+msgid "CVS Annotate"
+msgstr "Anotação do CVS"
+
+#: cervisiapart.cpp:116
+msgid "Starting cvsservice failed with message: "
+msgstr "O arranque do 'cvsservice' falhou com a mensagem: "
+
+#: cervisiapart.cpp:152
+msgid ""
+"This KPart is non-functional, because the cvs DCOP service could not be "
+"started."
+msgstr ""
+"Esta KPart não está funcional, porque não foi possível iniciar o serviço de "
+"DCOP para o CVS."
+
+#: cervisiapart.cpp:193
+msgid "Remote CVS working folders are not supported."
+msgstr "As pastas de trabalho remotas do CVS não são suportadas."
+
+#: cervisiapart.cpp:202
+msgid ""
+"You cannot change to a different folder while there is a running cvs job."
+msgstr ""
+"O utilizador não pode mudar para uma pasta diferente enquanto decorre uma "
+"tarefa do CVS."
+
+#: 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 ""
+"F - Todos os ficheiros estão escondidos, a árvore só mostra as pastas\n"
+"N - Todos os ficheiros actualizados estão escondidos\n"
+"R - Todos os ficheiros removidos estão escondidos"
+
+#: cervisiapart.cpp:235
+msgid "O&pen Sandbox..."
+msgstr "A&brir uma Área Local..."
+
+#: cervisiapart.cpp:238
+msgid "Opens a CVS working folder in the main window"
+msgstr "Abre uma pasta pessoal do CVS na janela principal"
+
+#: cervisiapart.cpp:242
+msgid "Recent Sandboxes"
+msgstr "Áreas Locais Recentes"
+
+#: cervisiapart.cpp:246
+msgid "&Insert ChangeLog Entry..."
+msgstr "&Inserir um Registo do ChangeLog..."
+
+#: cervisiapart.cpp:249
+msgid "Inserts a new intro into the file ChangeLog in the toplevel folder"
+msgstr "Insere uma nova nota no ficheiro ChangeLog da pasta de topo"
+
+#: cervisiapart.cpp:256
+msgid "Updates (cvs update) the selected files and folders"
+msgstr "Actualiza (cvs update) os ficheiros e pastas seleccionados"
+
+#: cervisiapart.cpp:260
+msgid "&Status"
+msgstr "E&stado"
+
+#: cervisiapart.cpp:263
+msgid "Updates the status (cvs -n update) of the selected files and folders"
+msgstr ""
+"Actualiza o estado (cvs -n update) dos ficheiros e pastas seleccionados"
+
+#: cervisiapart.cpp:270
+msgid "Opens the marked file for editing"
+msgstr "Abre o ficheiro marcado para edição"
+
+#: cervisiapart.cpp:274
+msgid "Reso&lve..."
+msgstr "Reso&lver..."
+
+#: cervisiapart.cpp:277
+msgid "Opens the resolve dialog with the selected file"
+msgstr "Abre a janela de resolução com o ficheiro seleccionado"
+
+#: cervisiapart.cpp:281
+msgid "&Commit..."
+msgstr "&Enviar..."
+
+#: cervisiapart.cpp:284
+msgid "Commits the selected files"
+msgstr "Actualiza (faz um 'commit') os ficheiros remotamente"
+
+#: cervisiapart.cpp:288
+msgid "&Add to Repository..."
+msgstr "&Adicionar ao Repositório..."
+
+#: cervisiapart.cpp:291
+msgid "Adds (cvs add) the selected files to the repository"
+msgstr "Adiciona (cvs add) os ficheiros seleccionados ao repositório"
+
+#: cervisiapart.cpp:295
+msgid "Add &Binary..."
+msgstr "Adicionar como &Binário..."
+
+#: cervisiapart.cpp:298
+msgid "Adds (cvs -kb add) the selected files as binaries to the repository"
+msgstr ""
+"Adiciona (cvs -kb add) os ficheiros seleccionados como binários ao repositório"
+
+#: cervisiapart.cpp:302
+msgid "&Remove From Repository..."
+msgstr "&Remover do Repositório..."
+
+#: cervisiapart.cpp:305
+msgid "Removes (cvs remove) the selected files from the repository"
+msgstr "Remove (cvs remove) os ficheiros seleccionados do repositório"
+
+#: cervisiapart.cpp:309
+msgid "Rever&t"
+msgstr "Revert&er"
+
+#: cervisiapart.cpp:312
+msgid "Reverts (cvs update -C) the selected files (only cvs 1.11)"
+msgstr "Reverte (cvs update -C) os ficheiros seleccionados (só no cvs 1.11)"
+
+#: cervisiapart.cpp:317
+msgid "&Properties"
+msgstr "&Propriedades"
+
+#: cervisiapart.cpp:328
+msgid "Stops any running sub-processes"
+msgstr "Pára todos os sub-processos em execução"
+
+#: cervisiapart.cpp:333
+msgid "Browse &Log..."
+msgstr "Ver o &Registo..."
+
+#: cervisiapart.cpp:336
+msgid "Shows the revision tree of the selected file"
+msgstr "Mostra a árvore de versões do ficheiro seleccionado"
+
+#: cervisiapart.cpp:341
+msgid "Browse Multi-File Log..."
+msgstr "Ver o Registo dos Ficheiros..."
+
+#: cervisiapart.cpp:345
+msgid "&Annotate..."
+msgstr "&Anotar..."
+
+#: cervisiapart.cpp:348
+msgid "Shows a blame-annotated view of the selected file"
+msgstr ""
+"Mostra uma janela com as anotações dos autores do ficheiro seleccionado"
+
+#: cervisiapart.cpp:352
+msgid "&Difference to Repository (BASE)..."
+msgstr "&Diferenças do Repositório (BASE)..."
+
+#: cervisiapart.cpp:355
+msgid ""
+"Shows the differences of the selected file to the checked out version (tag "
+"BASE)"
+msgstr ""
+"Mostra as diferenças do ficheiro seleccionado com a versão em BASE (a versão "
+"'checked-out')"
+
+#: cervisiapart.cpp:359
+msgid "Difference to Repository (HEAD)..."
+msgstr "Diferenças do Repositório (HEAD)..."
+
+#: cervisiapart.cpp:362
+msgid ""
+"Shows the differences of the selected file to the newest version in the "
+"repository (tag HEAD)"
+msgstr ""
+"Mostra as diferenças do ficheiro seleccionado com a versão mais recente do "
+"repositório ('tag' HEAD)"
+
+#: cervisiapart.cpp:366
+msgid "Last &Change..."
+msgstr "Última Modifi&cação..."
+
+#: cervisiapart.cpp:369
+msgid ""
+"Shows the differences between the last two revisions of the selected file"
+msgstr ""
+"Mostra as diferenças entre as duas últimas versões do ficheiro seleccionado"
+
+#: cervisiapart.cpp:373
+msgid "&History..."
+msgstr "&Histórico..."
+
+#: cervisiapart.cpp:376
+msgid "Shows the CVS history as reported by the server"
+msgstr "Mostra o histórico de CVS tal como é indicado pelo servidor"
+
+#: cervisiapart.cpp:380
+msgid "&Unfold File Tree"
+msgstr "&Expandir a Árvore de Ficheiros"
+
+#: cervisiapart.cpp:384
+msgid "Opens all branches of the file tree"
+msgstr "Abre todos os ramos da árvore de ficheiros"
+
+#: cervisiapart.cpp:388
+msgid "&Fold File Tree"
+msgstr "&Fechar a Árvore de Ficheiros"
+
+#: cervisiapart.cpp:391
+msgid "Closes all branches of the file tree"
+msgstr "Fecha todos os ramos da árvore de ficheiros"
+
+#: cervisiapart.cpp:398
+msgid "&Tag/Branch..."
+msgstr "&Marca/Ramificação..."
+
+#: cervisiapart.cpp:401
+msgid "Creates a tag or branch for the selected files"
+msgstr ""
+"Cria um nome ou marca simbólica ('tag') ou uma ramificação ('branch') para os "
+"ficheiros seleccionados"
+
+#: cervisiapart.cpp:405
+msgid "&Delete Tag..."
+msgstr "&Remover a Marca..."
+
+#: cervisiapart.cpp:408
+msgid "Deletes a tag from the selected files"
+msgstr "Apaga uma marca simbólica ('tag') dos ficheiros seleccionados"
+
+#: cervisiapart.cpp:412
+msgid "&Update to Tag/Date..."
+msgstr "Act&ualizar para Marca/Data..."
+
+#: cervisiapart.cpp:415
+msgid "Updates the selected files to a given tag, branch or date"
+msgstr ""
+"Actualiza os ficheiros seleccionados para um dado nome simbólico ('tag'), "
+"ramificação ('branch') ou data"
+
+#: cervisiapart.cpp:419
+msgid "Update to &HEAD"
+msgstr "Actualizar para o &HEAD"
+
+#: cervisiapart.cpp:422
+msgid "Updates the selected files to the HEAD revision"
+msgstr "Actualiza os ficheiros seleccionados para a última versão principal"
+
+#: cervisiapart.cpp:426
+msgid "&Merge..."
+msgstr "&Reunir..."
+
+#: cervisiapart.cpp:429
+msgid "Merges a branch or a set of modifications into the selected files"
+msgstr ""
+"Junta uma ramificação ou um conjunto de modificações nos ficheiros "
+"seleccionados"
+
+#: cervisiapart.cpp:433
+msgid "&Add Watch..."
+msgstr "&Adicionar uma Vigia..."
+
+#: cervisiapart.cpp:436
+msgid "Adds a watch for the selected files"
+msgstr "Vigia os ficheiros seleccionados"
+
+#: cervisiapart.cpp:440
+msgid "&Remove Watch..."
+msgstr "&Remover a Vigia..."
+
+#: cervisiapart.cpp:443
+msgid "Removes a watch from the selected files"
+msgstr "Desactiva a vigia dos ficheiros seleccionados"
+
+#: cervisiapart.cpp:447
+msgid "Show &Watchers"
+msgstr "Mostrar os &Vigilantes"
+
+#: cervisiapart.cpp:450
+msgid "Shows the watchers of the selected files"
+msgstr "Mostra os utilizadores que estão a vigiar os ficheiros seleccionados"
+
+#: cervisiapart.cpp:454
+msgid "Ed&it Files"
+msgstr "Ed&itar os Ficheiros"
+
+#: cervisiapart.cpp:457
+msgid "Edits (cvs edit) the selected files"
+msgstr "Marca para edição (cvs edit) os ficheiros seleccionados"
+
+#: cervisiapart.cpp:461
+msgid "U&nedit Files"
+msgstr "Termi&nar a Edição dos Ficheiros"
+
+#: cervisiapart.cpp:464
+msgid "Unedits (cvs unedit) the selected files"
+msgstr "Termina a edição (cvs unedit) dos ficheiros seleccionados"
+
+#: cervisiapart.cpp:468
+msgid "Show &Editors"
+msgstr "Mostrar os &Editores"
+
+#: cervisiapart.cpp:471
+msgid "Shows the editors of the selected files"
+msgstr "Mostra os editores dos ficheiros seleccionados"
+
+#: cervisiapart.cpp:475
+msgid "&Lock Files"
+msgstr "&Bloquear os Ficheiros"
+
+#: cervisiapart.cpp:478
+msgid "Locks the selected files, so that others cannot modify them"
+msgstr ""
+"Bloqueia os ficheiros seleccionados, de modo que os outros não os possam "
+"modificar"
+
+#: cervisiapart.cpp:482
+msgid "Unl&ock Files"
+msgstr "Desbl&oquear os Ficheiros"
+
+#: cervisiapart.cpp:485
+msgid "Unlocks the selected files"
+msgstr "Desbloqueia os ficheiros seleccionados"
+
+#: cervisiapart.cpp:489
+msgid "Create &Patch Against Repository..."
+msgstr "Criar um '&Patch' do Repositório..."
+
+#: cervisiapart.cpp:492
+msgid "Creates a patch from the modifications in your sandbox"
+msgstr ""
+"Cria uma actualização ('patch') a partir das alterações da sua área pessoal"
+
+#: cervisiapart.cpp:499
+msgid "&Create..."
+msgstr "&Criar..."
+
+#: cervisiapart.cpp:503
+msgid "&Checkout..."
+msgstr "'&Checkout'..."
+
+#: cervisiapart.cpp:506
+msgid "Allows you to checkout a module from a repository"
+msgstr "Permite-lhe obter por completo um módulo do repositório"
+
+#: cervisiapart.cpp:510
+msgid "&Import..."
+msgstr "&Importar..."
+
+#: cervisiapart.cpp:513
+msgid "Allows you to import a module into a repository"
+msgstr "Permite ao utilizador importar um módulo para o repositório"
+
+#: cervisiapart.cpp:517
+msgid "&Repositories..."
+msgstr "&Repositórios..."
+
+#: cervisiapart.cpp:520
+msgid "Configures a list of repositories you regularly use"
+msgstr "Configura a lista dos repositórios que utiliza normalmente"
+
+#: cervisiapart.cpp:527
+msgid "Hide All &Files"
+msgstr "Esconder Todos os &Ficheiros"
+
+#: cervisiapart.cpp:530
+msgid "Show All &Files"
+msgstr "Mostrar Todos os &Ficheiros"
+
+#: cervisiapart.cpp:531
+msgid "Determines whether only folders are shown"
+msgstr "Determina se só as pastas são mostradas"
+
+#: cervisiapart.cpp:535
+msgid "Hide Unmodified Files"
+msgstr "Esconder os Ficheiros Não Modificados"
+
+#: cervisiapart.cpp:538
+msgid "Show Unmodified Files"
+msgstr "Mostrar os Ficheiros Não Modificados"
+
+#: cervisiapart.cpp:539
+msgid "Determines whether files with status up-to-date or unknown are hidden"
+msgstr "Determina se os ficheiros actualizados ou desconhecidos são escondidos"
+
+#: cervisiapart.cpp:544
+msgid "Hide Removed Files"
+msgstr "Esconder os Ficheiros Removidos"
+
+#: cervisiapart.cpp:547
+msgid "Show Removed Files"
+msgstr "Mostrar os Ficheiros Removidos"
+
+#: cervisiapart.cpp:548
+msgid "Determines whether removed files are hidden"
+msgstr "Determina se os ficheiros removidos são ou não escondidos"
+
+#: cervisiapart.cpp:552
+msgid "Hide Non-CVS Files"
+msgstr "Esconder os Ficheiros Fora do CVS"
+
+#: cervisiapart.cpp:555
+msgid "Show Non-CVS Files"
+msgstr "Mostrar os Ficheiros Fora do CVS"
+
+#: cervisiapart.cpp:556
+msgid "Determines whether files not in CVS are hidden"
+msgstr "Determina se os ficheiros que não estão no CVS são ou não escondidos"
+
+#: cervisiapart.cpp:560
+msgid "Hide Empty Folders"
+msgstr "Limpar as Pastas Vazias"
+
+#: cervisiapart.cpp:563
+msgid "Show Empty Folders"
+msgstr "Mostrar as Pastas Vazias"
+
+#: cervisiapart.cpp:564
+msgid "Determines whether folders without visible entries are hidden"
+msgstr "Determina se as pastas sem elementos visíveis são ou não escondidos"
+
+#: cervisiapart.cpp:568
+msgid "Create &Folders on Update"
+msgstr "Criar as &Pastas ao Actualizar"
+
+#: cervisiapart.cpp:571
+msgid "Determines whether updates create folders"
+msgstr "Determina se as actualizações criam ou não pastas"
+
+#: cervisiapart.cpp:575
+msgid "&Prune Empty Folders on Update"
+msgstr "Lim&par as Pastas Vazias ao Actualizar"
+
+#: cervisiapart.cpp:578
+msgid "Determines whether updates remove empty folders"
+msgstr "Determina se as actualizações removem as pastas vazias"
+
+#: cervisiapart.cpp:582
+msgid "&Update Recursively"
+msgstr "Act&ualizar Recursivamente"
+
+#: cervisiapart.cpp:585
+msgid "Determines whether updates are recursive"
+msgstr "Determina se as actualizações são recursivas"
+
+#: cervisiapart.cpp:589
+msgid "C&ommit && Remove Recursively"
+msgstr "Envi&os e Remoções Recursivos"
+
+#: cervisiapart.cpp:592
+msgid "Determines whether commits and removes are recursive"
+msgstr ""
+"Determina se os 'commits' (envios) e os 'removes' (remoções) são ou não "
+"recursivos"
+
+#: cervisiapart.cpp:596
+msgid "Do cvs &edit Automatically When Necessary"
+msgstr "Fazer 'cvs &edit' Automaticamente se Necessário"
+
+#: cervisiapart.cpp:599
+msgid "Determines whether automatic cvs editing is active"
+msgstr "Determina se o 'cvs edit' automático está ou não activo"
+
+#: cervisiapart.cpp:603
+msgid "Configure Cervisia..."
+msgstr "Configurar o Cervisia..."
+
+#: cervisiapart.cpp:606
+msgid "Allows you to configure the Cervisia KPart"
+msgstr "Permite ao utilizador configurar o KPart do Cervisia"
+
+#: cervisiapart.cpp:616
+msgid "CVS &Manual"
+msgstr "&Manual do CVS"
+
+#: cervisiapart.cpp:619
+msgid "Opens the help browser with the CVS documentation"
+msgstr "Abre o navegador de ajuda com a documentação do CVS"
+
+#: cervisiapart.cpp:626
+msgid "Unfold Folder"
+msgstr "Expandir a Pasta"
+
+#: cervisiapart.cpp:629
+msgid "Fold Folder"
+msgstr "Fechar a Pasta"
+
+#: cervisiapart.cpp:673
+msgid "Edit With"
+msgstr "Editar Com"
+
+#: 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"
+"(Usando o KDE %2)\n"
+"\n"
+"Copyright (C) 1999-2002\n"
+"Bernd Gehrmann <bernd@physik.hu-berlin.de>\n"
+"\n"
+"Este programa é livre; pode ser distribuído e/ou modificado\n"
+"segundo os termos da licença GNU General Public License tal como\n"
+"publicada pela Free Software Foundation; a versão 2 da Licença ou\n"
+"(por sua opção) qualquer versão posterior.\n"
+"Este programa é distribuído na esperança de que seja útil mas SEM\n"
+"QUALQUER GARANTIA; nem mesmo a garantia implícita de COMERCIALIZAÇÃO\n"
+"ou ADEQUAÇÃO A UM FIM EM PARTICULAR. Veja a GNU General Public License\n"
+"para mais detalhes.\n"
+"Veja o ficheiro ChangeLog para uma lista de pessoas que contribuíram."
+
+#: cervisiapart.cpp:728
+msgid "About Cervisia"
+msgstr "Acerca do Cervisia"
+
+#: cervisiapart.cpp:736
+msgid "Cervisia Part"
+msgstr "Componente do Cervisia"
+
+#: cervisiapart.cpp:737 main.cpp:150
+msgid "A CVS frontend"
+msgstr "Uma interface para o CVS"
+
+#: cervisiapart.cpp:739
+msgid "Copyright (c) 1999-2002 Bernd Gehrmann"
+msgstr "Copyright (c) 1999-2002 Bernd Gehrmann"
+
+#: cervisiapart.cpp:742 main.cpp:155
+msgid "Original author and former maintainer"
+msgstr "Autoria e manutenção original"
+
+#: cervisiapart.cpp:744 main.cpp:157
+msgid "Maintainer"
+msgstr "Manutenção"
+
+#: cervisiapart.cpp:746 main.cpp:159
+msgid "Developer"
+msgstr "Desenvolvimento"
+
+#: cervisiapart.cpp:749 main.cpp:164
+msgid "Conversion to KPart"
+msgstr "Conversão para KPart"
+
+#: cervisiapart.cpp:759
+msgid "Open Sandbox"
+msgstr "Abrir a Área Local"
+
+#: cervisiapart.cpp:816
+msgid "CVS Edit"
+msgstr "CVS Edit"
+
+#: cervisiapart.cpp:1349 diffdlg.cpp:255 logdlg.cpp:467
+msgid "CVS Diff"
+msgstr "Diferenças do CVS"
+
+#: cervisiapart.cpp:1364 diffdlg.cpp:491 logdlg.cpp:482 resolvedlg.cpp:351
+msgid "Could not open file for writing."
+msgstr "Não foi possível aceder ao ficheiro para escrita."
+
+#: cervisiapart.cpp:1511
+msgid "The revision looks invalid."
+msgstr "A versão parece ser inválida."
+
+#: cervisiapart.cpp:1518
+msgid "This is the first revision of the branch."
+msgstr "Esta é a primeira versão da ramificação ('branch')."
+
+#: cervisiapart.cpp:1644
+msgid "Invoking help on Cervisia"
+msgstr "Invocar a ajuda acerca do Cervisia"
+
+#: cervisiapart.cpp:1651
+msgid "Invoking help on CVS"
+msgstr "Invocar a ajuda acerca do CVS"
+
+#: cervisiapart.cpp:1687
+msgid "Done"
+msgstr "Concluído"
+
+#: cervisiapart.cpp:1696
+msgid "A CVS commit to repository %1 is done"
+msgstr "Foi concluído o envio ('commit') do CVS para o repositório %1."
+
+#: 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 ""
+"Esta não é uma pasta do CVS.\n"
+"Se não pretendia usar o Cervisia, pode mudar o modo da vista no Konqueror."
+
+#: cervisiashell.cpp:53
+msgid "The Cervisia library could not be loaded."
+msgstr "Não foi possível carregar a biblioteca do Cervisia."
+
+#: cervisiashell.cpp:97
+msgid "Allows you to configure the toolbar"
+msgstr "Permite-lhe configurar a barra de ferramentas"
+
+#: cervisiashell.cpp:103
+msgid "Allows you to customize the keybindings"
+msgstr "Permite-lhe configurar os atalhos de teclado"
+
+#: cervisiashell.cpp:108
+msgid "Exits Cervisia"
+msgstr "Sai do Cervisia"
+
+#: cervisiashell.cpp:116
+msgid "Invokes the KDE help system with the Cervisia documentation"
+msgstr "Invoca o sistema de ajuda do KDE com a documentação do Cervisia"
+
+#: cervisiashell.cpp:121
+msgid "Opens the bug report dialog"
+msgstr "Abre a janela de comunicação de erros"
+
+#: cervisiashell.cpp:126
+msgid "Displays the version number and copyright information"
+msgstr "Mostra o número de versão e a informação do 'copyright'"
+
+#: cervisiashell.cpp:131
+msgid "Displays the information about KDE and its version number"
+msgstr "Mostra os dados sobre o KDE e o seu número de versão"
+
+#: changelogdlg.cpp:44
+msgid "Edit ChangeLog"
+msgstr "Editar o ChangeLog"
+
+#: changelogdlg.cpp:81
+msgid "The ChangeLog file could not be written."
+msgstr "O ficheiro ChangeLog não pôde ser gravado."
+
+#: changelogdlg.cpp:101
+msgid "A ChangeLog file does not exist. Create one?"
+msgstr "Não existe um ficheiro ChangeLog. Deseja criar um?"
+
+#: changelogdlg.cpp:103
+msgid "Create"
+msgstr "Criar"
+
+#: changelogdlg.cpp:112
+msgid "The ChangeLog file could not be read."
+msgstr "O ficheiro ChangeLog não pôde ser lido."
+
+#: checkoutdlg.cpp:54 checkoutdlg.cpp:345
+msgid "CVS Checkout"
+msgstr "Obtenção de CVS"
+
+#: checkoutdlg.cpp:54
+msgid "CVS Import"
+msgstr "Importação do CVS"
+
+#: checkoutdlg.cpp:79 checkoutdlg.cpp:95
+msgid "&Module:"
+msgstr "&Módulo:"
+
+#: checkoutdlg.cpp:86 checkoutdlg.cpp:100 mergedlg.cpp:56 tagdlg.cpp:60
+#: updatedlg.cpp:56
+msgid "Fetch &List"
+msgstr "Obter a &Lista"
+
+#: checkoutdlg.cpp:109
+msgid "&Branch tag:"
+msgstr "Marca de &ramificação:"
+
+#: checkoutdlg.cpp:116
+msgid "Re&cursive checkout"
+msgstr "'Checkout' re&cursivo"
+
+#: checkoutdlg.cpp:140
+msgid "Working &folder:"
+msgstr "&Pasta de trabalho:"
+
+#: checkoutdlg.cpp:149
+msgid "&Vendor tag:"
+msgstr "Marca do &distribuidor:"
+
+#: checkoutdlg.cpp:156
+msgid "&Release tag:"
+msgstr "Ma&rca de lançamento:"
+
+#: checkoutdlg.cpp:163
+msgid "&Ignore files:"
+msgstr "&Ignorar os ficheiros:"
+
+#: checkoutdlg.cpp:170
+msgid "&Comment:"
+msgstr "&Comentário:"
+
+#: checkoutdlg.cpp:174
+msgid "Import as &binaries"
+msgstr "Importar como &binários"
+
+#: checkoutdlg.cpp:178
+msgid "Use file's modification time as time of import"
+msgstr "Utilizar a hora de modificação do ficheiro como hora de importação"
+
+#: checkoutdlg.cpp:186
+msgid "Chec&k out as:"
+msgstr "E&xtrair como:"
+
+#: checkoutdlg.cpp:189
+msgid "Ex&port only"
+msgstr "Ex&portar apenas"
+
+#: checkoutdlg.cpp:290
+msgid "Please choose an existing working folder."
+msgstr "Escolha uma pasta de trabalho existente."
+
+#: checkoutdlg.cpp:295 checkoutdlg.cpp:380
+msgid "Please specify a module name."
+msgstr "Indique o nome do módulo."
+
+#: checkoutdlg.cpp:304
+msgid "Please specify a vendor tag and a release tag."
+msgstr "Indique por favor uma marca de vendedor ou de lançamento."
+
+#: checkoutdlg.cpp:310
+msgid ""
+"Tags must start with a letter and may contain\n"
+"letters, digits and the characters '-' and '_'."
+msgstr ""
+"Os nomes das marcas devem começar por uma letra e podem\n"
+"conter letras, números e os caracteres '-' e '_'."
+
+#: checkoutdlg.cpp:320
+msgid "A branch must be specified for export."
+msgstr "Deve ser indicada uma ramificação ('branch') na exportação."
+
+#: checkoutdlg.cpp:374
+msgid "Please specify a repository."
+msgstr "Indique por favor um repositório."
+
+#: checkoutdlg.cpp:390
+msgid "CVS Remote Log"
+msgstr "Registo Remoto do CVS"
+
+#: commitdlg.cpp:57
+msgid "CVS Commit"
+msgstr "Envio para o CVS"
+
+#: commitdlg.cpp:66
+msgid "Commit the following &files:"
+msgstr "Enviar os seguintes &ficheiros:"
+
+#: commitdlg.cpp:80
+msgid "Older &messages:"
+msgstr "&Mensagens mais antigas:"
+
+#: commitdlg.cpp:90
+msgid "&Log message:"
+msgstr "Mensagem de re&gisto:"
+
+#: commitdlg.cpp:100
+msgid "Use log message &template"
+msgstr "Usar um modelo de mensagem de regis&to"
+
+#: commitdlg.cpp:106 logdlg.cpp:64
+msgid "&Diff"
+msgstr "&Diferenças"
+
+#: commitdlg.cpp:179
+msgid "Current"
+msgstr "Actual"
+
+#: cvsinitdlg.cpp:36
+msgid "Create New Repository (cvs init)"
+msgstr "Criar um Novo Repositório (cvs init)"
+
+#: cvsinitdlg.cpp:42
+msgid "Repository folder:"
+msgstr "Pasta do repositório:"
+
+#: diffdlg.cpp:82
+msgid "Synchronize scroll bars"
+msgstr "Sincronizar as barras de posicionamento"
+
+#: diffdlg.cpp:94 diffdlg.cpp:413
+msgid "%1 differences"
+msgstr "%1 diferenças"
+
+#: diffdlg.cpp:225
+#, c-format
+msgid "CVS Diff: %1"
+msgstr "CVS Diff: %1"
+
+#: diffdlg.cpp:227
+msgid "Repository:"
+msgstr "Repositório:"
+
+#: diffdlg.cpp:228 diffdlg.cpp:231
+msgid "Revision "
+msgstr "Versão "
+
+#: diffdlg.cpp:230
+msgid "Working dir:"
+msgstr "Pasta de trabalho:"
+
+#: diffdlg.cpp:411 resolvedlg.cpp:386
+msgid "%1 of %2"
+msgstr "%1 de %2"
+
+#: entry_status.cpp:37
+msgid "Locally Modified"
+msgstr "Modificado Localmente"
+
+#: entry_status.cpp:40
+msgid "Locally Added"
+msgstr "Adicionado Localmente"
+
+#: entry_status.cpp:43
+msgid "Locally Removed"
+msgstr "Removido Localmente"
+
+#: entry_status.cpp:46
+msgid "Needs Update"
+msgstr "Necessita de Actualização"
+
+#: entry_status.cpp:49
+msgid "Needs Patch"
+msgstr "Necessita de 'Patch'"
+
+#: entry_status.cpp:52
+msgid "Needs Merge"
+msgstr "Necessita de Junção"
+
+#: entry_status.cpp:55
+msgid "Up to Date"
+msgstr "Actualizado"
+
+#: entry_status.cpp:58
+msgid "Conflict"
+msgstr "Conflito"
+
+#: entry_status.cpp:61
+msgid "Updated"
+msgstr "Actualizado"
+
+#: entry_status.cpp:64
+msgid "Patched"
+msgstr "Com 'Patch'"
+
+#: entry_status.cpp:67
+msgid "Removed"
+msgstr "Removido"
+
+#: entry_status.cpp:70
+msgid "Not in CVS"
+msgstr "Não está no CVS"
+
+#: entry_status.cpp:73
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: historydlg.cpp:117 historydlg.cpp:363
+msgid "Commit, Modified "
+msgstr "Envio, Modificados "
+
+#: historydlg.cpp:118 historydlg.cpp:364
+msgid "Commit, Added "
+msgstr "Envio, Adicionados "
+
+#: historydlg.cpp:119 historydlg.cpp:365
+msgid "Commit, Removed "
+msgstr "Envio, Removidos "
+
+#: historydlg.cpp:125 historydlg.cpp:355
+msgid "Checkout "
+msgstr "Recepção "
+
+#: historydlg.cpp:131 loginfo.cpp:64
+msgid "Tag"
+msgstr "Marca"
+
+#: historydlg.cpp:155 loglist.cpp:120
+msgid "Date"
+msgstr "Data"
+
+#: historydlg.cpp:156
+msgid "Event"
+msgstr "Evento"
+
+#: historydlg.cpp:157 loglist.cpp:119
+msgid "Author"
+msgstr "Autor"
+
+#: historydlg.cpp:158 loglist.cpp:118 updateview.cpp:53
+msgid "Revision"
+msgstr "Revisão"
+
+#: historydlg.cpp:160
+msgid "Repo Path"
+msgstr "Localização do Repositório"
+
+#: historydlg.cpp:164
+msgid "Show c&ommit events"
+msgstr "Mostrar os eventos de 'c&ommit'"
+
+#: historydlg.cpp:167
+msgid "Show ch&eckout events"
+msgstr "Mostrar os eventos de 'c&heckout'"
+
+#: historydlg.cpp:170
+msgid "Show &tag events"
+msgstr "Mostrar eventos de '&tag'"
+
+#: historydlg.cpp:173
+msgid "Show &other events"
+msgstr "Mostrar os &outros eventos"
+
+#: historydlg.cpp:176
+msgid "Only &user:"
+msgstr "Apenas o &utilizador:"
+
+#: historydlg.cpp:178
+msgid "Only &filenames matching:"
+msgstr "Apenas os &ficheiros correspondentes a:"
+
+#: historydlg.cpp:180
+msgid "Only &folders matching:"
+msgstr "Apenas as &pastas correspondentes a:"
+
+#: historydlg.cpp:313 historydlg.cpp:319
+msgid "CVS History"
+msgstr "Histórico do CVS"
+
+#: historydlg.cpp:356
+msgid "Tag "
+msgstr "Marca "
+
+#: historydlg.cpp:357
+msgid "Release "
+msgstr "Versão "
+
+#: historydlg.cpp:358
+msgid "Update, Deleted "
+msgstr "Actualizado, Removidos "
+
+#: historydlg.cpp:359
+msgid "Update, Copied "
+msgstr "Actualizado, Copiados "
+
+#: historydlg.cpp:360
+msgid "Update, Merged "
+msgstr "Actualizado, Reunidos "
+
+#: historydlg.cpp:361
+msgid "Update, Conflict "
+msgstr "Actualizado, Conflitos "
+
+#: historydlg.cpp:362
+msgid "Update, Patched "
+msgstr "Actualizado, Removidos "
+
+#: historydlg.cpp:366
+msgid "Unknown "
+msgstr "Desconhecido "
+
+#: logdlg.cpp:63
+msgid "&Annotate"
+msgstr "&Anotar"
+
+#: logdlg.cpp:86
+msgid "S&earch:"
+msgstr "P&rocurar:"
+
+#: logdlg.cpp:98
+msgid "&Tree"
+msgstr "Ár&vore"
+
+#: logdlg.cpp:99
+msgid "&List"
+msgstr "&Lista"
+
+#: logdlg.cpp:100
+msgid "CVS &Output"
+msgstr "Resultad&o do CVS"
+
+#: 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 ""
+"Escolha a versão A, carregando para tal com o botão esquerdo, e\n"
+"a versão B com o botão do meio do rato."
+
+#: logdlg.cpp:134
+msgid "Revision A:"
+msgstr "Versão A:"
+
+#: logdlg.cpp:134
+msgid "Revision B:"
+msgstr "Versão B:"
+
+#: logdlg.cpp:142
+msgid "Select by tag:"
+msgstr "Seleccionar pela marca:"
+
+#: logdlg.cpp:150
+msgid "Author:"
+msgstr "Autor:"
+
+#: logdlg.cpp:157
+msgid "Date:"
+msgstr "Data:"
+
+#: logdlg.cpp:164
+msgid "Comment/Tags:"
+msgstr "Comentário/Marcas:"
+
+#: 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 ""
+"Esta versão será usada quando carregar em Anotar.\n"
+"Também é usada como o primeiro item de uma operação Diff."
+
+#: logdlg.cpp:183
+msgid "This revision is used as the second item of a Diff operation."
+msgstr "Esta versão é usada como o segundo item de uma operação Diff."
+
+#: logdlg.cpp:198
+msgid ""
+"_: to view something\n"
+"&View"
+msgstr "&Ver"
+
+#: logdlg.cpp:199
+msgid "Create Patch..."
+msgstr "Criar um 'Patch'..."
+
+#: logdlg.cpp:236
+#, c-format
+msgid "CVS Log: %1"
+msgstr "Registo do CVS: %1"
+
+#: logdlg.cpp:242
+msgid "CVS Log"
+msgstr "Registo do CVS"
+
+#: logdlg.cpp:390
+msgid " (Branchpoint)"
+msgstr " (Ponto de ramificação)"
+
+#: logdlg.cpp:410
+msgid "Please select revision A or B first."
+msgstr "Seleccione primeiro as versões A ou B."
+
+#: logdlg.cpp:431
+msgid "View File"
+msgstr "Ver o Ficheiro"
+
+#: logdlg.cpp:450 logdlg.cpp:509
+msgid "Please select revision A or revisions A and B first."
+msgstr "Seleccione primeiro a versão A ou as versões A e B."
+
+#: loginfo.cpp:58
+msgid "Branchpoint"
+msgstr "Ponto de ramificação"
+
+#: loginfo.cpp:61
+msgid "On Branch"
+msgstr "Na Ramificação"
+
+#: loglist.cpp:121
+msgid "Branch"
+msgstr "Ramificação"
+
+#: loglist.cpp:122
+msgid "Comment"
+msgstr "Comentário"
+
+#: loglist.cpp:123
+msgid "Tags"
+msgstr "Marcas"
+
+#: logplainview.cpp:56
+#, c-format
+msgid "revision %1"
+msgstr "versão %1"
+
+#: logplainview.cpp:59
+msgid "Select for revision A"
+msgstr "Seleccionar a versão A"
+
+#: logplainview.cpp:62
+msgid "Select for revision B"
+msgstr "Seleccionar a versão B"
+
+#: logplainview.cpp:65
+msgid "date: %1; author: %2"
+msgstr "data: %1, autor: %2"
+
+#: main.cpp:143
+msgid "The sandbox to be loaded"
+msgstr "A área local a ser carregada"
+
+#: main.cpp:144
+msgid "Show resolve dialog for the given file"
+msgstr "Mostra a janela de resolução com o ficheiro seleccionado"
+
+#: main.cpp:145
+msgid "Show log dialog for the given file"
+msgstr "Mostra a janela de registo do ficheiro seleccionado"
+
+#: main.cpp:146
+msgid "Show annotation dialog for the given file"
+msgstr "Mostra a janela de anotação do ficheiro seleccionado"
+
+#: 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 ""
+"Copyright (c) 1999-2002 Bernd Gehrmann\n"
+"Copyright (c) 2002-2007 os autores do Cervisia"
+
+#: main.cpp:161
+msgid "Documentation"
+msgstr "Documentação"
+
+#: mergedlg.cpp:38
+msgid "CVS Merge"
+msgstr "Junção do CVS"
+
+#: mergedlg.cpp:49
+msgid "Merge from &branch:"
+msgstr "Reunir a partir da &ramificação:"
+
+#: mergedlg.cpp:65
+msgid "Merge &modifications:"
+msgstr "Reunir as &modificações:"
+
+#: mergedlg.cpp:68
+msgid "between tag: "
+msgstr "entre a marca: "
+
+#: mergedlg.cpp:72
+msgid "and tag: "
+msgstr "e a marca: "
+
+#: mergedlg.cpp:76 updatedlg.cpp:71
+msgid "Fetch L&ist"
+msgstr "Obter a L&ista"
+
+#: misc.cpp:85
+msgid "CVS Status"
+msgstr "Estado do CVS"
+
+#: misc.cpp:218
+msgid ""
+"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
+msgstr ""
+"Já existe um ficheiro com o nome \"%1\". Tem a certeza que o deseja substituir?"
+
+#: misc.cpp:219
+msgid "Overwrite File?"
+msgstr "Sobrepor o Ficheiro?"
+
+#: misc.cpp:220
+msgid "&Overwrite"
+msgstr "S&obrepor"
+
+#: misc.cpp:220
+msgid "Overwrite the file"
+msgstr "Sobrepor o ficheiro"
+
+#: patchoptiondlg.cpp:38
+msgid "Output Format"
+msgstr "Formato de Saída"
+
+#: patchoptiondlg.cpp:44
+msgid "Context"
+msgstr "Contexto"
+
+#: patchoptiondlg.cpp:45
+msgid "Normal"
+msgstr "Normal"
+
+#: patchoptiondlg.cpp:46
+msgid "Unified"
+msgstr "Unificado"
+
+#: patchoptiondlg.cpp:49
+msgid "&Number of context lines:"
+msgstr "&Número de linhas de contexto:"
+
+#: patchoptiondlg.cpp:59
+msgid "Ignore Options"
+msgstr "Opções para Ignorar"
+
+#: patchoptiondlg.cpp:62
+msgid "Ignore added or removed empty lines"
+msgstr "Ignorar as linhas em branco adicionadas ou removidas"
+
+#: patchoptiondlg.cpp:64
+msgid "Ignore changes in the amount of whitespace"
+msgstr "Ignorar as alterações dos espaços em branco"
+
+#: patchoptiondlg.cpp:66
+msgid "Ignore all whitespace"
+msgstr "Ignorar todos os espaços em branco"
+
+#: patchoptiondlg.cpp:67
+msgid "Ignore changes in case"
+msgstr "Ignorar as mudanças de capitalização"
+
+#: protocolview.cpp:127
+msgid ""
+"[Exited with status %1]\n"
+msgstr ""
+"[Saiu com o código %1]\n"
+
+#: protocolview.cpp:129
+msgid ""
+"[Finished]\n"
+msgstr ""
+"[Terminado]\n"
+
+#: protocolview.cpp:132
+msgid ""
+"[Aborted]\n"
+msgstr ""
+"[Interrompido]\n"
+
+#. i18n: file cervisiaui.rc line 42
+#: rc.cpp:21 rc.cpp:69
+#, no-c-format
+msgid "&Advanced"
+msgstr "&Avançado"
+
+#. i18n: file cervisiaui.rc line 62
+#: rc.cpp:24 rc.cpp:72
+#, no-c-format
+msgid "&Repository"
+msgstr "&Repositório"
+
+#. i18n: file settingsdlg_advanced.ui line 41
+#: rc.cpp:36
+#, no-c-format
+msgid "&Timeout after which a progress dialog appears (in ms):"
+msgstr "&Tempo-limite para o aparecimento de uma janela de progresso (ms):"
+
+#. i18n: file settingsdlg_advanced.ui line 52
+#: rc.cpp:39
+#, no-c-format
+msgid "Default compression &level:"
+msgstr "Níve&l de compressão por omissão:"
+
+#. 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 "Usar um processo novo do 'ssh-agent' ou usar outro em execução"
+
+#. 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 ""
+"A cor principal usada para realçar os ficheiros com conflitos na vista de "
+"ficheiros."
+
+#. i18n: file cervisiapart.kcfg line 33
+#: rc.cpp:48
+#, no-c-format
+msgid "Delay (ms) until the progress dialog appears."
+msgstr "Atraso (ms) até ao aparecimento da janela de evolução."
+
+#: repositorydlg.cpp:147
+msgid "Logged in"
+msgstr "Ligado"
+
+#: repositorydlg.cpp:147
+msgid "Not logged in"
+msgstr "Não ligado"
+
+#: repositorydlg.cpp:149
+msgid "No login required"
+msgstr "Sem autenticação necessária"
+
+#: repositorydlg.cpp:157
+msgid "Configure Access to Repositories"
+msgstr "Configurar o Acesso aos Repositórios"
+
+#: repositorydlg.cpp:170
+msgid "Repository"
+msgstr "Repositório"
+
+#: repositorydlg.cpp:171
+msgid "Method"
+msgstr "Método"
+
+#: repositorydlg.cpp:172
+msgid "Compression"
+msgstr "Compressão"
+
+#: repositorydlg.cpp:173 settingsdlg.cpp:296 updateview.cpp:52
+msgid "Status"
+msgstr "Estado"
+
+#: repositorydlg.cpp:182
+msgid "&Add..."
+msgstr "&Adicionar..."
+
+#: repositorydlg.cpp:183
+msgid "&Modify..."
+msgstr "&Modificar..."
+
+#: repositorydlg.cpp:186
+msgid "Login..."
+msgstr "Ligar..."
+
+#: repositorydlg.cpp:187
+msgid "Logout"
+msgstr "Encerrar"
+
+#: repositorydlg.cpp:337
+msgid "This repository is already known."
+msgstr "Este repositório já é conhecido."
+
+#: repositorydlg.cpp:426
+msgid "Login failed."
+msgstr "A autenticação falhou."
+
+#: repositorydlg.cpp:451
+msgid "CVS Logout"
+msgstr "CVS Logout"
+
+#: resolvedlg.cpp:118
+msgid "Your version (A):"
+msgstr "A sua versão (A):"
+
+#: resolvedlg.cpp:126
+msgid "Other version (B):"
+msgstr "Outra versão (B):"
+
+#: resolvedlg.cpp:137
+msgid "Merged version:"
+msgstr "Versão reunida:"
+
+#: resolvedlg.cpp:225
+#, c-format
+msgid "CVS Resolve: %1"
+msgstr "Resolução do CVS: %1"
+
+#: resolvedlg.cpp:388
+msgid "%1 conflicts"
+msgstr "%1 conflitos"
+
+#: settingsdlg.cpp:81
+msgid "Configure Cervisia"
+msgstr "Configurar o Cervisia"
+
+#: settingsdlg.cpp:237
+msgid "General"
+msgstr "Geral"
+
+#: settingsdlg.cpp:241
+msgid "&User name for the change log editor:"
+msgstr "&Utilizador de edição do ChangeLog:"
+
+#: settingsdlg.cpp:249
+msgid "&Path to CVS executable, or 'cvs':"
+msgstr "&Localização do executável do CVS, ou 'cvs':"
+
+#: settingsdlg.cpp:265
+msgid "Diff Viewer"
+msgstr "Visualizador de Diferenças"
+
+#: settingsdlg.cpp:268
+msgid "&Number of context lines in diff dialog:"
+msgstr "&Número de linhas de contexto na janela do 'diff':"
+
+#: settingsdlg.cpp:273
+msgid "Additional &options for cvs diff:"
+msgstr "&Opções adicionais do 'cvs diff':"
+
+#: settingsdlg.cpp:277
+msgid "Tab &width in diff dialog:"
+msgstr "&Tabulação na janela do 'diff':"
+
+#: settingsdlg.cpp:282
+msgid "External diff &frontend:"
+msgstr "Inter&face externa do 'diff':"
+
+#: settingsdlg.cpp:299
+msgid ""
+"When opening a sandbox from a &remote repository,\n"
+"start a File->Status command automatically"
+msgstr ""
+"Ao abrir a área local de um repositório &remoto,\n"
+"iniciar automaticamente um comando Ficheiro->Estado."
+
+#: settingsdlg.cpp:301
+msgid ""
+"When opening a sandbox from a &local repository,\n"
+"start a File->Status command automatically"
+msgstr ""
+"Ao abrir uma área local de um repositório &local,\n"
+"iniciar automaticamente um comando Ficheiro->Estado"
+
+#: settingsdlg.cpp:314
+msgid "Advanced"
+msgstr "Avançado"
+
+#: settingsdlg.cpp:335
+msgid "Font for &Protocol Window..."
+msgstr "Tipo de Letra da Janela do &Protocolo..."
+
+#: settingsdlg.cpp:337
+msgid "Font for A&nnotate View..."
+msgstr "Tipo de Letra da Janela de A&notações..."
+
+#: settingsdlg.cpp:339
+msgid "Font for D&iff View..."
+msgstr "Tipo de Letra da Janela de D&iferenças..."
+
+#: settingsdlg.cpp:341
+msgid "Font for ChangeLog View..."
+msgstr "Tipo de Letra da Janela do ChangeLog..."
+
+#: settingsdlg.cpp:345
+msgid "Colors"
+msgstr "Cores"
+
+#: settingsdlg.cpp:349
+msgid "Conflict:"
+msgstr "Conflito:"
+
+#: settingsdlg.cpp:353
+msgid "Diff change:"
+msgstr "Alteração do 'diff':"
+
+#: settingsdlg.cpp:357
+msgid "Local change:"
+msgstr "Alteração local:"
+
+#: settingsdlg.cpp:361
+msgid "Diff insertion:"
+msgstr "Inserção do 'diff':"
+
+#: settingsdlg.cpp:365
+msgid "Remote change:"
+msgstr "Alteração remota:"
+
+#: settingsdlg.cpp:369
+msgid "Diff deletion:"
+msgstr "Remoção do 'diff':"
+
+#: settingsdlg.cpp:373
+msgid "Not in cvs:"
+msgstr "Não está no CVS:"
+
+#: settingsdlg.cpp:377
+msgid "Split main window &horizontally"
+msgstr "Dividir a janela principal &horizontalmente"
+
+#: tagdlg.cpp:46
+msgid "CVS Delete Tag"
+msgstr "Remover a Marca do CVS"
+
+#: tagdlg.cpp:46
+msgid "CVS Tag"
+msgstr "Marcação do CVS"
+
+#: tagdlg.cpp:58 tagdlg.cpp:75
+msgid "&Name of tag:"
+msgstr "&Nome da marca:"
+
+#: tagdlg.cpp:81
+msgid "Create &branch with this tag"
+msgstr "Criar uma &ramificação com esta marca"
+
+#: tagdlg.cpp:84
+msgid "&Force tag creation even if tag already exists"
+msgstr "&Forçar a criação da marca, mesmo que já exista"
+
+#: tagdlg.cpp:117
+msgid "You must define a tag name."
+msgstr "Tem de indicar o nome de uma marca ('tag')."
+
+#: tagdlg.cpp:125
+msgid ""
+"Tag must start with a letter and may contain letters, digits and the characters "
+"'-' and '_'."
+msgstr ""
+"O nome da marca tem de começar por uma letra e pode conter letras, números e os "
+"caracteres '-' e '_'."
+
+#: updatedlg.cpp:38
+msgid "CVS Update"
+msgstr "Actualização do CVS"
+
+#: updatedlg.cpp:49
+msgid "Update to &branch: "
+msgstr "Actualizar para a &ramificação: "
+
+#: updatedlg.cpp:65
+msgid "Update to &tag: "
+msgstr "Ac&tualizar para a marca: "
+
+#: updatedlg.cpp:80
+msgid "Update to &date ('yyyy-mm-dd'):"
+msgstr "Actualizar para a &data ('aaaa-mm-dd'):"
+
+#: updateview.cpp:50
+msgid "File Name"
+msgstr "Nome do Ficheiro"
+
+#: updateview.cpp:51
+msgid "File Type"
+msgstr "Tipo de Ficheiro"
+
+#: updateview.cpp:54
+msgid "Tag/Date"
+msgstr "Marca/Data"
+
+#: updateview.cpp:55
+msgid "Timestamp"
+msgstr "Hora"
+
+#: watchdlg.cpp:35
+msgid "CVS Watch Add"
+msgstr "Adição de Vigias do CVS"
+
+#: watchdlg.cpp:35
+msgid "CVS Watch Remove"
+msgstr "Remoção de Vigias do CVS"
+
+#: watchdlg.cpp:42
+msgid "Add watches for the following events:"
+msgstr "Adicionar vigias ('watches') aos seguintes eventos:"
+
+#: watchdlg.cpp:43
+msgid "Remove watches for the following events:"
+msgstr "Remover vigias ('watches') dos seguintes eventos:"
+
+#: watchdlg.cpp:46
+msgid "&All"
+msgstr "&Tudo"
+
+#: watchdlg.cpp:51
+msgid "&Only:"
+msgstr "&Só:"
+
+#: watchdlg.cpp:59
+msgid "&Commits"
+msgstr "&Envios"
+
+#: watchdlg.cpp:63
+msgid "&Edits"
+msgstr "&Edições"
+
+#: watchdlg.cpp:67
+msgid "&Unedits"
+msgstr "&Fins de Edição"
+
+#: watchersdlg.cpp:55
+msgid "Watcher"
+msgstr "Vigilante"
+
+#: watchersdlg.cpp:57
+msgid "Unedit"
+msgstr "Terminar a Edição"
+
+#: watchersdlg.cpp:58
+msgid "Commit"
+msgstr "Enviar"
+
+#: watchersdlg.cpp:78 watchersdlg.cpp:84
+msgid "CVS Watchers"
+msgstr "Vigilantes de CVS"
diff --git a/tde-i18n-pt/messages/kdesdk/cvsservice.po b/tde-i18n-pt/messages/kdesdk/cvsservice.po
new file mode 100644
index 00000000000..012db2a9fcc
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/cvsservice.po
@@ -0,0 +1,74 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: cvsservice\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2003-08-23 23:42+0100\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: cvsaskpass askpass prompt Loose\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: cvsaskpass.cpp:33
+msgid "prompt"
+msgstr "prompt"
+
+#: cvsaskpass.cpp:40
+msgid "cvsaskpass"
+msgstr "cvsaskpass"
+
+#: cvsaskpass.cpp:41
+msgid "ssh-askpass for the CVS DCOP Service"
+msgstr "ssh-askpass para o Serviço DCOP de CVS"
+
+#: cvsaskpass.cpp:43
+msgid "Copyright (c) 2003 Christian Loose"
+msgstr "Copyright (c) 2003 Christian Loose"
+
+#: cvsaskpass.cpp:64
+msgid "Please type in your password below."
+msgstr "Por favor indique a sua senha."
+
+#: cvsaskpass.cpp:67
+msgid "Repository:"
+msgstr "Repositório:"
+
+#: cvsloginjob.cpp:116
+msgid "Please type in your password for the repository below."
+msgstr "Por favor indique a sua senha para o repositório abaixo."
+
+#: cvsservice.cpp:991
+msgid ""
+"You have to set a local working copy directory before you can use this "
+"function!"
+msgstr ""
+"Tem que definir uma cópia de trabalho local antes de poder usar esta função!"
+
+#: cvsservice.cpp:1005
+msgid "There is already a job running"
+msgstr "Já está uma tarefa em execução"
+
+#: main.cpp:30
+msgid "CVS DCOP service"
+msgstr "Serviço DCOP de CVS"
+
+#: main.cpp:31
+msgid "DCOP service for CVS"
+msgstr "Serviço DCOP para CVS"
+
+#: main.cpp:33
+msgid "Developer"
+msgstr "Desenvolvimento"
diff --git a/tde-i18n-pt/messages/kdesdk/kbabel.po b/tde-i18n-pt/messages/kdesdk/kbabel.po
new file mode 100644
index 00000000000..93bf829367a
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kbabel.po
@@ -0,0 +1,6352 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kbabel\n"
+"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"PO-Revision-Date: 2006-08-16 23:31+0100\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-IgnoreConsistency: &Pack\n"
+"X-POFile-IgnoreConsistency: Fla&g\n"
+"X-POFile-IgnoreConsistency: Untranslated\n"
+"X-POFile-IgnoreConsistency: Make\n"
+"X-POFile-SpellExtra: KSpell Bailey Matthias KFilePlugin API Dwayne GUI\n"
+"X-POFile-SpellExtra: KBabel Gettext Stanislav dbsearchengine KBabeldict\n"
+"X-POFile-IgnoreConsistency: Sources\n"
+"X-POFile-IgnoreConsistency: Searching\n"
+"X-POFile-SpellExtra: Rizzi Msgstr old KLauncher POTDIR Msgid pot Gtk share\n"
+"X-POFile-SpellExtra: LEDs email kill fuzzy diff INS abcx DIR LANG msgstr\n"
+"X-POFile-SpellExtra: RW Return abc msgid POT tags apps gettext Kulow TMX\n"
+"X-POFile-SpellExtra: DBSEPrefWidget Joe Kiefer KTranslator Translation RO\n"
+"X-POFile-SpellExtra: ispell MARKEDPOFILES bzip format Wegner msgfmt Diehl\n"
+"X-POFile-SpellExtra: LEDS kbabeldict po Exp KBabelDict statistics\n"
+"X-POFile-SpellExtra: Visnovsky info Andrea kbabel PO Stephan gzip Diff\n"
+"X-POFile-SpellExtra: Núm Id Za ésima SVN Comment on name msgmerge\n"
+"X-POFile-IgnoreConsistency: &Fuzzy\n"
+"X-POFile-IgnoreConsistency: New Item\n"
+"X-POFile-IgnoreConsistency: Down\n"
+"X-POFile-IgnoreConsistency: Comment\n"
+"X-POFile-IgnoreConsistency: Fuzzy\n"
+"X-POFile-IgnoreConsistency: &Header\n"
+"X-POFile-SpellExtra: Foundation OF min Free TRANSLATORS NAME exp kdelibs\n"
+"X-POFile-SpellExtra: line Revision EMAIL Name\n"
+"X-POFile-IgnoreConsistency: M\n"
+
+#: catalogmanager/catalogmanagerview.cpp:89
+msgid "Name"
+msgstr "Nome"
+
+#: catalogmanager/catalogmanagerview.cpp:90
+msgid "M"
+msgstr "M"
+
+#: catalogmanager/catalogmanagerview.cpp:91
+msgid "Fuzzy"
+msgstr "Aproximadas"
+
+#: catalogmanager/catalogmanagerview.cpp:92
+msgid "Untranslated"
+msgstr "Não Traduzidas"
+
+#: catalogmanager/catalogmanagerview.cpp:93
+msgid "Total"
+msgstr "Total"
+
+#: catalogmanager/catalogmanagerview.cpp:94 catalogmanager/future.cpp:5
+msgid "CVS/SVN Status"
+msgstr "Estado do CVS/SVN"
+
+#: catalogmanager/catalogmanagerview.cpp:95
+msgid "Last Revision"
+msgstr "Última Revisão"
+
+#: addons/kfile-plugins/kfile_po.cpp:56
+#: catalogmanager/catalogmanagerview.cpp:96
+msgid "Last Translator"
+msgstr "Último Tradutor"
+
+#: catalogmanager/catalogmanagerview.cpp:178
+#: catalogmanager/catalogmanagerview.cpp:2447
+#: catalogmanager/catalogmanagerview.cpp:2458
+msgid "Log Window"
+msgstr "Janela de Registo"
+
+#: catalogmanager/catalogmanagerview.cpp:180
+msgid "C&lear"
+msgstr "&Limpar"
+
+#: 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 ""
+"<qt>"
+"<p><b>Janela de registos</b></p>\n"
+"<p>Nesta janela, aparece o resultado dos comandos executados.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Gestor do Catálogo</b>"
+"<p>\n"
+"<p>O Gestor do Catálogo junta duas pastas numa árvore e mostra todos\n"
+"os ficheiros PO e POT nessas pastas. Assim, o utilizador pode ver facilmente\n"
+"se um novo modelo foi adicionado ou removido. Também é mostrada alguma\n"
+"informação sobre os ficheiros.</p>"
+"<p>Para mais informações veja a secção\n"
+"<b>O Gestor do Catálogo</b> na ajuda on-line.</p></qt>"
+
+#: 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 ""
+"Erro ao tentar aceder ao ficheiro:\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 ""
+"Erro ao tentar ler o ficheiro:\n"
+" %1\n"
+"Talvez não seja um ficheiro com uma lista de marcações válida."
+
+#: catalogmanager/catalogmanagerview.cpp:519 kbabel/kbabelview.cpp:1451
+msgid "The file %1 already exists. Do you want to overwrite it?"
+msgstr "O ficheiro %1 já existe. Deseja substituí-lo?"
+
+#: catalogmanager/catalogmanagerview.cpp:520 kbabel/kbabelview.cpp:1452
+#: kbabel/kbabelview.cpp:1521
+msgid "&Overwrite"
+msgstr "S&obrepor"
+
+#: catalogmanager/catalogmanagerview.cpp:571
+msgid ""
+"An error occurred while trying to write to file:\n"
+"%1\n"
+msgstr ""
+"Ocorreu um erro ao tentar escrever no ficheiro:\n"
+"%1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:580
+msgid ""
+"An error occurred while trying to upload the file:\n"
+"%1\n"
+msgstr ""
+"Ocorreu um erro ao tentar enviar o ficheiro:\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 ""
+"O Gestor de Catálogo ainda está a actualizar informação acerca dos ficheiros.\n"
+"Se continuar, ele tentará actualizar todos os ficheiros necessários, mas isto "
+"pode demorar muito tempo e pode levar a maus resultados. Por favor, espere até "
+"que todos os ficheiros sejam actualizados."
+
+#: catalogmanager/catalogmanagerview.cpp:769
+msgid ""
+"Statistics for all:\n"
+msgstr ""
+"Estatísticas para tudo:\n"
+
+#: catalogmanager/catalogmanagerview.cpp:771
+msgid ""
+"Statistics for %1:\n"
+msgstr ""
+"Estatísticas para %1:\n"
+
+#: catalogmanager/catalogmanagerview.cpp:773
+msgid ""
+"Number of packages: %1\n"
+msgstr ""
+"Número de pacotes: %1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:776
+msgid ""
+"Complete translated: %1 % (%2)\n"
+msgstr ""
+"Completamente traduzidas: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:779
+msgid ""
+"Only template available: %1 % (%2)\n"
+msgstr ""
+"Apenas está disponível o modelo: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:781
+msgid ""
+"Only PO file available: %1 % (%2)\n"
+msgstr ""
+"Apenas está disponível o ficheiro PO: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:783
+msgid ""
+"Number of messages: %1\n"
+msgstr ""
+"Número de mensagens: %1\n"
+
+#: catalogmanager/catalogmanagerview.cpp:787
+msgid ""
+"Translated: %1 % (%2)\n"
+msgstr ""
+"Traduzidas: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:790
+msgid ""
+"Fuzzy: %1 % (%2)\n"
+msgstr ""
+"Aproximadas: %1 % (%2)\n"
+
+#: catalogmanager/catalogmanagerview.cpp:793
+msgid ""
+"Untranslated: %1 % (%2)\n"
+msgstr ""
+"Não-traduzidas: %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 "Estatísticas"
+
+#: catalogmanager/catalogmanagerview.cpp:820
+msgid ""
+"The file is syntactically correct.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+"O ficheiro está sintacticamente correcto.\n"
+"Resultado do \"msgfmt --statistics\":"
+
+#: catalogmanager/catalogmanagerview.cpp:825
+msgid ""
+"The file has syntax errors.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+"O ficheiro tem erros de sintaxe.\n"
+"Resultado do \"msgfmt --statistics\":"
+
+#: catalogmanager/catalogmanagerview.cpp:830
+msgid ""
+"The file has header syntax error.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+"O ficheiro tem erros de sintaxe no cabeçalho.\n"
+"Resultado do \"msgfmt --statistics\":"
+
+#: catalogmanager/catalogmanagerview.cpp:835
+msgid "An error occurred while processing \"msgfmt --statistics\""
+msgstr "Ocorreu um erro durante o processo do \"msgfmt --statistics\""
+
+#: catalogmanager/catalogmanagerview.cpp:840
+#: catalogmanager/catalogmanagerview.cpp:929
+msgid ""
+"Cannot execute msgfmt. Please make sure that you have msgfmt in your PATH."
+msgstr ""
+"Não foi possível executar o 'msgfmt'. Por favor, verifique se tem o 'msgfmt' no "
+"seu PATH."
+
+#: catalogmanager/catalogmanagerview.cpp:845
+#: catalogmanager/catalogmanagerview.cpp:934 kbabel/kbabelview.cpp:1649
+msgid "You can use gettext tools only for checking PO files."
+msgstr ""
+"Você só pode usar as ferramentas do 'gettext' para verificar os ficheiros PO."
+
+#: catalogmanager/catalogmanagerview.cpp:868
+msgid ""
+"All files in folder %1 are syntactically correct.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Todos os ficheiros na pasta %1 estão sintacticamente correctos.\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: catalogmanager/catalogmanagerview.cpp:873
+msgid ""
+"All files in the base folder are syntactically correct.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Todos os ficheiros na pasta de base estão sintacticamente correctos.\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: catalogmanager/catalogmanagerview.cpp:884
+msgid ""
+"At least one file in folder %1 has syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Pelo menos um ficheiro da pasta %1 tem erros de sintaxe.\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: catalogmanager/catalogmanagerview.cpp:889
+msgid ""
+"At least one file in the base folder has syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Pelo menos um ficheiro da pasta de base tem erros de sintaxe.\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: catalogmanager/catalogmanagerview.cpp:900
+msgid ""
+"At least one file in folder %1 has header syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Pelo menos um ficheiro da pasta %1 tem erros de sintaxe no cabeçalho.\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: catalogmanager/catalogmanagerview.cpp:905
+msgid ""
+"At least one file in the base folder has header syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Pelo menos um ficheiro da pasta de base tem erros de sintaxe no cabeçalho.\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: catalogmanager/catalogmanagerview.cpp:916
+#, c-format
+msgid ""
+"An error occurred while processing \"msgfmt --statistics *.po\" in folder %1"
+msgstr ""
+"Ocorreu um erro durante o processo \"msgfmt --statistics *.po\" na pasta %1"
+
+#: catalogmanager/catalogmanagerview.cpp:921
+msgid ""
+"An error occurred while processing \"msgfmt --statistics *.po\" in the base "
+"folder"
+msgstr ""
+"Ocorreu um erro durante o processo \"msgfmt --statistics *.po\" na pasta de "
+"base"
+
+#: catalogmanager/catalogmanagerview.cpp:1502
+msgid "Do you really want to delete the file %1?"
+msgstr "Deseja mesmo apagar o ficheiro %1?"
+
+#: catalogmanager/catalogmanagerview.cpp:1507
+msgid "Was not able to delete the file %1!"
+msgstr "Não foi possível apagar o ficheiro %1!"
+
+#: 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 ""
+"Não indicou uma pasta válida para a pasta de base dos ficheiros PO:\n"
+"%1\n"
+"Veja por favor a sua configuração na janela de preferências."
+
+#: 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 ""
+"Não indicou uma pasta válida para a pasta de base dos ficheiros dos modelos "
+"PO:\n"
+"%1\n"
+"Verifique por favor as suas configurações na janela de preferências."
+
+#: catalogmanager/catalogmanagerview.cpp:1824
+msgid "Reading file information"
+msgstr "A ler a informação do ficheiro"
+
+#: catalogmanager/catalogmanagerview.cpp:2999
+#: catalogmanager/validateprogress.cpp:98
+msgid ""
+"Cannot instantiate a validation tool.\n"
+"Please check your installation."
+msgstr ""
+"Não é possível criar uma ferramenta de validação.\n"
+"Verifique a sua instalação, por favor."
+
+#: catalogmanager/catalogmanagerview.cpp:3000
+#: catalogmanager/validateprogress.cpp:99
+msgid "Validation Tool Error"
+msgstr "Erro da Ferramenta de Validação"
+
+#: catalogmanager/catalogmanagerview.cpp:3008
+msgid "Validation Options"
+msgstr "Opções de Validação"
+
+#: catalogmanager/markpatterndialog.cpp:113
+msgid "Ma&rk files which match the following pattern:"
+msgstr "Ma&rcar os ficheiros correspondentes ao seguinte padrão:"
+
+#: catalogmanager/markpatterndialog.cpp:114
+msgid "&Mark Files"
+msgstr "&Marcar os Ficheiros"
+
+#: catalogmanager/markpatterndialog.cpp:116
+msgid "Unma&rk files which match the following pattern:"
+msgstr "Desma&rcar os ficheiros que correspondam ao seguinte padrão:"
+
+#: catalogmanager/markpatterndialog.cpp:117
+msgid "Un&mark Files"
+msgstr "Des&marcar os Ficheiros"
+
+#: catalogmanager/validateprogress.cpp:56
+msgid ""
+"_: Caption of dialog\n"
+"Validation"
+msgstr "Validação"
+
+#: catalogmanager/catalogmanager.cpp:222
+#: catalogmanager/validateprogress.cpp:72
+msgid "&Open"
+msgstr "&Abrir"
+
+#: catalogmanager/validateprogress.cpp:73
+msgid "&Ignore"
+msgstr "&Ignorar"
+
+#: catalogmanager/validateprogress.cpp:186
+msgid ""
+"Validation done.\n"
+"\n"
+"Checked files: %1\n"
+"Number of errors: %2\n"
+"Number of ignored errors: %3"
+msgstr ""
+"Validação completa.\n"
+"\n"
+"Ficheiros verificados: %1\n"
+"Número de erros: %2\n"
+"Número de erros ignorados: %3"
+
+#: catalogmanager/validateprogress.cpp:190
+msgid "Validation Done"
+msgstr "Validação Terminada"
+
+#: catalogmanager/main.cpp:178 kbabel/main.cpp:539
+msgid "File to load configuration from"
+msgstr "O ficheiro a partir do qual carregar a informação"
+
+#: catalogmanager/main.cpp:186
+msgid "KBabel - Catalog Manager"
+msgstr "KBabel - Gestor de Catálogos"
+
+#: catalogmanager/main.cpp:187
+msgid "An advanced catalog manager for KBabel"
+msgstr "Um gestor de catálogos avançado para o KBabel"
+
+#: catalogmanager/main.cpp:188 kbabel/main.cpp:549
+msgid "(c) 1999,2000,2001,2002,2003,2004,2005,2006 The KBabel developers"
+msgstr "(c) 1999,2000,2001,2002,2003,2004,2005,2006 Os programadores do KBabel"
+
+#: catalogmanager/main.cpp:190 kbabel/main.cpp:551 kbabeldict/main.cpp:118
+msgid "Original author"
+msgstr "Autor original"
+
+#: catalogmanager/main.cpp:191 kbabel/main.cpp:558
+msgid "Current maintainer, porting to KDE3/Qt3."
+msgstr "Manutenção actual, passagem para o KDE3/Qt3."
+
+#: catalogmanager/main.cpp:193 kbabel/main.cpp:564 kbabeldict/main.cpp:119
+msgid "Current maintainer"
+msgstr "Manutenção actual"
+
+#: catalogmanager/main.cpp:195 kbabel/main.cpp:566
+msgid ""
+"Wrote documentation and sent many bug reports and suggestions for improvements."
+msgstr ""
+"Escreveu documentação e mandou muitos relatórios de erros e sugestões para "
+"melhoramentos."
+
+#: 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 ""
+"Deu muitas sugestões sobre a GUI e o comportamento do KBabel. Contribuiu também "
+"para a bonita imagem inicial."
+
+#: catalogmanager/main.cpp:202 kbabel/main.cpp:553
+msgid "Wrote diff algorithm, fixed KSpell and gave a lot of useful hints."
+msgstr ""
+"Escreveu o algoritmo do 'diff', corrigiu o KSpell e deu bastantes dicas úteis."
+
+#: 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 ""
+"Ajudou a manter o KBabel actualizado com a API do KDE e deu muitas outras "
+"ajudas."
+
+#: catalogmanager/main.cpp:206 kbabel/main.cpp:576
+msgid "Various validation plugins."
+msgstr "Vários 'plugins' de validação."
+
+#: catalogmanager/main.cpp:209 kbabel/main.cpp:579
+msgid "Sponsored development of KBabel for a while."
+msgstr "Patrocinou o desenvolvimento do KBabel durante algum tempo."
+
+#: catalogmanager/main.cpp:211
+msgid "Support for making diffs and some minor improvements."
+msgstr "Suporte para criar diferenças e alguns melhoramentos menores."
+
+#: catalogmanager/main.cpp:214 kbabel/main.cpp:581
+msgid "KBabel contains code from Qt"
+msgstr "O KBabel contém código do Qt"
+
+#: catalogmanager/main.cpp:216
+msgid "KBabel contains code from GNU gettext"
+msgstr "O KBabel contém código do 'gettext' da GNU"
+
+#: catalogmanager/multiroughtransdlg.cpp:56
+msgid "Files:"
+msgstr "Ficheiros:"
+
+#: 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 ""
+"Erro ao tentar ler o ficheiro:\n"
+" %1\n"
+"Talvez não seja um ficheiro PO válido."
+
+#: 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 ""
+"Resultado da tradução:\n"
+"\n"
+"Itens alterados: %1\n"
+"Traduções exactas: %2 (%3%)\n"
+"Traduções não exactas: %4 (%5%)\n"
+"Nada encontrado: %6 (%7%)"
+
+#: catalogmanager/multiroughtransdlg.cpp:143 commonui/roughtransdlg.cpp:685
+msgid "Rough Translation Statistics"
+msgstr "Estatísticas da Tradução Lata"
+
+#: catalogmanager/libcvs/cvshandler.cpp:88
+msgid "No CVS repository"
+msgstr "Sem repositório de CVS"
+
+#: catalogmanager/libcvs/cvshandler.cpp:91
+msgid "Not in CVS"
+msgstr "Não está no CVS"
+
+#: catalogmanager/libcvs/cvshandler.cpp:94
+#: catalogmanager/libsvn/svnhandler.cpp:96
+msgid "Locally added"
+msgstr "Adicionado localmente"
+
+#: catalogmanager/libcvs/cvshandler.cpp:97
+#: catalogmanager/libsvn/svnhandler.cpp:99
+msgid "Locally removed"
+msgstr "Removido localmente"
+
+#: catalogmanager/libcvs/cvshandler.cpp:100
+#: catalogmanager/libsvn/svnhandler.cpp:102
+msgid "Locally modified"
+msgstr "Modificado localmente"
+
+#: catalogmanager/libcvs/cvshandler.cpp:103
+#: catalogmanager/libsvn/svnhandler.cpp:105
+msgid "Up-to-date"
+msgstr "Actualizado"
+
+#: catalogmanager/libcvs/cvshandler.cpp:106
+#: catalogmanager/libsvn/svnhandler.cpp:108
+msgid "Conflict"
+msgstr "Conflito"
+
+#: catalogmanager/libcvs/cvshandler.cpp:109
+#: catalogmanager/libsvn/svnhandler.cpp:113
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: 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 ""
+"Este não é um repositório de CVS válido. Os comandos de CVS não podem ser "
+"executados."
+
+#: catalogmanager/libcvs/cvsdialog.cpp:311
+#: catalogmanager/libcvs/cvshandler.cpp:375
+#: catalogmanager/libsvn/svndialog.cpp:290
+#: catalogmanager/libsvn/svnhandler.cpp:483
+msgid "[ Starting command ]"
+msgstr "[ A iniciar o comando ]"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:68
+msgid "CVS Dialog"
+msgstr "Janela de CVS"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:77
+#: catalogmanager/libsvn/svndialog.cpp:74
+msgid "Update the following files:"
+msgstr "Actualizar os seguintes ficheiros:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:80
+#: catalogmanager/libsvn/svndialog.cpp:77
+msgid "Commit the following files:"
+msgstr "Enviar os seguintes ficheiros:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:83
+msgid "Get status for the following files:"
+msgstr "Obter o estado dos seguintes ficheiros:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:86
+#: catalogmanager/libsvn/svndialog.cpp:86
+msgid "Get diff for the following files:"
+msgstr "Obter as diferenças para os seguintes ficheiros:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:100
+#: catalogmanager/libsvn/svndialog.cpp:103
+msgid "&Old messages:"
+msgstr "Mensagens a&ntigas:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:108
+#: catalogmanager/libsvn/svndialog.cpp:111
+msgid "&Log message:"
+msgstr "Mensagem de re&gisto:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:114
+msgid "E&ncoding:"
+msgstr "&Codificação:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:121
+msgid ""
+"_: Descriptive encoding name\n"
+"Recommended ( %1 )"
+msgstr "Recomendada ( %1 )"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:122
+msgid ""
+"_: Descriptive encoding name\n"
+"Locale ( %1 )"
+msgstr "Local ( %1 )"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:133
+#: catalogmanager/libsvn/svndialog.cpp:124
+msgid "Auto&matically add files if necessary"
+msgstr "Adicionar auto&maticamente os ficheiros se necessário"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:144
+#: catalogmanager/libsvn/svndialog.cpp:135
+msgid "&Commit"
+msgstr "En&viar"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:147
+#: catalogmanager/libsvn/svndialog.cpp:139
+msgid "&Get Status"
+msgstr "O&bter o Estado"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:150
+#: catalogmanager/libsvn/svndialog.cpp:142
+msgid "&Get Diff"
+msgstr "O&bter as Diferenças"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:157
+#: catalogmanager/libsvn/svndialog.cpp:152 commonui/roughtransdlg.cpp:83
+msgid "C&ancel"
+msgstr "C&ancelar"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:165
+#: catalogmanager/libsvn/svndialog.cpp:160
+msgid "Command output:"
+msgstr "Resultado do comando:"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:237
+#: catalogmanager/libsvn/svndialog.cpp:233
+msgid "The commit log message is empty. Do you want to continue?"
+msgstr "A mensagem de registo do envio está em branco. Deseja continuar?"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:247
+#, c-format
+msgid "Cannot find encoding: %1"
+msgstr "Não foi possível encontrar a codificação: %1"
+
+#: 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 ""
+"A mensagem de registo do envio não pode ser convertida para a codificação "
+"seleccionada: %1.\n"
+"Deseja mesmo continuar?"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:268
+#: catalogmanager/libsvn/svndialog.cpp:247
+msgid "Cannot open temporary file for writing. Aborting."
+msgstr ""
+"Não é possível aceder ao ficheiro temporário para escrita. A interromper."
+
+#: catalogmanager/libcvs/cvsdialog.cpp:280
+#: catalogmanager/libsvn/svndialog.cpp:259
+msgid "Cannot write to temporary file. Aborting."
+msgstr "Não é possível gravar no ficheiro temporário. A interromper."
+
+#: catalogmanager/libcvs/cvsdialog.cpp:322
+#: catalogmanager/libsvn/svndialog.cpp:301
+msgid "The process could not be started."
+msgstr "O processo não pôde ser iniciado."
+
+#: catalogmanager/libcvs/cvsdialog.cpp:351
+#: catalogmanager/libsvn/svndialog.cpp:330
+msgid "[ Exited with status %1 ]"
+msgstr "[ Saiu com o estado %1 ]"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:353
+#: catalogmanager/libsvn/svndialog.cpp:332
+msgid "[ Finished ]"
+msgstr "[ Terminado ]"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:358
+#: catalogmanager/libsvn/svndialog.cpp:337 kbabel/kbabel.cpp:642
+msgid "&Show Diff"
+msgstr "&Mostrar as Diferenças"
+
+#: catalogmanager/libcvs/cvsdialog.cpp:401
+msgid ""
+"_: Descriptive encoding name\n"
+"Last choice ( %1 )"
+msgstr "Última opção ( %1 )"
+
+#: catalogmanager/libsvn/svndialog.cpp:65
+msgid "SVN Dialog"
+msgstr "Janela de SVN"
+
+#: catalogmanager/libsvn/svndialog.cpp:80
+msgid "Get remote status for the following files:"
+msgstr "Obter o estado remoto dos seguintes ficheiros:"
+
+#: catalogmanager/libsvn/svndialog.cpp:83
+msgid "Get local status for the following files:"
+msgstr "Obter o estado local dos seguintes ficheiros:"
+
+#: catalogmanager/libsvn/svndialog.cpp:89
+msgid "Get information for the following files:"
+msgstr "Obter informações sobre os seguintes ficheiros:"
+
+#: catalogmanager/libsvn/svndialog.cpp:145
+msgid "&Get Information"
+msgstr "O&bter as Informações"
+
+#: catalogmanager/libsvn/svnhandler.cpp:90
+msgid "No SVN repository"
+msgstr "Sem repositório de SVN"
+
+#: catalogmanager/libsvn/svnhandler.cpp:93
+msgid "Not in SVN"
+msgstr "Não está no SVN"
+
+#: catalogmanager/libsvn/svnhandler.cpp:111
+msgid "Error in Working Copy"
+msgstr "Erro na Cópia Local"
+
+#: catalogmanager/libsvn/svnhandler.cpp:288
+msgid ""
+"This is not a valid SVN repository. The SVN commands cannot be executed."
+msgstr ""
+"Este não é um repositório de SVN válido. Os comandos de SVN não podem ser "
+"executados."
+
+#: catalogmanager/findinfilesdialog.cpp:50
+msgid "File Options"
+msgstr "Opções do Ficheiro"
+
+#: catalogmanager/findinfilesdialog.cpp:53
+msgid "&In all files"
+msgstr "Em todos os f&icheiros"
+
+#: catalogmanager/findinfilesdialog.cpp:54
+msgid "&Marked files"
+msgstr "Ficheiros &marcados"
+
+#: catalogmanager/findinfilesdialog.cpp:55
+msgid "In &templates"
+msgstr "&Nos modelos"
+
+#: catalogmanager/findinfilesdialog.cpp:56
+msgid "Ask before ne&xt file"
+msgstr "Perguntar antes do pró&ximo ficheiro"
+
+#: catalogmanager/findinfilesdialog.cpp:57
+msgid "Save &without asking"
+msgstr "Gravar &sem perguntar"
+
+#: 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 ""
+"<qt>"
+"<p><b>Opções dos Ficheiros</b></p>"
+"<p>Aqui, o utilizador poderá ajustar onde procurar:"
+"<ul>"
+"<li><b>Em todos os ficheiros</b>: procura em todos os ficheiros, caso contrário "
+"procura no ficheiro seleccionado ou nos ficheiros da pasta seleccionada</li>"
+"<li><b>Perguntar antes do próximo ficheiro</b>: mostra uma janela que pergunta "
+"se pretende prosseguir com o próximo ficheiro</li></ul></qt>"
+
+#. 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 "SVN"
+
+#: catalogmanager/future.cpp:8
+msgid "Resolved"
+msgstr "Resolvido"
+
+#: catalogmanager/future.cpp:9
+msgid "Resolved for Marked"
+msgstr "Resolvido para os Marcados"
+
+#: catalogmanager/future.cpp:10
+msgid "Revert"
+msgstr "Reverter"
+
+#: catalogmanager/future.cpp:11
+msgid "Revert for Marked"
+msgstr "Reverter os Marcados"
+
+#: catalogmanager/future.cpp:12
+msgid "Cleanup"
+msgstr "Limpar"
+
+#: catalogmanager/future.cpp:13
+msgid "Cleanup for Marked"
+msgstr "Limpar os Marcados"
+
+#: catalogmanager/future.cpp:16
+msgid "No repository"
+msgstr "Sem repositório"
+
+#: catalogmanager/catmanlistitem.cpp:80
+msgid "Message Catalogs"
+msgstr "Catálogos de Mensagens"
+
+#: catalogmanager/catmanlistitem.cpp:450 catalogmanager/catmanlistitem.cpp:637
+msgid "No version control"
+msgstr "Sem controlo de versões"
+
+#: 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 ""
+"Não foi possível aceder ao ficheiro de projecto\n"
+"%1"
+
+#: catalogmanager/catalogmanager.cpp:130 kbabel/kbabel.cpp:133
+#: kbabel/kbabel.cpp:151 kbabel/kbabel.cpp:1755
+msgid "Project File Error"
+msgstr "Erro no Ficheiro do Projecto"
+
+#: catalogmanager/catalogmanager.cpp:225
+msgid "&Open Template"
+msgstr "&Abrir o Modelo"
+
+#: catalogmanager/catalogmanager.cpp:228
+msgid "Open in &New Window"
+msgstr "Abrir numa &Nova Janela"
+
+#: catalogmanager/catalogmanager.cpp:237
+msgid "Fi&nd in Files..."
+msgstr "Procurar nos Fi&cheiros..."
+
+#: catalogmanager/catalogmanager.cpp:240
+msgid "Re&place in Files..."
+msgstr "Su&bstituir nos Ficheiros..."
+
+#: catalogmanager/catalogmanager.cpp:243 kbabel/kbabel.cpp:674
+msgid "&Stop Searching"
+msgstr "&Parar a Procura"
+
+#: catalogmanager/catalogmanager.cpp:251
+msgid "&Toggle Marking"
+msgstr "Comu&tar a Marcação"
+
+#: catalogmanager/catalogmanager.cpp:254
+msgid "Remove Marking"
+msgstr "Remover as Marcações"
+
+#: catalogmanager/catalogmanager.cpp:257
+msgid "Toggle All Markings"
+msgstr "Trocar Todas as Marcações"
+
+#: catalogmanager/catalogmanager.cpp:260
+msgid "Remove All Markings"
+msgstr "Remover Todas as Marcações"
+
+#: catalogmanager/catalogmanager.cpp:263
+msgid "Mark Modified Files"
+msgstr "Marcar os Ficheiros Modificados"
+
+#: catalogmanager/catalogmanager.cpp:267
+msgid "&Load Markings..."
+msgstr "&Ler as Marcações..."
+
+#: catalogmanager/catalogmanager.cpp:270
+msgid "&Save Markings..."
+msgstr "Gra&var as Marcações..."
+
+#: catalogmanager/catalogmanager.cpp:273
+msgid "&Mark Files..."
+msgstr "&Marcar os Ficheiros..."
+
+#: catalogmanager/catalogmanager.cpp:275
+msgid "&Unmark Files..."
+msgstr "&Desmarcar os Ficheiros..."
+
+#: catalogmanager/catalogmanager.cpp:284 kbabel/kbabel.cpp:543
+msgid "Nex&t Untranslated"
+msgstr "Não-Traduzido Seguin&te"
+
+#: catalogmanager/catalogmanager.cpp:287 kbabel/kbabel.cpp:540
+msgid "Prev&ious Untranslated"
+msgstr "Não-Traduzido Anter&ior"
+
+#: catalogmanager/catalogmanager.cpp:290 kbabel/kbabel.cpp:537
+msgid "Ne&xt Fuzzy"
+msgstr "Aproximado &Seguinte"
+
+#: catalogmanager/catalogmanager.cpp:293 kbabel/kbabel.cpp:534
+msgid "Pre&vious Fuzzy"
+msgstr "Aproximado A&nterior"
+
+#: catalogmanager/catalogmanager.cpp:296 kbabel/kbabel.cpp:531
+msgid "N&ext Fuzzy or Untranslated"
+msgstr "Aproximado ou Não-Traduzido S&eguinte"
+
+#: catalogmanager/catalogmanager.cpp:299 kbabel/kbabel.cpp:528
+msgid "P&revious Fuzzy or Untranslated"
+msgstr "Aproximado ou Não-Traduzido Anterio&r"
+
+#: catalogmanager/catalogmanager.cpp:303 kbabel/kbabel.cpp:549
+msgid "Next Err&or"
+msgstr "Err&o Seguinte"
+
+#: catalogmanager/catalogmanager.cpp:306 kbabel/kbabel.cpp:546
+msgid "Previo&us Error"
+msgstr "Erro Anter&ior"
+
+#: catalogmanager/catalogmanager.cpp:309
+msgid "Next Te&mplate Only"
+msgstr "Apenas o Próximo &Modelo"
+
+#: catalogmanager/catalogmanager.cpp:312
+msgid "Previous Temp&late Only"
+msgstr "Apenas o Mode&lo Anterior"
+
+#: catalogmanager/catalogmanager.cpp:315
+msgid "Next Tran&slation Exists"
+msgstr "Existe a Tradução &Seguinte"
+
+#: catalogmanager/catalogmanager.cpp:318
+msgid "Previous Transl&ation Exists"
+msgstr "Existe a Tr&adução Anterior"
+
+#: catalogmanager/catalogmanager.cpp:322
+msgid "Previous Marke&d"
+msgstr "Marcado Ant&erior"
+
+#: catalogmanager/catalogmanager.cpp:325
+msgid "Next &Marked"
+msgstr "&Marcado Seguinte"
+
+#: catalogmanager/catalogmanager.cpp:331 kbabel/kbabel.cpp:594
+msgid "&New..."
+msgstr "&Novo..."
+
+#: catalogmanager/catalogmanager.cpp:339 kbabel/kbabel.cpp:602
+msgid "C&lose"
+msgstr "Fec&har"
+
+#: catalogmanager/catalogmanager.cpp:345 kbabel/kbabel.cpp:607
+msgid "&Configure..."
+msgstr "&Configurar..."
+
+#: catalogmanager/catalogmanager.cpp:350
+msgid "&Statistics"
+msgstr "E&statísticas"
+
+#: catalogmanager/catalogmanager.cpp:353
+msgid "S&tatistics in Marked"
+msgstr "Es&tatísticas nos Marcados"
+
+#: catalogmanager/catalogmanager.cpp:356
+msgid "Check S&yntax"
+msgstr "Verificar a S&intaxe"
+
+#: catalogmanager/catalogmanager.cpp:359
+msgid "S&pell Check"
+msgstr "&Verificação Ortográfica"
+
+#: catalogmanager/catalogmanager.cpp:362
+msgid "Spell Check in &Marked"
+msgstr "Verificação Ortográfica nos &Marcados"
+
+#: catalogmanager/catalogmanager.cpp:365
+msgid "&Rough Translation"
+msgstr "T&radução Lata"
+
+#: catalogmanager/catalogmanager.cpp:368
+msgid "Rough Translation in M&arked"
+msgstr "Tradução Lata nos M&arcados"
+
+#: catalogmanager/catalogmanager.cpp:371
+msgid "Mai&l"
+msgstr "E-mai&l"
+
+#: catalogmanager/catalogmanager.cpp:374
+msgid "Mail Mar&ked"
+msgstr "Enviar por E-Mail os Mar&cados"
+
+#: catalogmanager/catalogmanager.cpp:378
+msgid "&Pack"
+msgstr "Em&pacotar"
+
+#: catalogmanager/catalogmanager.cpp:380
+msgid "Pack &Marked"
+msgstr "Empacotar os &Marcados"
+
+#: catalogmanager/catalogmanager.cpp:399 kbabel/kbabel.cpp:765
+msgid "&Validation"
+msgstr "&Validação"
+
+#: catalogmanager/catalogmanager.cpp:412
+msgid "V&alidation Marked"
+msgstr "&Validação sobre os Marcados"
+
+#: catalogmanager/catalogmanager.cpp:425 catalogmanager/catalogmanager.cpp:451
+msgid "Update"
+msgstr "Actualizar"
+
+#: catalogmanager/catalogmanager.cpp:427 catalogmanager/catalogmanager.cpp:453
+msgid "Update Marked"
+msgstr "Actualizar os Marcados"
+
+#: catalogmanager/catalogmanager.cpp:429 catalogmanager/catalogmanager.cpp:455
+msgid "Commit"
+msgstr "Enviar"
+
+#: catalogmanager/catalogmanager.cpp:431 catalogmanager/catalogmanager.cpp:457
+msgid "Commit Marked"
+msgstr "Enviar os Marcados"
+
+#: catalogmanager/catalogmanager.cpp:433
+msgid "Status"
+msgstr "Estado"
+
+#: catalogmanager/catalogmanager.cpp:435
+msgid "Status for Marked"
+msgstr "Estado dos Marcados"
+
+#: catalogmanager/catalogmanager.cpp:437 catalogmanager/catalogmanager.cpp:467
+msgid "Show Diff"
+msgstr "Mostrar as Diferenças"
+
+#: catalogmanager/catalogmanager.cpp:459
+msgid "Status (Local)"
+msgstr "Estado (Local)"
+
+#: catalogmanager/catalogmanager.cpp:461
+msgid "Status (Local) for Marked"
+msgstr "Estado (Local) dos Marcados"
+
+#: catalogmanager/catalogmanager.cpp:463
+msgid "Status (Remote)"
+msgstr "Estado (Remoto)"
+
+#: catalogmanager/catalogmanager.cpp:465
+msgid "Status (Remote) for Marked"
+msgstr "Estado (Remoto) dos Marcados"
+
+#: catalogmanager/catalogmanager.cpp:469
+msgid "Show Information"
+msgstr "Mostrar as Informações"
+
+#: catalogmanager/catalogmanager.cpp:471
+msgid "Show Information for Marked"
+msgstr "Mostrar Informações dos Marcados"
+
+#: catalogmanager/catalogmanager.cpp:488 catalogmanager/catalogmanager.cpp:503
+msgid "Update Templates"
+msgstr "Actualizar os Modelos"
+
+#: catalogmanager/catalogmanager.cpp:490 catalogmanager/catalogmanager.cpp:505
+msgid "Update Marked Templates"
+msgstr "Actualizar os Modelos Marcados"
+
+#: catalogmanager/catalogmanager.cpp:492 catalogmanager/catalogmanager.cpp:507
+msgid "Commit Templates"
+msgstr "Enviar os Modelos"
+
+#: catalogmanager/catalogmanager.cpp:494 catalogmanager/catalogmanager.cpp:509
+msgid "Commit Marked Templates"
+msgstr "Modelos Marcados para Envio"
+
+#: catalogmanager/catalogmanager.cpp:525 catalogmanager/catalogmanager.cpp:529
+msgid "Commands"
+msgstr "Comandos"
+
+#: 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 ""
+"<qt>"
+"<p><b>Barra de Estado</b></p>\n"
+"<p>A barra de estado mostra informações acerca do progresso da operação de "
+"pesquisa ou de substituição actual. O primeiro número em <b>Encontrado:</b> "
+"mostra o número de ficheiros com uma ocorrência do texto procurado por mostrar "
+"na janela do KBabel. O segundo mostra o número total de ficheiros que contêm o "
+"texto procurado até agora.</p></qt>"
+
+#: 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 ""
+"Não foi possível enviar uma mensagem para o KBabel.\n"
+"Verifique a sua instalação do KDE."
+
+#: 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 ""
+"Não é possível usar o KLauncher para iniciar o KBabel.\n"
+"Você deverá verificar a instalação do KDE.\n"
+"Inicie o KBabel manualmente."
+
+#: catalogmanager/catalogmanager.cpp:893
+msgid "Found: 0/0"
+msgstr "Encontrado: 0/0"
+
+#: catalogmanager/catalogmanager.cpp:915
+msgid "Found: %1/%2"
+msgstr "Encontrados: %1/%2"
+
+#: catalogmanager/catalogmanager.cpp:940
+#: catalogmanager/catalogmanager.cpp:1024 kbabel/kbabelview.cpp:4433
+#: kbabeldict/kbabeldictview.cpp:239
+msgid "Searching"
+msgstr "A procurar"
+
+#: catalogmanager/catalogmanager.cpp:986
+#: catalogmanager/catalogmanager.cpp:1073
+msgid "DCOP communication with KBabel failed."
+msgstr "A comunicação de DCOP com o KBabel falhou."
+
+#: catalogmanager/catalogmanager.cpp:986
+#: catalogmanager/catalogmanager.cpp:1073
+msgid "DCOP Communication Error"
+msgstr "Erro de Comunicação do DCOP"
+
+#: catalogmanager/catalogmanager.cpp:1001
+#: catalogmanager/catalogmanager.cpp:1087
+msgid "KBabel cannot be started."
+msgstr "O KBabel não consegue ser iniciado."
+
+#: catalogmanager/catalogmanager.cpp:1001
+#: catalogmanager/catalogmanager.cpp:1087
+msgid "Cannot Start KBabel"
+msgstr "Não é Possível Iniciar o KBabel"
+
+#: catalogmanager/catalogmanager.cpp:1008
+#: catalogmanager/catalogmanager.cpp:1094
+msgid "Search string not found!"
+msgstr "A sequência procurada não foi encontrada!"
+
+#: catalogmanager/catalogmanager.cpp:1235
+#, c-format
+msgid "Cannot open project file %1"
+msgstr "Não foi possível abrir o ficheiro de projecto %1"
+
+#: datatools/xml/main.cc:60
+msgid ""
+"_: what check found errors\n"
+"XML tags"
+msgstr "Marcas XML"
+
+#: datatools/context/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"context info"
+msgstr "informação contextual"
+
+#: datatools/arguments/main.cc:57
+msgid ""
+"_: what check found errors\n"
+"arguments"
+msgstr "argumentos"
+
+#: datatools/accelerators/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"accelerator"
+msgstr "acelerador"
+
+#: datatools/whitespace/main.cc:60
+msgid ""
+"_: which check found errors\n"
+"whitespace only translation"
+msgstr "tradução só com espaços em branco"
+
+#: datatools/length/main.cc:61 datatools/regexp/main.cc:55
+msgid ""
+"_: which check found errors\n"
+"translation has inconsistent length"
+msgstr "tradução com tamanho inconsistente"
+
+#: datatools/pluralforms/main.cc:59
+msgid ""
+"_: what check found errors\n"
+"plural forms"
+msgstr "formas plurais"
+
+#: datatools/equations/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"equations"
+msgstr "equações"
+
+#: datatools/regexp/main.cc:58
+msgid "Error loading data (%1)"
+msgstr "Erro ao carregar os dados (%1)"
+
+#: datatools/regexp/main.cc:118
+msgid "File not found"
+msgstr "O ficheiro não foi encontrado"
+
+#: datatools/regexp/main.cc:123
+msgid "The file is not a XML"
+msgstr "O ficheiro não está em XML"
+
+#: datatools/regexp/main.cc:147
+msgid "Expected tag 'item'"
+msgstr "Era esperada a marca 'item'"
+
+#: datatools/regexp/main.cc:153
+msgid "First child of 'item' is not a node"
+msgstr "O primeiro filho do 'item' não é um nó"
+
+#: datatools/regexp/main.cc:159
+msgid "Expected tag 'name'"
+msgstr "Era esperada a marca 'name'"
+
+#: datatools/regexp/main.cc:167
+msgid "Expected tag 'exp'"
+msgstr "Era esperada a marca 'exp'"
+
+#: datatools/not-translated/main.cc:60
+msgid ""
+"_: which check found errors\n"
+"English text in translation"
+msgstr "Texto em inglês na tradução"
+
+#: datatools/punctuation/main.cc:58
+msgid ""
+"_: what check found errors\n"
+"punctuation"
+msgstr "pontuação"
+
+#: _translatorinfo.cpp:1 kbabeldict/main.cpp:121
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3 kbabeldict/main.cpp:122
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: filters/gettext/gettextexport.cpp:74
+msgid "saving file"
+msgstr "a gravar o ficheiro"
+
+#: filters/gettext/gettextimport.cpp:83
+msgid "loading file"
+msgstr "a carregar o ficheiro"
+
+#: addons/kfile-plugins/kfile_po.cpp:50
+msgid "Catalog Information"
+msgstr "Informação do Catálogo"
+
+#: addons/kfile-plugins/kfile_po.cpp:53
+msgid "Total Messages"
+msgstr "Mensagens Totais"
+
+#: addons/kfile-plugins/kfile_po.cpp:54
+msgid "Fuzzy Messages"
+msgstr "Mensagens Aproximadas"
+
+#: addons/kfile-plugins/kfile_po.cpp:55
+msgid "Untranslated Messages"
+msgstr "Mensagens Não-Traduzidas"
+
+#: addons/kfile-plugins/kfile_po.cpp:57
+msgid "Language Team"
+msgstr "Equipa da Língua"
+
+#: addons/kfile-plugins/kfile_po.cpp:58
+msgid "Revision"
+msgstr "Revisão"
+
+#: common/kbmailer.cpp:106
+#, c-format
+msgid "Error while trying to download file %1."
+msgstr "Erro ao tentar obter o ficheiro %1."
+
+#: common/kbmailer.cpp:145
+msgid "Enter the name of the archive without file extension"
+msgstr "Indique o nome do pacote sem a extensão do ficheiro"
+
+#: common/kbmailer.cpp:178
+msgid "Error while trying to create archive file."
+msgstr "Erro na tentativa de criar o ficheiro do pacote."
+
+#: common/kbmailer.cpp:193
+#, c-format
+msgid "Error while trying to read file %1."
+msgstr "Erro ao tentar ler o ficheiro %1."
+
+#: common/kbmailer.cpp:208
+msgid "Error while trying to copy file %1 into archive."
+msgstr "Erro ao tentar copiar o ficheiro %1 para o pacote."
+
+#: common/kbproject.cpp:53
+msgid "unnamed"
+msgstr "sem nome"
+
+#: common/catalog.cpp:592
+msgid ""
+"Free Software Foundation Copyright does not contain any year. It will not be "
+"updated."
+msgstr ""
+"O Copyright da Free Software Foundation não contém nenhum ano. Este não será "
+"actualizado."
+
+#: common/catalog.cpp:1237
+msgid "validating file"
+msgstr "a validar o ficheiro"
+
+#: common/catalog.cpp:1276
+msgid "applying tool"
+msgstr "a aplicar a ferramenta"
+
+#: common/catalog.cpp:3128
+msgid "searching matching message"
+msgstr "a procurar uma mensagem correspondente"
+
+#: common/catalog.cpp:3217
+msgid "preparing messages for diff"
+msgstr "a preparar as mensagens de diferenças"
+
+#: commonui/roughtransdlg.cpp:69
+msgid ""
+"_: Caption of dialog\n"
+"Rough Translation"
+msgstr "Tradução Lata"
+
+#: commonui/roughtransdlg.cpp:82 kbabeldict/kbabeldictview.cpp:111
+msgid "S&top"
+msgstr "&Parar"
+
+#: commonui/roughtransdlg.cpp:96
+msgid "What to Translate"
+msgstr "O Que Traduzir"
+
+#: commonui/roughtransdlg.cpp:102
+msgid "U&ntranslated entries"
+msgstr "Itens &não-traduzidos"
+
+#: commonui/roughtransdlg.cpp:103
+msgid "&Fuzzy entries"
+msgstr "Itens &aproximados"
+
+#: commonui/roughtransdlg.cpp:104
+msgid "T&ranslated entries"
+msgstr "Itens &traduzidos"
+
+#: 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 ""
+"<qt>"
+"<p><b>Que itens a traduzir</b></p>"
+"<p>Escolha aqui os itens do ficheiro onde o KBabel tenta encontrar uma "
+"tradução. Os itens alterados são sempre marcados como aproximados, não "
+"interessando que opção você escolha.</p></qt>"
+
+#: commonui/roughtransdlg.cpp:113
+msgid "How to Translate"
+msgstr "Como Traduzir"
+
+#: commonui/roughtransdlg.cpp:118
+msgid "&Use dictionary settings"
+msgstr "&Usar a configuração do dicionário"
+
+#: commonui/roughtransdlg.cpp:121
+msgid "Fu&zzy translation (slow)"
+msgstr "Tra&dução das mensagens aproximadas (lento)"
+
+#: commonui/roughtransdlg.cpp:123
+msgid "&Single word translation"
+msgstr "Tradução de palavras única&s"
+
+#: 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 ""
+"<qt>"
+"<p><b>Como as mensagens são traduzidas</b></p>"
+"<p>Aqui poderá definir se uma mensagem pode ser traduzida por completo, se são "
+"aceitáveis mensagens semelhantes ou se o KBabel deve tentar traduzir as "
+"palavras únicas de uma mensagem, se não for possível a tradução da mensagem "
+"completa.</p></qt>"
+
+#: commonui/roughtransdlg.cpp:136
+msgid "&Mark changed entries as fuzzy"
+msgstr "&Marcar os itens alterados como aproximados"
+
+#: 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 ""
+"<qt>"
+"<p><b>Marcar os itens alterados como aproximados</b></p>"
+"<p>Quando é encontrada uma tradução para uma mensagem, o item é marcado como <b>"
+"aproximado</b> por omissão. Isto é porque a tradução é apenas adivinhada pelo "
+"KBabel e você deverá sempre ver os resultados com cuidado. Desactive esta opção "
+"apenas se souber o que está a fazer.</p></qt>"
+
+#: commonui/roughtransdlg.cpp:150
+msgid "Initialize &KDE-specific entries"
+msgstr "Iniciar os itens específicos do &KDE"
+
+#: 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 ""
+"<qt>"
+"<p><b>Inicializar os itens específicos do KDE</b></p>"
+"<p>Inicializa os itens \"Comment=\" e \"Name=\" se não for encontrada nenhuma "
+"tradução. Para além disso, o \"NAME OF TRANSLATORS\" e o \"EMAIL OF "
+"TRANSLATORS\" são preenchidos com as informações da identidade.</p></qt>"
+
+#: commonui/roughtransdlg.cpp:158
+msgid "Dictionaries"
+msgstr "Dicionários"
+
+#: 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 ""
+"<qt>"
+"<p><b>Dicionários</b></p>"
+"<p>Escolha aqui que dicionários devem ser usados ao procurar uma tradução. Se "
+"seleccionar mais do que um dicionário, eles são usados na mesma ordem com que "
+"são apresentados na lista.</p>"
+"<p>O botão <b>Configurar</b> permite-lhe configurar temporariamente o "
+"dicionário seleccionado. A configuração original será reposta depois de fechar "
+"a janela.</p></qt>"
+
+#: commonui/roughtransdlg.cpp:186
+msgid "Messages:"
+msgstr "Mensagens:"
+
+#: 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 ""
+"<qt>"
+"<p>Quando é encontrada uma tradução para uma mensagem, o item é marcado como <b>"
+"aproximado</b> por omissão. Isto é porque a tradução é apenas adivinhada pelo "
+"KBabel, pelo que você deverá sempre ver os resultados com cuidado. Desactive "
+"esta opção apenas se souber o que está a fazer.</p></qt>"
+
+#: commonui/projectpref.cpp:70
+msgid ""
+"_: title of page in preferences dialog\n"
+"Identity"
+msgstr "Identidade"
+
+#: commonui/projectpref.cpp:72
+msgid "Information About You and Translation Team"
+msgstr "Informação Acerca de Si e da Sua Equipa de Tradução"
+
+#: commonui/projectpref.cpp:76 kbabel/kbabelview.cpp:1595
+msgid ""
+"_: title of page in preferences dialog\n"
+"Save"
+msgstr "Gravar"
+
+#: commonui/projectpref.cpp:78 kbabel/kbabelview.cpp:1597
+msgid "Options for File Saving"
+msgstr "Opções da Gravação dos Ficheiros"
+
+#: commonui/projectpref.cpp:82
+msgid ""
+"_: title of page in preferences dialog\n"
+"Spelling"
+msgstr "Verificação Ortográfica"
+
+#: commonui/projectpref.cpp:84
+msgid "Options for Spell Checking"
+msgstr "Opções da Verificação Ortográfica"
+
+#: commonui/projectpref.cpp:89
+msgid ""
+"_: title of page in preferences dialog\n"
+"Source"
+msgstr "Código"
+
+#: commonui/projectpref.cpp:91
+msgid "Options for Showing Source Context"
+msgstr "Opções para Mostrar o Contexto do Código"
+
+#: commonui/projectpref.cpp:96
+msgid ""
+"_: title of page in preferences dialog\n"
+"Miscellaneous"
+msgstr "Diversos"
+
+#: commonui/projectpref.cpp:98
+msgid "Miscellaneous Settings"
+msgstr "Configuração Diversa"
+
+#: commonui/projectpref.cpp:101
+msgid ""
+"_: title of page in preferences dialog\n"
+"Folders"
+msgstr "Pastas"
+
+#: commonui/projectpref.cpp:103
+msgid "Paths to Message Catalogs & Catalog Templates"
+msgstr "Localização dos Catálogos de Mensagens e Modelos de Catálogos"
+
+#: commonui/projectpref.cpp:106
+msgid ""
+"_: title of page in preferences dialog\n"
+"Folder Commands"
+msgstr "Comandos de Pastas"
+
+#: commonui/projectpref.cpp:108
+msgid "User-Defined Commands for Folder Items"
+msgstr "Comandos do Utilizador para as Pastas"
+
+#: commonui/projectpref.cpp:113
+msgid ""
+"_: title of page in preferences dialog\n"
+"File Commands"
+msgstr "Comandos de Ficheiros"
+
+#: commonui/projectpref.cpp:115
+msgid "User-Defined Commands for File Items"
+msgstr "Comandos do Utilizador para os Ficheiros"
+
+#: commonui/projectpref.cpp:120
+msgid ""
+"_: title of page in preferences dialog\n"
+"Catalog Manager"
+msgstr "Gestor de Catálogos"
+
+#: commonui/projectpref.cpp:122
+msgid "Catalog Manager View Settings"
+msgstr "Configuração de Visualização do Gestor de Catálogos"
+
+#: commonui/projectpref.cpp:125 kbabel/kbabelpref.cpp:85
+msgid ""
+"_: title of page in preferences dialog\n"
+"Diff"
+msgstr "Diferenças"
+
+#: commonui/projectpref.cpp:127
+msgid "Searching for Differences"
+msgstr "A procurar as diferenças"
+
+#: commonui/cmdedit.cpp:51
+msgid "Command &Label:"
+msgstr "&Legenda do Comando:"
+
+#: commonui/cmdedit.cpp:52
+msgid "Co&mmand:"
+msgstr "Co&mando:"
+
+#: commonui/cmdedit.cpp:66
+msgid "&Add"
+msgstr "&Adicionar"
+
+#: commonui/kactionselector.cpp:81
+msgid "&Available:"
+msgstr "Disponí&vel:"
+
+#: commonui/kactionselector.cpp:96
+msgid "&Selected:"
+msgstr "&Seleccionado:"
+
+#: commonui/projectwizard.cpp:78
+msgid "Basic Project Information"
+msgstr "Informação Básica do Projecto"
+
+#: commonui/projectwizard.cpp:83
+msgid "Translation Files"
+msgstr "Ficheiros de Tradução"
+
+#: commonui/projectwizard.cpp:140
+msgid ""
+"The file '%1' already exists.\n"
+"Do you want to replace it?"
+msgstr ""
+"O ficheiro '%1' já existe.\n"
+"Deseja substitui-lo?"
+
+#: commonui/projectwizard.cpp:141
+msgid "File Exists"
+msgstr "O Ficheiro Existe"
+
+#: commonui/finddialog.cpp:62
+msgid "&Find:"
+msgstr "&Procurar:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Procurar texto</b></p>"
+"<p>Aqui poderá inserir o texto que deseja procurar. Se quiser procurar uma "
+"expressão regular, active a opção <b>Usar expressão regular</b> abaixo.</p></qt>"
+
+#: commonui/finddialog.cpp:82 commonui/finddialog.cpp:536
+msgid "&Replace"
+msgstr "Substitui&r"
+
+#: commonui/finddialog.cpp:84
+msgid "&Replace with:"
+msgstr "Substitui&r por:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Substituir texto</b></p>"
+"<p>Aqui o utilizador poderá inserir o texto que deseja substituir o que "
+"procura. O texto é usado tal como está, não sendo possível fazer uma referência "
+"para trás, no caso de você ter procurado uma expressão regular.</p></qt>"
+
+#: commonui/finddialog.cpp:101
+msgid "Find"
+msgstr "Procurar"
+
+#: commonui/finddialog.cpp:102
+msgid "&Find"
+msgstr "&Procurar"
+
+#: commonui/finddialog.cpp:108
+msgid "Where to Search"
+msgstr "Onde Procurar"
+
+#: commonui/finddialog.cpp:112
+msgid "&Msgid"
+msgstr "&Msgid"
+
+#: commonui/finddialog.cpp:113
+msgid "M&sgstr"
+msgstr "M&sgstr"
+
+#: commonui/finddialog.cpp:114
+msgid "Comm&ent"
+msgstr "Com&entário"
+
+#: 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 ""
+"<qt>"
+"<p><b>Onde procurar</b></p>"
+"<p>Escolha aqui em que partes de um item do catálogo deseja procurar.</p></qt>"
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 54
+#: commonui/finddialog.cpp:124 rc.cpp:69
+#, no-c-format
+msgid "C&ase sensitive"
+msgstr "Distinguir c&apitalização"
+
+#: commonui/finddialog.cpp:125
+msgid "O&nly whole words"
+msgstr "Só palavras c&ompletas"
+
+#: commonui/finddialog.cpp:126
+msgid "I&gnore marker for keyboard accelerator"
+msgstr "I&gnorar o marcador dos atalhos do teclado"
+
+#: commonui/finddialog.cpp:127
+msgid "Ignore con&text information"
+msgstr "Ignorar a informação de con&texto"
+
+#: commonui/finddialog.cpp:128
+msgid "From c&ursor position"
+msgstr "Da posição do c&ursor"
+
+#: commonui/finddialog.cpp:129
+msgid "F&ind backwards"
+msgstr "P&rocurar para trás"
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 86
+#: commonui/finddialog.cpp:133 rc.cpp:81
+#, no-c-format
+msgid "Use regu&lar expression"
+msgstr "Usar uma expressão regu&lar"
+
+#: commonui/finddialog.cpp:138 commonui/projectprefwidgets.cpp:708
+msgid "&Edit..."
+msgstr "&Editar..."
+
+#: commonui/finddialog.cpp:146
+msgid "As&k before replacing"
+msgstr "&Confirmar antes de substituir"
+
+#: 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 ""
+"<qt>"
+"<p><b>Opções</b></p>"
+"<p>Aqui você poderá ajustar a substituição:"
+"<ul>"
+"<li><b>Maiúsculas diferenciadas</b>: deve-se distinguir maiúsculas de "
+"minúsculas?</li>"
+"<li><b>Apenas palavras completas</b>: o texto procurado não pode fazer parte de "
+"uma palavra maior</li>"
+"<li><b>Procurar para trás</b>: faz exactamente isso</li>"
+"<li><b>Usar expressão regular</b>: usa o texto inserido no campo <b>Procurar</b> "
+"como uma expressão regular. Esta opção não tem efeito no texto a substituir, "
+"especialmente nas referências para trás que não são possíveis.</li>"
+"<li><b>Perguntar antes de substituir</b>: Active, se o utilizador desejar ter "
+"controlo no que será substituído. Senão, todo o texto é substituído sem "
+"perguntar.</li></ul></p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Opções</b></p>"
+"<p>Aqui o utilizador poderá ajustar a procura:"
+"<ul>"
+"<li><b>Maiúsculas diferenciadas</b>: deve-se distinguir maiúsculas de "
+"minúsculas?</li>"
+"<li><b>Apenas palavras completas</b>: o texto procurado não pode fazer parte de "
+"uma palavra maior</li>"
+"<li><b>Da posição do cursor</b>: inicia a pesquisa a partir do ponto onde se "
+"encontra o cursor. Senão, a pesquisa será iniciada no princípio ou no fim do "
+"documento.</li>"
+"<li><b>Procurar para trás</b>: faz exactamente isso</li>"
+"<li><b>Usar expressão regular</b>: usa o texto inserido como uma expressão "
+"regular.</li></ul></p></qt>"
+
+#: commonui/finddialog.cpp:536
+msgid "&Goto Next"
+msgstr "&Ir Para o Seguinte"
+
+#: commonui/finddialog.cpp:536
+msgid "R&eplace All"
+msgstr "Substituir &Tudo"
+
+#: commonui/finddialog.cpp:541
+msgid "Replace this string?"
+msgstr "Substituir esta sequência?"
+
+#: commonui/projectprefwidgets.cpp:138
+msgid "&Update header when saving"
+msgstr "&Actualizar o cabeçalho ao gravar"
+
+#: commonui/projectprefwidgets.cpp:139
+msgid "Update &description comment when saving"
+msgstr "Actualizar o comentário da &descrição ao gravar"
+
+#: commonui/projectprefwidgets.cpp:140
+msgid "Chec&k syntax of file when saving"
+msgstr "&Verificar a sintaxe do ficheiro ao gravar"
+
+#: commonui/projectprefwidgets.cpp:141
+msgid "Save &obsolete entries"
+msgstr "Gravar os itens &obsoletos"
+
+#: commonui/projectprefwidgets.cpp:143
+msgid "De&scription"
+msgstr "De&scrição"
+
+#: commonui/projectprefwidgets.cpp:149
+msgid "Encoding"
+msgstr "Codificação"
+
+#: commonui/projectprefwidgets.cpp:155
+msgid "Default:"
+msgstr "Predefinição:"
+
+#: commonui/projectprefwidgets.cpp:161
+msgid "(default)"
+msgstr "(predefinido)"
+
+#: commonui/projectprefwidgets.cpp:175
+msgid "Kee&p the encoding of the file"
+msgstr "Manter a &codificação deste ficheiro"
+
+#: commonui/projectprefwidgets.cpp:178
+msgid "Automatic Saving"
+msgstr "Gravação Automática"
+
+#: commonui/projectprefwidgets.cpp:183
+msgid ""
+"_: Short for minutes\n"
+" min"
+msgstr " min"
+
+#: commonui/projectprefwidgets.cpp:184
+msgid "No autosave"
+msgstr "Sem auto-gravação"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 29
+#: commonui/projectprefwidgets.cpp:188 rc.cpp:420
+#, no-c-format
+msgid "&General"
+msgstr "&Geral"
+
+#: commonui/projectprefwidgets.cpp:195
+msgid "Fields to Update"
+msgstr "Campos a Actualizar"
+
+#: commonui/projectprefwidgets.cpp:199
+msgid "Re&vision-Date"
+msgstr "Data de re&visão"
+
+#: commonui/projectprefwidgets.cpp:200
+msgid "Last-&Translator"
+msgstr "Último &tradutor"
+
+#: commonui/projectprefwidgets.cpp:201
+msgid "&Language"
+msgstr "&Língua"
+
+#: commonui/projectprefwidgets.cpp:202
+msgid "Char&set"
+msgstr "Codi&ficação"
+
+#: commonui/projectprefwidgets.cpp:203
+msgid "&Encoding"
+msgstr "Cod&ificação"
+
+#: commonui/projectprefwidgets.cpp:204
+msgid "Pro&ject"
+msgstr "Pro&jecto"
+
+#: commonui/projectprefwidgets.cpp:206
+msgid "Format of Revision-Date"
+msgstr "Formato da Data de Revisão"
+
+#: commonui/projectprefwidgets.cpp:211
+msgid "De&fault date format"
+msgstr "&Formato predefinido da data"
+
+#: commonui/projectprefwidgets.cpp:213
+msgid "Local date fo&rmat"
+msgstr "Fo&rmato da data local"
+
+#: commonui/projectprefwidgets.cpp:215
+msgid "Custo&m date format:"
+msgstr "For&mato personalizado da data:"
+
+#: commonui/projectprefwidgets.cpp:225
+msgid "Project String"
+msgstr "Texto do Projecto"
+
+#: commonui/projectprefwidgets.cpp:231
+msgid "Project-Id:"
+msgstr "ID do Projecto:"
+
+#: commonui/projectprefwidgets.cpp:239
+msgid "&Header"
+msgstr "Cabeçal&ho"
+
+#: commonui/projectprefwidgets.cpp:249
+msgid "Update &translator copyright"
+msgstr "Actualizar o 'copyright' do &tradutor"
+
+#: commonui/projectprefwidgets.cpp:253
+msgid "Free Software Foundation Copyright"
+msgstr "Free Software Foundation Copyright"
+
+#: commonui/projectprefwidgets.cpp:257
+msgid "&Remove copyright if empty"
+msgstr "&Remover o 'copyright' se estiver vazio"
+
+#: commonui/projectprefwidgets.cpp:258
+msgid "&Update copyright"
+msgstr "Act&ualizar o 'copyright'"
+
+#: commonui/projectprefwidgets.cpp:259
+msgid "Do &not change"
+msgstr "&Não alterar"
+
+#: commonui/projectprefwidgets.cpp:263
+msgid "Cop&yright"
+msgstr "Cop&yright"
+
+#: 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 ""
+"<qt>"
+"<p><b>Actualizar o Cabeçalho</b></p>\n"
+"<p>Active este botão, para actualizar a informação do cabeçalho do ficheiro "
+"sempre que este for gravado.</p>\n"
+"<p>O cabeçalho mantém normalmente informações sobre a data e a hora em que o "
+"ficheiro foi actualizado pela\n"
+"última vez, o seu último tradutor, etc.</p>\n"
+"<p>Você poderá escolher a informação que desejar actualizar nas opções abaixo.\n"
+"Os campos que não existirem são adicionados ao cabeçalho.\n"
+"Se desejar adicionar mais campos ao cabeçalho, poderá editá-lo manualmente "
+"escolhendo\n"
+"<b>Editar->Editar o Cabeçalho</b> na janela de edição.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Campos a actualizar</b></p>\n"
+"<p>Escolha quais os campos no cabeçalho que quiser que sejam actualizados ao "
+"gravar.\n"
+"Se um campo não existir, será adicionado ao cabeçalho.</p>\n"
+"<p>Se quiser adicionar outras informações ao cabeçalho, terá que editar o "
+"cabeçalho manualmente\n"
+"escolhendo a opção <b>Editar->Editar o Cabeçalho</b> na janela de editor.</p>\n"
+"<p>Desactive o <b>Actualizar o Cabeçalho</b> em cima, se não quiser actualizar "
+"o cabeçalho ao gravar.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Codificação</b></p>"
+"<p>Escolha como codificar os caracteres quando um ficheiro for gravado. Se você "
+"não tiver a certeza da codificação a usar, peça por favor ao seu coordenador de "
+"traduções.</p>"
+"<ul>"
+"<li><b>%1</b>: esta é a codificação mais adequada à sua tabela de "
+"caracteres.</li>"
+"<li><b>%2</b>: usa o código Unicode (UTF-8).</li></ul></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Manter a codificação do ficheiro</b></p>"
+"<p>Se esta opção estiver activa, os ficheiros são sempre gravados na mesma "
+"codificação em que foram lidos. Os ficheiros sem informação de codificação no "
+"cabeçalho (p.ex. os ficheiros POT) são gravados na codificação indicada "
+"acima.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Verificar a sintaxe do ficheiro ao gravar</b></p>\n"
+"<p>Verifica automaticamente o ficheiro com o \"msgfmt --statistics\"\n"
+"ao gravar um ficheiro. Só irá receber uma mensagem, se ocorrer um erro.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Gravar os itens obsoletos</b></p>\n"
+"<p>Se esta opção estiver activada, os itens obsoletos encontrados quando o "
+"ficheiro foi aberto serão gravados de novo para o ficheiro. Os itens obsoletos "
+"estão marcados com um #~ e são criados quando o 'msgmerge' não precisa mais da "
+"tradução. Se o texto aparecer de novo, os elementos obsoletos serão activados "
+"de novo. A principal desvantagem é o tamanho do ficheiro gravado.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Formato da Data de Revisão</b></p>"
+"<p>Escolha em que formato a data e hora do campo do cabeçalho <i>"
+"PO-Revision-Date</i> são gravadas:"
+"<ul>\n"
+"<li><b>Por omissão</b> é o formato normalmente usado nos ficheiros PO.</li>\n"
+"<li><b>Local</b> é o formato específico do seu país. Pode ser configurado no\n"
+"Centro de Controlo do KDE.</li>\n"
+"<li><b>Personalizado</b> deixa-lhe definir o seu próprio formato.</li></ul></p>"
+"\n"
+"<p>Para mais informações veja a secção <b>A Janela de Preferências</b> "
+"na ajuda 'on-line'.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:412
+msgid "<font size=\"+1\">Project: %1</font>"
+msgstr "<font size=\"+1\">Projecto: %1</font>"
+
+#: commonui/projectprefwidgets.cpp:419
+msgid "&Name:"
+msgstr "&Nome:"
+
+#: commonui/projectprefwidgets.cpp:423
+msgid "Localized na&me:"
+msgstr "No&me localizado:"
+
+#: commonui/projectprefwidgets.cpp:427
+msgid "E&mail:"
+msgstr "E-&mail:"
+
+#: commonui/projectprefwidgets.cpp:432
+msgid "&Full language name:"
+msgstr "Nome &completo da língua:"
+
+#: commonui/projectprefwidgets.cpp:438
+msgid "Lan&guage code:"
+msgstr "Código da &língua:"
+
+#: commonui/projectprefwidgets.cpp:444
+msgid "&Language mailing list:"
+msgstr "&Lista de correio da língua:"
+
+#: commonui/projectprefwidgets.cpp:449
+msgid "&Timezone:"
+msgstr "&Fuso-horário:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Identidade</b></p>\n"
+"<p>Preencha a janela acerca de si e da sua equipa de tradução.\n"
+"Esta informação é usada quando for actualizado o cabeçalho de um ficheiro.</p>\n"
+"<p>Poderá encontrar as opções se e quais os campos de cabeçalho a actualizar\n"
+"na página <b>Gravar</b> nesta janela.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:471
+msgid "&Number of singular/plural forms:"
+msgstr "&Número de formas singular/plural:"
+
+#: commonui/projectprefwidgets.cpp:474
+msgid ""
+"_: automatic choose number of plural forms\n"
+"Automatic"
+msgstr "Automático"
+
+#: commonui/projectprefwidgets.cpp:481
+msgid "Te&st"
+msgstr "Te&star"
+
+#: 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 ""
+"<qt>"
+"<p><b>Número de formas singular/plural</b></p>"
+"<p><b>Nota</b>: Esta opção é específica do KDE no momento. Se não estiver a "
+"traduzir uma aplicação do KDE, poderá ignorar sem problemas esta opção.</p>"
+"<p>Escolha aqui quantas formas singular e plural são usadas na sua língua. Este "
+"número tem de corresponder à configuração da sua equipa de traduções.</p>"
+"<p>Em alternativa, poderá mudar esta opção para <i>Automático</i> "
+"e o KBabel tentará obter essa informação automaticamente do KDE. Use o botão <i>"
+"Testar</i> para testar se o consegue determinar.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:504
+msgid "&GNU plural form header:"
+msgstr "Cabeçalho da forma plural da &GNU:"
+
+#: commonui/projectprefwidgets.cpp:514
+msgid "&Lookup"
+msgstr "&Procurar"
+
+#: commonui/projectprefwidgets.cpp:518
+msgid "Re&quire plural form arguments in translation"
+msgstr "Obri&gar os argumentos das formas plurais na tradução"
+
+#: 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 ""
+"<qt>"
+"<p><b>Obrigar os argumentos das formas plurais na tradução</b></p>\n"
+"<p><b>Nota</b>: Esta opção é específica do KDE neste momento. Se não está a "
+"traduzir uma aplicação do KDE, poderá ignorar esta opção sem problemas.</p>\n"
+"<p>Se esta opção estiver activa, a validação irá obrigar a que o argumento %n "
+"esteja presente na mensagem.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Cabeçalho da forma plural da GNU</b></p>\n"
+"<p>Aqui, o utilizador poderá preencher um cabeçalho para o tratamento das "
+"formas plurais. Se deixar este campo em branco, o item no ficheiro PO não será "
+"alterado ou adicionado.</p>\n"
+"<p>O KBabel pode tentar automaticamente determinar o valor sugerido pelas "
+"ferramentas do 'gettext' da GNU para a língua definida actualmente. Basta "
+"carregar no botão <b>Procurar</b>.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:608 commonui/projectprefwidgets.cpp:642
+msgid "Please insert a language code first."
+msgstr "Indique primeiro um código de língua."
+
+#: 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 kdelibs.po installed for this language?\n"
+"Please set the correct number manually."
+msgstr ""
+"Não é possível determinar o número de formas singular/plural automaticamente "
+"para o código de língua \"%1\".\n"
+"Tem instalado o 'kdelibs.po' desta língua?\n"
+"Indique o número correcto manualmente."
+
+#: commonui/projectprefwidgets.cpp:626
+msgid ""
+"The number of singular/plural forms found for the language code \"%1\" is %2."
+msgstr ""
+"O número encontrado de formas singular/plural para o código de língua \"%1\" é "
+"%2."
+
+#: 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 ""
+"Não foi possível determinar o cabeçalho da GNU para as formas plurais. Talvez "
+"as suas ferramentas 'gettext' da GNU sejam muito antigas ou não contenham um "
+"valor sugerido para a sua língua."
+
+#: commonui/projectprefwidgets.cpp:677
+msgid "&Marker for keyboard accelerator:"
+msgstr "&Marcador dos atalhos do teclado:"
+
+#: 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 ""
+"<qt>Marcador dos atalhos de teclado</b></p>"
+"<p>Defina aqui qual o carácter que marca o seguinte como um atalho de teclado. "
+"Por exemplo, no Qt é o '&amp;', enquanto no Gtk é o '_'.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:693
+msgid "&Regular expression for context information:"
+msgstr "Expressão &regular para a informação de contexto:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Expressão regular para a informação de contexto</b></p>"
+"<p>Indique aqui a expressão regular que define qual é a informação de contexto "
+"na mensagem e que não pode ser traduzida.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:715
+msgid "Compression Method for Mail Attachments"
+msgstr "Método de Compressão para os Anexos de E-mail"
+
+#: commonui/projectprefwidgets.cpp:720
+msgid "tar/&bzip2"
+msgstr "tar/&bzip2"
+
+#: commonui/projectprefwidgets.cpp:721
+msgid "tar/&gzip"
+msgstr "tar/&gzip"
+
+#: commonui/projectprefwidgets.cpp:723
+msgid "&Use compression when sending a single file"
+msgstr "&Usar a compressão ao enviar um único ficheiro"
+
+#: commonui/projectprefwidgets.cpp:802
+msgid "On the &fly spellchecking"
+msgstr "Verificação ortográ&fica instantânea"
+
+#: 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 ""
+"<qt>"
+"<p><b>Verificação ortográfica 'na altura'</b></p>"
+"<p>Active isto para fazer com que o KBabel verifique ortograficamente o texto, "
+"à medida que escreve. As palavras incorrectas serão coloridas com a cor do "
+"erro.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:811
+msgid "&Remember ignored words"
+msgstr "&Lembrar as palavras ignoradas"
+
+#: commonui/projectprefwidgets.cpp:817
+msgid "F&ile to store ignored words:"
+msgstr "F&icheiro onde guardar as palavras ignoradas:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Lembrar as palavras ignoradas</b></p>"
+"<p>Assinale isto para permitir ao KBabel ignorar as palavras onde escolheu a "
+"opção <i>Ignorar Tudo</i> na janela de verificação ortográfica, em todas as "
+"verificações ortográficas.</p></qt>"
+
+#. i18n: file ./commonui/projectwizardwidget2.ui line 68
+#: commonui/projectprefwidgets.cpp:890 rc.cpp:313
+#, no-c-format
+msgid "&Base folder of PO files:"
+msgstr "Pasta de &base dos ficheiros PO:"
+
+#. 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 "Pasta de ba&se dos ficheiros POT:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Pastas de base</b></p>\n"
+"<p>Indique as pastas que contêm todos os seus ficheiros PO e POT.\n"
+"Os ficheiros e as pastas nestas pastas serão depois reunidos numa\n"
+"árvore.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:924
+msgid "O&pen files in new window"
+msgstr "Abrir os ficheiros numa nova &janela"
+
+#: 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 ""
+"<qt>"
+"<p><b>Abrir os ficheiros numa nova janela</b></p>\n"
+"<p>Se isto estiver activado, todos os ficheiros que forem abertos no Gestor de "
+"Catálogos serão abertos\n"
+"numa nova janela.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:931
+msgid "&Kill processes on exit"
+msgstr "&Terminar os processos ao sair"
+
+#: 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 ""
+"<qt>"
+"<p><b>Terminar os processos ao sair</b></p>\n"
+"<p>Se activar isto, o KBabel tentará terminar os processos que ainda não "
+"tiverem saído quando o KBabel saiu,\n"
+"mandando um sinal de 'kill' para eles.</p>\n"
+"<p>NOTA: Não é garantido que os processos sejam terminados de facto.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:939
+msgid "Create inde&x for file contents"
+msgstr "Criar um í&ndice para o conteúdo do ficheiro"
+
+#: 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 ""
+"<qt>"
+"<p><b>Criar um índice para o conteúdo do ficheiro</b></p>\n"
+"<p>Se assinalar isto, o KBabel irá criar um índice para o conteúdo de cada "
+"ficheiro PO para acelerar as funções de pesquisa e substituição.</p>\n"
+"<p>NOTA: Isto irá retardar consideravelmente a actualização da informação do "
+"ficheiro.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:945
+msgid "Run &msgfmt before processing a file"
+msgstr "Executar o '&msgfmt' antes de processar um ficheiro"
+
+#: 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 ""
+"<qt>"
+"<p><b>Executar o 'msgfmt' antes de processar um ficheiro</b></p>"
+"<p>Se assinalar esta opção, o KBabel irá executar a ferramenta 'msgfmt' do "
+"Gettext antes de processar um ficheiro.</p>"
+"<p>É recomendada esta opção, mesmo que torne o processamento mais lento. Esta "
+"está ligada por omissão.</p>"
+"<p>A sua desactivação é útil para os computadores lentos e quando deseja "
+"traduzir ficheiros PO que ainda não sejam suportados pela versão actual das "
+"ferramentas do Gettext que estão no seu sistema. O problema de desligar esta "
+"opção é que não feita praticamente qualquer verificação de sintaxe pelo código "
+"de processamento, como tal os ficheiros PO inválidos poderão ser mostrados como "
+"bons, mesmo que as ferramentas do Gettext os rejeitassem.</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:988
+msgid "Commands for Folders"
+msgstr "Comandos para as Pastas"
+
+#: commonui/projectprefwidgets.cpp:993
+msgid ""
+"Replaceables:\n"
+"@PACKAGE@, @PODIR@, @POTDIR@\n"
+"@POFILES@, @MARKEDPOFILES@"
+msgstr ""
+"Substituíveis:\n"
+"@PACKAGE@, @PODIR@, @POTDIR@,\n"
+"@POFILES@, @MARKEDPOFILES@"
+
+#: 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 ""
+"<qt>"
+"<p><b>Comandos para pastas</b></p>"
+"<p>Introduza aqui os comandos que deseja executar nas pastas do Gestor do "
+"Catálogo. Os comandos são então mostrados no sub-menu <b>Comandos</b> "
+"no menu de contexto do Gestor do Catálogo.</p>"
+"<p>As seguintes sequências serão substituídas num comando:"
+"<ul>"
+"<li>@PACKAGE@: O nome relativo da pasta</li>"
+"<li>@PODIR@: O nome absoluto da pasta de PO's</li>"
+"<li>@POTDIR@: O nome absoluto da pasta de modelos</li></ul></p></qt>"
+
+#: commonui/projectprefwidgets.cpp:1051
+msgid "Commands for Files"
+msgstr "Comandos para os Ficheiros"
+
+#: commonui/projectprefwidgets.cpp:1056
+msgid ""
+"Replaceables:\n"
+"@PACKAGE@, @POFILE@,@POTFILE@,\n"
+"@PODIR@, @POTDIR@"
+msgstr ""
+"Substituíveis:\n"
+"@PACKAGE@, @POFILE@, @POTFILE@,\n"
+"@PODIR@, @POTDIR@"
+
+#: 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 ""
+"<qt>"
+"<p><b>Comandos para ficheiros</b></p>"
+"<p>Indique aqui os comandos que deseja executar nos ficheiros do Gestor de "
+"Catálogo. Os comandos são então apresentados no sub-menu <b>Comandos</b> "
+"no menu de contexto do Gestor de Catálogo.</p>"
+"<p>As seguintes sequências serão substituídas num comando:"
+"<ul>"
+"<li>@PACKAGE@: O nome do ficheiro sem pasta e extensão</li>"
+"<li>@POFILE@: O nome do ficheiro PO com a pasta e extensão</li>"
+"<li>@POTFILE@: O nome do ficheiro de modelo correspondente com pasta e "
+"extensão</li>"
+"<li>@POEMAIL@: O nome e o endereço de e-mail do último tradutor</li>"
+"<li>@PODIR@: O nome absoluto da pasta onde o PO está</li>"
+"<li>@POTDIR@: O nome absoluto da pasta onde o ficheiro de modelo está</li></ul>"
+"</p></qt>"
+
+#: commonui/projectprefwidgets.cpp:1114
+msgid "Shown Columns"
+msgstr "Colunas Visíveis"
+
+#: commonui/projectprefwidgets.cpp:1118
+msgid "Fla&g"
+msgstr "Op&ção"
+
+#: commonui/projectprefwidgets.cpp:1119
+msgid "&Fuzzy"
+msgstr "A&proximadas"
+
+#: commonui/projectprefwidgets.cpp:1120
+msgid "&Untranslated"
+msgstr "Não-trad&uzidas"
+
+#: commonui/projectprefwidgets.cpp:1121
+msgid "&Total"
+msgstr "&Total"
+
+#: commonui/projectprefwidgets.cpp:1122
+msgid "SVN/&CVS status"
+msgstr "Estado do &CVS/SVN"
+
+#: commonui/projectprefwidgets.cpp:1123
+msgid "Last &revision"
+msgstr "Última ve&rsão"
+
+#: commonui/projectprefwidgets.cpp:1124
+msgid "Last t&ranslator"
+msgstr "Último t&radutor"
+
+#: commonui/projectprefwidgets.cpp:1126
+msgid ""
+"<qt>"
+"<p><b>Shown columns</b></p>\n"
+"<p></p></qt>"
+msgstr ""
+"<qt>"
+"<p><b>Colunas mostradas</b></p>\n"
+"<p></p></qt>"
+
+#: commonui/projectprefwidgets.cpp:1157
+msgid "&Base folder for source code:"
+msgstr "Pasta de &base do código:"
+
+#: commonui/projectprefwidgets.cpp:1168
+msgid "Path Patterns"
+msgstr "Padrões de Pastas"
+
+#: commonui/context.cpp:97
+msgid "Corresponding source file not found"
+msgstr "O ficheiro de código não foi encontrado"
+
+#: 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 ""
+"O KBabel não consegue iniciar um componente de edição de texto.\n"
+"Verifique a sua instalação do KDE."
+
+#. i18n: file ./kbabel/headerwidget.ui line 24
+#: kbabel/commentview.cpp:78 rc.cpp:414
+#, no-c-format
+msgid "&Comment:"
+msgstr "&Comentário:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Editor de Comentários</b></p>\n"
+"Esta janela de edição mostra-lhe o comentário da mensagem mostrada actualmente."
+"<p>\n"
+"<p>Os comentários normalmente contêm informação sobre a localização da mensagem "
+"no código-fonte\n"
+"e o estado da mensagem (fuzzy, c-format).\n"
+"Em algumas ocasiões, existem certas informações de outros tradutores nos "
+"comentários.</p>\n"
+"<p>Poderá esconder o editor de comentários, desactivando para tal a opção\n"
+"<b>Opções->Mostrar os Comentários</b>.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Contexto do PO</b></p>Esta janela mostra-lhe o contexto da mensagem "
+"actual no ficheiro. Normalmente, mostra quatro mensagens à frente da mensagem "
+"actual e quatro a seguir a ela.</p>"
+"<p>Você poderá esconder a janela de ferramentas, se desactivar a opção <b>"
+"Opções->Mostrar as Ferramentas</b>.</p></qt>"
+
+#: kbabel/contextview.cpp:99
+msgid "current entry"
+msgstr "item actual"
+
+#: kbabel/contextview.cpp:125 kbabel/kbabel.cpp:721 kbabel/kbabelview.cpp:419
+msgid "untranslated"
+msgstr "não-traduzido"
+
+#: kbabel/contextview.cpp:140
+msgid ""
+"Plural %1: %2\n"
+msgstr ""
+"Plural %1: %2\n"
+
+#: 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 ""
+"<qt>"
+"<p><b>Lista de Erros</b></p>"
+"<p>Esta janela mostra a lista de erros encontrados pelas ferramentas de "
+"validação, para que possa saber porque é que a mensagem actual foi marcada como "
+"errada.</p></qt>"
+
+#: kbabel/kbabelpref.cpp:57
+msgid ""
+"_: title of page in preferences dialog\n"
+"Edit"
+msgstr "Edição"
+
+#: kbabel/kbabelpref.cpp:59
+msgid "Options for Editing"
+msgstr "Opções de Edição"
+
+#: kbabel/kbabelpref.cpp:70
+msgid ""
+"_: title of page in preferences dialog\n"
+"Search"
+msgstr "Procurar"
+
+#: kbabel/kbabelpref.cpp:72
+msgid "Options for Searching Similar Translations"
+msgstr "Opções para Procurar em Traduções Semelhantes"
+
+#: kbabel/kbabelpref.cpp:87
+msgid "Options for Showing Differences"
+msgstr "Opções para Mostrar as Diferenças"
+
+#: kbabel/kbabelpref.cpp:90
+msgid ""
+"_: name of page in preferences dialog icon list\n"
+"Fonts"
+msgstr "Tipos de Letra"
+
+#: kbabel/kbabelpref.cpp:92
+msgid ""
+"_: title of page in preferences dialog\n"
+"Font Settings"
+msgstr "Configuração dos Tipos de Letra"
+
+#: kbabel/kbabelpref.cpp:95
+msgid ""
+"_: name of page in preferences dialog icon list\n"
+"Colors"
+msgstr "Cores"
+
+#: kbabel/kbabelpref.cpp:97
+msgid ""
+"_: title of page in preferences dialog\n"
+"Color Settings"
+msgstr "Configuração das Cores"
+
+#: kbabel/kbcataloglistview.cpp:44
+msgid "Id"
+msgstr "Id"
+
+#: kbabel/kbcataloglistview.cpp:45
+msgid "Original String"
+msgstr "Texto Original"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:456 kbabel/kbcataloglistview.cpp:46
+msgid "Translated String"
+msgstr "Texto Traduzido"
+
+#: kbabel/main.cpp:537
+msgid "Go to entry with msgid <msgid>"
+msgstr "Ir para um item com a 'msgid' <msgid>"
+
+#: kbabel/main.cpp:538 kbabeldict/main.cpp:105
+msgid "Disable splashscreen at startup"
+msgstr "Desactivar o ecrã inicial"
+
+#: kbabel/main.cpp:540
+msgid "Files to open"
+msgstr "Ficheiros a abrir"
+
+#: kbabel/main.cpp:547
+msgid "KBabel"
+msgstr "KBabel"
+
+#: kbabel/main.cpp:548
+msgid "An advanced PO file editor"
+msgstr "Um editor avançado de ficheiros PO"
+
+#: kbabel/main.cpp:555
+msgid ""
+"Wrote the dictionary plugin for searching in a database and some other code."
+msgstr ""
+"Criou o 'plugin' do dicionário para procurar numa base de dados e algum outro "
+"código."
+
+#: kbabel/main.cpp:560
+msgid "Bug fixes, KFilePlugin for PO files, CVS support, mailing files"
+msgstr ""
+"Correcções de erros, KFilePlugin para os ficheiros PO, suporte ao CVS, envio de "
+"ficheiros por e-mail"
+
+#: kbabel/main.cpp:562
+msgid "Translation List View"
+msgstr "Lista de Tradução"
+
+#: kbabel/main.cpp:574
+msgid "Implemented XML validation/highlighting plus other small fixes."
+msgstr ""
+"Implementação da validação/realce de XML para além de alguns pequenos erros."
+
+#: kbabel/main.cpp:583
+msgid "String distance algorithm implementation"
+msgstr "Implementação do algoritmo de distâncias entre textos"
+
+#: kbabel/main.cpp:585
+msgid "Error list for current entry, regexp data tool"
+msgstr ""
+"Lista de erros do item actual, ferramenta de dados de expressões regulares"
+
+#: kbabel/main.cpp:587
+msgid "Word-by-word string difference algorithm implementation"
+msgstr ""
+"Implementação do algoritmo de diferenças entre textos palavra-a-palavra"
+
+#: kbabel/headereditor.cpp:60
+msgid "&Apply Settings"
+msgstr "&Aplicar as Definições"
+
+#: 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 ""
+"<qt>"
+"<p>Este botão actualiza o cabeçalho com a configuração actual. O cabeçalho "
+"resultante é o que seria gravado no ficheiro PO ao gravar.</p></qt>"
+
+#: kbabel/headereditor.cpp:65
+msgid "&Reset"
+msgstr "&Reiniciar"
+
+#: kbabel/headereditor.cpp:66
+msgid "<qt><p>This button will revert all changes made so far.</p></qt>"
+msgstr ""
+"<qt>"
+"<p>Este botão reverte todas as alterações feitas até agora.</p></qt>"
+
+#: kbabel/headereditor.cpp:111
+#, c-format
+msgid "Header Editor for %1"
+msgstr "Editor do Cabeçalho do %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 ""
+"<qt>"
+"<p>Este não é um cabeçalho válido.</p>\n"
+"<p>Por favor, edite o cabeçalho antes de actualizar!</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p>Este não é um cabeçalho válido.</p>\n"
+"<p>Por favor, edite o cabeçalho antes de actualizar.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Resultados da pesquisa</b></p>"
+"<p>Esta parte da janela mostra os resultados da pesquisa nos dicionários."
+"<p>"
+"<p>No topo é mostrado o número de itens encontrados e a localização da actual. "
+"Use os botões no fundo para navegar através dos resultados da procura.</p> "
+"<p>A procura é iniciada automaticamente quando muda para outro item na janela "
+"de edição ou quando escolhe o dicionário desejado em <b>Dicionários->"
+"Procurar...</b>.</p>"
+"<p>Todas as opções podem ser configuradas na janela de preferências na secção "
+"<b>Procura</b> e as opções para os diferentes dicionários podem ser alteradas "
+"em <b>Configuração->Configurar o Dicionário</b>.</p></qt>"
+
+#: kbabel/kbabelview.cpp:258
+msgid ""
+"_: Menu item\n"
+"Open"
+msgstr "Abrir"
+
+#: kbabel/kbabelview.cpp:259
+msgid "Open Template"
+msgstr "Abrir o Modelo"
+
+#: 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, Versão %1\n"
+"Copyright 1999-%2 pelos programadores do KBabel.\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"
+"Todos os comentários, sugestões etc. deverão ser enviados para\n"
+"a lista de e-mail <kbabel@kde.org>.\n"
+"\n"
+"Este programa está abrangido pelos termos da GNU GPL.\n"
+"\n"
+"Agradecimentos especiais para Thomas Diehl por muitas dicas na\n"
+"interface e no comportamento do KBabel, e a Stephan Kulow, que\n"
+"sempre me deu uma mãozinha.\n"
+"\n"
+"Muito boas ideias, especialmente o Gestor de Catálogos, foram retiradas\n"
+"do KTranslator por Andrea Rizzi."
+
+#: kbabel/kbabelview.cpp:333
+msgid "O&riginal string (msgid):"
+msgstr "Mensagem o&riginal (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 ""
+"<qt>"
+"<p><b>Tradução Original</b></p>\n"
+"<p>Esta parte da janela mostra a mensagem original\n"
+"do item mostrado de momento.</p></qt>"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:350
+msgid "Original Text"
+msgstr "Texto Original"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:366
+msgid "Comment"
+msgstr "Comentário"
+
+#: kbabel/kbabelview.cpp:396
+msgid "Trans&lated string (msgstr):"
+msgstr "Mensagem tradu&zida (msgstr):"
+
+#: kbabel/kbabel.cpp:717 kbabel/kbabelview.cpp:410
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:207
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:278
+msgid "fuzzy"
+msgstr "aproximado"
+
+#: kbabel/kbabel.cpp:725 kbabel/kbabelview.cpp:428
+msgid "faulty"
+msgstr "errado"
+
+#: 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 ""
+"<qt>"
+"<p><b>LEDS de estado</b></p>\n"
+"<p>Estes LEDS mostram o estado da mensagem actual.\n"
+"Você poderá mudar as suas cores na janela de preferências,\n"
+"na secção <b>Editor</b> e na página <b>Aparência</b></p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Editor de Tradução</b></p>\n"
+"<p>Este editor mostra e permite-lhe editar a tradução da mensagem mostrada "
+"actualmente."
+"<p></qt>"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:466
+msgid ""
+"_: the search (noun)\n"
+"Search"
+msgstr "Pesquisa"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:468
+msgid ""
+"_: the search (noun)\n"
+"Se&arch"
+msgstr "Pesquis&a"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:480
+msgid "PO Context"
+msgstr "Contexto do PO"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:482
+msgid "PO C&ontext"
+msgstr "C&ontexto do PO"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:493
+msgid "Character Table"
+msgstr "Tabela de Caracteres"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:495
+msgid "C&hars"
+msgstr "Caractere&s"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:507
+msgid "Tag List"
+msgstr "Lista de Marcas"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:509
+msgid "Tags"
+msgstr "Marcas"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:520
+msgid "Source Context"
+msgstr "Contexto do Código"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:522
+msgid "Source"
+msgstr "Código"
+
+#: kbabel/kbabelview.cpp:532
+msgid "Translation List"
+msgstr "Lista de Tradução"
+
+#. i18n: translators: Dock window caption
+#: kbabel/kbabelview.cpp:542
+msgid "Error List"
+msgstr "Lista de Erros"
+
+#. i18n: translators: Dock tab caption
+#: kbabel/kbabelview.cpp:544
+msgid "Errors"
+msgstr "Erros"
+
+#: kbabel/kbabelview.cpp:1072
+msgid " [readonly]"
+msgstr " [apenas-leitura]"
+
+#: kbabel/kbabelview.cpp:1174
+msgid ""
+"There was an error while reading the file header. Please check the header."
+msgstr ""
+"Ocorreu um erro na leitura do cabeçalho. Por favor, verifique o cabeçalho."
+
+#: kbabel/kbabelview.cpp:1189 kbabel/kbabelview.cpp:1311
+msgid ""
+"Error while reading the file:\n"
+" %1\n"
+"No entry found."
+msgstr ""
+"Erro ao ler o ficheiro:\n"
+" %1\n"
+"Não foi encontrado nenhum item."
+
+#: 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 ""
+"O ficheiro continha erros de sintaxe que se tentou corrigir.\n"
+"Por favor, verifique os itens duvidosos, usando a opção 'Ir->Erro seguinte'"
+
+#: 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 ""
+"Não tem permissões para ler o ficheiro:\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 ""
+"Não indicou um ficheiro válido:\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 ""
+"O KBabel não encontra nenhum 'plugin' correspondente para o tipo MIME do "
+"ficheiro:\n"
+" %1"
+
+#: 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 ""
+"O filtro de importação não consegue lidar com este tipo de ficheiro:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1262
+msgid ""
+"All changes will be lost if the file is reverted to its last saved state."
+msgstr ""
+"Todas as alterações serão perdidas se o ficheiro reverter para o último estado "
+"gravado."
+
+#: kbabel/kbabelview.cpp:1264
+msgid "&Revert"
+msgstr "&Reverter"
+
+#: kbabel/kbabelview.cpp:1297
+#, c-format
+msgid ""
+"There was an error while reading the file header of file:\n"
+" %1"
+msgstr ""
+"Ocorreu um erro na leitura do cabeçalho do ficheiro:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1319
+#, c-format
+msgid ""
+"Minor syntax errors were found while reading file:\n"
+" %1"
+msgstr ""
+"Foram encontrados erros menores de sintaxe ao ler o ficheiro:\n"
+" %1"
+
+#: 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 ""
+"Não tem permissões para escrever no ficheiro:\n"
+"%1\n"
+"Deseja gravar noutro ficheiro ou cancelar?"
+
+#: kbabel/kbabelview.cpp:1396
+#, c-format
+msgid ""
+"KBabel cannot find a corresponding plugin for the MIME type of file:\n"
+" %1"
+msgstr ""
+"O KBabel não consegue encontrar um 'plugin' correspondente para o tipo MIME do "
+"ficheiro:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1402
+#, c-format
+msgid ""
+"The export plugin cannot handle this type of file:\n"
+" %1"
+msgstr ""
+"O filtro de exportação não consegue lidar com este tipo de ficheiro:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1408
+msgid ""
+"KBabel has not finished the last operation yet.\n"
+"Please wait."
+msgstr ""
+"O KBabel não terminou ainda a última operação.\n"
+"Espere por favor."
+
+#: 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 ""
+"Ocorreu um erro na tentativa de escrever para o ficheiro:\n"
+"%1\n"
+"Deseja gravar para outro ficheiro ou cancelar?"
+
+#: kbabel/kbabelview.cpp:1482
+msgid ""
+"You have specified a folder:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+"Você indicou uma pasta:\n"
+"%1\n"
+"Deseja gravar noutro ficheiro ou cancelar?"
+
+#: kbabel/kbabelview.cpp:1494
+#, c-format
+msgid ""
+"The export plugin cannot handle this type of the file:\n"
+" %1"
+msgstr ""
+"O filtro de exportação não consegue lidar com este tipo de ficheiro:\n"
+" %1"
+
+#: kbabel/kbabelview.cpp:1520
+msgid ""
+"The file %1 already exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+"O ficheiro %1 já existe.\n"
+"Deseja substitui-lo?"
+
+#: kbabel/kbabelview.cpp:1590
+msgid "Special Save Settings"
+msgstr "Configuração da Gravação Especial"
+
+#: kbabel/kbabelview.cpp:1638
+msgid ""
+"The file is syntactically correct.\n"
+"\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"O ficheiro está sintacticamente correcto.\n"
+"\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: kbabel/kbabelview.cpp:1658
+msgid ""
+"msgfmt detected a syntax error.\n"
+msgstr ""
+"O 'msgfmt' detectou um erro de sintaxe.\n"
+"\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: kbabel/kbabelview.cpp:1659
+msgid ""
+"msgfmt detected a header syntax error.\n"
+msgstr ""
+"O 'msgfmt' detectou um erro de sintaxe mo cabeçalho.\n"
+"\n"
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: kbabel/kbabelview.cpp:1663 kbabel/kbabelview.cpp:1703
+msgid ""
+"\n"
+"Do you want to continue or cancel and edit the file again?"
+msgstr ""
+"\n"
+"Deseja continuar ou cancelar e editar o ficheiro novamente?"
+
+#: kbabel/kbabelview.cpp:1665 kbabel/kbabelview.cpp:1682
+#: kbabel/kbabelview.cpp:1685
+msgid ""
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+"Resultado do \"msgfmt --statistics\":\n"
+
+#: kbabel/kbabelview.cpp:1680 kbabel/kbabelview.cpp:1688
+#: kbabel/kbabelview.cpp:1718 kbabel/kbabelview.cpp:1723
+msgid "Please edit the file again."
+msgstr "Por favor, edite o ficheiro novamente."
+
+#: 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 ""
+"Enquanto tentava verificar a sintaxe com o 'msgfmt', ocorreu um erro.\n"
+"Por favor, certifique-se que tem instalado convenientemente\n"
+"o pacote 'gettext' da GNU."
+
+#: kbabel/kbabelview.cpp:1769 kbabel/kbabelview2.cpp:948
+msgid "No mismatch has been found."
+msgstr "Não foram encontradas inconsistências."
+
+#: kbabel/kbabelview.cpp:1770 kbabel/kbabelview.cpp:1787
+msgid ""
+"_: Title in Dialog: Perform all checks\n"
+"Perform All Checks"
+msgstr "Execução de Todas as Verificações"
+
+#: 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 ""
+"Foram encontradas algumas inconsistências.\n"
+"Por favor, verifique os itens duvidosos, usando a opção 'Ir->Erro seguinte'"
+
+#: 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 ""
+"O documento contém modificações não gravadas.\n"
+"Deseja gravá-las ou rejeitá-las?"
+
+#: 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 ""
+"<qt>%n substituição feita."
+"<br>Atingiu-se o fim do documento."
+"<br>Deseja continuar do início?</qt>\n"
+"<qt>%n substituições feitas."
+"<br>Atingiu-se o fim do documento."
+"<br>Deseja continuar do início?</qt>"
+
+#: kbabel/kbabelview.cpp:2044
+msgid ""
+"End of document reached.\n"
+"Continue from the beginning?"
+msgstr ""
+"Foi atingido o fim do documento.\n"
+"Deseja continuar do início?"
+
+#: 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 ""
+"%n substituição feita.\n"
+"%n substituições feitas."
+
+#: kbabel/kbabelview.cpp:2072 kbabel/kbabelview.cpp:2113
+#: kbabel/kbabelview.cpp:2262
+msgid "Search string not found."
+msgstr "A sequência procurada não foi encontrada."
+
+#: kbabel/kbabelview.cpp:2080
+msgid ""
+"End of document reached.\n"
+"Continue in the next file?"
+msgstr ""
+"Foi atingido o fim do documento.\n"
+"Deseja continuar no próximo ficheiro?"
+
+#: kbabel/kbabelview.cpp:2125
+msgid "DCOP communication with Catalog Manager failed."
+msgstr "A comunicação de DCOP com o Gestor de Catálogos falhou."
+
+#: 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 ""
+"<qt>%n substituição feita."
+"<br>Atingiu-se o início do documento."
+"<br>Deseja continuar do fim?</qt>\n"
+"<qt>%n substituições feitas."
+"<br>Atingiu-se o início do documento."
+"<br>Deseja continuar do fim?</qt>"
+
+#: kbabel/kbabelview.cpp:2230
+msgid ""
+"Beginning of document reached.\n"
+"Continue from the end?"
+msgstr ""
+"Foi atingido o início do documento.\n"
+"Deseja continuar do fim?"
+
+#. 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 ""
+"1 erro: %1\n"
+"%n erros: %1"
+
+#: kbabel/kbabelview.cpp:3890 kbabel/kbabelview.cpp:4020
+msgid "Preparing spell check"
+msgstr "A preparar a verificação ortográfica"
+
+#: kbabel/kbabelview.cpp:3945
+msgid "Spellcheck"
+msgstr "Verificação Ortográfica"
+
+#: kbabel/kbabelview.cpp:3949
+msgid "KBabel cannot start spell checker. Please verify your KDE installation."
+msgstr ""
+"O KBabel não consegue iniciar o verificador ortográfico. Verifique a sua "
+"instalação do KDE."
+
+#: kbabel/kbabelview.cpp:3974
+msgid "No relevant text has been found for spell checking."
+msgstr ""
+"Não foi encontrado nenhum texto relevante a verificar ortograficamente."
+
+#: kbabel/kbabelview.cpp:4005
+#, c-format
+msgid ""
+"Error opening the file that contains words to ignore during spell checking:\n"
+"%1"
+msgstr ""
+"Erro ao abrir o ficheiro que contém as palavras a ignorar na verificação "
+"ortográfica:\n"
+"%1"
+
+#: kbabel/kbabelview.cpp:4013
+#, c-format
+msgid ""
+"Only local files are allowed for saving ignored words to during spell "
+"checking:\n"
+"%1"
+msgstr ""
+"Só são permitidos ficheiros locais para guardar as palavras a ignorar na "
+"verificação ortográfica:\n"
+"%1"
+
+#: 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 ""
+"Parece haver um erro na sincronização do processo de verificação ortográfica e "
+"o KBabel.\n"
+"Se puder, verifique se tem a configuração correcta para a sua língua na "
+"verificação ortográfica. Se a tiver, e se este problema consegue ser "
+"reproduzido, comunique o erro de forma detalhada (as suas opções de verificação "
+"ortográfica, que ficheiro estava a verificar e o que fazer para reproduzir o "
+"erro), seleccionando a opção 'Ajuda->Comunicar um Erro'..."
+
+#: kbabel/kbabelview.cpp:4300 kbabel/kbabelview.cpp:4326
+#, c-format
+msgid ""
+"_n: Spellcheck: %n word replaced\n"
+"Spellcheck: %n words replaced"
+msgstr ""
+"Verificação ortográfica: uma palavra substituída\n"
+"Verificação ortográfica: %n palavras substituídas"
+
+#: kbabel/kbabelview.cpp:4305
+msgid ""
+"Spellcheck successfully finished.\n"
+"No misspelled words have been found."
+msgstr ""
+"A verificação ortográfica terminou com sucesso.\n"
+"Não foi encontrada nenhuma palavra errada."
+
+#: kbabel/kbabelview.cpp:4362
+msgid "Spellcheck canceled"
+msgstr "Verificação ortográfica cancelada"
+
+#: 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 ""
+"O verificador ortográfico não pôde ser iniciado.\n"
+"Verifique que tem o verificador ortográfico bem configurado e no seu PATH."
+
+#: kbabel/kbabelview.cpp:4397
+msgid "The spell checker program seems to have crashed."
+msgstr "O verificador ortográfico parece ter estoirado."
+
+#: kbabel/spelldlg.cpp:44
+msgid ""
+"_: Caption of dialog\n"
+"Spelling"
+msgstr "Ortografia"
+
+#: kbabel/spelldlg.cpp:47
+msgid "&Spell Check"
+msgstr "&Verificação Ortográfica"
+
+#: kbabel/hidingmsgedit.cpp:76
+msgid "Context inserted by KBabel, do not translate:"
+msgstr "Contexto inserido pelo KBabel, não traduzir:"
+
+#: kbabel/hidingmsgedit.cpp:182
+#, c-format
+msgid "Plural %1"
+msgstr "Plural %1"
+
+#: 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 ""
+"Ainda não correu nenhuma vez o KBabel. Para que o KBabel trabalhe "
+"correctamente, tem que inserir primeiro algumas informações na janela de "
+"preferências.\n"
+"As mínimas obrigatórias são o preenchimento da página 'Identidade'.\n"
+"Verifique também a codificação na página de Gravar. Actualmente, ela está "
+"configurada para %1. Talvez queira alterar esta configuração, de acordo com as "
+"configurações da sua equipa de tradução."
+
+#: kbabel/kbabel.cpp:415
+msgid "Save Sp&ecial..."
+msgstr "Gravar como &Especial..."
+
+#: kbabel/kbabel.cpp:417
+msgid "Set &Package..."
+msgstr "Definir o &Pacote..."
+
+#: kbabel/kbabel.cpp:425
+msgid "New &Window"
+msgstr "Nova &Janela"
+
+#: kbabel/kbabel.cpp:447
+msgid "Cop&y Msgid to Msgstr"
+msgstr "Cop&iar o 'Msgid' para a 'Msgstr'"
+
+#: kbabel/kbabel.cpp:449
+msgid "Copy Searc&h Result to Msgstr"
+msgstr "Copiar o &Resultado da Procura para a 'Msgstr'"
+
+#: kbabel/kbabel.cpp:452
+msgid "Copy Msgstr to Other &Plurals"
+msgstr "Copiar o 'Msgstr' para Outros &Plurais"
+
+#: kbabel/kbabel.cpp:454
+msgid "Copy Selected Character to Msgstr"
+msgstr "Copiar o Carácter Seleccionado para a 'Msgstr'"
+
+#: kbabel/kbabel.cpp:457
+msgid "To&ggle Fuzzy Status"
+msgstr "&Comutar o Estado de Aproximado"
+
+#: kbabel/kbabel.cpp:459
+msgid "&Edit Header..."
+msgstr "&Editar o Cabeçalho..."
+
+#: kbabel/kbabel.cpp:462
+msgid "&Insert Next Tag"
+msgstr "&Inserir a Marca Seguinte"
+
+#: kbabel/kbabel.cpp:467
+msgid "Insert Next Tag From Msgid P&osition"
+msgstr "Inserir a Próxima Marca na P&osição do 'Msgid'"
+
+#: kbabel/kbabel.cpp:472
+msgid "Inser&t Tag"
+msgstr "Inseri&r uma Marca"
+
+#: kbabel/kbabel.cpp:479
+msgid "Show Tags Menu"
+msgstr "Mostrar o Menu de Marcas"
+
+#: kbabel/kbabel.cpp:486
+msgid "Move to Next Tag"
+msgstr "Passar à Marca Seguinte"
+
+#: kbabel/kbabel.cpp:490
+msgid "Move to Previous Tag"
+msgstr "Mover para a Marca Anterior"
+
+#: kbabel/kbabel.cpp:494
+msgid "Insert Next Argument"
+msgstr "Inserir o Argumento Seguinte"
+
+#: kbabel/kbabel.cpp:499
+msgid "Inser&t Argument"
+msgstr "Inserir o Argumen&to"
+
+#: kbabel/kbabel.cpp:506
+msgid "Show Arguments Menu"
+msgstr "Mostrar o Menu de Argumentos"
+
+#: kbabel/kbabel.cpp:517
+msgid "&Next"
+msgstr "Segui&nte"
+
+#: kbabel/kbabel.cpp:523
+msgid "&First Entry"
+msgstr "&Primeiro Item"
+
+#: kbabel/kbabel.cpp:526
+msgid "&Last Entry"
+msgstr "&Último Item"
+
+#: kbabel/kbabel.cpp:552
+msgid "&Back in History"
+msgstr "&Recuar no Histórico"
+
+#: kbabel/kbabel.cpp:554
+msgid "For&ward in History"
+msgstr "Ava&nçar no Histórico"
+
+#: kbabel/kbabel.cpp:558
+msgid "&Find Text"
+msgstr "&Procurar o Texto"
+
+#: kbabel/kbabel.cpp:565
+msgid "F&ind Selected Text"
+msgstr "Procurar o &Texto Seleccionado"
+
+#: kbabel/kbabel.cpp:572
+msgid "&Edit Dictionary"
+msgstr "&Editar o Dicionário"
+
+#: kbabel/kbabel.cpp:579
+msgid "Con&figure Dictionary"
+msgstr "Con&figurar o Dicionário"
+
+#: kbabel/kbabel.cpp:585
+msgid "About Dictionary"
+msgstr "Acerca do Dicionário"
+
+#: kbabel/kbabel.cpp:614
+msgid "&Spell Check..."
+msgstr "&Verificação Ortográfica..."
+
+#: kbabel/kbabel.cpp:617
+msgid "&Check All..."
+msgstr "Verificar &Tudo..."
+
+#: kbabel/kbabel.cpp:620
+msgid "C&heck From Cursor Position..."
+msgstr "Verificar A Partir da Posição do C&ursor..."
+
+#: kbabel/kbabel.cpp:623
+msgid "Ch&eck Current..."
+msgstr "V&erificar o Actual..."
+
+#: kbabel/kbabel.cpp:626
+msgid "Check Fro&m Current to End of File..."
+msgstr "Verificar da Posição Actual Até ao Fi&m do Ficheiro..."
+
+#: kbabel/kbabel.cpp:629
+msgid "Chec&k Selected Text..."
+msgstr "&Verificar o Texto Seleccionado..."
+
+#: kbabel/kbabel.cpp:635
+msgid "&Diffmode"
+msgstr "Modo de &Diferenças"
+
+#: kbabel/kbabel.cpp:645
+msgid "S&how Original Text"
+msgstr "Mostrar o Te&xto Original"
+
+#: kbabel/kbabel.cpp:649
+msgid "&Open File for Diff"
+msgstr "&Abrir o Ficheiro para Diferenças"
+
+#: kbabel/kbabel.cpp:653
+msgid "&Rough Translation..."
+msgstr "T&radução Lata..."
+
+#: kbabel/kbabel.cpp:657
+msgid "&Catalog Manager..."
+msgstr "Gestor de &Catálogos..."
+
+#: kbabel/kbabel.cpp:660
+msgid "Toggle Edit Mode"
+msgstr "Comutar o Modo de Edição"
+
+#: kbabel/kbabel.cpp:662
+msgid "&Word Count"
+msgstr "Número de &Palavras"
+
+#: kbabel/kbabel.cpp:678
+msgid "&Gettext Info"
+msgstr "Informação do &Gettext"
+
+#: kbabel/kbabel.cpp:689
+msgid "Clear Bookmarks"
+msgstr "Limpar os Favoritos"
+
+#: kbabel/kbabel.cpp:697
+msgid "&Views"
+msgstr "&Vistas"
+
+#: kbabel/kbabel.cpp:703
+msgid "Current: 0"
+msgstr "Actual: 0"
+
+#: kbabel/kbabel.cpp:704
+msgid "Total: 0"
+msgstr "Total: 0"
+
+#: kbabel/kbabel.cpp:705
+msgid "Fuzzy: 0"
+msgstr "Aproximadas: 0"
+
+#: kbabel/kbabel.cpp:706
+msgid "Untranslated: 0"
+msgstr "Não-traduzidas: 0"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 75
+#: kbabel/kbabel.cpp:713 rc.cpp:803
+#, no-c-format
+msgid "Status: "
+msgstr "Estado: "
+
+#: kbabel/kbabel.cpp:731 kbabel/kbabel.cpp:1164
+msgid "INS"
+msgstr "INS"
+
+#: kbabel/kbabel.cpp:733 kbabel/kbabel.cpp:1539
+msgid "RW"
+msgstr "RW"
+
+#: kbabel/kbabel.cpp:735 kbabel/kbabel.cpp:1605
+msgid "Line: %1 Col: %2"
+msgstr "Linha: %1 Coluna: %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 ""
+"<qt>"
+"<p><b>Barra de Estado</b></p>\n"
+"<p>A barra de estado mostra informações acerca do ficheiro aberto,\n"
+"como o número total de itens e o número de mensagens aproximadas e "
+"não-traduzidas.\n"
+"Também é mostrado o índice e o estado do item actual.</p></qt>"
+
+#: kbabel/kbabel.cpp:767
+msgid "Perform &All Checks"
+msgstr "Fazer Tod&as as Verificações"
+
+#: kbabel/kbabel.cpp:774
+msgid "C&heck Syntax"
+msgstr "Veri&ficar a Sintaxe"
+
+#: kbabel/kbabel.cpp:1081
+msgid "There are no changes to save."
+msgstr "Não existem modificações para gravar."
+
+#: kbabel/kbabel.cpp:1162
+msgid "OVR"
+msgstr "SUB"
+
+#: 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 ""
+"Não é possível usar o KLauncher para iniciar o Gestor de Catálogos. O "
+"utilizador deverá verificar a instalação do KDE.\n"
+"Inicie manualmente o Gestor de Catálogos."
+
+#: kbabel/kbabel.cpp:1364
+#, c-format
+msgid "Current: %1"
+msgstr "Actual: %1"
+
+#: kbabel/kbabel.cpp:1370
+#, c-format
+msgid "Total: %1"
+msgstr "Total: %1"
+
+#: kbabel/kbabel.cpp:1375
+#, c-format
+msgid "Fuzzy: %1"
+msgstr "Aproximadas: %1"
+
+#: kbabel/kbabel.cpp:1380
+#, c-format
+msgid "Untranslated: %1"
+msgstr "Não-traduzidas: %1"
+
+#: kbabel/kbabel.cpp:1537
+msgid "RO"
+msgstr "RO"
+
+#: kbabel/kbabel.cpp:1568
+#, c-format
+msgid ""
+"An error occurred while trying to open the gettext info page:\n"
+"%1"
+msgstr ""
+"Ocorreu um erro ao tentar abrir a página de 'info' do gettext:\n"
+"%1"
+
+#: kbabel/kbabel.cpp:1663
+msgid ""
+"_: MessageBox text\n"
+"Spellchecking of multiple files is finished."
+msgstr "A verificação ortográfica dos vários ficheiros terminou."
+
+#: kbabel/kbabel.cpp:1664
+msgid ""
+"_: MessageBox caption\n"
+"Spellcheck Done"
+msgstr "Verificação Ortográfica Completa"
+
+#: 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 ""
+"Ocorreu um erro ao tentar obter a lista de mensagens deste ficheiro da base de "
+"dados:\n"
+"%1"
+
+#: kbabel/kbabelview2.cpp:624
+msgid "No difference found"
+msgstr "Não foram encontradas diferenças"
+
+#: kbabel/kbabelview2.cpp:628
+msgid "Difference found"
+msgstr "Foram encontradas diferenças"
+
+#: kbabel/kbabelview2.cpp:636
+msgid "No corresponding message found."
+msgstr "Não foram encontradas mensagens correspondentes."
+
+#: kbabel/kbabelview2.cpp:641
+msgid "No corresponding message found"
+msgstr "Não foram encontradas mensagens correspondentes"
+
+#: kbabel/kbabelview2.cpp:696
+msgid "Select File to Diff With"
+msgstr "Seleccione o Ficheiro para as Diferenças"
+
+#: kbabel/kbabelview2.cpp:710
+msgid "loading file for diff"
+msgstr "a ler o ficheiro para ver as diferenças"
+
+#: 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 ""
+"O texto de pesquisa ainda não foi encontrado.\n"
+"Contudo, o texto pode ser encontrado nos ficheiros a pesquisar no momento.\n"
+"Tente de novo mais tarde."
+
+#: kbabel/kbabelview2.cpp:810
+msgid "Do not show in this find/replace session again"
+msgstr "Não mostrar de novo nesta sessão de pesquisa/substituição"
+
+#: kbabel/kbabelview2.cpp:825
+msgid "Enter new package for the current file:"
+msgstr "Indique o novo pacote para o ficheiro actual:"
+
+#: kbabel/kbabelview2.cpp:1021
+msgid ""
+"Total words: %1\n"
+"\n"
+"Words in untranslated messages: %2\n"
+"\n"
+"Words in fuzzy messages: %3"
+msgstr ""
+"Total de palavras: %1\n"
+"\n"
+"Palavras em mensagens não-traduzidas: %2\n"
+"\n"
+"Palavras em mensagens aproximadas: %3"
+
+#: kbabel/kbabelview2.cpp:1024
+msgid "Word Count"
+msgstr "Número de Palavras"
+
+#: kbabel/charselectview.cpp:64 kbabel/kbcharselect.cpp:52
+msgid "Table:"
+msgstr "Tabela:"
+
+#: 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 ""
+"<qt>"
+"<p><b>Selector de Caracteres</b></p>"
+"<p>Esta ferramenta permite-lhe inserir caracteres especiais através do "
+"duplo-click.</p></qt>"
+
+#: kbabel/gotodialog.cpp:41 kbabel/gotodialog.cpp:43
+msgid "Go to Entry"
+msgstr "Ir para o Item"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 11
+#: rc.cpp:6 rc.cpp:331
+#, no-c-format
+msgid "&Go"
+msgstr "&Começar"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 30
+#: rc.cpp:9
+#, no-c-format
+msgid "&Markings"
+msgstr "&Marcações"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 43
+#: rc.cpp:12 rc.cpp:334
+#, no-c-format
+msgid "&Project"
+msgstr "&Projecto"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 60
+#: rc.cpp:18 rc.cpp:36 rc.cpp:42
+#, no-c-format
+msgid "CVS"
+msgstr "CVS"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 122
+#: rc.cpp:30 rc.cpp:358
+#, no-c-format
+msgid "Main"
+msgstr "Principal"
+
+#. i18n: file ./catalogmanager/catalogmanagerui.rc line 128
+#: rc.cpp:33 rc.cpp:361
+#, no-c-format
+msgid "Navigationbar"
+msgstr "Barra de Navegação"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 38
+#: kbabeldict/kbabeldictbox.cpp:208 rc.cpp:48
+#, no-c-format
+msgid "Current:"
+msgstr "Actual:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 59
+#: rc.cpp:51
+#, no-c-format
+msgid "Overall:"
+msgstr "Global:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 80
+#: rc.cpp:54
+#, no-c-format
+msgid "Current file:"
+msgstr "Ficheiro actual:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 88
+#: rc.cpp:57
+#, no-c-format
+msgid "Validation:"
+msgstr "Validação:"
+
+#. i18n: file ./catalogmanager/validateprogresswidget.ui line 96
+#: rc.cpp:60 rc.cpp:143 rc.cpp:740
+#, no-c-format
+msgid "New Item"
+msgstr "Novo Item"
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 24
+#: rc.cpp:63
+#, no-c-format
+msgid "To be set dynamically:"
+msgstr "A definir dinamicamente:"
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 62
+#: rc.cpp:72
+#, no-c-format
+msgid "&Include templates"
+msgstr "&Incluir os modelos"
+
+#. i18n: file ./catalogmanager/markpatternwidget.ui line 70
+#: rc.cpp:75
+#, no-c-format
+msgid "Use &wildcards"
+msgstr "Usar os &caracteres especiais (*, ?)"
+
+#. i18n: file ./catalogmanager/validationoptions.ui line 32
+#: rc.cpp:84
+#, no-c-format
+msgid "Mark invalid as &fuzzy"
+msgstr "Marcar os in&válidos como aproximados"
+
+#. 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 ""
+"<qt>"
+"<p><b>Marcar os inválidos como aproximados</b>"
+"<p>\n"
+"<p>Se você seleccionar esta opção, todos os itens\n"
+"identificados pela ferramenta como inválidos serão\n"
+"marcados como aproximados, sendo o ficheiro resultante\n"
+"gravado.</p></qt>"
+
+#. i18n: file ./catalogmanager/validationoptions.ui line 47
+#: rc.cpp:94
+#, no-c-format
+msgid "&Do not validate fuzzy"
+msgstr "Não vali&dar os aproximados"
+
+#. 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 ""
+"<qt>"
+"<p><b>Não validar os aproximados</b>"
+"<p>\n"
+"<p>Se seleccionar esta opção, todos os itens marcados\n"
+"como aproximados não serão validados de todo.</p></qt>"
+
+#. i18n: file ./commonui/diffpreferences.ui line 25
+#: rc.cpp:102
+#, no-c-format
+msgid "Diff Source"
+msgstr "Diferenças do Código"
+
+#. 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 ""
+"<qt>"
+"<p><b>Origem para verificação das diferenças</b></p>"
+"<p>Aqui, o utilizador poderá seleccionar a origem, a qual poderá ser usada para "
+"encontrar as diferenças.</p>"
+"<p>Você poderá seleccionar um ficheiro, uma base de dados de traduções ou a "
+"'msgstr' correspondente.</p>"
+"<p>Se escolher a base de dados de traduções, as mensagens com as quais comparar "
+"serão extraídas da base de dados de traduções. Para isso ser útil, terá de "
+"activar a opção <i>Adicionar automaticamente o item à base de dados</i> "
+"na sua janela de preferências.</p>"
+"<p>A última opção é útil para aqueles que utilizam os ficheiros PO para a "
+"verificação ortográfica e gramatical.</p>"
+"<p>O utilizador poderá comparar temporariamente com as mensagens de um ficheiro "
+"se escolher <i>Ferramentas->'Diff'->Abrir um ficheiro para diferenças</i> "
+"na janela principal do KBabel.</p></qt>"
+
+#. i18n: file ./commonui/diffpreferences.ui line 52
+#: rc.cpp:121
+#, no-c-format
+msgid "Use &file"
+msgstr "Usar o &ficheiro"
+
+#. i18n: file ./commonui/diffpreferences.ui line 60
+#: rc.cpp:124
+#, no-c-format
+msgid "Use messages from &translation database"
+msgstr "&Usar as mensagens da base de dados de traduções"
+
+#. i18n: file ./commonui/diffpreferences.ui line 68
+#: rc.cpp:127
+#, no-c-format
+msgid "Use &msgstr from the same file"
+msgstr "Usar a '&msgstr' do mesmo ficheiro"
+
+#. i18n: file ./commonui/diffpreferences.ui line 86
+#: rc.cpp:130
+#, no-c-format
+msgid "Base folder for diff files:"
+msgstr "Pasta de base dos ficheiros de diferenças:"
+
+#. 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 ""
+"<qt><q><b>Pasta de base para os ficheiros do 'diff'</b></q>\n"
+"<p>Aqui o utilizador poderá definir uma pasta, na qual estão gravados os "
+"ficheiros a comparar. Se os ficheiros estão gravados no mesmo sítio desta "
+"pasta, onde estão os ficheiros originais na sua pasta de base, o KBabel pode "
+"abrir automaticamente o ficheiro correcto com o qual comparar.</p>"
+"<p>Lembre-se que esta opção não tem efeito se forem usadas as mensagens da base "
+"de dados para comparar.</p></qt>"
+
+#. i18n: file ./commonui/klisteditor.ui line 151
+#: rc.cpp:152
+#, no-c-format
+msgid "Up"
+msgstr "Subir"
+
+#. i18n: file ./commonui/klisteditor.ui line 162
+#: rc.cpp:155
+#, no-c-format
+msgid "Down"
+msgstr "Descer"
+
+#. 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 ""
+"<font size=\"+1\">Bem-Vindo ao Assistente de Projectos!</font>\n"
+"<br/>\n"
+"<p>\n"
+"O assistente ajudá-lo-á a configurar um novo projecto\n"
+"de traduções para o KBabel.\n"
+"</p>\n"
+"<p>\n"
+"Primeiro que tudo, você terá de escolher o nome e o ficheiro\n"
+"do projecto, no qual será gravada a configuração.\n"
+"</p>\n"
+"<p>\n"
+"Você deverá também escolher uma língua para a qual traduzir,\n"
+"bem como o tipo do projecto de tradução.\n"
+"</p>"
+
+#. 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 ""
+"<qt>\n"
+"<p><b>Nome do Ficheiro de Configuração</b>"
+"<br/>\n"
+"O nome do ficheiro onde será gravada a configuração\n"
+"do projecto.</p>\n"
+"</qt>"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 74
+#: rc.cpp:181
+#, no-c-format
+msgid "&Language:"
+msgstr "&Língua:"
+
+#. 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 ""
+"<qt>\n"
+"<p>\n"
+"<b>Língua</b>"
+"<br/>\n"
+"A língua de destino do projecto, i.e., a língua para a qual\n"
+"traduzir. Ela deverá seguir a nomenclatura de nomes de línguas\n"
+"da norma ISO 631.</p>\n"
+"</qt>"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 97
+#: rc.cpp:193
+#, no-c-format
+msgid "Project &name:"
+msgstr "&Nome do projecto:"
+
+#. 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 ""
+"<qt>"
+"<p><b>Nome do projecto</b>"
+"<br/>\n"
+"O nome do projecto é uma identificação de um projecto para si.\n"
+"É mostrada na janela de configuração do projecto, assim como\n"
+"no título das janelas abertas para o projecto.\n"
+"<br/>\n"
+"<br/>\n"
+"<b>Nota:</b> O nome do projecto não pode ser alterado posteriormente.\n"
+"</p></qt>"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 135
+#: rc.cpp:215
+#, no-c-format
+msgid "Project &type:"
+msgstr "&Tipo do projecto:"
+
+#. 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 ""
+"<qt>\n"
+"<p>\n"
+"<b>Tipo de Projecto</b>\n"
+"O tipo de projecto permite-lhe ajustar em particular\n"
+"a configuração do tipo de projecto para os projectos de traduções\n"
+"conhecidos. Por exemplo, configura as ferramentas de validação,\n"
+"o marcador de aceleradores e o formato do cabeçalho.\n"
+"</p>\n"
+"<p>Os tipos conhecidos de momento são:\n"
+"<ul>\n"
+"<li><b>KDE</b>: projecto de internacionalização do Ambiente de Trabalho K</li>\n"
+"<li><b>GNOME</b>: projecto de tradução do GNOME</li>\n"
+"<li><b>Translation Robot</b>: Robot do Projecto de Traduções</li>\n"
+"<li><b>Outro</b>: Outro tipo de projecto. Não serão feitos nenhuns ajustes</li>"
+"\n"
+"</ul>\n"
+"</p>\n"
+"</qt>"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 184
+#: rc.cpp:248
+#, no-c-format
+msgid "Configuration &file name:"
+msgstr "Nome do &ficheiro de configuração:"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 200
+#: rc.cpp:258
+#, no-c-format
+msgid "KDE"
+msgstr "KDE"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 205
+#: rc.cpp:261
+#, no-c-format
+msgid "GNOME"
+msgstr "GNOME"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 210
+#: rc.cpp:264
+#, no-c-format
+msgid "Translation Project Robot"
+msgstr "Robot do Projecto de Traduções"
+
+#. i18n: file ./commonui/projectwizardwidget.ui line 215
+#: rc.cpp:267
+#, no-c-format
+msgid "Other"
+msgstr "Outro"
+
+#. 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 ""
+"<qt>"
+"<p><b>Ficheiros de Tradução</b></p>\n"
+"<p>Indique as pastas que contêm todos os seus ficheiros PO e POT.\n"
+"Os ficheiros e as pastas nestas pastas serão depois reunidos numa\n"
+"árvore.</p></qt>"
+
+#. 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 ""
+"<font size=\"+1\">Os Ficheiros de Traduções</font>\n"
+"<br/>"
+"<br/>\n"
+"Se o projecto contiver mais do que um ficheiro para traduzir, é melhor\n"
+"organizar os ficheiros.\n"
+"\n"
+"O KBabel distingue dois tipos de ficheiros de traduções:\n"
+"\n"
+"<ul>\n"
+"<li><b>Modelos</b>: os ficheiros a serem traduzidos</li>\n"
+"<li><b>Ficheiros traduzidos</b>: os ficheiros já traduzidos (pelo\n"
+"menos parcialmente)</li>\n"
+"</ul>\n"
+"\n"
+"Escolha as pastas onde gravar os ficheiros. Se deixar os campos em branco,\n"
+"o Gestor de Catálogos não irá funcionar."
+
+#. i18n: file ./kbabel/fontpreferences.ui line 25
+#: rc.cpp:319
+#, no-c-format
+msgid "Font for Messages"
+msgstr "Tipo de Letra das Mensagens"
+
+#. i18n: file ./kbabel/fontpreferences.ui line 36
+#: rc.cpp:322
+#, no-c-format
+msgid "&Show only fixed font"
+msgstr "&Mostrar apenas os tipos de letra monoespaçados"
+
+#. i18n: file ./kbabel/kbabelui.rc line 58
+#: rc.cpp:340
+#, no-c-format
+msgid "&Spelling"
+msgstr "&Ortografia"
+
+#. i18n: file ./kbabel/kbabelui.rc line 68
+#: rc.cpp:343
+#, no-c-format
+msgid "D&iff"
+msgstr "D&iferenças"
+
+#. i18n: file ./kbabel/kbabelui.rc line 82
+#: rc.cpp:346
+#, no-c-format
+msgid "&Dictionaries"
+msgstr "&Dicionários"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 41
+#: rc.cpp:364
+#, no-c-format
+msgid "&Background color:"
+msgstr "Cor de &fundo:"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 52
+#: rc.cpp:367
+#, no-c-format
+msgid "Color for &quoted characters:"
+msgstr "Cor dos caracteres entre &aspas:"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 63
+#: rc.cpp:370
+#, no-c-format
+msgid "Color for &syntax errors:"
+msgstr "Cor dos erros de &sintaxe:"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 82
+#: rc.cpp:373
+#, no-c-format
+msgid "Color for s&pellcheck errors:"
+msgstr "Cor dos erros or&tográficos:"
+
+#. 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 ""
+"<qt>Aqui poderá configurar uma cor para mostrar as palavras identificadas como "
+"<b>erradas</b>,\n"
+"bem como as respectivas frases.</qt>"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 105
+#: rc.cpp:380
+#, no-c-format
+msgid "Color for &keyboard accelerators:"
+msgstr "Cor dos atalhos do &teclado:"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 132
+#: rc.cpp:383
+#, no-c-format
+msgid "Color for c-for&mat characters:"
+msgstr "Cor dos caracteres no for&mato C:"
+
+#. i18n: file ./kbabel/colorpreferences.ui line 151
+#: rc.cpp:386
+#, no-c-format
+msgid "Color for &tags:"
+msgstr "Cor das &marcas:"
+
+#. i18n: file ./kbabel/searchpreferences.ui line 39
+#: rc.cpp:389
+#, no-c-format
+msgid "Au&tomatically start search"
+msgstr "Iniciar au&tomaticamente a procura"
+
+#. 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 ""
+"<qt>"
+"<p><b>Iniciar automaticamente a procura</b></p>"
+"<p>Se isto estiver activado, a procura é começada automaticamente sempre que "
+"você mudar para outro item no editor. Pode escolher onde procurar na opção <b>"
+"Dicionário por Omissão</b>.</p>"
+"<p>Pode também começar manualmente a procura, escolhendo um item no menu de "
+"contexto que aparece quando carrega em <b>Dicionários->Procurar...</b> "
+"ou quando mantém pressionado o botão de procura, na barra de ferramentas, "
+"durante um bocado.</p></qt>"
+
+#. i18n: file ./kbabel/searchpreferences.ui line 65
+#: rc.cpp:402
+#, no-c-format
+msgid "D&efault dictionary:"
+msgstr "&Dicionário por omissão:"
+
+#. 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 ""
+"<qt>"
+"<p><b>Dicionário por Omissão</b></p>\n"
+"<p>Escolha aqui onde procurar por omissão. Esta opção é usada quando a pesquisa "
+"é iniciada automaticamente ou quando é carregado o botão de pesquisa na barra "
+"de ferramentas.</p>"
+"<p>Poderá configurar os diferentes dicionários, seleccionando para tal o "
+"dicionário desejado em <b>Configuração->Configurar o Dicionário</b>.</p></qt>"
+
+#. i18n: file ./kbabel/headerwidget.ui line 43
+#: rc.cpp:417
+#, no-c-format
+msgid "&Header:"
+msgstr "Cabeçal&ho:"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 54
+#: rc.cpp:423
+#, no-c-format
+msgid "A&utomatically unset fuzzy status"
+msgstr "Retirar a&utomaticamente o estado de 'aproximado'"
+
+#. 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 ""
+"<qt>"
+"<p><b>Retirar automaticamente o estado de 'aproximado'</b></p>\n"
+"<p>Se isto estiver activado e você estiver a editar um item aproximado, o "
+"estado de 'aproximado' é automaticamente\n"
+"desactivado (isto significa que a sequência <i>, fuzzy</i>\n"
+"é removida do comentário do item).</p></qt>"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 68
+#: rc.cpp:432
+#, no-c-format
+msgid "Use cle&ver editing"
+msgstr "Usar a edição &inteligente"
+
+#. 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 ""
+"<qt>"
+"<p><b>Usar a edição inteligente</b></p>\n"
+"<p>Assinale isto para que a escrita de texto fique mais confortável\n"
+"e permitir ao KBabel tomar conta de alguns caracteres especiais que tenham\n"
+"de ser 'escapados'. Por exemplo, se escrever '\\\"' irá resultar num\n"
+"'\\\\\\\"', enquanto que se carregar em Return irá adicionar um espaço em\n"
+"branco automaticamente ao fim da linha, enquanto que, ao carregar em \n"
+"Shift+Return, irá adicionar um '\\\\n' ao fim da linha.</p>\n"
+"<p>Repare que isto é apenas uma sugestão; é possível à mesma\n"
+"gerar texto sintacticamente incorrecto.</p></qt>"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 89
+#: rc.cpp:446
+#, no-c-format
+msgid "Automatic Checks"
+msgstr "Verificações Automáticas"
+
+#. 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 ""
+"<qt>"
+"<p><b>Reconhecimento de erros</b></p>\n"
+"<p>Aqui pode definir como mostrar que ocorreu um erro.\n"
+"<b>Apitar em caso de erro</b> dá um sinal sonoro e \n"
+"<b>Mudar a cor do texto em caso de erro</b> muda a cor do texto traduzido.\n"
+"Se nenhuma estiver activada, pode de qualquer modo ver uma mensagem na barra de "
+"estado.\n"
+"</p></qt>"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 113
+#: rc.cpp:457
+#, no-c-format
+msgid "&Beep on error"
+msgstr "A&pitar em caso de erro"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 121
+#: rc.cpp:460
+#, no-c-format
+msgid "Change te&xt color on error"
+msgstr "Mudar a cor do te&xto em caso de erro"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 150
+#: rc.cpp:463
+#, no-c-format
+msgid "A&ppearance"
+msgstr "A&parência"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 175
+#: rc.cpp:466
+#, no-c-format
+msgid "H&ighlight syntax"
+msgstr "Realce de s&intaxe"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 183
+#: rc.cpp:469
+#, no-c-format
+msgid "Highlight backgrou&nd"
+msgstr "Fu&ndo do item seleccionado"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 191
+#: rc.cpp:472
+#, no-c-format
+msgid "Mark &whitespaces with points"
+msgstr "&Marcar os espaços com pontos"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 199
+#: rc.cpp:475
+#, no-c-format
+msgid "&Show surrounding quotes"
+msgstr "&Mostrar as aspas envolventes"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 209
+#: rc.cpp:478
+#, no-c-format
+msgid "Status LEDs"
+msgstr "LEDs de Estado"
+
+#. 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 ""
+"<qt>"
+"<p><b>LEDs de Estado</b></p>\n"
+"<p>Escolha aqui onde serão mostrados os LEDs de estado, bem como as suas "
+"cores.</p></qt>"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 224
+#: rc.cpp:485
+#, no-c-format
+msgid "Display in stat&usbar"
+msgstr "Mostrar na &barra de estado"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 232
+#: rc.cpp:488
+#, no-c-format
+msgid "Display in edi&tor"
+msgstr "Mostrar no edi&tor"
+
+#. i18n: file ./kbabel/editorpreferences.ui line 260
+#: rc.cpp:491 rc.cpp:512
+#, no-c-format
+msgid "Colo&r:"
+msgstr "Co&r:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 36
+#: rc.cpp:497
+#, no-c-format
+msgid "Added Characters"
+msgstr "Caracteres Adicionados"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 44
+#: rc.cpp:500
+#, no-c-format
+msgid "Ho&w to display:"
+msgstr "Como &mostrar:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 55
+#: rc.cpp:503
+#, no-c-format
+msgid "Co&lor:"
+msgstr "C&or:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 66
+#: rc.cpp:506
+#, no-c-format
+msgid "Removed Characters"
+msgstr "Caracteres Removidos"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 74
+#: rc.cpp:509
+#, no-c-format
+msgid "How &to display:"
+msgstr "C&omo mostrar:"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 94
+#: rc.cpp:515 rc.cpp:521
+#, no-c-format
+msgid "Highlighted"
+msgstr "Realçado"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 99
+#: rc.cpp:518
+#, no-c-format
+msgid "Underlined"
+msgstr "Sublinhado"
+
+#. i18n: file ./kbabel/editordiffpreferences.ui line 129
+#: rc.cpp:524
+#, no-c-format
+msgid "Stroked Out"
+msgstr "Riscado"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 24
+#: rc.cpp:527
+#, no-c-format
+msgid "Choose What You Want to Spell Check"
+msgstr "Escolha o Que Deseja Verificar Ortograficamente"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 30
+#: rc.cpp:530 rc.cpp:542
+#, no-c-format
+msgid "Spell check only the current message."
+msgstr "Verifica só a mensagem actual."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 41
+#: rc.cpp:533
+#, no-c-format
+msgid "A&ll messages"
+msgstr "&Todas as mensagens"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 44
+#: rc.cpp:536
+#, no-c-format
+msgid "Spell check all translated messages of this file."
+msgstr "Verifica todas as mensagens traduzidas deste ficheiro."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 52
+#: rc.cpp:539
+#, no-c-format
+msgid "C&urrent message only"
+msgstr "Apenas a mensagem act&ual"
+
+#. 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 "Do início da &mensagem actual até ao fim do ficheiro"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 74
+#: rc.cpp:548
+#, no-c-format
+msgid "&From beginning of file to cursor position"
+msgstr "Do início do &ficheiro até à posição do cursor"
+
+#. 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 ""
+"Verifica todo o texto, do início do ficheiro até à posição actual do cursor."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 85
+#: rc.cpp:554
+#, no-c-format
+msgid "F&rom cursor position to end of file"
+msgstr "Da posição do cu&rsor até ao fim do ficheiro"
+
+#. 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 ""
+"Verifica todo o texto, desde a posição actual do cursor até ao fim do ficheiro."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 96
+#: rc.cpp:560
+#, no-c-format
+msgid "S&elected text only"
+msgstr "Apenas o t&exto seleccionado"
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 99
+#: rc.cpp:563
+#, no-c-format
+msgid "Spell check only the selected text."
+msgstr "Verifica só o texto seleccionado."
+
+#. i18n: file ./kbabel/spelldlgwidget.ui line 109
+#: rc.cpp:566
+#, no-c-format
+msgid "U&se this selection as default"
+msgstr "U&sar esta selecção por omissão"
+
+#. 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 ""
+"Assinale isto para guardar a selecção actual como a selecção por omissão."
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 30
+#: rc.cpp:572 rc.cpp:602
+#, no-c-format
+msgid "&Path to Compendium File"
+msgstr "Pasta do Ficheiro de Com&pêndio"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 85
+#: rc.cpp:578 rc.cpp:611
+#, no-c-format
+msgid "Onl&y whole words"
+msgstr "Só palavras c&ompletas"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 93
+#: rc.cpp:581 rc.cpp:614
+#, no-c-format
+msgid "Case sensiti&ve"
+msgstr "Distinguir c&apitalização"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 103
+#: rc.cpp:584 rc.cpp:617
+#, no-c-format
+msgid "A text matches if:"
+msgstr "Um texto corresponde 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 "For i&gual ao texto procurado"
+
+#. 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 "Contém uma palavra do te&xto procurado"
+
+#. 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 "Está conti&do no texto procurado"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 149
+#: rc.cpp:596 rc.cpp:629
+#, no-c-format
+msgid "&Similar to searched text"
+msgstr "For &semelhante ao texto procurado"
+
+#. i18n: file ./kbabeldict/modules/tmx/pwidget.ui line 157
+#: rc.cpp:599 rc.cpp:632
+#, no-c-format
+msgid "Contains searched te&xt"
+msgstr "Contém o te&xto procurado"
+
+#. i18n: file ./kbabeldict/modules/pocompendium/pwidget.ui line 102
+#: rc.cpp:608
+#, no-c-format
+msgid "Ignore &fuzzy strings"
+msgstr "Ignorar as mensagens apro&ximadas"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 28
+#: rc.cpp:635
+#, no-c-format
+msgid "General"
+msgstr "Geral"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 39
+#: rc.cpp:638 rc.cpp:956 rc.cpp:1161
+#, no-c-format
+msgid "Database"
+msgstr "Base de Dados"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 50
+#: rc.cpp:641
+#, no-c-format
+msgid "DB folder:"
+msgstr "Pasta da base de dados:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 63
+#: rc.cpp:644
+#, no-c-format
+msgid "Automatic update in kbabel"
+msgstr "Actualização automática no KBabel"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 73
+#: rc.cpp:647
+#, no-c-format
+msgid "New Entries"
+msgstr "Novos Itens"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 84
+#: kbabeldict/kbabeldictbox.cpp:1268 rc.cpp:650
+#, no-c-format
+msgid "Author:"
+msgstr "Autor:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 92
+#: rc.cpp:653
+#, no-c-format
+msgid "From kbabel"
+msgstr "A partir do 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 "Relevância mínima:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 176
+#: rc.cpp:662
+#, no-c-format
+msgid "Algorithms to Use"
+msgstr "Algoritmos a Usar"
+
+#. 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 "Relevância:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 213
+#: rc.cpp:671
+#, no-c-format
+msgid "Fuzzy sentence archive"
+msgstr "Arquivo de frases aproximadas"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 221
+#: rc.cpp:674
+#, no-c-format
+msgid "Glossary"
+msgstr "Glossário"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 229
+#: rc.cpp:677
+#, no-c-format
+msgid "Exact "
+msgstr "Exacto "
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 252
+#: rc.cpp:680
+#, no-c-format
+msgid "Sentence by sentence"
+msgstr "Frase a frase"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 260
+#: rc.cpp:683
+#, no-c-format
+msgid "Alphanumeric"
+msgstr "Alfanumérico"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 313
+#: rc.cpp:701
+#, no-c-format
+msgid "Word by word"
+msgstr "Palavra a palavra"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 321
+#: rc.cpp:704
+#, no-c-format
+msgid "Dynamic dictionary"
+msgstr "Dicionário dinâmico"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 336
+#: rc.cpp:707
+#, no-c-format
+msgid "Preferred number of results:"
+msgstr "Número preferido de resultados:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 356
+#: rc.cpp:710
+#, no-c-format
+msgid "Output"
+msgstr "Resultado"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 367
+#: rc.cpp:713
+#, no-c-format
+msgid "Output Processing"
+msgstr "Processamento do Resultado"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 395
+#: rc.cpp:716
+#, no-c-format
+msgid "First capital letter match"
+msgstr "Correspondência com a primeira maiúscula"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 403
+#: rc.cpp:719
+#, no-c-format
+msgid "All capital letter match"
+msgstr "Correspondência com todas as maiúsculas"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 411
+#: rc.cpp:722
+#, no-c-format
+msgid "Accelerator symbol (&&)"
+msgstr "Símbolo do acelerador (&&)"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 419
+#: rc.cpp:725
+#, no-c-format
+msgid "Try to use same letter"
+msgstr "Tentar usar a mesma letra"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 429
+#: rc.cpp:728
+#, no-c-format
+msgid "Custom Rules"
+msgstr "Regras Personalizadas"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 440
+#: rc.cpp:731
+#, no-c-format
+msgid "Original string regexp:"
+msgstr "Exp. regular do texto original:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 451
+#: rc.cpp:734
+#, no-c-format
+msgid "Enabled"
+msgstr "Activo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 462
+#: rc.cpp:737
+#, no-c-format
+msgid "Description"
+msgstr "Descrição"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 527
+#: rc.cpp:749
+#, no-c-format
+msgid "Replace string:"
+msgstr "Substituir o texto:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 545
+#: rc.cpp:752
+#, no-c-format
+msgid "Translated regexp(search):"
+msgstr "Exp. regular traduzida (procurar):"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 583
+#: rc.cpp:761
+#, no-c-format
+msgid "Check language"
+msgstr "Verificar a língua"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 599
+#: rc.cpp:764
+#, no-c-format
+msgid "Use current filters"
+msgstr "Usar os filtros actuais"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 615
+#: rc.cpp:767
+#, no-c-format
+msgid "Set date to today"
+msgstr "Alterar a data para hoje"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 624
+#: rc.cpp:770
+#, no-c-format
+msgid "Sources"
+msgstr "Código"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 651
+#: rc.cpp:779
+#, no-c-format
+msgid "Scan Now"
+msgstr "Pesquisar Agora"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 684
+#: rc.cpp:785
+#, no-c-format
+msgid "Scan All"
+msgstr "Pesquisar Tudo"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbse2.ui line 701
+#: rc.cpp:788
+#, no-c-format
+msgid "Filters"
+msgstr "Filtros"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 16
+#: rc.cpp:791
+#, no-c-format
+msgid "Edit Source"
+msgstr "Editar o Código"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 60
+#: rc.cpp:800
+#, no-c-format
+msgid "Additional Informations"
+msgstr "Informação Adicional"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 133
+#: rc.cpp:806
+#, no-c-format
+msgid "Project name:"
+msgstr "Nome do projecto:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 149
+#: rc.cpp:809
+#, no-c-format
+msgid "Project keywords:"
+msgstr "Palavras-chave do projecto:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 158
+#: rc.cpp:812
+#, no-c-format
+msgid "General Info"
+msgstr "Informação Geral"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 172
+#: rc.cpp:815
+#, no-c-format
+msgid "Single File"
+msgstr "Ficheiro Único"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 177
+#: rc.cpp:818
+#, no-c-format
+msgid "Single Folder"
+msgstr "Pasta Única"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 182
+#: rc.cpp:821
+#, no-c-format
+msgid "Recursive Folder"
+msgstr "Pasta Recursiva"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 194
+#: rc.cpp:824
+#, no-c-format
+msgid "Source name:"
+msgstr "Nome do código:"
+
+#. 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 "Configurar o Filtro..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 223
+#: rc.cpp:833
+#, no-c-format
+msgid "Location:"
+msgstr "Localização:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/sourcedialog.ui line 231
+#: rc.cpp:836
+#, no-c-format
+msgid "Use filter"
+msgstr "Usar o filtro"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 17
+#: rc.cpp:839
+#, no-c-format
+msgid "DBSEPrefWidget"
+msgstr "DBSEPrefWidget"
+
+#. 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 "Genérico"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 58
+#: rc.cpp:845 rc.cpp:1050
+#, no-c-format
+msgid "Search Mode"
+msgstr "Modo de Procura"
+
+#. 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 "Procurar em toda a base de dados (lento)"
+
+#. 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 ""
+"<qml>Percorre toda a base de dados e devolve tudo o que corresponde\n"
+"de acordo com as regras definidas nas páginas <strong>Genérico</strong>\n"
+"e <strong>Correspondência</strong>"
+
+#. 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 "Procurar na lista de \"boas chaves\" (aconselhado)"
+
+#. 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 ""
+"<qml>Procura numa lista de <em>boas chaves</em> (ver a página <strong>"
+"Boas chaves</strong>) com as regras definidas na página <strong>Procura</strong>"
+".\n"
+"Esta é a melhor maneira de procurar, dado que a lista de <em>boas chaves</em> "
+"contém provavelmente todas as chaves que correspondem à sua pesquisa, mas é "
+"mais pequena que a base de dados completa."
+
+#. 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 "Devolver a lista de \"boas chaves\" (rápido)"
+
+#. 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 ""
+"<qml>Devolve a lista de <em>boas chaves</em> completa. As regras definidas na "
+"página <strong>Procura</strong> são ignoradas."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 116
+#: rc.cpp:869 rc.cpp:1074
+#, no-c-format
+msgid "Case sensitive"
+msgstr "Distinguir capitalização"
+
+#. 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 ""
+"<qml>Se a opção estiver assinalada, a procura distinguirá as maiúsculas das "
+"minúsculas. É ignorada se você usar o modo de procura <em>"
+"Devolver a lista de \"boas chaves\"</em>."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 127
+#: rc.cpp:875 rc.cpp:1080
+#, no-c-format
+msgid "Normalize white space"
+msgstr "Normalizar os espaços em branco"
+
+#. 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 ""
+"Retira os espaços em branco no início e no fim da frase. Também substitui os "
+"grupos com mais que um carácter de espaço por um só."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 142
+#: rc.cpp:882 rc.cpp:1087
+#, no-c-format
+msgid "Remove context comment"
+msgstr "Remover os comentários de contexto"
+
+#. 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 "Remover, se existir, o _:comentário"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 170
+#: rc.cpp:888 rc.cpp:1093
+#, no-c-format
+msgid "Character to be ignored:"
+msgstr "Carácter a ignorar:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 212
+#: rc.cpp:891 rc.cpp:1096
+#, no-c-format
+msgid "Search"
+msgstr "Procurar"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 229
+#: rc.cpp:894 rc.cpp:1099
+#, no-c-format
+msgid "Matching Method"
+msgstr "Método de Correspondência"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 280
+#: rc.cpp:897 rc.cpp:1102
+#, no-c-format
+msgid "Query is contained"
+msgstr "A pesquisa está contida"
+
+#. 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 "Corresponde se a pesquisa estiver contida no texto da base de dados"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 291
+#: rc.cpp:903 rc.cpp:1108
+#, no-c-format
+msgid "Query contains"
+msgstr "A pesquisa contém"
+
+#. 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 "Corresponde se a pesquisa contiver o texto da base de dados"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 302
+#: rc.cpp:909 rc.cpp:1114
+#, no-c-format
+msgid "Normal text"
+msgstr "Texto normal"
+
+#. 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 "Considera o texto de procura como texto normal."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 316
+#: rc.cpp:915 rc.cpp:1120
+#, no-c-format
+msgid "Equal"
+msgstr "Igual"
+
+#. 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 "Corresponde se a pesquisa e o texto da base de dados são iguais"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 350
+#: rc.cpp:921 rc.cpp:1126
+#, no-c-format
+msgid "Regular expression"
+msgstr "Expressão regular"
+
+#. 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 "Considera o texto de procura como uma expressão regular"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 363
+#: rc.cpp:927 rc.cpp:1132
+#, no-c-format
+msgid "Word Substitution"
+msgstr "Substituição das Palavras"
+
+#. 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 ""
+"<qml>Se você usar uma ou duas <em>substituições de palavras</em>"
+", cada vez que procura por uma frase com menos palavras do que o número "
+"indicado, o motor de busca irá também procurar por todas as frases que diferem "
+"da original em uma ou duas palavras."
+"<p>\n"
+"<strong>Exemplo:</strong>"
+"<br>\n"
+"Se procurar por <em>O meu nome é Andrea</em>, e de seguida activar a <em>"
+"substituição duma palavra</em>, também poderá encontrar frases como <em>"
+"O meu nome é Joe</em> ou <em>O seu nome é Andrea</em>."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 402
+#: rc.cpp:935 rc.cpp:1140
+#, no-c-format
+msgid "Use one word substitution"
+msgstr "Usar a substituição de uma palavra"
+
+#. 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 "Núm. máximo de palavras na pesquisa:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 458
+#: rc.cpp:941 rc.cpp:1146
+#, no-c-format
+msgid "Use two word substitution"
+msgstr "Usar a substituição de duas palavras"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 491
+#: rc.cpp:947 rc.cpp:1152
+#, no-c-format
+msgid "[A-Za-z0-9_%"
+msgstr "[A-Za-z0-9_%"
+
+#. 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 "Caracteres locais para as expressões regulares:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 573
+#: rc.cpp:959 rc.cpp:1164
+#, no-c-format
+msgid "Database folder:"
+msgstr "Pasta da base de dados:"
+
+#. 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 "Adicionar automaticamente o item à base de dados"
+
+#. 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 ""
+"Adiciona automaticamente um item à base de dados, se for indicada uma nova "
+"tradução por alguém (como o kbabel)"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 617
+#: rc.cpp:968 rc.cpp:1173
+#, no-c-format
+msgid "Auto added entry author:"
+msgstr "Autor do item adicionado automaticamente:"
+
+#. 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 ""
+"<qml>Indique aqui o nome e o endereço de e-mail que deseja usar como <em>"
+"último tradutor</em>, quando adicionar automaticamente um item à base de dados "
+"(p.ex. quando modifica uma tradução com o kbabel)."
+"<p>"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 635
+#: rc.cpp:974
+#, no-c-format
+msgid "Scan Single PO File"
+msgstr "Pesquisar num Único Ficheiro PO"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 643
+#: rc.cpp:977
+#, no-c-format
+msgid "Scan Folder"
+msgstr "Pesquisar a Pasta"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 651
+#: rc.cpp:980
+#, no-c-format
+msgid "Scan Folder && Subfolders"
+msgstr "Pesquisar a Pasta e as Sub-Pastas"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 673
+#: rc.cpp:983 rc.cpp:1188
+#, no-c-format
+msgid "Scanning file:"
+msgstr "A percorrer o ficheiro:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 681
+#: rc.cpp:986 rc.cpp:1191
+#, no-c-format
+msgid "Entries added:"
+msgstr "Itens adicionados:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 722
+#: rc.cpp:989 rc.cpp:1194
+#, no-c-format
+msgid "Total progress:"
+msgstr "Progresso total:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 730
+#: rc.cpp:992 rc.cpp:1197
+#, no-c-format
+msgid "Processing file:"
+msgstr "A processar o ficheiro:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 766
+#: rc.cpp:995 rc.cpp:1200
+#, no-c-format
+msgid "Loading file:"
+msgstr "A carregar o ficheiro:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 779
+#: rc.cpp:998 rc.cpp:1203
+#, no-c-format
+msgid "Export..."
+msgstr "Exportar..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 798
+#: rc.cpp:1004 rc.cpp:1209
+#, no-c-format
+msgid "Repeated Strings"
+msgstr "Textos Repetidos"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 808
+#: rc.cpp:1007 rc.cpp:1212
+#, no-c-format
+msgid "Good Keys"
+msgstr "Boas Chaves"
+
+#. 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 ""
+"<qml>Aqui pode definir como preencher a <em>lista de boas chaves</em>."
+"<p>\n"
+"Poderá definir o número mínimo de palavras da chave que a pesquisa deverá ter "
+"para inserir a chave na lista."
+"<p>\n"
+"Estes dois números são a percentagem do número total de palavras. Se o "
+"resultado desta percentagem é menor que um, o motor irá defini-lo como um."
+"<p>\n"
+"Finalmente poderá indicar o número máximo de elementos na lista."
+
+#. 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 "Número mínimo das palavras da chave também na pesquisa (%):"
+
+#. 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 "Número mínimo de palavras da pesquisa na chave (%):"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 921
+#: rc.cpp:1032 rc.cpp:1237
+#, no-c-format
+msgid "Max list length:"
+msgstr "Tamanho máximo da lista:"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui line 945
+#: rc.cpp:1035 rc.cpp:1240
+#, no-c-format
+msgid "Frequent Words"
+msgstr "Palavras Frequentes"
+
+#. 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 "Descartar as palavras mais frequentes que:"
+
+#. 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 "as palavras frequentes são consideradas em todas as chaves"
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine/dbseprefwidget.ui line 632
+#: rc.cpp:1179
+#, no-c-format
+msgid "Scan Single PO File..."
+msgstr "Pesquisar num Único Ficheiro PO..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine/dbseprefwidget.ui line 640
+#: rc.cpp:1182
+#, no-c-format
+msgid "Scan Folder..."
+msgstr "Pesquisar a Pasta..."
+
+#. i18n: file ./kbabeldict/modules/dbsearchengine/dbseprefwidget.ui line 648
+#: rc.cpp:1185
+#, no-c-format
+msgid "Scan Folder && Subfolders..."
+msgstr "Pesquisar a Pasta e as Sub-Pastas..."
+
+#. i18n: file ./kbabeldict/modules/poauxiliary/pwidget.ui line 39
+#: rc.cpp:1252
+#, no-c-format
+msgid "&Path to auxiliary file:"
+msgstr "Localização do ficheiro au&xiliar:"
+
+#. i18n: file ./kbabeldict/modules/poauxiliary/pwidget.ui line 61
+#: rc.cpp:1255
+#, no-c-format
+msgid "&Ignore fuzzy entries"
+msgstr "&Ignorar os itens aproximados"
+
+#. 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 ""
+"<qt>"
+"<p>\n"
+"As variáveis que se seguem são substituídas na pasta, se estiverem "
+"disponíveis:\n"
+"<ul>\n"
+"<li><b>@PACKAGE@</b>: o nome da aplicação ou pacote traduzido no momento</li>\n"
+"<li><b>@LANG@</b>: o código da língua</li>\n"
+"<li><b>@DIR<em>n</em>@</b>: onde 'n' é um número positivo. Expande para a "
+"n-ésima pasta no nome do ficheiro</li>\n"
+"</ul></p></qt>"
+
+#: kbabeldict/kbabeldictbox.cpp:201
+msgid "Total:"
+msgstr "Total:"
+
+#: kbabeldict/kbabeldictbox.cpp:216
+msgid "Found in:"
+msgstr "Encontrado em:"
+
+#: kbabeldict/kbabeldictbox.cpp:224
+msgid "Translator:"
+msgstr "Tradutor:"
+
+#: kbabeldict/kbabeldictbox.cpp:236
+msgid "Date:"
+msgstr "Data:"
+
+#: kbabeldict/kbabeldictbox.cpp:244
+msgid "&More"
+msgstr "&Mais"
+
+#: kbabeldict/kbabeldictbox.cpp:287
+msgid "Score"
+msgstr "Relevância"
+
+#: kbabeldict/kbabeldictbox.cpp:288
+msgid "Original"
+msgstr "Original"
+
+#: kbabeldict/kbabeldictbox.cpp:289
+msgid "Translation"
+msgstr "Tradução"
+
+#: kbabeldict/kbabeldictbox.cpp:290
+msgid "Location"
+msgstr "Localização"
+
+#: kbabeldict/kbabeldictbox.cpp:313
+msgid "< &Previous"
+msgstr "< &Anterior"
+
+#: kbabeldict/kbabeldictbox.cpp:318
+msgid "&Next >"
+msgstr "Segui&nte >"
+
+#: 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 "Editar o Ficheiro"
+
+#: kbabeldict/kbabeldictbox.cpp:1010 kbabeldict/kbabeldictbox.cpp:1185
+#, c-format
+msgid "Edit File %1"
+msgstr "Editar o Ficheiro %1"
+
+#: kbabeldict/kbabeldictbox.cpp:1257
+#, c-format
+msgid "Send bugs to %1"
+msgstr "Comunicar os erros para %1"
+
+#: kbabeldict/kbabeldictbox.cpp:1270
+msgid "Authors:"
+msgstr "Autores:"
+
+#: kbabeldict/kbabeldictbox.cpp:1286
+msgid "Thanks to:"
+msgstr "Agradecimentos a:"
+
+#: kbabeldict/kbabeldictbox.cpp:1302
+msgid "No information available."
+msgstr "Sem informação disponível."
+
+#: kbabeldict/kbabeldictbox.cpp:1505
+#, c-format
+msgid "Configure Dictionary %1"
+msgstr "Configurar o Dicionário %1"
+
+#: kbabeldict/kbabeldictbox.cpp:1698
+#, c-format
+msgid ""
+"There was an error starting KBabel:\n"
+"%1"
+msgstr ""
+"Ocorreu um erro ao iniciar o KBabel:\n"
+"%1"
+
+#: kbabeldict/kbabeldictbox.cpp:1712
+msgid "There was an error using DCOP."
+msgstr "Ocorreu um erro ao usar o DCOP."
+
+#: kbabeldict/kbabeldictbox.cpp:1738
+msgid ""
+"The \"Translation Database\" module\n"
+"appears not to be installed on your system."
+msgstr ""
+"O módulo \"Base de Dados de Traduções\"\n"
+"não parece estar instalado no seu sistema."
+
+#: kbabeldict/main.cpp:114
+msgid "KBabel - Dictionary"
+msgstr "KBabel - Dicionário"
+
+#: kbabeldict/main.cpp:115
+msgid "A dictionary for translators"
+msgstr "um dicionário para os tradutores"
+
+#: kbabeldict/main.cpp:116
+msgid "(c) 2000,2001,2002,2003 The KBabeldict developers"
+msgstr "(c) 2000,2001,2002,2003 Os programadores do KBabeldict"
+
+#: kbabeldict/modules/tmx/pc_factory.cpp:95
+#: kbabeldict/modules/tmx/tmxcompendium.cpp:175
+msgid "TMX Compendium"
+msgstr "Compêndio TMX"
+
+#: kbabeldict/modules/tmx/pc_factory.cpp:97
+msgid "A module for searching in a TMX file"
+msgstr "Um módulo para pesquisar num ficheiro TMX"
+
+#: 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 ""
+"<qt>"
+"<p><b>Parâmetros</b></p>"
+"<p>Aqui poderá ajustar a procura no ficheiro PO. Por exemplo, se quiser fazer "
+"uma procura com distinção entre as maiúsculas e as minúsculas.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Opções de Comparação</b></p>"
+"<p>Escolha aqui que mensagens deseja tratar como correspondentes.</p></qt>"
+
+#: 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 ""
+"<qt>"
+"<p><b>Correspondência de trigramas</b></p>"
+"<p>Uma mensagem corresponde a outra se a maioria dos seus grupos de 3 letras "
+"está contido na outra mensagem. P. ex. o 'abc123' corresponde ao "
+"'abcx123c12.</p></qt>"
+
+#: 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 ""
+"<p><b>Localização</b></p> "
+"<p>Configure aqui o ficheiro que será usado para a procura.</p>"
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:79
+#: kbabeldict/modules/pocompendium/pocompendium.cpp:1195
+#: kbabeldict/modules/tmx/tmxcompendium.cpp:957
+msgid "Loading PO compendium"
+msgstr "A ler o compêndio PO"
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:80
+msgid "Loading TMX compendium"
+msgstr "A ler o compêndio TMX"
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:92
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:102
+msgid "Cannot open the file."
+msgstr "Não foi possível aceder ao ficheiro."
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:96
+msgid "Cannot parse XML data."
+msgstr "Não foi possível processar os dados em XML."
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:111
+msgid "Unsupported format."
+msgstr "O formato não é suportado."
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:117
+msgid ""
+"Error while trying to read file for TMX Compendium module:\n"
+"%1\n"
+"Reason: %2"
+msgstr ""
+"Erro ao tentar ler o ficheiro para o módulo do Compêndio de TMX:\n"
+"%1\n"
+"Razão: %2"
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:104
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:132
+msgid "Building indices"
+msgstr "A construir os índices"
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:229
+msgid "Empty database."
+msgstr "A base de dados está vazia."
+
+#: kbabeldict/modules/pocompendium/pc_factory.cpp:95
+#: kbabeldict/modules/pocompendium/pocompendium.cpp:184
+msgid "PO Compendium"
+msgstr "Compêndio PO"
+
+#: kbabeldict/modules/pocompendium/pc_factory.cpp:97
+msgid "A module for searching in a PO file"
+msgstr "Um módulo para pesquisar num ficheiro PO"
+
+#: 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 ""
+"<qt>"
+"<p><b>Parâmetros</b></p>"
+"<p>Aqui poderá ajustar a procura no ficheiro PO. Por exemplo, se quiser "
+"efectuar uma procura com distinção entre maiúsculas e minúsculas, ou se as "
+"mensagens aproximadas deverão ser ignoradas.</p></qt>"
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:93
+#, c-format
+msgid ""
+"Error while trying to read file for PO Compendium module:\n"
+"%1"
+msgstr ""
+"Erro ao tentar ler o ficheiro para o módulo do Compêndio de PO:\n"
+"%1"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1412
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:67
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:68
+msgid "Translation Database"
+msgstr "Base de Dados de Traduções"
+
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:69
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:70
+msgid "A fast translation search engine based on databases"
+msgstr "Um motor de busca de traduções rápido que usa bases de dados"
+
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:72
+msgid "Copyright 2000-2003 by Andrea Rizzi"
+msgstr "Copyright 2000-2003 por Andrea Rizzi"
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:182
+msgid "CHUNK BY CHUNK"
+msgstr "PEDAÇO A PEDAÇO"
+
+#: 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 ""
+"<h3>Pedaço a pedaço</h3>ALTERE ESTE TEXTO!!!!Esta tradução é obtida ao traduzir "
+"as frases e usando uma base de dados de traduções aproximadas."
+"<br> <b>Não confie nela.</b>. As traduções poderão estar aproximadas."
+"<br>"
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:374
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:386
+msgid "DYNAMIC DICT:"
+msgstr "DICIONÁRIO DINÂMICO:"
+
+#: 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 ""
+"<h3>Dicionário Dinâmico</h3>Este é um dicionário dinâmico que é criado ao "
+"procurar pela correlação das palavras originais com as traduzidas."
+"<br> <b>Não confie nele.</b>. As traduções poderão estar aproximadas."
+"<br>"
+
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Create Database"
+msgstr "Criar a Base de Dados"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Create"
+msgstr "Criar"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:127
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Do Not Create"
+msgstr "Não Criar"
+
+#: 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 ""
+"O nome que escolhe já está a ser usado.\n"
+"Por favor, altere o nome da origem."
+
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:563
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:615
+msgid "Name is Not Unique"
+msgstr "O Nome Não é Único"
+
+#: kbabeldict/modules/dbsearchengine/preferenceswidget.cpp:102
+#, c-format
+msgid "Scanning file: %1"
+msgstr "A percorrer o ficheiro: %1"
+
+#: kbabeldict/modules/dbsearchengine/preferenceswidget.cpp:107
+#, c-format
+msgid "Entries added: %1"
+msgstr "Itens adicionados: %1"
+
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:71
+msgid "Copyright 2000-2001 by Andrea Rizzi"
+msgstr "Copyright 2000-2001 por Andrea Rizzi"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:84
+msgid "No error"
+msgstr "Sem erros"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:125
+msgid ""
+"Database folder does not exist:\n"
+"%1\n"
+"Do you want to create it now?"
+msgstr ""
+"A pasta da base de dados não existe:\n"
+"%1\n"
+"Deseja criá-la agora?"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:127
+msgid "Create Folder"
+msgstr "Criar uma Pasta"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:146
+#, c-format
+msgid "It was not possible to create folder %1"
+msgstr "Não foi possível criar a pasta %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 ""
+"<p>Existem ficheiros de bases de dados de segurança das versões anteriores do "
+"KBabel. Contudo, outra versão do KBabel (provavelmente do KDE 3.1.1 ou 3.1.2) "
+"criou uma nova base de dados. Em resultado disso, a sua instalação do KBabel "
+"contém duas versões dos ficheiros da base de dados. Infelizmente, a versão "
+"anterior e a nova não podem ser reunidas. Você terá de escolher uma delas."
+"<br/>"
+"<br/>Se escolher a versão antiga, a mais nova será removida. Se escolher a "
+"versão mais recente, os ficheiros da base de dados antiga serão colocados à "
+"parte e você terá de os remover manualmente. Caso contrário, esta mensagem será "
+"mostrada de novo (os ficheiros antigos estão em "
+"$KDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).</p>"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:185
+msgid "Old Database Found"
+msgstr "Base de Dados Antiga Encontrada"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:186
+msgid "Use &Old Database"
+msgstr "Usar a Base de Dad&os Antiga"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:187
+msgid "Use &New Database"
+msgstr "Usar a Base de Dados &Nova"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+msgid ""
+"Database files not found.\n"
+"Do you want to create them now?"
+msgstr ""
+"Os ficheiros da base de dados não foram encontrados.\n"
+"Deseja criá-los agora?"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:408
+msgid "Cannot open the database"
+msgstr "Não é possível aceder à base de dados"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:431
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:640
+msgid "Another search has already been started"
+msgstr "Já foi iniciada outra procura"
+
+#: 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 ""
+"Não é possível procurar agora: está em progresso uma pesquisa ao ficheiro PO"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:445
+msgid "Unable to open the database"
+msgstr "Não é possível aceder à base de dados"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:451
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:658
+msgid "Database empty"
+msgstr "Base de dados vazia"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:462
+msgid "No entry for this package in the database."
+msgstr "Não foi encontrado nenhum item deste pacote na base de dados."
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:469
+msgid "Searching for %1 in database"
+msgstr "A procurar por %1 na base de dados"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:548
+msgid "Looking for repetitions"
+msgstr "À procura de repetições"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:562
+msgid "Minimum Repetition"
+msgstr "Repetição Mínima"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:564
+msgid "Insert the minimum number of repetitions for a string:"
+msgstr "Indique o número mínimo de repetições numa cadeia de caracteres:"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:572
+msgid "Searching repeated string"
+msgstr "À procura de textos repetidos"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1240
+msgid "Select Folder to Scan Recursively"
+msgstr "Seleccione a Pasta a Percorrer Recursivamente"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1263
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1315
+#, c-format
+msgid "Scanning folder %1"
+msgstr "A percorrer a pasta %1"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1299
+msgid "Select Folder to Scan"
+msgstr "Seleccione a Pasta a Percorrer"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1358
+msgid "Select PO File to Scan"
+msgstr "Seleccione o Ficheiro PO a Percorrer"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1372
+#, c-format
+msgid "Scanning file %1"
+msgstr "a percorrer o ficheiro %1"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1608
+msgid "Searching words"
+msgstr "A procurar as palavras"
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1850
+msgid "Process output"
+msgstr "Resultado do processo"
+
+#: kbabeldict/modules/poauxiliary/pa_factory.cpp:95
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:147
+msgid "PO Auxiliary"
+msgstr "Auxiliar PO"
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:426
+msgid "Loading PO auxiliary"
+msgstr "A ler o auxiliar PO"
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:438
+#, c-format
+msgid ""
+"Error while trying to open file for PO Auxiliary module:\n"
+"%1"
+msgstr ""
+"Erro ao tentar aceder ao ficheiro para o Auxiliar de PO:\n"
+"%1"
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:450
+msgid "Building index"
+msgstr "A criar o índice"
+
+#: kbabeldict/modules/poauxiliary/pa_factory.cpp:97
+msgid "A simple module for exact searching in a PO file"
+msgstr "Um módulo simples para uma pesquisa exacta num ficheiro PO"
+
+#: kbabeldict/kbabeldictview.cpp:83
+msgid "Search in module:"
+msgstr "Procurar no módulo:"
+
+#: kbabeldict/kbabeldictview.cpp:106
+msgid "&Start Search"
+msgstr "Ini&ciar a Procura"
+
+#: kbabeldict/kbabeldictview.cpp:108
+msgid "Sea&rch in translations"
+msgstr "Procura&r nas traduções"
+
+#: kbabeldict/kbabeldictview.cpp:125
+msgid "Settings:"
+msgstr "Definições:"
+
+#: kbabeldict/aboutmoduledlg.cpp:42
+msgid "Report Bug..."
+msgstr "Comunicar um Erro..."
+
+#: kbabeldict/kbabeldict.cpp:45
+msgid "KBabelDict"
+msgstr "KBabelDict"
+
+#: kbabeldict/kbabeldict.cpp:47
+msgid "About Module"
+msgstr "Acerca do Módulo"
+
+#: kbabeldict/kbabeldict.cpp:48 kbabeldict/kbabeldict.cpp:104
+msgid "Hide Sett&ings"
+msgstr "Esconder as Def&inições"
+
+#: kbabeldict/kbabeldict.cpp:108
+msgid "Show Sett&ings"
+msgstr "Mostrar as Def&inições"
+
+#: kbabeldict/dictchooser.cpp:59
+msgid ""
+"_: dictionary to not use\n"
+"Do not use:"
+msgstr "Não usar:"
+
+#: kbabeldict/dictchooser.cpp:62
+msgid ""
+"_: dictionary to use\n"
+"Use:"
+msgstr "Usar:"
+
+#: kbabeldict/dictchooser.cpp:84
+msgid "Move &Up"
+msgstr "S&ubir"
+
+#: kbabeldict/dictchooser.cpp:87
+msgid "Move &Down"
+msgstr "&Descer"
+
+#: kbabeldict/dictchooser.cpp:90
+msgid "Con&figure..."
+msgstr "Con&figurar..."
diff --git a/tde-i18n-pt/messages/kdesdk/kbugbuster.po b/tde-i18n-pt/messages/kdesdk/kbugbuster.po
new file mode 100644
index 00000000000..5ff666c467b
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kbugbuster.po
@@ -0,0 +1,947 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kbugbuster\n"
+"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"PO-Revision-Date: 2006-07-10 02:39+0100\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: KBugBuster Sendmail Bugzilla dist sendmail BCC SO\n"
+"X-POFile-SpellExtra: KMail Maintonly Reatribuir\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: gui/cwloadingwidget.cpp:158 main.cpp:32 main.cpp:47
+msgid "KBugBuster"
+msgstr "KBugBuster"
+
+#: main.cpp:38
+msgid "Start in disconnected mode"
+msgstr "Iniciar no modo desligado"
+
+#: main.cpp:40
+msgid "Start with the buglist for <package>"
+msgstr "Iniciar com a lista de erros do <pacote>"
+
+#: main.cpp:41
+msgid "Start with bug report <br>"
+msgstr "Iniciar com o relatório de erro <br>"
+
+#: main.cpp:49
+msgid "(c) 2001,2002,2003 the KBugBuster authors"
+msgstr "(c) 2001,2002,2003 os autores do KBugBuster"
+
+#. i18n: file kresources/kresources_kcal_bugzilla.kcfg line 10
+#: rc.cpp:3
+#, no-c-format
+msgid "Server"
+msgstr "Servidor"
+
+#. i18n: file kresources/kresources_kcal_bugzilla.kcfg line 13
+#: rc.cpp:6
+#, no-c-format
+msgid "Product"
+msgstr "Produto"
+
+#. i18n: file kresources/kresources_kcal_bugzilla.kcfg line 16
+#: rc.cpp:9
+#, no-c-format
+msgid "Component"
+msgstr "Componente"
+
+#. i18n: file gui/kbugbusterui.rc line 27
+#: rc.cpp:18
+#, no-c-format
+msgid "S&earch"
+msgstr "&Procurar"
+
+#. i18n: file gui/kbugbusterui.rc line 33
+#: rc.cpp:21
+#, no-c-format
+msgid "&Commands"
+msgstr "&Comandos"
+
+#. i18n: file gui/kbugbusterui.rc line 53
+#: rc.cpp:27
+#, no-c-format
+msgid "Search Toolbar"
+msgstr "Barra de Procura"
+
+#. i18n: file gui/kbugbusterui.rc line 59
+#: rc.cpp:30
+#, no-c-format
+msgid "Command Toolbar"
+msgstr "Barra de Comandos"
+
+#. i18n: file gui/kbugbusterui.rc line 73
+#: rc.cpp:33
+#, no-c-format
+msgid "Settings Toolbar"
+msgstr "Barra de Configuração"
+
+#. i18n: file gui/centralwidget_base.ui line 30
+#: rc.cpp:36 rc.cpp:78
+#, no-c-format
+msgid "Search"
+msgstr "Procurar"
+
+#. i18n: file gui/centralwidget_base.ui line 82
+#: rc.cpp:39 rc.cpp:84
+#, no-c-format
+msgid "Bug &number:"
+msgstr "&Número do erro:"
+
+#. i18n: file gui/centralwidget_base.ui line 141
+#: rc.cpp:42 rc.cpp:87
+#, no-c-format
+msgid "&Description:"
+msgstr "&Descrição:"
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 71
+#: gui/cwbugdetailscontainer.cpp:200 rc.cpp:45
+#, no-c-format
+msgid "Bug Title"
+msgstr "Título do Erro"
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 79
+#: rc.cpp:48
+#, no-c-format
+msgid "Bug Commands"
+msgstr "Comandos do Erro"
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 103
+#: rc.cpp:51
+#, no-c-format
+msgid "Clear Co&mmands"
+msgstr "Li&mpar os Comandos"
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 125
+#: gui/kbbmainwindow.cpp:184 rc.cpp:54
+#, no-c-format
+msgid "C&lose..."
+msgstr "&Fechar..."
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 136
+#: rc.cpp:57
+#, no-c-format
+msgid "Close Silentl&y"
+msgstr "Fechar &Silenciosamente"
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 147
+#: gui/kbbmainwindow.cpp:188 rc.cpp:60
+#, no-c-format
+msgid "Re&open"
+msgstr "Abrir de N&ovo"
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 158
+#: rc.cpp:63
+#, no-c-format
+msgid "Re&assign..."
+msgstr "&Atribuir de Novo..."
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 169
+#: rc.cpp:66
+#, no-c-format
+msgid "Change &Title..."
+msgstr "Mudar o &Título..."
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 180
+#: rc.cpp:69
+#, no-c-format
+msgid "Chan&ge Severity..."
+msgstr "Alterar a Gra&vidade..."
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 202
+#: gui/kbbmainwindow.cpp:196 rc.cpp:72
+#, no-c-format
+msgid "&Reply..."
+msgstr "&Responder..."
+
+#. i18n: file gui/cwbugdetailscontainer_base.ui line 213
+#: gui/kbbmainwindow.cpp:198 rc.cpp:75
+#, no-c-format
+msgid "Reply &Privately..."
+msgstr "Responder em &Privado..."
+
+#. i18n: file gui/cwsearchwidget_base.ui line 38
+#: rc.cpp:81
+#, no-c-format
+msgid "&Package:"
+msgstr "&Pacote:"
+
+#: backend/bug.cpp:44
+msgid "Critical"
+msgstr "Crítico"
+
+#: backend/bug.cpp:45
+msgid "Grave"
+msgstr "Grave"
+
+#: backend/bug.cpp:46
+msgid "Major"
+msgstr "Importante"
+
+#: backend/bug.cpp:47
+msgid "Crash"
+msgstr "Estoiro"
+
+#: backend/bug.cpp:48
+msgid "Normal"
+msgstr "Normal"
+
+#: backend/bug.cpp:49
+msgid "Minor"
+msgstr "Secundário"
+
+#: backend/bug.cpp:50
+msgid "Wishlist"
+msgstr "Desejo"
+
+#: backend/bug.cpp:52 backend/bug.cpp:108
+msgid "Undefined"
+msgstr "Indefinido"
+
+#: backend/bug.cpp:102
+msgid "Unconfirmed"
+msgstr "Não confirmado"
+
+#: backend/bug.cpp:103
+msgid "New"
+msgstr "Novo"
+
+#: backend/bug.cpp:104
+msgid "Assigned"
+msgstr "Atribuído"
+
+#: backend/bug.cpp:105
+msgid "Reopened"
+msgstr "Reaberto"
+
+#: backend/bug.cpp:106
+msgid "Closed"
+msgstr "Fechado"
+
+#: backend/bugcommand.cpp:9 backend/person.cpp:21 gui/buglvi.cpp:44
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: backend/bugcommand.cpp:107
+msgid "Close Silently"
+msgstr "Fechar Silenciosamente"
+
+#: backend/bugcommand.cpp:124
+msgid "Reopen"
+msgstr "Abrir de Novo"
+
+#: backend/bugcommand.cpp:141
+msgid "Retitle"
+msgstr "Mudar o Título"
+
+#: backend/bugcommand.cpp:163
+msgid "Merge"
+msgstr "Reunir"
+
+#: backend/bugcommand.cpp:185
+msgid "Unmerge"
+msgstr "Separar"
+
+#: backend/bugcommand.cpp:218 backend/bugcommand.cpp:222
+msgid "Reply"
+msgstr "Responder"
+
+#: backend/bugcommand.cpp:224
+msgid "Reply (Maintonly)"
+msgstr "Responder (Maintonly)"
+
+#: backend/bugcommand.cpp:226
+msgid "Reply (Quiet)"
+msgstr "Responder (Silencioso)"
+
+#: backend/bugcommand.cpp:259
+msgid "Private Reply"
+msgstr "Resposta Privada"
+
+#: backend/bugcommand.cpp:284 gui/cwbuglistcontainer.cpp:72
+#: gui/severityselectdialog.cpp:16
+msgid "Severity"
+msgstr "Gravidade"
+
+#: backend/bugcommand.cpp:306
+msgid "Reassign"
+msgstr "Atribuir de Novo"
+
+#: backend/bugdetails.cpp:244
+msgid ""
+"Attachment %1 could not be decoded.\n"
+"Encoding: %2"
+msgstr ""
+"Não foi possível descodificar o anexo %1.\n"
+"Codificação: %2"
+
+#: backend/bugdetailsjob.cpp:39
+msgid "Bug %1: %2"
+msgstr "Erro %1: %2"
+
+#: backend/bugjob.cpp:56
+msgid "Parsing..."
+msgstr "A analisar..."
+
+#: backend/bugjob.cpp:67
+msgid "Ready."
+msgstr "Pronto."
+
+#: backend/buglistjob.cpp:63
+msgid "Package %1: %2"
+msgstr "Pacote %1: %2"
+
+#: backend/bugmybugsjob.cpp:70
+#, c-format
+msgid "My Bugs: %2"
+msgstr "Os Meus Erros: %2"
+
+#: backend/bugmybugsjob.cpp:72 backend/bugsystem.cpp:145
+msgid "My Bugs"
+msgstr "Os Meus Erros"
+
+#: backend/bugserver.cpp:289
+msgid "Mail generated by KBugBuster"
+msgstr "Mensagem gerada pelo KBugBuster"
+
+#: backend/bugserver.cpp:321
+#, c-format
+msgid "Control command: %1"
+msgstr "Comando de controlo: %1"
+
+#: backend/bugserver.cpp:323
+#, c-format
+msgid "Mail to %1"
+msgstr "E-mail para %1"
+
+#: backend/bugsystem.cpp:151
+msgid "Retrieving My Bugs list..."
+msgstr "A obter a lista dos Meus Erros..."
+
+#: backend/kbbprefs.cpp:137
+msgid "Bug Fixed in CVS"
+msgstr "Erro Corrigido no CVS"
+
+#: backend/kbbprefs.cpp:140
+msgid "Duplicate Report"
+msgstr "Relatório Duplicado"
+
+#: backend/kbbprefs.cpp:143
+msgid "Packaging Bug"
+msgstr "Erro no Pacote"
+
+#: backend/kbbprefs.cpp:149
+msgid "Feature Implemented in CVS"
+msgstr "Funcionalidade Implementada no CVS"
+
+#: backend/kbbprefs.cpp:152
+msgid "More Information Required"
+msgstr "Necessária Mais Informação"
+
+#: backend/kbbprefs.cpp:157
+msgid "No Longer Applicable"
+msgstr "Não Se Aplica Mais"
+
+#: backend/kbbprefs.cpp:162
+msgid "Won't Fix Bug"
+msgstr "O Erro Não Será Corrigido"
+
+#: backend/kbbprefs.cpp:165
+msgid "Cannot Reproduce Bug"
+msgstr "Não é Possível Reproduzir o Erro"
+
+#: backend/mailsender.cpp:97
+msgid "Sending through sendmail..."
+msgstr "A enviar através do 'sendmail'..."
+
+#: backend/mailsender.cpp:105
+msgid "No running instance of KMail found."
+msgstr "Não existe nenhuma instância do KMail em execução."
+
+#: backend/mailsender.cpp:110
+msgid "Passing mail to KDE email program..."
+msgstr "A passar a mensagem para o cliente de e-mail do KDE..."
+
+#: backend/mailsender.cpp:174
+msgid ""
+"Error during SMTP transfer.\n"
+"command: %1\n"
+"response: %2"
+msgstr ""
+"Erro na transferência de SMTP.\n"
+"comando: %1\n"
+"resposta: %2"
+
+#: backend/smtp.cpp:40
+#, c-format
+msgid "Connecting to %1"
+msgstr "A ligar a %1"
+
+#: backend/smtp.cpp:82
+#, c-format
+msgid "Connected to %1"
+msgstr "Ligado a %1"
+
+#: backend/smtp.cpp:90
+msgid "Connection refused."
+msgstr "Ligação recusada."
+
+#: backend/smtp.cpp:93
+msgid "Host Not Found."
+msgstr "Máquina Não Encontrada."
+
+#: backend/smtp.cpp:96
+msgid "Error reading socket."
+msgstr "Erro ao ler do 'socket'."
+
+#: backend/smtp.cpp:99
+msgid "Internal error, unrecognized error."
+msgstr "Erro interno desconhecido."
+
+#: backend/smtp.cpp:156
+msgid "Message sent"
+msgstr "Mensagem enviada"
+
+#: gui/buglvi.cpp:32
+#, c-format
+msgid ""
+"_n: 1 day\n"
+"%n days"
+msgstr ""
+"1 dia\n"
+"%n dias"
+
+#: gui/buglvi.cpp:48
+msgid "%1 (%2)"
+msgstr "%1 (%2)"
+
+#: gui/centralwidget.cpp:358
+msgid "Found the following attachments. Save?"
+msgstr "Foi encontrado o seguinte anexo. Deseja gravá-lo?"
+
+#: gui/centralwidget.cpp:362
+msgid "Select Folder Where to Save Attachments"
+msgstr "Escolha a Pasta Onde Gravar os Anexos"
+
+#: gui/centralwidget.cpp:439
+msgid "Change Bug Title"
+msgstr "Mudar o Título do Erro"
+
+#: gui/centralwidget.cpp:440
+msgid "Please enter a new title:"
+msgstr "Indique o novo título:"
+
+#: gui/cwbugdetails.cpp:85
+msgid "Bug Report</a> from <b>%1</b> "
+msgstr "Relatório de Erro</a> de <b>%1</b> "
+
+#: gui/cwbugdetails.cpp:88
+#, c-format
+msgid ""
+"_n: (1 reply)\n"
+"(%n replies)"
+msgstr ""
+"(1 resposta)\n"
+"(%n respostas)"
+
+#: gui/cwbugdetails.cpp:92
+#, c-format
+msgid ""
+"_n: 1 day old\n"
+"%n days old"
+msgstr ""
+"com 1 dia\n"
+"com %n dias"
+
+#: gui/cwbugdetails.cpp:102 gui/preferencesdialog.cpp:59
+msgid "Version"
+msgstr "Versão"
+
+#: gui/cwbugdetails.cpp:103
+msgid "Source"
+msgstr "Código"
+
+#: gui/cwbugdetails.cpp:104
+msgid "Compiler"
+msgstr "Compilador"
+
+#: gui/cwbugdetails.cpp:105
+msgid "OS"
+msgstr "SO"
+
+#: gui/cwbugdetails.cpp:123
+msgid "Bug Report</a> from <b>%1</b>"
+msgstr "Relatório de Erro</a> do <b>%1</b>"
+
+#: gui/cwbugdetails.cpp:127
+msgid "Reply #%1</a> from <b>%2</b>"
+msgstr "Resposta #%1</a> de <b>%2</b>"
+
+#: gui/cwbugdetails.cpp:151
+msgid "Attachment List"
+msgstr "Lista de Anexos"
+
+#: gui/cwbugdetails.cpp:153 gui/packageselectdialog.cpp:69
+msgid "Description"
+msgstr "Descrição"
+
+#: gui/cwbugdetails.cpp:154
+msgid "Date"
+msgstr "Data"
+
+#: gui/cwbugdetailscontainer.cpp:123
+msgid ""
+"_: bug #number [Merged with: a list of bugs] (severity): title\n"
+"Bug #%1 [Merged with: %2] (%3): %4"
+msgstr "Erro #%1 [Agregado com: %2] (%3): %4"
+
+#: gui/cwbugdetailscontainer.cpp:132
+msgid ""
+"_: bug #number (severity): title\n"
+"Bug #%1 (%2): %3"
+msgstr "Erro #%1 (%2): %3"
+
+#: gui/cwbugdetailscontainer.cpp:152
+msgid "Pending commands:"
+msgstr "Comandos pendentes:"
+
+#: gui/cwbugdetailscontainer.cpp:205
+msgid "Click here to select a bug by number"
+msgstr "Carregue aqui para seleccionar um erro por número"
+
+#: gui/cwbugdetailscontainer.cpp:214
+msgid ""
+"Retrieving Details for Bug %1\n"
+"\n"
+"(%2)"
+msgstr ""
+"A Obter os Detalhes do Erro %1\n"
+"\n"
+"(%2)"
+
+#: gui/cwbugdetailscontainer.cpp:226
+msgid "Bug #%1 (%2) is not available offline."
+msgstr "O erro #%1 (%2) não está disponível se você estiver desligado."
+
+#: gui/cwbugdetailscontainer.cpp:229
+msgid ""
+"Retrieving details for bug #%1\n"
+"(%2)"
+msgstr ""
+"A obter os detalhes do erro #%1\n"
+"(%2)"
+
+#: gui/cwbuglistcontainer.cpp:68
+msgid "Number"
+msgstr "Número"
+
+#: gui/cwbuglistcontainer.cpp:69
+msgid "Age"
+msgstr "Idade"
+
+#: gui/cwbuglistcontainer.cpp:70
+msgid "Title"
+msgstr "Título"
+
+#: gui/cwbuglistcontainer.cpp:71
+msgid "Status"
+msgstr "Estado"
+
+#: gui/cwbuglistcontainer.cpp:73
+msgid "Sender"
+msgstr "Remetente"
+
+#: gui/cwbuglistcontainer.cpp:146
+msgid "%1 (%2 bugs, %3 wishes)"
+msgstr "%1 (%2 erros, %3 pedidos)"
+
+#: gui/cwbuglistcontainer.cpp:156
+msgid "Product '%1', all components"
+msgstr "Produto '%1', todos os componentes"
+
+#: gui/cwbuglistcontainer.cpp:158
+msgid "Product '%1'"
+msgstr "Produto '%1'"
+
+#: gui/cwbuglistcontainer.cpp:162
+msgid "Product '%1', component '%2'"
+msgstr "Produto '%1', componente '%2'"
+
+#: gui/cwbuglistcontainer.cpp:203
+msgid "Outstanding Bugs"
+msgstr "Erros Importantes"
+
+#: gui/cwbuglistcontainer.cpp:204
+msgid "Click here to select a product"
+msgstr "Carregue aqui para seleccionar um produto"
+
+#: gui/cwbuglistcontainer.cpp:211
+msgid "Retrieving List of Outstanding Bugs for Product '%1'..."
+msgstr "A Obter a Lista de Erros Pendentes do Produto '%1'..."
+
+#: gui/cwbuglistcontainer.cpp:213
+msgid "Retrieving List of Outstanding Bugs for Product '%1' (Component %2)..."
+msgstr "A Obter a Lista de Erros Pendentes do Produto '%1' (Componente %2)..."
+
+#: gui/cwbuglistcontainer.cpp:224
+msgid "Package '%1'"
+msgstr "Pacote '%1'"
+
+#: gui/cwbuglistcontainer.cpp:229
+msgid "%1 is not available offline."
+msgstr "O %1 não está disponível no modo desligado."
+
+#: gui/cwloadingwidget.cpp:149
+msgid ""
+"Welcome to KBugBuster, a tool to manage the KDE Bug Report System. With "
+"KBugBuster you can manage outstanding bug reports for KDE from a convenient "
+"front end."
+msgstr ""
+"Bem-vindo ao KBugBuster, uma ferramenta para gerir o Sistema de Relatórios de "
+"Erro do KDE. Com o KBugBuster, você poderá gerir os relatórios de erros "
+"importantes do KDE, a partir de uma interface conveniente."
+
+#: gui/kbbmainwindow.cpp:100
+msgid "Welcome to <b>KBugBuster</b>."
+msgstr "Bem-vindo ao <b>KBugBuster</b>."
+
+#: gui/kbbmainwindow.cpp:149
+msgid "Quit KBugBuster"
+msgstr "Sair do KBugBuster"
+
+#: gui/kbbmainwindow.cpp:151
+msgid "See &Pending Changes"
+msgstr "Ver as Modificações &Pendentes"
+
+#: gui/kbbmainwindow.cpp:153
+msgid "&Submit Changes"
+msgstr "&Submeter as Modificações"
+
+#: gui/kbbmainwindow.cpp:156
+msgid "Reload &Product List"
+msgstr "Ler de Novo a Lista de &Produtos"
+
+#: gui/kbbmainwindow.cpp:158
+msgid "Reload Bug &List (for current product)"
+msgstr "Ler de Novo a &Lista de Erros (do produto actual)"
+
+#: gui/kbbmainwindow.cpp:160
+msgid "Reload Bug &Details (for current bug)"
+msgstr "Ler de Novo os &Detalhes do Erro (para o erro actual)"
+
+#: gui/kbbmainwindow.cpp:162
+msgid "Load &My Bugs List"
+msgstr "Carregar a Lista dos &Meus Erros"
+
+#: gui/kbbmainwindow.cpp:164
+msgid "Load All Bug Details (for current product)"
+msgstr "Ler os Detalhes de Todos os Erros (do produto actual)"
+
+#: gui/kbbmainwindow.cpp:165
+msgid "Extract &Attachments"
+msgstr "Extrair os &Anexos"
+
+#: gui/kbbmainwindow.cpp:168
+msgid "Clear Cache"
+msgstr "Limpar a 'Cache'"
+
+#: gui/kbbmainwindow.cpp:171
+msgid "&Search by Product..."
+msgstr "Procurar pelo &Produto..."
+
+#: gui/kbbmainwindow.cpp:173
+msgid "Search by Bug &Number..."
+msgstr "Procurar pelo &Número do Erro..."
+
+#: gui/kbbmainwindow.cpp:177
+msgid "Search by &Description..."
+msgstr "Procurar pela &Descrição..."
+
+#: gui/kbbmainwindow.cpp:207
+msgid "&Disconnected Mode"
+msgstr "Modo &Desligado"
+
+#: gui/kbbmainwindow.cpp:220
+msgid "Show Closed Bugs"
+msgstr "Mostrar os Erros Fechados"
+
+#: gui/kbbmainwindow.cpp:223
+msgid "Hide Closed Bugs"
+msgstr "Esconder os Erros Fechados"
+
+#: gui/kbbmainwindow.cpp:227
+msgid "Show Wishes"
+msgstr "Mostrar os Pedidos"
+
+#: gui/kbbmainwindow.cpp:230
+msgid "Hide Wishes"
+msgstr "Esconder os Pedidos"
+
+#: gui/kbbmainwindow.cpp:234 gui/preferencesdialog.cpp:278
+msgid "Select Server"
+msgstr "Seleccionar o Servidor"
+
+#: gui/kbbmainwindow.cpp:243
+msgid "Show Last Server Response..."
+msgstr "Mostrar a Última Resposta do Servidor..."
+
+#: gui/kbbmainwindow.cpp:246
+msgid "Show Bug HTML Source..."
+msgstr "Mostrar o Código de HTML do Erro..."
+
+#: gui/kbbmainwindow.cpp:344
+msgid "List of pending commands:"
+msgstr "Lista dos comandos pendentes:"
+
+#: gui/kbbmainwindow.cpp:349
+msgid "Do you really want to delete all commands?"
+msgstr "Deseja mesmo remover todos os comandos?"
+
+#: gui/kbbmainwindow.cpp:350
+msgid "Confirmation Required"
+msgstr "Confirmação Necessária"
+
+#: gui/kbbmainwindow.cpp:357
+msgid "There are no pending commands."
+msgstr "Não existem comandos pendentes."
+
+#: gui/kbbmainwindow.cpp:392
+msgid "Search for Bug Number"
+msgstr "Procurar pelo Número do Erro"
+
+#: gui/kbbmainwindow.cpp:393
+msgid "Please enter a bug number:"
+msgstr "Indique um número de erro:"
+
+#: gui/kbbmainwindow.cpp:422
+msgid "There are unsent bug commands. Do you want to send them now?"
+msgstr "Existem comandos de erros por enviar. Deseja enviá-los agora?"
+
+#: gui/kbbmainwindow.cpp:423
+msgid "Send"
+msgstr "Enviar"
+
+#: gui/kbbmainwindow.cpp:423
+msgid "Do Not Send"
+msgstr "Não Enviar"
+
+#: gui/kbbmainwindow.cpp:475
+msgid "Last Server Response"
+msgstr "Última Resposta do Servidor"
+
+#: gui/kbbmainwindow.cpp:487
+msgid "Bug HTML Source"
+msgstr "Código de HTML do Erro"
+
+#: gui/loadallbugsdlg.cpp:29
+#, c-format
+msgid "Loading All Bugs for Product %1"
+msgstr "A Carregar Todos os Erros do Produto %1"
+
+#: gui/loadallbugsdlg.cpp:48
+msgid "Bug %1 loaded"
+msgstr "Erro %1 carregado"
+
+#: gui/messageeditor.cpp:18
+msgid "Edit Message Buttons"
+msgstr "Editar os Botões de Mensagens"
+
+#: gui/messageeditor.cpp:27
+msgid "Button:"
+msgstr "Botão:"
+
+#: gui/messageeditor.cpp:34
+msgid "Add Button..."
+msgstr "Adicionar um Botão..."
+
+#: gui/messageeditor.cpp:38
+msgid "Remove Button"
+msgstr "Remover o Botão"
+
+#: gui/messageeditor.cpp:65
+msgid "Add Message Button"
+msgstr "Adicionar um Botão de Mensagem"
+
+#: gui/messageeditor.cpp:66
+msgid "Enter button name:"
+msgstr "Indique o nome do botão:"
+
+#: gui/messageeditor.cpp:82
+msgid "Remove the button %1?"
+msgstr "Deseja remover o botão %1?"
+
+#: gui/msginputdialog.cpp:25
+msgid "&Edit Presets..."
+msgstr "&Editar as Predefinições..."
+
+#: gui/msginputdialog.cpp:32
+#, c-format
+msgid "Close Bug %1"
+msgstr "Fechar o Erro %1"
+
+#: gui/msginputdialog.cpp:35
+msgid "Reply to Bug"
+msgstr "Responder ao Erro"
+
+#: gui/msginputdialog.cpp:38
+msgid "Reply Privately to Bug"
+msgstr "Responder em Privado ao Erro"
+
+#: gui/msginputdialog.cpp:56
+msgid "&Recipient:"
+msgstr "Destinatá&rio:"
+
+#: gui/msginputdialog.cpp:63
+msgid "Normal (bugs.kde.org & Maintainer & kde-bugs-dist)"
+msgstr "Normal (bugs.kde.org & Responsável & kde-bugs-dist)"
+
+#: gui/msginputdialog.cpp:64
+msgid "Maintonly (bugs.kde.org & Maintainer)"
+msgstr "Maintonly (bugs.kde.org & Responsável)"
+
+#: gui/msginputdialog.cpp:65
+msgid "Quiet (bugs.kde.org only)"
+msgstr "Silencioso (bugs.kde.org apenas)"
+
+#: gui/msginputdialog.cpp:77
+msgid "&Message"
+msgstr "&Mensagem"
+
+#: gui/msginputdialog.cpp:90
+msgid "&Preset Messages"
+msgstr "Mensagens &Predefinidas"
+
+#: gui/packageselectdialog.cpp:43
+msgid "Select Product"
+msgstr "Seleccionar o Produto"
+
+#: gui/packageselectdialog.cpp:55
+msgid "Recent"
+msgstr "Recente"
+
+#: gui/packageselectdialog.cpp:68 gui/preferencesdialog.cpp:56
+msgid "Name"
+msgstr "Nome"
+
+#: gui/preferencesdialog.cpp:57
+msgid "Base URL"
+msgstr "URL de Base"
+
+#: gui/preferencesdialog.cpp:58
+msgid "User"
+msgstr "Utilizador"
+
+#: gui/preferencesdialog.cpp:64
+msgid "Preferences"
+msgstr "Preferências"
+
+#: gui/preferencesdialog.cpp:79
+msgid "Servers"
+msgstr "Servidores"
+
+#: gui/preferencesdialog.cpp:92
+msgid "Add Server..."
+msgstr "Adicionar um Servidor..."
+
+#: gui/preferencesdialog.cpp:95
+msgid "Edit Server..."
+msgstr "Editar o Servidor..."
+
+#: gui/preferencesdialog.cpp:98
+msgid "Delete Server"
+msgstr "Remover o Servidor"
+
+#: gui/preferencesdialog.cpp:101
+msgid "Select Server From List..."
+msgstr "Seleccionar o Servidor da Lista..."
+
+#: gui/preferencesdialog.cpp:110
+msgid "Advanced"
+msgstr "Avançado"
+
+#: gui/preferencesdialog.cpp:117
+msgid "Mail Client"
+msgstr "Cliente de E-mail"
+
+#: gui/preferencesdialog.cpp:120
+msgid "&KMail"
+msgstr "&KMail"
+
+#: gui/preferencesdialog.cpp:121
+msgid "D&irect"
+msgstr "D&irecto"
+
+#: gui/preferencesdialog.cpp:122
+msgid "&Sendmail"
+msgstr "&Sendmail"
+
+#: gui/preferencesdialog.cpp:124
+msgid "Show closed bugs"
+msgstr "Mostrar os erros fechados"
+
+#: gui/preferencesdialog.cpp:127
+msgid "Show wishes"
+msgstr "Enviar pedidos"
+
+#: gui/preferencesdialog.cpp:130
+msgid "Show bugs with number of votes greater than:"
+msgstr "Mostrar os erros com um número de votos maior que:"
+
+#: gui/preferencesdialog.cpp:139
+msgid "Send BCC to myself"
+msgstr "Fazer BCC para mim próprio"
+
+#: gui/serverconfigdialog.cpp:16
+msgid "Edit Bugzilla Server"
+msgstr "Editar o Servidor do Bugzilla"
+
+#: gui/serverconfigdialog.cpp:26
+msgid "Name:"
+msgstr "Nome:"
+
+#: gui/serverconfigdialog.cpp:32
+msgid "URL:"
+msgstr "URL:"
+
+#: gui/serverconfigdialog.cpp:37
+msgid "User:"
+msgstr "Utilizador:"
+
+#: gui/serverconfigdialog.cpp:42
+msgid "Password:"
+msgstr "Senha:"
+
+#: gui/serverconfigdialog.cpp:47
+msgid "Bugzilla version:"
+msgstr "Versão do Bugzilla:"
+
+#: gui/severityselectdialog.cpp:14
+msgid "Select Severity"
+msgstr "Seleccionar a Gravidade"
+
+#: kresources/kcalresourceconfig.cpp:45
+msgid "Server:"
+msgstr "Servidor:"
+
+#: kresources/kcalresourceconfig.cpp:52
+msgid "Product:"
+msgstr "Produto:"
+
+#: kresources/kcalresourceconfig.cpp:59
+msgid "Component:"
+msgstr "Componente:"
diff --git a/tde-i18n-pt/messages/kdesdk/kcachegrind.po b/tde-i18n-pt/messages/kdesdk/kcachegrind.po
new file mode 100644
index 00000000000..511e2ba9467
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kcachegrind.po
@@ -0,0 +1,2963 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kcachegrind\n"
+"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"PO-Revision-Date: 2006-07-25 18:14+0100\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-IgnoreConsistency: Short\n"
+"X-POFile-IgnoreConsistency: Update\n"
+"X-POFile-IgnoreConsistency: Threads\n"
+"X-POFile-SpellExtra: dump instr GraphViz yes Incl KCachegrind Assembly\n"
+"X-POFile-SpellExtra: Cachegrind Callgrind cachedumps main xxxx cachegrind\n"
+"X-POFile-SpellExtra: xxx ELF dot RETURN Thread CTRL SHIFT Return máx\n"
+"X-POFile-IgnoreConsistency: Source File\n"
+"X-POFile-IgnoreConsistency: Comment\n"
+"X-POFile-SpellExtra: assembler infinitum ad objdump cmd Hex Recorrências\n"
+"X-POFile-SpellExtra: Update jump callgrind Threads PLT Group BBs Sinc\n"
+"X-POFile-SpellExtra: binutils out\n"
+
+#: instritem.cpp:106 sourceitem.cpp:86
+msgid "Active call to '%1'"
+msgstr "Chamada activa a '%1'"
+
+#: instritem.cpp:108 sourceitem.cpp:88
+msgid ""
+"_n: %n call to '%1'\n"
+"%n calls to '%1'"
+msgstr ""
+"%n chamada a '%1'\n"
+"%n chamadas a '%1'"
+
+#: instritem.cpp:137
+msgid "Jump %1 of %2 times to 0x%3"
+msgstr "Salta %1 de %2 vezes para 0x%3"
+
+#: instritem.cpp:142
+msgid "Jump %1 times to 0x%2"
+msgstr "Salta %1 vezes para 0x%2"
+
+#: instritem.cpp:185 sourceitem.cpp:169
+msgid "(cycle)"
+msgstr "(ciclo)"
+
+#: tracedata.cpp:157
+msgid "Abstract Item"
+msgstr "Item Abstracto"
+
+#: tracedata.cpp:158
+msgid "Cost Item"
+msgstr "Item de Custo"
+
+#: tracedata.cpp:159
+msgid "Part Source Line"
+msgstr "Linha de Código da Parte"
+
+#: tracedata.cpp:160
+msgid "Source Line"
+msgstr "Linha de Código"
+
+#: tracedata.cpp:161
+msgid "Part Line Call"
+msgstr "Linha da Chamada da Parte"
+
+#: tracedata.cpp:162
+msgid "Line Call"
+msgstr "Linha da Chamada"
+
+#: tracedata.cpp:163
+msgid "Part Jump"
+msgstr "Salto para a Parte"
+
+#: tracedata.cpp:164
+msgid "Jump"
+msgstr "Salto"
+
+#: tracedata.cpp:165
+msgid "Part Instruction"
+msgstr "Instrução da Parte"
+
+#: tracedata.cpp:166
+msgid "Instruction"
+msgstr "Instrução"
+
+#: tracedata.cpp:167
+msgid "Part Instruction Jump"
+msgstr "Salto da Instrução da Parte"
+
+#: tracedata.cpp:168
+msgid "Instruction Jump"
+msgstr "Salto da Instrução"
+
+#: tracedata.cpp:169
+msgid "Part Instruction Call"
+msgstr "Chamada da Instrução da Parte"
+
+#: tracedata.cpp:170
+msgid "Instruction Call"
+msgstr "Chamada de Instrução"
+
+#: tracedata.cpp:171
+msgid "Part Call"
+msgstr "Chamada da Parte"
+
+#: tracedata.cpp:172
+msgid "Call"
+msgstr "Chamada"
+
+#: tracedata.cpp:173
+msgid "Part Function"
+msgstr "Função da Parte"
+
+#: tracedata.cpp:174
+msgid "Function Source File"
+msgstr "Ficheiro de Código da Função"
+
+#. i18n: file dumpselectionbase.ui line 300
+#: rc.cpp:144 rc.cpp:273 rc.cpp:318 rc.cpp:342 tracedata.cpp:175
+#, no-c-format
+msgid "Function"
+msgstr "Função"
+
+#: tracedata.cpp:176
+msgid "Function Cycle"
+msgstr "Ciclo de Função"
+
+#: tracedata.cpp:177
+msgid "Part Class"
+msgstr "Classe da Parte"
+
+#: tracedata.cpp:178
+msgid "Class"
+msgstr "Classe"
+
+#: tracedata.cpp:179
+msgid "Part Source File"
+msgstr "Ficheiro de Código da Parte"
+
+#: tracedata.cpp:180
+msgid "Source File"
+msgstr "Ficheiro de Código"
+
+#: tracedata.cpp:181
+msgid "Part ELF Object"
+msgstr "Objecto ELF da Parte"
+
+#: tracedata.cpp:182
+msgid "ELF Object"
+msgstr "Objecto ELF"
+
+#: partview.cpp:46 tracedata.cpp:183
+msgid "Profile Part"
+msgstr "Parte de Análise"
+
+#: tracedata.cpp:184
+msgid "Program Trace"
+msgstr "Traceamento do Programa"
+
+#: tracedata.cpp:245
+msgid "%1 from %2"
+msgstr "%1 de %2"
+
+#: partgraph.cpp:423 tracedata.cpp:253 tracedata.cpp:258 tracedata.cpp:2828
+#: tracedata.cpp:3245 tracedata.cpp:3331 tracedata.cpp:4169 tracedata.cpp:4177
+#: tracedata.cpp:4242
+msgid "(unknown)"
+msgstr "(desconhecido)"
+
+#: tracedata.cpp:2587
+msgid "(no caller)"
+msgstr "(sem chamador)"
+
+#: tracedata.cpp:2594 tracedata.cpp:2613
+msgid "%1 via %2"
+msgstr "%1 através de %2"
+
+#: tracedata.cpp:2603
+msgid "(no callee)"
+msgstr "(sem chamado)"
+
+#: tracedata.cpp:4471
+msgid "(not found)"
+msgstr "(não encontrado)"
+
+#: tracedata.cpp:5021
+msgid "Recalculating Function Cycles..."
+msgstr "A Recalcular os Ciclos de Funções..."
+
+#. i18n: file dumpselectionbase.ui line 550
+#: callmapview.cpp:59 partselection.cpp:58 rc.cpp:192
+#, no-c-format
+msgid "Name"
+msgstr "Nome"
+
+#. i18n: file stackselectionbase.ui line 31
+#: callmapview.cpp:60 callview.cpp:44 instrview.cpp:126 partselection.cpp:59
+#: rc.cpp:333 sourceview.cpp:51
+#, no-c-format
+msgid "Cost"
+msgstr "Custo"
+
+#: partselection.cpp:151
+msgid "Profile Part Overview: Current is '%1'"
+msgstr "Vista Geral da Parte da Análise: A actual é a '%1'"
+
+#: partselection.cpp:287
+msgid "Deselect"
+msgstr "Deseleccionar"
+
+#: partselection.cpp:287 partselection.cpp:311
+msgid "Select"
+msgstr "Seleccionar"
+
+#: partselection.cpp:292
+msgid "Select All Parts"
+msgstr "Seleccionar Todas as Partes"
+
+#: partselection.cpp:294
+msgid "Visible Parts"
+msgstr "Partes Visíveis"
+
+#: partselection.cpp:296
+msgid "Hide Selected Parts"
+msgstr "Esconder a Parte Seleccionada"
+
+#: partselection.cpp:297
+msgid "Unhide Hidden Parts"
+msgstr "Mostrar as Partes Escondidas"
+
+#: partselection.cpp:302 toplevel.cpp:1692
+msgid "Go Back"
+msgstr "Recuar"
+
+#: callgraphview.cpp:2571 partselection.cpp:320
+msgid "Visualization"
+msgstr "Visualização"
+
+#: partselection.cpp:322
+msgid "Partitioning Mode"
+msgstr "Modo de Partição"
+
+#: partselection.cpp:323
+msgid "Diagram Mode"
+msgstr "Modo de Diagrama"
+
+#: partselection.cpp:324
+msgid "Zoom Function"
+msgstr "Ampliar para a Função"
+
+#: partselection.cpp:325
+msgid "Show Direct Calls"
+msgstr "Mostrar as Chamadas Directas"
+
+#: partselection.cpp:326
+msgid "Increment Shown Call Levels"
+msgstr "Incrementar os Níveis de Chamada Mostrados"
+
+#: partselection.cpp:340
+msgid "Draw Names"
+msgstr "Desenhar Nomes"
+
+#: partselection.cpp:341
+msgid "Draw Costs"
+msgstr "Desenhar Custos"
+
+#: callmapview.cpp:303 partselection.cpp:342
+msgid "Ignore Proportions"
+msgstr "Ignorar as Proporções"
+
+#: partselection.cpp:343
+msgid "Draw Frames"
+msgstr "Desenhar Molduras"
+
+#: callmapview.cpp:304 partselection.cpp:344 treemap.cpp:2887
+msgid "Allow Rotation"
+msgstr "Permitir a Rotação"
+
+#: partselection.cpp:359
+msgid "Hide Info"
+msgstr "Esconder Informações"
+
+#: partselection.cpp:361
+msgid "Show Info"
+msgstr "Mostrar as Informações"
+
+#: partselection.cpp:541
+msgid "(no trace loaded)"
+msgstr "(nenhum traceamento carregado)"
+
+#: costtypeview.cpp:42
+msgid "Event Type"
+msgstr "Tipo de Evento"
+
+#. i18n: file dumpselectionbase.ui line 917
+#: costtypeview.cpp:43 coverageview.cpp:46 partview.cpp:47 rc.cpp:267
+#: rc.cpp:309
+#, no-c-format
+msgid "Incl."
+msgstr "Incl."
+
+#. i18n: file functionselectionbase.ui line 62
+#: costtypeview.cpp:44 coverageview.cpp:53 partview.cpp:48 rc.cpp:303
+#: rc.cpp:312
+#, no-c-format
+msgid "Self"
+msgstr "Próprio"
+
+#: costtypeview.cpp:45
+msgid "Short"
+msgstr "Abreviado"
+
+#: costtypeview.cpp:47
+msgid "Formula"
+msgstr "Fórmula"
+
+#: costtypeview.cpp:81
+msgid ""
+"<b>Cost Types List</b>"
+"<p>This list shows all cost types available and what the self/inclusive cost of "
+"the current selected function is for that cost type.</p>"
+"<p>By choosing a cost type from the list, you change the cost type of costs "
+"shown all over KCachegrind to be the selected one.</p>"
+msgstr ""
+"<b>Lista dos Tipos de Custo</b>"
+"<p>Esta lista mostra todos os tipos de custo disponíveis e qual é o custo "
+"próprio/acumulado da função seleccionada no momento para esse tipo de custo.</p>"
+"<p>Se seleccionar um tipo de custo na lista, você pode mudar o tipo dos custos "
+"mostrados em todo o KCachegrind como sendo o seleccionado.</p>"
+
+#: costtypeview.cpp:98
+msgid "Set Secondary Event Type"
+msgstr "Escolher o Tipo Secundário de Eventos"
+
+#: costtypeview.cpp:100
+msgid "Remove Secondary Event Type"
+msgstr "Remover o Tipo Secundário de Eventos"
+
+#: costtypeview.cpp:105
+msgid "Edit Long Name"
+msgstr "Editar o Nome Longo"
+
+#: costtypeview.cpp:106
+msgid "Edit Short Name"
+msgstr "Editar o Nome Curto"
+
+#: costtypeview.cpp:107
+msgid "Edit Formula"
+msgstr "Editar a Formula"
+
+#: costtypeview.cpp:115
+msgid "New Cost Type ..."
+msgstr "Novo Tipo de Custo..."
+
+#: costtypeview.cpp:149 costtypeview.cpp:154
+#, c-format
+msgid "New%1"
+msgstr "Novo%1"
+
+#: costtypeview.cpp:155
+#, c-format
+msgid "New Cost Type %1"
+msgstr "Novo Tipo de Custo %1"
+
+#: sourceitem.cpp:125
+msgid "Jump %1 of %2 times to %3"
+msgstr "Salta %1 de %2 vezes para %3"
+
+#: sourceitem.cpp:130
+msgid "Jump %1 times to %2"
+msgstr "Salta %1 vezes para %2"
+
+#: costlistitem.cpp:60
+#, c-format
+msgid ""
+"_n: (%n item skipped)\n"
+"(%n items skipped)"
+msgstr ""
+"(%n item ignorado)\n"
+"(%n itens ignorados)"
+
+#: traceitemview.cpp:53
+msgid "No description available"
+msgstr "A descrição não está disponível"
+
+#. i18n: file partselectionbase.ui line 16
+#: rc.cpp:324 toplevel.cpp:281 toplevel.cpp:581
+#, no-c-format
+msgid "Parts Overview"
+msgstr "Vista Geral das Partes"
+
+#: toplevel.cpp:288
+msgid ""
+"<b>The Parts Overview</b>"
+"<p>A trace consists of multiple trace parts when there are several profile data "
+"files from one profile run. The Trace Part Overview dockable shows these, "
+"horizontally ordered in execution time; the rectangle sizes are proportional to "
+"the total cost spent in the parts. You can select one or several parts to "
+"constrain all costs shown to these parts only.</p>"
+"<p>The parts are further subdivided: there is a partitioning and an callee "
+"split mode: "
+"<ul>"
+"<li>Partitioning: You see the partitioning into groups for a trace part, "
+"according to the group type selected. E.g. if ELF object groups are selected, "
+"you see colored rectangles for each used ELF object (shared library or "
+"executable), sized according to the cost spent therein.</li>"
+"<li>Callee: A rectangle showing the inclusive cost of the current selected "
+"function in the trace part is shown. This is split up into smaller rectangles "
+"to show the costs of its callees.</li></ul></p>"
+msgstr ""
+"<b>Vista Geral da Parte do Análise</b>"
+"<p>Uma análise consiste em várias partes ou componentes, quando existem vários "
+"ficheiros de análise resultantes da execução de uma análise. A área de Vista "
+"Geral da Parte da Análise mostra-as, ordenadas na horizontal pelo tempo de "
+"execução; os tamanhos dos rectângulo são proporcionais ao custo total gasto nas "
+"partes. Você poderá seleccionar uma ou várias partes para restringir todos os "
+"custos mostrados apenas a essas parte.</p>"
+"<p>As partes são, por sua vez, sub-divididas: existe um modo de divisão por "
+"partição e por chamada: "
+"<ul>"
+"<li>Partição: Você vê a partição em grupos para uma parte de análise, de acordo "
+"com o tipo de grupo seleccionado. P.ex., se forem seleccionados os grupos de "
+"objectos ELF, você vê rectângulos coloridos por cada objecto do ELF usado (uma "
+"biblioteca dinâmica ou um executável), dimensionados de acordo com o custo "
+"dispendido nestes</li>"
+"<li>Chamada: É mostrado um rectângulo que apresenta o custo acumulado da função "
+"seleccionada no momento. Por sua vez, é dividido para mostrar os custos "
+"acumulados das funções que esta chama.</li></ul></p>"
+
+#: toplevel.cpp:318
+msgid "Top Cost Call Stack"
+msgstr "Topo de Custo da Pilha de Chamadas"
+
+#: toplevel.cpp:320
+msgid ""
+"<b>The Top Cost Call Stack</b>"
+"<p>This is a purely fictional 'most probable' call stack. It is built up by "
+"starting with the current selected function and adds the callers/callees with "
+"highest cost at the top and to bottom.</p>"
+"<p>The <b>Cost</b> and <b>Calls</b> columns show the cost used for all calls "
+"from the function in the line above.</p>"
+msgstr ""
+"<b>Topo de Custo da Pilha de Chamadas</b>"
+"<p>Esta é uma pilha de chamadas fictícia e 'mais provável'. Ela é construída "
+"começando na função seleccionada no momento e adicionando as funções "
+"chamadoras/chamadas com maior custo por cima e por baixo.</p>"
+"<p>As colunas <b>Custo</b> e <b>Chamadas</b> mostram o custo usada para todas "
+"as chamadas da função na linha acima.</p>"
+
+#: toplevel.cpp:333
+msgid "Flat Profile"
+msgstr "Análise Simples"
+
+#: toplevel.cpp:343
+msgid ""
+"<b>The Flat Profile</b>"
+"<p>The flat profile contains a group and a function selection list. The group "
+"list contains all groups where costs are spent in, depending on the chosen "
+"group type. The group list is hidden when group type 'Function' is selected."
+"<p>"
+"<p>The function list contains the functions of the selected group (or all for "
+"'Function' group type), ordered by the costs spent therein. Functions with "
+"costs less than 1% are hidden on default.</p>"
+msgstr ""
+"<b>A Análise Simples</b>"
+"<p>A análise simples contém um grupo e uma lista de selecção de funções. A "
+"lista de grupos contém todos os grupos onde os custos são dispendidos, "
+"dependendo do tipo de grupo escolhido. A lista de grupos é escondida quando o "
+"tipo de grupo 'Função' é seleccionado."
+"<p>"
+"<p>A lista de funções contém as funções do grupo seleccionado (ou todas para o "
+"tipo de grupo 'Função'), ordenadas pelos custos dispendidos até então. As "
+"funções com custo menor que 1% são escondidas por omissão.</p>"
+
+#. i18n: file dumpselectionbase.ui line 16
+#: rc.cpp:84 toplevel.cpp:357 toplevel.cpp:609
+#, no-c-format
+msgid "Profile Dumps"
+msgstr "Resultados da Análise"
+
+#: toplevel.cpp:367
+msgid ""
+"<b>Profile Dumps</b>"
+"<p>This dockable shows in the top part the list of loadable profile dumps in "
+"all subdirectories of: "
+"<ul>"
+"<li>current working directory of KCachegrind, i.e. where it was started from, "
+"and "
+"<li>the default profile dump directory given in the configuration.</ul> "
+"The list is sorted according the the target command profiled in the "
+"corresponding dump.</p>"
+"<p>On selecting a profile dump, information for it is shown in the bottom area "
+"of the dockable: "
+"<ul>"
+"<li><b>Options</b> allows you to view the profiled command and profile options "
+"of this dump. By changing any item, a new (yet unexisting) profile template is "
+"created. Press <b>Run Profile</b> to start aprofile run with these options in "
+"the background. "
+"<li><b>Info</b> gives detailed info on the selected dump like event cost "
+"summary and properties of the simulated cache. "
+"<li><b>State</b> is only available for current happening profiles runs. Press "
+"<b>Update</b> to see different counters of the run, and a stack trace of the "
+"current position in the program profiled. Check the <b>Every</b> "
+"option to let KCachegrind regularly poll these data. Check the <b>Sync</b> "
+"option to let the dockable activate the top function in the current loaded "
+"dump.</ul></p>"
+msgstr ""
+"<b>Resultados da análise</b>"
+"<p>Esta área mostra na parte superior a lista de resultados das análises em "
+"todas as subpastas de: "
+"<ul>"
+"<li>a directoria de trabalho actual do KCachegrind, i.e., onde este foi "
+"iniciado, e "
+"<li>a directoria dos resultados das análises dada na configuração.</ul> "
+"A lista é ordenada de acordo com o comando-alvo analisado no resultado "
+"correspondente.</p>"
+"<p>Ao seleccionar um resultado, são mostradas as informações sobre este na "
+"parte inferior: "
+"<ul>"
+"<li><b>Opções</b> permite-lhe ver o comando analisado e as opções de análise "
+"deste resultado. Carregue em <b>Executar a Análise</b> "
+"para iniciar o processo de análise, com estas opções, em segundo plano. "
+"<li><b>Informações</b> fornece dados detalhados sobre o resultado seleccionado, "
+"como um resumo do custo dos eventos e as propriedades da 'cache' simulada. "
+"<li><b>Estado</b> só está disponível para as execuções das análises em curso de "
+"momento. Carregue em <b>Actualizar</b> para ver os diferentes contadores da "
+"execução, assim como um traceamento da pilha da posição actual do programa a sr "
+"analisado. Assinale a opção <b>Tudo</b> para deixar o KCachegrind extrair "
+"regularmente estes dados. Assinale a opção <b>Sincronizar</b> "
+"para que a área active a função de topo no resultado carregado no momento.</ul>"
+"</p>"
+
+#: toplevel.cpp:455
+msgid "&Duplicate"
+msgstr "&Duplicar"
+
+#: toplevel.cpp:459
+msgid ""
+"<b>Duplicate Current Layout</b>"
+"<p>Make a copy of the current layout.</p>"
+msgstr ""
+"<b>Duplicar a Disposição Actual</b>"
+"<p>Cria uma cópia da disposição actual.</p>"
+
+#: toplevel.cpp:466
+msgid ""
+"<b>Remove Current Layout</b>"
+"<p>Delete current layout and make the previous active.</p>"
+msgstr ""
+"<b>Remover a Disposição Actual</b>"
+"<p>Remove a disposição actual e torna a anterior a disposição activa.</p>"
+
+#: toplevel.cpp:470
+msgid "&Go to Next"
+msgstr "Ir para a &Próxima"
+
+#: toplevel.cpp:474
+msgid "Go to Next Layout"
+msgstr "Ir para a Próxima Disposição"
+
+#: toplevel.cpp:477
+msgid "&Go to Previous"
+msgstr "&Ir para a Anterior"
+
+#: toplevel.cpp:481
+msgid "Go to Previous Layout"
+msgstr "Ir para a Disposição Anterior"
+
+#: toplevel.cpp:484
+msgid "&Restore to Default"
+msgstr "&Repor a Predefinida"
+
+#: toplevel.cpp:487
+msgid "Restore Layouts to Default"
+msgstr "Repor a Disposição por Omissão"
+
+#: toplevel.cpp:490
+msgid "&Save as Default"
+msgstr "&Gravar como Predefinição"
+
+#: toplevel.cpp:493
+msgid "Save Layouts as Default"
+msgstr "Gravar Disposições como por Omissão"
+
+#: toplevel.cpp:504
+msgid "<b>New</b><p>Open new empty KCachegrind window.</p>"
+msgstr "<b>Novo</b><p>Mostra uma nova janela do KCachegrind vazia.</p>"
+
+#: toplevel.cpp:507
+msgid "&Add..."
+msgstr "&Adicionar..."
+
+#: toplevel.cpp:510
+msgid ""
+"<b>Add Profile Data</b>"
+"<p>This opens an additional profile data file in the current window.</p>"
+msgstr ""
+"<b>Adicionar Dados de Análise</b>"
+"<p>Isto abre um ficheiro de dados de análise adicional na janela actual.</p>"
+
+#: toplevel.cpp:522
+msgid "<b>Reload Profile Data</b><p>This loads any new created parts, too.</p>"
+msgstr ""
+"<b>Reler os Dados de Análise</b>"
+"<p>Isto carrega também as partes criadas como novas, também.</p>"
+
+#: toplevel.cpp:526
+msgid "&Export Graph"
+msgstr "&Exportar Grafo"
+
+#: toplevel.cpp:530
+msgid ""
+"<b>Export Call Graph</b>"
+"<p>Generates a file with extension .dot for the tools of the GraphViz "
+"package.</p>"
+msgstr ""
+"<b>Exportar o Grafo</b>"
+"<p>Gera um ficheiro com a extensão .dot para as ferramentas do pacote "
+"GraphViz.</p>"
+
+#: toplevel.cpp:536
+msgid "&Force Dump"
+msgstr "&Forçar o Resultado"
+
+#: toplevel.cpp:545
+msgid ""
+"<b>Force Dump</b>"
+"<p>This forces a dump for a Callgrind profile run in the current directory. "
+"This action is checked while KCachegrind looks for the dump. If the dump is "
+"finished, it automatically reloads the current trace. If this is the one from "
+"the running Callgrind, the new created trace part will be loaded, too.</p>"
+"<p>Force dump creates a file 'callgrind.cmd', and checks every second for its "
+"existence. A running Callgrind will detect this file, dump a trace part, and "
+"delete 'callgrind.cmd'. The deletion is detected by KCachegrind, and it does a "
+"Reload. If there's <em>no</em> Callgrind running, press 'Force Dump' again to "
+"cancel the dump request. This deletes 'callgrind.cmd' itself and stops polling "
+"for a new dump.</p>"
+"<p>Note: A Callgrind run <em>only</em> detects existence of 'callgrind.cmd' "
+"when actively running a few milliseconds, i.e. <em>not</em> "
+"sleeping. Tip: For a profiled GUI program, you can awake Callgrind e.g. by "
+"resizing a window of the program.</p>"
+msgstr ""
+"<b>Forçar o Resultado</b>"
+"<p>Isto obriga à exposição do resultado para uma análise do Cachegrind na "
+"directoria actual. Esta acção é verificada enquanto o KCachegrind espera o "
+"resultado. Se o resultado estiver pronto, este carrega de novo o traceamento "
+"actual. Se, por outro lado, for o resultado do Cachegrind em execução, o novo "
+"traceamento criado será carregado da mesma forma.</p>"
+"<p>O resultado forçado cria um ficheiro 'cachegrind.cmd', e verifica a cada "
+"segundo a sua existência. Um Cachegrind em execução irá detectar este ficheiro, "
+"gerar um traceamento, e remover o 'cachegrind.cmd'. A remoção é detectada pelo "
+"KCachegrind, pelo que fará uma nova leitura. Se <em>não</em> "
+"existir nenhum Cachegrind a correr, carregue em 'Forçar o Resultado' de novo "
+"para cancelar o pedido do resultado. Isto irá remover o próprio "
+"'cachegrind.cmd' e pára a pesquisa de um novo resultado.</p>"
+"<p>Nota: Uma execução do Cachegrind <em>apenas</em> detecta a existência do "
+"'cachegrind.cmd' quando está em execução activa durante alguns milisegundos, "
+"i.e., quando <em>não</em> está parado. Sugestão: Para um programa gráfico em "
+"análise, você pode acordar o Cachegrind, p.ex, se redimensionar uma janela do "
+"programa.</p"
+
+#: toplevel.cpp:570
+msgid ""
+"<b>Open Profile Data</b>"
+"<p>This opens a profile data file, with possible multiple parts</p>"
+msgstr ""
+"<b>Abrir os Dados de Análise</b>"
+"<p>Isto abre um traceamento com várias partes, possivelmente</p>"
+
+#: toplevel.cpp:586
+msgid "Show/Hide the Parts Overview Dockable"
+msgstr "Mostrar/Esconder a Componente de Traceamento"
+
+#: toplevel.cpp:590
+msgid "Call Stack"
+msgstr "Pilha de Chamadas"
+
+#: toplevel.cpp:595
+msgid "Show/Hide the Call Stack Dockable"
+msgstr "Mostrar/Esconder a Componente da Pilha de Chamadas"
+
+#. i18n: file functionselectionbase.ui line 16
+#: rc.cpp:297 toplevel.cpp:599
+#, no-c-format
+msgid "Function Profile"
+msgstr "Análise da Função"
+
+#: toplevel.cpp:604
+msgid "Show/Hide the Function Profile Dockable"
+msgstr "Mostrar/Esconder a Análise de Funções"
+
+#: toplevel.cpp:614
+msgid "Show/Hide the Profile Dumps Dockable"
+msgstr "Acoplar/desacoplar os Resultados da Análise"
+
+#: toplevel.cpp:619
+msgid "Show Relative Costs"
+msgstr "Mostrar Custos Relativos"
+
+#: toplevel.cpp:626
+msgid "Show Absolute Costs"
+msgstr "Mostrar Custos Absolutos"
+
+#: toplevel.cpp:629
+msgid "Show relative instead of absolute costs"
+msgstr "Mostrar os custos relativos em vez dos absolutos"
+
+#: toplevel.cpp:633
+msgid "Percentage Relative to Parent"
+msgstr "Percentagem Relativa ao Pai"
+
+#: toplevel.cpp:639
+msgid "Show percentage costs relative to parent"
+msgstr "Mostrar os custos percentuais face ao 'pai'"
+
+#: toplevel.cpp:643
+msgid ""
+"<b>Show percentage costs relative to parent</b>"
+"<p>If this is switched off, percentage costs are always shown relative to the "
+"total cost of the profile part(s) that are currently browsed. By turning on "
+"this option, percentage cost of shown cost items will be relative to the parent "
+"cost item."
+"<ul>"
+"<table>"
+"<tr>"
+"<td><b>Cost Type</td>"
+"<td><b>Parent Cost</td></tr>"
+"<tr>"
+"<td>Function Cumulative</td>"
+"<td>Total</td></tr>"
+"<tr>"
+"<td>Function Self</td>"
+"<td>Function Group (*) / Total</td></tr>"
+"<tr>"
+"<td>Call</td>"
+"<td>Function Cumulative</td></tr>"
+"<tr>"
+"<td>Source Line</td>"
+"<td>Function Cumulative</td></tr></table>"
+"<p>(*) Only if function grouping is switched on (e.g. ELF object grouping)."
+msgstr ""
+"<b>Mostrar os custos percentuais face ao 'pai'</b>"
+"<p>Se esta opção estiver desligada, os custos percentuais são sempre mostrados "
+"em relação ao custo total da parte da análise que você está a navegar neste "
+"momento. Se ligar esta opção, o custo percentual dos itens de custo mostrados "
+"serão relativos ao 'item-pai' do custo."
+"<ul>"
+"<table>"
+"<tr>"
+"<td><b>Tipo de Custo</td>"
+"<td><b>Custo do Pai</td></tr>"
+"<tr>"
+"<td>Acumulação da Função</td>"
+"<td>Total</td></tr>"
+"<tr>"
+"<td>Própria Função</td>"
+"<td>Group da Função / Total</td></tr>"
+"<tr>"
+"<td>Chamada</td>"
+"<td>Acumulação da Função</td></tr>"
+"<tr>"
+"<td>Linha de Código</td>"
+"<td>Acumulação da Função</td></tr></table>"
+"<p>(*) Só se o agrupamento de funções estiver activado (p.ex., agrupamento de "
+"objectos ELF)."
+
+#: toplevel.cpp:658
+msgid "Do Cycle Detection"
+msgstr "Detectar Ciclos"
+
+#: toplevel.cpp:664
+msgid "Skip Cycle Detection"
+msgstr "Não Detectar Ciclos"
+
+#: toplevel.cpp:667
+msgid ""
+"<b>Detect recursive cycles</b>"
+"<p>If this is switched off, the treemap drawing will show black areas when a "
+"recursive call is made instead of drawing the recursion ad infinitum. Note that "
+"the size of black areas often will be wrong, as inside recursive cycles the "
+"cost of calls cannot be determined; the error is small, however, for false "
+"cycles (see documentation)."
+"<p>The correct handling for cycles is to detect them and collapse all functions "
+"of a cycle into a virtual function, which is done when this option is selected. "
+"Unfortunately, with GUI applications, this often will lead to huge false "
+"cycles, making the analysis impossible; therefore, there is the option to "
+"switch this off."
+msgstr ""
+"<b>Detectar os ciclos recursivos</b>"
+"<p>Se isto estiver desligado, o desenho da árvore irá mostrar áreas a preto "
+"quando é feita uma chamada recursiva em vez de desenhar a recursividade 'ad "
+"infinitum'. Tenha em atenção que o tamanho das áreas a preto poderá ser muitas "
+"vezes errado, dado que dentro de ciclos recursivos, você não consegue "
+"determinar o custo das chamadas. Contudo, o erro é pequeno para os ciclos "
+"falsos (ver a documentação)."
+"<p>O tratamento correcto dos ciclos é detectá-los e fechar todas as funções de "
+"um ciclo numa função virtual. Isto é feito quando esta opção é seleccionada. "
+"Infelizmente, com as aplicações gráficos, isto irá conduzir a ciclos falsos "
+"enormes, tornando a análise impossível. Daí a possibilidade de desligar esta "
+"opção."
+
+#: toplevel.cpp:689 toplevel.cpp:729
+msgid "Go back in function selection history"
+msgstr "Voltar atrás no histórico da selecção das funções"
+
+#: toplevel.cpp:695 toplevel.cpp:741
+msgid "Go forward in function selection history"
+msgstr "Avançar no histórico da selecção das funções"
+
+#: toplevel.cpp:701 toplevel.cpp:715
+msgid ""
+"<b>Go Up</b>"
+"<p>Go to last selected caller of current function. If no caller was visited, "
+"use that with highest cost.</p>"
+msgstr ""
+"<b>Subir</b>"
+"<p>Ir para o último responsável seleccionado da chamada da função actual. Se "
+"nenhum destes responsáveis foi visitado, é usado o com custo maior.</p>"
+
+#: toplevel.cpp:707
+msgid "&Up"
+msgstr "S&ubir"
+
+#: toplevel.cpp:746 toplevel.cpp:1651
+msgid "Primary Event Type"
+msgstr "Tipo Primário de Evento"
+
+#: toplevel.cpp:748
+msgid "Select primary event type of costs"
+msgstr "Seleccione o tipo primário de evento dos custos"
+
+#: toplevel.cpp:758 toplevel.cpp:1654
+msgid "Secondary Event Type"
+msgstr "Tipo Secundário de Evento"
+
+#: toplevel.cpp:760
+msgid "Select secondary event type for cost e.g. shown in annotations"
+msgstr ""
+"Seleccionar o tipo secundário de eventos para o custo, mostrados em anotações"
+
+#: functionselection.cpp:243 toplevel.cpp:768
+msgid "Grouping"
+msgstr "Grupos"
+
+#: toplevel.cpp:771
+msgid "Select how functions are grouped into higher level cost items"
+msgstr ""
+"Seleccionar como é que as funções são agrupadas nos itens de custo superiores"
+
+#: functionselection.cpp:52 toplevel.cpp:777
+msgid "(No Grouping)"
+msgstr "(Sem Grupos)"
+
+#: toplevel.cpp:787
+msgid "Split"
+msgstr "Dividir"
+
+#: toplevel.cpp:791
+msgid "Show two information panels"
+msgstr "Mostrar dois painéis de informação"
+
+#: toplevel.cpp:795
+msgid "Split Horizontal"
+msgstr "Dividir Horizontalmente"
+
+#: toplevel.cpp:800
+msgid "Change Split Orientation when main window is split."
+msgstr ""
+"Mudar a Orientação da Repartição quando a janela principal está repartida."
+
+#: toplevel.cpp:808
+msgid "Tip of the &Day..."
+msgstr "Dica do &Dia..."
+
+#: toplevel.cpp:809
+msgid "Show \"Tip of the Day\""
+msgstr "Mostrar a \"Dica do Dia\""
+
+#: toplevel.cpp:1012 toplevel.cpp:1061
+msgid ""
+"cachegrind.out* callgrind.out*|Callgrind Profile Data\n"
+"*|All Files"
+msgstr ""
+"cachegrind.out* callgrind.out*|Dados de Análise do Cachegrind\n"
+"*|Todos os Ficheiros"
+
+#: toplevel.cpp:1014
+msgid "Select Callgrind Profile Data"
+msgstr "Seleccionar os Dados de Perfil do Cachegrind"
+
+#: toplevel.cpp:1063
+msgid "Add Callgrind Profile Data"
+msgstr "Adicionar Dados de Perfil do Callgrind"
+
+#: toplevel.cpp:1221 toplevel.cpp:1574
+msgid "(Hidden)"
+msgstr "(Escondido)"
+
+#: toplevel.cpp:1626
+msgid "Hide"
+msgstr "Esconder"
+
+#: toplevel.cpp:1659
+msgid "Show Absolute Cost"
+msgstr "Mostrar Custo Absoluto"
+
+#: toplevel.cpp:1662
+msgid "Show Relative Cost"
+msgstr "Mostrar Custo Relativo"
+
+#: toplevel.cpp:1693
+msgid "Go Forward"
+msgstr "Avançar"
+
+#: toplevel.cpp:1694
+msgid "Go Up"
+msgstr "Subir"
+
+#: toplevel.cpp:1926
+#, c-format
+msgid "Layout Count: %1"
+msgstr "Contagem de Disposição: %1"
+
+#: toplevel.cpp:1933
+msgid "No profile data file loaded."
+msgstr "Não está nenhum ficheiro de dados de perfil carregado."
+
+#: toplevel.cpp:1942
+msgid "Total %1 Cost: %2"
+msgstr "Total %1 Custo: %2"
+
+#: toplevel.cpp:1954
+msgid "No event type selected"
+msgstr "Sem tipo de evento seleccionado"
+
+#: toplevel.cpp:2199 toplevel.cpp:2235 toplevel.cpp:2271
+msgid "(No Stack)"
+msgstr "(Sem Pilha)"
+
+#: toplevel.cpp:2205
+msgid "(No next function)"
+msgstr "(Não há próxima função)"
+
+#: toplevel.cpp:2241
+msgid "(No previous function)"
+msgstr "(Não há função anterior)"
+
+#: toplevel.cpp:2276
+msgid "(No Function Up)"
+msgstr "(Não há função acima)"
+
+#. i18n: file dumpselectionbase.ui line 906
+#: instrview.cpp:125 rc.cpp:264 sourceview.cpp:50
+#, no-c-format
+msgid "#"
+msgstr "#"
+
+#: callview.cpp:45 instrview.cpp:127 sourceview.cpp:52
+msgid "Cost 2"
+msgstr "Custo 2"
+
+#: instrview.cpp:129
+msgid "Hex"
+msgstr "Hex"
+
+#: instrview.cpp:131 tabview.cpp:313
+msgid "Assembler"
+msgstr "'Assembler'"
+
+#: instrview.cpp:132
+msgid "Source Position"
+msgstr "Posição no Código"
+
+#: instrview.cpp:163
+msgid ""
+"<b>Annotated Assembler</b>"
+"<p>The annotated assembler list shows the machine code instructions of the "
+"current selected function together with (self) cost spent while executing an "
+"instruction. If this is a call instruction, lines with details on the call "
+"happening are inserted into the source: the cost spent inside of the call, the "
+"number of calls happening, and the call destination.</p>"
+"<p>The disassembler output shown is generated with the 'objdump' utility from "
+"the 'binutils' package.</p>"
+"<p>Select a line with call information to make the destination function of this "
+"call current.</p>"
+msgstr ""
+"<b>'Assembler' Anotado</b>"
+"<p>A lista do 'assembler' anotado mostra as instruções do código-máquina da "
+"função seleccionada de momento, em conjunto com o custo (próprio) dispendido ao "
+"executar uma instrução. Se esta é uma instrução de chamada, as linhas com os "
+"detalhes da chamada em curso são inseridas no código: Estes são os custos "
+"(acumulados) dispendidos dentro da chamada, o número de chamadas ocorridas e o "
+"destino da chamada.</p>"
+"<p>O resultado da descodificação apresentado é gerado com o utilitário "
+"'objdump' do pacote 'binutils'.</p>"
+"<p>Seleccione uma linha com informações da chamada para fazer com que a função "
+"de destino desta chamada passe a ser actual.</p>"
+
+#: callgraphview.cpp:2397 callgraphview.cpp:2401 callgraphview.cpp:2419
+#: callview.cpp:123 callview.cpp:128 coverageview.cpp:166 instrview.cpp:191
+#: sourceview.cpp:116
+msgid "Go to '%1'"
+msgstr "Ir para '%1'"
+
+#: instrview.cpp:195
+#, c-format
+msgid "Go to Address %1"
+msgstr "Ir para o Endereço %1"
+
+#: instrview.cpp:207
+msgid "Hex Code"
+msgstr "Código Hex"
+
+#: instrview.cpp:426
+msgid "There is no instruction info in the profile data file."
+msgstr "Não existe nenhuma informação das instruções no ficheiro de análise."
+
+#: instrview.cpp:428
+msgid "For the Valgrind Calltree Skin, rerun with option"
+msgstr "Para a Árvore de Chamadas do Valgrind, correr de novo com a opção"
+
+#: instrview.cpp:429
+msgid " --dump-instr=yes"
+msgstr " --dump-instr=yes"
+
+#: instrview.cpp:430
+msgid "To see (conditional) jumps, additionally specify"
+msgstr "Para ver os saltos (condicionais), indique adicionalmente"
+
+#: instrview.cpp:431
+msgid " --trace-jump=yes"
+msgstr " --trace-jump=yes"
+
+#: instrview.cpp:629
+msgid "There is an error trying to execute the command"
+msgstr "Ocorreu um erro ao tentar executar o comando"
+
+#: instrview.cpp:634 instrview.cpp:900
+msgid "Check that you have installed 'objdump'."
+msgstr "Verifique se instalou o utilitário 'objdump'."
+
+#: instrview.cpp:636 instrview.cpp:902
+msgid "This utility can be found in the 'binutils' package."
+msgstr "Este utilitário pode ser encontrado no pacote 'binutils'."
+
+#: instrview.cpp:739
+msgid "(No Assembler)"
+msgstr "(Sem 'Assembler')"
+
+#: instrview.cpp:875
+#, c-format
+msgid ""
+"_n: There is %n cost line without assembler code.\n"
+"There are %n cost lines without assembler code."
+msgstr ""
+"Existe uma linha de custo sem código do 'assembler'.\n"
+"Existem %n linhas de custo sem código do 'assembler'."
+
+#: instrview.cpp:877
+msgid "This happens because the code of"
+msgstr "Isto acontece porque o código do"
+
+#: instrview.cpp:880
+msgid "does not seem to match the profile data file."
+msgstr "não parece corresponder ao ficheiro de dados."
+
+#: instrview.cpp:883
+msgid "Are you using an old profile data file or is the above mentioned"
+msgstr "Você está a usar um ficheiro de análise antigo ou o objecto ELF"
+
+#: instrview.cpp:885
+msgid "ELF object from an updated installation/another machine?"
+msgstr "acima indicado é de uma instalação actualizada ou de outra máquina?"
+
+#: instrview.cpp:893
+msgid "There seems to be an error trying to execute the command"
+msgstr "Parece ocorrer um erro ao tentar executar o comando"
+
+#: instrview.cpp:898
+msgid "Check that the ELF object used in the command exists."
+msgstr "Verifique se o objecto ELF usado no comando existe."
+
+#: callgraphview.cpp:306
+#, c-format
+msgid "Call(s) from %1"
+msgstr "Chamada(s) de %1"
+
+#: callgraphview.cpp:307
+#, c-format
+msgid "Call(s) to %1"
+msgstr "Chamada(s) a %1"
+
+#: callgraphview.cpp:308
+msgid "(unknown call)"
+msgstr "(chamada desconhecida)"
+
+#: callgraphview.cpp:1425
+msgid ""
+"<b>Call Graph around active Function</b>"
+"<p>Depending on configuration, this view shows the call graph environment of "
+"the active function. Note: the shown cost is <b>only</b> "
+"the cost which is spent while the active function was actually running; i.e. "
+"the cost shown for main() - if it's visible - should be the same as the cost of "
+"the active function, as that's the part of inclusive cost of main() spent while "
+"the active function was running.</p>"
+"<p>For cycles, blue call arrows indicate that this is an artificial call added "
+"for correct drawing which actually never happened.</p>"
+"<p>If the graph is larger than the widget area, an overview panner is shown in "
+"one edge. There are similar visualization options to the Call Treemap; the "
+"selected function is highlighted."
+"<p>"
+msgstr ""
+"<b>Gráfico de Chamadas da Função Activa</b>"
+"<p>Dependendo da configuração, esta janela mostra o ambiente gráfico das "
+"chamadas da função activa. Nota: o custo apresentado é <b>apenas</b> "
+"o custo dispendido enquanto a função activa estava ela própria em execução; "
+"i.e., o custo apresentado para o main() - se estiver visível - deverá ser o "
+"mesmo que o custo da função activa, atendendo a que essa é a parte incluída no "
+"custo do main() gasta enquanto a função activa estava a ser executada.</p>"
+"<p>Para os ciclos, as setas de chamadas azuis indicam que esta é uma chamada "
+"artificial que é adicionada para um desenho mais correcto, chamada esta que "
+"nunca ocorre de facto.</p>"
+"<p>Se o gráfico for maior que a área de desenho, é mostrado um rectângulo de "
+"deslocamento de um dos lados. Existem opções de visualização semelhantes na "
+"Árvore de Chamadas; a função seleccionada está realçada."
+"<p>"
+
+#: callgraphview.cpp:1789
+msgid ""
+"Warning: a long lasting graph layouting is in progress.\n"
+"Reduce node/edge limits for speedup.\n"
+msgstr ""
+"Aviso: está a decorrer uma operação de disposição de grafos que vai demorar "
+"bastante tempo.\n"
+"Reduza os limites de nós/arcos para aumentar a velocidade.\n"
+
+#: callgraphview.cpp:1792
+msgid ""
+"Layouting stopped.\n"
+msgstr ""
+"Disposição parou.\n"
+
+#: callgraphview.cpp:1794
+msgid ""
+"The call graph has %1 nodes and %2 edges.\n"
+msgstr ""
+"O grafo de chamadas tem %1 nós e %2 arcos.\n"
+
+#: callgraphview.cpp:1827
+msgid "No item activated for which to draw the call graph."
+msgstr "Não está nenhum item activado para poder desenhar o grafo de chamadas."
+
+#: callgraphview.cpp:1838
+msgid "No call graph can be drawn for the active item."
+msgstr "Não é possível desenhar o grafo de chamadas do item activo."
+
+#: callgraphview.cpp:1867
+msgid ""
+"No call graph is available because the following\n"
+"command cannot be run:\n"
+"'%1'\n"
+msgstr ""
+"O grafo de chamadas não está disponível porque o\n"
+"não foi possível correr o seguinte comando:\n"
+"'%1'\n"
+
+#: callgraphview.cpp:1870 callgraphview.cpp:2200
+msgid "Please check that 'dot' is installed (package GraphViz)."
+msgstr "Por favor verifique se o 'dot' está instalado (com o pacote GraphViz)."
+
+#: callgraphview.cpp:2199
+msgid ""
+"Error running the graph layouting tool.\n"
+msgstr ""
+"Erro ao correr a ferramenta de disposição de grafos.\n"
+
+#: callgraphview.cpp:2207
+msgid ""
+"There is no call graph available for function\n"
+"\t'%1'\n"
+"because it has no cost of the selected event type."
+msgstr ""
+"Não existe nenhum grafo de chamadas disponível para a função\n"
+"\t'%1'\n"
+"porque não tem nenhum custo para o tipo de evento seleccionado."
+
+#: callgraphview.cpp:2428
+msgid "Stop Layouting"
+msgstr "Parar a Disposição"
+
+#: callgraphview.cpp:2436
+msgid "As PostScript"
+msgstr "Como PostScript"
+
+#: callgraphview.cpp:2437
+msgid "As Image ..."
+msgstr "Como Imagem ..."
+
+#: callgraphview.cpp:2439
+msgid "Export Graph"
+msgstr "Exportar Grafo"
+
+#: callgraphview.cpp:2444 callgraphview.cpp:2467
+msgid "Unlimited"
+msgstr "Sem Limite"
+
+#: callgraphview.cpp:2447 callgraphview.cpp:2470
+msgid "None"
+msgstr "Nenhum"
+
+#: callgraphview.cpp:2448 callgraphview.cpp:2471
+msgid "max. 2"
+msgstr "máx. 2"
+
+#: callgraphview.cpp:2449 callgraphview.cpp:2472
+msgid "max. 5"
+msgstr "máx. 5"
+
+#: callgraphview.cpp:2450 callgraphview.cpp:2473
+msgid "max. 10"
+msgstr "máx. 10"
+
+#: callgraphview.cpp:2451 callgraphview.cpp:2474
+msgid "max. 15"
+msgstr "máx. 15"
+
+#: callgraphview.cpp:2461 callgraphview.cpp:2484
+#, c-format
+msgid "< %1"
+msgstr "< %1"
+
+#: callgraphview.cpp:2490
+msgid "No Minimum"
+msgstr "Sem Mínimo"
+
+#: callgraphview.cpp:2494
+#, c-format
+msgid "50 %"
+msgstr "50 %"
+
+#: callgraphview.cpp:2495
+#, c-format
+msgid "20 %"
+msgstr "20 %"
+
+#: callgraphview.cpp:2496
+#, c-format
+msgid "10 %"
+msgstr "10 %"
+
+#: callgraphview.cpp:2497
+#, c-format
+msgid "5 %"
+msgstr "5 %"
+
+#: callgraphview.cpp:2498
+#, c-format
+msgid "3 %"
+msgstr "3 %"
+
+#: callgraphview.cpp:2499
+#, c-format
+msgid "2 %"
+msgstr "2 %"
+
+#: callgraphview.cpp:2500
+#, c-format
+msgid "1.5 %"
+msgstr "1.5 %"
+
+#: callgraphview.cpp:2501
+#, c-format
+msgid "1 %"
+msgstr "1 %"
+
+#: callgraphview.cpp:2517
+msgid "Same as Node"
+msgstr "Mesmo do que o Nó"
+
+#: callgraphview.cpp:2518
+#, c-format
+msgid "50 % of Node"
+msgstr "50 % do Nó"
+
+#: callgraphview.cpp:2519
+#, c-format
+msgid "20 % of Node"
+msgstr "20 % do Nó"
+
+#: callgraphview.cpp:2520
+#, c-format
+msgid "10 % of Node"
+msgstr "10 % do Nó"
+
+#: callgraphview.cpp:2530
+msgid "Caller Depth"
+msgstr "Profundidade do Chamador"
+
+#: callgraphview.cpp:2531
+msgid "Callee Depth"
+msgstr "Profundidade do Chamado"
+
+#: callgraphview.cpp:2532
+msgid "Min. Node Cost"
+msgstr "Custo Mínimo do Nó"
+
+#: callgraphview.cpp:2533
+msgid "Min. Call Cost"
+msgstr "Custo Mínimo da Chamada"
+
+#: callgraphview.cpp:2535
+msgid "Arrows for Skipped Calls"
+msgstr "Setas para as Chamadas Ignoradas"
+
+#: callgraphview.cpp:2537
+msgid "Inner-cycle Calls"
+msgstr "Chamadas de Ciclos Internos"
+
+#: callgraphview.cpp:2539
+msgid "Cluster Groups"
+msgstr "Grupos de 'Cluster'"
+
+#: callgraphview.cpp:2544
+msgid "Compact"
+msgstr "Compacto"
+
+#: callgraphview.cpp:2545
+msgid "Normal"
+msgstr "Normal"
+
+#: callgraphview.cpp:2546
+msgid "Tall"
+msgstr "Alto"
+
+#: callgraphview.cpp:2551
+msgid "Top to Down"
+msgstr "Topo para Fundo"
+
+#: callgraphview.cpp:2552
+msgid "Left to Right"
+msgstr "Esquerda para Direita"
+
+#: callgraphview.cpp:2553
+msgid "Circular"
+msgstr "Circular"
+
+#: callgraphview.cpp:2559
+msgid "TopLeft"
+msgstr "TopoEsquerdo"
+
+#: callgraphview.cpp:2560
+msgid "TopRight"
+msgstr "TopoDireito"
+
+#: callgraphview.cpp:2561
+msgid "BottomLeft"
+msgstr "FundoEsquerdo"
+
+#: callgraphview.cpp:2562
+msgid "BottomRight"
+msgstr "FundoDireito"
+
+#. i18n: file configdlgbase.ui line 246
+#: callgraphview.cpp:2563 rc.cpp:42 rc.cpp:51 rc.cpp:54
+#, no-c-format
+msgid "Automatic"
+msgstr "Automático"
+
+#: callgraphview.cpp:2570
+msgid "Graph"
+msgstr "Gráfico"
+
+#: callgraphview.cpp:2572
+msgid "Birds-eye View"
+msgstr "Vista Geral"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: coverageitem.cpp:65 coverageitem.cpp:205 functionitem.cpp:72
+#, c-format
+msgid ""
+"_n: (%n function skipped)\n"
+"(%n functions skipped)"
+msgstr ""
+"(%n função ignorada)\n"
+"(%n funções ignoradas)"
+
+#: main.cpp:38
+msgid "Run <exec> under cachegrind"
+msgstr "Executar o <exec> com o cachegrind"
+
+#: main.cpp:39
+msgid "Show information of this trace"
+msgstr "Mostrar a informação deste traceamento"
+
+#: main.cpp:46
+msgid "KCachegrind"
+msgstr "KCachegrind"
+
+#: main.cpp:48
+msgid "KDE Frontend for Cachegrind"
+msgstr "Interface KDE para o Cachegrind"
+
+#: main.cpp:50
+msgid "(C) 2002, 2003, 2004"
+msgstr "(C) 2002, 2003, 2004"
+
+#: main.cpp:53
+msgid "Author/Maintainer"
+msgstr "Autor/Manutenção"
+
+#: tabview.cpp:64
+msgid "Move to Top"
+msgstr "Mover para o Topo"
+
+#: tabview.cpp:68
+msgid "Move to Right"
+msgstr "Mover para a Direita"
+
+#: tabview.cpp:72
+msgid "Move to Bottom"
+msgstr "Mover para a Esquerda"
+
+#: tabview.cpp:76
+msgid "Move to Bottom Left"
+msgstr "Mover para o Rodapé Esquerdo"
+
+#: tabview.cpp:77 tabview.cpp:94 treemap.cpp:2908
+msgid "Bottom Left"
+msgstr "Fundo Esquerda"
+
+#: tabview.cpp:79
+msgid "Move Area To"
+msgstr "Mover Área Para"
+
+#: tabview.cpp:81
+msgid "Hide This Tab"
+msgstr "Esconder Esta Página"
+
+#: tabview.cpp:82
+msgid "Hide Area"
+msgstr "Esconder a Área"
+
+#: tabview.cpp:95
+msgid "Show Hidden On"
+msgstr "Mostrar Escondido Em"
+
+#: tabview.cpp:242
+msgid "(No profile data file loaded)"
+msgstr "(Não está nenhum ficheiro de dados de análise carregado)"
+
+#: tabview.cpp:281
+msgid "Types"
+msgstr "Tipos"
+
+#: tabview.cpp:284
+msgid "Callers"
+msgstr "Chamadores"
+
+#: tabview.cpp:287
+msgid "All Callers"
+msgstr "Todos os Chamadores"
+
+#: tabview.cpp:290
+msgid "Caller Map"
+msgstr "Mapa de Chamadores"
+
+#: tabview.cpp:293
+msgid "Source"
+msgstr "Código"
+
+#: tabview.cpp:297
+msgid "Parts"
+msgstr "Partes"
+
+#: tabview.cpp:300
+msgid "Call Graph"
+msgstr "Grafo de Chamadas"
+
+#: tabview.cpp:303
+msgid "Callees"
+msgstr "Chamados"
+
+#: tabview.cpp:306
+msgid "All Callees"
+msgstr "Todos os Chamados"
+
+#: tabview.cpp:310
+msgid "Callee Map"
+msgstr "Mapa de Chamados"
+
+#: tabview.cpp:553
+msgid ""
+"<b>Information Tabs</b>"
+"<p>This widget shows information for the current selected function in different "
+"tabs: "
+"<ul>"
+"<li>The Costs tab shows a list of available event types and the inclusive and "
+"self costs regarding to these types.</li>"
+"<li>The Parts tab shows a list of trace parts if the trace consists of more "
+"than one part (otherwise, this tab is hided). The cost of the selected function "
+"spent in the different parts together with the calls happening is shown.</li>"
+"<li>The Call Lists tab shows direct callers and callees of the function in more "
+"detail.</li>"
+"<li>The Coverage tab shows the same is the Call Lists tab, but not only direct "
+"callers and callees but also indirect ones.</li>"
+"<li>The Call Graph tab shows a graphical visualization of the calls done by "
+"this function.</li>"
+"<li>The Source tab presents annotated source code if debugging information and "
+"the source file is available.</li>"
+"<li>The Assembler tab presents annotated assembler code if trace information on "
+"instruction level is available.</li></ul>For more information, see the <em>"
+"What's This?</em> help of the corresponding tab widget</p>"
+msgstr ""
+"<b>Páginas de Informação</b>"
+"<p>Estes itens mostram a informação para a função seleccionada de momento em "
+"várias páginas diferentes: "
+"<ul>"
+"<li>A página de Custos mostra uma lista com os tipos de custos disponíveis, bem "
+"como os custos próprios e acumulados, de acordo com os tipos.</li>"
+"<li>A página de Partes mostra uma lista com as partes do traceamento, se este "
+"consistir em mais do que uma parte (caso contrário, esta página fica "
+"escondida). O custo da função seleccionada dispendido nas diferentes partes, em "
+"conjunto com as chamadas decorrentes, também é apresentado.</li>"
+"<li>A página das Listas de Chamadas mostra as funções chamadoras e chamadas da "
+"função actual com maior detalhes.</li>"
+"<li>A página de Cobertura mostra o mesmo que a página das Listas de Chamadas, "
+"só que mostra os chamadores e chamados indirectos, para além dos directos.</li>"
+"<li>O Gráfico de Chamadas mostra uma visualização gráfica das chamadas feitas "
+"por esta função.</li>"
+"<li>A página de Código apresenta o código-fonte anotado, se estiver disponível "
+"a informação de depuração, bem como o ficheiro de código.</li>"
+"<li>A página do 'Assembler' mostra o código em Assembly anotado se a informação "
+"do traceamento estiver disponível ao nível das instruções.</li></ul>"
+"Para mais informações, veja a ajuda <em>O que é isto</em> "
+"da página correspondente</p>"
+
+#: tabview.cpp:630
+msgid "(No Data loaded)"
+msgstr "(Sem dados carregados)"
+
+#: tabview.cpp:631
+msgid "(No function selected)"
+msgstr "(Nenhuma função seleccionada)"
+
+#: sourceview.cpp:54 sourceview.cpp:554
+msgid "Source (unknown)"
+msgstr "Fonte (desconhecido)"
+
+#: sourceview.cpp:89
+msgid ""
+"<b>Annotated Source</b>"
+"<p>The annotated source list shows the source lines of the current selected "
+"function together with (self) cost spent while executing the code of this "
+"source line. If there was a call in a source line, lines with details on the "
+"call happening are inserted into the source: the cost spent inside of the call, "
+"the number of calls happening, and the call destination.</p>"
+"<p>Select a inserted call information line to make the destination function "
+"current.</p>"
+msgstr ""
+"<b>Código Anotado</b>"
+"<p>A lista do código anotado mostra as linhas de código da função seleccionada "
+"de momento, em conjunto com o custo (próprio) dispendido ao executar o código "
+"desta linha. Se existir uma chamada numa linha de código, as linhas com os "
+"detalhes da chamada em curso são inseridas no código: Estes são os custos "
+"(acumulados) dispendidos dentro da chamada, o número de chamadas ocorridas e o "
+"destino da chamada.</p>"
+"<p>Seleccione uma linha com informações da chamada para fazer com que a função "
+"de destino desta chamada passe a ser actual.</p>"
+
+#: sourceview.cpp:120
+#, c-format
+msgid "Go to Line %1"
+msgstr "Ir para a Linha %1"
+
+#: sourceview.cpp:293
+msgid "(No Source)"
+msgstr "(Sem Fonte)"
+
+#: sourceview.cpp:512
+msgid "There is no cost of current selected type associated"
+msgstr "Não existe nenhum custo associado ao tipo seleccionado de momento"
+
+#: sourceview.cpp:514
+msgid "with any source line of this function in file"
+msgstr "com qualquer linha de código desta função no ficheiro"
+
+#: sourceview.cpp:518
+msgid "Thus, no annotated source can be shown."
+msgstr "Como tal, não poderá ser mostrado nenhum código anotado."
+
+#: sourceview.cpp:553
+msgid "Source ('%1')"
+msgstr "Código ('%1')"
+
+#: sourceview.cpp:559
+msgid "--- Inlined from '%1' ---"
+msgstr "--- Incluído de '%1' ---"
+
+#: sourceview.cpp:560
+msgid "--- Inlined from unknown source ---"
+msgstr "--- Incluído de código desconhecido ---"
+
+#: sourceview.cpp:565
+msgid "There is no source available for the following function:"
+msgstr "Não existe nenhum código disponível para a função:"
+
+#: sourceview.cpp:570
+msgid "This is because no debug information is present."
+msgstr "Isto ocorreu porque não existe nenhuma informação de depuração."
+
+#: sourceview.cpp:572
+msgid "Recompile source and redo the profile run."
+msgstr "Recompile o código e corra de novo a análise."
+
+#: sourceview.cpp:575
+msgid "The function is located in this ELF object:"
+msgstr "A função está localizada neste objecto ELF:"
+
+#: sourceview.cpp:583
+msgid "This is because its source file cannot be found:"
+msgstr ""
+"Isto ocorre porque não foi possível encontrar o seu ficheiro de código:"
+
+#: sourceview.cpp:587
+msgid "Add the folder of this file to the source folder list."
+msgstr "Adicionar a pasta deste ficheiro à lista de ficheiros de código."
+
+#: sourceview.cpp:589
+msgid "The list can be found in the configuration dialog."
+msgstr "A lista pode ser encontrada na janela de configuração."
+
+#: partlistitem.cpp:49
+msgid " (Thread %1)"
+msgstr " ('Thread' %1)"
+
+#: partlistitem.cpp:56
+msgid "(none)"
+msgstr "(nenhum)"
+
+#: callitem.cpp:82 partlistitem.cpp:152
+msgid "(active)"
+msgstr "(activo)"
+
+#: functionselection.cpp:176
+#, c-format
+msgid "Go to %1"
+msgstr "Ir para %1"
+
+#: functionselection.cpp:203
+msgid "Show All Items"
+msgstr "Mostrar Todos os Itens"
+
+#: functionselection.cpp:226
+msgid "No Grouping"
+msgstr "Sem Agrupamento"
+
+#: coverageview.cpp:48 coverageview.cpp:54
+msgid "Distance"
+msgstr "Distância"
+
+#. i18n: file dumpselectionbase.ui line 928
+#: coverageview.cpp:49 partview.cpp:49 rc.cpp:270 rc.cpp:315
+#, no-c-format
+msgid "Called"
+msgstr "Chamado"
+
+#: callview.cpp:48 coverageview.cpp:50
+msgid "Caller"
+msgstr "Chamador"
+
+#: coverageview.cpp:55
+msgid "Calling"
+msgstr "A Chamar"
+
+#: callview.cpp:52 coverageview.cpp:56
+msgid "Callee"
+msgstr "Chamador"
+
+#: coverageview.cpp:90
+msgid ""
+"<b>List of all Callers</b>"
+"<p>This list shows all functions calling the current selected one, either "
+"directly or with several functions in-between on the stack; the number of "
+"functions in-between plus one is called the <em>Distance</em> "
+"(e.g. for function A,B,C there exists a call from A to C when A calls B and B "
+"calls C, i.e. A => B => C. The distance here is 2).</p>"
+"<p>Absolute cost shown is the cost spent in the selected function while a "
+"listed function is active; relative cost is the percentage of all cost spent in "
+"the selected function while the listed one is active. The cost graphic shows "
+"logarithmic percentage with a different color for each distance.</p>"
+"<p>As there can be many calls from the same function, the distance column "
+"sometimes shows the range of distances for all calls happening; then, in "
+"parentheses, there is the medium distance, i.e. the distance where most of the "
+"call costs happened.</p>"
+"<p>Selecting a function makes it the current selected one of this information "
+"panel. If there are two panels (Split mode), the function of the other panel is "
+"changed instead.</p>"
+msgstr ""
+"<b>Lista de Todos os Chamadores</b>"
+"<p>Esta lista mostra todas as funções que chamam a seleccionada no momento, "
+"quer directa quer indirectamente, com várias funções no meio da pilha; o número "
+"de funções entre as funções, acrescentado de 1, é chamada a <em>Distância</em> "
+"(p.ex. para as funções A,B,C, existe uma chamada de A para C quando a A chama a "
+"B, e por sua vez a B chama a C, i.e., A => B => C. A distância aqui é 2).</p>"
+"<p>O custo absoluto apresentado é o custo dispendido na função seleccionada, "
+"enquanto está activa uma função da lista; o custo relativo é a percentagem do "
+"custo total dispendido na função seleccionada enquanto a função da lista está "
+"activa. O gráfico do custo mostra a percentagem logarítmica com uma cor "
+"diferente para cada distância.</p>"
+"<p>Dado que podem existir várias chamadas a partir da mesma função, a coluna de "
+"distância mostra algumas vezes o intervalo de distâncias para todas as chamadas "
+"que ocorrem; nesse caso, existe uma distância média entre parêntesis, i.e., a "
+"distância onde a maior parte dos custos das chamadas ocorreram.</p>"
+"<p>Se seleccionar uma função, esta fica a activa no momento, neste painel de "
+"informação. Se existirem dois painéis (modo dividido), é alterada a função do "
+"outro painel.</p>"
+
+#: coverageview.cpp:120
+msgid ""
+"<b>List of all Callees</b>"
+"<p>This list shows all functions called by the current selected one, either "
+"directly or with several function in-between on the stack; the number of "
+"function in-between plus one is called the <em>Distance</em> "
+"(e.g. for function A,B,C there exists a call from A to C when A calls B and B "
+"calls C, i.e. A => B => C. The distance here is 2).</p>"
+"<p>Absolute cost shown is the cost spent in the listed function while the "
+"selected is active; relative cost is the percentage of all cost spent in the "
+"listed function while the selected one is active. The cost graphic always shows "
+"logarithmic percentage with a different color for each distance.</p>"
+"<p>As there can be many calls to the same function, the distance column "
+"sometimes shows the range of distances for all calls happening; then, in "
+"parentheses, there is the medium distance, i.e. the distance where most of the "
+"call costs happened.</p>"
+"<p>Selecting a function makes it the current selected one of this information "
+"panel. If there are two panels (Split mode), the function of the other panel is "
+"changed instead.</p>"
+msgstr ""
+"<b>Lista de Todos os Chamados</b>"
+"<p>Esta lista mostra todas as funções que são chamadas pela função seleccionada "
+"no momento, quer directa quer indirectamente, com várias funções no meio da "
+"pilha; o número de funções entre as funções, acrescentado de 1, é chamada a <em>"
+"Distância</em> (p.ex. para as funções A,B,C, existe uma chamada de A para C "
+"quando a A chama a B, e por sua vez a B chama a C, i.e., A => B => "
+"C. A distância aqui é 2).</p>"
+"<p>O custo absoluto apresentado é o custo dispendido na função seleccionada, "
+"enquanto está activa uma função da lista; o custo relativo é a percentagem do "
+"custo total dispendido na função seleccionada enquanto a função da lista está "
+"activa. O gráfico do custo mostra a percentagem logarítmica com uma cor "
+"diferente para cada distância.</p>"
+"<p>Dado que podem existir várias chamadas a partir da mesma função, a coluna de "
+"distância mostra algumas vezes o intervalo de distâncias para todas as chamadas "
+"que ocorrem; nesse caso, existe uma distância média entre parêntesis, i.e., a "
+"distância onde a maior parte dos custos das chamadas ocorreram.</p>"
+"<p>Se seleccionar uma função, esta fica a activa no momento, neste painel de "
+"informação. Se existirem dois painéis (modo dividido), é alterada a função do "
+"outro painel.</p>"
+
+#: configuration.cpp:63
+msgid "Instruction Fetch"
+msgstr "Leitura de Instrução"
+
+#: configuration.cpp:64
+msgid "Data Read Access"
+msgstr "Acesso de Leitura de Dados"
+
+#: configuration.cpp:65
+msgid "Data Write Access"
+msgstr "Acesso de Escrita de Dados"
+
+#: configuration.cpp:66
+msgid "L1 Instr. Fetch Miss"
+msgstr "Falha N1 de Leitura de Instrução"
+
+#: configuration.cpp:67
+msgid "L1 Data Read Miss"
+msgstr "Falha N1 de Leitura de Dados"
+
+#: configuration.cpp:68
+msgid "L1 Data Write Miss"
+msgstr "Falha N1 de Escrita de Dados"
+
+#: configuration.cpp:69
+msgid "L2 Instr. Fetch Miss"
+msgstr "Falha N2 de Leitura de Instrução"
+
+#: configuration.cpp:70
+msgid "L2 Data Read Miss"
+msgstr "Falha N2 de Leitura de Dados"
+
+#: configuration.cpp:71
+msgid "L2 Data Write Miss"
+msgstr "Falha N2 de Escrita de Dados"
+
+#: configuration.cpp:72
+msgid "Samples"
+msgstr "Amostras"
+
+#: configuration.cpp:73
+msgid "System Time"
+msgstr "Hora do Sistema"
+
+#: configuration.cpp:74
+msgid "User Time"
+msgstr "Tempo de Utilizador"
+
+#: configuration.cpp:75
+msgid "L1 Miss Sum"
+msgstr "Soma de Falhas N1"
+
+#: configuration.cpp:76
+msgid "L2 Miss Sum"
+msgstr "Soma de Falhas N2"
+
+#: configuration.cpp:77
+msgid "Cycle Estimation"
+msgstr "Estimativa de Ciclos"
+
+#. i18n: file kcachegrindui.rc line 15
+#: rc.cpp:9
+#, no-c-format
+msgid "&Layout"
+msgstr "&Disposição"
+
+#. i18n: file kcachegrindui.rc line 32
+#: rc.cpp:12
+#, no-c-format
+msgid "Sidebars"
+msgstr "Barras Laterais"
+
+#. i18n: file kcachegrindui.rc line 54
+#: rc.cpp:18
+#, no-c-format
+msgid "State Toolbar"
+msgstr "Barra de Ferramentas de Estado"
+
+#. i18n: file configdlgbase.ui line 37
+#: rc.cpp:24
+#, no-c-format
+msgid "General"
+msgstr "Geral"
+
+#. i18n: file configdlgbase.ui line 69
+#: rc.cpp:27
+#, no-c-format
+msgid "Truncated when more/longer than:"
+msgstr "Cortados quando forem mais/maiores do que:"
+
+#. i18n: file configdlgbase.ui line 77
+#: rc.cpp:30
+#, no-c-format
+msgid "Precision of percentage values:"
+msgstr "Precisão dos valores percentuais:"
+
+#. i18n: file configdlgbase.ui line 85
+#: rc.cpp:33
+#, no-c-format
+msgid "Symbols in tooltips and context menus"
+msgstr "Símbolos nas dicas e nos menus de contexto"
+
+#. i18n: file configdlgbase.ui line 141
+#: rc.cpp:36
+#, no-c-format
+msgid "Maximum number of items in lists:"
+msgstr "Número máximo de itens nas listas:"
+
+#. i18n: file configdlgbase.ui line 162
+#: rc.cpp:39
+#, no-c-format
+msgid "Cost Item Colors"
+msgstr "Cores dos Itens de Custo"
+
+#. i18n: file configdlgbase.ui line 254
+#: rc.cpp:45
+#, no-c-format
+msgid "Object:"
+msgstr "Objecto:"
+
+#. i18n: file configdlgbase.ui line 262
+#: rc.cpp:48
+#, no-c-format
+msgid "Class:"
+msgstr "Classe:"
+
+#. i18n: file configdlgbase.ui line 310
+#: rc.cpp:57
+#, no-c-format
+msgid "File:"
+msgstr "Ficheiro:"
+
+#. i18n: file configdlgbase.ui line 376
+#: rc.cpp:60
+#, no-c-format
+msgid "Annotations"
+msgstr "Anotações"
+
+#. i18n: file configdlgbase.ui line 395
+#: rc.cpp:63
+#, no-c-format
+msgid "Context lines in annotations:"
+msgstr "Linhas de contexto nas anotações:"
+
+#. i18n: file configdlgbase.ui line 423
+#: rc.cpp:66
+#, no-c-format
+msgid "Source Folders"
+msgstr "Pastas de Código"
+
+#. i18n: file configdlgbase.ui line 454
+#: rc.cpp:69
+#, no-c-format
+msgid "Object / Related Source Base"
+msgstr "Base do Código Relacionado / do Objecto"
+
+#. i18n: file configdlgbase.ui line 483
+#: rc.cpp:72
+#, no-c-format
+msgid "Add..."
+msgstr "Adicionar..."
+
+#. i18n: file dumpselectionbase.ui line 32
+#: rc.cpp:87
+#, no-c-format
+msgid "Target"
+msgstr "Alvo"
+
+#. i18n: file dumpselectionbase.ui line 54
+#: rc.cpp:90
+#, no-c-format
+msgid "Time"
+msgstr "Tempo"
+
+#. i18n: file dumpselectionbase.ui line 65
+#: rc.cpp:93
+#, no-c-format
+msgid "Path"
+msgstr "Localização"
+
+#. i18n: file dumpselectionbase.ui line 106
+#: rc.cpp:99
+#, no-c-format
+msgid "Target command:"
+msgstr "Comando alvo:"
+
+#. i18n: file dumpselectionbase.ui line 119
+#: rc.cpp:102
+#, no-c-format
+msgid "Profiler options:"
+msgstr "Opções do analisador:"
+
+#. i18n: file dumpselectionbase.ui line 125
+#: rc.cpp:105
+#, no-c-format
+msgid "Option"
+msgstr "Opção"
+
+#. i18n: file dumpselectionbase.ui line 136
+#: rc.cpp:108 rc.cpp:219
+#, no-c-format
+msgid "Value"
+msgstr "Valor"
+
+#. i18n: file dumpselectionbase.ui line 147
+#: rc.cpp:111
+#, no-c-format
+msgid "Trace"
+msgstr "Traceamento"
+
+#. i18n: file dumpselectionbase.ui line 160
+#: rc.cpp:114 rc.cpp:237
+#, no-c-format
+msgid "Jumps"
+msgstr "Saltos"
+
+#. i18n: file dumpselectionbase.ui line 174
+#: rc.cpp:117
+#, no-c-format
+msgid "Instructions"
+msgstr "Instruções"
+
+#. i18n: file dumpselectionbase.ui line 189
+#: rc.cpp:120 rc.cpp:240
+#, no-c-format
+msgid "Events"
+msgstr "Eventos"
+
+#. i18n: file dumpselectionbase.ui line 202
+#: rc.cpp:123
+#, no-c-format
+msgid "Full Cache"
+msgstr "Cache Completo"
+
+#. i18n: file dumpselectionbase.ui line 216
+#: rc.cpp:126
+#, no-c-format
+msgid "Custom"
+msgstr "Personalizada"
+
+#. i18n: file dumpselectionbase.ui line 231
+#: rc.cpp:129
+#, no-c-format
+msgid "Collect"
+msgstr "Recolher"
+
+#. i18n: file dumpselectionbase.ui line 244
+#: rc.cpp:132
+#, no-c-format
+msgid "At Startup"
+msgstr "No Início"
+
+#. i18n: file dumpselectionbase.ui line 258
+#: rc.cpp:135
+#, no-c-format
+msgid "While In"
+msgstr "Enquanto Em"
+
+#. i18n: file dumpselectionbase.ui line 273
+#: rc.cpp:138
+#, no-c-format
+msgid "Skip"
+msgstr "Ignorar"
+
+#. i18n: file dumpselectionbase.ui line 286
+#: rc.cpp:141
+#, no-c-format
+msgid "PLT"
+msgstr "PLT"
+
+#. i18n: file dumpselectionbase.ui line 315
+#: rc.cpp:147
+#, no-c-format
+msgid "Dump Profile"
+msgstr "Resultado da Análise"
+
+#. i18n: file dumpselectionbase.ui line 328
+#: rc.cpp:150
+#, no-c-format
+msgid "Every BBs"
+msgstr "A cada BBs"
+
+#. i18n: file dumpselectionbase.ui line 342
+#: rc.cpp:153 rc.cpp:162
+#, no-c-format
+msgid "On Entering"
+msgstr "Ao Entrar"
+
+#. i18n: file dumpselectionbase.ui line 356
+#: rc.cpp:156
+#, no-c-format
+msgid "On Leaving"
+msgstr "Ao Sair"
+
+#. i18n: file dumpselectionbase.ui line 371
+#: rc.cpp:159
+#, no-c-format
+msgid "Zero Events"
+msgstr "Zero Eventos"
+
+#. i18n: file dumpselectionbase.ui line 399
+#: rc.cpp:165
+#, no-c-format
+msgid "Separate"
+msgstr "Separado"
+
+#. i18n: file dumpselectionbase.ui line 412
+#: rc.cpp:168
+#, no-c-format
+msgid "Threads"
+msgstr "Threads"
+
+#. i18n: file dumpselectionbase.ui line 426
+#: rc.cpp:171
+#, no-c-format
+msgid "Recursions"
+msgstr "Recorrências"
+
+#. i18n: file dumpselectionbase.ui line 440
+#: rc.cpp:174
+#, no-c-format
+msgid "Call Chain"
+msgstr "Sequência de Chamadas"
+
+#. i18n: file dumpselectionbase.ui line 470
+#: rc.cpp:177
+#, no-c-format
+msgid "Custom profiler options:"
+msgstr "Opções do analisador:"
+
+#. i18n: file dumpselectionbase.ui line 508
+#: rc.cpp:180
+#, no-c-format
+msgid "Run New Profile"
+msgstr "Correr uma Nova Análise"
+
+#. i18n: file dumpselectionbase.ui line 520
+#: rc.cpp:183
+#, no-c-format
+msgid "Info"
+msgstr "Informação"
+
+#. i18n: file dumpselectionbase.ui line 531
+#: rc.cpp:186
+#, no-c-format
+msgid "Dump reason:"
+msgstr "Razão do resultado:"
+
+#. i18n: file dumpselectionbase.ui line 544
+#: rc.cpp:189
+#, no-c-format
+msgid "Event summary:"
+msgstr "Sumário do evento:"
+
+#. i18n: file dumpselectionbase.ui line 561
+#: rc.cpp:195
+#, no-c-format
+msgid "Sum"
+msgstr "Soma"
+
+#. i18n: file dumpselectionbase.ui line 579
+#: rc.cpp:198
+#, no-c-format
+msgid "Miscellaneous:"
+msgstr "Vários:"
+
+#. i18n: file dumpselectionbase.ui line 617
+#: rc.cpp:201
+#, no-c-format
+msgid "Show"
+msgstr "Mostrar"
+
+#. i18n: file dumpselectionbase.ui line 625
+#: rc.cpp:204
+#, no-c-format
+msgid "Compare"
+msgstr "Comparar"
+
+#. i18n: file dumpselectionbase.ui line 637
+#: rc.cpp:207
+#, no-c-format
+msgid "State"
+msgstr "Estado"
+
+#. i18n: file dumpselectionbase.ui line 656
+#: rc.cpp:210
+#, no-c-format
+msgid "Update"
+msgstr "'Update'"
+
+#. i18n: file dumpselectionbase.ui line 664
+#: rc.cpp:213
+#, no-c-format
+msgid "Every [s]:"
+msgstr "A cada [s]:"
+
+#. i18n: file dumpselectionbase.ui line 677
+#: rc.cpp:216
+#, no-c-format
+msgid "Counter"
+msgstr "Contador"
+
+#. i18n: file dumpselectionbase.ui line 699
+#: rc.cpp:222
+#, no-c-format
+msgid "Dumps Done"
+msgstr "Resultado Terminado"
+
+#. i18n: file dumpselectionbase.ui line 713
+#: rc.cpp:225
+#, no-c-format
+msgid "Is Collecting"
+msgstr "Está a Coligir"
+
+#. i18n: file dumpselectionbase.ui line 727
+#: rc.cpp:228
+#, no-c-format
+msgid "Executed"
+msgstr "Executado"
+
+#. i18n: file dumpselectionbase.ui line 740
+#: rc.cpp:231
+#, no-c-format
+msgid "Basic Blocks"
+msgstr "Blocos Básicos"
+
+#. i18n: file dumpselectionbase.ui line 754
+#: callmapview.cpp:63 rc.cpp:234 rc.cpp:339
+#, no-c-format
+msgid "Calls"
+msgstr "Chamadas"
+
+#. i18n: file dumpselectionbase.ui line 796
+#: rc.cpp:243
+#, no-c-format
+msgid "Ir"
+msgstr "Ir"
+
+#. i18n: file dumpselectionbase.ui line 811
+#: rc.cpp:246
+#, no-c-format
+msgid "Distinct"
+msgstr "Distinto"
+
+#. i18n: file dumpselectionbase.ui line 824
+#: configdlg.cpp:58 rc.cpp:249
+#, no-c-format
+msgid "ELF Objects"
+msgstr "Objectos ELF"
+
+#. i18n: file dumpselectionbase.ui line 838
+#: rc.cpp:252
+#, no-c-format
+msgid "Functions"
+msgstr "Funções"
+
+#. i18n: file dumpselectionbase.ui line 852
+#: rc.cpp:255
+#, no-c-format
+msgid "Contexts"
+msgstr "Contextos"
+
+#. i18n: file dumpselectionbase.ui line 890
+#: rc.cpp:258
+#, no-c-format
+msgid "Stack trace:"
+msgstr "Pilha:"
+
+#. i18n: file dumpselectionbase.ui line 898
+#: rc.cpp:261
+#, no-c-format
+msgid "Sync."
+msgstr "Sinc."
+
+#. i18n: file dumpselectionbase.ui line 950
+#: callmapview.cpp:61 rc.cpp:276 rc.cpp:321
+#, no-c-format
+msgid "Location"
+msgstr "Localização"
+
+#. i18n: file dumpselectionbase.ui line 976
+#: rc.cpp:279
+#, no-c-format
+msgid "Start"
+msgstr "Início"
+
+#. i18n: file dumpselectionbase.ui line 1001
+#: rc.cpp:282
+#, no-c-format
+msgid "Zero"
+msgstr "Zero"
+
+#. i18n: file dumpselectionbase.ui line 1009
+#: rc.cpp:285
+#, no-c-format
+msgid "Dump"
+msgstr "Resultado"
+
+#. i18n: file dumpselectionbase.ui line 1021
+#: rc.cpp:288
+#, no-c-format
+msgid "Messages"
+msgstr "Mensagens"
+
+#. i18n: file dumpselectionbase.ui line 1045
+#: rc.cpp:291
+#, no-c-format
+msgid "Kill Run"
+msgstr "Terminar a Execução"
+
+#. i18n: file functionselectionbase.ui line 41
+#: rc.cpp:300
+#, no-c-format
+msgid "&Search:"
+msgstr "&Procurar:"
+
+#. i18n: file functionselectionbase.ui line 73
+#: rc.cpp:306
+#, no-c-format
+msgid "Group"
+msgstr "Grupo"
+
+#. i18n: file partselectionbase.ui line 60
+#: rc.cpp:327
+#, no-c-format
+msgid "(no trace parts)"
+msgstr "(sem partes do traceamento)"
+
+#. i18n: file stackselectionbase.ui line 16
+#: rc.cpp:330
+#, no-c-format
+msgid "Stack Selection"
+msgstr "Selecção da Pilha"
+
+#. i18n: file stackselectionbase.ui line 42
+#: rc.cpp:336
+#, no-c-format
+msgid "Cost2"
+msgstr "Custo2"
+
+#: treemap.cpp:1281
+#, c-format
+msgid "Text %1"
+msgstr "Texto %1"
+
+#: treemap.cpp:2809
+msgid "Recursive Bisection"
+msgstr "Bissecção Recursiva"
+
+#: treemap.cpp:2810
+msgid "Columns"
+msgstr "Colunas"
+
+#: treemap.cpp:2811
+msgid "Rows"
+msgstr "Linhas"
+
+#: treemap.cpp:2812
+msgid "Always Best"
+msgstr "Sempre o Melhor"
+
+#: treemap.cpp:2813
+msgid "Best"
+msgstr "Melhor"
+
+#: treemap.cpp:2814
+msgid "Alternate (V)"
+msgstr "Alternar (V)"
+
+#: treemap.cpp:2815
+msgid "Alternate (H)"
+msgstr "Alternativo (H)"
+
+#: treemap.cpp:2872
+msgid "Nesting"
+msgstr "Aninhamento"
+
+#: treemap.cpp:2875
+msgid "Correct Borders Only"
+msgstr "Apenas Corrigir os Contornos"
+
+#: treemap.cpp:2877 treemap.cpp:2878 treemap.cpp:2879 treemap.cpp:2880
+#, c-format
+msgid "Width %1"
+msgstr "Largura %1"
+
+#: callmapview.cpp:321 treemap.cpp:2889
+msgid "Shading"
+msgstr "Sombreado"
+
+#: treemap.cpp:2902
+msgid "Visible"
+msgstr "Visível"
+
+#: treemap.cpp:2903
+msgid "Take Space From Children"
+msgstr "Tirar Espaço aos Filhos"
+
+#: treemap.cpp:2905
+msgid "Top Left"
+msgstr "Topo Esquerda"
+
+#: treemap.cpp:2906
+msgid "Top Center"
+msgstr "Topo Centro"
+
+#: treemap.cpp:2907
+msgid "Top Right"
+msgstr "Topo Direita"
+
+#: treemap.cpp:2909
+msgid "Bottom Center"
+msgstr "Fundo Centro"
+
+#: treemap.cpp:2910
+msgid "Bottom Right"
+msgstr "Fundo Direita"
+
+#: treemap.cpp:2987
+msgid "No %1 Limit"
+msgstr "Sem Limite de %1"
+
+#: callmapview.cpp:243 treemap.cpp:3039
+msgid "No Area Limit"
+msgstr "Sem Limite de Área"
+
+#: callmapview.cpp:258 treemap.cpp:3045
+msgid "Area of '%1' (%2)"
+msgstr "Área de '%1' (%2)"
+
+#: treemap.cpp:3056 treemap.cpp:3067
+#, c-format
+msgid ""
+"_n: 1 Pixel\n"
+"%n Pixels"
+msgstr ""
+"%n Ponto\n"
+"%n Pontos"
+
+#: callmapview.cpp:264 treemap.cpp:3071
+msgid "Double Area Limit (to %1)"
+msgstr "Limite Duplo da Área (para %1)"
+
+#: treemap.cpp:3073
+msgid "Halve Area Limit (to %1)"
+msgstr "Metade do Limite da Área (para %1)"
+
+#: callmapview.cpp:187 treemap.cpp:3101
+msgid "No Depth Limit"
+msgstr "Sem Limite de Profundidade"
+
+#: callmapview.cpp:198 treemap.cpp:3107
+msgid "Depth of '%1' (%2)"
+msgstr "Profundidade de '%1' (%2)"
+
+#: treemap.cpp:3118
+#, c-format
+msgid "Depth %1"
+msgstr "Profundidade %1"
+
+#: treemap.cpp:3122
+msgid "Decrement (to %1)"
+msgstr "Decrementar (para %1)"
+
+#: treemap.cpp:3124
+msgid "Increment (to %1)"
+msgstr "Incrementar (para %1)"
+
+#: callmapview.cpp:98
+msgid ""
+"<b>Caller Map</b>"
+"<p>This graph shows the nested hierarchy of all callers of the current "
+"activated function. Each colored rectangle represents a function; its size "
+"tries to be proportional to the cost spent therein while the active function is "
+"running (however, there are drawing constrains).</p>"
+msgstr ""
+"<b>Mapa dos Chamadores</b>"
+"<p>Este gráfico mostra a hierarquia aninhada de todas as funções que chamam a "
+"função activada no momento. Cada rectângulo colorido representa uma função; o "
+"seu tamanho tenta ser proporcional ao custo dispendido enquanto a função actual "
+"está a correr (todavia, existem restrições no desenho).</p>"
+
+#: callmapview.cpp:105
+msgid ""
+"<b>Call Map</b>"
+"<p>This graph shows the nested hierarchy of all callees of the current "
+"activated function. Each colored rectangle represents a function; its size "
+"tries to be proportional to the cost spent therein while the active function is "
+"running (however, there are drawing constrains).</p>"
+msgstr ""
+"<b>Mapa dos Chamados</b>"
+"<p>Este gráfico mostra a hierarquia aninhada de todas as funções que a função "
+"activada no momento chama. Cada rectângulo colorido representa uma função; o "
+"seu tamanho tenta ser proporcional ao custo dispendido enquanto a função actual "
+"está a correr (todavia, existem restrições no desenho).</p>"
+
+#: callmapview.cpp:113
+msgid ""
+"<p>Appearance options can be found in the in the context menu. To get exact "
+"size proportions, choose 'Hide incorrect borders'. As this mode can be <em>"
+"very</em> time consuming, you may want to limit the maximum drawn nesting level "
+"before. 'Best' determinates the split direction for children from the aspect "
+"ratio of the parent. 'Always Best' decides on remaining space for each sibling. "
+"'Ignore Proportions' takes space for function name drawing <em>before</em> "
+"drawing children. Note that size proportions can get <em>heavily</em> wrong.</p>"
+"<p>This is a <em>TreeMap</em> widget. Keyboard navigation is available with the "
+"left/right arrow keys for traversing siblings, and up/down arrow keys to go a "
+"nesting level up/down. <em>Return</em> activates the current item.</p>"
+msgstr ""
+"<p>As opções da aparência poderão ser encontradas no menu de contexto. Para "
+"obter as proporções exactas de tamanhos, escolha o 'Esconder os contornos "
+"incorrectos'. Dado que este modo pode consumir <em>bastante</em> "
+"tempo, você poderá querer limita o nível de aninhamento máximo antes. O "
+"'Melhor' determina a direcção da divisão para os filhos com base nas proporções "
+"do pai. O 'Sempre o Melhor' decide com base no espaço restante para cada item "
+"ao mesmo nível. O 'Ignorar as Proporções' ocupa espaço para o nome das funções "
+"<em>antes</em> de desenhar os filhos. Lembre-se que as proporções de tamanho "
+"podem ficar <em>muito</em> erradas.</p>"
+"<p>Este é um item em <em>Árvore</em>. A navegação com o teclado está disponível "
+"com as teclas de cursores esquerda/direita para percorrer os itens do mesmo "
+"nível, enquanto que os cursores para cima/baixa sobem ou descem, "
+"respectivamente, um nível de aninhamento. O <em>Return</em> "
+"activa o item actual.</p>"
+
+#: callmapview.cpp:167
+msgid "Go To"
+msgstr "Ir Para"
+
+#: callmapview.cpp:184
+msgid "Stop at Depth"
+msgstr "Parar na Profundidade"
+
+#: callmapview.cpp:190
+msgid "Depth 10"
+msgstr "Profundidade 10"
+
+#: callmapview.cpp:192
+msgid "Depth 15"
+msgstr "Profundidade 15"
+
+#: callmapview.cpp:194
+msgid "Depth 20"
+msgstr "Profundidade 20"
+
+#: callmapview.cpp:204
+msgid "Decrement Depth (to %1)"
+msgstr "Decrementar a Profundidade (para %1)"
+
+#: callmapview.cpp:205
+msgid "Increment Depth (to %1)"
+msgstr "Incrementar a Profundidade (para %1)"
+
+#: callmapview.cpp:209
+msgid "Stop at Function"
+msgstr "Parar na Função"
+
+#: callmapview.cpp:210
+msgid "No Function Limit"
+msgstr "Sem Limite de Função"
+
+#: callmapview.cpp:240
+msgid "Stop at Area"
+msgstr "Parar na Área"
+
+#: callmapview.cpp:246
+msgid "50 Pixels"
+msgstr "50 Pontos"
+
+#: callmapview.cpp:248
+msgid "100 Pixels"
+msgstr "100 Pontos"
+
+#: callmapview.cpp:250
+msgid "200 Pixels"
+msgstr "200 Pontos"
+
+#: callmapview.cpp:252
+msgid "500 Pixels"
+msgstr "500 Pontos"
+
+#: callmapview.cpp:266
+msgid "Half Area Limit (to %1)"
+msgstr "Dividir ao Meio o Limite da Área (para %1)"
+
+#: callmapview.cpp:273
+msgid "Visualisation"
+msgstr "Visualização"
+
+#: callmapview.cpp:277
+msgid "Split Direction"
+msgstr "Direcção de Divisão"
+
+#: callmapview.cpp:279
+msgid "Skip Incorrect Borders"
+msgstr "Ignorar as Margens Incorrectas"
+
+#: callmapview.cpp:284
+msgid "Border Width"
+msgstr "Espessura do Contorno"
+
+#: callmapview.cpp:285
+msgid "Border 0"
+msgstr "Margem 0"
+
+#: callmapview.cpp:288
+msgid "Border 1"
+msgstr "Margem 1"
+
+#: callmapview.cpp:290
+msgid "Border 2"
+msgstr "Margem 2"
+
+#: callmapview.cpp:292
+msgid "Border 3"
+msgstr "Margem 3"
+
+#: callmapview.cpp:297
+msgid "Draw Symbol Names"
+msgstr "Desenhar os Nomes dos Símbolos"
+
+#: callmapview.cpp:298
+msgid "Draw Cost"
+msgstr "Desenhar o Custo"
+
+#: callmapview.cpp:299
+msgid "Draw Location"
+msgstr "Desenhar a Localização"
+
+#: callmapview.cpp:300
+msgid "Draw Calls"
+msgstr "Desenhar as Chamadas"
+
+#: callmapview.cpp:431
+msgid "Call Map: Current is '%1'"
+msgstr "Mapa de Chamadas: O actual é o '%1'"
+
+#: callmapview.cpp:599
+msgid "(no function)"
+msgstr "(sem função)"
+
+#: callmapview.cpp:741 callmapview.cpp:858
+msgid "(no call)"
+msgstr "(sem chamada)"
+
+#: cachegrindloader.cpp:141
+msgid "Import filter for Cachegrind/Callgrind generated profile data files"
+msgstr ""
+"Filtro de importação para os ficheiros de análise gerados pelo "
+"Cachegrind/Callgrind"
+
+#: cachegrindloader.cpp:738
+#, c-format
+msgid "Loading %1"
+msgstr "A carregar o %1"
+
+#: callview.cpp:47 callview.cpp:51
+msgid "Count"
+msgstr "Quantidade"
+
+#: callview.cpp:85
+msgid ""
+"<b>List of direct Callers</b>"
+"<p>This list shows all functions calling the current selected one directly, "
+"together with a call count and the cost spent in the current selected function "
+"while being called from the function from the list.</p>"
+"<p>An icon instead of an inclusive cost specifies that this is a call inside of "
+"a recursive cycle. An inclusive cost makes no sense here.</p>"
+"<p>Selecting a function makes it the current selected one of this information "
+"panel. If there are two panels (Split mode), the function of the other panel is "
+"changed instead.</p>"
+msgstr ""
+"<b>Lista dos Chamadores Directos</b>"
+"<p>Esta lista mostra todas as funções que invocam directamente a função "
+"seleccionada no momento, em conjunto com um número de chamadas e o custo "
+"(acumulado) dispendido na função seleccionada enquanto é chamada pela função da "
+"lista.</p>"
+"<p>Se aparecer um ícone em vez do custo acumulado, significa que esta é uma "
+"chamada dentro de um ciclo recursivo. Neste caso, não faz sentido um custo "
+"acumulado.</p>"
+"<p>Se seleccionar uma função, torna-a a actual neste painel de informações. Se "
+"existirem dois painéis (modo dividido), é alterada a função do outro painel.</p>"
+
+#: callview.cpp:98
+msgid ""
+"<b>List of direct Callees</b>"
+"<p>This list shows all functions called by the current selected one directly, "
+"together with a call count and the cost spent in this function while being "
+"called from the selected function.</p>"
+"<p>Selecting a function makes it the current selected one of this information "
+"panel. If there are two panels (Split mode), the function of the other panel is "
+"changed instead.</p>"
+msgstr ""
+"<b>Lista dos Chamados Directos</b>"
+"<p>Esta lista mostra todas as funções chamadas pela função seleccionada no "
+"momento, em conjunto com um número de chamadas e o custo (acumulado) dispendido "
+"nesta função enquanto é chamada pela função seleccionada.</p>"
+"<p>Se seleccionar uma função, torna-a a actual neste painel de informações. Se "
+"existirem dois painéis (modo dividido), é alterada a função do outro painel.</p>"
+
+#: costtypeitem.cpp:56
+msgid "Unknown Type"
+msgstr "Tipo Desconhecido"
+
+#: tips.cpp:3
+msgid ""
+"<p>...that the <em>What's This?</em> help for every GUI widget\n"
+"in KCachegrind contains detailed usage information for this widget?\n"
+"It is highly recommended to read at least these help texts on first\n"
+"use. Request <em>What's This?</em> help by pressing\n"
+"Shift+F1 and clicking on the widget.</p>\n"
+msgstr ""
+"<p>...a ajuda <em>O Que É Isto?</em> para cada item da interface do\n"
+"KCachegrind contém dados de utilização detalhados sobre este item?\n"
+"Recomenda-se que leia, pelo menos, estes textos na primeira utilização.\n"
+"Peça a ajuda <em>O Que É Isto?<em> se carregar em Shift-F1 e depois no\n"
+"elemento gráfico.</p>\n"
+
+#: tips.cpp:12
+msgid ""
+"<p>...that you can get profile information at instruction level\n"
+"with Calltree when you provide the option <em>--dump-instr=yes</em>?\n"
+"Use the Assembler View for the instruction annotations.\n"
+"</p>\n"
+msgstr ""
+"<p>...pode obter informações de análise ao nível da instrução com a\n"
+"Árvore de Chamadas quando passa a opção <em>--dump-instr=yes</em>?\n"
+"Utilize a Janela do 'Assembler' para as anotações das instruções.\n"
+"</p>\n"
+
+#: tips.cpp:20
+msgid ""
+"<p>...that you can use Alt-Left/Right keys of your keyboard to go\n"
+"back/forward in the active object history ?</p>\n"
+msgstr ""
+"<p>...pode usar as teclas Alt-Esquerda/Direita do seu teclado para \n"
+"recuar/avançar no histórico do objecto activo ?</p>\n"
+
+#: tips.cpp:26
+msgid ""
+"<p>...that you can navigate in the Callee/Caller Map View using\n"
+"arrow keys? Use Left/Right to change to siblings of the current\n"
+"item; use Up/Down to go one nesting level up/down. To select\n"
+"the current item, press Space, and to activate it, press Return.\n"
+"</p>\n"
+msgstr ""
+"<p>...pode navegar no Mapa de Chamadores/Chamados usando as teclas\n"
+"dos cursores? Use a Esquerda/Direita para mudar para os itens no mesmo\n"
+"nível do actual; use o Cima/Baixo para subir/descer um nível de aninhamento.\n"
+"Para seleccionar o item actual, carregue em Espaço, ou em Return para\n"
+"o activar.\n"
+"</p>\n"
+
+#: tips.cpp:35
+msgid ""
+"<p>...that you can navigate in the Call Graph View using\n"
+"arrow keys? Use Up/Down to go one calling level up/down, alternating\n"
+"between calls and functions. Use Left/Right to change to siblings of a current\n"
+"selected call. To activate the current item, press Return.\n"
+"</p>\n"
+msgstr ""
+"<p>...pode navegar no Grafo de Chamadas usando as teclas\n"
+"dos cursores? Use a Esquerda/Direita para mudar para as chamadas/funções\n"
+"no mesmo nível da chamada actual; use o Cima/Baixo para subir/descer\n"
+"um nível de chamada. Para seleccionar o item actual, carregue em Espaço,\n"
+"ou em Return para o activar.\n"
+"</p>\n"
+
+#: tips.cpp:44
+msgid ""
+"<p>...that you can rapidly locate a function by entering part of its\n"
+"name (case-insensitive) into the edit line of the toolbar\n"
+"and hit return?</p>\n"
+msgstr ""
+"<p>...pode localizar rapidamente uma função se indicar parte do seu nome\n"
+"(sem distinção de maiúsculas ou minúsculas) no campo de edição da barra\n"
+"de ferramentas e carregar em RETURN?</p>\n"
+
+#: tips.cpp:51
+msgid ""
+"<p>...that you can assign custom colors to \n"
+"ELF objects/C++ Classes/Source Files for graph coloring\n"
+"in <em>Settings->Configure KCachegrind...</em>?</p>\n"
+msgstr ""
+"<p>...pode atribuir cores personalizadas aos\n"
+"objectos ELF/Classes de C++/Ficheiros de Código para a coloração do gráfico\n"
+"na opção <em>Configuração->Configurar o KCachegrind...</em>?</p>\n"
+
+#: tips.cpp:58
+msgid ""
+"<p>...that you can see if debug info is available for a selected \n"
+"function by looking at the location label in the Info tab or\n"
+"the source listing header in the source tab?</p>\n"
+"<p>There must be the name of the source file (with extension).\n"
+"If KCachegrind still doesn't show the source, make sure that you\n"
+"have added the directory of the source file to the\n"
+"<em>Source Directories</em> list in the configuration.\n"
+msgstr ""
+"<p>...pode ver se a informação de depuração está disponível para\n"
+"uma dada função se ver o texto da localização na página Informação\n"
+"ou no cabeçalho da listagem de código na página do código?</p>\n"
+"<p>Esta deverá ser o nome do ficheiro de código (com a extensão).\n"
+"Se o KCachegrind mesmo assim não mostrar o código, certifique-se que\n"
+"adicionou a directoria do ficheiro de código à lista das \n"
+"<em>Directorias de Código</em> na configuração.\n"
+
+#: tips.cpp:69
+msgid ""
+"<p>...that you can configure whether KCachgrind should\n"
+"show absolute event counts or relative ones (percentage display)?</p>\n"
+msgstr ""
+"<p>...pode configurar se o KCachegrind deve mostrar as quantidades\n"
+"absolutas dos eventos ou as relativas (versão percentual)?</p>\n"
+
+#: tips.cpp:75
+msgid ""
+"<p>...that you can configure the maximum number of items\n"
+"for all function lists in KCachegrind? Limiting the number\n"
+"of items is done to get a fast reacting GUI. The last item in\n"
+"the list will show you the number of skipped functions, together\n"
+"with a cost condition for these skipped functions.</p>\n"
+"<p>To activate a function with small costs, search for it and select\n"
+"it in the flat profile. Selecting functions with small cost will\n"
+"temporarily add them to the flat profile list.</p>\n"
+msgstr ""
+"<p>...pode configurar o número máximo de itens para todas as listas\n"
+"de funções do KCachegrind? A limitação do número de itens é feita para\n"
+"ficar com a interface mais rápida. O último item da lista mostrar-lhe-á\n"
+"o número de funções ignoradas, em conjunto com uma condição de custo para\n"
+"essas funções ignoradas.</p>\n"
+"<p>Para activar uma função com custos baixos, procure por ela e seleccione-a\n"
+"na análise simples. Se seleccionar as funções com custo baixo adicioná-las-á\n"
+"à lista das análises simples temporariamente.</p>\n"
+
+#: tips.cpp:87
+msgid ""
+"<p>...that the Coverage tab - in contrast to the Call Lists tab -\n"
+"shows <em>all</em> functions that are calling the selected function\n"
+"(upper part) / are called by the selected function (bottom part),\n"
+"no matter how many function are between them on the stack?</p>\n"
+"<p>Examples:</p>\n"
+"<p>An entry in the upper list for function foo1() with a value of 50%\n"
+"with function bar() selected means that 50% of all the cost of function\n"
+"bar() happened while called from function foo1().</p>\n"
+"<p>An entry in the bottom list for function foo2() with a value of 50%\n"
+"with function bar() selected means that 50% of all the cost of function\n"
+"bar() happened while calling foo2() from bar().</p>\n"
+msgstr ""
+"<p>...a página de Cobertura - em contraste com a página de Listas de \n"
+"Chamadas - mostra <em>todas</em> as funções que estão a chamar a função\n"
+"seleccionada (parte superior) ou que são chamadas pela mesma função\n"
+"(parte inferior), independentemente de quantas funções existem entre\n"
+"elas na pilha?</p>\n"
+"<p>Exemplos:</p>\n"
+"<p>Um item na lista superior para a função teste1() com um valor de 50%\n"
+"com a função testada() seleccionada, significa que 50% do custo total da\n"
+"função testada() ocorreu enquanto foi chamada pela função teste1().</p>\n"
+"<p>Um item na lista inferior para a função teste2() com um valor de 50%\n"
+"com a função testada() seleccionada, significa que 50% do custo total da\n"
+"função testada() ocorreu enquanto chamou a teste2() a partir de si.</p>\n"
+
+#: tips.cpp:102
+msgid ""
+"<p>...that waiting for the tool tip inside of a tree map\n"
+"shows the list of names of the nested rectangles the mouse\n"
+"pointer is over?</p>\n"
+"<p>Items from this list can be selected by pressing the right\n"
+"mouse button.</p>\n"
+msgstr ""
+"<p>...se esperar pela dica, dentro de um mapa da árvore mostra\n"
+"a lista dos nomes nos rectângulos aninhados em que o cursor do\n"
+"rato se encontra?</p>\n"
+"<p>Os itens desta lista podem ser seleccionados se carregar com\n"
+"o botão direito do rato.</p>\n"
+
+#: tips.cpp:111
+msgid ""
+"<p>...that you can constrain the cost counts shown to only a\n"
+"few parts of the whole trace by selecting these parts in the\n"
+"\"Trace Selection\" Dockable?</p>\n"
+"<p>To generate multiple parts in a profiling run with\n"
+"cachegrind, use e.g. option --cachedumps=xxx for parts\n"
+"of a length of xxx basic blocks (A basic block is a run\n"
+"of not-branching assembler statements inside of your program\n"
+"code).</p>\n"
+msgstr ""
+"<p>...você pode restringir as quantidades de custos mostradas apenas\n"
+"a algumas partes do traceamento completo ao seleccionar essas partes\n"
+"na área de \"Selecção do Traceamento\"?</p>\n"
+"<p>Para gerar várias partes na execução de uma análise com o \n"
+"'cachegrind', use p.ex. a opção --cachedumps=xxx para as partes\n"
+"com um número de xxxx blocos básicos (Um bloco básico é a execução \n"
+"de um conjunto de instruções de Assembly sem saltos, dentro do código\n"
+"do seu programa).</p>\n"
+
+#: configdlg.cpp:60
+msgid "Source Files"
+msgstr "Ficheiros de Código"
+
+#: configdlg.cpp:61
+msgid "C++ Classes"
+msgstr "Classes C++"
+
+#: configdlg.cpp:62
+msgid "Function (no Grouping)"
+msgstr "Função (sem agrupamento)"
+
+#: configdlg.cpp:157 configdlg.cpp:350 configdlg.cpp:371
+msgid "(always)"
+msgstr "(sempre)"
+
+#: configdlg.cpp:210
+msgid "KCachegrind Configuration"
+msgstr "Configuração da KCachegrind"
+
+#: configdlg.cpp:211
+msgid ""
+"The Maximum Number of List Items should be below 500.The previous set value "
+"(%1) will still be used."
+msgstr ""
+"O Número Máximo de Itens da Lista deverá ser menor que 500. O valor anterior "
+"(%1) continuará a ser usado."
+
+#: configdlg.cpp:384
+msgid "Choose Source Folder"
+msgstr "Escolha a Pasta com Código"
+
+#: partgraph.cpp:167
+#, c-format
+msgid "Profile Part %1"
+msgstr "Parte da Análise %1"
+
+#: partgraph.cpp:226
+msgid "(no trace)"
+msgstr "(sem traceamento)"
+
+#: partgraph.cpp:229
+msgid "(no part)"
+msgstr "(sem parte)"
+
+#: partview.cpp:51
+msgid "Comment"
+msgstr "Comentário"
+
+#: partview.cpp:73
+msgid ""
+"<b>Trace Part List</b>"
+"<p>This list shows all trace parts of the loaded trace. For each part, the "
+"self/inclusive cost of the current selected function, spent in the part, is "
+"shown; percentage costs are always relative to the total cost <em>"
+"of the part</em> (not to the whole trace as in the Trace Part Overview). Also "
+"shown are the calls happening to/from the current function inside of the trace "
+"part.</p>"
+"<p>By choosing one or more trace parts from the list, the costs shown all over "
+"KCachegrind will only be the ones spent in the selected part(s). If no list "
+"selection is shown, in fact all trace parts are selected implicitly.</p>"
+"<p>This is a multi-selection list. You can select ranges by dragging the mouse "
+"or use SHIFT/CTRL modifiers. Selection/Deselection of trace parts can also be "
+"done by using the Trace Part Overview Dockable. This one also supports multiple "
+"selection.</p>"
+"<p>Note that the list is hidden if only one trace part is loaded.</p>"
+msgstr ""
+"<b>Lista das Partes do Traceamento</b>"
+"<p>Esta lista mostra todas as partes do traceamento carregado. Para cada parte "
+"é mostrado o custo próprio/acumulado da função seleccionada no momento "
+"dispendido na parte; os custos percentuais são sempre relativos ao custo total "
+"<em>da parte</em> (não é em relação ao traceamento completo na Vista Geral da "
+"Parte do Traceamento). Também são apresentadas as chamadas que acontecem "
+"de/para a função actual, dentro da parte do traceamento.</p>"
+"<p>Ao seleccionar uma ou mais partes do traceamento na lista, os custos "
+"mostrados no KCachegrind serão apenas os dispendidos nas partes seleccionadas. "
+"Se não for mostrada nenhuma selecção da lista, ficam seleccionadas "
+"implicitamente todas as partes do traceamento.</p>"
+"<p>Esta lista de selecção multiplica. Você poderá seleccionar intervalos se "
+"arrastar o rato ou usar os modificadores SHIFT/CTRL. A selecção/desactivação "
+"das partes do traceamento também poderá ser feita ao usar a área da Vista Geral "
+"das Partes do Traceamento. Esta também suporta selecções múltiplas.</p>"
+"<p>Lembre-se que a lista fica escondida se só for carregada uma parte do "
+"traceamento.</p>"
+
+#: partview.cpp:106
+msgid "Select '%1'"
+msgstr "Seleccionar '%1'"
+
+#: partview.cpp:107
+msgid "Hide '%1'"
+msgstr "Esconder '%1'"
+
+#: partview.cpp:111
+msgid "Hide Selected"
+msgstr "Esconder os Seleccionados"
+
+#: partview.cpp:112
+msgid "Show All"
+msgstr "Mostrar Tudo"
diff --git a/tde-i18n-pt/messages/kdesdk/kfile_cpp.po b/tde-i18n-pt/messages/kdesdk/kfile_cpp.po
new file mode 100644
index 00000000000..fd8a40c3fe2
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kfile_cpp.po
@@ -0,0 +1,44 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_cpp\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2004-06-28 09:17+0100\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: \n"
+"X-POFile-IgnoreConsistency: Comment\n"
+
+#: kfile_cpp.cpp:48
+msgid "General"
+msgstr "Geral"
+
+#: kfile_cpp.cpp:51
+msgid "Lines"
+msgstr "Linhas"
+
+#: kfile_cpp.cpp:53
+msgid "Code"
+msgstr "Código"
+
+#: kfile_cpp.cpp:55
+msgid "Comment"
+msgstr "Comentário"
+
+#: kfile_cpp.cpp:57
+msgid "Blank"
+msgstr "Em Branco"
+
+#: kfile_cpp.cpp:59
+msgid "Strings"
+msgstr "Cadeias de caracteres"
+
+#: kfile_cpp.cpp:61
+msgid "i18n Strings"
+msgstr "Cadeias de Caracteres com i18n"
+
+#: kfile_cpp.cpp:63
+msgid "Included Files"
+msgstr "Ficheiros Incluídos"
diff --git a/tde-i18n-pt/messages/kdesdk/kfile_diff.po b/tde-i18n-pt/messages/kdesdk/kfile_diff.po
new file mode 100644
index 00000000000..cd285309f56
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kfile_diff.po
@@ -0,0 +1,99 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_diff\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2004-06-28 09:17+0100\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: CVSDiff Perforce RCS SubVersion Diff Ed \n"
+
+#: kfile_diff.cpp:56
+msgid "General"
+msgstr "Geral"
+
+#: kfile_diff.cpp:58
+msgid "First File"
+msgstr "Primeiro Ficheiro"
+
+#: kfile_diff.cpp:59
+msgid "Format"
+msgstr "Formato"
+
+#: kfile_diff.cpp:60
+msgid "Diff Program"
+msgstr "Programa 'Diff'"
+
+#: kfile_diff.cpp:61
+msgid "Hunks"
+msgstr "Pedaços"
+
+#: kfile_diff.cpp:62
+msgid "Statistics"
+msgstr "Estatísticas"
+
+#: kfile_diff.cpp:63
+msgid "Insertions"
+msgstr "Inserções"
+
+#: kfile_diff.cpp:64
+msgid "Changes"
+msgstr "Alterações"
+
+#: kfile_diff.cpp:65
+msgid "Deletions"
+msgstr "Remoções"
+
+#: kfile_diff.cpp:280
+msgid "Context"
+msgstr "Contexto"
+
+#: kfile_diff.cpp:283
+msgid "Ed"
+msgstr "Ed"
+
+#: kfile_diff.cpp:286
+msgid "Normal"
+msgstr "Normal"
+
+#: kfile_diff.cpp:289
+msgid "RCS"
+msgstr "RCS"
+
+#: kfile_diff.cpp:292
+msgid "Unified"
+msgstr "Unificado"
+
+#: kfile_diff.cpp:295
+msgid "Not Available (file empty)"
+msgstr "Não Disponível (ficheiro vazio)"
+
+#: kfile_diff.cpp:298 kfile_diff.cpp:328
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: kfile_diff.cpp:301
+msgid "Side by Side"
+msgstr "Lado a Lado"
+
+#: kfile_diff.cpp:313
+msgid "CVSDiff"
+msgstr "CVSDiff"
+
+#: kfile_diff.cpp:316
+msgid "Diff"
+msgstr "Diferenças"
+
+#: kfile_diff.cpp:319
+msgid "Diff3"
+msgstr "Diff3"
+
+#: kfile_diff.cpp:322
+msgid "Perforce"
+msgstr "Perforce"
+
+#: kfile_diff.cpp:325
+msgid "SubVersion"
+msgstr "SubVersion"
diff --git a/tde-i18n-pt/messages/kdesdk/kfile_po.po b/tde-i18n-pt/messages/kdesdk/kfile_po.po
new file mode 100644
index 00000000000..9ef418fa5e0
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kfile_po.po
@@ -0,0 +1,39 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_po\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2002-11-04 20:27+0000\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: \n"
+
+#: kfile_po.cpp:50
+msgid "Catalog Information"
+msgstr "Informação do Catálogo"
+
+#: kfile_po.cpp:53
+msgid "Total Messages"
+msgstr "Mensagens Totais"
+
+#: kfile_po.cpp:54
+msgid "Fuzzy Messages"
+msgstr "Mensagens Aproximadas"
+
+#: kfile_po.cpp:55
+msgid "Untranslated Messages"
+msgstr "Mensagens Não-Traduzidas"
+
+#: kfile_po.cpp:56
+msgid "Last Translator"
+msgstr "Último Tradutor"
+
+#: kfile_po.cpp:57
+msgid "Language Team"
+msgstr "Equipa da Língua"
+
+#: kfile_po.cpp:58
+msgid "Revision"
+msgstr "Revisão"
diff --git a/tde-i18n-pt/messages/kdesdk/kfile_ts.po b/tde-i18n-pt/messages/kdesdk/kfile_ts.po
new file mode 100644
index 00000000000..614147d8d4b
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kfile_ts.po
@@ -0,0 +1,32 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kfile_ts\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2003-02-11 21:33+0000\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-IgnoreConsistency: Untranslated\n"
+"X-POFile-SpellExtra: \n"
+
+#: kfile_ts.cpp:43
+msgid "General"
+msgstr "Geral"
+
+#: kfile_ts.cpp:46
+msgid "Messages"
+msgstr "Mensagens"
+
+#: kfile_ts.cpp:48
+msgid "Translated"
+msgstr "Traduzidas"
+
+#: kfile_ts.cpp:50
+msgid "Untranslated"
+msgstr "Não Traduzidas"
+
+#: kfile_ts.cpp:52
+msgid "Obsolete"
+msgstr "Obsoletas"
diff --git a/tde-i18n-pt/messages/kdesdk/kio_svn.po b/tde-i18n-pt/messages/kdesdk/kio_svn.po
new file mode 100644
index 00000000000..a77e408230a
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kio_svn.po
@@ -0,0 +1,180 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kio_svn\n"
+"POT-Creation-Date: 2006-02-18 03:52+0100\n"
+"PO-Revision-Date: 2005-06-02 02:25+0100\n"
+"Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: bin\n"
+
+#: svn.cpp:235
+msgid "Looking for %1..."
+msgstr "A procurar por %1..."
+
+#: svn.cpp:1088
+msgid "Nothing to commit."
+msgstr "Não há nada para enviar."
+
+#: svn.cpp:1090
+#, c-format
+msgid "Committed revision %1."
+msgstr "Foi enviada a versão %1."
+
+#: svn.cpp:1352
+#, c-format
+msgid "A (bin) %1"
+msgstr "A (bin) %1"
+
+#: svn.cpp:1354 svn.cpp:1386
+#, c-format
+msgid "A %1"
+msgstr "A %1"
+
+#: svn.cpp:1360 svn.cpp:1382
+#, c-format
+msgid "D %1"
+msgstr "R %1"
+
+#: svn.cpp:1363
+#, c-format
+msgid "Restored %1."
+msgstr "Foi reposto o %1."
+
+#: svn.cpp:1366
+#, c-format
+msgid "Reverted %1."
+msgstr "Foi revertido o %1."
+
+#: svn.cpp:1369
+msgid ""
+"Failed to revert %1.\n"
+"Try updating instead."
+msgstr ""
+"Não foi possível reverter o %1.\n"
+"Tente a actualização em alternativa."
+
+#: svn.cpp:1372
+#, c-format
+msgid "Resolved conflicted state of %1."
+msgstr "Foi resolvido o estado de conflito do %1."
+
+#: svn.cpp:1376
+#, c-format
+msgid "Skipped missing target %1."
+msgstr "Foi omitido o alvo ausente %1."
+
+#: svn.cpp:1378
+#, c-format
+msgid "Skipped %1."
+msgstr "Foi omitido o %1."
+
+#: svn.cpp:1431
+#, c-format
+msgid "Exported external at revision %1."
+msgstr "Exportou-se o item externo na versão %1."
+
+#: svn.cpp:1433
+#, c-format
+msgid "Exported revision %1."
+msgstr "Foi exportada a versão %1."
+
+#: svn.cpp:1436
+#, c-format
+msgid "Checked out external at revision %1."
+msgstr "Foi obtido o item externo na versão %1."
+
+#: svn.cpp:1438
+#, c-format
+msgid "Checked out revision %1."
+msgstr "Foi obtida a versão %1."
+
+#: svn.cpp:1442
+#, c-format
+msgid "Updated external to revision %1."
+msgstr "Foi actualizado o item externo para a versão %1."
+
+#: svn.cpp:1444
+#, c-format
+msgid "Updated to revision %1."
+msgstr "Actualizado para a versão %1."
+
+#: svn.cpp:1447
+#, c-format
+msgid "External at revision %1."
+msgstr "Item externo na versão %1."
+
+#: svn.cpp:1449
+#, c-format
+msgid "At revision %1."
+msgstr "Na versão %1."
+
+#: svn.cpp:1455
+msgid "External export complete."
+msgstr "Exportação externa completa."
+
+#: svn.cpp:1457
+msgid "Export complete."
+msgstr "Exportação completa."
+
+#: svn.cpp:1460
+msgid "External checkout complete."
+msgstr "Obtenção externa completa."
+
+#: svn.cpp:1462
+msgid "Checkout complete."
+msgstr "Obtenção completa."
+
+#: svn.cpp:1465
+msgid "External update complete."
+msgstr "Actualização externa completa."
+
+#: svn.cpp:1467
+msgid "Update complete."
+msgstr "Actualização completa."
+
+#: svn.cpp:1477
+#, c-format
+msgid "Fetching external item into %1."
+msgstr "A obter o item externo para %1."
+
+#: svn.cpp:1481
+#, c-format
+msgid "Status against revision: %1."
+msgstr "Estado em relação à versão: %1."
+
+#: svn.cpp:1484
+#, c-format
+msgid "Performing status on external item at %1."
+msgstr "A efectuar o estado do item externo em %1."
+
+#: svn.cpp:1487
+#, c-format
+msgid "Sending %1"
+msgstr "A enviar o %1"
+
+#: svn.cpp:1491
+#, c-format
+msgid "Adding (bin) %1."
+msgstr "A adicionar (como binário)o %1."
+
+#: svn.cpp:1493
+#, c-format
+msgid "Adding %1."
+msgstr "A adicionar o %1."
+
+#: svn.cpp:1497
+#, c-format
+msgid "Deleting %1."
+msgstr "A remover o %1."
+
+#: svn.cpp:1500
+#, c-format
+msgid "Replacing %1."
+msgstr "A substituir o %1."
+
+#: svn.cpp:1505
+msgid "Transmitting file data "
+msgstr "A transferir os dados dos ficheiros."
diff --git a/tde-i18n-pt/messages/kdesdk/kompare.po b/tde-i18n-pt/messages/kdesdk/kompare.po
new file mode 100644
index 00000000000..a11ff41676d
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kompare.po
@@ -0,0 +1,1013 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kompare\n"
+"POT-Creation-Date: 2007-12-20 01:16+0100\n"
+"PO-Revision-Date: 2007-04-10 14:49+0100\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: RCS KompareNavigationPart Bruggeman\n"
+"X-POFile-SpellExtra: KompareNavTreePart Firebaugh Kompare kompare Cervisia\n"
+"X-POFile-SpellExtra: Solaris KomparePart cvs KompareViewPart cd Otto\n"
+"X-POFile-SpellExtra: udHprNa diff Diff dir TABS Ed tabs exp patches Gr dif\n"
+"X-POFile-IgnoreConsistency: &Format\n"
+"X-POFile-IgnoreConsistency: Source File\n"
+"X-POFile-IgnoreConsistency: Source\n"
+"X-POFile-SpellExtra: Patches patch\n"
+
+#: komparepart/kompareprefdlg.cpp:33
+msgid "Preferences"
+msgstr "Preferências"
+
+#: komparepart/kompareprefdlg.cpp:39
+msgid "View Settings"
+msgstr "Configuração da Visualização"
+
+#: komparepart/kompareprefdlg.cpp:43 kompareurldialog.cpp:47
+msgid "Diff"
+msgstr "Diferenças"
+
+#: komparepart/kompareprefdlg.cpp:43
+msgid "Diff Settings"
+msgstr "Opções do Diff"
+
+#: komparepart/kompare_part.cpp:165
+msgid "Save &All"
+msgstr "Gr&avar Tudo"
+
+#: komparepart/kompare_part.cpp:168
+msgid "Save .&diff..."
+msgstr "Gravar o .&diff..."
+
+#: komparepart/kompare_part.cpp:171
+msgid "Swap Source with Destination"
+msgstr "Trocar a Origem e o Destino"
+
+#: komparepart/kompare_part.cpp:174
+msgid "Show Statistics"
+msgstr "Mostrar as Estatísticas"
+
+#: komparepart/kompare_part.cpp:269
+msgid "<qt>The URL <b>%1</b> cannot be downloaded.</qt>"
+msgstr "<qt>Não foi possível transferir o URL <b>%1</b>.</qt>"
+
+#: komparepart/kompare_part.cpp:281
+msgid "<qt>The URL <b>%1</b> does not exist on your system.</qt>"
+msgstr "<qt>O URL <b>%1</b> não existe no seu sistema.</qt>"
+
+#: komparepart/kompare_part.cpp:425
+msgid "Diff Options"
+msgstr "Opções do Diff"
+
+#: komparepart/kompare_part.cpp:443
+msgid "*.diff *.dif *.patch|Patch Files"
+msgstr "*.diff *.dif *.patch|Ficheiros de 'Patches'"
+
+#: komparepart/kompare_part.cpp:443
+msgid "Save .diff"
+msgstr "Gravar o .diff"
+
+#: komparepart/kompare_part.cpp:446
+msgid "The file exists or is write-protected; do you want to overwrite it?"
+msgstr ""
+"O ficheiro já existe ou está protegido contra gravações; deseja sobrepô-lo?"
+
+#: komparepart/kompare_part.cpp:446
+msgid "File Exists"
+msgstr "O Ficheiro Existe"
+
+#: komparepart/kompare_part.cpp:446
+msgid "Overwrite"
+msgstr "Sobrepor"
+
+#: komparepart/kompare_part.cpp:446
+msgid "Do Not Overwrite"
+msgstr "Não Sobrepor"
+
+#: komparepart/kompare_part.cpp:481
+msgid "KomparePart"
+msgstr "KomparePart"
+
+#: komparepart/kompare_part.cpp:493
+msgid "Running diff..."
+msgstr "A correr o diff..."
+
+#: komparepart/kompare_part.cpp:496
+msgid "Parsing diff output..."
+msgstr "A analisar o resultado do 'diff'..."
+
+#: komparepart/kompare_part.cpp:545
+msgid "Comparing file %1 with file %2"
+msgstr "A comparar o ficheiro %1 com o %2"
+
+#: komparepart/kompare_part.cpp:550
+msgid "Comparing files in %1 with files in %2"
+msgstr "A comparar os ficheiros em %1 com os em %2"
+
+#: komparepart/kompare_part.cpp:555
+#, c-format
+msgid "Viewing diff output from %1"
+msgstr "A ver o resultado do 'diff' de %1"
+
+#: komparepart/kompare_part.cpp:558
+msgid "Blending diff output from %1 into file %2"
+msgstr "A misturar o resultado do 'diff' de %1 no ficheiro %2"
+
+#: komparepart/kompare_part.cpp:563
+msgid "Blending diff output from %1 into folder %2"
+msgstr "A fundir o resultado do 'diff' de %1 na pasta %2"
+
+#: komparepart/kompare_part.cpp:586 komparepart/kompare_part.cpp:709
+msgid ""
+"You have made changes to the destination file(s).\n"
+"Would you like to save them?"
+msgstr ""
+"Efectuou alterações ao(s) ficheiro(s) de destino.\n"
+"Deseja gravá-las?"
+
+#: komparepart/kompare_part.cpp:588 komparepart/kompare_part.cpp:711
+msgid "Save Changes?"
+msgstr "Gravar as Alterações?"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 276
+#: komparepart/kompare_part.cpp:635 libdialogpages/diffpage.cpp:244 rc.cpp:75
+#, no-c-format
+msgid "Unified"
+msgstr "Unificado"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 244
+#: komparepart/kompare_part.cpp:638 libdialogpages/diffpage.cpp:238 rc.cpp:63
+#, no-c-format
+msgid "Context"
+msgstr "Contexto"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 268
+#: komparepart/kompare_part.cpp:641 libdialogpages/diffpage.cpp:242 rc.cpp:72
+#, no-c-format
+msgid "RCS"
+msgstr "RCS"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 252
+#: komparepart/kompare_part.cpp:644 libdialogpages/diffpage.cpp:239 rc.cpp:66
+#, no-c-format
+msgid "Ed"
+msgstr "Ed"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 260
+#: komparepart/kompare_part.cpp:647 libdialogpages/diffpage.cpp:241 rc.cpp:69
+#, no-c-format
+msgid "Normal"
+msgstr "Normal"
+
+#: komparenavtreepart/komparenavtreepart.cpp:531
+#: komparepart/kompare_part.cpp:651
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: komparepart/kompare_part.cpp:667
+msgid ""
+"No diff file, or no 2 files have been diffed. Therefore no stats are available."
+msgstr ""
+"Não existe o ficheiro 'diff' ou não foram comparados 2 ficheiros. Como tal, não "
+"existem estatísticas disponíveis."
+
+#: komparepart/kompare_part.cpp:669 komparepart/kompare_part.cpp:683
+#: komparepart/kompare_part.cpp:698
+msgid "Diff Statistics"
+msgstr "Estatísticas do Diff"
+
+#: komparepart/kompare_part.cpp:673
+msgid ""
+"Statistics:\n"
+"\n"
+"Old file: %1\n"
+"New file: %2\n"
+"\n"
+"Format: %3\n"
+"Number of hunks: %4\n"
+"Number of differences: %5"
+msgstr ""
+"Estatísticas:\n"
+"\n"
+"Ficheiro antigo: %1\n"
+"Ficheiro novo: %2\n"
+"\n"
+"Formato: %3\n"
+"Número de blocos: %4\n"
+"Número de diferenças: %5"
+
+#: komparepart/kompare_part.cpp:686
+msgid ""
+"Statistics:\n"
+"\n"
+"Number of files in diff file: %1\n"
+"Format: %2\n"
+"\n"
+"Current old file: %3\n"
+"Current new file: %4\n"
+"\n"
+"Number of hunks: %5\n"
+"Number of differences: %6"
+msgstr ""
+"Estatísticas:\n"
+"\n"
+"Número de ficheiros no ficheiro diff: %1\n"
+"Formato: %2\n"
+"\n"
+"Ficheiro antigo: %3\n"
+"Ficheiro novo: %4\n"
+"\n"
+"Número de blocos: %5\n"
+"Número de diferenças: %6"
+
+#: libdialogpages/viewpage.cpp:51
+msgid "Colors"
+msgstr "Cores"
+
+#: libdialogpages/viewpage.cpp:56
+msgid "Removed color:"
+msgstr "Cor de removido:"
+
+#: libdialogpages/viewpage.cpp:61
+msgid "Changed color:"
+msgstr "Cor de modificado:"
+
+#: libdialogpages/viewpage.cpp:66
+msgid "Added color:"
+msgstr "Cor de adicionado:"
+
+#: libdialogpages/viewpage.cpp:71
+msgid "Applied color:"
+msgstr "Cor de aplicado:"
+
+#: libdialogpages/viewpage.cpp:76
+msgid "Mouse Wheel"
+msgstr "Roda do Rato"
+
+#: libdialogpages/viewpage.cpp:80
+msgid "Number of lines:"
+msgstr "Número de linhas:"
+
+#: libdialogpages/viewpage.cpp:86
+msgid "Tabs to Spaces"
+msgstr "TABS para Espaços"
+
+#: libdialogpages/viewpage.cpp:90
+msgid "Number of spaces to convert a tab character to:"
+msgstr "Número de espaços para onde converter uma tabulação:"
+
+#: libdialogpages/viewpage.cpp:97
+msgid "A&ppearance"
+msgstr "A&parência"
+
+#: libdialogpages/viewpage.cpp:104
+msgid "Text Font"
+msgstr "Tipo de Letra do Texto"
+
+#: libdialogpages/viewpage.cpp:108
+msgid "Font:"
+msgstr "Tipo de letra:"
+
+#: libdialogpages/viewpage.cpp:112
+msgid "Size:"
+msgstr "Dimensões:"
+
+#: libdialogpages/diffpage.cpp:211
+msgid "Diff Program"
+msgstr "Programa 'Diff'"
+
+#: libdialogpages/diffpage.cpp:216
+msgid ""
+"You can select a different diff program here. On Solaris the standard diff "
+"program does not support all the options that the GNU version does. This way "
+"you can select that version."
+msgstr ""
+"Você poderá seleccionar um programa 'diff' diferente aqui. No Solaris, o "
+"programa 'diff' normal não suporte todas as opções que a versão da GNU suporta. "
+"Desta forma, você poderá seleccionar essa versão."
+
+#: libdialogpages/diffpage.cpp:221
+msgid "&Diff"
+msgstr "&Diferenças"
+
+#: libdialogpages/diffpage.cpp:232
+msgid "Output Format"
+msgstr "Formato de Saída"
+
+#: libdialogpages/diffpage.cpp:233
+msgid ""
+"Select the format of the output generated by diff. Unified is the one that is "
+"used most frequently because it is very readable. The KDE developers like this "
+"format the best so use it for sending patches."
+msgstr ""
+"Seleccione o formato do resultado gerado pelo 'diff'. O Unificado é o que é "
+"usado mais frequentemente por ser bastante legível. Os programadores do KDE "
+"gostam deste formato por ser o melhor para enviar alterações ('patches')."
+
+#: libdialogpages/diffpage.cpp:247
+msgid "Lines of Context"
+msgstr "Linhas de Contexto"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 312
+#: libdialogpages/diffpage.cpp:251 rc.cpp:81
+#, no-c-format
+msgid "Number of context lines:"
+msgstr "Número de linhas de contexto:"
+
+#: libdialogpages/diffpage.cpp:253
+msgid ""
+"The number of context lines is normally 2 or 3. This makes the diff readable "
+"and applicable in most cases. More than 3 lines will only bloat the diff "
+"unnecessarily."
+msgstr ""
+"O número de linhas de contexto é normalmente igual a 2 ou 3. Isto torna o "
+"'diff' legível e aplicável na maioria dos casos. Se for mais do que 3 linhas só "
+"irá tornar o 'diff' confuso, desnecessariamente."
+
+#: libdialogpages/diffpage.cpp:259
+msgid "&Format"
+msgstr "&Formato"
+
+#: libdialogpages/diffpage.cpp:270
+msgid "General"
+msgstr "Geral"
+
+#: libdialogpages/diffpage.cpp:274
+msgid "&Look for smaller changes"
+msgstr "&Procurar alterações menores"
+
+#: libdialogpages/diffpage.cpp:275
+msgid "This corresponds to the -d diff option."
+msgstr "Corresponde à opção -d do 'diff'."
+
+#: libdialogpages/diffpage.cpp:276
+msgid "O&ptimize for large files"
+msgstr "O&ptimizar para ficheiros grandes"
+
+#: libdialogpages/diffpage.cpp:277
+msgid "This corresponds to the -H diff option."
+msgstr "Corresponde à opção -H do 'diff'."
+
+#: libdialogpages/diffpage.cpp:278
+msgid "&Ignore changes in case"
+msgstr "&Ignorar as mudanças de capitalização"
+
+#: libdialogpages/diffpage.cpp:279
+msgid "This corresponds to the -i diff option."
+msgstr "Corresponde à opção -i do 'diff'."
+
+#: libdialogpages/diffpage.cpp:284
+msgid "Ignore regexp:"
+msgstr "Ignorar a exp. regular:"
+
+#: libdialogpages/diffpage.cpp:285
+msgid "This option corresponds to the -I diff option."
+msgstr "Corresponde à opção -I do 'diff'."
+
+#: libdialogpages/diffpage.cpp:288
+msgid ""
+"Add the regular expression here that you want to use\n"
+"to ignore lines that match it."
+msgstr ""
+"Adicione aqui a expressão regular que deseja usar\n"
+"para ignorar as linhas correspondentes."
+
+#: libdialogpages/diffpage.cpp:294
+msgid "&Edit..."
+msgstr "&Editar..."
+
+#: libdialogpages/diffpage.cpp:295
+msgid ""
+"Clicking this will open a regular expression dialog where\n"
+"you can graphically create regular expressions."
+msgstr ""
+"Se carregar aqui irá abrir uma janela de edição de expressões\n"
+"regulares onde poderá criar graficamente expressões regulares."
+
+#: libdialogpages/diffpage.cpp:300
+msgid "Whitespace"
+msgstr "Espaços em branco"
+
+#: libdialogpages/diffpage.cpp:304
+msgid "E&xpand tabs to spaces in output"
+msgstr "E&xpandir as tabulações para espaços no resultado"
+
+#: libdialogpages/diffpage.cpp:305
+msgid "This option corresponds to the -t diff option."
+msgstr "Corresponde à opção -t do 'diff'."
+
+#: libdialogpages/diffpage.cpp:306
+msgid "I&gnore added or removed empty lines"
+msgstr "I&gnorar as linhas em branco adicionadas ou removidas"
+
+#: libdialogpages/diffpage.cpp:307
+msgid "This option corresponds to the -B diff option."
+msgstr "Corresponde à opção -B do 'diff'."
+
+#: libdialogpages/diffpage.cpp:308
+msgid "Ig&nore changes in the amount of whitespace"
+msgstr "I&gnorar as alterações dos espaços em branco"
+
+#: libdialogpages/diffpage.cpp:309
+msgid "This option corresponds to the -b diff option."
+msgstr "Corresponde à opção -b do 'diff'."
+
+#: libdialogpages/diffpage.cpp:310
+msgid "Ign&ore all whitespace"
+msgstr "Ign&orar todos os espaços em branco"
+
+#: libdialogpages/diffpage.cpp:311
+msgid "This option corresponds to the -w diff option."
+msgstr "Corresponde à opção -w do 'diff'."
+
+#: libdialogpages/diffpage.cpp:312
+msgid "Igno&re changes due to tab expansion"
+msgstr "Igno&rar as alterações devidas à expansão de tabulações"
+
+#: libdialogpages/diffpage.cpp:313
+msgid "This option corresponds to the -E diff option."
+msgstr "Corresponde à opção -E do 'diff'."
+
+#: libdialogpages/diffpage.cpp:318
+msgid "O&ptions"
+msgstr "O&pções"
+
+#: libdialogpages/diffpage.cpp:328
+msgid "File Pattern to Exclude"
+msgstr "Padrão de Ficheiros a Excluir"
+
+#: libdialogpages/diffpage.cpp:330
+msgid ""
+"If this is checked you can enter a shell pattern in the text box on the right "
+"or select entries from the list."
+msgstr ""
+"Se esta opção estiver assinala, você poderá indicar um padrão no campo de texto "
+"à direita ou seleccionar os itens da lista."
+
+#: libdialogpages/diffpage.cpp:332
+msgid ""
+"Here you can enter or remove a shell pattern or select one or more entries from "
+"the list."
+msgstr ""
+"Aqui você poderá indicar ou remover um padrão ou seleccionar um ou mais itens "
+"da lista."
+
+#: libdialogpages/diffpage.cpp:338
+msgid "File with Filenames to Exclude"
+msgstr "Ficheiro com Nomes a Excluir"
+
+#: libdialogpages/diffpage.cpp:340
+msgid ""
+"If this is checked you can enter a filename in the combo box on the right."
+msgstr ""
+"Se esta opção estiver assinalada, você poderá indicar o nome de um ficheiro na "
+"lista à direita."
+
+#: libdialogpages/diffpage.cpp:342
+msgid ""
+"Here you can enter the URL of a file with shell patterns to ignore during the "
+"comparison of the folders."
+msgstr ""
+"Aqui você poderá indicar o URL de um ficheiro com padrões de nomes a ignorar "
+"durante a comparação de pastas."
+
+#: libdialogpages/diffpage.cpp:344
+msgid ""
+"Any file you select in the dialog that pops up when you click it will be put in "
+"the dialog to the left of this button."
+msgstr ""
+"Todos os ficheiros que seleccionar na janela que aparece quando você carregar "
+"nela serão postos na janela à esquerda deste botão."
+
+#: libdialogpages/diffpage.cpp:352
+msgid "&Exclude"
+msgstr "&Excluir"
+
+#: libdialogpages/filespage.cpp:53
+msgid "Encoding"
+msgstr "Codificação"
+
+#: libdialogpages/filespage.cpp:64
+msgid "&Files"
+msgstr "&Ficheiros"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: main.cpp:33
+msgid ""
+"A program to view the differences between files and optionally generate a diff"
+msgstr ""
+"Um programa para ver as diferenças entre ficheiros e para gerar opcionalmente "
+"um registo das diferenças"
+
+#: main.cpp:39
+msgid "This will compare URL1 with URL2"
+msgstr "Isto irá comparar o URL1 com o URL2"
+
+#: main.cpp:40
+msgid ""
+"This will open URL1 and expect it to be diff output. URL1 can also be a '-' and "
+"then it will read from standard input. Can be used for instance for cvs diff | "
+"kompare -o -. Kompare will do a check to see if it can find the original "
+"file(s) and then blend the original file(s) into the diffoutput and show that "
+"in the viewer. -n disables the check."
+msgstr ""
+"Isto irá abrir o URL1 e esperar por ele como sendo o resultado do 'diff'. O "
+"URL1 pode também ser um '-', onde ele irá ler do 'standard input'. Pode ser "
+"usado, por exemplo, para o cvs diff | kompare -o -. O Kompare fará uma "
+"verificação para confirmar se consegue encontrar os ficheiros originais e então "
+"fundir os mesmos no resultado do 'diff' e mostrar o resultado no visualizador. "
+"O -n desactiva a verificação."
+
+#: main.cpp:41
+msgid ""
+"This will blend URL2 into URL1, URL2 is expected to be diff output and URL1 the "
+"file or folder that the diffoutput needs to be blended into. "
+msgstr ""
+"Isto irá fundir o URL2 no URL1. O URL2 é esperado como sendo o resultado do "
+"'diff' e o URL1 o ficheiro ou pasta que o resultado do 'diff' está à espera de "
+"existir para fundir."
+
+#: main.cpp:42
+msgid ""
+"Disables the check for automatically finding the original file(s) when using "
+"'-' as URL with the -o option."
+msgstr ""
+"Desactiva a verificação para procurar automaticamente os ficheiros originais ao "
+"usar o '-' como URL na opção -o."
+
+#: main.cpp:43
+msgid ""
+"Use this to specify the encoding when calling it from the command line. It will "
+"default to the local encoding if not specified."
+msgstr ""
+"Use isto para seleccionar a codificação, quando o invocar a partir da linha de "
+"comandos. Irá usar a codificação local se não foi explicitamente indicada."
+
+#: main.cpp:52
+msgid "Kompare"
+msgstr "Kompare"
+
+#: main.cpp:54
+msgid "(c) 2001-2004, John Firebaugh and Otto Bruggeman"
+msgstr "(c) 2001-2004, John Firebaugh e Otto Bruggeman"
+
+#: main.cpp:55 main.cpp:56
+msgid "Author"
+msgstr "Autor"
+
+#: main.cpp:57
+msgid "Kompare icon artist"
+msgstr "Artista dos ícones do Kompare"
+
+#: main.cpp:58
+msgid "A lot of good advice"
+msgstr "Alguns bons avisos"
+
+#: main.cpp:59
+msgid "Cervisia diff viewer"
+msgstr "Visualizador do 'diff' do Cervisia"
+
+#: kompare_shell.cpp:397 main.cpp:185
+msgid "Compare Files or Folders"
+msgstr "Comparar Ficheiros ou Pastas"
+
+#: kompare_shell.cpp:398 main.cpp:186
+msgid "Source"
+msgstr "Origem"
+
+#: kompare_shell.cpp:399 main.cpp:187
+msgid "Destination"
+msgstr "Destino"
+
+#: kompare_shell.cpp:401 main.cpp:189
+msgid "Compare"
+msgstr "Comparar"
+
+#: main.cpp:189
+msgid "Compare these files or folder"
+msgstr "Comparar estes ficheiros ou pastas"
+
+#: kompare_shell.cpp:401 main.cpp:189
+msgid ""
+"If you have entered 2 filenames or 2 folders in the fields in this dialog then "
+"this button will be enabled and pressing it will start a comparison of the "
+"entered files or folders. "
+msgstr ""
+"Se indicou 2 ficheiros ou 2 pastas nos campos desta janela, então este botão "
+"ficará activo e, se o carregar, irá iniciar uma comparação dos ficheiros ou "
+"pastas indicados."
+
+#: kompareurldialog.cpp:41
+msgid "Here you can enter the files you want to compare."
+msgstr "Aqui pode indicar os ficheiro que deseja comparar."
+
+#: kompareurldialog.cpp:47
+msgid "Here you can change the options for comparing the files."
+msgstr "Aqui pode modificar as opções para comparar os ficheiros."
+
+#: kompareurldialog.cpp:53
+msgid "Here you can change the options for the view."
+msgstr "Aqui pode modificar as opções para a vista."
+
+#: komparenavtreepart/komparenavtreepart.cpp:61
+msgid "Source Folder"
+msgstr "Pasta de Origem"
+
+#: komparenavtreepart/komparenavtreepart.cpp:66
+msgid "Destination Folder"
+msgstr "Pasta de Destino"
+
+#: komparenavtreepart/komparenavtreepart.cpp:71
+msgid "Source File"
+msgstr "Ficheiro de Origem"
+
+#: komparenavtreepart/komparenavtreepart.cpp:72
+msgid "Destination File"
+msgstr "Ficheiro de Destino"
+
+#: komparenavtreepart/komparenavtreepart.cpp:78
+msgid "Source Line"
+msgstr "Linha de Origem"
+
+#: komparenavtreepart/komparenavtreepart.cpp:79
+msgid "Destination Line"
+msgstr "Linha de Destino"
+
+#: komparenavtreepart/komparenavtreepart.cpp:80
+msgid "Difference"
+msgstr "Diferença"
+
+#: komparenavtreepart/komparenavtreepart.cpp:426
+#, c-format
+msgid ""
+"_n: Applied: Changes made to %n line undone\n"
+"Applied: Changes made to %n lines undone"
+msgstr ""
+"Aplicado: As alterações feitas a %n linha foram anuladas\n"
+"Aplicado: As alterações feitas a %n linhas foram anuladas"
+
+#: komparenavtreepart/komparenavtreepart.cpp:429
+#, c-format
+msgid ""
+"_n: Changed %n line\n"
+"Changed %n lines"
+msgstr ""
+"1 linha alterada\n"
+"%n linhas alteradas"
+
+#: komparenavtreepart/komparenavtreepart.cpp:434
+#, c-format
+msgid ""
+"_n: Applied: Insertion of %n line undone\n"
+"Applied: Insertion of %n lines undone"
+msgstr ""
+"Aplicado: A introdução de %n linha foi anulada\n"
+"Aplicado: A introdução de %n linhas foi anulada"
+
+#: komparenavtreepart/komparenavtreepart.cpp:437
+#, c-format
+msgid ""
+"_n: Inserted %n line\n"
+"Inserted %n lines"
+msgstr ""
+"1 linha inserida\n"
+"%n linhas inseridas"
+
+#: komparenavtreepart/komparenavtreepart.cpp:442
+#, c-format
+msgid ""
+"_n: Applied: Deletion of %n line undone\n"
+"Applied: Deletion of %n lines undone"
+msgstr ""
+"Aplicado: A remoção de %n linha foi anulada\n"
+"Aplicado: A remoção de %n linhas foi anulada"
+
+#: komparenavtreepart/komparenavtreepart.cpp:445
+#, c-format
+msgid ""
+"_n: Deleted %n line\n"
+"Deleted %n lines"
+msgstr ""
+"1 linha removida\n"
+"%n linhas removidas"
+
+#: komparenavtreepart/komparenavtreepart.cpp:694
+msgid "KompareNavTreePart"
+msgstr "KompareNavTreePart"
+
+#. i18n: file komparepart/komparepartui.rc line 13
+#: rc.cpp:15
+#, no-c-format
+msgid "&Difference"
+msgstr "&Diferença"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 41
+#: rc.cpp:21
+#, no-c-format
+msgid "Run Diff In"
+msgstr "Correr o Diff na"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 84
+#: rc.cpp:24
+#, no-c-format
+msgid "Command Line"
+msgstr "Linha de Comandos"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 108
+#: rc.cpp:27
+#, no-c-format
+msgid "cd dir && diff -udHprNa -- source destination"
+msgstr "cd dir && diff -udHprNa -- origem destino"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 135
+#: rc.cpp:33
+#, no-c-format
+msgid "Look for smaller changes"
+msgstr "Procurar alterações menores"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 146
+#: rc.cpp:36
+#, no-c-format
+msgid "Optimize for large files"
+msgstr "Optimizar para ficheiros grandes"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 157
+#: rc.cpp:39
+#, no-c-format
+msgid "Ignore changes in case"
+msgstr "Ignorar as mudanças de capitalização"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 165
+#: rc.cpp:42
+#, no-c-format
+msgid "Expand tabs to spaces"
+msgstr "Expandir os TABS para espaços"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 173
+#: rc.cpp:45
+#, no-c-format
+msgid "Ignore added or removed empty lines"
+msgstr "Ignorar as linhas em branco adicionadas ou removidas"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 181
+#: rc.cpp:48
+#, no-c-format
+msgid "Ignore changes in whitespace"
+msgstr "Ignorar as alterações dos espaços em branco"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 189
+#: rc.cpp:51
+#, no-c-format
+msgid "Show function names"
+msgstr "Mostrar os nomes das funções"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 200
+#: rc.cpp:54
+#, no-c-format
+msgid "Compare folders recursively"
+msgstr "Comparar recursivamente as pastas"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 211
+#: rc.cpp:57
+#, no-c-format
+msgid "Treat new files as empty"
+msgstr "Tratar os ficheiros novos como vazios"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 227
+#: rc.cpp:60
+#, no-c-format
+msgid "Format"
+msgstr "Formato"
+
+#. i18n: file komparepart/komparesaveoptionsbase.ui line 287
+#: rc.cpp:78
+#, no-c-format
+msgid "Side-by-side"
+msgstr "Lado-a-lado"
+
+#: kompare_shell.cpp:77
+msgid "Could not find our KompareViewPart."
+msgstr "Não foi possível encontrar a KompareViewPart."
+
+#: kompare_shell.cpp:106
+msgid "Could not load our KompareViewPart."
+msgstr "Não foi possível carregar a KompareViewPart."
+
+#: kompare_shell.cpp:114
+msgid "Could not find our KompareNavigationPart."
+msgstr "Não foi possível encontrar a KompareNavigationPart."
+
+#: kompare_shell.cpp:138
+msgid "Could not load our KompareNavigationPart."
+msgstr "Não foi possível carregar a KompareNavigationPart."
+
+#: kompare_shell.cpp:232
+msgid "&Open Diff..."
+msgstr "Abrir &o Diff..."
+
+#: kompare_shell.cpp:233
+msgid "&Compare Files..."
+msgstr "&Comparar os Ficheiros..."
+
+#: kompare_shell.cpp:236
+msgid "&Blend URL with Diff..."
+msgstr "&Fundir o URL com o 'Diff'..."
+
+#: kompare_shell.cpp:245
+msgid "Show T&ext View"
+msgstr "Mostrar a Janela de T&exto"
+
+#: kompare_shell.cpp:247
+msgid "Hide T&ext View"
+msgstr "Esconder a Janela de T&exto"
+
+#: kompare_shell.cpp:256
+msgid " 0 of 0 differences "
+msgstr " 0 de 0 diferenças "
+
+#: kompare_shell.cpp:257
+msgid " 0 of 0 files "
+msgstr " 0 de 0 ficheiros "
+
+#: kompare_shell.cpp:272
+msgid ""
+"_n: %1 of %n file \n"
+" %1 of %n files "
+msgstr ""
+" %1 ficheiro \n"
+" %1 de %n ficheiros "
+
+#: kompare_shell.cpp:274
+#, c-format
+msgid ""
+"_n: %n file \n"
+" %n files "
+msgstr ""
+" %n ficheiro \n"
+" %n ficheiros "
+
+#: kompare_shell.cpp:277
+msgid ""
+"_n: %1 of %n difference, %2 applied \n"
+" %1 of %n differences, %2 applied "
+msgstr ""
+" %1 diferença, %2 aplicada \n"
+" %1 de %n diferenças, %2 aplicadas "
+
+#: kompare_shell.cpp:280
+#, c-format
+msgid ""
+"_n: %n difference \n"
+" %n differences "
+msgstr ""
+" %n diferença \n"
+" %n diferenças "
+
+#: kompare_shell.cpp:368
+msgid "Blend File/Folder with diff Output"
+msgstr "Fundir o Ficheiro/Pasta com o Resultado do 'Diff'"
+
+#: kompare_shell.cpp:369
+msgid "File/Folder"
+msgstr "Ficheiro/Pasta"
+
+#: kompare_shell.cpp:370
+msgid "Diff Output"
+msgstr "Resultado das Diferenças"
+
+#: kompare_shell.cpp:372
+msgid "Blend"
+msgstr "Misturar"
+
+#: kompare_shell.cpp:372
+msgid "Blend this file or folder with the diff output"
+msgstr "Fundir este ficheiro ou pasta com o resultado do 'diff'"
+
+#: kompare_shell.cpp:372
+msgid ""
+"If you have entered a file or folder name and a file that contains diff output "
+"in the fields in this dialog then this button will be enabled and pressing it "
+"will open kompare's main view where the output of the entered file or files "
+"from the folder are mixed with the diff output so you can then apply the "
+"difference(s) to a file or to the files. "
+msgstr ""
+"Se indicou um ficheiro ou uma pasta, para além de um ficheiro que contém o "
+"resultado do 'diff' nos campos desta janela, então este botão ficará activo e, "
+"se carregar nele, irá abrir a janela principal do Kompare, onde o resultado do "
+"ficheiro ou ficheiros introduzidos é misturado com o resultado do 'diff', de "
+"modo a que você possa então aplicar as diferenças a um ficheiro ou aos "
+"ficheiros."
+
+#: kompare_shell.cpp:401
+msgid "Compare these files or folders"
+msgstr "Comparar estes ficheiros ou pastas"
+
+#: kompare_shell.cpp:439
+msgid "Text View"
+msgstr "Vista de Texto"
+
+#: libdiff2/komparemodellist.cpp:61
+msgid "&Apply Difference"
+msgstr "&Aplicar a Diferença"
+
+#: libdiff2/komparemodellist.cpp:64
+msgid "Un&apply Difference"
+msgstr "Ign&orar a Diferença"
+
+#: libdiff2/komparemodellist.cpp:67
+msgid "App&ly All"
+msgstr "Ap&licar Tudo"
+
+#: libdiff2/komparemodellist.cpp:70
+msgid "&Unapply All"
+msgstr "Ignorar T&udo"
+
+#: libdiff2/komparemodellist.cpp:73
+msgid "P&revious File"
+msgstr "Fichei&ro Anterior"
+
+#: libdiff2/komparemodellist.cpp:76
+msgid "N&ext File"
+msgstr "&Próximo Ficheiro"
+
+#: libdiff2/komparemodellist.cpp:79
+msgid "&Previous Difference"
+msgstr "Diferença &Anterior"
+
+#: libdiff2/komparemodellist.cpp:82
+msgid "&Next Difference"
+msgstr "&Próxima Diferença"
+
+#: libdiff2/komparemodellist.cpp:238 libdiff2/komparemodellist.cpp:262
+msgid ""
+"<qt>No models or no differences, this file: <b>%1</b>"
+", is not a valid diff file.</qt>"
+msgstr ""
+"<qt>Não existem modelos ou diferenças, este ficheiro: <b>%1</b> "
+"não é um ficheiro de 'diff' válido.</qt>"
+
+#: libdiff2/komparemodellist.cpp:246
+msgid ""
+"<qt>There were problems applying the diff <b>%1</b> to the file <b>%2</b>.</qt>"
+msgstr ""
+"<qt>Ocorreram problemas ao aplicar o 'diff' <b>%1</b> ao ficheiro <b>%2</b>"
+".</qt>"
+
+#: libdiff2/komparemodellist.cpp:271
+msgid ""
+"<qt>There were problems applying the diff <b>%1</b> to the folder <b>%2</b>"
+".</qt>"
+msgstr ""
+"<qt>Ocorreram problemas ao aplicar o 'diff' <b>%1</b> à pasta <b>%2</b>.</qt>"
+
+#: libdiff2/komparemodellist.cpp:299 libdiff2/komparemodellist.cpp:582
+msgid "Could not open a temporary file."
+msgstr "Não foi possível aceder a um ficheiro temporário."
+
+#: libdiff2/komparemodellist.cpp:350
+msgid "<qt>Could not write to the temporary file <b>%1</b>, deleting it.</qt>"
+msgstr ""
+"<qt>Não foi possível gravar no ficheiro temporário <b>%1</b>, a apagar.</qt>"
+
+#: libdiff2/komparemodellist.cpp:368
+msgid ""
+"<qt>Could not create destination directory <b>%1</b>.\n"
+"The file has not been saved.</qt>"
+msgstr ""
+"<qt>Não foi possível criar a pasta de destino <b>%1</b>.\n"
+"O ficheiro não foi gravado.</qt>"
+
+#: libdiff2/komparemodellist.cpp:383
+msgid ""
+"<qt>Could not upload the temporary file to the destination location <b>%1</b>"
+". The temporary file is still available under: <b>%2</b>"
+". You can manually copy it to the right place.</qt>"
+msgstr ""
+"<qt>Não foi possível enviar o ficheiro temporário para a localização de destino "
+"<b>%1</b>. O ficheiro temporário mantém-se à mesma em <b>%2</b>"
+". Você poderá copiá-lo manualmente para o local correcto.</qt>"
+
+#: libdiff2/komparemodellist.cpp:435 libdiff2/komparemodellist.cpp:548
+msgid "Could not parse diff output."
+msgstr "Não consigo analisar o resultado do diff."
+
+#: libdiff2/komparemodellist.cpp:451
+msgid "The files are identical."
+msgstr "Os ficheiros são idênticos."
+
+#: libdiff2/komparemodellist.cpp:613
+msgid "Could not write to the temporary file."
+msgstr "Não foi possível gravar no ficheiro temporário."
diff --git a/tde-i18n-pt/messages/kdesdk/kres_bugzilla.po b/tde-i18n-pt/messages/kdesdk/kres_bugzilla.po
new file mode 100644
index 00000000000..5da50d2f6a9
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kres_bugzilla.po
@@ -0,0 +1,41 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kres_bugzilla\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2004-10-24 14:31+0100\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: \n"
+
+#: kcalresourceconfig.cpp:45
+msgid "Server:"
+msgstr "Servidor:"
+
+#: kcalresourceconfig.cpp:52
+msgid "Product:"
+msgstr "Produto:"
+
+#: kcalresourceconfig.cpp:59
+msgid "Component:"
+msgstr "Componente:"
+
+#. i18n: file kresources_kcal_bugzilla.kcfg line 10
+#: rc.cpp:3
+#, no-c-format
+msgid "Server"
+msgstr "Servidor"
+
+#. i18n: file kresources_kcal_bugzilla.kcfg line 13
+#: rc.cpp:6
+#, no-c-format
+msgid "Product"
+msgstr "Produto"
+
+#. i18n: file kresources_kcal_bugzilla.kcfg line 16
+#: rc.cpp:9
+#, no-c-format
+msgid "Component"
+msgstr "Componente"
diff --git a/tde-i18n-pt/messages/kdesdk/kstartperf.po b/tde-i18n-pt/messages/kdesdk/kstartperf.po
new file mode 100644
index 00000000000..50725e5d79f
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kstartperf.po
@@ -0,0 +1,40 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kstartperf\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2004-06-23 10:47+0100\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Spell-Extra: KStartPerf\n"
+"X-POFile-SpellExtra: KStartPerf \n"
+
+#: kstartperf.cpp:31
+msgid "Specifies the command to run"
+msgstr "Indica o comando a executar"
+
+#: kstartperf.cpp:74
+msgid "KStartPerf"
+msgstr "KStartPerf"
+
+#: kstartperf.cpp:75
+msgid "Measures start up time of a KDE application"
+msgstr "Mede o tempo de arranque duma aplicação KDE"
+
+#: kstartperf.cpp:78
+msgid "Maintainer"
+msgstr "Manutenção"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt"
diff --git a/tde-i18n-pt/messages/kdesdk/kuiviewer.po b/tde-i18n-pt/messages/kdesdk/kuiviewer.po
new file mode 100644
index 00000000000..28db90353b8
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/kuiviewer.po
@@ -0,0 +1,69 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kuiviewer\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2004-12-30 19:36+0000\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-SpellExtra: KUIViewerPart Designer KUIViewer Kuiviewer \n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "morais@kde.org"
+
+#: kuiviewer.cpp:80
+msgid "Unable to locate Kuiviewer kpart."
+msgstr "Não foi possível localizar a parte do Kuiviewer."
+
+#: kuiviewer.cpp:125
+msgid "*.ui *.UI|User Interface Files"
+msgstr "*.ui *.UI|Ficheiro de Interface de Utilizador"
+
+#. i18n: file kuiviewer_part.rc line 14
+#: kuiviewer_part.cpp:73 rc.cpp:12
+#, no-c-format
+msgid "Style"
+msgstr "Estilo"
+
+#: kuiviewer_part.cpp:97
+msgid "Set the current style to view."
+msgstr "Escolher o estilo de visualização."
+
+#: kuiviewer_part.cpp:119
+msgid "KUIViewerPart"
+msgstr "KUIViewerPart"
+
+#: kuiviewer_part.cpp:120 main.cpp:44
+msgid "Displays Designer's UI files"
+msgstr "Mostra os ficheiros UI do Designer"
+
+#: main.cpp:31
+msgid "Document to open"
+msgstr "O documento a abrir"
+
+#: main.cpp:33
+msgid "Save screenshot to file and exit"
+msgstr "Gravar imagem para ficheiro e sair"
+
+#: main.cpp:35
+msgid "Screenshot width"
+msgstr "Largura da imagem"
+
+#: main.cpp:37
+msgid "Screenshot height"
+msgstr "Altura da imagem"
+
+#: main.cpp:43
+msgid "KUIViewer"
+msgstr "KUIViewer"
diff --git a/tde-i18n-pt/messages/kdesdk/spy.po b/tde-i18n-pt/messages/kdesdk/spy.po
new file mode 100644
index 00000000000..92fc9e5f55e
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/spy.po
@@ -0,0 +1,76 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: spy\n"
+"POT-Creation-Date: 2005-05-18 21:25+0200\n"
+"PO-Revision-Date: 2005-01-17 14:30+0000\n"
+"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-IgnoreConsistency: Spy\n"
+"X-POFile-SpellExtra: Spy\n"
+
+#: receiversview.cpp:36
+msgid "Object"
+msgstr "Objecto"
+
+#: navview.cpp:29 propsview.cpp:55 receiversview.cpp:37
+msgid "Type"
+msgstr "Tipo"
+
+#: receiversview.cpp:38
+msgid "Member Name"
+msgstr "Nome do Membro"
+
+#: classinfoview.cpp:30 navview.cpp:28 propsview.cpp:53
+msgid "Name"
+msgstr "Nome"
+
+#: classinfoview.cpp:31 propsview.cpp:54
+msgid "Value"
+msgstr "Valor"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt"
+
+#: main.cpp:25 main.cpp:38
+msgid "Spy"
+msgstr "Spy"
+
+#: spy.cpp:67
+msgid "Signals && Slots"
+msgstr "Sinais e 'Slots'"
+
+#: spy.cpp:70
+msgid "Receivers"
+msgstr "Receptores"
+
+#: spy.cpp:73
+msgid "Class Info"
+msgstr "Informações da Classe"
+
+#: propsview.cpp:56
+msgid "Access"
+msgstr "Acesso"
+
+#: propsview.cpp:57
+msgid "Designable"
+msgstr "Desenhável"
+
+#: propsview.cpp:58
+msgid "Type Flags"
+msgstr "Opções de Tipo"
+
+#: sigslotview.cpp:30
+msgid "Signals/Slots"
+msgstr "Sinais/'Slots'"
diff --git a/tde-i18n-pt/messages/kdesdk/umbrello.po b/tde-i18n-pt/messages/kdesdk/umbrello.po
new file mode 100644
index 00000000000..ee7b0e43f5f
--- /dev/null
+++ b/tde-i18n-pt/messages/kdesdk/umbrello.po
@@ -0,0 +1,4007 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: umbrello\n"
+"POT-Creation-Date: 2008-07-08 01:21+0200\n"
+"PO-Revision-Date: 2006-08-29 15:59+0100\n"
+"Last-Translator: Pedro Morais <morais@kde.org>\n"
+"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-POFile-IgnoreConsistency: Alt+F\n"
+"X-POFile-IgnoreConsistency: Open File\n"
+"X-POFile-IgnoreConsistency: date\n"
+"X-POFile-IgnoreConsistency: bool\n"
+"X-POFile-IgnoreConsistency: string\n"
+"X-POFile-SpellExtra: qptrlist int float Makefile private Gzip static\n"
+"X-POFile-SpellExtra: QString KWord ANT Bzip xmi Umbrello AutoAjustar\n"
+"X-POFile-IgnoreConsistency: Language Options\n"
+"X-POFile-SpellExtra: namespace devel Backspace catch Class novoparâmetro\n"
+"X-POFile-SpellExtra: novainterface novacomponente novoartefacto acessores\n"
+"X-POFile-IgnoreConsistency: Join\n"
+"X-POFile-IgnoreConsistency: folder\n"
+"X-POFile-SpellExtra: novoatributo hpp autosave NIX Estereótipo qstring in\n"
+"X-POFile-SpellExtra: out autogravar pas const mdl min py idl novoactor\n"
+"X-POFile-SpellExtra: novaoperação Mac novocasodeutilização novoliteral\n"
+"X-POFile-SpellExtra: novonó public novopacote novaclasse begin Chalendar\n"
+"X-POFile-SpellExtra: XMI XSLT novomodelo hh QPtrList Kleag end Model\n"
+"X-POFile-SpellExtra: Destrutores ads hxx Diagram novocampo Acessores\n"
+"X-POFile-SpellExtra: novaentidade novotipodedados IDL novapasta\n"
+"X-POFile-SpellExtra: novoobjecto novaassociação Hensgen estereótipo\n"
+"X-POFile-SpellExtra: novoenumerado inline aka inout Gael\n"
+
+#: worktoolbar.cpp:245
+msgid "Object"
+msgstr "Objecto"
+
+#: worktoolbar.cpp:246
+msgid "Synchronous Message"
+msgstr "Mensagem Síncrona"
+
+#: worktoolbar.cpp:247
+msgid "Asynchronous Message"
+msgstr "Mensagem Assíncrona"
+
+#: association.cpp:87 worktoolbar.cpp:248
+msgid "Association"
+msgstr "Associação"
+
+#: association.cpp:93 worktoolbar.cpp:249
+msgid "Containment"
+msgstr "Contido"
+
+#: association.cpp:97 worktoolbar.cpp:250
+msgid "Anchor"
+msgstr "Âncora"
+
+#: worktoolbar.cpp:251
+msgid "Label"
+msgstr "Legenda"
+
+#: worktoolbar.cpp:252
+msgid "Note"
+msgstr "Nota"
+
+#: worktoolbar.cpp:253
+msgid "Box"
+msgstr "Caixa"
+
+#: listpopupmenu.cpp:545 worktoolbar.cpp:254
+msgid "Actor"
+msgstr "Actor"
+
+#: association.cpp:86 worktoolbar.cpp:255
+msgid "Dependency"
+msgstr "Dependência"
+
+#: association.cpp:85 worktoolbar.cpp:256
+msgid "Aggregation"
+msgstr "Agregação"
+
+#: worktoolbar.cpp:257
+msgid "Relationship"
+msgstr "Relação"
+
+#: worktoolbar.cpp:258
+msgid "Directional Association"
+msgstr "Associação Direccional"
+
+#: worktoolbar.cpp:259
+msgid "Implements (Generalisation/Realisation)"
+msgstr "Implementa (Generalização/Realização)"
+
+#: association.cpp:94 worktoolbar.cpp:260
+msgid "Composition"
+msgstr "Composição"
+
+#: dialogs/diagramprintpage.cpp:92 dialogs/diagramprintpage.cpp:202
+#: listpopupmenu.cpp:548 worktoolbar.cpp:261
+msgid "Use Case"
+msgstr "Caso de Utilização"
+
+#. 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 "Classe"
+
+#: listpopupmenu.cpp:1030 worktoolbar.cpp:263
+msgid "Initial State"
+msgstr "Estado Inicial"
+
+#: listpopupmenu.cpp:1031 worktoolbar.cpp:264
+msgid "End State"
+msgstr "Estado Final"
+
+#: dialogs/activitydialog.cpp:70 listpopupmenu.cpp:1044 worktoolbar.cpp:265
+msgid "Branch/Merge"
+msgstr "Ramificação/Junção"
+
+#: dialogs/activitydialog.cpp:70 worktoolbar.cpp:266
+msgid "Fork/Join"
+msgstr "Ramificar/Juntar"
+
+#: listpopupmenu.cpp:510 listpopupmenu.cpp:692 worktoolbar.cpp:267
+msgid "Package"
+msgstr "Pacote"
+
+#: dialogs/diagramprintpage.cpp:97 dialogs/diagramprintpage.cpp:210
+#: listpopupmenu.cpp:515 worktoolbar.cpp:268
+msgid "Component"
+msgstr "Componente"
+
+#: listpopupmenu.cpp:525 worktoolbar.cpp:269
+msgid "Node"
+msgstr "Nó"
+
+#: listpopupmenu.cpp:518 worktoolbar.cpp:270
+msgid "Artifact"
+msgstr "Artefacto"
+
+#: listpopupmenu.cpp:610 worktoolbar.cpp:271
+msgid "Interface"
+msgstr "Interface"
+
+#: listpopupmenu.cpp:611 worktoolbar.cpp:272
+msgid "Datatype"
+msgstr "Tipo de Dados"
+
+#: listpopupmenu.cpp:612 worktoolbar.cpp:273
+msgid "Enum"
+msgstr "Enumerado"
+
+#: listpopupmenu.cpp:538 worktoolbar.cpp:274
+msgid "Entity"
+msgstr "Entidade"
+
+#: worktoolbar.cpp:275
+msgid "Deep History"
+msgstr "Histórico Profundo"
+
+#: worktoolbar.cpp:276
+msgid "Shallow History"
+msgstr "Histórico Lato"
+
+#: worktoolbar.cpp:277
+msgid "Join"
+msgstr "Juntar"
+
+#: worktoolbar.cpp:278
+msgid "Fork"
+msgstr "Ramificar"
+
+#: worktoolbar.cpp:279
+msgid "Junction"
+msgstr "Junção"
+
+#: worktoolbar.cpp:280
+msgid "Choice"
+msgstr "Escolha"
+
+#: association.cpp:98 worktoolbar.cpp:284
+msgid "State Transition"
+msgstr "Transição de Estados"
+
+#: worktoolbar.cpp:285
+msgid "Activity Transition"
+msgstr "Transição de Actividade"
+
+#: association.cpp:99 dialogs/activitydialog.cpp:70
+#: dialogs/diagramprintpage.cpp:96 dialogs/diagramprintpage.cpp:208
+#: worktoolbar.cpp:286
+msgid "Activity"
+msgstr "Actividade"
+
+#: dialogs/diagramprintpage.cpp:95 dialogs/diagramprintpage.cpp:206
+#: dialogs/statedialog.cpp:85 worktoolbar.cpp:287
+msgid "State"
+msgstr "Estado"
+
+#: listpopupmenu.cpp:1042 worktoolbar.cpp:288
+msgid "End Activity"
+msgstr "Actividade Final"
+
+#: listpopupmenu.cpp:1041 worktoolbar.cpp:289
+msgid "Initial Activity"
+msgstr "Actividade Inicial"
+
+#: worktoolbar.cpp:290
+msgid "Message"
+msgstr "Mensagem"
+
+#: worktoolbar.cpp:298
+msgid "UNDEFINED"
+msgstr "INDEFINIDO"
+
+#: worktoolbar.cpp:302
+msgid "Select"
+msgstr "Selecção"
+
+#: 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 ""
+"Carregue no Shift ou Ctrl para se mover no eixo dos X. Carregue o Shift e o "
+"Ctrl ao mesmo tempo para se mover no eixo dos Y. Carregue com o botão direito "
+"para cancelar o movimento."
+
+#: 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 ""
+"Carregue no Shift ou Ctrl para se mover no eixo dos X. Carregue o Shift e o "
+"Ctrl ao mesmo tempo para se mover no eixo dos Y. Carregue com o botão direito "
+"para cancelar o dimensionamento."
+
+#: dialogs/activitydialog.cpp:70
+msgid "Initial activity"
+msgstr "Actividade inicial"
+
+#: dialogs/activitydialog.cpp:70
+msgid "End activity"
+msgstr "Actividade final"
+
+#. 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 "Geral"
+
+#: 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 "Propriedades Gerais"
+
+#: dialogs/activitydialog.cpp:82
+msgid "Activity type:"
+msgstr "Tipo da actividade:"
+
+#: dialogs/activitydialog.cpp:87
+msgid "Activity name:"
+msgstr "Nome da actividade:"
+
+#. 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 "Documentação"
+
+#: 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 "Configuração dos Tipos de Letra"
+
+#: 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 "Cor"
+
+#: dialogs/activitydialog.cpp:114 dialogs/classpropdlg.cpp:75
+#: dialogs/classpropdlg.cpp:125
+msgid "Widget Colors"
+msgstr "Cores dos Elementos"
+
+#: dialogs/overwritedialogue.cpp:27
+msgid "Destination File Already Exists"
+msgstr "O Ficheiro de Destino Já Existe"
+
+#: 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 ""
+"O ficheiro %1 já existe em %2.\n"
+"\n"
+"O Umbrello pode sobrepor o ficheiro, gerar um nome\n"
+"semelhante ou não gerar este ficheiro."
+
+#: dialogs/overwritedialogue.cpp:34
+msgid "&Apply to all remaining files"
+msgstr "&Aplicar para todos os outros ficheiros"
+
+#: dialogs/overwritedialogue.cpp:38 umlviewimageexporter.cpp:67
+msgid "&Overwrite"
+msgstr "S&obrepor"
+
+#: dialogs/overwritedialogue.cpp:39
+msgid "&Generate Similar File Name"
+msgstr "&Gerar um Nome de Ficheiro Semelhante"
+
+#: dialogs/overwritedialogue.cpp:40
+msgid "&Do Not Generate File"
+msgstr "&Não Gerar o Ficheiro"
+
+#: dialogs/activitypage.cpp:38 dialogs/statedialog.cpp:137
+msgid "Activities"
+msgstr "Actividades"
+
+#: dialogs/activitypage.cpp:72
+msgid "New Activity..."
+msgstr "Nova Actividade..."
+
+#: dialogs/activitypage.cpp:75 floatingtextwidget.cpp:178
+msgid "Rename"
+msgstr "Mudar o Nome"
+
+#: dialogs/activitypage.cpp:134
+msgid "New Activity"
+msgstr "Nova Actividade"
+
+#: 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 "Insira o nome da nova actividade:"
+
+#: dialogs/activitypage.cpp:135 statewidget.cpp:176 toolbarstateother.cpp:144
+#: umlview.cpp:2547
+msgid "new activity"
+msgstr "nova actividade"
+
+#: dialogs/activitypage.cpp:153
+msgid "Rename Activity"
+msgstr "Mudar o Nome da Actividade"
+
+#: dialogs/activitypage.cpp:153
+msgid "Enter the new name of the activity:"
+msgstr "Insira o novo nome da actividade:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 24
+#: dialogs/codegenerationwizard.cpp:54 rc.cpp:222
+#, no-c-format
+msgid "Code Generation Options"
+msgstr "Opções de Geração de Código"
+
+#: dialogs/codegenerationwizard.cpp:70
+msgid "&Generate"
+msgstr "&Gerar"
+
+#: dialogs/codegenerationwizard.cpp:120
+msgid "Finish"
+msgstr "Terminar"
+
+#: dialogs/codegenerationwizard.cpp:132
+msgid "Code Generated"
+msgstr "Código Gerado"
+
+#: dialogs/codegenerationwizard.cpp:134
+msgid "Not Generated"
+msgstr "Não Gerado"
+
+#: dialogs/codegenerationwizard.cpp:141
+msgid "Not Yet Generated"
+msgstr "Ainda Não Gerado"
+
+#: dialogs/codegenerationwizard.cpp:162
+msgid "The folder %1 does not exist. Do you want to create it now?"
+msgstr "A pasta %1 não existe. Deseja criá-la agora?"
+
+#: dialogs/codegenerationwizard.cpp:163 dialogs/codegenerationwizard.cpp:177
+msgid "Output Folder Does Not Exist"
+msgstr "A Pasta de Saída Não Existe"
+
+#: dialogs/codegenerationwizard.cpp:163
+msgid "Create Folder"
+msgstr "Criar uma Pasta"
+
+#: dialogs/codegenerationwizard.cpp:163
+msgid "Do Not Create"
+msgstr "Não Criar"
+
+#: 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 ""
+"Não foi possível criar a pasta.\n"
+"Verifique que tem acesso de escrita à pasta que a contém ou seleccione uma "
+"pasta válida."
+
+#: dialogs/codegenerationwizard.cpp:169
+msgid "Error Creating Folder"
+msgstr "Erro ao Criar Pasta"
+
+#: dialogs/codegenerationwizard.cpp:176
+msgid "Please select a valid folder."
+msgstr "Por favor seleccione uma pasta válida."
+
+#: 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 ""
+"A pasta de saída já existe, mas não é possível escrever nela.\n"
+"Por favor modifique as permissões ou escolha outra pasta."
+
+#: dialogs/codegenerationwizard.cpp:185
+msgid "Error Writing to Output Folder"
+msgstr "Erro ao Escrever para Pasta de Saída"
+
+#: dialogs/codegenerationwizard.cpp:191
+msgid "%1 does not seem to be a folder. Please choose a valid folder."
+msgstr "O %1 não parece ser uma pasta. Por favor escolha uma pasta válida."
+
+#: dialogs/codegenerationwizard.cpp:192
+msgid "Please Choose Valid Folder"
+msgstr "Por Favor Escolha uma Pasta Válida"
+
+#: dialogs/statedialog.cpp:85
+msgid "Initial state"
+msgstr "Estado inicial"
+
+#: dialogs/statedialog.cpp:85
+msgid "End state"
+msgstr "Estado final"
+
+#: dialogs/statedialog.cpp:96
+msgid "State type:"
+msgstr "Tipo do estado:"
+
+#: dialogs/statedialog.cpp:101
+msgid "State name:"
+msgstr "Nome do estado:"
+
+#: dialogs/statedialog.cpp:130
+msgid "Widget Color"
+msgstr "Cor do Elemento"
+
+#: 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 "Configuração Geral"
+
+#: dialogs/classpropdlg.cpp:118 dialogs/umlviewdialog.cpp:93
+msgid "Display"
+msgstr "Visualização"
+
+#: dialogs/umlviewdialog.cpp:93
+msgid "Classes Display Options"
+msgstr "Opções de Visualização das Classes"
+
+#: dialogs/umlviewdialog.cpp:100
+msgid "Diagram Colors"
+msgstr "Cores dos Diagramas"
+
+#: dialogs/umlviewdialog.cpp:164
+msgid "The name you have entered is invalid."
+msgstr "O nome que inseriu é inválido."
+
+#: 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 "Nome Inválido"
+
+#: dialogs/umlviewdialog.cpp:170
+msgid "The name you have entered is not unique."
+msgstr "O nome que indicou não é único."
+
+#: dialogs/umlviewdialog.cpp:171 umldoc.cpp:1068 umllistview.cpp:1918
+#: umllistview.cpp:1925 umllistview.cpp:2162
+msgid "Name Not Unique"
+msgstr "Nome Não Único"
+
+#. 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 "Visualizador de Código"
+
+#: dialogs/classifierlistpage.cpp:38 dialogs/classpropdlg.cpp:179
+#: listpopupmenu.cpp:670 refactoring/refactoringassistant.cpp:482
+msgid "Attributes"
+msgstr "Atributos"
+
+#: dialogs/classifierlistpage.cpp:39
+msgid "N&ew Attribute..."
+msgstr "N&ovo Atributo..."
+
+#: dialogs/classifierlistpage.cpp:41 dialogs/classpropdlg.cpp:187
+#: listpopupmenu.cpp:674 refactoring/refactoringassistant.cpp:499
+msgid "Operations"
+msgstr "Operações"
+
+#: dialogs/classifierlistpage.cpp:42
+msgid "N&ew Operation..."
+msgstr "Nova Op&eração..."
+
+#: dialogs/classifierlistpage.cpp:44 dialogs/classpropdlg.cpp:195
+msgid "Templates"
+msgstr "Modelos"
+
+#: dialogs/classifierlistpage.cpp:45
+msgid "N&ew Template..."
+msgstr "Novo Mod&elo..."
+
+#: dialogs/classifierlistpage.cpp:47 dialogs/classpropdlg.cpp:202
+msgid "Enum Literals"
+msgstr "Literais Enumerados"
+
+#: dialogs/classifierlistpage.cpp:48
+msgid "N&ew Enum Literal..."
+msgstr "Novo Lit&eral Enumerado..."
+
+#: dialogs/classifierlistpage.cpp:50 dialogs/classpropdlg.cpp:209
+msgid "Entity Attributes"
+msgstr "Atributos da Entidade"
+
+#: dialogs/classifierlistpage.cpp:51
+msgid "N&ew Entity Attribute..."
+msgstr "Novo Atributo da &Entidade..."
+
+#: dialogs/classifierlistpage.cpp:101 dialogs/umloperationdialog.cpp:143
+#: uml.cpp:273
+msgid "&Properties"
+msgstr "&Propriedades"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 36
+#: dialogs/umlroledialog.cpp:25 rc.cpp:483
+#, no-c-format
+msgid "Role Properties"
+msgstr "Propriedades do Papel"
+
+#: dialogs/classpropdlg.cpp:118
+msgid "Display Options"
+msgstr "Opções de Visualização"
+
+#: dialogs/classpropdlg.cpp:179
+msgid "Attribute Settings"
+msgstr "Configuração dos Atributos"
+
+#: dialogs/classpropdlg.cpp:187
+msgid "Operation Settings"
+msgstr "Configuração da Operação"
+
+#: dialogs/classpropdlg.cpp:195
+msgid "Templates Settings"
+msgstr "Configuração do Modelo"
+
+#: dialogs/classpropdlg.cpp:202
+msgid "Enum Literals Settings"
+msgstr "Configuração dos Literais Enumerados"
+
+#: dialogs/classpropdlg.cpp:209
+msgid "Entity Attributes Settings"
+msgstr "Configuração de Atributos da Entidade"
+
+#: dialogs/classpropdlg.cpp:216
+msgid "Contents Settings"
+msgstr "Configuração dos Conteúdos"
+
+#: dialogs/assocpage.cpp:25 dialogs/classpropdlg.cpp:222
+msgid "Associations"
+msgstr "Associações"
+
+#: dialogs/classpropdlg.cpp:222
+msgid "Class Associations"
+msgstr "Associações da Classe"
+
+#: dialogs/umloperationdialog.cpp:50
+msgid "Operation Properties"
+msgstr "Propriedades da Operação"
+
+#: dialogs/parmpropdlg.cpp:70 dialogs/umlattributedialog.cpp:68
+#: dialogs/umlentityattributedialog.cpp:69 dialogs/umloperationdialog.cpp:74
+#: dialogs/umltemplatedialog.cpp:61
+msgid "&Name:"
+msgstr "&Nome:"
+
+#: 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 "Nome do estereótipo:"
+
+#: dialogs/umloperationdialog.cpp:89
+msgid "&Abstract operation"
+msgstr "Operação &abstracta"
+
+#: dialogs/umlattributedialog.cpp:79 dialogs/umloperationdialog.cpp:92
+msgid "Classifier &scope (\"static\")"
+msgstr "Âmbito do cla&ssificador (\"static\")"
+
+#: dialogs/umloperationdialog.cpp:95
+msgid "&Query (\"const\")"
+msgstr "Pes&quisa (\"const\")"
+
+#: dialogs/classgenpage.cpp:171 dialogs/settingsdlg.cpp:211
+#: dialogs/umlattributedialog.cpp:87 dialogs/umloperationdialog.cpp:101
+#: listpopupmenu.cpp:678
+msgid "Visibility"
+msgstr "Visibilidade"
+
+#: dialogs/classgenpage.cpp:176 dialogs/umloperationdialog.cpp:106
+msgid "P&ublic"
+msgstr "P&úblico"
+
+#: dialogs/classgenpage.cpp:179 dialogs/umlattributedialog.cpp:94
+#: dialogs/umloperationdialog.cpp:109
+msgid "P&rivate"
+msgstr "P&rivado"
+
+#: dialogs/umlattributedialog.cpp:97 dialogs/umloperationdialog.cpp:112
+msgid "Prot&ected"
+msgstr "Prot&egido"
+
+#: dialogs/umlattributedialog.cpp:100 dialogs/umloperationdialog.cpp:115
+msgid "I&mplementation"
+msgstr "I&mplementação"
+
+#: dialogs/umloperationdialog.cpp:120
+msgid "Parameters"
+msgstr "Parâmetros"
+
+#: dialogs/umloperationdialog.cpp:141
+msgid "Ne&w Parameter..."
+msgstr "No&vo Parâmetro..."
+
+#: dialogs/umloperationdialog.cpp:323 dialogs/umloperationdialog.cpp:376
+msgid "You have entered an invalid parameter name."
+msgstr "O utilizador indicou um nome de parâmetro inválido."
+
+#: dialogs/umloperationdialog.cpp:324 dialogs/umloperationdialog.cpp:377
+msgid "Parameter Name Invalid"
+msgstr "Nome do Parâmetro Inválido"
+
+#: dialogs/umloperationdialog.cpp:339
+msgid ""
+"The parameter name you have chosen\n"
+"is already being used in this operation."
+msgstr ""
+"O nome do parâmetro que escolheu\n"
+"já está a ser usado nesta operação."
+
+#: dialogs/umloperationdialog.cpp:340 dialogs/umloperationdialog.cpp:407
+msgid "Parameter Name Not Unique"
+msgstr "Nome do Parâmetro Não-Único"
+
+#: dialogs/umloperationdialog.cpp:406
+msgid ""
+"The parameter name you have chosen is already being used in this operation."
+msgstr "O nome do parâmetro que escolheu já está a ser usado nesta operação."
+
+#: dialogs/umloperationdialog.cpp:456
+msgid "You have entered an invalid operation name."
+msgstr "O utilizador indicou um nome de operação inválido."
+
+#: dialogs/umloperationdialog.cpp:457 dialogs/umloperationdialog.cpp:469
+#: refactoring/refactoringassistant.cpp:656
+msgid "Operation Name Invalid"
+msgstr "Nome de Operação Inválido"
+
+#: dialogs/umloperationdialog.cpp:466 refactoring/refactoringassistant.cpp:653
+msgid ""
+"An operation with that signature already exists in %1.\n"
+msgstr ""
+"Já existe uma operação com essa assinatura em %1.\n"
+
+#: dialogs/umloperationdialog.cpp:468 refactoring/refactoringassistant.cpp:655
+msgid "Choose a different name or parameter list."
+msgstr "Escolha um nome ou lista de parâmetros diferente."
+
+#: dialogs/classwizard.cpp:33 model_utils.cpp:242
+msgid "new_class"
+msgstr "nova_classe"
+
+#: dialogs/classwizard.cpp:54
+msgid "New Class"
+msgstr "Nova Classe"
+
+#: dialogs/classwizard.cpp:59
+msgid "Class Attributes"
+msgstr "Atributos da Classe"
+
+#: dialogs/classwizard.cpp:63
+msgid "Class Operations"
+msgstr "Operações da Classe"
+
+#: dialogs/parmpropdlg.cpp:35
+msgid "Parameter Properties"
+msgstr "Propriedades do Parâmetro"
+
+#: dialogs/parmpropdlg.cpp:74 dialogs/umlattributedialog.cpp:72
+msgid "&Initial value:"
+msgstr "Valor &inicial:"
+
+#: dialogs/parmpropdlg.cpp:82
+msgid "Passing Direction"
+msgstr "Direcção de Passagem"
+
+#: 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\" é um parâmetro apenas de leitura, \"out\" é um parâmetro apenas de "
+"escrita e \"inout\" é um parâmetro de leitura e escrita."
+
+#: dialogs/umlattributedialog.cpp:42
+msgid "Attribute Properties"
+msgstr "Propriedades do Atributo"
+
+#: dialogs/umlattributedialog.cpp:91
+msgid "&Public"
+msgstr "&Público"
+
+#: dialogs/umlattributedialog.cpp:155
+msgid "You have entered an invalid attribute name."
+msgstr "O utilizador indicou um nome de atributo inválido."
+
+#: dialogs/umlattributedialog.cpp:156
+msgid "Attribute Name Invalid"
+msgstr "Nome do Atributo Inválido"
+
+#: dialogs/umlattributedialog.cpp:163
+msgid ""
+"The attribute name you have chosen is already being used in this operation."
+msgstr "O nome do atributo que escolheu já está a ser usado nesta operação."
+
+#: dialogs/umlattributedialog.cpp:164
+msgid "Attribute Name Not Unique"
+msgstr "Nome do Atributo Não-Único"
+
+#: dialogs/classgenpage.cpp:50
+msgid "Class &name:"
+msgstr "&Nome da classe:"
+
+#: dialogs/classgenpage.cpp:52
+msgid "Actor &name:"
+msgstr "&Nome do actor:"
+
+#: dialogs/classgenpage.cpp:54
+msgid "Package &name:"
+msgstr "&Nome do pacote:"
+
+#: dialogs/classgenpage.cpp:56
+msgid "Use case &name:"
+msgstr "&Nome do caso de utilização:"
+
+#: dialogs/classgenpage.cpp:58
+msgid "Interface &name:"
+msgstr "&Nome da interface:"
+
+#: dialogs/classgenpage.cpp:60
+msgid "Component &name:"
+msgstr "&Nome do componente:"
+
+#: dialogs/classgenpage.cpp:62
+msgid "Artifact &name:"
+msgstr "&Nome do artefacto:"
+
+#: dialogs/classgenpage.cpp:64
+msgid "Enum &name:"
+msgstr "&Nome do enumerado:"
+
+#: dialogs/classgenpage.cpp:66
+msgid "Datatype &name:"
+msgstr "&Nome do tipo de dados:"
+
+#: dialogs/classgenpage.cpp:68
+msgid "Entity &name:"
+msgstr "&Nome da entidade:"
+
+#: dialogs/classgenpage.cpp:93 dialogs/umltemplatedialog.cpp:65
+msgid "&Stereotype name:"
+msgstr "Nome do e&stereótipo:"
+
+#: dialogs/classgenpage.cpp:107
+msgid "&Package name:"
+msgstr "Nome do &pacote:"
+
+#: dialogs/classgenpage.cpp:121
+msgid "A&bstract class"
+msgstr "Classe a&bstracta"
+
+#: dialogs/classgenpage.cpp:123
+msgid "A&bstract use case"
+msgstr "Caso de uso a&bstracto"
+
+#: dialogs/classgenpage.cpp:131
+msgid "&Executable"
+msgstr "&Executável"
+
+#: dialogs/classgenpage.cpp:138
+msgid "Draw As"
+msgstr "Desenhar Como"
+
+#: dialogs/classgenpage.cpp:143 dialogs/umlwidgetcolorpage.cpp:65
+msgid "&Default"
+msgstr "&Predefinição"
+
+#: dialogs/classgenpage.cpp:149
+msgid "&Library"
+msgstr "Bib&lioteca"
+
+#: dialogs/classgenpage.cpp:152
+msgid "&Table"
+msgstr "&Tabela"
+
+#: dialogs/classgenpage.cpp:182
+msgid "Pro&tected"
+msgstr "Pro&tegido"
+
+#: dialogs/classgenpage.cpp:186
+msgid "Imple&mentation"
+msgstr "Imple&mentação"
+
+#: dialogs/classgenpage.cpp:256
+msgid "Class name:"
+msgstr "Nome da classe:"
+
+#: dialogs/classgenpage.cpp:264 dialogs/classgenpage.cpp:344
+msgid "Instance name:"
+msgstr "Nome da instância:"
+
+#: dialogs/classgenpage.cpp:272
+msgid "Draw as actor"
+msgstr "Desenhar como actor"
+
+#: dialogs/classgenpage.cpp:277
+msgid "Multiple instance"
+msgstr "Instância múltipla"
+
+#: dialogs/classgenpage.cpp:284
+msgid "Show destruction"
+msgstr "Mostrar a destruição"
+
+#: dialogs/classgenpage.cpp:322
+msgid "Component name:"
+msgstr "Nome do componente:"
+
+#: dialogs/classgenpage.cpp:324
+msgid "Node name:"
+msgstr "Nome do nó:"
+
+#: 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 ""
+"O nome que escolheu\n"
+"já está a ser usado.\n"
+"O nome foi reinicializado."
+
+#: dialogs/classgenpage.cpp:399 dialogs/classgenpage.cpp:446
+#: dialogs/classgenpage.cpp:457
+msgid "Name is Not Unique"
+msgstr "O Nome Não é Único"
+
+#: dialogs/umlentityattributedialog.cpp:43
+msgid "Entity Attribute Properties"
+msgstr "Propriedades do Atributo da Entidade"
+
+#: dialogs/umlentityattributedialog.cpp:73
+msgid "&Default value:"
+msgstr "&Valor por omissão:"
+
+#: dialogs/umlentityattributedialog.cpp:81
+msgid "Length/Values:"
+msgstr "Tamanho/Valores:"
+
+#: dialogs/umlentityattributedialog.cpp:84
+msgid "&Auto increment"
+msgstr "Incremento &automático"
+
+#: dialogs/umlentityattributedialog.cpp:88
+msgid "Allow &null"
+msgstr "Permitir &nulo"
+
+#: dialogs/umlentityattributedialog.cpp:92
+msgid "Attributes:"
+msgstr "Atributos:"
+
+#: dialogs/umlentityattributedialog.cpp:108
+msgid "Indexing"
+msgstr "Indexação"
+
+#: dialogs/umlentityattributedialog.cpp:112
+msgid "&None"
+msgstr "&Nenhum"
+
+#: dialogs/umlentityattributedialog.cpp:115
+msgid "&Primary"
+msgstr "&Primário"
+
+#: dialogs/umlentityattributedialog.cpp:118
+msgid "&Index"
+msgstr "Índ&ice"
+
+#: dialogs/umlentityattributedialog.cpp:121
+msgid "&Unique"
+msgstr "&Único"
+
+#: dialogs/umlentityattributedialog.cpp:184
+msgid "You have entered an invalid entity attribute name."
+msgstr "Indicou um nome de atributo de entidade inválido."
+
+#: dialogs/umlentityattributedialog.cpp:185
+msgid "Entity Attribute Name Invalid"
+msgstr "Nome do Atributo de Entidade Inválido"
+
+#: dialogs/umlentityattributedialog.cpp:192
+msgid ""
+"The entity attribute name you have chosen is already being used in this "
+"operation."
+msgstr ""
+"O nome do atributo da entidade que escolheu já está a ser usado nesta operação."
+
+#: dialogs/umlentityattributedialog.cpp:193
+msgid "Entity Attribute Name Not Unique"
+msgstr "Nome do Atributo da Entidade Não Único"
+
+#: dialogs/diagramprintpage.cpp:35
+msgid "&Diagrams"
+msgstr "&Diagramas"
+
+#: dialogs/diagramprintpage.cpp:40
+msgid "Filter"
+msgstr "Filtro"
+
+#: dialogs/diagramprintpage.cpp:48
+msgid "&Current diagram"
+msgstr "Diagrama a&ctual"
+
+#: dialogs/diagramprintpage.cpp:53
+msgid "&All diagrams"
+msgstr "Todos os di&agramas"
+
+#: dialogs/diagramprintpage.cpp:57
+msgid "&Select diagrams"
+msgstr "&Seleccionar os diagramas"
+
+#: dialogs/diagramprintpage.cpp:61
+msgid "&Type of diagram"
+msgstr "&Tipo de diagrama"
+
+#: dialogs/diagramprintpage.cpp:65
+msgid "Selection"
+msgstr "Selecção"
+
+#: dialogs/diagramprintpage.cpp:93 dialogs/diagramprintpage.cpp:204
+msgid "Collaboration"
+msgstr "Colaboração"
+
+#: dialogs/diagramprintpage.cpp:94 dialogs/diagramprintpage.cpp:200
+msgid "Sequence"
+msgstr "Sequência"
+
+#: dialogs/diagramprintpage.cpp:98 dialogs/diagramprintpage.cpp:212
+msgid "Deployment"
+msgstr "Entrada em Produção"
+
+#: dialogs/diagramprintpage.cpp:111 umldoc.cpp:1918
+msgid "kde-uml-Diagram"
+msgstr "Diagrama-uml-kde"
+
+#: dialogs/diagramprintpage.cpp:135
+msgid "No diagrams selected."
+msgstr "Não está seleccionado nenhum diagrama."
+
+#: dialogs/assocrolepage.cpp:50
+msgid "Role A Properties"
+msgstr "Propriedades do Papel A"
+
+#: dialogs/assocrolepage.cpp:51
+msgid "Role B Properties"
+msgstr "Propriedades do Papel B"
+
+#: dialogs/assocrolepage.cpp:68
+msgid "Role A Visibility"
+msgstr "Visibilidade do Papel A"
+
+#: dialogs/assocrolepage.cpp:69
+msgid "Role B Visibility"
+msgstr "Visibilidade do Papel B"
+
+#: dialogs/assocrolepage.cpp:70
+msgid "Role A Changeability"
+msgstr "Morfologia do Papel A"
+
+#: dialogs/assocrolepage.cpp:71
+msgid "Role B Changeability"
+msgstr "Morfologia do Papel 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 "Nome do papel:"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 77
+#: dialogs/assocrolepage.cpp:99 dialogs/assocrolepage.cpp:158 rc.cpp:489
+#, no-c-format
+msgid "Multiplicity:"
+msgstr "Multiplicidade:"
+
+#. 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 "Público"
+
+#. 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 "Privado"
+
+#. 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 "Protegido"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 194
+#: dialogs/assocrolepage.cpp:115 dialogs/assocrolepage.cpp:175 rc.cpp:519
+#, no-c-format
+msgid "Implementation"
+msgstr "Implementação"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 141
+#: dialogs/assocrolepage.cpp:132 dialogs/assocrolepage.cpp:192 rc.cpp:504
+#, no-c-format
+msgid "Changeable"
+msgstr "Modificável"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 133
+#: dialogs/assocrolepage.cpp:135 dialogs/assocrolepage.cpp:195 rc.cpp:501
+#, no-c-format
+msgid "Frozen"
+msgstr "Congelado"
+
+#. 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 "Adicionar apenas"
+
+#: dialogs/umlwidgetcolorpage.cpp:58
+msgid "&Line:"
+msgstr "&Linha:"
+
+#: dialogs/umlwidgetcolorpage.cpp:68
+msgid "&Fill:"
+msgstr "Preenc&himento:"
+
+#: dialogs/umlwidgetcolorpage.cpp:75
+msgid "D&efault"
+msgstr "Pr&edefinição"
+
+#: dialogs/umlwidgetcolorpage.cpp:78
+msgid "&Use fill"
+msgstr "&Usar o preenchimento"
+
+#: dialogs/umltemplatedialog.cpp:36
+msgid "Template Properties"
+msgstr "Propriedades do Modelo"
+
+#: dialogs/umltemplatedialog.cpp:128
+msgid "You have entered an invalid template name."
+msgstr "Foi indicado um nome de modelo inválido."
+
+#: dialogs/umltemplatedialog.cpp:129
+msgid "Template Name Invalid"
+msgstr "Nome do Modelo Inválido"
+
+#: dialogs/umltemplatedialog.cpp:138
+msgid ""
+"The template parameter name you have chosen is already being used in this "
+"operation."
+msgstr "O nome do modelo que escolheu já está a ser usado nesta operação."
+
+#: dialogs/umltemplatedialog.cpp:139
+msgid "Template Name Not Unique"
+msgstr "Nome do Modelo Não-Único"
+
+#. 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 "O formato para o qual serão exportadas as imagens"
+
+#: dialogs/selectopdlg.cpp:30 dialogs/selectopdlg.cpp:35
+msgid "Select Operation"
+msgstr "Seleccionar a Operação"
+
+#: dialogs/selectopdlg.cpp:43
+msgid "Sequence number:"
+msgstr "Número de sequência:"
+
+#: dialogs/selectopdlg.cpp:46
+msgid "Class operation:"
+msgstr "Operação da classe:"
+
+#: dialogs/selectopdlg.cpp:54
+msgid "Custom operation:"
+msgstr "Operação personalizada:"
+
+#: dialogs/notedialog.cpp:25
+msgid "Note Documentation"
+msgstr "Documentação de Notas"
+
+#: dialogs/pkgcontentspage.cpp:29
+msgid "Contained Items"
+msgstr "Itens Contidos"
+
+#: dialogs/assocpropdlg.cpp:39
+msgid "Association Properties"
+msgstr "Propriedades da Associação"
+
+#: dialogs/assocpropdlg.cpp:94
+msgid "Roles"
+msgstr "Papeis"
+
+#: dialogs/assocpropdlg.cpp:94
+msgid "Role Settings"
+msgstr "Configuração dos Papéis"
+
+#: dialogs/assocpropdlg.cpp:112
+msgid "Association font"
+msgstr "Tipo de letra da associação"
+
+#: dialogs/settingsdlg.cpp:30
+msgid "Umbrello Setup"
+msgstr "Configuração do Umbrello"
+
+#: dialogs/settingsdlg.cpp:47
+msgid "User Interface"
+msgstr "Interface do Utilizador"
+
+#: dialogs/settingsdlg.cpp:47
+msgid "User Interface Settings"
+msgstr "Configuração da Interface do Utilizador"
+
+#: dialogs/settingsdlg.cpp:54
+msgid "Line color:"
+msgstr "Cor da linha:"
+
+#: dialogs/settingsdlg.cpp:60
+msgid "D&efault Color"
+msgstr "Cor Pr&edefinida"
+
+#: dialogs/settingsdlg.cpp:63
+msgid "Fill color:"
+msgstr "Cor de preenchimento:"
+
+#: dialogs/settingsdlg.cpp:69
+msgid "De&fault Color"
+msgstr "&Cor Predefinida"
+
+#: dialogs/settingsdlg.cpp:73
+msgid "Line width:"
+msgstr "Largura da linha:"
+
+#: dialogs/settingsdlg.cpp:81
+msgid "D&efault Width"
+msgstr "Largura por O&missão"
+
+#: dialogs/settingsdlg.cpp:86
+msgid "&Use fill color"
+msgstr "&Usar a cor de preenchimento"
+
+#: dialogs/settingsdlg.cpp:108
+msgid "Enable undo"
+msgstr "Activar o desfazer"
+
+#: dialogs/settingsdlg.cpp:112
+msgid "Use tabbed diagrams"
+msgstr "Utilizar diagramas paginados"
+
+#: dialogs/settingsdlg.cpp:116
+msgid "Use new C++/Java/Ruby generators"
+msgstr "Utilizar os novos geradores C++/Java/Ruby"
+
+#: dialogs/settingsdlg.cpp:120
+msgid "Use angular association lines"
+msgstr "Âmbito por omissão dos campos de associação:"
+
+#: dialogs/settingsdlg.cpp:126
+msgid "Autosave"
+msgstr "Gravação Automática"
+
+#: dialogs/settingsdlg.cpp:132
+msgid "E&nable autosave"
+msgstr "Activar a &gravação automática"
+
+#: dialogs/settingsdlg.cpp:136
+msgid "Select auto-save time interval (mins):"
+msgstr "Seleccione o intervalo entre gravações automáticas (min):"
+
+#: dialogs/settingsdlg.cpp:146
+msgid "Set autosave suffix:"
+msgstr "Sufixo das gravações automáticas:"
+
+#: 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>O ficheiro de gravação automática será gravado em ~/autosave.xmi, se a "
+"gravação automática ocorrer antes de ter gravado manualmente o ficheiro.</p>"
+"<p>Se já o tiver gravado, o ficheiro de gravação automática será gravado na "
+"mesma pasta que o ficheiro e terá o mesmo nome que este, seguido do sufixo "
+"indicado.</p>"
+"<p>Se o sufixo for igual ao sufixo do ficheiro que gravou, a gravação "
+"automática irá sobrepor automaticamente o seu ficheiro.</p></qt>"
+
+#: dialogs/settingsdlg.cpp:158
+msgid "Startup"
+msgstr "Arranque"
+
+#: dialogs/settingsdlg.cpp:164
+msgid "Sta&rtup logo"
+msgstr "Logótipo &inicial"
+
+#: dialogs/settingsdlg.cpp:168
+msgid "&Tip of the day"
+msgstr "&Dica do dia"
+
+#: dialogs/settingsdlg.cpp:172
+msgid "&Load last project"
+msgstr "Carregar o ú&ltimo projecto"
+
+#: dialogs/settingsdlg.cpp:176
+msgid "Start new project with:"
+msgstr "Iniciar um novo projecto com:"
+
+#: dialogs/settingsdlg.cpp:183
+msgid "No Diagram"
+msgstr "Nenhum Diagrama"
+
+#: dialogs/settingsdlg.cpp:183
+msgid "Class Diagram"
+msgstr "Diagrama de Classes"
+
+#: dialogs/settingsdlg.cpp:184
+msgid "Use Case Diagram"
+msgstr "Diagrama de Casos de Utilização"
+
+#: dialogs/settingsdlg.cpp:184
+msgid "Sequence Diagram"
+msgstr "Diagrama de Sequência"
+
+#: dialogs/settingsdlg.cpp:185
+msgid "Collaboration Diagram"
+msgstr "Diagrama de Colaboração"
+
+#: dialogs/settingsdlg.cpp:185
+msgid "State Diagram"
+msgstr "Diagrama de Estados"
+
+#: dialogs/settingsdlg.cpp:186
+msgid "Activity Diagram"
+msgstr "Diagrama de Actividades"
+
+#: dialogs/settingsdlg.cpp:186
+msgid "Component Diagram"
+msgstr "Diagrama de Componentes"
+
+#: dialogs/settingsdlg.cpp:187
+msgid "Deployment Diagram"
+msgstr "Diagrama de Entrada em Produção"
+
+#: dialogs/settingsdlg.cpp:210
+msgid "Class Settings"
+msgstr "Configuração da Classe"
+
+#: dialogs/settingsdlg.cpp:217
+msgid "Show &visibility"
+msgstr "Mostrar a &visibilidade"
+
+#: dialogs/settingsdlg.cpp:221
+msgid "Show attributes"
+msgstr "Mostrar os atributos"
+
+#: dialogs/settingsdlg.cpp:225
+msgid "Show operations"
+msgstr "Mostrar as operações"
+
+#: dialogs/settingsdlg.cpp:229
+msgid "Show stereot&ype"
+msgstr "Mostrar o estereó&tipo"
+
+#: dialogs/settingsdlg.cpp:233
+msgid "Show attribute signature"
+msgstr "Mostrar a assinatura dos atributos"
+
+#: dialogs/settingsdlg.cpp:238
+msgid "Show package"
+msgstr "Mostrar o pacote"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 146
+#: dialogs/settingsdlg.cpp:242 rc.cpp:417
+#, no-c-format
+msgid "Show operation signature"
+msgstr "Mostrar a assinatura das operações"
+
+#: dialogs/settingsdlg.cpp:247
+msgid "Starting Scope"
+msgstr "Âmbito Inicial"
+
+#: dialogs/settingsdlg.cpp:252
+msgid "Default attribute scope:"
+msgstr "Âmbito por omissão dos atributos:"
+
+#: dialogs/settingsdlg.cpp:255
+msgid "Default operation scope:"
+msgstr "Âmbito por omissão das operações:"
+
+#: dialogs/settingsdlg.cpp:294
+msgid "Code Generation"
+msgstr "Geração de Código"
+
+#: dialogs/settingsdlg.cpp:294
+msgid "Code Generation Settings"
+msgstr "Configuração da Geração de Código"
+
+#: dialogs/settingsdlg.cpp:301
+msgid "Code Viewer Settings"
+msgstr "Configuração do Visualizador de Código"
+
+#: dialogs/defaultcodegenpolicypage.cpp:36
+msgid "<p align=\"center\">No Options Available.</p>"
+msgstr "<p align=\"center\">Nenhuma Opção Disponível.</p>"
+
+#: dialogs/classoptionspage.cpp:59 dialogs/classoptionspage.cpp:120
+#: listpopupmenu.cpp:699
+msgid "Show"
+msgstr "Mostrar"
+
+#: dialogs/classoptionspage.cpp:66 dialogs/classoptionspage.cpp:126
+msgid "Operatio&ns"
+msgstr "Operaçõ&es"
+
+#: dialogs/classoptionspage.cpp:70 dialogs/classoptionspage.cpp:143
+msgid "&Visibility"
+msgstr "&Visibilidade"
+
+#: dialogs/classoptionspage.cpp:79 dialogs/classoptionspage.cpp:130
+msgid "O&peration signature"
+msgstr "Assinatura das o&perações"
+
+#: dialogs/classoptionspage.cpp:83 dialogs/classoptionspage.cpp:147
+msgid "Pac&kage"
+msgstr "Pa&cote"
+
+#: dialogs/classoptionspage.cpp:90 dialogs/classoptionspage.cpp:135
+msgid "Att&ributes"
+msgstr "At&ributos"
+
+#: dialogs/classoptionspage.cpp:94 dialogs/classoptionspage.cpp:151
+msgid "Stereot&ype"
+msgstr "Estereót&ipo"
+
+#: dialogs/classoptionspage.cpp:98 dialogs/classoptionspage.cpp:139
+msgid "Attr&ibute signature"
+msgstr "Assinatura dos atr&ibutos"
+
+#: dialogs/classoptionspage.cpp:108
+msgid "Draw as circle"
+msgstr "Desenhar como um circulo"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 61
+#: dialogs/assocgenpage.cpp:67 rc.cpp:408
+#, no-c-format
+msgid "Name:"
+msgstr "Nome:"
+
+#: dialogs/assocgenpage.cpp:80
+msgid "Type:"
+msgstr "Tipo:"
+
+#: umllistview.cpp:348
+msgid "Externalize Folder"
+msgstr "Exteriorizar a Pasta"
+
+#: 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 "Ocorreu um problema ao gravar o ficheiro: %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 "Erro de Gravação"
+
+#: umllistview.cpp:416
+msgid "Enter Model Name"
+msgstr "Indicar o Nome do Modelo"
+
+#: umllistview.cpp:417
+msgid "Enter the new name of the model:"
+msgstr "Insira o novo nome do modelo:"
+
+#: umllistview.cpp:1007
+msgid "Views"
+msgstr "Vistas"
+
+#: umllistview.cpp:1907
+msgid ""
+"The name you entered was invalid.\n"
+"Creation process has been canceled."
+msgstr ""
+"O nome que indicou era inválido.\n"
+"O processo de criação foi cancelado."
+
+#: umllistview.cpp:1908 umllistviewitem.cpp:479
+msgid "Name Not Valid"
+msgstr "Nome Inválido"
+
+#: umldoc.cpp:1067 umllistview.cpp:1917
+msgid ""
+"The name you entered was not unique.\n"
+"Is this what you wanted?"
+msgstr ""
+"O nome que indicou não era único.\n"
+"É isto o que deseja?"
+
+#: umldoc.cpp:1068 umllistview.cpp:1918
+msgid "Use Name"
+msgstr "Nome da Utilização"
+
+#: umldoc.cpp:1068 umllistview.cpp:1918
+msgid "Enter New Name"
+msgstr "Indique o Novo Nome"
+
+#: umllistview.cpp:1924 umllistview.cpp:2161
+msgid ""
+"The name you entered was not unique!\n"
+"Creation process has been canceled."
+msgstr ""
+"O nome que indicou não era único!\n"
+"O processo de criação foi cancelado."
+
+#: umllistview.cpp:2119 umllistview.cpp:2136 umllistview.cpp:2151
+msgid "Creation canceled"
+msgstr "Criação cancelada"
+
+#: umllistview.cpp:2339
+msgid "Loading listview..."
+msgstr "A carregar a vista em lista..."
+
+#: umllistview.cpp:2671
+msgid "The folder must be emptied before it can be deleted."
+msgstr "A pasta deve estar vazia antes de poder ser apagada."
+
+#: umllistview.cpp:2672
+msgid "Folder Not Empty"
+msgstr "Pasta Não Vazia"
+
+#: 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 "Nome"
+
+#: floatingtextwidget.cpp:112
+msgid "Enter operation name:"
+msgstr "Indique o nome da operação:"
+
+#: associationwidget.cpp:2367 floatingtextwidget.cpp:162
+msgid "Enter role name:"
+msgstr "Indique o nome do papel:"
+
+#: associationwidget.cpp:2329 floatingtextwidget.cpp:164
+msgid "Enter multiplicity:"
+msgstr "Indique a multiplicidade:"
+
+#: associationwidget.cpp:2347 floatingtextwidget.cpp:171
+msgid "Enter association name:"
+msgstr "Indique o nome da associação:"
+
+#: floatingtextwidget.cpp:173 floatingtextwidget.cpp:264
+msgid "Enter new text:"
+msgstr "Insira o novo texto:"
+
+#: floatingtextwidget.cpp:175
+msgid "ERROR"
+msgstr "ERRO"
+
+#: floatingtextwidget.cpp:264
+msgid "Change Text"
+msgstr "Mudar o Texto"
+
+#: 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 ""
+"Não é possível aceder ao ficheiro %1 para escrita. Certifique-se por favor que "
+"a pasta existe e que tem permissões de escrita nela."
+
+#: codegenerator.cpp:473
+msgid "Cannot Open File"
+msgstr "Não É Possível Aceder ao Ficheiro"
+
+#: codegenerator.cpp:531 codegenerators/simplecodegenerator.cpp:128
+msgid ""
+"Cannot create the folder:\n"
+msgstr ""
+"Não é possível criar a pasta:\n"
+
+#: codegenerator.cpp:532 codegenerators/simplecodegenerator.cpp:129
+msgid ""
+"\n"
+"Please check the access rights"
+msgstr ""
+"\n"
+"Verifique por favor as permissões de acesso"
+
+#: codegenerator.cpp:533 codegenerators/simplecodegenerator.cpp:130
+msgid "Cannot Create Folder"
+msgstr "Não é Possível Criar a Pasta"
+
+#: umlviewimageexporter.cpp:46
+msgid "Exporting view..."
+msgstr "A exportar a vista..."
+
+#: umlviewimageexporter.cpp:50
+msgid ""
+"An error happened when exporting the image:\n"
+msgstr ""
+"Ocorreu um erro ao exportar a imagem:\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 "Pronto."
+
+#: umlviewimageexporter.cpp:66
+msgid ""
+"The selected file %1 exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+"O ficheiro seleccionado %1 já existe.\n"
+"Deseja sobrepô-lo?"
+
+#: umlviewimageexporter.cpp:67
+msgid "File Already Exists"
+msgstr "O Ficheiro Já Existe"
+
+#: aligntoolbar.cpp:40
+msgid "Align Left"
+msgstr "Alinhar à Esquerda"
+
+#: aligntoolbar.cpp:41
+msgid "Align Right"
+msgstr "Alinhar à Direita"
+
+#: aligntoolbar.cpp:42
+msgid "Align Top"
+msgstr "Alinhar ao Topo"
+
+#: aligntoolbar.cpp:43
+msgid "Align Bottom"
+msgstr "Alinhar ao Fundo"
+
+#: aligntoolbar.cpp:44
+msgid "Align Vertical Middle"
+msgstr "Alinhar o Centro na Vertical"
+
+#: aligntoolbar.cpp:45
+msgid "Align Horizontal Middle"
+msgstr "Alinhar o Centro na Horizontal"
+
+#: aligntoolbar.cpp:46
+msgid "Align Vertical Distribute"
+msgstr "Distribuição Alinhada na Vertical"
+
+#: aligntoolbar.cpp:47
+msgid "Align Horizontal Distribute"
+msgstr "Distribuição Alinhada na Horizontal"
+
+#: aligntoolbar.cpp:383
+msgid ""
+"For alignment you have to select at least 2 objects like classes or actors. You "
+"can not align associations."
+msgstr ""
+"Para o alinhamento, você terá de seleccionar pelo menos 2 objectos, como por "
+"exemplo classes ou acções. Não poderá alinhar associações."
+
+#: 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 "Indique o nome:"
+
+#: 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 "Esse nome é inválido."
+
+#: object_factory.cpp:164
+msgid ""
+"This is a reserved keyword for the language of the configured code generator."
+msgstr ""
+"Esta palavra-chave está reservada na linguagem do gerador de código "
+"configurado."
+
+#: object_factory.cpp:165
+msgid "Reserved Keyword"
+msgstr "Palavra-chave Reservada"
+
+#: 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 "Esse nome já está a ser usado."
+
+#: 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 "Não é um Nome Único"
+
+#: umlviewimageexportermodel.cpp:126
+#, c-format
+msgid "Can not create directory: %1"
+msgstr "Não é possível criar a pasta: %1"
+
+#: umlviewimageexportermodel.cpp:145
+msgid "Can not save an empty diagram"
+msgstr "Não é possível gravar um diagrama vazio"
+
+#: umlviewimageexportermodel.cpp:151
+#, c-format
+msgid "A problem occured while saving diagram in %1"
+msgstr "Ocorreu um problema ao gravar o diagrama em %1"
+
+#: model_utils.cpp:244
+msgid "new_actor"
+msgstr "novo_actor"
+
+#: model_utils.cpp:246
+msgid "new_usecase"
+msgstr "novo_casodeutilização"
+
+#: model_utils.cpp:248
+msgid "new_package"
+msgstr "novo_pacote"
+
+#: model_utils.cpp:250
+msgid "new_component"
+msgstr "nova_componente"
+
+#: model_utils.cpp:252
+msgid "new_node"
+msgstr "novo_nó"
+
+#: model_utils.cpp:254
+msgid "new_artifact"
+msgstr "novo_artefacto"
+
+#: model_utils.cpp:256
+msgid "new_interface"
+msgstr "nova_interface"
+
+#: model_utils.cpp:258
+msgid "new_datatype"
+msgstr "novo_tipodedados"
+
+#: model_utils.cpp:260
+msgid "new_enum"
+msgstr "novo_enumerado"
+
+#: model_utils.cpp:262
+msgid "new_entity"
+msgstr "nova_entidade"
+
+#: model_utils.cpp:264
+msgid "new_folder"
+msgstr "nova_pasta"
+
+#: model_utils.cpp:266 umlcanvasobject.cpp:147
+msgid "new_association"
+msgstr "nova_associação"
+
+#: model_utils.cpp:268
+msgid "new_object"
+msgstr "novo_objecto"
+
+#: model_utils.cpp:559
+msgid "Empty"
+msgstr "Vazio"
+
+#: model_utils.cpp:559
+msgid "Malformed argument"
+msgstr "Argumento mal formado"
+
+#: model_utils.cpp:560
+msgid "Unknown argument type"
+msgstr "Tipo de argumento desconhecido"
+
+#: model_utils.cpp:560
+msgid "Illegal method name"
+msgstr "Nome de método ilegal"
+
+#: model_utils.cpp:561
+msgid "Unknown return type"
+msgstr "Tipo de retorno desconhecido"
+
+#: model_utils.cpp:561
+msgid "Unspecified error"
+msgstr "O erro não é conhecido"
+
+#: codeimport/classimport.cpp:34
+msgid "Importing file: %1 Progress: %2/%3"
+msgstr "A importar o ficheiro: %1 Progresso: %2/%3"
+
+#: codeimport/import_utils.cpp:181
+msgid "Is the scope %1 a namespace or a class?"
+msgstr "O âmbito %1 é um espaço de nomes ou uma classe?"
+
+#: codeimport/import_utils.cpp:182
+msgid "C++ Import Requests Your Help"
+msgstr "Importação C++ Pede a Sua Ajuda"
+
+#: codeimport/import_utils.cpp:183
+msgid "Namespace"
+msgstr "Espaço de nomes"
+
+#: codeimport/kdevcppparser/parser.cpp:138
+msgid "<eof>"
+msgstr "<eof>"
+
+#: codeimport/kdevcppparser/parser.cpp:323
+#: codeimport/kdevcppparser/parser.cpp:2679
+#: codeimport/kdevcppparser/parser.cpp:2878
+#: codeimport/kdevcppparser/parser.cpp:2884
+msgid "expression expected"
+msgstr "é esperada uma expressão"
+
+#: codeimport/kdevcppparser/parser.cpp:598
+msgid "Declaration syntax error"
+msgstr "Erro de sintaxe da declaração"
+
+#: codeimport/kdevcppparser/parser.cpp:643
+#: codeimport/kdevcppparser/parser.cpp:2770
+#: codeimport/kdevcppparser/parser.cpp:3224
+msgid "} expected"
+msgstr "É esperado um }"
+
+#: codeimport/kdevcppparser/parser.cpp:684
+msgid "namespace expected"
+msgstr "É esperado um 'namespace'"
+
+#: codeimport/kdevcppparser/parser.cpp:688
+msgid "{ expected"
+msgstr "É esperado um {"
+
+#: codeimport/kdevcppparser/parser.cpp:761
+#: codeimport/kdevcppparser/parser.cpp:2965
+msgid "Namespace name expected"
+msgstr "É esperado o nome de um 'namespace'"
+
+#: codeimport/kdevcppparser/parser.cpp:869
+msgid "Need a type specifier to declare"
+msgstr "É necessário declarar um indicador do tipo"
+
+#: codeimport/kdevcppparser/parser.cpp:938
+msgid "expected a declaration"
+msgstr "É esperada uma declaração"
+
+#: codeimport/kdevcppparser/parser.cpp:1212
+#: codeimport/kdevcppparser/parser.cpp:2178
+msgid "Constant expression expected"
+msgstr "É esperada uma expressão constante"
+
+#: codeimport/kdevcppparser/parser.cpp:1281
+#: codeimport/kdevcppparser/parser.cpp:1378
+msgid "')' expected"
+msgstr "É esperado um ')'"
+
+#: codeimport/kdevcppparser/parser.cpp:1451
+#: codeimport/kdevcppparser/parser.cpp:1914
+#: codeimport/kdevcppparser/parser.cpp:2392
+msgid "} missing"
+msgstr "Falta um }"
+
+#: codeimport/kdevcppparser/parser.cpp:2074
+msgid "Member initializers expected"
+msgstr "Esperavam-se os inicializadores do membro"
+
+#: codeimport/kdevcppparser/parser.cpp:2235
+msgid "Base class specifier expected"
+msgstr "É esperada a indicação da classe de base"
+
+#: codeimport/kdevcppparser/parser.cpp:2260
+msgid "Initializer clause expected"
+msgstr "É esperada uma instrução de inicialização"
+
+#: codeimport/kdevcppparser/parser.cpp:2303
+msgid "Identifier expected"
+msgstr "É esperado um identificador"
+
+#: codeimport/kdevcppparser/parser.cpp:2337
+msgid "Type id expected"
+msgstr "É esperado o ID do tipo"
+
+#: codeimport/kdevcppparser/parser.cpp:2374
+msgid "Class name expected"
+msgstr "É esperado o nome da classe"
+
+#: codeimport/kdevcppparser/parser.cpp:2641
+#: codeimport/kdevcppparser/parser.cpp:2795
+#: codeimport/kdevcppparser/parser.cpp:2835
+#: codeimport/kdevcppparser/parser.cpp:3282
+msgid "condition expected"
+msgstr "É esperada uma condição"
+
+#: codeimport/kdevcppparser/parser.cpp:2648
+#: codeimport/kdevcppparser/parser.cpp:2670
+#: codeimport/kdevcppparser/parser.cpp:2802
+#: codeimport/kdevcppparser/parser.cpp:2813
+msgid "statement expected"
+msgstr "É esperada uma instrução"
+
+#: codeimport/kdevcppparser/parser.cpp:2705
+msgid "for initialization expected"
+msgstr "É esperada a inicialização do 'for'"
+
+#: codeimport/kdevcppparser/parser.cpp:3273
+msgid "catch expected"
+msgstr "É esperado um 'catch'"
+
+#: codeimport/kdevcppparser/errors.cpp:23
+msgid "Internal Error"
+msgstr "Erro Interno"
+
+#: codeimport/kdevcppparser/errors.cpp:24
+msgid "Syntax Error before '%1'"
+msgstr "Erro de sintaxe antes do '%1'"
+
+#: codeimport/kdevcppparser/errors.cpp:25
+msgid "Parse Error before '%1'"
+msgstr "Erro de Análise Antes do '%1'"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "José Nuno Pires,Pedro Morais"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "jncp@netcabo.pt,morais@kde.org"
+
+#: main.cpp:32 main.cpp:93
+msgid "Umbrello UML Modeller"
+msgstr "Modelador de UML Umbrello"
+
+#: main.cpp:40
+msgid "File to open"
+msgstr "O ficheiro a abrir"
+
+#: main.cpp:41
+msgid "export diagrams to extension and exit"
+msgstr "exportar os diagramas para a extensão e sair"
+
+#: main.cpp:42
+msgid "the local directory to save the exported diagrams in"
+msgstr "a pasta local onde gravar os diagramas exportados"
+
+#: main.cpp:42
+msgid "the directory of the file"
+msgstr "a pasta do ficheiro"
+
+#: main.cpp:43
+msgid ""
+"keep the tree structure used to store the views in the document in the target "
+"directory"
+msgstr ""
+"manter a estrutura em árvore usada para guardar as vistas do documento na pasta "
+"de destino"
+
+#: main.cpp:95
+msgid "(c) 2001 Paul Hensgen, (c) 2002-2006 Umbrello UML Modeller Authors"
+msgstr ""
+"(c) 2001 Paul Hensgen, (c) 2002-2006 Autores do Modelador de UML Umbrello"
+
+#: docgenerators/main.cpp:67 main.cpp:98
+msgid "Umbrello UML Modeller Authors"
+msgstr "Autores do Modelador de UML Umbrello"
+
+#: docgenerators/main.cpp:41 docgenerators/main.cpp:62
+msgid "Umbrello UML Modeller autonomous code generator"
+msgstr "Gerador autónomo de código do Modelador de UML Umbrello"
+
+#: docgenerators/main.cpp:47
+msgid "File to transform"
+msgstr "O ficheiro a transformar"
+
+#: docgenerators/main.cpp:48
+msgid "The XSLT file to use"
+msgstr "O ficheiro XSLT a usar"
+
+#: docgenerators/main.cpp:64
+msgid ""
+"(c) 2006 Gael de Chalendar (aka Kleag), (c) 2002-2006 Umbrello UML Modeller "
+"Authors"
+msgstr ""
+"(c) 2006 Gael de Chalendar (aka Kleag), (c) 2002-2006 Autores do Modelador de "
+"UML Umbrello"
+
+#: docgenerators/docbookgenerator.cpp:70 umlviewimageexporterall.cpp:58
+msgid "Exporting all views..."
+msgstr "A exportar todas as vistas..."
+
+#: docgenerators/docbookgenerator.cpp:77 docgenerators/docbookgenerator.cpp:83
+#: umlviewimageexporterall.cpp:64 umlviewimageexporterall.cpp:70
+msgid "Some errors happened when exporting the images:"
+msgstr "Ocorreram alguns erros ao exportar as imagens:"
+
+#: association.cpp:84
+msgid "Generalization"
+msgstr "Generalização"
+
+#: association.cpp:88
+msgid "Self Association"
+msgstr "Auto-Associação"
+
+#: association.cpp:89
+msgid "Collaboration Message"
+msgstr "Mensagem de Colaboração"
+
+#: association.cpp:90
+msgid "Sequence Message"
+msgstr "Mensagem de Sequência"
+
+#: association.cpp:91
+msgid "Collaboration Self Message"
+msgstr "Auto-mensagem de Colaboração"
+
+#: association.cpp:92
+msgid "Sequence Self Message"
+msgstr "Auto-mensagem de Sequência"
+
+#: association.cpp:95
+msgid "Realization"
+msgstr "Realização"
+
+#: association.cpp:96
+msgid "Uni Association"
+msgstr "Associação Unidireccional"
+
+#: umldoc.cpp:82 umldoc.cpp:1518
+msgid "UML Model"
+msgstr "Modelo UML"
+
+#: umldoc.cpp:106
+msgid "Logical View"
+msgstr "Vista Lógica"
+
+#: umldoc.cpp:107
+msgid "Use Case View"
+msgstr "Vista dos Casos de Utilização"
+
+#: umldoc.cpp:108
+msgid "Component View"
+msgstr "Vista de Componentes"
+
+#: umldoc.cpp:109
+msgid "Deployment View"
+msgstr "Vista de Entrada em Produção"
+
+#: umldoc.cpp:110
+msgid "Entity Relationship Model"
+msgstr "Model Entidade Relação"
+
+#: umldoc.cpp:117 umldoc.cpp:293
+msgid "Datatypes"
+msgstr "Tipos de dados"
+
+#: umldoc.cpp:229
+msgid ""
+"The current file has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+"O ficheiro actual foi modificado.\n"
+"Deseja gravá-lo?"
+
+#: umldoc.cpp:355
+msgid "The file %1 does not exist."
+msgstr "O ficheiro %1 não existe."
+
+#: 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 "Erro de Leitura"
+
+#: umldoc.cpp:380
+msgid "The file %1 seems to be corrupted."
+msgstr "O ficheiro %1 parece estar corrompido."
+
+#: umldoc.cpp:422 umldoc.cpp:434 umldoc.cpp:461
+#, c-format
+msgid "There was no XMI file found in the compressed file %1."
+msgstr "Não existia nenhum ficheiro XMI no ficheiro comprimido %1."
+
+#: umldoc.cpp:448
+#, c-format
+msgid "There was a problem loading the extracted file: %1"
+msgstr "Ocorreu um problema ao ler o ficheiro extraído: %1"
+
+#: umldoc.cpp:472 umldoc.cpp:488
+#, c-format
+msgid "There was a problem loading file: %1"
+msgstr "Ocorreu um problema ao ler o ficheiro: %1"
+
+#: umldoc.cpp:641
+#, c-format
+msgid "There was a problem uploading file: %1"
+msgstr "Ocorreu um problema ao enviar o ficheiro: %1"
+
+#: umldoc.cpp:934
+msgid "use case diagram"
+msgstr "diagrama de casos de utilização"
+
+#: umldoc.cpp:936
+msgid "class diagram"
+msgstr "diagrama de classe"
+
+#: umldoc.cpp:938
+msgid "sequence diagram"
+msgstr "diagrama de sequência"
+
+#: umldoc.cpp:940
+msgid "collaboration diagram"
+msgstr "diagrama de colaboração"
+
+#: umldoc.cpp:942
+msgid "state diagram"
+msgstr "diagrama de estado"
+
+#: umldoc.cpp:944
+msgid "activity diagram"
+msgstr "diagrama de actividade"
+
+#: umldoc.cpp:946
+msgid "component diagram"
+msgstr "diagrama de componentes"
+
+#: umldoc.cpp:948
+msgid "deployment diagram"
+msgstr "diagrama de entrada em produção"
+
+#: umldoc.cpp:950
+msgid "entity relationship diagram"
+msgstr "diagrama entidade relação"
+
+#: umldoc.cpp:984 umldoc.cpp:1017
+msgid "That is an invalid name for a diagram."
+msgstr "Esse é um nome inválido para um diagrama."
+
+#: umldoc.cpp:998 umldoc.cpp:1025
+msgid "A diagram is already using that name."
+msgstr "Já existe um diagrama com esse nome."
+
+#: umldoc.cpp:1099
+msgid "Are you sure you want to delete diagram %1?"
+msgstr "Tem a certeza que deseja remover o diagrama %1?"
+
+#: umldoc.cpp:1099
+msgid "Delete Diagram"
+msgstr "Remover o Diagrama"
+
+#: umldoc.cpp:1573
+msgid "Setting up the document..."
+msgstr "A configurar o documento..."
+
+#: umldoc.cpp:1600
+msgid "Resolving object references..."
+msgstr "A resolver as referências a objectos..."
+
+#: umldoc.cpp:1638
+msgid "Loading UML elements..."
+msgstr "A carregar os elementos de UML..."
+
+#: umldoc.cpp:1811
+msgid "Loading diagrams..."
+msgstr "A carregar os diagramas..."
+
+#: umldoc.cpp:2104
+#, c-format
+msgid "/autosave%1"
+msgstr "/autogravar%1"
+
+#: umllistviewitem.cpp:372 umllistviewitem.cpp:406 umllistviewitem.cpp:434
+msgid "Rename canceled"
+msgstr "Mudança de nome cancelada"
+
+#: umllistviewitem.cpp:468
+msgid "Renaming an item of listview type %1 is not yet implemented."
+msgstr ""
+"Mudar o nome de item no tipo de vista em lista %1 ainda não está implementado."
+
+#: umllistviewitem.cpp:469
+msgid "Function Not Implemented"
+msgstr "Função Não Implementada"
+
+#: umllistviewitem.cpp:478
+msgid ""
+"The name you entered was invalid.\n"
+"Renaming process has been canceled."
+msgstr ""
+"O nome que indicou é inválido.\n"
+"O processo de mudança de nome foi cancelado."
+
+#: codegenerators/cppcodegenerationform.cpp:36
+msgid "General Options"
+msgstr "Opções Gerais"
+
+#: codegenerators/cppcodegenerationform.cpp:38
+msgid "Package is a namespace"
+msgstr "Pacote é um espaço de nomes"
+
+#: codegenerators/cppcodegenerationform.cpp:41
+msgid "Virtual destructors"
+msgstr "Destrutores virtuais"
+
+#: codegenerators/cppcodegenerationform.cpp:44
+msgid "Generate empty constructors"
+msgstr "Gerar construtores vazios"
+
+#: codegenerators/cppcodegenerationform.cpp:47
+msgid "Generate accessor methods"
+msgstr "Geral métodos acessores"
+
+#: codegenerators/cppcodegenerationform.cpp:50
+msgid "Operations are inline"
+msgstr "Operações são 'inline'"
+
+#: codegenerators/cppcodegenerationform.cpp:53
+msgid "Accessors are inline"
+msgstr "Acessores são 'inline'"
+
+#: codegenerators/cppcodegenerationform.cpp:57
+msgid "Accessors are public"
+msgstr "Acessores são públicos"
+
+#: umlcanvasobject.cpp:150
+msgid "new_attribute"
+msgstr "novo_atributo"
+
+#: umlcanvasobject.cpp:153
+msgid "new_template"
+msgstr "novo_modelo"
+
+#: umlcanvasobject.cpp:156
+msgid "new_operation"
+msgstr "nova_operação"
+
+#: umlcanvasobject.cpp:159
+msgid "new_literal"
+msgstr "novo_literal"
+
+#: umlcanvasobject.cpp:162
+msgid "new_field"
+msgstr "novo_campo"
+
+#: uml.cpp:179
+msgid "&Export model to DocBook"
+msgstr "&Exportar o modelo para DocBook"
+
+#: uml.cpp:182
+msgid "&Export model to XHTML"
+msgstr "&Exportar o modelo para XHTML"
+
+#: uml.cpp:186
+msgid "&New Class Wizard..."
+msgstr "&Novo Assistente de Classes..."
+
+#: uml.cpp:188
+msgid "&Add Default Datatypes for Active Language"
+msgstr "&Adicionar os Tipos de Dados por Omissão para a Língua Activa"
+
+#: uml.cpp:193
+msgid "&Code Generation Wizard..."
+msgstr "Assistente de Geração de &Código..."
+
+#: uml.cpp:195
+msgid "&Generate All Code"
+msgstr "&Gerar Todo o Código"
+
+#: uml.cpp:198
+msgid "&Import Classes..."
+msgstr "&Importar Classes..."
+
+#: uml.cpp:201
+msgid "Creates a new document"
+msgstr "Cria um novo documento"
+
+#: uml.cpp:202
+msgid "Opens an existing document"
+msgstr "Abre um documento existente"
+
+#: uml.cpp:203
+msgid "Opens a recently used file"
+msgstr "Abre um ficheiro utilizado recentemente"
+
+#: uml.cpp:204
+msgid "Saves the document"
+msgstr "Grava o documento"
+
+#: uml.cpp:205
+msgid "Saves the document as..."
+msgstr "Grava o documento como..."
+
+#: uml.cpp:206
+msgid "Closes the document"
+msgstr "Fecha o documento"
+
+#: uml.cpp:207
+msgid "Prints out the document"
+msgstr "Imprime o documento"
+
+#: uml.cpp:208
+msgid "Quits the application"
+msgstr "Sai da aplicação"
+
+#: uml.cpp:209
+msgid "Exports the model to the docbook format"
+msgstr "Exporta o modelo para o formato DocBook"
+
+#: uml.cpp:210
+msgid "Exports the model to the XHTML format"
+msgstr "Exporta o modelo para o formato XHTML"
+
+#: uml.cpp:211
+msgid "Cuts the selected section and puts it to the clipboard"
+msgstr "Corta a secção seleccionada e coloca-a na área de transferência"
+
+#: uml.cpp:212
+msgid "Copies the selected section to the clipboard"
+msgstr "Copia a secção seleccionada para a área de transferência"
+
+#: uml.cpp:213
+msgid "Pastes the contents of the clipboard"
+msgstr "Cola o conteúdo da área de transferência"
+
+#: uml.cpp:214
+msgid "Set the default program preferences"
+msgstr "Configura as opções predefinidas do programa"
+
+#: uml.cpp:216
+msgid "Delete &Selected"
+msgstr "Remover os &Seleccionados"
+
+#: uml.cpp:224
+msgid "&Class Diagram..."
+msgstr "Diagrama de &Classes..."
+
+#: uml.cpp:228
+msgid "&Autolayout..."
+msgstr "Disposição &Automática..."
+
+#: uml.cpp:231
+msgid "&Sequence Diagram..."
+msgstr "Diagrama de &Sequência..."
+
+#: uml.cpp:234
+msgid "C&ollaboration Diagram..."
+msgstr "Diagrama de C&olaboração..."
+
+#: uml.cpp:237
+msgid "&Use Case Diagram..."
+msgstr "Diagrama de Casos de &Utilização..."
+
+#: uml.cpp:240
+msgid "S&tate Diagram..."
+msgstr "Diagrama de Es&tados..."
+
+#: uml.cpp:243
+msgid "&Activity Diagram..."
+msgstr "Diagrama de &Actividades..."
+
+#: uml.cpp:246
+msgid "Co&mponent Diagram..."
+msgstr "Diagrama de Co&mponentes..."
+
+#: uml.cpp:250
+msgid "&Deployment Diagram..."
+msgstr "&Diagrama de Entrada em Produção..."
+
+#: uml.cpp:254
+msgid "&Entity Relationship Diagram..."
+msgstr "Diagrama de Relação entre &Entidades..."
+
+#: uml.cpp:258
+msgid "&Clear Diagram"
+msgstr "&Limpar o Diagrama"
+
+#: uml.cpp:260
+msgid "&Snap to Grid"
+msgstr "A&linhar à Grelha"
+
+#: uml.cpp:262
+msgid "S&how Grid"
+msgstr "Mostrar a Grel&ha"
+
+#: uml.cpp:265
+msgid "&Hide Grid"
+msgstr "Esconder a Grel&ha"
+
+#: uml.cpp:269
+msgid "&Export as Picture..."
+msgstr "&Exportar Como Uma Imagem..."
+
+#: uml.cpp:271
+msgid "Export &All Diagrams as Pictures..."
+msgstr "Export&ar Todos os Diagramas como Imagens..."
+
+#: uml.cpp:286
+msgid "&Zoom Slider"
+msgstr "Barra de A&mpliação"
+
+#: uml.cpp:289
+#, c-format
+msgid "Z&oom to 100%"
+msgstr "&Ampliar a 100%"
+
+#: uml.cpp:295
+msgid "&Move Tab Left"
+msgstr "&Mover a Página para a Esquerda"
+
+#: uml.cpp:296
+msgid "&Move Tab Right"
+msgstr "&Mover a Página para a Direita"
+
+#: uml.cpp:308
+msgid "Select Diagram on Left"
+msgstr "Escolha o Diagrama à Esquerda"
+
+#: uml.cpp:309
+msgid "Select Diagram on Right"
+msgstr "Escolha o Diagrama à Direita"
+
+#: uml.cpp:327
+msgid "&Windows"
+msgstr "&Janelas"
+
+#: uml.cpp:347
+#, c-format
+msgid " &33%"
+msgstr " &33%"
+
+#: uml.cpp:348
+#, c-format
+msgid " &50%"
+msgstr " &50%"
+
+#: uml.cpp:349
+#, c-format
+msgid " &75%"
+msgstr " &75%"
+
+#: uml.cpp:350
+#, c-format
+msgid "&100%"
+msgstr "&100%"
+
+#: uml.cpp:351
+#, c-format
+msgid "1&50%"
+msgstr "1&50%"
+
+#: uml.cpp:352
+#, c-format
+msgid "&200%"
+msgstr "&200%"
+
+#: uml.cpp:353
+#, c-format
+msgid "3&00%"
+msgstr "3&00%"
+
+#: uml.cpp:394
+msgid "Diagram Toolbar"
+msgstr "Barra de Ferramentas do Diagrama"
+
+#: uml.cpp:398
+msgid "Alignment Toolbar"
+msgstr "Barra de Ferramentas de Alinhamento"
+
+#: listpopupmenu.cpp:615 uml.cpp:420
+msgid "Class Diagram..."
+msgstr "Diagrama de Classes..."
+
+#: listpopupmenu.cpp:618 uml.cpp:421
+msgid "Sequence Diagram..."
+msgstr "Diagrama de Sequência..."
+
+#: listpopupmenu.cpp:619 uml.cpp:422
+msgid "Collaboration Diagram..."
+msgstr "Diagrama de Colaboração..."
+
+#: listpopupmenu.cpp:551 uml.cpp:423
+msgid "Use Case Diagram..."
+msgstr "Diagrama de Casos de Utilização..."
+
+#: listpopupmenu.cpp:616 uml.cpp:424
+msgid "State Diagram..."
+msgstr "Diagrama de Estados..."
+
+#: listpopupmenu.cpp:617 uml.cpp:425
+msgid "Activity Diagram..."
+msgstr "Diagrama de Actividades..."
+
+#: listpopupmenu.cpp:521 uml.cpp:426
+msgid "Component Diagram..."
+msgstr "Diagrama de Componentes..."
+
+#: listpopupmenu.cpp:528 uml.cpp:427
+msgid "Deployment Diagram..."
+msgstr "Diagrama de Entrada em Produção..."
+
+#: listpopupmenu.cpp:541 uml.cpp:428
+msgid "Entity Relationship Diagram..."
+msgstr "Diagrama de Relação entre Entidades..."
+
+#: uml.cpp:458
+msgid "&Tree View"
+msgstr "Vis&ta em Árvore"
+
+#: uml.cpp:467
+msgid "&Documentation"
+msgstr "&Documentação"
+
+#: uml.cpp:479 uml.cpp:664 uml.cpp:692
+msgid "Opening file..."
+msgstr "A abrir o ficheiro..."
+
+#: uml.cpp:650
+msgid "Creating new document..."
+msgstr "A criar um novo documento..."
+
+#: 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 ""
+"*.xmi *.xmi.tgz *.xmi.tar.bz2|Todos os Ficheiros Suportados (*.xmi, *.xmi.tgz, "
+"*.xmi.tar.bz2)\n"
+"*.xmi|Ficheiros XMI Comprimidos (*.xmi)\n"
+"*.xmi.tgz|Ficheiros XMI Comprimidos com Gzip (*.xmi.tgz)\n"
+"*.xmi.tar.bz2|Ficheiros XMI Comprimidos com Bzip2 (*.xmi.tar.bz2)\n"
+"*.mdl|Ficheiros de modelos do Rose"
+
+#: uml.cpp:677
+msgid "Open File"
+msgstr "Abrir um Ficheiro"
+
+#: uml.cpp:716
+msgid "Saving file..."
+msgstr "A gravar o ficheiro..."
+
+#: uml.cpp:727
+msgid "Saving file with a new filename..."
+msgstr "A gravar o ficheiro com um novo nome..."
+
+#: 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 ""
+"*.xmi|Ficheiro XMI (*.xmi)\n"
+"*.xmi.tgz|Ficheiro XMI Comprimido com Gzip (*.xmi.tgz)\n"
+"*.xmi.tar.bz2|Ficheiro XMI Comprimidos com Bzip2 (*.xmi.tar.bz2)\n"
+"*|Todos os Ficheiros"
+
+#: uml.cpp:740
+msgid ""
+"The file %1 exists.\n"
+"Do you wish to overwrite it?"
+msgstr ""
+"O ficheiro %1 já existe!\n"
+"Deseja sobrepô-lo?"
+
+#: uml.cpp:740
+msgid "Overwrite"
+msgstr "Sobrepor"
+
+#: uml.cpp:764
+msgid "Closing file..."
+msgstr "A fechar o ficheiro..."
+
+#: uml.cpp:772
+msgid "Printing..."
+msgstr "A imprimir..."
+
+#: uml.cpp:779
+#, c-format
+msgid "Print %1"
+msgstr "Imprimir o %1"
+
+#: uml.cpp:787
+msgid "Exiting..."
+msgstr "A sair..."
+
+#: uml.cpp:823
+msgid "Cutting selection..."
+msgstr "A cortar a selecção..."
+
+#: uml.cpp:836
+msgid "Copying selection to clipboard..."
+msgstr "A copiar a selecção para a área de transferência..."
+
+#: uml.cpp:844
+msgid "Inserting clipboard contents..."
+msgstr "A inserir o conteúdo da área de transferência..."
+
+#: 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 ""
+"O Umbrello não conseguiu colar o conteúdo da área de transferência. Os objectos "
+"na área de transferência poderão ser de um tipo inválido para serem colados "
+"aqui."
+
+#: clipboard/umlclipboard.cpp:691 uml.cpp:851
+msgid "Paste Error"
+msgstr "Erro de Colagem"
+
+#: uml.cpp:863
+msgid "Toggling toolbar..."
+msgstr "A comutar a barra de ferramentas..."
+
+#: uml.cpp:878
+msgid "Toggle the statusbar..."
+msgstr "Comutar a barra de estado..."
+
+#: uml.cpp:1186
+msgid "Cannot view code until you generate some first."
+msgstr "Não é possível ver código antes de este ser gerado."
+
+#: uml.cpp:1186 uml.cpp:1189
+msgid "Cannot View Code"
+msgstr "Não É Possível Ver o Código"
+
+#: uml.cpp:1189
+msgid "Cannot view code from simple code writer."
+msgstr "Não é possível ver o código do escritor simples de código."
+
+#: uml.cpp:1387
+msgid "*.idl|IDL Files (*.idl)"
+msgstr "*.idl|Ficheiros IDL (*.idl)"
+
+#: uml.cpp:1389
+msgid "*.py|Python Files (*.py)"
+msgstr "*.py|Ficheiros em Python (*.py)"
+
+#: uml.cpp:1391
+msgid "*.java|Java Files (*.java)"
+msgstr "*.java|Ficheiros em Java (*.java)"
+
+#: uml.cpp:1393
+msgid "*.pas|Pascal Files (*.pas)"
+msgstr "*.pas|Ficheiros em Pascal (*.pas)"
+
+#: uml.cpp:1395
+msgid "*.ads *.ada|Ada Files (*.ads *.ada)"
+msgstr "*.ads *.ada|Ficheiros em Ada (*.ads *.ada)"
+
+#: uml.cpp:1397
+msgid "*.h *.hh *.hpp *.hxx *.H|Header Files (*.h *.hh *.hpp *.hxx *.H)"
+msgstr ""
+"*.h *.hh *.hpp *.hxx *.H|Ficheiros de Inclusão (*.h *.hh *.hpp *.hxx *.H)"
+
+#: uml.cpp:1399
+msgid "All Files"
+msgstr "Todos os Ficheiros"
+
+#: uml.cpp:1401
+msgid "Select Code to Import"
+msgstr "Seleccione o Código a Importar"
+
+#. i18n: file umbrelloui.rc line 5
+#: rc.cpp:6
+#, no-c-format
+msgid "&Export"
+msgstr "&Exportar"
+
+#. i18n: file umbrelloui.rc line 13
+#: rc.cpp:12
+#, no-c-format
+msgid "&Diagram"
+msgstr "&Diagrama"
+
+#. i18n: file umbrelloui.rc line 14
+#: rc.cpp:15
+#, no-c-format
+msgid "&New"
+msgstr "&Novo"
+
+#. i18n: file umbrelloui.rc line 31
+#: rc.cpp:18
+#, no-c-format
+msgid "Sh&ow"
+msgstr "M&ostrar"
+
+#. i18n: file umbrelloui.rc line 43
+#: rc.cpp:24
+#, no-c-format
+msgid "&Code"
+msgstr "&Código"
+
+#. i18n: file umbrelloui.rc line 47
+#: rc.cpp:27
+#, no-c-format
+msgid "Active &Language"
+msgstr "&Linguagem Activa"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 53
+#: rc.cpp:33 rc.cpp:156
+#, no-c-format
+msgid "Slash-Slash (//)"
+msgstr "Barra-Barra (//)"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 58
+#: rc.cpp:36 rc.cpp:159
+#, no-c-format
+msgid "Slash-Star (/** */)"
+msgstr "Barra-Estrela (/** */)"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 70
+#: rc.cpp:39 rc.cpp:153 rc.cpp:210
+#, no-c-format
+msgid "Style:"
+msgstr "Estilo:"
+
+#. 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\">Geração de Código C++</p>"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 136
+#: rc.cpp:48
+#, no-c-format
+msgid "Method Body Generation"
+msgstr "Geração do Corpo dos Métodos"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 164
+#: rc.cpp:51
+#, no-c-format
+msgid "Use following for classes in generated code:"
+msgstr "Utilizar as seguintes classes no código gerado:"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 201
+#: rc.cpp:54
+#, no-c-format
+msgid "QPtrList"
+msgstr "QPtrList"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 202
+#: rc.cpp:57 rc.cpp:81
+#, no-c-format
+msgid "vector"
+msgstr "vector"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 211
+#: rc.cpp:60
+#, no-c-format
+msgid "<b>Variable</b>"
+msgstr "<b>Variável</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 "QString"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 274
+#: rc.cpp:69 rc.cpp:90
+#, no-c-format
+msgid "string"
+msgstr "string"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 325
+#: rc.cpp:72
+#, no-c-format
+msgid "<p align=\"center\">String</p>"
+msgstr "<p align=\"center\">String</p>"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 341
+#: rc.cpp:75
+#, no-c-format
+msgid "<p align=\"center\">List</p>"
+msgstr "<p align=\"center\">Lista</p>"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 364
+#: rc.cpp:78
+#, no-c-format
+msgid "qptrlist.h"
+msgstr "qptrlist.h"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 374
+#: rc.cpp:84
+#, no-c-format
+msgid "<i>global?</i>"
+msgstr "<i>global?</i>"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 397
+#: rc.cpp:87
+#, no-c-format
+msgid "qstring.h"
+msgstr "qstring.h"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 418
+#: rc.cpp:93
+#, no-c-format
+msgid "Class name"
+msgstr "Nome da classe"
+
+#. i18n: file codegenerators/cppcodegenerationformbase.ui line 448
+#: rc.cpp:99
+#, no-c-format
+msgid "<i><p align=\"center\">Include file</p></i>"
+msgstr "<i><p align=\"center\">Ficheiro de inclusão</p></i>"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 40
+#: rc.cpp:102
+#, no-c-format
+msgid "Project Generation"
+msgstr "Geração do Projecto"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 51
+#: rc.cpp:105
+#, no-c-format
+msgid "Create ANT build document"
+msgstr "Cria um novo documento ANT"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 69
+#: rc.cpp:108 rc.cpp:165
+#, no-c-format
+msgid "Auto-Generate Methods"
+msgstr "Auto-Gerar Métodos"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 88
+#: rc.cpp:111 rc.cpp:168
+#, no-c-format
+msgid "Empty constructor methods"
+msgstr "Métodos construtores vazios"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 99
+#: rc.cpp:114 rc.cpp:171
+#, no-c-format
+msgid "Association accessor methods"
+msgstr "Métodos acessores de associações"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 110
+#: rc.cpp:117 rc.cpp:174
+#, no-c-format
+msgid "Attribute accessor methods"
+msgstr "Métodos acessores de atributos"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 144
+#: rc.cpp:129 rc.cpp:186
+#, no-c-format
+msgid "From Parent Object"
+msgstr "Do Objecto Pai"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 159
+#: rc.cpp:132 rc.cpp:189
+#, no-c-format
+msgid "Default attribute accessor scope:"
+msgstr "Âmbito por omissão dos acessores de atributos:"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 177
+#: rc.cpp:135 rc.cpp:192
+#, no-c-format
+msgid "Default association field scope:"
+msgstr "Âmbito por omissão dos campos de associação:"
+
+#. i18n: file codegenerators/javacodegenerationformbase.ui line 198
+#: rc.cpp:147 rc.cpp:204
+#, no-c-format
+msgid "From Parent Role"
+msgstr "Do Papel Pai"
+
+#. 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\">Geração de Código Java</p>"
+
+#. i18n: file codegenerators/rubycodegenerationformbase.ui line 213
+#: rc.cpp:213
+#, no-c-format
+msgid "Hash (#)"
+msgstr "Cardinal (#)"
+
+#. i18n: file codegenerators/rubycodegenerationformbase.ui line 218
+#: rc.cpp:216
+#, no-c-format
+msgid "Begin-End (=begin =end)"
+msgstr "Início-Fim (=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\">Geração de Código em Ruby</p>"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 69
+#: rc.cpp:228
+#, no-c-format
+msgid "Language"
+msgstr "Linguagem"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 93
+#: rc.cpp:231
+#, no-c-format
+msgid "Folders"
+msgstr "Pastas"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 110
+#: rc.cpp:234
+#, no-c-format
+msgid "Write all generated files to folder:"
+msgstr "Criar todos os ficheiros gerados na pasta:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 118
+#: rc.cpp:237
+#, no-c-format
+msgid "Bro&wse..."
+msgstr "&Escolher..."
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 126
+#: rc.cpp:240
+#, no-c-format
+msgid "B&rowse..."
+msgstr "Es&colher..."
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 134
+#: rc.cpp:243
+#, no-c-format
+msgid "&Include heading files from folder:"
+msgstr "&Incluir os ficheiros da pasta:"
+
+#. 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 ""
+"Os ficheiros criados com o Gerador de Código serão colocados nesta pasta"
+
+#. 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 ""
+"Os ficheiros nesta pasta serão usados como ficheiros de inclusão para o código "
+"gerado"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 197
+#: rc.cpp:252
+#, no-c-format
+msgid "Overwrite Policy"
+msgstr "Política de Sobreposição"
+
+#. 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 já existir um ficheiro com o mesmo nome que\n"
+"um dos que o gerador de código pretender usar:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 223
+#: rc.cpp:259
+#, no-c-format
+msgid "O&verwrite"
+msgstr "S&obrepor"
+
+#. 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 "Sobrepor os ficheiros já existente se estiverem na pasta de destino"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 234
+#: rc.cpp:265
+#, no-c-format
+msgid "As&k"
+msgstr "Per&guntar"
+
+#. 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 já existir um ficheiro com o mesmo nome, pergunta o que deve fazer"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 248
+#: rc.cpp:271
+#, no-c-format
+msgid "&Use a different name"
+msgstr "&Usar um nome diferente"
+
+#. 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 já existir um ficheiro na pasta de destino, seleccionar um nome diferente a "
+"usar adicionando um sufixo ao nome do ficheiro"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 265
+#: rc.cpp:277
+#, no-c-format
+msgid "Formatting"
+msgstr "Formatação"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 284
+#: rc.cpp:280
+#, no-c-format
+msgid "Lines"
+msgstr "Linhas"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 346
+#: rc.cpp:283
+#, no-c-format
+msgid "Line ending style:"
+msgstr "Estilo de fim de linha:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 354
+#: rc.cpp:286
+#, no-c-format
+msgid "Indentation type:"
+msgstr "Tipo de indentação:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 362
+#: rc.cpp:289
+#, no-c-format
+msgid "Indentation amount:"
+msgstr "Tamanho da indentação:"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 368
+#: rc.cpp:292
+#, no-c-format
+msgid ""
+"*NIX (\"\\n\")"
+msgstr ""
+"*NIX (\"\\n\")"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 373
+#: rc.cpp:295
+#, no-c-format
+msgid ""
+"Windows (\"\\r\\n\")"
+msgstr ""
+"Windows (\"\\r\\n\")"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 378
+#: rc.cpp:298
+#, no-c-format
+msgid "Mac (\"\\r\")"
+msgstr "Mac (\"\\r\")"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 388
+#: rc.cpp:301
+#, no-c-format
+msgid "No Indentation"
+msgstr "Sem Indentação"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 393
+#: rc.cpp:304
+#, no-c-format
+msgid "Tab"
+msgstr "Tabulação"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 398
+#: rc.cpp:307
+#, no-c-format
+msgid "Space"
+msgstr "Espaço"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 417
+#: rc.cpp:310
+#, no-c-format
+msgid "Comment Verbosity"
+msgstr "Verbosidade dos Comentários"
+
+#. 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 ""
+"Escrever os comentários para as &secções \n"
+"mesmo que estas estejam vazias"
+
+#. 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 ""
+"Escrever os comentários para indicar as diferentes secções ('public', "
+"'private', etc...) numa classe, mesmo que estas estejam vazias"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 452
+#: rc.cpp:320
+#, no-c-format
+msgid "&Write documentation comments even if empty"
+msgstr "Escre&ver os comentários de documentação mesmo que vazios"
+
+#. 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 ""
+"Escrever os comentários de documentação para as classes e &métodos mesmo que "
+"estes estejam vazios"
+
+#. i18n: file dialogs/codegenerationoptionsbase.ui line 468
+#: rc.cpp:326
+#, no-c-format
+msgid "Language Options"
+msgstr "Opções da Linguagem"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 16
+#: rc.cpp:329
+#, no-c-format
+msgid "Code Generation Wizard"
+msgstr "Assistente de Geração de Código"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 23
+#: rc.cpp:332
+#, no-c-format
+msgid "Select Classes"
+msgstr "Seleccionar as Classes"
+
+#. 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 ""
+"Coloque todas as classes para as quais pretende\n"
+"gerar código na lista do lado direito"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 78
+#: rc.cpp:339
+#, no-c-format
+msgid "Add class for code generation"
+msgstr "Adicionar a classe para a geração de código"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 101
+#: rc.cpp:342
+#, no-c-format
+msgid "Classes Selected"
+msgstr "Classes Seleccionadas"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 136
+#: rc.cpp:345
+#, no-c-format
+msgid "Remove class from Code Generation"
+msgstr "Remover a classe da geração de código"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 159
+#: rc.cpp:348
+#, no-c-format
+msgid "Classes Available"
+msgstr "Classes Disponíveis"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 209
+#: rc.cpp:351
+#, no-c-format
+msgid "Code Generation Status"
+msgstr "Estado da Geração de Código"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 226
+#: rc.cpp:354
+#, no-c-format
+msgid "Press the Generation button to start the code generation"
+msgstr "Carregue no botão Geração para iniciar a geração de código"
+
+#. i18n: file dialogs/codegenerationwizardbase.ui line 234
+#: rc.cpp:357 rc.cpp:363
+#, no-c-format
+msgid "Generation Status"
+msgstr "Estado da Geração"
+
+#. i18n: file dialogs/codeviewerdialogbase.ui line 43
+#: rc.cpp:369
+#, no-c-format
+msgid "Show hidden blocks"
+msgstr "Mostrar os blocos escondidos"
+
+#. 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\">nome do componente aqui</p>"
+
+#. i18n: file dialogs/codeviewerdialogbase.ui line 86
+#: rc.cpp:378
+#, no-c-format
+msgid "Show block type"
+msgstr "Mostrar o tipo do bloco"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 45
+#: rc.cpp:381
+#, no-c-format
+msgid "Colors"
+msgstr "Cores"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 72
+#: rc.cpp:384
+#, no-c-format
+msgid "Font:"
+msgstr "Tipo de letra:"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 103
+#: rc.cpp:387
+#, no-c-format
+msgid "Paper:"
+msgstr "Papel:"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 134
+#: rc.cpp:390
+#, no-c-format
+msgid "Selected:"
+msgstr "Seleccionado:"
+
+#. 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\">Bloco de objecto UML:</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\">Bloco escondido:</p>"
+
+#. i18n: file dialogs/codevieweroptionsbase.ui line 294
+#: rc.cpp:399
+#, no-c-format
+msgid "<p align=\"right\">Uneditable text:</p>"
+msgstr "<p align=\"center\">Texto não editável:</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\">Texto editável:</p>"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 30
+#: rc.cpp:405
+#, no-c-format
+msgid "Diagram Properties"
+msgstr "Propriedades do Diagrama"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 92
+#: rc.cpp:411
+#, no-c-format
+msgid "Zoom:"
+msgstr "Ampliação:"
+
+#. 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 "Mostrar a &grelha"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 194
+#: rc.cpp:423
+#, no-c-format
+msgid "Snap &to grid"
+msgstr "Ajus&tar à grelha"
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 202
+#: rc.cpp:426
+#, no-c-format
+msgid "Snap component size"
+msgstr "Ajustar tamanho dos componentes"
+
+#. 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 ""
+"Ajusta o tamanho dos componentes para um múltiplo do espaçamento da grelha.\n"
+"Se 'Ajustar à Grelha' estiver activo os componentes ficarão sempre alinhados "
+"com a grelha em todos os 4 lados."
+
+#. i18n: file dialogs/diagrampropertiespage.ui line 257
+#: rc.cpp:433
+#, no-c-format
+msgid "Grid spacing: "
+msgstr "Espaçamento da grelha: "
+
+#. 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 "Largura da linha: "
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 16
+#: rc.cpp:448
+#, no-c-format
+msgid "Export all views"
+msgstr "Exportar todas as vistas"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 49
+#: rc.cpp:451
+#, no-c-format
+msgid "&Directory to save the diagrams in:"
+msgstr "Pasta on&de gravar os diagramas:"
+
+#. 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 "A pasta de base usada para gravar as imagens"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 84
+#: rc.cpp:460
+#, no-c-format
+msgid "&Image type:"
+msgstr "Tipo de &imagem:"
+
+#. i18n: file dialogs/exportallviewsdialogbase.ui line 100
+#: rc.cpp:466
+#, no-c-format
+msgid "Use &folders"
+msgstr "Usar &pastas"
+
+#. 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 ""
+"Cria na pasta de destino a mesma estrutura em árvore usada\n"
+"no documento para gravar as vistas"
+
+#. 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 ""
+"As vistas são gravadas em pastas do documento. É usada a mesma estrutura em "
+"árvore, usada no documento, para gravar as vistas na pasta de base "
+"seleccionada, se activar esta opção.\n"
+"Só as pastas criadas pelo utilizador é que serão criadas na pasta de base (a "
+"vista lógica, a vista de casos de uso e as outras não são criadas)."
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 106
+#: rc.cpp:495
+#, no-c-format
+msgid "Role Changeability"
+msgstr "Morfologia do Papel"
+
+#. i18n: file dialogs/umlrolepropertiesbase.ui line 156
+#: rc.cpp:507
+#, no-c-format
+msgid "Role Visibility"
+msgstr "Visibilidade do Papel"
+
+#: folder.cpp:289
+msgid "The folderfile %1 does not exist."
+msgstr "O ficheiro da pasta %1 não existe."
+
+#: folder.cpp:293
+msgid "The folderfile %1 cannot be opened."
+msgstr "O ficheiro da pasta %1 não consegue ser aberto."
+
+#: classifier.cpp:201
+msgid ""
+"An operation with the same name and signature already exists. You can not add "
+"it again."
+msgstr ""
+"Já existe uma operação com esse nome assinatura. Não pode adicioná-la "
+"novamente."
+
+#: activitywidget.cpp:163 toolbarstateother.cpp:143 umlview.cpp:2545
+msgid "Enter Activity Name"
+msgstr "Indique o Nome da Actividade"
+
+#: statewidget.cpp:165 toolbarstateother.cpp:147 umlview.cpp:2509
+msgid "Enter State Name"
+msgstr "Indicar o Nome do Estado"
+
+#: statewidget.cpp:165 toolbarstateother.cpp:148 umlview.cpp:2510
+msgid "Enter the name of the new state:"
+msgstr "Indique o nome do novo estado:"
+
+#: toolbarstateother.cpp:148 umlview.cpp:2511
+msgid "new state"
+msgstr "novo estado"
+
+#: listpopupmenu.cpp:695 stereotype.cpp:76
+msgid "Stereotype"
+msgstr "Estereótipo"
+
+#: associationwidget.cpp:2328
+msgid "Multiplicity"
+msgstr "Multiplicidade"
+
+#: associationwidget.cpp:2346
+msgid "Association Name"
+msgstr "Nome da Associação"
+
+#: associationwidget.cpp:2366
+msgid "Role Name"
+msgstr "Nome do Papel"
+
+#: umlview.cpp:297 umlview.cpp:357
+msgid "Diagram: %2 Page %1"
+msgstr "Diagrama: %2 Página %1"
+
+#: umlview.cpp:2578
+msgid "Enter Diagram Name"
+msgstr "Indicar o Nome do Diagram"
+
+#: umlview.cpp:2579
+msgid "Enter the new name of the diagram:"
+msgstr "Insira o novo nome do diagrama:"
+
+#: umlview.cpp:2736
+msgid ""
+"You are about to delete the entire diagram.\n"
+"Are you sure?"
+msgstr ""
+"Está prestes a remover o diagrama inteiro.\n"
+"Tem a certeza?"
+
+#: umlview.cpp:2738
+msgid "Delete Diagram?"
+msgstr "Remover o Diagrama?"
+
+#: objectwidget.cpp:90
+msgid "Rename Object"
+msgstr "Mudar o Nome do Objecto"
+
+#: objectwidget.cpp:91
+msgid "Enter object name:"
+msgstr "Indique o nome do objecto:"
+
+#: 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 ""
+"Pelo menos um dos itens da área de transferência não pôde ser colado porque já "
+"existe um item com o mesmo nome. Todos os outros itens foram colados."
+
+#: refactoring/refactoringassistant.cpp:289
+msgid "Add Base Class"
+msgstr "Adicionar uma Classe Base"
+
+#: refactoring/refactoringassistant.cpp:290
+msgid "Add Derived Class"
+msgstr "Adicionar uma Classe Derivada"
+
+#: refactoring/refactoringassistant.cpp:292
+#: refactoring/refactoringassistant.cpp:299
+#: refactoring/refactoringassistant.cpp:313
+msgid "Add Operation"
+msgstr "Adicionar uma Operação"
+
+#: refactoring/refactoringassistant.cpp:293
+#: refactoring/refactoringassistant.cpp:317
+msgid "Add Attribute"
+msgstr "Adicionar um Atributo"
+
+#: refactoring/refactoringassistant.cpp:297
+msgid "Add Base Interface"
+msgstr "Adicionar uma Interface Base"
+
+#: refactoring/refactoringassistant.cpp:298
+msgid "Add Derived Interface"
+msgstr "Adicionar uma Interface Derivada"
+
+#: refactoring/refactoringassistant.cpp:355
+#: refactoring/refactoringassistant.cpp:511
+msgid "Base Classifiers"
+msgstr "Classificadores Base"
+
+#: refactoring/refactoringassistant.cpp:397
+#: refactoring/refactoringassistant.cpp:530
+msgid "Derived Classifiers"
+msgstr "Classificadores Derivados"
+
+#: 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>Bem-vindo ao Umbrello.</p>\n"
+"<p>Os diagramas em UML permitem-lhe desenhar e documentar o 'software' "
+"orientado por objectos. <a href=\"help:/umbrello\">O Manual do Umbrello</a> "
+"é uma boa introdução ao uso do 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>Bem-vindo ao Umbrello 1.5. As novidades desta versão são as classes de "
+"associação, a geração de código em Ruby, a exteriorização de pastas, a "
+"capacidade de mudar interfaces para classes, entre outras novidades.</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 ""
+"<p>Os Diagramas em Páginas e as Pastas Exteriorizadas são mutuamente "
+"exclusivos. Se necessita de Pastas Externas, desligue então a opção &quot;Usar "
+"diagramas em páginas&quot; na Configuração Geral.</p>\n"
+
+#: 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>A maioria dos itens dos diagramas não podem ser redimensionados; eles irão "
+"mudar o seu tamanho para se ajustar ao seu conteúdo.\n"
+"As caixas, notas e mensagens dos diagramas de sequência poderão ser "
+"redimensionados, bastando para tal carregar e arrastar o quadrado vermelho.</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 quiser adicionar uma classe já existente a um diagrama, basta arrastar o "
+"seu item da janela da árvore.</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>O agente de refactoração do Umbrello permite-lhe mover as operações entre "
+"uma classe e as suas classes derivadas ou de base.\n"
+"Carregue com o botão direito numa classe para abrir o agente de "
+"refactoração.</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>Os objectos dos diagramas de sequência podem ter uma opção de destruição e "
+"podem ser desenhados como autores. Faça duplo-click para \n"
+"a janela de Propriedades.</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>As mensagens dos diagramas de sequência podem actuar como construtores. "
+"Carregue na caixa do objecto (em vez da linha vertical) para o tornar um "
+"construtor.</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>Os diagramas de sequência suportam mensagens para si próprios. Carregue de "
+"novo na mesma linha vertical para criar uma mensagem automática.</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, no carregamento de um ficheiro legado, não for mostrado nada na lista, "
+"tente gravar o modelo com outro nome,\n"
+"fechá-lo e voltar a carregar o ficheiro gravado. Normalmente, neste caso, a "
+"lista será então preenchida correctamente.\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 ""
+"<p>O Cortar e o Colar também irão exportar a imagem para uma área de "
+"transferência de PNG a qual poderá ser colada no KWord e em outras "
+"aplicações.</p>\n"
+
+#: 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>As associações não tem de ser linhas direitas, se carregar duas vezes numa, "
+"irá criar um ponto móvel.</p>\n"
+
+#: tips.cpp:71
+msgid ""
+"<p>You can turn on autosaving in the Configure Umbrello dialog.</p>\n"
+msgstr ""
+"<p>Pode activar a gravação automática na janela Configurar o 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>Existe alguma funcionalidade em falta que precise no Umbrello? Diga-nos qual "
+"é.\n"
+"Adicione-a à base de dados de erros com o Comunicar um Erro no menu de Ajuda ou "
+"envie-o para a lista de correio do 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>Pode remover todos os objectos seleccionados ao carregar em Del ou "
+"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 descobriu um erro no Umbrello, indique-nos.\n"
+"Pode submeter os erros com a ferramenta de Comunicar um Erro no menu de "
+"Ajuda.</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 ""
+"<p>Se carregar na tecla Escape escolhe a ferramenta actual como sendo a de "
+"selecção.\n"
+"O Backspace salta para a ferramenta usada anteriormente.</p>\n"
+
+#: tips.cpp:103
+msgid ""
+"<p>You can select all objects by pressing Ctrl-A.</p>\n"
+msgstr ""
+"<p>Pode seleccionar todos os objectos ao carregar em 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>Pode criar e configurar uma nova classe usando o Assistente de Novas Classes "
+"no menu Código.</p>\n"
+
+#: statewidget.cpp:176
+msgid "Enter Activity"
+msgstr "Inserir Actividade"
+
+#: toolbarstateassociation.cpp:119 toolbarstateassociation.cpp:175
+msgid "Incorrect use of associations."
+msgstr "Utilização incorrecta das associações."
+
+#: toolbarstateassociation.cpp:119 toolbarstateassociation.cpp:175
+msgid "Association Error"
+msgstr "Erro de Associação"
+
+#: operation.cpp:185
+msgid "new_parameter"
+msgstr "novo_parâmetro"
+
+#: listpopupmenu.cpp:231 listpopupmenu.cpp:486
+msgid "Change Font..."
+msgstr "Mudar o Tipo de Letra..."
+
+#: listpopupmenu.cpp:233
+msgid "Delete Selected Items"
+msgstr "Remover os Itens Seleccionados"
+
+#: listpopupmenu.cpp:240 listpopupmenu.cpp:718
+msgid "Draw as Circle"
+msgstr "Desenhar como Círculo"
+
+#: listpopupmenu.cpp:243 listpopupmenu.cpp:720
+msgid "Change into Class"
+msgstr "Mudar para Classe"
+
+#: listpopupmenu.cpp:247 listpopupmenu.cpp:726
+msgid "Change into Interface"
+msgstr "Mudar para Interface"
+
+#: listpopupmenu.cpp:281 listpopupmenu.cpp:1155
+msgid "Enum Literal..."
+msgstr "Literal Enumerado..."
+
+#: listpopupmenu.cpp:292 listpopupmenu.cpp:1143
+msgid "Entity Attribute..."
+msgstr "Atributo da Entidade..."
+
+#: listpopupmenu.cpp:318
+msgid "Move Up"
+msgstr "Subir"
+
+#: listpopupmenu.cpp:319
+msgid "Move Down"
+msgstr "Descer"
+
+#: listpopupmenu.cpp:325
+msgid "Rename Class..."
+msgstr "Mudar o Nome da Classe..."
+
+#: listpopupmenu.cpp:326
+msgid "Rename Object..."
+msgstr "Mudar o Nome do Objecto..."
+
+#: listpopupmenu.cpp:334 listpopupmenu.cpp:423 listpopupmenu.cpp:564
+msgid "New Operation..."
+msgstr "Nova Operação..."
+
+#: listpopupmenu.cpp:335 listpopupmenu.cpp:424 listpopupmenu.cpp:1302
+msgid "Select Operation..."
+msgstr "Seleccione a Operação..."
+
+#: listpopupmenu.cpp:346 listpopupmenu.cpp:430
+msgid "Change Text..."
+msgstr "Mudar o Texto..."
+
+#: listpopupmenu.cpp:360 listpopupmenu.cpp:579 listpopupmenu.cpp:1043
+msgid "Activity..."
+msgstr "Actividade..."
+
+#: listpopupmenu.cpp:366
+msgid "Change State Name..."
+msgstr "Mudar o Nome do Estado..."
+
+#: listpopupmenu.cpp:376
+msgid "Flip Horizontal"
+msgstr "Inverter na Horizontal"
+
+#: listpopupmenu.cpp:378
+msgid "Flip Vertical"
+msgstr "Inverter na Vertical"
+
+#: listpopupmenu.cpp:388
+msgid "Change Activity Name..."
+msgstr "Mudar o Nome da Actividade..."
+
+#: listpopupmenu.cpp:397 listpopupmenu.cpp:400 listpopupmenu.cpp:1268
+#: listpopupmenu.cpp:1272
+msgid "Change Multiplicity..."
+msgstr "Mudar a Multiplicidade..."
+
+#: listpopupmenu.cpp:403 listpopupmenu.cpp:1276
+msgid "Change Name"
+msgstr "Mudar o Nome"
+
+#: listpopupmenu.cpp:406 listpopupmenu.cpp:1260 listpopupmenu.cpp:1282
+msgid "Change Role A Name..."
+msgstr "Mudar o Nome do Papel A..."
+
+#: listpopupmenu.cpp:409 listpopupmenu.cpp:1264 listpopupmenu.cpp:1283
+msgid "Change Role B Name..."
+msgstr "Mudar o Nome do Papel B..."
+
+#: listpopupmenu.cpp:461
+msgid "New"
+msgstr "Novo"
+
+#: listpopupmenu.cpp:471 listpopupmenu.cpp:1306
+msgid "Rename..."
+msgstr "Mudar o Nome..."
+
+#: listpopupmenu.cpp:489 listpopupmenu.cpp:734 listpopupmenu.cpp:745
+msgid "Line Color..."
+msgstr "Cor da Linha..."
+
+#: listpopupmenu.cpp:492
+msgid "Expand All"
+msgstr "Expandir Tudo"
+
+#: listpopupmenu.cpp:495
+msgid "Collapse All"
+msgstr "Recolher Tudo"
+
+#: listpopupmenu.cpp:498
+msgid "Duplicate"
+msgstr "Duplicar"
+
+#: listpopupmenu.cpp:501
+msgid "Externalize Folder..."
+msgstr "Exteriorizar a Pasta..."
+
+#: listpopupmenu.cpp:504
+msgid "Internalize Folder"
+msgstr "Interiorizar a Pasta"
+
+#: listpopupmenu.cpp:507
+msgid "Import Classes..."
+msgstr "Importar Classes..."
+
+#: listpopupmenu.cpp:512
+msgid "Subsystem"
+msgstr "Sub-Sistema"
+
+#: listpopupmenu.cpp:535 listpopupmenu.cpp:608
+msgid "Folder"
+msgstr "Pasta"
+
+#: listpopupmenu.cpp:555
+msgid "Text Line..."
+msgstr "Linha de Texto..."
+
+#: listpopupmenu.cpp:558
+msgid "Reset Label Positions"
+msgstr "Reiniciar a Posição das Etiquetas"
+
+#: listpopupmenu.cpp:561
+msgid "New Parameter..."
+msgstr "Novo Parâmetro..."
+
+#: listpopupmenu.cpp:567
+msgid "New Attribute..."
+msgstr "Novo Atributo..."
+
+#: listpopupmenu.cpp:570 listpopupmenu.cpp:1232
+msgid "New Template..."
+msgstr "Novo Modelo..."
+
+#: listpopupmenu.cpp:573
+msgid "New Literal..."
+msgstr "Novo Literal..."
+
+#: listpopupmenu.cpp:576
+msgid "New Entity Attribute..."
+msgstr "Novo Atributo da Entidade..."
+
+#: listpopupmenu.cpp:582
+msgid "Export as Picture..."
+msgstr "Exportar Como Uma Imagem..."
+
+#: listpopupmenu.cpp:676
+msgid "Public Only"
+msgstr "Apenas Público"
+
+#: listpopupmenu.cpp:680
+msgid "Operation Signature"
+msgstr "Assinatura da Operação"
+
+#: listpopupmenu.cpp:686
+msgid "Attribute Signature"
+msgstr "Assinatura do Atributo"
+
+#: listpopupmenu.cpp:707
+msgid "Attribute..."
+msgstr "Atributo..."
+
+#: listpopupmenu.cpp:708
+msgid "Operation..."
+msgstr "Operação..."
+
+#: listpopupmenu.cpp:722
+msgid "Refactor"
+msgstr "Refactorar"
+
+#: listpopupmenu.cpp:723
+msgid "View Code"
+msgstr "Ver Código"
+
+#: listpopupmenu.cpp:735 listpopupmenu.cpp:746
+msgid "Fill Color..."
+msgstr "Cor de Preenchimento..."
+
+#: listpopupmenu.cpp:736 listpopupmenu.cpp:747
+msgid "Use Fill Color"
+msgstr "Usar a Cor de Preenchimento"
+
+#: listpopupmenu.cpp:1007
+msgid "Actor..."
+msgstr "Actor..."
+
+#: listpopupmenu.cpp:1008
+msgid "Use Case..."
+msgstr "Caso de Utilização..."
+
+#: listpopupmenu.cpp:1017
+msgid "Class..."
+msgstr "Classe..."
+
+#: listpopupmenu.cpp:1018
+msgid "Interface..."
+msgstr "Interface..."
+
+#: listpopupmenu.cpp:1019
+msgid "Datatype..."
+msgstr "Tipo de Dados..."
+
+#: listpopupmenu.cpp:1020
+msgid "Enum..."
+msgstr "Enumerado..."
+
+#: listpopupmenu.cpp:1021
+msgid "Package..."
+msgstr "Pacote..."
+
+#: listpopupmenu.cpp:1032
+msgid "State..."
+msgstr "Estado..."
+
+#: listpopupmenu.cpp:1053
+msgid "Subsystem..."
+msgstr "Sub-Sistema..."
+
+#: listpopupmenu.cpp:1054
+msgid "Component..."
+msgstr "Componente..."
+
+#: listpopupmenu.cpp:1055
+msgid "Artifact..."
+msgstr "Artefacto..."
+
+#: listpopupmenu.cpp:1063
+msgid "Node..."
+msgstr "Nó..."
+
+#: listpopupmenu.cpp:1071
+msgid "Entity..."
+msgstr "Entidade..."
+
+#: listpopupmenu.cpp:1080
+msgid "Object..."
+msgstr "Objecto..."
+
+#: listpopupmenu.cpp:1089
+msgid "Attribute"
+msgstr "Atributo"
+
+#: listpopupmenu.cpp:1090 listpopupmenu.cpp:1099
+msgid "Operation"
+msgstr "Operação"
+
+#: listpopupmenu.cpp:1091 listpopupmenu.cpp:1100
+msgid "Template"
+msgstr "Modelo"
+
+#: listpopupmenu.cpp:1256
+msgid "Delete Anchor"
+msgstr "Remover a Âncora..."
+
+#: listpopupmenu.cpp:1281
+msgid "Change Association Name..."
+msgstr "Mudar o Nome da Associação..."
+
+#: listpopupmenu.cpp:1339
+msgid "Clear Diagram"
+msgstr "Limpar o Diagrama"
+
+#: listpopupmenu.cpp:1342
+msgid "Snap to Grid"
+msgstr "Alinhar à Grelha"
+
+#: listpopupmenu.cpp:1344
+msgid "Show Grid"
+msgstr "Mostrar a Grelha"
+
+#~ msgid "new_stereotype"
+#~ msgstr "novo_estereótipo"
+
+#~ msgid "Enables/disables the toolbar"
+#~ msgstr "Activa/desactiva a barra de ferramentas"
+
+#~ msgid "Enables/disables the statusbar"
+#~ msgstr "Activa/desactiva a barra de estado"