summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ro/messages/kdeutils
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 02:23:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 02:23:03 -0600
commit9b58d35185905f8334142bf4988cb784e993aea7 (patch)
treef83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-ro/messages/kdeutils
downloadtde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz
tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-ro/messages/kdeutils')
-rw-r--r--tde-i18n-ro/messages/kdeutils/Makefile.am3
-rw-r--r--tde-i18n-ro/messages/kdeutils/Makefile.in743
-rw-r--r--tde-i18n-ro/messages/kdeutils/ark.po1261
-rw-r--r--tde-i18n-ro/messages/kdeutils/irkick.po112
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcalc.po939
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcharselect.po75
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcharselectapplet.po57
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcmkvaio.po135
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcmkwallet.po243
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcmlaptop.po972
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcmlirc.po745
-rw-r--r--tde-i18n-ro/messages/kdeutils/kcmthinkpad.po132
-rw-r--r--tde-i18n-ro/messages/kdeutils/kdelirc.po60
-rw-r--r--tde-i18n-ro/messages/kdeutils/kdessh.po110
-rw-r--r--tde-i18n-ro/messages/kdeutils/kdf.po242
-rw-r--r--tde-i18n-ro/messages/kdeutils/kedit.po390
-rw-r--r--tde-i18n-ro/messages/kdeutils/kfloppy.po498
-rw-r--r--tde-i18n-ro/messages/kdeutils/kgpg.po3111
-rw-r--r--tde-i18n-ro/messages/kdeutils/khexedit.po2099
-rw-r--r--tde-i18n-ro/messages/kdeutils/kjots.po340
-rw-r--r--tde-i18n-ro/messages/kdeutils/klaptopdaemon.po565
-rw-r--r--tde-i18n-ro/messages/kdeutils/kmilo_generic.po37
-rw-r--r--tde-i18n-ro/messages/kdeutils/kmilo_kvaio.po91
-rw-r--r--tde-i18n-ro/messages/kdeutils/kmilo_powerbook.po49
-rw-r--r--tde-i18n-ro/messages/kdeutils/kmilo_thinkpad.po140
-rw-r--r--tde-i18n-ro/messages/kdeutils/kmilod.po27
-rw-r--r--tde-i18n-ro/messages/kdeutils/kregexpeditor.po801
-rw-r--r--tde-i18n-ro/messages/kdeutils/ksim.po910
-rw-r--r--tde-i18n-ro/messages/kdeutils/ktimer.po125
-rw-r--r--tde-i18n-ro/messages/kdeutils/kwalletmanager.po420
30 files changed, 15432 insertions, 0 deletions
diff --git a/tde-i18n-ro/messages/kdeutils/Makefile.am b/tde-i18n-ro/messages/kdeutils/Makefile.am
new file mode 100644
index 00000000000..fa27f82929d
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = ro
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-ro/messages/kdeutils/Makefile.in b/tde-i18n-ro/messages/kdeutils/Makefile.in
new file mode 100644
index 00000000000..779a4c4619d
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/Makefile.in
@@ -0,0 +1,743 @@
+# 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/kdeutils
+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 = ro
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = ark.po kcharselectapplet.po kmilo_kvaio.po kcalc.po kregexpeditor.po kmilo_thinkpad.po kcmlirc.po kcharselect.po ksim.po kdessh.po kgpg.po kcmkvaio.po kedit.po kmilo_powerbook.po kmilo_generic.po klaptopdaemon.po kcmkwallet.po khexedit.po kdf.po kdelirc.po kwalletmanager.po kmilod.po kfloppy.po kjots.po ktimer.po irkick.po kcmthinkpad.po kcmlaptop.po
+GMOFILES = ark.gmo kcharselectapplet.gmo kmilo_kvaio.gmo kcalc.gmo kregexpeditor.gmo kmilo_thinkpad.gmo kcmlirc.gmo kcharselect.gmo ksim.gmo kdessh.gmo kgpg.gmo kcmkvaio.gmo kedit.gmo kmilo_powerbook.gmo kmilo_generic.gmo klaptopdaemon.gmo kcmkwallet.gmo khexedit.gmo kdf.gmo kdelirc.gmo kwalletmanager.gmo kmilod.gmo kfloppy.gmo kjots.gmo ktimer.gmo irkick.gmo kcmthinkpad.gmo kcmlaptop.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/kdeutils/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu messages/kdeutils/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/kdeutils/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/kdeutils/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeutils/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=kcharselect.po kmilo_powerbook.po ktimer.po kcmlirc.po khexedit.po kmilod.po kcalc.po kcmkvaio.po kcmthinkpad.po kmilo_generic.po kjots.po kfloppy.po kmilo_thinkpad.po klaptopdaemon.po ksim.po kwalletmanager.po kedit.po kgpg.po kregexpeditor.po Makefile.in kcmkwallet.po kmilo_kvaio.po kcharselectapplet.po kdessh.po irkick.po kdelirc.po kcmlaptop.po ark.po kdf.po Makefile.am
+
+#>+ 85
+ark.gmo: ark.po
+ rm -f ark.gmo; $(GMSGFMT) -o ark.gmo $(srcdir)/ark.po
+ test ! -f ark.gmo || touch ark.gmo
+kcharselectapplet.gmo: kcharselectapplet.po
+ rm -f kcharselectapplet.gmo; $(GMSGFMT) -o kcharselectapplet.gmo $(srcdir)/kcharselectapplet.po
+ test ! -f kcharselectapplet.gmo || touch kcharselectapplet.gmo
+kmilo_kvaio.gmo: kmilo_kvaio.po
+ rm -f kmilo_kvaio.gmo; $(GMSGFMT) -o kmilo_kvaio.gmo $(srcdir)/kmilo_kvaio.po
+ test ! -f kmilo_kvaio.gmo || touch kmilo_kvaio.gmo
+kcalc.gmo: kcalc.po
+ rm -f kcalc.gmo; $(GMSGFMT) -o kcalc.gmo $(srcdir)/kcalc.po
+ test ! -f kcalc.gmo || touch kcalc.gmo
+kregexpeditor.gmo: kregexpeditor.po
+ rm -f kregexpeditor.gmo; $(GMSGFMT) -o kregexpeditor.gmo $(srcdir)/kregexpeditor.po
+ test ! -f kregexpeditor.gmo || touch kregexpeditor.gmo
+kmilo_thinkpad.gmo: kmilo_thinkpad.po
+ rm -f kmilo_thinkpad.gmo; $(GMSGFMT) -o kmilo_thinkpad.gmo $(srcdir)/kmilo_thinkpad.po
+ test ! -f kmilo_thinkpad.gmo || touch kmilo_thinkpad.gmo
+kcmlirc.gmo: kcmlirc.po
+ rm -f kcmlirc.gmo; $(GMSGFMT) -o kcmlirc.gmo $(srcdir)/kcmlirc.po
+ test ! -f kcmlirc.gmo || touch kcmlirc.gmo
+kcharselect.gmo: kcharselect.po
+ rm -f kcharselect.gmo; $(GMSGFMT) -o kcharselect.gmo $(srcdir)/kcharselect.po
+ test ! -f kcharselect.gmo || touch kcharselect.gmo
+ksim.gmo: ksim.po
+ rm -f ksim.gmo; $(GMSGFMT) -o ksim.gmo $(srcdir)/ksim.po
+ test ! -f ksim.gmo || touch ksim.gmo
+kdessh.gmo: kdessh.po
+ rm -f kdessh.gmo; $(GMSGFMT) -o kdessh.gmo $(srcdir)/kdessh.po
+ test ! -f kdessh.gmo || touch kdessh.gmo
+kgpg.gmo: kgpg.po
+ rm -f kgpg.gmo; $(GMSGFMT) -o kgpg.gmo $(srcdir)/kgpg.po
+ test ! -f kgpg.gmo || touch kgpg.gmo
+kcmkvaio.gmo: kcmkvaio.po
+ rm -f kcmkvaio.gmo; $(GMSGFMT) -o kcmkvaio.gmo $(srcdir)/kcmkvaio.po
+ test ! -f kcmkvaio.gmo || touch kcmkvaio.gmo
+kedit.gmo: kedit.po
+ rm -f kedit.gmo; $(GMSGFMT) -o kedit.gmo $(srcdir)/kedit.po
+ test ! -f kedit.gmo || touch kedit.gmo
+kmilo_powerbook.gmo: kmilo_powerbook.po
+ rm -f kmilo_powerbook.gmo; $(GMSGFMT) -o kmilo_powerbook.gmo $(srcdir)/kmilo_powerbook.po
+ test ! -f kmilo_powerbook.gmo || touch kmilo_powerbook.gmo
+kmilo_generic.gmo: kmilo_generic.po
+ rm -f kmilo_generic.gmo; $(GMSGFMT) -o kmilo_generic.gmo $(srcdir)/kmilo_generic.po
+ test ! -f kmilo_generic.gmo || touch kmilo_generic.gmo
+klaptopdaemon.gmo: klaptopdaemon.po
+ rm -f klaptopdaemon.gmo; $(GMSGFMT) -o klaptopdaemon.gmo $(srcdir)/klaptopdaemon.po
+ test ! -f klaptopdaemon.gmo || touch klaptopdaemon.gmo
+kcmkwallet.gmo: kcmkwallet.po
+ rm -f kcmkwallet.gmo; $(GMSGFMT) -o kcmkwallet.gmo $(srcdir)/kcmkwallet.po
+ test ! -f kcmkwallet.gmo || touch kcmkwallet.gmo
+khexedit.gmo: khexedit.po
+ rm -f khexedit.gmo; $(GMSGFMT) -o khexedit.gmo $(srcdir)/khexedit.po
+ test ! -f khexedit.gmo || touch khexedit.gmo
+kdf.gmo: kdf.po
+ rm -f kdf.gmo; $(GMSGFMT) -o kdf.gmo $(srcdir)/kdf.po
+ test ! -f kdf.gmo || touch kdf.gmo
+kdelirc.gmo: kdelirc.po
+ rm -f kdelirc.gmo; $(GMSGFMT) -o kdelirc.gmo $(srcdir)/kdelirc.po
+ test ! -f kdelirc.gmo || touch kdelirc.gmo
+kwalletmanager.gmo: kwalletmanager.po
+ rm -f kwalletmanager.gmo; $(GMSGFMT) -o kwalletmanager.gmo $(srcdir)/kwalletmanager.po
+ test ! -f kwalletmanager.gmo || touch kwalletmanager.gmo
+kmilod.gmo: kmilod.po
+ rm -f kmilod.gmo; $(GMSGFMT) -o kmilod.gmo $(srcdir)/kmilod.po
+ test ! -f kmilod.gmo || touch kmilod.gmo
+kfloppy.gmo: kfloppy.po
+ rm -f kfloppy.gmo; $(GMSGFMT) -o kfloppy.gmo $(srcdir)/kfloppy.po
+ test ! -f kfloppy.gmo || touch kfloppy.gmo
+kjots.gmo: kjots.po
+ rm -f kjots.gmo; $(GMSGFMT) -o kjots.gmo $(srcdir)/kjots.po
+ test ! -f kjots.gmo || touch kjots.gmo
+ktimer.gmo: ktimer.po
+ rm -f ktimer.gmo; $(GMSGFMT) -o ktimer.gmo $(srcdir)/ktimer.po
+ test ! -f ktimer.gmo || touch ktimer.gmo
+irkick.gmo: irkick.po
+ rm -f irkick.gmo; $(GMSGFMT) -o irkick.gmo $(srcdir)/irkick.po
+ test ! -f irkick.gmo || touch irkick.gmo
+kcmthinkpad.gmo: kcmthinkpad.po
+ rm -f kcmthinkpad.gmo; $(GMSGFMT) -o kcmthinkpad.gmo $(srcdir)/kcmthinkpad.po
+ test ! -f kcmthinkpad.gmo || touch kcmthinkpad.gmo
+kcmlaptop.gmo: kcmlaptop.po
+ rm -f kcmlaptop.gmo; $(GMSGFMT) -o kcmlaptop.gmo $(srcdir)/kcmlaptop.po
+ test ! -f kcmlaptop.gmo || touch kcmlaptop.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f ark.gmo kcharselectapplet.gmo kmilo_kvaio.gmo kcalc.gmo kregexpeditor.gmo kmilo_thinkpad.gmo kcmlirc.gmo kcharselect.gmo ksim.gmo kdessh.gmo kgpg.gmo kcmkvaio.gmo kedit.gmo kmilo_powerbook.gmo kmilo_generic.gmo klaptopdaemon.gmo kcmkwallet.gmo khexedit.gmo kdf.gmo kdelirc.gmo kwalletmanager.gmo kmilod.gmo kfloppy.gmo kjots.gmo ktimer.gmo irkick.gmo kcmthinkpad.gmo kcmlaptop.gmo
+
+#>+ 10
+install-nls:
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
+ @for base in ark kcharselectapplet kmilo_kvaio kcalc kregexpeditor kmilo_thinkpad kcmlirc kcharselect ksim kdessh kgpg kcmkvaio kedit kmilo_powerbook kmilo_generic klaptopdaemon kcmkwallet khexedit kdf kdelirc kwalletmanager kmilod kfloppy kjots ktimer irkick kcmthinkpad kcmlaptop ; 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
+
+
+#>+ 30
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ark.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcharselectapplet.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmilo_kvaio.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcalc.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kregexpeditor.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmilo_thinkpad.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmlirc.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcharselect.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksim.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdessh.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kgpg.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkvaio.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kedit.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmilo_powerbook.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmilo_generic.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/klaptopdaemon.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmkwallet.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/khexedit.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdf.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdelirc.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kwalletmanager.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmilod.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfloppy.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kjots.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktimer.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/irkick.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmthinkpad.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmlaptop.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/kdeutils/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/kdeutils/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeutils/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-ro/messages/kdeutils/ark.po b/tde-i18n-ro/messages/kdeutils/ark.po
new file mode 100644
index 00000000000..f1721d52166
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/ark.po
@@ -0,0 +1,1261 @@
+# translation of ark.po to Romanian
+# KTranslator Generated File
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ark\n"
+"POT-Creation-Date: 2007-11-07 01:15+0100\n"
+"PO-Revision-Date: 2004-11-14 21:15+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"claudiuc@kde.org\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: ace.cpp:104 ace.cpp:170 ar.cpp:102 ar.cpp:121 ar.cpp:165 ar.cpp:222
+#: ar.cpp:255 compressedfile.cpp:202 compressedfile.cpp:313 lha.cpp:156
+#: lha.cpp:226 lha.cpp:267 lha.cpp:297 rar.cpp:133 rar.cpp:208 rar.cpp:265
+#: rar.cpp:301 sevenzip.cpp:112 sevenzip.cpp:151 sevenzip.cpp:191
+#: sevenzip.cpp:239 tar.cpp:272 tar.cpp:560 tar.cpp:639 tar.cpp:683
+#: zip.cpp:105 zip.cpp:177 zip.cpp:236 zip.cpp:272 zoo.cpp:122 zoo.cpp:189
+#: zoo.cpp:248 zoo.cpp:279
+msgid "Could not start a subprocess."
+msgstr "Nu am putut porni un subproces."
+
+#: arch.cpp:132
+#, fuzzy
+msgid "The deletion operation failed."
+msgstr "Ştergerea a eşuat."
+
+#: arch.cpp:161
+msgid "The password was incorrect. "
+msgstr ""
+
+#: arch.cpp:162
+msgid "You must enter a password to extract the file:"
+msgstr ""
+
+#: arch.cpp:180
+#, fuzzy
+msgid "The extraction operation failed."
+msgstr "Ştergerea a eşuat."
+
+#: arch.cpp:218
+#, fuzzy
+msgid "The addition operation failed."
+msgstr "Ştergerea a eşuat."
+
+#: archiveformatdlg.cpp:33
+msgid "Choose Archive Format"
+msgstr "Alegere format arhivă"
+
+#: archiveformatdlg.cpp:40
+msgid ""
+"This file appears to be of type %1,\n"
+"which is not a supported archive format.\n"
+"In order to proceed, please choose the format\n"
+"of the file."
+msgstr ""
+"Acest fişier pare să fie de tipul %1,\n"
+"care nu este un tip de arhivă suportat.\n"
+"Pentru a continua, vă rog să alegeţi formatul\n"
+"fişierului."
+
+#: archiveformatdlg.cpp:45
+msgid ""
+"You are about to open a file that has a non-standard extension.\n"
+"Ark has detected the format: %1\n"
+"If this is not correct, please choose the appropriate format."
+msgstr ""
+"Aţi ales să deschideţi un fişier care a o extensie nestandard.\n"
+"Ark a detectat formatul: %1\n"
+"Dacă nu este corect, atunci alegeţi formatul corespunzător."
+
+#: archiveformatinfo.cpp:70
+msgid "Compressed File"
+msgstr "Fişier comprimat"
+
+#: archiveformatinfo.cpp:114
+msgid ""
+"All Valid Archives\n"
+msgstr ""
+"Toate arhivele valide\n"
+
+#: archiveformatinfo.cpp:115
+msgid "All Files"
+msgstr "Toate fişierele"
+
+#: ark_part.cpp:47
+msgid "ark"
+msgstr "ark"
+
+#: ark_part.cpp:49
+msgid "Ark KParts Component"
+msgstr "Componentă KParts Ark"
+
+#: ark_part.cpp:51
+msgid "(c) 1997-2003, The Various Ark Developers"
+msgstr "(c) 1997-2003, Programatorii Ark"
+
+#: ark_part.cpp:119
+msgid "Add &File..."
+msgstr "Adaugă &fişier..."
+
+#: ark_part.cpp:122
+msgid "Add Folde&r..."
+msgstr "Adaugă f&older..."
+
+#: ark_part.cpp:125
+msgid "E&xtract..."
+msgstr "&Extrage..."
+
+#: ark_part.cpp:128
+msgid "De&lete"
+msgstr "Ş&terge"
+
+#: ark_part.cpp:131
+msgid ""
+"_: to view something\n"
+"&View"
+msgstr "&Vizualizează"
+
+#: ark_part.cpp:135
+msgid "&Open With..."
+msgstr "&Deschide cu..."
+
+#: ark_part.cpp:139
+msgid "Edit &With..."
+msgstr "&Editează cu..."
+
+#: ark_part.cpp:144
+#, fuzzy
+msgid "&Unselect All"
+msgstr "&Deselectează tot"
+
+#: ark_part.cpp:146
+msgid "&Invert Selection"
+msgstr "&Inversează selecţia"
+
+#: ark_part.cpp:152
+msgid "Configure &Ark..."
+msgstr "Configurează &Ark..."
+
+#: ark_part.cpp:156
+msgid "Show Search Bar"
+msgstr "Afişează bara de căutare"
+
+#: ark_part.cpp:157
+msgid "Hide Search Bar"
+msgstr "Ascunde bara de căutare"
+
+#: ark_part.cpp:296
+msgid ""
+"The archive \"%1\" has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+"Arhiva \"%1\" a fost modificată.\n"
+"Doriţi să o salvez?"
+
+#: ark_part.cpp:298
+msgid "Save Archive?"
+msgstr "Salvare arhivă"
+
+#: ark_part.cpp:323
+msgid "Downloading %1..."
+msgstr ""
+
+#: ark_part.cpp:415
+msgid "Total: 0 files"
+msgstr "Total: 0 fişiere"
+
+#: ark_part.cpp:420 arkwidget.cpp:1808
+msgid "0 files selected"
+msgstr "0 fişiere selectate"
+
+#: arkapp.cpp:136
+msgid "Wrong number of arguments specified"
+msgstr "Aţi specificat un număr incorect de argumente"
+
+#: arkapp.cpp:145 arkapp.cpp:188
+msgid "You need to specify at least one file to be added to the archive."
+msgstr "Trebuie să specificaţi cel puţin un fişier de adăugat la arhivă."
+
+#: arkutils.cpp:201
+msgid "You have run out of disk space."
+msgstr "Nu mai aveţi spaţiu de disc."
+
+#: arkwidget.cpp:91
+msgid ""
+"The file you're trying to view may be an executable. Running untrusted "
+"executables may compromise your system's security.\n"
+"Are you sure you want to run that file?"
+msgstr ""
+"Fişierul pe care doriţi să-l vedeţi ar putea fi un executabil. Execuţia de "
+"programe necunoscute poate compromite securitatea sistemului dumneavoastră.\n"
+"Sînteţi sigur că doriţi să executaţi acel fişier?"
+
+#: arkwidget.cpp:92
+msgid "Run Nevertheless"
+msgstr ""
+
+#: arkwidget.cpp:132
+msgid "&Search:"
+msgstr "&Caută:"
+
+#: arkwidget.cpp:198
+#, fuzzy
+msgid ""
+"_n: %n file %1\n"
+"%n files %1"
+msgstr ""
+"%n fişier %1\n"
+"%n fişiere %1"
+
+#: arkwidget.cpp:273
+msgid "Save Archive As"
+msgstr "Salvează arhiva ca"
+
+#: arkwidget.cpp:278
+msgid ""
+"Please save your archive in the same format as the original.\n"
+"Hint: Use one of the suggested extensions."
+msgstr ""
+"Salvaţi arhiva în acelaşi format ca şi orginalul.\n"
+"Sfat: Utilizaţi una din extensiile sugerate."
+
+#: arkwidget.cpp:296
+msgid "Saving..."
+msgstr "Salvez..."
+
+#: arkwidget.cpp:431
+#, c-format
+msgid "Could not create the folder %1"
+msgstr "Nu pot crea folderul %1"
+
+#: arkwidget.cpp:467
+#, c-format
+msgid "An error occurred while opening the archive %1."
+msgstr "A apărut o eroare la deschiderea arhivei %1."
+
+#: arkwidget.cpp:498 arkwidget.cpp:1378
+msgid ""
+"The following files will not be extracted\n"
+"because they already exist:"
+msgstr ""
+"Fişierele următoarele nu vor fi extrase\n"
+"deoarece există deja:"
+
+#: arkwidget.cpp:513
+msgid "Not enough free disc space to extract the archive."
+msgstr ""
+"Nu există suficient spaţiu de disc pentru a extrage fişiere din arhivă."
+
+#: arkwidget.cpp:529
+msgid "An error occurred while extracting the archive."
+msgstr "A apărut o eroare la extragerea din arhivă."
+
+#: arkwidget.cpp:669
+msgid "An error occurred while adding the files to the archive."
+msgstr "A apărut o eroare la adăugarea de fişiere în arhivă."
+
+#: arkwidget.cpp:708
+msgid "The archive %1 does not exist."
+msgstr "Arhiva %1 nu există."
+
+#: arkwidget.cpp:714
+msgid "You do not have permission to access that archive."
+msgstr "Nu aveţi permisiuni să accesaţi această arhivă."
+
+#: arkwidget.cpp:795
+msgid "Archive already exists. Do you wish to overwrite it?"
+msgstr "Fişierul arhivă există deja. Doriţi să îl suprascriu?"
+
+#: arkwidget.cpp:796
+msgid "Archive Already Exists"
+msgstr "Arhiva există deja"
+
+#: arkwidget.cpp:796
+msgid "Overwrite"
+msgstr ""
+
+#: arkwidget.cpp:796
+msgid "Do Not Overwrite"
+msgstr ""
+
+#: arkwidget.cpp:816
+#, c-format
+msgid "You do not have permission to write to the directory %1"
+msgstr "Nu aveţi permisiuni să scrieţi în folderul %1"
+
+#: arkwidget.cpp:829 arkwidget.cpp:979
+msgid "Create New Archive"
+msgstr "Creare arhivă nouă"
+
+#: arkwidget.cpp:976
+msgid ""
+"You are currently working with a simple compressed file.\n"
+"Would you like to make it into an archive so that it can contain multiple "
+"files?\n"
+"If so, you must choose a name for your new archive."
+msgstr ""
+"În acest moment lucraţi cu un singur fişier comprimat.\n"
+"Doriţi să îl transform în arhivă astfel încît să poată \n"
+"conţine mai multe fişiere? Dacă da, atunci alegeţi un nume pentru noua arhivă."
+
+#: arkwidget.cpp:976
+#, fuzzy
+msgid "Make Into Archive"
+msgstr "Salvare arhivă"
+
+#: arkwidget.cpp:976
+msgid "Do Not Make"
+msgstr ""
+
+#: arkwidget.cpp:991 arkwidget.cpp:2064
+msgid "Creating archive..."
+msgstr "Creez arhiva..."
+
+#: arkwidget.cpp:1094
+msgid "Select Files to Add"
+msgstr "Selectaţi fişiere de adăugat"
+
+#: arkwidget.cpp:1133
+msgid "Adding files..."
+msgstr "Adaug fişiere..."
+
+#: arkwidget.cpp:1152
+msgid "Select Folder to Add"
+msgstr "Selectaţi folderul de adăugat"
+
+#: arkwidget.cpp:1157
+msgid "Adding folder..."
+msgstr "Adaug folder..."
+
+#: arkwidget.cpp:1249
+msgid "Do you really want to delete the selected items?"
+msgstr "Doriţi într-adevăr să ştergeţi itemii selectaţi?"
+
+#: arkwidget.cpp:1270
+msgid "Removing..."
+msgstr "Şterg..."
+
+#: arkwidget.cpp:1317
+msgid "Open with:"
+msgstr "Deschide cu:"
+
+#: arkwidget.cpp:1432
+msgid "The archive to extract from no longer exists."
+msgstr "Arhiva din care extrag nu mai există."
+
+#: arkwidget.cpp:1514 arkwidget.cpp:1541 arkwidget.cpp:1575 mainwindow.cpp:399
+msgid "Extracting..."
+msgstr "Extrag..."
+
+#: arkwidget.cpp:1603
+msgid "Edit with:"
+msgstr "Editează cu:"
+
+#: arkwidget.cpp:1614
+msgid "Trouble editing the file..."
+msgstr "Eroare la editarea fişierului."
+
+#: arkwidget.cpp:1654
+msgid "Readding edited file..."
+msgstr "Citesc fişierul editat..."
+
+#: arkwidget.cpp:1673
+msgid "Extracting file to view"
+msgstr "Extrag fişierul de vizualizat"
+
+#: arkwidget.cpp:1691
+msgid ""
+"The internal viewer is not able to display this file. Would you like to view it "
+"using an external program?"
+msgstr ""
+
+#: arkwidget.cpp:1692
+msgid "View Externally"
+msgstr ""
+
+#: arkwidget.cpp:1692
+msgid "Do Not View"
+msgstr ""
+
+#: arkwidget.cpp:1812
+msgid "%1 files selected %2"
+msgstr "%1 fişiere selectate %2"
+
+#: arkwidget.cpp:1818
+#, c-format
+msgid "1 file selected %2"
+msgstr "1 fişier selectat %2"
+
+#: arkwidget.cpp:1891
+msgid ""
+"Do you wish to add this to the current archive or open it as a new archive?"
+msgstr ""
+"Doriţi să o adaug la arhiva curentă sau să o deschid ca pe o nouă arhivă?"
+
+#: arkwidget.cpp:1893
+#, fuzzy
+msgid "&Add"
+msgstr "&Adăugare"
+
+#: arkwidget.cpp:1893
+msgid "&Open"
+msgstr ""
+
+#: arkwidget.cpp:1948
+msgid ""
+"There is no archive currently open. Do you wish to create one now for these "
+"files?"
+msgstr ""
+"Nu există nici o arhivă deschisă. Doriţi să creez una nouă pentru aceste "
+"fişiere?"
+
+#: arkwidget.cpp:1949
+msgid ""
+"There is no archive currently open. Do you wish to create one now for this "
+"file?"
+msgstr ""
+"Nu există nici o arhivă deschisă. Doriţi să creez una nouă pentru acest fişier?"
+
+#: arkwidget.cpp:1950
+#, fuzzy
+msgid "Create Archive"
+msgstr "Creare arhivă nouă"
+
+#: arkwidget.cpp:1950 extractiondialog.cpp:149
+msgid "Do Not Create"
+msgstr ""
+
+#: arkwidget.cpp:2033 arkwidget.cpp:2146
+msgid "Unknown archive format or corrupted archive"
+msgstr "Format de arhivă necunoscut sau arhivă coruptă"
+
+#: arkwidget.cpp:2040 arkwidget.cpp:2152
+msgid ""
+"The utility %1 is not in your PATH.\n"
+"Please install it or contact your system administrator."
+msgstr ""
+"Utilitarul %1 nu este accesibil prin variabila de mediu PATH.\n"
+"Vă rog să îl instalaţi sau contactaţi administratorul dumneavoastră de sistem."
+
+#: arkwidget.cpp:2101
+msgid "An error occurred while trying to create the archive."
+msgstr "A apărut o eroare la crearea arhivei."
+
+#: arkwidget.cpp:2165
+msgid "Opening the archive..."
+msgstr "Deschid arhiva..."
+
+#: arkwidget.cpp:2189
+msgid ""
+"This archive is read-only. If you want to save it under a new name, go to the "
+"File menu and select Save As."
+msgstr ""
+"Această arhivă poate fi numai citită. Dacă doriţi să o salvaţi sub un nume nou, "
+"atunci selectaţi itemul \"Salvează ca\" din meniul \"Fişier\"."
+
+#: arkwidget.cpp:2207
+#, c-format
+msgid "An error occurred while trying to open the archive %1"
+msgstr "A apărut o eroare la deschiderea arhivei %1"
+
+#. i18n: file general.ui line 16
+#: arkwidget.cpp:2242 rc.cpp:60
+#, no-c-format
+msgid "General"
+msgstr "General"
+
+#: arkwidget.cpp:2242
+msgid "General Settings"
+msgstr "Setări generale"
+
+#: arkwidget.cpp:2243
+msgid "Addition"
+msgstr "Adăugare"
+
+#: arkwidget.cpp:2243
+msgid "File Addition Settings"
+msgstr "Setări adăugare fişiere"
+
+#: arkwidget.cpp:2244
+msgid "Extraction"
+msgstr "Extragere"
+
+#: arkwidget.cpp:2244
+msgid "Extraction Settings"
+msgstr "Setări extragere"
+
+#: common_texts.cpp:1
+msgid " Filename "
+msgstr " Nume fişier "
+
+#: common_texts.cpp:2
+msgid " Permissions "
+msgstr " Permisiuni "
+
+#: common_texts.cpp:3
+msgid " Owner/Group "
+msgstr " Propr./Grup "
+
+#: common_texts.cpp:4
+msgid " Size "
+msgstr " Mărime "
+
+#: common_texts.cpp:5
+msgid " Timestamp "
+msgstr " Data "
+
+#: common_texts.cpp:6
+msgid " Link "
+msgstr " Legătura "
+
+#: common_texts.cpp:7
+msgid " Size Now "
+msgstr " Mărime actuală "
+
+#: common_texts.cpp:8
+msgid " Ratio "
+msgstr " Rata "
+
+#: common_texts.cpp:9
+msgid ""
+"_: acronym for Cyclic Redundancy Check\n"
+" CRC "
+msgstr " CRC "
+
+#: common_texts.cpp:10
+msgid " Method "
+msgstr " Metoda "
+
+#: common_texts.cpp:11
+msgid " Version "
+msgstr " Versiunea "
+
+#: common_texts.cpp:12
+msgid " Owner "
+msgstr " Proprietar "
+
+#: common_texts.cpp:13
+msgid " Group "
+msgstr " Grup "
+
+#: common_texts.cpp:14
+msgid ""
+"_: (used as part of a sentence)\n"
+"start-up folder"
+msgstr "folder la pornire"
+
+#: common_texts.cpp:15
+msgid ""
+"_: folder for opening files (used as part of a sentence)\n"
+"open folder"
+msgstr "folder la deschidere"
+
+#: common_texts.cpp:16
+msgid ""
+"_: folder for extracting files (used as part of a sentence)\n"
+"extract folder"
+msgstr "folder la extragere"
+
+#: common_texts.cpp:17
+msgid ""
+"_: folder for adding files (used as part of a sentence)\n"
+"add folder"
+msgstr "folder la adăugare"
+
+#: common_texts.cpp:19
+msgid "Settings"
+msgstr "Setări"
+
+#: common_texts.cpp:20
+msgid "&Adding"
+msgstr "&Adăugare"
+
+#: common_texts.cpp:21
+msgid "&Extracting"
+msgstr "&Extragere"
+
+#: common_texts.cpp:22
+msgid "&Folders"
+msgstr "&Foldere"
+
+#: common_texts.cpp:23
+msgid "Add Settings"
+msgstr "Setări adăugare"
+
+#: common_texts.cpp:24
+msgid "Extract Settings"
+msgstr "Setări extragere"
+
+#: common_texts.cpp:25
+msgid "Replace &old files only with newer files"
+msgstr "Înlocuieşte fişierele &vechi numai cu fişiere noi"
+
+#: common_texts.cpp:26
+msgid "Keep entries &generic (Lha)"
+msgstr "Păstrează înregistrările &generice (LHA)"
+
+#. i18n: file addition.ui line 32
+#: common_texts.cpp:27 rc.cpp:33
+#, no-c-format
+msgid "Force &MS-DOS short filenames (Zip)"
+msgstr "Forţează nume de fişiere scurte &MS-DOS (ZIP)"
+
+#: common_texts.cpp:28
+msgid "Translate LF to DOS &CRLF (Zip)"
+msgstr "Translatează LF la &CRLF de MS-DOS (ZIP)"
+
+#. i18n: file addition.ui line 56
+#: common_texts.cpp:29 rc.cpp:42
+#, no-c-format
+msgid "&Recursively add subfolders (Zip, Rar)"
+msgstr "Adaugă &recursiv subfoldere (ZIP, RAR)"
+
+#. i18n: file addition.ui line 48
+#: common_texts.cpp:30 rc.cpp:39
+#, no-c-format
+msgid "&Store symlinks as links (Zip, Rar)"
+msgstr "&Arhivează legăturile simbolice ca legături (ZIP, RAR)"
+
+#. i18n: file extraction.ui line 24
+#: common_texts.cpp:31 rc.cpp:45
+#, no-c-format
+msgid "O&verwrite files (Zip, Tar, Zoo, Rar)"
+msgstr "&Suprascrie fişiere (ZIP, TAR, ZOO, RAR)"
+
+#. i18n: file extraction.ui line 32
+#: common_texts.cpp:32 rc.cpp:48
+#, no-c-format
+msgid "&Preserve permissions (Tar)"
+msgstr "&Păstrează permisiunile (TAR)"
+
+#. i18n: file extraction.ui line 40
+#: common_texts.cpp:33 rc.cpp:51
+#, no-c-format
+msgid "&Ignore folder names (Zip)"
+msgstr "&Ignoră numele de foldere (ZIP)"
+
+#: common_texts.cpp:34
+msgid "Convert filenames to &lowercase (Zip, Rar)"
+msgstr "Converteşte numele de fişiere la litere &mici (ZIP, RAR)"
+
+#: common_texts.cpp:35
+msgid "Convert filenames to &uppercase (Rar)"
+msgstr "Converteşte numele de fişiere la litere &mare (RAR)"
+
+#: compressedfile.cpp:73
+msgid ""
+"You are creating a simple compressed archive which contains only one input "
+"file.\n"
+"When uncompressed, the file name will be based on the name of the archive "
+"file.\n"
+"If you add more files you will be prompted to convert it to a real archive."
+msgstr ""
+"Sînteţi pe cale să creaţi o arhivă comprimată simplă care are numai un singur "
+"fişier.\n"
+"La decomprimare, numele fişierului extras va fi bazat pe numele fişier al "
+"fişierului arhivă.\n"
+"Dacă adăugaţi mai multe fişiere, atunci vi se va cere confirmarea de conversie "
+"într-o arhivă reală."
+
+#: compressedfile.cpp:76
+msgid "Simple Compressed Archive"
+msgstr "Arhivă simplă comprimată"
+
+#: compressedfile.cpp:328 tar.cpp:176 tar.cpp:192
+msgid "Trouble writing to the archive..."
+msgstr "Eroare la scrierea arhivei!"
+
+#: extractiondialog.cpp:59
+msgid "Extract"
+msgstr "Extrage"
+
+#: extractiondialog.cpp:66
+#, c-format
+msgid "Extract Files From %1"
+msgstr "Extrage fişierele din %1"
+
+#: extractiondialog.cpp:83
+#, fuzzy
+msgid "Extract:"
+msgstr "Extrage"
+
+#: extractiondialog.cpp:85
+#, fuzzy
+msgid "Selected files only"
+msgstr "Fişierele selectate"
+
+#: extractiondialog.cpp:86
+#, fuzzy
+msgid "All files"
+msgstr "Toate fişierele"
+
+#: extractiondialog.cpp:93
+#, fuzzy
+msgid "Extract all files"
+msgstr "Extrage fişierele din %1"
+
+#: extractiondialog.cpp:98
+#, fuzzy
+msgid "Destination folder: "
+msgstr "Folder extragere"
+
+#. i18n: file ark.kcfg line 82
+#: extractiondialog.cpp:122 rc.cpp:135
+#, no-c-format
+msgid "Open destination folder after extraction"
+msgstr "Deschide folderul destinaţie după extragere"
+
+#: extractiondialog.cpp:148
+msgid "Create folder %1?"
+msgstr "Creez folderul %1?"
+
+#: extractiondialog.cpp:149
+#, fuzzy
+msgid "Missing Folder"
+msgstr "Folderul lipseşte."
+
+#: extractiondialog.cpp:149
+#, fuzzy
+msgid "Create Folder"
+msgstr "Creez folderul %1?"
+
+#: extractiondialog.cpp:158
+msgid "The folder could not be created. Please check permissions."
+msgstr "Nu am putut crea folderul. Verificaţi permisiunile."
+
+#: extractiondialog.cpp:164
+msgid ""
+"You do not have write permission to this folder. Please provide another folder."
+msgstr ""
+"Nu aveţi permisiuni de scriere în acest folder. Alegeţi vă rog un alt folder."
+
+#: filelistview.cpp:155
+msgid ""
+"_: Packed Ratio\n"
+"%1 %"
+msgstr "%1 %"
+
+#: filelistview.cpp:201
+msgid ""
+"This area is for displaying information about the files contained within an "
+"archive."
+msgstr ""
+"Această zonă este utilizată pentru afişarea informaţiilor despre fişierele "
+"aflate într-o arhivă."
+
+#: main.cpp:50
+msgid "Open extract dialog, quit when finished"
+msgstr "Deschide dialogul de extragere, închide la terminare"
+
+#: main.cpp:51
+msgid ""
+"Extract 'archive' to 'folder'. Quit when finished.\n"
+"'folder' will be created if it does not exist."
+msgstr ""
+"Extrage 'arhiva' în 'folder'. Se închide după terminare.\n"
+"'folder' va fi creat dacă nu există."
+
+#: main.cpp:53
+msgid "Ask for the name of the archive to add 'files' to. Quit when finished."
+msgstr ""
+"Cere numele arhivei la care să fie adăugate 'fişiere'. Se închide după "
+"terminare."
+
+#: main.cpp:54
+msgid ""
+"Add 'files' to 'archive'. Quit when finished.\n"
+"'archive' will be created if it does not exist."
+msgstr ""
+"Adaugă 'fişiere' la 'arhivă'. Se închide după terminare.\n"
+"'arhiva' va fi creată dacă nu există."
+
+#: main.cpp:56
+msgid ""
+"Used with '--extract-to'. When specified, 'archive'\n"
+"will be extracted to a subfolder of 'folder'\n"
+"whose name will be the name of 'archive' without the filename extension."
+msgstr ""
+"Utilizat cu '--extract-to'. Cînd este specificată, 'arhiva'\n"
+"va fi extrasă într-un subfolder al 'folder'\n"
+"al cărui nume va numele 'arhivei' fără extensia de fişier."
+
+#: main.cpp:59
+msgid "Folder to extract to"
+msgstr "Folder în care se extrage"
+
+#: main.cpp:60
+msgid "Files to be added"
+msgstr "Fişiere de adăugat"
+
+#: main.cpp:61
+msgid "Open 'archive'"
+msgstr "Deschide arhiva"
+
+#: main.cpp:67
+msgid "Ark"
+msgstr "Arhivator"
+
+#: main.cpp:68
+msgid "KDE Archiving tool"
+msgstr "Utilitar KDE de arhivare"
+
+#: main.cpp:70
+#, fuzzy
+msgid "(c) 1997-2006, The Various Ark Developers"
+msgstr "(c) 1997-2004, Programatorii Ark"
+
+#: main.cpp:74
+#, fuzzy
+msgid "Maintainer"
+msgstr "Dezvoltator curent"
+
+#: main.cpp:80
+#, fuzzy
+msgid "Former maintainer"
+msgstr "Dezvoltator curent"
+
+#: main.cpp:102
+msgid "Icons"
+msgstr "Iconiţe"
+
+#: main.cpp:105
+msgid "Ideas, help with the icons"
+msgstr "Idei, ajutor cu iconiţele"
+
+#: mainwindow.cpp:112
+msgid "New &Window"
+msgstr "&Fereastră nouă"
+
+#: mainwindow.cpp:118
+msgid "Re&load"
+msgstr "&Reîncarcă"
+
+#: mainwindow.cpp:224
+msgid ""
+"The archive %1 is already open and has been raised.\n"
+"Note: if the filename does not match, it only means that one of the two is a "
+"symbolic link."
+msgstr ""
+"Arhiva %1 este deja deschisă şi a crescut.\n"
+"Observaţie: dacă numele de fişier nu se potriveşte, înseamnă că unul din două "
+"este o legătură simbolică."
+
+#: mainwindow.cpp:251
+msgid "Open &as:"
+msgstr "Deschide &ca:"
+
+#: mainwindow.cpp:259
+msgid "Autodetect (default)"
+msgstr "Detectează automat (implicit)"
+
+#: mainwindow.cpp:421
+msgid "Select Archive to Add Files To"
+msgstr "Selectaţi arhiva la care să adăugaţi fişiere"
+
+#: mainwindow.cpp:434
+msgid "Compressing..."
+msgstr "Comprim..."
+
+#: mainwindow.cpp:456
+msgid "Please Wait"
+msgstr "Vă rog să aşteptaţi"
+
+#. i18n: file ark_part.rc line 16
+#: rc.cpp:9 rc.cpp:21
+#, no-c-format
+msgid "&Action"
+msgstr "&Acţiune"
+
+#. i18n: file addition.ui line 24
+#: rc.cpp:30
+#, no-c-format
+msgid "Replace old files only &with newer files"
+msgstr "Înlocuieşte fişierele &vechi numai cu fişiere mai noi"
+
+#. i18n: file addition.ui line 40
+#: rc.cpp:36
+#, no-c-format
+msgid "Translate &LF to DOS CRLF (Zip)"
+msgstr "Translatează LF la &CRLF de MS-DOS (ZIP)"
+
+#. i18n: file extraction.ui line 48
+#: rc.cpp:54
+#, no-c-format
+msgid "Convert file names to &lowercase (Zip, Rar)"
+msgstr "Converteşte numele de fişiere la litere &mici (ZIP, RAR)"
+
+#. i18n: file extraction.ui line 56
+#: rc.cpp:57
+#, no-c-format
+msgid "Convert file names to &uppercase (Rar)"
+msgstr "Converteşte numele de fişiere la litere &mari (RAR)"
+
+#. i18n: file general.ui line 27
+#: rc.cpp:63
+#, no-c-format
+msgid "&Use integrated viewer"
+msgstr "&Utilizează vizualizorul integrat"
+
+#. i18n: file general.ui line 35
+#: rc.cpp:66
+#, no-c-format
+msgid "&Enable Konqueror integration"
+msgstr "&Activează integrarea cu Konqueror"
+
+#. i18n: file general.ui line 68
+#: rc.cpp:69
+#, no-c-format
+msgid ""
+"<font size=\"-1\"><i>Konqueror integration is only available if you install the "
+"Konqueror integration plugin from the kdeaddons package.</i></font>"
+msgstr ""
+"<font size=\"-1\"><i>Integrarea cu Konqueror este posibilă numai dacă instalaţi "
+"modulul de integrare din pachetul \"kdeaddons\".</i></font>"
+
+#. i18n: file ark.kcfg line 9
+#: rc.cpp:72
+#, fuzzy, no-c-format
+msgid "Last folders used for extraction"
+msgstr "Deschide folderul destinaţie după extragere"
+
+#. i18n: file ark.kcfg line 12
+#: rc.cpp:75
+#, no-c-format
+msgid "Replace old files only with newer files"
+msgstr "Înlocuieşte fişierele vechi numai cu fişiere noi"
+
+#. i18n: file ark.kcfg line 13
+#: rc.cpp:78
+#, no-c-format
+msgid ""
+"If this option is enabled and you add filenames that already exist in an "
+"archive, only replace the old files if the added files are newer than them"
+msgstr ""
+
+#. i18n: file ark.kcfg line 17
+#: rc.cpp:81
+#, no-c-format
+msgid "Overwrite files (Zip, Tar, Zoo, Rar)"
+msgstr "Suprascrie fişiere (ZIP, TAR, ZOO, RAR)"
+
+#. i18n: file ark.kcfg line 18
+#: rc.cpp:84
+#, no-c-format
+msgid ""
+"Overwrite any files that have matching names on disk with the one from the "
+"archive"
+msgstr ""
+
+#. i18n: file ark.kcfg line 24
+#: rc.cpp:87
+#, no-c-format
+msgid "Preserve permissions"
+msgstr "Păstrează permisiunile"
+
+#. i18n: file ark.kcfg line 25
+#: rc.cpp:90
+#, no-c-format
+msgid ""
+"Save the user, group, and permission settings on files. Use with care, as this "
+"may result in files being extracted that do not belong to any valid user on "
+"your computer"
+msgstr ""
+
+#. i18n: file ark.kcfg line 31
+#: rc.cpp:93
+#, no-c-format
+msgid "Force MS-DOS short filenames (Zip)"
+msgstr "Forţează nume de fişiere scurte MS-DOS (ZIP)"
+
+#. i18n: file ark.kcfg line 32
+#: rc.cpp:96
+#, no-c-format
+msgid "Force names of files in Zip archives to the DOS 8.3 format"
+msgstr ""
+"Forţează ca numele de fişiere din arhivele ZIP să fie la formatul DOS 8.3"
+
+#. i18n: file ark.kcfg line 36
+#: rc.cpp:99
+#, no-c-format
+msgid "Translate LF to DOS CRLF"
+msgstr "Translatează LF la CRLF de MS-DOS"
+
+#. i18n: file ark.kcfg line 40
+#: rc.cpp:102
+#, no-c-format
+msgid "Ignore folder names (Zip)"
+msgstr "Ignoră numele de foldere (ZIP)"
+
+#. i18n: file ark.kcfg line 41
+#: rc.cpp:105
+#, no-c-format
+msgid ""
+"Extract all the files into the extraction folder, ignoring any folder structure "
+"in the archive."
+msgstr ""
+"Extrage toate fişierele în folderul de extragere, ignorînd orice structură de "
+"foldere din arhivă."
+
+#. i18n: file ark.kcfg line 47
+#: rc.cpp:108
+#, no-c-format
+msgid "Store symlinks as links (Zip, Rar)"
+msgstr "Arhivează legăturile simbolice ca legături (ZIP, RAR)"
+
+#. i18n: file ark.kcfg line 51
+#: rc.cpp:111
+#, no-c-format
+msgid "Recursively add subfolders (Zip, Rar)"
+msgstr "Adaugă recursiv subfoldere (ZIP, RAR)"
+
+#. i18n: file ark.kcfg line 55
+#: rc.cpp:114
+#, no-c-format
+msgid "Convert filenames to lowercase (Zip, Rar)"
+msgstr "Converteşte numele de fişiere la litere mici (ZIP, RAR)"
+
+#. i18n: file ark.kcfg line 59
+#: rc.cpp:117
+#, no-c-format
+msgid "Convert filenames to uppercase"
+msgstr "Converteşte numele de fişiere la litere mari"
+
+#. i18n: file ark.kcfg line 65
+#: rc.cpp:120
+#, no-c-format
+msgid "Show search bar"
+msgstr "Afişează bara de căutare"
+
+#. i18n: file ark.kcfg line 69
+#: rc.cpp:123
+#, no-c-format
+msgid "Enable Konqueror integration"
+msgstr "Activează integrarea cu Konqueror"
+
+#. i18n: file ark.kcfg line 70
+#: rc.cpp:126
+#, no-c-format
+msgid ""
+"Enables integration with Konqueror's context menus, letting you easily archive "
+"or unarchive files. This option will only work if you have the kdeaddons "
+"package installed."
+msgstr ""
+
+#. i18n: file ark.kcfg line 74
+#: rc.cpp:129
+#, no-c-format
+msgid "Use integrated viewer"
+msgstr "Utilizează vizualizorul integrat"
+
+#. i18n: file ark.kcfg line 78
+#: rc.cpp:132
+#, no-c-format
+msgid "Tar Command"
+msgstr "Comanda TAR"
+
+#. i18n: file ark.kcfg line 86
+#: rc.cpp:138
+#, no-c-format
+msgid "Enable experimental support for loading ACE files"
+msgstr ""
+
+#: searchbar.cpp:38
+msgid "Reset Search"
+msgstr "Resetează căutarea"
+
+#: searchbar.cpp:41
+msgid ""
+"Reset Search\n"
+"Resets the search bar, so that all archive entries are shown again."
+msgstr ""
+
+#: tar.cpp:405
+msgid "Unable to fork a decompressor"
+msgstr "Nu am putut porni programul de decompresie"
+
+#: tar.cpp:432
+msgid "Trouble writing to the tempfile..."
+msgstr "Eroare la scrierea în fişierul temporar"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Use \"Details\" to view the last shell output."
+#~ msgstr ""
+#~ "Operaţia de adăugare a eşuat.\n"
+#~ "Doriţi să vă uitaţi la rezultatele operaţiei?"
+
+#~ msgid ""
+#~ "None of the files in the archive have been\n"
+#~ "extracted since all of them already exist."
+#~ msgstr ""
+#~ "Nu am extras nici un fişier din arhivă\n"
+#~ "deoarece există deja."
+
+#, fuzzy
+#~ msgid ""
+#~ "%1 will not be extracted because it will overwrite an existing file.\n"
+#~ "Go back to the Extraction Dialog?"
+#~ msgstr ""
+#~ "%1 nu a fost extras deoarece va suprascrie un fişier existent.\n"
+#~ "Revin la dialogul de extragere?"
+
+#, fuzzy
+#~ msgid ""
+#~ "Some files will not be extracted, because they would overwrite existing files.\n"
+#~ "Would you like to go back to the extraction dialog?\n"
+#~ "\n"
+#~ "The following files will not be extracted if you choose to continue:"
+#~ msgstr ""
+#~ "Unele fişiere există deja în folderul destinaţie.\n"
+#~ "Următoarele fişiere nu vor fi extrase:"
+
+#~ msgid ""
+#~ "If you delete a folder in a Tar archive, all the files in that\n"
+#~ "folder will also be deleted. Are you sure you wish to proceed?"
+#~ msgstr ""
+#~ "Dacă ştergeţi un folder din arhiva TAR, atunci toate fişierele\n"
+#~ "din acel director vor fi şterse. Sînteţi sigur că doriţi acest\n"
+#~ "lucru?"
+
+#~ msgid "&View Shell Output"
+#~ msgstr "Re&zultate comandă"
+
+#~ msgid "&Select..."
+#~ msgstr "&Selectează..."
+
+#~ msgid "Selection"
+#~ msgstr "Selecţie"
+
+#~ msgid "Select files:"
+#~ msgstr "Fişiere selectate:"
+
+#~ msgid "Shell Output"
+#~ msgstr "Rezultate de ieşire"
+
+#~ msgid "Extract to:"
+#~ msgstr "Extrage în:"
+
+#~ msgid "Files to Be Extracted"
+#~ msgstr "Fişiere de extras"
+
+#~ msgid "Current"
+#~ msgstr "Curent"
+
+#~ msgid "All"
+#~ msgstr "Tot"
+
+#~ msgid "Pattern:"
+#~ msgstr "Model:"
+
+#~ msgid "Please provide a pattern"
+#~ msgstr "Introduceţi un model"
+
+#~ msgid "Failure to Extract"
+#~ msgstr "Eroare la extragere"
+
+#~ msgid "Folders"
+#~ msgstr "Foldere"
+
+#~ msgid "Folder Settings"
+#~ msgstr "Setări foldere"
+
+#~ msgid "Use Folder"
+#~ msgstr "Utilizează folder"
+
+#~ msgid "&Last"
+#~ msgstr "&Ultimul"
+
+#~ msgid "Common"
+#~ msgstr "Comun"
+
+#~ msgid "Custom:"
+#~ msgstr "Personalizat:"
+
+#~ msgid "Common folder:"
+#~ msgstr "Folder comun:"
+
+#~ msgid "Opening Folder"
+#~ msgstr "Folderul deschis"
+
+#~ msgid "Common folder"
+#~ msgstr "Folder comun"
+
+#~ msgid "Custom folder"
+#~ msgstr "Folder personalizat"
+
+#~ msgid "Last used folder"
+#~ msgstr "Ultimul folder utilizat"
+
+#~ msgid "Addition Folder"
+#~ msgstr "Folder adăugare"
+
+#~ msgid "Common Folder"
+#~ msgstr "Folder comun"
+
+#~ msgid "Custom Opening Folder"
+#~ msgstr "Folder deschidere personalizat"
+
+#~ msgid "Custom Addition Folder"
+#~ msgstr "Folder adăugare personalizat"
+
+#~ msgid "Custom Extraction Folder"
+#~ msgstr "Folder extragere personalizat"
+
+#~ msgid "Last Start Folder"
+#~ msgstr "Ultimul folder la pornire"
+
+#~ msgid "Last Open Folder"
+#~ msgstr "Ultimul folder deschis"
+
+#~ msgid "Last Add Folder"
+#~ msgstr "Ultimul folder pentru adăugare"
+
+#~ msgid "Last Extract Folder"
+#~ msgstr "Ultimul folder pentru extragere"
+
+#~ msgid "Keep entries generic (Lha)"
+#~ msgstr "Păstrează înregistrările generice (LHA)"
+
+#~ msgid "Affects only Lha archives"
+#~ msgstr "Afectează numai arhivele LHA"
+
+#~ msgid ""
+#~ "You probably do not have sufficient permissions.\n"
+#~ "Please check the file owner and the integrity of the archive."
+#~ msgstr ""
+#~ "Probabil nu aveţi suficiente drepturi.\n"
+#~ "Vă rog să verificaţi proprietarul fişierului şi integritatea arhivei."
+
+#~ msgid ""
+#~ "The extract operation failed.\n"
+#~ "Do you wish to view the shell output?"
+#~ msgstr ""
+#~ "Operaţia de extragere a eşuat.\n"
+#~ "Doriţi să vă uitaţi la rezultatele operaţiei?"
+
+#~ msgid "Archive &format:"
+#~ msgstr "&Format arhivă:"
+
+#~ msgid "Test of integrity failed"
+#~ msgstr "Testul de integritate a eşuat"
diff --git a/tde-i18n-ro/messages/kdeutils/irkick.po b/tde-i18n-ro/messages/kdeutils/irkick.po
new file mode 100644
index 00000000000..d98a9182edd
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/irkick.po
@@ -0,0 +1,112 @@
+# translation of irkick.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: irkick\n"
+"POT-Creation-Date: 2005-07-24 01:36+0200\n"
+"PO-Revision-Date: 2004-01-10 00:26+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: irkick.cpp:58
+msgid "KDE Lirc Server: Ready."
+msgstr "Server LIRK KDE: Gata."
+
+#: irkick.cpp:62
+msgid "KDE Lirc Server: No infra-red remote controls found."
+msgstr "Server LIRK KDE: Nu am găsit nici o interfaţă de telecomenzi."
+
+#: irkick.cpp:75
+msgid "&Configure..."
+msgstr "&Configurează..."
+
+#: irkick.cpp:94
+msgid ""
+"The infrared system has severed its connection. Remote controls are no longer "
+"available."
+msgstr ""
+"Sistemul de infraroşu şi-a închis conexiunea. Nu mai puteţi utiliza "
+"telecomanda."
+
+#: irkick.cpp:102
+msgid ""
+"A connection to the infrared system has been made. Remote controls may now be "
+"available."
+msgstr ""
+"A fost făcut la sistemul de infraroşu. Acum este posibilă utilizarea "
+"telecomenzii."
+
+#: irkick.cpp:118
+msgid ""
+"Should the Infrared Remote Control server start automatically when you begin "
+"KDE?"
+msgstr ""
+"Setez ca serverul de control al telecomenziilor să pornească automat la "
+"deschiderea KDE?"
+
+#: irkick.cpp:118
+msgid "Automatically Start?"
+msgstr "Pornire automată"
+
+#: irkick.cpp:118
+#, fuzzy
+msgid "Start Automatically"
+msgstr "Pornire automată"
+
+#: irkick.cpp:118
+msgid "Do Not Start"
+msgstr ""
+
+#: irkick.cpp:129
+msgid "Resetting all modes."
+msgstr "Resetez toate modurile."
+
+#: irkick.cpp:247
+msgid "Starting <b>%1</b>..."
+msgstr "Pornesc <b>%1</b>..."
+
+#: main.cpp:22
+msgid "IRKick"
+msgstr "IRKick"
+
+#: main.cpp:22
+msgid "The KDE Infrared Remote Control Server"
+msgstr "Server KDE de control în infraroşu"
+
+#: main.cpp:23
+msgid "Author"
+msgstr "Autor"
+
+#: main.cpp:24
+msgid "Original LIRC interface code"
+msgstr "Cod original de interfaţare LIRC"
+
+#: main.cpp:25
+msgid "Ideas, concept code"
+msgstr "Idei, concepţia codului"
+
+#: main.cpp:26
+msgid "Random patches"
+msgstr "Diverse corecţii"
+
+#: main.cpp:27
+msgid "Ideas"
+msgstr "Idei"
diff --git a/tde-i18n-ro/messages/kdeutils/kcalc.po b/tde-i18n-ro/messages/kdeutils/kcalc.po
new file mode 100644
index 00000000000..57edca94be8
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcalc.po
@@ -0,0 +1,939 @@
+# translation of kcalc.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kcalc\n"
+"POT-Creation-Date: 2008-07-08 01:19+0200\n"
+"PO-Revision-Date: 2004-11-14 21:00+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"claudiuc@kde.org\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: kcalc.cpp:77
+msgid "KDE Calculator"
+msgstr "Calculator KDE"
+
+#: kcalc.cpp:107
+msgid "Base"
+msgstr "Baza"
+
+#: kcalc.cpp:112
+#, fuzzy
+msgid "He&x"
+msgstr "Hexa"
+
+#: kcalc.cpp:114
+msgid "Switch base to hexadecimal."
+msgstr "Comută baza la hexazecimal."
+
+#: kcalc.cpp:116
+msgid "&Dec"
+msgstr "Dec"
+
+#: kcalc.cpp:118
+msgid "Switch base to decimal."
+msgstr "Comută baza la zecimal."
+
+#: kcalc.cpp:120
+msgid "&Oct"
+msgstr "&Octal"
+
+#: kcalc.cpp:122
+msgid "Switch base to octal."
+msgstr "Comută baza la octal."
+
+#: kcalc.cpp:124
+msgid "&Bin"
+msgstr "&Binar"
+
+#: kcalc.cpp:126
+msgid "Switch base to binary."
+msgstr "Comută baza la binar."
+
+#: kcalc.cpp:130
+msgid "&Angle"
+msgstr "&Unghi"
+
+#: kcalc.cpp:132
+msgid "Choose the unit for the angle measure"
+msgstr ""
+
+#: kcalc.cpp:136
+msgid "Degrees"
+msgstr "Grade"
+
+#: kcalc.cpp:137
+msgid "Radians"
+msgstr "Radiani"
+
+#: kcalc.cpp:138
+msgid "Gradians"
+msgstr "Gradiani"
+
+#: kcalc.cpp:147
+msgid "Inverse mode"
+msgstr "Mod invers"
+
+#: kcalc.cpp:170
+msgid "Modulo"
+msgstr "Modulo"
+
+#: kcalc.cpp:171
+msgid "Integer division"
+msgstr ""
+
+#: kcalc.cpp:180
+msgid "Reciprocal"
+msgstr "Reciproca"
+
+#: kcalc.cpp:187
+msgid "Factorial"
+msgstr "Factorial"
+
+#: kcalc.cpp:198
+msgid "Square"
+msgstr "Rădăcina pătrată"
+
+#: kcalc.cpp:199
+msgid "Third power"
+msgstr ""
+
+#: kcalc.cpp:207
+msgid "Square root"
+msgstr "Rădăcina pătrată"
+
+#: kcalc.cpp:208
+#, fuzzy
+msgid "Cube root"
+msgstr "Rădăcina pătrată"
+
+#: kcalc.cpp:220
+msgid "x to the power of y"
+msgstr "x la puterea y"
+
+#: kcalc.cpp:221
+msgid "x to the power of 1/y"
+msgstr "x la puterea 1/y"
+
+#: kcalc.cpp:420
+msgid "&Statistic Buttons"
+msgstr "Butoane &statistică"
+
+#: kcalc.cpp:426
+msgid "Science/&Engineering Buttons"
+msgstr ""
+
+#: kcalc.cpp:432
+msgid "&Logic Buttons"
+msgstr "Butoane &logică"
+
+#: kcalc.cpp:438
+msgid "&Constants Buttons"
+msgstr "Butoane &constante"
+
+#: kcalc.cpp:445
+msgid "&Show All"
+msgstr "Afişează t&ot"
+
+#: kcalc.cpp:448
+msgid "&Hide All"
+msgstr "&Ascunde tot"
+
+#: kcalc.cpp:549
+msgid "Exponent"
+msgstr "Exponent"
+
+#: kcalc.cpp:561
+msgid "Multiplication"
+msgstr "Înmulţire"
+
+#: kcalc.cpp:565
+msgid "Pressed Multiplication-Button"
+msgstr "Buton înmulţire apăsat"
+
+#: kcalc.cpp:569
+msgid "Division"
+msgstr "Împărţire"
+
+#: kcalc.cpp:575
+msgid "Addition"
+msgstr "Adunare"
+
+#: kcalc.cpp:581
+msgid "Subtraction"
+msgstr "Scădere"
+
+#: kcalc.cpp:588
+msgid "Decimal point"
+msgstr "Punct zecimal"
+
+#: kcalc.cpp:591 kcalc.cpp:593
+msgid "Pressed Decimal Point"
+msgstr "Buton punct zecimal apăsat"
+
+#: kcalc.cpp:597
+msgid "Result"
+msgstr "Rezultat"
+
+#: kcalc.cpp:601 kcalc.cpp:603
+msgid "Pressed Equal-Button"
+msgstr "Buton egal apăsat"
+
+#: kcalc.cpp:643
+msgid "Memory recall"
+msgstr "Număr memorat"
+
+#: kcalc.cpp:651
+msgid "Add display to memory"
+msgstr ""
+
+#: kcalc.cpp:652
+msgid "Subtract from memory"
+msgstr ""
+
+#: kcalc.cpp:661
+#, fuzzy
+msgid "Memory store"
+msgstr "Număr memorat"
+
+#: kcalc.cpp:667
+msgid "Clear memory"
+msgstr "Şterge memoria"
+
+#: kcalc.cpp:676
+msgid "Pressed ESC-Button"
+msgstr "Buton ESC apăsat"
+
+#: kcalc.cpp:680
+msgid "Clear all"
+msgstr "Şterge tot"
+
+#: kcalc.cpp:692
+msgid "Percent"
+msgstr "Procent"
+
+#: kcalc.cpp:698
+msgid "Change sign"
+msgstr "Schimbă semnul"
+
+#: kcalc.cpp:750
+msgid "Bitwise AND"
+msgstr "ŞI pe bit"
+
+#: kcalc.cpp:757
+msgid "Bitwise OR"
+msgstr "SAU pe bit"
+
+#: kcalc.cpp:764
+msgid "Bitwise XOR"
+msgstr "SAU-EXCLUSIV pe bit"
+
+#: kcalc.cpp:771
+msgid "One's complement"
+msgstr "Complement faţă de 1"
+
+#: kcalc.cpp:779
+msgid "Left bit shift"
+msgstr "Deplasare stînga pe bit"
+
+#: kcalc.cpp:788
+msgid "Right bit shift"
+msgstr "Deplasare dreapta pe bit"
+
+#: kcalc.cpp:803
+msgid "Hyperbolic mode"
+msgstr "Mod hiperbolic"
+
+#: kcalc.cpp:813
+msgid "Sine"
+msgstr "Sinus"
+
+#: kcalc.cpp:814
+msgid "Arc sine"
+msgstr "Arcsinus"
+
+#: kcalc.cpp:815
+msgid "Hyperbolic sine"
+msgstr "Sinus hiperbolic"
+
+#: kcalc.cpp:817
+msgid "Inverse hyperbolic sine"
+msgstr "Sinus hiperbolic invers"
+
+#: kcalc.cpp:827
+msgid "Cosine"
+msgstr "Cosinus"
+
+#: kcalc.cpp:828
+msgid "Arc cosine"
+msgstr "Arccosinus"
+
+#: kcalc.cpp:829
+msgid "Hyperbolic cosine"
+msgstr "Cosinus hiperbolic"
+
+#: kcalc.cpp:831
+msgid "Inverse hyperbolic cosine"
+msgstr "Cosinus hiperbolic invers"
+
+#: kcalc.cpp:841
+msgid "Tangent"
+msgstr "Tangentă"
+
+#: kcalc.cpp:842
+msgid "Arc tangent"
+msgstr "Arctangentă"
+
+#: kcalc.cpp:843
+msgid "Hyperbolic tangent"
+msgstr "Tangentă hiperbolică"
+
+#: kcalc.cpp:845
+msgid "Inverse hyperbolic tangent"
+msgstr "Tangentă hiperbolică inversă"
+
+#: kcalc.cpp:854
+msgid "Natural log"
+msgstr "Logaritm natural"
+
+#: kcalc.cpp:855
+msgid "Exponential function"
+msgstr "Funcţie exponenţială"
+
+#: kcalc.cpp:866
+msgid "Logarithm to base 10"
+msgstr "Logaritm în baza 10"
+
+#: kcalc.cpp:867
+msgid "10 to the power of x"
+msgstr "10 la puterea x"
+
+#: kcalc.cpp:886
+msgid "Number of data entered"
+msgstr "Numărul de date introduse"
+
+#: kcalc.cpp:888
+#, fuzzy
+msgid "Sum of all data items"
+msgstr "Numărul de date introduse"
+
+#: kcalc.cpp:898 kcalc.cpp:901
+msgid "Median"
+msgstr "Mediana"
+
+#: kcalc.cpp:907
+msgid "Mean"
+msgstr "Media"
+
+#: kcalc.cpp:910
+#, fuzzy
+msgid "Sum of all data items squared"
+msgstr "Numărul de date introduse"
+
+#: kcalc.cpp:921
+#, fuzzy
+msgid "Sample standard deviation"
+msgstr "Deviaţia standard"
+
+#: kcalc.cpp:923
+msgid "Standard deviation"
+msgstr "Deviaţia standard"
+
+#: kcalc.cpp:933
+msgid "Enter data"
+msgstr "Introduce date"
+
+#: kcalc.cpp:934
+msgid "Delete last data item"
+msgstr ""
+
+#: kcalc.cpp:944
+msgid "Clear data store"
+msgstr "Şterge memoria datelor"
+
+#: kcalc.cpp:1019
+#, fuzzy
+msgid "&Constants"
+msgstr "Constante"
+
+#: kcalc.cpp:1768
+msgid "Last stat item erased"
+msgstr "Ultimul item statistic a fost şters"
+
+#: kcalc.cpp:1779
+msgid "Stat mem cleared"
+msgstr "Memoria statistică a fost ştearsă"
+
+#. i18n: file general.ui line 16
+#: kcalc.cpp:1825 rc.cpp:78
+#, no-c-format
+msgid "General"
+msgstr "General"
+
+#: kcalc.cpp:1825
+msgid "General Settings"
+msgstr "Setări generale"
+
+#: kcalc.cpp:1833
+msgid "Select Display Font"
+msgstr "Selectare font afişaj"
+
+#: kcalc.cpp:1839
+msgid "Colors"
+msgstr "Culori"
+
+#: kcalc.cpp:1839
+msgid "Button & Display Colors"
+msgstr "Culori butoane şi afişaj"
+
+#. i18n: file constants.ui line 16
+#: kcalc.cpp:1876 rc.cpp:36
+#, no-c-format
+msgid "Constants"
+msgstr "Constante"
+
+#: kcalc.cpp:2273
+msgid "KCalc"
+msgstr "KCalc"
+
+#: kcalc.cpp:2275
+#, fuzzy
+msgid ""
+"(c) 2003-2005, Klaus Niederkrüger\n"
+"(c) 1996-2000, Bernd Johannes Wuebben\n"
+"(c) 2000-2005, The KDE Team"
+msgstr ""
+"(c) 1996-2000, Bernd Johannes Wuebben\n"
+"(c) 2000-2003, Echipa KDE"
+
+#: kcalc_const_button.cpp:37 kcalc_const_button.cpp:47
+msgid "Write display data into memory"
+msgstr ""
+
+#: kcalc_const_button.cpp:74
+msgid "Set Name"
+msgstr ""
+
+#: kcalc_const_button.cpp:75
+msgid "Choose From List"
+msgstr ""
+
+#: kcalc_const_button.cpp:88
+#, fuzzy
+msgid "New Name for Constant"
+msgstr "Numele constantei C1"
+
+#: kcalc_const_button.cpp:88
+#, fuzzy
+msgid "New name:"
+msgstr "Nume"
+
+#: kcalc_const_menu.cpp:29
+msgid "Pi"
+msgstr ""
+
+#: kcalc_const_menu.cpp:32
+#, fuzzy
+msgid "Euler Number"
+msgstr "Număr"
+
+#: kcalc_const_menu.cpp:35
+msgid "Golden Ratio"
+msgstr ""
+
+#: kcalc_const_menu.cpp:36
+msgid "Light Speed"
+msgstr ""
+
+#: kcalc_const_menu.cpp:37
+#, fuzzy
+msgid "Planck's Constant"
+msgstr "Constante"
+
+#: kcalc_const_menu.cpp:38
+#, fuzzy
+msgid "Constant of Gravitation"
+msgstr "Butoane &constante"
+
+#: kcalc_const_menu.cpp:39
+msgid "Earth Acceleration"
+msgstr ""
+
+#: kcalc_const_menu.cpp:40
+msgid "Elementary Charge"
+msgstr ""
+
+#: kcalc_const_menu.cpp:41
+msgid "Impedance of Vacuum"
+msgstr ""
+
+#: kcalc_const_menu.cpp:42
+#, fuzzy
+msgid "Fine-Structure Constant"
+msgstr "Configurează constante"
+
+#: kcalc_const_menu.cpp:43
+msgid "Permeability of Vacuum"
+msgstr ""
+
+#: kcalc_const_menu.cpp:44
+msgid "Permittivity of vacuum"
+msgstr ""
+
+#: kcalc_const_menu.cpp:45
+msgid "Boltzmann Constant"
+msgstr ""
+
+#: kcalc_const_menu.cpp:46
+msgid "Atomic Mass Unit"
+msgstr ""
+
+#: kcalc_const_menu.cpp:47
+msgid "Molar Gas Constant"
+msgstr ""
+
+#: kcalc_const_menu.cpp:48
+msgid "Stefan-Boltzmann Constant"
+msgstr ""
+
+#: kcalc_const_menu.cpp:49
+msgid "Avogadro's Number"
+msgstr ""
+
+#: kcalc_const_menu.cpp:61
+msgid "Mathematics"
+msgstr ""
+
+#: kcalc_const_menu.cpp:62
+msgid "Electromagnetism"
+msgstr ""
+
+#: kcalc_const_menu.cpp:63
+msgid "Atomic && Nuclear"
+msgstr ""
+
+#: kcalc_const_menu.cpp:64
+msgid "Thermodynamics"
+msgstr ""
+
+#: kcalc_const_menu.cpp:65
+#, fuzzy
+msgid "Gravitation"
+msgstr "Gradiani"
+
+#: kcalc_core.cpp:965
+#, fuzzy
+msgid "Stack processing error - empty stack"
+msgstr "Eroare procesare stivă - operand stînga"
+
+#. i18n: file colors.ui line 27
+#: rc.cpp:6
+#, no-c-format
+msgid "Display Colors"
+msgstr "Culori afişaj"
+
+#. i18n: file colors.ui line 38
+#: rc.cpp:9
+#, no-c-format
+msgid "&Foreground:"
+msgstr "Culoarea &textului:"
+
+#. i18n: file colors.ui line 49
+#: rc.cpp:12
+#, no-c-format
+msgid "&Background:"
+msgstr "Culoarea f&undalului:"
+
+#. i18n: file colors.ui line 109
+#: rc.cpp:15
+#, no-c-format
+msgid "Button Colors"
+msgstr "Culori butoane"
+
+#. i18n: file colors.ui line 120
+#: rc.cpp:18
+#, no-c-format
+msgid "&Functions:"
+msgstr "&Funcţii:"
+
+#. i18n: file colors.ui line 131
+#: rc.cpp:21
+#, no-c-format
+msgid "He&xadecimals:"
+msgstr "&Hexazecimale:"
+
+#. i18n: file colors.ui line 142
+#: rc.cpp:24
+#, no-c-format
+msgid "O&perations:"
+msgstr "&Operaţii:"
+
+#. i18n: file colors.ui line 210
+#: rc.cpp:27
+#, no-c-format
+msgid "&Numbers:"
+msgstr "&Numere:"
+
+#. i18n: file colors.ui line 229
+#: rc.cpp:30
+#, no-c-format
+msgid "St&atistic functions:"
+msgstr "Funcţii &statistice:"
+
+#. i18n: file colors.ui line 240
+#: rc.cpp:33
+#, no-c-format
+msgid "&Memory:"
+msgstr "&Memorie:"
+
+#. i18n: file constants.ui line 27
+#: rc.cpp:39
+#, no-c-format
+msgid "Configure Constants"
+msgstr "Configurează constante"
+
+#. i18n: file constants.ui line 38
+#: rc.cpp:42
+#, no-c-format
+msgid "C1"
+msgstr "C1"
+
+#. i18n: file constants.ui line 99
+#: rc.cpp:45 rc.cpp:51 rc.cpp:57 rc.cpp:63 rc.cpp:69 rc.cpp:75
+#, no-c-format
+msgid "Predefined"
+msgstr ""
+
+#. i18n: file constants.ui line 109
+#: rc.cpp:48
+#, no-c-format
+msgid "C2"
+msgstr "C2"
+
+#. i18n: file constants.ui line 180
+#: rc.cpp:54
+#, no-c-format
+msgid "C3"
+msgstr "C3"
+
+#. i18n: file constants.ui line 251
+#: rc.cpp:60
+#, no-c-format
+msgid "C4"
+msgstr "C4"
+
+#. i18n: file constants.ui line 322
+#: rc.cpp:66
+#, no-c-format
+msgid "C5"
+msgstr "C5"
+
+#. i18n: file constants.ui line 393
+#: rc.cpp:72
+#, no-c-format
+msgid "C6"
+msgstr "C6"
+
+#. i18n: file general.ui line 30
+#: rc.cpp:81
+#, no-c-format
+msgid "Precision"
+msgstr "Precizie"
+
+#. i18n: file general.ui line 41
+#: rc.cpp:84
+#, no-c-format
+msgid "Set &decimal precision"
+msgstr "Setează precizia &zecimală"
+
+#. i18n: file general.ui line 52
+#: rc.cpp:87
+#, fuzzy, no-c-format
+msgid "Decimal &digits:"
+msgstr "Punct zecimal"
+
+#. i18n: file general.ui line 88
+#: rc.cpp:90
+#, no-c-format
+msgid "&Maximum number of digits:"
+msgstr "Numărul &maxim de cifre:"
+
+#. i18n: file general.ui line 123
+#: rc.cpp:93
+#, no-c-format
+msgid "Misc"
+msgstr "Diverse"
+
+#. i18n: file general.ui line 134
+#: rc.cpp:96
+#, no-c-format
+msgid "&Beep on error"
+msgstr "&Sunet la eroare"
+
+#. i18n: file general.ui line 145
+#: rc.cpp:99
+#, no-c-format
+msgid "Show &result in window title"
+msgstr "Afişează &rezultatul în titlul ferestrei"
+
+#. i18n: file general.ui line 153
+#: rc.cpp:102
+#, no-c-format
+msgid "Group digits"
+msgstr ""
+
+#. i18n: file kcalc.kcfg line 12
+#: rc.cpp:105
+#, no-c-format
+msgid "The foreground color of the display."
+msgstr "Culoarea textului afişajului."
+
+#. i18n: file kcalc.kcfg line 16
+#: rc.cpp:108
+#, no-c-format
+msgid "The background color of the display."
+msgstr "Culoarea de fundal a afişajului."
+
+#. i18n: file kcalc.kcfg line 20
+#: rc.cpp:111
+#, no-c-format
+msgid "The color of number buttons."
+msgstr "Culoare butoanelor număr."
+
+#. i18n: file kcalc.kcfg line 25
+#: rc.cpp:114
+#, no-c-format
+msgid "The color of function buttons."
+msgstr "Culoare butoanelor funcţie."
+
+#. i18n: file kcalc.kcfg line 29
+#: rc.cpp:117
+#, no-c-format
+msgid "The color of statistical buttons."
+msgstr "Culoarea butoanelor statistice."
+
+#. i18n: file kcalc.kcfg line 33
+#: rc.cpp:120
+#, no-c-format
+msgid "The color of hex buttons."
+msgstr "Culoarea butoanelor hexazecimale."
+
+#. i18n: file kcalc.kcfg line 37
+#: rc.cpp:123
+#, no-c-format
+msgid "The color of memory buttons."
+msgstr "Culoarea butoanelor de memorie."
+
+#. i18n: file kcalc.kcfg line 41
+#: rc.cpp:126
+#, no-c-format
+msgid "The color of operation buttons."
+msgstr "Culoarea butoanelor de operaţii."
+
+#. i18n: file kcalc.kcfg line 47
+#: rc.cpp:129
+#, no-c-format
+msgid "The font to use in the display."
+msgstr "Fontul de utilizat în afişaj."
+
+#. i18n: file kcalc.kcfg line 53
+#: rc.cpp:132
+#, fuzzy, no-c-format
+msgid "Maximum number of digits displayed."
+msgstr "Numărul maxim de cifre."
+
+#. i18n: file kcalc.kcfg line 59
+#: rc.cpp:135
+#, no-c-format
+msgid ""
+"\n"
+"\tKCalc can compute with many more digits than the number that\n"
+"\tfits on the display. This setting gives the maximum number of\n"
+"\tdigits displayed, before KCalc starts using scientific notation,\n"
+"\ti.e. notation of the type 2.34e12.\n"
+" "
+msgstr ""
+
+#. i18n: file kcalc.kcfg line 65
+#: rc.cpp:143
+#, fuzzy, no-c-format
+msgid "Number of fixed decimal digits."
+msgstr "Numărul de cifre zecimale fixate."
+
+#. i18n: file kcalc.kcfg line 69
+#: rc.cpp:146
+#, no-c-format
+msgid "Whether to use fixed decimal places."
+msgstr "Controlează dacă să fie folosit sau nu un număr fix de zecimale."
+
+#. i18n: file kcalc.kcfg line 75
+#: rc.cpp:149
+#, no-c-format
+msgid "Whether to beep on error."
+msgstr "Dacă să fie generat sau nu sunet la eroare."
+
+#. i18n: file kcalc.kcfg line 79
+#: rc.cpp:152
+#, no-c-format
+msgid "Whether to show the result in the window title."
+msgstr "Dacă să fie afişat sau nu rezultatul în fereastra de titlu."
+
+#. i18n: file kcalc.kcfg line 83
+#: rc.cpp:155
+#, fuzzy, no-c-format
+msgid "Whether to group digits."
+msgstr ""
+"Controlează dacă să fie afişate sau nu butoanele pentru operaţii logice."
+
+#. i18n: file kcalc.kcfg line 87
+#: rc.cpp:158
+#, no-c-format
+msgid "Whether to show statistical buttons."
+msgstr "Controlează dacă să fie afişate sau nu butoanele pentru statistici."
+
+#. i18n: file kcalc.kcfg line 92
+#: rc.cpp:161
+#, no-c-format
+msgid ""
+"Whether to show buttons with functions used in science/engineering,\n"
+"\t like exp, log, sin etc."
+msgstr ""
+
+#. i18n: file kcalc.kcfg line 96
+#: rc.cpp:165
+#, no-c-format
+msgid "Whether to show logic buttons."
+msgstr ""
+"Controlează dacă să fie afişate sau nu butoanele pentru operaţii logice."
+
+#. i18n: file kcalc.kcfg line 100
+#: rc.cpp:168
+#, no-c-format
+msgid "Whether to show constant buttons."
+msgstr "Controlează dacă să fie afişate sau nu butoanele pentru constante."
+
+#. i18n: file kcalc.kcfg line 106
+#: rc.cpp:171
+#, no-c-format
+msgid "Name of the user programmable constants."
+msgstr ""
+
+#. i18n: file kcalc.kcfg line 117
+#: rc.cpp:174
+#, no-c-format
+msgid "List of user programmable constants"
+msgstr ""
+
+#~ msgid "Decimal &places:"
+#~ msgstr "&Numărul de zecimale:"
+
+#~ msgid "&Exp/Log-Buttons"
+#~ msgstr "Butoane &exp/log"
+
+#~ msgid "&Trigonometric Buttons"
+#~ msgstr "Butoane &trigonometrie"
+
+#, fuzzy
+#~ msgid "Built with 32 bit precision"
+#~ msgstr "Compilat cu precizie de %1 biţi (long double)"
+
+#, fuzzy
+#~ msgid "Built with 64 bit precision"
+#~ msgstr "Compilat cu precizie de %1 biţi (long double)"
+
+#, fuzzy
+#~ msgid "Built with 96 bit precision"
+#~ msgstr "Compilat cu precizie de %1 biţi (long double)"
+
+#, fuzzy
+#~ msgid "Built with %1 bit precision"
+#~ msgstr "Compilat cu precizie de %1 biţi (long double)"
+
+#, fuzzy
+#~ msgid ""
+#~ "Note: Due to a broken C library, KCalc's precision \n"
+#~ "was conditionally reduced at compile time from\n"
+#~ "'long double' to 'double'. \n"
+#~ "\n"
+#~ "Owners of systems with a working libc may \n"
+#~ "want to recompile KCalc with 'long double' \n"
+#~ "precision enabled. See the README for details."
+#~ msgstr ""
+#~ "Compilat cu precizie de %1 biţi\n"
+#~ "\n"
+#~ "Din cauza unui bug al librăriei C, precizia KCalc a fost redusă la compilare de la 'long double' la 'double'. \n"
+#~ "\n"
+#~ "Deţinătorii de sisteme cu un 'libc' funcţional ar \n"
+#~ "trebui să recompileze KCalc cu precizie 'long double'. Citiţi fişierul README pentru detalii."
+
+#~ msgid "Whether to show Exp/Log buttons."
+#~ msgstr "Controlează dacă să fie afişate sau nu butoanele pentru exponeţial/logaritm."
+
+#~ msgid "Whether to show trigonometric buttons."
+#~ msgstr "Controlează dacă să fie afişate sau nu butoanele pentru funcţii trigonometrice."
+
+#~ msgid "???"
+#~ msgstr "???"
+
+#~ msgid "Pi=3.1415..."
+#~ msgstr "Pi=3.1415..."
+
+#~ msgid "Stack processing error - right_op"
+#~ msgstr "Eroare procesare stivă - operand dreapta"
+
+#~ msgid "Stack processing error - function"
+#~ msgstr "Eroare procesare stivă - funcţia"
+
+#~ msgid "Value"
+#~ msgstr "Valoare"
+
+#~ msgid "Name of constant C2"
+#~ msgstr "Numele constantei C2"
+
+#~ msgid "Name of constant C3"
+#~ msgstr "Numele constantei C3"
+
+#~ msgid "Name of constant C4"
+#~ msgstr "Numele constantei C4"
+
+#~ msgid "Name of constant C5"
+#~ msgstr "Numele constantei C5"
+
+#~ msgid "Name of constant C6"
+#~ msgstr "Numele constantei C6"
+
+#~ msgid "Value of constant C1"
+#~ msgstr "Valoarea constantei C1"
+
+#~ msgid "Value of constant C2"
+#~ msgstr "Valoarea constantei C2"
+
+#~ msgid "Value of constant C3"
+#~ msgstr "Valoarea constantei C3"
+
+#~ msgid "Value of constant C4"
+#~ msgstr "Valoarea constantei C4"
+
+#~ msgid "Value of constant C5"
+#~ msgstr "Valoarea constantei C5"
+
+#~ msgid "Value of constant C6"
+#~ msgstr "Valoarea constantei C6"
diff --git a/tde-i18n-ro/messages/kdeutils/kcharselect.po b/tde-i18n-ro/messages/kdeutils/kcharselect.po
new file mode 100644
index 00000000000..ea34321f5c0
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcharselect.po
@@ -0,0 +1,75 @@
+# translation of kcharselect.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: kcharselect\n"
+"POT-Creation-Date: 2004-12-21 01:21+0100\n"
+"PO-Revision-Date: 2004-01-09 01:36+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: kcharselectdia.cc:73 kcharselectdia.cc:82
+msgid "&To Clipboard"
+msgstr "În &clipboard"
+
+#: kcharselectdia.cc:85
+msgid "To Clipboard &UTF-8"
+msgstr "Către clipboard &UTF-8"
+
+#: kcharselectdia.cc:87
+msgid "To Clipboard &HTML"
+msgstr "Către clipboard &HTML"
+
+#: kcharselectdia.cc:90
+#, fuzzy
+msgid "&From Clipboard"
+msgstr "Din clipboard"
+
+#: kcharselectdia.cc:92
+msgid "From Clipboard UTF-8"
+msgstr "Din clipboard UTF-8"
+
+#: kcharselectdia.cc:95
+msgid "From Clipboard HTML"
+msgstr "Din clipboard HTML"
+
+#: kcharselectdia.cc:98
+msgid "&Flip"
+msgstr "&Comută"
+
+#: kcharselectdia.cc:100
+msgid "&Alignment"
+msgstr "&Aliniere"
+
+#: main.cc:16
+msgid "KDE character selection utility"
+msgstr "Utilitar KDE de selectat caractere"
+
+#: main.cc:21
+msgid "KCharSelect"
+msgstr "KCharSelect"
+
+#: main.cc:25 main.cc:27
+msgid "GUI cleanup and fixes"
+msgstr "Reorganizare interfaţă grafică şi corecţii"
+
+#: main.cc:29
+msgid "XMLUI conversion"
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
diff --git a/tde-i18n-ro/messages/kdeutils/kcharselectapplet.po b/tde-i18n-ro/messages/kdeutils/kcharselectapplet.po
new file mode 100644
index 00000000000..ff7f2068edd
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcharselectapplet.po
@@ -0,0 +1,57 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2001-03-04 21:02+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@egroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 0.8\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: charselectapplet.cpp:142
+msgid "KCharSelectApplet"
+msgstr "Miniaplicaţie Selector caractere"
+
+#: charselectapplet.cpp:143
+msgid ""
+"A character picker applet.\n"
+"Used to copy single characters to the X11 clipboard.\n"
+"You can paste them to an application with the middle mouse button."
+msgstr ""
+"Miniaplicaţie selector de caractere.\n"
+"Utilizată la copierea de caractere singulare în\n"
+"clipboard. Le puteţi apoi lipi într-o aplicaţie\n"
+"folosind clic mijloc."
+
+#: charselectapplet.cpp:349
+msgid "Cell width:"
+msgstr "Lungime celulă:"
+
+#: charselectapplet.cpp:350
+msgid "Cell height:"
+msgstr "Înălţime celulă:"
+
+#: charselectapplet.cpp:351
+msgid "Characters:"
+msgstr "Caractere:"
+
+#~ msgid "Configuration"
+#~ msgstr "Configurare"
diff --git a/tde-i18n-ro/messages/kdeutils/kcmkvaio.po b/tde-i18n-ro/messages/kdeutils/kcmkvaio.po
new file mode 100644
index 00000000000..a6fc87b889b
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcmkvaio.po
@@ -0,0 +1,135 @@
+# translation of kcmkvaio.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kcmkvaio\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-03-29 23:03+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: main.cpp:53
+msgid "kcmkvaio"
+msgstr "kcmkvaio"
+
+#: main.cpp:54
+msgid "KDE Control Module for Sony Vaio Laptop Hardware"
+msgstr "Modul KDE de control pentru laptop Sony Vaio"
+
+#: main.cpp:60
+msgid "Original author"
+msgstr "Autor original"
+
+#. i18n: file kcmkvaio_general.ui line 16
+#: rc.cpp:3
+#, no-c-format
+msgid "KVaio: General Options"
+msgstr "Opţiuni generale"
+
+#. i18n: file kcmkvaio_general.ui line 36
+#: rc.cpp:6
+#, no-c-format
+msgid ""
+"Cannot find the <i>Sony Programmable Interrupt Controller</i>"
+". If this is a Sony Vaio Laptop, make sure the <b>sonypi</b> "
+"driver module loads without failures."
+msgstr ""
+"Nu am găsit <i>controlerul de întreruperi programabile Sony</i>"
+". Dacă acesta este un laptop Sony Vaio, asiguraţi-vă că modulul driver <b>"
+"sonypi</b> se încarcă fără erori."
+
+#. i18n: file kcmkvaio_general.ui line 61
+#: rc.cpp:9
+#, no-c-format
+msgid "System Power"
+msgstr "Reţea"
+
+#. i18n: file kcmkvaio_general.ui line 72
+#: rc.cpp:12
+#, no-c-format
+msgid "Remaining battery capacity:"
+msgstr "Rest încărcare baterie:"
+
+#. i18n: file kcmkvaio_general.ui line 110
+#: rc.cpp:15
+#, no-c-format
+msgid "AC"
+msgstr "AC"
+
+#. i18n: file kcmkvaio_general.ui line 151
+#: rc.cpp:18
+#, no-c-format
+msgid "Bat 1"
+msgstr "Bat 1"
+
+#. i18n: file kcmkvaio_general.ui line 187
+#: rc.cpp:21
+#, no-c-format
+msgid "Bat 2"
+msgstr "Bat 2"
+
+#. i18n: file kcmkvaio_general.ui line 200
+#: rc.cpp:24
+#, no-c-format
+msgid "Other Options"
+msgstr "Alte opţiuni"
+
+#. i18n: file kcmkvaio_general.ui line 211
+#: rc.cpp:27
+#, no-c-format
+msgid "Periodically inform about battery and AC adapter status"
+msgstr "Informează periodic despre starea bateriei şi a adaptorului de reţea"
+
+#. i18n: file kcmkvaio_general.ui line 219
+#: rc.cpp:30
+#, no-c-format
+msgid "Show battery and AC status on Back button press"
+msgstr ""
+"Afişează starea bateriei şi a adaptorului de reţea la apăsarea butonului "
+"\"Back\""
+
+#. i18n: file kcmkvaio_general.ui line 227
+#: rc.cpp:33
+#, no-c-format
+msgid "Report unhandled events using On Screen Display"
+msgstr "Raportează evenimentele necunoscute pe ecran"
+
+#~ msgid "<h1>Later</h1>"
+#~ msgstr "<h1>Mai tîrziu</h1>"
+
+#~ msgid "Jog Dial Actions"
+#~ msgstr "Acţiuni \"Jog Dial\""
+
+#~ msgid "CTRL+Jog Dial modifies display brightness"
+#~ msgstr "CTRL+\"Jog Dial\" modifică strălucirea monitorului"
+
+#, fuzzy
+#~ msgid "Jog Dial press simulates middle mouse button"
+#~ msgstr "Apăsarea \"Jog Dial\" simulează butonul mijloc al mouse-ului"
+
+#~ msgid "0%"
+#~ msgstr "0%"
+
+#~ msgid "ALT+Jog Dial modifies sound volume"
+#~ msgstr "ALT+\"Jog Dial\" modifică volumul sunetului"
+
+#~ msgid "Brightness:"
+#~ msgstr "Strălucire:"
diff --git a/tde-i18n-ro/messages/kdeutils/kcmkwallet.po b/tde-i18n-ro/messages/kdeutils/kcmkwallet.po
new file mode 100644
index 00000000000..0625bccb228
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcmkwallet.po
@@ -0,0 +1,243 @@
+# translation of kcmkwallet.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kcmkwallet\n"
+"POT-Creation-Date: 2006-08-23 02:35+0200\n"
+"PO-Revision-Date: 2004-10-10 00:48+0300\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: konfigurator.cpp:47
+msgid "kcmkwallet"
+msgstr "kcmkwallet"
+
+#: konfigurator.cpp:48
+msgid "KDE Wallet Control Module"
+msgstr "Modul de control portofelul KDE"
+
+#: konfigurator.cpp:50
+msgid "(c) 2003 George Staikos"
+msgstr "(c) 2003 George Staikos"
+
+#: konfigurator.cpp:117
+msgid "New Wallet"
+msgstr "Portofel nou"
+
+#: konfigurator.cpp:118
+msgid "Please choose a name for the new wallet:"
+msgstr "Alegeţi un nume pentru noul portofel:"
+
+#: konfigurator.cpp:219 konfigurator.cpp:268
+msgid "Always Allow"
+msgstr "Permite întotdeauna"
+
+#: konfigurator.cpp:222 konfigurator.cpp:230 konfigurator.cpp:279
+#, fuzzy
+msgid "Always Deny"
+msgstr "Permite întotdeauna"
+
+#: konfigurator.cpp:299
+msgid ""
+"This configuration module allows you to configure the KDE wallet system."
+msgstr ""
+"<h1>Portofel KDE</h1>"
+"<p>Acest modul de configurare vă permite să configuraţi sistemul de portofele "
+"KDE.</p>"
+
+#. i18n: file walletconfigwidget.ui line 31
+#: rc.cpp:3
+#, no-c-format
+msgid "Wallet Preferences"
+msgstr "Preferinţe portofel"
+
+#. i18n: file walletconfigwidget.ui line 42
+#: rc.cpp:6
+#, no-c-format
+msgid "&Enable the KDE wallet subsystem"
+msgstr "&Activează subsistemul de portofele KDE"
+
+#. i18n: file walletconfigwidget.ui line 48
+#: rc.cpp:9
+#, no-c-format
+msgid ""
+"<p>The wallet subsytem allows a convenient and secure way to manage all your "
+"passwords. You can decide if you want to use this system with this option.</p>"
+msgstr ""
+"<p>Subsistemul de portofele oferă o cale convenabilă şi sigură de a administra "
+"toate parolele dumneavoastră. Cu această opţiune puteţi decide dacă doriţi să "
+"utilizaţi acest sistem.</p>"
+
+#. i18n: file walletconfigwidget.ui line 56
+#: rc.cpp:12
+#, no-c-format
+msgid "Close Wallet"
+msgstr "Închide portofelul"
+
+#. i18n: file walletconfigwidget.ui line 59
+#: rc.cpp:15
+#, no-c-format
+msgid ""
+"It is best to close your wallets when you are not using them to prevent others "
+"from viewing or using them."
+msgstr ""
+"Este înţelept să închideţi toate portofelele pe care nu le mai utilizaţi, "
+"astfel încît nimeni să nu le poată utiliza sau să se uite în ele."
+
+#. i18n: file walletconfigwidget.ui line 86
+#: rc.cpp:18
+#, no-c-format
+msgid "Close when unused for:"
+msgstr "Închide cînd nu este utilizat pentru:"
+
+#. i18n: file walletconfigwidget.ui line 89
+#: rc.cpp:21 rc.cpp:27
+#, no-c-format
+msgid ""
+"<p><b>Close wallet after a period of inactivity</b>"
+"<br>When a wallet is closed the password is needed to access it again.</p>"
+msgstr ""
+"<p><b>Închide portofelul după o perioadă lipsită de activitate</b>"
+"<br>Cînd este închis un portofel, aveţi nevoie de parolă pentru a-l accesa din "
+"nou.</p>"
+
+#. i18n: file walletconfigwidget.ui line 108
+#: rc.cpp:24
+#, no-c-format
+msgid " min"
+msgstr " min"
+
+#. i18n: file walletconfigwidget.ui line 150
+#: rc.cpp:30
+#, no-c-format
+msgid "Close when screensaver starts"
+msgstr "Închide cînd porneşte protecţia de ecran"
+
+#. i18n: file walletconfigwidget.ui line 153
+#: rc.cpp:33
+#, no-c-format
+msgid ""
+"<p><b>Close wallet as soon as the screensaver starts.</b>"
+"<br>When a wallet is closed the password is needed to access it again.</p>"
+msgstr ""
+"<p><b>Închide portofelul imediat ce porneşte protecţia de ecran.</b>"
+"<br>Cînd este închis un portofel, aveţi nevoie de parolă pentru a-l accesa din "
+"nou.</p>"
+
+#. i18n: file walletconfigwidget.ui line 161
+#: rc.cpp:36
+#, no-c-format
+msgid "Close when last application stops using it"
+msgstr "Închide cînd se termină ultima aplicaţie ce îl utilizează"
+
+#. i18n: file walletconfigwidget.ui line 164
+#: rc.cpp:39
+#, no-c-format
+msgid ""
+"<p><b>Close wallet as soon as applications that use it have stopped.</b>"
+"<br>Note that your wallets will only be closed when all applications that use "
+"it have stopped."
+"<br>When a wallet is closed the password is needed to access it again.</p>"
+msgstr ""
+"<p><b>Închide portofelul imediat ce s-au terminat aplicaţiile care îl "
+"utilizau.</b>"
+"<br>Reţineţi că portofelele dumneavoastră vor fi închise numai cînd s-au "
+"terminat toate aplicaţiile ce-l foloseau."
+"<br>Cînd este închis un portofel, aveţi nevoie de parolă pentru a-l accesa din "
+"nou.</p>"
+
+#. i18n: file walletconfigwidget.ui line 174
+#: rc.cpp:42
+#, no-c-format
+msgid "Automatic Wallet Selection"
+msgstr "Selectarea automată portofel"
+
+#. i18n: file walletconfigwidget.ui line 202
+#: rc.cpp:45
+#, no-c-format
+msgid "Select wallet to use as default:"
+msgstr "Selectaţi portofelul care să fie utilizat în mod implicit:"
+
+#. i18n: file walletconfigwidget.ui line 210
+#: rc.cpp:48
+#, no-c-format
+msgid "Different wallet for local passwords:"
+msgstr "Portofel diferit pentru parole locale:"
+
+#. i18n: file walletconfigwidget.ui line 250
+#: rc.cpp:51 rc.cpp:54
+#, no-c-format
+msgid "New..."
+msgstr "Nou..."
+
+#. i18n: file walletconfigwidget.ui line 268
+#: rc.cpp:57
+#, no-c-format
+msgid "Wallet Manager"
+msgstr "Administrator de portofele"
+
+#. i18n: file walletconfigwidget.ui line 296
+#: rc.cpp:60
+#, no-c-format
+msgid "Show manager in system tray"
+msgstr "Afişează managerul în tava de sistem"
+
+#. i18n: file walletconfigwidget.ui line 307
+#: rc.cpp:63
+#, no-c-format
+msgid "Hide system tray icon when last wallet closes"
+msgstr "Ascunde iconiţa din tava de sistem cînd este închis ultimul portofel"
+
+#. i18n: file walletconfigwidget.ui line 336
+#: rc.cpp:66
+#, no-c-format
+msgid "Access Control"
+msgstr "Control acces"
+
+#. i18n: file walletconfigwidget.ui line 347
+#: rc.cpp:69
+#, no-c-format
+msgid "&Prompt when an application accesses an open wallet"
+msgstr "&Informează atunci cînd o aplicaţie accesează un portofel deschis"
+
+#. i18n: file walletconfigwidget.ui line 356
+#: rc.cpp:72
+#, no-c-format
+msgid "Wallet"
+msgstr "Portofel"
+
+#. i18n: file walletconfigwidget.ui line 370
+#: rc.cpp:75
+#, no-c-format
+msgid "Application"
+msgstr "Aplicaţie"
+
+#. i18n: file walletconfigwidget.ui line 381
+#: rc.cpp:78
+#, no-c-format
+msgid "Policy"
+msgstr "Politică"
+
+#. i18n: file walletconfigwidget.ui line 405
+#: rc.cpp:81
+#, no-c-format
+msgid "&Launch Wallet Manager"
+msgstr "&Porneşte administratorul de portofele"
diff --git a/tde-i18n-ro/messages/kdeutils/kcmlaptop.po b/tde-i18n-ro/messages/kdeutils/kcmlaptop.po
new file mode 100644
index 00000000000..838e35d12c4
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcmlaptop.po
@@ -0,0 +1,972 @@
+# translation of kcmlaptop.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: kcmlaptop\n"
+"POT-Creation-Date: 2006-10-14 02:36+0200\n"
+"PO-Revision-Date: 2004-11-14 20:56+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: battery.cpp:72
+msgid "&Show battery monitor"
+msgstr "&Afişează monitorul de baterie"
+
+#: battery.cpp:74
+msgid "This box enables the battery state icon in the panel"
+msgstr "Această opţiune activează iconiţa de stare a bateriei din panou"
+
+#: battery.cpp:79
+#, fuzzy
+msgid "Show battery level percentage"
+msgstr "&Afişează monitorul de baterie"
+
+#: battery.cpp:81
+#, fuzzy
+msgid ""
+"This box enables a text message near the battery state icon containing battery "
+"level percentage"
+msgstr "Această opţiune activează iconiţa de stare a bateriei din panou"
+
+#: battery.cpp:84
+msgid "&Notify me whenever my battery becomes fully charged"
+msgstr "&Notifică atunci cînd bateria s-a încărcat"
+
+#: battery.cpp:86
+msgid ""
+"This box enables a dialog box that pops up when your battery becomes fully "
+"charged"
+msgstr ""
+"Această opţiune activează afişarea unei căsuţe de dialog atunci cînd bateria "
+"s-a terminat de încărcat"
+
+#: battery.cpp:89
+msgid "&Use a blank screen saver when running on battery"
+msgstr "&Utilizează o protecţie de ecran nulă cînd funcţionează pe baterii"
+
+#: battery.cpp:103
+msgid "&Check status every:"
+msgstr "&Verifică starea la fiecare:"
+
+#: battery.cpp:105
+msgid ""
+"Choose how responsive the laptop software will be when it checks the battery "
+"status"
+msgstr ""
+"Alegeţi intervalul de timp la care monitorul de baterie verifică starea "
+"bateriei"
+
+#: battery.cpp:106
+msgid ""
+"_: keep short, unit in spinbox\n"
+"sec"
+msgstr "sec"
+
+#: battery.cpp:114
+msgid "Select Battery Icons"
+msgstr "Selectaţi iconiţele de baterie"
+
+#: battery.cpp:125
+msgid "No &battery"
+msgstr "Fără &baterie"
+
+#: battery.cpp:126
+msgid "&Not charging"
+msgstr "&Nu se încarcă"
+
+#: battery.cpp:127
+msgid "Char&ging"
+msgstr "Se în&carcă"
+
+#: battery.cpp:143
+msgid "Current Battery Status"
+msgstr "Starea actuală a bateriei"
+
+#: battery.cpp:174
+msgid ""
+"This panel controls whether the battery status monitor\n"
+"appears in the system tray and what it looks like."
+msgstr ""
+"Acest panou controlează cînd apare în panou\n"
+"monitorul de baterie şi cum va fi afişat."
+
+#: battery.cpp:180
+msgid "&Start Battery Monitor"
+msgstr "&Porneşte monitorul de baterie"
+
+#: battery.cpp:276
+msgid ""
+"<h1>Laptop Battery</h1>This module allows you to monitor your batteries. To "
+"make use of this module, you must have power management system software "
+"installed. (And, of course, you should have batteries in your machine.)"
+msgstr ""
+"<h1>Baterie laptop</h1> Acest modul vă permite să monitorizaţi starea bateriei "
+"laptopului dumneavoastră. Pentru a putea utiliza acest modul, trebuie să aveţi "
+"instalat APM şi bineînţeles trebuie să aveţi şi baterii în calculatorul "
+"dumneavoastră."
+
+#: battery.cpp:286
+msgid ""
+"<qt>The battery monitor has been started, but the tray icon is currently "
+"disabled. You can make it appear by selecting the <b>Show battery monitor</b> "
+"entry on this page and applying your changes.</qt>"
+msgstr ""
+"<qt>Monitorul de baterie a fost pornit, dar iconiţa de panou nu este afişată. O "
+"puteţi face să apară selectînd opţiunea <b>Afişează monitorul de baterie</b> "
+"din această subfereastră, iar apoi apăsînd butonul <b>Aplică</b>.</qt>"
+
+#: battery.cpp:361
+msgid "Present"
+msgstr "Prezentă"
+
+#: battery.cpp:367
+msgid "Not present"
+msgstr "Nu există"
+
+#: main.cpp:155
+msgid "&Battery"
+msgstr "&Baterie"
+
+#: main.cpp:159
+msgid "&Power Control"
+msgstr "Control &energie"
+
+#: main.cpp:163
+msgid "Low Battery &Warning"
+msgstr "&Avertizare baterie consumată"
+
+#: main.cpp:167
+msgid "Low Battery &Critical"
+msgstr "Baterie descărcată în stare &critică"
+
+#: main.cpp:179
+msgid "Default Power Profiles"
+msgstr "Profile de energie implicite"
+
+#: main.cpp:186
+msgid "Button Actions"
+msgstr "Acţiuni buton"
+
+#: main.cpp:193
+msgid "&ACPI Config"
+msgstr "Configurare &ACPI"
+
+#: main.cpp:200
+msgid "&APM Config"
+msgstr "Configurare &APM"
+
+#: main.cpp:217
+msgid "&Sony Laptop Config"
+msgstr "Configurare laptop &Sony"
+
+#: main.cpp:227
+#, fuzzy
+msgid "Laptop Battery Configuration"
+msgstr "&Porneşte monitorul de baterie"
+
+#: main.cpp:228
+msgid "Battery Control Panel Module"
+msgstr ""
+
+#: main.cpp:230
+#, fuzzy
+msgid "(c) 1999 Paul Campbell"
+msgstr "(c) 1999 - 2002 Paul Campbell"
+
+#: main.cpp:292
+msgid ""
+"<h1>Laptop Battery</h1>This module allows you to monitor your batteries. To "
+"make use of this module, you must have power management software installed. "
+"(And, of course, you should have batteries in your machine.)"
+msgstr ""
+"<h1>Baterie laptop</h1> Acest modul vă permite să monitorizaţi starea bateriei "
+"laptop-ului dumneavoastră. Pentru a putea utiliza acest modul trebuie să aveţi "
+"instalat APM şi bineînţeles trebuie să aveţi şi baterii în calculatorul "
+"dumneavoastră."
+
+#: pcmcia.cpp:44
+msgid "kcmlaptop"
+msgstr "kcmlaptop"
+
+#: pcmcia.cpp:45
+msgid "KDE Panel System Information Control Module"
+msgstr ""
+
+#: pcmcia.cpp:47
+msgid "(c) 1999 - 2002 Paul Campbell"
+msgstr "(c) 1999 - 2002 Paul Campbell"
+
+#: pcmcia.cpp:85
+msgid "Version: "
+msgstr "Versiune:"
+
+#: pcmcia.cpp:118
+msgid ""
+"<h1>PCMCIA Config</h1>This module shows information about the PCMCIA cards in "
+"your system, if there are PCMCIA cards."
+msgstr ""
+"<h1>Configurare PCMCIA</h1> Acest modul afişează informaţii despre cardurile "
+"PCMCIA din sistemul dumneavoastră, în caz că aveţi aşa ceva."
+
+#: power.cpp:123 profile.cpp:76
+msgid "Not Powered"
+msgstr "Nealimentat"
+
+#: power.cpp:124
+msgid ""
+"Options in this box apply when the laptop is unplugged from the wall and has "
+"been idle for a while"
+msgstr ""
+
+#: buttons.cpp:128 power.cpp:129 warning.cpp:241
+msgid "Standb&y"
+msgstr "Stand-b&y"
+
+#: power.cpp:130 power.cpp:223
+msgid "Causes the laptop to change to a standby temporary-low power state"
+msgstr ""
+
+#: buttons.cpp:132 power.cpp:133 warning.cpp:247
+msgid "&Suspend"
+msgstr "&Suspendă"
+
+#: power.cpp:134 power.cpp:227
+msgid "Causes the laptop to change to a suspend 'save-to-ram' state"
+msgstr ""
+
+#: buttons.cpp:136 power.cpp:137 warning.cpp:253
+msgid "H&ibernate"
+msgstr "&Hibernează"
+
+#: power.cpp:138 power.cpp:231
+msgid "Causes the laptop to change to a hibernate 'save-to-disk' state"
+msgstr ""
+
+#: power.cpp:141 power.cpp:234
+msgid "None"
+msgstr "Nimic"
+
+#: buttons.cpp:150 buttons.cpp:226 power.cpp:143 power.cpp:236
+msgid "Brightness"
+msgstr "Strălucire"
+
+#: power.cpp:144 power.cpp:237
+msgid "Enables changing the laptop's back panel brightness"
+msgstr ""
+
+#: power.cpp:149 power.cpp:242
+msgid "How bright to change the back panel"
+msgstr ""
+
+#: buttons.cpp:164 buttons.cpp:240 power.cpp:158 power.cpp:251 profile.cpp:102
+#: profile.cpp:165 warning.cpp:192
+msgid "System performance"
+msgstr "Performanţă sistem"
+
+#: power.cpp:159 power.cpp:252
+msgid "Enables changing the laptop's performance profile"
+msgstr ""
+
+#: power.cpp:164 power.cpp:257
+msgid "Which profile to change it to"
+msgstr ""
+
+#: buttons.cpp:178 buttons.cpp:254 power.cpp:173 power.cpp:266 profile.cpp:184
+msgid "CPU throttle"
+msgstr ""
+
+#: power.cpp:174 power.cpp:267
+msgid "Enables throttling the laptop's CPU"
+msgstr ""
+
+#: power.cpp:179 power.cpp:272
+msgid "How much to throttle the laptop's CPU"
+msgstr ""
+
+#: power.cpp:195 power.cpp:285
+msgid "Don't act if LAV is >"
+msgstr ""
+
+#: power.cpp:198 power.cpp:288
+msgid ""
+"If enabled and the system load average is greater than this value none of the "
+"above options will be applied"
+msgstr ""
+
+#: power.cpp:204
+msgid "&Wait for:"
+msgstr "&Aşteaptă:"
+
+#: power.cpp:206 power.cpp:296
+msgid "How long the computer has to be idle before these values take effect"
+msgstr ""
+
+#: power.cpp:207 power.cpp:297 warning.cpp:81 warning.cpp:101
+msgid ""
+"_: keep short, unit in spinbox\n"
+"min"
+msgstr "min"
+
+#: power.cpp:216 profile.cpp:140
+msgid "Powered"
+msgstr "Alimentat"
+
+#: power.cpp:218
+msgid ""
+"Options in this box apply when the laptop is plugged into the wall and has been "
+"idle for a while"
+msgstr ""
+
+#: buttons.cpp:204 power.cpp:222
+msgid "Sta&ndby"
+msgstr "S&tand-by"
+
+#: buttons.cpp:208 power.cpp:226
+msgid "S&uspend"
+msgstr "S&uspendă"
+
+#: buttons.cpp:212 power.cpp:230
+msgid "Hi&bernate"
+msgstr "H&ibernează"
+
+#: power.cpp:294
+msgid "Wai&t for:"
+msgstr "Aşt&eaptă:"
+
+#: power.cpp:304
+#, fuzzy
+msgid ""
+"This panel configures the behavior of the automatic power-down feature - it "
+"works as a sort of extreme screen saver. You can configure different timeouts "
+"and types of behavior depending on whether or not your laptop is plugged in to "
+"the mains supply."
+msgstr ""
+"Acest panou configurează comportamentul\n"
+"sistemului de oprire automată. El lucrează ca\n"
+"un program de protecţie de ecran. Puteţi configura\n"
+"diferite intervale de temporizare în funcţie de cum\n"
+"laptop-ul dumneavoastră este sau nu conectat la\n"
+"reţeaua de curent electric."
+
+#: power.cpp:312
+#, fuzzy
+msgid ""
+"Different laptops may respond to 'standby' in different ways - in many it is "
+"only a temporary state and may not be useful for you."
+msgstr ""
+"Unele laptop-uri pot răspunde la comanda 'stand-by'\n"
+"în diferite moduri. În multe cazuri ea reprezintă numai o stare temporară şi nu "
+"vă este deci utilă."
+
+#: acpi.cpp:148 apm.cpp:144 buttons.cpp:281 power.cpp:320 profile.cpp:216
+#: sony.cpp:102 warning.cpp:291
+#, c-format
+msgid "Version: %1"
+msgstr "Versiunea: %1"
+
+#: power.cpp:581
+#, fuzzy
+msgid ""
+"<h1>Laptop Power Control</h1>This module allows you to control the power "
+"settings of your laptop and set timouts that will trigger state changes you can "
+"use to save power"
+msgstr ""
+"<h1>Control energie Laptop</h1> Acest modul vă permite să controlaţi setările "
+"de consum de energie pentru laptop-ul dumneavoastră."
+
+#: warning.cpp:78 warning.cpp:79
+msgid "Critical &trigger:"
+msgstr "&Pragul critic:"
+
+#: warning.cpp:82 warning.cpp:85 warning.cpp:102 warning.cpp:105
+msgid ""
+"When this amount of battery life is left the actions below will be triggered"
+msgstr ""
+
+#: warning.cpp:84 warning.cpp:104
+#, c-format
+msgid ""
+"_: keep short, unit in spinbox\n"
+"%"
+msgstr "%"
+
+#: warning.cpp:98 warning.cpp:99
+msgid "Low &trigger:"
+msgstr "Pragul &minim:"
+
+#: warning.cpp:121
+msgid "Run &command:"
+msgstr "Execută &comanda:"
+
+#: warning.cpp:133
+msgid "This command will be run when the battery gets low"
+msgstr ""
+
+#: warning.cpp:136
+msgid "&Play sound:"
+msgstr "Redă &sunet:"
+
+#: warning.cpp:148
+msgid "This sound will play when the battery gets low"
+msgstr ""
+
+#: warning.cpp:151
+msgid "System &beep"
+msgstr "Sunet de &difuzor"
+
+#: warning.cpp:154
+msgid "The system will beep if this is enabled"
+msgstr ""
+
+#: warning.cpp:156
+msgid "&Notify"
+msgstr "&Notifică"
+
+#: warning.cpp:166
+msgid "Panel b&rightness"
+msgstr "&Strălucire monitor"
+
+#: warning.cpp:168
+msgid "If enabled the back panel brightness will change"
+msgstr ""
+
+#: warning.cpp:174
+msgid "How bright or dim to make the back panel"
+msgstr ""
+
+#: warning.cpp:193
+msgid "If enabled the laptop's power performance profile will change"
+msgstr ""
+
+#: warning.cpp:202
+msgid "The performance profile to change to"
+msgstr ""
+
+#: profile.cpp:121 warning.cpp:215
+msgid "CPU throttling"
+msgstr ""
+
+#: warning.cpp:216
+msgid "If enabled the CPU performance will be throttled"
+msgstr ""
+
+#: warning.cpp:225
+msgid "How much to throttle the CPU performance by"
+msgstr ""
+
+#: warning.cpp:237
+msgid "System State Change"
+msgstr "Modificare stare sistem"
+
+#: warning.cpp:238
+msgid "You may choose one of the following to occur when the battery gets low"
+msgstr ""
+
+#: warning.cpp:242
+msgid "Move the system into the standby state - a temporary lower power state"
+msgstr ""
+
+#: warning.cpp:248
+msgid "Move the system into the suspend state - also known as 'save-to-ram'"
+msgstr ""
+
+#: warning.cpp:254
+msgid "Move the system into the hibernate state - also known as 'save-to-disk'"
+msgstr ""
+
+#: warning.cpp:259
+msgid "&Logout"
+msgstr ""
+
+#: buttons.cpp:140 buttons.cpp:216 warning.cpp:262
+msgid "System power off"
+msgstr ""
+
+#: warning.cpp:263
+msgid "Power the laptop off"
+msgstr ""
+
+#: warning.cpp:266
+msgid "&None"
+msgstr ""
+
+#: warning.cpp:275
+#, fuzzy
+msgid ""
+"This panel controls how and when you receive warnings that your battery power "
+"is going to run out VERY VERY soon."
+msgstr ""
+"Acest panou controlează cum şi cînd recepţionaţi avertizări\n"
+"cînd bateria se va epuiza FOARTE curînd."
+
+#: warning.cpp:277
+#, fuzzy
+msgid ""
+"This panel controls how and when you receive warnings that your battery power "
+"is about to run out"
+msgstr ""
+"Acest panou controlează cum şi cînd recepţionaţi\n"
+"avertizări cînd bateria este pe cale de epuizare."
+
+#: warning.cpp:570 warning.cpp:587
+msgid "Only local files are currently supported."
+msgstr "Deocamdată sînt suportate numai fişiere locale."
+
+#: warning.cpp:598
+#, fuzzy
+msgid ""
+"<h1>Low battery Warning</h1>This module allows you to set an alarm in case your "
+"battery's charge is about to run out."
+msgstr ""
+"<h1>Avertizare baterie descărcată</h1> Acest modul vă permite să setaţi o "
+"alarmă în cazul în care capacitatea bateriilor dumneavoastră a fost depăşită."
+
+#: acpi.cpp:64
+msgid ""
+"This panel provides information about your system's ACPI implementation and "
+"lets you have access to some of the extra features provided by ACPI"
+msgstr ""
+
+#: acpi.cpp:69
+msgid ""
+"NOTE: the Linux ACPI implementation is still a 'work in progress'. Some "
+"features, in particular suspend and hibernate are not yet available under 2.4 - "
+"and under 2.5 some particular ACPI implementations are still unstable, these "
+"check boxes let you only enable the things that work reliably. You should test "
+"these features very gingerly - save all your work, check them on and try a "
+"suspend/standby/hibernate from the popup menu on the battery icon in the panel "
+"if it fails to come back successfully uncheck the box again."
+msgstr ""
+
+#: acpi.cpp:79 apm.cpp:77
+msgid ""
+"Some changes made on this page may require you to quit the laptop panel and "
+"start it again to take effect"
+msgstr ""
+
+#: acpi.cpp:85 apm.cpp:83
+msgid "Enable standby"
+msgstr ""
+
+#: acpi.cpp:87 apm.cpp:85
+msgid ""
+"If checked this box enables transitions to the 'standby' state - a temporary "
+"powered down state"
+msgstr ""
+
+#: acpi.cpp:91 apm.cpp:89
+#, fuzzy
+msgid "Enable &suspend"
+msgstr "&Suspendă"
+
+#: acpi.cpp:93 apm.cpp:91
+msgid ""
+"If checked this box enables transitions to the 'suspend' state - a semi-powered "
+"down state, sometimes called 'suspend-to-ram'"
+msgstr ""
+
+#: acpi.cpp:98
+#, fuzzy
+msgid "Enable &hibernate"
+msgstr "&Hibernează"
+
+#: acpi.cpp:100
+msgid ""
+"If checked this box enables transitions to the 'hibernate' state - a powered "
+"down state, sometimes called 'suspend-to-disk'"
+msgstr ""
+
+#: acpi.cpp:105
+msgid "Use software suspend for hibernate"
+msgstr ""
+
+#: acpi.cpp:107
+msgid ""
+"If checked this box enables transitions to the 'hibernate' state - a powered "
+"down state, sometimes called 'suspend-to-disk' - the kernel 'Software Suspend' "
+"mechanism will be used instead of using ACPI directly"
+msgstr ""
+
+#: acpi.cpp:117
+msgid "Enable &performance profiles"
+msgstr ""
+
+#: acpi.cpp:119
+msgid ""
+"If checked this box enables access to ACPI performance profiles - usually OK in "
+"2.4 and later"
+msgstr ""
+
+#: acpi.cpp:123
+msgid "Enable &CPU throttling"
+msgstr ""
+
+#: acpi.cpp:125
+msgid ""
+"If checked this box enables access to ACPI throttle speed changes - usually OK "
+"in 2.4 and later"
+msgstr ""
+
+#: acpi.cpp:129
+msgid ""
+"If the above boxes are disabled then there is no 'helper' application set up to "
+"help change ACPI states, there are two ways you can enable this application, "
+"either make the file /proc/acpi/sleep writeable by anyone every time your "
+"system boots or use the button below to make the KDE ACPI helper application "
+"set-uid root"
+msgstr ""
+
+#: acpi.cpp:138 apm.cpp:107
+msgid "Setup Helper Application"
+msgstr ""
+
+#: acpi.cpp:140
+msgid "This button can be used to enable the ACPI helper application"
+msgstr ""
+
+#: acpi.cpp:169 apm.cpp:191
+msgid ""
+"The %1 application does not seem to have the same size or checksum as when it "
+"was compiled we do NOT recommend you proceed with making it setuid-root without "
+"further investigation"
+msgstr ""
+
+#: acpi.cpp:172 acpi.cpp:182 acpi.cpp:194 apm.cpp:174 apm.cpp:194 apm.cpp:204
+#: apm.cpp:216 sony.cpp:115 sony.cpp:127
+msgid "KLaptopDaemon"
+msgstr ""
+
+#: acpi.cpp:172 apm.cpp:194
+msgid "Run Nevertheless"
+msgstr ""
+
+#: acpi.cpp:180 apm.cpp:202
+msgid ""
+"You will need to supply a root password to allow the privileges of the "
+"klaptop_acpi_helper to change."
+msgstr ""
+
+#: acpi.cpp:193
+msgid ""
+"The ACPI helper cannot be enabled because kdesu cannot be found. Please make "
+"sure that it is installed correctly."
+msgstr ""
+
+#: acpi.cpp:276
+#, fuzzy
+msgid ""
+"<h1>ACPI Setup</h1>This module allows you to configure ACPI for your system"
+msgstr ""
+"<h1>Control energie Laptop</h1> Acest modul vă permite să controlaţi setările "
+"de consum de energie pentru laptop-ul dumneavoastră."
+
+#: sony.cpp:69
+msgid ""
+"This panel allows you to control some of the features of the\n"
+"'sonypi' device for your laptop - you should not enable the options below if "
+"you\n"
+"also use the 'sonypid' program in your system"
+msgstr ""
+
+#: sony.cpp:73
+msgid "Enable &scroll bar"
+msgstr ""
+
+#: sony.cpp:74
+msgid "When checked this box enables the scrollbar so that it works under KDE"
+msgstr ""
+
+#: sony.cpp:78
+msgid "&Emulate middle mouse button with scroll bar press"
+msgstr ""
+
+#: sony.cpp:79
+msgid ""
+"When checked this box enables pressing the scroll bar to act in the same way as "
+"pressing the middle button on a 3 button mouse"
+msgstr ""
+
+#: sony.cpp:88
+msgid ""
+"The /dev/sonypi is not accessable, if you wish to use the above features its\n"
+"protections need to be changed. Clicking on the button below will change them\n"
+msgstr ""
+
+#: sony.cpp:91
+msgid "Setup /dev/sonypi"
+msgstr ""
+
+#: sony.cpp:93
+msgid "This button can be used to enable the sony specific features"
+msgstr ""
+
+#: sony.cpp:113
+msgid ""
+"You will need to supply a root password to allow the protections of /dev/sonypi "
+"to be changed."
+msgstr ""
+
+#: sony.cpp:126
+msgid ""
+"The /dev/sonypi protections cannot be changed because kdesu cannot be found. "
+"Please make sure that it is installed correctly."
+msgstr ""
+
+#: sony.cpp:187
+#, fuzzy
+msgid ""
+"<h1>Sony Laptop Hardware Setup</h1>This module allows you to configure some "
+"Sony laptop hardware for your system"
+msgstr ""
+"<h1>Control energie Laptop</h1> Acest modul vă permite să controlaţi setările "
+"de consum de energie pentru laptop-ul dumneavoastră."
+
+#: profile.cpp:77
+msgid ""
+"Items in this box take effect whenever the laptop is unplugged from the wall"
+msgstr ""
+
+#: profile.cpp:81 profile.cpp:145
+msgid "Back panel brightness"
+msgstr ""
+
+#: profile.cpp:82 profile.cpp:146
+msgid "Enables the changing of the back panel brightness"
+msgstr ""
+
+#: profile.cpp:89 profile.cpp:153
+msgid "How bright it should be when it is changed"
+msgstr ""
+
+#: profile.cpp:103 profile.cpp:166
+msgid "Enables the changing of the system performance profile"
+msgstr ""
+
+#: profile.cpp:108 profile.cpp:173
+msgid "The new system performance profile to change to"
+msgstr ""
+
+#: profile.cpp:122 profile.cpp:185
+msgid "Enables the throttling of the CPU performance"
+msgstr ""
+
+#: profile.cpp:129 profile.cpp:192
+msgid "How much to throttle the CPU by"
+msgstr ""
+
+#: profile.cpp:141
+msgid ""
+"Items in this box take effect whenever the laptop is plugged into the wall"
+msgstr ""
+
+#: profile.cpp:205
+msgid ""
+"This panel allows you to set default values for system attributes so that they "
+"change when the laptop is plugged in to the wall or running on batteries."
+msgstr ""
+
+#: profile.cpp:211
+msgid ""
+"You can also set options for these values that will be set by low battery "
+"conditions, or system inactivity in the other panels"
+msgstr ""
+
+#: profile.cpp:411
+msgid ""
+"<h1>Laptop Power Profile Setup</h1>This module allows you to configure default "
+"values for static laptop system attributes that will change when the laptop is "
+"plugged in or unplugged from the wall."
+msgstr ""
+
+#: buttons.cpp:122
+msgid "Lid Switch Closed"
+msgstr ""
+
+#: buttons.cpp:124
+msgid "Select which actions will occur when the laptop's lid is closed"
+msgstr ""
+
+#: buttons.cpp:129 buttons.cpp:205
+msgid "Causes the laptop to move into the standby temporary low-power state"
+msgstr ""
+
+#: buttons.cpp:133 buttons.cpp:209
+msgid "Causes the laptop to move into the suspend 'save-to-ram' state"
+msgstr ""
+
+#: buttons.cpp:137 buttons.cpp:213
+msgid "Causes the laptop to move into the hibernate 'save-to-disk' state"
+msgstr ""
+
+#: buttons.cpp:141 buttons.cpp:217
+msgid "Causes the laptop to power down"
+msgstr ""
+
+#: buttons.cpp:144 buttons.cpp:220
+msgid "Logout"
+msgstr ""
+
+#: buttons.cpp:145 buttons.cpp:221
+msgid "Causes you to be logged out"
+msgstr ""
+
+#: buttons.cpp:148
+msgid "&Off"
+msgstr "&Oprit"
+
+#: buttons.cpp:151 buttons.cpp:227
+msgid "Causes the back panel brightness to be set"
+msgstr ""
+
+#: buttons.cpp:157 buttons.cpp:232
+msgid "How bright the back panel will be set to"
+msgstr ""
+
+#: buttons.cpp:165 buttons.cpp:241
+msgid "Causes the performance profile to be changed"
+msgstr ""
+
+#: buttons.cpp:170 buttons.cpp:246
+msgid "The performance profile to switch to"
+msgstr ""
+
+#: buttons.cpp:179 buttons.cpp:255
+msgid "Causes the CPU to be throttled back"
+msgstr ""
+
+#: buttons.cpp:184 buttons.cpp:260
+msgid "How much to throttle back the CPU"
+msgstr ""
+
+#: buttons.cpp:198
+msgid "Power Switch Pressed"
+msgstr ""
+
+#: buttons.cpp:200
+msgid ""
+"Select which actions will occur when the laptop's power button is pressed"
+msgstr ""
+
+#: buttons.cpp:224
+msgid "O&ff"
+msgstr "Op&rit"
+
+#: buttons.cpp:272
+msgid ""
+"This panel enables actions that are triggered when the lid closure switch or "
+"power switch on your laptop is pressed. Some laptops may already automatically "
+"do things like this, if you cannot disable them in your BIOS you probably "
+"should not enable anything in this panel."
+msgstr ""
+
+#: buttons.cpp:614
+#, fuzzy
+msgid ""
+"<h1>Laptop Power Control</h1>This module allows you to configure the power "
+"switch or lid closure switch on your laptop so they can trigger system actions"
+msgstr ""
+"<h1>Control energie Laptop</h1> Acest modul vă permite să controlaţi setările "
+"de consum de energie pentru laptop-ul dumneavoastră."
+
+#: apm.cpp:64
+msgid ""
+"This panel lets you configure your APM system and lets you have access to some "
+"of the extra features provided by it"
+msgstr ""
+
+#: apm.cpp:69
+msgid ""
+"NOTE: some APM implementations have buggy suspend/standby implementations. You "
+"should test these features very gingerly - save all your work, check them on "
+"and try a suspend/standby from the popup menu on the battery icon in the panel "
+"if it fails to come back successfully uncheck the box again."
+msgstr ""
+
+#: apm.cpp:98
+msgid ""
+"If the above boxes are disabled then there is no 'helper' application set up to "
+"help change APM states, there are two ways you can enable this application, "
+"either make the file /proc/apm writeable by anyone every time your system boots "
+"or use the button below to make the %1 application set-uid root"
+msgstr ""
+
+#: apm.cpp:109
+msgid "This button can be used to enable the APM helper application"
+msgstr ""
+
+#: apm.cpp:114
+msgid ""
+"Your system seems to have 'Software Suspend' installed, this can be used to "
+"hibernate or 'suspend to disk' your system if you want to use this for "
+"hibernation check the box below"
+msgstr ""
+
+#: apm.cpp:119
+msgid "Enable software suspend for hibernate"
+msgstr ""
+
+#: apm.cpp:121
+msgid ""
+"If checked this box enables transitions to the 'hibernate' state using the "
+"'Software Suspend' mechanism"
+msgstr ""
+
+#: apm.cpp:124
+msgid ""
+"If the above box is disabled then you need to be logged in as root or need a "
+"helper application to invoke the Software Suspend utility - KDE provides a "
+"utility to do this, if you wish to use it you must make it set-uid root, the "
+"button below will do this for you"
+msgstr ""
+
+#: apm.cpp:132
+msgid "Setup SS Helper Application"
+msgstr ""
+
+#: apm.cpp:134
+msgid ""
+"This button can be used to enable the Software Suspend helper application"
+msgstr ""
+
+#: apm.cpp:160
+msgid ""
+"You will need to supply a root password to allow the privileges of the %1 "
+"application to change."
+msgstr ""
+
+#: apm.cpp:173
+msgid ""
+"%1 cannot be enabled because kdesu cannot be found. Please make sure that it "
+"is installed correctly."
+msgstr ""
+
+#: apm.cpp:215
+msgid ""
+"The Software Suspend helper cannot be enabled because kdesu cannot be found. "
+"Please make sure that it is installed correctly."
+msgstr ""
+
+#: apm.cpp:279
+#, fuzzy
+msgid ""
+"<h1>APM Setup</h1>This module allows you to configure APM for your system"
+msgstr ""
+"<h1>Control energie Laptop</h1> Acest modul vă permite să controlaţi setările "
+"de consum de energie pentru laptop-ul dumneavoastră."
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
diff --git a/tde-i18n-ro/messages/kdeutils/kcmlirc.po b/tde-i18n-ro/messages/kdeutils/kcmlirc.po
new file mode 100644
index 00000000000..efe67cb208e
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcmlirc.po
@@ -0,0 +1,745 @@
+# translation of kcmlirc.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kcmlirc\n"
+"POT-Creation-Date: 2008-07-08 01:19+0200\n"
+"PO-Revision-Date: 2004-11-14 17:55+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: addaction.cpp:99
+msgid ""
+"You did not select a mode of that remote control. Please use %1, or revert back "
+"to select a different mode."
+msgstr ""
+"Nu aţi selectat un mod pentru acea telecomandă. Utilizaţi %1 sau reveniţi "
+"pentru a selecta un mod diferit."
+
+#: addaction.cpp:101
+msgid "Incorrect Remote Control Detected"
+msgstr "Telecomandă incorect detectată"
+
+#: addaction.cpp:231
+msgid "<anonymous>"
+msgstr "<anonim>"
+
+#: addaction.cpp:343
+msgid "anonymous"
+msgstr "anonim"
+
+#: editaction.cpp:65 editaction.cpp:108 kcmlirc.cpp:132
+msgid "[Exit current mode]"
+msgstr "[Iese din modul actual]"
+
+#: kcmlirc.cpp:55
+msgid "KDE Lirc"
+msgstr ""
+
+#: kcmlirc.cpp:55
+#, fuzzy
+msgid "The KDE IR Remote Control System"
+msgstr "Telecomenzi"
+
+#: kcmlirc.cpp:55
+msgid ""
+"Use this to configure KDE's infrared remote control system in order to control "
+"any KDE application with your infrared remote control."
+msgstr ""
+
+#: kcmlirc.cpp:57
+msgid ""
+"<h1>Remote Controls</h1>"
+"<p>This module allows you to configure bindings between your remote controls "
+"and KDE applications. Simply select your remote control and click Add under the "
+"Actions/Buttons list. If you want KDE to attempt to automatically assign "
+"buttons to a supported application's actions, try clicking the Auto-Populate "
+"button.</p>"
+"<p>To view the recognised applications and remote controls, simply select the "
+"<em>Loaded Extensions</em> tab.</p>"
+msgstr ""
+
+#: kcmlirc.cpp:61
+msgid ""
+"The Infrared Remote Control software is not currently running. This "
+"configuration module will not work properly without it. Would you like to start "
+"it now?"
+msgstr ""
+"Programul de control al telecomenziilor în infraroşu nu rulează. Acest modul de "
+"configurare nu funcţionează corespunzător fără el. Doriţi să îl pornesc acum?"
+
+#: kcmlirc.cpp:61
+msgid "Software Not Running"
+msgstr "Programul nu rulează"
+
+#: kcmlirc.cpp:61
+msgid "Start"
+msgstr ""
+
+#: kcmlirc.cpp:61 kcmlirc.cpp:66
+msgid "Do Not Start"
+msgstr ""
+
+#: kcmlirc.cpp:66
+msgid ""
+"Would you like the infrared remote control software to start automatically when "
+"you begin KDE?"
+msgstr ""
+"Doriţi ca programul de control al telecomenzilor să pornească automat odată cu "
+"KDE-ul?"
+
+#: kcmlirc.cpp:66
+msgid "Automatically Start?"
+msgstr "Pornire automată"
+
+#: kcmlirc.cpp:66
+#, fuzzy
+msgid "Start Automatically"
+msgstr "Pornire automată"
+
+#: kcmlirc.cpp:335
+msgid "Are you sure you want to remove %1 and all its actions?"
+msgstr "Doriţi într-adevăr să ştergeţi %1 şi toate acţiunile lui?"
+
+#: kcmlirc.cpp:335
+msgid "Erase Actions?"
+msgstr "Ştergere acţiuni"
+
+#: kcmlirc.cpp:357
+msgid ""
+"You may only drag the selected items onto a mode of the same remote control"
+msgstr ""
+"Puteţi trage itemii selectaţi numai peste un mod al aceleiaşi telecomenzi"
+
+#: kcmlirc.cpp:357
+msgid "You May Not Drag Here"
+msgstr "Nu puteţi trage şi pune aici"
+
+#: kcmlirc.cpp:379
+msgid "Actions <i>always</i> available"
+msgstr "Acţiuni disponibile <i>întotdeauna</i>"
+
+#: kcmlirc.cpp:379
+msgid "Actions available only in mode <b>%1</b>"
+msgstr "Acţiuni disponibile numai în modul <b>%1</b>"
+
+#. i18n: file addactionbase.ui line 94
+#: kcmlirc.cpp:440 kcmlirc.cpp:470 kcmlirc.cpp:475 rc.cpp:12
+#, no-c-format
+msgid "Applications"
+msgstr "Aplicaţii"
+
+#. i18n: file newmode.ui line 25
+#: kcmlirc.cpp:449 kcmlirc.cpp:472 kcmlirc.cpp:485 rc.cpp:336
+#, no-c-format
+msgid "Remote Controls"
+msgstr "Telecomenzi"
+
+#: kcmlirc.cpp:469 kcmlirc.cpp:483 kcmlirc.cpp:493
+msgid "Information on <b>%1</b>:"
+msgstr "Informaţii despre <b>%1</b>:"
+
+#: kcmlirc.cpp:471
+msgid "Number of Applications"
+msgstr "Numărul de aplicaţii"
+
+#: kcmlirc.cpp:473
+msgid "Number of Remote Controls"
+msgstr "Numărul de telecomenzi"
+
+#: kcmlirc.cpp:479 kcmlirc.cpp:489
+msgid "Extension Name"
+msgstr "Nume extensie"
+
+#: kcmlirc.cpp:480 kcmlirc.cpp:490
+msgid "Extension Author"
+msgstr "Autor extensie"
+
+#: kcmlirc.cpp:481
+msgid "Application Identifier"
+msgstr "Identificator aplicaţie"
+
+#: kcmlirc.cpp:482
+msgid "Number of Actions"
+msgstr "Numărul de acţiuni"
+
+#: kcmlirc.cpp:491
+msgid "Remote Control Identifier"
+msgstr "Identificator telecomandă"
+
+#: kcmlirc.cpp:492
+msgid "Number of Buttons"
+msgstr "Numărul de butoane"
+
+#. i18n: file addactionbase.ui line 17
+#: rc.cpp:3
+#, no-c-format
+msgid "Add Action"
+msgstr "Adaugă acţiune"
+
+#. i18n: file addactionbase.ui line 24
+#: rc.cpp:6
+#, no-c-format
+msgid "Select Action to Carry Out on Button Press"
+msgstr "Selectaţi o acţiune pentru apăsarea de buton"
+
+#. i18n: file addactionbase.ui line 60
+#: rc.cpp:9
+#, no-c-format
+msgid "I wish to select an &application below for usage:"
+msgstr "Doresc să selectez mai jos o &aplicaţie pentru utilizare:"
+
+#. i18n: file addactionbase.ui line 159
+#: rc.cpp:15
+#, no-c-format
+msgid "I wish to manually select a &function from a running program"
+msgstr "Doresc să selectez manual o &funcţie dintr-un program în execuţie"
+
+#. i18n: file addactionbase.ui line 184
+#: rc.cpp:18
+#, no-c-format
+msgid "I wish to change the remote control's &mode"
+msgstr "Doresc să modific &modul telecomenzii"
+
+#. i18n: file addactionbase.ui line 213
+#: rc.cpp:21
+#, no-c-format
+msgid "Select Button to Configure"
+msgstr "Selectaţi butoanele de configurat"
+
+#. i18n: file addactionbase.ui line 224
+#: rc.cpp:24
+#, no-c-format
+msgid ""
+"You are attempting to configure an action for a button on [remote] (in mode "
+"[mode]). Press a button on this remote control or select from the list."
+msgstr ""
+"Sînteţi pe cale să configuraţi o acţiune pentru un buton al [telecomenzii] (în "
+"modul [mod]). Apăsaţi un buton al acelei telecomenzi sau selectaţi-l din listă."
+
+#. i18n: file addactionbase.ui line 258
+#: rc.cpp:27 rc.cpp:294
+#, no-c-format
+msgid "Button"
+msgstr "Buton"
+
+#. i18n: file addactionbase.ui line 308
+#: rc.cpp:30 rc.cpp:69
+#, no-c-format
+msgid "Select Program Function"
+msgstr "Selectaţia funcţia programului"
+
+#. i18n: file addactionbase.ui line 324
+#: rc.cpp:33 rc.cpp:297
+#, no-c-format
+msgid "Program"
+msgstr "Program"
+
+#. i18n: file addactionbase.ui line 335
+#: rc.cpp:36
+#, no-c-format
+msgid "IR Kick"
+msgstr "IR Kick"
+
+#. i18n: file addactionbase.ui line 343
+#: rc.cpp:39
+#, no-c-format
+msgid "Xine"
+msgstr "Xine"
+
+#. i18n: file addactionbase.ui line 351
+#: rc.cpp:42 rc.cpp:45
+#, no-c-format
+msgid "kicker"
+msgstr "kicker"
+
+#. i18n: file addactionbase.ui line 367
+#: rc.cpp:48 rc.cpp:57
+#, no-c-format
+msgid "noatun"
+msgstr "noatun"
+
+#. i18n: file addactionbase.ui line 374
+#: rc.cpp:51
+#, no-c-format
+msgid "Marquis"
+msgstr "Marquis"
+
+#. i18n: file addactionbase.ui line 382
+#: rc.cpp:54
+#, no-c-format
+msgid "Noatun"
+msgstr "Noatun"
+
+#. i18n: file addactionbase.ui line 429
+#: rc.cpp:60 rc.cpp:75 rc.cpp:159 rc.cpp:300
+#, no-c-format
+msgid "Function"
+msgstr "Funcţie"
+
+#. i18n: file addactionbase.ui line 440
+#: rc.cpp:63
+#, no-c-format
+msgid "Parameter"
+msgstr "Parametru"
+
+#. i18n: file addactionbase.ui line 451
+#: rc.cpp:66
+#, no-c-format
+msgid "Prototype"
+msgstr "Prototip"
+
+#. i18n: file addactionbase.ui line 507
+#: rc.cpp:72
+#, no-c-format
+msgid "&Perform a function in the application:"
+msgstr "&Execută o funcţie în aplicaţie:"
+
+#. i18n: file addactionbase.ui line 563
+#: rc.cpp:81
+#, no-c-format
+msgid "Description"
+msgstr "Descriere"
+
+#. i18n: file addactionbase.ui line 594
+#: rc.cpp:84
+#, no-c-format
+msgid "&Just start the application. Do not do anything else."
+msgstr "&Porneşte aplicaţia şi nu face nimic altceva"
+
+#. i18n: file addactionbase.ui line 623
+#: rc.cpp:87
+#, no-c-format
+msgid "Populate Parameters"
+msgstr "Populează parametri"
+
+#. i18n: file addactionbase.ui line 632
+#: rc.cpp:90
+#, no-c-format
+msgid "Option Description"
+msgstr "Descriere opţiune"
+
+#. i18n: file addactionbase.ui line 643
+#: rc.cpp:93
+#, no-c-format
+msgid "Value"
+msgstr "Valoare"
+
+#. i18n: file addactionbase.ui line 654
+#: rc.cpp:96
+#, no-c-format
+msgid "Type"
+msgstr "Tip"
+
+#. i18n: file addactionbase.ui line 665
+#: rc.cpp:99
+#, no-c-format
+msgid "Place"
+msgstr "Loc"
+
+#. i18n: file addactionbase.ui line 727
+#: rc.cpp:102
+#, no-c-format
+msgid "Parameter:"
+msgstr "Parametru:"
+
+#. i18n: file addactionbase.ui line 976
+#: rc.cpp:105
+#, no-c-format
+msgid "Finishing Up"
+msgstr "Finalizez"
+
+#. i18n: file addactionbase.ui line 992
+#: rc.cpp:108
+#, no-c-format
+msgid "Miscellaneous Options"
+msgstr "Opţiuni diverse"
+
+#. i18n: file addactionbase.ui line 1014
+#: rc.cpp:111
+#, no-c-format
+msgid "This action is &repeatable if the button is held down"
+msgstr "Această acţiune este &repetabilă dacă ţineţi butonul apăsat"
+
+#. i18n: file addactionbase.ui line 1022
+#: rc.cpp:114
+#, no-c-format
+msgid "This action causes the application to &start if not already running"
+msgstr "Această acţiune p&orneşte aplicaţia dacă nu rulează deja"
+
+#. i18n: file addactionbase.ui line 1058
+#: rc.cpp:117 rc.cpp:213
+#, no-c-format
+msgid "Multiple Instances"
+msgstr "Instanţe multiple"
+
+#. i18n: file addactionbase.ui line 1086
+#: rc.cpp:120 rc.cpp:216
+#, no-c-format
+msgid ""
+"This application may have multiple instances. In the case of having multiple "
+"instances at once when this action should be executed, choose a course of "
+"action:"
+msgstr ""
+"Această aplicaţie poate avea instanţe multiple. În acest caz, alegeţi ce "
+"trebuie făcut cînd acţiunea va fi executată:"
+
+#. i18n: file addactionbase.ui line 1123
+#: rc.cpp:123 rc.cpp:219
+#, no-c-format
+msgid "&Ignore the action"
+msgstr "&Ignoră acţiunea"
+
+#. i18n: file addactionbase.ui line 1137
+#: rc.cpp:126
+#, no-c-format
+msgid "Send the action to the instance hi&ghest in the window stacking order"
+msgstr "Trimite acţiunea la instanţa ce mai de &sus din lista de ferestre"
+
+#. i18n: file addactionbase.ui line 1148
+#: rc.cpp:129 rc.cpp:225
+#, no-c-format
+msgid "Send the action to the instance &lowest in window stacking order"
+msgstr "Trimite acţiunea la instanţa ce mai de j&os din lista de ferestre"
+
+#. i18n: file addactionbase.ui line 1159
+#: rc.cpp:132
+#, no-c-format
+msgid "Send the action to &all instances"
+msgstr "Trimite acţiunea la &toate instanţele"
+
+#. i18n: file addactionbase.ui line 1188
+#: rc.cpp:135
+#, no-c-format
+msgid "Select Required Mode Change"
+msgstr "Selectare modificare mod"
+
+#. i18n: file addactionbase.ui line 1216
+#: rc.cpp:138
+#, no-c-format
+msgid "&Switch to mode:"
+msgstr "&Comută la modul:"
+
+#. i18n: file addactionbase.ui line 1247
+#: rc.cpp:141
+#, no-c-format
+msgid "Mode"
+msgstr "Mod"
+
+#. i18n: file addactionbase.ui line 1295
+#: rc.cpp:144
+#, no-c-format
+msgid "&Exit current mode"
+msgstr "&Iese din modul curent"
+
+#. i18n: file addactionbase.ui line 1323
+#: rc.cpp:147
+#, no-c-format
+msgid "<b>Options</b>"
+msgstr "<b>Opţiuni</b>"
+
+#. i18n: file addactionbase.ui line 1345
+#: rc.cpp:150 rc.cpp:207
+#, no-c-format
+msgid "E&xecute all other actions before mode change (in original mode)"
+msgstr ""
+"E&xecută toate celelalte acţiuni înainte de schimbarea modului (în modul "
+"original)"
+
+#. i18n: file addactionbase.ui line 1356
+#: rc.cpp:153 rc.cpp:210
+#, no-c-format
+msgid "Exec&ute all actions after mode change (in new mode)"
+msgstr "E&xecută toate acţiunile după schimbarea modului (în noul mod)"
+
+#. i18n: file editactionbase.ui line 16
+#: rc.cpp:156
+#, no-c-format
+msgid "Edit Action"
+msgstr "Editează acţiunea"
+
+#. i18n: file editactionbase.ui line 89
+#: rc.cpp:162
+#, no-c-format
+msgid "O&bject:"
+msgstr "O&biect:"
+
+#. i18n: file editactionbase.ui line 125
+#: rc.cpp:165
+#, no-c-format
+msgid "&Perform function:"
+msgstr "E&xecută funcţia:"
+
+#. i18n: file editactionbase.ui line 149
+#: rc.cpp:168
+#, no-c-format
+msgid "Just start application"
+msgstr "Porneşte aplicaţia"
+
+#. i18n: file editactionbase.ui line 162
+#: rc.cpp:171
+#, no-c-format
+msgid "Fu&nction:"
+msgstr "Fu&ncţie:"
+
+#. i18n: file editactionbase.ui line 173
+#: rc.cpp:174
+#, no-c-format
+msgid "&Application:"
+msgstr "&Aplicaţie:"
+
+#. i18n: file editactionbase.ui line 205
+#: rc.cpp:177
+#, no-c-format
+msgid "&Use application:"
+msgstr "&Utilizează aplicaţia:"
+
+#. i18n: file editactionbase.ui line 219
+#: rc.cpp:180
+#, no-c-format
+msgid "App&lication:"
+msgstr "Ap&licaţie:"
+
+#. i18n: file editactionbase.ui line 230
+#: rc.cpp:183
+#, no-c-format
+msgid "Use &DCOP:"
+msgstr "Utilizează &DCOP:"
+
+#. i18n: file editactionbase.ui line 518
+#: rc.cpp:186
+#, no-c-format
+msgid "A&pplication/DCOP options:"
+msgstr "Opţiuni a&plicaţie/DCOP:"
+
+#. i18n: file editactionbase.ui line 556
+#: rc.cpp:189
+#, no-c-format
+msgid "Change &mode to:"
+msgstr "Modifică &modul la:"
+
+#. i18n: file editactionbase.ui line 614
+#: rc.cpp:195
+#, no-c-format
+msgid "<b>DCOP/Application Action Options</b>"
+msgstr "<b>Opţiuni DCOP/aplicaţie</b>"
+
+#. i18n: file editactionbase.ui line 636
+#: rc.cpp:198
+#, no-c-format
+msgid "&Action repeats if button is held down"
+msgstr "&Acţiunea se repetă dacă butonul este ţinut apăsat"
+
+#. i18n: file editactionbase.ui line 644
+#: rc.cpp:201
+#, no-c-format
+msgid "&Start program/service if not already running"
+msgstr "&Porneşte programul/serviciul dacă nu rulează deja"
+
+#. i18n: file editactionbase.ui line 669
+#: rc.cpp:204
+#, no-c-format
+msgid "<b>Mode Change Options</b>"
+msgstr "<b>Opţiuni modificare mod</b>"
+
+#. i18n: file editactionbase.ui line 820
+#: rc.cpp:222
+#, no-c-format
+msgid "Send the action to the instance hi&ghest in window stacking order"
+msgstr "Trimite acţiunea la instanţa ce mai de s&us din lista de ferestre"
+
+#. i18n: file editactionbase.ui line 842
+#: rc.cpp:228
+#, no-c-format
+msgid "Send the action to all i&nstances"
+msgstr "Trimite acţiunea la t&oate instanţele"
+
+#. i18n: file editactionbase.ui line 889
+#: rc.cpp:234
+#, no-c-format
+msgid "F1"
+msgstr "F1"
+
+#. i18n: file editmodebase.ui line 16
+#: rc.cpp:243
+#, no-c-format
+msgid "Edit Mode"
+msgstr "Editează modul"
+
+#. i18n: file editmodebase.ui line 27
+#: rc.cpp:246
+#, no-c-format
+msgid "<b>Description</b>"
+msgstr "<b>Descriere</b>"
+
+#. i18n: file editmodebase.ui line 57
+#: rc.cpp:249
+#, no-c-format
+msgid "&Icon for system tray:"
+msgstr "&Iconiţa pentru tava de sistem:"
+
+#. i18n: file editmodebase.ui line 130
+#: rc.cpp:252
+#, no-c-format
+msgid "&Mode name:"
+msgstr "Nume &mod:"
+
+#. i18n: file editmodebase.ui line 160
+#: rc.cpp:255
+#, no-c-format
+msgid "<b>Behavior</b>"
+msgstr "<b>Comportament</b>"
+
+#. i18n: file editmodebase.ui line 182
+#: rc.cpp:258
+#, no-c-format
+msgid "Mo&de is the default for its remote control"
+msgstr "Mo&dul este implicit pentru telecomanda lui"
+
+#. i18n: file kcmlircbase.ui line 17
+#: rc.cpp:267
+#, no-c-format
+msgid "Linux Infrared Remote Control"
+msgstr "Linux Infrared Remote Control"
+
+#. i18n: file kcmlircbase.ui line 38
+#: rc.cpp:270
+#, no-c-format
+msgid "Controller Functions"
+msgstr "Funcţii controler"
+
+#. i18n: file kcmlircbase.ui line 75
+#: rc.cpp:273
+#, no-c-format
+msgid ""
+"There are currently no remote controls available. You must first set up LIRC "
+"correctly; see www.lirc.org for more information."
+msgstr ""
+
+#. i18n: file kcmlircbase.ui line 104
+#: rc.cpp:276
+#, fuzzy, no-c-format
+msgid "Remote controls and modes:"
+msgstr "Telecomenzi"
+
+#. i18n: file kcmlircbase.ui line 110
+#: rc.cpp:279 rc.cpp:282
+#, no-c-format
+msgid "New Column"
+msgstr "Coloană nouă"
+
+#. i18n: file kcmlircbase.ui line 176
+#: rc.cpp:285
+#, fuzzy, no-c-format
+msgid "&Add..."
+msgstr "&Adaugă mod..."
+
+#. i18n: file kcmlircbase.ui line 187
+#: rc.cpp:288
+#, fuzzy, no-c-format
+msgid "&Edit..."
+msgstr "&Editează acţiunea..."
+
+#. i18n: file kcmlircbase.ui line 271
+#: rc.cpp:306
+#, no-c-format
+msgid "Notes"
+msgstr "Observaţii"
+
+#. i18n: file kcmlircbase.ui line 342
+#: rc.cpp:309
+#, no-c-format
+msgid "Auto-Populate..."
+msgstr ""
+
+#. i18n: file kcmlircbase.ui line 356
+#: rc.cpp:312
+#, fuzzy, no-c-format
+msgid "A&dd..."
+msgstr "Adaugă a&cţiune..."
+
+#. i18n: file kcmlircbase.ui line 367
+#: rc.cpp:315
+#, fuzzy, no-c-format
+msgid "Ed&it..."
+msgstr "&Editează acţiunea..."
+
+#. i18n: file kcmlircbase.ui line 378
+#: rc.cpp:318
+#, fuzzy, no-c-format
+msgid "Re&move"
+msgstr "Ş&terge acţiunea"
+
+#. i18n: file kcmlircbase.ui line 395
+#: rc.cpp:321
+#, no-c-format
+msgid "Loaded Extensions"
+msgstr "Extensii încărcate"
+
+#. i18n: file kcmlircbase.ui line 411
+#: rc.cpp:324 rc.cpp:327
+#, no-c-format
+msgid "Name"
+msgstr "Nume"
+
+#. i18n: file newmode.ui line 16
+#: rc.cpp:333
+#, no-c-format
+msgid "New Mode"
+msgstr "Mod nou"
+
+#. i18n: file newmode.ui line 54
+#: rc.cpp:339
+#, no-c-format
+msgid "Name:"
+msgstr "Nume:"
+
+#. i18n: file selectprofile.ui line 16
+#: rc.cpp:348
+#, no-c-format
+msgid "Select Profile to Add"
+msgstr "Selectaţi profilul de adăugat"
+
+#. i18n: file selectprofile.ui line 25
+#: rc.cpp:351
+#, no-c-format
+msgid "Profile Name"
+msgstr "Nume profil"
+
+#: kcmlircbase.ui.h:27
+msgid "Remote Control"
+msgstr "Telecomandă"
+
+#: kcmlircbase.ui.h:29
+msgid "Icon"
+msgstr "Iconiţă"
+
+#~ msgid "Helpful information about the kcmlirc module."
+#~ msgstr "Informaţii utile despre modulul kcmlirc."
+
+#~ msgid "E&dit Mode"
+#~ msgstr "E&ditează modul"
+
+#~ msgid "&Remove Mode"
+#~ msgstr "Ş&terge modul"
+
+#~ msgid "Add Ac&tions..."
+#~ msgstr "Adaugă &acţiuni..."
diff --git a/tde-i18n-ro/messages/kdeutils/kcmthinkpad.po b/tde-i18n-ro/messages/kdeutils/kcmthinkpad.po
new file mode 100644
index 00000000000..0cfbfaa3702
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kcmthinkpad.po
@@ -0,0 +1,132 @@
+# translation of kcmthinkpad.po to Romanian
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: kcmthinkpad\n"
+"POT-Creation-Date: 2005-09-30 02:48+0200\n"
+"PO-Revision-Date: 2004-04-04 00:28+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: main.cpp:60
+msgid "kcmthinkpad"
+msgstr ""
+
+#: main.cpp:61
+msgid "KDE Control Module for IBM Thinkpad Laptop Hardware"
+msgstr ""
+
+#: main.cpp:67
+msgid "Original author"
+msgstr "Autor original"
+
+#: main.cpp:92
+msgid ""
+"In order to use the Thinkpad Buttons KMilo Plugin, you have to load the "
+"acpi_ibm(4) driver."
+msgstr ""
+
+#: main.cpp:95
+msgid ""
+"Could not write to dev.acpi_ibm.0.volume. Using software volume, required for "
+"R30/R31 models, or using a custom volume change step is disabled."
+msgstr ""
+
+#: main.cpp:114
+msgid ""
+"Could not write to %1. To use the software volume, required for R30/R31 models "
+"and to use a custom volume change step, set the nvram device to world "
+"writeable: <em>chmod 666 /dev/nvram</em>"
+msgstr ""
+
+#: main.cpp:122
+msgid "Thinkpad Buttons KMilo Plugin Ready For Configuration"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 16
+#: rc.cpp:3
+#, no-c-format
+msgid "KVaio: General Options"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 33
+#: rc.cpp:6
+#, no-c-format
+msgid ""
+"Could not read /dev/nvram. If you have an IBM Thinkpad load the nvram Linux "
+"module <em>insmod nvram</em> and create the node <em>"
+"mknod /dev/nvram c 10 144</em> then make the device readable <em>"
+"chmod 664 /dev/nvram</em> or writable <em>chmod 666 /dev/nvram</em>."
+"<p> nvram must be writable for software volume control required for R30/R31 "
+"models and for using a custom volume change step."
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 41
+#: rc.cpp:9
+#, no-c-format
+msgid "Thinkpad Button Options"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 52
+#: rc.cpp:12
+#, no-c-format
+msgid "Run Thinkpad Buttons KMilo plugin"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 60
+#: rc.cpp:15
+#, no-c-format
+msgid "Change volume in software (required by R30/R31)"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 76
+#: rc.cpp:18
+#, no-c-format
+msgid "Command for Mail button:"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 84
+#: rc.cpp:21
+#, no-c-format
+msgid "Command for FN-Zoom button:"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 105
+#: rc.cpp:24
+#, no-c-format
+msgid "Command for Search button:"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 140
+#: rc.cpp:27
+#, no-c-format
+msgid "Volume step (out of 100):"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 161
+#: rc.cpp:30
+#, no-c-format
+msgid "Command for Home button:"
+msgstr ""
+
+#. i18n: file kcmthinkpad_general.ui line 201
+#: rc.cpp:33
+#, no-c-format
+msgid "Command for Thinkpad button:"
+msgstr ""
diff --git a/tde-i18n-ro/messages/kdeutils/kdelirc.po b/tde-i18n-ro/messages/kdeutils/kdelirc.po
new file mode 100644
index 00000000000..a7ff3e0d0f6
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kdelirc.po
@@ -0,0 +1,60 @@
+# translation of kdelirc.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kdelirc\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-01-10 00:19+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: iraction.cpp:98
+msgid "Exit mode"
+msgstr "Mod ieşire"
+
+#: iraction.cpp:100
+#, c-format
+msgid "Switch to %1"
+msgstr "Comută la %1"
+
+#: iraction.cpp:103
+msgid "Just start"
+msgstr "Porneşte"
+
+#: iraction.cpp:118
+msgid "Do actions before. "
+msgstr "Execută acţiunile înainte."
+
+#: iraction.cpp:119
+msgid "Do actions after. "
+msgstr "Execută acţiunile după."
+
+#: iraction.cpp:123
+msgid "Auto-start. "
+msgstr "Porneşte automat."
+
+#: iraction.cpp:124
+msgid "Repeatable. "
+msgstr "Se repetă."
+
+#: iraction.cpp:125
+msgid "Do nothing if many instances. "
+msgstr "Nu face nimic dacă sînt mai multe instanţe."
+
+#: iraction.cpp:126
+msgid "Send to top instance. "
+msgstr "Trimite la instanţa de sus."
+
+#: iraction.cpp:127
+msgid "Send to bottom instance. "
+msgstr "Trimite la instanţa de jos."
+
+#: iraction.cpp:127
+msgid "Send to all instances. "
+msgstr "Trimite la toate instanţele."
diff --git a/tde-i18n-ro/messages/kdeutils/kdessh.po b/tde-i18n-ro/messages/kdeutils/kdessh.po
new file mode 100644
index 00000000000..f832dcd52ba
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kdessh.po
@@ -0,0 +1,110 @@
+# translation of kdessh.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdessh\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-11-14 17:55+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: kdessh.cpp:38
+msgid "Specifies the remote host"
+msgstr "Specificaţi gazda distantă"
+
+#: kdessh.cpp:39
+msgid "The command to run"
+msgstr "Comanda de executat"
+
+#: kdessh.cpp:40
+msgid "Specifies the target uid"
+msgstr "Specificaţi UID-ul ţintă"
+
+#: kdessh.cpp:41
+msgid "Specify remote stub location"
+msgstr "Specificaţi locaţia distantă 'stub'"
+
+#: kdessh.cpp:42
+msgid "Do not keep password"
+msgstr "Nu ţine minte parola"
+
+#: kdessh.cpp:43
+msgid "Stop the daemon (forgets all passwords)"
+msgstr "Opreşte demonul (uită toate parolele)"
+
+#: kdessh.cpp:44
+msgid "Enable terminal output (no password keeping)"
+msgstr "Activează afişarea la terminal (nu păstrează parola)"
+
+#: kdessh.cpp:51
+msgid "KDE ssh"
+msgstr "SSH pentru KDE"
+
+#: kdessh.cpp:52
+msgid "Runs a program on a remote host"
+msgstr "Execută un program pe gazda distantă"
+
+#: kdessh.cpp:55
+msgid "Maintainer"
+msgstr "Dezvoltator"
+
+#: kdessh.cpp:83
+msgid "No command or host specified."
+msgstr "Nu aţi specificat comanda sau gazda."
+
+#: kdessh.cpp:162
+msgid ""
+"Ssh returned with an error!\n"
+"The error message is:\n"
+"\n"
+msgstr ""
+"Ssh a returnat o eroare!\n"
+"Mesajul de eroare este:\n"
+"\n"
+
+#: kdessh.cpp:174
+msgid "Command"
+msgstr "Comanda"
+
+#: sshdlg.cpp:33
+msgid "The action you requested needs authentication. Please enter "
+msgstr "Acţiunea cerută necesită să vă autentificaţi. Introduceţi vă rog "
+
+#: sshdlg.cpp:53
+msgid ""
+"Conversation with ssh failed.\n"
+msgstr ""
+"Conversaţia cu 'ssh' a eşuat.\n"
+
+#: sshdlg.cpp:62
+msgid ""
+"The programs 'ssh' or 'kdesu_stub' cannot be found.\n"
+"Make sure your PATH is set correctly."
+msgstr ""
+"Nu am găsit programul 'ssh' sau 'kdesu_stub'.\n"
+"Asiguraţi-vă că variabila de mediu PATH este setată corect."
+
+#: sshdlg.cpp:68
+msgid "Incorrect password. Please try again."
+msgstr "Parolă incorectă. Încercaţi din nou."
+
+#: sshdlg.cpp:72
+msgid "Internal error: Illegal return from SshProcess::checkInstall()"
+msgstr "Eroare internă: Retur eronat din SshProcess::checkInstall()"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
diff --git a/tde-i18n-ro/messages/kdeutils/kdf.po b/tde-i18n-ro/messages/kdeutils/kdf.po
new file mode 100644
index 00000000000..aee3f90541a
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kdf.po
@@ -0,0 +1,242 @@
+# translation of kdf.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdf\n"
+"POT-Creation-Date: 2004-12-29 14:54+0100\n"
+"PO-Revision-Date: 2004-11-14 17:56+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: disklist.cpp:267
+#, c-format
+msgid "could not execute [%s]"
+msgstr "Nu pot executa [%s]"
+
+#: disks.cpp:229
+msgid ""
+"Called: %1\n"
+"\n"
+msgstr ""
+"Apelat: %1\n"
+"\n"
+
+#: disks.cpp:233
+#, fuzzy, c-format
+msgid "could not execute %1"
+msgstr "nu pot executa [%s]"
+
+#: kcmdf.cpp:53
+msgid ""
+"<h3>Hardware Information</h3>"
+"<br> All the information modules return information about a certain aspect of "
+"your computer hardware or your operating system. Not all modules are available "
+"on all hardware architectures and/or operating systems."
+msgstr ""
+"<h3>Informaţii hardware</h3>"
+"<br>Toate modulele informaţionale afişează date despre anumite părţi ale "
+"componentelor hardware ale calculatorului dumneavoastră sau ale sistemului de "
+"operare. Nu toate modulele sînt disponibile pe toate arhitecturile hardware "
+"şi/sau sistemele de operare."
+
+#: kconftest.cpp:44
+msgid "A test application"
+msgstr "O aplicaţie de test"
+
+#: kdf.cpp:33
+msgid "KDE free disk space utility"
+msgstr "Utilitar spaţiu liber de disk KDE"
+
+#: kdf.cpp:67
+msgid "KDiskFree"
+msgstr "KDiskFree"
+
+#: kdfconfig.cpp:58 kdfwidget.cpp:104 mntconfig.cpp:69
+msgid "Icon"
+msgstr "Iconiţă"
+
+#: kdfconfig.cpp:59 kdfwidget.cpp:105 mntconfig.cpp:70
+msgid "Device"
+msgstr "Dispozitiv"
+
+#: kdfconfig.cpp:60 kdfwidget.cpp:106
+msgid "Type"
+msgstr "Tip"
+
+#: kdfconfig.cpp:61 kdfwidget.cpp:107
+msgid "Size"
+msgstr "Mărime"
+
+#: kdfconfig.cpp:62 kdfwidget.cpp:108 mntconfig.cpp:71
+msgid "Mount Point"
+msgstr "Punct de montare"
+
+#: kdfconfig.cpp:63 kdfwidget.cpp:109
+msgid "Free"
+msgstr "Liber"
+
+#: kdfconfig.cpp:65 kdfwidget.cpp:111
+#, no-c-format
+msgid "Full %"
+msgstr "Umplere %"
+
+#: kdfconfig.cpp:66 kdfwidget.cpp:112
+msgid "Usage"
+msgstr "Utilizat"
+
+#: kdfconfig.cpp:91 kdfconfig.cpp:184 kdfconfig.cpp:217 kdfconfig.cpp:240
+#: kdfconfig.cpp:253 kdfconfig.cpp:254
+msgid "visible"
+msgstr "vizibil"
+
+#: kdfconfig.cpp:115
+msgid "Update frequency [seconds]. The value 0 disables update"
+msgstr ""
+"Frecvenţa de actualizare [secunde]. Valoarea 0 dezactivează actualizarea."
+
+#: kdfconfig.cpp:121
+#, c-format
+msgid "File manager (e.g. konsole -e mc %m):"
+msgstr "Manager de fişiere (de ex: konsole -e mc %m):"
+
+#: kdfconfig.cpp:130
+msgid "Open file manager automatically on mount"
+msgstr "După montare deschide automat managerul de fişiere"
+
+#: kdfconfig.cpp:136
+msgid "Pop up a window when a disk gets critically full"
+msgstr "Afişează o fereastră cînd disc-ul este aproape plin"
+
+#: kdfconfig.cpp:217 kdfconfig.cpp:253
+msgid "hidden"
+msgstr "ascuns"
+
+#: kdfwidget.cpp:340 kdfwidget.cpp:341
+msgid "N/A"
+msgstr "nimic"
+
+#: kdfwidget.cpp:379 kwikdisk.cpp:288
+msgid "Device [%1] on [%2] is getting critically full!"
+msgstr "Dispozitivul [%1] în [%2] este aproape plin!"
+
+#: kdfwidget.cpp:469
+msgid "Mount Device"
+msgstr "Montează dispozitiv"
+
+#: kdfwidget.cpp:470
+msgid "Unmount Device"
+msgstr "Demontează dispozitiv"
+
+#: kdfwidget.cpp:472
+msgid "Open in File Manager"
+msgstr "Deschide în managerul de fişiere"
+
+#: kdfwidget.cpp:489 kdfwidget.cpp:490
+msgid "MOUNTING"
+msgstr "MONTEZ"
+
+#: kwikdisk.cpp:48
+msgid "KDE Free disk space utility"
+msgstr "Utilitar spaţiu liber de disk KDE"
+
+#: kwikdisk.cpp:172 kwikdisk.cpp:324
+msgid "KwikDisk"
+msgstr "KwikDisk"
+
+#: kwikdisk.cpp:178
+msgid "%1 (%2) %3 on %4"
+msgstr "%1 (%2) %3 pe %4"
+
+#: kwikdisk.cpp:179
+msgid "Unmount"
+msgstr "Demontează"
+
+#: kwikdisk.cpp:179
+msgid "Mount"
+msgstr "Montează"
+
+#: kwikdisk.cpp:219
+msgid "You must login as root to mount this disk"
+msgstr "Trebuie să fiţi root ca să demontaţi acest disc"
+
+#: kwikdisk.cpp:229
+msgid "&Start KDiskFree"
+msgstr "&Porneşte KDiskFree"
+
+#: kwikdisk.cpp:233
+msgid "&Configure KwikDisk..."
+msgstr "&Configurează KwikDisk..."
+
+#: kwikdisk.cpp:327
+msgid "Original author"
+msgstr "Autor original"
+
+#: kwikdisk.cpp:329
+msgid "KDE 2 changes"
+msgstr "Modificări pentru KDE 2"
+
+#: kwikdisk.cpp:330
+msgid "KDE 3 changes"
+msgstr "Modificări pentru KDE 3"
+
+#: mntconfig.cpp:72
+msgid "Mount Command"
+msgstr "Comandă de montare"
+
+#: mntconfig.cpp:73
+msgid "Unmount Command"
+msgstr "Comandă de demontare"
+
+#: mntconfig.cpp:82 mntconfig.cpp:84
+msgid "None"
+msgstr "Nimic"
+
+#: mntconfig.cpp:110
+msgid "Get Mount Command"
+msgstr "Comanda de montare"
+
+#: mntconfig.cpp:125
+msgid "Get Unmount Command"
+msgstr "Comanda de demontare"
+
+#: mntconfig.cpp:258
+msgid ""
+"This filename is not valid: %1\n"
+"It must end with \"_mount\" or \"_unmount\"."
+msgstr ""
+"Acest nume de fişier nu este valid: %1\n"
+"El trebuie să se termine în\n"
+"\"_mount\" sau \"_unmount\"."
+
+#: mntconfig.cpp:294
+msgid "Only local files supported."
+msgstr "Deocamdată sînt suportate numai fişiere locale."
+
+#: mntconfig.cpp:310
+msgid "Only local files are currently supported."
+msgstr "Deocamdată sînt suportate numai fişiere locale."
+
+#: optiondialog.cpp:32
+msgid "General Settings"
+msgstr "Opţiuni generale"
+
+#: optiondialog.cpp:38
+msgid "Mount Commands"
+msgstr "Comenzi de montare"
diff --git a/tde-i18n-ro/messages/kdeutils/kedit.po b/tde-i18n-ro/messages/kdeutils/kedit.po
new file mode 100644
index 00000000000..13daae5a311
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kedit.po
@@ -0,0 +1,390 @@
+# translation of kedit.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kedit\n"
+"POT-Creation-Date: 2008-07-08 01:19+0200\n"
+"PO-Revision-Date: 2004-11-14 17:57+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#. i18n: file color.ui line 66
+#: rc.cpp:6
+#, no-c-format
+msgid "Use &custom colors"
+msgstr "Utilizează &culori personalizate"
+
+#. i18n: file color.ui line 77
+#: rc.cpp:9
+#, no-c-format
+msgid "&Foreground color:"
+msgstr "Culoare &text:"
+
+#. i18n: file color.ui line 91
+#: rc.cpp:12
+#, no-c-format
+msgid "&Background color:"
+msgstr "Culoare de f&undal:"
+
+#. i18n: file misc.ui line 27
+#: rc.cpp:15
+#, no-c-format
+msgid "&Word wrap:"
+msgstr "&Limitare cuvînt:"
+
+#. i18n: file misc.ui line 49
+#: rc.cpp:18
+#, no-c-format
+msgid "Make &backup when saving a file"
+msgstr "Creează fişiere de &rezervă la salvare"
+
+#. i18n: file misc.ui line 58
+#: rc.cpp:21
+#, no-c-format
+msgid "Disable Wrapping"
+msgstr "Dezactivează limitarea"
+
+#. i18n: file misc.ui line 63
+#: rc.cpp:24
+#, no-c-format
+msgid "Soft Wrapping"
+msgstr "Limitare flexibilă"
+
+#. i18n: file misc.ui line 68
+#: rc.cpp:27
+#, no-c-format
+msgid "At Specified Column"
+msgstr "La coloana specificată"
+
+#. i18n: file misc.ui line 100
+#: rc.cpp:30
+#, no-c-format
+msgid "Wrap &column:"
+msgstr "&Coloana de limitare:"
+
+#. i18n: file kedit.kcfg line 16
+#: rc.cpp:36
+#, no-c-format
+msgid "Use custom colors."
+msgstr "Utilizează culori personalizate."
+
+#. i18n: file kedit.kcfg line 20
+#: rc.cpp:39
+#, no-c-format
+msgid "Text color"
+msgstr "Culoare text"
+
+#. i18n: file kedit.kcfg line 24
+#: rc.cpp:42
+#, no-c-format
+msgid "Background color"
+msgstr "Culoare de fundal"
+
+#. i18n: file kedit.kcfg line 28
+#: rc.cpp:45
+#, no-c-format
+msgid "Wrapping mode"
+msgstr "Mod de limitare"
+
+#. i18n: file kedit.kcfg line 37
+#: rc.cpp:48
+#, no-c-format
+msgid "Wrap at column"
+msgstr "Limitează la coloana"
+
+#. i18n: file kedit.kcfg line 41
+#: rc.cpp:51
+#, no-c-format
+msgid "Make backup when saving a file"
+msgstr "Creează fişier de rezervă la salvarea unui fişier"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: kedit.cpp:220
+msgid "&Insert File..."
+msgstr "Inserează un &fişier..."
+
+#: kedit.cpp:222
+msgid "In&sert Date"
+msgstr "Inserează &data"
+
+#: kedit.cpp:224
+msgid "Cl&ean Spaces"
+msgstr "Elimină &spaţiile"
+
+#: kedit.cpp:239
+msgid "OVR"
+msgstr "OVR"
+
+#: kedit.cpp:240
+msgid "Line:000000 Col: 000"
+msgstr "Linia:000000 Coloana: 000"
+
+#: kedit.cpp:246
+msgid "Line: 1 Col: 1"
+msgstr "Linia: 1 Coloana: 1"
+
+#: kedit.cpp:247
+msgid "INS"
+msgstr "INS"
+
+#: kedit.cpp:390
+msgid "Spellcheck: Started."
+msgstr "Ortografie: Începută."
+
+#: kedit.cpp:393
+msgid "Spellcheck"
+msgstr "Ortografia"
+
+#: kedit.cpp:421
+msgid "Spellcheck: %1% complete"
+msgstr "Ortografie: %1% completată"
+
+#: kedit.cpp:433
+msgid "Spellcheck: Aborted."
+msgstr "Ortografie: Anulată."
+
+#: kedit.cpp:437
+msgid "Spellcheck: Complete."
+msgstr "Ortografie: Completă."
+
+#: kedit.cpp:464
+msgid ""
+"ISpell could not be started.\n"
+"Please make sure you have ISpell properly configured and in your PATH."
+msgstr ""
+"Nu am putut porni ISpell.\n"
+"Asiguraţi-vă că aveţi ISpell configurat corespunzător\n"
+"şi că este accesibil prin variabila de mediu PATH."
+
+#: kedit.cpp:470
+msgid "Spellcheck: Crashed."
+msgstr "Ortografie: Terminată cu eroare."
+
+#: kedit.cpp:471
+msgid "ISpell seems to have crashed."
+msgstr "Se pare că ISpell s-a prăbuşit."
+
+#: kedit.cpp:483
+msgid "Open File"
+msgstr "Deschide fişier"
+
+#: kedit.cpp:494
+msgid ""
+"The file you have requested is larger than KEdit is designed for. Please ensure "
+"you have enough system resources available to safely load this file, or "
+"consider using a program that is designed to handle large files such as KWrite."
+msgstr ""
+"Fişierul pe care doriţi să-l editaţi este mai mare decît limita pentru care a "
+"fost proiectat KEdit. Asiguraţi-vă că aveţi resurse suficiente pentru a încărca "
+"acest fişier sau utilizaţi un program care este special proiectat în acest "
+"sens, precum KWrite."
+
+#: kedit.cpp:497
+msgid "Attempting to Open Large File"
+msgstr "Încercare de încărcare fişier foarte mare"
+
+#: kedit.cpp:530 kedit.cpp:568 kedit.cpp:1154
+msgid "Done"
+msgstr "Gata"
+
+#: kedit.cpp:553
+msgid "Insert File"
+msgstr "Inserează fişier"
+
+#: kedit.cpp:597 kedit.cpp:661
+msgid ""
+"This document has been modified.\n"
+"Would you like to save it?"
+msgstr ""
+"Acest document a fost modificat.\n"
+"Doriţi să îl salvez?"
+
+#: kedit.cpp:618
+msgid ""
+"Could not save the file.\n"
+"Exit anyways?"
+msgstr ""
+"Nu pot salva documentul.\n"
+"Termin programul în aceste condiţii?"
+
+#: kedit.cpp:702
+#, c-format
+msgid "Wrote: %1"
+msgstr "Au fost scrişi: %1"
+
+#: kedit.cpp:725
+msgid "Save File As"
+msgstr "Salvează fişierul ca"
+
+#: kedit.cpp:734
+msgid ""
+"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
+msgstr ""
+"Există deja un fişier cu numele \"%1\". Sînteţi sigur că doriţi să-l "
+"suprascrieţi?"
+
+#: kedit.cpp:736
+msgid "Overwrite File?"
+msgstr "Suprascriere fişier"
+
+#: kedit.cpp:737
+msgid "Overwrite"
+msgstr "Suprascrie"
+
+#: kedit.cpp:751
+#, c-format
+msgid "Saved as: %1"
+msgstr "Salvat ca: %1"
+
+#: kedit.cpp:856
+msgid "[New Document]"
+msgstr "[Document nou]"
+
+#: kedit.cpp:889
+msgid "Line: %1 Col: %2"
+msgstr "Linia: %1 Coloana: %2"
+
+#: kedit.cpp:899
+#, c-format
+msgid "Date: %1"
+msgstr "Dată: %1"
+
+#: kedit.cpp:900
+#, c-format
+msgid "File: %1"
+msgstr "Fişier: %1"
+
+#: kedit.cpp:911
+#, c-format
+msgid "Print %1"
+msgstr "Tipăreşte %1"
+
+#: kedit.cpp:979
+msgid "Printing aborted."
+msgstr "Tipărire anulată."
+
+#: kedit.cpp:981
+msgid "Printing complete."
+msgstr "Tipărire terminată."
+
+#: kedit.cpp:1026 kedit.cpp:1079
+msgid "You have specified a folder"
+msgstr "Aţi specificat un folder"
+
+#: kedit.cpp:1034
+msgid "The specified file does not exist"
+msgstr "Fişierul specificat nu există"
+
+#: kedit.cpp:1042
+msgid "You do not have read permission to this file."
+msgstr "Nu aveţi drept de citire pentru acest fişier."
+
+#: kedit.cpp:1087
+msgid "Unable to make a backup of the original file."
+msgstr "Nu pot face o copie de rezervă a fişierului original."
+
+#: kedit.cpp:1098
+msgid "Unable to write to file."
+msgstr "Nu pot să scriu în fişier"
+
+#: kedit.cpp:1115
+msgid "Could not save file."
+msgstr "Nu pot salva fişierul."
+
+#: kedit.cpp:1128
+#, c-format
+msgid ""
+"Malformed URL\n"
+"%1"
+msgstr ""
+"URL eronat\n"
+"%1"
+
+#: kedit.cpp:1144
+msgid "Cannot download file."
+msgstr "Nu am putut transfera fişierul."
+
+#: kedit.cpp:1187
+msgid "New Window"
+msgstr "Fereastră nouă"
+
+#: kedit.cpp:1190
+msgid "New Window Created"
+msgstr "A fost creată o fereastră nouă"
+
+#: kedit.cpp:1192
+msgid "Load Command Done"
+msgstr "Comanda de încărcare s-a terminat"
+
+#: kedit.cpp:1253
+msgid "KDE text editor"
+msgstr "Editor de texte KDE"
+
+#: kedit.cpp:1257
+msgid "Encoding to use for the following documents"
+msgstr "Codarea de utilizat pentru următoarele documente"
+
+#: kedit.cpp:1258
+msgid "File or URL to open"
+msgstr "Fişierul sau URL-ul de deschis"
+
+#: kedit.cpp:1266
+msgid "KEdit"
+msgstr "KEdit"
+
+#: kedit.cpp:1329
+msgid "Editor Font"
+msgstr "Font editor"
+
+#: kedit.cpp:1333
+msgid "Color"
+msgstr "Culoare"
+
+#: kedit.cpp:1333
+msgid "Text Color in Editor Area"
+msgstr "Culoarea textului în zona de editare"
+
+#: kedit.cpp:1336
+msgid "Spelling"
+msgstr "Ortografie"
+
+#: kedit.cpp:1337
+msgid "Spelling Checker"
+msgstr "Verificator ortografic"
+
+#: ktextfiledlg.cpp:65
+msgid "Select Encoding..."
+msgstr "Selectează codarea..."
+
+#: ktextfiledlg.cpp:93
+msgid "Select Encoding"
+msgstr "Selectare codare"
+
+#: ktextfiledlg.cpp:100
+msgid "Select encoding for text file: "
+msgstr "Selectează codarea pentru fişierul text: "
+
+#: ktextfiledlg.cpp:104
+msgid "Default Encoding"
+msgstr "Codarea implicită"
+
+#: ktextfiledlg.cpp:107
+msgid "Default encoding"
+msgstr "Codarea implicită"
diff --git a/tde-i18n-ro/messages/kdeutils/kfloppy.po b/tde-i18n-ro/messages/kdeutils/kfloppy.po
new file mode 100644
index 00000000000..3282837cfc9
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kfloppy.po
@@ -0,0 +1,498 @@
+# translation of kfloppy.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kfloppy\n"
+"POT-Creation-Date: 2007-06-02 02:16+0200\n"
+"PO-Revision-Date: 2004-11-14 17:57+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"claudiuc@kde.org\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: main.cpp:34
+msgid "KDE Floppy Disk Utility"
+msgstr "Formator de dischete KDE"
+
+#: main.cpp:38
+msgid "Default device"
+msgstr "Dispozitiv implicit"
+
+#: main.cpp:45
+msgid "KFloppy"
+msgstr "KFloppy"
+
+#: main.cpp:51
+#, fuzzy
+msgid "KFloppy helps you format floppies with the filesystem of your choice."
+msgstr ""
+"KFloppy vă ajută să formataţi medii de stocare mobile (precum dischete normale, "
+"dischete Zip sau discuri LS120) cu un sistem de fişiere la alegerea "
+"dumneavoastră."
+
+#: main.cpp:54
+#, fuzzy
+msgid "Author and former maintainer"
+msgstr "Autor, dezvoltator"
+
+#: main.cpp:55
+msgid "User interface re-design"
+msgstr "Reproiectare interfaţă utilizator"
+
+#: main.cpp:56
+msgid "Add BSD support"
+msgstr "Suport BSD"
+
+#: main.cpp:57
+msgid "Make KFloppy work again for KDE 3.4"
+msgstr ""
+
+#: format.cpp:269
+#, c-format
+msgid "Unexpected drive number %1."
+msgstr "Numărul de unitate %1 nu este corect."
+
+#: format.cpp:281
+#, c-format
+msgid "Unexpected density number %1."
+msgstr "Densitatea %1 nu este corectă."
+
+#: format.cpp:296
+msgid "Cannot find a device for drive %1 and density %2."
+msgstr "Nu am găsit dispozitivul pentru unitatea %1 şi densitatea %2."
+
+#: format.cpp:315
+msgid ""
+"Cannot access %1\n"
+"Make sure that the device exists and that you have write permission to it."
+msgstr ""
+"Nu pot accesa %1\n"
+"Asiguraţi-vă că dispozitivul există şi că aveţi drepturi de scriere."
+
+#: format.cpp:346
+msgid "The program %1 terminated with an error."
+msgstr ""
+
+#: format.cpp:352
+#, fuzzy
+msgid "The program %1 terminated abnormally."
+msgstr "%1 s-a terminat anormal."
+
+#: format.cpp:415 format.cpp:576 format.cpp:675 format.cpp:776 format.cpp:855
+#: format.cpp:949
+msgid "Internal error: device not correctly defined."
+msgstr ""
+
+#: format.cpp:422
+msgid "Cannot find fdformat."
+msgstr "Nu găsesc programul \"fdformat\"."
+
+#: format.cpp:454
+msgid "Could not start fdformat."
+msgstr "Nu pot executa \"fdformat\"."
+
+#: format.cpp:481
+#, c-format
+msgid "Error formatting track %1."
+msgstr "Eroare la formatarea pistei %1."
+
+#: format.cpp:489 format.cpp:522
+msgid ""
+"Cannot access floppy or floppy drive.\n"
+"Please insert a floppy and make sure that you have selected a valid floppy "
+"drive."
+msgstr ""
+"Nu pot accesa discheta sau unitatea de disc\n"
+"Introduceţi o dischetă şi asiguraţi-vă că aţi selectat o unitate de disc "
+"validă."
+
+#: format.cpp:510
+#, fuzzy, c-format
+msgid "Low-level formatting error at track %1."
+msgstr "Eroare la formatarea pistei %1."
+
+#: format.cpp:515
+#, fuzzy, c-format
+msgid "Low-level formatting error: %1"
+msgstr "Eroare la formatarea pistei %1."
+
+#: format.cpp:529 format.cpp:732 format.cpp:898 format.cpp:989
+msgid ""
+"Device busy.\n"
+"Perhaps you need to unmount the floppy first."
+msgstr ""
+
+#: format.cpp:535
+#, c-format
+msgid "Low-level format error: %1"
+msgstr ""
+
+#: format.cpp:583
+#, fuzzy
+msgid "Cannot find dd."
+msgstr "Nu găsesc programul \"fdformat\"."
+
+#: format.cpp:598
+#, fuzzy
+msgid "Could not start dd."
+msgstr "Nu pot executa \"fdformat\"."
+
+#: format.cpp:682
+msgid "Cannot find a program to create FAT filesystems."
+msgstr "Nu am găsit un program pentru crearea de sistem de fişiere FAT."
+
+#: format.cpp:713
+msgid "Cannot start FAT format program."
+msgstr "Nu pot porni programul de formatare FAT."
+
+#: format.cpp:727 format.cpp:893 format.cpp:984
+msgid ""
+"Floppy is mounted.\n"
+"You need to unmount the floppy first."
+msgstr ""
+
+#: format.cpp:783
+#, fuzzy
+msgid ""
+"_: BSD\n"
+"Cannot find a program to create UFS filesystems."
+msgstr "Nu am găsit un program pentru crearea de sistem de fişiere UFS."
+
+#: format.cpp:801
+#, fuzzy
+msgid ""
+"_: BSD\n"
+"Cannot start UFS format program."
+msgstr "Nu pot porni programul de formatare UFS."
+
+#: format.cpp:862
+msgid "Cannot find a program to create ext2 filesystems."
+msgstr "Nu am găsit un program pentru crearea de sistem de fişiere EXT2."
+
+#: format.cpp:879
+msgid "Cannot start ext2 format program."
+msgstr "Nu pot porni programul de formatare EXT2."
+
+#: format.cpp:956
+#, fuzzy
+msgid "Cannot find a program to create Minix filesystems."
+msgstr "Nu am găsit un program pentru crearea de sistem de fişiere EXT2."
+
+#: format.cpp:973
+#, fuzzy
+msgid "Cannot start Minix format program."
+msgstr "Nu pot porni programul de formatare EXT2."
+
+#: floppy.cpp:70
+#, fuzzy
+msgid "Floppy &drive:"
+msgstr "Unitate de disc:"
+
+#: floppy.cpp:77 floppy.cpp:356 floppy.cpp:704
+msgid "Primary"
+msgstr "Primară"
+
+#: floppy.cpp:78 floppy.cpp:360
+msgid "Secondary"
+msgstr "Secundară"
+
+#: floppy.cpp:80
+msgid "<qt>Select the floppy drive.</qt>"
+msgstr ""
+
+#: floppy.cpp:87
+#, fuzzy
+msgid "&Size:"
+msgstr "Mărime:"
+
+#: floppy.cpp:92 floppy.cpp:706
+msgid "Auto-Detect"
+msgstr ""
+
+#: floppy.cpp:94 floppy.cpp:367 floppy.cpp:708
+msgid "3.5\" 1.44MB"
+msgstr "3.5\" 1.44MB"
+
+#: floppy.cpp:95 floppy.cpp:371
+msgid "3.5\" 720KB"
+msgstr "3.5\" 720KB"
+
+#: floppy.cpp:96 floppy.cpp:375
+msgid "5.25\" 1.2MB"
+msgstr "5.25\" 1.2MB"
+
+#: floppy.cpp:97 floppy.cpp:379
+msgid "5.25\" 360KB"
+msgstr "5.25\" 360KB"
+
+#: floppy.cpp:100
+msgid "<qt>This allows you to select the floppy disk's size and density.</qt>"
+msgstr ""
+
+#: floppy.cpp:108
+#, fuzzy
+msgid "F&ile system:"
+msgstr "Sistem de fişiere:"
+
+#: floppy.cpp:115 floppy.cpp:127
+msgid ""
+"_: Linux\n"
+"KFloppy supports three file formats under Linux: MS-DOS, Ext2, and Minix"
+msgstr ""
+
+#: floppy.cpp:118
+msgid ""
+"_: BSD\n"
+"KFloppy supports three file formats under BSD: MS-DOS, UFS, and Ext2"
+msgstr ""
+
+#: floppy.cpp:129 floppy.cpp:158 floppy.cpp:578 floppy.cpp:710
+msgid "DOS"
+msgstr "DOS"
+
+#: floppy.cpp:131
+msgid ""
+"_: Linux\n"
+"Program mkdosfs found."
+msgstr ""
+
+#: floppy.cpp:134
+msgid ""
+"_: Linux\n"
+"Program mkdosfs <b>not found</b>. MSDOS formatting <b>not available</b>."
+msgstr ""
+
+#: floppy.cpp:138 floppy.cpp:176 floppy.cpp:595
+msgid "ext2"
+msgstr "Ext2"
+
+#: floppy.cpp:140 floppy.cpp:178
+msgid "Program mke2fs found."
+msgstr ""
+
+#: floppy.cpp:143 floppy.cpp:181
+msgid "Program mke2fs <b>not found</b>. Ext2 formatting <b>not available</b>"
+msgstr ""
+
+#: floppy.cpp:147 floppy.cpp:622
+msgid "Minix"
+msgstr ""
+
+#: floppy.cpp:149
+msgid ""
+"_: Linux\n"
+"Program mkfs.minix found."
+msgstr ""
+
+#: floppy.cpp:152
+msgid ""
+"_: Linux\n"
+"Program mkfs.minix <b>not found</b>. Minix formatting <b>not available</b>"
+msgstr ""
+
+#: floppy.cpp:156
+msgid ""
+"_: BSD\n"
+"KFloppy supports two file formats under BSD: MS-DOS and UFS"
+msgstr ""
+
+#: floppy.cpp:160
+msgid ""
+"_: BSD\n"
+"Program newfs_msdos found."
+msgstr ""
+
+#: floppy.cpp:163
+msgid ""
+"_: BSD\n"
+"Program newfs_msdos <b>not found</b>. MSDOS formatting <b>not available</b>."
+msgstr ""
+
+#: floppy.cpp:167 floppy.cpp:488 floppy.cpp:613
+msgid "UFS"
+msgstr "UFS"
+
+#: floppy.cpp:169
+msgid ""
+"_: BSD\n"
+"Program newfs found."
+msgstr ""
+
+#: floppy.cpp:172
+msgid ""
+"_: BSD\n"
+"Program newfs <b>not found</b>. UFS formatting <b>not available</b>."
+msgstr ""
+
+#: floppy.cpp:187
+#, fuzzy
+msgid "&Formatting"
+msgstr "&Formatează"
+
+#: floppy.cpp:190
+msgid "Q&uick format"
+msgstr "Formatare &rapidă"
+
+#: floppy.cpp:192
+msgid ""
+"<qt>Quick format is only a high-level format: it creates only a file "
+"system.</qt>"
+msgstr ""
+
+#: floppy.cpp:195
+#, fuzzy
+msgid "&Zero out and quick format"
+msgstr "Formatare &rapidă"
+
+#: floppy.cpp:197
+msgid ""
+"<qt>This first erases the floppy by writing zeros and then it creates the file "
+"system.</qt>"
+msgstr ""
+
+#: floppy.cpp:199
+msgid "Fu&ll format"
+msgstr "Formatare &totală"
+
+#: floppy.cpp:201
+msgid ""
+"Full format is a low-level and high-level format. It erases everything on the "
+"disk."
+msgstr ""
+
+#: floppy.cpp:210
+msgid "Program fdformat found."
+msgstr ""
+
+#: floppy.cpp:215
+msgid "Program fdformat <b>not found</b>. Full formatting <b>disabled</b>."
+msgstr ""
+
+#: floppy.cpp:222
+msgid "Program dd found."
+msgstr ""
+
+#: floppy.cpp:226
+msgid "Program dd <b>not found</b>. Zeroing-out <b>disabled</b>."
+msgstr ""
+
+#: floppy.cpp:230
+msgid "&Verify integrity"
+msgstr "&Verifică integritatea"
+
+#: floppy.cpp:234
+msgid ""
+"<qt>Check this if you want the floppy disk to be checked after formatting. "
+"Please note that the floppy will be checked twice if you have selected full "
+"formatting.</qt>"
+msgstr ""
+
+#: floppy.cpp:238
+#, fuzzy
+msgid "Volume la&bel:"
+msgstr "Etichetă v&olum:"
+
+#: floppy.cpp:242
+msgid ""
+"<qt>Check this if you want a volume label for your floppy. Please note that "
+"Minix does not support labels at all.</qt>"
+msgstr ""
+
+#: floppy.cpp:250 floppy.cpp:702
+msgid ""
+"_: Volume label, maximal 11 characters\n"
+"KDE Floppy"
+msgstr ""
+
+#: floppy.cpp:254
+msgid ""
+"<qt>This is for the volume label. Due to a limitation of MS-DOS the label can "
+"only be 11 characters long. Please note that Minix does not support labels, "
+"whatever you enter here.</qt>"
+msgstr ""
+
+#: floppy.cpp:263 floppy.cpp:470
+msgid "&Format"
+msgstr "&Formatează"
+
+#: floppy.cpp:270
+msgid "<qt>Click here to start formatting.</qt>"
+msgstr ""
+
+#: floppy.cpp:293
+msgid "<qt>This is the status window, where error messages are displayed.</qt>"
+msgstr ""
+
+#: floppy.cpp:307
+msgid "<qt>Shows progress of the format.</qt>"
+msgstr ""
+
+#: floppy.cpp:315
+msgid ""
+"KFloppy cannot find any of the needed programs for creating file systems; "
+"please check your installation."
+"<br>"
+"<br>Log:"
+msgstr ""
+
+#: floppy.cpp:347
+msgid "KDE Floppy Formatter"
+msgstr "Formator de dischete"
+
+#: floppy.cpp:490
+msgid ""
+"_: BSD\n"
+"Formatting with BSD on a user-given device is only possible with UFS"
+msgstr ""
+
+#: floppy.cpp:498
+#, fuzzy
+msgid ""
+"<qt>Formatting will erase all data on the device:"
+"<br/><b>%1</b>"
+"<br/>(Please check the correctness of the device name.)"
+"<br/>Are you sure you wish to proceed?</qt>"
+msgstr ""
+"Formatarea va şterge toate datele de pe disc.\n"
+"Sînteţi sigur că doriţi să continuaţi?"
+
+#: floppy.cpp:501 floppy.cpp:516
+msgid "Proceed?"
+msgstr "Execut?"
+
+#: floppy.cpp:515
+msgid ""
+"Formatting will erase all data on the disk.\n"
+"Are you sure you wish to proceed?"
+msgstr ""
+"Formatarea va şterge toate datele de pe disc.\n"
+"Sînteţi sigur că doriţi să continuaţi?"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#~ msgid "KDE Floppy"
+#~ msgstr "Formator de dischete"
+
+#~ msgid "HD"
+#~ msgstr "HD"
+
+#~ msgid "Dos"
+#~ msgstr "DOS"
+
+#~ msgid "KFloppy cannot find the support programs needed for sensible operation."
+#~ msgstr "KFloppy nu a găsit programele suport necesare operaţiilor sale interne."
diff --git a/tde-i18n-ro/messages/kdeutils/kgpg.po b/tde-i18n-ro/messages/kdeutils/kgpg.po
new file mode 100644
index 00000000000..abdc4a4406f
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kgpg.po
@@ -0,0 +1,3111 @@
+# translation of kgpg.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kgpg\n"
+"POT-Creation-Date: 2008-07-11 01:32+0200\n"
+"PO-Revision-Date: 2004-11-14 22:31+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: kgpg.cpp:83
+msgid "&Decrypt && Save File"
+msgstr "&Decriptează şi salvează fişierul"
+
+#: kgpg.cpp:84
+msgid "&Show Decrypted File"
+msgstr "&Afişează fişierul decriptat"
+
+#: kgpg.cpp:85
+msgid "&Encrypt File"
+msgstr "&Criptează fişierul"
+
+#: kgpg.cpp:86
+msgid "&Sign File"
+msgstr "&Semnează fişierul"
+
+#: kgpg.cpp:101 kgpg.cpp:270
+msgid "KGpg - encryption tool"
+msgstr "KGpg - utilitar de criptare"
+
+#: kgpg.cpp:142 kgpg.cpp:1012
+msgid "Clipboard is empty."
+msgstr "Clipboard-ul este gol."
+
+#: kgpg.cpp:150
+msgid ""
+"<qt>KGpg will now create a temporary archive file:"
+"<br><b>%1</b> to process the encryption. The file will be deleted after the "
+"encryption is finished.</qt>"
+msgstr ""
+
+#: kgpg.cpp:150
+msgid "Temporary File Creation"
+msgstr "Creare fişier temporar"
+
+#: kgpg.cpp:156
+msgid "Compression method for archive:"
+msgstr "Metoda de compresie pentru arhivă:"
+
+#: kgpg.cpp:158
+msgid "Zip"
+msgstr "Zip"
+
+#: kgpg.cpp:159
+msgid "Gzip"
+msgstr "Gzip"
+
+#: kgpg.cpp:160
+msgid "Bzip2"
+msgstr "Bzip2"
+
+#: kgpg.cpp:197 kgpg.cpp:409 kgpgeditor.cpp:268 kgpglibrary.cpp:95
+msgid "File Already Exists"
+msgstr "Fişierul există deja"
+
+#: kgpg.cpp:209
+msgid "Processing folder compression and encryption"
+msgstr "Procesez compresia şi criptarea folderului"
+
+#: kgpg.cpp:209 kgpglibrary.cpp:125 kgpglibrary.cpp:197
+msgid "Please wait..."
+msgstr "Vă rog să aşteptaţi..."
+
+#: kgpg.cpp:225
+msgid "Unable to create temporary file"
+msgstr "Nu am putut crea un fişier temporar"
+
+#: kgpg.cpp:302
+msgid "Shred Files"
+msgstr "Distruge fişierele"
+
+#: kgpg.cpp:308
+msgid "Do you really want to <a href=\"whatsthis:%1\">shred</a> these files?"
+msgstr ""
+"Doriţi într-adevăr să <a href=\"whatsthis:%1\">distrug</a> aceste fişiere?"
+
+#: kgpg.cpp:308 kgpgoptions.cpp:97
+msgid ""
+"<qt>"
+"<p>You must be aware that <b>shredding is not secure</b> "
+"on all file systems, and that parts of the file may have been saved in a "
+"temporary file or in the spooler of your printer if you previously opened it in "
+"an editor or tried to print it. Only works on files (not on folders).</p></qt>"
+msgstr ""
+
+#: kgpg.cpp:442
+msgid "Unable to read temporary archive file"
+msgstr "Nu am putut citi fişierul arhivă temporar"
+
+#: kgpg.cpp:447
+msgid "Extract to: "
+msgstr "Extrage în:"
+
+#: kgpg.cpp:530
+msgid "<p>The dropped text is a public key.<br>Do you want to import it ?</p>"
+msgstr "<p>Textul pus este o cheie publică.<br>Doriţi să o import?</p>"
+
+#: kgpg.cpp:545
+msgid "No encrypted text found."
+msgstr "Nu am găsit text criptat."
+
+#: kgpg.cpp:580
+msgid ""
+"<qt>You have not set a path to your GnuPG config file."
+"<br>This may cause some surprising results in KGpg's execution."
+"<br>Would you like to start KGpg's Wizard to fix this problem?</qt>"
+msgstr ""
+
+#: kgpg.cpp:580
+#, fuzzy
+msgid "Start Wizard"
+msgstr "Expert KGpg"
+
+#: kgpg.cpp:580
+msgid "Do Not Start"
+msgstr ""
+
+#: kgpg.cpp:624
+msgid ""
+"<qt><b>The GnuPG configuration file was not found</b>"
+". Please make sure you have GnuPG installed. Should KGpg try to create a config "
+"file ?</qt>"
+msgstr ""
+
+#: kgpg.cpp:624
+#, fuzzy
+msgid "Create Config"
+msgstr "Creare"
+
+#: kgpg.cpp:624
+#, fuzzy
+msgid "Do Not Create"
+msgstr "Creează"
+
+#: kgpg.cpp:633
+msgid ""
+"<qt><b>The GnuPG configuration file was not found</b>"
+". Please make sure you have GnuPG installed and give the path to the config "
+"file.</qt>"
+msgstr ""
+
+#: kgpg.cpp:640
+msgid ""
+"Your GnuPG version seems to be older than 1.2.0. Photo Id's and Key Groups will "
+"not work properly. Please consider upgrading GnuPG (http://gnupg.org)."
+msgstr ""
+
+#: kgpg.cpp:682
+msgid "Step Three: Select your Default Private Key"
+msgstr "Pasul trei: Selectaţi cheia privată implicită"
+
+#. i18n: file conf_misc.ui line 94
+#: kgpg.cpp:724 rc.cpp:179
+#, no-c-format
+msgid "Shredder"
+msgstr "Tocător"
+
+#: kgpg.cpp:780
+msgid "&Encrypt Clipboard"
+msgstr "&Criptează clipboard-ul"
+
+#: kgpg.cpp:781
+msgid "&Decrypt Clipboard"
+msgstr "&Decriptează clipboard-ul"
+
+#: kgpg.cpp:782
+msgid "&Sign/Verify Clipboard"
+msgstr "&Semnează/verifică clipboard-ul"
+
+#: kgpg.cpp:785 listkeys.cpp:536
+msgid "&Open Editor"
+msgstr "&Deschide editorul"
+
+#: kgpg.cpp:787 kgpgeditor.cpp:145
+msgid "&Open Key Manager"
+msgstr "&Deschide managerul de chei"
+
+#: kgpg.cpp:789 listkeys.cpp:575
+msgid "&Key Server Dialog"
+msgstr "Dialog &server de chei"
+
+#: kgpg.cpp:927
+msgid ""
+"<qt>The use of <b>GnuPG Agent</b> is enabled in GnuPG's configuration file "
+"(%1)."
+"<br>However, the agent does not seem to be running. This could result in "
+"problems with signing/decryption."
+"<br>Please disable GnuPG Agent from KGpg settings, or fix the agent.</qt>"
+msgstr ""
+
+#: kgpg.cpp:964
+msgid ""
+"Unable to perform requested operation.\n"
+"Please select only one folder, or several files, but do not mix files and "
+"folders."
+msgstr ""
+
+#: kgpg.cpp:979
+msgid "Cannot shred folder."
+msgstr "Nu pot distruge folderul."
+
+#: kgpg.cpp:984
+msgid "Cannot decrypt and show folder."
+msgstr "Nu pot decripta şi afişa folderul."
+
+#: kgpg.cpp:989
+msgid "Cannot sign folder."
+msgstr "Nu pot semna folderul."
+
+#: kgpg.cpp:994
+msgid "Cannot verify folder."
+msgstr "Nu pot verifica folderul."
+
+#: kgpg.cpp:1036
+msgid "Encrypted following text:"
+msgstr "Am criptat textul următor:"
+
+#: listkeys.cpp:217
+msgid "Private Key List"
+msgstr "Listă chei private"
+
+#. i18n: file groupedit.ui line 28
+#: listkeys.cpp:228 listkeys.cpp:608 popuppublic.cpp:127 rc.cpp:312 rc.cpp:327
+#: rc.cpp:615
+#, no-c-format
+msgid "Name"
+msgstr "Nume"
+
+#. i18n: file groupedit.ui line 39
+#: listkeys.cpp:229 listkeys.cpp:609 popuppublic.cpp:128 rc.cpp:315 rc.cpp:330
+#: rc.cpp:339 rc.cpp:618
+#, no-c-format
+msgid "Email"
+msgstr "E-mail"
+
+#. i18n: file searchres.ui line 79
+#: listkeys.cpp:230 popuppublic.cpp:129 rc.cpp:624
+#, no-c-format
+msgid "ID"
+msgstr "ID"
+
+#: listkeys.cpp:236
+#, fuzzy
+msgid "Choose secret key:"
+msgstr "Alegeţi cheia privată pentru semnare:"
+
+#: keyinfowidget.cpp:210 keyinfowidget.cpp:357 keyinfowidget.cpp:359
+#: keyinfowidget.cpp:449 listkeys.cpp:257 listkeys.cpp:3056
+#: popuppublic.cpp:383
+msgid "Unlimited"
+msgstr "Nelimitată"
+
+#. i18n: file keyproperties.ui line 256
+#: keygener.cpp:56 listkeys.cpp:301 rc.cpp:392
+#, no-c-format
+msgid "Expiration:"
+msgstr "Expiră:"
+
+#: listkeys.cpp:316
+msgid ""
+"<qt><b>Some of your secret keys are untrusted.</b>"
+"<br>Change their trust if you want to use them for signing.</qt>"
+msgstr ""
+
+#: listkeys.cpp:437
+msgid "<p>Do you want to import file <b>%1</b> into your key ring?</p>"
+msgstr ""
+"<p>Doriţi să importaţi fişierul <b>%1</b> în inelul dumneavoastră de chei?</p>"
+
+#: kgpginterface.cpp:830 kgpgview.cpp:242 listkeys.cpp:437
+#, fuzzy
+msgid "Do Not Import"
+msgstr "Importare cheie"
+
+#: listkeys.cpp:534
+msgid "Key Management"
+msgstr "Administrare chei"
+
+#: listkeys.cpp:537
+#, fuzzy
+msgid "E&xport Public Keys..."
+msgstr "E&xportă chei publice..."
+
+#: listkeys.cpp:538
+#, fuzzy
+msgid "&Delete Keys"
+msgstr "Ş&terge chei"
+
+#: listkeys.cpp:539
+#, fuzzy
+msgid "&Sign Keys..."
+msgstr "&Semnează cheile..."
+
+#: listkeys.cpp:540
+msgid "Delete Sign&ature"
+msgstr "Şterge &semnătura"
+
+#: listkeys.cpp:541
+msgid "&Edit Key"
+msgstr "&Editează cheia"
+
+#: listkeys.cpp:542
+msgid "&Import Key..."
+msgstr "&Importă o cheie..."
+
+#: listkeys.cpp:543
+msgid "Set as De&fault Key"
+msgstr "Setează ca şi cheie &implicită"
+
+#: keyservers.cpp:169 listkeys.cpp:544
+msgid "Import Key From Keyserver"
+msgstr "Importă cheia dintr-un server de chei"
+
+#: listkeys.cpp:545
+msgid "Import &Missing Signatures From Keyserver"
+msgstr "Importă semnăturile &lipsă, din serverul de chei"
+
+#: listkeys.cpp:546
+#, fuzzy
+msgid "&Refresh Keys From Keyserver"
+msgstr "&Actualizează cheile, din serverul de chei"
+
+#: listkeys.cpp:548
+msgid "&Create Group with Selected Keys..."
+msgstr "&Creează un grup cu cheile selectate..."
+
+#: listkeys.cpp:549
+msgid "&Delete Group"
+msgstr "Ş&terge grupul"
+
+#: listkeys.cpp:550
+msgid "&Edit Group"
+msgstr "&Editează grupul"
+
+#: listkeys.cpp:552
+msgid "&Create New Contact in Address Book"
+msgstr "&Creează un nou contact în Cartea de Adrese"
+
+#: listkeys.cpp:553 popuppublic.cpp:149
+msgid "&Go to Default Key"
+msgstr "&Sare la cheia implicită"
+
+#: listkeys.cpp:558
+msgid "&Refresh List"
+msgstr "&Actualizează lista"
+
+#: listkeys.cpp:559
+msgid "&Open Photo"
+msgstr "&Deschide fotografia"
+
+#: listkeys.cpp:560
+msgid "&Delete Photo"
+msgstr "Ş&terge fotografia"
+
+#: listkeys.cpp:561
+msgid "&Add Photo"
+msgstr "&Adaugă fotografie"
+
+#: listkeys.cpp:563
+msgid "&Add User Id"
+msgstr "&Adaugă identificatorul"
+
+#: listkeys.cpp:564
+msgid "&Delete User Id"
+msgstr "Ş&terge identificatorul"
+
+#: listkeys.cpp:566
+msgid "Edit Key in &Terminal"
+msgstr "Editează cheia în &terminal"
+
+#: listkeys.cpp:567
+msgid "Export Secret Key..."
+msgstr "Exportă cheia secretă..."
+
+#: listkeys.cpp:568
+msgid "Revoke Key..."
+msgstr "Revocă cheia..."
+
+#: listkeys.cpp:570
+msgid "Delete Key Pair"
+msgstr "Şterge perechea de chei"
+
+#: listkeys.cpp:571
+msgid "&Generate Key Pair..."
+msgstr "&Generează o pereche de chei..."
+
+#: listkeys.cpp:573
+msgid "&Regenerate Public Key"
+msgstr "&Regenerează cheia publică"
+
+#: listkeys.cpp:577
+msgid "Tip of the &Day"
+msgstr "&Sfatul zilei"
+
+#: listkeys.cpp:578
+msgid "View GnuPG Manual"
+msgstr "Afişează manualul GnuPG"
+
+#: listkeys.cpp:580
+msgid "&Show only Secret Keys"
+msgstr "&Afişează numai cheile secrete"
+
+#: listkeys.cpp:583
+msgid "&Hide Expired/Disabled Keys"
+msgstr "&Ascunde cheile expirate/dezactivate"
+
+#: listkeys.cpp:586 listkeys.cpp:610
+msgid "Trust"
+msgstr "Încredere"
+
+#: listkeys.cpp:587 listkeys.cpp:612
+msgid "Size"
+msgstr "Mărime"
+
+#. i18n: file searchres.ui line 68
+#: listkeys.cpp:588 listkeys.cpp:613 rc.cpp:621
+#, no-c-format
+msgid "Creation"
+msgstr "Creare"
+
+#: listkeys.cpp:589 listkeys.cpp:611
+msgid "Expiration"
+msgstr "Expirare"
+
+#: listkeys.cpp:592
+msgid "&Photo ID's"
+msgstr "&Fotografie"
+
+#. i18n: file conf_misc.ui line 286
+#: listkeys.cpp:597 rc.cpp:225 rc.cpp:231
+#, no-c-format
+msgid "Disable"
+msgstr "Dezactivează"
+
+#: listkeys.cpp:598
+msgid "Small"
+msgstr "Mică"
+
+#: listkeys.cpp:599
+msgid "Medium"
+msgstr "Medie"
+
+#: listkeys.cpp:600
+msgid "Large"
+msgstr "Mare"
+
+#. i18n: file groupedit.ui line 50
+#: listkeys.cpp:614 rc.cpp:318 rc.cpp:333
+#, no-c-format
+msgid "Id"
+msgstr "ID"
+
+#: listkeys.cpp:700 popuppublic.cpp:118
+msgid "Clear Search"
+msgstr "Resetează căutarea"
+
+#: listkeys.cpp:703 popuppublic.cpp:121
+msgid "Search: "
+msgstr "Caută:"
+
+#: listkeys.cpp:708
+msgid "Filter Search"
+msgstr "Filtrează căutarea"
+
+#: listkeys.cpp:718
+msgid "00000 Keys, 000 Groups"
+msgstr "00000 chei, 000 grupuri"
+
+#: listkeys.cpp:865
+msgid "You can only refresh primary keys. Please check your selection."
+msgstr ""
+
+#: listkeys.cpp:922
+msgid "Add New User Id"
+msgstr "Adaugă un nou identificator de utilizator"
+
+#: listkeys.cpp:945
+msgid ""
+"The image must be a JPEG file. Remember that the image is stored within your "
+"public key.If you use a very large picture, your key will become very large as "
+"well! Keeping the image close to 240x288 is a good size to use."
+msgstr ""
+
+#: listkeys.cpp:963
+msgid ""
+"Something unexpected happened during the requested operation.\n"
+"Please check details for full log output."
+msgstr ""
+
+#: listkeys.cpp:969
+msgid ""
+"<qt>Are you sure you want to delete Photo id <b>%1</b>"
+"<br>from key <b>%2 &lt;%3&gt;</b> ?</qt>"
+msgstr ""
+
+#: listkeys.cpp:1014 listkeys.cpp:1245 listkeys.cpp:1376 listkeys.cpp:1623
+#: listkeys.cpp:2575
+msgid "Photo id"
+msgstr "Fotografie"
+
+#: listkeys.cpp:1073
+msgid "<qt>Search string '<b>%1</b>' not found."
+msgstr "<qt>Nu am găsit textul căutat '<b>%1</b>'."
+
+#: listkeys.cpp:1129
+msgid "Unable to contact the address book. Please check your installation."
+msgstr ""
+
+#: listkeys.cpp:1234
+msgid "Public Key"
+msgstr "Cheie publică"
+
+#: listkeys.cpp:1236
+msgid "Sub Key"
+msgstr "Subcheie"
+
+#: listkeys.cpp:1238
+msgid "Secret Key Pair"
+msgstr "Pereche de chei secrete"
+
+#: listkeys.cpp:1240
+msgid "Key Group"
+msgstr "Grup de chei"
+
+#: listkeys.cpp:1242
+msgid "Signature"
+msgstr "Semnătură"
+
+#: listkeys.cpp:1244
+msgid "User ID"
+msgstr "ID utilizator"
+
+#: listkeys.cpp:1246
+msgid "Photo ID"
+msgstr "Fotografie"
+
+#: listkeys.cpp:1248
+msgid "Revocation Signature"
+msgstr "Semnătură de revocare"
+
+#: listkeys.cpp:1250
+msgid "Orphaned Secret Key"
+msgstr "Cheie secretă orfană"
+
+#: listkeys.cpp:1278 listkeys.cpp:1684 listkeys.cpp:1740 listkeys.cpp:2284
+#: listkeys.cpp:2464 listkeys.cpp:2771 listkeys.cpp:2858 listkeys.cpp:2885
+#: listkeys.cpp:2920
+msgid "%1 Keys, %2 Groups"
+msgstr "%1 chei, %2 grupuri"
+
+#: listkeys.cpp:1327
+msgid "Sorry, this key is not valid for encryption or not trusted."
+msgstr "Această cheie nu este validă pentru criptare sau nu este de încredere."
+
+#: keyinfowidget.cpp:158 listkeys.cpp:1368 listkeys.cpp:3109
+msgid "Revoked"
+msgstr "Revocată"
+
+#: listkeys.cpp:1410
+msgid "Create Revocation Certificate"
+msgstr "Creează certificat de revocare"
+
+#: listkeys.cpp:1414
+msgid "ID: "
+msgstr "ID: "
+
+#: listkeys.cpp:1457
+msgid ""
+"Secret keys SHOULD NOT be saved in an unsafe place.\n"
+"If someone else can access this file, encryption with this key will be "
+"compromised!\n"
+"Continue key export?"
+msgstr ""
+
+#: listkeys.cpp:1459
+#, fuzzy
+msgid "Do Not Export"
+msgstr "&Exportă"
+
+#: listkeys.cpp:1469
+msgid "Export PRIVATE KEY As"
+msgstr "Exportă CHEIA PRIVATĂ ca"
+
+#: listkeys.cpp:1481
+msgid ""
+"Your PRIVATE key \"%1\" was successfully exported.\n"
+"DO NOT leave it in an insecure place."
+msgstr ""
+
+#: listkeys.cpp:1483
+msgid ""
+"Your secret key could not be exported.\n"
+"Check the key."
+msgstr ""
+"Nu am putut exporta cheia dumneavoastră secretă.\n"
+"Verificaţi cheia."
+
+#: listkeys.cpp:1514
+msgid "Public Key Export"
+msgstr "Exportare cheie publică"
+
+#: kgpgeditor.cpp:250 listkeys.cpp:1519
+msgid "Save File"
+msgstr "Salvare fişier"
+
+#: listkeys.cpp:1556
+msgid ""
+"Your public key \"%1\" was successfully exported\n"
+msgstr ""
+"Cheia dumneavoastră publică \"%1\" a fost exportată cu succes\n"
+
+#: listkeys.cpp:1558
+msgid ""
+"Your public key could not be exported\n"
+"Check the key."
+msgstr ""
+"Nu am putut exporta cheia dumneavoastră publică.\n"
+"Verificaţi cheia."
+
+#: listkeys.cpp:1631
+msgid ""
+"This key is an orphaned secret key (secret key without public key.) It is "
+"currently not usable.\n"
+"\n"
+"Would you like to regenerate the public key?"
+msgstr ""
+
+#: listkeys.cpp:1632
+#, fuzzy
+msgid "Generate"
+msgstr "Generare cheie"
+
+#: listkeys.cpp:1632
+msgid "Do Not Generate"
+msgstr ""
+
+#: listkeys.cpp:1670
+msgid "<qt>Are you sure you want to delete group <b>%1</b> ?</qt>"
+msgstr "<qt>Doriţi într-adevăr să ştergeţi grupul <b>%1</b>?</qt>"
+
+#: listkeys.cpp:1720
+msgid ""
+"<qt>You cannot create a group containing signatures, subkeys or other "
+"groups.</qt>"
+msgstr ""
+
+#: listkeys.cpp:1723
+msgid "Create New Group"
+msgstr "Creează un grup nou"
+
+#: listkeys.cpp:1723
+msgid "Enter new group name:"
+msgstr "Introduceţi numele noului grup:"
+
+#: listkeys.cpp:1728
+msgid ""
+"Following keys are not valid or not trusted and will not be added to the group:"
+msgstr ""
+
+#: listkeys.cpp:1742
+msgid ""
+"<qt>No valid or trusted key was selected. The group <b>%1</b> "
+"will not be created.</qt>"
+msgstr ""
+
+#: listkeys.cpp:1769
+msgid ""
+"Following keys are in the group but are not valid or not in your keyring. They "
+"will be removed from the group."
+msgstr ""
+
+#: listkeys.cpp:1778
+msgid "Group Properties"
+msgstr "Proprietăţi grup"
+
+#: listkeys.cpp:1842
+msgid "You can only sign primary keys. Please check your selection."
+msgstr ""
+
+#: listkeys.cpp:1865
+msgid ""
+"<qt>You are about to sign key:"
+"<br>"
+"<br>%1"
+"<br>ID: %2"
+"<br>Fingerprint: "
+"<br><b>%3</b>."
+"<br>"
+"<br>You should check the key fingerprint by phoning or meeting the key owner to "
+"be sure that someone is not trying to intercept your communications</qt>"
+msgstr ""
+
+#: listkeys.cpp:1877
+msgid ""
+"<qt>You are about to sign the following keys in one pass."
+"<br><b>If you have not carefully checked all fingerprints, the security of your "
+"communications may be compromised.</b></qt>"
+msgstr ""
+
+#: listkeys.cpp:1887
+#, c-format
+msgid ""
+"_n: How carefully have you checked that the key really belongs to the person "
+"with whom you wish to communicate:\n"
+"How carefully have you checked that the %n keys really belong to the people "
+"with whom you wish to communicate:"
+msgstr ""
+
+#: listkeys.cpp:1891
+msgid "I Will Not Answer"
+msgstr ""
+
+#: listkeys.cpp:1892
+msgid "I Have Not Checked at All"
+msgstr ""
+
+#: listkeys.cpp:1893
+msgid "I Have Done Casual Checking"
+msgstr ""
+
+#: listkeys.cpp:1894
+msgid "I Have Done Very Careful Checking"
+msgstr ""
+
+#: listkeys.cpp:1897
+msgid "Local signature (cannot be exported)"
+msgstr ""
+
+#: listkeys.cpp:1900
+msgid "Do not sign all user id's (open terminal)"
+msgstr ""
+
+#: listkeys.cpp:1961
+msgid "<qt>Bad passphrase, key <b>%1</b> not signed.</qt>"
+msgstr ""
+
+#: listkeys.cpp:1961
+msgid " ("
+msgstr " ("
+
+#: listkeys.cpp:1961
+msgid ")"
+msgstr ")"
+
+#: listkeys.cpp:1986
+msgid "All signatures for this key are already in your keyring"
+msgstr ""
+
+#: listkeys.cpp:2051
+msgid "Edit key manually to delete this signature."
+msgstr ""
+
+#: listkeys.cpp:2064
+msgid "Edit key manually to delete a self-signature."
+msgstr ""
+
+#: listkeys.cpp:2067
+msgid ""
+"<qt>Are you sure you want to delete signature"
+"<br><b>%1</b> from key:"
+"<br><b>%2</b>?</qt>"
+msgstr ""
+
+#: listkeys.cpp:2086
+msgid "Requested operation was unsuccessful, please edit the key manually."
+msgstr ""
+
+#: listkeys.cpp:2137
+msgid ""
+"<b>Enter passphrase for %1</b>:"
+"<br>Passphrase should include non alphanumeric characters and random sequences"
+msgstr ""
+
+#: listkeys.cpp:2141
+msgid ""
+"This passphrase is not secure enough.\n"
+"Minimum length= 5 characters"
+msgstr ""
+
+#: listkeys.cpp:2152
+msgid "Generating new key pair."
+msgstr "Generez o pereche de chei nouă."
+
+#: listkeys.cpp:2162
+msgid ""
+"\n"
+"Please wait..."
+msgstr ""
+"\n"
+"Vă rog să aşteptaţi..."
+
+#: listkeys.cpp:2170
+msgid "Generating New Key..."
+msgstr "Generez o pereche de chei nouă..."
+
+#: listkeys.cpp:2275 listkeys.cpp:2738 listkeys.cpp:2772 listkeys.cpp:2859
+#: listkeys.cpp:2886 listkeys.cpp:2921
+msgid "Ready"
+msgstr "Gata"
+
+#: listkeys.cpp:2279
+msgid ""
+"Something unexpected happened during the key pair creation.\n"
+"Please check details for full log output."
+msgstr ""
+
+#. i18n: file newkey.ui line 16
+#: listkeys.cpp:2285 rc.cpp:562
+#, no-c-format
+msgid "New Key Pair Created"
+msgstr "Pereche nouă de chei creată"
+
+#: listkeys.cpp:2313 listkeys.cpp:2317
+msgid "backup copy"
+msgstr "copie de rezervă"
+
+#: listkeys.cpp:2329
+msgid "<qt>Cannot open file <b>%1</b> for printing...</qt>"
+msgstr ""
+
+#: listkeys.cpp:2348
+msgid ""
+"<p>Delete <b>SECRET KEY</b> pair <b>%1</b>?</p>Deleting this key pair means you "
+"will never be able to decrypt files encrypted with this key again."
+msgstr ""
+
+#: listkeys.cpp:2409
+msgid ""
+"<qt>The following are secret key pairs:"
+"<br><b>%1</b>They will not be deleted."
+"<br></qt>"
+msgstr ""
+
+#: listkeys.cpp:2415
+#, c-format
+msgid ""
+"_n: <qt><b>Delete the following public key?</b></qt>\n"
+"<qt><b>Delete the following %n public keys?</b></qt>"
+msgstr ""
+
+#: listkeys.cpp:2470
+msgid "Key Import"
+msgstr "Importare cheie"
+
+#: listkeys.cpp:2474
+msgid "Open File"
+msgstr "Deschide fişier"
+
+#: listkeys.cpp:2483 listkeys.cpp:2493
+msgid "Importing..."
+msgstr "Import..."
+
+#: listkeys.cpp:2614 listkeys.cpp:2616 listkeys.cpp:2619
+msgid " [Revocation signature]"
+msgstr ""
+
+#: listkeys.cpp:2628
+msgid " [local]"
+msgstr " [local]"
+
+#: listkeys.cpp:2641
+msgid "%1 subkey"
+msgstr "%1 subcheie"
+
+#: listkeys.cpp:2660
+msgid "Loading Keys..."
+msgstr "Încarc cheile..."
+
+#: keyinfowidget.cpp:162 listkeys.cpp:2709 listkeys.cpp:2792 listkeys.cpp:2826
+#: listkeys.cpp:2955 listkeys.cpp:3113
+msgid "Expired"
+msgstr "Expirată"
+
+#: listkeys.cpp:3079
+msgid "RSA"
+msgstr "RSA"
+
+#: listkeys.cpp:3083
+msgid "ElGamal"
+msgstr "ElGamal"
+
+#: listkeys.cpp:3086
+msgid "DSA"
+msgstr "DSA"
+
+#: keyinfowidget.cpp:145 listkeys.cpp:3097
+msgid "Unknown"
+msgstr "Necunoscută"
+
+#: keyinfowidget.cpp:149 listkeys.cpp:3101
+msgid "Invalid"
+msgstr "Eronată"
+
+#: keyinfowidget.cpp:153 keyinfowidget.cpp:193 listkeys.cpp:3105
+#: listkeys.cpp:3142
+msgid "Disabled"
+msgstr "Dezactivată"
+
+#: keyinfowidget.cpp:166 listkeys.cpp:3117
+msgid "Undefined"
+msgstr "Nedefinită"
+
+#: keyinfowidget.cpp:170 listkeys.cpp:3121
+msgid "None"
+msgstr "Nimic"
+
+#: keyinfowidget.cpp:174 listkeys.cpp:3125
+msgid "Marginal"
+msgstr "Marginal"
+
+#: keyinfowidget.cpp:178 listkeys.cpp:3129
+msgid "Full"
+msgstr "Complet"
+
+#: keyinfowidget.cpp:182 listkeys.cpp:3133
+msgid "Ultimate"
+msgstr "Fără echivoc"
+
+#: listkeys.cpp:3137
+msgid "?"
+msgstr "?"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: main.cpp:30
+msgid ""
+"Kgpg - simple gui for gpg\n"
+"\n"
+"Kgpg was designed to make gpg very easy to use.\n"
+"I tried to make it as secure as possible.\n"
+"Hope you enjoy it."
+msgstr ""
+
+#: main.cpp:36
+msgid "Encrypt file"
+msgstr "Criptează fişier"
+
+#: main.cpp:37
+msgid "Open key manager"
+msgstr "Deschide managerul de chei"
+
+#: main.cpp:38
+msgid "Show encrypted file"
+msgstr "Afişează fişierul criptat"
+
+#: main.cpp:39
+msgid "Sign file"
+msgstr "Semnează fişierul"
+
+#: main.cpp:40
+msgid "Verify signature"
+msgstr "Verifică semnătura"
+
+#: main.cpp:41
+msgid "Shred file"
+msgstr "Distruge fişierul"
+
+#: main.cpp:42
+msgid "File to open"
+msgstr "Fişier de deschis"
+
+#: main.cpp:50
+msgid "KGpg"
+msgstr "KGpg"
+
+#: kgpgview.cpp:97
+msgid ""
+"<qt><b>Remote file dropped</b>."
+"<br>The remote file will now be copied to a temporary file to process requested "
+"operation. This temporary file will be deleted after operation.</qt>"
+msgstr ""
+
+#: kgpgview.cpp:100
+msgid "Could not download file."
+msgstr "Nu pot transfera fişierul."
+
+#: kgpglibrary.cpp:225 kgpgview.cpp:130
+msgid ""
+"<p>The file <b>%1</b> is a public key."
+"<br>Do you want to import it ?</p>"
+msgstr ""
+
+#: kgpgview.cpp:143
+msgid ""
+"This file is a private key.\n"
+"Please use kgpg key management to import it."
+msgstr ""
+
+#: kgpglibrary.cpp:240 kgpgview.cpp:165 kgpgview.cpp:361
+msgid "Decryption failed."
+msgstr "Decriptarea a eşuat."
+
+#: kgpgview.cpp:179
+msgid "Unable to read file."
+msgstr "Nu pot citi fişierul."
+
+#: kgpgview.cpp:211
+msgid "S&ign/Verify"
+msgstr ""
+
+#: kgpgview.cpp:212
+msgid "En&crypt"
+msgstr "&Criptează"
+
+#: kgpgview.cpp:213
+msgid "&Decrypt"
+msgstr "&Decriptează"
+
+#: kgpgview.cpp:231
+msgid "untitled"
+msgstr "fărătitlu"
+
+#: kgpginterface.cpp:829 kgpgview.cpp:241
+msgid ""
+"<qt><b>Missing signature:</b>"
+"<br>Key id: %1"
+"<br>"
+"<br>Do you want to import this key from a keyserver?</qt>"
+msgstr ""
+
+#: kgpgview.cpp:242
+msgid "Missing Key"
+msgstr "Cheia lipseşte"
+
+#: kgpgview.cpp:295
+msgid "Signing not possible: bad passphrase or missing key"
+msgstr ""
+
+#: kgpgview.cpp:388
+msgid "Encryption failed."
+msgstr "Criptarea a eşuat."
+
+#: popuppublic.cpp:91
+msgid "Select Public Key"
+msgstr "Selectare cheie publică"
+
+#: popuppublic.cpp:109
+#, c-format
+msgid "Select Public Key for %1"
+msgstr "Selectare cheie publică pentru %1"
+
+#. i18n: file conf_encryption.ui line 52
+#: popuppublic.cpp:152 rc.cpp:54
+#, no-c-format
+msgid "ASCII armored encryption"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 88
+#: popuppublic.cpp:153 rc.cpp:75
+#, no-c-format
+msgid "Allow encryption with untrusted keys"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 64
+#: popuppublic.cpp:154 rc.cpp:61
+#, no-c-format
+msgid "Hide user id"
+msgstr ""
+
+#: popuppublic.cpp:157
+msgid ""
+"<b>Public keys list</b>: select the key that will be used for encryption."
+msgstr ""
+
+#: popuppublic.cpp:159
+msgid ""
+"<b>ASCII encryption</b>: makes it possible to open the encrypted file/message "
+"in a text editor"
+msgstr ""
+
+#: popuppublic.cpp:161
+msgid ""
+"<b>Hide user ID</b>: Do not put the keyid into encrypted packets. This option "
+"hides the receiver of the message and is a countermeasure against traffic "
+"analysis. It may slow down the decryption process because all available secret "
+"keys are tried."
+msgstr ""
+
+#: popuppublic.cpp:165
+msgid ""
+"<b>Allow encryption with untrusted keys</b>: when you import a public key, it "
+"is usually marked as untrusted and you cannot use it unless you sign it in "
+"order to make it 'trusted'. Checking this box enables you to use any key, even "
+"if it has not be signed."
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 76
+#: popuppublic.cpp:174 rc.cpp:68
+#, no-c-format
+msgid "Shred source file"
+msgstr "Distruge fişierul sursă"
+
+#: popuppublic.cpp:176
+msgid ""
+"<b>Shred source file</b>: permanently remove source file. No recovery will be "
+"possible"
+msgstr ""
+
+#: popuppublic.cpp:178
+msgid ""
+"<qt><b>Shred source file:</b><br />"
+"<p>Checking this option will shred (overwrite several times before erasing) the "
+"files you have encrypted. This way, it is almost impossible that the source "
+"file is recovered.</p>"
+"<p><b>But you must be aware that this is not secure</b> "
+"on all file systems, and that parts of the file may have been saved in a "
+"temporary file or in the spooler of your printer if you previously opened it in "
+"an editor or tried to print it. Only works on files (not on folders).</p></qt>"
+msgstr ""
+
+#: popuppublic.cpp:179
+msgid "<a href=\"whatsthis:%1\">Read this before using shredding</a>"
+msgstr ""
+
+#: popuppublic.cpp:184
+msgid "Symmetrical encryption"
+msgstr "Criptare simetrică"
+
+#: popuppublic.cpp:186
+msgid ""
+"<b>Symmetrical encryption</b>: encryption does not use keys. You just need to "
+"give a password to encrypt/decrypt the file"
+msgstr ""
+
+#: popuppublic.cpp:198
+msgid "Custom option:"
+msgstr "Opţiuni personalizate:"
+
+#: popuppublic.cpp:202
+msgid ""
+"<b>Custom option</b>: for experienced users only, allows you to enter a gpg "
+"command line option, like: '--armor'"
+msgstr ""
+
+#: kgpgoptions.cpp:69 kgpgoptions.cpp:76 kgpgoptions.cpp:428
+#: kgpgoptions.cpp:584 kgpgoptions.cpp:590
+msgid "(Default)"
+msgstr "(Implicit)"
+
+#. i18n: file conf_encryption.ui line 17
+#: kgpgoptions.cpp:101 rc.cpp:41
+#, no-c-format
+msgid "Encryption"
+msgstr "Criptare"
+
+#: kgpgoptions.cpp:102
+msgid "Decryption"
+msgstr "Decriptare"
+
+#: kgpgoptions.cpp:104
+msgid "GnuPG Settings"
+msgstr "Setări GnuPG"
+
+#: kgpgoptions.cpp:105
+msgid "Key Servers"
+msgstr "Servere de chei"
+
+#: kgpgoptions.cpp:106
+msgid "Misc"
+msgstr "Diverse"
+
+#: kgpgoptions.cpp:188
+msgid "New GnuPG Home Location"
+msgstr ""
+
+#: kgpgoptions.cpp:196
+msgid ""
+"No configuration file was found in the selected location.\n"
+"Do you want to create it now ?\n"
+"\n"
+"Without configuration file, neither KGpg nor Gnupg will work properly."
+msgstr ""
+
+#: kgpgoptions.cpp:196
+msgid "No Configuration File Found"
+msgstr "Nu am găsit un fişier de configurare"
+
+#: kgpgoptions.cpp:196
+msgid "Create"
+msgstr "Creează"
+
+#: kgpgoptions.cpp:196
+msgid "Ignore"
+msgstr "Ignoră"
+
+#: kgpgoptions.cpp:204
+msgid ""
+"Cannot create configuration file. Please check if destination media is mounted "
+"and if you have write access"
+msgstr ""
+
+#: kgpgoptions.cpp:456
+msgid "Sign File"
+msgstr "Semnează fişierul"
+
+#: kgpgoptions.cpp:473
+msgid "Decrypt File"
+msgstr "Decriptează fişierul"
+
+#: kgpgoptions.cpp:572
+msgid "Add New Key Server"
+msgstr "Adaugă un nou server de chei"
+
+#: kgpgoptions.cpp:572
+msgid "Server URL:"
+msgstr "URL server:"
+
+#: kgpglibrary.cpp:82
+msgid "You have not chosen an encryption key."
+msgstr "Nu aţi selectat o cheie de criptare."
+
+#: kgpglibrary.cpp:107
+msgid ""
+"<b>%1 Files left.</b>\n"
+"Encrypting </b>%2"
+msgstr ""
+
+#: kgpglibrary.cpp:108
+#, c-format
+msgid "<b>Encrypting </b>%2"
+msgstr "<b>Criptez </b>%2"
+
+#: kgpglibrary.cpp:125
+msgid "Processing encryption (%1)"
+msgstr "Procesez criptarea (%1)"
+
+#: kgpglibrary.cpp:143
+#, c-format
+msgid ""
+"_n: Shredding %n file\n"
+"Shredding %n files"
+msgstr ""
+
+#: kgpglibrary.cpp:157
+msgid "KGpg Error"
+msgstr "Eroare KGpg"
+
+#: kgpglibrary.cpp:157
+msgid "Process halted, not all files were shredded."
+msgstr ""
+
+#: kgpglibrary.cpp:175
+msgid "<b>Process halted</b>.<br>Not all files were encrypted."
+msgstr ""
+
+#: kgpglibrary.cpp:195
+#, c-format
+msgid "Decrypting %1"
+msgstr "Decriptez %1"
+
+#: kgpglibrary.cpp:197
+msgid "Processing decryption"
+msgstr "Procesez decriptarea"
+
+#: kgpglibrary.cpp:236
+msgid ""
+"<p>The file <b>%1</b> is a private key block. Please use KGpg key manager to "
+"import it.</p>"
+msgstr ""
+
+#: kgpginterface.cpp:87
+msgid " or "
+msgstr " sau "
+
+#: kgpginterface.cpp:144
+msgid "Enter passphrase for your file (symmetrical encryption):"
+msgstr ""
+
+#: kgpginterface.cpp:215 kgpginterface.cpp:392 kgpginterface.cpp:500
+#: kgpginterface.cpp:739 kgpginterface.cpp:1273
+msgid "[No user id found]"
+msgstr ""
+
+#: kgpginterface.cpp:220 kgpginterface.cpp:396
+msgid "<b>No user id found</b>. Trying all secret keys.<br>"
+msgstr ""
+
+#: kgpginterface.cpp:222 kgpginterface.cpp:398 kgpginterface.cpp:504
+msgid "<b>Bad passphrase</b>. You have %1 tries left.<br>"
+msgstr ""
+
+#: kgpginterface.cpp:224 kgpginterface.cpp:399 kgpginterface.cpp:505
+#: kgpginterface.cpp:744
+msgid "Enter passphrase for <b>%1</b>"
+msgstr ""
+
+#: kgpginterface.cpp:302
+msgid "Enter passphrase (symmetrical encryption)"
+msgstr ""
+
+#: kgpginterface.cpp:353
+msgid "Bad MDC detected. The encrypted text has been manipulated."
+msgstr ""
+
+#: kgpginterface.cpp:574 kgpginterface.cpp:603 kgpginterface.cpp:799
+#: kgpginterface.cpp:825
+msgid "No signature found."
+msgstr "Nu am găsit semnătura."
+
+#: kgpginterface.cpp:591 kgpginterface.cpp:802
+msgid "<qt>Good signature from:<br><b>%1</b><br>Key ID: %2</qt>"
+msgstr ""
+
+#: kgpginterface.cpp:595
+msgid ""
+"<qt><b>Bad signature</b> from:"
+"<br>%1"
+"<br>Key ID: %2"
+"<br>"
+"<br><b>Text is corrupted.</b></qt>"
+msgstr ""
+
+#: kgpginterface.cpp:605 kgpginterface.cpp:815
+msgid "The signature is valid, but the key is untrusted"
+msgstr "Semnătura este validă, dar cheia nu este de încredere"
+
+#: kgpginterface.cpp:607 kgpginterface.cpp:817
+msgid "The signature is valid, and the key is ultimately trusted"
+msgstr ""
+
+#: kgpginterface.cpp:614
+msgid "MD5 Checksum"
+msgstr "Sumă MD5"
+
+#: kgpginterface.cpp:616
+msgid "Compare MD5 with Clipboard"
+msgstr "Compară MD5 cu clipboard-ul"
+
+#: kgpginterface.cpp:631
+msgid "MD5 sum for <b>%1</b> is:"
+msgstr "Suma MD5 pentru <b>%1</b> este:"
+
+#: kgpginterface.cpp:648
+msgid "<b>Unknown status</b>"
+msgstr "<b>Stare necunoscută</b>"
+
+#: kgpginterface.cpp:676
+msgid "<b>Correct checksum</b>, file is ok."
+msgstr ""
+
+#: kgpginterface.cpp:681
+msgid "Clipboard content is not a MD5 sum."
+msgstr "Conţinutul clipboard-ului nu este o sumă MD5."
+
+#: kgpginterface.cpp:683
+msgid "<b>Wrong checksum, FILE CORRUPTED</b>"
+msgstr ""
+
+#: kgpginterface.cpp:718
+msgid "The signature file %1 was successfully created."
+msgstr ""
+
+#: kgpginterface.cpp:720
+msgid "Bad passphrase, signature was not created."
+msgstr ""
+
+#: kgpginterface.cpp:743
+msgid "<b>Bad passphrase</b>. you have %1 tries left.<br>"
+msgstr ""
+
+#: kgpginterface.cpp:806
+msgid ""
+"<qt><b>BAD signature</b> from:"
+"<br> %1"
+"<br>Key id: %2"
+"<br>"
+"<br><b>The file is corrupted!</b></qt>"
+msgstr ""
+
+#: kgpginterface.cpp:910
+msgid "<qt>%1 Enter passphrase for <b>%2</b>:</qt>"
+msgstr ""
+
+#: kgpginterface.cpp:928
+msgid "<b>Bad passphrase</b>. Try again.</br>"
+msgstr ""
+
+#: kgpginterface.cpp:949
+msgid ""
+"<qt>Signing key <b>%1</b> with key <b>%2</b> failed."
+"<br>Do you want to try signing the key in console mode?</qt>"
+msgstr ""
+
+#: kgpginterface.cpp:981
+msgid ""
+"This key has more than one user ID.\n"
+"Edit the key manually to delete signature."
+msgstr ""
+
+#: kgpginterface.cpp:1115 kgpginterface.cpp:1519 kgpginterface.cpp:1642
+#: kgpginterface.cpp:1717 kgpginterface.cpp:1803
+msgid "<qt>Enter passphrase for <b>%1</b>:</qt>"
+msgstr ""
+
+#: kgpginterface.cpp:1158
+msgid ""
+"<qt><b>Changing expiration failed.</b>"
+"<br>Do you want to try changing the key expiration in console mode?</qt>"
+msgstr ""
+
+#: kgpginterface.cpp:1268
+msgid "<b>Bad passphrase</b>. Try again<br>"
+msgstr ""
+
+#: kgpginterface.cpp:1278
+msgid "<qt>%1 Enter passphrase for <b>%2</b></qt>"
+msgstr ""
+
+#: kgpginterface.cpp:1293
+msgid ""
+"<qt>Enter new passphrase for <b>%1</b>"
+"<br>If you forget this passphrase, all your encrypted files and messages will "
+"be lost !"
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:496 kgpginterface.cpp:1408
+#, c-format
+msgid ""
+"_n: <qt>%n key processed."
+"<br></qt>\n"
+"<qt>%n keys processed."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:498 kgpginterface.cpp:1410
+#, c-format
+msgid ""
+"_n: <qt>One key unchanged."
+"<br></qt>\n"
+"<qt>%n keys unchanged."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:500 kgpginterface.cpp:1412
+#, c-format
+msgid ""
+"_n: <qt>One signature imported."
+"<br></qt>\n"
+"<qt>%n signatures imported."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:502 kgpginterface.cpp:1414
+#, c-format
+msgid ""
+"_n: <qt>One key without ID."
+"<br></qt>\n"
+"<qt>%n keys without ID."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:504 kgpginterface.cpp:1416
+#, c-format
+msgid ""
+"_n: <qt>One RSA key imported."
+"<br></qt>\n"
+"<qt>%n RSA keys imported."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:506 kgpginterface.cpp:1418
+#, c-format
+msgid ""
+"_n: <qt>One user ID imported."
+"<br></qt>\n"
+"<qt>%n user IDs imported."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:508 kgpginterface.cpp:1420
+#, c-format
+msgid ""
+"_n: <qt>One subkey imported."
+"<br></qt>\n"
+"<qt>%n subkeys imported."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:510 kgpginterface.cpp:1422
+#, c-format
+msgid ""
+"_n: <qt>One revocation certificate imported."
+"<br></qt>\n"
+"<qt>%n revocation certificates imported."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:512 kgpginterface.cpp:1425
+#, c-format
+msgid ""
+"_n: <qt>One secret key processed."
+"<br></qt>\n"
+"<qt>%n secret keys processed."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:514 kgpginterface.cpp:1429
+#, c-format
+msgid ""
+"_n: <qt><b>One secret key imported.</b>"
+"<br></qt>\n"
+"<qt><b>%n secret keys imported.</b>"
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:516 kgpginterface.cpp:1431
+#, c-format
+msgid ""
+"_n: <qt>One secret key unchanged."
+"<br></qt>\n"
+"<qt>%n secret keys unchanged."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:518 kgpginterface.cpp:1433
+#, c-format
+msgid ""
+"_n: <qt>One secret key not imported."
+"<br></qt>\n"
+"<qt>%n secret keys not imported."
+"<br></qt>"
+msgstr ""
+
+#: keyservers.cpp:520 kgpginterface.cpp:1435
+#, c-format
+msgid ""
+"_n: <qt><b>One key imported:</b>"
+"<br></qt>\n"
+"<qt><b>%n keys imported:</b>"
+"<br></qt>"
+msgstr ""
+
+#: kgpginterface.cpp:1437
+msgid ""
+"<qt>"
+"<br><b>You have imported a secret key.</b> "
+"<br>Please note that imported secret keys are not trusted by default."
+"<br>To fully use this secret key for signing and encryption, you must edit the "
+"key (double click on it) and set its trust to Full or Ultimate.</qt>"
+msgstr ""
+
+#: keyservers.cpp:522 kgpginterface.cpp:1441
+msgid ""
+"No key imported... \n"
+"Check detailed log for more infos"
+msgstr ""
+
+#: kgpginterface.cpp:1704
+msgid "This image is very large. Use it anyway?"
+msgstr ""
+
+#: kgpginterface.cpp:1704
+msgid "Use Anyway"
+msgstr ""
+
+#: kgpginterface.cpp:1704
+msgid "Do Not Use"
+msgstr ""
+
+#: kgpginterface.cpp:1768
+msgid "Creation of the revocation certificate failed..."
+msgstr ""
+
+#. i18n: file kgpg.rc line 16
+#: rc.cpp:6
+#, no-c-format
+msgid "Si&gnature"
+msgstr "&Semnătură"
+
+#. i18n: file listkeys.rc line 5
+#: rc.cpp:12
+#, no-c-format
+msgid "&Keys"
+msgstr "&Chei"
+
+#. i18n: file listkeys.rc line 24
+#: rc.cpp:18
+#, no-c-format
+msgid "&Show Details"
+msgstr "&Afişează detalii"
+
+#. i18n: file listkeys.rc line 34
+#: rc.cpp:21
+#, no-c-format
+msgid "&Groups"
+msgstr "&Grupuri"
+
+#. i18n: file adduid.ui line 42
+#: rc.cpp:24
+#, no-c-format
+msgid "Name (minimum 5 characters):"
+msgstr "Nume (minim 5 caractere):"
+
+#. i18n: file adduid.ui line 50
+#: keygener.cpp:50 rc.cpp:27 rc.cpp:386 rc.cpp:585
+#, no-c-format
+msgid "Email:"
+msgstr "E-mail:"
+
+#. i18n: file adduid.ui line 58
+#: keygener.cpp:53 rc.cpp:30
+#, no-c-format
+msgid "Comment (optional):"
+msgstr "Comentariu (opţional):"
+
+#. i18n: file conf_decryption.ui line 55
+#: rc.cpp:33
+#, no-c-format
+msgid "Custom decryption command:"
+msgstr ""
+
+#. i18n: file conf_decryption.ui line 60
+#: rc.cpp:36
+#, no-c-format
+msgid ""
+"<qt><b>Custom Decryption Command:</b><br />\n"
+"\t\t"
+"<p>This option allows the user to specify a custom command to be executed by "
+"GPG when decryption occurs. (This is recommended for advanced users only).</p>\n"
+"\t\t</qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 31
+#: rc.cpp:44
+#, no-c-format
+msgid "PGP 6 compatibility"
+msgstr "Compatibilitate PGP 6"
+
+#. i18n: file conf_encryption.ui line 34
+#: rc.cpp:47
+#, no-c-format
+msgid "Alt+6"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 38
+#: rc.cpp:50
+#, no-c-format
+msgid ""
+"<qt><b>PGP 6 compatibility:</b><br /> \n"
+"\t\t"
+"<p>Checking this option forces GnuPG to output encrypted packets that are as "
+"compliant with PGP (Pretty Good Privacy) 6 standards as possible thus allowing "
+"GnuPG users to inter operate with PGP 6 users.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 56
+#: rc.cpp:57
+#, no-c-format
+msgid ""
+"<qt><b>ASCII armored encryption:</b> <br /> \n"
+"\t\t"
+"<p>Checking this option outputs all encrypted files in a format that can be "
+"opened by a text editor and as such the output is suitable for placing in the "
+"body of an e-mail message.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 68
+#: rc.cpp:64
+#, no-c-format
+msgid ""
+"<qt><b>Hide user ID:</b><br /> \n"
+"\t\t"
+"<p>Checking this option will remove the keyid of the recipient from all "
+"encrypted packets. The advantage: traffic analysis of the encrypted packets "
+"cannot be performed as easily because the recipient is unknown. The "
+"disadvantage: the receiver of the encrypted packets is forced to try all secret "
+"keys before being able to decrypt the packets. This can be a lengthy process "
+"depending on the number of secret keys the receiver holds.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 80
+#: rc.cpp:71
+#, no-c-format
+msgid ""
+"<qt><b>Shred source file:</b><br /> \n"
+"\t\t"
+"<p>Checking this option will shred (overwrite several times before erasing) the "
+"files you have encrypted. This way, it is almost impossible that the source "
+"file is recovered. But <b>you must be aware that this is not 100% secure</b> "
+"on all file systems, and that parts of the file may have been saved in a "
+"temporary file or in the spooler of your printer if you previously opened it in "
+"an editor or tried to print it. Only works on files (not on folders).</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 92
+#: rc.cpp:78
+#, no-c-format
+msgid ""
+"<qt><b>Allow encryption with untrusted keys:</b> <br />\n"
+"\t\t"
+"<p>When importing a public key, the key is usually marked as untrusted and as "
+"such cannot be used unless it is signed by the default key (Thus, making it "
+"'trusted'). Checking this box enables any key to be used even if it is "
+"untrusted.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 133
+#: rc.cpp:82
+#, no-c-format
+msgid "Custom encryption command:"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 137
+#: rc.cpp:85
+#, no-c-format
+msgid ""
+"<qt><b>Custom encryption command:</b> <br />\n"
+"\t\t\t"
+"<p>When activated, an entry field will be shown in the key selection dialog, "
+"enabling you to enter a custom command for encryption. This option is "
+"recommended for experienced users only.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 163
+#: rc.cpp:89
+#, no-c-format
+msgid "Use *.pgp extension for encrypted files"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 167
+#: rc.cpp:92
+#, no-c-format
+msgid ""
+"<qt><b>Use *.pgp extension for encrypted files:</b><br />\n"
+"\t\t"
+"<p>Checking this option will append a .pgp extension to all encrypted files "
+"instead of a .gpg extension. This option will maintain compatibility with users "
+"of PGP (Pretty Good Privacy) software.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 175
+#: rc.cpp:96
+#, no-c-format
+msgid "Encrypt files with:"
+msgstr "Criptează fişierele cu:"
+
+#. i18n: file conf_encryption.ui line 193
+#: rc.cpp:99
+#, no-c-format
+msgid ""
+"<qt><b>Encrypt files with:</b><br /> \n"
+"<p>Checking this option and selecting a key will force any file encryption "
+"operation to use the selected key. KGpg will not query for a recipient and the "
+"default key will be bypassed.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 209
+#: rc.cpp:103 rc.cpp:119
+#, no-c-format
+msgid "..."
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 225
+#: rc.cpp:106 rc.cpp:116 rc.cpp:136
+#, no-c-format
+msgid "Change..."
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 233
+#: rc.cpp:109
+#, no-c-format
+msgid "Always encrypt with:"
+msgstr ""
+
+#. i18n: file conf_encryption.ui line 251
+#: rc.cpp:112
+#, no-c-format
+msgid ""
+"<qt><b>Always encrypt with:</b><br /> \n"
+"<p>This ensures all files/messages will also be encrypted with the chosen key. "
+"However, if the \"Encrypt files with:\" option is selected that chosen key will "
+"override the \"Always encrypt with:\" selection.</p></qt>"
+msgstr ""
+
+#. i18n: file conf_gpg.ui line 18
+#: rc.cpp:122
+#, no-c-format
+msgid ""
+"<qt><b>Global Settings:</b><br />\n"
+"\t"
+"<p></p>\n"
+"\t</qt>"
+msgstr ""
+
+#. i18n: file conf_gpg.ui line 32
+#: rc.cpp:127
+#, no-c-format
+msgid "GnuPG Home"
+msgstr ""
+
+#. i18n: file conf_gpg.ui line 43
+#: rc.cpp:130
+#, fuzzy, no-c-format
+msgid "Configuration file:"
+msgstr "Fişier de configurare GnuPG:"
+
+#. i18n: file conf_gpg.ui line 51
+#: rc.cpp:133
+#, fuzzy, no-c-format
+msgid "Home location:"
+msgstr "Opţiuni personalizate:"
+
+#. i18n: file conf_gpg.ui line 137
+#: rc.cpp:139
+#, fuzzy, no-c-format
+msgid "&Use GnuPG agent"
+msgstr "Utilizează agent GnuPG"
+
+#. i18n: file conf_gpg.ui line 145
+#: rc.cpp:142
+#, no-c-format
+msgid "Additional Keyring"
+msgstr ""
+
+#. i18n: file conf_gpg.ui line 156
+#: rc.cpp:145
+#, fuzzy, no-c-format
+msgid "Pu&blic:"
+msgstr "Cheie publică"
+
+#. i18n: file conf_gpg.ui line 164
+#: rc.cpp:148
+#, fuzzy, no-c-format
+msgid "Private:"
+msgstr "Creează"
+
+#. i18n: file conf_gpg.ui line 201
+#: rc.cpp:151
+#, no-c-format
+msgid "Use only this keyring"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 31
+#: rc.cpp:154
+#, no-c-format
+msgid "Global Settings"
+msgstr "Setări globale"
+
+#. i18n: file conf_misc.ui line 42
+#: rc.cpp:157
+#, no-c-format
+msgid "Start KGpg automatically at login"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 49
+#: rc.cpp:160
+#, no-c-format
+msgid ""
+"<qt><b>Start KGpg automatically at KDE startup:</b><br />\n"
+"<p>If checked KGpg will start automatically each time that KDE starts up.</p>"
+"</qt>"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 63
+#: rc.cpp:164
+#, no-c-format
+msgid "Use mouse selection instead of clipboard"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 67
+#: rc.cpp:167
+#, no-c-format
+msgid ""
+"<qt><b>Use mouse selection instead of clipboard:</b> <br />\n"
+"\t\t\t"
+"<p>If checked, clipboard operations in KGpg will use the selection clipboard, "
+"that means highlighting a text to copy, and middle button (or right+left "
+"together) to paste. If this option is not checked, the clipboard will work with "
+"Key shortcuts (Ctrl-c, Ctrl-v).</p></qt> "
+msgstr ""
+
+#. i18n: file conf_misc.ui line 82
+#: rc.cpp:171
+#, no-c-format
+msgid ""
+"Display warning before creating temporary files\n"
+"(only occurs on remote files operations)"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 86
+#: rc.cpp:175
+#, no-c-format
+msgid ""
+"<qt><b>Display warning before creating temporary files:</b><br />\n"
+"\t\t\t"
+"<p></p></qt>"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 122
+#: rc.cpp:182
+#, fuzzy, no-c-format
+msgid "Install Shredder"
+msgstr "Tocător"
+
+#. i18n: file conf_misc.ui line 133
+#: rc.cpp:185
+#, no-c-format
+msgid ""
+"KGpg allows you to create a shredder on your desktop.\n"
+"It will shred (overwrite several times before erasing) the\n"
+"files you drop on it, making it almost impossible to recover\n"
+"the original file."
+msgstr ""
+
+#. i18n: file conf_misc.ui line 144
+#: rc.cpp:191
+#, fuzzy, no-c-format
+msgid "textLabel5"
+msgstr "textLabel7"
+
+#. i18n: file conf_misc.ui line 176
+#: rc.cpp:194
+#, no-c-format
+msgid "Applet && Menus"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 187
+#: rc.cpp:197
+#, no-c-format
+msgid "Left mouse click opens (restart KGpg to apply):"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 193
+#: rc.cpp:200
+#, fuzzy, no-c-format
+msgid "Key Manager"
+msgstr "Administrare chei"
+
+#. i18n: file conf_misc.ui line 198
+#: kgpgeditor.cpp:252 rc.cpp:203
+#, no-c-format
+msgid "Editor"
+msgstr "Editor"
+
+#. i18n: file conf_misc.ui line 235
+#: rc.cpp:206
+#, no-c-format
+msgid "Konqueror Service Menus"
+msgstr "Meniuri de serviciu Konqueror"
+
+#. i18n: file conf_misc.ui line 254
+#: rc.cpp:209
+#, no-c-format
+msgid "Sign file service menu:"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 259
+#: rc.cpp:212
+#, no-c-format
+msgid ""
+"<qt><b>Sign file service menu:</b><br />\n"
+"\t\t\t\t\t"
+"<p></p>\n"
+"\t\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 275
+#: rc.cpp:217
+#, no-c-format
+msgid "Decrypt file service menu:"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 280
+#: rc.cpp:220
+#, no-c-format
+msgid ""
+"<qt><b>Decrypt file service menu:</b><br />\n"
+"\t\t\t\t\t"
+"<p></p>\n"
+"\t\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 291
+#: rc.cpp:228 rc.cpp:234
+#, no-c-format
+msgid "Enable with All Files"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 319
+#: rc.cpp:237
+#, fuzzy, no-c-format
+msgid "Enable with Encrypted Files"
+msgstr "Nu pot citi fişierul."
+
+#. i18n: file conf_misc.ui line 333
+#: rc.cpp:240
+#, no-c-format
+msgid "System Tray Applet"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 344
+#: rc.cpp:243
+#, no-c-format
+msgid "Event on unencrypted file drop:"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 349
+#: rc.cpp:246
+#, no-c-format
+msgid ""
+"<qt><b>Event on unencrypted file drop:</b><br />\n"
+"\t\t\t\t\t"
+"<p></p>\n"
+"\t\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 357
+#: rc.cpp:251
+#, no-c-format
+msgid "Event on encrypted file drop:"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 362
+#: rc.cpp:254
+#, no-c-format
+msgid ""
+"<qt><b>Event on encrypted file drop:</b><br />\n"
+"\t\t\t\t\t"
+"<p></p>\n"
+"\t\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file conf_misc.ui line 368
+#: rc.cpp:259
+#, no-c-format
+msgid "Encrypt"
+msgstr "Criptează"
+
+#. i18n: file conf_misc.ui line 373
+#: rc.cpp:262
+#, no-c-format
+msgid "Sign"
+msgstr "Semnează"
+
+#. i18n: file conf_misc.ui line 378
+#: rc.cpp:265 rc.cpp:274
+#, no-c-format
+msgid "Ask"
+msgstr "Întreabă"
+
+#. i18n: file conf_misc.ui line 388
+#: rc.cpp:268
+#, no-c-format
+msgid "Decrypt & Save"
+msgstr "Decriptează şi salvează"
+
+#. i18n: file conf_misc.ui line 393
+#: rc.cpp:271
+#, no-c-format
+msgid "Decrypt & Open in Editor"
+msgstr "Decriptează şi deschide în editor"
+
+#. i18n: file conf_servers.ui line 35
+#: rc.cpp:277
+#, fuzzy, no-c-format
+msgid "Set as Default"
+msgstr "Setează ca şi cheie &implicită"
+
+#. i18n: file conf_servers.ui line 51
+#: rc.cpp:280
+#, no-c-format
+msgid "Add..."
+msgstr ""
+
+#. i18n: file conf_servers.ui line 98
+#: rc.cpp:286
+#, no-c-format
+msgid ""
+"<b>INFORMATION</b>:\n"
+"Only the default server will be stored in GnuPG's configuration file,\n"
+"all others will be stored for use by KGpg only."
+msgstr ""
+
+#. i18n: file conf_servers.ui line 106
+#: rc.cpp:291
+#, no-c-format
+msgid "Honor HTTP proxy when available"
+msgstr ""
+
+#. i18n: file conf_ui2.ui line 31
+#: rc.cpp:294
+#, fuzzy, no-c-format
+msgid "Key Colors"
+msgstr "Importare cheie"
+
+#. i18n: file conf_ui2.ui line 50
+#: rc.cpp:297
+#, fuzzy, no-c-format
+msgid "Unknown keys:"
+msgstr "Necunoscută"
+
+#. i18n: file conf_ui2.ui line 73
+#: rc.cpp:300
+#, fuzzy, no-c-format
+msgid "Trusted keys:"
+msgstr "Încredere:"
+
+#. i18n: file conf_ui2.ui line 81
+#: rc.cpp:303
+#, fuzzy, no-c-format
+msgid "Expired/disabled keys:"
+msgstr "Dezactivează cheia"
+
+#. i18n: file conf_ui2.ui line 89
+#: rc.cpp:306
+#, fuzzy, no-c-format
+msgid "Revoked keys:"
+msgstr "Revocată"
+
+#. i18n: file conf_ui2.ui line 163
+#: rc.cpp:309
+#, fuzzy, no-c-format
+msgid "Editor Font"
+msgstr "Editor"
+
+#. i18n: file groupedit.ui line 101
+#: rc.cpp:321
+#, no-c-format
+msgid "Available Trusted Keys"
+msgstr ""
+
+#. i18n: file groupedit.ui line 142
+#: rc.cpp:324
+#, no-c-format
+msgid "<b>Keys in the Group</b>"
+msgstr ""
+
+#. i18n: file keyexport.ui line 41
+#: rc.cpp:336 rc.cpp:477
+#, no-c-format
+msgid "Export attributes (photo id)"
+msgstr ""
+
+#. i18n: file keyexport.ui line 88
+#: rc.cpp:342
+#, no-c-format
+msgid "Default key server"
+msgstr "Server de chei implicit"
+
+#. i18n: file keyexport.ui line 96
+#: rc.cpp:345 rc.cpp:630
+#, no-c-format
+msgid "Clipboard"
+msgstr "7Clipboard"
+
+#. i18n: file keyexport.ui line 112
+#: rc.cpp:348 rc.cpp:627
+#, no-c-format
+msgid "File:"
+msgstr "Fişier:"
+
+#. i18n: file keyproperties.ui line 24
+#: keyinfowidget.cpp:46 rc.cpp:351
+#, no-c-format
+msgid "Key Properties"
+msgstr "Proprietăţi cheie"
+
+#. i18n: file keyproperties.ui line 79
+#: rc.cpp:354
+#, no-c-format
+msgid "No Photo"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 90
+#: rc.cpp:357
+#, no-c-format
+msgid ""
+"<qt><b>Photo:</b><br />\n"
+"\t\t\t"
+"<p>A photo can be included with a public key for extra security. The photo can "
+"be used as an additional method of authenticating the key. However, it should "
+"not be relied upon as the only form of authentication.</p>\n"
+"\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 106
+#: rc.cpp:362
+#, no-c-format
+msgid "Photo Id:"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 131
+#: rc.cpp:365
+#, no-c-format
+msgid "Disable key"
+msgstr "Dezactivează cheia"
+
+#. i18n: file keyproperties.ui line 150
+#: rc.cpp:368
+#, no-c-format
+msgid "Change Expiration..."
+msgstr ""
+
+#. i18n: file keyproperties.ui line 169
+#: rc.cpp:371
+#, no-c-format
+msgid "Change Passphrase..."
+msgstr ""
+
+#. i18n: file keyproperties.ui line 182
+#: rc.cpp:374
+#, no-c-format
+msgid "Length:"
+msgstr "Lungime:"
+
+#. i18n: file keyproperties.ui line 193
+#: rc.cpp:377
+#, no-c-format
+msgid "Creation:"
+msgstr "Creată:"
+
+#. i18n: file keyproperties.ui line 204
+#: rc.cpp:380 rc.cpp:588
+#, no-c-format
+msgid "Key ID:"
+msgstr "ID cheie:"
+
+#. i18n: file keyproperties.ui line 223
+#: rc.cpp:383
+#, no-c-format
+msgid "Owner trust:"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 245
+#: keygener.cpp:79 rc.cpp:389
+#, no-c-format
+msgid "Algorithm:"
+msgstr "Algoritm:"
+
+#. i18n: file keyproperties.ui line 275
+#: rc.cpp:395
+#, no-c-format
+msgid "Trust:"
+msgstr "Încredere:"
+
+#. i18n: file keyproperties.ui line 286
+#: rc.cpp:398
+#, no-c-format
+msgid "Comment:"
+msgstr "Comentariu:"
+
+#. i18n: file keyproperties.ui line 297
+#: keygener.cpp:47 rc.cpp:401 rc.cpp:582
+#, no-c-format
+msgid "Name:"
+msgstr "Nume:"
+
+#. i18n: file keyproperties.ui line 316
+#: rc.cpp:404 rc.cpp:579
+#, no-c-format
+msgid "Fingerprint:"
+msgstr "Amprentă:"
+
+#. i18n: file keyproperties.ui line 393
+#: rc.cpp:407
+#, no-c-format
+msgid "Don't Know"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 398
+#: rc.cpp:410
+#, no-c-format
+msgid "Do NOT Trust"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 403
+#: rc.cpp:413
+#, no-c-format
+msgid "Marginally"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 408
+#: rc.cpp:416
+#, no-c-format
+msgid "Fully"
+msgstr ""
+
+#. i18n: file keyproperties.ui line 413
+#: rc.cpp:419
+#, no-c-format
+msgid "Ultimately"
+msgstr ""
+
+#. i18n: file keyserver.ui line 48
+#: rc.cpp:425
+#, no-c-format
+msgid "Text to search or ID of the key to import:"
+msgstr ""
+
+#. i18n: file keyserver.ui line 53
+#: rc.cpp:428
+#, no-c-format
+msgid ""
+"<qt><b>Text to search or ID of the key to import:</b><br />\n"
+"\t\t\t\t"
+"<p>There are multiple ways to search for a key, you can use a text or partial "
+"text search (example: entering Phil or Zimmerman will bring up all keys in "
+"which Phil or Zimmerman shows up) or you can search by the ID's of the key. Key "
+"ID's are strings of letters and numbers that uniquely identify a key (example: "
+"searching for 0xED7585F4 would bring up the key associated with that ID).</p>\n"
+"\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file keyserver.ui line 62
+#: rc.cpp:433
+#, no-c-format
+msgid ""
+"<b>Key Server Drop Down Dialog:</b>\n"
+"Allows the user to select the Key Server which will be used to import PGP/GnuPG "
+"keys into the local keyring."
+msgstr ""
+
+#. i18n: file keyserver.ui line 75
+#: rc.cpp:437 rc.cpp:463
+#, no-c-format
+msgid "Key server:"
+msgstr "Server de chei:"
+
+#. i18n: file keyserver.ui line 78
+#: rc.cpp:440
+#, no-c-format
+msgid ""
+"<qt><b>Key Server:</b><br /> "
+"<p>A Key Server is a centralized repository of PGP/GnuPG keys connected to the "
+"Internet which can be conveniently accessed in order to obtain or deposit keys. "
+"Select from the drop down list to specify which key server should be used.</p> "
+"<p>Often these keys are held by people whom the user has never met and as such "
+"the authenticity is dubious at best. Refer to the GnuPG manual covering "
+"\"Web-of-Trust\" relationships to find out how GnuPG works around the problem "
+"of verifying authenticity.</p> </qt>"
+msgstr ""
+
+#. i18n: file keyserver.ui line 86
+#: rc.cpp:443
+#, no-c-format
+msgid "&Search"
+msgstr "&Caută"
+
+#. i18n: file keyserver.ui line 97
+#: keyservers.cpp:171 rc.cpp:446
+#, no-c-format
+msgid "&Import"
+msgstr "&Importă"
+
+#. i18n: file keyserver.ui line 159
+#: rc.cpp:449 rc.cpp:474
+#, no-c-format
+msgid "Honor HTTP proxy:"
+msgstr ""
+
+#. i18n: file keyserver.ui line 199
+#: rc.cpp:455
+#, no-c-format
+msgid "&Export"
+msgstr "&Exportă"
+
+#. i18n: file keyserver.ui line 204
+#: rc.cpp:458
+#, no-c-format
+msgid ""
+"<qt><b>Export:</b><br />\n"
+"\t\t\t\t"
+"<p>Depressing this key will export the specified key to the specified "
+"server.</p>\n"
+"\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file keyserver.ui line 247
+#: rc.cpp:466
+#, no-c-format
+msgid "Key to be exported:"
+msgstr "Cheia de exportat:"
+
+#. i18n: file keyserver.ui line 252
+#: rc.cpp:469
+#, no-c-format
+msgid ""
+"<qt><b>Key to be exported:</b><br />\n"
+"\t\t\t\t"
+"<p>This allows the user to specify the key from the drop down list that will be "
+"exported to the key server selected.</p>\n"
+"\t\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file kgpgrevokewidget.ui line 27
+#: rc.cpp:480
+#, no-c-format
+msgid "key id"
+msgstr ""
+
+#. i18n: file kgpgrevokewidget.ui line 38
+#: rc.cpp:483
+#, no-c-format
+msgid "Print certificate"
+msgstr "Tipăreşte certificatul"
+
+#. i18n: file kgpgrevokewidget.ui line 46
+#: rc.cpp:486
+#, no-c-format
+msgid "Create revocation certificate for"
+msgstr ""
+
+#. i18n: file kgpgrevokewidget.ui line 54
+#: rc.cpp:489
+#, no-c-format
+msgid "Description:"
+msgstr "Descriere:"
+
+#. i18n: file kgpgrevokewidget.ui line 60
+#: rc.cpp:492
+#, no-c-format
+msgid "No Reason"
+msgstr "Fără motiv"
+
+#. i18n: file kgpgrevokewidget.ui line 65
+#: rc.cpp:495
+#, no-c-format
+msgid "Key Has Been Compromised"
+msgstr "Cheia a fost compromisă"
+
+#. i18n: file kgpgrevokewidget.ui line 70
+#: rc.cpp:498
+#, no-c-format
+msgid "Key is Superseded"
+msgstr "Cheia a fost înlocuită"
+
+#. i18n: file kgpgrevokewidget.ui line 75
+#: rc.cpp:501
+#, no-c-format
+msgid "Key is No Longer Used"
+msgstr "Cheia nu mai este folosită"
+
+#. i18n: file kgpgrevokewidget.ui line 87
+#: rc.cpp:504
+#, no-c-format
+msgid "Reason for revocation:"
+msgstr "Motiv pentru revocare:"
+
+#. i18n: file kgpgrevokewidget.ui line 95
+#: rc.cpp:507
+#, no-c-format
+msgid "Save certificate:"
+msgstr ""
+
+#. i18n: file kgpgrevokewidget.ui line 109
+#: rc.cpp:510
+#, no-c-format
+msgid "Import into keyring"
+msgstr "Importă în inelul de chei"
+
+#. i18n: file kgpgwizard.ui line 16
+#: rc.cpp:513
+#, no-c-format
+msgid "KGpg Wizard"
+msgstr "Expert KGpg"
+
+#. i18n: file kgpgwizard.ui line 23
+#: rc.cpp:516
+#, no-c-format
+msgid "Introduction"
+msgstr "Introducere"
+
+#. i18n: file kgpgwizard.ui line 63
+#: rc.cpp:519
+#, no-c-format
+msgid ""
+"<h1>Welcome to the KGpg Wizard</h1>\n"
+"This wizard will first setup some basic configuration options required for KGpg "
+"to work properly. Next, it will allow you to create your own key pair, enabling "
+"you to encrypt your files and emails."
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 91
+#: rc.cpp:523
+#, no-c-format
+msgid "You have GnuPG version:"
+msgstr "Aveţi GnuPG versiunea:"
+
+#. i18n: file kgpgwizard.ui line 101
+#: rc.cpp:526
+#, no-c-format
+msgid "Step One: Communication with GnuPG"
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 112
+#: rc.cpp:529
+#, no-c-format
+msgid ""
+"Unless you want to try some unusual settings, just click on the \"next\" "
+"button."
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 123
+#: rc.cpp:532
+#, no-c-format
+msgid "KGpg needs to know where your GnuPG configuration file is stored."
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 156
+#: rc.cpp:535
+#, no-c-format
+msgid "<br>Path to your GnuPG options file:"
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 197
+#: rc.cpp:538
+#, no-c-format
+msgid "Step Two: Install a Shredder on your Desktop"
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 208
+#: rc.cpp:541
+#, no-c-format
+msgid "Install shredder on my desktop"
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 267
+#: rc.cpp:544
+#, no-c-format
+msgid ""
+"<qt>This will install a shredder icon on your desktop."
+"<br>\n"
+"The shredder securely deletes files (overwriting them 35 times) dropped on to "
+"it.\n"
+"Remember that if you download a file or open one in an editor, parts of the "
+"file may be saved in a temporary location. Shredding will not erase these "
+"temporary files.\n"
+"<br><b>Shredding may not be 100% secure if you use a journaling file system.</b>"
+"</qt>"
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 280
+#: rc.cpp:550
+#, no-c-format
+msgid "Step Three: Ready to Create your Key Pair"
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 291
+#: rc.cpp:553 rc.cpp:705
+#, no-c-format
+msgid "Start KGpg automatically at KDE startup."
+msgstr ""
+
+#. i18n: file kgpgwizard.ui line 327
+#: rc.cpp:556
+#, no-c-format
+msgid "Your default key:"
+msgstr "Cheia dumneavoastră implicită:"
+
+#. i18n: file kgpgwizard.ui line 350
+#: rc.cpp:559
+#, no-c-format
+msgid ""
+"KGpg will now launch the key generation dialog to create your own key pair for "
+"encryption and decryption."
+msgstr ""
+
+#. i18n: file newkey.ui line 30
+#: rc.cpp:565
+#, no-c-format
+msgid "New Key Created"
+msgstr "Cheie nouă creată"
+
+#. i18n: file newkey.ui line 41
+#: rc.cpp:568
+#, no-c-format
+msgid "You have successfully created the following key:"
+msgstr ""
+
+#. i18n: file newkey.ui line 49
+#: rc.cpp:571
+#, no-c-format
+msgid "Set as your default key"
+msgstr ""
+
+#. i18n: file newkey.ui line 54
+#: rc.cpp:574
+#, no-c-format
+msgid ""
+"<qt><b>Set as your default key:</b><br />\n"
+"\t\t\t"
+"<p>Checking this option sets the newly created key pair as the default key "
+"pair.</p>\n"
+"\t\t\t</qt>"
+msgstr ""
+
+#. i18n: file newkey.ui line 113
+#: rc.cpp:591
+#, no-c-format
+msgid "textLabel7"
+msgstr "textLabel7"
+
+#. i18n: file newkey.ui line 121
+#: rc.cpp:594
+#, no-c-format
+msgid "textLabel8"
+msgstr "textLabel8"
+
+#. i18n: file newkey.ui line 129
+#: rc.cpp:597
+#, no-c-format
+msgid "textLabel10"
+msgstr "textLabel10"
+
+#. i18n: file newkey.ui line 139
+#: rc.cpp:600
+#, no-c-format
+msgid "Revocation Certificate"
+msgstr "Certificat de revocare"
+
+#. i18n: file newkey.ui line 150
+#: rc.cpp:603
+#, no-c-format
+msgid ""
+"It is recommended to save or print a revocation certificate in case your key is "
+"compromised."
+msgstr ""
+
+#. i18n: file newkey.ui line 166
+#: rc.cpp:609
+#, no-c-format
+msgid "Save as:"
+msgstr "Salvează ca:"
+
+#. i18n: file searchres.ui line 35
+#: rc.cpp:612
+#, no-c-format
+msgid "Key to import:"
+msgstr "Cheie de importat:"
+
+#. i18n: file kgpg.kcfg line 9
+#: rc.cpp:633
+#, fuzzy, no-c-format
+msgid "Custom decryption command."
+msgstr "Opţiuni personalizate:"
+
+#. i18n: file kgpg.kcfg line 15
+#: rc.cpp:636
+#, no-c-format
+msgid "Custom encryption options"
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 18
+#: rc.cpp:639
+#, no-c-format
+msgid "Allow custom encryption options"
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 22
+#: rc.cpp:642
+#, no-c-format
+msgid "File encryption key."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 25
+#: rc.cpp:645
+#, no-c-format
+msgid "Use ASCII armored encryption."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 29
+#: rc.cpp:648
+#, no-c-format
+msgid "Allow encryption with untrusted keys."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 33
+#: rc.cpp:651
+#, no-c-format
+msgid "Hide the user ID."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 37
+#: rc.cpp:654
+#, no-c-format
+msgid "Shred the source file after encryption."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 41
+#: rc.cpp:657
+#, no-c-format
+msgid "Enable PGP 6 compatibility."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 45
+#: rc.cpp:660
+#, no-c-format
+msgid "Use *.pgp extension for encrypted files."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 52
+#: rc.cpp:663
+#, no-c-format
+msgid "The path of the gpg configuration file."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 55
+#: rc.cpp:666
+#, no-c-format
+msgid "GPG groups"
+msgstr "Grupuri GPG"
+
+#. i18n: file kgpg.kcfg line 58
+#: rc.cpp:669
+#, no-c-format
+msgid "Use only the additional keyring, not the default one."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 62
+#: rc.cpp:672
+#, no-c-format
+msgid "Enable additional public keyring."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 66
+#: rc.cpp:675
+#, no-c-format
+msgid "Enable additional private keyring."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 70
+#: rc.cpp:678
+#, no-c-format
+msgid "The path of the additional public keyring."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 73
+#: rc.cpp:681
+#, no-c-format
+msgid "The path of the additional private keyring."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 88
+#: rc.cpp:684
+#, no-c-format
+msgid "Is the first time the application runs."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 92
+#: rc.cpp:687
+#, no-c-format
+msgid "The size of the editor window."
+msgstr "Mărimea ferestrei de editare."
+
+#. i18n: file kgpg.kcfg line 95
+#: rc.cpp:690
+#, no-c-format
+msgid "Show the trust value in key manager."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 99
+#: rc.cpp:693
+#, no-c-format
+msgid "Show the expiration value in key manager."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 103
+#: rc.cpp:696
+#, no-c-format
+msgid "Show the size value in key manager."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 107
+#: rc.cpp:699
+#, no-c-format
+msgid "Show the creation value in key manager."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 114
+#: rc.cpp:702
+#, no-c-format
+msgid "Use the mouse selection instead of the clipboard."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 122
+#: rc.cpp:708
+#, no-c-format
+msgid ""
+"Display a warning before creating temporary files during remote file "
+"operations."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 126
+#: rc.cpp:711
+#, no-c-format
+msgid "Choose default left-click behavior"
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 133
+#: rc.cpp:714
+#, no-c-format
+msgid "Handle encrypted drops"
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 141
+#: rc.cpp:717
+#, no-c-format
+msgid "Handle unencrypted drops"
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 149
+#: rc.cpp:720
+#, no-c-format
+msgid "Show the \"sign file\" service menu."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 157
+#: rc.cpp:723
+#, no-c-format
+msgid "Show the \"decrypt file\" service menu."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 169
+#: rc.cpp:726
+#, no-c-format
+msgid "Show tip of the day."
+msgstr "Afişează sfatul zilei."
+
+#. i18n: file kgpg.kcfg line 176
+#: rc.cpp:729
+#, no-c-format
+msgid "Color used for trusted keys."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 180
+#: rc.cpp:732
+#, no-c-format
+msgid "Color used for revoked keys."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 184
+#: rc.cpp:735
+#, no-c-format
+msgid "Color used for unknown keys."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 188
+#: rc.cpp:738
+#, no-c-format
+msgid "Color used for untrusted keys."
+msgstr ""
+
+#. i18n: file kgpg.kcfg line 202
+#: rc.cpp:744
+#, no-c-format
+msgid "Use HTTP proxy when available."
+msgstr ""
+
+#: keygener.cpp:37
+msgid "Key Generation"
+msgstr "Generare cheie"
+
+#: keygener.cpp:40
+msgid "Expert Mode"
+msgstr ""
+
+#: keygener.cpp:45
+msgid "Generate Key Pair"
+msgstr ""
+
+#: keygener.cpp:62
+msgid "Never"
+msgstr "Niciodată"
+
+#: keygener.cpp:63
+msgid "Days"
+msgstr "Zile"
+
+#: keygener.cpp:64
+msgid "Weeks"
+msgstr "Săptămîni"
+
+#: keygener.cpp:65
+msgid "Months"
+msgstr "Luni"
+
+#: keygener.cpp:66
+msgid "Years"
+msgstr "Ani"
+
+#: keygener.cpp:70
+msgid "Key size:"
+msgstr "Mărime cheie:"
+
+#: keygener.cpp:94
+msgid "You must give a name."
+msgstr "Trebuie să introduceţi un nume."
+
+#: keygener.cpp:100
+msgid "You are about to create a key with no email address"
+msgstr ""
+
+#: keygener.cpp:103
+msgid "Email address not valid"
+msgstr "Adresa de e-mail nu este validă"
+
+#: detailedconsole.cpp:43
+msgid "Details"
+msgstr "Detalii"
+
+#: detailedconsole.cpp:55
+msgid "Info"
+msgstr "Informaţii"
+
+#: keyinfowidget.cpp:257 keyinfowidget.cpp:266
+msgid "none"
+msgstr "nimic"
+
+#: keyinfowidget.cpp:355
+msgid "Choose New Expiration"
+msgstr ""
+
+#: keyinfowidget.cpp:433
+msgid "Passphrase for the key was changed"
+msgstr ""
+
+#: keyinfowidget.cpp:453
+msgid "Could not change expiration"
+msgstr ""
+
+#: keyinfowidget.cpp:453
+msgid "Bad passphrase"
+msgstr ""
+
+#: tips.cpp:3
+msgid ""
+"<p>If you want to decrypt a text file, simply drag and drop it into the editor "
+"window. Kgpg will do the rest. Even remote files can be dropped.</p>\n"
+"<p>Drag a public key into the editor window and kgpg will automatically import "
+"it if you want.</p>\n"
+msgstr ""
+
+#: tips.cpp:9
+msgid ""
+"<p>The easiest way to encrypt a file: simply right click on the file, and you "
+"have an encrypt option in the contextual menu.\n"
+"This works in <strong>konqueror</strong> or on your Desktop!</p>\n"
+msgstr ""
+
+#: tips.cpp:15
+msgid ""
+"<p>If you want to encrypt a message for several persons, just select several "
+"encryption keys by pressing the \"Ctrl\" key.</p>\n"
+msgstr ""
+
+#: tips.cpp:20
+msgid ""
+"<p><strong>You don't know anything about encryption?</strong>"
+"<br>\n"
+"No problem, simply create yourself a key pair in the key management window. "
+"Then, export your public key & mail it to your friends."
+"<br>\n"
+"Ask them to do the same & import their public keys. Finally, to send an "
+"encrypted message, type it in the Kgpg editor, then click \"encrypt\". Choose \n"
+"your friend key and click \"encrypt\" again. The message will be encrypted, "
+"ready to be sent by email.</p>\n"
+msgstr ""
+
+#: tips.cpp:28
+msgid ""
+"<p>To perform an operation on a key, open the key management window & right "
+"click on the key. A popup menu with all available options will appear.</p>\n"
+msgstr ""
+
+#: tips.cpp:33
+msgid ""
+"<p>Decrypt a file with a single mouse click on it. You will then be prompted "
+"for password & that's all!</p>\n"
+msgstr ""
+
+#: tips.cpp:38
+msgid ""
+"<p>If you only want to open the key manager, type \"kgpg -k\" in the command "
+"line prompt.</p>\n"
+msgstr ""
+
+#: tips.cpp:43
+msgid ""
+"<p>Typing \"kgpg -s filename\" will decrypt the file filename and open it in "
+"Kgpg's editor.</p>\n"
+msgstr ""
+
+#: kgpgeditor.cpp:143
+msgid "&Encrypt File..."
+msgstr "&Criptează fişier..."
+
+#: kgpgeditor.cpp:144
+msgid "&Decrypt File..."
+msgstr "&Decriptează fişier..."
+
+#: kgpgeditor.cpp:149
+msgid "&Generate Signature..."
+msgstr "&Generează semnătură..."
+
+#: kgpgeditor.cpp:150
+msgid "&Verify Signature..."
+msgstr "&Verifică semnătură..."
+
+#: kgpgeditor.cpp:151
+msgid "&Check MD5 Sum..."
+msgstr "&Verifică suma MD5..."
+
+#: kgpgeditor.cpp:220 kgpgeditor.cpp:230 kgpgeditor.cpp:467 kgpgeditor.cpp:481
+#: kgpgeditor.cpp:513
+msgid "*|All Files"
+msgstr "*|Toate fişierele"
+
+#: kgpgeditor.cpp:220
+msgid "Open File to Encode"
+msgstr ""
+
+#: kgpgeditor.cpp:230
+msgid "Open File to Decode"
+msgstr ""
+
+#: kgpgeditor.cpp:244
+#, fuzzy
+msgid "Decrypt File To"
+msgstr "Decriptează fişierul în"
+
+#: kgpgeditor.cpp:317
+msgid ""
+"The document could not been saved, as the selected encoding cannot encode every "
+"unicode character in it."
+msgstr ""
+
+#: kgpgeditor.cpp:325 kgpgeditor.cpp:352
+msgid ""
+"The document could not be saved, please check your permissions and disk space."
+msgstr ""
+
+#: kgpgeditor.cpp:379 kgpgeditor.cpp:388
+msgid "Overwrite existing file %1?"
+msgstr ""
+
+#: kgpgeditor.cpp:380 kgpgeditor.cpp:389
+msgid "Overwrite"
+msgstr "Suprascrie"
+
+#: kgpgeditor.cpp:467 kgpgeditor.cpp:513
+msgid "Open File to Verify"
+msgstr ""
+
+#: kgpgeditor.cpp:481
+msgid "Open File to Sign"
+msgstr ""
+
+#: keyservers.cpp:55
+msgid "Key Server"
+msgstr "Server de chei"
+
+#: keyservers.cpp:163 keyservers.cpp:409
+msgid "You must enter a search string."
+msgstr ""
+
+#: keyservers.cpp:178
+msgid "Connecting to the server..."
+msgstr "Conectez la server..."
+
+#: keyservers.cpp:233
+msgid "You must choose a key."
+msgstr "Trebuie să alegeţi o cheie."
+
+#: keyservers.cpp:265
+msgid "Found %1 matching keys"
+msgstr ""
+
+#: keyservers.cpp:374 keyservers.cpp:442
+msgid "<b>Connecting to the server...</b>"
+msgstr "<b>Conectez la server...</b>"
+
+#: keyservers.cpp:375 keyservers.cpp:443
+msgid "&Abort"
+msgstr "&Renunţă"
+
+#, fuzzy
+#~ msgid "Edit Key Server"
+#~ msgstr "Server de chei"
+
+#~ msgid "Keys"
+#~ msgstr "Chei"
+
+#~ msgid "Shredding %1 file(s)"
+#~ msgstr "Distrug %1 fişiere"
diff --git a/tde-i18n-ro/messages/kdeutils/khexedit.po b/tde-i18n-ro/messages/kdeutils/khexedit.po
new file mode 100644
index 00000000000..85bf5e4e427
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/khexedit.po
@@ -0,0 +1,2099 @@
+# translation of khexedit.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: khexedit\n"
+"POT-Creation-Date: 2006-04-17 03:54+0200\n"
+"PO-Revision-Date: 2004-11-14 17:59+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#. i18n: file khexeditui.rc line 10
+#: rc.cpp:3
+#, no-c-format
+msgid "Permissions"
+msgstr "Permisiuni"
+
+#. i18n: file khexeditui.rc line 19
+#: rc.cpp:6
+#, no-c-format
+msgid "Spec&ial"
+msgstr "Spec&ial"
+
+#. i18n: file khexeditui.rc line 42
+#: rc.cpp:9
+#, no-c-format
+msgid "Document &Encoding"
+msgstr "&Codarea documentului"
+
+#. i18n: file khexeditui.rc line 67
+#: rc.cpp:12
+#, no-c-format
+msgid "&Documents"
+msgstr "&Documente"
+
+#. i18n: file khexeditui.rc line 73
+#: rc.cpp:15
+#, no-c-format
+msgid "&Document Tabs"
+msgstr "TAB-uri &document"
+
+#. i18n: file khexeditui.rc line 78
+#: rc.cpp:18
+#, no-c-format
+msgid "Conversion &Field"
+msgstr "Cî&mp de conversie"
+
+#. i18n: file khexeditui.rc line 83
+#: rc.cpp:21
+#, no-c-format
+msgid "Searc&hbar"
+msgstr "Bară de &căutare"
+
+#: chartabledialog.cc:37
+msgid "Character Table"
+msgstr "Tabel de caractere"
+
+#: chartabledialog.cc:49 dialog.cc:1402 fileinfodialog.cc:106
+msgid "Decimal"
+msgstr "Zecimal"
+
+#: chartabledialog.cc:50 dialog.cc:1401 fileinfodialog.cc:105
+msgid "Hexadecimal"
+msgstr "Hexazecimal"
+
+#: chartabledialog.cc:51 dialog.cc:1403 fileinfodialog.cc:107
+msgid "Octal"
+msgstr "Octal"
+
+#: chartabledialog.cc:52 dialog.cc:1404 fileinfodialog.cc:108
+msgid "Binary"
+msgstr "Binar"
+
+#: chartabledialog.cc:53 fileinfodialog.cc:109
+msgid "Text"
+msgstr "Text"
+
+#: chartabledialog.cc:70
+msgid "Insert this number of characters:"
+msgstr "Inserează acest număr de caractere:"
+
+#: parts/kpart/khepartfactory.cpp:30
+#, fuzzy
+msgid "KHexEdit2Part"
+msgstr "KHexEdit"
+
+#: parts/kpart/khepartfactory.cpp:31
+#, fuzzy
+msgid "Embedded hex editor"
+msgstr "Editor hexazecimal KDE"
+
+#: parts/kpart/khepartfactory.cpp:36
+msgid "Author"
+msgstr ""
+
+#: parts/kpart/khepart.cpp:92
+msgid "&Value Coding"
+msgstr ""
+
+#: parts/kpart/khepart.cpp:94 toplevel.cc:180
+msgid "&Hexadecimal"
+msgstr "&Hexazecimal"
+
+#: parts/kpart/khepart.cpp:95 toplevel.cc:182
+msgid "&Decimal"
+msgstr "&Zecimal"
+
+#: parts/kpart/khepart.cpp:96 toplevel.cc:184
+msgid "&Octal"
+msgstr "&Octal"
+
+#: parts/kpart/khepart.cpp:97 toplevel.cc:186
+msgid "&Binary"
+msgstr "&Binar"
+
+#: parts/kpart/khepart.cpp:102
+#, fuzzy
+msgid "&Char Encoding"
+msgstr "Codare"
+
+#: parts/kpart/khepart.cpp:106
+msgid "Show &Unprintable Chars (<32)"
+msgstr ""
+
+#: parts/kpart/khepart.cpp:112
+#, fuzzy
+msgid "&Resize Style"
+msgstr "&Resetează"
+
+#: parts/kpart/khepart.cpp:114
+#, fuzzy
+msgid "&No Resize"
+msgstr "&Permite redimensionarea"
+
+#: parts/kpart/khepart.cpp:115
+msgid "&Lock Groups"
+msgstr ""
+
+#: parts/kpart/khepart.cpp:116
+msgid "&Full Size Usage"
+msgstr ""
+
+#: parts/kpart/khepart.cpp:120
+#, fuzzy
+msgid "&Line Offset"
+msgstr "&Deplasament:"
+
+#: parts/kpart/khepart.cpp:123
+#, fuzzy
+msgid "&Columns"
+msgstr "&Documente"
+
+#: parts/kpart/khepart.cpp:125
+#, fuzzy
+msgid "&Values Column"
+msgstr "&Documente"
+
+#: parts/kpart/khepart.cpp:126
+#, fuzzy
+msgid "&Chars Column"
+msgstr "&Documente"
+
+#: parts/kpart/khepart.cpp:127
+#, fuzzy
+msgid "&Both Columns"
+msgstr "&Documente"
+
+#: searchbar.cc:63 toplevel.cc:862
+msgid "Hex"
+msgstr "Hex"
+
+#: searchbar.cc:63 toplevel.cc:866
+msgid "Dec"
+msgstr "Zec"
+
+#: searchbar.cc:63 toplevel.cc:870
+msgid "Oct"
+msgstr "Oct"
+
+#: searchbar.cc:63 toplevel.cc:874
+msgid "Bin"
+msgstr "Bin"
+
+#: searchbar.cc:64 toplevel.cc:878
+msgid "Txt"
+msgstr "Txt"
+
+#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529
+#: hexeditorwidget.cc:1597 searchbar.cc:73
+msgid "Find"
+msgstr "Caută"
+
+#: searchbar.cc:79
+msgid "Backwards"
+msgstr "Înapoi"
+
+#: searchbar.cc:80
+msgid "Ignore case"
+msgstr "Ignoră majusculele"
+
+#: hexmanagerwidget.cc:136
+msgid "Conversion"
+msgstr "Conversie"
+
+#: main.cc:34
+msgid "KDE hex editor"
+msgstr "Editor hexazecimal KDE"
+
+#: main.cc:40
+msgid "Jump to 'offset'"
+msgstr "Salt la 'offset'"
+
+#: main.cc:41
+msgid "File(s) to open"
+msgstr "Fişier(e) de deschis"
+
+#: main.cc:49
+msgid "KHexEdit"
+msgstr "KHexEdit"
+
+#: main.cc:54
+msgid ""
+"\n"
+"This program uses modified code and techniques from other KDE programs,\n"
+"specifically kwrite, kiconedit and ksysv. Credit goes to authors\n"
+"and maintainers.\n"
+"\n"
+"Leon Lessing, leon@lrlabs.com, has made parts of the bit swapping\n"
+"functionality.\n"
+"\n"
+"Craig Graham, c_graham@hinge.mistral.co.uk, has made parts of\n"
+"the bit stream functionality of the conversion field.\n"
+"\n"
+"Dima Rogozin, dima@mercury.co.il, has extended the string dialog\n"
+"list capabilities.\n"
+"\n"
+"Edward Livingston-Blade, sbcs@bigfoot.com, has given me very good\n"
+"reports which removed some nasty bugs.\n"
+msgstr ""
+"\n"
+"Acest program utilizează cod modificat şi tehnici din alte programe KDE,\n"
+"în mod specific kwrite, kiconedit şi ksysv. Creditele sînt atribuite\n"
+"autorilor şi dezvoltatorilor lor.\n"
+"\n"
+"Leon Lessing, leon@lrlabs.com, a creat partea cu funcţionalitatea\n"
+"interschimbării biţilor.\n"
+"\n"
+"Craig Graham, c_graham@hinge.mistral.co.uk, a creat părţi din\n"
+"funcţionalitatea fluxurilor de biţi din cîmpul de conversie.\n"
+"\n"
+"Dima Rogozin, dima@mercury.co.il, a extins capabilităţile de listă\n"
+"ale dialogului de şiruri.\n"
+"\n"
+"Edward Livingston-Blade, sbcs@bigfoot.com, mi-a oferit raportări de\n"
+"erori foarte bune care au dus la eliminarea a multor erori sîcîitoare.\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: stringdialog.cc:38 stringdialog.cc:201
+msgid "Extract Strings"
+msgstr "Extrage şiruri"
+
+#: stringdialog.cc:57
+msgid "&Minimum length:"
+msgstr "Lungimea &minimă:"
+
+#: stringdialog.cc:66
+msgid "&Filter:"
+msgstr "&Filtru:"
+
+#: stringdialog.cc:71
+msgid "&Use"
+msgstr "&Utilizează"
+
+#: stringdialog.cc:80
+msgid "&Ignore case"
+msgstr "Ignoră &majusculele"
+
+#: stringdialog.cc:84
+msgid "Show offset as &decimal"
+msgstr "Afişează deplasamentul ca &zecimal"
+
+#: hexviewwidget.cc:1102 stringdialog.cc:95
+msgid "Offset"
+msgstr "Deplasare"
+
+#: stringdialog.cc:96
+msgid "String"
+msgstr "Şir text"
+
+#: stringdialog.cc:106
+msgid "Number of strings:"
+msgstr "Număr de şiruri:"
+
+#: stringdialog.cc:114
+msgid "Displayed:"
+msgstr "Afişate:"
+
+#: stringdialog.cc:197
+msgid ""
+"The filter expression you have specified is illegal. You must specify a valid "
+"regular expression.\n"
+"Continue without filter?"
+msgstr ""
+"Expresia filtru specificată este eronată.\n"
+"Trebuie să specificaţi o expresie regulată validă.\n"
+"Lucrez fără filtru?"
+
+#: fileinfodialog.cc:160 stringdialog.cc:254
+msgid "Warning: Document has been modified since last update"
+msgstr "Avertizare: Documentul a fost modificat de la ultima actualizare"
+
+#: statusbarprogress.cc:268
+msgid "%1... %2 of %3"
+msgstr "%1... %2 din %3"
+
+#: statusbarprogress.cc:272
+msgid "%1... %2%"
+msgstr "%1... %2%"
+
+#: dialog.cc:44
+msgid "Goto Offset"
+msgstr "Du-te la deplasament"
+
+#: dialog.cc:60
+msgid "O&ffset:"
+msgstr "&Deplasament:"
+
+#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810
+msgid "&From cursor"
+msgstr "De la &cursor"
+
+#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812
+msgid "&Backwards"
+msgstr "Î&napoi"
+
+#: dialog.cc:77 dialog.cc:816
+msgid "&Stay visible"
+msgstr "Rămîne &vizibil"
+
+#: dialog.cc:194
+msgid "Fo&rmat:"
+msgstr "Fo&rmat:"
+
+#: dialog.cc:209 dialog.cc:520
+msgid "F&ind:"
+msgstr "C&aută:"
+
+#: dialog.cc:227 dialog.cc:568 dialog.cc:814
+msgid "&In selection"
+msgstr "În &selecţie"
+
+#: dialog.cc:229
+msgid "&Use navigator"
+msgstr "&Utilizează navigator"
+
+#: dialog.cc:231 dialog.cc:572
+msgid "Ignore c&ase"
+msgstr "Ignoră &majusculele"
+
+#: dialog.cc:348
+msgid "Find (Navigator)"
+msgstr "Caută (Navigator)"
+
+#: dialog.cc:349
+msgid "New &Key"
+msgstr "&Valoare nouă"
+
+#: dialog.cc:350
+#, fuzzy
+msgid "&Next"
+msgstr "Următor"
+
+#: dialog.cc:362
+msgid "Searching for:"
+msgstr "Caută:"
+
+#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775
+msgid "Find & Replace"
+msgstr "Caută şi înlocuieşte"
+
+#: dialog.cc:504
+msgid "Fo&rmat (find):"
+msgstr "Fo&rmat (căutare):"
+
+#: dialog.cc:533
+msgid "For&mat (replace):"
+msgstr "For&mat (înlocuire):"
+
+#: dialog.cc:550
+msgid "Rep&lace:"
+msgstr "În&locuire:"
+
+#: dialog.cc:570
+msgid "&Prompt"
+msgstr "În&treabă"
+
+#: dialog.cc:657
+msgid "Source and target values can not be equal."
+msgstr "Valorile sursă şi ţintă nu pot fi egale."
+
+#: dialog.cc:682
+#, fuzzy
+msgid "Replace &All"
+msgstr "În&locuire:"
+
+#: dialog.cc:683
+#, fuzzy
+msgid "Do Not Replace"
+msgstr "Caută şi înlocuieşte"
+
+#: dialog.cc:691
+msgid "Replace marked data at cursor position?"
+msgstr "Înlocuiesc data marcată de la poziţia cursorului?"
+
+#: dialog.cc:761
+msgid "Binary Filter"
+msgstr "Filtru binar"
+
+#: dialog.cc:780
+msgid "O&peration:"
+msgstr "Op&eraţie:"
+
+#: dialog.cc:855
+msgid "Fo&rmat (operand):"
+msgstr "Fo&rmat (operand):"
+
+#: dialog.cc:871
+msgid "O&perand:"
+msgstr "O&perand:"
+
+#: dialog.cc:891
+msgid "Swap rule"
+msgstr "Regulă comutare"
+
+#: dialog.cc:903
+msgid "&Reset"
+msgstr "&Resetează"
+
+#: dialog.cc:929
+msgid "&Group size [bytes]"
+msgstr "Mărime &grup [octeţi]"
+
+#: dialog.cc:941
+msgid "S&hift size [bits]"
+msgstr "Mărime &deplasare [biţi]"
+
+#: dialog.cc:985
+msgid "Shift size is zero."
+msgstr "Mărimea deplasării este zero."
+
+#: dialog.cc:994
+msgid "Swap rule does not define any swapping."
+msgstr "Regula de comutare nu defineşte nici o comutare."
+
+#: dialog.cc:1070
+msgid "Insert Pattern"
+msgstr "Inserează model"
+
+#: dialog.cc:1089
+msgid "&Size:"
+msgstr "&Mărime:"
+
+#: dialog.cc:1102
+msgid "Fo&rmat (pattern):"
+msgstr "Fo&rmat (model):"
+
+#: dialog.cc:1118
+msgid "&Pattern:"
+msgstr "&Model:"
+
+#: dialog.cc:1127
+msgid "&Offset:"
+msgstr "&Deplasament:"
+
+#: dialog.cc:1142
+msgid "R&epeat pattern"
+msgstr "&Repetă modelul"
+
+#: dialog.cc:1144
+msgid "&Insert on cursor position"
+msgstr "&Inserează la poziţia cursorului"
+
+#: dialog.cc:1284
+msgid "Your request can not be processed."
+msgstr "Cererea dumneavoastră nu poate fi procesată"
+
+#: dialog.cc:1288
+msgid "Examine argument(s) and try again."
+msgstr "Examinaţi argumentul(ele) şi încercaţi din nou."
+
+#: dialog.cc:1294
+msgid "Invalid argument(s)"
+msgstr "Argument(e) eronate"
+
+#: dialog.cc:1303
+msgid "You must specify a destination file."
+msgstr "Trebuie să specificaţi un fişier de destinaţie."
+
+#: dialog.cc:1313
+msgid "You have specified an existing folder."
+msgstr "Aţi specificat un folder existent."
+
+#: dialog.cc:1320
+msgid "You do not have write permission to this file."
+msgstr "Nu aveţi drepturi de scriere pentru acest fişier."
+
+#: dialog.cc:1325
+msgid ""
+"You have specified an existing file.\n"
+"Overwrite current file?"
+msgstr ""
+"Aţi specificat un fişier existent.\n"
+"Doriţi să suprascriu fişierul curent?"
+
+#: dialog.cc:1328 hexeditorwidget.cc:990
+msgid "Overwrite"
+msgstr ""
+
+#: dialog.cc:1405
+msgid "Regular Text"
+msgstr "Text obişnuit"
+
+#: dialog.cc:1416
+msgid "operand AND data"
+msgstr "operand AND data"
+
+#: dialog.cc:1417
+msgid "operand OR data"
+msgstr "operand OR data"
+
+#: dialog.cc:1418
+msgid "operand XOR data"
+msgstr "operand XOR data"
+
+#: dialog.cc:1419
+msgid "INVERT data"
+msgstr "INVERT data"
+
+#: dialog.cc:1420
+msgid "REVERSE data"
+msgstr "REVERSE data"
+
+#: dialog.cc:1421
+msgid "ROTATE data"
+msgstr "ROTATE data"
+
+#: dialog.cc:1422
+msgid "SHIFT data"
+msgstr "SHIFT data"
+
+#: dialog.cc:1423
+msgid "Swap Individual Bits"
+msgstr "Comută biţii individuali"
+
+#: hextoolwidget.cc:44
+msgid "Signed 8 bit:"
+msgstr "8 biţi cu semn:"
+
+#: hextoolwidget.cc:44
+msgid "Unsigned 8 bit:"
+msgstr "8 biţi fără semn:"
+
+#: hextoolwidget.cc:45
+msgid "Signed 16 bit:"
+msgstr "16 biţi cu semn:"
+
+#: hextoolwidget.cc:45
+msgid "Unsigned 16 bit:"
+msgstr "16 biţi fără semn:"
+
+#: hextoolwidget.cc:50
+msgid "Signed 32 bit:"
+msgstr "32 biţi cu semn:"
+
+#: hextoolwidget.cc:50
+msgid "Unsigned 32 bit:"
+msgstr "32 biţi fără semn:"
+
+#: hextoolwidget.cc:51
+msgid "32 bit float:"
+msgstr "32 biţi virgulă mobilă:"
+
+#: hextoolwidget.cc:51
+msgid "64 bit float:"
+msgstr "64 biţi virgulă mobilă:"
+
+#: converterdialog.cc:81 hextoolwidget.cc:56
+msgid "Hexadecimal:"
+msgstr "Hexazecimal:"
+
+#: converterdialog.cc:85 hextoolwidget.cc:56
+msgid "Octal:"
+msgstr "Octal:"
+
+#: converterdialog.cc:87 hextoolwidget.cc:57
+msgid "Binary:"
+msgstr "Binar:"
+
+#: converterdialog.cc:89 hextoolwidget.cc:57
+msgid "Text:"
+msgstr "Text:"
+
+#: hextoolwidget.cc:96
+msgid "Show little endian decoding"
+msgstr "Afişează decodare \"little endian\""
+
+#: hextoolwidget.cc:110
+msgid "Show unsigned as hexadecimal"
+msgstr "Afişează numere fără semn ca hexazecimal"
+
+#: hextoolwidget.cc:122
+msgid "Stream length:"
+msgstr "Lungime flux:"
+
+#: hextoolwidget.cc:127
+msgid "Fixed 8 Bit"
+msgstr "8 biţi fixat"
+
+#: hextoolwidget.cc:132
+msgid "Bit Window"
+msgstr "Fereastră de bit"
+
+#: hextoolwidget.cc:132
+msgid "Bits Window"
+msgstr "Fereastră de biţi"
+
+#: converterdialog.cc:71
+msgid "Converter"
+msgstr "Convertor"
+
+#: converterdialog.cc:72
+msgid "&On Cursor"
+msgstr "La &cursor"
+
+#: converterdialog.cc:83
+msgid "Decimal:"
+msgstr "Zecimal:"
+
+#: toplevel.cc:133
+msgid "&Insert..."
+msgstr "&Inserează..."
+
+#: toplevel.cc:143
+msgid "E&xport..."
+msgstr "E&xportă..."
+
+#: toplevel.cc:145
+msgid "&Cancel Operation"
+msgstr "&Anulează operaţia"
+
+#: toplevel.cc:147
+msgid "&Read Only"
+msgstr "Numai-&citire"
+
+#: toplevel.cc:149
+msgid "&Allow Resize"
+msgstr "&Permite redimensionarea"
+
+#: toplevel.cc:151
+msgid "N&ew Window"
+msgstr "Fereastră &nouă"
+
+#: toplevel.cc:153
+msgid "Close &Window"
+msgstr "Î&nchide fereastra"
+
+#: toplevel.cc:168
+msgid "&Goto Offset..."
+msgstr "&Du-te la offset-ul..."
+
+#: toplevel.cc:170
+msgid "&Insert Pattern..."
+msgstr "&Inserează model..."
+
+#: toplevel.cc:173
+msgid "Copy as &Text"
+msgstr "Copiază ca &text"
+
+#: toplevel.cc:175
+msgid "Paste into New &File"
+msgstr "Lipeşte într-un &fişier nou"
+
+#: toplevel.cc:177
+msgid "Paste into New &Window"
+msgstr "Lipeşte într-o f&ereastră nouă"
+
+#: toplevel.cc:188
+msgid "&Text"
+msgstr "&Text"
+
+#: toplevel.cc:196
+msgid "Show O&ffset Column"
+msgstr "Afişează coloana &offset"
+
+#: toplevel.cc:198
+msgid "Show Te&xt Field"
+msgstr "Afişează cîmpul te&xt"
+
+#: toplevel.cc:200
+msgid "Off&set as Decimal"
+msgstr "Off&set ca zecimal"
+
+#: toplevel.cc:202
+msgid "&Upper Case (Data)"
+msgstr "&Majuscule (data)"
+
+#: toplevel.cc:204
+msgid "Upper &Case (Offset)"
+msgstr "M&ajuscule (offset)"
+
+#: toplevel.cc:207
+msgid ""
+"_: &Default encoding\n"
+"&Default"
+msgstr "&Implicit"
+
+#: toplevel.cc:209
+msgid "US-&ASCII (7 bit)"
+msgstr "&ASCII US (7 biţi)"
+
+#: toplevel.cc:211
+msgid "&EBCDIC"
+msgstr "&EBCDIC"
+
+#: toplevel.cc:219
+msgid "&Extract Strings..."
+msgstr "&Extrage şiruri text..."
+
+#: toplevel.cc:223
+msgid "&Binary Filter..."
+msgstr "Filtru &binar..."
+
+#: toplevel.cc:225
+msgid "&Character Table"
+msgstr "Tabel de &caractere"
+
+#: toplevel.cc:227
+msgid "C&onverter"
+msgstr "C&onvertor"
+
+#: toplevel.cc:229
+msgid "&Statistics"
+msgstr "&Statistici"
+
+#: toplevel.cc:234
+msgid "&Replace Bookmark"
+msgstr "Î&nlocuieşte semnul de carte"
+
+#: toplevel.cc:236
+msgid "R&emove Bookmark"
+msgstr "Ş&terge semnul de carte"
+
+#: toplevel.cc:238
+msgid "Re&move All"
+msgstr "Şterge t&ot"
+
+#: toplevel.cc:240
+msgid "Goto &Next Bookmark"
+msgstr "Du-te la semnul de carte &următor"
+
+#: toplevel.cc:243
+msgid "Goto &Previous Bookmark"
+msgstr "Du-te la semnul de carte &precedent"
+
+#: toplevel.cc:249
+msgid "Show F&ull Path"
+msgstr "Afişează &calea întreagă"
+
+#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272
+msgid "&Hide"
+msgstr "&Ascunde"
+
+#: toplevel.cc:254 toplevel.cc:274
+msgid "&Above Editor"
+msgstr "&Deasupra editorului"
+
+#: toplevel.cc:256 toplevel.cc:276
+msgid "&Below Editor"
+msgstr "&Sub editor"
+
+#: toplevel.cc:264
+msgid "&Floating"
+msgstr "&Flotant"
+
+#: toplevel.cc:266
+msgid "&Embed in Main Window"
+msgstr "Îng&lobat în fereastra principală"
+
+#: toplevel.cc:293
+msgid "Drag document"
+msgstr "Trage un document"
+
+#: toplevel.cc:294
+msgid "Drag Document"
+msgstr "Trage un document"
+
+#: toplevel.cc:304
+msgid "Toggle write protection"
+msgstr "Comută protecţia la scriere"
+
+#: toplevel.cc:329
+msgid "Selection: 0000:0000 0000:0000"
+msgstr "Selecţie: 0000:0000 0000:0000"
+
+#: toplevel.cc:331
+msgid "M"
+msgstr "M"
+
+#: toplevel.cc:332 toplevel.cc:993
+msgid "OVR"
+msgstr "SUP"
+
+#: toplevel.cc:333
+msgid "Size: FFFFFFFFFF"
+msgstr "Mărime: FFFFFFFFFF"
+
+#: toplevel.cc:334
+msgid "Offset: FFFFFFFFFF-F"
+msgstr "Deplasament: FFFFFFFFFF-F"
+
+#: toplevel.cc:335
+msgid "FFF"
+msgstr "FFF"
+
+#: toplevel.cc:336 toplevel.cc:893
+msgid "RW"
+msgstr "CS"
+
+#: toplevel.cc:346 toplevel.cc:750
+msgid "Offset:"
+msgstr "Deplasament:"
+
+#: toplevel.cc:347
+msgid "Size:"
+msgstr "Mărime:"
+
+#: toplevel.cc:536
+#, c-format
+msgid "Non local recent file: %1"
+msgstr ""
+
+#: toplevel.cc:546
+msgid ""
+"Can not create new window.\n"
+msgstr ""
+"Nu pot crea fereastră nouă.\n"
+
+#: toplevel.cc:582
+msgid ""
+"There are windows with unsaved modified documents. If you quit now, these "
+"modifications will be lost."
+msgstr ""
+"Există ferestre cu documente modificate nesalvate. Dacă închideţi acum aceste "
+"modificări vor fi pierdute."
+
+#: toplevel.cc:791
+#, c-format
+msgid "Size: %1"
+msgstr "Mărime: %1"
+
+#: toplevel.cc:893
+msgid "R"
+msgstr "C"
+
+#: toplevel.cc:925
+#, c-format
+msgid "Offset: %1"
+msgstr "Deplasament: %1"
+
+#: toplevel.cc:993
+msgid "INS"
+msgstr "INS"
+
+#: toplevel.cc:1024 toplevel.cc:1189
+#, c-format
+msgid "Encoding: %1"
+msgstr "Codare: %1"
+
+#: toplevel.cc:1172
+msgid "Selection:"
+msgstr "Selecţie:"
+
+#: hexerror.cc:32
+msgid "No data"
+msgstr "Nu există date"
+
+#: hexerror.cc:33
+msgid "Insufficient memory"
+msgstr "Memorie insuficientă"
+
+#: hexerror.cc:34
+msgid "List is full"
+msgstr "Lista este plină"
+
+#: hexerror.cc:35
+msgid "Read operation failed"
+msgstr "Operaţia de citire a eşuat"
+
+#: hexerror.cc:36
+msgid "Write operation failed"
+msgstr "Operaţia de scriere a eşuat"
+
+#: hexerror.cc:37
+msgid "Empty argument"
+msgstr "Argument nul"
+
+#: hexerror.cc:38
+msgid "Illegal argument"
+msgstr "Argument eronat"
+
+#: hexerror.cc:39
+msgid "Null pointer argument"
+msgstr "Argument pointer nul"
+
+#: hexerror.cc:40
+msgid "Wrap buffer"
+msgstr "Tampon de limitare"
+
+#: hexerror.cc:41
+msgid "No match"
+msgstr "Nu există potriviri"
+
+#: hexerror.cc:42
+msgid "No data is selected"
+msgstr "Nu au fost selectate date"
+
+#: hexerror.cc:43
+msgid "Empty document"
+msgstr "Document gol"
+
+#: hexerror.cc:44
+msgid "No active document"
+msgstr "Nu există un document activ"
+
+#: hexerror.cc:45
+msgid "No data is marked"
+msgstr "Nu există date marcate"
+
+#: hexerror.cc:46
+msgid "Document is write protected"
+msgstr "Documentul este protejat la scriere"
+
+#: hexerror.cc:47
+msgid "Document is resize protected"
+msgstr "Documentul este protejat la redimensionare"
+
+#: hexerror.cc:48
+msgid "Operation was stopped"
+msgstr "Operaţia a fost oprită"
+
+#: hexerror.cc:49
+msgid "Illegal mode"
+msgstr "Mod eronat"
+
+#: hexerror.cc:50
+msgid "Program is busy, try again later"
+msgstr "Programul este ocupat. Încercaţi mai tîrziu din nou"
+
+#: hexerror.cc:51
+msgid "Value is not within valid range"
+msgstr "Valoarea nu este în domeniul corect"
+
+#: hexerror.cc:52
+msgid "Operation was aborted"
+msgstr "Operaţia a fost anulată"
+
+#: hexerror.cc:53
+msgid "File could not be opened for writing"
+msgstr "Nu am putut deschide fişierul pentru scriere"
+
+#: hexerror.cc:54
+msgid "File could not be opened for reading"
+msgstr "Nu am putut deschide fişierul pentru citire"
+
+#: hexerror.cc:60
+msgid "Unknown error"
+msgstr "Eroare necunoscută"
+
+#: conversion.cc:48
+msgid ""
+"_: Default encoding\n"
+"Default"
+msgstr "Implicită"
+
+#: conversion.cc:49
+msgid "EBCDIC"
+msgstr "EBCDIC"
+
+#: conversion.cc:50
+msgid "US-ASCII (7 bit)"
+msgstr "US-ASCII (7 biţi)"
+
+#: conversion.cc:51
+msgid "Unknown"
+msgstr "Necunoscut"
+
+#: hexeditorwidget.cc:583
+#, c-format
+msgid "Untitled %1"
+msgstr "Nedenumit %1"
+
+#: hexeditorwidget.cc:607
+msgid "Unable to create new document."
+msgstr "Nu pot crea un document nou."
+
+#: hexeditorwidget.cc:608
+msgid "Operation Failed"
+msgstr "Operaţie eşuată"
+
+#: hexeditorwidget.cc:770
+msgid "Insert File"
+msgstr "Inserează fişier"
+
+#: hexeditorwidget.cc:780
+msgid "Only local files are currently supported."
+msgstr "Deocamdată sînt suportate numai fişiere locale."
+
+#: hexeditorwidget.cc:868
+msgid ""
+"The current document has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+"Documentul curent a fost modificat.\n"
+"Doriţi să îl salvez?"
+
+#: hexeditorwidget.cc:933
+msgid ""
+"Current document has been changed on disk.\n"
+"If you save now, those changes will be lost.\n"
+"Proceed?"
+msgstr ""
+"Documentul curent a fost modificat pe disk.\n"
+"Dacă îl salvaţi acum, acele modificări vor fi\n"
+"pierdute. Continui?"
+
+#: hexeditorwidget.cc:986
+msgid ""
+"A document with this name already exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+"Există deja un document cu acest nume.\n"
+"Doriţi să îl suprascriu?"
+
+#: hexeditorwidget.cc:1023
+msgid "The current document does not exist on the disk."
+msgstr "Documentul curent nu există pe disc."
+
+#: hexeditorwidget.cc:1033
+#, fuzzy
+msgid ""
+"The current document has changed on the disk and also contains unsaved "
+"modifications.\n"
+"If you reload now, the modifications will be lost."
+msgstr ""
+"Documentul curent a fost modificat pe disc şi\n"
+"conţine şi modificări nesalvate.\n"
+
+#: hexeditorwidget.cc:1039
+#, fuzzy
+msgid ""
+"The current document contains unsaved modifications.\n"
+"If you reload now, the modifications will be lost."
+msgstr ""
+"Există ferestre cu documente modificate nesalvate. Dacă închideţi acum aceste "
+"modificări vor fi pierdute."
+
+#: hexeditorwidget.cc:1073
+msgid "Print Hex-Document"
+msgstr "Tipăreşte documentul hexazecimal"
+
+#: hexeditorwidget.cc:1123
+msgid ""
+"Could not print data.\n"
+msgstr ""
+"Nu pot tipări datele.\n"
+
+#: hexeditorwidget.cc:1147
+#, fuzzy, c-format
+msgid ""
+"_n: <qt>Print threshold exceeded."
+"<br>You are about to print one page."
+"<br>Proceed?</qt>\n"
+"<qt>Print threshold exceeded."
+"<br>You are about to print %n pages."
+"<br>Proceed?</qt>"
+msgstr ""
+"<qt>Pragul de tipărire a fost depăşit."
+"<br>Sînteţi pe cale să tipăriţi o pagină."
+"<br>Continui?</qt>\n"
+" <qt>Pragul de tipărire a fost depăşit."
+"<br>Sînteţi pe cale să tipăriţi %n pagini."
+"<br>Continui?</qt>"
+
+#: hexeditorwidget.cc:1192 hexeditorwidget.cc:1209 hexeditorwidget.cc:1226
+msgid ""
+"Unable to export data.\n"
+msgstr ""
+"Nu pot exporta datele.\n"
+
+#: hexeditorwidget.cc:1237
+msgid ""
+"The encoding you have selected is not reversible.\n"
+"If you revert to the original encoding later, there is no guarantee that the "
+"data can be restored to the original state."
+msgstr ""
+"Codarea pe care aţi ales-o nu este reversibilă.\n"
+"Dacă reveniţi mai tîrziu la codarea originală,\n"
+"nu există nici o garanţie că datele vor fi refăcute\n"
+"la starea originală."
+
+#: hexeditorwidget.cc:1242 hexeditorwidget.cc:1261 hexeditorwidget.cc:2396
+msgid "Encode"
+msgstr "Codare"
+
+#: hexeditorwidget.cc:1242
+msgid "&Encode"
+msgstr "&Codează"
+
+#: hexeditorwidget.cc:1259
+msgid ""
+"Could not encode data.\n"
+msgstr ""
+"Nu pot coda datele.\n"
+
+#: hexeditorwidget.cc:1412
+msgid ""
+"Deleted bookmarks can not be restored.\n"
+"Proceed?"
+msgstr ""
+"Semnele de carte şterse nu pot fi refăcute.\n"
+"Continui?"
+
+#: hexeditorwidget.cc:1528 hexeditorwidget.cc:1766
+msgid "Search key not found in document."
+msgstr "Nu am găsit cuvîntul cheie în document."
+
+#: hexeditorwidget.cc:1572
+msgid ""
+"End of document reached.\n"
+"Continue from the beginning?"
+msgstr ""
+"Am ajuns la sfîrşitul documentului.\n"
+"Continui de la început?"
+
+#: hexeditorwidget.cc:1578
+msgid ""
+"Beginning of document reached.\n"
+"Continue from the end?"
+msgstr ""
+"Am ajuns la începutul documentului.\n"
+"Continui de la sfîrşit?"
+
+#: hexeditorwidget.cc:1594
+msgid ""
+"Your request can not be processed.\n"
+"No search pattern defined."
+msgstr ""
+"Nu pot procesa cererea dumneavoastră.\n"
+"Nu aţi definit un model de căutat."
+
+#: hexeditorwidget.cc:1700
+msgid "Find and Replace"
+msgstr "Caută şi înlocuieşte"
+
+#: hexeditorwidget.cc:1762
+msgid "Search key not found in selected area."
+msgstr "Nu am găsit cuvîntul cheie căutat în zona selectată."
+
+#: hexeditorwidget.cc:1774
+#, fuzzy, c-format
+msgid ""
+"_n: <qt>Operation complete."
+"<br>"
+"<br>One replacement was made.</qt>\n"
+"<qt>Operation complete."
+"<br>"
+"<br>%n replacements were made.</qt>"
+msgstr ""
+"Am făcut o înlocuire.\n"
+"Am făcut %n înlocuiri."
+
+#: hexeditorwidget.cc:1795
+msgid ""
+"Not available yet!\n"
+"Define your own encoding"
+msgstr ""
+"Nu este disponibil încă!\n"
+"Defineţi propria dumneavoastră codare."
+
+#: hexeditorwidget.cc:1798 hexeditorwidget.cc:2313
+msgid "Encoding"
+msgstr "Codare"
+
+#: hexeditorwidget.cc:1831
+msgid ""
+"Could not collect strings.\n"
+msgstr ""
+"Nu pot colecta şirurile de text.\n"
+
+#: hexeditorwidget.cc:1833
+msgid "Collect Strings"
+msgstr "Colectare şiruri text"
+
+#: hexeditorwidget.cc:1842
+msgid ""
+"Not available yet!\n"
+"Define a record (structure) and fill it with data from the document."
+msgstr ""
+"Nu este disponibil încă!\n"
+"Definiţi o (structură) înregistrare şi\n"
+"umpleţi-o cu date din document."
+
+#: hexeditorwidget.cc:1845
+msgid "Record Viewer"
+msgstr "Vizualizor înregistrare"
+
+#: hexeditorwidget.cc:1917
+msgid ""
+"Could not collect document statistics.\n"
+msgstr ""
+"Nu pot colecta statistici de document.\n"
+
+#: hexeditorwidget.cc:1920
+msgid "Collect Document Statistics"
+msgstr "Coletare statistici document"
+
+#: hexeditorwidget.cc:1959
+msgid ""
+"Not available yet!\n"
+"Save or retrive your favorite layout"
+msgstr ""
+"Nu este disponibil încă!\n"
+"Salvaţi sau încărcaţi formatul\n"
+"dumneavoastră favorit."
+
+#: hexeditorwidget.cc:1962
+msgid "Profiles"
+msgstr "Profile"
+
+#: hexeditorwidget.cc:1981
+#, c-format
+msgid ""
+"Malformed URL\n"
+"%1"
+msgstr ""
+"URL eronat\n"
+"%1"
+
+#: hexeditorwidget.cc:1982
+msgid "Read URL"
+msgstr "Citire URL"
+
+#: hexeditorwidget.cc:2015
+#, fuzzy
+msgid "Could not save remote file."
+msgstr ""
+"Nu pot citi fişierul.\n"
+
+#: hexeditorwidget.cc:2016 hexeditorwidget.cc:2123 hexeditorwidget.cc:2130
+#: hexeditorwidget.cc:2139 hexeditorwidget.cc:2152
+msgid "Write Failure"
+msgstr "Eroare la scriere"
+
+#: hexeditorwidget.cc:2052
+#, fuzzy, c-format
+msgid ""
+"The specified file does not exist.\n"
+"%1"
+msgstr "Fişierul specificat nu există."
+
+#: hexeditorwidget.cc:2053 hexeditorwidget.cc:2060 hexeditorwidget.cc:2067
+#: hexeditorwidget.cc:2075 hexeditorwidget.cc:2102 hexeditorwidget.cc:2375
+msgid "Read"
+msgstr "Citire"
+
+#: hexeditorwidget.cc:2059
+#, fuzzy, c-format
+msgid ""
+"You have specified a folder.\n"
+"%1"
+msgstr "Aţi specificat un folder."
+
+#: hexeditorwidget.cc:2066
+#, fuzzy, c-format
+msgid ""
+"You do not have read permission to this file.\n"
+"%1"
+msgstr "Nu aveţi drepturi de citire pentru acest fişier."
+
+#: hexeditorwidget.cc:2074
+#, fuzzy, c-format
+msgid ""
+"An error occurred while trying to open the file.\n"
+"%1"
+msgstr "A apărut o eroare la deschiderea fişierului."
+
+#: hexeditorwidget.cc:2103
+msgid ""
+"Could not read file.\n"
+msgstr ""
+"Nu pot citi fişierul.\n"
+
+#: hexeditorwidget.cc:2122
+msgid "You have specified a folder."
+msgstr "Aţi specificat un folder."
+
+#: hexeditorwidget.cc:2129
+msgid "You do not have write permission."
+msgstr "Nu aveţi drepturi de scriere."
+
+#: hexeditorwidget.cc:2138
+msgid "An error occurred while trying to open the file."
+msgstr "A apărut o eroare la deschiderea fişierului."
+
+#: hexeditorwidget.cc:2150
+msgid ""
+"Could not write data to disk.\n"
+msgstr ""
+"Nu pot scrie datele pe disc.\n"
+
+#: hexeditorwidget.cc:2232
+msgid ""
+"Can not create text buffer.\n"
+msgstr ""
+"Nu pot crea un tampon de text.\n"
+
+#: hexeditorwidget.cc:2234
+msgid "Loading Failed"
+msgstr "Eroare la încărcare"
+
+#: hexeditorwidget.cc:2309
+msgid "Reading"
+msgstr "Citesc"
+
+#: hexeditorwidget.cc:2310
+msgid "Writing"
+msgstr "Scriu"
+
+#: hexeditorwidget.cc:2311
+msgid "Inserting"
+msgstr "Inserez"
+
+#: hexeditorwidget.cc:2312
+msgid "Printing"
+msgstr "Tipăresc"
+
+#: hexeditorwidget.cc:2314 hexeditorwidget.cc:2401
+msgid "Collect strings"
+msgstr "Colectez şiruri text"
+
+#: hexeditorwidget.cc:2315
+msgid "Exporting"
+msgstr "Export"
+
+#: hexeditorwidget.cc:2316
+msgid "Scanning"
+msgstr "Caut"
+
+#: hexeditorwidget.cc:2376
+msgid "Do you really want to cancel reading?"
+msgstr "Doriţi să anulez citirea?"
+
+#: hexeditorwidget.cc:2380
+#, fuzzy
+msgid "Write"
+msgstr "Scriu"
+
+#: hexeditorwidget.cc:2381
+#, fuzzy
+msgid ""
+"Do you really want to cancel writing?\n"
+"WARNING: Canceling can corrupt your data on disk"
+msgstr "ATENŢIE: Dacă renunţaţi s-ar putea să se corupă datele pe disc"
+
+#: hexeditorwidget.cc:2387
+msgid "Do you really want to cancel inserting?"
+msgstr "Doriţi să anulez inserarea?"
+
+#: hexeditorwidget.cc:2392
+msgid "Do you really want to cancel printing?"
+msgstr "Doriţi să anulez tipărirea?"
+
+#: hexeditorwidget.cc:2397
+msgid "Do you really want to cancel encoding?"
+msgstr "Doriţi să anulez codarea?"
+
+#: hexeditorwidget.cc:2402
+msgid "Do you really want to cancel string scanning?"
+msgstr "Doriţi să anulez căutarea de şiruri?"
+
+#: hexeditorwidget.cc:2407
+msgid "Do you really want to cancel exporting?"
+msgstr "Doriţi să anulez exportarea?"
+
+#: hexeditorwidget.cc:2411
+msgid "Collect document statistics"
+msgstr "Colectare statistici document"
+
+#: hexeditorwidget.cc:2412
+msgid "Do you really want to cancel document scanning?"
+msgstr "Doriţi să anulez căutarea în document?"
+
+#: hexeditorwidget.cc:2432
+msgid ""
+"Could not finish operation.\n"
+msgstr ""
+"Nu am putut termina operaţia.\n"
+
+#: exportdialog.cc:35 exportdialog.cc:493 exportdialog.cc:537
+#: exportdialog.cc:566 exportdialog.cc:634
+msgid "Export Document"
+msgstr "Exportă documentul"
+
+#: exportdialog.cc:40
+msgid "Destination"
+msgstr "Destinaţie"
+
+#: exportdialog.cc:158
+msgid "Plain Text"
+msgstr "Text simplu"
+
+#: exportdialog.cc:159
+msgid "HTML Tables"
+msgstr "Tabele HTML"
+
+#: exportdialog.cc:160
+msgid "Rich Text (RTF)"
+msgstr "Text RTF"
+
+#: exportdialog.cc:161
+msgid "C Array"
+msgstr "Vector C"
+
+#: exportdialog.cc:169
+msgid "&Format:"
+msgstr "&Format:"
+
+#: exportdialog.cc:177
+msgid "&Destination:"
+msgstr "&Destinaţie:"
+
+#: exportdialog.cc:181
+msgid "(Package folder)"
+msgstr "(Folder pachet)"
+
+#: exportdialog.cc:191
+msgid "Choose..."
+msgstr "Alegeţi..."
+
+#: exportdialog.cc:202
+msgid "Export Range"
+msgstr "Domeniu exportat"
+
+#: exportdialog.cc:210
+msgid "&Everything"
+msgstr "&Tot"
+
+#: exportdialog.cc:215
+msgid "&Selection"
+msgstr "&Selecţia"
+
+#: exportdialog.cc:220
+msgid "&Range"
+msgstr "&Domeniul"
+
+#: exportdialog.cc:229
+msgid "&From offset:"
+msgstr "&De la deplasamentul:"
+
+#: exportdialog.cc:235
+msgid "&To offset:"
+msgstr "&Pînă la deplasamentul:"
+
+#: exportdialog.cc:280 exportdialog.cc:374
+msgid "No options for this format."
+msgstr "Nici o opţiune pentru acest format."
+
+#: exportdialog.cc:296
+msgid "HTML Options (one table per page)"
+msgstr "Opţiuni HTML (un singur tabel pe pagină)"
+
+#: exportdialog.cc:317
+msgid "&Lines per table:"
+msgstr "&Linii per tabel:"
+
+#: exportdialog.cc:325
+msgid "Filename &prefix (in package):"
+msgstr "&Prefix nume de fişier (în pachet):"
+
+#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438
+#: printdialogpage.cc:124 printdialogpage.cc:130
+msgid "None"
+msgstr "Nimic"
+
+#: exportdialog.cc:331
+msgid "Filename with Path"
+msgstr "Nume de fişier cu cale"
+
+#: exportdialog.cc:332 printdialogpage.cc:127
+msgid "Filename"
+msgstr "Nume de fişier"
+
+#: exportdialog.cc:333 printdialogpage.cc:126
+msgid "Page Number"
+msgstr "Număr pagină"
+
+#: exportdialog.cc:339
+msgid "Header &above text:"
+msgstr "Antet &deasupra textului:"
+
+#: exportdialog.cc:347
+msgid "&Footer below text:"
+msgstr "&Subsol sub text:"
+
+#: exportdialog.cc:351
+msgid "Link \"index.html\" to &table of contents file"
+msgstr "Leagă \"index.html\" la &cuprinsul fişierului"
+
+#: exportdialog.cc:355
+msgid "&Include navigator bar"
+msgstr "&Include bara de navigare"
+
+#: exportdialog.cc:359
+msgid "&Use black and white only"
+msgstr "&Utilizează numai alb şi negru"
+
+#: exportdialog.cc:388
+msgid "C Array Options"
+msgstr "Opţiuni vector C"
+
+#: exportdialog.cc:402
+msgid "Array name:"
+msgstr "Nume vector:"
+
+#: exportdialog.cc:407
+msgid "char"
+msgstr "char"
+
+#: exportdialog.cc:408
+msgid "unsigned char"
+msgstr "unsigned char"
+
+#: exportdialog.cc:409
+msgid "short"
+msgstr "short"
+
+#: exportdialog.cc:410
+msgid "unsigned short"
+msgstr "unsigned short"
+
+#: exportdialog.cc:411
+msgid "int"
+msgstr "int"
+
+#: exportdialog.cc:412
+msgid "unsigned int"
+msgstr "unsigned int"
+
+#: exportdialog.cc:413
+msgid "float"
+msgstr "float"
+
+#: exportdialog.cc:414
+msgid "double"
+msgstr "double"
+
+#: exportdialog.cc:419
+msgid "Element type:"
+msgstr "Tip element:"
+
+#: exportdialog.cc:427
+msgid "Elements per line:"
+msgstr "Elemente per linie:"
+
+#: exportdialog.cc:431
+msgid "Print unsigned values as hexadecimal"
+msgstr "Scrie valorile fără semn în hexazecimal"
+
+#: exportdialog.cc:535
+msgid "The filename prefix can not contain empty letters or punctuation marks."
+msgstr ""
+"Prefixul de nume de fişier nu poate conţine litere goale sau semne de "
+"punctuaţie."
+
+#: exportdialog.cc:561
+msgid "This format is not yet supported."
+msgstr "Acest format nu este încă suportat."
+
+#: exportdialog.cc:638
+msgid "You must specify a destination."
+msgstr "Trebuie să specificaţi o destinaţie."
+
+#: exportdialog.cc:650
+msgid "Unable to create a new folder"
+msgstr "Nu pot crea un folder nou"
+
+#: exportdialog.cc:661
+msgid "You have specified an existing file"
+msgstr "Aţi specificat un fişier existent"
+
+#: exportdialog.cc:669
+msgid "You do not have write permission to this folder."
+msgstr "Nu aveţi drepturi de scriere pentru acest folder."
+
+#: exportdialog.cc:679
+msgid ""
+"You have specified an existing folder.\n"
+"If you continue, any existing file in the range \"%1\" to \"%2\" can be lost.\n"
+"Continue?"
+msgstr ""
+"Aţi specificat un folder existent.\n"
+"Dacă veţi continua, orice fişier existent în domeniul \"%1\" şi \"%2\" ar putea "
+"fi pierdut.\n"
+"Continui?"
+
+#: hexviewwidget.cc:1128
+msgid "Remove Bookmark"
+msgstr "Şterge semnul de carte"
+
+#: hexviewwidget.cc:1158
+msgid "Replace Bookmark"
+msgstr "Înlocuieşte semnul de carte"
+
+#: hexbuffer.cc:1925 hexbuffer.cc:4832
+msgid "Page %1 of %2"
+msgstr "Pagina %1 din %2"
+
+#: hexbuffer.cc:2852
+msgid "to"
+msgstr "la"
+
+#: hexbuffer.cc:4853 hexbuffer.cc:4858
+msgid "Next"
+msgstr "Următor"
+
+#: hexbuffer.cc:4863 hexbuffer.cc:4868
+msgid "Previous"
+msgstr "Precedent"
+
+#: hexbuffer.cc:4886
+msgid "Generated by khexedit"
+msgstr "Generat de khexedit"
+
+#: printdialogpage.cc:38
+msgid "Page Layout"
+msgstr "Format pagină"
+
+#: printdialogpage.cc:59
+msgid "Margins [millimeter]"
+msgstr "Margini [milimetri]"
+
+#: printdialogpage.cc:72
+msgid "&Top:"
+msgstr "S&us:"
+
+#: printdialogpage.cc:73
+msgid "&Bottom:"
+msgstr "J&os:"
+
+#: printdialogpage.cc:74
+msgid "&Left:"
+msgstr "&Stînga:"
+
+#: printdialogpage.cc:75
+msgid "&Right:"
+msgstr "&Dreapta:"
+
+#: printdialogpage.cc:102
+msgid "Draw h&eader above text"
+msgstr "Scrie &antetul deasupra textului"
+
+#: printdialogpage.cc:118
+msgid "Left:"
+msgstr "Stînga:"
+
+#: printdialogpage.cc:119
+msgid "Center:"
+msgstr "Centru:"
+
+#: printdialogpage.cc:120
+msgid "Right:"
+msgstr "Dreapta:"
+
+#: printdialogpage.cc:121
+msgid "Border:"
+msgstr "Margine:"
+
+#: printdialogpage.cc:125
+msgid "Date & Time"
+msgstr "Data şi timpul"
+
+#: printdialogpage.cc:131
+msgid "Single Line"
+msgstr "O singură linie"
+
+#: printdialogpage.cc:132
+msgid "Rectangle"
+msgstr "Dreptunghi"
+
+#: printdialogpage.cc:164
+msgid "Draw &footer below text"
+msgstr "Scrie &subsolul sub text"
+
+#: fileinfodialog.cc:73
+msgid "Statistics"
+msgstr "Statistici"
+
+#: fileinfodialog.cc:89
+msgid "File name: "
+msgstr "Nume de fişier:"
+
+#: fileinfodialog.cc:93
+msgid "Size [bytes]: "
+msgstr "Mărime [octeţi]: "
+
+#: fileinfodialog.cc:110
+msgid "Occurrence"
+msgstr "Apariţii"
+
+#: fileinfodialog.cc:111
+msgid "Percent"
+msgstr "Procent"
+
+#: optiondialog.cc:105
+msgid "Layout"
+msgstr "Format"
+
+#: optiondialog.cc:105
+msgid "Data Layout in Editor"
+msgstr "Formatul datelor în editor"
+
+#: optiondialog.cc:113
+msgid "Hexadecimal Mode"
+msgstr "Mod hexazecimal"
+
+#: optiondialog.cc:114
+msgid "Decimal Mode"
+msgstr "Mod zecimal"
+
+#: optiondialog.cc:115
+msgid "Octal Mode"
+msgstr "Mod octal"
+
+#: optiondialog.cc:116
+msgid "Binary Mode"
+msgstr "Mod binar"
+
+#: optiondialog.cc:117
+msgid "Text Only Mode"
+msgstr "Numai mod text"
+
+#: optiondialog.cc:146
+msgid "Default l&ine size [bytes]:"
+msgstr "Mărimea implicită a &liniei [octeţi]:"
+
+#: optiondialog.cc:150
+msgid "Colu&mn size [bytes]:"
+msgstr "Mărimea &coloanei [octeţi]:"
+
+#: optiondialog.cc:158
+msgid "Line size is &fixed (use scrollbar when required)"
+msgstr ""
+"Mărimea liniei este &fixă (utilizează bare de defilare numai la nevoie)"
+
+#: optiondialog.cc:164
+msgid "Loc&k column at end of line (when column size>1)"
+msgstr "&Blochează coloana la sfîrşitul liniei (cînd coloana > 1)"
+
+#: optiondialog.cc:176
+msgid "Vertical Only"
+msgstr "Numai vertical"
+
+#: optiondialog.cc:177
+msgid "Horizontal Only"
+msgstr "Numai orizontal"
+
+#: optiondialog.cc:178
+msgid "Both Directions"
+msgstr "Ambele direcţii"
+
+#: optiondialog.cc:185
+msgid "&Gridlines between text:"
+msgstr "&Grilă între texte:"
+
+#: optiondialog.cc:203
+msgid "&Left separator width [pixels]:"
+msgstr "Lungime separator &stînga [pixeli]:"
+
+#: optiondialog.cc:207
+msgid "&Right separator width [pixels]:"
+msgstr "Lungime separator &dreapta [pixeli]:"
+
+#: optiondialog.cc:223
+msgid "&Separator margin width [pixels]:"
+msgstr "Lungime separator &margine [pixeli]:"
+
+#: optiondialog.cc:227
+msgid "&Edge margin width [pixels]:"
+msgstr "Lungime &capăt margine [pixeli]:"
+
+#: optiondialog.cc:231
+msgid "Column separation is e&qual to one character"
+msgstr "Separarea de coloană este de un &caracter"
+
+#: optiondialog.cc:244
+msgid "Column separa&tion [pixels]:"
+msgstr "Separaţie c&oloană [pixeli]:"
+
+#: optiondialog.cc:257
+msgid "Cursor"
+msgstr "Cursor"
+
+#: optiondialog.cc:258
+msgid "Cursor Behavior (only valid for editor)"
+msgstr "Comportament cursor (valid numai pentru editor)"
+
+#: optiondialog.cc:262
+msgid "Blinking"
+msgstr "Clipeşte"
+
+#: optiondialog.cc:266 optiondialog.cc:267
+msgid "Do not b&link"
+msgstr "Nu c&lipeşte"
+
+#: optiondialog.cc:274
+msgid "&Blink interval [ms]:"
+msgstr "&Interval clipire [ms]:"
+
+#: optiondialog.cc:284
+msgid "Shape"
+msgstr "Formă"
+
+#: optiondialog.cc:288
+msgid "Always &use block (rectangular) cursor"
+msgstr "Întotdeauna utilizează cursor &bloc (dreptunghiular)"
+
+#: optiondialog.cc:294
+msgid "Use &thick cursor in insert mode"
+msgstr "Utilizează cursor &subţire în mod inserare"
+
+#: optiondialog.cc:299
+msgid "Cursor Behavior When Editor Loses Focus"
+msgstr "Comportament cursor cînd editorul pierde focusul"
+
+#: optiondialog.cc:304
+msgid "&Stop blinking (if blinking is enabled)"
+msgstr "&Opreşte clipirea (dacă este activată)"
+
+#: optiondialog.cc:306
+msgid "H&ide"
+msgstr "&Ascunde"
+
+#: optiondialog.cc:307
+msgid "Do &nothing"
+msgstr "&Nu face nimic"
+
+#: optiondialog.cc:323
+msgid "Colors"
+msgstr "Culori"
+
+#: optiondialog.cc:324
+msgid "Editor Colors (system selection color is always used)"
+msgstr ""
+"Culori editor (selecţia de culori de sistem este întotdeauna utilizată)"
+
+#: optiondialog.cc:329
+msgid "&Use system colors (as chosen in Control Center)"
+msgstr "&Utilizează culorile de sistem (cele din Centrul de control KDE)"
+
+#: optiondialog.cc:342
+msgid "First, Third ... Line Background"
+msgstr "Prima, a treia ... fundal linie"
+
+#: optiondialog.cc:343
+msgid "Second, Fourth ... Line Background"
+msgstr "A doua, a patra ... fundal linie"
+
+#: optiondialog.cc:344
+msgid "Offset Background"
+msgstr "Fundal deplasament"
+
+#: optiondialog.cc:345
+msgid "Inactive Background"
+msgstr "Fundal inactiv"
+
+#: optiondialog.cc:346
+msgid "Even Column Text"
+msgstr "Text coloane pare"
+
+#: optiondialog.cc:347
+msgid "Odd Column Text"
+msgstr "Text coloane impare"
+
+#: optiondialog.cc:348
+msgid "Non Printable Text"
+msgstr "Text netipăribil"
+
+#: optiondialog.cc:349
+msgid "Offset Text"
+msgstr "Text deplasament"
+
+#: optiondialog.cc:350
+msgid "Secondary Text"
+msgstr "Text secundar"
+
+#: optiondialog.cc:351
+msgid "Marked Background"
+msgstr "Fundal marcat"
+
+#: optiondialog.cc:352
+msgid "Marked Text"
+msgstr "Text marcat"
+
+#: optiondialog.cc:353
+msgid "Cursor Background"
+msgstr "Fundal cursor"
+
+#: optiondialog.cc:354
+msgid "Cursor Text (block shape)"
+msgstr "Text cursor (forma bloc)"
+
+#: optiondialog.cc:355
+msgid "Bookmark Background"
+msgstr "Fundal semn de carte"
+
+#: optiondialog.cc:356
+msgid "Bookmark Text"
+msgstr "Text semn de carte"
+
+#: optiondialog.cc:357
+msgid "Separator"
+msgstr "Separator"
+
+#: optiondialog.cc:358
+msgid "Grid Lines"
+msgstr "Linii grilă"
+
+#: optiondialog.cc:376
+msgid "Font Selection (editor can only use a fixed font)"
+msgstr "Selecţie font (editorul poate utiliza numai font fix)"
+
+#: optiondialog.cc:381
+msgid "&Use system font (as chosen in Control Center)"
+msgstr "&Utilizează font de sistem (cel din Centrul de control KDE)"
+
+#: optiondialog.cc:398
+msgid "KHexEdit editor font"
+msgstr "Font editor KHexEdit"
+
+#: optiondialog.cc:414
+msgid "&Map non printable characters to:"
+msgstr "&Mapează caracterele netipăribile la:"
+
+#: optiondialog.cc:428
+msgid "File Management"
+msgstr "Administrare fişiere"
+
+#: optiondialog.cc:439
+msgid "Most Recent Document"
+msgstr "Cele mai recente documente"
+
+#: optiondialog.cc:440
+msgid "All Recent Documents"
+msgstr "Toate documentele recente"
+
+#: optiondialog.cc:446
+msgid "Open doc&uments on startup:"
+msgstr "Deschide doc&umentele la pornire:"
+
+#: optiondialog.cc:452
+msgid "&Jump to previous cursor position on startup"
+msgstr "&Sare la poziţia precedentă a cursorului la pornire"
+
+#: optiondialog.cc:466
+msgid "Open document with &write protection enabled"
+msgstr "Deschide documentul cu protecţia la &scriere activată"
+
+#: optiondialog.cc:472
+msgid "&Keep cursor position after reloading document"
+msgstr "&Păstrează poziţia cursorului după reîncărcarea documentului"
+
+#: optiondialog.cc:478
+msgid "&Make a backup when saving document"
+msgstr "Face &copii de rezervă cînd salvează documentul"
+
+#: optiondialog.cc:488
+msgid "Don't &save \"Recent\" document list on exit"
+msgstr "Nu &salvează lista de documente recente la ieşire"
+
+#: optiondialog.cc:492
+msgid ""
+"Clicking this check box makes KHexEdit forget his recent document list when the "
+"program is closed.\n"
+"Note: it will not erase any document of the recent document list created by "
+"KDE."
+msgstr ""
+
+#: optiondialog.cc:499
+msgid "Cl&ear \"Recent\" Document List"
+msgstr "Şterge lista de documente r&ecente"
+
+#: optiondialog.cc:503
+msgid ""
+"Clicking this button makes KHexEdit forget his recent document list.\n"
+"Note: it will not erase any document of the recent document list created by "
+"KDE."
+msgstr ""
+
+#: optiondialog.cc:520
+msgid "Various Properties"
+msgstr "Diverse proprietăţi"
+
+#: optiondialog.cc:526
+msgid "Auto&matic copy to clipboard when selection is ready"
+msgstr "Copiază &automat în clipboard cînd selecţia este terminată"
+
+#: optiondialog.cc:532
+msgid "&Editor starts in \"insert\" mode"
+msgstr "&Editorul porneşte în modul inserare"
+
+#: optiondialog.cc:538
+msgid "Confirm &wrapping (to beginning or end) during search"
+msgstr "Confirmă &limitarea (la început şi la sfîrşit) în timpul căutării"
+
+#: optiondialog.cc:544
+msgid "Cursor jumps to &nearest byte when moved"
+msgstr "Cînd este mutat, cursorul sare la cel mai &apropiat octet"
+
+#: optiondialog.cc:550
+msgid "Sounds"
+msgstr "Sunete"
+
+#: optiondialog.cc:553
+msgid "Make sound on data &input (eg. typing) failure"
+msgstr "Generează sunet la erori de &introducere de date (ex: scriere)"
+
+#: optiondialog.cc:557
+msgid "Make sound on &fatal failure"
+msgstr "Generează sunet la erori &fatale"
+
+#: optiondialog.cc:562
+msgid "Bookmark Visibility"
+msgstr "Vizibilitate semn de carte"
+
+#: optiondialog.cc:565
+msgid "Use visible bookmarks in the offset column"
+msgstr "Utilizează semne de carte vizibile în coloana deplasament"
+
+#: optiondialog.cc:569
+msgid "Use visible bookmarks in the editor fields"
+msgstr "Utilizează semne de carte vizibile în liniile de editare"
+
+#: optiondialog.cc:574
+msgid "Confirm when number of printed pages will e&xceed limit"
+msgstr "Confirmă cînd numărul de pagini tipărite &depăşeşte limita"
+
+#: optiondialog.cc:594
+msgid "&Threshold [pages]:"
+msgstr "&Prag [pagini]:"
+
+#: optiondialog.cc:611
+msgid "&Undo limit:"
+msgstr "Limită de &des-faceri:"
+
+#~ msgid "&All"
+#~ msgstr "&Toate"
+
+#~ msgid "The current document contains unsaved modifications.\n"
+#~ msgstr "Documentul curent conţine modificări nesalvate.\n"
+
+#~ msgid "If you reload now, the modifications will be lost."
+#~ msgstr ""
+#~ "Dacă îl reîncărcaţi acum, modificările vor fi\n"
+#~ "pierdute."
+
+#~ msgid ""
+#~ "Operation complete.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Operaţie completă.\n"
+#~ "\n"
+
+#~ msgid "Do you really want to cancel writing?\n"
+#~ msgstr "Doriţi să anulez scrierea?\n"
diff --git a/tde-i18n-ro/messages/kdeutils/kjots.po b/tde-i18n-ro/messages/kdeutils/kjots.po
new file mode 100644
index 00000000000..b689cf6d3a6
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kjots.po
@@ -0,0 +1,340 @@
+# translation of kjots.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kjots\n"
+"POT-Creation-Date: 2007-05-02 02:16+0200\n"
+"PO-Revision-Date: 2004-11-14 17:59+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: KJotsMain.cpp:77
+msgid "Pages"
+msgstr "Pagini"
+
+#: KJotsMain.cpp:107
+#, fuzzy
+msgid "Next Book"
+msgstr "Carte nouă"
+
+#: KJotsMain.cpp:109
+msgid "Previous Book"
+msgstr ""
+
+#: KJotsMain.cpp:111
+#, fuzzy
+msgid "Next Page"
+msgstr "Pagină &nouă"
+
+#: KJotsMain.cpp:113
+msgid "Previous Page"
+msgstr ""
+
+#: KJotsMain.cpp:117
+msgid "&New Page"
+msgstr "Pagină &nouă"
+
+#: KJotsMain.cpp:118
+msgid "New &Book..."
+msgstr "Carte &nouă..."
+
+#: KJotsMain.cpp:121
+msgid "Export Page"
+msgstr "Exportă pagina"
+
+#: KJotsMain.cpp:122 KJotsMain.cpp:130
+msgid "To Text File..."
+msgstr "În fişier text..."
+
+#: KJotsMain.cpp:125 KJotsMain.cpp:133
+msgid "To HTML File..."
+msgstr "În fişier HTML..."
+
+#: KJotsMain.cpp:129
+msgid "Export Book"
+msgstr "Exportă cartea"
+
+#: KJotsMain.cpp:137
+msgid "&Delete Page"
+msgstr "Şterge p&agina"
+
+#: KJotsMain.cpp:139
+msgid "Delete Boo&k"
+msgstr "Şterge &cartea"
+
+#: KJotsMain.cpp:142
+msgid "Manual Save"
+msgstr "Salvare manuală"
+
+#: KJotsMain.cpp:153
+msgid "Copy &into Page Title"
+msgstr "Copiază în &titlul paginii"
+
+#: KJotsMain.cpp:164
+msgid "Rename..."
+msgstr "Redenumeşte..."
+
+#: KJotsMain.cpp:166
+msgid "Insert Date"
+msgstr "Inserează data"
+
+#: KJotsMain.cpp:286
+msgid "New Book"
+msgstr "Carte nouă"
+
+#: KJotsMain.cpp:287 kjotsentry.cpp:498
+msgid "Book name:"
+msgstr "Nume carte:"
+
+#: KJotsMain.cpp:318
+msgid "<qt>Are you sure you want to delete the <strong>%1</strong> book?</qt>"
+msgstr ""
+"<qt>Sînteţi sigur că vreţi să ştergeţi cartea <strong>%1</strong>?</qt>"
+
+#: KJotsMain.cpp:319
+msgid "Delete Book"
+msgstr "Ştergere carte"
+
+#: KJotsMain.cpp:362
+msgid "<qt>Are you sure you want to delete the <strong>%1</strong> page?</qt>"
+msgstr ""
+"<qt>Sînteţi sigur că vreţi să ştergeţi pagina <strong>%1</strong>?</qt>"
+
+#: KJotsMain.cpp:364
+msgid "Delete Page"
+msgstr "Ştergere pagină"
+
+#: KJotsMain.cpp:400
+msgid "Autosave"
+msgstr "Salvare automată"
+
+#: KJotsMain.cpp:496 KJotsMain.cpp:537
+msgid ""
+"The file <strong>%1</strong> already exists. Do you wish to overwrite it?"
+msgstr "Fişierul <strong>%1</strong> există deja. Doriţi să îl suprascriu?"
+
+#: KJotsMain.cpp:496 KJotsMain.cpp:537
+msgid "File Exists"
+msgstr "Fişierul există"
+
+#: KJotsMain.cpp:496 KJotsMain.cpp:537
+msgid "Overwrite"
+msgstr ""
+
+#: KJotsMain.cpp:828
+msgid ""
+"This bookmark is from an older version of KJots and is not fully supported. It "
+"may or may not work. You should delete and recreate this bookmark."
+msgstr ""
+
+#: KJotsMain.cpp:1119
+msgid ""
+"All pages must be inside a book. Would you like to create a new book to put the "
+"page in, or would you prefer to not move the page at all?"
+msgstr ""
+"Toate paginiile trebuie să fie în interiorul unei cărţi. Doriţi să creez o "
+"carte nouă şi să pun pagina în ea sau preferaţi să nu mut deloc pagina?"
+
+#: KJotsMain.cpp:1123
+msgid "Create New Book"
+msgstr "Creează carte nouă"
+
+#: KJotsMain.cpp:1123
+#, fuzzy
+msgid "Do Not Move Page"
+msgstr "Nu muta pagina"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: kjotsedit.cpp:48
+msgid "Open URL"
+msgstr "Deschide URL"
+
+#: kjotsentry.cpp:497
+msgid "Rename Book"
+msgstr "Redenumire carte"
+
+#: kjotsentry.cpp:535
+#, c-format
+msgid "Saving %1"
+msgstr "Salvez %1"
+
+#: kjotsentry.cpp:536
+msgid "Saving the contents of %1 to %2"
+msgstr "Salvez conţinutul %1 din %2"
+
+#: kjotsentry.cpp:616 kjotsentry.cpp:998
+#, c-format
+msgid "Print: %1"
+msgstr "Tipăreşte: %1"
+
+#: kjotsentry.cpp:647
+msgid "Untitled Book"
+msgstr "Carte fără nume"
+
+#: kjotsentry.cpp:800
+msgid "Table of Contents"
+msgstr "Cuprins"
+
+#: kjotsentry.cpp:908
+msgid "Rename Page"
+msgstr "Redenumire pagină"
+
+#: kjotsentry.cpp:909
+msgid "Page title:"
+msgstr "Titlu pagină:"
+
+#: kjotsentry.cpp:1069
+#, c-format
+msgid "Page %1"
+msgstr "Pagina %1"
+
+#: main.cpp:37
+msgid "KDE note taking utility"
+msgstr "Utilitar KDE pentru notiţe"
+
+#: main.cpp:44
+msgid "KJots"
+msgstr "KJots"
+
+#: main.cpp:47
+msgid "Current maintainer"
+msgstr "Responsabil actual"
+
+#: main.cpp:51
+msgid "Original author"
+msgstr "Autor original"
+
+#. i18n: file confpagemisc.ui line 30
+#: rc.cpp:9
+#, no-c-format
+msgid " minutes"
+msgstr " minute"
+
+#. i18n: file confpagemisc.ui line 33
+#: rc.cpp:12
+#, no-c-format
+msgid "1 minute"
+msgstr "1 minut"
+
+#. i18n: file confpagemisc.ui line 42
+#: rc.cpp:15 rc.cpp:21
+#, no-c-format
+msgid ""
+"This is the number of minutes KJots will wait before automatically saving "
+"changes."
+msgstr ""
+"Acesta este numărul de minute pe care îl va aştepta KJots înainte de a salva "
+"automat modificările."
+
+#. i18n: file confpagemisc.ui line 50
+#: rc.cpp:18
+#, fuzzy, no-c-format
+msgid "S&ave every:"
+msgstr "Salvează la f&iecare:"
+
+#. i18n: file confpagemisc.ui line 115
+#: rc.cpp:24
+#, no-c-format
+msgid "&Save changes periodically"
+msgstr "&Salvează periodic modificările"
+
+#. i18n: file confpagemisc.ui line 121
+#: rc.cpp:27
+#, no-c-format
+msgid ""
+"When \"Enable autosave\" is checked, KJots will automatically save changes made "
+"to books at the interval defined below."
+msgstr ""
+"Dacă opţiunea \"Salvează periodic modificările\" este selectată, KJots va salva "
+"automat modificările făcute în cărţi la intervalul de timp definit mai jos."
+
+#. i18n: file confpagemisc.ui line 129
+#: rc.cpp:30
+#, no-c-format
+msgid "Use Unico&de encoding"
+msgstr ""
+
+#. i18n: file kjots.kcfg line 9
+#: rc.cpp:33
+#, no-c-format
+msgid "How the main window is divided."
+msgstr "Cum este împărţită fereastra principală."
+
+#. i18n: file kjots.kcfg line 12
+#: rc.cpp:36
+#, fuzzy, no-c-format
+msgid "The book or page that is currently active."
+msgstr "Cartea deschisă curentă."
+
+#. i18n: file kjots.kcfg line 15
+#: rc.cpp:39
+#, no-c-format
+msgid "The font used to display the contents of books."
+msgstr "Fontul utilizat la afişarea conţinutului cărţii."
+
+#. i18n: file kjots.kcfg line 19
+#: rc.cpp:42
+#, no-c-format
+msgid "Whether books should be saved automatically."
+msgstr "Precizează dacă ar trebui salvate cărţile automat"
+
+#. i18n: file kjots.kcfg line 23
+#: rc.cpp:45
+#, no-c-format
+msgid "Whether UTF-8 encoding should be forced for saving and loading."
+msgstr ""
+
+#. i18n: file kjots.kcfg line 27
+#: rc.cpp:48
+#, no-c-format
+msgid "The interval in minutes at which books should be saved automatically."
+msgstr "Intervalul în minute după care cărţile sînt salvate automat."
+
+#. i18n: file kjots.kcfg line 31
+#: rc.cpp:51
+#, no-c-format
+msgid "The last ID that was used for a book or page."
+msgstr ""
+
+#~ msgid "A book with this name already exists."
+#~ msgstr "Există deja o carte cu acest nume."
+
+#~ msgid "You cannot have a book inside another book."
+#~ msgstr "Nu puteţi avea o carte într-o altă carte."
+
+#~ msgid "A book named %1 already exists."
+#~ msgstr "Există deja o carte cu numele %1."
+
+#~ msgid ""
+#~ "The name change failed. Please check the file permissions.\n"
+#~ "\n"
+#~ "From: %1\n"
+#~ "To: %2"
+#~ msgstr ""
+#~ "Schimbarea numelui a eşuat. Verificaţi permisiunile fişierului.\n"
+#~ "\n"
+#~ "Din: %1\n"
+#~ "În: %2"
+
+#~ msgid "All books that are opened."
+#~ msgstr "Toate cărţile sînt deschise."
+
+#~ msgid "The curent page in the current book."
+#~ msgstr "Pagina curentă în cartea curentă."
diff --git a/tde-i18n-ro/messages/kdeutils/klaptopdaemon.po b/tde-i18n-ro/messages/kdeutils/klaptopdaemon.po
new file mode 100644
index 00000000000..b6bbbf99582
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/klaptopdaemon.po
@@ -0,0 +1,565 @@
+# translation of klaptopdaemon.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: klaptopdaemon\n"
+"POT-Creation-Date: 2008-02-03 01:21+0100\n"
+"PO-Revision-Date: 2004-03-29 23:05+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: portable.cpp:945
+msgid ""
+"Your computer seems to have a partial ACPI installation. ACPI was probably "
+"enabled, but some of the sub-options were not - you need to enable at least 'AC "
+"Adaptor' and 'Control Method Battery' and then rebuild your kernel."
+msgstr ""
+"Se pare că aveţi instalat numai o parte din ACPI. Probabil ACPI a fost activat, "
+"dar unele subopţiuni nu au fost activate - trebuie să setaţi cel puţin 'AC "
+"Adaptor' şi 'Control Method Battery' şi să recompilaţi kernel-ul."
+
+#: portable.cpp:949
+msgid ""
+"Your computer doesn't have the Linux APM (Advanced Power Management) or ACPI "
+"software installed, or doesn't have the APM kernel drivers installed - check "
+"out the <a href=\"http://www.linuxdoc.org/HOWTO/Laptop-HOWTO.html\">"
+"Linux Laptop-HOWTO</a> document for information on how to install APM."
+msgstr ""
+"Calculatorul dumneavoastră nu are instalat Linux APM (Managementul avansat al "
+"consumului de energie), software-ul ACPI sau nu are instalate driver-ele APM de "
+"kernel. Citiţi <a href=\"http://www.linuxdoc.org/HOWTO/Laptop-HOWTO.html\" >"
+"Linux Laptop-HOWTO</a> pentru informaţii despre instalarea APM."
+
+#: portable.cpp:961
+#, fuzzy
+msgid ""
+"\n"
+"If you make /usr/bin/apm setuid then you will also be able to choose 'suspend' "
+"and 'standby' in the above dialog - check out the help button below to find out "
+"how to do this"
+msgstr ""
+"\n"
+"Dacă setaţi bitul SUID pentru /usr/bin/apm, atunci \n"
+"veţi putea alege şi 'suspendă' şi 'standby' în \n"
+"dialogul de mai sus. Daţi clic pe butonul de \n"
+"ajutor pentru a afla cum să faceţi acest lucru."
+
+#: portable.cpp:969
+msgid ""
+"\n"
+"You may need to enable ACPI suspend/resume in the ACPI panel"
+msgstr ""
+
+#: portable.cpp:973
+msgid ""
+"\n"
+"Your system does not support suspend/standby"
+msgstr ""
+"\n"
+"Sistemul dumneavoastră nu suportă suspendare/standby"
+
+#: portable.cpp:1049 portable.cpp:2189 portable.cpp:2595 portable.cpp:2890
+msgid "No PCMCIA controller detected"
+msgstr "Nu am detectat un controler PCMCIA"
+
+#: portable.cpp:1053
+msgid "Card 0:"
+msgstr "Cardul 0:"
+
+#: portable.cpp:1055
+msgid "Card 1:"
+msgstr "Cardul 1:"
+
+#: portable.cpp:1170
+msgid ""
+"Your system has APM installed but may not be able to use all of its features "
+"without further setup - look in the 'APM Config' tab for information about "
+"setting up APM for suspend and resume"
+msgstr ""
+
+#: portable.cpp:1176
+msgid ""
+"Your system has ACPI installed but may not be able to use all of its features "
+"without further setup - look in the 'ACPI Config' tab for information about "
+"setting up ACPI for suspend and resume"
+msgstr ""
+
+#: portable.cpp:1333
+msgid "%1 MHz (%2)"
+msgstr "%1 MHz (%2)"
+
+#: portable.cpp:1709
+msgid "%1 MHz"
+msgstr "%1 MHz"
+
+#: portable.cpp:2151
+msgid ""
+"There is no /dev/apm file on this system. Please review the FreeBSD handbook on "
+"how to create a device node for the APM device driver (man 4 apm)."
+msgstr ""
+
+#: portable.cpp:2154
+msgid ""
+"Your system has the proper device node for APM support, however you cannot "
+"access it. If you are logged in as root right now, you have a problem, "
+"otherwise contact your local sysadmin and ask for read/write access to "
+"/dev/apm."
+msgstr ""
+
+#: portable.cpp:2157 portable.cpp:2562
+msgid "Your kernel lacks support for Advanced Power Management."
+msgstr ""
+"Kernel-ul dumneavoastră nu are suport pentru economisirea energiei APM "
+"(Advanced Power Management)."
+
+#: portable.cpp:2161 portable.cpp:2566
+msgid "There was a generic error while opening /dev/apm."
+msgstr "A apărut o eroare obişnuită la deschiderea dispozitivului /dev/apm."
+
+#: portable.cpp:2166 portable.cpp:2571
+msgid "APM has most likely been disabled."
+msgstr "Se pare că suportul APM a fost dezactivat."
+
+#: portable.cpp:2556
+msgid ""
+"There is no /dev/apm file on this system. Please review the NetBSD "
+"documentation on how to create a device node for the APM device driver (man 4 "
+"apm)."
+msgstr ""
+
+#: portable.cpp:2559
+msgid ""
+"Your system has the proper device node for APM support, however you cannot "
+"access it. If you have APM compiled into the kernel this should not happen."
+msgstr ""
+
+#: portable.cpp:2866
+msgid ""
+"Your computer or operating system is not supported by the current version of "
+"the\n"
+"KDE laptop control panels. If you want help porting these panels to work with "
+"it\n"
+"please contact paul@taniwha.com."
+msgstr ""
+"Calculatorul sau sistemul dumneavoastră de operare nu este \n"
+"suportat de versiunea curentă a panourilor KDE de control al \n"
+"laptop-ului. Dacă doriţi să ajutaţi la portarea acestor panouri \n"
+"pentru laptop-ul dumneavoastră, contactaţi programatorul \n"
+"acestora la paul@taniwha.com"
+
+#: laptop_check.cpp:32
+#, fuzzy
+msgid "KDE laptop daemon starter"
+msgstr "Demon KDE pentru laptop-uri"
+
+#: laptop_check.cpp:41
+msgid "KLaptop"
+msgstr "KLaptop"
+
+#: laptop_daemon.cpp:539 laptop_daemon.cpp:545 laptop_daemon.cpp:553
+#: laptop_daemon.cpp:558
+#, fuzzy
+msgid "Battery power is running out."
+msgstr "Bateriile sînt aproape descărcate!"
+
+#: laptop_daemon.cpp:540 laptop_daemon.cpp:546
+msgid "%1 % charge left."
+msgstr "%1 % încărcat."
+
+#: laptop_daemon.cpp:554
+#, c-format
+msgid ""
+"_n: 1 minute left.\n"
+"%n minutes left."
+msgstr ""
+
+#: laptop_daemon.cpp:559
+#, c-format
+msgid ""
+"_n: 1% left.\n"
+"%n percent left."
+msgstr ""
+
+#: laptop_daemon.cpp:691
+#, fuzzy
+msgid "Your battery is now fully charged."
+msgstr "Bateria este complet încărcată"
+
+#: laptop_daemon.cpp:691
+msgid "Laptop Battery"
+msgstr "Baterie laptop"
+
+#: laptop_daemon.cpp:825
+msgid "Logout failed."
+msgstr "Logarea a eşuat."
+
+#: laptop_daemon.cpp:832
+msgid "Shutdown failed."
+msgstr "Oprirea a eşuat."
+
+#: kpcmcia.cpp:96 kpcmcia.cpp:163
+msgid "Empty slot."
+msgstr "Slot gol."
+
+#: kpcmciainfo.cpp:56
+msgid "PCMCIA & CardBus Slots"
+msgstr "Sloturi PCMCIA şi CardBus"
+
+#: kpcmciainfo.cpp:66 kpcmciainfo.cpp:95
+msgid "Ready."
+msgstr "Gata."
+
+#: kpcmciainfo.cpp:134
+#, c-format
+msgid "Card Slot %1"
+msgstr "Slot card %1"
+
+#: kpcmciainfo.cpp:179 kpcmciainfo.cpp:290
+msgid "&Eject"
+msgstr "&Ejectează"
+
+#: kpcmciainfo.cpp:180 kpcmciainfo.cpp:293
+msgid "&Suspend"
+msgstr "&Suspendă"
+
+#: kpcmciainfo.cpp:181
+msgid "&Reset"
+msgstr "&Resetează"
+
+#: kpcmciainfo.cpp:201
+msgid "Resetting card..."
+msgstr "Resetez cardul..."
+
+#: kpcmciainfo.cpp:208
+msgid "Inserting new card..."
+msgstr "Inserez card nou..."
+
+#: kpcmciainfo.cpp:212
+msgid "Ejecting card..."
+msgstr "Ejectez cardul..."
+
+#: kpcmciainfo.cpp:223
+msgid "Suspending card..."
+msgstr "Suspend cardul..."
+
+#: kpcmciainfo.cpp:226
+msgid "Resuming card..."
+msgstr "Reactivez cardul..."
+
+#: kpcmciainfo.cpp:237
+msgid "Card type: %1 "
+msgstr "Tip card: %1 "
+
+#: kpcmciainfo.cpp:240
+#, c-format
+msgid "Driver: %1"
+msgstr "Driver: %1"
+
+#: kpcmciainfo.cpp:243
+msgid "IRQ: %1%2"
+msgstr "IRQ: %1%2"
+
+#: kpcmciainfo.cpp:247
+msgid " (used for memory)"
+msgstr " (utilizat pentru memorie)"
+
+#: kpcmciainfo.cpp:250
+msgid " (used for memory and I/O)"
+msgstr " (utilizat pentru memorie şi I/O)"
+
+#: kpcmciainfo.cpp:253
+msgid " (used for CardBus)"
+msgstr " (utilizat pentru CardBus)"
+
+#: kpcmciainfo.cpp:259 kpcmciainfo.cpp:264
+msgid "none"
+msgstr "nimic"
+
+#: kpcmciainfo.cpp:262
+#, c-format
+msgid "I/O port(s): %1"
+msgstr "Porturi I/O: %1"
+
+#: kpcmciainfo.cpp:267
+msgid "Bus: %1 bit %2"
+msgstr "Magistrală: %1 biţi %2"
+
+#: kpcmciainfo.cpp:269
+msgid "Bus: unknown"
+msgstr "Magistrală: necunoscut"
+
+#: kpcmciainfo.cpp:270
+msgid "PC Card"
+msgstr "PC Card"
+
+#: kpcmciainfo.cpp:270
+msgid "Cardbus"
+msgstr "CardBus"
+
+#: kpcmciainfo.cpp:272
+#, c-format
+msgid "Device: %1"
+msgstr "Dispozitiv: %1"
+
+#: kpcmciainfo.cpp:275
+msgid "Power: +%1V"
+msgstr "Tensiune: +%1V"
+
+#: kpcmciainfo.cpp:278
+msgid "Programming power: +%1V, +%2V"
+msgstr "Tensiunea de programare: +%1V, +%2V"
+
+#: kpcmciainfo.cpp:281
+#, c-format
+msgid "Configuration base: 0x%1"
+msgstr "Adresa de bază: 0x%1"
+
+#: kpcmciainfo.cpp:283
+msgid "Configuration base: none"
+msgstr "Adresa de bază: nimic"
+
+#: kpcmciainfo.cpp:295
+msgid "Resu&me"
+msgstr "&Continuă"
+
+#: daemondock.cpp:54
+#, fuzzy
+msgid "KLaptop Daemon"
+msgstr "KLaptopDaemon"
+
+#: daemondock.cpp:83
+msgid "&Configure KLaptop..."
+msgstr "&Configurează KLaptop..."
+
+#: daemondock.cpp:86
+msgid "Screen Brightness..."
+msgstr "Strălucire monitor..."
+
+#: daemondock.cpp:90
+msgid "Performance Profile..."
+msgstr "Profil de performanţă..."
+
+#: daemondock.cpp:99
+msgid "CPU Throttling..."
+msgstr ""
+
+#: daemondock.cpp:108
+msgid "Standby..."
+msgstr "Aşteptare..."
+
+#: daemondock.cpp:109
+msgid "&Lock && Suspend..."
+msgstr "&Blochează şi suspendă..."
+
+#: daemondock.cpp:110
+msgid "&Suspend..."
+msgstr "&Suspendă..."
+
+#: daemondock.cpp:111
+msgid "&Lock && Hibernate..."
+msgstr "Blochează şi &hibernează..."
+
+#: daemondock.cpp:112
+msgid "&Hibernate..."
+msgstr "&Hibernează..."
+
+#: daemondock.cpp:116
+msgid "&Hide Monitor"
+msgstr "&Ascunde monitorul"
+
+#: daemondock.cpp:239
+msgid ""
+"You will need to supply a root password to allow KLaptopDaemon to restart "
+"itself as the superuser. It may take up to a minute for the new daemon to start "
+"up and the old one to close."
+msgstr ""
+
+#: daemondock.cpp:244 daemondock.cpp:261 daemondock.cpp:265
+msgid "KLaptopDaemon"
+msgstr "KLaptopDaemon"
+
+#: daemondock.cpp:260
+msgid ""
+"PCMCIA cannot be enabled since kdesu cannot be found. Please make sure that it "
+"is installed correctly."
+msgstr ""
+
+#: daemondock.cpp:264
+msgid "PCMCIA cannot be enabled just now."
+msgstr ""
+
+#: daemondock.cpp:271
+#, fuzzy
+msgid ""
+"Are you sure you want to hide the battery monitor? Your battery will still be "
+"monitored in the background."
+msgstr "Doriţi într-adevăr să opriţi monitorizarea bateriei?"
+
+#: daemondock.cpp:271
+#, fuzzy
+msgid "Hide Monitor"
+msgstr "&Ascunde monitorul"
+
+#: daemondock.cpp:271
+msgid "Do Not Hide"
+msgstr ""
+
+#: daemondock.cpp:289
+msgid "Are you sure you want to quit the battery monitor?"
+msgstr "Doriţi într-adevăr să opriţi monitorizarea bateriei?"
+
+#: daemondock.cpp:294
+msgid "Do you wish to disable the battery monitor from starting in the future?"
+msgstr ""
+"Doriţi într-adevăr să dezactivaţi de acum înainte pornirea aplicaţiei de "
+"monitorizat bateria?"
+
+#: daemondock.cpp:294
+msgid "Disable"
+msgstr ""
+
+#: daemondock.cpp:294
+msgid "Keep Enabled"
+msgstr ""
+
+#: daemondock.cpp:369
+msgid "Power Manager Not Found"
+msgstr "Nu am găsit managerul de energie"
+
+#: daemondock.cpp:378
+#, fuzzy
+msgid "%1:%2 hours left"
+msgstr "timp rămas %1:%2"
+
+#: daemondock.cpp:381
+msgid "%1% charged"
+msgstr "%1% încărcat"
+
+#: daemondock.cpp:384
+msgid "No Battery"
+msgstr "Fără baterie"
+
+#: daemondock.cpp:390
+msgid "Charging"
+msgstr "Încarc"
+
+#: daemondock.cpp:392
+msgid "Not Charging"
+msgstr "Nu se încarcă"
+
+#: daemondock.cpp:405
+#, c-format
+msgid "CPU: %1"
+msgstr "CPU: %1"
+
+#: daemondock.cpp:413
+#, c-format
+msgid "Slot %1"
+msgstr "Slotul %1"
+
+#: daemondock.cpp:422
+msgid "Card Slots..."
+msgstr "Sloturi card..."
+
+#: daemondock.cpp:429
+msgid "Details..."
+msgstr "Detalii..."
+
+#: daemondock.cpp:434
+msgid "Eject"
+msgstr "Ejectează"
+
+#: daemondock.cpp:437
+msgid "Suspend"
+msgstr "Suspendă"
+
+#: daemondock.cpp:440
+msgid "Resume"
+msgstr "Continuă"
+
+#: daemondock.cpp:443
+msgid "Reset"
+msgstr "Resetează"
+
+#: daemondock.cpp:448
+msgid "Actions"
+msgstr "Acţiuni"
+
+#: daemondock.cpp:454
+msgid "Ready"
+msgstr "Gata"
+
+#: daemondock.cpp:456
+msgid "Busy"
+msgstr "Ocupat"
+
+#: daemondock.cpp:458
+msgid "Suspended"
+msgstr "Suspendat"
+
+#: daemondock.cpp:463
+msgid "Enable PCMCIA"
+msgstr "Activează PCMCIA"
+
+#: daemondock.cpp:630
+msgid "Laptop power management not available"
+msgstr "Managerul de energie al laptop-ului nu este disponibil"
+
+#: daemondock.cpp:631 daemondock.cpp:651 daemondock.cpp:669
+msgid "N/A"
+msgstr ""
+
+#: daemondock.cpp:635
+msgid "Plugged in - fully charged"
+msgstr "Branşat - încărcat complet"
+
+#: daemondock.cpp:643
+#, fuzzy
+msgid "Plugged in - %1% charged (%2:%3 hours left)"
+msgstr "Branşat - %1% încărcat (timp rămas %2:%3)"
+
+#: daemondock.cpp:647
+msgid "Plugged in - %1% charged"
+msgstr "Branşat - %1% încărcat"
+
+#: daemondock.cpp:650
+msgid "Plugged in - no battery"
+msgstr "Branşat - nu există baterie"
+
+#: daemondock.cpp:660
+#, fuzzy
+msgid "Running on batteries - %1% charged (%2:%3 hours left)"
+msgstr "Funcţionare pe baterii - %1% încărcat (timp rămas %2:%3)"
+
+#: daemondock.cpp:663
+#, fuzzy
+msgid "Running on batteries - %1% charged"
+msgstr "Funcţionare pe baterii - %1% încărcat"
+
+#: daemondock.cpp:668
+msgid "No power source found"
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#~ msgid " "
+#~ msgstr " "
+
+#~ msgid "%1 minutes left."
+#~ msgstr "%1 minute rămase."
diff --git a/tde-i18n-ro/messages/kdeutils/kmilo_generic.po b/tde-i18n-ro/messages/kdeutils/kmilo_generic.po
new file mode 100644
index 00000000000..f06b13e5f8e
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kmilo_generic.po
@@ -0,0 +1,37 @@
+# translation of kmilo_generic.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmilo_generic\n"
+"POT-Creation-Date: 2008-02-07 01:30+0100\n"
+"PO-Revision-Date: 2004-11-14 18:00+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: generic_monitor.cpp:126 generic_monitor.cpp:166 generic_monitor.cpp:260
+#, fuzzy
+msgid "Starting KMix..."
+msgstr "Pornesc KMix..."
+
+#: generic_monitor.cpp:139 generic_monitor.cpp:184 generic_monitor.cpp:282
+#, fuzzy
+msgid "It seems that KMix is not running."
+msgstr "Programul KMix nu rulează."
+
+#: generic_monitor.cpp:226
+msgid "Volume"
+msgstr "Volum"
+
+#: generic_monitor.cpp:299
+msgid "Mute on"
+msgstr "Sunet activ"
+
+#: generic_monitor.cpp:301
+msgid "Mute off"
+msgstr "Sunet inactiv"
diff --git a/tde-i18n-ro/messages/kdeutils/kmilo_kvaio.po b/tde-i18n-ro/messages/kdeutils/kmilo_kvaio.po
new file mode 100644
index 00000000000..adc3c4f946a
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kmilo_kvaio.po
@@ -0,0 +1,91 @@
+# translation of kmilo_kvaio.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmilo_kvaio\n"
+"POT-Creation-Date: 2005-07-08 01:34+0200\n"
+"PO-Revision-Date: 2004-11-14 18:01+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: kvaio.cpp:158
+msgid "Memory Stick inserted"
+msgstr "Memory Stick inserat"
+
+#: kvaio.cpp:161
+msgid "Memory Stick ejected"
+msgstr "Memory Stick ejectat"
+
+#: kvaio.cpp:170
+msgid "Unhandled event: "
+msgstr "Eveniment necunoscut: "
+
+#: kvaio.cpp:387
+msgid "AC Connected"
+msgstr "Conectat la reţea"
+
+#: kvaio.cpp:387
+msgid "AC Disconnected"
+msgstr "Deconectat la reţea"
+
+#: kvaio.cpp:393
+msgid "Battery is Fully Charged. "
+msgstr "Bateria este încărcată complet."
+
+#: kvaio.cpp:400
+msgid "Caution: Battery is Almost Empty (%1% remaining)."
+msgstr "Atenţie: Bateria este aproape descărcată (%1% rămas)."
+
+#: kvaio.cpp:403
+msgid "Alert: Battery is Empty!"
+msgstr "Atenţie: Bateria este descărcată!"
+
+#: kvaio.cpp:406
+msgid "No Battery Inserted."
+msgstr "Nici o baterie inserată."
+
+#: kvaio.cpp:409
+msgid "Remaining Battery Capacity: %1%"
+msgstr "Rest încărcare baterie: %1%"
+
+#: kvaio.cpp:434 kvaio.cpp:447
+msgid "Brightness"
+msgstr ""
+
+#: kvaio.cpp:455
+msgid "Volume"
+msgstr ""
+
+#: kvaio.cpp:481 kvaio.cpp:548
+msgid "Starting KMix..."
+msgstr ""
+
+#: kvaio.cpp:500 kvaio.cpp:571
+msgid "It seems that KMix is not running."
+msgstr ""
+
+#: kvaio.cpp:592
+msgid "Mute on"
+msgstr ""
+
+#: kvaio.cpp:595
+msgid "Mute off"
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
diff --git a/tde-i18n-ro/messages/kdeutils/kmilo_powerbook.po b/tde-i18n-ro/messages/kdeutils/kmilo_powerbook.po
new file mode 100644
index 00000000000..6c237ff8283
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kmilo_powerbook.po
@@ -0,0 +1,49 @@
+# translation of kmilo_powerbook.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmilo_powerbook\n"
+"POT-Creation-Date: 2005-11-30 03:22+0100\n"
+"PO-Revision-Date: 2004-11-14 19:35+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: pb_monitor.cpp:48
+msgid "No Tap"
+msgstr ""
+
+#: pb_monitor.cpp:48
+msgid "Tap"
+msgstr ""
+
+#: pb_monitor.cpp:48
+msgid "Drag"
+msgstr ""
+
+#: pb_monitor.cpp:48
+msgid "Lock"
+msgstr "Blocat"
+
+#: pb_monitor.cpp:101
+#, c-format
+msgid "Operating mode set to: %1."
+msgstr "Modul de operare este setat la: %1."
+
+#: pb_monitor.cpp:147
+msgid "The computer will sleep now."
+msgstr "Calculatorul va adormi."
+
+#: pb_monitor.cpp:150
+#, fuzzy, c-format
+msgid ""
+"_n: The computer will sleep in %n second.\n"
+"The computer will sleep in %n seconds."
+msgstr ""
+"Calculatorul va adormi în 1 secundă.\n"
+"Calculatorul va adormi în %n secunde."
diff --git a/tde-i18n-ro/messages/kdeutils/kmilo_thinkpad.po b/tde-i18n-ro/messages/kdeutils/kmilo_thinkpad.po
new file mode 100644
index 00000000000..90819bec6cc
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kmilo_thinkpad.po
@@ -0,0 +1,140 @@
+# translation of kmilo_thinkpad.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmilo_thinkpad\n"
+"POT-Creation-Date: 2005-06-14 01:28+0200\n"
+"PO-Revision-Date: 2004-11-14 19:39+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: thinkpad.cpp:90
+msgid "Mute on"
+msgstr ""
+
+#: thinkpad.cpp:90
+msgid "Mute off"
+msgstr ""
+
+#: thinkpad.cpp:99
+msgid "Thinkpad Button Pressed"
+msgstr "Butonul Thinkpad a fost apăsat"
+
+#: thinkpad.cpp:107
+#, fuzzy
+msgid "ThinkLight is on"
+msgstr "ThinkLight este %1"
+
+#: thinkpad.cpp:107
+#, fuzzy
+msgid "ThinkLight is off"
+msgstr "ThinkLight este %1"
+
+#: thinkpad.cpp:142
+#, fuzzy
+msgid "Zoom button pressed"
+msgstr "Butonul Home a fost apăsat"
+
+#: thinkpad.cpp:151
+msgid "Home button pressed"
+msgstr "Butonul Home a fost apăsat"
+
+#: thinkpad.cpp:159
+msgid "Search button pressed"
+msgstr "Butonul Search a fost apăsat"
+
+#: thinkpad.cpp:167
+msgid "Mail button pressed"
+msgstr "Butonul Mail a fost apăsat"
+
+#: thinkpad.cpp:190
+msgid "Display changed: LCD on, CRT off"
+msgstr "Ecran modificat: LCD activ, CRT inactiv"
+
+#: thinkpad.cpp:194
+msgid "Display changed: LCD off, CRT on"
+msgstr "Ecran modificat: LCD inactiv, CRT activ"
+
+#: thinkpad.cpp:198
+msgid "Display changed: LCD on, CRT on"
+msgstr "Ecran modificat: LCD activ, CRT activ"
+
+#: thinkpad.cpp:205
+msgid "HV Expansion is on"
+msgstr ""
+
+#: thinkpad.cpp:205
+msgid "HV Expansion is off"
+msgstr ""
+
+#: thinkpad.cpp:212
+msgid "Power management mode AC changed: PM AC high"
+msgstr ""
+
+#: thinkpad.cpp:216
+msgid "Power management mode AC changed: PM AC auto"
+msgstr ""
+
+#: thinkpad.cpp:220
+msgid "Power management mode AC changed: PM AC manual"
+msgstr ""
+
+#: thinkpad.cpp:224
+msgid "Power management mode AC changed: PM AC unknown"
+msgstr ""
+
+#: thinkpad.cpp:233
+msgid "Power management mode battery changed: PM battery high"
+msgstr "Mod economisire energie baterie modificat: PM baterie mare"
+
+#: thinkpad.cpp:237
+msgid "Power management mode battery changed: PM battery auto"
+msgstr "Mod economisire energie baterie modificat: PM baterie pe automat"
+
+#: thinkpad.cpp:241
+msgid "Power management mode battery changed: PM battery manual"
+msgstr "Mod economisire energie baterie modificat: PM baterie pe manual"
+
+#: thinkpad.cpp:245
+msgid "Power management mode battery changed: PM battery unknown"
+msgstr ""
+
+#: thinkpad.cpp:252
+msgid "Wireless LAN is enabled"
+msgstr ""
+
+#: thinkpad.cpp:252
+msgid "Wireless LAN is disabled"
+msgstr ""
+
+#: thinkpad.cpp:257
+msgid "Bluetooth is enabled"
+msgstr ""
+
+#: thinkpad.cpp:257
+msgid "Bluetooth is disabled"
+msgstr ""
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#~ msgid "on"
+#~ msgstr "activ"
+
+#~ msgid "off"
+#~ msgstr "inactiv"
diff --git a/tde-i18n-ro/messages/kdeutils/kmilod.po b/tde-i18n-ro/messages/kdeutils/kmilod.po
new file mode 100644
index 00000000000..e6156a38ab2
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kmilod.po
@@ -0,0 +1,27 @@
+# translation of kmilod.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kmilod\n"
+"POT-Creation-Date: 2005-09-29 02:39+0200\n"
+"PO-Revision-Date: 2004-04-28 20:55+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: kmilod.cpp:162
+msgid "Volume"
+msgstr "Volum"
+
+#: kmilod.cpp:165
+msgid "Brightness"
+msgstr "Strălucire"
+
+#: kmilod.cpp:168
+msgid "Muted"
+msgstr "Fără sunet"
diff --git a/tde-i18n-ro/messages/kdeutils/kregexpeditor.po b/tde-i18n-ro/messages/kdeutils/kregexpeditor.po
new file mode 100644
index 00000000000..c45474323a9
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kregexpeditor.po
@@ -0,0 +1,801 @@
+# translation of kregexpeditor.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kregexpeditor\n"
+"POT-Creation-Date: 2005-08-18 04:29+0200\n"
+"PO-Revision-Date: 2004-11-14 20:49+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: altnwidget.cpp:38 altnwidget.cpp:48 regexpbuttons.cpp:108
+msgid "Alternatives"
+msgstr "Alternative"
+
+#: altnwidget.cpp:225
+msgid "Selecting several alternatives is currently not supported."
+msgstr "Selectarea mai multor alternative nu este deocamdată suportată."
+
+#: altnwidget.cpp:227
+msgid "Selection Invalid"
+msgstr "Selecţie eronată"
+
+#: characterswidget.cpp:124
+msgid ""
+"- A word character\n"
+msgstr ""
+"- Un caracter de cuvînt\n"
+
+#: characterswidget.cpp:127
+msgid ""
+"- A non-word character\n"
+msgstr ""
+"- Un caracter de non-cuvînt\n"
+
+#: characterswidget.cpp:130
+msgid ""
+"- A digit character\n"
+msgstr ""
+"- Un caracter cifră\n"
+
+#: characterswidget.cpp:133
+msgid ""
+"- A non-digit character\n"
+msgstr ""
+"- Un caracter non-cifră\n"
+
+#: characterswidget.cpp:136
+msgid ""
+"- A space character\n"
+msgstr ""
+"- Un caracter spaţiu\n"
+
+#: characterswidget.cpp:139
+msgid ""
+"- A non-space character\n"
+msgstr ""
+"- Un caracter non-spaţiu\n"
+
+#: characterswidget.cpp:156
+msgid "from "
+msgstr "de la"
+
+#: characterswidget.cpp:156
+msgid " to "
+msgstr " la "
+
+#: characterswidget.cpp:166
+msgid "Any Character Except"
+msgstr "Orice caracter cu excepţia"
+
+#: characterswidget.cpp:168
+msgid "One of Following Characters"
+msgstr "Unul din caracterele următoare"
+
+#: characterswidget.cpp:287
+msgid "Specify Characters"
+msgstr "Specificaţi caracterele"
+
+#: characterswidget.cpp:294
+msgid "Do not match the characters specified here"
+msgstr "Nu se potriveşte cu caracterele specificate aici"
+
+#: characterswidget.cpp:300
+msgid "Predefined Character Ranges"
+msgstr "Domeniu predefinit de caractere"
+
+#: characterswidget.cpp:304
+msgid "A word character"
+msgstr "Un caracter de cuvînt"
+
+#: characterswidget.cpp:305
+msgid "A digit character"
+msgstr "Un caracter cifră"
+
+#: characterswidget.cpp:306
+msgid "A space character"
+msgstr "Un caracter spaţiu"
+
+#: characterswidget.cpp:308
+msgid "A non-word character"
+msgstr "Un caracter non-cuvînt"
+
+#: characterswidget.cpp:309
+msgid "A non-digit character"
+msgstr "Un caracter non-cifră"
+
+#: characterswidget.cpp:310
+msgid "A non-space character"
+msgstr "Un caracter non-spaţiu"
+
+#: characterswidget.cpp:313
+msgid "Single Characters"
+msgstr "Caractere singulare"
+
+#: characterswidget.cpp:321 characterswidget.cpp:337
+msgid "More Entries"
+msgstr "Mai multe înregistrări"
+
+#: characterswidget.cpp:328
+msgid "Character Ranges"
+msgstr "Domenii de caractere"
+
+#: characterswidget.cpp:410
+msgid "From:"
+msgstr "De la:"
+
+#: characterswidget.cpp:417
+msgid ""
+"_: end of range\n"
+"To:"
+msgstr "La:"
+
+#: charselector.cpp:60
+msgid "Normal Character"
+msgstr "Caracter normal"
+
+#: charselector.cpp:61
+msgid "Unicode Char in Hex."
+msgstr "Caracter unicode în hexazecimal"
+
+#: charselector.cpp:62
+msgid "Unicode Char in Oct."
+msgstr "Caracter unicode în octal"
+
+#: charselector.cpp:64
+msgid "The Bell Character (\\a)"
+msgstr "Caracterul \"Bell\" (\\a)"
+
+#: charselector.cpp:65
+msgid "The Form Feed Character (\\f)"
+msgstr "Caracterul \"Form Feed\" (\\f)"
+
+#: charselector.cpp:66
+msgid ""
+"The Line Feed Character (\\n)"
+msgstr ""
+"Caracterul \"Line Feed\" (\\n)"
+
+#: charselector.cpp:67
+msgid "The Carriage Return Character (\\r)"
+msgstr "Caracterul \"Carriage Return\" (\\r)"
+
+#: charselector.cpp:68
+msgid "The Horizontal Tab Character (\\t)"
+msgstr "Caracterul TAB orizontal (\\t)"
+
+#: charselector.cpp:69
+msgid "The Vertical Tab Character (\\v)"
+msgstr "Caracterul TAB vertical (\\v)"
+
+#: compoundwidget.cpp:46
+msgid "&Title:"
+msgstr "&Titlu:"
+
+#: compoundwidget.cpp:50
+msgid "&Description:"
+msgstr "&Descriere:"
+
+#: compoundwidget.cpp:54
+msgid "&Automatically replace using this item"
+msgstr ""
+
+#: compoundwidget.cpp:55
+msgid ""
+"When the content of this box is typed in to the ASCII line,"
+"<br>this box will automatically be added around it,"
+"<br>if this check box is selected."
+msgstr ""
+
+#: compoundwidget.cpp:123
+msgid "Configure Compound"
+msgstr "Configurează compusul"
+
+#: editorwindow.cpp:221
+msgid "There is no selection."
+msgstr "Nu există nici o selecţie."
+
+#: editorwindow.cpp:221
+msgid "Missing Selection"
+msgstr "Selecţia lipseşte"
+
+#: editorwindow.cpp:280
+msgid "There is no widget under cursor."
+msgstr ""
+
+#: editorwindow.cpp:280
+msgid "Invalid Operation"
+msgstr "Operaţie eronată"
+
+#: editorwindow.cpp:332
+msgid "&Save Regular Expression..."
+msgstr "&Salvează expresia regulată..."
+
+#: editorwindow.cpp:377
+msgid "Enter name:"
+msgstr "Introduceţi numele:"
+
+#: editorwindow.cpp:378
+msgid "Name for Regular Expression"
+msgstr "Nume pentru expresia regulată"
+
+#: editorwindow.cpp:386
+msgid "<p>Overwrite named regular expression <b>%1</b></p>"
+msgstr "<p>Suprascrie expresia regulată cu numele <b>%1</b></p>"
+
+#: editorwindow.cpp:386 userdefinedregexps.cpp:203
+msgid "Overwrite"
+msgstr ""
+
+#: editorwindow.cpp:393
+#, c-format
+msgid "Could not open file for writing: %1"
+msgstr "Nu am putut să scriu în fişierul: %1"
+
+#: emacsregexpconverter.cpp:79
+msgid "Look ahead regular expressions not supported in Emacs style"
+msgstr ""
+
+#: emacsregexpconverter.cpp:182
+msgid "Word boundary and non word boundary is not supported in Emacs syntax"
+msgstr ""
+
+#: errormap.cpp:49
+msgid ""
+"Your regular expression is invalid, due to something preceding a 'line start'."
+msgstr ""
+
+#: errormap.cpp:50 errormap.cpp:59 errormap.cpp:69
+msgid "Regular Expression Error"
+msgstr "Eroare expresie regulată"
+
+#: errormap.cpp:58
+msgid ""
+"Your regular expression is invalid, due to something following a 'line end'."
+msgstr ""
+
+#: errormap.cpp:68
+msgid ""
+"Your regular expression is invalid. 'Look Ahead' regular expression must be the "
+"last sub expression."
+msgstr ""
+
+#: infopage.cpp:35
+msgid ""
+"_: Translators, feel free to add yourself in the text below, asking for a "
+"postcard ;-), also feel free to add a section saying "
+"<h2>Translators</h2>. Kind regards, and thanks for your work - Jesper.\n"
+"<h1>Regular Expression Editor</h1>"
+"<p>What you are currently looking at is an editor for <i>Regular Expressions</i>"
+".</p>"
+"<p>The upper part in the middle is the editing area, the lower part is a "
+"verification window where you can try your regular expressions right away. The "
+"row of buttons is the editing actions. This is actually very similar to common "
+"drawing programs. Select an editing tool to start editing your regular "
+"expression, and press the mouse button in the editing area where you want this "
+"item inserted.</p>"
+"<p>For a more detailed description of this editor see the <a href=\"doc://\">"
+"info pages</a></p>"
+"<h2>What is a regular expression?</h2>If you do not know what a regular "
+"expression is, then it might be a good idea to read <a "
+"href=\"doc://whatIsARegExp\">the introduction to regular expressions</a>."
+"<p>"
+msgstr ""
+
+#: infopage.cpp:53
+msgid ""
+"<h2>Send the author an electronic postcard</h2>I don't get any money for "
+"working on KRegExpEditor, I therefore appreciate it very much when users tell "
+"me what they think about my work. I would therefore be very happy if you <a "
+"href=\"mailto:blackie@kde.org?subject=KRegExpEditor\">sent me a short mail</a>"
+", telling me that you use my regular expression editor."
+"<h2>Author</h2><a href=\"http://www.blackie.dk/\">Jesper K. Pedersen</a> "
+"&lt;<a href=\"mailto:blackie@kde.org\">blackie@kde.org</a>&gt;"
+msgstr ""
+
+#: kregexpeditorgui.cpp:72
+msgid "Regular Expression Editor"
+msgstr "Editor expresii regulate"
+
+#: kregexpeditorprivate.cpp:66
+msgid ""
+"In this window you will find predefined regular expressions. Both regular "
+"expressions you have developed and saved, and regular expressions shipped with "
+"the system."
+msgstr ""
+
+#: kregexpeditorprivate.cpp:74
+msgid ""
+"In this window you will develop your regular expressions. Select one of the "
+"actions from the action buttons above, and click the mouse in this window to "
+"insert the given action."
+msgstr ""
+
+#: kregexpeditorprivate.cpp:81
+msgid ""
+"Type in some text in this window, and see what the regular expression you have "
+"developed matches."
+"<p>Each second match will be colored in red and each other match will be "
+"colored blue, simply so you can distinguish them from each other."
+"<p>If you select part of the regular expression in the editor window, then this "
+"part will be highlighted - This allows you to <i>debug</i> "
+"your regular expressions"
+msgstr ""
+
+#: kregexpeditorprivate.cpp:158
+msgid "ASCII syntax:"
+msgstr "Sintaxă ASCII:"
+
+#: kregexpeditorprivate.cpp:165
+#, fuzzy
+msgid "Clear expression"
+msgstr "Verifică expresia regulată"
+
+#: kregexpeditorprivate.cpp:168
+msgid ""
+"This is the regular expression in ASCII syntax. You are likely only to be "
+"interested in this if you are a programmer, and need to develop a regular "
+"expression using QRegExp."
+"<p>You may develop your regular expression both by using the graphical editor, "
+"and by typing the regular expression in this line edit."
+msgstr ""
+
+#: kregexpeditorprivate.cpp:374
+msgid "Could not open file '%1' for reading"
+msgstr "Nu am putut să citesc din fişierul \"%1\""
+
+#: lookaheadwidget.cpp:52
+msgid "Pos. Look Ahead"
+msgstr ""
+
+#: lookaheadwidget.cpp:54
+msgid "Neg. Look Ahead"
+msgstr ""
+
+#: main.cpp:38
+msgid "RegExp Editor"
+msgstr "Editor expresii regulate"
+
+#: main.cpp:39
+msgid "Editor for Regular Expressions"
+msgstr "Editor pentru expresii regulate"
+
+#: predefined-regexps.cpp:1
+msgid "anything"
+msgstr "orice"
+
+#: predefined-regexps.cpp:2
+#, fuzzy
+msgid "This regular expression matches anything."
+msgstr "Această expresie regulată se potriveşte cu orice"
+
+#: predefined-regexps.cpp:3
+msgid "spaces"
+msgstr ""
+
+#: predefined-regexps.cpp:4
+msgid "Matches an arbitrary amount of whitespace."
+msgstr ""
+
+#: regexpbuttons.cpp:66
+msgid "Selection tool"
+msgstr "Unealtă de selecţie"
+
+#: regexpbuttons.cpp:67
+msgid ""
+"<qt>This will change the state of the editor to <i>selection state</i>."
+"<p>In this state you will not be inserting <i>regexp items</i>"
+", but instead select them. To select a number of items, press down the left "
+"mouse button and drag it over the items."
+"<p>When you have selected a number of items, you may use cut/copy/paste. These "
+"functions are found in the right mouse button menu.</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:76
+msgid "Text"
+msgstr "Text"
+
+#: regexpbuttons.cpp:77
+msgid ""
+"<qt>This will insert a text field, where you may write text. The text you write "
+"will be matched literally. (i.e. you do not need to escape any characters)</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:82
+msgid "A single character specified in a range"
+msgstr "Un singur caracter în domeniul specificat"
+
+#: regexpbuttons.cpp:83
+msgid ""
+"<qt>This will match a single character from a predefined range."
+"<p>When you insert this widget a dialog box will appear, which lets you specify "
+"which characters this <i>regexp item</i> will match.</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:89
+msgid "Any character"
+msgstr "Orice caracter"
+
+#: regexpbuttons.cpp:90
+msgid "<qt>This will match any single character</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:94
+msgid "Repeated content"
+msgstr "Conţinut repetat"
+
+#: regexpbuttons.cpp:95
+msgid ""
+"<qt>This <i>regexp item</i> will repeat the <i>regexp items</i> "
+"it surrounds a specified number of times."
+"<p>The number of times to repeat may be specified using ranges. e.g. You may "
+"specify that it should match from 2 to 4 times, that it should match exactly 5 "
+"times, or that it should match at least one time."
+"<p>Examples:"
+"<br>If you specify that it should match <i>any</i> time, and the content it "
+"surrounds is <tt>abc</tt>, then this <i>regexp item</i> "
+"will match the empty string, the string <tt>abc</tt>, the string <tt>abcabc</tt>"
+", the string <tt>abcabcabcabc</tt>, etc.</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:109
+msgid ""
+"<qt>This <i>regexp item</i> will match any of its alternatives.</p>"
+"You specify alternatives by placing <i>regexp items</i> "
+"on top of each other inside this widget.</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:115
+msgid "Compound regexp"
+msgstr "Expresie regulată compusă"
+
+#: regexpbuttons.cpp:116
+msgid ""
+"<qt>This <i>regexp item</i> serves two purposes:"
+"<ul>"
+"<li>It makes it possible for you to collapse a huge <i>regexp item</i> "
+"into a small box. This makes it easier for you to get an overview of large <i>"
+"regexp items</i>. This is especially useful if you load a predefined <i>"
+"regexp item</i> you perhaps don't care about the inner workings of."
+msgstr ""
+
+#: regexpbuttons.cpp:124
+msgid "Beginning of line"
+msgstr "Începutul liniei"
+
+#: regexpbuttons.cpp:125
+msgid "<qt>This will match the beginning of a line.</qt>"
+msgstr "<qt>Aceasta se va potrivi cu începutul liniei.</qt>"
+
+#: regexpbuttons.cpp:129
+msgid "End of line"
+msgstr "Sfîrşitul liniei"
+
+#: regexpbuttons.cpp:130
+msgid "<qt>This will match the end of a line.</qt>"
+msgstr "<qt>Aceasta se va potrivi cu sfîrşitul liniei.</qt>"
+
+#: regexpbuttons.cpp:134
+msgid "Word boundary"
+msgstr "Capăt de cuvînt"
+
+#: regexpbuttons.cpp:135
+msgid ""
+"<qt>This asserts a word boundary (This part does not actually match any "
+"characters)</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:138
+msgid "Non Word boundary"
+msgstr ""
+
+#: regexpbuttons.cpp:139
+msgid ""
+"<qt>This asserts a non-word boundary (This part does not actually match any "
+"characters)</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:143
+msgid "Positive Look Ahead"
+msgstr ""
+
+#: regexpbuttons.cpp:144
+msgid ""
+"<qt>This asserts a regular expression (This part does not actually match any "
+"characters). You can only use this at the end of a regular expression.</qt>"
+msgstr ""
+
+#: regexpbuttons.cpp:148
+msgid "Negative Look Ahead"
+msgstr ""
+
+#: regexpbuttons.cpp:149
+msgid ""
+"<qt>This asserts a regular expression that must not match (This part does not "
+"actually match any characters). You can only use this at the end of a regular "
+"expression.</qt>"
+msgstr ""
+
+#: repeatregexp.cpp:59 repeatregexp.cpp:67
+msgid ""
+"<p>Value for attribute <b>%1</b> was not an integer for element <b>%2</b></p>"
+"<p>It contained the value <b>%3</b></p>"
+msgstr ""
+
+#: repeatregexp.cpp:62 repeatregexp.cpp:70 textrangeregexp.cpp:131
+#: textregexp.cpp:58 widgetfactory.cpp:166 widgetfactory.cpp:195
+#: widgetfactory.cpp:202
+msgid "Error While Loading From XML File"
+msgstr "Eroare la încărcarea din fişierul XML"
+
+#: repeatwidget.cpp:79
+msgid "Number of Times to Repeat Content"
+msgstr "Numărul de ori de repetat conţinutul"
+
+#: repeatwidget.cpp:175
+msgid "Times to Match"
+msgstr "Numărul de potriviri"
+
+#: repeatwidget.cpp:178
+msgid "Any number of times (including zero times)"
+msgstr "De ori cîte ori (inclusiv niciodată)"
+
+#: repeatwidget.cpp:192
+msgid "At least"
+msgstr "Cel puţin"
+
+#: repeatwidget.cpp:193
+msgid "At most"
+msgstr "Cel mult"
+
+#: repeatwidget.cpp:194
+msgid "Exactly"
+msgstr "Exact"
+
+#: repeatwidget.cpp:197
+msgid "From"
+msgstr "De la"
+
+#: repeatwidget.cpp:205
+msgid "to"
+msgstr "pînă la"
+
+#: repeatwidget.cpp:207 repeatwidget.cpp:228
+msgid "time(s)"
+msgstr "ori"
+
+#: repeatwidget.cpp:269
+msgid "Repeated Any Number of Times"
+msgstr "Repetat de ori cîte ori"
+
+#: repeatwidget.cpp:270
+#, fuzzy, c-format
+msgid ""
+"_n: Repeated at Least 1 Time\n"
+"Repeated at Least %n Times"
+msgstr "Repetat de cel puţin %1 ori"
+
+#: repeatwidget.cpp:271
+#, fuzzy, c-format
+msgid ""
+"_n: Repeated at Most 1 Time\n"
+"Repeated at Most %n Times"
+msgstr "Repetat de cel mult %1 ori"
+
+#: repeatwidget.cpp:272
+#, fuzzy, c-format
+msgid ""
+"_n: Repeated Exactly 1 Time\n"
+"Repeated Exactly %n Times"
+msgstr "Repetat de exact %1 ori"
+
+#: repeatwidget.cpp:273
+msgid "Repeated From %1 to %2 Times"
+msgstr "Repetat de la %1 pînă la %2 ori"
+
+#: textrangeregexp.cpp:130
+msgid ""
+"<p>Invalid sub element to element <b>TextRange</b>. Tag was <b>%1</b></p>"
+msgstr ""
+
+#: textregexp.cpp:57
+msgid "<p>Element <b>Text</b> did not contain any textual data.</p>"
+msgstr "<p>Elementul <b>Text</b> nu conţine nici un fel de date textuale.</p>"
+
+#: userdefinedregexps.cpp:45
+#, fuzzy
+msgid "Compound regular expressions:"
+msgstr "Expresie regulată compusă:"
+
+#: userdefinedregexps.cpp:67
+msgid "User Defined"
+msgstr "Definită de utilizator"
+
+#: userdefinedregexps.cpp:92
+#, fuzzy
+msgid "General"
+msgstr "general"
+
+#: userdefinedregexps.cpp:104
+#, c-format
+msgid "Could not open file for reading: %1"
+msgstr "Nu am putut să deschid fişierul pentru citire: %1"
+
+#: userdefinedregexps.cpp:114
+msgid "File %1 containing user defined regular expression contained an error"
+msgstr ""
+
+#: userdefinedregexps.cpp:157
+msgid "Rename..."
+msgstr "Redenumeşte..."
+
+#: userdefinedregexps.cpp:193
+msgid "New name:"
+msgstr "Nume nou:"
+
+#: userdefinedregexps.cpp:194
+msgid "Rename Item"
+msgstr "Redenumire item"
+
+#: userdefinedregexps.cpp:203
+msgid "<p>Overwrite named regular expression <b>%1</b>?</p>"
+msgstr "<p>Suprascrie expresia regulată cu numele <b>%1</b>?</p>"
+
+#: userdefinedregexps.cpp:203
+msgid "Do Not Overwrite"
+msgstr ""
+
+#: verifybuttons.cpp:50
+msgid "Verify regular expression"
+msgstr "Verifică expresia regulată"
+
+#: verifybuttons.cpp:51
+msgid ""
+"Shows what part of the regular expression is being matched in the <i>"
+"verifier window</i>.(The window below the graphical editor window)."
+msgstr ""
+
+#: verifybuttons.cpp:60
+msgid "Load text in the verifier window"
+msgstr "Încarcă text în fereastra de verificare"
+
+#: verifybuttons.cpp:66
+msgid "Settings"
+msgstr "Setări"
+
+#: verifybuttons.cpp:117
+msgid "Verify on the Fly"
+msgstr "Verifică din mers"
+
+#: verifybuttons.cpp:123
+msgid "Toggle on-the-fly verification of regular expression"
+msgstr "Comută activ/inactiv verificarea din mers a expresiei regulate"
+
+#: verifybuttons.cpp:124
+msgid ""
+"Enabling this option will make the verifier update for each edit. If the verify "
+"window contains much text, or if the regular expression is either complex or "
+"matches a lot of time, this may be very slow."
+msgstr ""
+
+#: verifybuttons.cpp:130
+msgid "RegExp Language"
+msgstr "Limbaj expresie regulată"
+
+#: widgetfactory.cpp:165
+msgid "<p>Unknown tag while reading XML. Tag was <b>%1</b></p>"
+msgstr "<p>Tag necunoscut la citirea XML. Tagul a fost <b>%1</b></p>"
+
+#: widgetfactory.cpp:186
+msgid ""
+"Error while loading regular expression from XML. Most probably the regular "
+"expression had unmatched tags."
+msgstr ""
+
+#: widgetfactory.cpp:187
+msgid "Error While Loading Regular Expression From XML"
+msgstr "Eroare la încărcarea expresiei regulate din XML"
+
+#: widgetfactory.cpp:194
+msgid "<p>XML file did not contain a <b>%1</b> tag.</p>"
+msgstr "<p>Fişierul XML nu conţine un tag <b>%1</b>.</p>"
+
+#: widgetfactory.cpp:200
+msgid ""
+"<p>Error while reading XML file. The element just below the tag <b>%1</b> "
+"was not an element.</p>"
+msgstr ""
+"<p>Eroare la citirea fişierului XML. Elementul imediat de sub tagul <b>%1</b> "
+"nu este un element.</p>"
+
+#: zerowidgets.cpp:75
+msgid ""
+"Any\n"
+"Character"
+msgstr ""
+"Orice\n"
+"caracter"
+
+#: zerowidgets.cpp:91
+msgid ""
+"Line\n"
+"Start"
+msgstr ""
+"Început\n"
+"Linie"
+
+#: zerowidgets.cpp:107
+msgid ""
+"Line\n"
+"End"
+msgstr ""
+"Sfîrşit\n"
+"Linie"
+
+#: zerowidgets.cpp:121
+msgid ""
+"Word\n"
+"Boundary"
+msgstr ""
+"Capăt\n"
+"cuvînt"
+
+#: zerowidgets.cpp:136
+msgid ""
+"Non-word\n"
+"Boundary"
+msgstr ""
+
+#: KMultiFormListBox/ccp.cpp:72
+msgid "Insert Blank"
+msgstr "Inserează spaţiu"
+
+#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:264
+msgid "Due to a bug, it is not possible to remove the last element."
+msgstr "Din cauza unei erori, nu este posibilă ştergerea ultimului element."
+
+#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:264
+msgid "Internal Error"
+msgstr "Eroare internă"
+
+#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:282
+msgid "There is no element on the clipboard to paste in."
+msgstr "Nu există în clipboard nici un element pe care să-l lipesc."
+
+#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:68
+msgid "Up"
+msgstr "Sus"
+
+#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:73
+msgid "Down"
+msgstr "Jos"
+
+#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:153
+msgid "Delete item \"%1\"?"
+msgstr "Şterg itemul \"%1\"?"
+
+#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:153
+msgid "Delete Item"
+msgstr "Ştergere item"
+
+#: KMultiFormListBox/widgetwindow.cpp:23 KMultiFormListBox/widgetwindow.cpp:29
+msgid "Widget Configuration"
+msgstr "Configurare componentă grafică"
diff --git a/tde-i18n-ro/messages/kdeutils/ksim.po b/tde-i18n-ro/messages/kdeutils/ksim.po
new file mode 100644
index 00000000000..f2dec6c1919
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/ksim.po
@@ -0,0 +1,910 @@
+# translation of ksim.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ksim\n"
+"POT-Creation-Date: 2007-05-28 02:15+0200\n"
+"PO-Revision-Date: 2004-11-14 20:53+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: monitorprefs.cpp:35
+msgid "Monitor"
+msgstr "Monitor"
+
+#: monitorprefs.cpp:36
+msgid "Description"
+msgstr "Descriere"
+
+#: monitorprefs.cpp:37
+msgid "LMB Command"
+msgstr "Comandă BSM"
+
+#: library/chart.cpp:120 themeprefs.cpp:96
+msgid "None"
+msgstr "Nimic"
+
+#: library/pluginloader.cpp:93
+msgid ""
+"KSim was unable to load the plugin %1 due to the X-KSIM-LIBRARY property being "
+"empty in the plugins desktop file"
+msgstr ""
+"KSim nu a putut încărca modulul %1 deoarece proprietatea X-KSIM-LIBRARY din "
+"fişierul \"desktop\" este goală."
+
+#: library/pluginloader.cpp:99
+msgid ""
+"KSim was unable to load the plugin %1 due to not being able to find the plugin, "
+"check that the plugin is installed and is in your $KDEDIR/lib path"
+msgstr ""
+
+#: library/pluginloader.cpp:105
+msgid ""
+"<qt>An error occurred while trying \n"
+"to load the plugin '%1'. \n"
+"This could be caused by the following:"
+"<ul>\n"
+"<li>The plugin doesn't have the %2 macro</li>\n"
+"<li>The plugin has been damaged or has some unresolved symbols</li>\n"
+"</ul> \n"
+"Last error message that occurred: \n"
+"%3</qt>"
+msgstr ""
+
+#: library/pluginloader.cpp:315
+msgid "Unable to get last error message"
+msgstr "Nu am putut obţine ultimul mesaj de eroare"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: ksimsysinfo.cpp:197
+#, fuzzy
+msgid "Current system time"
+msgstr "Data curentă"
+
+#: ksimsysinfo.cpp:211
+msgid "Current system date"
+msgstr "Data curentă"
+
+#: ksimsysinfo.cpp:227
+#, fuzzy
+msgid "System uptime"
+msgstr "Data curentă"
+
+#: ksimsysinfo.cpp:308
+msgid "Uptime display disabled"
+msgstr ""
+
+#: ksimsysinfo.cpp:316
+msgid "Memory display disabled"
+msgstr "Afişare memorie dezactivată"
+
+#: ksimsysinfo.cpp:324
+msgid "Swap display disabled"
+msgstr "Afişare swap dezactivată"
+
+#: ksimpref.cpp:50 ksimpref.cpp:158
+msgid "Plugins"
+msgstr "Module"
+
+#: ksimpref.cpp:55
+msgid "Monitors"
+msgstr ""
+
+#: ksimpref.cpp:56
+msgid "Monitors Installed"
+msgstr ""
+
+#: ksimpref.cpp:60 monitors/net/netdialog.cpp:123
+msgid "General"
+msgstr "General"
+
+#: ksimpref.cpp:61
+msgid "General Options"
+msgstr "Opţiuni generale"
+
+#: ksimpref.cpp:66
+msgid "Clock"
+msgstr "Ceas"
+
+#: ksimpref.cpp:67
+msgid "Clock Options"
+msgstr "Opţiuni ceas"
+
+#: ksimpref.cpp:72
+msgid "Uptime"
+msgstr ""
+
+#: ksimpref.cpp:73
+msgid "Uptime Options"
+msgstr ""
+
+#: ksimpref.cpp:78
+msgid "Memory"
+msgstr "Memorie"
+
+#: ksimpref.cpp:79
+msgid "Memory Options"
+msgstr "Opţiuni memorie"
+
+#: ksimpref.cpp:84
+msgid "Swap"
+msgstr "Swap"
+
+#: ksimpref.cpp:85
+msgid "Swap Options"
+msgstr "Opţiuni swap"
+
+#: ksimpref.cpp:89
+msgid "Themes"
+msgstr "Tematici"
+
+#: ksimpref.cpp:90
+msgid "Theme Selector"
+msgstr "Selector de tematici"
+
+#: ksimpref.cpp:124
+msgid ""
+"Failed to remove %1's config page due to the plugin not being loaded or the "
+"config page has not been created"
+msgstr ""
+
+#: ksimpref.cpp:149
+msgid ""
+"Failed to add %1's config page due to the plugin not being loaded or the config "
+"page has not been created"
+msgstr ""
+
+#: ksimpref.cpp:159
+msgid "%1 Options"
+msgstr "Opţiuni %1"
+
+#: monitors/cpu/ksimcpu.cpp:100
+msgid "KSim CPU Plugin"
+msgstr "Modul KSim pentru procesor"
+
+#: monitors/cpu/ksimcpu.cpp:101
+msgid "A cpu monitor plugin for KSim"
+msgstr "Un modul KSim de monitorizare a procesorului"
+
+#: monitors/cpu/ksimcpu.cpp:104 monitors/disk/ksimdisk.cpp:100
+#: monitors/filesystem/ksimfsystem.cpp:74 monitors/i8k/ksimi8k.cpp:69
+#: monitors/lm_sensors/ksimsensors.cpp:68 monitors/mail/ksimmail.cpp:64
+#: monitors/net/ksimnet.cpp:94
+msgid "Author"
+msgstr "Autor"
+
+#: monitors/cpu/ksimcpu.cpp:204
+msgid "%1%"
+msgstr "%1%"
+
+#: monitors/cpu/ksimcpu.cpp:371
+msgid "Available CPUs"
+msgstr "Microprocesoare disponibile"
+
+#: monitors/cpu/ksimcpu.cpp:372
+msgid "Chart Format"
+msgstr "Format hartă"
+
+#: monitors/cpu/ksimcpu.cpp:388 monitors/lm_sensors/sensorsconfig.cpp:80
+#: monitors/net/netconfig.cpp:72
+msgid "Modify..."
+msgstr "Modifică..."
+
+#: monitors/cpu/ksimcpu.cpp:395
+msgid "Chart Legend"
+msgstr "Legendă hartă"
+
+#: monitors/cpu/ksimcpu.cpp:404
+msgid "%T - Total CPU time (sys + user + nice)"
+msgstr "%T - Timp total CPU (sys + user + nice)"
+
+#: monitors/cpu/ksimcpu.cpp:407
+msgid "%t - Total CPU time (sys + user)"
+msgstr "%t - Timp total CPU (sys + user)"
+
+#: monitors/cpu/ksimcpu.cpp:410
+#, c-format
+msgid "%s - Total sys time"
+msgstr "%s - Timp total 'sistem'"
+
+#: monitors/cpu/ksimcpu.cpp:413
+#, c-format
+msgid "%u - Total user time"
+msgstr "%u - Timp total 'utilizator'"
+
+#: monitors/cpu/ksimcpu.cpp:416
+#, c-format
+msgid "%n - Total nice time"
+msgstr "%n - Timp total 'nice'"
+
+#: monitors/cpu/ksimcpu.cpp:423
+#, c-format
+msgid "cpu %1"
+msgstr "cpu %1"
+
+#: monitors/cpu/ksimcpu.cpp:504
+msgid "Modify CPU Format"
+msgstr "Modifică format CPU"
+
+#: monitors/cpu/ksimcpu.cpp:504
+msgid "Chart format:"
+msgstr "Format hartă:"
+
+#: monitors/i8k/ksimi8k.cpp:65
+msgid "KSim I8K Plugin"
+msgstr "Modul I8K KSim"
+
+#: monitors/i8k/ksimi8k.cpp:66
+msgid "Dell I8K Hardware Monitor plugin"
+msgstr "Modul de monitorizare Dell I8K"
+
+#: monitors/i8k/ksimi8k.cpp:198
+msgid "Right fan: %1 RPM"
+msgstr "Ventilator dreapta: %1 RPM"
+
+#: monitors/i8k/ksimi8k.cpp:200
+msgid "Right fan: Off"
+msgstr "Ventilator dreapta: oprit"
+
+#: monitors/i8k/ksimi8k.cpp:203
+msgid "Left fan: %1 RPM"
+msgstr "Ventilator stînga: %1 RPM"
+
+#: monitors/i8k/ksimi8k.cpp:205
+msgid "Left fan: Off"
+msgstr "Ventilator stînga: oprit"
+
+#: monitors/i8k/ksimi8k.cpp:207
+msgid "CPU temp: %1°%2"
+msgstr "Temperatură CPU: %1°%2"
+
+#: monitors/i8k/ksimi8k.cpp:214
+msgid "Show temperature in Fahrenheit"
+msgstr "Afişează temperatura în Fahrenheit"
+
+#: monitors/filesystem/fsystemconfig.cpp:73 monitors/i8k/ksimi8k.cpp:216
+#: monitors/lm_sensors/sensorsconfig.cpp:88
+msgid "Update interval:"
+msgstr "Interval de actualizare:"
+
+#: monitors/i8k/ksimi8k.cpp:219
+msgid " sec"
+msgstr " sec"
+
+#: monitors/net/ksimnet.cpp:90
+msgid "KSim Net Plugin"
+msgstr "Modul de reţea KSim"
+
+#: monitors/net/ksimnet.cpp:91
+msgid "A net plugin for KSim"
+msgstr "Un modul KSim pentru reţea"
+
+#: monitors/filesystem/ksimfsystem.cpp:78 monitors/net/ksimnet.cpp:96
+msgid "FreeBSD ports"
+msgstr "Portare FreeBSD"
+
+#: monitors/disk/ksimdisk.cpp:218 monitors/net/ksimnet.cpp:397
+#: monitors/net/ksimnet.cpp:405
+msgid "in: %1k"
+msgstr "in: %1k"
+
+#: monitors/disk/ksimdisk.cpp:220 monitors/net/ksimnet.cpp:398
+#: monitors/net/ksimnet.cpp:406
+msgid "out: %1k"
+msgstr "ieş: %1k"
+
+#: monitors/net/ksimnet.cpp:409
+msgid "offline"
+msgstr "deconectat"
+
+#: monitors/net/ksimnet.cpp:446 monitors/net/ksimnet.cpp:659
+msgid "Connect"
+msgstr "Conectează"
+
+#: monitors/net/ksimnet.cpp:449 monitors/net/ksimnet.cpp:660
+msgid "Disconnect"
+msgstr "Deconectează"
+
+#: monitors/net/netconfig.cpp:40
+msgid "yes"
+msgstr "da"
+
+#: monitors/net/netconfig.cpp:41
+msgid "no"
+msgstr "nu"
+
+#: monitors/net/netconfig.cpp:47
+msgid "Interface"
+msgstr "Interfaţă"
+
+#: monitors/net/netconfig.cpp:48 monitors/net/netdialog.cpp:87
+msgid "Timer"
+msgstr "Temporizator"
+
+#: monitors/net/netconfig.cpp:49 monitors/net/netdialog.cpp:159
+msgid "Commands"
+msgstr "Comenzi"
+
+#: monitors/disk/ksimdisk.cpp:493 monitors/net/netconfig.cpp:67
+msgid "Add..."
+msgstr "Adaugă..."
+
+#: monitors/net/netconfig.cpp:146 monitors/net/netconfig.cpp:151
+msgid "&Add Net Device"
+msgstr "&Adaugă dispozitiv de reţea"
+
+#: monitors/net/netconfig.cpp:147
+msgid "&Modify '%1'"
+msgstr "&Modifică '%1'"
+
+#: monitors/net/netconfig.cpp:148
+msgid "&Remove '%1'"
+msgstr "Ş&terge '%1'"
+
+#: monitors/net/netconfig.cpp:152
+msgid "&Modify..."
+msgstr "&Modifică..."
+
+#: monitors/net/netconfig.cpp:153
+msgid "&Remove..."
+msgstr "Ş&terge..."
+
+#: monitors/net/netconfig.cpp:219
+#, fuzzy
+msgid "Are you sure you want to remove the net interface '%1'?"
+msgstr "Doriţi într-adevăr să ştergeţi interfaţa de reţea '%1'?"
+
+#: monitors/net/netconfig.cpp:270
+msgid ""
+"You already have a network interface by this name. Please select a different "
+"interface"
+msgstr ""
+"Aveţi deja o interfaţă de reţea cu acest nume. Vă rog să selectaţi o interfaţă "
+"diferită."
+
+#: monitors/net/netdialog.cpp:56
+msgid "Network Interface"
+msgstr "Interfaţă de reţea"
+
+#: monitors/net/netdialog.cpp:64
+msgid "Interface:"
+msgstr "Interfaţă:"
+
+#: monitors/net/netdialog.cpp:101
+msgid "Show timer"
+msgstr "Afişează temporizatorul"
+
+#: monitors/net/netdialog.cpp:108
+msgid "hh - Total hours online"
+msgstr ""
+
+#: monitors/net/netdialog.cpp:112
+msgid "mm - Total minutes online"
+msgstr ""
+
+#: monitors/net/netdialog.cpp:116
+msgid "ss - Total seconds online"
+msgstr ""
+
+#: monitors/net/netdialog.cpp:131
+msgid "Enable connect/disconnect"
+msgstr "Activează conectarea/deconectarea"
+
+#: monitors/net/netdialog.cpp:135
+msgid "Connect command:"
+msgstr "Comandă conectare:"
+
+#: monitors/net/netdialog.cpp:146
+msgid "Disconnect command:"
+msgstr "Comandă deconectare:"
+
+#: monitors/disk/ksimdisk.cpp:96
+msgid "KSim Disk Plugin"
+msgstr "Modul KSim pentru disc"
+
+#: monitors/disk/ksimdisk.cpp:97
+msgid "A disk monitor plugin for KSim"
+msgstr "Un modul KSim de monitorizare a discului"
+
+#: monitors/disk/ksimdisk.cpp:171 monitors/disk/ksimdisk.cpp:194
+#: monitors/disk/ksimdisk.cpp:529 monitors/disk/ksimdisk.cpp:539
+msgid "All Disks"
+msgstr "Toate discurile"
+
+#: monitors/disk/ksimdisk.cpp:224
+msgid "%1k"
+msgstr "%1k"
+
+#: monitors/disk/ksimdisk.cpp:482
+msgid "Disks"
+msgstr "Discuri"
+
+#: monitors/disk/ksimdisk.cpp:503
+msgid "Disk Styles"
+msgstr "Stiluri disc"
+
+#: monitors/disk/ksimdisk.cpp:507
+msgid "Display the read and write data as one"
+msgstr ""
+
+#: monitors/disk/ksimdisk.cpp:509
+msgid ""
+"Display the read and write data\n"
+"separately as in/out data"
+msgstr ""
+
+#: monitors/disk/ksimdisk.cpp:553
+msgid "Add Disk Device"
+msgstr "Adaugă un disc"
+
+#: monitors/disk/ksimdisk.cpp:553
+msgid "Disk name:"
+msgstr "Nume disc:"
+
+#: monitors/mail/ksimmail.cpp:61
+msgid "KSim Mail Plugin"
+msgstr "Modul KSim pentru e-mail "
+
+#: monitors/mail/ksimmail.cpp:62
+msgid "A mail monitor plugin for KSim"
+msgstr "Un modul KSim pentru monitorizarea e-mail-urilor"
+
+#: monitors/snmp/proberesultdialog.cpp:33
+msgid "Results of scanning host %1:"
+msgstr ""
+
+#: monitors/snmp/probedialog.cpp:42
+msgid "SNMP Host Probe"
+msgstr ""
+
+#: monitors/snmp/probedialog.cpp:45
+msgid "Probing for common object identifiers..."
+msgstr ""
+
+#: monitors/snmp/monitordialog.cpp:92
+msgid "Please enter a name for this monitor"
+msgstr "Introduceţi un nume pentru acest monitor"
+
+#: monitors/snmp/monitordialog.cpp:95
+msgid "Please enter a valid name for the object identifier"
+msgstr "Introduceţi un nume valid pentru identificatorul de obiect"
+
+#: monitors/snmp/configpage.cpp:159
+#, c-format
+msgid ""
+"_n: This host has the following monitor associated. Do you really want to "
+"delete this host entry?\n"
+"This host has the following %n monitors associated. Do you really want to "
+"delete this host entry?"
+msgstr ""
+
+#: monitors/snmp/configpage.cpp:162
+msgid "Delete Host Entry"
+msgstr ""
+
+#: monitors/snmp/browsedialog.cpp:35
+msgid "&Stop"
+msgstr "&Opreşte"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:62
+msgid "No."
+msgstr "Nr."
+
+#: monitors/lm_sensors/sensorsconfig.cpp:63
+msgid "Label"
+msgstr "Etichetă"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:64
+msgid "Sensors"
+msgstr "Senzori"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:65
+msgid "Value"
+msgstr "Valoare"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:84
+msgid "Display Fahrenheit"
+msgstr "Afişează în Fahrenheit"
+
+#: monitors/filesystem/fsystemconfig.cpp:84
+#: monitors/lm_sensors/sensorsconfig.cpp:97
+msgid "seconds"
+msgstr "secunde"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:142
+msgid "Unselect All"
+msgstr "Deselectează tot"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:143
+msgid "Invert Selection"
+msgstr "Inversează selecţia"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:214
+msgid "Modify Sensor Label"
+msgstr "Modifică eticheta senzorului"
+
+#: monitors/lm_sensors/sensorsconfig.cpp:214
+msgid "Sensor label:"
+msgstr "Etichetă senzor:"
+
+#: monitors/lm_sensors/ksimsensors.cpp:64
+msgid "KSim Sensors Plugin"
+msgstr "Modul de senzori KSim"
+
+#: monitors/lm_sensors/ksimsensors.cpp:65
+msgid "An lm_sensors plugin for KSim"
+msgstr "Un modul lm_sensors pentru KSim"
+
+#: monitors/lm_sensors/ksimsensors.cpp:179
+#: monitors/lm_sensors/ksimsensors.cpp:188
+msgid "Sensor specified not found."
+msgstr "Nu am găsit senzorul specificat."
+
+#: monitors/lm_sensors/sensorbase.cpp:216
+msgid ""
+"_: Rounds per minute\n"
+" RPM"
+msgstr ""
+
+#: monitors/lm_sensors/sensorbase.cpp:225
+msgid ""
+"_: Volt\n"
+"V"
+msgstr ""
+
+#: monitors/filesystem/fsystemconfig.cpp:56
+msgid "Mounted Partition"
+msgstr "Partiţie montate"
+
+#: monitors/filesystem/fsystemconfig.cpp:57
+msgid "Device"
+msgstr "Dispozitiv"
+
+#: monitors/filesystem/fsystemconfig.cpp:58
+msgid "Type"
+msgstr "Tip"
+
+#: monitors/filesystem/fsystemconfig.cpp:62
+msgid "Show percentage"
+msgstr "Afişează procentajul"
+
+#: monitors/filesystem/fsystemconfig.cpp:66
+msgid "Display short mount point names"
+msgstr "Afişează nume scurte pentru punctele de montare"
+
+#: monitors/filesystem/fsystemconfig.cpp:67
+msgid ""
+"This option shortens the text to shrink down a mount point. E.G: a mount point "
+"/home/myuser would become myuser."
+msgstr ""
+
+#: monitors/filesystem/fsystemconfig.cpp:80
+msgid "0 means no update"
+msgstr "0 înseamnă fără actualizare"
+
+#: monitors/filesystem/ksimfsystem.cpp:70
+msgid "KSim FileSystem Plugin"
+msgstr ""
+
+#: monitors/filesystem/ksimfsystem.cpp:71
+msgid "A filesystem plugin for KSim"
+msgstr ""
+
+#: monitors/filesystem/ksimfsystem.cpp:76
+msgid "Some Fixes"
+msgstr "Unele corecţii"
+
+#: monitors/filesystem/filesystemwidget.cpp:187
+msgid "<qt>The following errors occurred:<ul>"
+msgstr "<qt>Au apărut următoarele erori:<ul>"
+
+#: monitors/filesystem/filesystemwidget.cpp:219
+msgid "&Mount Device"
+msgstr "&Montează dizpozitivul"
+
+#: monitors/filesystem/filesystemwidget.cpp:220
+msgid "&Unmount Device"
+msgstr "&Demontează dizpozitivul"
+
+#: themeprefs.cpp:68
+msgid ""
+"GKrellm theme support. To use gkrellm themes just untar the themes into the "
+"folder below"
+msgstr ""
+
+#: themeprefs.cpp:78
+msgid "Open Konqueror in KSim's theme folder"
+msgstr ""
+
+#: themeprefs.cpp:90
+msgid "Author:"
+msgstr "Autor:"
+
+#: themeprefs.cpp:100
+msgid "Theme"
+msgstr "Tematică"
+
+#: themeprefs.cpp:107
+msgid "Alternate themes:"
+msgstr "Tematici alternative:"
+
+#: themeprefs.cpp:115
+msgid "Font:"
+msgstr "Font:"
+
+#: themeprefs.cpp:122
+msgid "Small"
+msgstr "Mic"
+
+#: themeprefs.cpp:123
+msgid "Normal"
+msgstr "Normal"
+
+#: themeprefs.cpp:124
+msgid "Large"
+msgstr "Mare"
+
+#: themeprefs.cpp:125
+msgid "Custom"
+msgstr "Personalizat"
+
+#: themeprefs.cpp:238
+msgid "None Specified"
+msgstr "Nimic specificat"
+
+#: themeprefs.cpp:239
+msgid "None specified"
+msgstr "Nimic specificat"
+
+#: ksimview.cpp:119
+msgid "Unknown"
+msgstr "Necunoscut"
+
+#: ksimview.cpp:198
+msgid ""
+"There was an error while trying to create the local folders. This could be "
+"caused by permission problems."
+msgstr ""
+"A apărut o eroare la încercarea de a crea foldere locale. Problema poate fi "
+"cauzată de permisiuni restrînse."
+
+#: ksim.cpp:58
+msgid "KSim"
+msgstr "KSim"
+
+#: ksim.cpp:59
+msgid "A plugin based system monitor for KDE"
+msgstr "Un monitor de sistem KDE bazat pe module"
+
+#: ksim.cpp:60
+#, fuzzy
+msgid ""
+"(C) 2001-2003 Robbie Ward\n"
+"(C) 2005 Reuben Sutton"
+msgstr "(C) 2001-2003 Robbie Ward"
+
+#: ksim.cpp:61
+msgid "Maintainer"
+msgstr ""
+
+#: ksim.cpp:62
+msgid "Original Author"
+msgstr ""
+
+#: ksim.cpp:64
+msgid "Developer"
+msgstr "Dezvoltator"
+
+#: ksim.cpp:66
+msgid "Some FreeBSD ports"
+msgstr "Unele portări FreeBSD"
+
+#: ksim.cpp:68
+msgid "Testing, Bug fixing and some help"
+msgstr "Testare, fixare erori şi ceva ajutor"
+
+#: generalprefs.cpp:50
+msgid "Graph Size"
+msgstr "Mărime grafic"
+
+#: generalprefs.cpp:57
+msgid "Graph height:"
+msgstr "Înălţime grafic:"
+
+#: generalprefs.cpp:73
+msgid "Graph width:"
+msgstr "Lăţime grafic:"
+
+#: generalprefs.cpp:93
+msgid "Display fully qualified domain name"
+msgstr "Afişează nume întreg de domeniu"
+
+#: generalprefs.cpp:97
+msgid "Recolor themes to the current color scheme"
+msgstr "Recolorează tematicile la schema curentă de culori"
+
+#: generalprefs.cpp:131
+msgid "Show time"
+msgstr "Afişează timpul"
+
+#: generalprefs.cpp:135
+msgid "Show date"
+msgstr "Afişează data"
+
+#: generalprefs.cpp:173
+msgid "%hh:%mm:%ss"
+msgstr "%hh:%mm:%ss"
+
+#: generalprefs.cpp:174
+msgid "%dd %h:%m"
+msgstr "%dd %h:%m"
+
+#: generalprefs.cpp:175
+msgid "Uptime: %h:%m:%s"
+msgstr ""
+
+#: generalprefs.cpp:183 generalprefs.cpp:319 generalprefs.cpp:473
+msgid "Insert item"
+msgstr "Inserează un item"
+
+#: generalprefs.cpp:186
+msgid "Show uptime"
+msgstr ""
+
+#: generalprefs.cpp:198
+msgid "Uptime format:"
+msgstr ""
+
+#: generalprefs.cpp:206
+#, c-format
+msgid ""
+"The text in the edit box will be what is displayed as \n"
+"the uptime except the % items will be replaced with \n"
+"the legend"
+msgstr ""
+
+#: generalprefs.cpp:212
+msgid "Uptime Legend"
+msgstr ""
+
+#: generalprefs.cpp:222
+#, c-format
+msgid "%d - Total days uptime"
+msgstr ""
+
+#: generalprefs.cpp:226
+msgid "%h - Total hours uptime"
+msgstr ""
+
+#: generalprefs.cpp:230
+#, c-format
+msgid "%m - Total minutes uptime"
+msgstr ""
+
+#: generalprefs.cpp:234
+#, c-format
+msgid "%s - Total seconds uptime"
+msgstr ""
+
+#: generalprefs.cpp:275 generalprefs.cpp:423 generalprefs.cpp:556
+msgid "Insert Item"
+msgstr "Inserează un item"
+
+#: generalprefs.cpp:277 generalprefs.cpp:425 generalprefs.cpp:557
+msgid "Remove Item"
+msgstr "Şterge itemul"
+
+#: generalprefs.cpp:322
+msgid "Show memory and free memory"
+msgstr "Afişează memoria totală şi liberă"
+
+#: generalprefs.cpp:334
+msgid "Mem format:"
+msgstr "Format memorie:"
+
+#: generalprefs.cpp:342
+#, c-format
+msgid ""
+"The text in the edit box will be what is displayed as \n"
+"the memory & free memory except the % items will be \n"
+"replaced with the legend"
+msgstr ""
+
+#: generalprefs.cpp:348
+msgid "Memory Legend"
+msgstr "Legendă memorie"
+
+#: generalprefs.cpp:358
+msgid "%t - Total memory"
+msgstr "%t - Memoria totală"
+
+#: generalprefs.cpp:362
+msgid "%F - Total free memory including cached and buffered"
+msgstr ""
+
+#: generalprefs.cpp:366
+#, c-format
+msgid "%f - Total free memory"
+msgstr "%f - Memoria totală liberă"
+
+#: generalprefs.cpp:370
+#, c-format
+msgid "%u - Total used memory"
+msgstr "%u - Memoria totală utilizată"
+
+#: generalprefs.cpp:374
+#, c-format
+msgid "%c - Total cached memory"
+msgstr ""
+
+#: generalprefs.cpp:378
+msgid "%b - Total buffered memory"
+msgstr ""
+
+#: generalprefs.cpp:382
+#, c-format
+msgid "%s - Total shared memory"
+msgstr ""
+
+#: generalprefs.cpp:455
+msgid "Show swap and free swap"
+msgstr ""
+
+#: generalprefs.cpp:483
+msgid "Swap format:"
+msgstr "Format 'swap':"
+
+#: generalprefs.cpp:491
+#, c-format
+msgid ""
+"The text in the edit box will be what is displayed as \n"
+"the swap & free swap except the % items will be \n"
+"replaced with the legend"
+msgstr ""
+
+#: generalprefs.cpp:497
+msgid "Swap Legend"
+msgstr "Legendă 'swap'"
+
+#: generalprefs.cpp:507
+msgid "%t - Total swap"
+msgstr "%t - Total 'swap'"
+
+#: generalprefs.cpp:511
+#, c-format
+msgid "%f - Total free swap"
+msgstr "%f - Total 'swap' liber"
+
+#: generalprefs.cpp:515
+#, c-format
+msgid "%u - Total used swap"
+msgstr "%u - Total 'swap' utilizat"
+
+#~ msgid "Total memory - Free memory"
+#~ msgstr "Total memorie - Memorie liberă"
+
+#~ msgid "Author and Developer"
+#~ msgstr "Autor şi dezvoltator"
+
+#~ msgid "%tM - %fM free"
+#~ msgstr "%tM - %fM liber"
+
+#~ msgid "%tM - %uM used"
+#~ msgstr "%tM - %uM utilizat"
diff --git a/tde-i18n-ro/messages/kdeutils/ktimer.po b/tde-i18n-ro/messages/kdeutils/ktimer.po
new file mode 100644
index 00000000000..5d32fa74f94
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/ktimer.po
@@ -0,0 +1,125 @@
+# translation of ktimer.po to Romanian
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ktimer\n"
+"POT-Creation-Date: 2004-10-12 01:17+0200\n"
+"PO-Revision-Date: 2004-01-09 01:35+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <ro-kde@yahoogroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: main.cpp:27
+msgid "KDE Timer"
+msgstr "Temporizator KDE"
+
+#: main.cpp:33
+msgid "KTimer"
+msgstr "Temporizator"
+
+#. i18n: file prefwidget.ui line 16
+#: rc.cpp:3
+#, no-c-format
+msgid "Timer Settings"
+msgstr "Opţiuni temporizator"
+
+#. i18n: file prefwidget.ui line 31
+#: rc.cpp:6
+#, no-c-format
+msgid "Counter [s]"
+msgstr "Contor [s]"
+
+#. i18n: file prefwidget.ui line 42
+#: rc.cpp:9
+#, no-c-format
+msgid "Delay [s]"
+msgstr "Întîrziere [s]"
+
+#. i18n: file prefwidget.ui line 53
+#: rc.cpp:12 rc.cpp:42
+#, no-c-format
+msgid "State"
+msgstr "Stare"
+
+#. i18n: file prefwidget.ui line 64
+#: rc.cpp:15
+#, no-c-format
+msgid "Command"
+msgstr "Comandă"
+
+#. i18n: file prefwidget.ui line 85
+#: rc.cpp:18
+#, no-c-format
+msgid "&New"
+msgstr "&Nou"
+
+#. i18n: file prefwidget.ui line 124
+#: rc.cpp:24
+#, no-c-format
+msgid "Settings"
+msgstr "Opţiuni"
+
+#. i18n: file prefwidget.ui line 141
+#: rc.cpp:27
+#, no-c-format
+msgid "&Loop"
+msgstr "&Buclă"
+
+#. i18n: file prefwidget.ui line 149
+#: rc.cpp:30
+#, no-c-format
+msgid "Delay:"
+msgstr "Întîrziere:"
+
+#. i18n: file prefwidget.ui line 165
+#: rc.cpp:33
+#, no-c-format
+msgid "Start only &one instance"
+msgstr "Porneşte numai o &instanţă"
+
+#. i18n: file prefwidget.ui line 173
+#: rc.cpp:36
+#, no-c-format
+msgid "seconds"
+msgstr "secunde"
+
+#. i18n: file prefwidget.ui line 203
+#: rc.cpp:39
+#, no-c-format
+msgid "Command line:"
+msgstr "Linia de comandă:"
+
+#. i18n: file prefwidget.ui line 246
+#: rc.cpp:45
+#, no-c-format
+msgid "||"
+msgstr "||"
+
+#. i18n: file prefwidget.ui line 254
+#: rc.cpp:48
+#, no-c-format
+msgid ">"
+msgstr ">"
+
+#. i18n: file prefwidget.ui line 262
+#: rc.cpp:51
+#, no-c-format
+msgid "="
+msgstr "="
diff --git a/tde-i18n-ro/messages/kdeutils/kwalletmanager.po b/tde-i18n-ro/messages/kdeutils/kwalletmanager.po
new file mode 100644
index 00000000000..f540ba17a43
--- /dev/null
+++ b/tde-i18n-ro/messages/kdeutils/kwalletmanager.po
@@ -0,0 +1,420 @@
+# translation of kwalletmanager.po to Romanian
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Claudiu Costin <claudiuc@kde.org>, 2003, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kwalletmanager\n"
+"POT-Creation-Date: 2008-07-08 01:20+0200\n"
+"PO-Revision-Date: 2004-11-14 21:05+0200\n"
+"Last-Translator: Claudiu Costin <claudiuc@kde.org>\n"
+"Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Claudiu Costin"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "claudiuc@kde.org"
+
+#: allyourbase.cpp:197
+#, fuzzy
+msgid "An entry by the name '%1' already exists. Would you like to continue?"
+msgstr "Există deja un folder cu numele '%1'. Ce doriţi să fac?"
+
+#: allyourbase.cpp:220
+msgid "A folder by the name '%1' already exists. What would you like to do?"
+msgstr "Există deja un folder cu numele '%1'. Ce doriţi să fac?"
+
+#: allyourbase.cpp:353
+#, fuzzy
+msgid "Folders"
+msgstr "Folder:"
+
+#: allyourbase.cpp:397
+msgid "An unexpected error occurred trying to drop the item"
+msgstr ""
+
+#: allyourbase.cpp:479
+msgid "An unexpected error occurred trying to drop the entry"
+msgstr ""
+
+#: allyourbase.cpp:508
+msgid ""
+"An unexpected error occurred trying to delete the original folder, but the "
+"folder has been copied successfully"
+msgstr ""
+
+#: allyourbase.cpp:659
+msgid "That wallet file already exists. You cannot overwrite wallets."
+msgstr "Fişierul portofel există deja. Nu puteţi suprascrie portofelele."
+
+#: kwalleteditor.cpp:81
+msgid "&Show values"
+msgstr "&Afişează valorile"
+
+#: kwalleteditor.cpp:161
+msgid "&New Folder..."
+msgstr "Folder &nou..."
+
+#: kwalleteditor.cpp:167
+msgid "&Delete Folder"
+msgstr "Ş&terge folderul"
+
+#: kwalleteditor.cpp:175 kwalletpopup.cpp:45
+msgid "Change &Password..."
+msgstr "Modifică &parola..."
+
+#: kwalleteditor.cpp:181
+#, fuzzy
+msgid "&Merge Wallet..."
+msgstr "Portofel &nou..."
+
+#: kwalleteditor.cpp:187
+#, fuzzy
+msgid "&Import XML..."
+msgstr "&Exportă..."
+
+#: kwalleteditor.cpp:193
+msgid "&Export..."
+msgstr "&Exportă..."
+
+#: kwalleteditor.cpp:219
+msgid ""
+"This wallet was forced closed. You must reopen it to continue working with it."
+msgstr ""
+"Acest portofel a fost forţat închis. Trebuie să-l redeschideţi pentru a putea "
+"să continuaţi lucrul cu el."
+
+#: kwalleteditor.cpp:254
+msgid "Passwords"
+msgstr "Parole"
+
+#: kwalleteditor.cpp:255
+msgid "Maps"
+msgstr "Mapări"
+
+#: kwalleteditor.cpp:256
+msgid "Binary Data"
+msgstr "Date binare"
+
+#: kwalleteditor.cpp:257
+msgid "Unknown"
+msgstr "Necunoscut"
+
+#: kwalleteditor.cpp:296
+msgid "Are you sure you wish to delete the folder '%1' from the wallet?"
+msgstr "Sînteţi sigur că doriţi să ştergeţi folderul '%1' din portofel?"
+
+#: kwalleteditor.cpp:300
+#, fuzzy
+msgid "Error deleting folder."
+msgstr "Eroare la ştergerea folderului. Cod de eroare: %1"
+
+#: kwalleteditor.cpp:319
+msgid "New Folder"
+msgstr "Folder nou"
+
+#: kwalleteditor.cpp:320
+msgid "Please choose a name for the new folder:"
+msgstr "Vă rog să alegeţi un nume pentru noul folder:"
+
+#: kwalleteditor.cpp:330
+msgid "Sorry, that folder name is in use. Try again?"
+msgstr "Acest nume de folder este deja utilizat. Încercaţi din nou?"
+
+#: kwalleteditor.cpp:330 kwalleteditor.cpp:662
+msgid "Try Again"
+msgstr ""
+
+#: kwalleteditor.cpp:330 kwalleteditor.cpp:662 kwalletmanager.cpp:376
+msgid "Do Not Try"
+msgstr ""
+
+#: kwalleteditor.cpp:369
+#, c-format
+msgid "Error saving entry. Error code: %1"
+msgstr "Eroare la salvarea înregistrării. Cod de eroare: %1"
+
+#: kwalleteditor.cpp:404 kwalleteditor.cpp:737
+#, c-format
+msgid "Password: %1"
+msgstr "Parolă: %1"
+
+#: kwalleteditor.cpp:416 kwalleteditor.cpp:739
+#, c-format
+msgid "Name-Value Map: %1"
+msgstr "Mapare nume-valoare: %1"
+
+#: kwalleteditor.cpp:424 kwalleteditor.cpp:741
+#, c-format
+msgid "Binary Data: %1"
+msgstr "Date binare: %1"
+
+#: kwalleteditor.cpp:588 kwalleteditor.cpp:598
+msgid "&New..."
+msgstr "&Nou..."
+
+#: kwalleteditor.cpp:589
+msgid "&Rename"
+msgstr "&Redenumeşte"
+
+#: kwalleteditor.cpp:650
+msgid "New Entry"
+msgstr "Înregistrare nouă"
+
+#: kwalleteditor.cpp:651
+msgid "Please choose a name for the new entry:"
+msgstr "Alegeţi un nume pentru noua înregistrare:"
+
+#: kwalleteditor.cpp:662
+msgid "Sorry, that entry already exists. Try again?"
+msgstr "Această înregistrare există deja. Încercaţi din nou?"
+
+#: kwalleteditor.cpp:679 kwalleteditor.cpp:690
+msgid "An unexpected error occurred trying to add the new entry"
+msgstr ""
+
+#: kwalleteditor.cpp:733
+msgid "An unexpected error occurred trying to rename the entry"
+msgstr ""
+
+#: kwalleteditor.cpp:753
+msgid "Are you sure you wish to delete the item '%1'?"
+msgstr "Doriţi într-adevăr să ştergeţi itemul \"%1\"?"
+
+#: kwalleteditor.cpp:757
+msgid "An unexpected error occurred trying to delete the entry"
+msgstr ""
+
+#: kwalleteditor.cpp:785
+msgid "Unable to open the requested wallet."
+msgstr "Nu pot să deschid portofelul pe care l-aţi cerut."
+
+#: kwalleteditor.cpp:821
+msgid "Unable to access wallet '<b>%1</b>'."
+msgstr ""
+
+#: kwalleteditor.cpp:850 kwalleteditor.cpp:880 kwalleteditor.cpp:910
+#: kwalleteditor.cpp:1001
+msgid ""
+"Folder '<b>%1</b>' already contains an entry '<b>%2</b>"
+"'. Do you wish to replace it?"
+msgstr ""
+
+#: kwalleteditor.cpp:949
+msgid "Unable to access XML file '<b>%1</b>'."
+msgstr ""
+
+#: kwalleteditor.cpp:955
+msgid "Error opening XML file '<b>%1</b>' for input."
+msgstr ""
+
+#: kwalleteditor.cpp:962
+msgid "Error reading XML file '<b>%1</b>' for input."
+msgstr ""
+
+#: kwalleteditor.cpp:969
+msgid "Error: XML file does not contain a wallet."
+msgstr ""
+
+#: kwalleteditor.cpp:1109
+#, fuzzy
+msgid "The file '%1' already exists. Would you like to overwrite this file?"
+msgstr "Există deja un folder cu numele '%1'. Ce doriţi să fac?"
+
+#: kwalleteditor.cpp:1109
+msgid "Overwrite"
+msgstr ""
+
+#: kwalletmanager.cpp:63 kwalletmanager.cpp:322
+msgid "KDE Wallet: No wallets open."
+msgstr "Portofel KDE: Nici un portofel deschis."
+
+#: kwalletmanager.cpp:71 kwalletmanager.cpp:177
+msgid "KDE Wallet: A wallet is open."
+msgstr "Portofel KDE: Un portofel este deschis."
+
+#: kwalletmanager.cpp:115 kwalletpopup.cpp:37
+msgid "&New Wallet..."
+msgstr "Portofel &nou..."
+
+#: kwalletmanager.cpp:118
+msgid "Configure &Wallet..."
+msgstr "Configurează &portofelul..."
+
+#: kwalletmanager.cpp:124
+msgid "Close &All Wallets"
+msgstr "Închide &toate portofelele"
+
+#: kwalletmanager.cpp:223
+msgid "Are you sure you wish to delete the wallet '%1'?"
+msgstr "Doriţi într-adevăr să ştergeţi portofelul \"%1\"?"
+
+#: kwalletmanager.cpp:229
+#, c-format
+msgid "Unable to delete the wallet. Error code was %1."
+msgstr "Nu pot să şterge portofelul. Codul de eroare a fost %1."
+
+#: kwalletmanager.cpp:238
+msgid ""
+"Unable to close wallet cleanly. It is probably in use by other applications. Do "
+"you wish to force it closed?"
+msgstr ""
+"Nu pot Închide portofelul în mod corect. Probabil este utilizat de alte "
+"aplicaţii. Doriţi să forţez închiderea lui?"
+
+#: kwalletmanager.cpp:238
+msgid "Force Closure"
+msgstr ""
+
+#: kwalletmanager.cpp:238
+msgid "Do Not Force"
+msgstr ""
+
+#: kwalletmanager.cpp:242
+#, c-format
+msgid "Unable to force the wallet closed. Error code was %1."
+msgstr "Nu am putut să închid forţat portofelul. Codul de eroare a fost %1."
+
+#: kwalletmanager.cpp:263 kwalletmanager.cpp:305
+#, c-format
+msgid "Error opening wallet %1."
+msgstr "Eroare la deschiderea portofelului %1."
+
+#: kwalletmanager.cpp:357
+msgid "Please choose a name for the new wallet:"
+msgstr "Alegeţi un nume pentru noul portofel:"
+
+#: kwalletmanager.cpp:365
+msgid "New Wallet"
+msgstr "Portofel nou"
+
+#: kwalletmanager.cpp:376
+msgid "Sorry, that wallet already exists. Try a new name?"
+msgstr "Acest portofel există deja. Încercaţi un nume nou?"
+
+#: kwalletmanager.cpp:376
+msgid "Try New"
+msgstr ""
+
+#: kwalletmanager.cpp:384
+msgid "Please choose a name that contains only alphanumeric characters:"
+msgstr "Alegeţi un nume care să conţină numai caractere alfanumerice:"
+
+#: kwalletpopup.cpp:60
+msgid "Disconnec&t"
+msgstr "Deconec&tează"
+
+#: kwmapeditor.cpp:43
+msgid "Key"
+msgstr "Cheie"
+
+#: kwmapeditor.cpp:44
+msgid "Value"
+msgstr "Valoare"
+
+#: kwmapeditor.cpp:121
+msgid "&New Entry"
+msgstr "Înregistrare &nouă"
+
+#: main.cpp:45
+msgid "Show window on startup"
+msgstr "Afişează fereastra la pornire"
+
+#: main.cpp:46
+msgid "For use by kwalletd only"
+msgstr ""
+
+#: main.cpp:47
+msgid "A wallet name"
+msgstr "Un nume de portofel"
+
+#: main.cpp:51 main.cpp:70
+msgid "KDE Wallet Manager"
+msgstr "Managerul de portofele KDE"
+
+#: main.cpp:52
+msgid "KDE Wallet Management Tool"
+msgstr "Utilitar KDE de administrat portofele"
+
+#: main.cpp:54
+#, fuzzy
+msgid "(c) 2003,2004 George Staikos"
+msgstr "(c) 2003 George Staikos"
+
+#: main.cpp:57
+msgid "Primary author and maintainer"
+msgstr "Autor primar şi responsabil"
+
+#: main.cpp:58
+msgid "Developer"
+msgstr ""
+
+#. i18n: file kbetterthankdialogbase.ui line 60
+#: rc.cpp:18
+#, fuzzy, no-c-format
+msgid "&Replace"
+msgstr "&Redenumeşte"
+
+#. i18n: file kbetterthankdialogbase.ui line 71
+#: rc.cpp:21
+#, no-c-format
+msgid "Replace &All"
+msgstr ""
+
+#. i18n: file kbetterthankdialogbase.ui line 79
+#: rc.cpp:24
+#, no-c-format
+msgid "&Skip"
+msgstr ""
+
+#. i18n: file kbetterthankdialogbase.ui line 87
+#: rc.cpp:27
+#, no-c-format
+msgid "Skip A&ll"
+msgstr ""
+
+#. i18n: file walletwidget.ui line 237
+#: rc.cpp:36
+#, no-c-format
+msgid "Hide &Contents"
+msgstr "Ascunde &conţinutul"
+
+#. i18n: file walletwidget.ui line 269
+#: rc.cpp:39
+#, no-c-format
+msgid ""
+"This is a binary data entry. It cannot be editted as its format is unknown and "
+"application specific."
+msgstr ""
+"Aceasta este o înregistrare cu date binare. Ea nu poate fi editată deoarece "
+"formatul este necunoscut şi este specific aplicaţiei ce o foloseşte."
+
+#. i18n: file walletwidget.ui line 398
+#: rc.cpp:42
+#, no-c-format
+msgid "Show &Contents"
+msgstr "Afişează &conţinutul"
+
+#~ msgid "Folder Entry"
+#~ msgstr "Înregistrare folder"
+
+#~ msgid "<qt><br /><center><table width=\"90%\"><tr><td bgcolor=\"#99ccff\"><font size=\"+2\">&nbsp;%1</font>&nbsp;&nbsp;<font size=\"+1\"><b>%2</b></font></td></tr></table></center><ul><li>%3</li></ul></qt>"
+#~ msgstr "<qt><br /><center><table width=\"90%\"><tr><td bgcolor=\"#99ccff\"><font size=\"+2\">&nbsp;%1</font>&nbsp;&nbsp;<font size=\"+1\"><b>%2</b></font></td></tr></table></center><ul><li>%3</li></ul></qt>"
+
+#~ msgid ""
+#~ "_n: Contains one item.\n"
+#~ "Contains %n items."
+#~ msgstr ""
+#~ "Conţine un item.\n"
+#~ "Conţine %n itemi."