From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001
From: Timothy Pearson
Date: Sat, 3 Dec 2011 11:05:10 -0600
Subject: Second part of prior commit
---
tde-i18n-tg/messages/tdewebdev/Makefile.am | 3 +
tde-i18n-tg/messages/tdewebdev/Makefile.in | 655 +
tde-i18n-tg/messages/tdewebdev/kfilereplace.po | 1600 +++
tde-i18n-tg/messages/tdewebdev/kimagemapeditor.po | 861 ++
tde-i18n-tg/messages/tdewebdev/klinkstatus.po | 655 +
tde-i18n-tg/messages/tdewebdev/kommander.po | 6112 ++++++++
tde-i18n-tg/messages/tdewebdev/kxsldbg.po | 2268 +++
tde-i18n-tg/messages/tdewebdev/quanta.po | 15053 ++++++++++++++++++++
8 files changed, 27207 insertions(+)
create mode 100644 tde-i18n-tg/messages/tdewebdev/Makefile.am
create mode 100644 tde-i18n-tg/messages/tdewebdev/Makefile.in
create mode 100644 tde-i18n-tg/messages/tdewebdev/kfilereplace.po
create mode 100644 tde-i18n-tg/messages/tdewebdev/kimagemapeditor.po
create mode 100644 tde-i18n-tg/messages/tdewebdev/klinkstatus.po
create mode 100644 tde-i18n-tg/messages/tdewebdev/kommander.po
create mode 100644 tde-i18n-tg/messages/tdewebdev/kxsldbg.po
create mode 100644 tde-i18n-tg/messages/tdewebdev/quanta.po
(limited to 'tde-i18n-tg/messages/tdewebdev')
diff --git a/tde-i18n-tg/messages/tdewebdev/Makefile.am b/tde-i18n-tg/messages/tdewebdev/Makefile.am
new file mode 100644
index 00000000000..2a0d24ff197
--- /dev/null
+++ b/tde-i18n-tg/messages/tdewebdev/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = tg
+SUBDIRS = $(AUTODIRS)
+POFILES = AUTO
diff --git a/tde-i18n-tg/messages/tdewebdev/Makefile.in b/tde-i18n-tg/messages/tdewebdev/Makefile.in
new file mode 100644
index 00000000000..270d38014ca
--- /dev/null
+++ b/tde-i18n-tg/messages/tdewebdev/Makefile.in
@@ -0,0 +1,655 @@
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
+# KDE tags expanded automatically by am_edit - $Revision: 483858 $
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+subdir = messages/tdewebdev
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+#>- html-recursive info-recursive install-data-recursive \
+#>- install-dvi-recursive install-exec-recursive \
+#>- install-html-recursive install-info-recursive \
+#>- install-pdf-recursive install-ps-recursive install-recursive \
+#>- installcheck-recursive installdirs-recursive pdf-recursive \
+#>- ps-recursive uninstall-recursive
+#>+ 7
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+ html-recursive info-recursive install-data-recursive \
+ install-dvi-recursive install-exec-recursive \
+ install-html-recursive install-info-recursive \
+ install-pdf-recursive install-ps-recursive install-recursive \
+ installcheck-recursive installdirs-recursive pdf-recursive \
+ ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+#>+ 1
+#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+#>+ 1
+DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+ARTSCCONFIG = @ARTSCCONFIG@
+AUTOCONF = @AUTOCONF@
+AUTODIRS = @AUTODIRS@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CONF_FILES = @CONF_FILES@
+CYGPATH_W = @CYGPATH_W@
+DCOPIDL = @DCOPIDL@
+DCOPIDL2CPP = @DCOPIDL2CPP@
+DCOPIDLNG = @DCOPIDLNG@
+DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
+DEFS = @DEFS@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+GMSGFMT = @GMSGFMT@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
+KCONFIG_COMPILER = @KCONFIG_COMPILER@
+KDECONFIG = @KDECONFIG@
+KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
+KDE_RPATH = @KDE_RPATH@
+KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
+MCOPIDL = @MCOPIDL@
+MEINPROC = @MEINPROC@
+MKDIR_P = @MKDIR_P@
+MSGFMT = @MSGFMT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+TOPSUBDIRS = @TOPSUBDIRS@
+VERSION = @VERSION@
+XGETTEXT = @XGETTEXT@
+XMLLINT = @XMLLINT@
+X_RPATH = @X_RPATH@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+am__leading_dot = @am__leading_dot@
+am__tar = @am__tar@
+am__untar = @am__untar@
+#>- bindir = @bindir@
+#>+ 2
+DEPDIR = .deps
+bindir = @bindir@
+build_alias = @build_alias@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host_alias = @host_alias@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+kde_appsdir = @kde_appsdir@
+kde_bindir = @kde_bindir@
+kde_confdir = @kde_confdir@
+kde_datadir = @kde_datadir@
+kde_htmldir = @kde_htmldir@
+kde_icondir = @kde_icondir@
+kde_kcfgdir = @kde_kcfgdir@
+kde_libs_htmldir = @kde_libs_htmldir@
+kde_libs_prefix = @kde_libs_prefix@
+kde_locale = @kde_locale@
+kde_mimedir = @kde_mimedir@
+kde_moduledir = @kde_moduledir@
+kde_servicesdir = @kde_servicesdir@
+kde_servicetypesdir = @kde_servicetypesdir@
+kde_sounddir = @kde_sounddir@
+kde_styledir = @kde_styledir@
+kde_templatesdir = @kde_templatesdir@
+kde_wallpaperdir = @kde_wallpaperdir@
+kde_widgetdir = @kde_widgetdir@
+tdeinitdir = @tdeinitdir@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+xdg_appsdir = @xdg_appsdir@
+xdg_directorydir = @xdg_directorydir@
+xdg_menudir = @xdg_menudir@
+KDE_LANG = tg
+#>- SUBDIRS = $(AUTODIRS)
+#>+ 1
+SUBDIRS =.
+#>- POFILES = AUTO
+#>+ 2
+POFILES = kxsldbg.po kfilereplace.po klinkstatus.po kimagemapeditor.po quanta.po kommander.po
+GMOFILES = kxsldbg.gmo kfilereplace.gmo klinkstatus.gmo kimagemapeditor.gmo quanta.gmo kommander.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/tdewebdev/Makefile'; \
+#>- cd $(top_srcdir) && \
+#>- $(AUTOMAKE) --gnu messages/tdewebdev/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/tdewebdev/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/tdewebdev/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdewebdev/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=kfilereplace.po Makefile.in kimagemapeditor.po klinkstatus.po quanta.po kommander.po kxsldbg.po Makefile.am
+
+#>+ 19
+kxsldbg.gmo: kxsldbg.po
+ rm -f kxsldbg.gmo; $(GMSGFMT) -o kxsldbg.gmo $(srcdir)/kxsldbg.po
+ test ! -f kxsldbg.gmo || touch kxsldbg.gmo
+kfilereplace.gmo: kfilereplace.po
+ rm -f kfilereplace.gmo; $(GMSGFMT) -o kfilereplace.gmo $(srcdir)/kfilereplace.po
+ test ! -f kfilereplace.gmo || touch kfilereplace.gmo
+klinkstatus.gmo: klinkstatus.po
+ rm -f klinkstatus.gmo; $(GMSGFMT) -o klinkstatus.gmo $(srcdir)/klinkstatus.po
+ test ! -f klinkstatus.gmo || touch klinkstatus.gmo
+kimagemapeditor.gmo: kimagemapeditor.po
+ rm -f kimagemapeditor.gmo; $(GMSGFMT) -o kimagemapeditor.gmo $(srcdir)/kimagemapeditor.po
+ test ! -f kimagemapeditor.gmo || touch kimagemapeditor.gmo
+quanta.gmo: quanta.po
+ rm -f quanta.gmo; $(GMSGFMT) -o quanta.gmo $(srcdir)/quanta.po
+ test ! -f quanta.gmo || touch quanta.gmo
+kommander.gmo: kommander.po
+ rm -f kommander.gmo; $(GMSGFMT) -o kommander.gmo $(srcdir)/kommander.po
+ test ! -f kommander.gmo || touch kommander.gmo
+
+#>+ 3
+clean-nls:
+ -rm -f kxsldbg.gmo kfilereplace.gmo klinkstatus.gmo kimagemapeditor.gmo quanta.gmo kommander.gmo
+
+#>+ 10
+install-nls:
+ $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
+ @for base in kxsldbg kfilereplace klinkstatus kimagemapeditor quanta kommander ; do \
+ echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
+ if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
+ elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
+ fi ;\
+ done
+
+
+#>+ 8
+uninstall-nls:
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kxsldbg.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfilereplace.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/klinkstatus.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kimagemapeditor.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/quanta.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kommander.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/tdewebdev/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu messages/tdewebdev/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdewebdev/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-tg/messages/tdewebdev/kfilereplace.po b/tde-i18n-tg/messages/tdewebdev/kfilereplace.po
new file mode 100644
index 00000000000..f6b47b5642a
--- /dev/null
+++ b/tde-i18n-tg/messages/tdewebdev/kfilereplace.po
@@ -0,0 +1,1600 @@
+# translation of kfilereplace.po to Tajik
+# translation of kfilereplace.po to Тоҷикӣ
+# Copyright (C) 2004 Free Software Foundation, Inc.
+# 2004, infoDev, a World Bank organization
+# 2004, Khujand Computer Technologies, Inc.
+# 2004, Youth Opportunities, NGO.
+# Roger V Kovacs, , 2004.
+# Victor Ibragimov , 2004.
+# Marina Kolucheva , 2004.
+# Farkhod Akhmedov , 2004.
+# Akmal Vatanshoev , 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: kfilereplace\n"
+"POT-Creation-Date: 2008-07-08 01:25+0200\n"
+"PO-Revision-Date: 2004-09-16 19:22-0400\n"
+"Last-Translator: Victor Ibragimov \n"
+"Language-Team: Tajik\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 "Tajik KDE Teams: Виктор Ибрагимов, Марина Колючева, Акмал Ватаншоев"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "youth_opportunities@tajik.net"
+
+#: configurationclasses.cpp:168
+msgid " Line:%3,Col:%4 - \"%1\" -> \"%2\""
+msgstr ""
+
+#: kfilereplace.cpp:49
+#, fuzzy
+msgid "Could not find the KFileReplace part."
+msgstr "Мутобиқ сохтани &KFileReplace..."
+
+#: kfilereplacelib.cpp:99
+#, fuzzy, c-format
+msgid ""
+"_n: 1 byte\n"
+"%n bytes"
+msgstr ""
+"%n байт\n"
+"%n байтҳо"
+
+#: kfilereplacelib.cpp:105
+#, fuzzy
+msgid "%1 KB"
+msgstr "%.2f KB"
+
+#: kfilereplacelib.cpp:111
+#, fuzzy
+msgid "%1 MB"
+msgstr "%.2f MB"
+
+#: kfilereplacelib.cpp:117
+#, fuzzy
+msgid "%1 GB"
+msgstr "%.2f GB"
+
+#: kfilereplacelib.cpp:140
+#, fuzzy
+msgid ""
+"Cannot open the file %1 and load the string list. This file seems "
+"not to be a valid old kfr file or it is broken."
+msgstr ""
+"Фаӣлро кушода нашуда истодааст %1 ва рӯихатиро пурбор кардан лозим "
+"аст. Ин фаӣл ба фаӣли куҳнаи kfr ҳақиқи монанд нест"
+
+#: kfilereplacelib.cpp:158 kfilereplacelib.cpp:171 kfilereplacelib.cpp:177
+#, fuzzy
+msgid "Cannot read data."
+msgstr "Санаро навиштан натавонист."
+
+#: kfilereplacelib.cpp:167
+#, fuzzy
+msgid "Out of memory."
+msgstr "Зиёд аз хотир."
+
+#: kfilereplacepart.cpp:102
+msgid "Ready."
+msgstr "Тайёр."
+
+#: kfilereplacepart.cpp:151
+#, fuzzy
+msgid "Search completed."
+msgstr "Ҷустуҷӯи баъдтар"
+
+#: kfilereplacepart.cpp:164
+msgid ""
+"You have selected %1 as the encoding of the files."
+" Selecting the correct encoding is very important as if you have files that "
+"have some other encoding than the selected one, after a replace you may damage "
+"those files."
+" "
+" In case you do not know the encoding of your files, select utf8 "
+"and enable the creation of backup files. This setting will autodetect "
+"utf8 and utf16 files, but the changed files will be converted to "
+"utf8."
+msgstr ""
+
+#: kfilereplacepart.cpp:164
+msgid "File Encoding Warning"
+msgstr ""
+
+#: kfilereplacepart.cpp:173
+#, fuzzy
+msgid "Replacing files (simulation)..."
+msgstr "Ҷоӣ ивазкунии фаӣлҳо... "
+
+#: kfilereplacepart.cpp:174
+#, fuzzy
+msgid "Replaced strings (simulation)"
+msgstr "Ҷоӣ ивазкунии фаӣлҳо... "
+
+#: kfilereplacepart.cpp:178
+msgid "Replacing files..."
+msgstr "Ҷойгузории файлҳо..."
+
+#: kfilereplacepart.cpp:179
+#, fuzzy
+msgid "Replaced strings"
+msgstr "--> Хатҳои ҷо ба ҷо карда шуда:"
+
+#: kfilereplacepart.cpp:233
+#, fuzzy
+msgid "Stopping..."
+msgstr "&Илова кардани сатр..."
+
+#: kfilereplacepart.cpp:247
+msgid "There are no results to save: the result list is empty."
+msgstr "Натиҷаҳои нигоҳ дошта нест:саҳифаи натиҷаҳо холи аст."
+
+#: kfilereplacepart.cpp:251
+#, fuzzy
+msgid "Save Report"
+msgstr "Нигоҳ доштани натиҷатҳо"
+
+#: kfilereplacepart.cpp:261
+#, fuzzy
+msgid "A folder or a file named %1 already exists."
+msgstr "Файли %1-ро барои хондан инъикос кардан натавонист."
+
+#: kfilereplacepart.cpp:269
+#, fuzzy
+msgid "Cannot create the %1 folder."
+msgstr "Феҳристҳо кушода натавонистанд."
+
+#: kfilereplacepart.cpp:347
+#, fuzzy
+msgid "KFileReplace strings"
+msgstr "KFileReplace"
+
+#: kfilereplacepart.cpp:347 kfilereplaceview.cpp:425
+msgid "All Files"
+msgstr ""
+
+#: kfilereplacepart.cpp:348
+msgid "Load Strings From File"
+msgstr "Хатҳоро аз фаӣл пурбор кунед"
+
+#: kfilereplacepart.cpp:381
+msgid "Cannot open folders."
+msgstr "Феҳристҳо кушода натавонистанд."
+
+#: kfilereplacepart.cpp:513
+msgid "KFileReplacePart"
+msgstr "KFileReplacePart"
+
+#: kfilereplacepart.cpp:515
+#, fuzzy
+msgid "Batch search and replace tool."
+msgstr "Фармони кофтуковӣ ва чойивазкунӣ"
+
+#: kfilereplacepart.cpp:517 main.cpp:38
+msgid "Part of the KDEWebDev module."
+msgstr ""
+
+#: kfilereplacepart.cpp:519 main.cpp:44
+msgid "Original author of the KFileReplace tool"
+msgstr "Муалифи якуми KFileReplace "
+
+#: kfilereplacepart.cpp:522 main.cpp:42
+#, fuzzy
+msgid "Current maintainer, code cleaner and rewriter"
+msgstr "Тартибдиндаи ҷории,эҷодкори KPart "
+
+#: kfilereplacepart.cpp:525
+#, fuzzy
+msgid "Co-maintainer, KPart creator"
+msgstr "Тартибдиндаи ҷории,эҷодкори KPart "
+
+#: kfilereplacepart.cpp:528
+#, fuzzy
+msgid "Original german translator"
+msgstr "Тарҷумони немис"
+
+#: kfilereplacepart.cpp:538
+msgid "Sorry, currently the KFileReplace part works only for local files."
+msgstr ""
+
+#: kfilereplacepart.cpp:538
+msgid "Non Local File"
+msgstr "Файли шабакавӣ "
+
+#: kfilereplacepart.cpp:570
+#, fuzzy
+msgid "Customize Search/Replace Session..."
+msgstr "Кофту коб/&Ҷоӣ иваз куни"
+
+#: kfilereplacepart.cpp:571
+msgid "&Search"
+msgstr "&Ҷустуҷӯ"
+
+#: kfilereplacepart.cpp:572
+#, fuzzy
+msgid "S&imulate"
+msgstr "&Мукаммал кардан"
+
+#: kfilereplacepart.cpp:573
+msgid "&Replace"
+msgstr "&Иваз кардан"
+
+#: kfilereplacepart.cpp:574
+msgid "Sto&p"
+msgstr "&Исто"
+
+#: kfilereplacepart.cpp:575
+#, fuzzy
+msgid "Cre&ate Report File..."
+msgstr "&Ахборот дар бораи хато бифиристед..."
+
+#: kfilereplacepart.cpp:578
+#, fuzzy
+msgid "&Add String..."
+msgstr "&Илова кардани сатр..."
+
+#: kfilereplacepart.cpp:580
+msgid "&Delete String"
+msgstr "&Пок кардани сатр"
+
+#: kfilereplacepart.cpp:581
+msgid "&Empty Strings List"
+msgstr "&Тоза кардани руйхати сатр"
+
+#: kfilereplacepart.cpp:582
+#, fuzzy
+msgid "Edit Selected String..."
+msgstr "&Дигаргун кардани сатрҳои интихобшуда..."
+
+#: kfilereplacepart.cpp:583
+#, fuzzy
+msgid "&Save Strings List to File..."
+msgstr "&Нигоҳ доштани руйхати сатр ва файл..."
+
+#: kfilereplacepart.cpp:584
+#, fuzzy
+msgid "&Load Strings List From File..."
+msgstr "&Кушодани руйхати сатр аз файл..."
+
+#: kfilereplacepart.cpp:585
+#, fuzzy
+msgid "&Load Recent Strings Files"
+msgstr "&Пурборкунии файлҳои пештарбудаи сатр"
+
+#: kfilereplacepart.cpp:586
+msgid "&Invert Current String (search <--> replace)"
+msgstr "&Ҷоришавандаи (сатри шчустуҷӯ <--> сатри ивазнамои)"
+
+#: kfilereplacepart.cpp:587
+msgid "&Invert All Strings (search <--> replace)"
+msgstr "&Ҳамаи (сатри шчустуҷӯ <--> сатри ивазнамои)"
+
+#: kfilereplacepart.cpp:590
+msgid "&Include Sub-Folders"
+msgstr "&Дохилнамоии зеркоталогҳо"
+
+#: kfilereplacepart.cpp:591
+#, fuzzy
+msgid "Create &Backup Files"
+msgstr "Эҷоди &нусхаи иловагӣ"
+
+#: kfilereplacepart.cpp:592
+msgid "Case &Sensitive"
+msgstr "Бо ҳисоби &регистр"
+
+#: kfilereplacepart.cpp:593
+#, fuzzy
+msgid "Enable Commands &in Replace String: [$command:option$]"
+msgstr "Имконмят ҳаст, ки &тағӣирпазирҳо"
+
+#: kfilereplacepart.cpp:594
+msgid "Enable &Regular Expressions"
+msgstr ""
+
+#: kfilereplacepart.cpp:595
+#, fuzzy
+msgid "Configure &KFileReplace..."
+msgstr "Мутобиқ сохтани &KFileReplace..."
+
+#: kfilereplacepart.cpp:598 kfilereplaceview.cpp:530
+msgid "&Properties"
+msgstr "&Хусусиятҳо"
+
+#: kfilereplacepart.cpp:599 kfilereplaceview.cpp:502
+msgid "&Open"
+msgstr "&Кушодан"
+
+#: kfilereplacepart.cpp:603 kfilereplaceview.cpp:515
+#, fuzzy
+msgid "&Edit in Quanta"
+msgstr "&Таҳрир кардан бо Quanta"
+
+#: kfilereplacepart.cpp:605 kfilereplaceview.cpp:521
+msgid "Open Parent &Folder"
+msgstr "Кушодани &саркоталог"
+
+#: kfilereplacepart.cpp:607
+msgid "E&xpand Tree"
+msgstr "&чаппа кардани сарлавҳа"
+
+#: kfilereplacepart.cpp:608
+msgid "&Reduce Tree"
+msgstr "&Махкам кардани сарлавҳа"
+
+#: kfilereplacepart.cpp:609
+msgid "&About KFileReplace"
+msgstr "&Оиди программаи KFileReplace"
+
+#: kfilereplacepart.cpp:610
+msgid "KFileReplace &Handbook"
+msgstr "Дастурамали &KFileReplace"
+
+#: kfilereplacepart.cpp:611
+#, fuzzy
+msgid "&Report Bug"
+msgstr "&Ахборот дар бораи хато бифиристед..."
+
+#: kfilereplacepart.cpp:1025 kfilereplacepart.cpp:1113
+#: kfilereplacepart.cpp:1335
+#, fuzzy
+msgid "Cannot open file %1 for reading."
+msgstr "Файли %1-ро барои хондан инъикос кардан натавонист."
+
+#: kfilereplacepart.cpp:1064 kfilereplacepart.cpp:1142
+#, fuzzy
+msgid "Cannot open file %1 for writing."
+msgstr "Ба файли %1барои навиштан роҳ нест."
+
+#: kfilereplacepart.cpp:1199
+#, fuzzy
+msgid ""
+"Do you want to replace the string %1 with the string %2?"
+msgstr ""
+"Директория: %1"
+" Роҳ: %2"
+" Шумо мехоҳед сатрҳоро иваз кунед %3 ?"
+
+#: kfilereplacepart.cpp:1200
+#, fuzzy
+msgid "Confirm Replace"
+msgstr "Мутобиқ сохтани &KFileReplace..."
+
+#: kfilereplacepart.cpp:1202
+#, fuzzy
+msgid "Do Not Replace"
+msgstr "&Иваз кардан"
+
+#: kfilereplacepart.cpp:1406 kfilereplacepart.cpp:1446
+msgid " Line:%2, Col:%3 - \"%1\""
+msgstr ""
+
+#: kfilereplacepart.cpp:1512
+#, fuzzy
+msgid "Cannot open the file %1 and load the string list."
+msgstr ""
+"Фаӣлро кушода намешавад %1 ва як хати варақро пурбор кунед."
+
+#: kfilereplacepart.cpp:1520
+#, fuzzy
+msgid ""
+"File %1 seems not to be written in new kfr format. Remember that the "
+"old kfr format will be soon abandoned. You can convert your old rules files by "
+"simply saving them with kfilereplace."
+msgstr "Фаӣл%1 дар фармати kfr нав навишта нашудааст."
+
+#: kfilereplacepart.cpp:1540
+msgid ""
+"The format of kfr files has been changed; attempting to load %1"
+". Please see the KFilereplace manual for details. Do you want to load a "
+"search-and-replace list of strings?"
+msgstr ""
+
+#: kfilereplacepart.cpp:1540
+msgid "Load"
+msgstr ""
+
+#: kfilereplacepart.cpp:1540
+msgid "Do Not Load"
+msgstr ""
+
+#: kfilereplacepart.cpp:1629
+msgid "There are no strings to search and replace."
+msgstr "Ҳеҷ чиз барои ивазнамои ва ҷустуҷӯ нест."
+
+#: kfilereplacepart.cpp:1642
+#, fuzzy
+msgid "The main folder of the project %1 does not exist."
+msgstr "Каталоги асосии лоиҳаи %1вуҷуд надорад."
+
+#: kfilereplacepart.cpp:1650
+#, fuzzy
+msgid "Access denied in the main folder of the project: %1"
+msgstr ""
+"Воридшави ба каталоги асосии лоиҳа махкам мебошад:"
+" %1"
+
+#: kfilereplaceview.cpp:120
+#, fuzzy
+msgid ""
+"Cannot invert string %1, because the search string would be "
+"empty."
+msgstr ""
+"Хатҳо табдил дода намешаванд %1 барои он, ки кофтукоби хат "
+"мумкинаст, ки холи бошад."
+
+#: kfilereplaceview.cpp:259
+#, fuzzy
+msgid "File %1 cannot be opened. Might be a DCOP problem."
+msgstr ""
+"Фаӣл %1кушода намешавад. Мумкин аст, ки мушкилиҳои DCOP бошад."
+
+#: kfilereplaceview.cpp:281
+#, fuzzy
+msgid "Do you really want to delete %1?"
+msgstr "Шумо дар ҳақиқат мехоҳед, ки нест кунед %1?"
+
+#: kfilereplaceview.cpp:401
+#, fuzzy
+msgid "No strings to save as the list is empty."
+msgstr "Ягон ҳатҳо нест, ки дар рӯӣхат нигоҳ дошта шавад."
+
+#: kfilereplaceview.cpp:425
+#, fuzzy
+msgid "KFileReplace Strings"
+msgstr "KFileReplace"
+
+#: kfilereplaceview.cpp:426
+msgid "Save Strings to File"
+msgstr "Нигоҳ доштани хатҳо ба файл"
+
+#: kfilereplaceview.cpp:437
+msgid "File %1 cannot be saved."
+msgstr "Фаӣли %1нигоҳ дошта намешавад."
+
+#: kfilereplaceview.cpp:507
+msgid "Open &With..."
+msgstr "Кушодан &бо..."
+
+#: knewprojectdlg.cpp:97
+msgid "Project Directory"
+msgstr "Феҳристи нақша"
+
+#: knewprojectdlg.cpp:119
+#, fuzzy
+msgid "You must fill the combo boxes (location and filter) before continuing."
+msgstr ""
+"Шумо бояд як гурӯҳи қутихоро пур кунед (луғат ва филтер) пеш аз давом додан."
+
+#: knewprojectdlg.cpp:127
+msgid "Some edit boxes are empty in the Owner page."
+msgstr "Баъзеи аз қутиҳои таҳрир карда дар саҳифаи Хуҷаин холианд."
+
+#: knewprojectdlg.cpp:137
+msgid "The minimum size is greater than the maximum size."
+msgstr "Андозаи маӣдатарин аз андозаи калонтарин бузургтар аст."
+
+#: main.cpp:25
+msgid "Batch search and replace tool"
+msgstr "Фармони кофтуковӣ ва чойивазкунӣ"
+
+#: main.cpp:31
+#, fuzzy
+msgid "Starting folder"
+msgstr "Партофтани Феҳрист"
+
+#: main.cpp:37
+msgid "KFileReplace"
+msgstr "KFileReplace"
+
+#: main.cpp:41
+msgid "Shell author, KPart creator, co-maintainer"
+msgstr ""
+
+#. i18n: file kfilereplacepartui.rc line 4
+#: rc.cpp:3 rc.cpp:27
+#, no-c-format
+msgid "Search/&Replace"
+msgstr "Кофту коб/&Ҷоӣ иваз куни"
+
+#. i18n: file kfilereplacepartui.rc line 11
+#: rc.cpp:6
+#, no-c-format
+msgid "&Strings"
+msgstr "&Хатҳо"
+
+#. i18n: file kfilereplacepartui.rc line 24
+#: rc.cpp:9
+#, no-c-format
+msgid "&Results"
+msgstr "&Натиҷаҳо"
+
+#. i18n: file kfilereplacepartui.rc line 55
+#: rc.cpp:21
+#, no-c-format
+msgid "KFileReplace Main Toolbar"
+msgstr "Пайраҳаиасбоби асосии KFileReplace"
+
+#. i18n: file kaddstringdlgs.ui line 16
+#: rc.cpp:30
+#, fuzzy, no-c-format
+msgid "Insert Searching/Replacing Strings"
+msgstr "Хатогӣ дар вақти ҷустуҷӯ/ивазнамоӣ"
+
+#. i18n: file kaddstringdlgs.ui line 38
+#: rc.cpp:33
+#, no-c-format
+msgid "Choose String Adding Mode"
+msgstr ""
+
+#. i18n: file kaddstringdlgs.ui line 52
+#: rc.cpp:36
+#, fuzzy, no-c-format
+msgid "Search and replace mode"
+msgstr "Фармони кофтуковӣ ва чойивазкунӣ"
+
+#. i18n: file kaddstringdlgs.ui line 63
+#: rc.cpp:39
+#, fuzzy, no-c-format
+msgid "Search only mode"
+msgstr "Ҷустуҷӯӣ"
+
+#. i18n: file kaddstringdlgs.ui line 106
+#: rc.cpp:42
+#, no-c-format
+msgid "Search for:"
+msgstr "Ҷустуҷӯӣ:"
+
+#. i18n: file kaddstringdlgs.ui line 135
+#: rc.cpp:45
+#, no-c-format
+msgid "Replace with:"
+msgstr "Ҷойгузорӣ бо:"
+
+#. i18n: file kaddstringdlgs.ui line 270
+#: rc.cpp:48 rc.cpp:51 rc.cpp:105 rc.cpp:111
+#, fuzzy, no-c-format
+msgid "Search For"
+msgstr "Ҷустуҷӯӣ:"
+
+#. i18n: file kaddstringdlgs.ui line 322
+#: rc.cpp:54 rc.cpp:108
+#, no-c-format
+msgid "Replace With"
+msgstr "Ҷойгузорӣ бо"
+
+#. i18n: file kfilereplaceviewwdg.ui line 58
+#: rc.cpp:66 rc.cpp:87 rc.cpp:204 rc.cpp:222 report.cpp:114
+#, no-c-format
+msgid "Name"
+msgstr "Ном"
+
+#. i18n: file kfilereplaceviewwdg.ui line 69
+#: rc.cpp:69 rc.cpp:90 report.cpp:115
+#, no-c-format
+msgid "Folder"
+msgstr "Феҳрист"
+
+#. i18n: file kfilereplaceviewwdg.ui line 80
+#: rc.cpp:72 report.cpp:122
+#, no-c-format
+msgid "Old Size"
+msgstr "Андозаи кӯҳна"
+
+#. i18n: file kfilereplaceviewwdg.ui line 91
+#: rc.cpp:75 report.cpp:123
+#, no-c-format
+msgid "New Size"
+msgstr "Андозаи нав"
+
+#. i18n: file kfilereplaceviewwdg.ui line 102
+#: rc.cpp:78 report.cpp:54
+#, fuzzy, no-c-format
+msgid "Replaced Strings"
+msgstr "--> Хатҳои ҷо ба ҷо карда шуда:"
+
+#. i18n: file kfilereplaceviewwdg.ui line 113
+#: rc.cpp:81 rc.cpp:99 report.cpp:126
+#, no-c-format
+msgid "Owner User"
+msgstr "Хуҷаин Истифодабаранда"
+
+#. i18n: file kfilereplaceviewwdg.ui line 124
+#: rc.cpp:84 rc.cpp:102 report.cpp:127
+#, no-c-format
+msgid "Owner Group"
+msgstr "Гурӯҳи Хуҷаинҳо"
+
+#. i18n: file kfilereplaceviewwdg.ui line 203
+#: rc.cpp:93 report.cpp:118
+#, fuzzy, no-c-format
+msgid "Size"
+msgstr "Андозаи нав"
+
+#. i18n: file kfilereplaceviewwdg.ui line 214
+#: rc.cpp:96
+#, fuzzy, no-c-format
+msgid "Found Strings"
+msgstr "&Хатҳо"
+
+#. i18n: file kfilereplaceviewwdg.ui line 427
+#: rc.cpp:114
+#, no-c-format
+msgid "Green means ready"
+msgstr ""
+
+#. i18n: file kfilereplaceviewwdg.ui line 430
+#: rc.cpp:117
+#, fuzzy, no-c-format
+msgid "Ready"
+msgstr "Тайёр."
+
+#. i18n: file kfilereplaceviewwdg.ui line 454
+#: rc.cpp:120
+#, no-c-format
+msgid "Yellow means wait while sorting list"
+msgstr ""
+
+#. i18n: file kfilereplaceviewwdg.ui line 457
+#: rc.cpp:123
+#, no-c-format
+msgid "Please wait while sorting list"
+msgstr ""
+
+#. i18n: file kfilereplaceviewwdg.ui line 478
+#: rc.cpp:126
+#, fuzzy, no-c-format
+msgid "Red means scanning files"
+msgstr "Ҷойгузории файлҳо..."
+
+#. i18n: file kfilereplaceviewwdg.ui line 513
+#: rc.cpp:129
+#, no-c-format
+msgid "Scanned files:"
+msgstr ""
+
+#. i18n: file knewprojectdlgs.ui line 16
+#: rc.cpp:132
+#, no-c-format
+msgid "Search & Replace in Files"
+msgstr "Ҷустуҷӯӣ ва ҷойгузорӣ дар файлҳо"
+
+#. i18n: file knewprojectdlgs.ui line 89
+#: rc.cpp:138
+#, fuzzy, no-c-format
+msgid "Search Now"
+msgstr "&Ҳозир ҷустуҷӯ"
+
+#. i18n: file knewprojectdlgs.ui line 103
+#: rc.cpp:141
+#, fuzzy, no-c-format
+msgid "Search Later"
+msgstr "Ҷустуҷӯи баъдтар"
+
+#. i18n: file knewprojectdlgs.ui line 142
+#: rc.cpp:147
+#, no-c-format
+msgid "&General"
+msgstr "&Умумӣ"
+
+#. i18n: file knewprojectdlgs.ui line 153
+#: rc.cpp:150
+#, fuzzy, no-c-format
+msgid "Startup Folder Options"
+msgstr "Умумӣ"
+
+#. i18n: file knewprojectdlgs.ui line 164
+#: rc.cpp:153
+#, fuzzy, no-c-format
+msgid "Filter:"
+msgstr "&Филтр:"
+
+#. i18n: file knewprojectdlgs.ui line 175
+#: rc.cpp:156
+#, fuzzy, no-c-format
+msgid "Location:"
+msgstr "&Ҷойгиршавӣ:"
+
+#. i18n: file knewprojectdlgs.ui line 212
+#: rc.cpp:159
+#, no-c-format
+msgid "Insert a search path here. You can use the search path button."
+msgstr ""
+
+#. i18n: file knewprojectdlgs.ui line 262
+#: rc.cpp:162
+#, no-c-format
+msgid "&Include subfolders"
+msgstr "&Зерфеҳристро дар бар мегирад"
+
+#. i18n: file knewprojectdlgs.ui line 275
+#: rc.cpp:165
+#, fuzzy, no-c-format
+msgid "Search/Replace Strings"
+msgstr "--> Хатҳои ҷо ба ҷо карда шуда:"
+
+#. i18n: file knewprojectdlgs.ui line 296
+#: rc.cpp:168
+#, fuzzy, no-c-format
+msgid "Search:"
+msgstr "&Ҷустуҷӯ"
+
+#. i18n: file knewprojectdlgs.ui line 304
+#: rc.cpp:171
+#, fuzzy, no-c-format
+msgid "Replace:"
+msgstr "&Иваз кардан"
+
+#. i18n: file knewprojectdlgs.ui line 314
+#: rc.cpp:174 rc.cpp:270
+#, fuzzy, no-c-format
+msgid "General Options"
+msgstr "Умумӣ"
+
+#. i18n: file knewprojectdlgs.ui line 328
+#: rc.cpp:177
+#, no-c-format
+msgid "Enable ®ular expressions"
+msgstr ""
+
+#. i18n: file knewprojectdlgs.ui line 336
+#: rc.cpp:180
+#, no-c-format
+msgid "Do &backup copy instead of overwrite"
+msgstr ""
+
+#. i18n: file knewprojectdlgs.ui line 344
+#: rc.cpp:183
+#, no-c-format
+msgid "&Case sensitive"
+msgstr "&Қутии ҳасос"
+
+#. i18n: file knewprojectdlgs.ui line 352
+#: rc.cpp:186
+#, fuzzy, no-c-format
+msgid "Enable co&mmands in the replace string"
+msgstr "Тағирёбандаҳо &дар хатҳои гузарондашударо тавоно созед"
+
+#. i18n: file knewprojectdlgs.ui line 360
+#: rc.cpp:189 rc.cpp:276
+#, no-c-format
+msgid "Backup copy suffix:"
+msgstr ""
+
+#. i18n: file knewprojectdlgs.ui line 389
+#: rc.cpp:192 rc.cpp:294
+#, no-c-format
+msgid "Encoding of the files:"
+msgstr ""
+
+#. i18n: file knewprojectdlgs.ui line 401
+#: rc.cpp:195 rc.cpp:297
+#, no-c-format
+msgid "&Advanced"
+msgstr "&Пешакӣ"
+
+#. i18n: file knewprojectdlgs.ui line 412
+#: rc.cpp:198
+#, no-c-format
+msgid "Ownership Filtering"
+msgstr "Таровиши молу мулк"
+
+#. i18n: file knewprojectdlgs.ui line 423
+#: rc.cpp:201
+#, no-c-format
+msgid "User: "
+msgstr "Истифодакунанда: "
+
+#. i18n: file knewprojectdlgs.ui line 434
+#: rc.cpp:207 rc.cpp:225
+#, no-c-format
+msgid "ID (Number)"
+msgstr "ID (Рақам)"
+
+#. i18n: file knewprojectdlgs.ui line 456
+#: rc.cpp:210 rc.cpp:216
+#, no-c-format
+msgid "Equals To"
+msgstr "Баробар ба"
+
+#. i18n: file knewprojectdlgs.ui line 461
+#: rc.cpp:213 rc.cpp:219
+#, no-c-format
+msgid "Is Not"
+msgstr "Нест"
+
+#. i18n: file knewprojectdlgs.ui line 539
+#: rc.cpp:228
+#, no-c-format
+msgid "Group:"
+msgstr "Гурӯҳ:"
+
+#. i18n: file knewprojectdlgs.ui line 565
+#: rc.cpp:231
+#, no-c-format
+msgid "Access Date Filtering"
+msgstr "Санаи дастраси филтрасия"
+
+#. i18n: file knewprojectdlgs.ui line 592
+#: rc.cpp:234
+#, no-c-format
+msgid "Dates valid for:"
+msgstr "Рӯзҳо қавианд барои:"
+
+#. i18n: file knewprojectdlgs.ui line 600
+#: rc.cpp:237
+#, no-c-format
+msgid "Accessed after:"
+msgstr "Даромадан баъд аз:"
+
+#. i18n: file knewprojectdlgs.ui line 608
+#: rc.cpp:240
+#, no-c-format
+msgid "Accessed before: "
+msgstr "Даромадан пеш аз: "
+
+#. i18n: file knewprojectdlgs.ui line 624
+#: rc.cpp:243
+#, no-c-format
+msgid "Last Writing Access"
+msgstr "Даромади охирин ба навиштаҷотҳо"
+
+#. i18n: file knewprojectdlgs.ui line 629
+#: rc.cpp:246
+#, no-c-format
+msgid "Last Reading Access"
+msgstr "Даромади охирин ба чизҳои хонда шаванда"
+
+#. i18n: file knewprojectdlgs.ui line 737
+#: rc.cpp:249
+#, no-c-format
+msgid "Size Filtering"
+msgstr "Андозаи таровиш"
+
+#. i18n: file knewprojectdlgs.ui line 764
+#: rc.cpp:252
+#, fuzzy, no-c-format
+msgid "Minimum si&ze:"
+msgstr "Андозаи хурдтарин:"
+
+#. i18n: file knewprojectdlgs.ui line 772
+#: rc.cpp:255
+#, no-c-format
+msgid "Maximum size:"
+msgstr "Андозаи калонтарин:"
+
+#. i18n: file knewprojectdlgs.ui line 822
+#: rc.cpp:258 rc.cpp:261
+#, no-c-format
+msgid "KB"
+msgstr "КБ"
+
+#. i18n: file koptionsdlgs.ui line 34
+#: rc.cpp:267
+#, no-c-format
+msgid "General"
+msgstr "Умумӣ"
+
+#. i18n: file koptionsdlgs.ui line 56
+#: rc.cpp:273
+#, fuzzy, no-c-format
+msgid "Enable commands in replace strings"
+msgstr "Тағирёбандаҳо дар хатҳои гузарондашударо тавоно созед"
+
+#. i18n: file koptionsdlgs.ui line 83
+#: rc.cpp:279
+#, no-c-format
+msgid "Notif&y on errors"
+msgstr ""
+
+#. i18n: file koptionsdlgs.ui line 91
+#: rc.cpp:282
+#, no-c-format
+msgid "Case sensitive"
+msgstr "Қутии ҳасос"
+
+#. i18n: file koptionsdlgs.ui line 102
+#: rc.cpp:285
+#, no-c-format
+msgid "Recursive (search/replace in all sub folders)"
+msgstr "Рекурсивӣ (ҷустуҷӯ/ҳаракат кардани ба ҳама зер-феҳристҳо)"
+
+#. i18n: file koptionsdlgs.ui line 116
+#: rc.cpp:288
+#, no-c-format
+msgid "Enable regular e&xpressions"
+msgstr ""
+
+#. i18n: file koptionsdlgs.ui line 124
+#: rc.cpp:291
+#, no-c-format
+msgid "Do &backup copy"
+msgstr ""
+
+#. i18n: file koptionsdlgs.ui line 168
+#: rc.cpp:300
+#, fuzzy, no-c-format
+msgid "Advanced Options"
+msgstr "&Пешакӣ"
+
+#. i18n: file koptionsdlgs.ui line 179
+#: rc.cpp:303
+#, no-c-format
+msgid "Ignore hidden files and folders"
+msgstr "Ба феҳрист ва фаӣлҳои руст карда шуда аҳамият надиҳед"
+
+#. i18n: file koptionsdlgs.ui line 187
+#: rc.cpp:306
+#, fuzzy, no-c-format
+msgid "Follow s&ymbolic links"
+msgstr "Паӣрав кардани нишони алоқаҳо"
+
+#. i18n: file koptionsdlgs.ui line 195
+#: rc.cpp:309
+#, no-c-format
+msgid "When searching, stop on first string found (faster but no details)"
+msgstr ""
+"Дар вақти ҷустуҷӯ, дар хати якуми ефташуда истед (тезтар вале бе тафсил)"
+
+#. i18n: file koptionsdlgs.ui line 206
+#: rc.cpp:312
+#, no-c-format
+msgid "Do not show file if no strings are found or replaced"
+msgstr ""
+
+#. i18n: file koptionsdlgs.ui line 242
+#: rc.cpp:315
+#, no-c-format
+msgid "Show confirmation dialog"
+msgstr ""
+
+#. i18n: file koptionsdlgs.ui line 255
+#: rc.cpp:318
+#, fuzzy, no-c-format
+msgid "Confirm before replace each string"
+msgstr "Ҷоӣ гузории ҳар яки хатҳоро тасдиқ кунед"
+
+#. i18n: file koptionsdlgs.ui line 296
+#: rc.cpp:324
+#, fuzzy, no-c-format
+msgid "&Default Values"
+msgstr "&Маъноҳои пешфарз"
+
+#: report.cpp:41 report.cpp:194
+#, fuzzy
+msgid "Cannot open the file %1."
+msgstr "Санаро дар %1. навиштан антавонист"
+
+#: report.cpp:55
+#, fuzzy
+msgid "Replace with"
+msgstr "Ҷойгузорӣ бо:"
+
+#: report.cpp:59
+msgid "Total number occurrences"
+msgstr ""
+
+#: report.cpp:60
+msgid "-"
+msgstr ""
+
+#: report.cpp:68
+#, fuzzy
+msgid "KFileReplace Report"
+msgstr "KFileReplacePart"
+
+#: report.cpp:73
+#, fuzzy
+msgid "Searching/Replacing Strings Table"
+msgstr "Ҷустуҷӯӣ ва ҷойгузорӣ дар файлҳо"
+
+#: report.cpp:76
+#, fuzzy
+msgid "Search for"
+msgstr "Ҷустуҷӯӣ:"
+
+#: report.cpp:111
+#, fuzzy
+msgid "Results Table"
+msgstr "&Натиҷаҳо"
+
+#: report.cpp:201
+msgid "Created by"
+msgstr ""
+
+#: report.cpp:203
+msgid "date"
+msgstr ""
+
+#: report.cpp:205
+msgid "Total occurrences"
+msgstr ""
+
+#: whatthis.h:29
+msgid ""
+"Shows the statistics of your operations. Note that the columns content changes "
+"depending on what kind of operation you are performing."
+msgstr ""
+
+#: whatthis.h:31
+msgid ""
+"Shows a list of strings to search for (and if you specified it, a list of "
+"strings to replace with). Use the \"add strings\" dialog to edit your string "
+"list or double click on a string."
+msgstr ""
+
+#: whatthis.h:34
+msgid ""
+"Base folder for operations of search/replace. Insert path string here by hand "
+"or use the search button."
+msgstr ""
+
+#: whatthis.h:36
+msgid "Shell-like wildcards. Example: \"*.html;*.txt;*.xml\"."
+msgstr ""
+
+#: whatthis.h:38
+msgid ""
+"Insert the minimum file size you want to search, or leave it unchecked if you "
+"don't want minimum size limit."
+msgstr ""
+
+#: whatthis.h:40
+msgid ""
+"Insert the maximum file size you want to search, or leave it unchecked if you "
+"don't want maximum size limit."
+msgstr ""
+
+#: whatthis.h:42
+msgid ""
+"Insert the minimum value for file access date that you want to search, or leave "
+"it unchecked if you don't a minimum limit."
+msgstr ""
+
+#: whatthis.h:44
+msgid ""
+"Insert the maximum value for file access date that you want to search, or leave "
+"it unchecked if you don't a maximum limit."
+msgstr ""
+
+#: whatthis.h:46
+#, fuzzy
+msgid ""
+"Select \"writing\" if you want to use the date of the last modification, or "
+"\"reading\" to use the the date of the last access."
+msgstr ""
+"Интихоб намоед \"Навиштан\"-ро агар шумо хоҳед, ки таърихи охириниислоҳро "
+"истифода намоед ва агар роҳи охирини хонда шуда пас \"Хондан\"-ро истифода "
+"намоед."
+
+#: whatthis.h:48
+msgid "Minimum value for access date."
+msgstr ""
+
+#: whatthis.h:50
+msgid "Maximum value for access date."
+msgstr ""
+
+#: whatthis.h:52
+#, fuzzy
+msgid "Insert here the string to search for."
+msgstr "Ҳеҷ чиз барои ивазнамои ва ҷустуҷӯ нест."
+
+#: whatthis.h:54
+#, fuzzy
+msgid "Insert here the string to replace with."
+msgstr "Ҳеҷ чиз барои ивазнамои ва ҷустуҷӯ нест."
+
+#: whatthis.h:57
+msgid "Enable this option if your search is case sensitive."
+msgstr ""
+
+#: whatthis.h:59
+msgid "Enable this option to search in sub folders too."
+msgstr ""
+
+#: whatthis.h:61
+msgid ""
+"Enable this option when you are searching for a string and you are only "
+"interested to know if the string is present or not in the current file."
+msgstr ""
+
+#: whatthis.h:65
+msgid ""
+"If kfilereplace encounters a symbolic link treats it like a normal folder or "
+"file."
+msgstr ""
+
+#: whatthis.h:67
+#, fuzzy
+msgid "Enable this option to ignore hidden files or folders."
+msgstr "Ба феҳрист ва фаӣлҳои руст карда шуда аҳамият надиҳед"
+
+#: whatthis.h:69
+#, fuzzy
+msgid ""
+"If this option is enabled, KFR will show even the names of the files in which "
+"no string has been found or replaced."
+msgstr ""
+"Агар ин параметр дастрас набошад, файлҳо ва феҳристҳои пинҳоншуда (файлҳое, ки "
+"бо нуқтаи .kde оғоз мешаванд) ёфта/ҷойғузорӣ карда намешаванд."
+
+#: whatthis.h:71
+msgid ""
+"Allows you to apply QT-like regular expressions on the search string. Note that "
+"a complex regular expression could affect speed performance"
+msgstr ""
+
+#: whatthis.h:73
+msgid ""
+"Enable \"commands\". For example: if search string is \"user\" and replace "
+"string is the command \"[$user:uid$]\", KFR will substitute \"user\" with the "
+"uid of the user."
+msgstr ""
+
+#: whatthis.h:75
+msgid "Enable this option if you want leave original files untouched."
+msgstr ""
+
+#: whatthis.h:77
+msgid ""
+"Enable this option if you want to be asked for single string replacement "
+"confirmation."
+msgstr ""
+
+#: whatthis.h:80
+msgid ""
+"Enable this option to perform replacing as a simulation, i.e. without make any "
+"changes in files."
+msgstr ""
+
+#: whatthis.h:93
+#, fuzzy
+msgid "Select search-only mode."
+msgstr "Ҷустуҷӯӣ"
+
+#: whatthis.h:95
+#, fuzzy
+msgid "Select search-and-replace mode."
+msgstr "Фармони кофтуковӣ ва чойивазкунӣ"
+
+#: whatthis.h:97
+msgid "Insert here a string you want search for."
+msgstr ""
+
+#: whatthis.h:99
+msgid "Insert here the string that KFR will use to replace the search string."
+msgstr ""
+
+#, fuzzy
+#~ msgid "Advanced"
+#~ msgstr "&Пешакӣ"
+
+#, fuzzy
+#~ msgid "KFileReplaceViewWdg"
+#~ msgstr "KFileReplace"
+
+#, fuzzy
+#~ msgid "Quick Search/Replace"
+#~ msgstr "Кофту коб/&Ҷоӣ иваз куни"
+
+#, fuzzy
+#~ msgid "General options"
+#~ msgstr "Умумӣ"
+
+#~ msgid "Searching files..."
+#~ msgstr "Ҷустуҷӯ дар файлҳо..."
+
+#, fuzzy
+#~ msgid "Cannot open file %1 for reading."
+#~ msgstr "Файли %1-ро барои хондан кушода натавонист"
+
+#, fuzzy
+#~ msgid "Cannot open the file %1."
+#~ msgstr "Феҳристҳо кушода натавонистанд."
+
+#, fuzzy
+#~ msgid "Stop."
+#~ msgstr "&Исто"
+
+#~ msgid "New Search Project..."
+#~ msgstr "Лоиҳаи нави кофтуковӣ..."
+
+#, fuzzy
+#~ msgid "Cannot open file %1 for writing."
+#~ msgstr "Файли %1-ро барои навиштан кушода натавонист"
+
+#, fuzzy
+#~ msgid "Cannot open file %1 for reading and/or writing."
+#~ msgstr "Файли %1-ро барои хондан кушода натавонист"
+
+#, fuzzy
+#~ msgid "Cannot overwrite file %1."
+#~ msgstr "Санаро навиштан натавонист."
+
+#~ msgid "KFileReplace for KDE 3"
+#~ msgstr "KFileReplace барои KDE 3"
+
+#~ msgid "
KFileReplace is an application which allows you to replace multiple strings in all files of a directory, with some powerful options. For example, you can search for the string \"www.old-site.com/info.html\" and replace it with \"www.new-site.org/\" in all \"*.html\" files of a directory. Then it is very useful when updating a link which has changed in all web pages of a website. But it can make win a lot of time in other situations. For example, when porting an application from KDE 1.x to KDE 2.x, you have a lot of functions names or files names to change, as \"kmsgbox.h\" with \"kmessagebox.h\".
There are very powerful options in the new version: the wildcards and the variables support.
The wildcards (* for an expression, and ? for a single character) can be used in the search and in the replace strings.
The variables can be the date, or the current filename, in the format you want.
Everyone is welcome to contribute to this project. You do not have to be a developer to do it. You can do many things: - Write the SGML documentation in English; - Translate the SGML documentation, or the program strings (in PO files); - Write some C++ code to add new features; - Send ideas about new features which would be useful; - Send bug reports to the author; - Draw new icons.
Please, contact the author if you want to work to help this project, then we will check the work is not already done, or being done. You also need to download the last version before writing anything: do not translate an old documentation version! You can look at the TODO file to have more details about things to do in the project.
KFileReplace is distributed under the GNU GPL (General Public License) license. Please, report all bugs you find to the author.
"
+#~ msgstr "
KФайли ҷойивазкунӣ аз руи GNU GPL тақсим мешавад (Лицензияи умумӣ) лицензия. Ахбороти ҳамаи хатогиҳоро ба муаллифирсол намоед.
"
+
+#~ msgid "&What KFileReplace Does"
+#~ msgstr "&KФайли ҷойивазкунӣ барои чӣ лозим аст"
+
+#~ msgid "&Contribute"
+#~ msgstr "&Ҳамкорӣ"
+
+#~ msgid "Aut&hors"
+#~ msgstr "Муаллиф&ҳо"
+
+#~ msgid "Main author and French translator"
+#~ msgstr "Муаллифи асосӣ ва тарҷумони французӣ"
+
+#~ msgid "KPartification, integration with Quanta Plus"
+#~ msgstr "Партификаця ва интеграця бо Quanta Plus"
+
+#~ msgid "&License"
+#~ msgstr "&Лисензия"
+
+#~ msgid "You must fill the text to find (and Replace) before clicking on 'OK'."
+#~ msgstr " Шумо бояд пеш аз пахш кардани'OK' матнро барои ёфтан ё ҷойивазкунӣ пешакӣ пур кунед."
+
+#~ msgid "File: %1"
+#~ msgstr "Файл: %1"
+
+#~ msgid "Folder: %1"
+#~ msgstr "Феҳрист: %1"
+
+#~ msgid "Cannot access directory %1."
+#~ msgstr "Ба директория роҳ нест %1."
+
+#~ msgid "Replace File Confirmation"
+#~ msgstr "¯Ҷои файлро иваз кунед"
+
+#~ msgid "There is not enough disk free space to replace in the file %1."
+#~ msgstr "Барои иваз кардани файл дар диск ҷои холӣ вуҷуд надорад %1."
+
+#~ msgid "Directory: %1 Full path: %2/%3
Do you want to replace strings in files of this directory?"
+#~ msgstr "Директория: %1 Роҳи пурра: %2/%3
Шумо мехоҳед сатрҳои файли ин директорияро иваз кунед?"
+
+#~ msgid "Replace Directory Confirmation"
+#~ msgstr "Ҷои директорияро иваз кунед"
+
+#~ msgid "Cannot read the access rights for file%1"
+#~ msgstr "Қойдаҳои ба файли %1даромаданро хондан натавоист"
+
+#~ msgid "Cannot set the access rights for file%1"
+#~ msgstr "Қойдаҳои ба файли %1 дармаданро гузоштан натавонист"
+
+#~ msgid "Cannot map file %1 for reading."
+#~ msgstr "Файли %1-ро нишон додан натавонист."
+
+#~ msgid "Cannot list tree items."
+#~ msgstr "Маҳлумотро руихат кардан натавонист."
+
+#~ msgid "Operation canceled."
+#~ msgstr "Амал гум шуд."
+
+#~ msgid "File skipped."
+#~ msgstr "Файл аз назар гузаронида шуд."
+
+#~ msgid "Directory skipped."
+#~ msgstr "Директория аз назар гузаронида шуд."
+
+#~ msgid "You want to insert wildcard number %1 with [#%2#], but there are only %3 wildcards. The first is [#0#] and not [#1#]. Then the last is [#%4#]."
+#~ msgstr "Шумо мехоҳед дохил кардани символ рақаи ноайёни %1 бо [#%2#], лекин онҳо истифодабурда мешаванд фашкат барои %3 Номгузории ин рақамҳо сар мешавад аз [#0#] на за [#1#]. Яъне,ки рақами охирон - [#%4#]."
+
+#~ msgid "%.2f TB"
+#~ msgstr "%.2f TB"
+
+#~ msgid "KFileReplace part currently works only for local files. Do you still want to continue?"
+#~ msgstr "Қисмати KFileReplace кор мекунад фақат бо шабакаи файлҳо.Давом диҳам ?"
+
+#~ msgid "Save &Results As..."
+#~ msgstr "Нигоҳ доштани &натиҷаҳо ҳамчун..."
+
+#~ msgid "Enable &Wildcards"
+#~ msgstr "&Нишонаҳои ниқобдор"
+
+#~ msgid "Disable &Wildcards"
+#~ msgstr "Хомуш сохтани&нишонаҳои ниқобдор"
+
+#~ msgid "Disable &Variables in Replace String: [$name:format$]"
+#~ msgstr "Тағирёбандаҳо &дар хати гузарондашударо имконият надодан: [$ном:андоза$]"
+
+#~ msgid "&Open in Quanta"
+#~ msgstr "&Кушодан дар Quanta"
+
+#~ msgid "The replacing operation is already running. You must finish it before."
+#~ msgstr "Фаъолияти ивазнамои алакай фаъол шудааст. Хотимаёбии онро интизор шавед."
+
+#~ msgid "The maximum expression wildcard length is not valid (should be between 2 and 10000)"
+#~ msgstr "Дарозии максималии таҷассумёфта нодуруст мебошад(фосилаи: 2..10000)"
+
+#~ msgid "You cannot use the same character for expression wildcard and for character wildcard."
+#~ msgstr "Шумо метавонед истифода баред яке аз символҳоро барои изҳороти ва барои як симвли."
+
+#~ msgid "Creating new document..."
+#~ msgstr "Ҳуҷҷати нав созед..."
+
+#~ msgid ""
+#~ "_n: %n string found\n"
+#~ "%n strings found"
+#~ msgstr ""
+#~ "%n сатр ёфт гардид\n"
+#~ "%n сатрҳо ёфт гардид"
+
+#~ msgid ""
+#~ "_n: (in %n file)\n"
+#~ " (in %n files)"
+#~ msgstr ""
+#~ " (дар %n файл)\n"
+#~ " (дар %n файлҳои)"
+
+#~ msgid ""
+#~ "_n: %n file found\n"
+#~ "%n files found"
+#~ msgstr ""
+#~ "%n файл ёфт шуд\n"
+#~ "%n файлҳо ёфт шуд"
+
+#~ msgid ""
+#~ "_n: %n string successfully replaced\n"
+#~ "%n strings successfully replaced"
+#~ msgstr ""
+#~ "%n хати хушбахтона ба ҷояшон гузошта шуданд\n"
+#~ "%n хатҳо хушбахтона ба ҷояшон гузошта шуданд"
+
+#~ msgid ""
+#~ "_n: %n file successfully replaced\n"
+#~ "%n files successfully replaced"
+#~ msgstr ""
+#~ "%n фаӣл хушбахтона ба ҷояшон гузошта шуданд\n"
+#~ "%n фаӣлҳо хушбахтона ба ҷояшон гузошта шуданд"
+
+#~ msgid ""
+#~ "*.xhtml|XHTML Files (*.xhtml)\n"
+#~ "*|All Files (*)"
+#~ msgstr ""
+#~ "*.xhtml|XHTML Файлҳо (*.xhtml)\n"
+#~ "*|Ҳамаи файлҳо (*)"
+
+#~ msgid "Cannot open the file %1 for writing the save results."
+#~ msgstr "Фаӣлро кушода намешавад %1барои навиштани натиҷаҳои нигоҳдошта."
+
+#~ msgid "KFileReplace Results File"
+#~ msgstr "Натиҷаҳои файли KFileReplace"
+
+#~ msgid "Creation date: %1"
+#~ msgstr "Сохтани таърих: %1"
+
+#~ msgid "Old size:"
+#~ msgstr "Андозаи кӯҳна:"
+
+#~ msgid "--> New size:"
+#~ msgstr "--> Андозаи нав:"
+
+#~ msgid "Number of replaced strings: %1"
+#~ msgstr "Рақами хатҳои ҷо ба ҷо карда шуда: %1"
+
+#~ msgid ""
+#~ "*.kfr|KFileReplace Strings (*.kfr)\n"
+#~ "*|All Files (*)"
+#~ msgstr ""
+#~ "*.kfr|KFileReplace хатҳо (*.kfr)\n"
+#~ "*|Ҳама файлҳо (*)"
+
+#~ msgid "Cannot read data."
+#~ msgstr "Санаро хонда намешавад."
+
+#~ msgid "The %1 item is already present in the list."
+#~ msgstr "Чиз %1 аллакаӣ ба рӯӣхат пешниҳод карда шуд."
+
+#~ msgid "Unable to have more than %1 items to search or replace."
+#~ msgstr "Имконият нест, ки зиёдтар аз %1 чиз кофта ё ҷоӣ иваз карда шавад."
+
+#~ msgid "Success"
+#~ msgstr "Муваффақият"
+
+#~ msgid "Delete Confirmation"
+#~ msgstr "Нобудкардани Тасдиқ"
+
+#~ msgid "Some edit boxes are empty"
+#~ msgstr "Баъзеи аз қутиҳои таъғиротҳо холианд"
+
+#~ msgid "The dates must be in the YYYY-MM-DD format."
+#~ msgstr "Рӯзҳо дар андозаи YYYY-MM-DD бояд бошанд."
+
+#~ msgid "The accessed after date is after the accessed before date."
+#~ msgstr "Дастрасро гирифта буд баъд аз санаро буд баъд аз дастрасро гирифта буд пеш аз сана."
+
+#~ msgid "must be"
+#~ msgstr "бояд бошанд"
+
+#~ msgid "You must type the symbols for expressions and for characters before clicking on 'OK'."
+#~ msgstr "Шумо метавонед нишонҳоро барои изҳорҳо ва сифатҳо чоп кунед, пеш аз пахш кардани тугмаи 'OK'."
+
+#~ msgid "You cannot use the same character for expression wildcard and for character wildcard."
+#~ msgstr "Шумо сифатҳои якхеларо ҳам барои изҳори гурӯҳи калимаҳо ва бароисифати гурӯҳи калимаҳо.истифода бурда наметавонед."
+
+#~ msgid "The maximum wildcard expression length must be a valid number (between 2 and 10000)."
+#~ msgstr "Миқдори калонтарини гурӯҳи аломатҳо изҳори дарозиашон бояд рақами ҳақиқи бошад (аз 2 то 10000)."
+
+#~ msgid "Replaced Items"
+#~ msgstr "Чизҳои ҷоӣ иваз карда шуда"
+
+#~ msgid "Result"
+#~ msgstr "Натиҷа"
+
+#~ msgid "&Edit with Kate"
+#~ msgstr "&Таҳрир кардан бо Kate"
+
+#~ msgid "Replacing Rules"
+#~ msgstr "Ба ҷои гузоштани қонунҳо"
+
+#~ msgid "Replace First String with Second?"
+#~ msgstr "Хати якумро бо хати дуюм ҷои иваз кунед?"
+
+#~ msgid "File:"
+#~ msgstr "Файл:"
+
+#~ msgid "Folder:"
+#~ msgstr "Феҳрист:"
+
+#~ msgid "&Yes"
+#~ msgstr "&Ҳа"
+
+#~ msgid "&No"
+#~ msgstr "&Не"
+
+#~ msgid "Skip File"
+#~ msgstr "Партофтани Фаил"
+
+#~ msgid "Enable &wildcards"
+#~ msgstr "Имконияти &гурӯҳи аломатҳо"
+
+#~ msgid "&Replace with:"
+#~ msgstr "Аз ҷое ба &ҷое гузаронед бо:"
+
+#~ msgid "&Search for:"
+#~ msgstr "&Ҷустуҷӯи :"
+
+#~ msgid "Ignore whitespaces (\\n,\\r,\\t,multi-spaces) (useful in HTML code)"
+#~ msgstr "Ба ҷоӣҳои холи аҳамият надиҳед (\\n,\\r,\\t,дигар-ҷоӣ) ( рамзи даркори дар HTML)"
+
+#~ msgid "All strings must be found"
+#~ msgstr "Ҳамаи хатҳо бояд ёфт шаванд"
+
+#~ msgid "Wildcards"
+#~ msgstr "Гурӯҳи аломатҳо"
+
+#~ msgid "Enable wildcards"
+#~ msgstr "Имконият ба гурӯҳи аломатҳо"
+
+#~ msgid "Symbols"
+#~ msgstr "Аломатҳо"
+
+#~ msgid "For a single char (default='?'):"
+#~ msgstr "Барои кори якка (ба анҷом нарасидан='?'):"
+
+#~ msgid "?"
+#~ msgstr "?"
+
+#~ msgid "For an expression (default:'*'):"
+#~ msgstr "Брои изҳор (иҷро нашудан:'*'):"
+
+#~ msgid "*"
+#~ msgstr "*"
+
+#~ msgid "Maximum length of a wildcard expression:"
+#~ msgstr "Миқдори дарозтарини гурӯҳи аломатҳои изҳор:"
+
+#~ msgid "100"
+#~ msgstr "100"
+
+#~ msgid "Use wildcards in the replace string"
+#~ msgstr "Гурӯҳи аломатҳоро дар хатҳои ба ҷоӣ баргардонидашуда истифода баред"
+
+#~ msgid "Backup: Create a copy into a .OLD file before replacing strings"
+#~ msgstr "Нусқаи зиёдатӣ: Нусқаи нав дар даруни .OLD сохта, файл пеш аз ба ҷо гузоштани хатҳо "
+
+#~ msgid "Confirm Before Replacing"
+#~ msgstr "Пеш аз ҷоӣ иваз кардан тасдиқ кунед"
+
+#~ msgid "Confirm before replacing in a folder"
+#~ msgstr "Пеш аз ҷоӣ иваз кардани феҳрист тасдиқ кунед"
+
+#~ msgid "Confirm before replacing in a file"
+#~ msgstr "Пеш аз ҷоӣ иваз кардани фаӣл тасдиқ кунед"
+
+#~ msgid "The list which shows all the results of the last operation. You can see all the files which were successfully found/replaced in green, and files where there was an error in red. You can see in the Result column, the number of strings found/replaced for each file. In blue, there is the general string which was found, and in yellow, if you are using wildcards or variables, you can see the real text which was found from a string with wildcards"
+#~ msgstr "Ин варақа ҳамаи он натиҷаҳои охрин истифода шударо нишон медиҳад. Шумо метавонед ҳамаи он файлҳое ки бо муваффақият ёфта/ҷойгузин кардан ба экрани сабз ва он файлҳое ки хатогӣ ҷой дорад бо ранги сурх ишора карда шудаанд. Шумо метавонед дар натиҷаи сутун, рақами риштаи ёфта шуда/ҷойгузин карда шуда ба ҳар як файл. Бо ранги кабуд он риштаҳое, ки ёфта шудаанд ва бо ранги зард, агар шумо рамзҳои гуруҳиро истифода намоед ва ё тағирёбандадор бошад пас шумо метавонед матни ҳақиқие, ки аз риштаи бо рамзҳои гуруҳ ёфта шудаанд метавон дид"
+
+#~ msgid "In the strings list, the user must add all the strings which must be searched and replaced inside the files. If you are searching, you can add no string in this list. Then all files of the directory, will be shown if the filter is valid (*.htm* for example). This list is managed by the Strings menu. Before making any replace, and sometimes before the search, you need to add string in this list. You can use the + icon of the toolbar to do it. You can delete a string, empty the list, save the strings of the list into a file, and load them from a file. This last option is very useful when you makes the same search/replace operation all the time, and you need to reuse the same strings. You can use wildcards and variables options in the strings. Please, read help for more details."
+#~ msgstr "Дар риштаи лист, истифодабаранда бояд ҳамаи он риштаҳое, ки бояд бозёбӣ ва тағирёбанда шудаи дар дохили файл илова карда шавад.Агар шумо ҷӯстуҷу истода бошед пас шумо метавонед ба ин лист риштаро илова нанамоед.Пас ҳамаи файлҳои раҳнамо агар онҳо ҳамчун филтри қонунӣ (масалан *.htm*)бошанд пас метавон нишон дод.Ин лист бо менюиРиштаҳоидора карда мешавад.Пеш аз оне ки ягон чизеро тағир ва ё ҷустуҷу намоед ба шумо лозим меояд, ки ба ин лист ришта илова намоед.Шумо метавонед инро дар нақши абзори сутунҳо + истифода бурд.Шумо метавонед листро нобуд созед, листро холӣ гузоред, листро дар дохили ришта нигоҳ доред ва онҳоро аз файл пурбор намоед.Ин охирин интихоб хело ҳам фоиданок мебошад он вақте ки шумо ҳамон ҷустуҷу/ тағирёбии амалро ҳама вақт истифода менамоед ва ба шумо лозим меояд, ки ҳамон риштаро истифодаи муҷаддад намоед.Шумо метавонед рамзҳои гуруҳин ва интихоби тағирпазирро дар ришта истифода намуд.Барои пурра маълумот гирифтан марҳамат карда ёрдамро хонед (истифода намоед)."
+
+#~ msgid "This is the directory where the search or the replace operation will be done."
+#~ msgstr "Ин ҳамон роҳнамоест, ки дар он ҷо метавон ҷустуҷӯ ва ё тағирпазирии амал ба хотима расид."
+
+#~ msgid "Fix the filter of the files you want to search. For example, write \"*.htm\" to search or replace all web pages. You can put more than an only filter, when using ';'. For example \"*.html;*.txt;*.xml\""
+#~ msgstr "Барқарор кардани филтри файлҳо агар шумо ҷустуҷӯ кардан хоҳед. Мисол, навишти \"*.htm\" барои ҷустуҷӯ ва ҷойгузорӣ кардани ҳамаи веб-саҳифаҳо. Дар вақти истифодаи ';'шумо метавонед зиёд аз як филтр гузоред. Мисол\"*.html;*.txt;*.xml\""
+
+#~ msgid "Minimal size of files. For example, if you put 1024 KB, all files whose size is less than 1 MB will not be included."
+#~ msgstr "Андозаи хурди файлҳо.Масалан, агар шумо 1024 KB-ро ворид намудед пас ҳамаи он файлҳое ки аз 1 МВ хурдтар аст дарбар гирифта намешаванд."
+
+#~ msgid "Maximal size of files. For example, if you put 2048 KB, all files whose size is more than 2 MB will not be included."
+#~ msgstr "Андозаи калони файлҳо.Масалан, агар шумо 2048 KB-ро ворид намудед пас ҳамаи он файлҳое ки аз 2 МВ хурдтар аст дарбар гирифта намешаванд."
+
+#~ msgid "Minimal date of files in YYYY/MM/DD format. For example, if you put 2000/01/31, all files which were (modified/read) before the 31 January 2000 will not be included."
+#~ msgstr "Таърихи ками файлҳо дар формати Сол/Моҳ/Рӯз.Масалан, агар шумо 2000/01/31 гузоред пас ҳамаи файлҳое, ки (тағиру табдил додаанд/хондаанд) пеш аз 31 Январи соли 2000-ум дароварда намешавад."
+
+#~ msgid "Maximal date of files in YYYY/MM/DD format. For example, if you put 1999/12/31, all files which were (modified/read) after the 31 December 1999 will not be included."
+#~ msgstr "Таърихи калони файлҳо дар формати Сол/Моҳ/Рӯз.Масалан, агар шумо 1999/12/31 гузоред пас ҳамаи файлҳое, ки (тағиру табдил додаанд/хондаанд) пеш аз 31 Декабри соли 1999-ум дароварда намешавад."
+
+#~ msgid "If enabled, lowers and uppers are different. If you are searching for \"Linux\" and this option is on, \"LINUX\" will not be found."
+#~ msgstr "Агар дастрас бошад, бологиҳо ва пастиҳо ҳархела ҳастанд. Агар шумо \"Linux\"-ро ҷустуҷӯ кунед, ин параметр кор мекунад, \"LINUX\" ёфта намешавад."
+
+#~ msgid "Work in all subfolders of the main folder of the project"
+#~ msgstr "Кор кардан дар ҳамаи зерфеҳристҳои феҳристи асосии лоиҳа"
+
+#~ msgid "When searching, KFileReplace reads all the data of each file to know how many times each strings appears in the files. If you do not need to have this information, you can enable this option to make the search faster; then, the search will be finished in a file when the first occurrence of a string is found."
+#~ msgstr "Дар вақти ҷустуҷӯ, KFileReplace ҳамаи маълумотҳои ҳар як файлро барои донистани ки чанд бор ҳар як ришта, дар файлҳо пайдо мешавад, мехонад. Агар ба шумо ин ахборот даркор нест, шумо метавонед барои ҷустуҷӯи тез ба ин параметр дастрас шавед; баъд, ҷустуҷӯ дар файл ба анҷом мерасад дар вақте, ки рӯйдоди аввал банди нав ёфта шуд."
+
+#~ msgid "Ignore some characters when searching a string: \\r (carriage return), \\n (line feed) \\t (tab), and multi-spaces. This is very useful in HTML code, and with the end of the lines. For example, if you are searching for \"Linux is fast\" in a file, and there is a line feed between \"Linux\" and \"is\", then the string will not be found; this option can solve the problem."
+#~ msgstr "Дар вақти ҷустуҷӯ, KFileReplace ҳамаи маълумотҳои ҳар як файлро барои донистани ки чанд бор ҳар як ришта, дар файлҳо пайдо мешавад, мехонад. Агар ба шумо ин ахборот даркор нест, шумо метавонед барои ҷустуҷӯи тез ба ин параметр дастрас шавед; баъд, ҷустуҷӯ дар файл ба анҷом мерасад дар вақте, ки рӯйдоди аввал банди нав ёфта шуд."
+
+#~ msgid "If a folder symbolic link is found, it will be opened."
+#~ msgstr "Агар феҳристаи нишонии алоқа пайдо шуд, ин кушода мешавад."
+
+#~ msgid "The file will be found/replaced only if all strings from the list are found in the file."
+#~ msgstr "Файл ёфта мешавад/ҷойгузорӣ мешавад, агар ҳамаи бандҳо аз рӯйхатҳо дар файл ёфта шаванд."
+
+#~ msgid "This is the maximal length of the search made to find wildcards in a text. For example, if the length is 200, then the '*' symbol cannot be used to match more than 200 letters (bytes)."
+#~ msgstr "Агар ин параметр дастрас набошад, файлҳо ва феҳристҳои пинҳоншуда (файлҳое, ки бо нуқтаи .kde оғоз мешаванд) ёфта/ҷойғузорӣ карда намешаванд."
+
+#~ msgid "If enabled, the contents of the wildcards found in the search string will be copied into the replace string. For example, if you search for \"The * is under my bed\" and the text is \"The cat is under my bed\", and the replace string is \"I have a *\", then the text will be replaced with \"I have a cat\". If this options is disabled, you will have \"I have a *\"."
+#~ msgstr "Агар тавоно созед, қисматҳои wildcardsдар риштаи ковтуков ба ҷой ивазкунии ришта нусха бардорӣ карда мешавад.Масалан, агар шумо \"Ин * дар таги ҷои хоби ман аст\" ва матн бошад \"Гурба дар таги ҷои хоби ман аст\", агар ҷойҳояшонро иваз намоем \"Ман ... дорам *\", пас аз он матн ҷойяшро ба \"Ман гурба дорам\" иваз менамояд.Ва агар ин амал нотавон бошад пас шумо \"Ман ... доарм *\"-ро метавон дид."
+
+#~ msgid "If enabled, KFileReplace will replace variables with their values in the replace string. For example if the replace string is \"The current time is [$datetime:mm/dd/yyyy$]\", then the date will be written."
+#~ msgstr "Агар тавоно намудан, KFileReplace ҷойгиршавии бисёриҳои он бо арзиш дар ҷойивазкунии ришта ба амал меояд.Масалан агар риштаро ҷойяшро тағир диҳем \"Вақти ҷорӣ буда ин [$datetime:mm/dd/yyyy$]\" мебошад, пас таърихи рӯз навишта мешавад."
+
+#~ msgid "If enabled, backups of replaced files are created before any modifications; then, you can restore the old data if there is an error during the replace operation. A copy of the original files will be created, with the .OLD extension."
+#~ msgstr "Агар тавоно намудан, пуштибонии ҷойиваз карда шудаи файлҳо пеш аз ислоҳ, пас шумо метавонед аз нав таърихи рӯзи кӯҳнаро барқарор намоед, ҳангоме ҷойивазкунӣ хатогие рӯй дода бошадНусхаи файли ҳақиқи эҷод карда мешавад вале бо пасванди .OLD."
+
+#~ msgid "The same operation as the replace one, but do not make any changes in files. This is not a simple search, because you will see the exact changes that could be done (with regexp or variables for example.)"
+#~ msgstr "Ҳамон амал, ки ҷойгузорӣ кардааст, дар файлҳо ягон тағйироте накард. Ин ҷустуҷӯи оддӣ нест, барои он, ки шумо тағйиротҳои дуруст ки (бо regexp ё тағйирёбандаҳо мисол.) ҳал карда мешаванд, тамошо мекунед"
+
+#~ msgid "Enable use of the wildcards (* for expressions, and ? for single character if not modified in the wildcards options). For example, you can search for KMsgBox::message(*) and replace with KMessageBox::error(*)."
+#~ msgstr "Тавоно намудани истифодашавии wildcards (барои ифода намудан ва ? барои хислати тоқа агар дар амали wildcards тағиру табдил надодаанд).Масалан, шумо метавонед ковтукови KMsgBox::message(*) and replace with KMessageBox::error(*) намоед."
+
+#~ msgid "Create a copy of the original replaced files with the BAK extension before replacing."
+#~ msgstr "Эҷод кардани файлҳои аслии ҷойгузоршуда бо вусъати BAK пеш аз ҷойгузорӣ."
+
+#~ msgid "The lowers and uppers are different. For example, if you search for Linux and there is linux, then the string will not be found/replaced."
+#~ msgstr "Поёниву бологӣ ҳархела ҳастанд. Мисол, агар шумо Linux ҷустуҷӯ кунед ва дар он ҷо linux бошад, банд ёфта/ҷойгузорӣ карда намешавад."
+
+#~ msgid "Enable use of the variables, as the date & time or the name of the current file. The variable must be in the replace string, with the format [$%1: $]. When doing the replace, the value of the variable is written instead of the variable. If disabled, the replace string will be copied without substitution. Please, read help for more details on the variables names and formats."
+#~ msgstr "Тавоно намудани истифодабарии масалан рӯз & вақт ё инки номи файли ҷорӣ. Тағирёбанда бояд дар риштаи ҷойивазкунанда ҷой дошта бошад, дар формати [$%1: $].Ҳангоми ҷойивазкунӣ арзиши тағирёбӣ баҷои тағирёбанда навишта мешавад.Ва агар нотавон бошад ришти ҷойивазшавӣ бе зетстансия нусха бардорӣ карда мешавад.Марҳамат карда барои пурратар маълумот пайдо намудани номҳои тағирёбандаҳо ва форматҳо хабардор шавед (хонед)."
+
+#~ msgid ""
+#~ "_: Name of variable\n"
+#~ "Name"
+#~ msgstr "Ном"
+
+#~ msgid "Search/Replace files in the subfolders of the main folder selected when creating a new project at startup."
+#~ msgstr "Ҷустуҷӯ/Ҷобаҷогузории файлҳо дар зерфеҳристҳои феҳристи асосии интихобшуда дар вақти эҷод кардани амали нав дар оғозшавӣ."
diff --git a/tde-i18n-tg/messages/tdewebdev/kimagemapeditor.po b/tde-i18n-tg/messages/tdewebdev/kimagemapeditor.po
new file mode 100644
index 00000000000..874f8d87e30
--- /dev/null
+++ b/tde-i18n-tg/messages/tdewebdev/kimagemapeditor.po
@@ -0,0 +1,861 @@
+# translation of kimagemapeditor.po to Tajik
+# translation of kimagemapeditor.po to Тоҷикӣ
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+# 2004, infoDev, a World Bank organization
+# 2004, Khujand Computer Technologies, Inc.
+# 2004, Youth Opportunities, NGO.
+# Roger V Kovacs, , 2004.
+# Victor Ibragimov , 2004.
+# Marina Kolucheva , 2004.
+# Erkin Pulatov , 2004.
+# Marina Kolucheva , 2004.
+# Victor Ibragimov , 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: kimagemapeditor\n"
+"POT-Creation-Date: 2007-12-30 01:24+0100\n"
+"PO-Revision-Date: 2005-09-16 16:28+0500\n"
+"Last-Translator: Victor Ibragimov \n"
+"Language-Team: Tajik\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10\n"
+
+#: kimearea.h:180 kimedialogs.cpp:432
+msgid "Rectangle"
+msgstr "Росткунҷа"
+
+#: kimearea.h:203 kimedialogs.cpp:433
+msgid "Circle"
+msgstr "Доира давра"
+
+#: kimearea.h:229 kimedialogs.cpp:434
+msgid "Polygon"
+msgstr "Бисёркунҷа"
+
+#: kimagemapeditor.cpp:106 kimagemapeditor.cpp:135 mapslistview.cpp:29
+msgid "Maps"
+msgstr "Харитаҳо"
+
+#: kimagemapeditor.cpp:245 mapslistview.cpp:158
+msgid "unnamed"
+msgstr "беном"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+"* НПО \"Имкониятҳои ҷавонон\" * Tajik Linux Users Group * Young Ladies Tajik "
+"Linux Users Group * http://www.khujand.org * http://www.tajikngo.org * "
+"http://www.yo-tj.org * Роҷер Ковакс, Виктор Ибрагимов, Марина Колючева, Евгения "
+"Фатхеева, Акмал Ватаншоев, Абророва Хиромон, Акмал Саломов, Акбар Ватаншоев, "
+"Фарход Ахмедов, Эркин Пулатов, Гулшод Довуди, Гулноз Курбанова, Зарина "
+"Косымова, Шухрат Лоиқов, Сурайё Ҷурахонова *"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+"rkovacs@khujand.org, youth_opportunities@tajikngo.org, MarinaKL@tajikngo.org"
+
+#: kimagemapeditor.cpp:259 main.cpp:28
+msgid "An HTML imagemap editor"
+msgstr "Муҳаррири ҳаритаи тасвири HTML"
+
+#: main.cpp:34
+msgid "Write HTML-Code to stdout on exit"
+msgstr "Коди HTML-ро "
+
+#: main.cpp:35
+msgid "File to open"
+msgstr "Файл барои кушодан"
+
+#: kimagemapeditor.cpp:258 main.cpp:43
+msgid "KImageMapEditor"
+msgstr "KМуҳаррири тасвири ҳарита"
+
+#: main.cpp:47
+msgid "For helping me with the Makefiles, and creating the Debian package"
+msgstr ""
+"Ба ман мадад расондан бо СохтаниФайлҳо ва сохтани барномаи коромодаи Debian"
+
+#: main.cpp:48
+msgid "For helping me fixing --enable-final mode"
+msgstr "Ба ман барои таъмир кардани -- тарзи -имкони финалиро ёри расондан"
+
+#: main.cpp:49
+msgid "For the Spanish translation"
+msgstr "Барои тарҷумаи испаниягӣ"
+
+#: main.cpp:50
+msgid "For the Dutch translation"
+msgstr "Барои тарҷумаи даниягӣ"
+
+#: main.cpp:51
+msgid "For the French translation"
+msgstr "Барои тарҷумаи франсиягӣ"
+
+#: arealistview.cpp:38 kimagemapeditor.cpp:105 kimagemapeditor.cpp:134
+msgid "Areas"
+msgstr "Ноҳияҳо"
+
+#: arealistview.cpp:39 kimedialogs.cpp:840
+msgid "Preview"
+msgstr "Пешнамоиш"
+
+#: arealistview.cpp:47
+msgid ""
+"
Area List
The area list shows you all areas of the map."
+" The left column shows the link associated with the area; the right column "
+"shows the part of the image that is covered by the area."
+" The maximum size of the preview images can be configured."
+msgstr ""
+"
"
+
+#: editor/mainwindowactions.cpp:398
+#, fuzzy
+msgid "Editor"
+msgstr "Аммали вироишгар"
+
+#: editor/mainwindowactions.cpp:408
+#, c-format
+msgid "The File toolbar%1"
+msgstr "Пайраҳаи асбоби файлThe File toolbar%1"
+
+#: editor/mainwindowactions.cpp:414
+msgid "Creates a new dialog"
+msgstr "Муколимаи нав созед"
+
+#: editor/mainwindowactions.cpp:420
+#, fuzzy
+msgid "Opens an existing dialog"
+msgstr "Муколимаи вуҷуд доштаро кушоед"
+
+#: editor/mainwindowactions.cpp:426
+#, fuzzy
+msgid "Opens recently open file"
+msgstr "Файли нав кушода "
+
+#: editor/mainwindowactions.cpp:431
+msgid "Closes the current dialog"
+msgstr "Муколимаи ҷоришавандаро махкам кунед"
+
+#: editor/mainwindowactions.cpp:439
+msgid "Saves the current dialog"
+msgstr "Муколимаи ҷоришавандаро нигоҳ доред"
+
+#: editor/mainwindowactions.cpp:446
+msgid "Saves the current dialog with a new filename"
+msgstr "Муколимаи ҷоришавандаро бо номфаӣли нав нигоҳ доред"
+
+#: editor/mainwindowactions.cpp:451
+msgid "Save All"
+msgstr "Ҳамаро нигоҳ доштан"
+
+#: editor/mainwindowactions.cpp:453
+msgid "Saves all open dialogs"
+msgstr "Ҳаммаи муколимаҳои кушодаро нигоҳ доред "
+
+#: editor/mainwindowactions.cpp:461
+msgid "Quits the application and prompts to save any changed dialogs"
+msgstr ""
+"Тарк намудани барнома ва эъломҳо барои нигоҳ доштани ягон гуфтугуи иваз карда "
+"шуда"
+
+#: editor/mainwindowactions.cpp:470
+msgid "&Run"
+msgstr "Иҷ&ро"
+
+#: editor/mainwindowactions.cpp:472
+msgid "Run Dialog"
+msgstr "Иҷрои муколима"
+
+#: editor/mainwindowactions.cpp:474
+msgid "Executes dialog"
+msgstr "Иҷро кардани муколима"
+
+#: editor/mainwindowactions.cpp:488
+msgid "Tile"
+msgstr "Сафоли бомпушӣ"
+
+#: editor/mainwindowactions.cpp:490
+msgid "Tiles the windows so that they are all visible"
+msgstr "Тирезаҳоро чунин ҷойгир кунед, ки ҳамааш намоён бошанд"
+
+#: editor/mainwindowactions.cpp:493 editor/mainwindowactions.cpp:498
+msgid "Cascade"
+msgstr "Қабат"
+
+#: editor/mainwindowactions.cpp:495
+msgid "Cascades the windows so that all their title bars are visible"
+msgstr "Қабати тирезаҳоро чунон пушед, ки унвони сутунҳо намоён бошанд"
+
+#: editor/mainwindowactions.cpp:500
+msgid "Closes the active window"
+msgstr "Равзанаи фаъолро махкам кунед"
+
+#: editor/mainwindowactions.cpp:503
+msgid "Close All"
+msgstr "Ҳамашро махкам кунед"
+
+#: editor/mainwindowactions.cpp:505
+msgid "Closes all form windows"
+msgstr "Ҳамаи шакли равзанаҳоро махкам кунед"
+
+#: editor/mainwindowactions.cpp:508
+msgid "Next"
+msgstr "Оянда"
+
+#: editor/mainwindowactions.cpp:510
+msgid "Activates the next window"
+msgstr "Равзанаи ояндаро ба кор дароред"
+
+#: editor/mainwindowactions.cpp:513
+msgid "Previous"
+msgstr "Гузашта"
+
+#: editor/mainwindowactions.cpp:515
+msgid "Activates the previous window"
+msgstr "Равзанаи гузаштаро ба кор дароред"
+
+#: editor/mainwindowactions.cpp:519
+msgid "&Window"
+msgstr "&Равзана"
+
+#: editor/mainwindowactions.cpp:531
+msgid "Vie&ws"
+msgstr "Намуд&ҳо"
+
+#: editor/mainwindowactions.cpp:532
+msgid "Tool&bars"
+msgstr "Абзори &Сутун"
+
+#: editor/mainwindowactions.cpp:568
+#, fuzzy
+msgid "Opens a dialog to change shortcuts"
+msgstr "Муколима-ро барои иваз кардани маълумотҳо кушоед"
+
+#: editor/mainwindowactions.cpp:571
+msgid "Configure &Plugins..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:573
+#, fuzzy
+msgid "Opens a dialog to configure plugins"
+msgstr "Муколима-ро барои иваз кардани маълумотҳо кушоед"
+
+#: editor/mainwindowactions.cpp:576
+msgid "&Configure Editor..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:578
+msgid "Configure various aspects of this editor."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:582
+msgid "Opens a dialog to change preferences"
+msgstr "Муколима-ро барои иваз кардани маълумотҳо кушоед"
+
+#: editor/mainwindowactions.cpp:598
+msgid "Create a new dialog..."
+msgstr "Эҷод кардани гуфтугуи нав..."
+
+#: editor/mainwindowactions.cpp:621
+msgid "Open a file..."
+msgstr "Кушодани файл..."
+
+#: editor/mainwindowactions.cpp:626
+msgid "Open Files"
+msgstr "Кушодани файлҳо"
+
+#: editor/mainwindowactions.cpp:662
+msgid "Reading file '%1'..."
+msgstr "Хондани файли '%1'..."
+
+#: editor/mainwindowactions.cpp:675
+msgid "Loaded file '%1'"
+msgstr "Пур бор кардани '%1'"
+
+#: editor/mainwindowactions.cpp:681 editor/mainwindowactions.cpp:682
+msgid "Could not load file '%1'"
+msgstr "Файли '%1' пур бор карда наметавонам"
+
+#: editor/mainwindowactions.cpp:682
+msgid "Load File"
+msgstr "Пур бор кардани файл"
+
+#: editor/mainwindowactions.cpp:717
+msgid "Enter a filename..."
+msgstr "Ворид намудани ном..."
+
+#: editor/mainwindowactions.cpp:745
+msgid "Qt Designer is crashing. Attempting to save files..."
+msgstr "Qt Designer аз кор афтод.Кушиш намоед, ки файлро нигоҳ доред..."
+
+#: editor/mainwindowactions.cpp:782 editor/mainwindowactions.cpp:845
+msgid "NewTemplate"
+msgstr "Қолаби нав"
+
+#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823
+msgid "Could not create the template"
+msgstr "Қолабро эҷод карда натавонист"
+
+#. i18n: file ./editor/createtemplate.ui line 38
+#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823
+#: rc.cpp:407
+#, no-c-format
+msgid "Create Template"
+msgstr "Эҷод кардани қолаб"
+
+#: editor/mainwindowactions.cpp:897
+msgid ""
+"Cannot paste widgets. Designer could not find a container\n"
+"to paste into which does not contain a layout. Break the layout\n"
+"of the container you want to paste into and select this container\n"
+"and then paste again."
+msgstr ""
+"Виҷетҳоро часпондан номумкин.Ороишгар контейнерро на ёфт\n"
+"часпондан дар онҷо ки дорои тарҳбандӣ набуд.Шикастани тарҳбандӣ\n"
+"контейнере ки шумо мехоҳед часпондан ба ва интихоб кардани контейнери \n"
+"ва баъд боз часпондан."
+
+#: editor/mainwindowactions.cpp:900
+msgid "Paste Error"
+msgstr "Мондани хато"
+
+#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1063
+msgid "Edit connections..."
+msgstr "Вироиши пайвастагӣ..."
+
+#: editor/mainwindowactions.cpp:1082
+msgid "Edit the current form's settings..."
+msgstr "Вироиш намудани варақаи барпои ҳолати вуҷуд буда..."
+
+#: editor/mainwindowactions.cpp:1090
+msgid "Edit preferences..."
+msgstr "Вироиши бартарӣ..."
+
+#: editor/command.cpp:499 editor/command.cpp:511
+msgid "Set 'name' Property"
+msgstr "Маҷмӯъаи сифати ном"
+
+#: editor/command.cpp:500
+msgid ""
+"The name of a widget must be unique.\n"
+"'%1' is already used in form '%2',\n"
+"so the name has been reverted to '%3'."
+msgstr ""
+"Номи ҷузъ бояд нодир бошад.\n"
+"'%1' аллакай дар шакл истифода шудааст '%2',\n"
+"ва ном ба '%3' бардошта шуд."
+
+#: editor/command.cpp:512
+msgid ""
+"The name of a widget must not be null.\n"
+"The name has been reverted to '%1'."
+msgstr ""
+"Номи ҷузъ бояд сифр набошад.\n"
+"Ном ба '%1' бардошта шуд."
+
+#: editor/newformimpl.cpp:123
+msgid "Load Template"
+msgstr "Пур бор кардани қолаб"
+
+#: editor/newformimpl.cpp:124
+msgid "Could not load form description from template '%1'"
+msgstr "Варақаи тавсифотро аз қолаби '%1' бор карда натавонист"
+
+#: editor/newformimpl.cpp:144
+msgid "Dialog"
+msgstr "Муколама"
+
+#: editor/newformimpl.cpp:150
+msgid "Wizard"
+msgstr "Wizard"
+
+#: editor/multilineeditorimpl.cpp:56
+msgid "Set Text of '%1'"
+msgstr "Мушаххаси матни '%1'"
+
+#. i18n: file ./editor/paletteeditoradvanced.ui line 198
+#: editor/mainwindow.cpp:1089 editor/mainwindow.cpp:1575
+#: editor/multilineeditorimpl.cpp:68 rc.cpp:143
+#, no-c-format
+msgid "Text"
+msgstr "Матн"
+
+#: editor/main.cpp:31
+msgid "Kommander is a graphical editor of scripted dialogs."
+msgstr ""
+
+#: editor/main.cpp:33
+msgid "Based on Qt Designer, (C) 2000 Trolltech AS."
+msgstr ""
+
+#: editor/main.cpp:37 executor/main.cpp:52
+msgid "Dialog to open"
+msgstr "Диалог барои кушодан"
+
+#: editor/main.cpp:43
+#, fuzzy
+msgid "Kommander"
+msgstr "Дар бораи Kommander"
+
+#: editor/main.cpp:46
+#, fuzzy
+msgid "Project manager"
+msgstr "Нақшаи файли &тасвир"
+
+#: editor/main.cpp:71
+msgid "Kommander Dialog Editor"
+msgstr "Вироиши гуфтугӯи Kommander "
+
+#: editor/wizardeditorimpl.cpp:62
+msgid "Edit Wizard Pages"
+msgstr "Вироиши саҳифаҳои Wizard "
+
+#: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525
+#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1171
+#: editor/mainwindow.cpp:1206 editor/wizardeditorimpl.cpp:112
+#, c-format
+msgid "Add Page to %1"
+msgstr "Саҳифаро ба %1 илова намоед"
+
+#: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551
+#: editor/mainwindow.cpp:1160 editor/mainwindow.cpp:1178
+#: editor/mainwindow.cpp:1213 editor/wizardeditorimpl.cpp:130
+msgid "Delete Page %1 of %2"
+msgstr "Саҳифаи аз %1то %2-ро нобуд созед"
+
+#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171
+msgid "Swap Pages %1 and %2 of %3"
+msgstr "Саҳифаи %1 ва %2 аз %3 мубодила кардан"
+
+#: editor/mainwindow.cpp:1114 editor/mainwindow.cpp:1227
+#: editor/wizardeditorimpl.cpp:200
+msgid "Page Title"
+msgstr "Сарлавҳаи саҳифа"
+
+#: editor/mainwindow.cpp:1114 editor/mainwindow.cpp:1227
+#: editor/wizardeditorimpl.cpp:200
+msgid "New page title:"
+msgstr "Сарлавҳаи нави саҳифа:"
+
+#: editor/mainwindow.cpp:1229 editor/wizardeditorimpl.cpp:202
+msgid "Rename page %1 of %2"
+msgstr "Саҳифаи %1 аз %2 аз нав номнавис намоед"
+
+#: editor/sizehandle.cpp:230
+msgid "Resize"
+msgstr "Дигар кардани андоза"
+
+#: editor/actionlistview.cpp:95
+msgid "&Connect Action..."
+msgstr "&Иттисол кардани амал..."
+
+#: editor/actionlistview.cpp:97
+msgid "Delete Action"
+msgstr "Нобуд кардани Амалиёт"
+
+#: editor/workspace.cpp:226
+msgid ""
+msgstr "<Лоиҳа нест>"
+
+#: editor/workspace.cpp:661
+msgid "&Open Source File..."
+msgstr "&Кушодани манбаъи файл..."
+
+#: editor/workspace.cpp:664
+msgid "&Remove Source File From Project"
+msgstr "&Гузориши манбаъи файл аз лоиҳа"
+
+#: editor/workspace.cpp:668
+msgid "&Open Form..."
+msgstr "&Кушодани варақа..."
+
+#: editor/workspace.cpp:672 editor/workspace.cpp:682
+msgid "&Remove Form From Project"
+msgstr "&Гузориши варақ аз лоиҳа"
+
+#: editor/workspace.cpp:674 editor/workspace.cpp:684
+msgid "&Remove Form"
+msgstr "&Гузориши варақ"
+
+#: editor/workspace.cpp:678
+msgid "&Open Form Source..."
+msgstr "&Манбаъи варақаро кушоед..."
+
+#: editor/widgetdatabase.cpp:139
+msgid "Push Button"
+msgstr "Зер кардани тугма"
+
+#: editor/widgetdatabase.cpp:146
+msgid "Tool Button"
+msgstr "Абзори тугма"
+
+#: editor/widgetdatabase.cpp:153
+msgid "Radio Button"
+msgstr "Тугмаи радио"
+
+#: editor/widgetdatabase.cpp:160
+msgid "Check Box"
+msgstr "Интихоб намудани қуттӣ"
+
+#: editor/widgetdatabase.cpp:167
+msgid "Group Box"
+msgstr "Гурӯҳи қуттӣ"
+
+#: editor/widgetdatabase.cpp:175
+msgid "Button Group"
+msgstr "Тугмаи гурӯҳ"
+
+#: editor/widgetdatabase.cpp:183
+msgid "Frame"
+msgstr "Чорчӯба"
+
+#: editor/widgetdatabase.cpp:191
+msgid "Tabwidget"
+msgstr "Ҷадвалбандии виджет"
+
+#: editor/widgetdatabase.cpp:199 editor/widgetdatabase.cpp:531
+msgid "List Box"
+msgstr "Қуттии рӯйхат"
+
+#: editor/widgetdatabase.cpp:206
+msgid "List View"
+msgstr "Намоиши рӯйхат"
+
+#: editor/widgetdatabase.cpp:214
+msgid "Icon View"
+msgstr "Намоиши пиктограмма"
+
+#: editor/widgetdatabase.cpp:233
+msgid "Data Table"
+msgstr "Ҷадвали маълумот"
+
+#: editor/widgetdatabase.cpp:241
+msgid "Line Edit"
+msgstr "Муҳаррири хат"
+
+#: editor/widgetdatabase.cpp:248
+msgid "Spin Box"
+msgstr "Қуттии Spin"
+
+#: editor/widgetdatabase.cpp:255
+msgid "Date Edit"
+msgstr "Таърихи муҳаррир"
+
+#: editor/widgetdatabase.cpp:263
+msgid "Time Edit"
+msgstr "Вақти муҳаррир"
+
+#: editor/widgetdatabase.cpp:271
+msgid "Date-Time Edit"
+msgstr "Таърихи-вақти муҳаррир"
+
+#: editor/widgetdatabase.cpp:279
+msgid "Multi Line Edit"
+msgstr "Бисёрхати муҳаррир"
+
+#: editor/widgetdatabase.cpp:286
+msgid "Rich Text Edit"
+msgstr "Чопи матни бой"
+
+#: editor/widgetdatabase.cpp:293
+msgid "Combo Box"
+msgstr "Қуттии Combo"
+
+#: editor/widgetdatabase.cpp:300 editor/widgetdatabase.cpp:641
+msgid "Slider"
+msgstr "Слайдкунанда"
+
+#: editor/widgetdatabase.cpp:307
+msgid "Scrollbar"
+msgstr "Паймони сутун"
+
+#: editor/widgetdatabase.cpp:314
+msgid "Dial"
+msgstr "Ақрабак"
+
+#: editor/widgetdatabase.cpp:321
+msgid "Label"
+msgstr "Ёрлиқ"
+
+#: editor/widgetdatabase.cpp:328
+msgid "LCD Number"
+msgstr "Рақами LCD"
+
+#: editor/widgetdatabase.cpp:335
+msgid "Progress Bar"
+msgstr "Пайраҳаи пешрафт"
+
+#: editor/widgetdatabase.cpp:342
+msgid "Text View"
+msgstr "Намоиши матн"
+
+#: editor/widgetdatabase.cpp:349 editor/widgetdatabase.cpp:524
+msgid "Text Browser"
+msgstr "Браузери матн"
+
+#: editor/widgetdatabase.cpp:358
+msgid ""
+"The Spacer provides horizontal and vertical spacing to be able to manipulate "
+"the behaviour of layouts."
+msgstr ""
+"Spacer фосилаҳои амудӣ ва уфуқиро таъмин карда барои қобилияти дасткорӣ кардани "
+"намудҳои ороиш."
+
+#: editor/widgetdatabase.cpp:494
+msgid "Text Label"
+msgstr "Ёрлиқи матн"
+
+#: editor/widgetdatabase.cpp:495
+msgid "The Text Label provides a widget to display static text."
+msgstr "Матни Label таҳияи виджетро дар матни сокин намоиш медиҳад."
+
+#: editor/widgetdatabase.cpp:502
+msgid "Pixmap Label"
+msgstr "Ёрлиқи ҳаритаи Pix"
+
+#: editor/widgetdatabase.cpp:503
+msgid "The Pixmap Label provides a widget to display pixmaps."
+msgstr "Pixmap Label таҳияи виджети pixmap намоиш медиҳад."
+
+#: editor/widgetdatabase.cpp:510
+msgid "A line edit"
+msgstr "Муҳаррири хат"
+
+#: editor/widgetdatabase.cpp:517
+msgid "A rich text edit"
+msgstr "Чопи тексти бой"
+
+#: editor/widgetdatabase.cpp:538
+msgid "A combo box"
+msgstr "Қуттии combo"
+
+#: editor/widgetdatabase.cpp:545
+msgid "A tree widget"
+msgstr "Дарахти виджет"
+
+#: editor/widgetdatabase.cpp:552
+#, fuzzy
+msgid "A table widget"
+msgstr "Дарахти виджет"
+
+#: editor/widgetdatabase.cpp:559
+msgid "A button that when clicked, execute a command"
+msgstr "Дар вақти зер кардани тугма, фармони нав иҷро мешавад"
+
+#: editor/widgetdatabase.cpp:566
+msgid "A button that closes the dialog it is in"
+msgstr "Тугмае, ки диалогро маҳкам мекунад, дар дарун мебошад"
+
+#: editor/widgetdatabase.cpp:573
+msgid "A listbox showing output of a script"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:580
+msgid ""
+"A widget made up of a line edit and push button, for selecting files and "
+"folders"
+msgstr ""
+"Васекунӣ аз вироиши хат ва тугмаи даровардан таркиб шуда ва барои интихоби "
+"файлҳо ва папкаҳо мебошадВиҷет аз вироиши хат ва тугмаи даровардан таркиб шуда "
+"ва барои интихоби файлҳо ва папкаҳо мебошад"
+
+#: editor/widgetdatabase.cpp:587
+msgid "A check box"
+msgstr "Қуттии тафтиш"
+
+#: editor/widgetdatabase.cpp:594
+msgid "A radio button"
+msgstr "Кнопкаи радио"
+
+#: editor/widgetdatabase.cpp:601
+msgid "A widget for grouping buttons together"
+msgstr "Васекунӣ барои ҷамъ кардани тугмаҳо дар як ҷо"
+
+#: editor/widgetdatabase.cpp:609
+msgid "A widget for grouping other widgets together"
+msgstr "Васекунӣ барои ҷамъ кардани виҷетҳои дигар дар як ҷо"
+
+#: editor/widgetdatabase.cpp:617
+msgid "A widget with tabs"
+msgstr "Виджет бо ҷадвалбандиҳо"
+
+#: editor/widgetdatabase.cpp:634
+msgid "A spin box"
+msgstr "Қуттии spin"
+
+#: editor/widgetdatabase.cpp:648
+msgid "A small rich text editor"
+msgstr "Редактори матни бойи хурд"
+
+#: editor/widgetdatabase.cpp:655
+msgid "A status bar"
+msgstr "Ҳолати сутун"
+
+#: editor/widgetdatabase.cpp:662
+msgid "A progress bar"
+msgstr "Пайраҳаи пешрафт"
+
+#: editor/widgetdatabase.cpp:669
+msgid "A hidden script container"
+msgstr "Пинхон кардани дасхати мавҷуда"
+
+#: editor/widgetdatabase.cpp:676
+msgid "A timer for running scripts periodically"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:683
+#, fuzzy
+msgid "A date selection widget"
+msgstr "Бардоштани ҷузъҳои интихобшуда"
+
+#: editor/pixmapchooser.cpp:947
+msgid "All Pixmaps"
+msgstr "Ҳама ҳаритаҳои Pix"
+
+#: editor/pixmapchooser.cpp:950
+msgid ""
+"%1-Pixmaps (%2)\n"
+msgstr ""
+"%1-Ҳаритаҳои Pix (%2)\n"
+
+#: editor/pixmapchooser.cpp:956
+msgid "All Files (*)"
+msgstr "Ҳама файлҳо (*)"
+
+#. i18n: file ./editor/pixmapfunction.ui line 38
+#: editor/pixmapchooser.cpp:964 rc.cpp:1097
+#, no-c-format
+msgid "Choose Pixmap"
+msgstr "Интихоби ҳаритаи Pix"
+
+#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353
+msgid "Delete Toolbar"
+msgstr "Нобуд кардани пайраҳаи асбоб"
+
+#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383
+msgid "Delete Toolbar '%1'"
+msgstr "Нобуд кардани пайраҳаи асбоб '%1'"
+
+#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1020
+msgid "Delete Separator"
+msgstr "Нобуд кардани ҷудосоз"
+
+#. i18n: file ./editor/listboxeditor.ui line 147
+#: editor/actiondnd.cpp:350 editor/actiondnd.cpp:735 editor/actiondnd.cpp:1022
+#: rc.cpp:995 rc.cpp:1046
+#, no-c-format
+msgid "Delete Item"
+msgstr "Нобуд кардани пиктограмма"
+
+#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1023
+msgid "Insert Separator"
+msgstr "Ҷойгиркунии Ҷудосоз"
+
+#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445
+msgid "Delete Action '%1' From Toolbar '%2'"
+msgstr "Нобуд кардани амалиёт '%1' аз пайраҳаи асбоб '%2'"
+
+#: editor/actiondnd.cpp:377
+msgid "Add Separator to Toolbar '%1'"
+msgstr "Иловаи ҷудосоз ба пайраҳаи асбоб '%1'"
+
+#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545
+msgid "Add Action '%1' to Toolbar '%2'"
+msgstr "Иловаи амалиёт '%1' ба пайраҳаи асбоб '%2'"
+
+#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1157
+msgid "Insert/Move Action"
+msgstr "Мондани/Ҳаракат кардани амалиёт"
+
+#: editor/actiondnd.cpp:539
+msgid ""
+"Action '%1' has already been added to this toolbar.\n"
+"An Action may only occur once in a given toolbar."
+msgstr ""
+"Амали '%1' аллакай ба ин абзор дохил шуд.\n"
+"Амал фақат якбор ба абзори додашуда рӯй дода мешавад."
+
+#: editor/actiondnd.cpp:671
+msgid "Add Widget '%1' to Toolbar '%2'"
+msgstr "Илова кардани виджети '%1' абзори сутуни '%2'"
+
+#: editor/actiondnd.cpp:736
+msgid "Rename Item..."
+msgstr "Пиктограммаро номгузории дубора..."
+
+#: editor/actiondnd.cpp:740
+msgid "Delete Menu '%1'"
+msgstr "Нобуд кардан меню '%1'"
+
+#: editor/actiondnd.cpp:753
+msgid "Rename Menu Item"
+msgstr "Пиктограммаи меню номгузории дубора"
+
+#: editor/actiondnd.cpp:753
+msgid "Menu text:"
+msgstr "Матни меню:"
+
+#: editor/actiondnd.cpp:757
+msgid "Rename Menu '%1' to '%2'"
+msgstr "Номгузори намудани меню аз '%1' ба '%2'"
+
+#: editor/actiondnd.cpp:881
+msgid "Move Menu '%1'"
+msgstr "Ҳаракати меню '%1'"
+
+#: editor/actiondnd.cpp:1030 editor/actiondnd.cpp:1069
+msgid "Delete Action '%1' From Popup Menu '%2'"
+msgstr "Нобуд сохтани амали '%1' аз Popup меню '%2'"
+
+#: editor/actiondnd.cpp:1040
+msgid "Add Separator to Popup Menu '%1'"
+msgstr "Илова намудани ҷудосоз ба менюи Popup '%1'"
+
+#: editor/actiondnd.cpp:1082 editor/actiondnd.cpp:1164
+msgid "Add Action '%1' to Popup Menu '%2'"
+msgstr "Илова намудани амали '%1' ба менюи Popup '%2'"
+
+#: editor/actiondnd.cpp:1158
+msgid ""
+"Action '%1' has already been added to this menu.\n"
+"An Action may only occur once in a given menu."
+msgstr ""
+"Амали '%1' аллакай ба ин меню дохил карда шуд.\n"
+"Амалиет метавонад танҳо дар менюи гирифташуда вохурад."
+
+#: editor/connectioneditorimpl.cpp:229
+msgid "Connect/Disconnect the signals and slots of '%1' and '%2'"
+msgstr "Иттисол кардан/ҷудо кардани аломатҳо ва такягоҳҳои '%1' ва '%2'"
+
+#: editor/connectioneditorimpl.cpp:237
+msgid "Remove Connections"
+msgstr "Аз ҷой мондани пайвастсгӣ"
+
+#: editor/connectioneditorimpl.cpp:248
+msgid "Add Connections"
+msgstr "Илова намудани пайвастагӣ"
+
+#: editor/hierarchyview.cpp:100
+msgid "(Constructor)"
+msgstr "(Сохтмон)"
+
+#: editor/hierarchyview.cpp:102
+msgid "(Destructor)"
+msgstr "(Вайронкор)"
+
+#: editor/hierarchyview.cpp:190
+msgid "Name"
+msgstr "Ном"
+
+#: editor/hierarchyview.cpp:191
+msgid "Class"
+msgstr "Синф"
+
+#: editor/hierarchyview.cpp:335
+msgid "Database"
+msgstr "Базаҳои додашуда"
+
+#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608
+#: editor/mainwindow.cpp:268
+msgid "Widgets"
+msgstr "Виджеитҳо"
+
+#: editor/assoctexteditorimpl.cpp:143
+#, fuzzy
+msgid "&Highlighting"
+msgstr "Равшаннокӣ"
+
+#: editor/assoctexteditorimpl.cpp:187
+#, fuzzy
+msgid "Edit text"
+msgstr "Таъғири матн"
+
+#: editor/assoctexteditorimpl.cpp:253
+msgid "Edit text - read only mode"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:271
+msgid "Set the 'text association' of '%1'"
+msgstr "Таъини матни ширкати '%1'"
+
+#: editor/assoctexteditorimpl.cpp:281
+msgid "Set the 'population text' of '%1'"
+msgstr "Таъини матни маҷмӯъ '%1'"
+
+#: editor/assoctexteditorimpl.cpp:430
+msgid "Cannot open file %1Файлро кушода наметавонам %1The Property Editor"
+"
You can change the appearance and behavior of the selected widget in the "
+"property editor.
"
+"
You can set properties for components and forms at design time and see the "
+"immediately see the effects of the changes. Each property has its own editor "
+"which (depending on the property) can be used to enter new values, open a "
+"special dialog, or to select values from a predefined list. Click F1 "
+"to get detailed help for the selected property.
"
+"
You can resize the columns of the editor by dragging the separators in the "
+"list's header.
"
+"
Signal Handlers
"
+"
In the Signal Handlers tab you can define connections between the signals "
+"emitted by widgets and the slots in the form. (These connections can also be "
+"made using the connection tool.)"
+msgstr ""
+"Моликияти вироишгар "
+"
The Object Explorer provides an overview of the relationships between the "
+"widgets in a form. You can use the clipboard functions using a context menu for "
+"each item in the view. It is also useful for selecting widgets in forms that "
+"have complex layouts.
"
+"
The columns can be resized by dragging the separator in the list's "
+"header.
"
+"
The second tab shows all the form's slots, class variables, includes, "
+"etc.
The Action Editor is used to add actions and action groups to a form, and to "
+"connect actions to slots. Actions and action groups can be dragged into menus "
+"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions "
+"have pixmaps these are displayed on toolbar buttons and beside their names in "
+"menus.
"
+msgstr ""
+"Муҳаррири амал"
+"
Муҳаррири амал барои афзудани амалҳо ва гурӯҳи амалҳо ба шакл ва барои "
+"вазифаи тамосҳо байни сигнал ва такягоҳ истифода мешавад. Амалҳо ва гурӯҳи "
+"амалҳо метавонба меню ва ба панели асбобҳо гузаронида шавад ва метавон дорои "
+"мувофиқати тугма ва луқма низ бошад. Агар амалҳо дорои cурат бошад дар ин "
+"маврид дар панели асбобҳо ва/ёки дар меню (дар назди ном) намоиш хоҳад шуд.
Use the various tools to add widgets or to change the layout and behavior of "
+"the components in the form. Select one or multiple widgets to move them or lay "
+"them out. If a single widget is chosen it can be resized using the resize "
+"handles.
"
+"
Changes in the Property Editor are visible at design time, and you "
+"can preview the form in different styles.
"
+"
You can change the grid resolution, or turn the grid off in the "
+"Preferences dialog from the Edit menu."
+"
You can have several forms open, and all open forms are listed in the "
+"Form List."
+msgstr ""
+"Тирезаи шакл "
+"
Барои ҷузъ ё тағироти макон ва рафтори қисмҳои шакл, асбобҳои гуногунро "
+"истифода кунед. Якчанд ҷузъҳоро барои гузаронидан ё ба тарзи махсус (барои ба "
+"тарзи худкор ҷойгир кардан,асбобҳои махсус мавҷуд аст) онҳоро ҷойгир кардан, "
+"ҷудо кунед. Агар як ҷузъ интихоб шуда бошад, ҳаҷми онро метавон бо гузаронидани "
+"маркерҳо тағйир дод.
Click Edit Custom Widgets... in the Tools|Custom "
+"menu to add and change custom widgets. You can add properties as well as "
+"signals and slots to integrate custom widgets into Qt Designer"
+", and provide a pixmap which will be used to represent the widget on the "
+"form.
Only first %n arguments are obligatory."
+msgstr ""
+"
Танҳо аргументи якӯм ҳатмист.\n"
+"
Танҳо аргументи якӯми %1 ҳатмист."
+
+#: plugin/specialinformation.cpp:286
+msgid "Inserts the item if it will not create a duplicate."
+msgstr "Мондани мундариҷа агар нусҳаи дегари борхатро насазад."
+
+#: plugin/specialinformation.cpp:288
+msgid ""
+"Returns scripts associated with widget. This is an advanced feature that would "
+"not be commonly used."
+msgstr ""
+"Баргардонидани нусҳаҳо бо widget пайваст аст. Ин алакай истифодашудаги ва зиёд "
+"истифода намешавад."
+
+#: plugin/specialinformation.cpp:289
+#, fuzzy
+msgid "Stops execution of the script associated with the widget."
+msgstr "Бар гардондани нархи ҳосил карда бо калиди додашуда."
+
+#: plugin/specialinformation.cpp:291
+#, fuzzy
+msgid "Returns text of a cell in a table."
+msgstr "Бар гардондани нархи ивазшавандаи глобалӣ."
+
+#: plugin/specialinformation.cpp:293
+msgid "Returns 1 for checked boxes, 0 for unchecked."
+msgstr ""
+
+#: plugin/specialinformation.cpp:295
+msgid ""
+"Returns the list of child widgets contained in the parent widget. Set the "
+"recursive parameter to true to include widgets contained by child "
+"widgets."
+msgstr ""
+"Нусҳаи восеъи куҳнааш ба аввалинаш ҳам бар мегардад. Гузоштани такрории "
+"параметр ба дуруст дар даромади восеъшавии аввалинаш пайваст мебошад."
+
+#: plugin/specialinformation.cpp:297
+msgid "Removes all content from the widget."
+msgstr "Нест кардани ҳамаи дар бар гирифтаҳо аз васеъкуни."
+
+#: plugin/specialinformation.cpp:300
+#, fuzzy
+msgid "Get the column count"
+msgstr "Нобуд кардани сутун"
+
+#: plugin/specialinformation.cpp:302
+msgid "Returns number of items in a widget such as combobox or listbox."
+msgstr ""
+
+#: plugin/specialinformation.cpp:304
+#, fuzzy
+msgid "Returns index of current column."
+msgstr "Баргашт кардани ягон индекси дар муомилот буда."
+
+#: plugin/specialinformation.cpp:306
+msgid "Returns index of current item."
+msgstr "Баргашт кардани ягон индекси дар муомилот буда."
+
+#: plugin/specialinformation.cpp:308
+#, fuzzy
+msgid "Returns index of current row."
+msgstr "Баргашт кардани ягон индекси дар муомилот буда."
+
+#: plugin/specialinformation.cpp:310
+msgid ""
+"Executes the script associated with the widget. With the new parser the execute "
+"method can take one or more arguments."
+msgstr ""
+
+#: plugin/specialinformation.cpp:312
+msgid ""
+"Returns the index of an item with the given text. Defaults to case sensitive. "
+"Matching can be an exact match or match if it contains the string. Only the "
+"first argument is requred. If no column is given it will search the first by "
+"default."
+msgstr ""
+
+#: plugin/specialinformation.cpp:314
+#, fuzzy
+msgid "Inserts new column (or count columns) at column position."
+msgstr "Ҷузъро дариндекси ҷойи ист гузоред."
+
+#: plugin/specialinformation.cpp:316
+msgid "Inserts item at index position."
+msgstr "Ҷузъро дариндекси ҷойи ист гузоред."
+
+#: plugin/specialinformation.cpp:319
+msgid "Inserts multiple items (EOL-separated) at index position."
+msgstr "Ҷузъро дариндекси ҷойи ист гузоред."
+
+#: plugin/specialinformation.cpp:322
+#, fuzzy
+msgid "Inserts new row (or count rows) at row position."
+msgstr "Ҷузъро дариндекси ҷойи ист гузоред."
+
+#: plugin/specialinformation.cpp:324
+msgid "Returns the text of the item at the given index."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: plugin/specialinformation.cpp:326
+msgid ""
+"Returns the depth of the current item in the tree. Root items have depth 0."
+msgstr ""
+"Чуқурии нуқта мавҷуд будаи дар дарахтро боз мегардонад. Нуқтаи реша чуқурии "
+"0-ро дорад."
+
+#: plugin/specialinformation.cpp:328
+msgid "Returns the slash-separated path to the given item in the tree."
+msgstr "Андозаи ҷудои роҳчаро барои нуқтаи муаян боз мегардонад."
+
+#: plugin/specialinformation.cpp:330
+#, fuzzy
+msgid ""
+"Removes the column (or count consecutive columns) with the given index."
+msgstr "Фақраро дар индекси додашуда ҳаракат диҳед."
+
+#: plugin/specialinformation.cpp:332
+msgid "Removes the item with the given index."
+msgstr "Фақраро дар индекси додашуда ҳаракат диҳед."
+
+#: plugin/specialinformation.cpp:335
+#, fuzzy
+msgid ""
+"Removes the row (or count consecutive rows) with the given index."
+msgstr "Фақраро дар индекси додашуда ҳаракат диҳед."
+
+#: plugin/specialinformation.cpp:338
+msgid ""
+"Returns selected text or text of current item.\n"
+"In case of Table widgets, returns the selection coordinates, separated by "
+"commas in TopRow,LeftColumn,BottomRow,RightColumn form. "
+msgstr ""
+
+#: plugin/specialinformation.cpp:340
+msgid ""
+"Sets scripts associated with widget. This is an advanced feature that would not "
+"be commonly used."
+msgstr ""
+"Нусҳаҳоро ҳамроҳ восеъ мекнад.Ин шакл на онқадар истифода бурда мешавад."
+
+#: plugin/specialinformation.cpp:342
+msgid "Enables or disables widget."
+msgstr "Метавон ё ин ки нотавон сохтани виджет."
+
+#: plugin/specialinformation.cpp:345
+#, fuzzy
+msgid "Sets text of a cell in a table."
+msgstr "Бар гардондани нархи ивазшавандаи глобалӣ."
+
+#: plugin/specialinformation.cpp:347
+#, fuzzy
+msgid "Inserts a widget into a cell of a table."
+msgstr "Бар гардондани нархи ивазшавандаи глобалӣ."
+
+#: plugin/specialinformation.cpp:349
+msgid ""
+"Returns the name of a widget inserted into a cell, or an empty string if the "
+"cell contains no widget or an unknown widget type."
+msgstr ""
+
+#: plugin/specialinformation.cpp:351
+msgid "Sets/unsets checkbox."
+msgstr "Гузошташудаҳо/нагузашташудаҳо checkbox."
+
+#: plugin/specialinformation.cpp:353
+#, fuzzy
+msgid "Sets caption of the column column."
+msgstr "Ҷузъро дариндекси ҷойи ист гузоред."
+
+#: plugin/specialinformation.cpp:355
+msgid "Selects the item at the specified index. Indexes are zero based."
+msgstr ""
+"Фақраи дар индекс таъин карда шударо интихоб намоед. Индексҳо ин асоси нул аст."
+
+#: plugin/specialinformation.cpp:358
+#, fuzzy
+msgid ""
+"Inserts a tab to the tabwidget with the specified label at the given index. "
+"Indexes are zero based."
+msgstr ""
+"Фақраи дар индекс таъин карда шударо интихоб намоед. Индексҳо ин асоси нул аст."
+
+#: plugin/specialinformation.cpp:360
+msgid "Sets maximum numeric value"
+msgstr ""
+
+#: plugin/specialinformation.cpp:362
+msgid ""
+"Sets pixmap at the given index to the specified icon. Use index = -1 "
+"to set the pixmap for all items."
+msgstr ""
+"Харитае pix-е ки дар индекси нақши таъин карда шуда монед.Индекси "
+",барои гузориши харитаи pix-ро барои ҳамаи фақра = -1 истифода баред."
+
+#: plugin/specialinformation.cpp:364
+msgid "Sets caption of the row row."
+msgstr ""
+
+#: plugin/specialinformation.cpp:366
+msgid "Selects given text or select item containing given text."
+msgstr "Матни додашударо ва ҳам фақраи матни додашударо интихоб намоед."
+
+#: plugin/specialinformation.cpp:369
+msgid "Sets widget's content."
+msgstr "Мондани ҷузъи қаноаткунанда."
+
+#: plugin/specialinformation.cpp:372
+msgid "Shows/hides widget."
+msgstr "Намоиши/пинҳони васеъкунӣ."
+
+#: plugin/specialinformation.cpp:373
+msgid "Returns content of widget."
+msgstr "Баргардондани контенти ҷузъ."
+
+#: plugin/specialinformation.cpp:375
+msgid "Returns type(class) of widget."
+msgstr "Намуди (синфи) васеъкуниро боз гардонед."
+
+#: plugin/specialinformation.cpp:377
+msgid ""
+"Makes the widget editable or read only, depending on the editable argument."
+msgstr ""
+
+#: plugin/specialinformation.cpp:379
+msgid ""
+"Return the widget's geometry as x y w h. This is useful for positioning "
+"a created widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:381
+#, fuzzy
+msgid "Returns true if the widget has focus."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: plugin/specialinformation.cpp:387
+msgid ""
+"Returns current widget's content. This was required inside widget A to return "
+"widget A content when requested by widget B. The new method is to use @A.text "
+"inside B instead of just @A if you just want the unaltered text."
+msgstr ""
+
+#: plugin/specialinformation.cpp:389
+#, fuzzy
+msgid ""
+"Returns selected text or text of current item. This is deprecated for "
+"@mywidget.selected."
+msgstr "Матни интихоб карда шударо ва фақраи мавҷуд бударо боз монед."
+
+#: plugin/specialinformation.cpp:391
+#, fuzzy
+msgid ""
+"Does nothing. This is useful if you request a CheckBox or RadioButton to return "
+"a value where a state, typically the unchecked state, has no value. The @null "
+"prevents an error indicating it is empty."
+msgstr ""
+"Ҳеҷчиз.Ин фоиданок аст,агар шумо нархи @widgetText-ро аз дигар васеъкунанда "
+"талаб кунед ба CheckBox ҳамоне,ки бе ҳеҷ чиз бар гашт дар ин ҷои тафтиш накарда "
+"буд. @null огоҳ кард,ки ба хатоги роҳ дода шуд,ин холи аст."
+
+#: plugin/specialinformation.cpp:393
+msgid "Returns the pid (process ID) of the current process."
+msgstr "pid (просессID)-ро бар гардонед аз просесси ҷоришаванда."
+
+#: plugin/specialinformation.cpp:395
+#, fuzzy
+msgid ""
+"Returns DCOP identifier of current process. This is shorthand for "
+"kmdr-executor-@pid."
+msgstr ""
+"Бар гардондани DCOP гузоштани просесси ҷоришаванда.Ин стенография барои "
+"kmdr-иҷрокунанда-@pid>."
+
+#: plugin/specialinformation.cpp:398
+msgid "Returns the pid of the parent Kommander window."
+msgstr "Бар гардондани pid аз волиди тирезаи Kommander."
+
+#: plugin/specialinformation.cpp:400
+msgid "Writes text on stderr."
+msgstr ""
+
+#: plugin/specialinformation.cpp:402
+msgid "Writes text on standard output."
+msgstr ""
+
+#: plugin/specialinformation.cpp:404
+#, fuzzy
+msgid ""
+"Executes a script block. Bash is used if no shell is given. It is primarily for "
+"use in non-button widgets where script actions are not expected. Full path is "
+"not required for the shell which may be useful for portability. "
+"
If this is used inside a button it allows alternate script languages to "
+"be used and will return a value to the main script, which may be unexpected."
+msgstr ""
+"Нусҳаи муҳрро иҷро мекунад.Bash истифода мешавад агар ки ягон ҷилд дода "
+"нашавад. Ин танҳо барои истифодабурдани бекнопкаги васеъшуда ва ба ҳисоб "
+"гирифта намешавад."
+"
Агар ин дар даруни кнопка истифода шавад ин метавонад ки ба навбати "
+"нусҳаи забонҳо истифода шаванд ва маънояш ба нусҳаи аввалинаш бар мегардад, "
+"кадоме ки ногаҳон мебошад."
+
+#: plugin/specialinformation.cpp:406
+msgid ""
+"Returns value of an environment (shell) variable. Do not use $ "
+"in the name. For example, @env(PATH)."
+msgstr ""
+"Бар гардондани нарх аз муҳит(метавонад)ивазшаванда.Инро истифода набаред "
+"$ дар ном.Мисол, @env(PATH)."
+
+#: plugin/specialinformation.cpp:408 plugin/specialinformation.cpp:410
+#, fuzzy
+msgid "Executes an external shell command."
+msgstr "Иҷроиши командаи фаври."
+
+#: plugin/specialinformation.cpp:412
+msgid "Parses an expression and returns computed value."
+msgstr ""
+
+#: plugin/specialinformation.cpp:414
+#, fuzzy
+msgid ""
+"Executes loop: values from items list (passed as EOL-separated string) "
+"are assigned to the variable. "
+" Old"
+" @forEach(i,A\\nB\\nC\\n)"
+" @# @i=A"
+" @end"
+" New"
+" foreach i in MyArray do"
+" //i = key, MyArray[i] = val"
+" end "
+msgstr ""
+"Иҷро кардани гиреҳ:нарх аз пунктҳо-и варақ (гузаштанд ба монанди "
+"EOL-қатори ҷудошаванда) истифодабарандаи таъин карда шуда."
+
+#: plugin/specialinformation.cpp:416
+#, fuzzy
+msgid ""
+"Executes loop: variable is set to start and is increased by step "
+"each time loop is executed. Execution stops when variable becomes larger then "
+"end. "
+" Old"
+" @for(i,1,10,1)"
+" @# @i=1"
+" @endif"
+" New"
+" for i=0 to 20 step 5 do"
+" debug(i)"
+" end."
+msgstr ""
+"Гиреҳи иҷрокуни:ивазшаванда монда шудааст барои сар кардан "
+"ва зиёд карда шуд бо қадам ҳар як вақти гиреҳ иҷро карда шуд.Иҷрошави "
+"манъ карда шуд вақте,ки ивазшаванда аз охирдида калонтар шуд."
+
+#: plugin/specialinformation.cpp:418
+msgid "Returns the value of a global variable."
+msgstr "Бар гардондани нархи глобалии иваз шаванда."
+
+#: plugin/specialinformation.cpp:420
+msgid ""
+"Translates the string into the current language. Texts in GUI would be "
+"automatically extracted for translation."
+msgstr ""
+"Тарҷума кардани банд ба забоони ҷоришаванда.Матнҳо дар GUI метавонанд ба таври "
+"автомати барои тарҷума нест шавад."
+
+#: plugin/specialinformation.cpp:422
+msgid ""
+"Executes block if expression is true (non-zero number or non-empty string.) "
+"
OldClose with @endif
"
+"
New"
+" if val == true then"
+" // do op"
+" elseif cond"
+" // second chance"
+" else"
+" // cond failed"
+" endif
"
+msgstr ""
+
+#: plugin/specialinformation.cpp:424
+msgid ""
+"Executes another Kommander dialog. Current dialog directory is used if no path "
+"is given. Arguments may be given as named arguments which will become global "
+"variables in the new dialog. For instance: var=val"
+msgstr ""
+"Коммандери диалоги дигарро иҷро мекунад. Шорандаи баъзе диалог истифода мешавад "
+"агар роҳаш гирифта додаги нест.Асосҳо метавонанд ба номи асосҳояш гирифташуда "
+"шавад ки мухталифи глобалӣ дар диалоги нав дарояд. Мисол гирем:var=val"
+
+#: plugin/specialinformation.cpp:426
+msgid "Reads setting from configration file for this dialog."
+msgstr "Хондани монданиҳо аз шакли файл барои ин муколама."
+
+#: plugin/specialinformation.cpp:428
+msgid ""
+"Sets the value of a global variable. Global variables exist for the life of the "
+"Kommander window."
+msgstr ""
+"Нархи гузошташудаи ивазшавандаи глобалӣ.Ивазшавандаи глобалӣ барои зиндагии "
+"тирезаи Kommander вуҷуд дорад."
+
+#: plugin/specialinformation.cpp:430
+msgid "Stores setting in configuration file for this dialog."
+msgstr "Нигоҳ доштани монданиҳо дар шакли файл барои ин муколама."
+
+#: plugin/specialinformation.cpp:432
+msgid ""
+"Begin of switch block. Following case values are compared to "
+"expression."
+"
@switch()"
+" @case()"
+" @end"
+msgstr ""
+
+#: plugin/specialinformation.cpp:434
+msgid "Executes an external DCOP call."
+msgstr "Иҷро кардани ҷумлаи берунаи DCOP."
+
+#: plugin/specialinformation.cpp:436
+msgid "Adds a comment to EOL that Kommander will not parse"
+msgstr ""
+
+#: plugin/specialinformation.cpp:438
+msgid ""
+"Creates a new widget with the specified type and as the child of parent."
+msgstr ""
+
+#: plugin/specialinformation.cpp:440
+msgid ""
+"Returns true if there is a widget with the passed name, false otherwise."
+msgstr ""
+
+#: plugin/specialinformation.cpp:442
+msgid "Connects the signal of sender with the slot of the receiver"
+msgstr ""
+
+#: plugin/specialinformation.cpp:444
+#, fuzzy
+msgid "Disconnects the signal of sender from the slot of the receiver"
+msgstr "Пайвастагиҳоро байни қабулкунанда ва фиристанда намоиш диҳед. "
+
+#: plugin/specialinformation.cpp:447
+msgid "Exits script execution and returns"
+msgstr ""
+
+#: plugin/specialinformation.cpp:449
+msgid "Exits the current block of a while, for or foreach loop"
+msgstr ""
+
+#: plugin/specialinformation.cpp:451
+msgid "Exit a step and return to the beginning of a loop"
+msgstr ""
+
+#: plugin/specialinformation.cpp:453
+msgid ""
+"Return from a script, optionaly with a value from the script to the caller"
+msgstr ""
+
+#: plugin/specialinformation.cpp:457
+msgid "Returns an EOL-separated list of all values in the array."
+msgstr "Бар гардондани рӯйхати ҳамаи нархҳои EOL ҷудошаванда дар сохтан."
+
+#: plugin/specialinformation.cpp:459
+msgid "Returns an EOL-separated list of all keys in the array."
+msgstr "Бар гардондани рӯйхати ҳамаи калидҳои EOL ҷудошаванда дар сохтан."
+
+#: plugin/specialinformation.cpp:461
+msgid "Removes all elements from the array."
+msgstr "Нест кардани ҳамаи элементҳо аз сохтан."
+
+#: plugin/specialinformation.cpp:463
+msgid "Returns the number of elements in the array."
+msgstr "Бар гардондани рақами элементҳо дар сохтан."
+
+#: plugin/specialinformation.cpp:465
+msgid "Returns the value associated with the given key."
+msgstr "Бар гардондани нархи ҳосил карда бо калиди додашуда."
+
+#: plugin/specialinformation.cpp:467
+msgid "Removes element with the given key from the array."
+msgstr "Нест кардани элемент бо калиди аз сохтан додашуда."
+
+#: plugin/specialinformation.cpp:469
+msgid "Adds element with the given key and value to the array"
+msgstr "Илова кардани элемент бо калид ва нархи сохтани додашуда"
+
+#: plugin/specialinformation.cpp:471
+msgid ""
+"Adds all elements in the string to the array. String should have "
+"key\\tvalue\\n format."
+msgstr ""
+"Илова карданиҳамаи элементҳо дар банди сохта.Банд метавонад "
+"калид\\tнарх\\n андоза дошта бошад."
+
+#: plugin/specialinformation.cpp:474
+msgid ""
+"Returns all elements in the array in "
+"
андоза."
+
+#: plugin/specialinformation.cpp:476
+msgid ""
+"Create an integer indexed array - starting from 0 - from a string. Use the "
+"separator character to split the string. The separator's default value is "
+"'\\t'."
+msgstr ""
+
+#: plugin/specialinformation.cpp:478
+msgid ""
+"Create a string from an integer indexed array. Concatenate the elements with "
+"the separator character. The separator's default value is '\\t'."
+msgstr ""
+
+#: plugin/specialinformation.cpp:480
+#, fuzzy
+msgid ""
+"Remove keyNum elements starting with keyStart from an indexed array and reindex "
+"the array. If keyNum is not specified, remove only the keyStart element."
+msgstr "Нест кардани элемент бо калиди аз ҷадвал додашуда."
+
+#: plugin/specialinformation.cpp:482
+msgid ""
+"Insert the elements from string starting at key and reindex the array. Use the "
+"separator to separate the elements from the string. The separator's default "
+"value is '\\t'."
+msgstr ""
+
+#: plugin/specialinformation.cpp:487
+msgid "Returns number of chars in the string."
+msgstr "Бар гардондани рақам аз сӯзодан дар банд."
+
+#: plugin/specialinformation.cpp:489
+msgid "Checks if the the string contains the given substring."
+msgstr "Тафтиш кардан агар риштаи дар бар гирифта зерриштаро диҳад."
+
+#: plugin/specialinformation.cpp:491
+msgid ""
+"Returns the position of a substring in the string, or -1 if it is not found."
+msgstr "Бар гардондани ҷои зерришта дар ришта,ё-1агар он ёфта нашуда бошад."
+
+#: plugin/specialinformation.cpp:493
+#, fuzzy
+msgid ""
+"Returns the position of a substring in the string, or -1 if it is not found. "
+"String is searched backwards"
+msgstr "Бар гардондани ҷои зерришта дар ришта,ё-1агар он ёфта нашуда бошад."
+
+#: plugin/specialinformation.cpp:495
+msgid "Returns the first n chars of the string."
+msgstr "Бар гардондани якум n сӯзондани банд."
+
+#: plugin/specialinformation.cpp:497
+msgid "Returns the last n chars of the string."
+msgstr "Бар гардондани гузашта n сӯзондани банд."
+
+#: plugin/specialinformation.cpp:499
+msgid "Returns n chars of the string, starting from start."
+msgstr "Бар гардондан n сӯзондани банд сар карда аз сар."
+
+#: plugin/specialinformation.cpp:501
+msgid "Removes all occurrences of given substring."
+msgstr "Ақиб гузоштани ҳамаи воқеаҳои зерришта додашуда."
+
+#: plugin/specialinformation.cpp:503
+msgid ""
+"Replaces all occurrences of the given substring with the given replacement."
+msgstr "Ақиб гузоштани ҳамаи воқеаҳои зерришта дода бо таъин кардаи додашуда."
+
+#: plugin/specialinformation.cpp:505
+msgid "Converts the string to uppercase."
+msgstr "Ҳосил кардани банд дар қутии боло."
+
+#: plugin/specialinformation.cpp:507
+msgid "Converts the string to lowercase."
+msgstr "Ҳосил кардани банд дар қутии хурд."
+
+#: plugin/specialinformation.cpp:509
+msgid ""
+"Compares two strings. Returns 0 if they are equal, -1 if the first one is "
+"lower, 1 if the first one is higher"
+msgstr ""
+"Ду бандро муқоиса кунед. 0-ро бар гардонед агар онҳо якхела бошанд,-1 агар "
+"якумаш хурдтар бошад,1агар якумаш баландтар бошад"
+
+#: plugin/specialinformation.cpp:512
+msgid "Checks if the string is empty."
+msgstr "Тафтиш кунед,агар банд холи бошад."
+
+#: plugin/specialinformation.cpp:514
+msgid "Checks if the string is a valid number."
+msgstr "Тафтиш кунед агар бонд дар ҳақиқат рақам бошад."
+
+#: plugin/specialinformation.cpp:516
+msgid "Returns given section of a string."
+msgstr "Бар гардондани пораи банди додашуда."
+
+#: plugin/specialinformation.cpp:518
+msgid ""
+"Returns the given string with %1, %2, %3 replaced with arg1, arg2"
+", arg3 accordingly."
+msgstr ""
+"Бар гардондани файли додашуда бо %1, %2, %3 ақиб гузоштанд бо arg1, "
+"arg2, arg3розигӣ."
+
+#: plugin/specialinformation.cpp:520
+msgid "Round a floating point number by x digits."
+msgstr ""
+
+#: plugin/specialinformation.cpp:523
+msgid "Convert a string to an integer. If not possible use the default value"
+msgstr ""
+
+#: plugin/specialinformation.cpp:525
+msgid ""
+"Convert a string to a double precision floating point value. If not possible "
+"use the default value"
+msgstr ""
+
+#: plugin/specialinformation.cpp:529
+msgid "Returns content of given file."
+msgstr "Кисми қаноат мекардагии файлро дохил кардан."
+
+#: plugin/specialinformation.cpp:531
+msgid "Writes given string to a file."
+msgstr "Навиштани банди додашуда ба файл."
+
+#: plugin/specialinformation.cpp:533
+msgid "Appends given string to the end of a file."
+msgstr "Овехтани банди додашуда ба охири файл."
+
+#: plugin/specialinformation.cpp:535
+msgid "Checks to see if file exists."
+msgstr ""
+
+#: plugin/specialinformation.cpp:538
+msgid ""
+"Shows color dialog. Returns color in #RRGGBB format. Defaults to the parameter, "
+"if specified."
+msgstr ""
+
+#: plugin/specialinformation.cpp:540
+msgid "Shows text selection dialog. Returns entered text."
+msgstr ""
+
+#: plugin/specialinformation.cpp:542
+msgid "Shows a dialog asking user for password and returns it."
+msgstr ""
+
+#: plugin/specialinformation.cpp:544
+msgid "Shows value selection dialog. Returns entered value."
+msgstr ""
+
+#: plugin/specialinformation.cpp:546
+msgid "Shows float value selection dialog. Returns entered value."
+msgstr ""
+
+#: plugin/specialinformation.cpp:548
+msgid "Shows existing file selection dialog. Returns selected file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:550
+msgid "Shows save file selection dialog. Returns selected file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:552
+msgid "Shows directory selection dialog. Returns selected directory."
+msgstr ""
+
+#: plugin/specialinformation.cpp:554
+msgid ""
+"Shows multiple files selection dialog. Returns EOL-separated list of selected "
+"files."
+msgstr ""
+
+#: plugin/specialinformation.cpp:558
+#, fuzzy
+msgid "Shows an information dialog."
+msgstr "Муколимаи вуҷуд доштаро кушоед"
+
+#: plugin/specialinformation.cpp:560
+msgid "Shows an error dialog."
+msgstr ""
+
+#: plugin/specialinformation.cpp:562
+msgid ""
+"Shows a warning dialog with up to three buttons. Returns number of selected "
+"button."
+msgstr ""
+
+#: plugin/specialinformation.cpp:564
+msgid ""
+"Shows a question dialog with up to three buttons. Returns number of selected "
+"button."
+msgstr ""
+
+#. i18n: file ./editor/wizardeditor.ui line 16
+#: rc.cpp:3
+#, no-c-format
+msgid "Wizard Page Editor"
+msgstr "Вироиши саҳифаи Wizard"
+
+#. i18n: file ./editor/wizardeditor.ui line 61
+#: rc.cpp:6
+#, no-c-format
+msgid "Wizard pages:"
+msgstr "Саҳифаи Wizard:"
+
+#. i18n: file ./editor/wizardeditor.ui line 90
+#: rc.cpp:9 rc.cpp:893
+#, no-c-format
+msgid "&Add"
+msgstr "&Илова кардан"
+
+#. i18n: file ./editor/wizardeditor.ui line 200
+#: rc.cpp:21 rc.cpp:236 rc.cpp:392 rc.cpp:614 rc.cpp:815 rc.cpp:878 rc.cpp:914
+#: rc.cpp:980 rc.cpp:1082 rc.cpp:1133 rc.cpp:1310
+#, no-c-format
+msgid "Close the dialog and apply all the changes."
+msgstr "Пӯшидани диалог ва истифода бурдани тамоми тағйирот."
+
+#. i18n: file ./editor/wizardeditor.ui line 214
+#: rc.cpp:27 rc.cpp:398 rc.cpp:821 rc.cpp:986 rc.cpp:1088 rc.cpp:1139
+#, no-c-format
+msgid "Apply all changes."
+msgstr "Истифодаи тамоми хатогиҳо."
+
+#. i18n: file ./editor/wizardeditor.ui line 228
+#: rc.cpp:33 rc.cpp:242 rc.cpp:404 rc.cpp:620 rc.cpp:827 rc.cpp:884 rc.cpp:920
+#: rc.cpp:992 rc.cpp:1094 rc.cpp:1145 rc.cpp:1319
+#, no-c-format
+msgid "Close the dialog and discard any changes."
+msgstr "Махкам кардани диалог ва партофтани ҳама хатогиҳо."
+
+#. i18n: file ./editor/previewwidget.ui line 22
+#: rc.cpp:36
+#, no-c-format
+msgid "Preview Window"
+msgstr "Тирезаи Пешнамоиш"
+
+#. i18n: file ./editor/previewwidget.ui line 67
+#: rc.cpp:39
+#, no-c-format
+msgid "ButtonGroup"
+msgstr "Гурӯҳи кнопка"
+
+#. i18n: file ./editor/previewwidget.ui line 84
+#: rc.cpp:42
+#, no-c-format
+msgid "RadioButton1"
+msgstr "Кнопкаи радио1"
+
+#. i18n: file ./editor/previewwidget.ui line 95
+#: rc.cpp:45
+#, no-c-format
+msgid "RadioButton2"
+msgstr "Кнопкаи радио2"
+
+#. i18n: file ./editor/previewwidget.ui line 103
+#: rc.cpp:48
+#, no-c-format
+msgid "RadioButton3"
+msgstr "Кнопкаи радио3"
+
+#. i18n: file ./editor/previewwidget.ui line 113
+#: rc.cpp:51
+#, no-c-format
+msgid "ButtonGroup2"
+msgstr "Гурӯҳи кнопка"
+
+#. i18n: file ./editor/previewwidget.ui line 130
+#: rc.cpp:54
+#, no-c-format
+msgid "CheckBox1"
+msgstr "Қуттии имло1"
+
+#. i18n: file ./editor/previewwidget.ui line 141
+#: rc.cpp:57
+#, no-c-format
+msgid "CheckBox2"
+msgstr "Қуттии имло2"
+
+#. i18n: file ./editor/previewwidget.ui line 175
+#: rc.cpp:60
+#, no-c-format
+msgid "LineEdit"
+msgstr "Муҳарририхат"
+
+#. i18n: file ./editor/previewwidget.ui line 181
+#: rc.cpp:63
+#, no-c-format
+msgid "ComboBox"
+msgstr "Қуттии комбо"
+
+#. i18n: file ./editor/previewwidget.ui line 212
+#: rc.cpp:66
+#, no-c-format
+msgid "PushButton"
+msgstr "Зер намудани тугма"
+
+#. i18n: file ./editor/previewwidget.ui line 249
+#: rc.cpp:69
+#, no-c-format
+msgid ""
+"
Base - used as the background color for example, for text entry widgets; it "
+"is usually white or another light color.
"
+"
Text - the forground color used with Base. Usually this is the same as the "
+"Foreground, in which case it must provide good contrast both with the "
+"Background and with the Base.
"
+"
Button - general button background color; useful where buttons need a "
+"background different from Background, as in the Macintosh style.
"
+"
ButtonText - a foreground color used with the Button color.
"
+"
Highlight - a color used to indicate a selected or highlighted item.
"
+"
HighlightedText - a text color that contrasts to Highlight.
"
+"
BrightText - a text color that is very different from Foreground and "
+"contrasts well with, for example, black.
"
+msgstr ""
+"Интихоб кунед саҳми рангаро. "
+"
Дастрас мебошанд саҳмҳои ранги марказӣ: "
+"
Пешзамина - пешзаминаи ранги калон. "
+"
Замина - заминаи ранги калон.
"
+"
База - истифода бурда мешавад ҳамчун ранг мисол,барои даромадан ба тексти "
+"видҷатҳо;ӯ одатан бо ранги равшани сафед ё дигар.
"
+"
Текст - пешзаминаи ранг бо ҳамроҳии База истифода бурда мешавад.
Ҷузъи наврозер намоед-тугмаи нави ҷузъро эҷод намоед, баъд аз он "
+"матнро ворид намоед ва харитаи pix-ро интихоб намоед.
"
+"
Ҷузъро аз шакл интихоб намоед ваҷузъро нобуд созед"
+"-тугмаи аз ҷой иваз кардани ҷузъ аз намоиши пиктограмма.
"
+
+#. i18n: file ./editor/iconvieweditor.ui line 72
+#: rc.cpp:332
+#, no-c-format
+msgid "All items in the iconview."
+msgstr "Ҳамаи ҷузъ дар намоиши пиктограмма."
+
+#. i18n: file ./editor/iconvieweditor.ui line 94
+#: rc.cpp:335 rc.cpp:683 rc.cpp:1034
+#, no-c-format
+msgid "&New Item"
+msgstr "&Ҷузъи Нав"
+
+#. i18n: file ./editor/iconvieweditor.ui line 97
+#: rc.cpp:338 rc.cpp:686 rc.cpp:1037
+#, no-c-format
+msgid "Add an item"
+msgstr "Иловаи ҷузъ"
+
+#. i18n: file ./editor/iconvieweditor.ui line 100
+#: rc.cpp:341
+#, no-c-format
+msgid "Create a new item for the iconview."
+msgstr "Бунёд кардани ҷузъи нав барои намоиши пиктограмма."
+
+#. i18n: file ./editor/iconvieweditor.ui line 108
+#: rc.cpp:344 rc.cpp:632 rc.cpp:1043
+#, no-c-format
+msgid "&Delete Item"
+msgstr "&Нобудсозии ҷузъ"
+
+#. i18n: file ./editor/iconvieweditor.ui line 111
+#: rc.cpp:347 rc.cpp:635
+#, no-c-format
+msgid "Delete item"
+msgstr "Нобудсозии ҷузъ"
+
+#. i18n: file ./editor/iconvieweditor.ui line 114
+#: rc.cpp:350
+#, no-c-format
+msgid "Delete the selected item."
+msgstr "Нобуд кардани ҷузъи интихобшуда."
+
+#. i18n: file ./editor/iconvieweditor.ui line 147
+#: rc.cpp:353 rc.cpp:1001
+#, no-c-format
+msgid "&Item Properties"
+msgstr "&Хусусиятҳои ҷузъ"
+
+#. i18n: file ./editor/iconvieweditor.ui line 164
+#: rc.cpp:356 rc.cpp:647 rc.cpp:755 rc.cpp:1025 rc.cpp:1070
+#, no-c-format
+msgid "&Text:"
+msgstr "&Матн:"
+
+#. i18n: file ./editor/iconvieweditor.ui line 181
+#: rc.cpp:359 rc.cpp:650 rc.cpp:1028
+#, no-c-format
+msgid "Change text"
+msgstr "Дигаргуни матн"
+
+#. i18n: file ./editor/iconvieweditor.ui line 184
+#: rc.cpp:362
+#, no-c-format
+msgid "Change the text for the selected item."
+msgstr "Дигаргуни матн барои ҷузъи интихобшуда."
+
+#. i18n: file ./editor/iconvieweditor.ui line 192
+#: rc.cpp:365 rc.cpp:734 rc.cpp:1004
+#, no-c-format
+msgid "&Pixmap:"
+msgstr "&Ҳаритаи Pix:"
+
+#. i18n: file ./editor/iconvieweditor.ui line 217
+#: rc.cpp:368 rc.cpp:665 rc.cpp:737 rc.cpp:1007 rc.cpp:1172 rc.cpp:1229
+#, no-c-format
+msgid "Label4"
+msgstr "Ёрлиқи4"
+
+#. i18n: file ./editor/iconvieweditor.ui line 237
+#: rc.cpp:371 rc.cpp:668 rc.cpp:740 rc.cpp:1010 rc.cpp:1175 rc.cpp:1232
+#, no-c-format
+msgid "Delete Pixmap"
+msgstr "Нобуд кардани ҳаритаи Pix"
+
+#. i18n: file ./editor/iconvieweditor.ui line 240
+#: rc.cpp:374 rc.cpp:1013
+#, no-c-format
+msgid "Delete the selected item's pixmap."
+msgstr "Нобуд кардани ҷузъи ҳаритаи pix-и интихобшуда."
+
+#. i18n: file ./editor/iconvieweditor.ui line 257
+#: rc.cpp:380 rc.cpp:677 rc.cpp:749 rc.cpp:1019 rc.cpp:1184 rc.cpp:1241
+#, no-c-format
+msgid "Select a Pixmap"
+msgstr "Интихоби ҳаритаи Pix"
+
+#. i18n: file ./editor/iconvieweditor.ui line 260
+#: rc.cpp:383
+#, no-c-format
+msgid "Select a pixmap file for the current item."
+msgstr "Интихоби файли ҳаритаи pix барои ҷузъи равон."
+
+#. i18n: file ./editor/createtemplate.ui line 61
+#: rc.cpp:410
+#, no-c-format
+msgid "Template &name:"
+msgstr "Номи &қолиб:"
+
+#. i18n: file ./editor/createtemplate.ui line 76
+#: rc.cpp:413
+#, no-c-format
+msgid "Name of the new template"
+msgstr "Номи қолиби нав"
+
+#. i18n: file ./editor/createtemplate.ui line 80
+#: rc.cpp:416
+#, no-c-format
+msgid "Enter the name of the new template"
+msgstr "Номи қолиби навро дохил кунед"
+
+#. i18n: file ./editor/createtemplate.ui line 91
+#: rc.cpp:419
+#, no-c-format
+msgid "Class of the new template"
+msgstr "Синфи қолиби нав"
+
+#. i18n: file ./editor/createtemplate.ui line 95
+#: rc.cpp:422
+#, no-c-format
+msgid ""
+"Enter the name of the class which should be used as the template's base class"
+msgstr ""
+"Номи синфро ворид намоед то ки ҳамчун асоси синфи қолиб истифода бурда шавад"
+
+#. i18n: file ./editor/createtemplate.ui line 142
+#: rc.cpp:425
+#, no-c-format
+msgid "C&reate"
+msgstr "&Сохтан"
+
+#. i18n: file ./editor/createtemplate.ui line 150
+#: rc.cpp:428
+#, no-c-format
+msgid "Creates the new template"
+msgstr "Сохтани қолиби нав"
+
+#. i18n: file ./editor/createtemplate.ui line 165
+#: rc.cpp:434
+#, no-c-format
+msgid "Closes the Dialog"
+msgstr "Гуфтугуро махкам намоед"
+
+#. i18n: file ./editor/createtemplate.ui line 178
+#: rc.cpp:437
+#, no-c-format
+msgid "&Baseclass for template:"
+msgstr "&Синфи база барои қолиб:"
+
+#. i18n: file ./editor/assoctexteditor.ui line 16
+#: rc.cpp:440
+#, no-c-format
+msgid "Edit Text"
+msgstr "Таъғири матн"
+
+#. i18n: file ./editor/assoctexteditor.ui line 35
+#: rc.cpp:443
+#, no-c-format
+msgid "&Widget:"
+msgstr "&Васеъ:"
+
+#. i18n: file ./editor/assoctexteditor.ui line 67
+#: rc.cpp:449
+#, no-c-format
+msgid "&Text for:"
+msgstr "&Матн барои:"
+
+#. i18n: file ./editor/assoctexteditor.ui line 104
+#: rc.cpp:455
+#, no-c-format
+msgid "&Function..."
+msgstr "&Функсия..."
+
+#. i18n: file ./editor/assoctexteditor.ui line 137
+#: rc.cpp:458
+#, no-c-format
+msgid "Wi&dget:"
+msgstr "Ва&сеъ:"
+
+#. i18n: file ./editor/assoctexteditor.ui line 184
+#: rc.cpp:461
+#, no-c-format
+msgid "Fi&le..."
+msgstr "Фа&йл..."
+
+#. i18n: file ./editor/preferences.ui line 35
+#: rc.cpp:464
+#, no-c-format
+msgid "Preferences"
+msgstr "Маълумотгирӣ"
+
+#. i18n: file ./editor/preferences.ui line 41
+#: rc.cpp:467
+#, no-c-format
+msgid ""
+"Preferences"
+"
Change the preferences of Qt Designer. There is always one tab with general "
+"preferences. There may be additional tabs, depending on which plugins are "
+"installed.
"
+
+#. i18n: file ./editor/preferences.ui line 436
+#: rc.cpp:581
+#, no-c-format
+msgid "Select path"
+msgstr "Интихоби роҳча"
+
+#. i18n: file ./editor/preferences.ui line 439
+#: rc.cpp:584
+#, no-c-format
+msgid "Look for the documentation path."
+msgstr "Ба роҳи санадсозӣ нигаред."
+
+#. i18n: file ./editor/preferences.ui line 451
+#: rc.cpp:587
+#, no-c-format
+msgid "&Toolbars"
+msgstr "&Пайраҳаҳои Асбоб"
+
+#. i18n: file ./editor/preferences.ui line 468
+#: rc.cpp:590
+#, no-c-format
+msgid "Show &big icons"
+msgstr "Намоиши &пиктограммаи калон"
+
+#. i18n: file ./editor/preferences.ui line 471
+#: rc.cpp:593
+#, no-c-format
+msgid "Big Icons"
+msgstr "Пиктограммаҳои калон"
+
+#. i18n: file ./editor/preferences.ui line 474
+#: rc.cpp:596
+#, no-c-format
+msgid "Big icons will be used in the toolbars if this is checked."
+msgstr ""
+"Пиктограммаҳои калон дар абзори сутун истифода бурда мешавад, агар озмоиш карда "
+"шуда бошад."
+
+#. i18n: file ./editor/preferences.ui line 482
+#: rc.cpp:599
+#, no-c-format
+msgid "Show text lab&els"
+msgstr "Намоиши ёр&лиқи матн"
+
+#. i18n: file ./editor/preferences.ui line 485
+#: rc.cpp:602
+#, no-c-format
+msgid "Text Labels"
+msgstr "Ёрлиқҳои матн"
+
+#. i18n: file ./editor/preferences.ui line 488
+#: rc.cpp:605
+#, no-c-format
+msgid "Text labels will be usin in the toolbars if this is checked."
+msgstr ""
+"Ёрлиқҳои матн дар абзори сутун истифода бурда мешавад, агар озмоиш карда шуда "
+"бошад."
+
+#. i18n: file ./editor/listvieweditor.ui line 35
+#: rc.cpp:623
+#, no-c-format
+msgid "Edit Listview"
+msgstr "Таъғири рӯйхати намоиш"
+
+#. i18n: file ./editor/listvieweditor.ui line 41
+#: rc.cpp:626
+#, no-c-format
+msgid ""
+"Edit Listview"
+"
Use the controls on the Items-tab to add, edit or delete items in the "
+"listview. Change the column configuration of the listview using the controls on "
+"the Columns-tab.
Click the New Item"
+"-button to create a new item, then enter text and add a pixmap."
+"
Select an item from the list and click the Delete Item"
+"-button to remove the item from the list.
Select a signal and a corresponding slot then press the Connect"
+"-button to create a connection.
"
+"
Select a connection from the list then press the Disconnect"
+"-button to delete the connection.
"
+msgstr ""
+"Пайвастагиҳоро вироиш намоед"
+"
Дар варақаи ҷорӣ пайвастагиҳоро илова ва ҳаракат диҳед .
"
+"
Сигналро интихоб намуда ва пас аз он танозури иттисолнамоед"
+"-тугмаи пайвастагиро бунёд созед.
"
+"
Пайвастаро аз листи зер кардаи ҷудо карда шуда интихоб намоед"
+"-Тугмаи пайвастаро -нобуд созед.
"
+
+#. i18n: file ./editor/connectioneditor.ui line 56
+#: rc.cpp:1265
+#, no-c-format
+msgid "Sender"
+msgstr "Фиристанда"
+
+#. i18n: file ./editor/connectioneditor.ui line 67
+#: rc.cpp:1268
+#, no-c-format
+msgid "Signal"
+msgstr "Сигнал"
+
+#. i18n: file ./editor/connectioneditor.ui line 78
+#: rc.cpp:1271
+#, no-c-format
+msgid "Receiver"
+msgstr "Қабулкунанда"
+
+#. i18n: file ./editor/connectioneditor.ui line 89
+#: rc.cpp:1274
+#, no-c-format
+msgid "Slot"
+msgstr "Такягоҳ"
+
+#. i18n: file ./editor/connectioneditor.ui line 111
+#: rc.cpp:1277
+#, no-c-format
+msgid "Displays the connections between the sender and the receiver."
+msgstr "Пайвастагиҳоро байни қабулкунанда ва фиристанда намоиш диҳед. "
+
+#. i18n: file ./editor/connectioneditor.ui line 119
+#: rc.cpp:1280
+#, no-c-format
+msgid ""
+"A list of slots for the receiver."
+"
The slots that are displayed are only those which have arguments that "
+"correspond with the arguments of the signal that is currently selected in the "
+"Signal-list."
+msgstr ""
+"Листи такягоҳ барои қабулкунанда."
+"
Такягоҳҳое ки намоиш дода шудаанд дар листи Сигнал фақат барои он аргументҳо "
+"мутобиқ бо аргументҳои сигнали мавҷуд буда интихоб карда мешавад."
+
+#. i18n: file ./editor/connectioneditor.ui line 127
+#: rc.cpp:1283
+#, no-c-format
+msgid "Displays the list of signals that the widget emits."
+msgstr "Сигналҳое, ки дар виджет сохта шуда буданд намоиш диҳед."
+
+#. i18n: file ./editor/connectioneditor.ui line 143
+#: rc.cpp:1286
+#, no-c-format
+msgid "Si&gnals:"
+msgstr "Сиг&налҳо:"
+
+#. i18n: file ./editor/connectioneditor.ui line 183
+#: rc.cpp:1289
+#, no-c-format
+msgid "&Slots:"
+msgstr "&Чокҳо:"
+
+#. i18n: file ./editor/connectioneditor.ui line 217
+#: rc.cpp:1292
+#, no-c-format
+msgid "&Disconnect"
+msgstr "&Ҷудо кардан"
+
+#. i18n: file ./editor/connectioneditor.ui line 220
+#: rc.cpp:1295
+#, no-c-format
+msgid "Alt+D"
+msgstr ""
+
+#. i18n: file ./editor/connectioneditor.ui line 226
+#: rc.cpp:1298
+#, no-c-format
+msgid "Remove the selected connection"
+msgstr "Нобуд кардани алоқаи интихобшуда"
+
+#. i18n: file ./editor/connectioneditor.ui line 229
+#: rc.cpp:1301
+#, no-c-format
+msgid "Remove the selected connection."
+msgstr "Нобуд кардани алоқаи интихобшуда."
+
+#. i18n: file ./editor/connectioneditor.ui line 257
+#: rc.cpp:1307
+#, no-c-format
+msgid "Alt+O"
+msgstr ""
+
+#. i18n: file ./editor/connectioneditor.ui line 277
+#: rc.cpp:1316
+#, no-c-format
+msgid "Alt+C"
+msgstr ""
+
+#. i18n: file ./editor/connectioneditor.ui line 318
+#: rc.cpp:1322
+#, no-c-format
+msgid "Connec&tions:"
+msgstr "Алоқ&аҳо:"
+
+#. i18n: file ./editor/connectioneditor.ui line 346
+#: rc.cpp:1325
+#, no-c-format
+msgid "Co&nnect"
+msgstr "Ало&қа кунед"
+
+#. i18n: file ./editor/connectioneditor.ui line 349
+#: rc.cpp:1328
+#, no-c-format
+msgid "Alt+N"
+msgstr ""
+
+#. i18n: file ./editor/connectioneditor.ui line 355
+#: rc.cpp:1331
+#, no-c-format
+msgid "Create connection"
+msgstr "Сохтани алоқа"
+
+#. i18n: file ./editor/connectioneditor.ui line 358
+#: rc.cpp:1334
+#, no-c-format
+msgid "Create a connection between a signal and a slot."
+msgstr "Алоқаро байни сигнал ва такягоҳ бунёд намоед."
+
+#. i18n: file ./editor/templates/Tab_Dialog.ui line 37
+#: rc.cpp:1337 rc.cpp:1340 rc.cpp:1382 rc.cpp:1385
+#, no-c-format
+msgid "Tab"
+msgstr "Табулясия"
+
+#. i18n: file ./editor/templates/Tab_Dialog.ui line 71
+#: rc.cpp:1346 rc.cpp:1364 rc.cpp:1370 rc.cpp:1391
+#, no-c-format
+msgid "F1"
+msgstr "F1"
+
+#: widget/parser.cpp:116
+msgid "Invalid character: '%1'"
+msgstr ""
+
+#: widget/parser.cpp:192
+msgid "Constant value expected"
+msgstr ""
+
+#: widget/parser.cpp:223
+#, fuzzy
+msgid "'%1' (%2) is not a widget"
+msgstr "%1 (фармони виджет)"
+
+#: widget/parser.cpp:235 widget/parser.cpp:520
+msgid "'%1' is not a function"
+msgstr ""
+
+#: widget/parser.cpp:246
+#, fuzzy
+msgid "Expected value"
+msgstr "Иҷро кардани муколима"
+
+#: widget/parser.cpp:271 widget/parser.cpp:281
+msgid "Divide by zero"
+msgstr ""
+
+#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434
+#, fuzzy
+msgid "in function '%1': %2"
+msgstr "Надонистани функсия: '%1' дар гурӯҳ '%2'."
+
+#: widget/parser.cpp:426
+#, fuzzy
+msgid "too few parameters"
+msgstr "Ҷойгиркунии Ҷудосоз"
+
+#: widget/parser.cpp:428
+#, fuzzy
+msgid "too many parameters"
+msgstr "Ҷойгиркунии Ҷудосоз"
+
+#: widget/parser.cpp:474
+#, fuzzy
+msgid "in widget function '%1.%2': %3"
+msgstr "Надонистани функсияи васеъкуни: '%1'."
+
+#: widget/parser.cpp:517
+#, fuzzy
+msgid "'%1' is not a widget"
+msgstr "%1 (фармони виджет)"
+
+#: widget/parser.cpp:522
+msgid "Unexpected symbol after variable '%1'"
+msgstr ""
+
+#: widget/parser.cpp:741
+msgid ""
+"Expected '%1'"
+" "
+" Possible cause of the error is having a variable with the same name as a "
+"widget"
+msgstr ""
+
+#: widget/parser.cpp:743
+msgid "Expected '%1'"
+msgstr ""
+
+#: widget/parser.cpp:757 widget/parser.cpp:770
+#, fuzzy
+msgid "Expected variable"
+msgstr "Иҷро кардани муколима"
+
+#: widget/myprocess.cpp:94
+msgid "Failed to start shell process %1"
+msgstr "Сар кардани ҷилди просесси кам карда шуда %1"
+
+#: widget/expression.cpp:199 widget/expression.cpp:208
+#, fuzzy
+msgid "error"
+msgstr "Мондани хато"
+
+#: widget/kommanderfunctions.cpp:120
+msgid "Unterminated @execBegin ... @execEnd block."
+msgstr "Блоки @exeсСар карда ... @execОхири тамом нашуда. "
+
+#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164
+msgid "Unterminated @forEach ... @end block."
+msgstr "Тамом ношуда @барои Ҳар як... @охири блокировка."
+
+#: widget/kommanderfunctions.cpp:201
+#, fuzzy
+msgid "Unterminated @if ... @endif block."
+msgstr "Тамом ношуда @барои Ҳар як... @охири блокировка."
+
+#: widget/kommanderfunctions.cpp:221
+#, fuzzy
+msgid "Unterminated @switch ... @end block."
+msgstr "Тамом ношуда @барои Ҳар як... @охири блокировка."
+
+#: widget/kommanderfunctions.cpp:320
+#, c-format
+msgid "Unknown widget: @%1."
+msgstr "Надонистани васеъкуни: @%1."
+
+#: widget/kommanderfunctions.cpp:338
+msgid "Infinite loop: @%1 called inside @%2."
+msgstr "Гиреҳи беохир: @%1 ба дарун фарёд карда @%2."
+
+#: widget/kommanderfunctions.cpp:344
+msgid "Script for @%1 is empty."
+msgstr "Дасхат барои @%1 холи аст."
+
+#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99
+msgid "Invalid state for associated text."
+msgstr "Ҷои қалбаки барои матни алоқа дошта."
+
+#: widget/kommanderwidget.cpp:134
+msgid ""
+"Line %1: %2.\n"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:244
+msgid "Unknown special: '%1'."
+msgstr "Номуайяан махсус: '%1'."
+
+#: widget/kommanderwidget.cpp:274
+msgid "Unmatched parenthesis in DCOP call '%1'."
+msgstr "Қавсҳои камонакдори номувофиқ дар ҷумлаи DCOP '%1'."
+
+#: widget/kommanderwidget.cpp:280
+msgid "Incorrect arguments in DCOP call '%1'."
+msgstr "Асоси нодуруст дар DCOP ҷумла '%1'."
+
+#: widget/kommanderwidget.cpp:310
+msgid "Tried to perform DCOP query, but failed."
+msgstr "Саволи иҷро кардани DCOP -ро санҷиданд, валеноком ёфт."
+
+#: widget/kommanderwidget.cpp:341
+msgid "DCOP return type %1 is not yet implemented."
+msgstr "DCOP бар гардондани намуд %1 ҳоло ҳам иҷро нашудааст."
+
+#: widget/kommanderwidget.cpp:406
+msgid "Continue && Ignore Next Errors"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:408
+msgid "Error in widget %1:
Correct syntax is: %4"
+msgstr "Асос кифоя нест барои '%1' (%2 аз баҷои %3).
Таркиби дуруст аст: %4"
+
+#: widget/kommanderwidget.cpp:604
+msgid "Too many arguments for '%1' (%2 instead of %3).
Correct syntax is: %4"
+msgstr ""
+"Асосҳои хело зиёд барои '%1' (%2 аз баҷои %3)."
+"
Таркиби дуруст аст: %4"
+
+#: executor/main.cpp:45
+msgid ""
+"Executor is a component of the Kommander dialog system that executes .kmdr "
+"files given as arguments or via stdin"
+msgstr ""
+"Иҷрокунанда ҷузъи Kommander системаи муколама аст иҷро мешавад.Файли kmdr -и "
+"додашуда ба монанди асос ё via stdin аст"
+
+#: executor/main.cpp:50
+msgid "Read dialog from standard input"
+msgstr "Хондани диалог аз вуруди истандарти"
+
+#: executor/main.cpp:51
+msgid "Use given catalog for translation"
+msgstr "Истифода бурдани рӯйхати додашуда барои тарҷума"
+
+#: executor/main.cpp:58
+msgid "Kommander Executor"
+msgstr "Иҷрокунандаи Kommander"
+
+#: executor/main.cpp:87
+msgid ""
+"Error: no dialog given. Use --stdin option to read dialog from standard input.\n"
+msgstr ""
+"Хато:ягон муколама дода нашуд. Истифода бурдани интихоби --stdin барои хондани "
+"муколама аз вуруди истандарт--stdin .\n"
+
+#: executor/instance.cpp:115
+#, fuzzy
+msgid "Unable to create dialog."
+msgstr "Бе қобилият эҷод кардани муколама аз файл %1"
+
+#: executor/instance.cpp:187
+msgid "Kommander file %1 does not exist."
+msgstr "файли Kommander %1 вуҷуд надорад."
+
+#: executor/instance.cpp:195
+msgid ""
+"This file does not have a .kmdr extension. As a security precaution "
+"Kommander will only run Kommander scripts with a clear identity."
+msgstr ""
+
+#: executor/instance.cpp:197
+msgid "Wrong Extension"
+msgstr ""
+
+#: executor/instance.cpp:214
+msgid ""
+"This dialog is running from your /tmp directory. This may mean that "
+"it was run from a KMail attachment or from a webpage. "
+"
Any script contained in this dialog will have write access to all of your "
+"home directory; running such dialogs may be dangerous: "
+"
are you sure you want to continue?
"
+msgstr ""
+"Ин диалог аз директорияи /tmp шумо мегузарад. Пас маълум мешавад ки "
+"ин аз KMail -тон гузаштаст ё ин ки аз саҳифаи web. "
+"
"
+
+#: executor/instance.cpp:218 executor/instance.cpp:223
+msgid "Run Nevertheless"
+msgstr ""
+
+#: executor/instance.cpp:223
+msgid ""
+"The Kommander file %1 does not have the executable attribute "
+"set and could possibly contain dangerous exploits."
+"
If you trust the scripting (viewable in kmdr-editor) in this program, make "
+"it executable to get rid of this warning."
+"
Are you sure you want to continue?
"
+msgstr ""
+
+#: executor/register.cpp:66
+msgid "Return EOL-separated list of all values in the array."
+msgstr "Бар гардондани EOLрӯйхати ҷудокардаи ҳамаи бузургиҳо дар ҷадвал."
+
+#: executor/register.cpp:67
+msgid "Return EOL-separated list of all keys in the array."
+msgstr "Бар гардондани EOLрӯйхати ҷудокардаи ҳамаи калидҳо дар ҷадвал."
+
+#: executor/register.cpp:68
+msgid "Remove all elements from the array."
+msgstr "Нест кардани элементҳо аз ҷадвал."
+
+#: executor/register.cpp:69
+msgid "Return number of elements in the array."
+msgstr "Бар гардондани рақами элементҳо дар ҷадвал."
+
+#: executor/register.cpp:70
+msgid "Return the value associated with given key."
+msgstr "Бар гардондани бузургии алоқа дошта бо калиди додашуда."
+
+#: executor/register.cpp:71
+msgid "Remove element with given key from the array."
+msgstr "Нест кардани элемент бо калиди аз ҷадвал додашуда."
+
+#: executor/register.cpp:72
+msgid "Add element with given key and value to the array"
+msgstr "Илова кардани елемент бо калиди додашуда ва бузурги ба ҷадвал."
+
+#: executor/register.cpp:73
+msgid ""
+"Add all elements in the string to the array. String should have key>"
+"\\tvalue\\n format."
+msgstr ""
+"Илова кардани ҳамаи элементҳо дар ришта барои ҷойгири.Ришта метавонад калид>"
+"\\tбузурги\\n андоза дошта бошад."
+
+#: executor/register.cpp:75
+msgid ""
+"Return all elements in the array in key>\\tvalue\\n format."
+msgstr ""
+"Бар гардондани ҳамаи элементҳо дар сохтани калид\\tнарх\\n андоза."
+
+#: executor/register.cpp:77
+msgid ""
+"Create an integer indexed array - starting from 0 - from a string. Use the "
+"separator character to split the string."
+msgstr ""
+
+#: executor/register.cpp:78
+msgid ""
+"Create a string from an integer indexed array. Concatenate the elements with "
+"the separator character."
+msgstr ""
+
+#: executor/register.cpp:79
+#, fuzzy
+msgid ""
+"Remove the element specified by the key from an indexed array and reindex the "
+"array."
+msgstr "Нест кардани элемент бо калиди аз ҷадвал додашуда."
+
+#: executor/register.cpp:82
+msgid "Return number of chars in the string."
+msgstr "Бар гардондани рақами сӯзондаҳо дар ришта."
+
+#: executor/register.cpp:83
+msgid "Check if the string contains given substring."
+msgstr "Тафтиш кардан агар ришта зерришта додашударо дар бар гирад."
+
+#: executor/register.cpp:84
+msgid "Return position of a substring in the string, or -1 if it isn't found."
+msgstr "Бар гардондани ҷои зерришта дар ришта,ё-1агар он ёфта нашуда бошад."
+
+#: executor/register.cpp:86
+msgid "Return first n chars of the string."
+msgstr "Бар гардондани риштаи n сӯзондаи яккум."
+
+#: executor/register.cpp:87
+msgid "Return last n chars of the string."
+msgstr "Бар гардондани риштаи n сӯзондаи гузашта."
+
+#: executor/register.cpp:88
+msgid "Return substring of the string, starting from given position."
+msgstr "Бар гардондани зерришта аз ришта,сар кардан аз ҷои додашуда."
+
+#: executor/register.cpp:90
+msgid "Replace all occurencies of given substring."
+msgstr "Ақиб гузоштани ҳамаи воқеаҳои зерришта додашуда."
+
+#: executor/register.cpp:91
+msgid "Replace all occurencies of given substring with given replacement."
+msgstr "Ақиб гузоштани ҳамаи воқеаҳои зерришта дода бо таъин кардаи додашуда."
+
+#: executor/register.cpp:93
+msgid "Convert the string to uppercase."
+msgstr "Сохтани ришта дар қуттии боло."
+
+#: executor/register.cpp:94
+msgid "Convert the string to lowercase."
+msgstr "Ҳосил кардани ришта дар қутии хурд."
+
+#: executor/register.cpp:95
+msgid ""
+"Compare two strings. Return 0 if they are equal, -1 if the first one is lower, "
+"1 if the first one is higher"
+msgstr ""
+"Ду риштаро муқоиса кунед. 0-ро бар гардонед агар онҳо якхела бошанд,-1 агар "
+"якумаш хурдтар бошад,1агар якумаш баландтар бошад"
+
+#: executor/register.cpp:97
+msgid "Check if string is empty."
+msgstr "Тафтиш кунед,агар ришта холи бошад."
+
+#: executor/register.cpp:98
+msgid "Check if string is a valid number."
+msgstr "Тафтиш кунед агар ришта дар ҳақиқат рақам бошад."
+
+#: executor/register.cpp:101
+msgid "Return content of given file."
+msgstr "Бар гардондани дар бар гирифтаи файли додашуда."
+
+#: executor/register.cpp:102
+msgid "Write given string to a file."
+msgstr "Навиштани риштаи додашуда ба файл."
+
+#: executor/register.cpp:103
+msgid "Append given string to the end of a file."
+msgstr "Овехтани риштаи додашуда ба охири файл."
+
+#: widgets/popupmenu.cpp:56
+msgid ""
+"Insert an item into the popup menu. The executeWidget's execute method will be "
+"run when this item is selected. Returns the id of the inserted item. Use -1 for "
+"index to insert to the end. The icon is optional."
+msgstr ""
+
+#: widgets/popupmenu.cpp:57
+msgid ""
+"Insert a separator item into the popup menu. Use -1 for index to insert to the "
+"end."
+msgstr ""
+
+#: widgets/popupmenu.cpp:58
+msgid ""
+"Change an item specified by id in the popup menu. The executeWidget's execute "
+"method will be run when this item is selected."
+msgstr ""
+
+#: widgets/popupmenu.cpp:59
+msgid "Enable the item specified by id in the popup menu."
+msgstr ""
+
+#: widgets/popupmenu.cpp:60
+msgid "Check if the item specified by id is enabled."
+msgstr ""
+
+#: widgets/popupmenu.cpp:61
+msgid "Make the item specified by id visible."
+msgstr ""
+
+#: widgets/popupmenu.cpp:62
+msgid "Apply checked status for the item specified by id."
+msgstr ""
+
+#: widgets/popupmenu.cpp:63
+msgid "Check if the item specified by id is visible."
+msgstr ""
+
+#: widgets/popupmenu.cpp:64
+msgid "Verify if the item specified by id is checked."
+msgstr ""
+
+#: widgets/popupmenu.cpp:65
+msgid ""
+"Insert submenu widget into the popup menu. Use -1 for index to insert to the "
+"end. The icon is optional."
+msgstr ""
+
+#: widgets/timer.cpp:63
+msgid "Set the timer timeout interval in ms."
+msgstr ""
+
+#: widgets/treewidget.cpp:64
+msgid "Add column at end with column header"
+msgstr ""
+
+#: widgets/treewidget.cpp:65
+msgid "Set sorting for a column"
+msgstr ""
+
+#: widgets/treewidget.cpp:68
+msgid "Get the column caption for column index"
+msgstr ""
+
+#: widgets/treewidget.cpp:69
+msgid "Set the pixel width for column index - use 0 to hide"
+msgstr ""
+
+#: widgets/treewidget.cpp:70
+msgid "Set to left, right or center, case insensitive "
+msgstr ""
+
+#: widgets/toolbox.cpp:39
+msgid "Adds a widget to the toolbox. Returns the index of the widget."
+msgstr ""
+
+#: widgets/toolbox.cpp:41
+#, fuzzy
+msgid "Returns the name of the active widget."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: widgets/toolbox.cpp:42
+msgid ""
+"Remove the selected widget, returns the index of the removed widget or -1 if no "
+"such widget was found."
+msgstr ""
+
+#: widgets/toolbox.cpp:43
+msgid ""
+"Remove the widget from the index position, returns the index of the removed "
+"widget or -1 if no widget was found."
+msgstr ""
+
+#: widgets/toolbox.cpp:45
+#, fuzzy
+msgid "Activates the selected widget."
+msgstr "Бардоштани ҷузъҳои интихобшуда"
+
+#: widgets/toolbox.cpp:47
+#, fuzzy
+msgid "Returns the index of the active widget."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: widgets/toolbox.cpp:49
+#, fuzzy
+msgid "Returns the widget having the supplied index."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: widgets/toolbox.cpp:51
+#, fuzzy
+msgid ""
+"Returns the index of the widget, -1 if the widget is not part of the toolbox."
+msgstr "Ба ҷои нишонаи гирифта додани мундариҷаи матн бар мегардад."
+
+#: widgets/tabwidget.cpp:48
+#, fuzzy
+msgid "Sets an icon on the specified tab. Index is zero based."
+msgstr ""
+"Фақраи дар индекс таъин карда шударо интихоб намоед. Индексҳо ин асоси нул аст."
+
+#: widgets/closebutton.cpp:116
+msgid "Failed to start shell process."
+msgstr "Сар кардани ҷилди просесси кам карда шуда."
+
+#: widgets/combobox.cpp:50
+msgid "Make the ComboBox expose it's list without mousing around."
+msgstr ""
+
+#: widgets/fontdialog.cpp:49
+msgid ""
+"Sets the default font for the dialog, by specifying the family, the size and "
+"other style options."
+msgstr ""
+
+#: widgets/fontdialog.cpp:51
+#, fuzzy
+msgid "Returns the font family."
+msgstr "Кисми қаноат мекардагии файлро дохил кардан."
+
+#: widgets/fontdialog.cpp:53
+#, fuzzy
+msgid "Returns the font size in point."
+msgstr "Баргардондани контенти ҷузъ."
+
+#: widgets/fontdialog.cpp:55
+#, fuzzy
+msgid "Returns true, if the font is bold."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: widgets/fontdialog.cpp:57
+#, fuzzy
+msgid "Returns true, if the font is italic."
+msgstr "Матнро дар индекси додашудаи фақра боз гардонед."
+
+#: widgets/aboutdialog.cpp:59
+msgid ""
+"Sets information about the application. This is the first method that must me "
+"called, any addition to the dialog done before initialization will be ignored."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:61
+msgid "Add an author. Only the author name is required."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:63
+msgid "Add a translator. Only the name is required."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:65
+#, fuzzy
+msgid "Set a short description text."
+msgstr "Нигоҳ доштани васеъкунии файли тасвир"
+
+#: widgets/aboutdialog.cpp:67
+msgid "Set a homepage address."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:69
+msgid "Set an email address, where bugs can be reported."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:71
+msgid ""
+"Sets license information of the application. The parameter can be one of the "
+"license keys - GPL_V2, LGPL_V2, BSD, ARTISTIC -, or a freely specified text."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:73
+#, fuzzy
+msgid "Returns the set version string."
+msgstr "Бар гардондани пораи банди додашуда."
+
+#: widgets/table.cpp:56
+msgid ""
+"Sets a column to sort ascending or descending. Optionally can sort with rows "
+"intact for database use."
+msgstr ""
+
+#: widgets/table.cpp:57
+msgid "Scrolls the table so the cell indicated is visible."
+msgstr ""
+
+#: widgets/table.cpp:58
+msgid ""
+"Select cells using the upper left and lower right cell addresses "
+"Not guaranteed to have KDE4 compatiblility"
+msgstr ""
+
+#: widgets/table.cpp:59
+#, fuzzy
+msgid "Select the row with the zero based index."
+msgstr "Фақраро дар индекси додашуда ҳаракат диҳед."
+
+#: widgets/table.cpp:60
+msgid ""
+"Select the column with the zero based index. "
+"Not guaranteed to have KDE4 compatiblility"
+msgstr ""
+
+#: widgets/table.cpp:61
+msgid ""
+"Set the column read only using zero based index. "
+"Not guaranteed to have KDE4 compatiblility"
+msgstr ""
+
+#: widgets/table.cpp:62
+msgid ""
+"Set the row read only using zero based index. "
+"Not guaranteed to have KDE4 compatiblility"
+msgstr ""
+
+#: widgets/table.cpp:63
+#, fuzzy
+msgid "Returns the number of rows of the table"
+msgstr "Бар гардондани рақами элементҳо дар сохтан."
+
+#: widgets/textedit.cpp:47
+msgid "see if widget has been modified."
+msgstr ""
+
+#: working/plugintemplate/widget.cpp:43
+msgid "Call function1 with two arguments, second is optional."
+msgstr ""
+
+#: working/plugintemplate/widget.cpp:44
+msgid "Get a QString as a result of function2."
+msgstr ""
+
+#: working/plugintemplate/plugin.cpp:19
+#, fuzzy
+msgid "Kommander %{APPNAME} plugin."
+msgstr "Kommander-ри дароварда мешудагтро илова намоед"
+
+#~ msgid "Returns the index of an item with the given text."
+#~ msgstr "Ба ҷои нишонаи гирифта додани мундариҷаи матн бар мегардад."
+
+#, fuzzy
+#~ msgid "Executes the script associated with the widget."
+#~ msgstr "Бар гардондани нархи ҳосил карда бо калиди додашуда."
+
+#~ msgid "Returns selected text or text of current item."
+#~ msgstr "Матни интихоб карда шударо ва фақраи мавҷуд бударо боз монед."
+
+#~ msgid "Unable to create dialog from input."
+#~ msgstr "Бе қобилият эҷод кардани муколама аз вуруд."
+
+#~ msgid "Library %1 is not a Kommander plugin"
+#~ msgstr "Китобхонаи %1 Фармондиҳандаи дароварда шудагӣ нест"
+
+#~ msgid "&Pixmaps"
+#~ msgstr "&Ҳаритаҳои Pix"
+
+#~ msgid "Save in&line"
+#~ msgstr "Дар хат нигоҳ доштан"
+
+#~ msgid "Save pixmaps in the .ui files"
+#~ msgstr "Нигоҳ доштани ҳаритаҳои pix дар файлҳои .ui"
+
+#~ msgid "Save Inline
Saves the pixmaps as binary data in the .ui files. Pixmaps saved like this are not shared between forms. We recommend using Project image files instead."
+#~ msgstr "Дар хат нигоҳ доштан
Each project may have a collection of pixmaps. If you use a project, we recommend that you use this option since it shares the images and is the fastest and most efficient way to use pixmaps in your forms.
Ҳар як нақша метавонад пайвастагии харитаи pix-ро дошта бошад. Агар шумо нақшаро истифода баред, мо тавсия менамоем, ки шумо ин интихобро истифода баред то он даме ки ин тасвирро тақсим нанамояд ва ин тезтар ва аз ҳама роҳи қулай барои истифода бурдани харитаи pix дар варақа.
"
+
+#~ msgid "Specify Pixmap-Loader function (only the function's name, no parentheses.)"
+#~ msgstr "Пурбор кунандаи амали харитаи pix-ро таъин намоед (фақат амали ном, на дар қавсҳои камонак.)"
+
+#~ msgid "Specify Pixmap-Loader function
Specify the function which should be used for loading a pixmap in the generated code. Only enter the function's name, with no parentheses."
+#~ msgstr "Пурбор кунандаи амали харитаи pix-ро таъин намоед
Барои пурбор кардани харитаи pix дар коди тавлид карда шуда таъини амалро барои истифодаи пурбор истифода намоед. (фақат амалином, на дар қавсҳои камонак.)"
+
+#~ msgid "Use &function:"
+#~ msgstr "Истифодаи &функсия:"
+
+#~ msgid "Use the given function for pixmaps"
+#~ msgstr "Функсияи дода шудаи барои харитаи pix-ро истифода баред"
+
+#~ msgid "Use a given function for pixmaps
If you choose this option you must define a function in the line edit at the right which will be used in the generated code for loading pixmaps. When choosing a pixmap in Qt Designer you will be asked to specify the arguments which will be passed to the function in the generated code.
This approach makes it possible to use your own icon-loader function for loading pixmaps. Qt Designer can't preview the correct image if you use your own function."
+#~ msgstr "
"
+
+#~ msgid " Click on the buttons to insert a single widget, or double click to insert multiple widgets."
+#~ msgstr "Барои ворид намудани воҳиди виджет тугмачаро зер намоед, ё ин ки барои ворид намудани виджетҳои бисёркарата дубора зер намоед."
+
+#~ msgid "Custom"
+#~ msgstr "Оддӣ"
+
+#~ msgid "Edit custom widgets..."
+#~ msgstr "Вироиши фармони виджетҳо..."
+
+#~ msgid "Adding Custom Widget"
+#~ msgstr "Илова намудани фармоиши виджет"
+
+#~ msgid ""
+#~ "Custom widget names must be unique.\n"
+#~ "A custom widget called '%1' already exists, so it is not possible to add another widget with this name."
+#~ msgstr ""
+#~ "Фармоиши номҳои виҷет бояд нодир бошанд.\n"
+#~ "Фармоиши виҷети бо номи '%1' аллакай вуҷуд дорад ва дохил кардани виҷети дигар ба ин ном номумкин аст."
+
+#~ msgid "Removing Custom Widget"
+#~ msgstr "Аз ҷой мондани фармоиши виджет"
+
+#~ msgid "The custom widget '%1' is in use, so it cannot be removed."
+#~ msgstr "Фармоиши виджет '%1' истифода шудааст, бинобар ҳамин аз ҷой мондан мумкин нест."
+
+#~ msgid "Header Files (*.h *.h++ *.hxx)"
+#~ msgstr "Файлҳои саромад (*.h *.h++ *.hxx)"
+
+#~ msgid "Renaming Custom Widget"
+#~ msgstr "Номгузории фармоиши виджет дубора"
+
+#~ msgid ""
+#~ "Custom widget names must be unique.\n"
+#~ "A custom widget called '%1' already exists, so it is not possible to rename this widget with this name."
+#~ msgstr ""
+#~ "Фармоиши номҳои виҷет бояд нодир бошанд.\n"
+#~ "Фармоиши виҷети бо номи '%1' аллакай вуҷуд дорад ва номгузори кардани ин виҷет ба ин ном номумкин аст."
+
+#~ msgid "Custom-Widget Description (*.cw);;All Files (*)"
+#~ msgstr "Фармоиши-шарҳи виджет (*.cw);;Ҳамаи файлҳо (*)"
+
+#~ msgid "Insert a %1 (custom widget)"
+#~ msgstr "Ворид намудани %1 (фармоиши виджет)"
+
+#~ msgid "%1 (custom widget)
Click Edit Custom Widgets... in the Tools|Custom menu to add and change custom widgets. You can add properties as well as signals and slots to integrate them into Qt Designer, and provide a pixmap which will be used to represent the widget on the form.
Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.
\n"
+#~ "
Since it is a lot of work to type in all the information for custom widgets, you should consider using the createcw tool which is in $QTDIR/tools/designer/tools/createcw. Using createcw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the createcw directory
Saves all the descriptions of the shown custom widgets to a file which can then be used to import the custom widgets elsewhere."
+#~ msgstr "Тасвирҳоро нигоҳ доред
Ҳамаи тасвирҳои муштарии васеъкуниҳо нишон дода шудаанд дар файл нигоҳ доред ва пас аз он муштарии васеъкунӣ маъно дорад."
+
+#~ msgid "Change the properties of the selected custom widget."
+#~ msgstr "Хусусиятҳои муштарии васеъкуниҳои интихоб карда шударо иваз намоед"
+
+#~ msgid "De&finition"
+#~ msgstr "Таъ&риф"
+
+#~ msgid "Select a pixmap file.
The pixmap will be used to represent the widget in forms."
+#~ msgstr "Файли харитаи pix-ро интихоб намоед.
Харитаи pix дар намояндаи васеъкунӣ дар варақа истифода бурда мешавад."
+
+#~ msgid "Enter filename"
+#~ msgstr "Номи файл дохил кунед"
+
+#~ msgid "Change the header file's name for the selected custom widget.
The header file will be included by forms using the widget.
"
+
+#~ msgid "Si&gnals"
+#~ msgstr "Сиг&налҳо"
+
+#~ msgid "The list of all the signals that the selected widget can emit."
+#~ msgstr "Саҳифаи ҳамаи сигналҳо ,ки виҷетҳои интихоб кардашуда матавонанд сар диҳанд."
+
+#~ msgid "N&ew Signal"
+#~ msgstr "Сиг&нали нав"
+
+#~ msgid "Add new signal"
+#~ msgstr "Илова кардани сигнали нав"
+
+#~ msgid "Add a new signal for the current custom widget.
An argument list should be provided in the signal's name, and the name must be unique.
This program is licensed to you under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation. This gives you legal permission to copy, distribute and/or modify this software under certain conditions. For details, see the file 'COPYING' that came with this software distribution. If you did not get the file, send email to info@trolltech.com.
\n"
+#~ "
The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
"
+
+#~ msgid "Private"
+#~ msgstr "Шахсӣ"
+
+#~ msgid "Returns current widget's content."
+#~ msgstr "Бар гардондани баргардандаи васеъкунандаи ҷоришаванда."
diff --git a/tde-i18n-tg/messages/tdewebdev/kxsldbg.po b/tde-i18n-tg/messages/tdewebdev/kxsldbg.po
new file mode 100644
index 00000000000..4178d4f435c
--- /dev/null
+++ b/tde-i18n-tg/messages/tdewebdev/kxsldbg.po
@@ -0,0 +1,2268 @@
+# translation of kxsldbg.po to
+# translation of kxsldbg.po to Tajik
+# translation of kxsldbg.po to Тоҷикӣ
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+# 2004, infoDev, a World Bank organization
+# 2004, Khujand Computer Technologies, Inc.
+# 2004, Youth Opportunities, NGO.
+# Roger V Kovacs, , 2004.
+# Victor Ibragimov , 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: kxsldbg\n"
+"POT-Creation-Date: 2008-07-08 01:25+0200\n"
+"PO-Revision-Date: 2005-09-23 19:10+0500\n"
+"Last-Translator: Victor Ibragimov \n"
+"Language-Team: Tajik\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10\n"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+"НПО \"Имкониятҳои ҷавонон\" ва Khujand Computer Technologies, Inc. USA, Роҷер "
+"Ковакс, Виктор Ибрагимов, Марина Колючева"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+"youth_opportunities@tajikngo.org, rkovacs@khujand.org, MarinaKL@tajikngo.org"
+
+#: main.cpp:9
+msgid "A KDE KPart Application for xsldbg, an XSLT debugger"
+msgstr "Гузориши KDE KPart бари xsldbg, пардозкунандаи XSLT"
+
+#: main.cpp:14 xsldbgmain.cpp:97
+msgid "XSL script to run"
+msgstr "XSL-сценария дар иҷроиш"
+
+#: main.cpp:15 xsldbgmain.cpp:98
+#, fuzzy
+msgid "XML data to be transformed"
+msgstr "XML-маълумотҳо барои тағйир диҳи "
+
+#: main.cpp:16
+#, fuzzy
+msgid "File to save results to"
+msgstr ""
+"Хатоги: Натиҷатҳоро ба %1 нигоҳ дошта натавонистам.\n"
+
+#: main.cpp:22
+msgid "KXSLDbg"
+msgstr ""
+
+#: kxsldbg.cpp:64
+msgid "Could not find our part."
+msgstr "Қисм ёфт нашуд."
+
+#: kxsldbg.cpp:164
+msgid "File: %1 Line: %2 Col: %3"
+msgstr "Файл: %1 Хат: %2 Сутун: %3"
+
+#: kxsldbgpart/xsldbglocallistitem.cpp:32
+#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:71
+#, fuzzy
+msgid "Local"
+msgstr "Локали"
+
+#: kxsldbgpart/xsldbglocallistitem.cpp:34
+#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:73
+#, fuzzy
+msgid "Global"
+msgstr "Глобали"
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:83
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:92
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:115
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:120
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:143
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:148
+#: kxsldbgpart/xsldbgdebugger.cpp:297 kxsldbgpart/xsldbgdebugger.cpp:317
+#: kxsldbgpart/xsldbgdebugger.cpp:335 kxsldbgpart/xsldbgdebugger.cpp:355
+#: kxsldbgpart/xsldbgdebugger.cpp:375 kxsldbgpart/xsldbgdebugger.cpp:394
+msgid "Operation Failed"
+msgstr "Хатоги дар вақти иҷроиши амалиёт"
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:84
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:116
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:144
+msgid "A line number was provided without a file name."
+msgstr "Рақами сатр бе номи файл дода шуд."
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:93
+msgid "No details provided or an invalid line number was supplied."
+msgstr ""
+"Маълумотҳои додашуда нестанд ва ё рақми сатр нотӯғри истифода шудааст."
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:121
+msgid "No details provided or an invalid line or ID was supplied."
+msgstr "Маълумотҳои додашуда нестанд ва ё ID-и нотӯғри истифода шудааст."
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:149
+msgid "No details provided."
+msgstr "Маълумотҳои додашуда нестанд."
+
+#: kxsldbgpart/xsldbginspector.cpp:68
+msgid "Xsldbg Inspector"
+msgstr "Саҳфаи Xsldbg"
+
+#: kxsldbgpart/xsldbginspector.cpp:77
+msgid "Breakpoints"
+msgstr "Нуқтаҳои бозисти"
+
+#: kxsldbgpart/xsldbginspector.cpp:83
+msgid "Variables"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:89
+msgid "CallStack"
+msgstr "Фарёдҳои тозиёна"
+
+#: kxsldbgpart/xsldbginspector.cpp:95
+msgid "Templates"
+msgstr "Қолабҳо"
+
+#: kxsldbgpart/xsldbginspector.cpp:101
+msgid "Sources"
+msgstr "Манбаъҳо"
+
+#: kxsldbgpart/xsldbginspector.cpp:107
+msgid "Entities"
+msgstr "Объектҳо"
+
+#: kxsldbgpart/xsldbginspector.cpp:126
+msgid "Apply changes to xsldbg after restarting execution"
+msgstr "Қабули ивазот дар xsldbg баъд аз аз сар ба кор дарори"
+
+#: kxsldbgpart/xsldbginspector.cpp:133
+msgid "&Refresh"
+msgstr "&Таъмиркуни"
+
+#: kxsldbgpart/xsldbginspector.cpp:134
+msgid "Refresh values in inspectors from xsldbg"
+msgstr "Тъмиркунии маъно дар саҳфаи намоиши xsldbg"
+
+#: kxsldbgpart/libxsldbg/files.cpp:192 kxsldbgpart/libxsldbg/files.cpp:215
+msgid ""
+"Error: Unable to open terminal %1.\n"
+msgstr ""
+"Хатоги: Терминалро бозкарда ншуд %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:195
+msgid ""
+"Error: Did not previously open terminal.\n"
+msgstr ""
+"Хатоги: Терминал барвақт боз набуд.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:497
+msgid ""
+"Error: The file name \"%1\" is too long.\n"
+msgstr ""
+"Хатоги: Номи файл \"%1\" беҳад дароз аст. \n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:521
+msgid ""
+"Error: Unable to change to directory %1.\n"
+msgstr ""
+"Хатоги: Ба каталог гузашта нашуд %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:524
+msgid ""
+"Changed to directory %1.\n"
+msgstr ""
+"Ба каталог гузаштем %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:552
+msgid ""
+"Setting XML Data file name to %1.\n"
+msgstr ""
+"Баҷогузории номи файли XML дар %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:564
+msgid ""
+"Setting stylesheet file name to %1.\n"
+msgstr ""
+"Баҷогузории номи таблицаҳои услуб дар %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:581
+msgid ""
+"Setting stylesheet base path to %1.\n"
+msgstr ""
+"Баҷигузории роҳи база ба услубҳо дар %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:598
+msgid ""
+"Missing file name.\n"
+msgstr ""
+"Нами файл роҳ дода шудааст.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:1108 kxsldbgpart/libxsldbg/files.cpp:1143
+msgid ""
+"Encoding of text failed.\n"
+msgstr ""
+"Рамз ифодакунии матн хушбахтона ба охир расид.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:1179
+#, c-format
+msgid "Unable to initialize encoding %1."
+msgstr "Натавонистам рамзгузории %1-ро инитсиализатсия кунам."
+
+#: kxsldbgpart/libxsldbg/files.cpp:1184
+msgid ""
+"Invalid encoding %1.\n"
+msgstr ""
+"Рамзгузории норавои %1.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:1245
+msgid ""
+" ----- more ---- \n"
+msgstr ""
+"----- бисёртар ---- \n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:223
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:318
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:1031
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:679
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:713
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1237
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1340
+#: kxsldbgpart/libxsldbg/files.cpp:1353
+#: kxsldbgpart/libxsldbg/files_unix.cpp:61
+#: kxsldbgpart/libxsldbg/files_unix.cpp:153
+#: kxsldbgpart/libxsldbg/search.cpp:106 kxsldbgpart/libxsldbg/search.cpp:1191
+#: kxsldbgpart/libxsldbg/search.cpp:1254 kxsldbgpart/libxsldbg/search.cpp:1315
+#: kxsldbgpart/libxsldbg/search.cpp:1367 kxsldbgpart/libxsldbg/search.cpp:1415
+#: kxsldbgpart/libxsldbg/search.cpp:1469 kxsldbgpart/libxsldbg/search.cpp:1515
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:105
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:512 kxsldbgpart/libxsldbg/xsldbg.cpp:1061
+msgid ""
+"Error: Out of memory.\n"
+msgstr ""
+"Хатоги: Норассоии хотир.\n"
+
+#: kxsldbgpart/libxsldbg/files.cpp:1363
+msgid ""
+"Error: Unable to convert %1 to local file name.\n"
+msgstr ""
+"Хатоги: Номи локалии файлро ба вуҷуд %1оарда нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:48
+msgid "Failed to add parameter"
+msgstr "Параметрро ҳамроҳ карда нашуд"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1888
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1901
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2061
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:248
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:265
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:52
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:71
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:101
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:115
+msgid ""
+"Error: Invalid arguments for the command %1.\n"
+msgstr ""
+"Хатоги: Далелҳои дастнорас барои фармонҳо %1.\n"
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:96
+msgid "Failed to delete parameter"
+msgstr "Парметрро дур карда нашуд"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:375
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:695
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:821
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:107
+msgid ""
+"Error: Unable to parse %1 as a line number.\n"
+msgstr ""
+"Хатоги: Коркард ба монанди %1 рақми сатри.\n"
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:112
+msgid ""
+"Error: Unable to find parameter %1.\n"
+msgstr ""
+"Хатоги: Праметр ёфт нашуд %1.\n"
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:146
+msgid "Unable to print parameters"
+msgstr "Праметрҳоро ба чон бароварда нашуд"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:73
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:107
+msgid ""
+"Error: Unable to parse %1 as an option value.\n"
+msgstr ""
+"Хатоги: Коркард бо намуди %1 маънои опция.\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:110
+msgid ""
+"Error: Unknown option name %1.\n"
+msgstr ""
+"Хатоги: Номи номаълуми опция %1.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2012
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:213
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:269
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:113
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:116
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:48
+msgid ""
+"Error: Missing arguments for the command %1.\n"
+msgstr ""
+"Хатоги: Далелҳои дастнорас барои фармон %1.\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:146
+msgid ""
+"Option %1 = %2\n"
+msgstr ""
+"Интихоботи %1 = %2\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:157
+msgid ""
+"Option %1 = \"%2\"\n"
+msgstr ""
+"Интихоботи %1 = \"%2\"\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:159
+msgid ""
+"Option %1 = \"\"\n"
+msgstr ""
+"Интихоботи %1 = \"\"\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:230
+msgid ""
+"\tNo expression watches set.\n"
+msgstr ""
+"\tМушоҳида вуҷуд надорад.\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:237
+msgid " WatchExpression %1 "
+msgstr "WatchExpression %1 "
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:263
+msgid ""
+"Error: Unable to add watch expression \"%1\". It already has been added or it "
+"cannot be watched.\n"
+msgstr ""
+"Хатогӣ: Натавонистам ибораи дида баромадани \"%1\"-ро илова кунам. Ёки он "
+"аллакай илова шудааст, ёки истифода карда намешавад.\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:287
+msgid ""
+"Error: Unable to parse %1 as a watchID.\n"
+msgstr ""
+"Хатоги: Коркард карда нашуд %1 Ба монанди watchID.\n"
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:292
+msgid ""
+"Error: Watch expression %1 does not exist.\n"
+msgstr ""
+"Хатоги: Изҳори назари %1 вуҷуд надорад.\n"
+
+#: kxsldbgpart/libxsldbg/options.cpp:296 kxsldbgpart/libxsldbg/options.cpp:326
+msgid ""
+"Error: Option %1 is not a valid boolean/integer option.\n"
+msgstr ""
+"Хатоги: Интихоботи %1 пурра нест/мантиқан.\n"
+
+#: kxsldbgpart/libxsldbg/options.cpp:368 kxsldbgpart/libxsldbg/options.cpp:399
+msgid ""
+"Error: Option %1 is not a valid string xsldbg option.\n"
+msgstr ""
+"Хатоги: Интихоботи %1 сатри имконпазири интихоботи xsldbg нест.\n"
+
+#: kxsldbgpart/libxsldbg/options.cpp:511
+msgid ""
+" Parameter %1 %2=\"%3\"\n"
+msgstr ""
+"Параметр %1 %2=\"%3\"\n"
+
+#: kxsldbgpart/libxsldbg/options.cpp:546
+msgid ""
+"\n"
+"No parameters present.\n"
+msgstr ""
+"\n"
+"Параметрҳо нестанд.\n"
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:184
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:36
+msgid ""
+"Error: Stylesheet is not valid.\n"
+msgstr ""
+"Хатоги: Таблицаи но ҷоизи услубҳо.\n"
+
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:99
+msgid ""
+"Error: Cannot change a variable that does not use the select attribute.\n"
+msgstr ""
+"Хатоги: Ивази тағйир ёбандаи хусусияти ноистифода нашудоти select.\n"
+
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:102
+msgid ""
+"Error: Variable %1 was not found.\n"
+msgstr ""
+"Хатоги: Тағйирёбандаи %1 ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:425
+#: kxsldbgpart/libxsldbg/search.cpp:484
+#: kxsldbgpart/libxsldbg/trace_cmds.cpp:68
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:111
+msgid ""
+"Error: Invalid arguments to command %1.\n"
+msgstr ""
+"Хатоги: Хусусиятҳои номумкини фармонҳои %1.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:619
+msgid "disabled"
+msgstr "Ғайрифаъол"
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:620
+msgid "enabled"
+msgstr "Фаъол"
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:639
+#, fuzzy
+msgid ""
+"Breakpoint %1 %2 for template: \"%3\" mode: \"%4\" in file \"%5\" at line %6"
+msgstr ""
+"Нуқтаи бозист %1 %2 барои қолиб: \"%3\" Тартибот: \"%4\" Дар файли %5 дар сатри "
+"%6"
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:641
+msgid "Breakpoint %1 %2 for template: \"%3\" mode: \"%4\""
+msgstr "Нуқтаи бозисти %1 %2 барои қолиб: \"%3\" тартибот: \"%4\""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:51
+#: kxsldbgpart/libxsldbg/help_unix.cpp:56
+#, fuzzy
+msgid "xsldbg version"
+msgstr "Хабари qxsldbg"
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:52
+#: kxsldbgpart/libxsldbg/help_unix.cpp:57
+msgid "Help document version"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:53
+#: kxsldbgpart/libxsldbg/help_unix.cpp:58
+msgid "Help not found for command"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:90
+msgid ""
+"Error: Unable to display help. Help files not found in %1 or xsldbg not found "
+"in path.\n"
+msgstr ""
+"Хатто:Нишон додани мадад-ро намешавад.Файлҳои ёрирасон дар %1 ёфт нашуд ё "
+"xsldbg дар роҳча ҳам ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:92
+msgid ""
+"Error: Unable to find xsldbg or help files.\n"
+msgstr ""
+"Хатоги: Ёридиҳандаи файлҳо ва ё xsldbg ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:97
+msgid ""
+"Error: Unable to print help file.\n"
+msgstr ""
+"Хатоги: ба чоп барории маълумотгирак нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:102
+msgid ""
+"Error: No path to documentation; aborting help.\n"
+msgstr ""
+"Хатоги: Ба сӯи ҳуҷатҳо роҳ нест. Канда шудани системаи ёрирасон.\n"
+
+#: kxsldbgpart/libxsldbg/trace_cmds.cpp:69
+msgid ""
+"Warning: Assuming normal speed.\n"
+msgstr ""
+"Огоҳи: Суръати миёнаро интихоб кунед.\n"
+
+#: kxsldbgpart/libxsldbg/debug.cpp:135
+msgid ""
+"Error: XSLT source and XML data are empty. Cannot enter the debugger.\n"
+msgstr ""
+"Хатоги: Сарчашмаи XSLT ва XML-маълумотҳо холианд. Ба тахкунак ворид шуда "
+"натавонистам.\n"
+
+#: kxsldbgpart/libxsldbg/files_unix.cpp:67
+msgid ""
+"Error: USER environment variable is not set.\n"
+msgstr ""
+"Хатоги: Атрофи тиғйирёбандаи USER гузошта нашудааст.\n"
+
+#: kxsldbgpart/libxsldbg/files_unix.cpp:199
+msgid ""
+"Error: The value of the option docspath or searchresultspath is empty. See help "
+"on setoption or options command for more information.\n"
+msgstr ""
+"Хатто:Қиммати интихоби роҳчаидокҳо ё роҳчаикофтуковинатиҷаҳо холист.Ба "
+"ёрирасон нигоҳ кунед дар барқарориинтихоб ё фармони интихобҳо барои ахбороти "
+"зиёдтар.\n"
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:71
+msgid "Entity %1 "
+msgstr "Объект %1 "
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:78
+msgid ""
+"No external General Parsed entities present.\n"
+msgstr ""
+"Ягон Генерал Парсед чизҳо вуҷуд надоранд.\n"
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:80
+#, fuzzy, c-format
+msgid ""
+"_n: \tTotal of %n entity found.\n"
+"\tTotal of %n entities found."
+msgstr ""
+"\tТанҳо %1 ворид шуд.\n"
+"\tТанҳо %1 воридҳо ёфт шудаанд."
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:121
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:129
+msgid ""
+"SystemID \"%1\" was not found in current catalog.\n"
+msgstr ""
+"SystemID \"%1\" дар каталоги оянда ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:125
+msgid ""
+"SystemID \"%1\" maps to: \"%2\"\n"
+msgstr ""
+"SystemID \"%1\" вуҷуд надорад: \"%2\"\n"
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:168
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:176
+msgid ""
+"PublicID \"%1\" was not found in current catalog.\n"
+msgstr ""
+"PublicID \"%1\"дар каталоги оянда ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:172
+msgid ""
+"PublicID \"%1\" maps to: \"%2\"\n"
+msgstr ""
+"PublicID \"%1\" харитаҳо ба: \"%2\"\n"
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:135
+#, fuzzy
+msgid ""
+" template: \"%1\" mode: \"%2\" in file \"%3\" at line %4\n"
+msgstr ""
+"қолиб: \"%1\" тартибот: \"%2\" дар файли %3 дар сатри %4\n"
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:226
+msgid ""
+"\tNo XSLT templates found.\n"
+msgstr ""
+"\tҚолиби XSLT ёфт нашудаанд.\n"
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:228
+#, fuzzy, c-format
+msgid ""
+"_n: \tTotal of %n XSLT template found\n"
+"\tTotal of %n XSLT templates found"
+msgstr ""
+"\tҲамаги қолиби XSLT %1 ёфт шуд\n"
+"\tҲамаги қолиби XSLT %1 ёфт шуn"
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:229
+#, c-format
+msgid ""
+"_n: \tTotal of %n XSLT template printed\n"
+"\tTotal of %n XSLT templates printed"
+msgstr ""
+"\tҲамаги %n қолиби XSLT ёфт шуд.\n"
+"\tҲамаги %n қолибҳои XSLT ёфт шудаанд."
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:261
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:290
+msgid ""
+" Stylesheet %1\n"
+msgstr ""
+"Таблицаи услуби %1\n"
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:325
+#, fuzzy, c-format
+msgid ""
+"_n: \tTotal of %n XSLT stylesheet found.\n"
+"\tTotal of %n XSLT stylesheets found."
+msgstr ""
+"\tҲамаги %n услуби варақи XSLT %1 ёфт шуд. \tҲамаги %n услуби варақҳои XSLT %1 "
+"ёфт шудаанд."
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:328
+msgid ""
+"\tNo XSLT stylesheets found.\n"
+msgstr ""
+"\tЯгон XSLT намудиварақаҳо ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:270 kxsldbgpart/libxsldbg/xsldbg.cpp:298
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:320
+msgid ""
+"%1 took %2 ms to complete.\n"
+msgstr ""
+"%1 иҷро шуд %2 мс.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:361
+#, c-format
+msgid "XInclude processing %1."
+msgstr "ХДохил кардани пардозиши %1."
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:399 kxsldbgpart/libxsldbg/xsldbg.cpp:446
+msgid ""
+"Error: Unable to write temporary results to %1.\n"
+msgstr ""
+"Хатоги: Маълумотҳои муваққатиро муҳофизат карда нашуд дар %1.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:409
+#, c-format
+msgid ""
+"_n: Applying stylesheet %n time\n"
+"Applying stylesheet %n times"
+msgstr ""
+"Истифода бурдани намуди варақаҳо %n бор\n"
+"Истифода бурдани намуди варақаҳо %n бор"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:412
+msgid "Applying stylesheet"
+msgstr "Истифода барии таблицаи услубҳо"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:473 kxsldbgpart/libxsldbg/xsldbg.cpp:491
+msgid "Saving result"
+msgstr "Муҳофизати натиҷа"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:476
+msgid ""
+"Warning: Generating non-standard output XHTML.\n"
+msgstr ""
+"Огаҳи: Пайдо намудани XHTML-и ғайри стандарт.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:493
+msgid ""
+"Warning: Unsupported, non-standard output method %1.\n"
+msgstr ""
+"Огоҳ бошед:Ёри надошташуда,бе-стандарт методи маҳсулот %1.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:509
+msgid "Running stylesheet and saving result"
+msgstr "Ба кордарории таблицаи услубҳо ва муҳофизати натиҷа"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:516
+msgid ""
+"Error: Unable to save results of transformation to file %1.\n"
+msgstr ""
+"Хатоги: натиҷаҳои мутавасситро муҳофизат карда нашуд дар %1.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:558 kxsldbgpart/libxsldbg/xsldbg.cpp:887
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:919 kxsldbgpart/libxsldbg/xsldbg.cpp:993
+msgid ""
+"Fatal error: Aborting debugger due to an unrecoverable error.\n"
+msgstr ""
+"Хатогии ноилоҷ: Кандашудани системаи ёрирасони тахкунак.\n"
+
+#: kxsldbgpart/kxsldbg_part.cpp:738 kxsldbgpart/libxsldbg/xsldbg.cpp:591
+msgid ""
+"Error: Too many file names supplied via command line.\n"
+msgstr ""
+"Хатоги: Аз ҳад бисёр номҳои файлҳо аз сатри фармон дода шудааст.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:683
+msgid ""
+"Warning: Too many libxslt parameters provided via the command line option "
+"--param.\n"
+msgstr ""
+"Огоҳи: Аз ҳад бисёр параметрҳои libxslt бо ёрии калид дода шудааст --param.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:692
+msgid ""
+"Error: Argument \"%1\" to --param is not in the format :.\n"
+msgstr ""
+"Хатоги: Маънои \"%1\" Калиди --param ба қолиб муносиб нест :.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:744
+msgid ""
+"\n"
+"Starting stylesheet\n"
+"\n"
+msgstr ""
+"\n"
+"Ба кор дарории таблицаи услубҳо\n"
+"\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:755
+msgid ""
+"Error: No XSLT source file supplied.\n"
+msgstr ""
+"Хатоги: XSLT-и ибтидои нест.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:758
+msgid ""
+"Error: No XML data file supplied.\n"
+msgstr ""
+"Хатоги: XML маълумртҳо несианд.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:795
+msgid ""
+"\n"
+"Debugger never received control.\n"
+msgstr ""
+"\n"
+"Ба тасдеҳгар идоракуни дода нашудааст.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:800
+msgid ""
+"\n"
+"Finished stylesheet\n"
+"\n"
+msgstr ""
+"\n"
+"Намудиварақаҳои ба анҷом расонда.\n"
+"\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:857
+msgid ""
+"Going to the command shell; not all xsldbg commands will work as not all needed "
+"have been loaded.\n"
+msgstr ""
+"Ба лояи фармон меравам; на ҳамаи фармонҳои xsldbg ҳамчун ҳамаи ниёз карда шудаи "
+"пурбор кунӣ кор мекунад.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:914
+#, c-format
+msgid "Parsing stylesheet %1"
+msgstr "Коркарди таблицаи услубҳои %1"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:916
+msgid ""
+"Error: Cannot parse file %1.\n"
+msgstr ""
+"Хатоги: Файли %1 коркард карда нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:991 kxsldbgpart/libxsldbg/xsldbg.cpp:1035
+msgid ""
+"Error: Unable to parse file %1.\n"
+msgstr ""
+"Хатоги: Файли %1 коркард карда нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:140
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:243
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:383
+msgid ""
+"Error: XPath %1 results in an empty Node Set.\n"
+msgstr ""
+"Хатогӣ: Натиҷаҳои %1 дар гиреҳи маҷмӯъаи холӣ ХРоҳ мавҷуд аст.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:175
+msgid ""
+"Information: Temporarily setting document's encoding to UTF-8. Previously was "
+"%1.\n"
+msgstr ""
+"Ахборот: Маълумотҳои муаян гардидаи дар муддати каме, ки ҳуҷҷат дар UTF-8 ба "
+"рамз дароварда шудааст. Пешакӣ %1 буд.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:229
+msgid ""
+"Error: Unable to save temporary results to %1.\n"
+msgstr ""
+"Хатоги: Натиҷатҳоро ба %1 нигоҳ дошта натавонистам.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:251
+msgid "NULL string value supplied."
+msgstr " "
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:262
+msgid "Unable to convert XPath to string."
+msgstr ""
+"Наметавон XPath-ро ба сурати дигар дароварам, то ин ки таранг карда кашида "
+"гирам. "
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:358
+msgid ""
+"Warning: Unable to print expression. No stylesheet was properly loaded.\n"
+msgstr ""
+"Огоҳнома:Баёнотро чоп карда наметавонам.Навъи варақ аллакай пурбор карда шуд.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:418
+msgid ""
+" Global %1\n"
+msgstr ""
+"Мантиқан %1\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:421
+msgid " Global "
+msgstr "Мантиқи"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:424
+msgid ""
+" Global = %1\n"
+msgstr ""
+"Мантиқи = %1\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:427
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430
+msgid ""
+" Global = %1\n"
+"%2"
+msgstr ""
+"Мантиқи = %1\n"
+"%2"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568
+msgid ""
+"Warning: No value assigned to variable.\n"
+msgstr ""
+"Огоҳи: Рҳамияти иағйирёбанда аз худ карда нашудааст.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:483
+msgid ""
+"Error: Debugger has no files loaded or libxslt has not reached a template.\n"
+"Try reloading files or taking more steps.\n"
+msgstr ""
+"Хато: Канор гузор ягон файл пурборкунӣ надорад, ё инки никоби libxslt нарасид.\n"
+"Кушиш намоед, ки дубора пур кардани файлҳо ё инки якчанд қадам гиред.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:520
+msgid ""
+"Error: Libxslt has not initialized variables yet; try stepping to a template.\n"
+msgstr ""
+"Хтогӣ:Libxslt пайкарабандӣ карда шудаи тағирёбанда надорам; кушиш намоед, ки "
+"марҳилаи ниқобро монед.\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:556
+#, c-format
+msgid " Local %1"
+msgstr " Локалӣ %1"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:559
+msgid " Local "
+msgstr " Локалӣ "
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:562
+msgid ""
+" Local = %1\n"
+msgstr ""
+" Локалӣ = %1\n"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:565
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568
+msgid ""
+" Local = %1\n"
+"%2"
+msgstr ""
+" Локалӣ = %1\n"
+"%2"
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:583
+msgid ""
+"Error: Libxslt has not initialized variables yet; try stepping past the "
+"xsl:param elements in the template.\n"
+msgstr ""
+"Хтогӣ:Libxslt пайкарабандӣ карда шудаи тағирёбанда надорам; кушиш намоед ниқоби "
+"гузаштаи xsl монед:парами ҷузъ дар ниқоб аст.\n"
+
+#: kxsldbgpart/libxsldbg/search.cpp:407
+msgid ""
+"Error: Unable to write search Database to file %1. Try setting the "
+"\"searchresultspath\" option to a writable path.\n"
+msgstr ""
+"Хатогӣ:Ҷустуҷӯи рӯйхати базаи файли %1-ро нависта намаетавонам. Кушиш намоед, "
+"ки \"роҳи натиҷаи кофтуков\"роҳи дубора сабтшаванда интихоб намоед.\n"
+
+#: kxsldbgpart/libxsldbg/search.cpp:482
+msgid ""
+"Information: Transformed %1 using %2 and saved to %3.\n"
+msgstr ""
+"Ахборот:Табдил карда шудаи %1 аз истифодаи %2 ванигоҳ карда шуд дар %3.\n"
+
+#: kxsldbgpart/libxsldbg/search.cpp:723
+msgid ""
+"Error: XSLT template named \"%1\" was not found.\n"
+msgstr ""
+"Хатоги: Қолиб \"%1\" ёфт нашуд\n"
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:72
+msgid ""
+"Error: No command processor available for shell command \"%1\".\n"
+msgstr ""
+"Хатогӣ: Ягон протсессори фармонзи барои фармони shell имконнопазир аст \"%1\".\n"
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:77
+msgid ""
+"Information: Starting shell command \"%1\".\n"
+msgstr ""
+"Ахборот: Фармони лояро сар диҳед \"%1\".\n"
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:92
+msgid ""
+"Information: Finished shell command.\n"
+msgstr ""
+"Маълумот: пардозандаи фармонҳо ба итмом расонда шуд.\n"
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:96
+msgid ""
+"Error: Unable to run command. System error %1.\n"
+msgstr ""
+"Хатогӣ :Наметавон фармонро иҷро кард.Хатогии барнома дар %1 вуҷуд дорад.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:97
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:352
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:800
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:510
+msgid ""
+"Error: Debugger has no files loaded. Try reloading files.\n"
+msgstr ""
+"Хатогӣ: Ғалатёб файлро пурбор карда натавонист. Кӯшиш намоед аз нав файлҳоро "
+"пурбор намоед.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:532
+msgid ""
+"Error: The XSLT template named \"%1\" was not found.\n"
+msgstr ""
+"Хато: XSLT нусхаи номгузор карда шуда \"%1\" ёфт нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:535
+msgid ""
+" template: \"%1\"\n"
+msgstr ""
+"нусха: \"%1\"\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:560
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:566
+msgid ""
+"Error: Unable to cd. No stylesheet loaded.\n"
+msgstr ""
+"Хатогӣ:Наметавон ба cd гузарам.Навъи варақ пурбор карда нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:563
+msgid ""
+"Error: Unknown arguments to the command %1.\n"
+msgstr ""
+"Хато: Далели номаълум ба фармон %1.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:585
+msgid ""
+"Error: Invalid arguments to the command %1.\n"
+msgstr ""
+"Хато: Далели но ҳақиқ ба фармон %1.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:606
+msgid ""
+"_n: Warning: XPath %1 is a Node Set with %n child.\n"
+"Warning: XPath %1 is a Node Set with %n children."
+msgstr ""
+"Огоҳнома:Роҳи %1 дар гиреҳи маҷмӯъаи %n бо кудак аст.\n"
+"Огоҳнома:Роҳи %1 дар гиреҳи маҷмӯъаи %n бо кудакон аст."
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:608
+msgid ""
+"Warning: XPath %1 is an empty Node Set.\n"
+msgstr ""
+"Хатогӣ:ХРоҳи %1 дар маҷмӯаи гиреҳ холӣ аст.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:617
+msgid ""
+"Error: XPath %1 was not found.\n"
+msgstr ""
+"Хатогӣ:ХРоҳи %1 натавон ёфт.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:672
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:675
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:706
+msgid "#%1 template: \"%2\" mode: \"%3\""
+msgstr "Қолиб #%1: \"%2\" тартибот: \"%3\""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:677
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:694
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:709
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:762
+#, fuzzy
+msgid ""
+" in file \"%1\" at line %2\n"
+msgstr ""
+"дар файли %1 дар сатри %2\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:692
+msgid "#%1 template: \"LIBXSLT_DEFAULT\" mode: \"\""
+msgstr "#%1 фармони: \"LIBXSLT_DEFAULT\" ҳолати: \"\" "
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:735
+msgid ""
+"\tNo items in call stack.\n"
+msgstr ""
+"\tДар анбори дархост қалам вуҷуд надорад.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:758
+msgid "#%1 template: \"%2\""
+msgstr "#%1 нусха: \"%2\""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1025
+msgid ""
+"Information: Updating search database. This may take a while...\n"
+msgstr ""
+"Ахборот: Ҷустуҷӯи рӯйхати база ба ҳангом даровардам.Ин метавонад якчанд...\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1028
+msgid ""
+"Information: Looking for breakpoints.\n"
+msgstr ""
+"Иттилоот: Нуқтаи бозистро кофта истодаем.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1030
+msgid ""
+"Information: Looking for imports and top-level stylesheets.\n"
+msgstr ""
+"Ахборот: Ба ворид кардани дарси навъи варақ нигаред.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1032
+msgid ""
+"Information: Looking for xsl:includes.\n"
+msgstr ""
+"Ахборот: Ба xsl нигаред:дохилкунон.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1034
+msgid ""
+"Information: Looking for templates.\n"
+msgstr ""
+"Иттилоот: Нусхаҳоро кофта истодаем.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1036
+msgid ""
+"Information: Looking for global variables.\n"
+msgstr ""
+"Ахборот: тағирёбии умумӣ нигаред.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1038
+msgid ""
+"Information: Looking for local variables.\n"
+msgstr ""
+"Ахборот: тағирёбии маҳаллӣ нигаред.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1040
+msgid ""
+"Information: Formatting output.\n"
+msgstr ""
+"Ахборот: Қолаббандии хуруҷ.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1108
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1118
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1136
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1138
+msgid ""
+"\n"
+"Reached template: \"%1\" mode: \"%2\"\n"
+msgstr ""
+"\n"
+"Қолаб расид: \"%1\" ҳолат: \"%2\"\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1295
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2091
+#, fuzzy
+msgid ""
+"Breakpoint for file \"%1\" at line %2.\n"
+msgstr ""
+"Нуқтаи бозист барои фаили %1 дар хати %2.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1297
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2093
+#, fuzzy
+msgid ""
+"Breakpoint at text node in file \"%1\".\n"
+msgstr ""
+"Нуқтаи бозист дар гиреҳи текст ва дар фӣли %1.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1460
+msgid ""
+"Unable to print local help. Online help can be found at "
+"http://xsldbg.sourceforge.net/docs/index.html.\n"
+msgstr ""
+"Ёрдами маҳаллиро чоп карад наметавонам.Ёрдами ғайрихудмухтор дар "
+"http://xsldbg.sourceforge.net/docs/index.html метавон ёфт шавад.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1613
+msgid ""
+"\n"
+"No breakpoints are set for the file.\n"
+msgstr ""
+"\n"
+"Барои фаил ягон нуқтаҳои бозист ҷоӣгир карда нашудаанд.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1615
+#, c-format
+msgid ""
+"_n: \tTotal of %n breakpoint present.\n"
+"\tTotal of %n breakpoints present."
+msgstr ""
+"\tТанҳо %n нуқтаҳои шикаст ҳаммагӣ ёфт шудааст.\n"
+"\tТанҳо %n нуқтаҳои шикаст ҳаммагӣ ёфт шудааст."
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1634
+msgid ""
+"Error: Unable to delete breakpoint.\n"
+msgstr ""
+"Хато: Имконият нест, ки нуқтаи бозистро нест кунем.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1656
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1676
+msgid ""
+"Error: Unable to enable/disable breakpoint.\n"
+msgstr ""
+"Хаттогӣ: Наметавон ба қодир будан/бекор кардани нуқтаи инфасол.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1709
+#, fuzzy
+msgid " in file \"%1\" at line %2"
+msgstr " дар файли %1 дар хати %2"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1717
+msgid ""
+"Error: Unable to print working directory.\n"
+msgstr ""
+"Хато: Феҳристи корӣ чоп карда натавонистам.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1737
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1759
+msgid ""
+"Error: Need to use the run command first.\n"
+msgstr ""
+"Хатогӣ:Лозим меояд, ки якум фармони иҷро карда шударо истифода баред.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1794
+msgid ""
+"Load of source deferred. Use the run command.\n"
+msgstr ""
+"Пурбор кардани сарчашма ақиб монд.Иҷроиши фармонро истифода баред.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1834
+msgid ""
+"Load of data file deferred. Use the run command.\n"
+msgstr ""
+"Бор аз тарафи картотекаи маълумотҳо ақиб мондааст.Иҷроиши фармонро истифода "
+"баред.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1911
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1932
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1940
+msgid ""
+"Warning: The %1 command is disabled.\n"
+msgstr ""
+"Огоҳ: Фармони %1 ғайри фаъол аст.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1996
+msgid ""
+"Opening terminal %1.\n"
+msgstr ""
+"Кушодани терминал %1.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2016
+#, fuzzy
+msgid ""
+"Warning: The %1 command is disabled\n"
+msgstr ""
+"Огоҳ: Фармони %1 ғайри фаъол аст.\n"
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2080
+msgid ""
+"Error: Unknown command %1. Try help.\n"
+msgstr ""
+"Хато: Фармони номаълум %1. Тугмаи ёрдамро пахш кунед.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:94
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:345
+msgid "Failed to add breakpoint."
+msgstr "Нуқтаи бозистро илова карда нашуд"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:113
+msgid ""
+"Error: Unable to parse %1 as a number of frames.\n"
+msgstr ""
+"Хато: Наметавон %1 ҷудо карда гирифтан ҳамчун сохти ҷамъ.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:151
+msgid ""
+"Error: Stylesheet is not valid or file is not loaded.\n"
+msgstr ""
+"Хато: Stylesheet ҳақиқӣ нест ё инки файл пурбор карда нашудааст.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:191
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:215
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:302
+#, fuzzy
+msgid ""
+"Warning: Breakpoint for file \"%1\" at line %2 does not seem to be valid.\n"
+msgstr ""
+"Огоҳи: Нуқтаи бозист барои фаили %1 дар хати %2 ҳақиқи нест.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:213
+msgid ""
+"Error: Unable to find a stylesheet file whose name contains %1.\n"
+msgstr ""
+"Хато: Файли stylesheet-ро наметавон ёфт, номе, ки %1 нигоҳ дорад.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:249
+msgid ""
+"Error: Data file is invalid. Try the run command first.\n"
+msgstr ""
+"Хато: Картотекаи маълумотҳо ҳақиқӣ нест.Кушиш намоед фармони якумро иҷро "
+"намоед.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:304
+msgid ""
+"Error: Unable to find a data file whose name contains %1.\n"
+msgstr ""
+"Хато: Имконият нест, ки санаи фаӣлро ёбем ва номаш иборат аст аз %1.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:419
+msgid "Error: Unable to find the added breakpoint."
+msgstr "Хато: Имконият нест, ки нуқтаи бозисти ҳамроҳкардаамонро ёбем."
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:527
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:722
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:848
+msgid ""
+"Error: Invalid arguments for command %1.\n"
+msgstr ""
+"Хато: Аргументҳои нодуруст барои фармони %1.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:596
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:952
+msgid ""
+"Information: Breakpoint validation has caused breakpoint %1 to be re-created.\n"
+msgstr ""
+"Ахборот: Тасдиқ кардани нуқтаи инфасолро маҷбур кард, ки нуқтаи инфасоли %1 аз "
+"нав бунёд кунад.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:603
+#, fuzzy
+msgid ""
+"Warning: Breakpoint exits for file \"%1\" at line %2.\n"
+msgstr ""
+"Огоҳи: нуқтаи бозист дар фаӣли %1 вуҷуд дорад дар хати %2.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:626
+msgid ""
+"Error: No templates found or unable to add breakpoint.\n"
+msgstr ""
+"Хато: Нусхаҳо ёфт нашудаанд ё имконият нест, ки нуқтаи бозистро ҳамроҳ кунем.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:631
+#, c-format
+msgid ""
+"_n: Information: Added %n new breakpoint.\n"
+"Information: Added %n new breakpoints."
+msgstr ""
+" _n: Иттилоот: Ҳамроҳ карда шуд %n нуқтаи бозисти нав.\n"
+" Иттилоот: Ҳамроҳ карда шуд %n нуқтаҳои бозисти нав."
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:651
+#, fuzzy
+msgid ""
+"Error: Failed to add breakpoint for file \"%1\" at line %2.\n"
+msgstr ""
+"Хатоги: Нуқтаи бозистро дар файли %1 дар сатри %2 илова карда нашуд.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:653
+msgid ""
+"Error: Failed to add breakpoint.\n"
+msgstr ""
+"Хато: Нуқтаи бозистро дар вақти ҳамроҳ кардан қатъ гардид.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:677
+msgid "Failed to delete breakpoint."
+msgstr "Нуқтаи бозистро ҳузф карда нашуд"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:714
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:842
+#, fuzzy
+msgid ""
+"Error: Breakpoint does not exist for file \"%1\" at line %2.\n"
+msgstr ""
+"Хато: Нуқтаи бозист барои фаили %1 вучуд надорад дар хати %2.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:735
+msgid ""
+"Error: Unable to delete breakpoint %1.\n"
+msgstr ""
+"Хато: Имконият нест, ки нуқтаи бозистро нест кунем %1.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:738
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:864
+msgid ""
+"Error: Breakpoint %1 does not exist.\n"
+msgstr ""
+"Хато: Нуқтаи бозист %1 вуҷуд надорад.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:745
+msgid ""
+"Error: Unable to delete breakpoint at template %1.\n"
+msgstr ""
+"Хато:Наметавон нуқтаи бозистро дар нусхаи %1 нобуд созам.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:748
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:871
+msgid ""
+"Error: Breakpoint at template \"%1\" does not exist.\n"
+msgstr ""
+"Хато: Нуқтаи бозист дар нусхаи \"%1\"вуҷуд надорад.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:797
+msgid "Failed to enable/disable breakpoint."
+msgstr "Нуқтаи бозистро ғайри фаъол карда нашуд"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:861
+msgid ""
+"Error: Unable to enable/disable breakpoint %1.\n"
+msgstr ""
+"Нуқтаи бозистро дар %1 ғайри фаъол карда наметавон.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:956
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:995
+msgid ""
+"Warning: Validation of breakpoint %1 failed.\n"
+msgstr ""
+"Огоҳнома:Нуқтаи бозисти баррасии дурусти %1 ноком карда шуд.\n"
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:984
+msgid ""
+"Information: Breakpoint validation has caused one or more breakpoints to be "
+"re-created.\n"
+msgstr ""
+"Ахборот: Нуқтаи бозист равиши баррасии дурусти як ё якчанд нуқтаҳо бозист "
+"дорад, ки аз нав эҷод карда шуда буда метавонад.\n"
+
+#: kxsldbgpart/libxsldbg/utils.cpp:111
+msgid ""
+"Error: Unmatched quotes in input.\n"
+msgstr ""
+"Хатоги: Шумораи нохунакҳо ҳангоми ворид тоқанд.\n"
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:52
+msgid ""
+"Error: No path to documentation; aborting searching.\n"
+msgstr ""
+"Хато:Роҳи санадсозӣ надорам; кофтуковро боз доред.\n"
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:54
+msgid ""
+"Error: Error in value of USE_DOCS_MACRO; look at Makefile.am.\n"
+msgstr ""
+"Хато: Хатогӣ дар арзиши USE_DOCS_MACRO вуҷуд дорад; ба Makefile.am нигаред.\n"
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:56
+msgid ""
+"Error: Required environment variable %1 not set to the directory of xsldbg "
+"documentation.\n"
+msgstr ""
+"Хато: Талаботи тағирёбандаи муҳити %1 аз тарафи маълумотномаи xsldbg ҳуҷҷат "
+"гузошта нашудааст.\n"
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:62
+msgid ""
+"Error: Stylesheet not valid, files not loaded yet?\n"
+msgstr ""
+"Хато: Stylesheet ҳақиқӣ нест, оё файлҳо пурбор карда шудааст? \n"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 81
+#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:38 rc.cpp:213
+#, no-c-format
+msgid "Enabled"
+msgstr "Фаъол"
+
+#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:40
+msgid "Disabled"
+msgstr "Ғайрифаъол"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:191
+msgid ""
+"\t\"XSL source\" \n"
+msgstr ""
+"\t\"Манбаъи XSL\" \n"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:193
+msgid ""
+"\t\"XML data\" \n"
+msgstr ""
+"\t\"Маълумоти XML\" \n"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:195
+msgid ""
+"\t\"Output file\" \n"
+msgstr ""
+"\t\"Файли хурӯҷи\" \n"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:197
+msgid ""
+"Missing values for \n"
+msgstr ""
+"Аҳамиятҳои зерин роҳ додашуд \n"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:201
+msgid ""
+"Output file is the same as either XSL Source or XML Data file\n"
+msgstr ""
+"Файли хурӯҷи ҳам ин номро дорад, ба монанди сарчашмаи XSLва ё файли XML\n"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:220
+msgid ""
+"The following libxslt parameters are empty\n"
+"\t"
+msgstr ""
+"Параметрҳои ояндаи libxslt холианд\n"
+"\t"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:370
+msgid "Choose XSL Source to Debug"
+msgstr "Манбаъи XML - ро барои тасдеҳкуни интихоб кунед"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:382
+msgid "Choose XML Data to Debug"
+msgstr "Манбаъи XML - ро барои тасдеҳкуни интихоб кунед"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:393
+msgid "Choose Output File for XSL Transformation"
+msgstr "Барои тағйирдиҳии XML файли хурӯҷшавндаро интихоб кунед"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:484
+msgid "Suspect Configuration"
+msgstr "Мумкин, ки танзимоти нодуруст бошад"
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:488
+msgid "Incomplete or Invalid Configuration"
+msgstr "Танзимоти нопурра ва ё нодуруст"
+
+#: kxsldbgpart/xsldbgdebugger.cpp:298 kxsldbgpart/xsldbgdebugger.cpp:318
+#: kxsldbgpart/xsldbgdebugger.cpp:336 kxsldbgpart/xsldbgdebugger.cpp:356
+#: kxsldbgpart/xsldbgdebugger.cpp:376 kxsldbgpart/xsldbgdebugger.cpp:395
+msgid "Cannot set/edit breakpoints on the output file."
+msgstr "Гузошта нашуд/нуқтаи бозистро дар файли хурӯҷшаванда тағйир диҳед."
+
+#: kxsldbgpart/xsldbgoutputview.cpp:71 kxsldbgpart/xsldbgoutputview.cpp:88
+msgid "xsldbg Output"
+msgstr "Баромад xsldbg"
+
+#: kxsldbgpart/xsldbgoutputview.cpp:72 kxsldbgpart/xsldbgoutputview.cpp:89
+msgid ""
+"\t\txsldbg output capture ready\n"
+"\n"
+msgstr ""
+"\t\tқабул намудани ҷамбасти xsldbg иҷро шуд\n"
+"\n"
+
+#: kxsldbgpart/xsldbgoutputview.cpp:103
+msgid "Result of evaluation"
+msgstr "Натиҷаи тафтишот"
+
+#: kxsldbgpart/xsldbgoutputview.cpp:120
+msgid "Request Failed "
+msgstr "Хатогӣ дар вақти иҷроиши талабот"
+
+#: kxsldbgpart/kxsldbg_part.cpp:87 kxsldbgpart/kxsldbg_part.cpp:634
+#: kxsldbgpart/kxsldbg_part.cpp:636
+msgid "Goto XPath"
+msgstr "Гузаштан ба XPath"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 185
+#: kxsldbgpart/kxsldbg_part.cpp:95 rc.cpp:33 rc.cpp:339
+#, no-c-format
+msgid "Evaluate"
+msgstr "Тафтишкуни"
+
+#: kxsldbgpart/kxsldbg_part.cpp:109
+#, fuzzy
+msgid "Configure Editor..."
+msgstr "Танзимот..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:113
+msgid "Configure..."
+msgstr "Танзимот..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:118
+msgid "Inspect..."
+msgstr "Мониторинг..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:125
+msgid "Run"
+msgstr "Иҷроиш"
+
+#: kxsldbgpart/kxsldbg_part.cpp:135
+msgid "Step"
+msgstr "Қадам"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 261
+#: kxsldbgpart/kxsldbg_part.cpp:140 rc.cpp:108
+#, no-c-format
+msgid "Next"
+msgstr "Оянда"
+
+#: kxsldbgpart/kxsldbg_part.cpp:145
+msgid "Step Up"
+msgstr "Қадам ба боло"
+
+#: kxsldbgpart/kxsldbg_part.cpp:150
+msgid "Step Down"
+msgstr "Қадам ба поён"
+
+#: kxsldbgpart/kxsldbg_part.cpp:156
+msgid "Break"
+msgstr "Ист"
+
+#: kxsldbgpart/kxsldbg_part.cpp:161
+msgid "Enable/Disable"
+msgstr "Фаъол/Ғайрифаъол"
+
+#: kxsldbgpart/kxsldbg_part.cpp:171
+msgid "&Source"
+msgstr "&Манбаъ"
+
+#: kxsldbgpart/kxsldbg_part.cpp:176
+msgid "&Data"
+msgstr "&Маълумот"
+
+#: kxsldbgpart/kxsldbg_part.cpp:181
+msgid "&Output"
+msgstr "&Хурӯҷ"
+
+#: kxsldbgpart/kxsldbg_part.cpp:186
+msgid "Reload Current File From Disk"
+msgstr "Файли ҷолиро аз диск пурборкунед"
+
+#: kxsldbgpart/kxsldbg_part.cpp:192
+msgid "Walk Through Stylesheet..."
+msgstr "Роҳи гузашт аз рӯи ҷадвали услубҳо..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:196
+msgid "Stop Wal&king Through Stylesheet"
+msgstr "Боздоштани &роҳи гузашти ҷадвали услубҳо "
+
+#: kxsldbgpart/kxsldbg_part.cpp:200
+msgid "Tr&ace Execution of Stylesheet"
+msgstr "&Нақша кашидани коркарди ҷадвали услубҳо"
+
+#: kxsldbgpart/kxsldbg_part.cpp:204
+msgid "Stop Tracing of Stylesheet"
+msgstr "Боздоштани нақшакашии ҷадвали услубҳо"
+
+#: kxsldbgpart/kxsldbg_part.cpp:209
+msgid "&Evaluate Expression..."
+msgstr "&Тафтиши ифода..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:214
+msgid "Goto &XPath..."
+msgstr "Гузаштан ба &XPath..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:219
+msgid "Lookup SystemID..."
+msgstr "Ҷусту ҷӯи SystemID..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:224
+msgid "Lookup PublicID..."
+msgstr "Ҷусту ҷӯи PublicID..."
+
+#: kxsldbgpart/kxsldbg_part.cpp:277
+msgid "KXsldbgPart"
+msgstr "KXsldbgPartы"
+
+#: kxsldbgpart/kxsldbg_part.cpp:358
+msgid "Debugger Not Ready"
+msgstr "Танзимгар тайёр нест"
+
+#: kxsldbgpart/kxsldbg_part.cpp:359
+msgid "Configure and start the debugger first."
+msgstr "Тасҳеҳгарро танзим ва бакор дароред"
+
+#: kxsldbgpart/kxsldbg_part.cpp:376 kxsldbgpart/kxsldbg_part.cpp:382
+msgid "Lookup SystemID"
+msgstr "Ҷусту ҷӯи SystemID"
+
+#: kxsldbgpart/kxsldbg_part.cpp:377 kxsldbgpart/kxsldbg_part.cpp:383
+msgid "Please enter SystemID to find:"
+msgstr "Барои ҷустуҷӯ SystemID - ро дароред"
+
+#: kxsldbgpart/kxsldbg_part.cpp:408 kxsldbgpart/kxsldbg_part.cpp:413
+msgid "Lookup PublicID"
+msgstr "Ҷустуҷӯи PublicID"
+
+#: kxsldbgpart/kxsldbg_part.cpp:409 kxsldbgpart/kxsldbg_part.cpp:414
+msgid "Please enter PublicID to find:"
+msgstr "Барои ҷустуҷӯ PublicID - ро дароред:"
+
+#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624
+msgid "Evalute Expression"
+msgstr "Тафтиши ифода"
+
+#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624
+#: kxsldbgpart/kxsldbg_part.cpp:634 kxsldbgpart/kxsldbg_part.cpp:636
+msgid "XPath:"
+msgstr "XPath:"
+
+#: kxsldbgpart/kxsldbg_part.cpp:802
+msgid "SystemID or PublicID Resolution Result"
+msgstr "Натиҷаи ҷустуҷӯи SystemID ва ё PublicID"
+
+#: kxsldbgpart/kxsldbg_part.cpp:803
+#, c-format
+msgid ""
+"SystemID or PublicID has been resolved to\n"
+".%1"
+msgstr ""
+"SystemID ва ё PublicID ёфт шудан дар\n"
+".%1"
+
+#. i18n: file kxsldbg_shell.rc line 9
+#: rc.cpp:6 rc.cpp:312 rc.cpp:381
+#, no-c-format
+msgid "Debug"
+msgstr "Тасҳеҳот"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 25
+#: rc.cpp:15
+#, no-c-format
+msgid "Xsldbg Global Variables"
+msgstr "Xsldbg-ҳои глобали тағйирёбанда"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 40
+#: rc.cpp:18 rc.cpp:63 rc.cpp:201 rc.cpp:345
+#, no-c-format
+msgid "Name"
+msgstr "Ном"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 51
+#: rc.cpp:21 rc.cpp:78 rc.cpp:354
+#, no-c-format
+msgid "Source File"
+msgstr "Файли матнҳои ибтидоӣ"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 62
+#: rc.cpp:24 rc.cpp:357
+#, no-c-format
+msgid "Source Line Number"
+msgstr "Рақами сатр дар манбаъ"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 150
+#: rc.cpp:27 rc.cpp:333
+#, no-c-format
+msgid "Expression:"
+msgstr "Ифода"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 158
+#: rc.cpp:30 rc.cpp:336
+#, no-c-format
+msgid "Enter a valid XPath expression"
+msgstr "Ибораи XPath-ро дуруст воврид намоед"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 188
+#: rc.cpp:36 rc.cpp:342
+#, no-c-format
+msgid "Result of evaluation will appear in message window"
+msgstr "Натиҷаҳои тафтиш дар тирезаи ахборот тасвир дода мешавад"
+
+#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 229
+#: rc.cpp:39 rc.cpp:57 rc.cpp:87 rc.cpp:282 rc.cpp:327 rc.cpp:375
+#, no-c-format
+msgid "Refresh"
+msgstr "Бозсозӣ"
+
+#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 17
+#: rc.cpp:42
+#, no-c-format
+msgid "Xsldbg Callstack"
+msgstr "Налаботҳои тозиёнаи Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 32
+#: rc.cpp:45
+#, no-c-format
+msgid "Frame# Template Name"
+msgstr "Frame# Номи қолиб"
+
+#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 43
+#: rc.cpp:48 rc.cpp:69
+#, no-c-format
+msgid "Source File Name"
+msgstr "Нрми манбаъ"
+
+#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 54
+#: rc.cpp:51 rc.cpp:72 rc.cpp:210
+#, no-c-format
+msgid "Line Number"
+msgstr "Рақами манбаъ"
+
+#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 75
+#: rc.cpp:54
+#, no-c-format
+msgid "Oldest Frame # is 0, Frame # has been added to the first column"
+msgstr ""
+"Аз ҳама кӯҳнатарин номи қолиб - 0, Frame # Дар ҷадвали якӯм илова шудааст"
+
+#. i18n: file ./kxsldbgpart/xsldbgtemplates.ui line 17
+#: rc.cpp:60
+#, no-c-format
+msgid "Xsldbg Templates"
+msgstr "Қолибҳо Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgtemplates.ui line 43
+#: rc.cpp:66 rc.cpp:204
+#, no-c-format
+msgid "Mode"
+msgstr "Тартибот"
+
+#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 17
+#: rc.cpp:75
+#, no-c-format
+msgid "Xsldbg Source Files"
+msgstr "Манбаъи Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 43
+#: rc.cpp:81
+#, no-c-format
+msgid "Parent File"
+msgstr "Файли модарӣ"
+
+#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 54
+#: rc.cpp:84
+#, no-c-format
+msgid "Parent Line Number"
+msgstr "Рақами модарии сатр"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 31
+#: rc.cpp:90
+#, no-c-format
+msgid "KXsldbg Configuration"
+msgstr "Танзимоти Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 75
+#: rc.cpp:93
+#, no-c-format
+msgid "LibXSLT Parameters"
+msgstr "Парметрҳои Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 108
+#: rc.cpp:96
+#, no-c-format
+msgid "Parameter value:"
+msgstr "Мазмуни параметрҳо"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 148
+#: rc.cpp:99
+#, no-c-format
+msgid "Parameter name:"
+msgstr "Номи параметр"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 229
+#: rc.cpp:102
+#, no-c-format
+msgid "Prev"
+msgstr "Назди."
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 464
+#: rc.cpp:120
+#, no-c-format
+msgid "Output file:"
+msgstr "Файли хурӯҷшаванда:"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 488
+#: rc.cpp:123 rc.cpp:129 rc.cpp:135
+#, no-c-format
+msgid "..."
+msgstr "..."
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 512
+#: rc.cpp:126
+#, no-c-format
+msgid "XML data:"
+msgstr "Маълумотҳои XML:"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 560
+#: rc.cpp:132
+#, no-c-format
+msgid "XSL source:"
+msgstr "Манбоъи XSL:"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 621
+#: rc.cpp:141
+#, no-c-format
+msgid "catalogs"
+msgstr "каталогҳо"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 624
+#: rc.cpp:144
+#, no-c-format
+msgid "use catalogs from $SGML_CATALOGS_FILES"
+msgstr "исп. каталогҳо аз $SGML_CATALOGS_FILES"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 632
+#: rc.cpp:147
+#, no-c-format
+msgid "novalid"
+msgstr "нодуруст"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 635
+#: rc.cpp:150
+#, no-c-format
+msgid "skip the DTD loading phase"
+msgstr "роҳдодани марҳалаи пурборкунии DTD"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 643
+#: rc.cpp:153
+#, no-c-format
+msgid "html"
+msgstr "html"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 646
+#: rc.cpp:156
+#, no-c-format
+msgid "the input document is(are) an HTML file(s)"
+msgstr "ҳуҷати вдридшаванда формати HTML дорад"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 654
+#: rc.cpp:159
+#, no-c-format
+msgid "docbook"
+msgstr "docbook"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 657
+#: rc.cpp:162
+#, no-c-format
+msgid "the input document is SGML docbook"
+msgstr "ҳуҷати вдридшаванда формати SGML docbook дорад"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 665
+#: rc.cpp:165
+#, no-c-format
+msgid "debug"
+msgstr "Танзимот "
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 668
+#: rc.cpp:168
+#, no-c-format
+msgid "dump the tree of the result instead"
+msgstr "дар ҷо ин муҳофизат кардани дарахти натиҷа "
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 676
+#: rc.cpp:171
+#, no-c-format
+msgid "noout"
+msgstr "бе-баромад"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 679
+#: rc.cpp:174
+#, no-c-format
+msgid "do not dump the result"
+msgstr "муҳофизат накардани натиҷа "
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 687
+#: rc.cpp:177
+#, no-c-format
+msgid "profile"
+msgstr "профиль"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 690
+#: rc.cpp:180
+#, no-c-format
+msgid "print profiling information"
+msgstr "Ба чоп баровардани ахбороти профилирони"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 698
+#: rc.cpp:183
+#, no-c-format
+msgid "timing"
+msgstr "вақт"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 701
+#: rc.cpp:186
+#, no-c-format
+msgid "display the time used"
+msgstr "Тасври вақти истифода шуда"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 709
+#: rc.cpp:189
+#, no-c-format
+msgid "nonet"
+msgstr "бе-шабака"
+
+#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 712
+#: rc.cpp:192
+#, no-c-format
+msgid "refuse to fetch DTDs or entities over network"
+msgstr "бо шабака даъват намудани DTD ва ё объект мумкин нест"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 17
+#: rc.cpp:195
+#, no-c-format
+msgid "Xsldbg Breakpoints"
+msgstr "Нуқтаи бозисти Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 26
+#: rc.cpp:198
+#, no-c-format
+msgid "ID"
+msgstr "ID"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 59
+#: rc.cpp:207
+#, no-c-format
+msgid "File Name"
+msgstr "Номи Файл"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 102
+#: rc.cpp:216
+#, no-c-format
+msgid "Click breakpoint in list to modify or delete it"
+msgstr ""
+"Ба нуқтаи бозисти пахш кунед дар рӯйхат барои он, ки вайро иваз ва ё ҳуфз "
+"кардан"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 138
+#: rc.cpp:219
+#, no-c-format
+msgid "ID:"
+msgstr "ID:"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 146
+#: rc.cpp:222
+#, no-c-format
+msgid "Line number:"
+msgstr "Рақами сатр"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 154
+#: rc.cpp:225
+#, no-c-format
+msgid "You don't need to specify directory for file name"
+msgstr "Каталогро нишон додан лозим нест"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 162
+#: rc.cpp:228
+#, no-c-format
+msgid "Template name or match name to look for"
+msgstr "Номи қолиб ва ё номи мутобиқ барои ҷустуҷӯ"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 198
+#: rc.cpp:231 rc.cpp:234
+#, no-c-format
+msgid "Must be positive"
+msgstr "Бояд мусбат бошад"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 285
+#: rc.cpp:237
+#, no-c-format
+msgid "Mode:"
+msgstr "Тартибот:"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 293
+#: rc.cpp:240
+#, no-c-format
+msgid "Name:"
+msgstr "Ном:"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 301
+#: rc.cpp:243
+#, no-c-format
+msgid "File name:"
+msgstr "Номи файл:"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 375
+#: rc.cpp:249
+#, no-c-format
+msgid "Delete breakpoint using ID"
+msgstr "Дур кардани нуқтаи бозист бо истифодаи ID"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 386
+#: rc.cpp:255
+#, no-c-format
+msgid "Clear entered text"
+msgstr "Тоза кардани матни воридшуда "
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 394
+#: rc.cpp:258
+#, no-c-format
+msgid "Add All"
+msgstr "Иловаи ҳама "
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 397
+#: rc.cpp:261
+#, no-c-format
+msgid "Add breakpoint on all templates found"
+msgstr "Илова кардани нуқтаи бозист дар ҳамаи қолибҳои ёфи шуда"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 408
+#: rc.cpp:267
+#, no-c-format
+msgid "Delete all breakpoints"
+msgstr "Дур кунии ҳамаи нуқтаҳои базисти"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 416
+#: rc.cpp:270
+#, no-c-format
+msgid "Enable"
+msgstr "Фаъол"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 419
+#: rc.cpp:273
+#, no-c-format
+msgid "Enable breakpoint using ID"
+msgstr "Ба кор даровардани нуқтаи бозисти бо истифодаи ID"
+
+#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 430
+#: rc.cpp:279
+#, no-c-format
+msgid "Add breakpoint using file name with line number or a template name"
+msgstr "Ҳамроҳкардани нуқтаи бозист бо файл ва рақами сатр ва ё номи қолиб"
+
+#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 17
+#: rc.cpp:285
+#, no-c-format
+msgid "Configure xsldbg's Walk Speed"
+msgstr "Танзими суръати гузаштани xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 51
+#: rc.cpp:288
+#, no-c-format
+msgid ""
+"Change the speed at which xsldbg walks through execution of the stylesheet."
+msgstr ""
+"Тағйир додани суръат бо кадоме, ки xsldbg аз рӯи ҷадвали услубҳо иҷро мешавад."
+
+#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 95
+#: rc.cpp:291
+#, no-c-format
+msgid "Slow"
+msgstr "Оҳиста"
+
+#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 117
+#: rc.cpp:294
+#, no-c-format
+msgid "Fast"
+msgstr "Тез"
+
+#. i18n: file ./kxsldbgpart/xsldbgmsgdialog.ui line 26
+#: rc.cpp:303
+#, no-c-format
+msgid "qxsldbg Message"
+msgstr "Хабари qxsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgmsgdialog.ui line 71
+#: rc.cpp:306
+#, no-c-format
+msgid "TextLabel1"
+msgstr "Тамғаи Матн1"
+
+#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 25
+#: rc.cpp:318
+#, no-c-format
+msgid "Xsldbg Entities"
+msgstr "Объектҳои Xsldbg"
+
+#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 40
+#: rc.cpp:321
+#, no-c-format
+msgid "PublicID"
+msgstr "PublicID"
+
+#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 51
+#: rc.cpp:324
+#, no-c-format
+msgid "SystemID"
+msgstr "SystemID"
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 25
+#: rc.cpp:330
+#, no-c-format
+msgid "Xsldbg Local Variables"
+msgstr "Xsldbg-и тағйирёби маҳалли"
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 161
+#: rc.cpp:348
+#, no-c-format
+msgid "Template Context"
+msgstr "Заминаи қолиб"
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 172
+#: rc.cpp:351
+#, no-c-format
+msgid "Type"
+msgstr ""
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 228
+#: rc.cpp:360
+#, fuzzy, no-c-format
+msgid "Variable expression:"
+msgstr "Тафтиши ифода"
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 249
+#: rc.cpp:363
+#, fuzzy, no-c-format
+msgid "Variable type:"
+msgstr "Номи файл:"
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 270
+#: rc.cpp:366
+#, fuzzy, no-c-format
+msgid "Set Expression"
+msgstr "Ифода"
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 273
+#: rc.cpp:369
+#, no-c-format
+msgid "Set the selection for variable "
+msgstr ""
+
+#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 283
+#: rc.cpp:372
+#, fuzzy, no-c-format
+msgid "Variable name:"
+msgstr "Номи файл:"
+
+#: xsldbgmain.cpp:51
+msgid "A KDE console application for xsldbg, an XSLT debugger"
+msgstr "Пешниҳоди KDE Console барои xsldbg, тахткунандаи XSLT"
+
+#: xsldbgmain.cpp:57
+msgid "Start a shell"
+msgstr "Пардозандаи фармонҳоро сар диҳед"
+
+#: xsldbgmain.cpp:58
+msgid "Path to change into before loading files"
+msgstr "Роҳ барои табдил ёфтан пеш аз пур бор кардани фаӣлҳо"
+
+#: xsldbgmain.cpp:59
+msgid "Add a parameter named and value to XSL environment"
+msgstr ""
+"Ба пареметри ном гузошта шудаи <ном> ва арзиши <арзиш> "
+"ба XSL-и атроф илова намоед"
+
+#: xsldbgmain.cpp:60
+msgid "Use ISO 639 language code specified; for example en_US"
+msgstr "Коди ISO 639 таъин карда шударо истифода баред; Мисол en_US"
+
+#: xsldbgmain.cpp:60
+msgid "Save to a given file. See output command documentation"
+msgstr ""
+"Файли додашударо нигоҳ доред.Ба хуруҷи фармони санадсозӣ назар намоед."
+
+#: xsldbgmain.cpp:61
+msgid "Show the version of libxml and libxslt used"
+msgstr "Варианти истифода шудаи libxml ва libxslt-ро намоиш диҳед"
+
+#: xsldbgmain.cpp:62
+msgid "Show logs of what is happening"
+msgstr "Ба номнависӣ чӣ рӯй дод нишон диҳед"
+
+#: xsldbgmain.cpp:63
+msgid "Display the time used"
+msgstr "Тасвири вақтҳои истифода шуда "
+
+#: xsldbgmain.cpp:64
+msgid "Run the transformation 20 times"
+msgstr "Амалро 20 маротиба дигаргун созед"
+
+#: xsldbgmain.cpp:66
+msgid "Dump the tree of the result instead"
+msgstr "Ба ҷои ин муҳофизат кардани дарахти натиҷа"
+
+#: xsldbgmain.cpp:68
+msgid "Disable the DTD loading phase"
+msgstr "Роҳ додани марҳалаи пурборкунии DTD"
+
+#: xsldbgmain.cpp:69
+msgid "Disable the output of the result"
+msgstr "Ба ҷои ин муҳофизат кардани дарахти натиҷа"
+
+#: xsldbgmain.cpp:70
+msgid "Increase the maximum depth"
+msgstr "Чуқуриро бо нишондоди баландтарин зиёд кунед"
+
+#: xsldbgmain.cpp:73
+msgid "The input document is(are) an HTML file(s)"
+msgstr "Ҳуҷати воридшаванда формати HTML дорад"
+
+#: xsldbgmain.cpp:77
+msgid "The input document is SGML docbook"
+msgstr "Ҳуҷати воридшаванда формати SGML docbook дорад"
+
+#: xsldbgmain.cpp:80
+msgid "Disable the fetching DTDs or entities over network"
+msgstr "бо шабака даъват намудани DTD ва ё объектҳо мумкин нест"
+
+#: xsldbgmain.cpp:83
+msgid "Use the catalogs from $SGML_CATALOG_FILES"
+msgstr "Исп.каталогҳо аз $SGML_CATALOGS_FILES"
+
+#: xsldbgmain.cpp:87
+msgid "Disable XInclude processing on document input"
+msgstr "XInclude-ро дар баромадгоҳи ҳуҷҷати коркардабароянда ноком созед"
+
+#: xsldbgmain.cpp:90
+msgid "Print profiling informations"
+msgstr "Ба чоп баровардани хабари профилирони"
+
+#: xsldbgmain.cpp:91
+msgid "Do not run gdb compatability mode and print less information"
+msgstr "Қобилияти созиши ҳолати gdb иҷро нашуд ва ахбороти хурдро чоп намуд"
+
+#: xsldbgmain.cpp:92
+msgid "Detect and use encodings in the stylesheet"
+msgstr "Зоҳир намоед ва рамз гузории кардаи дар stylesheet истифода баред"
+
+#: xsldbgmain.cpp:93
+msgid "Treat command line input as encoded in UTF-8"
+msgstr "Даромадгоҳи рахи фармони хурсандӣ дар UTF-8 рамз гузошта шудааст"
+
+#: xsldbgmain.cpp:94
+msgid "Use HTML output when generating search reports"
+msgstr "Истифодаи маҳсулоти HTML, ки кофтукови хабаррасонироадо мекунад"
+
+#: xsldbgmain.cpp:95
+msgid ""
+"Print all error messages to stdout, normally error messages go to stderr"
+msgstr ""
+"Ҳамаи мактубҳои хаторо ба stdout чоп намоед, мактубҳои нодурусти оддӣ бошад ба "
+" stderr "
+
+#: xsldbgmain.cpp:96
+msgid ""
+"Disable the automatic restarting of execution when current processing pass is "
+"complete"
+msgstr ""
+"Иҷроиши аз нав сар кардани автоматикиро ноком созед, вақте ки сел гузариши "
+"асорат пур аст"
+
+#: xsldbgmain.cpp:124
+msgid ""
+"Using libxml %1, libxslt %2 and libexslt %3\n"
+msgstr ""
+"libxml %1 истифода мешавад, libxslt %2 и libexslt %3\n"
+
+#: xsldbgmain.cpp:125
+msgid ""
+"xsldbg was compiled against libxml %1, libxslt %2 and libexslt %3\n"
+msgstr ""
+"xsldbg бо libxml қисматбанд карда шудааст %1, libxslt %2 и libexslt %3\n"
+
+#: xsldbgmain.cpp:126
+msgid ""
+"libxslt %1 was compiled against libxml %2\n"
+msgstr ""
+"libxslt %1 бо libxml %2қисматбанд карда шудаанд\n"
+
+#: xsldbgmain.cpp:127
+msgid ""
+"libexslt %1 was compiled against libxml %2\n"
+msgstr ""
+"libexslt %1 бо libxml %2 қисматбанд карда шудааст\n"
+
+#: xsldbgmain.cpp:130
+msgid "Xsldbg"
+msgstr "Xsldbg"
+
+#~ msgid "Warning: The %1 command is disbled\n"
+#~ msgstr "Огоҳ: Фармони %1 ғайри фаъол аст\n"
diff --git a/tde-i18n-tg/messages/tdewebdev/quanta.po b/tde-i18n-tg/messages/tdewebdev/quanta.po
new file mode 100644
index 00000000000..d2caba10f2b
--- /dev/null
+++ b/tde-i18n-tg/messages/tdewebdev/quanta.po
@@ -0,0 +1,15053 @@
+# translation of quanta.po to Tajik
+# translation of quanta.po to Тоҷикӣ
+# Copyright (C) 2004, 2002, 2005 Free Software Foundation, Inc.
+# 2004, infoDev, a World Bank organization
+# 2004, Khujand Computer Technologies, Inc.
+# 2004, Youth Opportunities, NGO.
+# Roger V Kovacs, , 2004.
+# Victor Ibragimov , 2004.
+# Marina Kolucheva , 2004.
+# Victor Ibragimov , 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: quanta\n"
+"POT-Creation-Date: 2008-07-08 01:25+0200\n"
+"PO-Revision-Date: 2005-09-17 13:44+0500\n"
+"Last-Translator: Victor Ibragimov \n"
+"Language-Team: Tajik\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10\n"
+
+#. i18n: file ./dialogs/fourbuttonmessagebox.ui line 74
+#: rc.cpp:6
+#, fuzzy, no-c-format
+msgid "Save &As..."
+msgstr "&Нигоҳ доштан ҳамчун..."
+
+#. i18n: file ./dialogs/fourbuttonmessagebox.ui line 90
+#: rc.cpp:9
+#, no-c-format
+msgid "&Do Not Save"
+msgstr "&Нигоҳ надоштан"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 39
+#: dialogs/dirtydlg.cpp:37 rc.cpp:15
+#, no-c-format
+msgid "File Changed"
+msgstr "Файл таъғир ёфт"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 58
+#: rc.cpp:18
+#, no-c-format
+msgid "The file was changed outside of the Quanta editor."
+msgstr "Файл бо барномаи хурӯҷӣ таъғир ёфта буд."
+
+#. i18n: file ./dialogs/dirtydialog.ui line 66
+#: rc.cpp:21
+#, no-c-format
+msgid " How Do You Want to Proceed?"
+msgstr " Шумо чӣ мехоҳед кард?"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 83
+#: rc.cpp:24
+#, no-c-format
+msgid "&Do not load the modified version from disk"
+msgstr "&Боз накардани раванди таъғирёфта аз диск"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 91
+#: rc.cpp:27
+#, no-c-format
+msgid "&Use the version from disk (will lose the current content)"
+msgstr "&Истифодаи раванд аз диск (бо гум кардани оканаи ҷорӣ)"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 107
+#: rc.cpp:30
+#, no-c-format
+msgid "(If you later save the document, you will lose what was on the disk.)"
+msgstr ""
+"(агар ин файлро баъдтар нигоҳ доред, шумо раванди таъғирёфтаро дар диск гум "
+"хоҳед кард)"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 135
+#: rc.cpp:33
+#, no-c-format
+msgid "&Compare the two versions and load the result"
+msgstr "&Муқоисаи ду раванд ва боз кардани натиҷот"
+
+#. i18n: file ./dialogs/dirtydialog.ui line 141
+#: rc.cpp:36
+#, no-c-format
+msgid "Use Kompare if available. Otherwise this checkbox is disabled."
+msgstr "Истифодаи Kompare."
+
+#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 27
+#: rc.cpp:39
+#, no-c-format
+msgid "Email address:"
+msgstr "E-mail:"
+
+#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 49
+#: dialogs/filecombo.cpp:45 dialogs/filecombo.cpp:67
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:34
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:67 rc.cpp:42 rc.cpp:2518 rc.cpp:2640
+#: rc.cpp:2901 rc.cpp:2907 rc.cpp:2910 rc.cpp:2988 rc.cpp:2991
+#, no-c-format
+msgid "..."
+msgstr "..."
+
+#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 67
+#: rc.cpp:45
+#, no-c-format
+msgid "Subject:"
+msgstr "Мавзӯъ:"
+
+#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 83
+#: rc.cpp:48 rc.cpp:1029 rc.cpp:1105 rc.cpp:1111 rc.cpp:1123 rc.cpp:1138
+#: rc.cpp:1683 rc.cpp:4143
+#, no-c-format
+msgid "Title:"
+msgstr "Унвон:"
+
+#. i18n: file ./dialogs/tagdialogs/tagmisc.ui line 31
+#: dialogs/tagdialogs/tagmiscdlg.cpp:23 rc.cpp:57
+#, no-c-format
+msgid "Misc. Tag"
+msgstr "Тегҳои гуногун"
+
+#. i18n: file ./dialogs/tagdialogs/tagmisc.ui line 47
+#: rc.cpp:60
+#, no-c-format
+msgid "Element name:"
+msgstr "Номи ҷузъ:"
+
+#. i18n: file ./dialogs/tagdialogs/tagmisc.ui line 55
+#: rc.cpp:63
+#, no-c-format
+msgid "&Add closing tag"
+msgstr "&Афзудан ҳангоми пӯшидани тег"
+
+#. i18n: file ./dialogs/debuggeroptionss.ui line 44
+#: rc.cpp:66
+#, no-c-format
+msgid "Enable debugger"
+msgstr "Фаъол сохтани ғалатёб"
+
+#. i18n: file ./dialogs/debuggeroptionss.ui line 80
+#: rc.cpp:69
+#, no-c-format
+msgid "PHP3 listener"
+msgstr "Анализатори PHP3"
+
+#. i18n: file ./dialogs/debuggeroptionss.ui line 88
+#: rc.cpp:72
+#, no-c-format
+msgid "PHP4 debugger"
+msgstr "Ғалатёби PHP4"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 27
+#: rc.cpp:75
+#, no-c-format
+msgid "Configure Actions"
+msgstr "Танзимоти амал"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 56
+#: rc.cpp:78
+#, no-c-format
+msgid "&Delete Action"
+msgstr "&Ҳузфи амал"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 64
+#: rc.cpp:81
+#, no-c-format
+msgid "&New Action"
+msgstr "Амали &нав"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 117
+#: rc.cpp:84
+#, no-c-format
+msgid "Toolbar & Action Tree"
+msgstr "Панели асбобҳо ва амал"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 123
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:221
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:227
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:233
+#: ../lib/compatibility/knewstuff/providerdialog.cpp:65
+#: components/debugger/variableslistview.cpp:54 parts/kafka/domtreeview.cpp:34
+#: parts/kafka/htmldocumentproperties.cpp:88 parts/kafka/wkafkapart.cpp:75
+#: rc.cpp:87 rc.cpp:2548 rc.cpp:2784 treeviews/doctreeview.cpp:50
+#: treeviews/structtreeview.cpp:84 treeviews/uploadtreeview.cpp:35
+#, no-c-format
+msgid "Name"
+msgstr "Ном"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 134
+#: rc.cpp:90 rc.cpp:117
+#, no-c-format
+msgid "Shortcut"
+msgstr "Тугмачаи тез"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 236
+#: rc.cpp:102
+#, no-c-format
+msgid "Action Properties"
+msgstr "Хусусиятҳои амал"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 247
+#: rc.cpp:105 rc.cpp:611 rc.cpp:1502 rc.cpp:2778
+#, no-c-format
+msgid "&Add..."
+msgstr "&Афзудан..."
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 280
+#: rc.cpp:111
+#, no-c-format
+msgid "Tool &tip:"
+msgstr "Лу&қма:"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 296
+#: rc.cpp:114
+#, no-c-format
+msgid "Te&xt:"
+msgstr "Ма&тн:"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 354
+#: rc.cpp:120
+#, no-c-format
+msgid "C&ustom"
+msgstr "&Дигар"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 365
+#: dialogs/actionconfigdialog.cpp:320 dialogs/tagdialogs/colorcombo.cpp:220
+#: rc.cpp:123 rc.cpp:159 rc.cpp:171 rc.cpp:189 rc.cpp:2527
+#, no-c-format
+msgid "None"
+msgstr "Ғайри"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 373
+#: rc.cpp:126 rc.cpp:2691 rc.cpp:2829
+#, no-c-format
+msgid "&None"
+msgstr "&Ғайри"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 391
+#: rc.cpp:129
+#, no-c-format
+msgid "Container toolbars:"
+msgstr "Панели асбобҳо:"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 397
+#: rc.cpp:132 src/quantadoc.cpp:84 src/quantadoc.cpp:369
+#, no-c-format
+msgid "Tag"
+msgstr "Тег"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 402
+#: rc.cpp:135 rc.cpp:3737
+#, no-c-format
+msgid "Script"
+msgstr "Скрипт"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 407
+#: rc.cpp:138 rc.cpp:427 rc.cpp:719
+#, no-c-format
+msgid "Text"
+msgstr "Матн"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 427
+#: rc.cpp:141
+#, fuzzy, no-c-format
+msgid "T&ype:"
+msgstr "Намуд:"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 438
+#: rc.cpp:144
+#, no-c-format
+msgid "Detailed Settings"
+msgstr "Танзимоти васеъӣ"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 464
+#: rc.cpp:147
+#, no-c-format
+msgid " :"
+msgstr " :"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 482
+#: rc.cpp:150
+#, no-c-format
+msgid " :"
+msgstr " :"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 493
+#: rc.cpp:153
+#, no-c-format
+msgid "Run \"Edit tag\" dialog if available"
+msgstr "Ба кор даровардани гуфтугӯии \"Таъғири тег\", агар он дастрас бошад"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 544
+#: rc.cpp:156
+#, no-c-format
+msgid "&Input:"
+msgstr "&Воридот:"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 558
+#: rc.cpp:162
+#, fuzzy, no-c-format
+msgid "Current Document"
+msgstr "Санади равон"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 563
+#: rc.cpp:165
+#, fuzzy, no-c-format
+msgid "Selected Text"
+msgstr "Матни ҷудошуда"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 591
+#: rc.cpp:168
+#, no-c-format
+msgid "&Output:"
+msgstr "&Хурӯҷ:"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 605
+#: rc.cpp:174
+#, fuzzy, no-c-format
+msgid "Insert in Cursor Position"
+msgstr "Гузоштан ба ҳолати курсор"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 610
+#: rc.cpp:177
+#, fuzzy, no-c-format
+msgid "Replace Selection"
+msgstr "Таъғири ҷудошуда"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 615
+#: rc.cpp:180
+#, fuzzy, no-c-format
+msgid "Replace Current Document"
+msgstr "Таъғири санади мавҷудӣ"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 620
+#: rc.cpp:183
+#, fuzzy, no-c-format
+msgid "Create New Document"
+msgstr "Ҳуҷҷати нав эҷод кардан"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 625
+#: rc.cpp:186
+#, fuzzy, no-c-format
+msgid "Message Window"
+msgstr "Тирезаи мактуб"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 651
+#: rc.cpp:192
+#, no-c-format
+msgid "Insert in cursor position"
+msgstr "Гузоштан ба ҳолати курсор"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 656
+#: rc.cpp:195
+#, no-c-format
+msgid "Replace selection"
+msgstr "Таъғири ҷудошуда"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 661
+#: rc.cpp:198
+#, no-c-format
+msgid "Replace current document"
+msgstr "Таъғири санади мавҷудӣ"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 666
+#: rc.cpp:201
+#, no-c-format
+msgid "Create a new document"
+msgstr "Ҳуҷҷати нав эҷод кардан"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 671
+#: rc.cpp:204
+#, no-c-format
+msgid "Message window"
+msgstr "Тирезаи мактуб"
+
+#. i18n: file ./dialogs/actionconfigdialogs.ui line 702
+#: rc.cpp:207
+#, no-c-format
+msgid "&Error:"
+msgstr "&Хато:"
+
+#. i18n: file ./dialogs/donationdialog.ui line 33
+#: rc.cpp:210
+#, no-c-format
+msgid "Support Quanta with Financial Donation"
+msgstr "Кор карда баромадани Quanta-ро молиявӣ дастгирӣ намудан"
+
+#. i18n: file ./dialogs/donationdialog.ui line 76
+#: rc.cpp:216
+#, fuzzy, no-c-format
+msgid ""
+"
"
+"
Your Contribution Can Make a Difference
"
+" Quanta Plus would not be what it is today without sponsored "
+"developers. Andras Mantia has been full time since mid 2002 and Michal Rudolf "
+"came on part time in spring of 2004. Over the life of the project development "
+"has been largely sponsored by the efforts of the Project Manager, Eric Laffoon. "
+"In addition to his minimum 10-20 hour a week time commitment, his company, Kitty Hooch "
+"LLP has an ongoing financial commitment to keep Quanta in continuous "
+"development. Our sponsored developers are also a catalyst to our volunteer "
+"developers.\n"
+" Kitty Hooch is a small company with no employees, 2 "
+"active partners and several contract workers. After test marketing in the fall "
+"of 2001 they began wholesale and retail to national and international markets "
+"in early 2002. Kitty Hooch controls all aspects of their product production and "
+"marketing. Quanta sponsorship is no small expense for a small start up company. "
+"In 2003 cash flow and a bout with typhoid fever left Eric in debt and unable to "
+"keep up payments to Andras without help from the community. Thankfully a number "
+"of people stepped up. We now have several large sponsors along with a number of "
+"generous contributors. This has enabled us to bring Michal on part time. Now we "
+"are looking to be able to move him to full time. The challenge for this project "
+"to assume a leading role as a \"killer desktop application\" is great.\n"
+"
"
+"
Balancing open source ideals and fiscal\n"
+"reality
\n"
+" We believe that the open source model\n"
+"is the future of software, but it is no guarantee of success. How many open "
+"source projects that we had high hopes for are unmaintained today? In early "
+"2002 many people thought that Quanta Plus was dead. One person, Eric Laffoon, "
+"was not about to let the dream die. Quanta is more than surviving now, but "
+"developing a best-in-class tool is no easy task. We believe the key is "
+"consistent momentum. Nothing ensures this better than programmers who can work "
+"without financial or time distractions. Why do you think OSS projects die?"
+" As Quanta grows the project management demands are "
+"increasing and ironically impacting the revenue stream it requires to continue. "
+"The impact of our sponsored developers has been huge! We are looking to make "
+"Quanta grow even faster. Eric needs to be able to free even more time to bring "
+"several new and exciting ideas through coding to release. We have other "
+"expenses too, with conferences and keeping our systems up to date so we don't "
+"lose time fighting old hardware. We want to make Quanta the best web tool "
+"anywhere!. This will require a nucleus of active core developers. We hope "
+"professional developers and companies using Quanta will help us to reach our "
+"goals with sponsorship donations that will relieve financial stresses.\n"
+"
"
+"
Could Quanta die without your support?
"
+" We'd like to think not! But from February 2001 to June "
+"2002 there was very little activity and many months with no work done at all. "
+"This came about because of cash flow problems which led to the original "
+"developers leaving to do a commercial project. The fact remains that our most "
+"productive volunteer developers, as much as we think they're wonderful, go long "
+"periods where they just can't make time to code on the project. We estimate our "
+"active users number well over a million, yet we have only a few dozen people a "
+"year supporting the project. In fact 3-4 people account for over half of our "
+"current support. Clearly the actions of a few people make a huge difference, "
+"and yours can make a difference too.\n"
+"
"
+"
Will you help make a difference?
\n"
+" If you wish to donate through PayPal\n"
+"(online money transfer or credit card), visit our donation page.\n"
+" If you are outside the PayPal area or wish to "
+"discuss corporate sponsorship contact the project manager:"
+" Eric Laffoon, "
+"sequitur@kde.org"
+msgstr ""
+"
"
+"
Дастгирии Шумо метавонад ба
  кӯмак "
+"расонад;Quanta Plus чуноне, ки дар айни замон мебошад, бе дастгирии спонсории "
+"тайёркунандаҳо нахоҳад буд.Андрас Мантиа (Andras Mantia) аз соли 2002 то ҳол ин "
+"барномаро кор карда истодааст. Коркарди барномаи Quanta Plus бо мудири лоиҳа "
+"Эрик Лафун (Eric Laffoon) дар тулли даври хеле ҳам зиёд спонсорӣ карда шуд. Бар "
+"иловаи 10-20 соат дар як ҳафта, ширкати он Kitty Hooch дастгирии молиявии муҳимро барои коркарди "
+"Quanta кӯмак карда истодааст. Ин маблағдиҳӣ барои давомдиҳии коркарди барномаи "
+"Quanta хеле тандиқии муҳим шуд. Ғайр аз он, ин амал барои ҷалб кардани "
+"тайёркунандаҳо ҳамчун катализатор хизматгузорӣ кард."
+" Kitty Hooch - ин ширкати бе хизматчии на онқадар "
+"калон аст, ки аз 2 ҳамроҳони фаъол, 1 ғайрифаъол ва якчанд коргарони шартномавӣ "
+"низ иборат аст. Баъди шарҳи маркетингӣ дар охири соли 2001, онҳо бо кори яклухт "
+"ва чакана дар дараҷаи миллӣ ва байналмиллалӣ корро оғоз карданд. Kitty Hooch "
+"тамоми ҷиҳати истеҳсол ва фурӯши маҳсулоти онҳоро идора мекунад. Kitty Hooch "
+"қисми даромади худро барои инвестонии сармоя ба рушди худ низ нигоҳ медорад. "
+"Спонсорӣ кардани Quanta - барои он хеле мушкил аст. Амалӣ гардонидани фикрати "
+"Quanta назар ба 2003, харҷи зиёдеро талаб кард. Хушбахтона ду одам якчанд вақт "
+"бо $200 ва $100 дар як моҳ кӯмак мекарданд. Ин дастгирии Шумо иҷозат дод, ки "
+"корро давом диҳем.
"
+"
Мувозӣ кардани байни орзуи таъминоти барномавии озод ва ҳақиқият
"
+" аст Мо боварӣ дорем, ки услуби коди ибтидоии кушод- ин "
+"ояндаи ТБ (таъминоти барномавӣ) аст, аммо ягон кас кафолати муваффақотро "
+"намедиҳад. Дарҳол чанд нақшот бо коди ибтидоии кушод ҳаст, ки дар он умеди хело "
+"ҳам калон буд ва мавҷудияти худро дар айни замон бас карданд? Чӣ қадар чунин "
+"барномаҳоро аз KDE гирифта шуд? Дар ибтидои соли 2002 бисёри одамон фикр "
+"мекарданд, ки Quanta Plus мавҷудияти худро хотима дод. Асбоби ҳозиразамони дар "
+"навбати худ дараҷаи якӯмро коркард намудан, кори осон нест. Мо боварӣ дорем, ки "
+"калид ба ин - ғалаёни ҳамроҳист. Ягон чиз ба ин мусоидат намекунад нисбат ба "
+"онки хубтар аз барномачие, ки метавонад бе маҳдудияти вақт ва бе ошуфта шудани "
+"онки он пагоҳ чӣ мехӯрад, кор кунад. Шумо чӣ фикр мекунед, барои чӣ лоиҳаҳои "
+"OSS несту нобуд мешаванд?"
+" Бо рушди барномаи Quanta, талаботи лоиҳа боз ҳам "
+"зиёдтар мешавад ва бо маҳдудияти молиявӣ низ дучор мешавад. Муваффақиятҳои "
+"Andras (тайёркунандаи асосӣ), ки пурра ба ин лоиҳа амал кардааст, хеле калон "
+"шуд!Акнун мо (ва нафақат) мехоҳем, ки барномаи Quanta боз ҳам зудтар такмил "
+"ёбад. Мо мехоҳем, ки Эрик бисёртар бо рамзгузорӣ машғул бошад ва камтар бо "
+"мусоидаткунии байни пулчаллонӣ ва ҷустуҷӯи чораҳои пулӣ барои Andras бошад. Мо "
+"ба ҷустуҷӯи имкониятҳои равона намудани Andras-ро ба ИМА барои вохӯрӣ бо Эрик "
+"ҳастем (нисбат бо e-mail), ки онҳо нисбати коркард ва такмил додани Quanta, "
+"муҳокима кунанд.Мо мехоҳем, ки онро асбоби web-и хубтарин дар ҷаҳон кунем ва "
+"барномаҳои аналогии (пулакии) Windows-ро дар ақиб монем!"
+". Ин фаъолияти тайёркунандаҳо ва ба ҳаракат дарорандаҳои барномаро талаб "
+"мекунад.\n"
+"Мо умед дорем, ки тайёркунандаҳои касбӣ ва ширкатҳо, ки барномаи Quanta-ро "
+"истифода мебаранд ба расидани ҳадафи мо саҳми худро мегузоранд.
"
+"
Бе дастгирии ман барномаи Quanta несту нобуд мешавад?
Шумо "
+"метавонедкоркардро аз PayPal спонсорӣ кунед (бо истифодаи корти қарзӣ), барои "
+"ин сайти зеринро хабар гиред "
+"саҳифаи расонидани кӯмаки спонсорӣ."
+" Агар шумо берун аз амали PayPal бошед ё хоҳед, ки "
+"оиди иттиҳодиявӣ спонсорӣ кардан гуфтугӯ кунед, бо мудири лоиҳа тамос бигиред:"
+" Eric Laffoon, "
+"sequitur@kde.org"
+
+#. i18n: file ./dialogs/donationdialog.ui line 136
+#: rc.cpp:229
+#, fuzzy, no-c-format
+msgid ""
+"Donate through PayPal now."
+msgstr ""
+""
+"Cпонсорӣ кардан аз PayPal."
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 25
+#: rc.cpp:232
+#, fuzzy, no-c-format
+msgid "Structure Group Editor"
+msgstr "Хусусияти муҳарир"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 36
+#: rc.cpp:235 rc.cpp:2643 rc.cpp:2751
+#, no-c-format
+msgid "&Name:"
+msgstr "&Ном:"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 47
+#: rc.cpp:238
+#, fuzzy, no-c-format
+msgid "The name of the group"
+msgstr "Анҷоми &рӯз"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 50
+#: rc.cpp:241
+#, no-c-format
+msgid ""
+"The user visible name of the group. It will be shown in the structure tree as a "
+"top node when there are elements belonging to this group in the document."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 58
+#: rc.cpp:244
+#, fuzzy, no-c-format
+msgid "&Icon:"
+msgstr "Ишора"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 103
+#: rc.cpp:247
+#, fuzzy, no-c-format
+msgid "Filen&ame definition:"
+msgstr "interfacedefinition"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 109
+#: rc.cpp:250 rc.cpp:262
+#, no-c-format
+msgid "Regular expression to get the filename"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 112
+#: rc.cpp:253 rc.cpp:265
+#, no-c-format
+msgid ""
+"Regular expression to get the filename. The expression is used to remove "
+"the unnecessary strings from the element's text."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 120
+#: rc.cpp:256
+#, no-c-format
+msgid "Contains a &filename"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 123
+#: rc.cpp:259
+#, no-c-format
+msgid "True if the element's text contains a filename"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 145
+#: rc.cpp:268
+#, fuzzy, no-c-format
+msgid "&Tag:"
+msgstr "&Тегҳо"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 151
+#: rc.cpp:271
+#, no-c-format
+msgid "Elements identified by this entry will belong to this group"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 154
+#: rc.cpp:274 rc.cpp:295
+#, no-c-format
+msgid ""
+"Defines which tags belong to this group. The format is "
+"tagname(attribute1, attribute2, ...). Tags with name tagname "
+"will appear under this group. The item text of the corresponding node in the "
+"tree will be attribute1_value | attribute2_value | ..."
+"Currently only one tag may be listed here."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 162
+#: rc.cpp:277
+#, fuzzy, no-c-format
+msgid "\"No\" na&me:"
+msgstr "Номи гурӯҳ:"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 168
+#: rc.cpp:280 rc.cpp:286
+#, no-c-format
+msgid "The name that appears when no element were found"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 171
+#: rc.cpp:283 rc.cpp:289
+#, no-c-format
+msgid ""
+"The user visible name of the group. It will be shown in the structure tree as a "
+"top node when there are no elements belonging to this group in the "
+"document."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 193
+#: rc.cpp:292
+#, no-c-format
+msgid "Elements ideintified by this entry will belong to this group"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 221
+#: rc.cpp:298
+#, no-c-format
+msgid "Use elements as tags"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 224
+#: rc.cpp:301
+#, no-c-format
+msgid "Treat elements as new tags"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 227
+#: rc.cpp:304
+#, no-c-format
+msgid ""
+"Treat elements as new tags, so they will show up during tag autocompletion."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 235
+#: rc.cpp:307
+#, fuzzy, no-c-format
+msgid "&Pseudo DTEP Specific Settings"
+msgstr "%1 Маънои гузоштани дигар надорад."
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 246
+#: rc.cpp:310 rc.cpp:342
+#, no-c-format
+msgid "Regular expression to find the type of the element"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 254
+#: rc.cpp:313 rc.cpp:345
+#, no-c-format
+msgid ""
+"Regular expression to find the type of the element. The pattern is searched on "
+"the result of the DefinitionRx match and the first captured area will "
+"hold the element type."
+" \n"
+"Example (simplified):"
+" \n"
+"DefinitionRx=\\$+([a-zA-Z]+)=new\\\\s[a-zA-Z]+;"
+" \n"
+"TypeRx=new\\\\s([a-zA-Z]+);"
+" "
+" \n"
+"This will match strings like $fooObj=new foo;"
+". Now this string is searched and it will find new foo;, where foo "
+"is the first captured text (the regular expression matching foo "
+"is between brackets)."
+" \n"
+"So the type of $fooObj is foo."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 262
+#: rc.cpp:321
+#, fuzzy, no-c-format
+msgid "&Usage expression:"
+msgstr "Ифода"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 268
+#: rc.cpp:324 rc.cpp:365
+#, no-c-format
+msgid "Regular expression to find the usage of a group element"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 280
+#: rc.cpp:327 rc.cpp:368
+#, no-c-format
+msgid ""
+"Regular expression to find the usage of a group element in the document."
+" \n"
+"Example 1:"
+" \n"
+"- classes are defined as class foo {...}"
+" \n"
+"- classes are used as $objFoo"
+" "
+" \n"
+"Example 2:"
+" \n"
+"- variables are defined as int i"
+" \n"
+"- variables are used as @i"
+" "
+" \n"
+"Example 3:"
+" \n"
+"- variables are defined as $i"
+" \n"
+"- variables are used as $i. In this case UsageRx "
+"is the same as DefinitionRx."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 288
+#: rc.cpp:339
+#, fuzzy, no-c-format
+msgid "Element t&ype expression:"
+msgstr "Ифода"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 310
+#: rc.cpp:353
+#, fuzzy, no-c-format
+msgid "Definition e&xpression:"
+msgstr "Вусъатоти пешфарзӣ:"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 316
+#: rc.cpp:356 rc.cpp:496
+#, no-c-format
+msgid "Regular expression to find what belong to this group"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 322
+#: rc.cpp:359 rc.cpp:499
+#, no-c-format
+msgid ""
+"Regular expression used to find text areas in the document, which will belong "
+"to this group. The first captured area shouldbe the actual name of the group "
+"entry."
+" \n"
+"Example for a class group:"
+" \n"
+"\\bclass[\\\\s]+([0-9a-zA-Z_\\x7f-\\xff]*)[\\\\s]*"
+" \n"
+"The first captured area (between \"(\" and \")"
+"\") holds the class name."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 350
+#: rc.cpp:380
+#, fuzzy, no-c-format
+msgid "Parent group:"
+msgstr "Тегҳои волидайнӣ"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 353
+#: rc.cpp:383 rc.cpp:389
+#, no-c-format
+msgid "The name of the group that may be the parent of this"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 356
+#: rc.cpp:386 rc.cpp:392
+#, no-c-format
+msgid ""
+"The name of the group that may be the parent of this. For example classes "
+"might be a parent of functions in case of member functions. This entry "
+"indicates this possible relationship and is used to provide functionality like "
+"member autocompletion."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 375
+#: rc.cpp:395
+#, fuzzy, no-c-format
+msgid "Searched tags:"
+msgstr "Ҷустуҷӯ дар:"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 378
+#: rc.cpp:398 rc.cpp:451
+#, no-c-format
+msgid "Only tags of this type can be part of the group"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 386
+#: rc.cpp:401
+#, fuzzy, no-c-format
+msgid "Remove when autocompleting:"
+msgstr "Бо истифода аз &худилова"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 389
+#: rc.cpp:404 rc.cpp:424
+#, no-c-format
+msgid ""
+"Regular expression used to remove unwanted strings from the completion text"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 397
+#: rc.cpp:407
+#, no-c-format
+msgid "Autocomplete after:"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 400
+#: rc.cpp:410 rc.cpp:417
+#, no-c-format
+msgid ""
+"Regular expression to tell when to bring up the completion box with the "
+"elements of this group"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 404
+#: rc.cpp:413 rc.cpp:420
+#, no-c-format
+msgid ""
+"Regular expression to tell when to bring up the completion box with the "
+"elements of this group."
+" \n"
+"Example:\\bnew[\\\\s]+$ tells that after typing new "
+", the completion box with the elements should be shown."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 435
+#: rc.cpp:430
+#, fuzzy, no-c-format
+msgid "XmlTag"
+msgstr "Тег"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 440
+#: rc.cpp:433
+#, no-c-format
+msgid "XmlTagEnd"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 445
+#: rc.cpp:436 rc.cpp:5086 rc.cpp:5142 rc.cpp:5158 rc.cpp:5179
+#, no-c-format
+msgid "Comment"
+msgstr "Шарҳ"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 450
+#: rc.cpp:439 rc.cpp:4418
+#, no-c-format
+msgid "CSS"
+msgstr "CSS"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 455
+#: rc.cpp:442
+#, fuzzy, no-c-format
+msgid "ScriptTag"
+msgstr "Скрипт"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 460
+#: rc.cpp:445
+#, fuzzy, no-c-format
+msgid "ScriptStructureBegin"
+msgstr "Амали намоишнома"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 465
+#: rc.cpp:448
+#, fuzzy, no-c-format
+msgid "ScriptStructureEnd"
+msgstr "Таркиби Ҳуҷҷат"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 497
+#: rc.cpp:454
+#, fuzzy, no-c-format
+msgid "Parse file"
+msgstr "Файли ҷорӣ"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 500
+#: rc.cpp:457
+#, no-c-format
+msgid "Check if the filename that is in the elements text should be parsed"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 503
+#: rc.cpp:460
+#, no-c-format
+msgid ""
+"Check if the filename that is in the elements text should be parsed. This makes "
+"sense only if the element may contain a filename and the FileNameRx "
+"is specified."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 511
+#: components/debugger/backtracelistview.cpp:58
+#: components/debugger/variableslistview.cpp:57 rc.cpp:463
+#, no-c-format
+msgid "Type"
+msgstr "Намуд"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 522
+#: rc.cpp:466
+#, fuzzy, no-c-format
+msgid "Simple"
+msgstr "example"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 525
+#: rc.cpp:469
+#, no-c-format
+msgid "This is a simple group, nothing special"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 533
+#: rc.cpp:472
+#, fuzzy, no-c-format
+msgid "Variable group"
+msgstr "Таъғиротҳо"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 536
+#: rc.cpp:475
+#, no-c-format
+msgid "The group's elements are variables"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 544
+#: rc.cpp:478
+#, fuzzy, no-c-format
+msgid "Function group"
+msgstr "function"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 547
+#: rc.cpp:481
+#, no-c-format
+msgid "The group's elements are functions"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 555
+#: rc.cpp:484
+#, fuzzy, no-c-format
+msgid "Class group"
+msgstr "Синф"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 558
+#: rc.cpp:487
+#, no-c-format
+msgid "The group's elements are classes"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 566
+#: rc.cpp:490
+#, fuzzy, no-c-format
+msgid "Ob&ject group"
+msgstr "Мавзӯъ"
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 569
+#: rc.cpp:493
+#, no-c-format
+msgid "The group's elements are objects"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 593
+#: rc.cpp:505
+#, no-c-format
+msgid "Minimal search mode"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 596
+#: rc.cpp:508
+#, no-c-format
+msgid ""
+"Enable to use the minimal style search for definition instead of the standard "
+"(greedy) matching"
+msgstr ""
+
+#. i18n: file ./dialogs/specialchardialogs.ui line 16
+#: rc.cpp:511 src/quanta_init.cpp:1079
+#, no-c-format
+msgid "Insert Special Character"
+msgstr "Гузоштани аломати махсус"
+
+#. i18n: file ./dialogs/specialchardialogs.ui line 44
+#: rc.cpp:514
+#, no-c-format
+msgid "&Insert Code"
+msgstr "&Гузоштани код"
+
+#. i18n: file ./dialogs/specialchardialogs.ui line 64
+#: rc.cpp:517
+#, no-c-format
+msgid "Insert C&har"
+msgstr "Гузоштани &аломат"
+
+#. i18n: file ./dialogs/specialchardialogs.ui line 119
+#: rc.cpp:523
+#, no-c-format
+msgid "&Filter:"
+msgstr "&Филтр:"
+
+#. i18n: file ./dialogs/loadentitydlgs.ui line 27
+#: rc.cpp:526
+#, fuzzy, no-c-format
+msgid "Source DTD:"
+msgstr "DTD-и ҷорӣ:"
+
+#. i18n: file ./dialogs/loadentitydlgs.ui line 35
+#: rc.cpp:529
+#, fuzzy, no-c-format
+msgid "Target DTEP:"
+msgstr "Интихоби DTEP:"
+
+#. i18n: file ./dialogs/loadentitydlgs.ui line 43
+#: rc.cpp:532 src/dtds.cpp:904
+#, fuzzy, no-c-format
+msgid "*.dtd|DTD Definitions"
+msgstr "Рӯйхати муайянкуни"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 47
+#: rc.cpp:535
+#, no-c-format
+msgid "Attribute quotation:"
+msgstr "Мушаххасот дар нохунак:"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 53
+#: rc.cpp:538
+#, no-c-format
+msgid "Double Quotes"
+msgstr "Дуқабата"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 58
+#: rc.cpp:541
+#, no-c-format
+msgid "Single Quotes"
+msgstr "Якқабата"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 70
+#: rc.cpp:544
+#, no-c-format
+msgid "Tag case:"
+msgstr "Феҳристи тег:"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 78
+#: rc.cpp:547
+#, no-c-format
+msgid "Attribute case:"
+msgstr "Феҳристи мушаххасот:"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 84
+#: rc.cpp:550 rc.cpp:562
+#, no-c-format
+msgid "Default Case"
+msgstr "Бе таъғирот"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 89
+#: rc.cpp:553 rc.cpp:565
+#, no-c-format
+msgid "Lower Case"
+msgstr "Поёнӣ"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 94
+#: rc.cpp:556 rc.cpp:568
+#, no-c-format
+msgid "Upper Case"
+msgstr "Болоӣ"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 106
+#: rc.cpp:559
+#, no-c-format
+msgid "Auto-close o&ptional tags"
+msgstr "Худпӯшии &тегҳои ғайриҳатмӣ"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 134
+#: rc.cpp:571
+#, no-c-format
+msgid "Auto-close &non single and non optional tags"
+msgstr "Худпӯшии тегҳои &ҳатмӣ ва ғайри якқабата"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 159
+#: rc.cpp:574
+#, no-c-format
+msgid "&Update opening/closing tag automatically"
+msgstr "&Бозсозии худкоронаи тегҳои ибтидоӣ/интиҳоӣ"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 175
+#: rc.cpp:577
+#, no-c-format
+msgid "Use &auto-completion"
+msgstr "Бо истифода аз &худилова"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 183
+#: rc.cpp:580
+#, no-c-format
+msgid "Automatic &replacement of the accented characters"
+msgstr "Худиввазоти &аломатҳо бо зада"
+
+#. i18n: file ./dialogs/settings/styleoptionss.ui line 187
+#: rc.cpp:583
+#, no-c-format
+msgid ""
+"If this option is turned on the accented characters, like á"
+", will be automatically replaced by their unicode style notation, for the "
+"above case with á."
+" \n"
+"We suggest to leave this option off and use an unicode or locale encoding for "
+"your documents."
+msgstr ""
+"Ивваз намудани аломатҳо дар зери задаи монанди á "
+"дар тасвироти он ва дар юникодиá."
+" \n"
+"Мо тавсия медиҳем, ки ин параметрро ғайрифаъол монед ва рамзгузории маҳалиро ё "
+"юникодбарои санадоти худро низ истифода кунед."
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 25
+#: rc.cpp:587 src/quanta.cpp:1253
+#, no-c-format
+msgid "Abbreviations"
+msgstr "Ихтисорот"
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 36
+#: rc.cpp:590 rc.cpp:2563 rc.cpp:2575
+#, no-c-format
+msgid "Add..."
+msgstr "Афзудан..."
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 52
+#: rc.cpp:596
+#, no-c-format
+msgid "&New..."
+msgstr "&Нав..."
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 68
+#: rc.cpp:599
+#, no-c-format
+msgid "&Group:"
+msgstr "&Гурӯҳ:"
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 87
+#: rc.cpp:602
+#, no-c-format
+msgid "&Valid for:"
+msgstr "&Ҷоиз барои:"
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 117
+#: rc.cpp:605
+#, no-c-format
+msgid "Template"
+msgstr "Қолиб"
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 128
+#: rc.cpp:608 treeviews/projecttreeview.cpp:109
+#, no-c-format
+msgid "Description"
+msgstr "Тасвирот"
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 193
+#: rc.cpp:617 rc.cpp:1505 rc.cpp:2781
+#, fuzzy, no-c-format
+msgid "&Edit..."
+msgstr "Таъғир додан..."
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 207
+#: rc.cpp:620
+#, no-c-format
+msgid "Expands to:"
+msgstr "Ивваз карда шудан ба:"
+
+#. i18n: file ./dialogs/settings/abbreviations.ui line 226
+#: rc.cpp:623
+#, no-c-format
+msgid "&Templates:"
+msgstr "&Қолибҳо:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 52
+#: rc.cpp:626 rc.cpp:3021
+#, no-c-format
+msgid ""
+"New files will have the extension and highlighting according to this setting"
+msgstr ""
+"Файлҳои нав бо мутобиқати ин параметр, дорои вусъатот ва зерравшанӣ низ "
+"мешаванд"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 66
+#: rc.cpp:629
+#, no-c-format
+msgid "Mimetypes"
+msgstr "Навъҳои Mime"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 93
+#: rc.cpp:632
+#, no-c-format
+msgid "&Reset to Default"
+msgstr "&Партофтан"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 101
+#: rc.cpp:635
+#, fuzzy, no-c-format
+msgid "Te&xts:"
+msgstr "Ма&тн:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 112
+#: rc.cpp:638
+#, no-c-format
+msgid "&Markups:"
+msgstr "&Файлҳои нишонагузорӣ:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 123
+#: rc.cpp:641
+#, no-c-format
+msgid "&Images:"
+msgstr "&Тасвиротҳо:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 156
+#: rc.cpp:644
+#, no-c-format
+msgid "&Scripts:"
+msgstr "&Скриптҳо:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 197
+#: rc.cpp:647
+#, no-c-format
+msgid "Default character &encoding:"
+msgstr "Рамзгузории &пешфарзӣ:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 211
+#: rc.cpp:650 rc.cpp:3012
+#, no-c-format
+msgid "Default &DTD:"
+msgstr "&DTD-и пешфарзӣ:"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 239
+#: rc.cpp:653
+#, fuzzy, no-c-format
+msgid "Startup Options"
+msgstr "Сеансро сар кунед"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 250
+#: rc.cpp:656
+#, fuzzy, no-c-format
+msgid "L&oad last-opened files"
+msgstr ""
+"&Ҳангоми оғоз намудан файлҳое, ки мавриди баромади охирин боз истода буданд, "
+"пурбор кардан"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 258
+#: rc.cpp:659
+#, fuzzy, no-c-format
+msgid "S&how splashscreen"
+msgstr "&Тасвир додани логотип ҳангоми оғоз"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 266
+#: rc.cpp:662
+#, fuzzy, no-c-format
+msgid "&Load last-opened project"
+msgstr "&Ҳангоми оғоз, лоиҳаи охиронро пурбор кардан"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 284
+#: rc.cpp:665
+#, no-c-format
+msgid "Create backups every"
+msgstr "Эҷод кардани нусхаи захиравӣ ҳар як"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 306
+#: rc.cpp:668
+#, no-c-format
+msgid "minutes"
+msgstr "дақиқа"
+
+#. i18n: file ./dialogs/settings/filemaskss.ui line 316
+#: rc.cpp:671
+#, no-c-format
+msgid "Show the DTD selection dialog when loading files with &unknown DTD"
+msgstr ""
+"&Интихоби DTD-ро ҳангоми боз кардани файлҳо ғайри чунин мушаххасот пешниҳод "
+"намудан"
+
+#. i18n: file ./dialogs/settings/codetemplatedlgs.ui line 31
+#: dialogs/settings/abbreviation.cpp:167 rc.cpp:674
+#, no-c-format
+msgid "Add Code Template"
+msgstr "Афзудани қолиби код"
+
+#. i18n: file ./dialogs/settings/codetemplatedlgs.ui line 42
+#: rc.cpp:677
+#, no-c-format
+msgid "&Template:"
+msgstr "&Қолиб:"
+
+#. i18n: file ./dialogs/settings/codetemplatedlgs.ui line 53
+#: rc.cpp:680
+#, no-c-format
+msgid "&Description:"
+msgstr "&Тасвирот:"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 39
+#: rc.cpp:683
+#, no-c-format
+msgid "Reset window layout to the default on the next startup"
+msgstr "Оғоз намудан аз макони ҷузъи интерфейси пешфарзӣ"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 47
+#: rc.cpp:686
+#, no-c-format
+msgid "Show hidden files in files tree"
+msgstr "Тасвири файлҳои махфӣ дар дарахти файлҳо"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 55
+#: rc.cpp:689
+#, no-c-format
+msgid "Save tree status for local trees"
+msgstr "Нигоҳ доштани вазъияти дарахт барои локалӣ"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 63
+#: rc.cpp:692
+#, no-c-format
+msgid "Close Buttons on Tabs"
+msgstr "Тугмаҳои пӯшиши замимот"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 74
+#: rc.cpp:695
+#, no-c-format
+msgid "&Always show"
+msgstr "&Ҳамеша нишон додан"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 85
+#: rc.cpp:698
+#, no-c-format
+msgid "&Do not show"
+msgstr "&Нишон надодан"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 93
+#: rc.cpp:701
+#, fuzzy, no-c-format
+msgid "Show dela&yed"
+msgstr "Бо &таваққуф"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 103
+#: rc.cpp:704 rc.cpp:4916 src/quanta.cpp:5297 src/quanta_init.cpp:184
+#: src/viewmanager.cpp:564
+#, no-c-format
+msgid "Documentation"
+msgstr "Санадот"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 114
+#: rc.cpp:707
+#, no-c-format
+msgid "New tab"
+msgstr "Замимоти нав"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 125
+#: rc.cpp:710 rc.cpp:728
+#, no-c-format
+msgid "Separate toolview"
+msgstr "Ҷудо кардани замимотҳои асбоб"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 135
+#: rc.cpp:713
+#, no-c-format
+msgid "Toolview Tabs"
+msgstr "Замимотҳои асбоб"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 146
+#: rc.cpp:716
+#, no-c-format
+msgid "Icon and text"
+msgstr "Ишора ва матн"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 165
+#: rc.cpp:722 rc.cpp:5171
+#, no-c-format
+msgid "Icon"
+msgstr "Ишора"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 175
+#: rc.cpp:725 src/quanta.cpp:5283
+#, no-c-format
+msgid "Preview"
+msgstr "Пешнамоиш"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 200
+#: rc.cpp:731
+#, no-c-format
+msgid "Editor area"
+msgstr "Заминаи муҳаррир"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 230
+#: rc.cpp:734
+#, no-c-format
+msgid "&Warning Messages"
+msgstr "&Маълумотҳои огоҳӣ"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 241
+#: rc.cpp:737
+#, fuzzy, no-c-format
+msgid "Warn about opening binar&y/unknown files"
+msgstr "&Пеш аз боз кардани файлҳои дутага/номаълум, огоҳӣ кардан"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 249
+#: rc.cpp:740
+#, no-c-format
+msgid "Warn when executing &actions associated with events"
+msgstr "Ҳангоми иҷрои &амал, ки бо воқеъот пайвастагӣ мекунад, огоҳӣ мекунад"
+
+#. i18n: file ./dialogs/settings/previewoptionss.ui line 257
+#: rc.cpp:743
+#, fuzzy, no-c-format
+msgid "Show all warning messages"
+msgstr "Тирезаи иттилоот"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 47
+#: rc.cpp:746
+#, no-c-format
+msgid "Structure Tree Look && Feel"
+msgstr "Иҷроияи сохти санадот"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 64
+#: rc.cpp:749
+#, no-c-format
+msgid "Use 0 to disable the automatic refresh of structure tree"
+msgstr ""
+"0-ро барои худбозсозии сохти санадотро ғайрифаъол сохтан, истифода кунед"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 89
+#: rc.cpp:752
+#, no-c-format
+msgid "Instant update"
+msgstr "Бозсозии ҳамавақта"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 92
+#: rc.cpp:755 rc.cpp:776
+#, no-c-format
+msgid "Update the structure tree after every keystroke"
+msgstr "Баъди ҳар пахши тугма, сохти санадотро нав кардан"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 117
+#: rc.cpp:758
+#, no-c-format
+msgid "Show closing tags"
+msgstr "Тасвири тегҳои пӯшанда"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 125
+#: rc.cpp:761
+#, fuzzy, no-c-format
+msgid "Show empt&y nodes and groups"
+msgstr "Намоиши шохаҳои холӣ"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 136
+#: rc.cpp:764
+#, no-c-format
+msgid "Set to 0 in order to expand the whole tree"
+msgstr "0-ро барои боз кардани тамоми дарахт,сабт кунед"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 144
+#: rc.cpp:767
+#, no-c-format
+msgid "Refresh frequency (in seconds):"
+msgstr "Зичии бозсозӣ (дар сония):"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 152
+#: rc.cpp:770
+#, no-c-format
+msgid "Expand tree when reparse to level:"
+msgstr "Ҳангоми бозсозӣ, дарахтро то дараҷаи зерин боз кардан:"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 162
+#: rc.cpp:773
+#, no-c-format
+msgid "Clicks on Structure Tree Items"
+msgstr "Кликҳо дар сохти санадот"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 174
+#: dialogs/settings/parseroptions.cpp:37 dialogs/settings/parseroptions.cpp:55
+#: dialogs/settings/parseroptions.cpp:58 rc.cpp:779 rc.cpp:815
+#: treeviews/structtreeview.cpp:111 treeviews/structtreeview.cpp:486
+#: treeviews/structtreeview.cpp:488 treeviews/structtreeview.cpp:531
+#, no-c-format
+msgid "Select Tag Area"
+msgstr "Ҷудокунии заминаи тег"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 179
+#: dialogs/settings/parseroptions.cpp:35 dialogs/settings/parseroptions.cpp:56
+#: rc.cpp:782 rc.cpp:818
+#, no-c-format
+msgid "Nothing"
+msgstr "Ҳеҷ чиз"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 189
+#: dialogs/settings/parseroptions.cpp:53 rc.cpp:785 rc.cpp:809
+#, no-c-format
+msgid "Find Tag"
+msgstr "Ҷустуҷӯи тег"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 194
+#: dialogs/settings/parseroptions.cpp:34 dialogs/settings/parseroptions.cpp:43
+#: dialogs/settings/parseroptions.cpp:52 rc.cpp:788 rc.cpp:806
+#, no-c-format
+msgid "Find Tag & Open Tree"
+msgstr "Ёфтани тег ва боз кардани дарахт"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 206
+#: rc.cpp:791
+#, no-c-format
+msgid "Left button:"
+msgstr "Тугмаи чап:"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 212
+#: dialogs/settings/parseroptions.cpp:36 rc.cpp:794
+#, no-c-format
+msgid "Popup Menu"
+msgstr "Менюи матнӣ"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 224
+#: rc.cpp:797
+#, no-c-format
+msgid "Double click:"
+msgstr "Клики дубора:"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 232
+#: rc.cpp:800
+#, no-c-format
+msgid "Middle button:"
+msgstr "Кнопкаи байнӣ:"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 240
+#: rc.cpp:803
+#, no-c-format
+msgid "Right button:"
+msgstr "Тугмаи рост:"
+
+#. i18n: file ./dialogs/settings/parseroptionsui.ui line 256
+#: dialogs/settings/parseroptions.cpp:54 rc.cpp:812
+#: treeviews/structtreeview.cpp:112 treeviews/structtreeview.cpp:534
+#, no-c-format
+msgid "Go to End of Tag"
+msgstr "Гузаштан ба охири тег"
+
+#. i18n: file ./dialogs/casewidget.ui line 30
+#: rc.cpp:821
+#, no-c-format
+msgid "Tag Case"
+msgstr "Феҳристи тег"
+
+#. i18n: file ./dialogs/casewidget.ui line 41
+#: rc.cpp:824 rc.cpp:836
+#, no-c-format
+msgid "Upper case"
+msgstr "Феҳристи болоӣ"
+
+#. i18n: file ./dialogs/casewidget.ui line 49
+#: rc.cpp:827 rc.cpp:839
+#, no-c-format
+msgid "Lower case"
+msgstr "Феҳристи поёнӣ"
+
+#. i18n: file ./dialogs/casewidget.ui line 57
+#: rc.cpp:830 rc.cpp:842
+#, no-c-format
+msgid "Unchanged"
+msgstr "Тағйир наёфтааст"
+
+#. i18n: file ./dialogs/casewidget.ui line 70
+#: rc.cpp:833
+#, no-c-format
+msgid "Attribute Case"
+msgstr "Феҳристи мушаххасот"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 25
+#: parsers/dtd/dtdparser.cpp:179 rc.cpp:845 src/quanta.cpp:3108
+#, fuzzy, no-c-format
+msgid "Configure DTEP"
+msgstr "Воқеъоти танзим кардашуда:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 40
+#: rc.cpp:848 rc.cpp:1968 rc.cpp:2141
+#, fuzzy, no-c-format
+msgid "&General"
+msgstr "Умумӣ"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 59
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:57 rc.cpp:851 rc.cpp:2449
+#: rc.cpp:2497 rc.cpp:2928
+#, no-c-format
+msgid "Name:"
+msgstr "Ном:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 65
+#: rc.cpp:854 rc.cpp:869
+#, fuzzy, no-c-format
+msgid "DTD definition string"
+msgstr "Рӯйхати муайянкуни"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 68
+#: rc.cpp:857 rc.cpp:872
+#, no-c-format
+msgid ""
+"The real name of the DTEP. In case of XML DTEPs this should be the DTD "
+"definition string, like "
+"-//W3C//DTD HTML 4.01 Transitional//EN."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 84
+#: rc.cpp:860
+#, fuzzy, no-c-format
+msgid "Short name:"
+msgstr "Номи скрипт:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 90
+#: rc.cpp:863 rc.cpp:875
+#, no-c-format
+msgid "Beautified, user visible name"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 93
+#: rc.cpp:866 rc.cpp:878
+#, no-c-format
+msgid ""
+"The user visible, beautified name. If not defined, the real name is used."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 173
+#: rc.cpp:881
+#, fuzzy, no-c-format
+msgid "Type Specific Settings"
+msgstr "%1 Маънои гузоштани дигар надорад."
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 199
+#: rc.cpp:884
+#, fuzzy, no-c-format
+msgid "URL:"
+msgstr "DTD URL:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 205
+#: rc.cpp:887 rc.cpp:903
+#, no-c-format
+msgid "URL pointing to the DTD definiton file"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 208
+#: rc.cpp:890 rc.cpp:906
+#, no-c-format
+msgid ""
+"URL pointing to the DTD definiton file, like "
+"http://www.w3.org/TR/html4/loose.dtd."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 216
+#: rc.cpp:893
+#, fuzzy, no-c-format
+msgid "DOCT&YPE string:"
+msgstr "Сатри тасвироти !DOCTYPE:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 222
+#: rc.cpp:896 rc.cpp:909
+#, no-c-format
+msgid "The string that should appear in the !DOCTYPE tag"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 226
+#: rc.cpp:899 rc.cpp:912
+#, no-c-format
+msgid ""
+"The string that should appear in the !DOCTYPE tag, like"
+" \n"
+"HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN"
+"\" "
+" \"http://www.w3.org/TR/html4/loose.dtd\""
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 274
+#: rc.cpp:916
+#, fuzzy, no-c-format
+msgid "Top level"
+msgstr "&Ҳолати марҳилаи охир"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 277
+#: rc.cpp:919
+#, no-c-format
+msgid "Check if the DTEP can act as a top level DTEP."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 280
+#: rc.cpp:922
+#, no-c-format
+msgid ""
+"Check if the DTEP can act as a top level DTEP. This means that the document can "
+"be of this type. Some pseudo DTEPs cannot act as a top level DTEP, like "
+"PHP as they are always included as part of another DTEP, while some others "
+"can be included and act as standalone as well, like the case of CSS."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 292
+#: rc.cpp:925
+#, fuzzy, no-c-format
+msgid "Toolbar folder:"
+msgstr "Каталоги панели асбобҳо:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 298
+#: rc.cpp:928 rc.cpp:934
+#, no-c-format
+msgid "The name of the folder where the toolbars are stored"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 301
+#: rc.cpp:931 rc.cpp:937
+#, no-c-format
+msgid ""
+"The name of the folder where the toolbars are stored. This is a relative name "
+"to "
+" $KDEDIR( or $KDEHOME)/share/apps/quanta/toolbars ."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 320
+#: rc.cpp:940
+#, fuzzy, no-c-format
+msgid "&Autoloaded toolbars:"
+msgstr "Панели асбобҳо:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 326
+#: rc.cpp:943 rc.cpp:949
+#, no-c-format
+msgid "Comma separated list of toolbars"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 329
+#: rc.cpp:946 rc.cpp:952
+#, no-c-format
+msgid ""
+"Comma separated list of toolbars from the toolbar folder that will be loaded "
+"when a document with this DTEP is loaded."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 356
+#: rc.cpp:955
+#, no-c-format
+msgid "Case sensitive"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 362
+#: rc.cpp:958
+#, no-c-format
+msgid "Check if the DTEP has case sensitive tags"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 365
+#: rc.cpp:961
+#, no-c-format
+msgid ""
+"Indicates whether the DTEP has case sensitive tags. In case of XML this should "
+"be checked, but for example HTML variants are not case sensitive."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 381
+#: rc.cpp:964 rc.cpp:2446
+#, no-c-format
+msgid "Type:"
+msgstr "Намуд:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 384
+#: rc.cpp:967 rc.cpp:989
+#, no-c-format
+msgid "The family to where this DTEP belongs."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 388
+#: rc.cpp:970 rc.cpp:992
+#, no-c-format
+msgid ""
+"The family to where this DTEP belong. There are two families:"
+" "
+"
XML style:DTEP describing an XML like language
\n"
+"
Pseudo type:DTEP describing some other language, where the notion of "
+"a tag is not the same as in XML. Examples are PHP, JavaScript, CSS.
"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 396
+#: rc.cpp:974
+#, fuzzy, no-c-format
+msgid "Inherits:"
+msgstr "Мерос карда мешавад"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 399
+#: rc.cpp:977 rc.cpp:999
+#, no-c-format
+msgid "The DTEP name from where this DTEP inherits the tags."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 402
+#: rc.cpp:980 rc.cpp:1002
+#, no-c-format
+msgid ""
+"The real name of the DTEP (like "
+"-//W3C//DTD HTML 4.01 Transitional//EN"
+") from where the current DTEP inherits the tags."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 408
+#: rc.cpp:983
+#, fuzzy, no-c-format
+msgid "XML Style"
+msgstr "Файли ворид:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 413
+#: rc.cpp:986
+#, fuzzy, no-c-format
+msgid "Pseudo Type"
+msgstr "Ботил"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 440
+#: rc.cpp:996
+#, fuzzy, no-c-format
+msgid "Mimet&ypes:"
+msgstr "Навъҳои Mime"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 473
+#: rc.cpp:1005
+#, no-c-format
+msgid "Comma separated list of mimetypes"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 476
+#: rc.cpp:1008
+#, no-c-format
+msgid ""
+"Comma separated list of mimetypes. Files of these types are treated as "
+"belonging to this DTEP, unless the !DOCTYPE entry says something else."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 484
+#: rc.cpp:1011
+#, no-c-format
+msgid "The default extension of files belonging to this DTEP"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 492
+#: rc.cpp:1014
+#, fuzzy, no-c-format
+msgid "E&xtension:"
+msgstr "extension"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 522
+#: rc.cpp:1017
+#, fuzzy, no-c-format
+msgid "P&ages"
+msgstr "Аз рӯи ҳар саҳифа"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 550
+#: rc.cpp:1020
+#, no-c-format
+msgid "Enable the first extra page"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 553
+#: rc.cpp:1023
+#, no-c-format
+msgid ""
+"Every tab edit dialog will have one more extra page aside of the main page"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 556
+#: rc.cpp:1026
+#, no-c-format
+msgid ""
+"Every tab edit dialog will have one more extra page aside of the main page. You "
+"can configure what will be on this page in the below fields."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 570
+#: rc.cpp:1032 rc.cpp:1076
+#, fuzzy, no-c-format
+msgid "The title of the page"
+msgstr "Анҷоми &рӯз"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 573
+#: rc.cpp:1035 rc.cpp:1079
+#, no-c-format
+msgid ""
+"The title of the page, like Core && i18n. As you see, the ampersand must "
+"be doubled."
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 584
+#: rc.cpp:1038 rc.cpp:1096 rc.cpp:1117 rc.cpp:1129 rc.cpp:1147
+#, fuzzy, no-c-format
+msgid "Groups:"
+msgstr "&Гурӯҳ:"
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 587
+#: rc.cpp:1041 rc.cpp:1082
+#, no-c-format
+msgid "Comma separated list of the common attribute groups"
+msgstr ""
+
+#. i18n: file ./dialogs/dtepeditdlgs.ui line 595
+#: rc.cpp:1044 rc.cpp:1085
+#, no-c-format
+msgid ""
+"Comma separated list of the common attribute groups. The attributes from the "
+"listed groups will appear on this page."
+" The common attributes are specified in each DTEP's common.tag "
+"file, where the common=\"yes\" attribute must be set."
+" The following example defined the common I18n attribute group:"
+" "
+"
Gubed is a PHP debugger available for free through GPL. This plugin "
+"integrates Gubed with Quanta.
\n"
+"
In order to use this plugin for PHP debugging, you need to get the Quanta "
+"package from the Gubed project page, http://sourceforge.net/projects/g"
+"ubed, at SourceForge
\n"
+"
For more info about Gubed, please visit the Gubed website at http://gubed.sf.net
\n"
+"
Technical Details
\n"
+"
This version of the debugger supports the %PROTOCOLVERSION% version of the "
+"Gubed protocol.
\n"
+""
+msgstr ""
+
+#. i18n: file ./components/debugger/debuggervariablesets.ui line 16
+#: components/debugger/debuggermanager.cpp:267
+#: components/debugger/debuggermanager.cpp:270 rc.cpp:2258
+#, no-c-format
+msgid "Set Value of Variable"
+msgstr "Сабт кардани аҳамияти таъгӣрёбанда"
+
+#. i18n: file ./components/debugger/debuggervariablesets.ui line 110
+#: rc.cpp:2267
+#, no-c-format
+msgid "Variable:"
+msgstr "Таъғирёбанда:"
+
+#. i18n: file ./components/debugger/debuggervariablesets.ui line 126
+#: components/debugger/variableslistview.cpp:262 rc.cpp:2270
+#, no-c-format
+msgid "New value:"
+msgstr "Маънои нав:"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 74
+#: rc.cpp:2285
+#, no-c-format
+msgid ""
+"This is where the local part of path is specified. If a file is located on the "
+"computer running Quanta at \"/home/user/htdocs/project/file.php\" and that file "
+"is located on the server as \"/var/www/project/file.php\", local basedir should "
+"be \"/home/user/htdocs/\" and server basedir should be \"/var/www/\".\n"
+"The quanta will know that files starting with \"/home/user/project/\" on the "
+"local computer, will start with \"/var/www/\" on the remote computer."
+msgstr ""
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 83
+#: rc.cpp:2289
+#, no-c-format
+msgid ""
+"This is where the server part of path is specified. If a file is located on the "
+"computer running Quanta at \"/home/user/htdocs/project/file.php\" and that file "
+"is located on the server as \"/var/www/project/file.php\", local basedir should "
+"be \"/home/user/htdocs/\" and server basedir should be \"/var/www/\".\n"
+"The quanta will know that files starting with \"/home/user/project/\" on the "
+"local computer, will start with \"/var/www/\" on the remote computer."
+msgstr ""
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 157
+#: rc.cpp:2299
+#, fuzzy, no-c-format
+msgid "Previous Mappings"
+msgstr "&Файли пешина"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 166
+#: rc.cpp:2302
+#, fuzzy, no-c-format
+msgid "Local Directory"
+msgstr "Каталоги асосӣ"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 177
+#: rc.cpp:2305
+#, fuzzy, no-c-format
+msgid "Server Directory"
+msgstr "Интихоби феҳрист"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 202
+#: rc.cpp:2308
+#, no-c-format
+msgid "This is a list of previously used mappings. Click on one to use it"
+msgstr ""
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 212
+#: rc.cpp:2311
+#, fuzzy, no-c-format
+msgid "Sample"
+msgstr "example"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 231
+#: rc.cpp:2314
+#, fuzzy, no-c-format
+msgid "Translates to:"
+msgstr "Тарҷума кардан"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 247
+#: rc.cpp:2317
+#, fuzzy, no-c-format
+msgid "Original path:"
+msgstr "Муҳаррири CSS аввалин"
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 276
+#: rc.cpp:2320
+#, no-c-format
+msgid "Indicates whether the translated path exists on disk or not"
+msgstr ""
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 279
+#: rc.cpp:2323
+#, no-c-format
+msgid ""
+"This indicator tells you whether the translated path exists on local disk or "
+"not."
+msgstr ""
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 297
+#: rc.cpp:2326
+#, no-c-format
+msgid ""
+"This field shows what the \"original path\" above will look like after "
+"translation."
+msgstr ""
+
+#. i18n: file ./components/debugger/pathmapperdialogs.ui line 315
+#: rc.cpp:2329
+#, no-c-format
+msgid "This field shows the path currently needing to be translated."
+msgstr ""
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 16
+#: rc.cpp:2332
+#, no-c-format
+msgid "Table Editor"
+msgstr "Муҳаррири ҷадвал"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 75
+#: rc.cpp:2344
+#, no-c-format
+msgid "F1"
+msgstr "F1"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 90
+#: rc.cpp:2347
+#, fuzzy, no-c-format
+msgid "&Main"
+msgstr "Умуми"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 101
+#: rc.cpp:2350
+#, fuzzy, no-c-format
+msgid "Ta&ble data:"
+msgstr "&Маълумотҳои ҷадвал:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 185
+#: rc.cpp:2353
+#, no-c-format
+msgid "Co&lumns:"
+msgstr "&Сутунҳо:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 201
+#: rc.cpp:2356
+#, fuzzy, no-c-format
+msgid "Bod&y Properties"
+msgstr "&Хусусияти body"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 209
+#: rc.cpp:2359
+#, no-c-format
+msgid "&Table Properties"
+msgstr "&Хусусияти ҷадвал"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 225
+#: rc.cpp:2362
+#, no-c-format
+msgid "C&aption:"
+msgstr "&Сapлавҳа:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 236
+#: rc.cpp:2365
+#, no-c-format
+msgid "&Rows:"
+msgstr "&Қаторҳо:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 260
+#: rc.cpp:2368
+#, no-c-format
+msgid "Header"
+msgstr "Унвони болои"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 339
+#: rc.cpp:2371
+#, no-c-format
+msgid "Header &rows:"
+msgstr "Қаторҳои &болои:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 358
+#: rc.cpp:2374
+#, no-c-format
+msgid "Header co&lumns:"
+msgstr "Ҷадвалҳои бо&лои:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 369
+#: rc.cpp:2377
+#, no-c-format
+msgid "Header &data:"
+msgstr "&Маълумотҳои унвони болои:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 382
+#: rc.cpp:2380
+#, fuzzy, no-c-format
+msgid "Insert ta&ble header"
+msgstr "Гузоштани &унвони болоии ҷадвал"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 410
+#: rc.cpp:2383
+#, no-c-format
+msgid "&Header Properties"
+msgstr "&Хусусиятҳои унвони болои"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 420
+#: rc.cpp:2386
+#, no-c-format
+msgid "Footer"
+msgstr "Унвони поён"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 485
+#: rc.cpp:2389
+#, no-c-format
+msgid "Footer &rows:"
+msgstr "Қаторҳои &поён:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 504
+#: rc.cpp:2392
+#, no-c-format
+msgid "Footer co&lumns:"
+msgstr "Сутунҳои &поён:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 515
+#: rc.cpp:2395
+#, no-c-format
+msgid "Footer &data:"
+msgstr "&Маълумотҳои унвони поён:"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 545
+#: rc.cpp:2398
+#, fuzzy, no-c-format
+msgid "Insert ta&ble footer"
+msgstr "Гузоштани &унвони поёни ҷадвал"
+
+#. i18n: file ./components/tableeditor/tableeditors.ui line 573
+#: rc.cpp:2401
+#, no-c-format
+msgid "&Footer Properties"
+msgstr "Хусуиятҳои &поёни ҷадвал"
+
+#. i18n: file ./treeviews/fileinfodlg.ui line 32
+#: rc.cpp:2404
+#, no-c-format
+msgid "Number of lines:"
+msgstr "Миқдори сатрҳо:"
+
+#. i18n: file ./treeviews/fileinfodlg.ui line 40
+#: rc.cpp:2407
+#, no-c-format
+msgid "Number of images included:"
+msgstr "Адади тасвиротҳои эҷод шуда:"
+
+#. i18n: file ./treeviews/fileinfodlg.ui line 48
+#: rc.cpp:2410
+#, no-c-format
+msgid "Size of the included images:"
+msgstr "Андозаи тасвиротҳои эҷодшуда:"
+
+#. i18n: file ./treeviews/fileinfodlg.ui line 56
+#: rc.cpp:2413
+#, no-c-format
+msgid "Total file size:"
+msgstr "Андозаи умумии файл:"
+
+#. i18n: file ./treeviews/fileinfodlg.ui line 72
+#: rc.cpp:2416
+#, no-c-format
+msgid "Included images:"
+msgstr "Тасвиротҳои эҷодшуда:"
+
+#. i18n: file ./treeviews/fileinfodlg.ui line 80
+#: rc.cpp:2419 rc.cpp:3900 treeviews/basetreeview.cpp:512
+#, no-c-format
+msgid "Description:"
+msgstr "Тасвир:"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 39
+#: rc.cpp:2422
+#, no-c-format
+msgid "Quanta Properties"
+msgstr "Хусусияти Quanta"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 65
+#: rc.cpp:2425
+#, no-c-format
+msgid "&Inherit type from parent (nothing)"
+msgstr "&Қабул кардани навъи волидайн (холист)"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 73
+#: rc.cpp:2428
+#, no-c-format
+msgid "&Type:"
+msgstr "&Намуд:"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 117
+#: rc.cpp:2431
+#, no-c-format
+msgid "Use &pre/post text"
+msgstr "Матни &ба чорчуба гирифтан"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 125
+#: rc.cpp:2434
+#, no-c-format
+msgid "Pre-text:"
+msgstr "Пеш аз:"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 141
+#: rc.cpp:2437
+#, no-c-format
+msgid "Post-text:"
+msgstr "Баъд аз:"
+
+#. i18n: file ./treeviews/quantapropertiespage.ui line 189
+#: rc.cpp:2440
+#, no-c-format
+msgid "Filtering &action:"
+msgstr "&Фильтр:"
+
+#. i18n: file ./treeviews/templatedirform.ui line 26
+#: rc.cpp:2443
+#, no-c-format
+msgid "Create Template Folder"
+msgstr "Эҷоди каталоги қолибҳо"
+
+#. i18n: file ./treeviews/templatedirform.ui line 63
+#: rc.cpp:2452
+#, no-c-format
+msgid "&Inherit parent attribute"
+msgstr "&Қабул кардани махсусияти волидайн"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 31
+#: parsers/dtd/dtdparser.cpp:110 rc.cpp:2461
+#, no-c-format
+msgid "DTD - > DTEP Conversion"
+msgstr "DTD - > DTEP"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 55
+#: rc.cpp:2464
+#, no-c-format
+msgid "Name: "
+msgstr "Ном: "
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 63
+#: rc.cpp:2467 rc.cpp:2661
+#, no-c-format
+msgid "Nickname:"
+msgstr "Ном, лақаб:"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 71
+#: rc.cpp:2470
+#, no-c-format
+msgid "!DOCTYPE definition line:"
+msgstr "Сатри тасвироти !DOCTYPE:"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 94
+#: rc.cpp:2473
+#, no-c-format
+msgid "DTD URL:"
+msgstr "DTD URL:"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 102
+#: rc.cpp:2476
+#, no-c-format
+msgid "Target directory name:"
+msgstr "Номи каталоги ҳадафӣ:"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 110
+#: rc.cpp:2479
+#, no-c-format
+msgid "Default extension:"
+msgstr "Вусъатоти пешфарзӣ:"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 123
+#: rc.cpp:2482
+#, no-c-format
+msgid "Case-sensitive tags and attributes"
+msgstr "Тег ва мушахасот бо баҳисобгирии феҳрист"
+
+#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 134
+#: rc.cpp:2485
+#, no-c-format
+msgid "&Fine-tune the DTEP after conversion"
+msgstr ""
+
+#. i18n: file ./plugins/pluginconfig.ui line 33
+#: plugins/quantapluginconfig.cpp:40 rc.cpp:2488
+#, no-c-format
+msgid "Configure Plugin"
+msgstr "Танзимот"
+
+#. i18n: file ./plugins/pluginconfig.ui line 44
+#: rc.cpp:2491
+#, no-c-format
+msgid "Validate plugin"
+msgstr "Озмоидан"
+
+#. i18n: file ./plugins/pluginconfig.ui line 86
+#: rc.cpp:2494
+#, no-c-format
+msgid "Plugin Options"
+msgstr "Танзимотҳо"
+
+#. i18n: file ./plugins/pluginconfig.ui line 105
+#: rc.cpp:2500
+#, no-c-format
+msgid "The plugin name as it appears in the Plugins menu."
+msgstr "Пункти менюи модул."
+
+#. i18n: file ./plugins/pluginconfig.ui line 141
+#: rc.cpp:2503
+#, no-c-format
+msgid "Location:"
+msgstr "Ҷойгиршавӣ:"
+
+#. i18n: file ./plugins/pluginconfig.ui line 149
+#: rc.cpp:2506
+#, no-c-format
+msgid ""
+"The exact location of the plugin. If not set the global search paths setting is "
+"used."
+msgstr ""
+"Ҷойгиршавии аниқи модул.Агар сабт нашуда бошад, ҷустуҷӯи глобалии роҳ низ иҷро "
+"карда мешавад."
+
+#. i18n: file ./plugins/pluginconfig.ui line 157
+#: rc.cpp:2509
+#, no-c-format
+msgid "The plugin executable or library name (with extension)."
+msgstr "Барнома ёкитобхона (бо вусъатот)."
+
+#. i18n: file ./plugins/pluginconfig.ui line 165
+#: rc.cpp:2512 treeviews/basetreeview.cpp:1209
+#: treeviews/projecttreeview.cpp:393
+#, no-c-format
+msgid "File name:"
+msgstr "Номи файл:"
+
+#. i18n: file ./plugins/pluginconfig.ui line 186
+#: rc.cpp:2515
+#, no-c-format
+msgid "Output window:"
+msgstr "Тирезаи хурӯҷ:"
+
+#. i18n: file ./plugins/pluginconfig.ui line 208
+#: rc.cpp:2521
+#, no-c-format
+msgid "&Read only part"
+msgstr "&Фақат қисмро хондан"
+
+#. i18n: file ./plugins/pluginconfig.ui line 216
+#: rc.cpp:2524
+#, no-c-format
+msgid "Input:"
+msgstr "Воридот:"
+
+#. i18n: file ./plugins/pluginconfig.ui line 227
+#: messages/annotationoutput.cpp:42 rc.cpp:2530
+#, no-c-format
+msgid "Current File"
+msgstr "Файли ҷорӣ"
+
+#. i18n: file ./plugins/pluginconfig.ui line 232
+#: rc.cpp:2533
+#, no-c-format
+msgid "Current File Path"
+msgstr "Роҳи ҷорӣ ба файл"
+
+#. i18n: file ./plugins/pluginconfig.ui line 237
+#: rc.cpp:2536
+#, no-c-format
+msgid "Project Folder"
+msgstr "Феҳристи лоиҳа"
+
+#. i18n: file ./plugins/plugineditor.ui line 32
+#: plugins/quantaplugineditor.cpp:45 plugins/quantaplugininterface.cpp:260
+#: rc.cpp:2539
+#, no-c-format
+msgid "Edit Plugins"
+msgstr "Модулҳо"
+
+#. i18n: file ./plugins/plugineditor.ui line 49
+#: rc.cpp:2542
+#, no-c-format
+msgid "Search paths:"
+msgstr "Ҷустуҷӯ роҳчаҳо:"
+
+#. i18n: file ./plugins/plugineditor.ui line 57
+#: rc.cpp:2545 treeviews/basetreeview.cpp:617
+#, no-c-format
+msgid "Plugins"
+msgstr "Модулҳо"
+
+#. i18n: file ./plugins/plugineditor.ui line 83
+#: rc.cpp:2551
+#, no-c-format
+msgid "Valid"
+msgstr "Корӣ"
+
+#. i18n: file ./plugins/plugineditor.ui line 94
+#: rc.cpp:2554
+#, no-c-format
+msgid "Location"
+msgstr "Ҷойгиршавӣ"
+
+#. i18n: file ./plugins/plugineditor.ui line 105
+#: rc.cpp:2557 rc.cpp:5200
+#, no-c-format
+msgid "File Name"
+msgstr "Номи Файл"
+
+#. i18n: file ./plugins/plugineditor.ui line 116
+#: rc.cpp:2560
+#, no-c-format
+msgid "Output Window"
+msgstr "Тирезаи хурӯҷ"
+
+#. i18n: file ./plugins/plugineditor.ui line 145
+#: rc.cpp:2566
+#, no-c-format
+msgid "Configure..."
+msgstr "Танзим кардан..."
+
+#. i18n: file ./plugins/plugineditor.ui line 178
+#: rc.cpp:2572 rc.cpp:5363
+#, no-c-format
+msgid "Refresh"
+msgstr "Бозсозӣ"
+
+#. i18n: file ./project/projectnewwebs.ui line 142
+#: project/projectnewweb.cpp:140 project/projectnewweb.cpp:147
+#: project/projectnewweb.cpp:157 project/projectnewweb.cpp:167 rc.cpp:2578
+#, no-c-format
+msgid "Start"
+msgstr "Сар кардан"
+
+#. i18n: file ./project/projectnewwebs.ui line 192
+#: rc.cpp:2581
+#, no-c-format
+msgid "wget's command line:"
+msgstr "Сатри дастурии wget's:"
+
+#. i18n: file ./project/projectnewwebs.ui line 215
+#: rc.cpp:2584
+#, no-c-format
+msgid "HTTP"
+msgstr "HTTP"
+
+#. i18n: file ./project/projectnewwebs.ui line 220
+#: rc.cpp:2587
+#, no-c-format
+msgid "FTP"
+msgstr "FTP"
+
+#. i18n: file ./project/projectnewwebs.ui line 237
+#: rc.cpp:2590
+#, no-c-format
+msgid "Protocol:"
+msgstr "Протокол:"
+
+#. i18n: file ./project/projectnewwebs.ui line 250
+#: rc.cpp:2593
+#, no-c-format
+msgid "Site source:"
+msgstr "Манбаъ:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 26
+#: project/uploadprofiles.cpp:90 rc.cpp:2596
+#, no-c-format
+msgid "Upload Profile"
+msgstr "Ба сервер додани профил"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 42
+#: rc.cpp:2599
+#, no-c-format
+msgid "&Host:"
+msgstr "&Сервер:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 53
+#: rc.cpp:2602
+#, no-c-format
+msgid "&User:"
+msgstr "&Истифодакунанда:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 64
+#: rc.cpp:2605
+#, no-c-format
+msgid "Pa&th:"
+msgstr "&Роҳ:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 75
+#: rc.cpp:2608 rc.cpp:2667
+#, no-c-format
+msgid "Profile &name:"
+msgstr "Номи &профил:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 86
+#: rc.cpp:2611
+#, no-c-format
+msgid "Use as &default profile"
+msgstr "Ҳамчун &профили пешфарзӣ истифода бурдан"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 107
+#: rc.cpp:2614
+#, no-c-format
+msgid "Pass&word:"
+msgstr "&Гузарвожа:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 213
+#: rc.cpp:2623
+#, no-c-format
+msgid "Po&rt:"
+msgstr "&Порт:"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 232
+#: rc.cpp:2626
+#, no-c-format
+msgid "&Store password on disc"
+msgstr "&Нигоҳ доштани гузарвожа дар диск"
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 238
+#: rc.cpp:2629
+#, fuzzy, no-c-format
+msgid "Keep the password in a file. DANGEROUS! Read the \"What's This?\" text."
+msgstr ""
+"Дар файли. ХАТАРНОК! нигоҳ доштани гузарвожа Маълумотномаро хонед \"Ин чист?\"."
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 243
+#: rc.cpp:2632
+#, no-c-format
+msgid ""
+"If you check this box, the password will be saved in the local Quanta "
+"configuration file, so every time you start Quanta and load this project, the "
+"password will be loaded and you don't have to enter it. Altough the local "
+"configuration file is readable only by you and the password\n"
+"is obscured, saving the password in any file is a security risk. Use this "
+"option at your own risk."
+" \n"
+"Note: due to the security concerns, the password is not present in the "
+"project file, and moving the project files to another computer or uploading the "
+"project to a server will not move/upload the password to the new place."
+msgstr ""
+"Агар шумо ин қуттиро санҷед,номи шаб дар дар Квантаи таҳҷои шакли файл дар "
+"хотира мемонад,зеро,ки шумо ҳар бор аз Кванта оғоз мекунед ва ин барномаро "
+"пурбор мекунед,номи шаб пурбор мешавад ва ба шумо он қадар лозим нест бо онҷо "
+"дароед.Боз файли шакли таҳҷои танҳо аз тарафи шумо хонда мешавад ва номи шаб\n"
+" номаълум мешавад ,дар хотира гузоштани номи шаб дар ягон файл хавфи бехатари "
+"мебошад. Ин ҷудокардагиро истифода баред аз хавфи шумост ."
+" \n"
+"Қайд кунед:вобаста ба дахлҳои бехатари,номи шаб дар файли барнома нишон "
+"надода шудааст, ва кӯчондан файлҳои барнома ба компютери дигар ё пур намудани "
+"барномаро ба сервер намеҷумбад/номи шабро ба макони дигар пурбор кунед."
+
+#. i18n: file ./project/uploadprofiledlgs.ui line 264
+#: rc.cpp:2637
+#, no-c-format
+msgid "&Protocol:"
+msgstr "&Протокол:"
+
+#. i18n: file ./project/membereditdlgs.ui line 52
+#: rc.cpp:2646
+#, no-c-format
+msgid "E&dit Subprojects"
+msgstr "Таъғири &зерлоиҳа"
+
+#. i18n: file ./project/membereditdlgs.ui line 70
+#: rc.cpp:2649
+#, fuzzy, no-c-format
+msgid "Tas&k:"
+msgstr "&Масъала:"
+
+#. i18n: file ./project/membereditdlgs.ui line 81
+#: rc.cpp:2652
+#, fuzzy, no-c-format
+msgid "Subpro&ject:"
+msgstr "&Мавзӯъ:"
+
+#. i18n: file ./project/membereditdlgs.ui line 92
+#: rc.cpp:2655
+#, no-c-format
+msgid "&Role:"
+msgstr "&Нақш:"
+
+#. i18n: file ./project/membereditdlgs.ui line 103
+#: rc.cpp:2658
+#, no-c-format
+msgid "&Email:"
+msgstr "&E-mail:"
+
+#. i18n: file ./project/projectuploads.ui line 40
+#: rc.cpp:2664
+#, no-c-format
+msgid "Upload Project Files"
+msgstr "Пурборкунии файлҳои лоиҳа ба сервер"
+
+#. i18n: file ./project/projectuploads.ui line 103
+#: rc.cpp:2670
+#, no-c-format
+msgid "New..."
+msgstr "Нав..."
+
+#. i18n: file ./project/projectuploads.ui line 111
+#: rc.cpp:2673
+#, no-c-format
+msgid "Edit..."
+msgstr "Таъғир додан..."
+
+#. i18n: file ./project/projectuploads.ui line 137
+#: rc.cpp:2679
+#, no-c-format
+msgid "&Proceed"
+msgstr "&Амал"
+
+#. i18n: file ./project/projectuploads.ui line 187
+#: rc.cpp:2685
+#, no-c-format
+msgid "&Keep passwords in memory"
+msgstr "&Дар ёд нигоҳ доштани гузарвожа"
+
+#. i18n: file ./project/projectuploads.ui line 217
+#: rc.cpp:2688 rc.cpp:2838
+#, no-c-format
+msgid "&Invert"
+msgstr "&Табдил додан"
+
+#. i18n: file ./project/projectuploads.ui line 233
+#: rc.cpp:2694
+#, no-c-format
+msgid "C&ollapse All"
+msgstr "&Пинҳон намудани ҳамааш"
+
+#. i18n: file ./project/projectuploads.ui line 241
+#: rc.cpp:2697
+#, no-c-format
+msgid "U&pdate All"
+msgstr "&Бозсозии ҳамааш"
+
+#. i18n: file ./project/projectuploads.ui line 244
+#: rc.cpp:2700
+#, no-c-format
+msgid "This will cause all files to appear already uploaded"
+msgstr "Ин ба он аварда мерасонад, ки ҳамаи файлҳо ҳолати навшударо мегиранд"
+
+#. i18n: file ./project/projectuploads.ui line 252
+#: rc.cpp:2703
+#, no-c-format
+msgid "&Modified"
+msgstr "&Таъғирдодашудаҳо"
+
+#. i18n: file ./project/projectuploads.ui line 260
+#: rc.cpp:2706 rc.cpp:2832
+#, no-c-format
+msgid "E&xpand All"
+msgstr "&Боз кардани ҳамааш"
+
+#. i18n: file ./project/projectuploads.ui line 289
+#: rc.cpp:2709
+#, no-c-format
+msgid "Selection:"
+msgstr "Ҷудо кардан:"
+
+#. i18n: file ./project/projectuploads.ui line 305
+#: rc.cpp:2712 rc.cpp:2826
+#, no-c-format
+msgid "&All"
+msgstr "&Ҳама"
+
+#. i18n: file ./project/projectuploads.ui line 313
+#: rc.cpp:2715
+#, no-c-format
+msgid "Mark the selected files as uploaded instead of uploading them"
+msgstr "Фақат файлҳоро ҳамчун додашуда ишора намудан (эмулятсия)"
+
+#. i18n: file ./project/projectuploads.ui line 339
+#: rc.cpp:2718
+#, no-c-format
+msgid "Current: [none]"
+msgstr "Ҷорӣ: [нeст]"
+
+#. i18n: file ./project/projectuploads.ui line 358
+#: project/projectupload.cpp:235 rc.cpp:2721
+#, no-c-format
+msgid "Total:"
+msgstr "Ҳамагӣ:"
+
+#. i18n: file ./project/projectnewfinals.ui line 121
+#: rc.cpp:2724
+#, no-c-format
+msgid "Prefix:"
+msgstr "Префикс:"
+
+#. i18n: file ./project/projectnewfinals.ui line 134
+#: rc.cpp:2727 rc.cpp:3009
+#, no-c-format
+msgid "Project Defaults"
+msgstr "Аҳамиятҳои ибтидои бароилоиҳа"
+
+#. i18n: file ./project/projectnewfinals.ui line 151
+#: rc.cpp:2730
+#, no-c-format
+msgid "Default DTD:"
+msgstr "DTD бо пешфарзӣ:"
+
+#. i18n: file ./project/projectnewfinals.ui line 170
+#: rc.cpp:2733
+#, no-c-format
+msgid "Default encoding:"
+msgstr "Рамзгузории пешфарз:"
+
+#. i18n: file ./project/projectnewfinals.ui line 185
+#: rc.cpp:2736
+#, no-c-format
+msgid "Insert &local templates"
+msgstr "Афзудани &қолибҳои локалӣ"
+
+#. i18n: file ./project/projectnewfinals.ui line 193
+#: rc.cpp:2739
+#, no-c-format
+msgid "Insert &global templates"
+msgstr "Афзудани &қолибҳои глобалӣ"
+
+#. i18n: file ./project/projectnewfinals.ui line 201
+#: rc.cpp:2742
+#, fuzzy, no-c-format
+msgid "Use preview prefi&x"
+msgstr "&Префикс барои намоиш"
+
+#. i18n: file ./project/projectnewfinals.ui line 209
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:62 rc.cpp:2745
+#, no-c-format
+msgid "Author:"
+msgstr "Муаллиф:"
+
+#. i18n: file ./project/projectnewfinals.ui line 264
+#: rc.cpp:2748
+#, no-c-format
+msgid "Email:"
+msgstr "E-mail:"
+
+#. i18n: file ./project/subprojecteditdlgs.ui line 35
+#: rc.cpp:2754
+#, no-c-format
+msgid "The relative path of the subproject folder inside the project."
+msgstr "Роҳ ба каталоги зерлоиҳа нисбати каталоги лоҳаи асосӣ"
+
+#. i18n: file ./project/subprojecteditdlgs.ui line 48
+#: rc.cpp:2757
+#, no-c-format
+msgid "&Location:"
+msgstr "&Ҷойгиршавӣ:"
+
+#. i18n: file ./project/subprojecteditdlgs.ui line 59
+#: rc.cpp:2760
+#, no-c-format
+msgid "&Create new subproject"
+msgstr "&Эҷод кардани зерлоиҳаи нав"
+
+#. i18n: file ./project/subprojecteditdlgs.ui line 62
+#: rc.cpp:2763
+#, no-c-format
+msgid ""
+"Check this if you want to create a new subproject with the above entered data."
+msgstr ""
+"Агар хоҳед ки зерлоиҳаи нав бо маълумотҳоидар боло воридшуда эҷод кунед, инро "
+"қайд кунед."
+
+#. i18n: file ./project/teammembersdlgs.ui line 24
+#: rc.cpp:2766
+#, no-c-format
+msgid "&Mailing list:"
+msgstr "&Рӯйхати фиристод:"
+
+#. i18n: file ./project/teammembersdlgs.ui line 40
+#: rc.cpp:2769
+#, fuzzy, no-c-format
+msgid "You are:"
+msgstr "Номи гурӯҳ:"
+
+#. i18n: file ./project/teammembersdlgs.ui line 53
+#: project/teammembersdlg.cpp:247 rc.cpp:2772
+#, fuzzy, no-c-format
+msgid "Please select your identity from the member list."
+msgstr ""
+"Лутфан, провайдери интернетро, ки қаблан нишон шуда буд, интихоб кунед:"
+
+#. i18n: file ./project/teammembersdlgs.ui line 64
+#: rc.cpp:2775
+#, no-c-format
+msgid "&Team Members"
+msgstr "&Иштирокчиёни команда"
+
+#. i18n: file ./project/teammembersdlgs.ui line 100
+#: rc.cpp:2787
+#, fuzzy, no-c-format
+msgid "Nickname"
+msgstr "Ном, лақаб:"
+
+#. i18n: file ./project/teammembersdlgs.ui line 111
+#: rc.cpp:2790
+#, no-c-format
+msgid "Email"
+msgstr "E-mail"
+
+#. i18n: file ./project/teammembersdlgs.ui line 122
+#: rc.cpp:2793
+#, no-c-format
+msgid "Role"
+msgstr "Вазифа"
+
+#. i18n: file ./project/teammembersdlgs.ui line 133
+#: rc.cpp:2796
+#, no-c-format
+msgid "Task"
+msgstr "Масъала"
+
+#. i18n: file ./project/teammembersdlgs.ui line 144
+#: rc.cpp:2799
+#, no-c-format
+msgid "Subproject"
+msgstr "Зерлоиҳа"
+
+#. i18n: file ./project/teammembersdlgs.ui line 187
+#: rc.cpp:2805
+#, no-c-format
+msgid "Set to &Yourself"
+msgstr ""
+
+#. i18n: file ./project/rescanprjdir.ui line 39
+#: rc.cpp:2808
+#, no-c-format
+msgid "MyDialog"
+msgstr "MyDialog"
+
+#. i18n: file ./project/rescanprjdir.ui line 58
+#: project/rescanprj.cpp:244 rc.cpp:2811
+#, no-c-format
+msgid "Progress:"
+msgstr "Прогресс:"
+
+#. i18n: file ./project/rescanprjdir.ui line 79
+#: rc.cpp:2814
+#, no-c-format
+msgid "Add New Files in Project"
+msgstr "Афзудани файлҳои нав дар лоиҳа"
+
+#. i18n: file ./project/rescanprjdir.ui line 138
+#: rc.cpp:2823
+#, no-c-format
+msgid "Co&llapse All"
+msgstr "&Пӯшондани ҳамааш"
+
+#. i18n: file ./project/uploadprofilespage.ui line 46
+#: rc.cpp:2841
+#, no-c-format
+msgid "Default profile:"
+msgstr "Профил бо пешфарзӣ:"
+
+#. i18n: file ./project/uploadprofilespage.ui line 62
+#: rc.cpp:2844
+#, no-c-format
+msgid "Edit Profiles"
+msgstr "Таъғир додани профилҳо"
+
+#. i18n: file ./project/uploadprofilespage.ui line 86
+#: rc.cpp:2850
+#, no-c-format
+msgid "Show a &treeview for each profile"
+msgstr "Намоиши &дарахти ҳар кадом профил"
+
+#. i18n: file ./project/eventeditordlgs.ui line 49
+#: rc.cpp:2853
+#, no-c-format
+msgid "Event:"
+msgstr "Воқеъа:"
+
+#. i18n: file ./project/eventeditordlgs.ui line 78
+#: rc.cpp:2856
+#, no-c-format
+msgid "Action:"
+msgstr "Амалиёт:"
+
+#. i18n: file ./project/eventeditordlgs.ui line 107
+#: rc.cpp:2859
+#, no-c-format
+msgid "Argument 1:"
+msgstr "Далели 1:"
+
+#. i18n: file ./project/eventeditordlgs.ui line 139
+#: rc.cpp:2862
+#, no-c-format
+msgid "Argument 2:"
+msgstr "Далели 2:"
+
+#. i18n: file ./project/eventeditordlgs.ui line 171
+#: rc.cpp:2865
+#, no-c-format
+msgid "Argument 3:"
+msgstr "Далели 3:"
+
+#. i18n: file ./project/eventeditordlgs.ui line 187
+#: rc.cpp:2868
+#, no-c-format
+msgid "Argument 4:"
+msgstr "Далели 4:"
+
+#. i18n: file ./project/projectnewlocals.ui line 107
+#: rc.cpp:2871
+#, no-c-format
+msgid "Insert files from"
+msgstr "Афзудани файлҳо аз"
+
+#. i18n: file ./project/projectnewlocals.ui line 123
+#: rc.cpp:2874
+#, no-c-format
+msgid "Included files:"
+msgstr "Афзудани файлҳо:"
+
+#. i18n: file ./project/projectnewlocals.ui line 142
+#: rc.cpp:2877
+#, no-c-format
+msgid "Filters"
+msgstr "Филтрҳо"
+
+#. i18n: file ./project/projectnewlocals.ui line 159
+#: rc.cpp:2880
+#, no-c-format
+msgid "Insert files with the following &mask:"
+msgstr "Афзудани файлҳо бо &ниқоб:"
+
+#. i18n: file ./project/projectnewlocals.ui line 175
+#: rc.cpp:2883
+#, fuzzy, no-c-format
+msgid "Insert onl&y markup, script and image files"
+msgstr "&Афзудани танҳофайлҳои нишона кардашуда, ссенарий ва тасвиротҳо"
+
+#. i18n: file ./project/projectnewlocals.ui line 236
+#: rc.cpp:2886
+#, no-c-format
+msgid "&Add Files..."
+msgstr "&Афзудани файлҳо..."
+
+#. i18n: file ./project/projectnewlocals.ui line 244
+#: rc.cpp:2889
+#, no-c-format
+msgid "A&dd Folder..."
+msgstr "&Афзудани каталог..."
+
+#. i18n: file ./project/projectnewlocals.ui line 252
+#: rc.cpp:2892
+#, no-c-format
+msgid "&Clear List"
+msgstr "&Пок кардани рӯйхат"
+
+#. i18n: file ./project/projectnewgenerals.ui line 121
+#: rc.cpp:2895
+#, no-c-format
+msgid "Directory Settings"
+msgstr "Каталогҳо"
+
+#. i18n: file ./project/projectnewgenerals.ui line 137
+#: rc.cpp:2898
+#, no-c-format
+msgid "Templates directory:"
+msgstr "Қолибҳо:"
+
+#. i18n: file ./project/projectnewgenerals.ui line 170
+#: rc.cpp:2904
+#, no-c-format
+msgid "Toolbars directory:"
+msgstr "Панели асбобҳо:"
+
+#. i18n: file ./project/projectnewgenerals.ui line 220
+#: rc.cpp:2913
+#, no-c-format
+msgid "Main directory:"
+msgstr "Асосӣ:"
+
+#. i18n: file ./project/projectnewgenerals.ui line 240
+#: rc.cpp:2916
+#, no-c-format
+msgid "Project Sources"
+msgstr "Манбаи файлҳо лоиҳа"
+
+#. i18n: file ./project/projectnewgenerals.ui line 257
+#: rc.cpp:2919
+#, no-c-format
+msgid "&Add local or remote files"
+msgstr "&Aфзудани файҳои локали ёҳузфшуда"
+
+#. i18n: file ./project/projectnewgenerals.ui line 268
+#: rc.cpp:2922
+#, fuzzy, no-c-format
+msgid "&Use wget to download files from a site"
+msgstr "Ист. wget барои &пурборкунии файлҳо аз сайт"
+
+#. i18n: file ./project/projectnewgenerals.ui line 297
+#: rc.cpp:2931
+#, no-c-format
+msgid "Server Settings"
+msgstr "Сервер"
+
+#. i18n: file ./project/projectnewgenerals.ui line 308
+#: rc.cpp:2934
+#, no-c-format
+msgid "Protocol: "
+msgstr "Протокол: "
+
+#. i18n: file ./project/projectnewgenerals.ui line 321
+#: rc.cpp:2937
+#, no-c-format
+msgid "Password:"
+msgstr "Гузарвожа:"
+
+#. i18n: file ./project/projectnewgenerals.ui line 343
+#: project/projectnewgeneral.cpp:65 project/projectnewgeneral.cpp:129
+#: project/projectnewgeneral.cpp:203 project/projectprivate.cpp:739
+#: rc.cpp:2940
+#, no-c-format
+msgid "Local"
+msgstr "Локалӣ"
+
+#. i18n: file ./project/projectnewgenerals.ui line 382
+#: rc.cpp:2943
+#, no-c-format
+msgid "Port:"
+msgstr "Порт:"
+
+#. i18n: file ./project/projectnewgenerals.ui line 398
+#: rc.cpp:2946
+#, no-c-format
+msgid "Host:"
+msgstr "Сервер:"
+
+#. i18n: file ./project/projectnewgenerals.ui line 409
+#: rc.cpp:2949
+#, no-c-format
+msgid "User:"
+msgstr "Истифодакунанда:"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 24
+#: rc.cpp:2952
+#, fuzzy, no-c-format
+msgid "Ena&ble the event actions"
+msgstr "Натиҷаи амли берунӣ пуштибонӣ карда нашуд."
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 35
+#: rc.cpp:2955
+#, fuzzy, no-c-format
+msgid "Configure Events"
+msgstr "Воқеъоти танзим кардашуда:"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 46
+#: rc.cpp:2958
+#, no-c-format
+msgid "&Add"
+msgstr "&Афзудан"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 77
+#: rc.cpp:2964
+#, no-c-format
+msgid "Event"
+msgstr "Воқеъот"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 88
+#: rc.cpp:2967
+#, no-c-format
+msgid "Action"
+msgstr "Амалиёт"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 99
+#: rc.cpp:2970
+#, no-c-format
+msgid "Argument 1"
+msgstr "Далели 1"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 110
+#: rc.cpp:2973
+#, no-c-format
+msgid "Argument 2"
+msgstr "Далели 2"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 121
+#: rc.cpp:2976
+#, no-c-format
+msgid "Argument 3"
+msgstr "Далели 3"
+
+#. i18n: file ./project/eventconfigurationdlgs.ui line 132
+#: rc.cpp:2979
+#, no-c-format
+msgid "Argument 4"
+msgstr "Далели 4"
+
+#. i18n: file ./project/projectoptions.ui line 33
+#: rc.cpp:2985
+#, no-c-format
+msgid "Project Options"
+msgstr "Танзимоти лоиҳа"
+
+#. i18n: file ./project/projectoptions.ui line 188
+#: rc.cpp:2994
+#, fuzzy, no-c-format
+msgid "Project &name:"
+msgstr "Номи лоиҳа:"
+
+#. i18n: file ./project/projectoptions.ui line 199
+#: rc.cpp:2997
+#, fuzzy, no-c-format
+msgid "&Templates folder:"
+msgstr "Каталоги қолибҳо:"
+
+#. i18n: file ./project/projectoptions.ui line 216
+#: rc.cpp:3000
+#, fuzzy, no-c-format
+msgid "T&oolbars folder:"
+msgstr "Каталоги панели асбобҳо:"
+
+#. i18n: file ./project/projectoptions.ui line 235
+#: rc.cpp:3003
+#, fuzzy, no-c-format
+msgid "&Author:"
+msgstr "Муаллиф:"
+
+#. i18n: file ./project/projectoptions.ui line 254
+#: rc.cpp:3006
+#, fuzzy, no-c-format
+msgid "E&mail:"
+msgstr "E-mail:"
+
+#. i18n: file ./project/projectoptions.ui line 295
+#: rc.cpp:3015
+#, fuzzy, no-c-format
+msgid "Default &view:"
+msgstr "Тасвироти пешфарзӣ:"
+
+#. i18n: file ./project/projectoptions.ui line 312
+#: rc.cpp:3018
+#, fuzzy, no-c-format
+msgid "Default &encoding:"
+msgstr "Рамзгузории пешфарз:"
+
+#. i18n: file ./project/projectoptions.ui line 343
+#: rc.cpp:3024
+#, fuzzy, no-c-format
+msgid "E&xclude from project:"
+msgstr "&Аз лоиҳа хориҷ кардан:"
+
+#. i18n: file ./project/projectoptions.ui line 354
+#: rc.cpp:3027
+#, fuzzy, no-c-format
+msgid "Exclude &files listed in .cvsignore"
+msgstr "&Хориҷ кардани файлҳо дар .cvsignore"
+
+#. i18n: file ./project/projectoptions.ui line 358
+#: rc.cpp:3030
+#, no-c-format
+msgid ""
+"The files listed in .cvsignore files will not appear in the project "
+"tree, nor will be shown when you rescan the project folder or upload the "
+"project. Files matching the .cvsignore entries that were already present "
+"in the project will be removed from it, but they will not be removed from the "
+"disc."
+" \n"
+"NOTE: This feature works only for local projects."
+msgstr ""
+"Файлҳои,дар .cvsignore қайд кардашуда дар дарахти лоиҳа намоиш дода "
+"намешаванд."
+" \n"
+"Диққат:Ин фақат барои лоиҳаҳои локали."
+
+#. i18n: file ./project/projectoptions.ui line 374
+#: rc.cpp:3034
+#, fuzzy, no-c-format
+msgid "Debugger"
+msgstr "Тасҳеҳгар:"
+
+#. i18n: file ./project/projectoptions.ui line 385
+#: rc.cpp:3037
+#, fuzzy, no-c-format
+msgid "Debu&gger:"
+msgstr "Тасҳеҳгар:"
+
+#. i18n: file ./project/projectoptions.ui line 420
+#: rc.cpp:3040
+#, no-c-format
+msgid "Optio&ns"
+msgstr "&Параметрҳо"
+
+#. i18n: file ./project/projectoptions.ui line 428
+#: rc.cpp:3043
+#, no-c-format
+msgid "Remember &breakpoints across sessions"
+msgstr ""
+
+#. i18n: file ./project/projectoptions.ui line 436
+#: rc.cpp:3046
+#, no-c-format
+msgid "Remember watches across sessions"
+msgstr ""
+
+#. i18n: file ./project/projectoptions.ui line 449
+#: rc.cpp:3049
+#, no-c-format
+msgid "Use persistent boo&kmarks"
+msgstr ""
+
+#. i18n: file ./project/projectoptions.ui line 465
+#: rc.cpp:3052
+#, fuzzy, no-c-format
+msgid "&Use preview prefix:"
+msgstr "&Префикс барои намоиш"
+
+#. i18n: file ./data/config/quantaui.rc line 13
+#: rc.cpp:3058
+#, no-c-format
+msgid "Save as Template"
+msgstr "Ҳамчун қолиб нигоҳ доштан"
+
+#. i18n: file ./data/config/quantaui.rc line 38
+#: rc.cpp:3064
+#, no-c-format
+msgid "Paste Special"
+msgstr "Гузориши махсус"
+
+#. i18n: file ./data/config/quantaui.rc line 60
+#: rc.cpp:3070
+#, no-c-format
+msgid "E&xternal Preview"
+msgstr "&Намоиши зоҳирӣ"
+
+#. i18n: file ./data/config/quantaui.rc line 75
+#: rc.cpp:3073
+#, no-c-format
+msgid "&Project"
+msgstr "&Лоиҳа"
+
+#. i18n: file ./data/config/quantaui.rc line 94
+#: rc.cpp:3076
+#, no-c-format
+msgid "Too&lbars"
+msgstr "Панели &асбобҳо"
+
+#. i18n: file ./data/config/quantaui.rc line 96
+#: rc.cpp:3079
+#, no-c-format
+msgid "&Load Toolbars"
+msgstr "&Пурборкуни"
+
+#. i18n: file ./data/config/quantaui.rc line 102
+#: rc.cpp:3082
+#, no-c-format
+msgid "&Save Toolbars"
+msgstr "&Нигоҳ доштан"
+
+#. i18n: file ./data/config/quantaui.rc line 116
+#: rc.cpp:3085
+#, no-c-format
+msgid "&DTD"
+msgstr "&DTD"
+
+#. i18n: file ./data/config/quantaui.rc line 128
+#: rc.cpp:3088
+#, no-c-format
+msgid "&Tags"
+msgstr "&Тегҳо"
+
+#. i18n: file ./data/config/quantaui.rc line 135
+#: rc.cpp:3091
+#, no-c-format
+msgid "Plu&gins"
+msgstr "&Модулҳо"
+
+#. i18n: file ./data/config/quantaui.rc line 139
+#: rc.cpp:3094
+#, no-c-format
+msgid "T&ools"
+msgstr "&Сервис"
+
+#. i18n: file ./data/config/quantaui.rc line 192
+#: rc.cpp:3106
+#, no-c-format
+msgid "Editor Toolbar"
+msgstr "Муҳаррир"
+
+#. i18n: file ./data/config/quantaui.rc line 200
+#: rc.cpp:3109
+#, no-c-format
+msgid "Plugins Toolbar"
+msgstr "Модулҳо"
+
+#. i18n: file ./data/config/quantaui.rc line 207
+#: rc.cpp:3112
+#, no-c-format
+msgid "Navigation Toolbar"
+msgstr "Навигатсия"
+
+#. i18n: file ./data/config/quantaui.rc line 230
+#: rc.cpp:3115
+#, no-c-format
+msgid "&Debug"
+msgstr "&Тасҳеҳ кардан"
+
+#. i18n: file ./data/config/quantaui.rc line 232
+#: rc.cpp:3118
+#, no-c-format
+msgid "Session"
+msgstr "Сеанс"
+
+#. i18n: file ./data/config/quantaui.rc line 237
+#: rc.cpp:3121
+#, no-c-format
+msgid "&Execution"
+msgstr "&Иҷро шави"
+
+#. i18n: file ./data/config/quantaui.rc line 252
+#: rc.cpp:3124
+#, no-c-format
+msgid "&Breakpoints"
+msgstr "&Нуқтаи боздорӣ"
+
+#. i18n: file ./data/config/quantaui.rc line 258
+#: rc.cpp:3127
+#, no-c-format
+msgid "&Variables"
+msgstr "&Таъғирёбандаҳо"
+
+#. i18n: file ./data/config/quantaui.rc line 263
+#: rc.cpp:3130
+#, fuzzy, no-c-format
+msgid "&Profiler"
+msgstr "Бор кар&дани тахасус"
+
+#. i18n: file ./data/config/quantaui.rc line 268
+#: rc.cpp:3133
+#, no-c-format
+msgid "Debugger Toolbar"
+msgstr "Панели тасҳеҳот"
+
+#. i18n: file ./data/config/quantaui.rc line 287
+#: rc.cpp:3136
+#, no-c-format
+msgid "Project Toolbar"
+msgstr "Панели лоиҳа"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 16
+#: rc.cpp:3139
+#, no-c-format
+msgid "Quanta Script Info Generator"
+msgstr "Quanta Script Info Generator"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 37
+#: rc.cpp:3142
+#, no-c-format
+msgid "Enter Info"
+msgstr "Ворид кардани маълумотҳо"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 61
+#: rc.cpp:3145
+#, no-c-format
+msgid "Please fill in all fields"
+msgstr "Тамоми заминаҳоро пур кунед"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 69
+#: rc.cpp:3148
+#, fuzzy, no-c-format
+msgid "Script name:"
+msgstr "Номи скрипт:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 90
+#: rc.cpp:3151
+#, no-c-format
+msgid "Enter the script name with the extension"
+msgstr "Номи скриптро бо вусъатот ворид кунед"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 98
+#: rc.cpp:3154
+#, fuzzy, no-c-format
+msgid "About script:"
+msgstr "Оиди скрипт:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 111
+#: rc.cpp:3157
+#, no-c-format
+msgid "Formatting may be done with XHTML tags"
+msgstr "Форматиро бо тегҳои XHTML метавон иҷро кард"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 119
+#: rc.cpp:3160
+#, no-c-format
+msgid "http://"
+msgstr "http://"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 127
+#: rc.cpp:3163
+#, no-c-format
+msgid "The location of your up-to-date file on the web"
+msgstr "Макони файли доим таъғирёбанда дар Интернет"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 135
+#: rc.cpp:3166
+#, fuzzy, no-c-format
+msgid "Script author:"
+msgstr "Муаллиф:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 143
+#: rc.cpp:3169
+#, fuzzy, no-c-format
+msgid "Script license:"
+msgstr "Иҷозатнома:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 159
+#: rc.cpp:3172
+#, no-c-format
+msgid "Select the directory to write the .info file to"
+msgstr ""
+"Каталоге, ки дар он файли .info-ро нигоҳ доштан лозим аст интихоб кунед"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 165
+#: rc.cpp:3175
+#, no-c-format
+msgid "GPL-2"
+msgstr "GPL-2"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 170
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:83 rc.cpp:3178
+#, no-c-format
+msgid "LGPL"
+msgstr "LGPL"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 175
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:84 rc.cpp:3181
+#, no-c-format
+msgid "BSD"
+msgstr "BSD"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 180
+#: rc.cpp:3184
+#, no-c-format
+msgid "Public Domain"
+msgstr "Public Domain"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 185
+#: rc.cpp:3187 rc.cpp:4838
+#, no-c-format
+msgid "Other"
+msgstr "Ғайра"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 200
+#: rc.cpp:3190
+#, no-c-format
+msgid "If other include in about"
+msgstr "Дар диалог оиди вусъатот аз назар гузаронида"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 208
+#: rc.cpp:3193
+#, no-c-format
+msgid "Editor/Executor:"
+msgstr "Муҳаррир/Иҷрокунанда:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 216
+#: rc.cpp:3196
+#, fuzzy, no-c-format
+msgid "Author email:"
+msgstr "E-mail-и муаллиф:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 224
+#: rc.cpp:3199
+#, fuzzy, no-c-format
+msgid "Web address:"
+msgstr "Web-адрес:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 232
+#: rc.cpp:3202
+#, fuzzy, no-c-format
+msgid "Version number:"
+msgstr "Раванд:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 273
+#: rc.cpp:3205
+#, no-c-format
+msgid "kmdr-editor"
+msgstr "kmdr-editor"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 278
+#: rc.cpp:3208
+#, no-c-format
+msgid "kwrite"
+msgstr "kwrite"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 283
+#: rc.cpp:3211
+#, no-c-format
+msgid "kate"
+msgstr "kate"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 288
+#: rc.cpp:3214
+#, no-c-format
+msgid "tdevelop"
+msgstr "tdevelop"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 303
+#: rc.cpp:3217
+#, no-c-format
+msgid "Optional: Editor other than Quanta to use for this script"
+msgstr "Ғайриҳатми:Муҳаррирест, ки аз Quanta барои ин скрипт фарқ мекунад"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 314
+#: rc.cpp:3220
+#, no-c-format
+msgid "kmdr-executor -c quanta"
+msgstr "kmdr-executor -c quanta"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 319
+#: rc.cpp:3223
+#, no-c-format
+msgid "kmdr-executor"
+msgstr "kmdr-executor"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 324
+#: rc.cpp:3226
+#, no-c-format
+msgid "perl"
+msgstr "perl"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 329
+#: rc.cpp:3229
+#, no-c-format
+msgid "php"
+msgstr "php"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 344
+#: rc.cpp:3232
+#, no-c-format
+msgid "Optional: External program executor"
+msgstr "Ғайриҳатмист:Иҷрокунандаи зоҳирии барномаҳо"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 352
+#: rc.cpp:3235 rc.cpp:3749
+#, fuzzy, no-c-format
+msgid "Script location:"
+msgstr "Макон:"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 360
+#: rc.cpp:3238
+#, no-c-format
+msgid "Write File"
+msgstr "Нигоҳ доштани файл"
+
+#. i18n: file ./scripts/scriptinfo.kmdr line 431
+#: rc.cpp:3244
+#, fuzzy, no-c-format
+msgid ""
+""
+"\n"
+"
"
+"Quanta Plus Submitter Info Files
\n"
+"
The purpose of these files is to provide developers with proper credit, "
+"expose licensing information and give users thumbnail information about scripts "
+"and templates at a glance. We ask that you try to do several things here.
\n"
+"
"
+"
Fill in all the fields. They are all there for a reason.
\n"
+"
Contact the appropriate Quanta script and template maintainer or a member "
+"of our team when you have new releases so we can include them. As we plan to "
+"build a huge repository we have to rely on you here.
\n"
+"
The additional information serves as a backup. Any time a user wants they "
+"can click the link to go to your site and get updates, docs or whatever they "
+"require. Thank you for helping us to make this a great feature
mediaobject: used for all kinds of images which are not presented "
+"inside the flow of text or table entry.
\n"
+"
inlinemediaobject: used for images which are presented in the middle "
+"of flow of text, or in a table entry. Use mediaobject for all other images.
"
+"\n"
+"
\n"
+""
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 155
+#: rc.cpp:3545
+#, no-c-format
+msgid "Wrapper Type"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 175
+#: rc.cpp:3548
+#, fuzzy, no-c-format
+msgid "&screenshot"
+msgstr "screenshot"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 201
+#: rc.cpp:3551
+#, no-c-format
+msgid ""
+"Select this option to create the necessary markup for a screenshot. The "
+"screenshot markup contains the mediaoption markup. Use for screenshots only. "
+"Other figures and images should use inlinemediaobject if inside text, or "
+"mediaobject to separate the image from the text."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 209
+#: rc.cpp:3554
+#, fuzzy, no-c-format
+msgid "&mediaobject"
+msgstr "mediaobject"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 226
+#: rc.cpp:3557
+#, no-c-format
+msgid ""
+"Select this option to create the necessary markup for a image outside the "
+"normal flow of text. Check the \"Create caption, using the image description "
+"text.\" box, to add text description for the image."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 240
+#: rc.cpp:3560
+#, fuzzy, no-c-format
+msgid "i&nlinemediaobject"
+msgstr "inlinemediaobject"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 259
+#: rc.cpp:3563
+#, no-c-format
+msgid ""
+"Select this option to create the necessary markup for a image inside the normal "
+"flow of text. You should use this option for images inside a table entry (entry "
+"tag) or a paragraph (para tag). This option is specially suited for small "
+"images, such as icons."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 269
+#: rc.cpp:3566
+#, fuzzy, no-c-format
+msgid "Image Options"
+msgstr "&Тасвиротҳо:"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 306
+#: rc.cpp:3569
+#, no-c-format
+msgid "BMP"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 311
+#: rc.cpp:3572
+#, no-c-format
+msgid "CGM-BINARY"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 316
+#: rc.cpp:3575
+#, no-c-format
+msgid "CGM-CHAR"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 321
+#: rc.cpp:3578
+#, no-c-format
+msgid "CGM-CLEAR"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 326
+#: rc.cpp:3581
+#, no-c-format
+msgid "DITROFF"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 331
+#: rc.cpp:3584
+#, no-c-format
+msgid "DVI"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 336
+#: rc.cpp:3587
+#, no-c-format
+msgid "EPS"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 341
+#: rc.cpp:3590
+#, no-c-format
+msgid "EQN"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 346
+#: rc.cpp:3593
+#, no-c-format
+msgid "FAX"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 351
+#: rc.cpp:3596
+#, no-c-format
+msgid "GIF"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 356
+#: rc.cpp:3599
+#, no-c-format
+msgid "GIF87a"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 361
+#: rc.cpp:3602
+#, no-c-format
+msgid "GIF89a"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 366
+#: rc.cpp:3605
+#, no-c-format
+msgid "IGES"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 371
+#: rc.cpp:3608
+#, no-c-format
+msgid "JPEG"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 376
+#: rc.cpp:3611
+#, no-c-format
+msgid "JPG"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 381
+#: rc.cpp:3614
+#, no-c-format
+msgid "linespecific"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 386
+#: rc.cpp:3617
+#, no-c-format
+msgid "PCX"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 391
+#: rc.cpp:3620
+#, no-c-format
+msgid "PDF"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 396
+#: rc.cpp:3623
+#, no-c-format
+msgid "PIC"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 401
+#: rc.cpp:3626
+#, no-c-format
+msgid "PNG"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 406
+#: rc.cpp:3629
+#, no-c-format
+msgid "PS"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 411
+#: rc.cpp:3632
+#, no-c-format
+msgid "SGML"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 416
+#: rc.cpp:3635
+#, no-c-format
+msgid "SVG"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 421
+#: rc.cpp:3638
+#, no-c-format
+msgid "SWF"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 426
+#: rc.cpp:3641
+#, no-c-format
+msgid "TBL"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 431
+#: rc.cpp:3644
+#, no-c-format
+msgid "TEX"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 436
+#: rc.cpp:3647
+#, no-c-format
+msgid "TIFF"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 441
+#: rc.cpp:3650
+#, fuzzy, no-c-format
+msgid "WMF"
+msgstr "WML"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 446
+#: rc.cpp:3653
+#, no-c-format
+msgid "WPG"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 461
+#: rc.cpp:3656 rc.cpp:3674
+#, no-c-format
+msgid ""
+"Select the image format here. The image format is usually reflects the file "
+"extension of your image file (.png corresponds to PNG in the drop down, .jpg "
+"corresponds to JPG, etc.)."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 469
+#: rc.cpp:3659
+#, no-c-format
+msgid "Create caption, &using the image description text."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 482
+#: rc.cpp:3662
+#, no-c-format
+msgid ""
+"Check this box add caption text to the image. The caption text will appear "
+"below the image, allowing you to introduce or explain the image."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 490
+#: rc.cpp:3665
+#, fuzzy, no-c-format
+msgid "Image description."
+msgstr "revdescription"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 498
+#: rc.cpp:3668 rc.cpp:3692
+#, no-c-format
+msgid ""
+"Enter the description of the image here. For instance, a screenshot of a "
+"configuration dialog should be described as \"Configuration dialog.\". This "
+"text will be used as caption text if the box below is checked."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 506
+#: rc.cpp:3671
+#, fuzzy, no-c-format
+msgid "Image Type:"
+msgstr "Манбаи тасвир:"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 517
+#: rc.cpp:3677
+#, fuzzy, no-c-format
+msgid "Image file name:"
+msgstr "Номи файл:"
+
+#. i18n: file ./scripts/picturewizard.kmdr line 520
+#: rc.cpp:3680 rc.cpp:3686
+#, no-c-format
+msgid ""
+"Enter the file name of the image here, including the extension (.png, .jpg, "
+"etc.). Enter only the file name, not the location (path) of the image file. The "
+"image files should be located in the same folder as the DocBook sources."
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 528
+#: rc.cpp:3683
+#, no-c-format
+msgid "image.png"
+msgstr ""
+
+#. i18n: file ./scripts/picturewizard.kmdr line 544
+#: rc.cpp:3689
+#, fuzzy, no-c-format
+msgid "Image Description:"
+msgstr "Тасвир:"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 18
+#: rc.cpp:3695
+#, no-c-format
+msgid "Gubed Installation v0.1"
+msgstr "Сабт кардани Gubed v0.1"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 124
+#: rc.cpp:3701
+#, no-c-format
+msgid "Target directory:"
+msgstr "Каталоги хотимавӣ:"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 132
+#: rc.cpp:3704
+#, no-c-format
+msgid "Archive name:"
+msgstr "Номи архив:"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 145
+#: rc.cpp:3707
+#, no-c-format
+msgid "Select the archive containing Gubed (tar.bz2 format)"
+msgstr " Архивро аз (tar.bz2 format) интихоб кунед"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 161
+#: rc.cpp:3710
+#, no-c-format
+msgid "The target directory (example /var/www)"
+msgstr "Каталоги хотимавӣ (мисол /var/www)"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 179
+#: rc.cpp:3713
+#, no-c-format
+msgid "Run the server after installation has finished"
+msgstr "Ба кор шурӯъ намудани сервер баъди хотимаи сабтот"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 189
+#: rc.cpp:3716
+#, no-c-format
+msgid ""
+"If checked the server will be run in the background after the installation has "
+"finished"
+msgstr "Ба кор шурӯъ намудани сервер баъди хотимаи сабтот"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 205
+#: rc.cpp:3719
+#, no-c-format
+msgid "View installation log"
+msgstr "Аз назар гузаронии журнали сабтот"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 218
+#: rc.cpp:3722
+#, no-c-format
+msgid ""
+"Uncheck this if you do not want to see the installation log. The log may "
+"provide important information in case of installation failure."
+msgstr "Дар маҷала сабаби эҳтимолии сабтоти номуваффақро ёфтан мумкин аст"
+
+#. i18n: file ./scripts/gubed_install.kmdr line 234
+#: rc.cpp:3725
+#, fuzzy, no-c-format
+msgid "&Start Installation"
+msgstr "&Оғоз кардани сабт "
+
+#. i18n: file ./scripts/dwt.kmdr line 18
+#: rc.cpp:3728
+#, no-c-format
+msgid "dwt - Apply Dreamweaver Template"
+msgstr "dwt - Қолиби Dreamweaver"
+
+#. i18n: file ./scripts/dwt.kmdr line 77
+#: rc.cpp:3740
+#, fuzzy, no-c-format
+msgid "Full project path:"
+msgstr "Роҳи пурра ба лоиҳа"
+
+#. i18n: file ./scripts/dwt.kmdr line 85
+#: rc.cpp:3743
+#, fuzzy, no-c-format
+msgid "Show debug messages"
+msgstr "Тирезаи иттилоот"
+
+#. i18n: file ./scripts/dwt.kmdr line 93
+#: rc.cpp:3746
+#, no-c-format
+msgid "dwt.pl"
+msgstr "dwt.pl"
+
+#. i18n: file ./scripts/dwt.kmdr line 160
+#: rc.cpp:3755
+#, no-c-format
+msgid ""
+"The dwt Script will apply actual Dreamweaver templates to all your project "
+"files. Just enter the FULL project path and specify where the script dwt.pl can "
+"be found."
+msgstr ""
+"Скрипти dwt қолиби Dreamweaver-ро ба тамоми файлҳои лоиҳа истифода мебарад. "
+"Роҳи пурраро ба лоиҳа ворид кунед ва макони dwt.pl-ро ишора кунед."
+
+#. i18n: file ./scripts/checkxml.kmdr line 18
+#: rc.cpp:3758
+#, no-c-format
+msgid "Quanta+ KDE XML Validator"
+msgstr "Quanta+ KDE XML Validator"
+
+#. i18n: file ./scripts/checkxml.kmdr line 98
+#: rc.cpp:3761 rc.cpp:3975
+#, fuzzy, no-c-format
+msgid "&Validate"
+msgstr "Озмоиш кардан"
+
+#. i18n: file ./scripts/checkxml.kmdr line 184
+#: rc.cpp:3767
+#, fuzzy, no-c-format
+msgid "C&urrent working folder"
+msgstr "Каталоги кории равон"
+
+#. i18n: file ./scripts/checkxml.kmdr line 227
+#: rc.cpp:3770 rc.cpp:3930
+#, fuzzy, no-c-format
+msgid "Other folder:"
+msgstr "Каталоги дигар:"
+
+#. i18n: file ./scripts/listwizard.kmdr line 18
+#: rc.cpp:3773
+#, no-c-format
+msgid "Docbook List Wizard"
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 87
+#: rc.cpp:3779
+#, no-c-format
+msgid ""
+"Press this button to cancel the creation of the list or procedure. No action "
+"will be performed."
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 123
+#: rc.cpp:3785
+#, no-c-format
+msgid "Press this button to create the selected list or procedure."
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 133
+#: rc.cpp:3788
+#, fuzzy, no-c-format
+msgid "List Options"
+msgstr "&Параметрҳо"
+
+#. i18n: file ./scripts/listwizard.kmdr line 183
+#: rc.cpp:3791 rc.cpp:3797
+#, no-c-format
+msgid ""
+"Select or enter in this spin box the number of list entries or steps that "
+"should be created by the wizard. After using the wizard, you can add (or "
+"remove) more entries or steps manually."
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 191
+#: rc.cpp:3794
+#, fuzzy, no-c-format
+msgid "Number of list items or steps:"
+msgstr "Миқдори сатрҳо:"
+
+#. i18n: file ./scripts/listwizard.kmdr line 218
+#: rc.cpp:3800
+#, no-c-format
+msgid ""
+"\n"
+"Select the list type:\n"
+"
\n"
+"
variablelist: a list with two sections for each item: the term and "
+"the definition.
\n"
+"
itemizedlist: a list used when the order of the items is not "
+"important.
\n"
+"
orderedlist: a list used when the order of the items is important "
+"(for instance, a list of things in order of preference). Do not use orderedlist "
+"to describe the steps required to perform an action.
\n"
+"
procedure: list of an sequence of ordered steps, describing to the "
+"reader how to perform a task. You can add substeps later.
\n"
+"
\n"
+""
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 229
+#: rc.cpp:3811
+#, fuzzy, no-c-format
+msgid "List Type"
+msgstr "Пункти рӯйхат"
+
+#. i18n: file ./scripts/listwizard.kmdr line 249
+#: rc.cpp:3814
+#, fuzzy, no-c-format
+msgid "&procedure"
+msgstr "procedure"
+
+#. i18n: file ./scripts/listwizard.kmdr line 285
+#: rc.cpp:3817
+#, no-c-format
+msgid ""
+"Select this option to create a procedure. A procedure is a sequence of ordered "
+"steps, describing to the reader how to perform a task. You can add nested "
+"substeps.\n"
+"\n"
+"Here is one example of a procedure:\n"
+"\n"
+"\n"
+"\n"
+"First step.\n"
+"\n"
+"Second step.\n"
+"\n"
+"First substep of the second step.\n"
+"\n"
+"\n"
+"\n"
+""
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 293
+#: rc.cpp:3834
+#, fuzzy, no-c-format
+msgid "itemi&zedlist"
+msgstr "itemizedlist"
+
+#. i18n: file ./scripts/listwizard.kmdr line 326
+#: rc.cpp:3837
+#, no-c-format
+msgid ""
+"Select this option to create a itemizedlist. A itemizedlist is a list used when "
+"the order of the items is not important.\n"
+"\n"
+"Here is one example of a itemizedlist:\n"
+"\n"
+"\n"
+"\n"
+"\n"
+"First item.\n"
+"\n"
+"\n"
+"\n"
+"Second item.\n"
+"\n"
+"\n"
+""
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 340
+#: rc.cpp:3854
+#, fuzzy, no-c-format
+msgid "or&deredlist"
+msgstr "orderedlist"
+
+#. i18n: file ./scripts/listwizard.kmdr line 376
+#: rc.cpp:3857
+#, no-c-format
+msgid ""
+"Select this option to create a orderedlist. A orderedlist is a list used when "
+"the order of the items is important. A number will be associated with each "
+"entry, in order, starting from one.\n"
+"\n"
+"Here is one example of a orderedlist:\n"
+"\n"
+"\n"
+"\n"
+"\n"
+"First item.\n"
+"\n"
+"\n"
+"\n"
+"Second item.\n"
+"\n"
+"\n"
+""
+msgstr ""
+
+#. i18n: file ./scripts/listwizard.kmdr line 387
+#: rc.cpp:3874
+#, fuzzy, no-c-format
+msgid "&variablelist"
+msgstr "variablelist"
+
+#. i18n: file ./scripts/listwizard.kmdr line 426
+#: rc.cpp:3877
+#, no-c-format
+msgid ""
+"Select this option to create a variablelist. A variablelist is a list with two "
+"sections for each item: the term (the tag used is "
+") and the definition (the tag used is ). To mark each entry of the "
+"list, the tag is used.\n"
+"\n"
+"Here is one example of a variablelist:\n"
+"\n"
+"\n"
+"\n"
+"\n"
+"Term text\n"
+"Definition text.\n"
+"\n"
+"\n"
+""
+msgstr ""
+
+#. i18n: file ./scripts/docbook_table.kmdr line 18
+#: rc.cpp:3891
+#, fuzzy, no-c-format
+msgid "Docbook Table"
+msgstr "DocBook"
+
+#. i18n: file ./scripts/docbook_table.kmdr line 41
+#: rc.cpp:3894
+#, fuzzy, no-c-format
+msgid "DocBook Table"
+msgstr "DocBook"
+
+#. i18n: file ./scripts/docbook_table.kmdr line 88
+#: rc.cpp:3897
+#, fuzzy, no-c-format
+msgid "id:"
+msgstr "Васеъ:"
+
+#. i18n: file ./scripts/docbook_table.kmdr line 124
+#: rc.cpp:3903
+#, fuzzy, no-c-format
+msgid "Columns"
+msgstr "&Сутунҳо:"
+
+#. i18n: file ./scripts/docbook_table.kmdr line 155
+#: rc.cpp:3906
+#, fuzzy, no-c-format
+msgid "Lines"
+msgstr "Хат"
+
+#. i18n: file ./scripts/docbook_table.kmdr line 182
+#: rc.cpp:3909
+#, fuzzy, no-c-format
+msgid "&Include title line"
+msgstr "Афзудани файлҳо:"
+
+#. i18n: file ./scripts/meinproc.kmdr line 18
+#: rc.cpp:3918
+#, no-c-format
+msgid "Quanta+: meinproc"
+msgstr "Quanta+: meinproc"
+
+#. i18n: file ./scripts/meinproc.kmdr line 146
+#: rc.cpp:3927
+#, fuzzy, no-c-format
+msgid "Current working folder &in Quanta"
+msgstr "Каталоги кории равон"
+
+#. i18n: file ./scripts/meinproc.kmdr line 249
+#: rc.cpp:3933
+#, fuzzy, no-c-format
+msgid "View in &Konqueror"
+msgstr "Намоиш дар Konqueror?"
+
+#. i18n: file ./scripts/xmlval.kmdr line 18
+#: rc.cpp:3936
+#, no-c-format
+msgid "Quanta+ XML Validator"
+msgstr "Quanta+ XML Validator"
+
+#. i18n: file ./scripts/xmlval.kmdr line 92
+#: rc.cpp:3939
+#, fuzzy, no-c-format
+msgid "C&urrent file"
+msgstr "Файли ҷорӣ"
+
+#. i18n: file ./scripts/xmlval.kmdr line 155
+#: rc.cpp:3942
+#, fuzzy, no-c-format
+msgid "Other file:"
+msgstr "Файли дигар:"
+
+#. i18n: file ./scripts/xmlval.kmdr line 209
+#: rc.cpp:3945
+#, fuzzy, no-c-format
+msgid "Validate against:"
+msgstr "DTD-эҳтимолӣ:"
+
+#. i18n: file ./scripts/xmlval.kmdr line 232
+#: rc.cpp:3948
+#, no-c-format
+msgid "DTD (Internal)"
+msgstr "DTD (даруни)"
+
+#. i18n: file ./scripts/xmlval.kmdr line 237
+#: rc.cpp:3951
+#, no-c-format
+msgid "DTD (External)"
+msgstr "DTD (зоҳирӣ)"
+
+#. i18n: file ./scripts/xmlval.kmdr line 242
+#: rc.cpp:3954
+#, no-c-format
+msgid "XML Schema"
+msgstr "XML Schema"
+
+#. i18n: file ./scripts/xmlval.kmdr line 247
+#: rc.cpp:3957 rc.cpp:3963
+#, no-c-format
+msgid "RelaxNG Schema"
+msgstr "RelaxNG Schema"
+
+#. i18n: file ./scripts/xmlval.kmdr line 291
+#: rc.cpp:3960
+#, no-c-format
+msgid "DTD"
+msgstr "DTD"
+
+#. i18n: file ./scripts/xmlval.kmdr line 293
+#: rc.cpp:3966
+#, no-c-format
+msgid "W3C XML Schema"
+msgstr "W3C XML Schema"
+
+#. i18n: file ./scripts/xmlval.kmdr line 318
+#: rc.cpp:3969
+#, fuzzy, no-c-format
+msgid "Well-formed checking &only"
+msgstr "Фақат озмоиши танзимот"
+
+#. i18n: file ./scripts/xmlval.kmdr line 374
+#: rc.cpp:3972
+#, no-c-format
+msgid "Definition URI:"
+msgstr "Намоиши URI:"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 24
+#: rc.cpp:3981 rc.cpp:5076
+#, no-c-format
+msgid "Quick Start"
+msgstr "Зуд оғоз шудан"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 76
+#: rc.cpp:3984
+#, no-c-format
+msgid "Quanta Plus Kommander Quick Start"
+msgstr "Quanta Plus Kommander - Оғозшавии тез"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 194
+#: rc.cpp:3987
+#, fuzzy, no-c-format
+msgid "DTD / Schema:"
+msgstr "DTD / Schema"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 202
+#: rc.cpp:3990
+#, no-c-format
+msgid "Body Area"
+msgstr "Заминаи Body"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 253
+#: rc.cpp:3993
+#, fuzzy, no-c-format
+msgid "&PHP footer include:"
+msgstr "Фаъол сохтани поёни PHP"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 268
+#: rc.cpp:3996
+#, fuzzy, no-c-format
+msgid "PHP header include:"
+msgstr "Фаъол сохтани унвони PHP"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 285
+#: rc.cpp:3999
+#, fuzzy, no-c-format
+msgid "Show &DTD"
+msgstr "Намоиши DTD"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 302
+#: rc.cpp:4002
+#, no-c-format
+msgid "HTML 4.01 Transitional"
+msgstr "HTML 4.01 Transitional"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 307
+#: rc.cpp:4005
+#, no-c-format
+msgid "HTML 4.01 Strict"
+msgstr "HTML 4.01 Strict"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 312
+#: rc.cpp:4008
+#, no-c-format
+msgid "HTML 4.01 Frameset"
+msgstr "HTML 4.01 Frameset"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 317
+#: rc.cpp:4011
+#, no-c-format
+msgid "XHTML 1.0 Transitional"
+msgstr "XHTML 1.0 Transitional"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 322
+#: rc.cpp:4014
+#, no-c-format
+msgid "XHTML 1.0 Strict"
+msgstr "XHTML 1.0 Strict"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 327
+#: rc.cpp:4017
+#, no-c-format
+msgid "XHTML 1.0 Frameset"
+msgstr "XHTML 1.0 Frameset"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 332
+#: rc.cpp:4020
+#, fuzzy, no-c-format
+msgid "XHTML 1.0 Basic"
+msgstr "XHTML 1.0 Strict"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 337
+#: rc.cpp:4023
+#, fuzzy, no-c-format
+msgid "XHTML 1.1"
+msgstr "XHTML 1.0 Strict"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 413
+#: rc.cpp:4026
+#, fuzzy, no-c-format
+msgid "Head &area"
+msgstr "Заминаи Head"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 441
+#: rc.cpp:4029
+#, fuzzy, no-c-format
+msgid "CVS tag &in comment"
+msgstr "CVS Tag дар эзоҳот"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 481
+#: rc.cpp:4032
+#, fuzzy, no-c-format
+msgid "&Meta author:"
+msgstr "Муаллиф дар теги Meta"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 496
+#: rc.cpp:4035
+#, fuzzy, no-c-format
+msgid "Meta character set:"
+msgstr "Рамзгузори дар теги Meta"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 511
+#: rc.cpp:4038
+#, fuzzy, no-c-format
+msgid "St&yle area"
+msgstr "Заминаи услуб"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 556
+#: rc.cpp:4041
+#, no-c-format
+msgid "iso-8859-1"
+msgstr "iso-8859-1"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 561
+#: rc.cpp:4044
+#, no-c-format
+msgid "iso-8859-2"
+msgstr "iso-8859-2"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 566
+#: rc.cpp:4047
+#, no-c-format
+msgid "iso-8859-3"
+msgstr "iso-8859-3"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 571
+#: rc.cpp:4050
+#, no-c-format
+msgid "iso-8859-4"
+msgstr "iso-8859-4"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 576
+#: rc.cpp:4053
+#, no-c-format
+msgid "iso-8859-5"
+msgstr "iso-8859-5"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 581
+#: rc.cpp:4056
+#, no-c-format
+msgid "iso-8859-6"
+msgstr "iso-8859-6"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 586
+#: rc.cpp:4059
+#, no-c-format
+msgid "iso-8859-7"
+msgstr "iso-8859-7"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 591
+#: rc.cpp:4062
+#, no-c-format
+msgid "iso-8859-8"
+msgstr "iso-8859-8"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 596
+#: rc.cpp:4065
+#, no-c-format
+msgid "iso-8859-8i"
+msgstr "iso-8859-8i"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 601
+#: rc.cpp:4068
+#, no-c-format
+msgid "iso-8859-9"
+msgstr "iso-8859-9"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 606
+#: rc.cpp:4071
+#, no-c-format
+msgid "iso-8859-10"
+msgstr "iso-8859-10"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 611
+#: rc.cpp:4074
+#, no-c-format
+msgid "iso-8859-11"
+msgstr "iso-8859-11"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 616
+#: rc.cpp:4077
+#, no-c-format
+msgid "iso-8859-12"
+msgstr "iso-8859-12"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 621
+#: rc.cpp:4080
+#, no-c-format
+msgid "iso-8859-13"
+msgstr "iso-8859-13"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 626
+#: rc.cpp:4083
+#, no-c-format
+msgid "iso-8859-14"
+msgstr "iso-8859-14"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 631
+#: rc.cpp:4086
+#, no-c-format
+msgid "iso-8859-15"
+msgstr "iso-8859-15"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 636
+#: rc.cpp:4089
+#, no-c-format
+msgid "utf-8"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 641
+#: rc.cpp:4092
+#, no-c-format
+msgid "utf-16"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 646
+#: rc.cpp:4095
+#, no-c-format
+msgid "koi8-r"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 651
+#: rc.cpp:4098
+#, no-c-format
+msgid "koi8-u"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 656
+#: rc.cpp:4101
+#, no-c-format
+msgid "windows-1250"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 661
+#: rc.cpp:4104
+#, no-c-format
+msgid "windows-1251"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 666
+#: rc.cpp:4107
+#, no-c-format
+msgid "windows-1252"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 671
+#: rc.cpp:4110
+#, no-c-format
+msgid "windows-1253"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 676
+#: rc.cpp:4113
+#, no-c-format
+msgid "windows-1254"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 681
+#: rc.cpp:4116
+#, no-c-format
+msgid "windows-1255"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 686
+#: rc.cpp:4119
+#, no-c-format
+msgid "windows-1256"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 691
+#: rc.cpp:4122
+#, no-c-format
+msgid "windows-1257"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 696
+#: rc.cpp:4125
+#, no-c-format
+msgid "windows-1258"
+msgstr ""
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 724
+#: rc.cpp:4128
+#, no-c-format
+msgid "limit to 8, separate with commas"
+msgstr "то 8 маҳдуд, бо вергул ҷудо карда шудааст"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 732
+#: rc.cpp:4131
+#, fuzzy, no-c-format
+msgid "&Base directory:"
+msgstr "Каталоги асосӣ"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 747
+#: rc.cpp:4134
+#, fuzzy, no-c-format
+msgid "Meta &Quanta"
+msgstr "Номи муҳаррир(дар теги Meta)"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 765
+#: rc.cpp:4137
+#, fuzzy, no-c-format
+msgid "Meta &keywords:"
+msgstr "Калимаҳои калидии теги Meta"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 782
+#: rc.cpp:4140
+#, fuzzy, no-c-format
+msgid "Li&nked style sheet:"
+msgstr "Пайвасти намуди варақа"
+
+#. i18n: file ./scripts/htmlquickstart.kmdr line 831
+#: rc.cpp:4146
+#, fuzzy, no-c-format
+msgid "&JavaScript area"
+msgstr "Заминаи Javascript"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 18
+#: rc.cpp:4155
+#, no-c-format
+msgid "Docbook Table Wizard"
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 63
+#: rc.cpp:4161
+#, no-c-format
+msgid ""
+"Click here to cancel the creation of the table. No action will be performed."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 98
+#: rc.cpp:4167
+#, no-c-format
+msgid "Press this button to create the table or informaltable."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 125
+#: rc.cpp:4170
+#, fuzzy, no-c-format
+msgid "Table Options"
+msgstr "Интихоботҳои умумӣ"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 133
+#: rc.cpp:4173 rc.cpp:4185 rc.cpp:4197
+#, no-c-format
+msgid ""
+"Enter here the id of the table or informaltable. You can use the id to link or "
+"reference to the table or informaltable elsewhere in the document."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 164
+#: rc.cpp:4176
+#, fuzzy, no-c-format
+msgid "Number of columns:"
+msgstr "Миқдори сатрҳо:"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 167
+#: rc.cpp:4179 rc.cpp:4215
+#, no-c-format
+msgid ""
+"Select or enter in this spin box the number of columns that should be created "
+"by the wizard."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 175
+#: rc.cpp:4182
+#, fuzzy, no-c-format
+msgid "Table id:"
+msgstr "&Маълумотҳои ҷадвал:"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 189
+#: rc.cpp:4188
+#, fuzzy, no-c-format
+msgid "&Add table header"
+msgstr "Гузоштани &унвони болоии ҷадвал"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 203
+#: rc.cpp:4191
+#, no-c-format
+msgid ""
+"Check this box to create a table header. The table header is the first row of "
+"the table, and has the same number of entries as the other rows."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 211
+#: rc.cpp:4194
+#, fuzzy, no-c-format
+msgid "table_id"
+msgstr "ҷадвал"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 243
+#: rc.cpp:4200 rc.cpp:4206
+#, no-c-format
+msgid ""
+"Select or enter in this spin box the number of rows that should be created by "
+"the wizard. After using the wizard, you can add (or remove) more rows. To add "
+"more rows, add the same number of tags per "
+"tag as in the rest of the table."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 251
+#: rc.cpp:4203
+#, fuzzy, no-c-format
+msgid "Number of rows:"
+msgstr "Миқдори сатрҳо:"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 265
+#: rc.cpp:4209
+#, fuzzy, no-c-format
+msgid "Table title:"
+msgstr "&Маълумотҳои ҷадвал:"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 268
+#: rc.cpp:4212 rc.cpp:4221
+#, no-c-format
+msgid ""
+"Enter here the title of the table. The title of the table will appear in the "
+"table of contents as well, under the \"List of Tables\", if you are using the "
+"KDE DocBook tools."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 300
+#: rc.cpp:4218
+#, fuzzy, no-c-format
+msgid "Table Title"
+msgstr "Муҳаррири ҷадвал"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 320
+#: rc.cpp:4224
+#, fuzzy, no-c-format
+msgid "Table Type"
+msgstr "Унвони ҷадвал"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 337
+#: rc.cpp:4227
+#, fuzzy, no-c-format
+msgid "ta&ble"
+msgstr "ҷадвал"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 358
+#: rc.cpp:4230
+#, no-c-format
+msgid "Select this option to generate a formal table (table)."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 369
+#: rc.cpp:4233
+#, fuzzy, no-c-format
+msgid "&informaltable"
+msgstr "informaltable"
+
+#. i18n: file ./scripts/tablewizard.kmdr line 389
+#: rc.cpp:4236
+#, no-c-format
+msgid "Select this option to generate an informal table (informaltable)."
+msgstr ""
+
+#. i18n: file ./scripts/tablewizard.kmdr line 409
+#: rc.cpp:4239
+#, no-c-format
+msgid ""
+"\n"
+"Select the table type:\n"
+"
\n"
+"
informaltable: the most used table type in KDE docs. A informaltable "
+"does not contain title, table head or entry in the table of contents.
\n"
+"
table: a complete and formal table type, including title, table head "
+"and entry in the table of contents.
...that you can use SSH/SCP for file operations by using\n"
+"fish://user@domain/path in the file dialog? It will prompt you for your "
+"password.\n"
+"
...that you can view and manage the content of any \n"
+"project upload profile in the in a tree in the right side dock? Dragging "
+"files from the upload profile to the project tree in the left dock will also "
+"prompt asking if you want to add them to the project if they are new.\n"
+"
\n"
+msgstr ""
+"
...ки шумо метавонед оканоти\n"
+"профли диҳиши лоиҳаро ба сервери дар дарахт аз чап бударо аз назар "
+"гузаронед ва идора кунед? гузаронидани файлҳо аз профили диҳиш ба дарахти "
+"лоиҳаи аз чап буда ҳамчунин ба тасдиқоти иловаи он ба лоиҳа (агар онҳо нав "
+"бошанд) низ меорад.\n"
+"
\n"
+
+#: tips.cpp:24
+msgid ""
+"
...that you can turn on line numbering and the icon border\n"
+"by default from Settings > Configure Editor::Defaults?\n"
+"
...that you can create actions that will run scripts from\n"
+"Settings > Configure Actions and place them on the toolbar? You can "
+"even assign hot keys to them.\n"
+"
...that you can open and close groups of files in projects with\n"
+"Project Views? You can even include project toolbars in the views. The "
+"new project toolbar makes it easy.\n"
+"
...that you can have as many upload profiles "
+"as you want for a project? This means you can have a separate test server and "
+"production server and Quanta will keep track of what is uploaded where.\n"
+"
...that you can cause Quanta to open files from Konqueror into the\n"
+"currently open window by adding a --unique switch to your .desktop\n"
+"file or menu entry? It would look like this: '[path/]quanta --unique'.\n"
+"
...that you can add a keyboard shortcut for any action you define?\n"
+"Just go to Settings > Configure Shortcuts.\n"
+"
\n"
+msgstr ""
+"
...ки шумо метавонед якҷо кунед тугмачаи тези клавиатураро барои ҳар як "
+"ҳаракат ки шумо муайян мекунед?\n"
+"Танҳо равед ба Барпокуниҳо > Шакли Тугмачаҳои тез.\n"
+"
\n"
+
+#: tips.cpp:99
+msgid ""
+"
...that you can add new local and remote top level folders to the Files "
+"Tree? Use RMB New Top Folder... and select a local folder or enter the "
+"remote server name in form of ftp://user@server "
+"and select the remote folder.\n"
+"
...that there is a README file with useful information?\n"
+"
\n"
+msgstr ""
+"
...ҳаст READMEфайл бо ахбороти даркори?\n"
+"
\n"
+
+#: tips.cpp:111
+msgid ""
+"
...that we have a mailing list for Quanta users at "
+""
+"http://mail.kde.org/mailman/listinfo/quanta? This is a great place to "
+"go for help and information. Please join before posting, even if you read from "
+"a newsreader. You can set it not to send you mail and this is how we prevent "
+"spam.\n"
+"
\n"
+msgstr ""
+"
...ки мо дорем саҳифаи почтави барои истифодабарандагони Кванта дар "
+" "
+"http://mail.kde.org/mailman/listinfo/quanta? Ин хеле ҷои бузург рафтан "
+"барои ёри ва ахборот.Марҳамат пеш аз эълонгузори якҷо шавед,ҳатто агар шумо аз "
+"ахбор хондаед.Шумо метавонед онро барпо кунед барои нафиристондан номаатонро ва "
+"ана ҳамин гуна мо спамро нест мекунем.\n"
+"
\n"
+
+#: tips.cpp:117
+msgid ""
+"
...that you can search the Quanta mailing list using "
+"Google? \n"
+"
...that you can set a project root below your document root and then upload "
+"database password files and libraries where they can only be accessed by your "
+"user account.\n"
+"
...that you can now edit and create Quanta Document Type Editing "
+"Packages from a dialog? Use DTD>Edit DTD settings to access this.\n"
+"
\n"
+msgstr ""
+
+#: tips.cpp:153
+msgid ""
+"
...that you can use Kommander to create custom dialogs for Quanta? "
+"Open the editor with kmdr-editor or run a dialog with "
+"kmdr-executor mydialog.kmdr.\n"
+"
...that Quanta has a visual problem reporter "
+"for your current DTD? Switch to the Structure Tree "
+"and make the problem description widget visible with "
+"View > Show Problem Reporter.\n"
+"
...that you can save file descriptions that appear in the project "
+"tree? Right click on a project file, select Properties and go to the "
+"Quanta File Info tab.\n"
+"
...that you can set the Upload Status of files and folders in the "
+"project tree? Right click on a project file or folder and select "
+"Upload Status and set the appropriate actions. This enables you to set a "
+"project root below the document root and prevent support files from uploading "
+"while requiring confirmation on sensitive data files.\n"
+"
\n"
+msgstr ""
+
+#: tips.cpp:183
+msgid ""
+"
...that you can set the file tabs to one of three modes for close buttons? "
+"You can set them to never, always or delay/hover in "
+"Settings > Configure Quanta::User Interface.\n"
+"
\n"
+msgstr ""
+"
...ки шумо метавонед барпо кунед замимотҳои файли ба яке аз се тартиботҳо "
+"барои маҳкам кардани тугмачаҳо? Шумо метавонед мондан онҳоро бо ягон вақт,доими "
+"ё андармонӣ/дароед ба Барпокуниҳои > Шакли Кванта::Истифодабарандаи "
+"Интерфейс.\n"
+"
\n"
+
+#: tips.cpp:189
+msgid ""
+"
...that you can move the file tabs now? Hold the middle mouse button on a "
+"tab and drag it where you want it..\n"
+"
...that Quanta can convert tag and attribute case "
+"for you? It's on the Tools menu.\n"
+"
\n"
+msgstr ""
+
+#: tips.cpp:207
+msgid ""
+"
...that Quanta comes with a number of applications that run a plug ins? "
+"Quanta can also load other programs if they are installed including HTML Tidy, "
+"Cervisia and Kompare. Make sure you have HTML Tidy and the tdesdk module "
+"installed to use them all.\n"
+"
\n"
+msgstr ""
+"
...ки Quanta бо шакли модулҳо бо нусхаи гузориш монда мешавад? Quanta "
+"инчунин барномаҳои дигар аз он ҷумла барномаҳои HTML Tidy, Cervisia ва Kompare "
+"-ро истифода мебарад. Барои ин шумо фақат онҳоро барқарор кунед. Ҳама бағайр аз "
+"як, ки дар пакети tdesdk ҷойгир аст.\n"
+"
\n"
+
+#: tips.cpp:213
+#, fuzzy
+msgid ""
+"
...that you can use Cervisia to manage CVS from inside Quanta? "
+"Click on the Cervisia icon and it will load up the current project "
+"directory (if it is CVS). If you have never used CVS before Cervisia has great "
+"help files and setting up a local repository is easy.\n"
+"
\n"
+msgstr ""
+"
...ки шумо метавонед Cervisia-ро барои амал бо CVS аз Quanta истифода кунед? "
+"Ба рӯи нишонаи Cervisia пахш кунед ва каталоги лоиҳаи ҷорӣ ба он (агар "
+"он CVS бошад) пурбор мешавад. Агар шумо ягон маротиба CVS-ро истифода накарда "
+"бошед, Cervisia системаи маълумотномавии беҳро имкон медиҳад ва кор бо "
+"репозиторияро каме осонтар мекунад.\n"
+"
\n"
+
+#: tips.cpp:219
+msgid ""
+"
...that common CVS commands are available in the project context menu inside "
+"Quanta? Open the project tree and right click on a file or folder. "
+"This functionality uses the DCOP services of Cervisia so you must have it "
+"installed. It will also support any versioning system supported by Cervisia.\n"
+"
\n"
+msgstr ""
+
+#: tips.cpp:225
+msgid ""
+"
...that you can use KFileReplace to find and replace across your entire "
+"project? Click on the KFileReplace button and you can set extensive "
+"configurations, use multi line values and wild cards, and even go to the files "
+"found in Quanta.\n"
+"
\n"
+msgstr ""
+"
...ки шумо метавонед KFileReplace-ро барои ҷустуҷӯӣ ва иввази матн аз рӯи "
+"тамоми лоиҳаи худ низ истифода кунед? Ба рӯи тугмаи KFileReplace пахш "
+"кунед ва шумо мебинед, ки Quanta имконияти кушод ва фасеҳро махсус ба шумо "
+"медиҳад.\n"
+"
\n"
+
+#: tips.cpp:231
+msgid ""
+"
...that you can create image maps easily with Quanta? "
+"Select KImageMapEditor from the Plugins menu and you have estensive options "
+"at your fingertips.\n"
+"
...that you can visually check the status of your links from within Quanta? "
+"Select KLinkStatus from the Plugins menu and Quanta will load a visual "
+"link checker.\n"
+"
...that you can view the HTML source when using project preview with PHP (or "
+"other server side scripting) in Quanta? right click on a preview and select "
+"View Document Source and Quanta will load a tab with the rendered HTML.\n"
+"
\n"
+msgstr ""
+
+#: tips.cpp:255
+msgid ""
+"
...that Quanta has XML tools for things like XSL Transforms? "
+"Select the scripts tree on the left and you will find several Kommander "
+"dialogs that use your installed libxml libraries.\n"
+"
...that Quanta has a local script library for useful scripts? "
+"Select the scripts tree on the left and you will find scripts and Kommander "
+"dialogs for doc generation, Quick Start, XSL Transforms and more.\n"
+"
\n"
+msgstr ""
+"
...ки дар Quanta, китобхонаи маҳаллии скриптҳо мавҷуд аст? "
+"Ба феҳристи скриптҳо (дар рӯйхатҳои иерархӣ аз чап) "
+"гузаред ва шумо дар онҷо скриптҳоро ва диалогҳои Kommander-ро барои генератсия "
+"кардани санадот, оғози тез, тағйиротҳои XML ва ғайраро низ меёбед.\n"
+"
\n"
+
+#: tips.cpp:267
+msgid ""
+"
...that you can create the XML files used to display information about "
+"scripts in the Script tree? Select the scripts tree on the left "
+"and you will find scriptinfo.kmdr. Right click and select Run Script "
+"and fill in the dialog.\n"
+"
...that you can create text templates using Drag and Drop "
+"? Have your template tree open, select some text, drag it to the tree and drop "
+"it on a folder. Quanta will prompt you for a file name.\n"
+"
\n"
+msgstr ""
+"
...ки метавон қолибҳои матниро бо ёрии гузаронидан ва мондан "
+"эҷод кард? Феҳристи қолибҳоро боз кунед, матнро ҷудо кунед ва онро ба феҳрист "
+"(бо мутобиқати каталог) гузаронед.\n"
+"
\n"
+
+#: tips.cpp:279
+msgid ""
+"
...that you can create filter actions for templates"
+"? Right click on a template in the tree and select properties, Quanta Templates "
+"and a filtering action, which is a script from the scripts tree. This can take "
+"the template and filter it.\n"
+"
...that Quanta has four types of templates"
+"? There are document (page), text snippet, binary (linked files) and site (tgz "
+"files holding entire trees) templates. These all go in folders for each type.\n"
+"
\n"
+msgstr ""
+"
...ки дар Quanta чаҳор навъи қолиб мавҷуд аст? Ин метавон санадоти "
+"оддӣ, захироти матнӣ, файли дутага (барои истинодот) бо сайти пурра низ дошта "
+"бошад. Барои ҳар як намуд, папкаи ҷудо нигоҳ дошта шудааст.\n"
+"
\n"
+
+#: tips.cpp:291
+msgid ""
+"
...that Quanta has a deeply integrated PHP debugger"
+"? you can enable it from your Project Settings.\n"
+"
...that Quanta now has Team Project capabilities? You can share "
+"information about roles, subprojects and tasks. This integrates with Quanta's "
+"new Event Actions. See the Project Properties dialog.\n"
+"
...that Quanta supports attaching scripts to events with Event Actions "
+"in your projects? You can share information about roles, subprojects and tasks. "
+"This integrates with Quanta's new Event Actions. See the "
+"Project Properties dialog.\n"
+"
\n"
+msgstr ""
+"
...ки Quanta муқоисоти скриптҳоро бо воқеъоти лоиҳаи шуморо низ пуштибони "
+"мекунад? Барои тафсилот бадиалоги Хусусиятҳои лоиҳа муроҷиат кунед.\n"
+"
\n"
+
+#: tips.cpp:309
+msgid ""
+"
...that Quanta now has a public repository "
+"for all resources? Quanta uses KNewStuff to make templates, scripts, "
+"DTEPs, toolbars and more available for download. Need something? Check the "
+"download menu items.\n"
+"
\n"
+msgstr ""
+"
...ки Quanta муқоисоти скриптҳоро бо воқеъоти лоиҳаи шуморо низ пуштибони "
+"мекунад? Барои тафсилот бадиалоги Хусусиятҳои лоиҳа муроҷиат кунед.\n"
+"
\n"
+
+#: tips.cpp:315
+msgid ""
+"
...that you can contribute to Quanta's public repository "
+"of resources? Just "
+"email it here.\n"
+"
\n"
+msgstr ""
+"
...ки шумо метавонед бо вусъатоти барномаи худ бо ёрии "
+"Quanta's public repository баён кунед? Фақат онҳоро "
+"бо почта бифиристед.\n"
+"
\n"
+
+#: src/quanta.cpp:226
+msgid "Quanta data files were not found."
+msgstr "Файлҳо бо барномаи хуруҷӣ ёфта нашуданд."
+
+#: src/quanta.cpp:227
+msgid ""
+"You may have forgotten to run \"make install\", or your KDEDIR, KDEDIRS or PATH "
+"are not set correctly."
+msgstr ""
+"Шумо мумкин \"танзим кардан\"-ро фаромуш кардед, ё KDEDIR, KDEDIRS ва PATH "
+"дуруст барқарор нашудаанд."
+
+#: src/quanta.cpp:366 treeviews/structtreeview.cpp:113
+msgid "Open File"
+msgstr "Кушодани Файл"
+
+#: src/quanta.cpp:378 src/quanta.cpp:2090 treeviews/structtreeview.cpp:1008
+#, fuzzy
+msgid ""
+"The file %1 does not exist or is not a recognized mime type."
+msgstr ""
+"Файл %1 мавҷуд налорад."
+" Шумо мехоҳед аз лист ҳаракат намоед?"
+
+#: src/quanta.cpp:415
+msgid ""
+"The file %1 does not exist.\n"
+" Do you want to remove it from the list?"
+msgstr ""
+"Файли %1 вуҷуд надорад.\n"
+" Шумо мехоҳед ӯро аз рӯйхат тоза кунед?"
+
+#: project/project.cpp:265 src/quanta.cpp:415
+msgid "Keep"
+msgstr ""
+
+#: src/quanta.cpp:520
+msgid "Save File"
+msgstr "Нигоҳ доштани файл"
+
+#: src/quanta.cpp:526
+msgid "Do you want to add the %1 file to project?"
+msgstr ""
+"Шумо мехоҳед ки файли "
+" %1"
+" ба ин лоиҳа дохил кунед?"
+
+#: components/cvsservice/cvsservice.cpp:333 src/quanta.cpp:526
+#: utility/quantanetaccess.cpp:185
+#, fuzzy
+msgid "Do Not Add"
+msgstr "&Нигоҳ надоштан"
+
+#: src/quanta.cpp:587
+#, c-format
+msgid ""
+"You must save the templates in the following folder: \n"
+"\n"
+"%1"
+msgstr ""
+"Шумо бояд қолибҳоро дар дар файли оянда захира кунед: \n"
+"\n"
+"%1"
+
+#: src/quanta.cpp:606
+msgid ""
+"There was an error while creating the template file."
+" Check that you have write access to %1."
+msgstr ""
+"Дар вақти эҷод кардани файли қолиб хатогие ба амал омад."
+" "
+" Тафтиш кунед ки шумо ба %1. дастраси навишт доред"
+
+#: src/quanta.cpp:606 treeviews/basetreeview.cpp:1187
+msgid "Template Creation Error"
+msgstr "Сохтани қолиби хатогӣ"
+
+#: src/quanta.cpp:785
+msgid "
The current document is empty...
"
+msgstr "
Ҳуҷҷати равон холӣ аст...
"
+
+#: src/quanta.cpp:933
+msgid " OVR "
+msgstr " OVR "
+
+#: src/quanta.cpp:933
+msgid " INS "
+msgstr " INS "
+
+#: src/quanta.cpp:937 src/quanta.cpp:1516
+msgid " R/O "
+msgstr " R/O "
+
+#: src/quanta.cpp:1061 src/quanta.cpp:1114 src/quanta_init.cpp:247
+msgid "&Window"
+msgstr "&Тиреза"
+
+#: src/quanta.cpp:1152
+msgid ""
+"Changes made in the preview configuration dialog are global and have effect on "
+"every application using the KHTML part to display web pages, including "
+"Konqueror."
+msgstr ""
+"Тағйиротҳо ки дар диалоги танзими намоиш шудаанд, глобалӣ мебошанд ва ба ба ҳар "
+"барнома, ки қисми KHTML истифода мебарад барои нишон додани веб-саҳифаҳо аз он "
+"ҷумла Konqueror, таъсир мерасонад."
+
+#: src/quanta.cpp:1159
+msgid "Configure Quanta"
+msgstr "Танзими Quanta"
+
+#: src/quanta.cpp:1164
+msgid "Tag Style"
+msgstr "Услуби тег"
+
+#: src/quanta.cpp:1178
+msgid "Environment"
+msgstr "Муҳит"
+
+#: src/quanta.cpp:1218
+msgid "User Interface"
+msgstr "Интерфейси истифодакунанда"
+
+#: src/main.cpp:141 src/quanta.cpp:1241
+msgid "VPL View"
+msgstr "Намоиши VPL"
+
+#: src/quanta.cpp:1244
+msgid "Parser"
+msgstr "Таҷзиякунанда"
+
+#: src/quanta.cpp:1514 src/quanta.cpp:1542
+msgid "Line: %1 Col: %2"
+msgstr "Сатр: %1 Сутун: %2"
+
+#: src/quanta.cpp:1971
+#, c-format
+msgid "Open File: %1"
+msgstr "Кушодани файл: %1"
+
+#: src/quanta.cpp:1975 src/quanta_init.cpp:938
+msgid "Open File: none"
+msgstr "Кушодани файл: ҳеҷ"
+
+#: src/quanta.cpp:2030
+#, fuzzy
+msgid "Add Watch: '%1'"
+msgstr "Иловаи соат: %1"
+
+#: src/quanta.cpp:2041
+msgid "Set Value of '%1'"
+msgstr "Танзими маънои '%1'"
+
+#: src/quanta.cpp:2052
+#, fuzzy
+msgid "Break When '%1'..."
+msgstr "Боздоштан вақте, ки %1..."
+
+#: src/quanta.cpp:2140
+msgid ""
+"Cannot load the toolbars from the archive.\n"
+"Check that the filenames inside the archives begin with the archive name."
+msgstr ""
+"Наметавонам панели асбобҳоро аз архив пурбор кунам.\n"
+"Номҳои файлро, ки дар дар даруни архивҳо бо номи архив сар мешавад, тафтиш "
+"кунед."
+
+#: src/quanta.cpp:2463
+msgid ""
+"An error happened while saving the %1 toolbar."
+" Check that you have write permissions for"
+" %2."
+" "
+" This might happen if you tried save to save a global toolbar as a simple "
+"user. Use Save As or Toolbars->Save Toolbars->"
+"Save as Local Toolbar in this case. "
+msgstr ""
+
+#: src/quanta.cpp:2464
+msgid "Toolbar Saving Error"
+msgstr "Панели асбобҳо хаторо захира мекунад"
+
+#: src/quanta.cpp:2499 src/quanta.cpp:3322 src/quanta.cpp:3327
+msgid "Save Toolbar"
+msgstr "Нигоҳдоштани пайраҳаи асбоб"
+
+#: dialogs/actionconfigdialog.cpp:888 src/quanta.cpp:2500 src/quanta.cpp:2664
+#: src/quanta.cpp:2700 src/quanta.cpp:2802
+msgid "Please select a toolbar:"
+msgstr "Лутфан, интихоби пайраҳаи асбоб:"
+
+#: src/quanta.cpp:2556
+#, fuzzy
+msgid ""
+"You must save the toolbars to the following folder: "
+" "
+" %1"
+msgstr ""
+"Шумо бояд панели асбобҳоро дар роҳнамои оянда захира кунед: "
+" "
+" %1"
+
+#: src/quanta.cpp:2594
+msgid "New Toolbar"
+msgstr "Пайраҳаи асбоби нав"
+
+#: src/quanta.cpp:2594
+msgid "Enter toolbar name:"
+msgstr "Номи пайраҳаи асбоб дохил кунед:"
+
+#: src/quanta.cpp:2594
+#, c-format
+msgid "User_%1"
+msgstr "Истифодакунанда_%1"
+
+#: src/quanta.cpp:2663 utility/toolbartabwidget.cpp:49
+#: utility/toolbartabwidget.cpp:327
+msgid "Remove Toolbar"
+msgstr "Нобуд кардани пайраҳаи асбоб"
+
+#: src/quanta.cpp:2699
+msgid "Send Toolbar"
+msgstr "Фиристодани пайраҳаи асбоб"
+
+#: src/quanta.cpp:2738
+msgid "Send toolbar in email"
+msgstr "Фиристодани пайраҳаи асбоб ба почтаи электронӣ"
+
+#: src/quanta.cpp:2740
+#, fuzzy
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.tdewebdev.org] toolbar.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+"Салом, \n"
+" Ин барномаи Quanta Plus [http://quanta.sourceforge.net] панели асбобҳо.\n"
+"\n"
+"Хуш бошед.\n"
+"\n"
+
+#: src/quanta.cpp:2744 src/quanta.cpp:3618 treeviews/scripttreeview.cpp:279
+#: treeviews/templatestreeview.cpp:991
+msgid "Content:"
+msgstr "Мазмун:"
+
+#: src/quanta.cpp:2752
+msgid "Quanta Plus toolbar"
+msgstr "Пайраҳаи асбоби Quanta Plus"
+
+#: src/quanta.cpp:2757 src/quanta.cpp:3632 treeviews/scripttreeview.cpp:293
+#: treeviews/templatestreeview.cpp:1005
+msgid ""
+"No destination address was specified.\n"
+" Sending is aborted."
+msgstr ""
+"Ягон суроғаи муайяншуда нишон дода нашудааст.\n"
+"Фиристонидашуда тоза шуд."
+
+#: src/quanta.cpp:2757 src/quanta.cpp:3632 treeviews/scripttreeview.cpp:293
+#: treeviews/templatestreeview.cpp:1005
+msgid "Error Sending Email"
+msgstr "Хатогие дар фиристонидани почтаи электронӣ ба амал омад"
+
+#: src/quanta.cpp:2801 src/quanta.cpp:2824
+msgid "Rename Toolbar"
+msgstr "Пайраҳаи асбобро номгузории дубора"
+
+#: src/quanta.cpp:2824
+msgid "Enter the new name:"
+msgstr "Номи нав дохил кунед:"
+
+#: src/quanta.cpp:3076
+msgid "Change the current DTD."
+msgstr "Дигаргуни DTD-и равон."
+
+#: src/quanta.cpp:3098
+#, fuzzy
+msgid "Edit DTD"
+msgstr "Муҳарири ҷадвалбандӣ"
+
+#: src/quanta.cpp:3099 src/quanta.cpp:3562
+msgid "Please select a DTD:"
+msgstr "Лутфан, интихоби DTD:"
+
+#: src/quanta.cpp:3101
+#, fuzzy
+msgid "Create a new DTEP description"
+msgstr "Тасвирот"
+
+#: src/quanta.cpp:3102
+#, fuzzy
+msgid "Load DTEP description from disk"
+msgstr "Тасвирот"
+
+#: src/quanta.cpp:3321
+#, fuzzy
+msgid ""
+"Toolbar %1 is new and unsaved. Do you want to save it before it is "
+"removed?"
+msgstr ""
+"Панели асбобҳо%1/ нав ва захира нашудааст. Шумо мехоҳед ӯро пеш аз "
+"тоза кардан, захира кунед?"
+
+#: src/quanta.cpp:3326
+msgid ""
+"The toolbar %1 was modified. Do you want to save it before it is "
+"removed?"
+msgstr ""
+"Панели асбобҳо%1тағйир дода шуд. Шумо мехоҳед ӯро пеш аз тоза "
+"кардан, захира кунед?"
+
+#: src/quanta.cpp:3545
+msgid "Select DTEP Directory"
+msgstr "Интихоби феҳристи DTEP"
+
+#: src/quanta.cpp:3561
+msgid "Send DTD"
+msgstr "Фиристодани DTD"
+
+#: src/quanta.cpp:3612
+msgid "Send DTEP in Email"
+msgstr "Фиристодани DTEP ба почтаи электронӣ"
+
+#: src/quanta.cpp:3614
+#, fuzzy
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.tdewebdev.org] DTEP definition tarball.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+"Салом,\n"
+"DTEP барои Quanta Plus [http://quanta.sourceforge.net].\n"
+"\n"
+"Рӯзи беҳ.\n"
+
+#: src/quanta.cpp:3627
+msgid "Quanta Plus DTD"
+msgstr "Quanta Plus DTD"
+
+#: src/quanta.cpp:3723
+msgid "Code formatting can only be done in the source view."
+msgstr ""
+
+#: src/quanta.cpp:3741
+msgid "The Document Properties Dialog is only for HTML and XHTML."
+msgstr "Ин санади моликияти диалог фақат барои HTML ва XHTML мебошад."
+
+#: src/quanta.cpp:3858
+#, fuzzy
+msgid "Do you want to review the upload?"
+msgstr "Шумо дар ҳақиқат мехоҳед бор карданро бекор кунед?"
+
+#: src/quanta.cpp:3858
+msgid "Enable Quick Upload"
+msgstr ""
+
+#: src/quanta.cpp:3858
+#, fuzzy
+msgid "Review"
+msgstr "Пешнамоиш"
+
+#: src/quanta.cpp:3858
+#, fuzzy
+msgid "Do Not Review"
+msgstr "&Нигоҳ надоштан"
+
+#: src/quanta.cpp:4081 src/quanta.cpp:4768 src/quanta.cpp:4803
+msgid ""
+"The file must be saved before external preview.\n"
+"Do you want to save and preview?"
+msgstr ""
+"Файл бояд пеш аз нигоиши берунӣ захира шавад.\n"
+"Шумо мехоҳед захира ва нигоҳ кунед?"
+
+#: src/quanta.cpp:4083 src/quanta.cpp:4770 src/quanta.cpp:4805
+msgid "Save Before Preview"
+msgstr "Захира кардан пеш аз намоиш"
+
+#: src/main.cpp:70 src/quanta.cpp:4106 treeviews/basetreeview.cpp:440
+#: treeviews/templatestreeview.cpp:567
+msgid "Quanta"
+msgstr "Quanta"
+
+#: src/quanta.cpp:4330 src/quantadoc.cpp:320
+#, c-format
+msgid "Unknown tag: %1"
+msgstr "Теги номаълум: %1"
+
+#: src/quanta.cpp:4552
+msgid ""
+"The CSS Editor cannot be invoked here.\n"
+"Try to invoke it on a tag or on a style section."
+msgstr ""
+"Мухаррири CSS ба инҷо даъват карда намешавад.\n"
+"Вайро ба тег ё ба навъи сутун даъват кунед."
+
+#: src/quanta.cpp:4561
+msgid "Email Link (mailto)"
+msgstr "Истинодоти почтаи электронӣ (почта кардан ба)"
+
+#: src/quanta.cpp:4623
+msgid "Generate List"
+msgstr "Баровардани хат"
+
+#: src/quanta.cpp:4690
+msgid ""
+"The table structure is invalid. Most probably you forgot to close some tags."
+msgstr ""
+"Сохти ҷадвал нодуруст аст. Мумкин шумо чанд тегҳоро маҳкам кардан фаромӯш "
+"кардед."
+
+#: components/tableeditor/tableeditor.cpp:1168
+#: components/tableeditor/tableeditor.cpp:1189
+#: components/tableeditor/tableeditor.cpp:1204 src/quanta.cpp:4690
+msgid "Cannot Read Table"
+msgstr "Хондани ҷадвал натавонист"
+
+#: src/quanta.cpp:5359
+#, fuzzy
+msgid "Annotate Document"
+msgstr "Баъд аз кушодани ҳуҷҷат"
+
+#: src/viewmanager.cpp:71
+msgid "Close &Other Tabs"
+msgstr "Пӯшидани &Дигар Ҷадвалбандиҳо"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2581
+#: src/viewmanager.cpp:72
+msgid "Close &All"
+msgstr "&Ҳамаашро пӯшед"
+
+#: src/viewmanager.cpp:74
+#, fuzzy
+msgid "&Upload File"
+msgstr "&Бозборкунии файл..."
+
+#: src/viewmanager.cpp:75
+msgid "&Delete File"
+msgstr "&Нобуд кардани файл"
+
+#: src/viewmanager.cpp:85
+msgid "&Switch To"
+msgstr "&Хориҷ кардан"
+
+#: src/viewmanager.cpp:110 src/viewmanager.cpp:111
+#, c-format
+msgid "Untitled%1"
+msgstr "Беном%1"
+
+#: src/viewmanager.cpp:648
+msgid "CVS"
+msgstr "CVS"
+
+#: src/document.cpp:182
+msgid "Breakpoint"
+msgstr "Боздоштан"
+
+#: src/document.cpp:184
+#, fuzzy
+msgid "Annotation"
+msgstr "annotation"
+
+#: src/document.cpp:412
+msgid "Cannot download %1."
+msgstr "Пурбор карда намешавад%1."
+
+#: src/document.cpp:424
+msgid "Cannot open %1 for reading."
+msgstr "Кушодани %1 барои хондан намешавад."
+
+#: src/document.cpp:2773
+msgid "Change Tag & Attribute Case"
+msgstr "Дигар кардани тег & нишонаи ҷаъба"
+
+#: src/document.cpp:2792
+msgid "Working..."
+msgstr "Кор карда истодааст..."
+
+#: src/document.cpp:2793
+msgid ""
+"Changing tag and attribute case. This may take some time, depending on the "
+"document complexity."
+msgstr ""
+"Дигар кардани тег ва нишонаи ҷаъба. Вобаста ба мураккабии санад ин метавон чанд "
+"вақт гирад."
+
+#: src/document.cpp:2991
+msgid "This DTD is not known for Quanta. Choose a DTD or create a new one."
+msgstr ""
+"Ин DTD барои Quanta номаълум аст. Барои эҷод кардани нав DTD -ро интихоб кунед."
+
+#: src/document.cpp:3046
+msgid ""
+"\"%1\" is used for \"%2\".\n"
+msgstr ""
+"\"%1\" барои \"%2\"истифода мешавад.\n"
+
+#: src/main.cpp:42
+msgid "Quanta Plus Web Development Environment"
+msgstr "Quanta Plus веби такомули атроф"
+
+#: src/main.cpp:46
+msgid ""
+"Our goal is to be nothing less than the best possible tool for\n"
+" working with tagging and scripting languages.\n"
+"\n"
+"Quanta Plus is not in any way affiliated with any commercial\n"
+" versions of Quanta. \n"
+"\n"
+"We hope you enjoy Quanta Plus.\n"
+"\n"
+msgstr ""
+"Вазифаи мо - эҷод намудани на кам аз хубтарин воситаҳои\n"
+"асбобӣ барои кор бо ишораҳои забон ва скриптҳо.\n"
+"\n"
+"Quanta Plus дар ҳеҷ сурат ба барномаи Quanta Gold-и тиҷоратӣ тааллуқ надорад.\n"
+"\n"
+"Мо умед дорем, ки шумо барномаи Quanta Plus хушҳол мемонед.\n"
+"\n"
+
+#: src/main.cpp:52
+#, fuzzy
+msgid "The Quanta+ developers"
+msgstr "(C) 2000-2004 - The Quanta+ developers"
+
+#: src/main.cpp:56
+msgid "File to open"
+msgstr "Файл барои кушодан"
+
+#: src/main.cpp:57
+msgid "Whether we start as a one-instance application"
+msgstr "Оғоз намудани танҳо як намуди барнома"
+
+#: src/main.cpp:58
+msgid "Do not show the nice logo during startup"
+msgstr "Дар вақти сар кардан номнависии хубро нишон надиҳед"
+
+#: src/main.cpp:59
+#, fuzzy
+msgid "Reset the layout of the user interface to the default"
+msgstr "Оғоз намудан аз макони ҷузъи интерфейси пешфарзӣ"
+
+#: src/main.cpp:79
+msgid "Project Lead - public liaison"
+msgstr "Амали лоиҳа - алоқаи ҷамъиятӣ"
+
+#: src/main.cpp:80
+msgid "Program Lead - bug squisher"
+msgstr "Дур намудани хатогиҳо"
+
+#: src/main.cpp:81 src/main.cpp:82
+msgid "Inactive - left for commercial version"
+msgstr "Ба коркарди раванди тиҷоратӣ гузашт"
+
+#: src/main.cpp:85
+msgid "Various fixes, table editor maintainer"
+msgstr "Устуворҳои гуногун, ҷадвали муҳаррири дастгиркунанда"
+
+#: src/main.cpp:89
+msgid "Debugger interface and integration of the Gubed PHP debugger"
+msgstr "Интерфейс ба тасҳеҳгар ва ҳамбастагӣ бо Gubed PHP debugger"
+
+#: src/main.cpp:93
+msgid "Debugger interface"
+msgstr "Ғалатёби робита"
+
+#: src/main.cpp:97
+msgid "XML - compliance, tools & DTEPs"
+msgstr "XML -розигӣ, асбобҳои & DTEPs"
+
+#: src/main.cpp:101
+msgid "Template contributions"
+msgstr "Қолибҳо"
+
+#: src/main.cpp:105
+msgid "ColdFusion support"
+msgstr "Пуштибонии ColdFusion"
+
+#: src/main.cpp:109
+msgid "Initial debugger work - advanced test"
+msgstr "корҳои ибтидоӣ бо тасҳеҳгар"
+
+#: src/main.cpp:113
+msgid "Coding and tag dialog definition documentation and more"
+msgstr "Рамзгузорӣ, санаднок кардани муҳаррири тегҳо"
+
+#: src/main.cpp:117
+msgid "Original plugin system, various fixes"
+msgstr "Системаи модули ибтидоӣ, ислоҳкунии зиёд"
+
+#: src/main.cpp:121
+msgid ""
+"Original documentation, many cool parsing scripts to automate \n"
+"development"
+msgstr ""
+"Санадкунонӣ, скриптҳои зиёд барои\n"
+"автоматизатсия кардани коркард"
+
+#: src/main.cpp:125
+msgid ""
+"Various fixes, foundational code for the old DTD parsing and other \n"
+"DTD related work"
+msgstr "Дур кардани хатогиҳо, кди ибтидоӣ ва амали ғайра доир ба DTD "
+
+#: src/main.cpp:129
+msgid "Tree based upload dialog"
+msgstr "Диалоги диҳиши файл ба сервер"
+
+#: src/main.cpp:133
+msgid "Addition and maintenance of DTDs"
+msgstr "Илова ва координатсияи DTD-ҳо"
+
+#: src/main.cpp:137
+msgid "Visual Page Layout part, new undo/redo system"
+msgstr "Ҷойгиркунии намо, системаи нави барҳамот/такророти амал"
+
+#: src/main.cpp:145
+msgid "Frame wizard, CSS wizard"
+msgstr "Устоди чорчӯбаҳо ва CSS"
+
+#: src/main.cpp:149
+msgid "Crash recovery"
+msgstr "Барқарор кардан ба харобгардӣ"
+
+#: src/main.cpp:153
+msgid "Improvements to the treeview code; code review and cleanup"
+msgstr "Муқаррар кардани коди рӯйхатҳои иерархӣ, беҳтаркуниҳои ғайрӣ"
+
+#: src/main.cpp:157
+msgid "Original CSS editor"
+msgstr "Муҳаррири CSS аввалин"
+
+#: src/main.cpp:161
+msgid "Cool splash screen for many version releases of Quanta"
+msgstr "Логотипҳои барои ривояти Quanta-и бисёр"
+
+#: src/main.cpp:165
+msgid "Danish translation"
+msgstr "Тарҷумаи даниягӣ"
+
+#: src/main.cpp:169
+msgid "Part of a code for the old PHP4 Debugger"
+msgstr "Як қисми коди куҳнашуда PHP4 Debugger"
+
+#: src/main.cpp:173
+msgid "XSLT tags"
+msgstr "XSLT ярлықҳо"
+
+#: src/main.cpp:177
+msgid "Splash screen and icon for 3.2"
+msgstr "Кушодани тиреза ва тасвири 3 ба 2 (3.2)"
+
+#: src/quantadoc.cpp:275
+msgid "Attributes of <%1>"
+msgstr "Хусусиятҳои <%1>"
+
+#: src/dtds.cpp:688
+msgid ""
+"The DTD tag file %1 is not valid."
+" The error message is: %2 in line %3, column %4."
+msgstr ""
+"qt>Ярлыкҳои файли DTD %1 дуруст аст."
+" Хатогии ин маълумот он аст ки: %2 дар хати %3, сутун %4."
+
+#: src/dtds.cpp:689
+msgid "Invalid Tag File"
+msgstr "Ярлыки файл нодуруст аст"
+
+#: src/dtds.cpp:917 src/dtds.cpp:949
+msgid "Do you want to replace the existing %1 DTD?"
+msgstr "Шумо мехоҳед ин DTD -ро иваз кунед %1?"
+
+#: src/dtds.cpp:917 src/dtds.cpp:949
+#, fuzzy
+msgid "Do Not Replace"
+msgstr "&Нигоҳ надоштан"
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+msgid "Use the newly loaded %1 DTD for the current document?"
+msgstr ""
+"Барои ин документ ҳозира DTD-и аз нав пурборкардашударо истифода барем?"
+"%1"
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+msgid "Change DTD"
+msgstr "DTD-ро иваз кардан"
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+#, fuzzy
+msgid "Use"
+msgstr "Истифодакунанда:"
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+#, fuzzy
+msgid "Do Not Use"
+msgstr "&Нигоҳ надоштан"
+
+#: src/dtds.cpp:956
+#, fuzzy
+msgid ""
+"Cannot read the DTEP from %1. Check that the folder contains a valid "
+"DTEP (description.rc and *.tag files)."
+msgstr ""
+" Ин DTEP-ро хонда намешавад аз %1 Тафтиш кунед ин дафтари адресҳоро "
+"ки ҳақатан дар худ DTEP дорад (description.rc and *.ярлыки файлҳо)."
+
+#: src/dtds.cpp:956
+#, fuzzy
+msgid "Error Loading DTEP"
+msgstr "Хатогӣ дар вақти пурборкунӣ DTEP"
+
+#: src/dtds.cpp:960
+#, fuzzy
+msgid "Autoload the %1 DTD in the future?"
+msgstr "Бо тарзи автоматӣ пурбор кардани ин %1 DTD дар намуд?"
+
+#: src/dtds.cpp:960 utility/newstuff.cpp:73
+#, fuzzy
+msgid "Load"
+msgstr "Локалӣ"
+
+#: src/dtds.cpp:960
+#, fuzzy
+msgid "Do Not Load"
+msgstr "&Нигоҳ надоштан"
+
+#: src/dtds.cpp:982
+msgid "Load DTD Entities Into DTEP"
+msgstr ""
+
+#: src/quantaview.cpp:298 src/quantaview.cpp:304
+msgid "[modified]"
+msgstr "[Иваз кардан]"
+
+#: src/quantaview.cpp:398 src/quantaview.cpp:447
+#, c-format
+msgid "The VPL Mode does not support the current DTD, at the moment: %1"
+msgstr "Ин намуди VPL дар ин лаҳза, DTD-и навбатиро нигоҳ намедорад: %1 "
+
+#: src/quantaview.cpp:966 utility/tagaction.cpp:1123
+#, fuzzy
+msgid "Cannot insert the tag: invalid location."
+msgstr "Тегро гузошта натавонист : Ҷойгиршавии нодуруст."
+
+#: src/quantaview.cpp:1067
+msgid ""
+"The file \"%1\" has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+"Ин файл \"%1\" иваз карда шуд.\n"
+"Ин файлро нигоҳ доштан мехоҳед.?"
+
+#: src/quanta_init.cpp:185
+msgid "Attribute Editor"
+msgstr "Хусусияти муҳарир"
+
+#: src/quanta_init.cpp:186
+msgid "Project"
+msgstr "Нақша"
+
+#: src/quanta_init.cpp:187 treeviews/templatestreeview.cpp:176
+msgid "Templates"
+msgstr "Қолабҳо"
+
+#: src/quanta_init.cpp:188 treeviews/structtreeview.cpp:155
+msgid "Document Structure"
+msgstr "Таркиби Ҳуҷҷат"
+
+#: src/quanta_init.cpp:189 treeviews/scripttreeview.cpp:66
+msgid "Scripts"
+msgstr "Скриптҳо"
+
+#: src/quanta_init.cpp:190
+msgid "Messages"
+msgstr "Паёмҳо "
+
+#: src/quanta_init.cpp:191
+msgid "Problems"
+msgstr "Масъалаҳо"
+
+#: src/quanta_init.cpp:192
+#, fuzzy
+msgid "Annotations"
+msgstr "annotation"
+
+#: src/quanta_init.cpp:347
+msgid "Line: 00000 Col: 000"
+msgstr "Хати: 00000 Col: 000"
+
+#: src/quanta_init.cpp:485
+msgid "Message Window..."
+msgstr "Ахбори Window..."
+
+#: src/quanta_init.cpp:709
+#, fuzzy
+msgid "Annotate..."
+msgstr "Истинодот..."
+
+#: src/quanta_init.cpp:710
+msgid "&Edit Current Tag..."
+msgstr "&Ярлыки ҷоришавандаро таҳрир кардан..."
+
+#: src/quanta_init.cpp:713
+msgid "&Select Current Tag Area"
+msgstr "&Ярлыки ҷоришавандаро интихоб кунед"
+
+#: src/quanta_init.cpp:716
+msgid "E&xpand Abbreviation"
+msgstr "&Ярлыки ҷоришавандаро интихоб кунед"
+
+#: src/quanta_init.cpp:720
+msgid "&Report Bug..."
+msgstr "&Ахборот дар бораи хато бифиристед..."
+
+#: src/quanta_init.cpp:732
+msgid "Ti&p of the Day"
+msgstr "Анҷоми &рӯз"
+
+#: src/quanta_init.cpp:739
+msgid "Close Other Tabs"
+msgstr "Дигар Tabs-ро маҳкам кардан"
+
+#: src/quanta_init.cpp:743
+msgid "Open / Open Recent"
+msgstr "Кушодан / Зуд кушодан"
+
+#: src/quanta_init.cpp:746
+msgid "Close All"
+msgstr "Ҳамаро маҳкам кардан"
+
+#: src/quanta_init.cpp:754
+msgid "Save All..."
+msgstr "Ҳамаро нигоҳ доштан..."
+
+#: src/quanta_init.cpp:757
+msgid "Reloa&d"
+msgstr "Аз нав бор &кардан"
+
+#: src/quanta_init.cpp:762
+msgid "Save as Local Template..."
+msgstr "Ба намуди Local Template нигоҳ доштан..."
+
+#: src/quanta_init.cpp:766
+msgid "Save Selection to Local Template File..."
+msgstr "Интихобро дар файли Local Template нигоҳ доштан..."
+
+#: src/quanta_init.cpp:774
+msgid "Find in Files..."
+msgstr "Дар файлҳоро кофта..."
+
+#: src/quanta_init.cpp:785
+msgid "&Context Help..."
+msgstr "&Ёрии контекст..."
+
+#: src/quanta_init.cpp:789
+msgid "&Quanta Homepage"
+msgstr "&Quanta саҳифаи хусусӣ"
+
+#: src/quanta_init.cpp:793
+msgid "&User Mailing List"
+msgstr "&Рӯйхати почтаи электронии истифодабаранда"
+
+#: src/quanta_init.cpp:797
+msgid "Make &Donation"
+msgstr "Садақа &кардан"
+
+#: src/quanta_init.cpp:801
+msgid "Tag &Attributes..."
+msgstr "Ярлык &аломатҳо..."
+
+#: src/quanta_init.cpp:805
+msgid "&Change the DTD..."
+msgstr "&Ин DTD дигар кардан ..."
+
+#: src/quanta_init.cpp:809
+msgid "&Edit DTD Settings..."
+msgstr ""
+
+#: src/quanta_init.cpp:813
+msgid "&Load && Convert DTD..."
+msgstr "&Пурборкунӣ && Ивазкунии DTD..."
+
+#: src/quanta_init.cpp:816
+msgid "Load DTD E&ntities..."
+msgstr ""
+
+#: src/quanta_init.cpp:820
+msgid "Load DTD &Package (DTEP)..."
+msgstr "Пурборкунии DTD &Посылкаи(DTEP)..."
+
+#: src/quanta_init.cpp:824
+msgid "Send DTD Package (DTEP) in E&mail..."
+msgstr "Посылкаи DTD ба почтаи электронии&(DTEP) равон кунед..."
+
+#: src/quanta_init.cpp:828
+msgid "&Download DTD Package (DTEP)..."
+msgstr "&Пурборкунии DTD Посылкаи (DTEP)..."
+
+#: src/quanta_init.cpp:831
+#, fuzzy
+msgid "&Upload DTD Package (DTEP)..."
+msgstr "&Пурборкунии DTD Посылкаи (DTEP)..."
+
+#: src/quanta_init.cpp:839
+msgid "&Document Properties"
+msgstr "&Хусусиятҳои санад"
+
+#: src/quanta_init.cpp:843
+msgid "F&ormat XML Code"
+msgstr ""
+
+#: src/quanta_init.cpp:847
+msgid "&Convert Tag && Attribute Case..."
+msgstr "&Баргардондани Ярлык && Нишони Ҳолат..."
+
+#: src/quanta_init.cpp:855
+msgid "&Source Editor"
+msgstr "&Манбаи муҳарир"
+
+#: src/quanta_init.cpp:861
+msgid "&VPL Editor"
+msgstr "&Муҳарири VPL"
+
+#: src/quanta_init.cpp:867
+msgid "VPL && So&urce Editors"
+msgstr "VPL &&Манбаи Муҳарирон"
+
+#: src/quanta_init.cpp:880
+msgid "&Reload Preview"
+msgstr "&Аз нав "
+
+#: src/quanta_init.cpp:885
+msgid "&Previous File"
+msgstr "&Файли пешина"
+
+#: src/quanta_init.cpp:889
+msgid "&Next File"
+msgstr "&Файли оянда"
+
+#: src/quanta_init.cpp:896
+msgid "Configure &Actions..."
+msgstr "Танзими &амалҳо..."
+
+#: src/quanta_init.cpp:904
+msgid "Configure Pre&view..."
+msgstr "Танзими &нигоҳ..."
+
+#: src/quanta_init.cpp:907
+msgid "Load &Project Toolbar"
+msgstr "Пур кардани &амали панели асбобҳо"
+
+#: src/quanta_init.cpp:911
+msgid "Load &Global Toolbar..."
+msgstr "Пур кардани &панели асбобҳои глобалӣ..."
+
+#: src/quanta_init.cpp:912
+msgid "Load &Local Toolbar..."
+msgstr "Пур кардани &панели асбобҳои маҳалӣ..."
+
+#: src/quanta_init.cpp:913
+msgid "Save as &Local Toolbar..."
+msgstr "Захира кардани &ҳамчун панели асбобҳои маҳалӣ..."
+
+#: src/quanta_init.cpp:914
+msgid "Save as &Project Toolbar..."
+msgstr "Захира кардани ҳамчун панели асбобҳои &амал..."
+
+#: src/quanta_init.cpp:915
+#, fuzzy
+msgid "&New User Toolbar..."
+msgstr "&Дохил кардани панели асбобҳои истифодабаранда..."
+
+#: src/quanta_init.cpp:916
+msgid "&Remove User Toolbar..."
+msgstr "&Тоза кардани панели асбобҳои истифодабаранда..."
+
+#: src/quanta_init.cpp:917
+msgid "Re&name User Toolbar..."
+msgstr "&Тағйири номи панели асбобҳои истифодабаранда..."
+
+#: src/quanta_init.cpp:918
+msgid "Send Toolbar in E&mail..."
+msgstr "&Фиристонидани панели асбобҳо бо почтаи электронӣ..."
+
+#: src/quanta_init.cpp:919
+#, fuzzy
+msgid "&Upload Toolbar..."
+msgstr "&Пурбор кардани панели асбобҳо..."
+
+#: src/quanta_init.cpp:920
+msgid "&Download Toolbar..."
+msgstr "&Пурбор кардани панели асбобҳо..."
+
+#: src/quanta_init.cpp:922
+msgid "Smart Tag Insertion"
+msgstr "Гузоштани теги аклӣ"
+
+#: src/quanta_init.cpp:925
+msgid "Show DTD Toolbar"
+msgstr "Нишон додани панели DTD"
+
+#: src/quanta_init.cpp:928
+msgid "Hide DTD Toolbar"
+msgstr "Пинҳон кардани панели DTD"
+
+#: src/quanta_init.cpp:930
+msgid "Complete Text"
+msgstr "Матнро ба охир расонидан"
+
+#: src/quanta_init.cpp:932
+msgid "Completion Hints"
+msgstr "Луқмаҳо бо худкорона анҷом расонидан"
+
+#: src/quanta_init.cpp:939
+msgid "Upload..."
+msgstr "Пурбор кардан..."
+
+#: src/quanta_init.cpp:940
+msgid "Delete File"
+msgstr "Нобуд кардани файл"
+
+#: src/quanta_init.cpp:942
+msgid "Upload Opened Project Files..."
+msgstr "Пурбор кардани файлҳои кушодаи проект..."
+
+#: src/quanta_init.cpp:1003
+msgid "&Preview"
+msgstr "&Пешнамоиш"
+
+#: src/quanta_init.cpp:1007
+msgid "Preview Without Frames"
+msgstr "Намоиш бе қолабҳо"
+
+#: src/quanta_init.cpp:1012
+msgid "View with &Konqueror"
+msgstr "Намоиш бо &Konqueror"
+
+#: src/quanta_init.cpp:1034
+msgid "View with L&ynx"
+msgstr "Намоиш бо L&ynx"
+
+#: src/quanta_init.cpp:1040
+msgid "Table Editor..."
+msgstr "Муҳаррири ҷадвал..."
+
+#: src/quanta_init.cpp:1044
+msgid "Quick List..."
+msgstr "Рӯйхати зуд..."
+
+#: src/quanta_init.cpp:1048
+msgid "Color..."
+msgstr "Ранг..."
+
+#: src/quanta_init.cpp:1053
+msgid "Email..."
+msgstr "Почтаи электронӣ..."
+
+#: src/quanta_init.cpp:1057
+msgid "Misc. Tag..."
+msgstr "Ярлык..."
+
+#: src/quanta_init.cpp:1061
+msgid "Frame Wizard..."
+msgstr "Устои қолабҳо..."
+
+#: src/quanta_init.cpp:1065
+msgid "Paste &HTML Quoted"
+msgstr "Мондани &HTML бо иваз"
+
+#: src/quanta_init.cpp:1069
+msgid "Paste &URL Encoded"
+msgstr "Мондан бо ивази &нишонаҳои илова"
+
+#: src/quanta_init.cpp:1073
+msgid "Insert CSS..."
+msgstr "Мондани CSS..."
+
+#: src/quanta_init.cpp:1174
+msgid "Restore File"
+msgstr "Аз нав барқароркунии файл"
+
+#: src/quanta_init.cpp:1176
+msgid ""
+"A backup copy of a file was found:"
+" "
+" Original file: %1"
+" Original file size: %2"
+" Original file last modified on: %3"
+" "
+" Backup file size: %4"
+" Backup created on: %5"
+" "
+" "
+msgstr ""
+"Нусхаи захирашудаи файл ёфта шуд:"
+" "
+" Ҳақиқӣ: %1"
+" Андозаи ҳақиқӣ: %2"
+" Охирон тағйирёбии ҳақиқӣ: %3"
+" "
+" Андозаи нусха: %4"
+" Нусхаи захирашуда дар қисмати зайл эҷод шудааст: %5"
+" "
+" "
+
+#: src/quanta_init.cpp:1186
+msgid "&Restore the file from backup"
+msgstr "&Барқарор кардани файл аз нусхаи захирашуда"
+
+#: src/quanta_init.cpp:1187
+msgid "Do ¬ restore the file from backup"
+msgstr "&Барқарор накардани файл аз нусхаи захирашуда"
+
+#: src/quanta_init.cpp:1296
+msgid "Failed to query for running Quanta instances."
+msgstr ""
+
+#: src/quanta_init.cpp:1407
+msgid "various script based dialogs including the Quick Start dialog"
+msgstr "диалогҳои ҳархела, ки дар асоси намоишҳо, аз он ҷумла оғози тез"
+
+#: src/quanta_init.cpp:1414
+msgid "HTML syntax checking"
+msgstr "Тафтиши таркиби HTML "
+
+#: src/quanta_init.cpp:1421
+msgid "comparing of files by content"
+msgstr "муқоиса кардани файлҳо бо мӯҳтаво"
+
+#: src/quanta_init.cpp:1426
+msgid "Control Center (tdebase)"
+msgstr ""
+
+#: src/quanta_init.cpp:1429 src/quanta_init.cpp:1436
+msgid "preview browser configuration"
+msgstr "ташхиси муқадамоти бозрасномаи пайкарбандӣ"
+
+#: src/quanta_init.cpp:1443
+msgid "search and replace in files"
+msgstr "ҷустуҷӯ ва ҷойгузори кардани файлҳо"
+
+#: src/quanta_init.cpp:1450
+msgid "XSLT debugging"
+msgstr ""
+
+#: src/quanta_init.cpp:1458
+msgid "editing HTML image maps"
+msgstr ""
+
+#: src/quanta_init.cpp:1466
+msgid "link validity checking"
+msgstr ""
+
+#: src/quanta_init.cpp:1473
+msgid "CVS management plugin"
+msgstr "CVS модули идоракунӣ"
+
+#: src/quanta_init.cpp:1478
+msgid " - %1 [%2] - %3 will not be available;"
+msgstr " - %1 [%2] - %3 дастрас намешавад;"
+
+#: src/quanta_init.cpp:1503
+msgid "integrated CVS management"
+msgstr "идоракунии CVS муҷтамаъ"
+
+#: src/quanta_init.cpp:1520
+msgid "Some applications required for full functionality are missing: "
+msgstr ""
+"Баъзе ,барномаҳо барои пурра амал намудан ба хатогии зерин дучор мешаванд:"
+" "
+
+#: src/quanta_init.cpp:1520
+msgid ""
+" "
+" You may download the applications from the specified locations."
+msgstr ""
+" "
+" Шумо метавонед ки ин корбурдҳоро аз ҷойҳои муайян бор кунед."
+
+#: src/quanta_init.cpp:1520
+msgid "Missing Applications"
+msgstr "Корбурдҳо гум шудаанд"
+
+#: messages/messageitem.cpp:73 messages/messageitem.cpp:81
+#, fuzzy
+msgid "File: "
+msgstr "Файл:"
+
+#: messages/messageitem.cpp:76
+msgid ", "
+msgstr ""
+
+#: messages/messageoutput.cpp:50
+msgid "&Save As..."
+msgstr "&Нигоҳ доштан ҳамчун..."
+
+#: messages/messageoutput.cpp:155
+#, fuzzy
+msgid ""
+"*.log|Log Files (*.log)\n"
+"*|All Files"
+msgstr ""
+"*.log|Log Файлҳо (*.log)\n"
+"*|Ҳама файлҳо"
+
+#: messages/messageoutput.cpp:155
+msgid "Save Log File"
+msgstr "Файли номнависиро нигоҳ доштан"
+
+#: messages/messageoutput.cpp:161
+msgid "File %1 already exists. Overwrite it?"
+msgstr ""
+"Файл"
+" %1"
+" аллакай вуҷуд дорад. Онро рӯи ҳам нависед.?"
+
+#: ../lib/compatibility/knewstuff/knewstuffgeneric.cpp:135
+#: messages/messageoutput.cpp:162 project/projectprivate.cpp:920
+#: treeviews/basetreeview.cpp:1041 treeviews/templatestreeview.cpp:470
+#: utility/quantacommon.cpp:710
+msgid "Overwrite"
+msgstr "Бознависӣ"
+
+#: messages/messageoutput.cpp:167
+msgid "Cannot save log file %1"
+msgstr "Файли номнавис кушода намешавад. %1"
+
+#: messages/annotationoutput.cpp:51 messages/annotationoutput.cpp:104
+#: messages/annotationoutput.cpp:204
+msgid "For You"
+msgstr ""
+
+#: components/csseditor/cssselector.cpp:49
+#: components/csseditor/tlpeditors.cpp:114
+#: components/csseditor/tlpeditors.cpp:120
+#: components/csseditor/tlpeditors.cpp:126 messages/annotationoutput.cpp:63
+#, fuzzy
+msgid "All Files"
+msgstr "*|Ҳамаи Файлҳо"
+
+#: messages/annotationoutput.cpp:87
+#, fuzzy
+msgid "Line %1: %2"
+msgstr "Сатр: %1 Сутун: %2"
+
+#: messages/annotationoutput.cpp:201
+#, c-format
+msgid "For You: %1"
+msgstr ""
+
+#: messages/annotationoutput.cpp:351
+msgid ""
+"There are annotations addressed for you."
+" To view them select the For You tab in the Annotations "
+"toolview."
+msgstr ""
+
+#: messages/annotationoutput.cpp:351
+#, fuzzy
+msgid "New Annotations"
+msgstr "annotation"
+
+#: dialogs/dirtydlg.cpp:44
+#, fuzzy
+msgid "The file %1 was changed outside of the Quanta editor."
+msgstr "Файл бо барномаи хурӯҷӣ таъғир ёфта буд."
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:27
+msgid "Image source:"
+msgstr "Манбаи тасвир:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:46
+msgid "Width:"
+msgstr "Васеъ:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:58
+msgid "Height:"
+msgstr "Дарозӣ:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:74
+msgid "HSpace:"
+msgstr "HФосила:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:85
+msgid "VSpace:"
+msgstr "VФосила:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:93
+msgid "Alternate text:"
+msgstr "Матни алтернативӣ:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:103
+msgid "Border:"
+msgstr "Сарҳад:"
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:115
+msgid "Align:"
+msgstr "Саф кашондан:"
+
+#: dialogs/tagdialogs/tagmaildlg.cpp:96
+#, fuzzy
+msgid "Select Address"
+msgstr "Ҷудокунии заминаи тег"
+
+#: dialogs/tagdialogs/tagmaildlg.cpp:104
+msgid "No addresses found."
+msgstr "Ягон адресҳоро ёфта нашуд."
+
+#: dialogs/tagdialogs/colorcombo.cpp:178 dialogs/tagdialogs/colorcombo.cpp:232
+msgid "Custom..."
+msgstr "Оддӣ..."
+
+#: dialogs/tagdialogs/tagimgdlg.cpp:107
+msgid ""
+"|Image Files\n"
+"*|All Files"
+msgstr ""
+"|Файлҳои тасвир\n"
+"*|Ҳама файлҳо"
+
+#: dialogs/tagdialogs/tagdialog.cpp:127 dialogs/tagdialogs/tagdialog.cpp:146
+#: dialogs/tagdialogs/tagdialog.cpp:345 dialogs/tagdialogs/tagdialog.cpp:427
+msgid "Unknown tag"
+msgstr "Барчаспи номуайян"
+
+#: dialogs/tagdialogs/tagdialog.cpp:138
+msgid "Tag Properties: "
+msgstr "Сифатҳои барчасп: "
+
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:27
+msgid "Rows:"
+msgstr "Сатрҳо:"
+
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:55
+msgid "Ordered"
+msgstr "Омезишоти тартибӣ"
+
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:61
+msgid "Unordered"
+msgstr "Бетартибона"
+
+#: dialogs/actionconfigdialog.cpp:151
+msgid "&Add New Toolbar"
+msgstr "&Иловаи пайраҳаи асбоби нав"
+
+#: dialogs/actionconfigdialog.cpp:152
+msgid "&Remove Toolbar"
+msgstr "&Нобуд кардани пайраҳаи асбоб"
+
+#: dialogs/actionconfigdialog.cpp:153
+msgid "&Edit Toolbar"
+msgstr "&Муҳаррири пайраҳаи асбоб"
+
+#: dialogs/actionconfigdialog.cpp:193
+msgid "Do you really want to remove the \"%1\" toolbar?"
+msgstr "Шумо ҳақатан мехоҳед, ки ин \"%1\"обзорро аз ҷо ба ҷои дигар гузоред?"
+
+#: dialogs/actionconfigdialog.cpp:269 dialogs/actionconfigdialog.cpp:782
+msgid "Do you want to save the changes made to this action?"
+msgstr ""
+"Шумо ҳақатан мехоҳед, ки ин дигаргуниҳои барои ин амал кардашударо нигоҳ доред?"
+
+#: dialogs/actionconfigdialog.cpp:765
+msgid ""
+"The '%1' key combination has already been allocated to the \"%2\" action.\n"
+"Please choose a unique key combination."
+msgstr ""
+"Таркиби калиди '%1' қаблан ба каниши \"%2\" нисбат дода шудааст.\n"
+"Илтимос таркиби калиди ягонаеро интихоб кунед."
+
+#: dialogs/actionconfigdialog.cpp:769
+msgid "Conflicting Shortcuts"
+msgstr "Низоъи тугмаҳои гарм"
+
+#: dialogs/actionconfigdialog.cpp:841
+msgid ""
+"Removing the action removes all the references to it.\n"
+"Are you sure you want to remove the %1 action?"
+msgstr ""
+"Тоза кардани амалҳои %1 ба тоза кардани ҳамаи истинодҳои ба ӯ "
+"меоварад.\n"
+"Шумо дар ҳақиқат мехоҳед нобуд кунед?"
+
+#: dialogs/actionconfigdialog.cpp:887
+msgid "Add Action to Toolbar"
+msgstr "Ин амалро ба обзор илова кардан"
+
+#: dialogs/settings/abbreviation.cpp:95
+msgid "New Abbreviation Group"
+msgstr "Гурӯҳи нави кӯтоҳкунӣ"
+
+#: dialogs/settings/abbreviation.cpp:95
+msgid "Group name:"
+msgstr "Номи гурӯҳ:"
+
+#: dialogs/settings/abbreviation.cpp:100
+msgid ""
+"There is already an abbreviation group called %1"
+". Choose an unique name for the new group."
+msgstr ""
+"%1. Пас барои гурӯҳи нав як ном "
+"интихоб кунед."
+
+#: dialogs/settings/abbreviation.cpp:100
+msgid "Group already exists"
+msgstr "Гурӯҳ аллакай вуҷуд дорад"
+
+#: dialogs/settings/abbreviation.cpp:118
+msgid "Add DTEP"
+msgstr "Иловаи DTEP"
+
+#: dialogs/settings/abbreviation.cpp:119
+msgid "Select a DTEP:"
+msgstr "Интихоби DTEP:"
+
+#: dialogs/settings/abbreviation.cpp:145
+msgid "Select a DTEP from the list before using Remove."
+msgstr ""
+"Аз рӯйхат DTEP-ро интихоб кунед пеш аз истифодаи. Барҳамдиҳӣ."
+
+#: dialogs/settings/abbreviation.cpp:145
+msgid "No DTEP Selected"
+msgstr "Ягон DTEP интихоб нашуд"
+
+#: dialogs/settings/abbreviation.cpp:190
+msgid "Do you really want to remove the %1 template?"
+msgstr "Шумо ҳақатан мехоҳед ки ин%1 улгуро нест шавад?"
+
+#: dialogs/settings/abbreviation.cpp:204
+msgid "Edit Code Template"
+msgstr "Коди улгуро муҳарири кардан"
+
+#: dialogs/settings/abbreviation.cpp:273
+msgid ""
+"Cannot open the file %1 for writing.\n"
+"Modified abbreviations will be lost when you quit Quanta."
+msgstr ""
+"файл борои навишт %1 кушода намешавад.\n"
+"Дигаршавии кӯтоҳкунӣ дар вақти баромад аз Quanta нест мешавад."
+
+#: components/framewizard/fmfpeditor.cpp:40 dialogs/filecombo.cpp:93
+msgid "*|All Files"
+msgstr "*|Ҳамаи Файлҳо"
+
+#: dialogs/dtepeditdlg.cpp:63
+#, fuzzy
+msgid "&Pages"
+msgstr "Аз рӯи ҳар саҳифа"
+
+#: dialogs/dtepeditdlg.cpp:206
+#, fuzzy
+msgid ""
+"The file %1 is not writable."
+" Do you want to save the configuration to a different file?"
+msgstr ""
+"Файл %1 мавҷуд налорад."
+" Шумо мехоҳед аз лист ҳаракат намоед?"
+
+#: dialogs/dtepeditdlg.cpp:206
+#, fuzzy
+msgid "Save to Different File"
+msgstr "Файли номнависиро нигоҳ доштан"
+
+#: dialogs/dtepeditdlg.cpp:206
+#, fuzzy
+msgid "Do Not Save"
+msgstr "&Нигоҳ надоштан"
+
+#: dialogs/dtepeditdlg.cpp:208
+#, fuzzy
+msgid "*.rc|DTEP Description"
+msgstr "Тасвирот"
+
+#: dialogs/dtepeditdlg.cpp:208
+#, fuzzy
+msgid "Save Description As"
+msgstr "Тасвир:"
+
+#: dialogs/dtepeditdlg.cpp:444
+#, fuzzy
+msgid "Edit Structure Group"
+msgstr "attributeGroup"
+
+#: dialogs/dtepeditdlg.cpp:494
+#, fuzzy
+msgid "Add Structure Group"
+msgstr "attributeGroup"
+
+#: dialogs/dtepeditdlg.cpp:539
+#, fuzzy
+msgid "Do you really want to delete the %1 group?"
+msgstr "Шумо дар ҳақиқат мехоҳед нобуд созед %1?"
+
+#: dialogs/dtepeditdlg.cpp:539
+#, fuzzy
+msgid "Delete Group"
+msgstr "Нобудкардани узв"
+
+#: parts/kafka/domtreeview.cpp:35
+msgid "Value (limited to 20 char)"
+msgstr "Аҳамият ( максимум 20 нишонаҳо)"
+
+#: parts/kafka/domtreeview.cpp:36
+msgid "Length"
+msgstr "Дарозӣ"
+
+#: parts/kafka/domtreeview.cpp:37 parts/kafka/wkafkapart.cpp:71
+msgid "ID"
+msgstr "ID"
+
+#: parts/kafka/domtreeview.cpp:146
+msgid "Debugging KafkaWidget DOM Tree "
+msgstr "Дуруст кардани дараҳти KafkaWidget DOM "
+
+#: parts/kafka/wkafkapart.cpp:68
+msgid "Attribute"
+msgstr "Хусусият"
+
+#: components/debugger/debuggerbreakpointview.cpp:61
+#: parts/kafka/wkafkapart.cpp:68
+msgid "Class"
+msgstr "Синф"
+
+#: parts/kafka/wkafkapart.cpp:69
+msgid "Pseudo-class"
+msgstr "Псевдо-синф"
+
+#: parts/kafka/wkafkapart.cpp:69
+msgid "CSS rules"
+msgstr "Қоидаҳои CSS "
+
+#: parts/kafka/wkafkapart.cpp:69
+msgid "Universal selector"
+msgstr "Интихобкунандаи универсалӣ"
+
+#: parts/kafka/wkafkapart.cpp:70
+msgid "Linked stylesheets"
+msgstr "Пайвасти намуди варақа"
+
+#: parts/kafka/wkafkapart.cpp:70
+msgid "Embedded stylesheets"
+msgstr "Намуди ҷадвалҳои сохташуда"
+
+#: parts/kafka/wkafkapart.cpp:70
+msgid "Inline style attribute"
+msgstr "Ҳамаи хусусиятҳо дар як хат мебошанд"
+
+#: parts/kafka/wkafkapart.cpp:71
+msgid "Priority"
+msgstr "Пешгузорӣ"
+
+#: parts/kafka/wkafkapart.cpp:72
+msgid "Browser support"
+msgstr "Пуштибонии браузер"
+
+#: parts/kafka/wkafkapart.cpp:72
+msgid "Pseudo-element"
+msgstr "Псевдо-мавзӯъ"
+
+#: parts/kafka/wkafkapart.cpp:72
+msgid "Imported"
+msgstr "Воридот карда шуд"
+
+#: parts/kafka/wkafkapart.cpp:73
+msgid "Inheritance"
+msgstr "Мерос"
+
+#: parts/kafka/wkafkapart.cpp:73
+msgid "Inherited"
+msgstr "Мерос карда мешавад"
+
+#: parts/kafka/wkafkapart.cpp:76
+msgid "Undo/Redo history"
+msgstr "Бекор кардани/Такрор кардани маълумот"
+
+#: parts/kafka/wkafkapart.cpp:76
+msgid "CSS styles"
+msgstr "услубҳои CSS"
+
+#: parts/kafka/htmldocumentproperties.cpp:340 parts/kafka/wkafkapart.cpp:78
+msgid "Sorry, VPL does not support this functionality yet."
+msgstr "Бубахшед, VPL ҳоло ин вазоифро пуштибонӣ намекунад."
+
+#: parts/kafka/wkafkapart.cpp:79
+msgid "Merge cells"
+msgstr "Муттаҳид кардани ячейкаҳо"
+
+#: parts/kafka/wkafkapart.cpp:80
+msgid "Split cells"
+msgstr "Ҷудо кардани ячейкаҳо"
+
+#: parts/kafka/wkafkapart.cpp:81
+msgid "Edit CSS style of this Tag"
+msgstr "Дигар кардани намуди CSS барои ин тег"
+
+#: parts/kafka/wkafkapart.cpp:82
+msgid "Ident all"
+msgstr "Дохил кардани фосилаҳо ба ҳама"
+
+#: parts/kafka/htmldocumentproperties.cpp:89
+msgid "Content"
+msgstr "Мазмун"
+
+#: parts/kafka/htmldocumentproperties.cpp:98
+msgid "Rule"
+msgstr "Қоида"
+
+#: parts/preview/whtmlpart.cpp:56
+#, fuzzy
+msgid "View &Document Source"
+msgstr "Таркиби Ҳуҷҷат"
+
+#: _translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Tajik KDE Teams: Виктор Ибрагимов, Марина Колючева, Роҷер Ковакс"
+
+#: _translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "youth_opportunities@tajik.net"
+
+#: components/framewizard/fmfpeditor.cpp:36
+msgid "*.html *.htm|HTML Files"
+msgstr "*.html *.htm|Файлҳои HTML"
+
+#: components/framewizard/fmfpeditor.cpp:37
+msgid "*.php|PHP Files"
+msgstr "*.php|Файлҳои PHP"
+
+#: components/framewizard/fmfpeditor.cpp:38
+msgid "*.xml|XML Files"
+msgstr "*.xml|Файлҳои XML"
+
+#: components/framewizard/fmfpeditor.cpp:39
+msgid "*xhtml|XHTML Files"
+msgstr "*xhtml|Файлҳои XHTML"
+
+#: components/framewizard/framewizard.cpp:28
+msgid "You must select an area."
+msgstr "Шумо бояд минтақае ҷудо кунед. Шумо бояд минтақае ҷудо кунед."
+
+#: components/framewizard/framewizard.cpp:29
+msgid "Before editing a frame you must save the file."
+msgstr "Захира кардани ин файл пеш аз тағйири қолаб."
+
+#: components/framewizard/framewizard.cpp:62
+#, fuzzy
+msgid "Enter the desired number of rows:"
+msgstr "Рақамҳои қаторро ворид кунед"
+
+#: components/framewizard/framewizard.cpp:67
+#, fuzzy
+msgid "Enter the desired number of columns:"
+msgstr "Рақами сутунҳоро ворид кунед"
+
+#: components/csseditor/styleeditor.cpp:44
+msgid "Open css dialog"
+msgstr "Кушодани тирезаи диалогии css"
+
+#: components/csseditor/colorrequester.cpp:63
+msgid "Open color dialog"
+msgstr "Интихоби ранги диалогӣ"
+
+#: components/csseditor/cssselector.cpp:49
+#, fuzzy
+msgid "HTML Files"
+msgstr "*xhtml|Файлҳои XHTML"
+
+#: components/csseditor/cssselector.cpp:49
+#, fuzzy
+msgid "XHTML Files"
+msgstr "*xhtml|Файлҳои XHTML"
+
+#: components/csseditor/cssselector.cpp:49
+#, fuzzy
+msgid "XML Files"
+msgstr "Файли ворид:"
+
+#: components/csseditor/fontfamilychooser.cpp:43
+msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
+msgstr "The Quick Brown Fox Jumps Over The Lazy Dog"
+
+#: components/csseditor/fontfamilychooser.cpp:84
+msgid "These are the names of the available fonts on your system"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:85
+msgid "These are the names of the generic fonts "
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:86
+msgid "These are the names of the generic fonts you have selected "
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:87
+msgid "Click this to add a font to your style sheet"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:88
+msgid "Click this to remove a font from your style sheet"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:89
+msgid "Click this to make the font more preferable than the preceeding one"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:90
+msgid "Click this to make the font less preferable than the following one"
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:22
+msgid "has not been closed"
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:23
+msgid "needs an opening parenthesis "
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:85
+#, fuzzy
+msgid "The comment"
+msgstr "шарҳ"
+
+#: components/csseditor/stylesheetparser.cpp:133
+#: components/csseditor/stylesheetparser.cpp:141
+#: components/csseditor/stylesheetparser.cpp:147
+#, fuzzy
+msgid "The selector"
+msgstr "selector"
+
+#: components/csseditor/colorslider.cpp:77
+#, fuzzy
+msgid "Red"
+msgstr "Аз нав бор &кардан"
+
+#: components/csseditor/colorslider.cpp:77
+#, fuzzy
+msgid "Green"
+msgstr "screen"
+
+#: components/csseditor/colorslider.cpp:77
+#, fuzzy
+msgid "Blue"
+msgstr "Аҳамият"
+
+#: components/csseditor/propertysetter.cpp:115
+msgid "More..."
+msgstr "Бештар..."
+
+#: components/csseditor/tlpeditors.cpp:70
+msgid ""
+"With this line edit you can insert the URI of the resource you want to reach"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:74
+msgid "Open the URI selector"
+msgstr "Кушодани интихобкунандаи URI "
+
+#: components/csseditor/tlpeditors.cpp:114
+#, fuzzy
+msgid "Image Files"
+msgstr "&Тасвиротҳо:"
+
+#: components/csseditor/tlpeditors.cpp:120
+#, fuzzy
+msgid "Audio Files"
+msgstr "Таъғир додани профилҳо"
+
+#: components/csseditor/tlpeditors.cpp:154
+msgid "With this line edit you can insert the name of the font you want to use"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:156
+#, fuzzy
+msgid "Font family:"
+msgstr " Ҳарфи оила :"
+
+#: components/csseditor/tlpeditors.cpp:158
+msgid "Open font family chooser"
+msgstr "Кушодани интихобкунандаи ҳарфи оила"
+
+#: components/cvsservice/cvsservice.cpp:50
+#, fuzzy
+msgid "&Commit..."
+msgstr "&Васл кардан"
+
+#: components/cvsservice/cvsservice.cpp:55
+#, fuzzy
+msgid "Update &To"
+msgstr "&Бозсозии ҳамааш"
+
+#: components/cvsservice/cvsservice.cpp:56
+#, fuzzy
+msgid "&Tag/Date..."
+msgstr "Ҷадвал"
+
+#: components/cvsservice/cvsservice.cpp:58
+msgid "&HEAD"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:60
+#, fuzzy
+msgid "Re&vert"
+msgstr "&Табдил додан"
+
+#: components/cvsservice/cvsservice.cpp:63
+msgid "&Add to Repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:65
+#, fuzzy
+msgid "&Remove From Repository..."
+msgstr "&Тоза кардани панели асбобҳои истифодабаранда..."
+
+#: components/cvsservice/cvsservice.cpp:67
+msgid "&Ignore in CVS Operations"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:69
+msgid "Do &Not Ignore in CVS Operations"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:73
+#, fuzzy
+msgid "Show &Log Messages"
+msgstr "Тирезаи иттилоот"
+
+#: components/cvsservice/cvsservice.cpp:140
+msgid "Running CVS update..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:179
+msgid "Updating to revision %1 ..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:183
+msgid "Updating to the version from %1 ..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:221
+msgid "Updating to HEAD..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:256
+#, fuzzy
+msgid "Current"
+msgstr "Равон: %1"
+
+#: components/cvsservice/cvsservice.cpp:266
+msgid "Running CVS commit..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:301
+msgid "Reverting to the version from the repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:333
+#, fuzzy
+msgid "Add the following files to repository?"
+msgstr "Ба системаи идораи раванд, файлҳои зеринро додан:"
+
+#: components/cvsservice/cvsservice.cpp:333
+#, fuzzy
+msgid "CVS Add"
+msgstr "CVS"
+
+#: components/cvsservice/cvsservice.cpp:336
+#, fuzzy
+msgid "Adding file to the repository..."
+msgstr "Файлҳоро ба лоиҳа илова намоед..."
+
+#: components/cvsservice/cvsservice.cpp:368
+msgid ""
+"Remove the following files from the repository?"
+" This will remove your working copy as well."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:368
+#, fuzzy
+msgid "CVS Remove"
+msgstr "Ҳаракат додани файл..."
+
+#: components/cvsservice/cvsservice.cpp:371
+#, fuzzy
+msgid "Removing files from the repository..."
+msgstr "Файлҳоро ба лоиҳа илова намоед..."
+
+#: components/cvsservice/cvsservice.cpp:395
+msgid "Showing CVS log..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:433
+msgid "\"%1\" is already in the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:441
+msgid "\"%1\" added to the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:480
+msgid "\"%1\" is not in the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:489
+msgid "\"%1\" removed from the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:504
+#, fuzzy
+msgid ""
+"The CVS command %1 has failed. The error code was %2."
+msgstr ""
+"%1иҷро нашуд. Код ба хатогӣ роҳ дода шуд %2."
+
+#: components/cvsservice/cvsservice.cpp:504
+msgid "Command Failed"
+msgstr "Фармони Нодуруст"
+
+#: components/cvsservice/cvsservice.cpp:515
+#, fuzzy
+msgid "CVS command finished."
+msgstr "Фармони Нодуруст"
+
+#: components/cvsservice/cvsservice.cpp:532
+msgid ""
+"Error: \"%1\" is not part of the\n"
+"\"%2\" repository."
+msgstr ""
+"Хатоги:\"%1\" ин қисми \n"
+"\"%2\" анбор нест."
+
+#: components/debugger/interfaces/debuggerclient.cpp:46
+msgid "The current debugger, %1, does not support the \"%2\" instruction."
+msgstr "Шорандаи debugger, %1,\"%2\" инструксиявиро ёри намедиҳад."
+
+#: components/debugger/interfaces/debuggerclient.cpp:46
+#: components/debugger/interfaces/debuggerclient.cpp:144
+#: components/debugger/interfaces/debuggerclient.cpp:151
+#: components/debugger/interfaces/debuggerclient.cpp:157
+msgid "Unsupported Debugger Function"
+msgstr "Ёри нашавандаи функцияи Debugger"
+
+#: components/debugger/interfaces/debuggerclient.cpp:59
+msgid "Send HTTP Request"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:65
+msgid "Step Over"
+msgstr "Пеш рафтан"
+
+#: components/debugger/interfaces/debuggerclient.cpp:72
+msgid "Step Out"
+msgstr "Қадам аз"
+
+#: components/debugger/interfaces/debuggerclient.cpp:89
+msgid "Skip"
+msgstr "Гузарондан"
+
+#: components/debugger/interfaces/debuggerclient.cpp:94
+msgid "Step Into"
+msgstr "Қадам дар"
+
+#: components/debugger/debuggermanager.cpp:251
+#: components/debugger/interfaces/debuggerclient.cpp:99
+msgid "Kill"
+msgstr "Нест кардан"
+
+#: components/debugger/debuggermanager.cpp:273
+#: components/debugger/interfaces/debuggerclient.cpp:106
+#, fuzzy
+msgid "Open Profiler Output"
+msgstr "Нақшаро кушоед"
+
+#: components/debugger/interfaces/debuggerclient.cpp:118
+msgid "Set Breakpoint"
+msgstr "Хатогиро гузоред"
+
+#: components/debugger/interfaces/debuggerclient.cpp:125
+msgid "Remove Breakpoint"
+msgstr "Хатогиро ба ҷои дигар гузоред"
+
+#: components/debugger/interfaces/debuggerclient.cpp:132
+msgid "%1 does not have any specific settings."
+msgstr "%1 Маънои гузоштани дигар надорад."
+
+#: components/debugger/interfaces/debuggerclient.cpp:132
+msgid "Settings"
+msgstr "Танзимотҳо"
+
+#: components/debugger/interfaces/debuggerclient.cpp:144
+#: components/debugger/interfaces/debuggerclient.cpp:151
+msgid "%1 does not support watches."
+msgstr "%1 Соатро иваз намедиҳад."
+
+#: components/debugger/interfaces/debuggerclient.cpp:157
+msgid "%1 does not support setting the value of variables."
+msgstr "%1ба маънои алишшаванда ёри намерасонад."
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:330
+msgid "Unrecognized package: '%1%2'"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:342
+msgid "The debugger for %1 uses an unsupported protocol version (%2)"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:870
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:872
+msgid "Unable to open profiler output (%1)"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:870
+#, fuzzy
+msgid "Profiler File Error"
+msgstr "Ҳаракатдиҳии тахасус нодуруст аст"
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:926
+#, fuzzy
+msgid "Unable to set value of variable."
+msgstr "Сабт кардани аҳамияти таъгӣрёбанда"
+
+#: components/debugger/dbgp/dbgpnetwork.cpp:74
+#, fuzzy, c-format
+msgid "Listening on port %1"
+msgstr "Гӯш кардани порт:"
+
+#: components/debugger/dbgp/dbgpnetwork.cpp:81
+#, c-format
+msgid "Unable to listen on port %1"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpnetwork.cpp:125
+msgid "Disconnected from remote host"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:465
+msgid "Syntax or parse error in %1)"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:482
+#, fuzzy
+msgid "Error occurred: Line %1, Code %2 (%3) in %4"
+msgstr "Хатоги ёфт шуд:Хати %1 Код %2, (%3)"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:502
+#, fuzzy
+msgid "Breakpoint reached"
+msgstr "Хатоги ба ҷой расид:%1"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:509
+#, fuzzy
+msgid "Conditional breakpoint fulfilled"
+msgstr "Хатогии шартӣ иҷро шуд:%1"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:519
+#, c-format
+msgid "Established connection to %1"
+msgstr "Алоқва ба %1 гузошташуда аст"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:560
+msgid ""
+"The script being debugged does not communicate with the correct protocol "
+"version"
+msgstr "Скрипт бо протокли дурусти тафсир васл намекунад"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1136
+msgid "False"
+msgstr "Нодуруст"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1136
+msgid "True"
+msgstr "Дуруст"
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1145
+#: components/debugger/gubed/quantadebuggergubed.cpp:1230
+msgid ""
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1234
+msgid ""
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1239
+msgid ""
+msgstr "<Шакли иҷронашаванда>"
+
+#: components/debugger/debuggerbreakpointview.cpp:64
+#: components/debugger/variableslistview.cpp:56
+#: treeviews/tagattributetree.cpp:228
+msgid "Value"
+msgstr "Аҳамият"
+
+#: components/debugger/variableslistview.cpp:58
+#: treeviews/uploadtreeview.cpp:37
+msgid "Size"
+msgstr "Андоза"
+
+#: components/debugger/variableslistview.cpp:66
+msgid "&Set Value"
+msgstr "&Танзими аҳамият"
+
+#: components/debugger/variableslistview.cpp:68
+#, fuzzy
+msgid "&Dump in Messages Log"
+msgstr "&Маълумотҳои огоҳӣ"
+
+#: components/debugger/variableslistview.cpp:70
+msgid "&Copy to Clipboard"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:262
+msgid "Set Variable"
+msgstr "Дигаргуншавандаро гузоред"
+
+#: components/debugger/variableslistview.cpp:277
+msgid ""
+"Contents of variable %1:\n"
+">>>\n"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:111 project/projectprivate.cpp:1535
+msgid ""
+"Unable to load the debugger plugin, error code %1 was returned: %2"
+"."
+msgstr ""
+" Пур кардани debugger натавонист,коди нодуруст %1 баргардонида шуд: "
+"%2."
+
+#: components/debugger/debuggermanager.cpp:111 project/projectprivate.cpp:1535
+msgid "Debugger Error"
+msgstr "Дурусткунаки хатто"
+
+#: components/debugger/debuggermanager.cpp:215
+msgid "Toggle &Breakpoint"
+msgstr "Тугмаи &Нуқтаифармони"
+
+#: components/debugger/debuggermanager.cpp:216
+msgid "Toggles a breakpoint at the current cursor location"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:218
+msgid "&Clear Breakpoints"
+msgstr "&Тоза кардани Нуқтаҳоиконтроли"
+
+#: components/debugger/debuggermanager.cpp:219
+#, fuzzy
+msgid "Clears all breakpoints"
+msgstr "&Тоза кардани Нуқтаҳоиконтроли"
+
+#: components/debugger/debuggermanager.cpp:221
+#: components/debugger/debuggermanager.cpp:224
+msgid "Break When..."
+msgstr "Дар вақти ҷудо кардани..."
+
+#: components/debugger/debuggermanager.cpp:222
+#: components/debugger/debuggermanager.cpp:225
+#, fuzzy
+msgid "Adds a new conditional breakpoint"
+msgstr "Якҷо кардани Нуқтаиконтроли Шартӣ"
+
+#: components/debugger/debuggermanager.cpp:228
+msgid "Send HTTP R&equest"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:229
+msgid "Initiate HTTP Request to the server with debugging activated"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:231
+#, fuzzy
+msgid "&Trace"
+msgstr "Тарҷума кардан"
+
+#: components/debugger/debuggermanager.cpp:232
+msgid ""
+"Traces through the script. If a script is currently not being debugged, it will "
+"start in trace mode when started"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:234
+msgid "&Run"
+msgstr "Иҷ&ро"
+
+#: components/debugger/debuggermanager.cpp:235
+msgid ""
+"Runs the script. If a script is currently not being debugged, it will start in "
+"run mode when started"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:237
+msgid "&Step"
+msgstr "&Қадам"
+
+#: components/debugger/debuggermanager.cpp:238
+msgid ""
+"Executes the next line of execution, but does not step into functions or "
+"includes"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:240
+msgid "Step &Into"
+msgstr "Қадам &дар"
+
+#: components/debugger/debuggermanager.cpp:241
+msgid ""
+"Executes the next line of execution and steps into it if it is a function call "
+"or inclusion of a file"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:243
+msgid "S&kip"
+msgstr "&Гузарондан"
+
+#: components/debugger/debuggermanager.cpp:244
+msgid ""
+"Skips the next command of execution and makes the next command the current one"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:246
+msgid "Step &Out"
+msgstr "Ба ақиб &рафтан"
+
+#: components/debugger/debuggermanager.cpp:247
+msgid ""
+"Executes the rest of the commands in the current function/file and pauses when "
+"it is done (when it reaches a higher level in the backtrace)"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:249
+msgid "&Pause"
+msgstr "&Тафаққуф"
+
+#: components/debugger/debuggermanager.cpp:250
+msgid ""
+"Pauses the scripts if it is running or tracing. If a script is currently not "
+"being debugged, it will start in paused mode when started"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:252
+msgid "Kills the currently running script"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:254
+msgid "Start Session"
+msgstr "Сеансро сар кунед"
+
+#: components/debugger/debuggermanager.cpp:255
+msgid "Starts the debugger internally (Makes debugging possible)"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:257
+msgid "End Session"
+msgstr "Сеансро тамом кунед"
+
+#: components/debugger/debuggermanager.cpp:258
+msgid "Stops the debugger internally (debugging not longer possible)"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:261
+#: components/debugger/debuggermanager.cpp:264
+msgid "Watch Variable"
+msgstr "Соаташи Алишшаванда"
+
+#: components/debugger/debuggermanager.cpp:262
+#: components/debugger/debuggermanager.cpp:265
+#, fuzzy
+msgid "Adds a variable to the watch list"
+msgstr "Алшшудани соаташро ишорат намоед:"
+
+#: components/debugger/debuggermanager.cpp:268
+#: components/debugger/debuggermanager.cpp:271
+#, fuzzy
+msgid "Changes the value of a variable"
+msgstr "Сабт кардани аҳамияти таъгӣрёбанда"
+
+#: components/debugger/debuggermanager.cpp:274
+msgid "Opens the profiler output file"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:375
+msgid "Add Watch"
+msgstr "Соатро илова кунед"
+
+#: components/debugger/debuggermanager.cpp:375
+msgid "Specify variable to watch:"
+msgstr "Алшшудани соаташро ишорат намоед:"
+
+#: components/debugger/debuggermanager.cpp:608
+msgid "Unable to open file %1, check your basedirs and mappings."
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:109
+msgid "Non scalar value"
+msgstr "Маъно надорад"
+
+#: components/debugger/debuggervariable.cpp:154
+msgid "Array"
+msgstr "Бо тартиб"
+
+#: components/debugger/debuggervariable.cpp:156
+msgid "Object"
+msgstr "Мавзӯъ"
+
+#: components/debugger/debuggervariable.cpp:158
+msgid "Reference"
+msgstr "Бастан"
+
+#: components/debugger/debuggervariable.cpp:160
+msgid "Resource"
+msgstr "Манбаъ"
+
+#: components/debugger/debuggervariable.cpp:162
+msgid "String"
+msgstr "Хат"
+
+#: components/debugger/debuggervariable.cpp:164
+msgid "Integer"
+msgstr "Адади том"
+
+#: components/debugger/debuggervariable.cpp:166
+msgid "Float"
+msgstr "Шиновар"
+
+#: components/debugger/debuggervariable.cpp:168
+msgid "Boolean"
+msgstr "Бор кардан"
+
+#: components/debugger/debuggervariable.cpp:170
+msgid "Undefined"
+msgstr "Номуайян"
+
+#: components/debugger/debuggervariable.cpp:174 parsers/dtd/dtdparser.cpp:84
+msgid "Unknown"
+msgstr "Номаълум"
+
+#: components/debugger/backtracelistview.cpp:60
+#: components/debugger/debuggerbreakpointview.cpp:63
+msgid "Line"
+msgstr "Хат"
+
+#: components/debugger/backtracelistview.cpp:87
+#, fuzzy
+msgid "Eval"
+msgstr "E-mail"
+
+#: components/debugger/debuggerui.cpp:46
+msgid "Variables"
+msgstr "Таъғиротҳо"
+
+#: components/debugger/debuggerui.cpp:52
+msgid "Breakpoints"
+msgstr "Нуқтаҳоиконтроли"
+
+#: components/debugger/debuggerui.cpp:58
+msgid "Backtrace"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:65
+#, fuzzy
+msgid "Debug Output"
+msgstr "&Хурӯҷ:"
+
+#: components/debugger/debuggerui.cpp:107
+msgid "Deb&ug"
+msgstr "Дур&уст"
+
+#: components/debugger/debuggerui.cpp:113
+#, fuzzy
+msgid "Debugger Inactive"
+msgstr "Ғалатёби робита"
+
+#: components/debugger/debuggerui.cpp:156
+#, fuzzy
+msgid "No session"
+msgstr "Сеанс"
+
+#: components/debugger/debuggerui.cpp:160
+#, fuzzy
+msgid "Waiting"
+msgstr "Фосилагузорӣ"
+
+#: components/debugger/debuggerui.cpp:164
+#, fuzzy
+msgid "Connected"
+msgstr "Мазмун"
+
+#: components/debugger/debuggerui.cpp:168
+#, fuzzy
+msgid "Paused"
+msgstr "Таваққуф"
+
+#: components/debugger/debuggerui.cpp:172
+#, fuzzy
+msgid "Running"
+msgstr "иттиҳод"
+
+#: components/debugger/debuggerui.cpp:176
+#, fuzzy
+msgid "Tracing"
+msgstr "preface"
+
+#: components/debugger/debuggerui.cpp:180
+#, fuzzy
+msgid "On error"
+msgstr "фақат хатогиҳоро намоиш додан"
+
+#: components/debugger/debuggerui.cpp:184
+#, fuzzy
+msgid "On breakpoint"
+msgstr "Боздоштан"
+
+#: components/debugger/debuggerbreakpointview.cpp:59
+msgid "Expression"
+msgstr "Ифода"
+
+#: components/tableeditor/tableeditor.cpp:55
+msgid "&Edit Cell Properties"
+msgstr "&Тағири хусусиятҳои ячейка"
+
+#: components/tableeditor/tableeditor.cpp:56
+msgid "Edit &Row Properties"
+msgstr "Тағири &хусусиятҳои хат"
+
+#: components/tableeditor/tableeditor.cpp:59
+msgid "Merge Cells"
+msgstr "Муттаҳид кардани Ячейкаҳо"
+
+#: components/tableeditor/tableeditor.cpp:60
+msgid "Break Merging"
+msgstr "Шикаст намудани Якҷошави"
+
+#: components/tableeditor/tableeditor.cpp:63
+msgid "&Insert Row"
+msgstr "&Мондани қатор"
+
+#: components/tableeditor/tableeditor.cpp:64
+msgid "Insert Co&lumn"
+msgstr "Мондани су&тун"
+
+#: components/tableeditor/tableeditor.cpp:65
+msgid "Remove Row"
+msgstr "Нест кардани Қатор"
+
+#: components/tableeditor/tableeditor.cpp:66
+msgid "Remove Column"
+msgstr "Нобуд кардани як сутун"
+
+#: components/tableeditor/tableeditor.cpp:68
+msgid "Edit &Table Properties"
+msgstr "Муҳаррири &хосиятҳои ҷадвал"
+
+#: components/tableeditor/tableeditor.cpp:69
+msgid "Edit Child Table"
+msgstr "Муҳаррири ҷадвали пайраҳаи иловагӣ"
+
+#: components/tableeditor/tableeditor.cpp:207
+#, c-format
+msgid "Edit col: %1"
+msgstr "Муҳаррири ранг: %1"
+
+#: components/tableeditor/tableeditor.cpp:414
+#: components/tableeditor/tableeditor.cpp:454
+#: components/tableeditor/tableeditor.cpp:499
+#: components/tableeditor/tableeditor.cpp:1063
+msgid "Merged with (%1, %2)."
+msgstr "Якҷо шуданд бо (%1, %2)."
+
+#: components/tableeditor/tableeditor.cpp:1168
+#: components/tableeditor/tableeditor.cpp:1189
+msgid ""
+"Cannot edit the child table; you probably modified the cell containing the "
+"table manually."
+msgstr ""
+"Натавонистан мизи кудакро вироиш кардан;шумо мумкин тағир кардед қафасеро ки "
+"дорои мизи дасти мебошад."
+
+#: components/tableeditor/tableeditor.cpp:1204
+msgid ""
+"Cannot find the closing tag of the child table; you have probably introduced "
+"unclosed tags in the table and have broken its consistency."
+msgstr ""
+"Ёфт нашуд аломати маҳкамшудаи мизи кудак;шумо мумкин аломатҳои номаҳкамро дар "
+"миз шинос кардед ва пайдарпайиҳои ӯро шикастед."
+
+#: treeviews/filestreeview.cpp:87 treeviews/projecttreeview.cpp:128
+#: treeviews/servertreeview.cpp:103 treeviews/templatestreeview.cpp:147
+msgid "&Open"
+msgstr "&Кушодан"
+
+#: treeviews/filestreeview.cpp:88 treeviews/projecttreeview.cpp:130
+msgid "Insert &Tag"
+msgstr "Мондани &тег"
+
+#: treeviews/filestreeview.cpp:89 treeviews/projecttreeview.cpp:131
+#: treeviews/servertreeview.cpp:105 treeviews/templatestreeview.cpp:151
+msgid "Clos&e"
+msgstr "Пӯши&дан"
+
+#: treeviews/filestreeview.cpp:91 treeviews/filestreeview.cpp:109
+#: treeviews/templatestreeview.cpp:150 treeviews/templatestreeview.cpp:164
+msgid "&Insert in Project..."
+msgstr "&Мондани дар нақша..."
+
+#: treeviews/filestreeview.cpp:93 treeviews/filestreeview.cpp:113
+#: treeviews/projecttreeview.cpp:135 treeviews/projecttreeview.cpp:153
+#: treeviews/servertreeview.cpp:110 treeviews/servertreeview.cpp:120
+msgid "Re&name"
+msgstr "Аз нав ном&гузори"
+
+#: treeviews/filestreeview.cpp:96 treeviews/filestreeview.cpp:116
+#: treeviews/projecttreeview.cpp:140 treeviews/projecttreeview.cpp:159
+#: treeviews/servertreeview.cpp:112 treeviews/servertreeview.cpp:122
+#: treeviews/templatestreeview.cpp:156 treeviews/templatestreeview.cpp:170
+msgid "&Properties"
+msgstr "&Хусусиятҳо"
+
+#: treeviews/filestreeview.cpp:99 treeviews/projecttreeview.cpp:143
+#, fuzzy
+msgid "F&older..."
+msgstr "&Афзудани каталог..."
+
+#: treeviews/filestreeview.cpp:100 treeviews/projecttreeview.cpp:144
+#, fuzzy
+msgid "&File..."
+msgstr "&Сафоли бомпӯшӣ..."
+
+#: treeviews/filestreeview.cpp:104 treeviews/filestreeview.cpp:121
+msgid "New Top &Folder..."
+msgstr "Нав Боло &Феҳрист..."
+
+#: treeviews/filestreeview.cpp:105 treeviews/filestreeview.cpp:228
+msgid "&Add Folder to Top"
+msgstr "&Иловаи феҳрист ба боло"
+
+#: treeviews/filestreeview.cpp:106 treeviews/projecttreeview.cpp:152
+msgid "Create Site &Template..."
+msgstr "Сохтани Сайт &Қолиб..."
+
+#: treeviews/filestreeview.cpp:107 treeviews/projecttreeview.cpp:148
+#: treeviews/projecttreeview.cpp:162
+#, fuzzy
+msgid "&Create New"
+msgstr "Вориди нав эҷод кардан"
+
+#: treeviews/filestreeview.cpp:112
+#, fuzzy
+msgid "&Change Alias..."
+msgstr "&Нигоҳ доштан ҳамчун..."
+
+#: treeviews/filestreeview.cpp:123
+msgid "Files Tree"
+msgstr "Дараҳти файлҳо"
+
+#: treeviews/filestreeview.cpp:153
+msgid "Root Folder"
+msgstr "Феҳристи Реша"
+
+#: treeviews/filestreeview.cpp:158
+msgid "Home Folder"
+msgstr "Феҳристи хона"
+
+#: treeviews/filestreeview.cpp:216
+msgid "Remove From &Top"
+msgstr "Нобуд кардани аз &боло"
+
+#: treeviews/filestreeview.cpp:258 treeviews/filestreeview.cpp:283
+msgid "Set Alias"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:258 treeviews/filestreeview.cpp:283
+#: treeviews/filestreeview.cpp:319
+#, fuzzy
+msgid "Alternative folder name:"
+msgstr "Матни алтернативӣ:"
+
+#: treeviews/filestreeview.cpp:264 treeviews/filestreeview.cpp:290
+#: treeviews/filestreeview.cpp:327
+msgid "%1 is already a toplevel entry."
+msgstr "%1 аллакай даромадгоҳи сатҳиболо."
+
+#: treeviews/filestreeview.cpp:277
+msgid "Choose Local or Remote Folder"
+msgstr "Интихоб кардани Маҳалли ё Феҳристи Дур"
+
+#: treeviews/filestreeview.cpp:299 treeviews/filestreeview.cpp:301
+#: treeviews/projecttreeview.cpp:653 treeviews/projecttreeview.cpp:655
+#: treeviews/projecttreeview.cpp:657
+msgid "C&VS"
+msgstr "C&VS"
+
+#: treeviews/filestreeview.cpp:319
+#, fuzzy
+msgid "Change Alias"
+msgstr "DTD-ро иваз кардан"
+
+#: treeviews/structtreetag.cpp:119
+msgid ""
+"Line %1: %2 is not a possible child of %3.\n"
+msgstr ""
+"Хати %1: %2 мумкин аз кудак нест %3.\n"
+
+#: treeviews/structtreetag.cpp:132
+msgid "Line %1, column %2: Closing tag for %3 is missing."
+msgstr "Хати %1, сутуни %2: Маҳкам кардани аломати %3 гум шудаст."
+
+#: treeviews/structtreetag.cpp:137
+msgid "Line %1, column %2: %3 is not part of %4."
+msgstr "Хати %1, сутуни %2: %3 қисм нест %4."
+
+#: treeviews/structtreetag.cpp:164
+msgid "Empty tag"
+msgstr "Теги холӣ"
+
+#: treeviews/structtreetag.cpp:185
+msgid "Line %1, column %2: Opening tag for %3 is missing."
+msgstr "Хати %1, сутуни %2: Кушодани аломат барои %3 гум шудааст."
+
+#: treeviews/templatestreeview.cpp:73
+msgid "Insert as &Text"
+msgstr "Мондани ҳамчун &матн"
+
+#: treeviews/templatestreeview.cpp:74
+msgid "Insert &Link to File"
+msgstr "Монед &Восила ба Файл"
+
+#: treeviews/templatestreeview.cpp:75
+msgid "&New Document Based on This"
+msgstr "&Санади нав дар ин Таъсис карда шуд"
+
+#: treeviews/templatestreeview.cpp:76
+msgid "&Extract Site Template To..."
+msgstr "&Гирифтани Қолиби Сайт ба..."
+
+#: treeviews/templatestreeview.cpp:135 treeviews/templatestreeview.cpp:139
+msgid "Text Snippet"
+msgstr "Эҷодкунандаи матнӣ"
+
+#: treeviews/templatestreeview.cpp:136 treeviews/templatestreeview.cpp:140
+msgid "Binary File"
+msgstr "Файли дубора"
+
+#: treeviews/templatestreeview.cpp:137 treeviews/templatestreeview.cpp:141
+msgid "Document Template"
+msgstr "Қолиби ҳуҷҷат"
+
+#: treeviews/templatestreeview.cpp:138 treeviews/templatestreeview.cpp:142
+msgid "Site Template"
+msgstr "Қолиби сайт"
+
+#: treeviews/templatestreeview.cpp:148 treeviews/templatestreeview.cpp:161
+msgid "Send in E&mail..."
+msgstr "&Фиристодани бо почтаи электронӣ..."
+
+#: treeviews/templatestreeview.cpp:149 treeviews/templatestreeview.cpp:162
+#, fuzzy
+msgid "&Upload Template..."
+msgstr "Қолибро &фаровир кардан..."
+
+#: treeviews/templatestreeview.cpp:160
+msgid "&New Folder..."
+msgstr "&Феҳристи нав..."
+
+#: treeviews/templatestreeview.cpp:163 treeviews/templatestreeview.cpp:174
+#, fuzzy
+msgid "&Download Template..."
+msgstr "Қолибро &фаровир кардан..."
+
+#: treeviews/templatestreeview.cpp:177
+msgid "Group"
+msgstr "Гурӯҳ"
+
+#: treeviews/templatestreeview.cpp:211
+msgid "Global Templates"
+msgstr "Қолибҳои глобалӣ"
+
+#: treeviews/templatestreeview.cpp:215
+msgid "Local Templates"
+msgstr "Қолибҳои маҳаллӣ"
+
+#: treeviews/templatestreeview.cpp:218
+msgid "Project Templates"
+msgstr "Қолибҳои нақша"
+
+#: treeviews/templatestreeview.cpp:376
+msgid "Create New Template Folder"
+msgstr "Сохтани феҳристи қолибҳои нав"
+
+#: treeviews/templatestreeview.cpp:386 treeviews/templatestreeview.cpp:619
+msgid "&Inherit parent attribute (nothing)"
+msgstr "&Ворис карадни аломати волидайн (ҳеҷ чӣ)"
+
+#: treeviews/templatestreeview.cpp:389 treeviews/templatestreeview.cpp:622
+msgid "&Inherit parent attribute (%1)"
+msgstr "Ворис карадни аломати волидайн (%1)"
+
+#: treeviews/templatestreeview.cpp:406
+msgid ""
+"Error while creating the new folder.\n"
+" Maybe you do not have permission to write in the %1 folder."
+msgstr ""
+"Хаттогӣ дар вақти сохтани пакаи нав.\n"
+" Мумкин ки шумо иҷозат барои навиштан дар%1 папка надоред."
+
+#: treeviews/templatestreeview.cpp:458
+msgid "Save selection as template file:"
+msgstr "Дар хотир гузарондани интихобот ҳамчун қолиби файл:"
+
+#: treeviews/basetreeview.cpp:1041 treeviews/templatestreeview.cpp:470
+#: utility/quantacommon.cpp:710
+msgid ""
+"The file %1 already exists."
+" Do you want to overwrite it?"
+msgstr ""
+"Файли %1 аллакай вуҷуд дорад."
+" Шумо мехоҳед онро аз нав нависед?"
+
+#: treeviews/templatestreeview.cpp:476
+msgid ""
+"Could not write to file %1."
+" Check if you have rights to write there or that your connection is "
+"working."
+msgstr ""
+"Навиштан ба файл намешавад %1. "
+" Санҷед ки агар шумо ҳақ доред барои дар онҷо навиштан ё аллоқаи шумо кор "
+"карда истодааст."
+
+#: treeviews/templatestreeview.cpp:565
+msgid "Quanta Template"
+msgstr "Қолиби Quanta"
+
+#: treeviews/templatestreeview.cpp:876
+msgid ""
+"Do you really want to delete folder \n"
+"%1 ?\n"
+msgstr ""
+"Оё дар ҳақиқат мехоҳед каталоги %1-ро ҳузф кунед?\n"
+
+#: treeviews/templatestreeview.cpp:878
+msgid ""
+"Do you really want to delete file \n"
+"%1 ?\n"
+msgstr ""
+"Оё дар ҳақиқат мехоҳед файли %1-ро ҳузф кунед?\n"
+
+#: treeviews/templatestreeview.cpp:985
+msgid "Send template in email"
+msgstr "Фиристодани қолиб бо почтаи электронӣ"
+
+#: treeviews/templatestreeview.cpp:987
+#, fuzzy
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.tdewebdev.org] template tarball.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+"Архиви қолибҳо барои Quanta Plus [http://quanta.sourceforge.net] template "
+"tarball.\n"
+"\n"
+"Рӯзи беҳ.\n"
+
+#: treeviews/templatestreeview.cpp:1000
+msgid "Quanta Plus Template"
+msgstr "Қолиби Quanta Plus"
+
+#: treeviews/templatestreeview.cpp:1031
+msgid "Target folder"
+msgstr "Каталоги таъинот"
+
+#: treeviews/templatestreeview.cpp:1067
+msgid ""
+"You have extracted the site template to a folder which is not under your main "
+"project folder.\n"
+"Do you want to copy the folder into the main project folder?"
+msgstr ""
+"Шумо қолиби сайтро ба каталоге, ки ба лоиҳаи шумо тааллуқ надорад, ҷойгир "
+"кардед.\n"
+"Қолиби сайтро ба сохти каталогҳои лоиҳаи шумо копӣ кунам?"
+
+#: treeviews/templatestreeview.cpp:1067
+#, fuzzy
+msgid "Copy Folder"
+msgstr "Феҳристи Реша"
+
+#: treeviews/templatestreeview.cpp:1067
+#, fuzzy
+msgid "Do Not Copy"
+msgstr "&Нигоҳ надоштан"
+
+#: treeviews/templatestreeview.cpp:1075
+msgid ""
+"Some error happened while extracting the %1 site template file."
+" Check that you have write permission for %2 "
+"and that there is enough free space in your temporary folder."
+msgstr ""
+"Ҳангоми нигоҳ доштани панели асбобҳои %1хатогӣ рӯй дод."
+" Мутмаин шавед, ки шумо ҳуқуқ ба %2 қайд кардан барои ҳастед."
+
+#: treeviews/basetreeview.cpp:630 treeviews/servertreeview.cpp:104
+msgid "Open &With..."
+msgstr "Кушодани &аз рӯи..."
+
+#: treeviews/servertreeview.cpp:125
+msgid "Upload Tree"
+msgstr "Бозборкунии дараҳт"
+
+#: treeviews/scripttreeview.cpp:73
+msgid "Global Scripts"
+msgstr "Скриптҳои глобалӣ"
+
+#: treeviews/scripttreeview.cpp:79
+msgid "Local Scripts"
+msgstr "Скриптҳои маҳаллӣ"
+
+#: treeviews/scripttreeview.cpp:88
+#, fuzzy
+msgid "&Description"
+msgstr "&Тасвирот:"
+
+#: treeviews/scripttreeview.cpp:89
+#, fuzzy
+msgid "&Run Script"
+msgstr "Скриптро иҷро кунед"
+
+#: treeviews/scripttreeview.cpp:91
+#, fuzzy
+msgid "&Edit Script"
+msgstr "Муҳаррири скрипт"
+
+#: treeviews/scripttreeview.cpp:92
+#, fuzzy
+msgid "Edit in &Quanta"
+msgstr "Муҳаррири дар Quanta"
+
+#: treeviews/scripttreeview.cpp:93
+#, fuzzy
+msgid "Edi&t Description"
+msgstr "Тағири тасвир"
+
+#: treeviews/scripttreeview.cpp:95
+#, fuzzy
+msgid "&Assign Action"
+msgstr "Аз худ кардани амалиёт"
+
+#: treeviews/scripttreeview.cpp:96
+#, fuzzy
+msgid "&Send in Email..."
+msgstr "&Фиристодани бо почтаи электронӣ..."
+
+#: treeviews/scripttreeview.cpp:97
+#, fuzzy
+msgid "&Upload Script..."
+msgstr "Фаро&вири скрипт..."
+
+#: treeviews/scripttreeview.cpp:100
+#, fuzzy
+msgid "&Download Script..."
+msgstr "Фаро&вири скрипт..."
+
+#: treeviews/scripttreeview.cpp:273
+msgid "Send script in email"
+msgstr "Фиристодани скрипт ба почтаи электронӣ"
+
+#: treeviews/scripttreeview.cpp:275
+#, fuzzy
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.tdewebdev.org] script tarball.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+"Архиви скриптҳо барои Quanta Plus [http://quanta.sourceforge.net] скрипти "
+"tarball.\n"
+"\n"
+"Рӯзи беҳ.\n"
+
+#: treeviews/scripttreeview.cpp:288
+msgid "Quanta Plus Script"
+msgstr "Скрипти Quanta Plus"
+
+#: project/projectupload.cpp:762 treeviews/uploadtreeview.cpp:36
+msgid "Upload"
+msgstr "Бозборкунӣ"
+
+#: treeviews/uploadtreeview.cpp:38
+msgid "Date"
+msgstr "Таърих"
+
+#: treeviews/basetreeview.cpp:438
+msgid "Quanta File Info"
+msgstr "Ахбороти файли Quanta"
+
+#: treeviews/basetreeview.cpp:497
+#, c-format
+msgid "Number of lines: %1"
+msgstr "Миқдори хат: %1"
+
+#: treeviews/basetreeview.cpp:498
+#, c-format
+msgid "Number of images included: %1"
+msgstr "Адади тасвиротҳои сохташуда: %1"
+
+#: treeviews/basetreeview.cpp:499
+msgid "Size of the included images: %1 bytes"
+msgstr "Андозаи умумии тасвиротҳои сохташуда: %1 байт"
+
+#: treeviews/basetreeview.cpp:500
+msgid "Total size with images: %1 bytes"
+msgstr "Андозаи умумӣ бо тасвирот: %1 байт"
+
+#: treeviews/basetreeview.cpp:505
+msgid "Image size: %1 x %2"
+msgstr "Андозаи тасвир: %1 x %2"
+
+#: treeviews/basetreeview.cpp:627
+#, fuzzy
+msgid "&Other..."
+msgstr "Ғайра"
+
+#: treeviews/basetreeview.cpp:628
+#, fuzzy
+msgid "Open &With"
+msgstr "Кушодани &аз рӯи..."
+
+#: treeviews/basetreeview.cpp:885 treeviews/structtreeview.cpp:832
+msgid "&Move Here"
+msgstr "&Ба ин ҷо ҷой иваз кунед"
+
+#: treeviews/basetreeview.cpp:887 treeviews/structtreeview.cpp:833
+msgid "&Copy Here"
+msgstr "&Ба ин ҷо нусха партоед"
+
+#: treeviews/basetreeview.cpp:889
+msgid "&Link Here"
+msgstr "&Ба ин ҷо пайванд кунед"
+
+#: treeviews/basetreeview.cpp:891 treeviews/structtreeview.cpp:835
+msgid "C&ancel"
+msgstr "Бекор &Кардан"
+
+#: treeviews/basetreeview.cpp:1135
+msgid "Create Site Template File"
+msgstr "Эҷоди файли қолиби сайт"
+
+#: treeviews/basetreeview.cpp:1143
+msgid "Templates should be saved to the local or project template folder."
+msgstr ""
+"Қолибҳо бояд дар каталоги қолибҳои локалӣ ё лоиҳа низ нигоҳ дошта шаванд."
+
+#: treeviews/basetreeview.cpp:1151
+msgid "Currently you can create site templates only from local folders."
+msgstr ""
+"Шумо метавонед қолиби сайтҳоро танҳо дар асоси каталогҳои локалӣ эҷод кунед."
+
+#: treeviews/basetreeview.cpp:1151
+msgid "Unsupported Feature"
+msgstr "Функсияи пуштибонинашаванда"
+
+#: treeviews/basetreeview.cpp:1187
+msgid ""
+"There was an error while creating the site template tarball."
+" Check that you can read the files from %1"
+", you have write access to %2 and that you have enough free space in "
+"your temporary folder."
+msgstr ""
+"Ҳангоми нигоҳ доштани қолиби сайт хатогӣ рӯй дод"
+" Мутмаин шавед, ки шумо ҳуқуқи хондани %1-ро ва қайд кардан барои"
+"%2, ва ҳамчунин ҷои кифоя дар каталоги муваққатӣ низ доред"
+
+#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:375
+msgid "Create New Folder"
+msgstr "Сохтани феҳристи нав"
+
+#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:375
+msgid "Folder name:"
+msgstr "Номи феҳрист:"
+
+#: treeviews/basetreeview.cpp:1209 treeviews/projecttreeview.cpp:393
+#, fuzzy
+msgid "Create New File"
+msgstr "Сохтани феҳристи нав"
+
+#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:403
+#, fuzzy
+msgid ""
+"Cannot create file, because a file named %1 already exists."
+msgstr "Файл барои хонишро %1 кушода наметавонад."
+
+#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:403
+#, fuzzy
+msgid "Error Creating File"
+msgstr "Хатогие дар фиристонидани почтаи электронӣ ба амал омад"
+
+#: treeviews/doctreeview.cpp:54
+msgid "Project Documentation"
+msgstr "Санадоти лоиҳа"
+
+#: treeviews/doctreeview.cpp:65
+#, fuzzy
+msgid "&Download Documentation..."
+msgstr "documentation"
+
+#: treeviews/tagattributetree.cpp:227
+msgid "Attribute Name"
+msgstr "Номи мушаххасот"
+
+#: treeviews/tagattributetree.cpp:270
+msgid "Parent tags"
+msgstr "Тегҳои волидайнӣ"
+
+#: treeviews/tagattributetree.cpp:289
+msgid "Namespace"
+msgstr "Фосилаи ном"
+
+#: treeviews/tagattributetree.cpp:290
+msgid "prefix"
+msgstr "префикс"
+
+#: treeviews/tagattributetree.cpp:464
+msgid "Node Name"
+msgstr "Номи шоха"
+
+#: treeviews/tagattributetree.cpp:468
+msgid "Delete Tag"
+msgstr "Нобуд кардани тег"
+
+#: treeviews/tagattributetree.cpp:472
+msgid "Delete the current tag only."
+msgstr "Фақат теги равонро нобуд кунед."
+
+#: treeviews/tagattributetree.cpp:478
+msgid "Delete the current tag and all its children."
+msgstr "Ҳузфи тег ва тамоми зерҷузъҳои он."
+
+#: treeviews/tagattributetree.cpp:518
+msgid "Current tag: %1"
+msgstr "Теги равон: %1"
+
+#: treeviews/tagattributetree.cpp:522
+msgid "Current tag: text"
+msgstr "Теги равон: матн"
+
+#: treeviews/tagattributetree.cpp:524
+msgid "Current tag: comment"
+msgstr "Теги равон: шарҳ"
+
+#: treeviews/tagattributetree.cpp:526
+msgid "Current tag:"
+msgstr "Теги равон:"
+
+#: treeviews/structtreeview.cpp:90
+msgid "All Present DTEP"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:104 treeviews/structtreeview.cpp:109
+msgid "Show Groups For"
+msgstr "Намоиши гурӯҳҳо барои"
+
+#: treeviews/structtreeview.cpp:105 treeviews/structtreeview.cpp:122
+msgid "&Reparse"
+msgstr "&Бозсозӣ кардан"
+
+#: treeviews/structtreeview.cpp:115
+msgid "Open Subtrees"
+msgstr "Кушодани зеридараҳтҳо"
+
+#: treeviews/structtreeview.cpp:116
+msgid "Close Subtrees"
+msgstr "Пӯшидани зеридараҳтҳо"
+
+#: treeviews/structtreeview.cpp:123
+msgid "Follow Cursor"
+msgstr "Аз паи курсор"
+
+#: treeviews/structtreeview.cpp:487
+msgid "Find tag"
+msgstr "Кофтани тег"
+
+#: treeviews/structtreeview.cpp:504 treeviews/structtreeview.cpp:524
+msgid "Find Tag && Open Tree"
+msgstr "Кофтани тег && кушодани дараҳт"
+
+#: treeviews/structtreeview.cpp:521 treeviews/structtreeview.cpp:549
+msgid "nothing"
+msgstr "ҳеҷ чиз"
+
+#: treeviews/projecttreeview.cpp:62 treeviews/projecttreeview.cpp:65
+msgid "Document Base Folder"
+msgstr "Феҳристи базаи ҳуҷҷат"
+
+#: treeviews/projecttreeview.cpp:108
+msgid "Project Files"
+msgstr "Файлҳои нақша"
+
+#: treeviews/projecttreeview.cpp:121
+msgid "&When Modified"
+msgstr "&Тағйирёфта"
+
+#: treeviews/projecttreeview.cpp:122
+msgid "&Never"
+msgstr "&Ҳеҷ гоҳ"
+
+#: treeviews/projecttreeview.cpp:123
+msgid "&Confirm"
+msgstr "&Тасдиқ кардан"
+
+#: treeviews/projecttreeview.cpp:129 utility/newstuff.cpp:73
+msgid "Load Toolbar"
+msgstr "Пайраҳаи асбобро боркунӣ"
+
+#: treeviews/projecttreeview.cpp:133
+#, fuzzy
+msgid "&Upload File..."
+msgstr "&Бозборкунии файл..."
+
+#: treeviews/projecttreeview.cpp:134
+msgid "&Quick File Upload"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:136 treeviews/projecttreeview.cpp:154
+msgid "&Remove From Project"
+msgstr "Нобуд ка&рдани аз нақша"
+
+#: treeviews/projecttreeview.cpp:139 treeviews/projecttreeview.cpp:158
+#: treeviews/projecttreeview.cpp:169
+msgid "Upload &Status"
+msgstr "&Амали бозборкунӣ"
+
+#: treeviews/projecttreeview.cpp:150
+msgid "&Upload Folder..."
+msgstr "&Феҳристро боркунӣ..."
+
+#: treeviews/projecttreeview.cpp:151
+msgid "&Quick Folder Upload"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:157
+msgid "Document-&Base Folder"
+msgstr "Феҳрист&и базаи ҳуҷҷат"
+
+#: project/projectprivate.cpp:137 treeviews/projecttreeview.cpp:164
+msgid "&Upload Project..."
+msgstr "&Нақшаро боркунӣ..."
+
+#: treeviews/projecttreeview.cpp:165
+msgid "Re&scan Project Folder..."
+msgstr "&Бозсозии каталоги лоиҳа..."
+
+#: treeviews/projecttreeview.cpp:166
+msgid "Project &Properties"
+msgstr "Хусусиятҳои &нақша"
+
+#: treeviews/projecttreeview.cpp:195 treeviews/projecttreeview.cpp:289
+msgid "[local disk]"
+msgstr "[диски локалӣ]"
+
+#: treeviews/projecttreeview.cpp:205 treeviews/projecttreeview.cpp:300
+msgid "No Project"
+msgstr "Нақшаро нест"
+
+#: treeviews/projecttreeview.cpp:428 utility/quantanetaccess.cpp:210
+msgid ""
+"Do you really want to remove "
+" %1"
+" from the project?"
+msgstr "Оё ҳақиқатан мехоҳед %1-ро аз лоиҳа ҳузф кунед?"
+
+#: treeviews/projecttreeview.cpp:428 utility/quantanetaccess.cpp:210
+msgid "Remove From Project"
+msgstr "Нобуд кардани аз нақша"
+
+#: utility/tagactionset.cpp:104
+msgid "Apply Source Indentation"
+msgstr ""
+
+#: utility/tagactionset.cpp:109
+#, fuzzy
+msgid "Copy DIV Area"
+msgstr "Заминаи Body"
+
+#: utility/tagactionset.cpp:114
+msgid "Cut DIV Area"
+msgstr ""
+
+#: utility/tagactionset.cpp:284 utility/tagactionset.cpp:301
+#, fuzzy
+msgid "Table..."
+msgstr "Ҷадвал"
+
+#: utility/tagactionset.cpp:285
+#, fuzzy
+msgid "Insert..."
+msgstr "Мондани CSS..."
+
+#: utility/tagactionset.cpp:286
+#, fuzzy
+msgid "Remove..."
+msgstr "Ҳаракат додани файл..."
+
+#: utility/tagactionset.cpp:307
+#, fuzzy
+msgid "Row Above"
+msgstr "&Мондани қатор"
+
+#: utility/tagactionset.cpp:313
+#, fuzzy
+msgid "Row Below"
+msgstr "&Мондани қатор"
+
+#: utility/tagactionset.cpp:319
+#, fuzzy
+msgid "Column Left"
+msgstr "Мондани су&тун"
+
+#: utility/tagactionset.cpp:325
+#, fuzzy
+msgid "Column Right"
+msgstr "Мондани су&тун"
+
+#: utility/tagactionset.cpp:339
+#, fuzzy
+msgid "Row(s)"
+msgstr "Сатрҳо:"
+
+#: utility/tagactionset.cpp:345
+#, fuzzy
+msgid "Column(s)"
+msgstr "&Сутунҳо:"
+
+#: utility/tagactionset.cpp:351
+msgid "Cell(s)"
+msgstr ""
+
+#: utility/tagactionset.cpp:357
+#, fuzzy
+msgid "Cell(s) Content"
+msgstr "Мазмун"
+
+#: utility/tagactionset.cpp:365
+#, fuzzy
+msgid "Merge Selected Cells"
+msgstr "Муттаҳид кардани ячейкаҳо"
+
+#: utility/tagaction.cpp:464 utility/tagaction.cpp:718
+msgid ""
+"The \"%1\" script started.\n"
+msgstr ""
+"Скриптҳои \"%1\" ба кор дароварда шуд.\n"
+
+#: utility/tagaction.cpp:475 utility/tagaction.cpp:729
+msgid ""
+"There was an error running %1."
+" Check that you have the %2 executable installed and it is "
+"accessible."
+msgstr ""
+"Хатогӣ ҳангоми иҷро намудани %1."
+" Мутмаин шавед, ки шумо барномаи %2-ро доред ва он дастрас аст."
+
+#: utility/tagaction.cpp:475 utility/tagaction.cpp:729
+msgid "Script Not Found"
+msgstr "Скрипт накофтан"
+
+#: utility/tagaction.cpp:790 utility/tagaction.cpp:850
+msgid ""
+"The \"%1\" script output:\n"
+msgstr ""
+"Хурӯҷи скрипти \"%1\":\n"
+
+#: utility/tagaction.cpp:973
+msgid "The \"%1\" script has exited."
+msgstr "Скрипти \"%1\" хотима ёфт."
+
+#: utility/tagaction.cpp:1011
+msgid ""
+"The filtering action %1 seems to be locked."
+" Do you want to terminate it?"
+msgstr "Филтри %1 махкам аст. Онро маҷбур хотима диҳам?"
+
+#: utility/tagaction.cpp:1011
+msgid "Action Not Responding"
+msgstr "Амал ҷавоб намедиҳад"
+
+#: utility/tagaction.cpp:1011
+#, fuzzy
+msgid "Terminate"
+msgstr "Қолиб"
+
+#: utility/tagaction.cpp:1011
+msgid "Keep Running"
+msgstr ""
+
+#: utility/quantacommon.cpp:384
+#, fuzzy
+msgid ""
+"Cannot create folder"
+" %1."
+" Check that you have write permission in the parent folder or that the "
+"connection to"
+" %2"
+" is valid."
+msgstr ""
+"Натавонистам каталоги "
+" %1-ро эҷод кунам."
+" Мутмаин шавед, ки шумо ҳуқуқи қайдкунӣ ба каталоги волидайниро доред ёки "
+"алоқот бо "
+" %2"
+" канда нашудааст."
+
+#: utility/quantacommon.cpp:697
+msgid ""
+"The file type is not recognized. Opening binary files may confuse Quanta.\n"
+" Are you sure you want to open this file?"
+msgstr ""
+"Навъи файлро шинохта нашуд. Боз кардани файлҳои дутага метавон ба хароб "
+"гаштани Quanta орад.\n"
+"Оё мутмаинед, ки мехоҳед идома диҳед?"
+
+#: utility/quantacommon.cpp:699
+msgid "Unknown Type"
+msgstr "Намуди ношинос"
+
+#: project/project.cpp:216 utility/quantacommon.cpp:699
+#, fuzzy
+msgid "Do Not Open"
+msgstr "&Нигоҳ надоштан"
+
+#: utility/quantabookmarks.cpp:88
+msgid "Set &Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:91
+msgid "If a line has no bookmark then add one, otherwise remove it."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:92
+msgid "Clear &Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:95
+msgid "Clear &All Bookmarks"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:98
+#, fuzzy
+msgid "Remove all bookmarks of the current document."
+msgstr "Таъғири санади мавҷудӣ"
+
+#: utility/quantabookmarks.cpp:101 utility/quantabookmarks.cpp:307
+msgid "Next Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:104
+msgid "Go to the next bookmark."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:107 utility/quantabookmarks.cpp:309
+#, fuzzy
+msgid "Previous Bookmark"
+msgstr "Қалбӣ (wml)"
+
+#: utility/quantabookmarks.cpp:110
+msgid "Go to the previous bookmark."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:222
+msgid "&Next: %1 - \"%2\""
+msgstr ""
+
+#: utility/quantabookmarks.cpp:229
+msgid "&Previous: %1 - \"%2\""
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:45 utility/toolbartabwidget.cpp:188
+#: utility/toolbartabwidget.cpp:307
+msgid "Toolbar Menu"
+msgstr "Менюи пайраҳаи асбоб"
+
+#: utility/toolbartabwidget.cpp:46 utility/toolbartabwidget.cpp:309
+#, fuzzy
+msgid "New Action..."
+msgstr "Амали &нав"
+
+#: utility/toolbartabwidget.cpp:48 utility/toolbartabwidget.cpp:326
+#, fuzzy
+msgid "New Toolbar..."
+msgstr "Пайраҳаи асбоби нав"
+
+#: utility/toolbartabwidget.cpp:50 utility/toolbartabwidget.cpp:328
+msgid "Rename Toolbar..."
+msgstr "Ба пайраҳаи асбоб номи дигар кунед..."
+
+#: utility/toolbartabwidget.cpp:51 utility/toolbartabwidget.cpp:331
+msgid "Configure Toolbars..."
+msgstr "Танзими пайраҳаи асбоб..."
+
+#: utility/toolbartabwidget.cpp:234
+msgid "Icons Only"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:235
+#, fuzzy
+msgid "Text Only"
+msgstr "Матн"
+
+#: utility/toolbartabwidget.cpp:236
+msgid "Text Alongside Icons"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:237
+msgid "Text Under Icons"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:320
+#, c-format
+msgid "Remove Action - %1"
+msgstr "Нобуд кардани амалиёт - %1"
+
+#: utility/toolbartabwidget.cpp:321
+#, c-format
+msgid "Edit Action - %1"
+msgstr "Муҳаррири амалиёт - %1"
+
+#: utility/toolbartabwidget.cpp:330
+#, fuzzy
+msgid "Text Position"
+msgstr "extension"
+
+#: utility/toolbartabwidget.cpp:344
+msgid "Are you sure you want to remove the %1 action?"
+msgstr "Оё мутмаинед, ки мехоҳед амали %1-ро ҳузф кунед?"
+
+#: utility/newstuff.cpp:53
+msgid ""
+"There was an error with the downloaded DTEP tarball file. Possible causes are "
+"damaged archive or invalid directory structure in the archive."
+msgstr "Архиви пурборшудаи DTEP дорои хатогӣ аст. Шояд он нуқсон шуда бошад."
+
+#: utility/newstuff.cpp:53
+msgid "DTEP Installation Error"
+msgstr "Хатои сабт намудани DTEP"
+
+#: utility/newstuff.cpp:73
+msgid "Do you want to load the newly downloaded toolbar?"
+msgstr "Оё мехоҳед панели асбобҳои навро фаъол созед?"
+
+#: utility/newstuff.cpp:79
+msgid ""
+"There was an error with the downloaded toolbar tarball file. Possible causes "
+"are damaged archive or invalid directory structure in the archive."
+msgstr "Архиви пурборшуда дорои хатогӣ мебошад. Шояд он нуқсон шуда бошад."
+
+#: utility/newstuff.cpp:79
+msgid "Toolbar Installation Error"
+msgstr "Хатои сабт намудани панели асбобҳо"
+
+#: utility/newstuff.cpp:100
+msgid "Do you want to open the newly downloaded template?"
+msgstr "Оё мехоҳед қолиби нав боз кунед?"
+
+#: utility/newstuff.cpp:100
+msgid "Open Template"
+msgstr "Кушодани қолиб"
+
+#: utility/newstuff.cpp:106
+msgid "There was an error with the downloaded template file."
+msgstr "Қолиб дорои хатогӣ мебошад."
+
+#: utility/newstuff.cpp:106
+msgid "Template Installation Error"
+msgstr "Хатои сабт кардани қолиб"
+
+#: utility/newstuff.cpp:124 utility/newstuff.cpp:141
+msgid ""
+"There was an error with the downloaded script tarball file. Possible causes are "
+"damaged archive or invalid directory structure in the archive."
+msgstr ""
+"Хатогӣ дар архиви пурборшудаи скрипт.Шояд ин нуқсони архив ё бо сохти каталогҳо "
+"дар он вобаста бошад."
+
+#: utility/newstuff.cpp:124
+msgid "Script Installation Error"
+msgstr "Хатои сабт кардани скрипт"
+
+#: utility/newstuff.cpp:141
+#, fuzzy
+msgid "Documentation Installation Error"
+msgstr "Хатои сабт кардани қолиб"
+
+#: utility/qpevents.cpp:42
+#, fuzzy
+msgid "Before Document Save"
+msgstr "Пеш аз нигоҳ доштани ҳуҷҷат"
+
+#: utility/qpevents.cpp:43
+#, fuzzy
+msgid "After Document Save"
+msgstr "Баъд аз нигоҳ доштани ҳуҷҷат"
+
+#: utility/qpevents.cpp:44
+#, fuzzy
+msgid "After Document Open"
+msgstr "Баъд аз кушодани ҳуҷҷат"
+
+#: utility/qpevents.cpp:45
+#, fuzzy
+msgid "Before Document Close"
+msgstr "Пеш аз пӯшидани ҳуҷҷат"
+
+#: utility/qpevents.cpp:46
+#, fuzzy
+msgid "After Document Close"
+msgstr "Баъд аз пӯшидани ҳуҷҷат"
+
+#: utility/qpevents.cpp:47
+#, fuzzy
+msgid "After Project Open"
+msgstr "Баъд аз кушодани лоиҳа"
+
+#: utility/qpevents.cpp:48
+#, fuzzy
+msgid "Before Project Close"
+msgstr "Баъд аз пӯшидани лоиҳа"
+
+#: utility/qpevents.cpp:49
+#, fuzzy
+msgid "After Project Close"
+msgstr "Баъд аз пӯшидани лоиҳа"
+
+#: utility/qpevents.cpp:50
+#, fuzzy
+msgid "Upload Requested"
+msgstr "Бозборкунии дараҳт"
+
+#: utility/qpevents.cpp:51
+#, fuzzy
+msgid "Before Document Upload"
+msgstr "Пеш аз пӯшидани ҳуҷҷат"
+
+#: utility/qpevents.cpp:52
+#, fuzzy
+msgid "After Document Upload"
+msgstr "Баъд аз пӯшидани ҳуҷҷат"
+
+#: utility/qpevents.cpp:53
+#, fuzzy
+msgid "After Addition to Project"
+msgstr "Пас аз илова намудани лоиҳа"
+
+#: utility/qpevents.cpp:54
+#, fuzzy
+msgid "After Removal From Project"
+msgstr "Пас аз ҷудонасбшавӣ аз лоиҳа"
+
+#: utility/qpevents.cpp:55
+#, fuzzy
+msgid "After Commit to CVS"
+msgstr "Баъд аз маҳкум дар CVS"
+
+#: utility/qpevents.cpp:56
+#, fuzzy
+msgid "After Update From CVS"
+msgstr "Баъд аз ба ҳангом даровардан аз CVS"
+
+#: utility/qpevents.cpp:57
+#, fuzzy
+msgid "After Moving File Inside Project"
+msgstr "Баъд аз ҷунбондани файли дохилии лоиҳа "
+
+#: utility/qpevents.cpp:58
+#, fuzzy
+msgid "Quanta Start"
+msgstr "Сар додани Quanta "
+
+#: utility/qpevents.cpp:59
+#, fuzzy
+msgid "Quanta Exit"
+msgstr "Баромадан аз Quanta "
+
+#: utility/qpevents.cpp:62
+#, fuzzy
+msgid "Send Email"
+msgstr "Фиристодани почтаи электронӣ"
+
+#: utility/qpevents.cpp:63
+#, fuzzy
+msgid "Log Event"
+msgstr "Номнависӣ кардани рӯйдод"
+
+#: utility/qpevents.cpp:64
+#, fuzzy
+msgid "Script Action"
+msgstr "Амали намоишнома"
+
+#: utility/qpevents.cpp:65
+#, fuzzy
+msgid "Non-Script Action"
+msgstr "Амали намоишнома"
+
+#: utility/qpevents.cpp:88
+msgid ""
+"An internal action (%1) associated with an event (%2"
+") will be executed. Do you want to allow the execution of this action?"
+msgstr ""
+"Амали дохилӣ (%1) бо рӯйдод иртибот намудааст (%2"
+") иҷро карда мешавад. Оё шумо мехоҳед иҷроӣ ин амалро иҷозат диҳам?"
+
+#: utility/qpevents.cpp:88 utility/qpevents.cpp:92
+msgid "Event Triggered"
+msgstr "Натиҷаи роҳгузар"
+
+#: utility/qpevents.cpp:88 utility/qpevents.cpp:92
+#, fuzzy
+msgid "Execute"
+msgstr "&Иҷро шави"
+
+#: utility/qpevents.cpp:92
+msgid ""
+"An external action (%1) associated with an event (%2"
+") will be executed. Do you want to allow the execution of this action?"
+msgstr ""
+"Амали берунӣ (%1) бо рӯйдод иртибот намудааст (%2"
+") иҷро карда мешавад. Оё шумо мехоҳед иҷроӣ ин амалро иҷозат диҳам?"
+
+#: utility/qpevents.cpp:104
+msgid "An upload was initiated"
+msgstr ""
+
+#: utility/qpevents.cpp:113
+msgid "About to upload a document"
+msgstr "Дар бораи боркунӣ кардани ҳуҷҷат"
+
+#: utility/qpevents.cpp:120
+msgid "Document uploaded"
+msgstr "Ҳуҷҷат пурбор карда шуд"
+
+#: utility/qpevents.cpp:127
+msgid "Document moved"
+msgstr "Ҳуҷҷат ҳаракат дода шуд"
+
+#: utility/qpevents.cpp:137
+msgid "Document saved"
+msgstr "Ҳуҷҷат нигоҳ дошта шуд"
+
+#: utility/qpevents.cpp:143
+msgid "About to save a document"
+msgstr "Дар бораи нигоҳ доштани ҳуҷҷат"
+
+#: utility/qpevents.cpp:149
+msgid "Document opened"
+msgstr "Ҳуҷҷат кушода шуд"
+
+#: utility/qpevents.cpp:155
+msgid "Document closed"
+msgstr "Ҳуҷҷат пушида шуд"
+
+#: utility/qpevents.cpp:161
+msgid "About to close a document"
+msgstr "Дар бораи пушидани ҳуҷҷат"
+
+#: utility/qpevents.cpp:167
+msgid "Project opened"
+msgstr "Лоиҳа кушода шуд"
+
+#: utility/qpevents.cpp:173
+msgid "Project closed"
+msgstr "Лоиҳа пушида шуд"
+
+#: utility/qpevents.cpp:179
+#, fuzzy
+msgid "About to close the project"
+msgstr "Дар бораи пушидани ҳуҷҷат"
+
+#: utility/qpevents.cpp:185
+msgid "Document added to project"
+msgstr "Ҳуҷҷат ба лоиҳа илова карда шуд"
+
+#: utility/qpevents.cpp:191
+msgid "Document removed from project"
+msgstr "Ҳуҷҷат ба лоиҳа илова карда шуд"
+
+#: utility/qpevents.cpp:199
+msgid "Document committed"
+msgstr "Ҳуҷҷат гирифта шуд"
+
+#: utility/qpevents.cpp:205
+msgid "Document updated"
+msgstr "Ҳуҷҷат ба ҳангом дароварда шуд"
+
+#: utility/qpevents.cpp:211
+msgid "Quanta has been started"
+msgstr "Quanta сар дода шуд"
+
+#: utility/qpevents.cpp:217
+msgid "Quanta is shutting down"
+msgstr "Quanta қатъ карда шуд"
+
+#: utility/qpevents.cpp:224
+msgid "Unsupported event %1."
+msgstr "Натиҷа пуштибонӣ карда нашуд %1."
+
+#: utility/qpevents.cpp:224
+msgid "Event Handling Error"
+msgstr "Натиҷаи дасткорӣ нодуруст аст"
+
+#: utility/qpevents.cpp:273
+msgid "Logging to remote files is not supported."
+msgstr "Сабткунӣ ба файли дурдаст пуштибонӣ карда нашуд."
+
+#: utility/qpevents.cpp:282
+msgid "Logging to files inside a remote project is not supported."
+msgstr "Сабткунӣ ба файли дохилии дурдасти лоиҳа пуштибонӣ карда нашуд."
+
+#: utility/qpevents.cpp:312
+msgid "Logging failed. Check that you have write access to %1."
+msgstr ""
+"Сабткунӣ ноком гашт. Тафтиш намоед он чизе ки шумо барои дастёб кардан ба "
+"%1 навишта будед."
+
+#: utility/qpevents.cpp:316
+msgid "Unsupported internal event action : %1."
+msgstr "Амали натиҷаи дохилӣ пуштибонӣ карда нашуд : %1."
+
+#: utility/qpevents.cpp:339
+msgid "The %1 script action was not found on your system."
+msgstr "Ин %1 амали дастнавис дар низом ёфта нашуд."
+
+#: utility/qpevents.cpp:339
+msgid "Action Execution Error"
+msgstr "Иҷроӣ амал нодуруст аст"
+
+#: utility/qpevents.cpp:341
+msgid "Unsupported external event action."
+msgstr "Натиҷаи амли берунӣ пуштибонӣ карда нашуд."
+
+#: utility/qpevents.cpp:343
+msgid "Unknown event type."
+msgstr "Натиҷаи намуди номаълум."
+
+#: utility/quantanetaccess.cpp:185
+msgid "Do you want to add %1 to the project?"
+msgstr "Оё шумо мехоҳед %1 -ро ба лоиҳа илова намоед?"
+
+#: utility/quantanetaccess.cpp:185
+msgid "Add to Project"
+msgstr "Илова ба лоиҳа"
+
+#: utility/quantanetaccess.cpp:233
+msgid ""
+"Do you really want to delete "
+" %1"
+" and remove it from the project?"
+msgstr ""
+"Шумо дар ҳақиқат мехоҳед нобуд созед "
+" %1"
+" ва аз лоиҳа ҳаракат намоед?"
+
+#: utility/quantanetaccess.cpp:233
+msgid "Delete & Remove From Project"
+msgstr "Нобуд сохтан & Ҳаракат кардан аз лоиҳа"
+
+#: utility/quantanetaccess.cpp:246
+msgid "Do you really want to delete %1?"
+msgstr "Шумо дар ҳақиқат мехоҳед нобуд созед %1?"
+
+#: utility/quantanetaccess.cpp:246
+msgid "Delete File or Folder"
+msgstr "Файл ё инки Пӯшаро нобуд созам"
+
+#: parsers/dtd/dtd.cpp:127 parsers/dtd/dtdparser.cpp:78
+msgid "Cannot download the DTD from %1."
+msgstr "DTD-ро аз %1 пурбор карда наметавонам."
+
+#: parsers/dtd/dtdparser.cpp:105
+#, fuzzy
+msgid ""
+"Error while parsing the DTD."
+" The error message is:"
+" %1"
+msgstr ""
+"Ҳангоми таҷзия намудани DTD хатогӣ рӯй дода шуд.\n"
+"Мактуби нодуруст ин:\n"
+"%1"
+
+#: parsers/dtd/dtdparser.cpp:157
+#, fuzzy
+msgid ""
+"Cannot create the "
+" %1 file."
+" Check that you have write permission in the parent folder."
+msgstr ""
+"Натавонистам каталоги "
+" %1-ро эҷод кунам."
+" Мутмаин шавед, ки шумо ҳуқуқи қайдкунӣ ба каталоги волидайниро доред ёки "
+"алоқот бо "
+" %2"
+" канда нашудааст."
+
+#: parsers/dtd/dtdparser.cpp:169
+msgid "No elements were found in the DTD."
+msgstr "Дар DTD ҷузъ ёфта нашуд."
+
+#: parsers/parsercommon.cpp:177
+msgid "%1 block"
+msgstr "%1 гурӯҳ"
+
+#: plugins/quantapluginconfig.cpp:45
+msgid "Message Area Tab"
+msgstr "Қитъаи ҷадвалбандии мактуб"
+
+#: plugins/quantapluginconfig.cpp:46 plugins/quantaplugininterface.cpp:108
+#: plugins/quantaplugininterface.cpp:156
+msgid "Editor Tab"
+msgstr "Муҳарири ҷадвалбандӣ"
+
+#: plugins/quantaplugin.cpp:354 plugins/quantaplugin.cpp:370
+#: plugins/quantapluginconfig.cpp:46 plugins/quantaplugininterface.cpp:106
+#: plugins/quantaplugininterface.cpp:157
+msgid "Separate Toolview"
+msgstr "Ҷудо наммудани абзори намуд"
+
+#: plugins/quantapluginconfig.cpp:68
+msgid ""
+"The plugin information you entered appears to be invalid. Are you sure you want "
+"to apply these settings?"
+msgstr ""
+"Маълумот дар бораи Плогине, ки шумо ворид намудед, пайдо шуданд, нодуруст "
+"аст.Шумо дар ҳақиқат мехоҳед ба ин барпо намудани ҳолат истифода баред?"
+
+#: plugins/quantapluginconfig.cpp:68
+msgid "Invalid Plugin"
+msgstr "Плагини нодуруст"
+
+#: plugins/quantapluginconfig.cpp:68
+msgid "Do Not Apply"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:80
+msgid "Select Plugin Folder"
+msgstr "Пӯшаи Плогинро интихоб намоед"
+
+#: plugins/quantaplugininterface.cpp:44
+msgid "Configure &Plugins..."
+msgstr "Танзими &Плагинҳо..."
+
+#: plugins/quantaplugininterface.cpp:93
+msgid ""
+"%1 is a command line plugin. We have removed support for "
+"command-line plugins. However, the functionality has not been lost as script "
+"actions can still be used to run command-line tools. "
+msgstr ""
+"%1 Ин хати фармони плогин аст. Мо пуштибониро барои фармони хати "
+"плогинҳо ҳаракат намудем. Лекин, тобеъкунанда ҳамчун дастнависи амал метавон "
+"истифода бурд, чунки рондани фармони хати абзор гум нашудааст. "
+
+#: plugins/quantaplugininterface.cpp:93
+msgid "Unsupported Plugin Type"
+msgstr "Намуди Плогин пуштибонӣ карда нашуд"
+
+#: plugins/quantaplugininterface.cpp:260
+msgid ""
+"The following plugins seems to be invalid:%1."
+" "
+" Do you want to edit the plugins?"
+msgstr ""
+"Плогинҳои оянда нодуруст менамояд:%1."
+" "
+" Шумо мехоҳед, ки плогинҳоро вироиш диҳед?"
+
+#: plugins/quantaplugininterface.cpp:260
+msgid "Invalid Plugins"
+msgstr "Плагинсҳои нодуруст"
+
+#: plugins/quantaplugininterface.cpp:260
+#, fuzzy
+msgid "Do Not Edit"
+msgstr "&Нигоҳ надоштан"
+
+#: plugins/quantaplugininterface.cpp:267
+msgid "All plugins validated successfully."
+msgstr "Ҳамаи плогинҳо бо муваффақият тасдиқ карда шуд."
+
+#: plugins/quantaplugineditor.cpp:103
+#, fuzzy
+msgid "Select Folder"
+msgstr "Пӯшаи Плогинро интихоб намоед"
+
+#: plugins/quantaplugin.cpp:122
+msgid ""
+"The %1 plugin could not be loaded."
+" Possible reasons are:"
+" - %2 is not installed;"
+" - the file %3 is not installed or it is not reachable."
+msgstr ""
+"Ин %1плогин пурбор карда намешавад."
+" Мумкин аст, ки далел ин:"
+" - %2 кор гузошта шудааст;"
+" - Файли %3 кор гузошта нашудааст ё инки ин наметавон расид."
+
+#: project/projectnewweb.cpp:132
+msgid ""
+"There was an error while trying to run the \"wget\" application. "
+"Check first that it is present on your system and that it is in your PATH."
+msgstr ""
+"Ҳангоми кушиш намудани иҷрои барномаи \"wget\" хатогӣ дида мешуд. "
+"Аввал тафтиш намоед, ки ин дар низом мавҷуд аст ва баъд аз он ин дар PATH "
+"(роҳ)аст ."
+
+#: project/projectnewweb.cpp:138
+msgid "This feature is available only if the project lies on a local disk."
+msgstr ""
+"Ин хусусият фақат агар лоиҳаи хатҳо дар диски маҳалӣ бошад имконпазир аст."
+
+#: project/projectnewweb.cpp:168
+msgid ""
+"wget finished...\n"
+msgstr ""
+"wget хотима дода шуд...\n"
+
+#: project/project.cpp:121 project/project.cpp:300
+#: project/projectnewlocal.cpp:257
+msgid "%1: Copy to Project"
+msgstr "%1:Ба нақшаро нусха кунед"
+
+#: project/project.cpp:216
+msgid ""
+"Found a backup for project %1."
+" Do you want to open it?"
+msgstr "%1:Ба нақшаро нусха кунед"
+
+#: project/project.cpp:216
+msgid "Open Project Backup"
+msgstr "Кушодани Нусхаи Лоиҳа"
+
+#: project/project.cpp:265
+msgid ""
+"The file %1 does not exist."
+" Do you want to remove it from the list?"
+msgstr ""
+"Файл %1 мавҷуд налорад."
+" Шумо мехоҳед аз лист ҳаракат намоед?"
+
+#: project/project.cpp:354
+msgid "Renaming files..."
+msgstr "Номгузорӣ намудани файл дубора..."
+
+#: project/project.cpp:393
+msgid "Removing files..."
+msgstr "Ҳаракат додани файл..."
+
+#: project/project.cpp:430
+#, fuzzy
+msgid ""
+"Do you want to remove "
+" %1"
+" from the server(s) as well?"
+msgstr "Оё ҳақиқатан мехоҳед %1-ро аз лоиҳа ҳузф кунед?"
+
+#: project/project.cpp:430
+#, fuzzy
+msgid "Remove From Server"
+msgstr "Нобуд кардани аз нақша"
+
+#: project/project.cpp:461
+msgid "Project Settings"
+msgstr "Танзимотҳои нақша"
+
+#: project/project.cpp:490
+#, fuzzy
+msgid "No Debugger"
+msgstr "Ин барномаи ғалатёб нест"
+
+#: project/project.cpp:559
+msgid "No view was saved yet."
+msgstr "Намуд нигоҳ дошта нашудааст."
+
+#: project/project.cpp:567
+msgid "Up&load Profiles"
+msgstr "Бор кар&дани тахасус"
+
+#: project/project.cpp:576
+msgid "Team Configuration"
+msgstr "Танзимоти каманда"
+
+#: project/membereditdlg.cpp:37 project/project.cpp:585
+msgid "Team Leader"
+msgstr "Сарвари каманда"
+
+#: project/membereditdlg.cpp:38 project/project.cpp:591
+msgid "Subproject Leader"
+msgstr "Сарвари зеринақша"
+
+#: project/membereditdlg.cpp:36 project/project.cpp:596
+msgid "Task Leader"
+msgstr "Сарвари масъала"
+
+#: project/membereditdlg.cpp:35 project/project.cpp:601
+msgid "Simple Member"
+msgstr "Узви муқаррарӣ"
+
+#: project/project.cpp:607
+msgid "Event Configuration"
+msgstr "Натиҷаи пайкарабандӣ"
+
+#: project/project.cpp:865 project/project.cpp:880
+msgid "Upload project items..."
+msgstr "Ҷузъи нақшаро бозборкунӣ..."
+
+#: project/project.cpp:896
+msgid "New Files in Project's Folder"
+msgstr "Файлҳои нав дар каталоги нақша"
+
+#: project/project.cpp:1268
+msgid ""
+"Saving of project failed. Do you want to continue with exit (might cause data "
+"loss)?"
+msgstr ""
+"Нигоҳдории лоиҳа ноком гашт.Шумо мехоҳед барои кушодан (метавон таърих гум "
+"шавад) давом диҳед?"
+
+#: project/project.cpp:1268 project/projectprivate.cpp:1218
+msgid "Project Saving Error"
+msgstr "Лоиҳаи нигоҳ дошта шуда хатогӣ дорад"
+
+#: project/membereditdlg.cpp:85
+msgid "Edit Subprojects"
+msgstr "Муҳаррири зеринақшаҳо"
+
+#: project/membereditdlg.cpp:169
+#, fuzzy
+msgid "Select Member"
+msgstr "Нобудкардани узв"
+
+#: project/membereditdlg.cpp:179
+#, fuzzy
+msgid "No entries found in the addressbook."
+msgstr "Дар DTD ҷузъ ёфта нашуд."
+
+#: project/projectupload.cpp:81
+msgid "Upload Profiles"
+msgstr "Бор кардани тахасус"
+
+#: project/projectupload.cpp:170
+msgid "Scanning project files..."
+msgstr "Пӯйиш намудани лоиҳаи файлҳо..."
+
+#: project/projectupload.cpp:230
+msgid "Building the tree..."
+msgstr "Сохтани дарахт..."
+
+#: project/projectupload.cpp:361
+msgid "Confirm Upload"
+msgstr "Мустаҳкам намудани боркунӣ"
+
+#: project/projectupload.cpp:361
+msgid ""
+"Confirm that you want to upload the following files (unselect the files you do "
+"not want to upload):"
+msgstr ""
+"Файле, ки шумо дар оянда мехоҳед бор намоед, мустаҳкам намоед (он файлҳое, ки "
+"намехоҳед бор кардан интихоб нанамоед):"
+
+#: project/projectupload.cpp:384
+msgid ""
+"%1 seems to be unaccessible."
+" Do you want to proceed with upload?"
+msgstr ""
+"%1 Имконпазир аст,ки ин дастёбпазирр нест."
+" Шумо мехоҳед, ки ба бор кардан гузариш диҳам?"
+
+#: project/projectupload.cpp:466
+#, c-format
+msgid "Current: %1"
+msgstr "Равон: %1"
+
+#: project/projectupload.cpp:638
+msgid "You cannot remove the last profile."
+msgstr "Шумо наметавонед тахасуси охиринро ҳаракат диҳед."
+
+#: project/projectupload.cpp:638
+msgid "Profile Removal Error"
+msgstr "Ҳаракатдиҳии тахасус нодуруст аст"
+
+#: project/projectupload.cpp:642
+msgid "Do you really want to remove the %1 upload profile?"
+msgstr "Шумо дар ҳақиқат мехоҳед тахасуси %1-ро ьор намоед?"
+
+#: project/projectupload.cpp:643 project/projectupload.cpp:655
+msgid "Profile Removal"
+msgstr "Ҳаракат додани тахасус"
+
+#: project/projectupload.cpp:655
+msgid ""
+"You have removed your default profile."
+" The new default profile will be %1."
+msgstr ""
+"Шумо тахасуси пешфарзро ҳаракат додед."
+" Тахасуси пешфарзи нав метавон дар %1."
+
+#: project/projectupload.cpp:761
+#, fuzzy
+msgid "Do you really want to abort the upload?"
+msgstr "Шумо дар ҳақиқат мехоҳед бор карданро бекор кунед?"
+
+#: project/projectupload.cpp:762
+#, fuzzy
+msgid "Abort Upload"
+msgstr "Баъд аз боркунӣ"
+
+#: project/projectupload.cpp:762
+msgid ""
+"_: Abort the uploading\n"
+"Abort"
+msgstr ""
+
+#: project/teammembersdlg.cpp:58
+msgid "New Member"
+msgstr "Узви нав"
+
+#: project/teammembersdlg.cpp:74 project/teammembersdlg.cpp:144
+msgid "The member name cannot be empty."
+msgstr "Номи узв холӣ наметавонад."
+
+#: project/teammembersdlg.cpp:79 project/teammembersdlg.cpp:149
+msgid "The nickname cannot be empty as it is used as a unique identifier."
+msgstr ""
+
+#: project/teammembersdlg.cpp:100
+msgid "Edit Member"
+msgstr "Муҳаррири узв"
+
+#: project/teammembersdlg.cpp:189
+#, fuzzy
+msgid ""
+"Are you sure that you want to remove yourself (%1"
+") from the project team?"
+" If you do so, you should select another member as yourself."
+msgstr "Шумо мехоҳед, ки %1-ро аз лоиҳаи гурӯҳ ҳаракат диҳед?"
+
+#: project/teammembersdlg.cpp:189 project/teammembersdlg.cpp:195
+msgid "Delete Member"
+msgstr "Нобудкардани узв"
+
+#: project/teammembersdlg.cpp:195
+msgid ""
+"Are you sure that you want to remove %1 from the project team?"
+msgstr "Шумо мехоҳед, ки %1-ро аз лоиҳаи гурӯҳ ҳаракат диҳед?"
+
+#: project/teammembersdlg.cpp:216
+msgid ""
+"The %1 role is already assigned to %2"
+". Do you want to reassign it to the current member?"
+msgstr ""
+"Қоидаи %1 аллакай дар %2 таъин карда шудааст. Шумо мехоҳед, "
+"ки аъзои мавҷуд бударо дубора таъин намоед?"
+
+#: project/teammembersdlg.cpp:216
+#, fuzzy
+msgid "Reassign"
+msgstr "Сеанс"
+
+#: project/teammembersdlg.cpp:216
+#, fuzzy
+msgid "Do Not Reassign"
+msgstr "Амал ҷавоб намедиҳад"
+
+#: project/teammembersdlg.cpp:226
+#, fuzzy
+msgid ""
+"The %1 nickname is already assigned to %2 <%3>."
+msgstr ""
+"Қоидаи %1 аллакай дар %2 таъин карда шудааст. Шумо мехоҳед, "
+"ки аъзои мавҷуд бударо дубора таъин намоед?"
+
+#: project/projectprivate.cpp:74
+msgid "Insert Files in Project"
+msgstr "Файлро ба лоиҳа ворид намоед"
+
+#: project/projectprivate.cpp:85
+msgid "&New Project..."
+msgstr "&Нақшаи нав..."
+
+#: project/projectprivate.cpp:89
+msgid "&Open Project..."
+msgstr "&Нақшаро кушодан..."
+
+#: project/projectprivate.cpp:95
+msgid "Open Recent Project"
+msgstr "Нақшаи навро кушоед"
+
+#: project/projectprivate.cpp:97
+msgid "Open/Open recent project"
+msgstr "Кушодан/Нақшаи навро кушоед"
+
+#: project/projectprivate.cpp:100
+msgid "&Close Project"
+msgstr "&Нақшаро пӯшидан"
+
+#: project/projectprivate.cpp:105
+msgid "Open Project &View..."
+msgstr "Кушодани нам&оиши нақша..."
+
+#: project/projectprivate.cpp:109
+#, fuzzy
+msgid "Open project view"
+msgstr "Кушодани намоиши нақша"
+
+#: project/projectprivate.cpp:111
+msgid "&Save Project View"
+msgstr "&Нигоҳ доштани намоиши нақша"
+
+#: project/projectprivate.cpp:114
+msgid "Save Project View &As..."
+msgstr "Нигоҳ дош&тани намоиши нақша ҳамчун..."
+
+#: project/projectprivate.cpp:117
+msgid "&Delete Project View"
+msgstr "&Нобуд кардани намоиши нақша"
+
+#: project/projectprivate.cpp:121
+#, fuzzy
+msgid "Close project view"
+msgstr "Пӯшидани намоиши нақша"
+
+#: project/projectprivate.cpp:125
+msgid "&Insert Files..."
+msgstr "&Мондани файлҳо..."
+
+#: project/projectprivate.cpp:129
+#, fuzzy
+msgid "Inser&t Folder..."
+msgstr "&Мондани файлҳо..."
+
+#: project/projectprivate.cpp:133
+msgid "&Rescan Project Folder..."
+msgstr "&Пуиши дубораи лоиҳаи пӯша..."
+
+#: project/projectprivate.cpp:141
+msgid "&Project Properties"
+msgstr "&Хусусиятҳои лоиҳа"
+
+#: project/projectprivate.cpp:146
+msgid "Save as Project Template..."
+msgstr "Лоиҳаи ниқобро нигоҳ доштан ҳамчун..."
+
+#: project/projectprivate.cpp:151
+msgid "Save Selection to Project Template File..."
+msgstr "Гузиниш ба лоиҳаи ниқоби файлро нигоҳ доред..."
+
+#: project/projectprivate.cpp:302
+msgid "Adding files to the project..."
+msgstr "Файлҳоро ба лоиҳа илова намоед..."
+
+#: project/projectprivate.cpp:374
+msgid "Reading the project file..."
+msgstr "Лоиҳаи файлро хонед..."
+
+#: project/projectprivate.cpp:384
+msgid "Invalid project file."
+msgstr "Файли лоиҳаи нодуруст."
+
+#: project/projectprivate.cpp:906
+msgid "Save Project View As"
+msgstr "Намуди лоиҳаро нигоҳ доред ҳамчун"
+
+#: project/projectprivate.cpp:907
+msgid "Enter the name of the view:"
+msgstr "Намуди номро ворид намоед:"
+
+#: project/projectprivate.cpp:919
+msgid ""
+"A project view named %1 already exists."
+" Do you want to overwrite it?"
+msgstr ""
+"Намуди лоиҳаи номида шуда %1 аллакай мавҷуд дорад."
+" Шумо мехоҳед рӯйҳам нависед?"
+
+#: project/projectprivate.cpp:1059
+msgid "Cannot open file %1 for writing."
+msgstr "Наметавон файлро барои %1 навишт кушод."
+
+#: project/projectprivate.cpp:1124
+msgid "New Project Wizard"
+msgstr "Сохтани Лоиҳои Нав"
+
+#: project/projectprivate.cpp:1138
+msgid "General Project Settings"
+msgstr "Танзимотҳои умумӣ"
+
+#: project/projectprivate.cpp:1140
+msgid "More Project Settings"
+msgstr "Бисёр Танзимотҳо"
+
+#: project/projectprivate.cpp:1218
+msgid ""
+"Saving of project failed. Do you want to continue with closing (might cause "
+"data loss)?"
+msgstr ""
+"Лоиҳаи ноком гаштаро нигоҳ доред.Шумо мехоҳед, ки пушиданро (метавонад таърихро "
+"гум созад) давом диҳед?"
+
+#: project/projectprivate.cpp:1242
+msgid ""
+"|Project Files\n"
+"*|All Files"
+msgstr ""
+"|Файлҳои лоиҳа\n"
+"*|Ҳама файлҳо"
+
+#: project/projectprivate.cpp:1243
+msgid "Open Project"
+msgstr "Нақшаро кушоед"
+
+#: project/projectprivate.cpp:1287
+#, c-format
+msgid "Wrote project file %1"
+msgstr "Лоиҳаи файли %1 навишта шуд"
+
+#: project/projectprivate.cpp:1291
+msgid "Cannot open the file %1 for writing."
+msgstr "Файл барои навиштани %1 кушода наметавонад."
+
+#: project/projectprivate.cpp:1342
+msgid "Cannot open the file %1 for reading."
+msgstr "Файл барои хонишро %1 кушода наметавонад."
+
+#: project/projectprivate.cpp:1354
+msgid "Malformed URL: %1"
+msgstr "URL-и нодуруст: %1"
+
+#: project/projectprivate.cpp:1360
+msgid ""
+"The project"
+" %1"
+" seems to be used by another Quanta instance."
+" You may end up with data loss if you open the same project in two "
+"instances, modify and save them in both."
+" "
+" Do you want to proceed with open?"
+msgstr ""
+
+#: project/projectprivate.cpp:1419
+msgid "Cannot access the project file %1."
+msgstr "Наметавон лоиҳаи файлро ба даст овард %1."
+
+#: project/projectnewlocal.cpp:185 project/projectprivate.cpp:1430
+msgid "*"
+msgstr "*"
+
+#: project/projectnewlocal.cpp:185 project/projectprivate.cpp:1430
+msgid "Insert Files in Project"
+msgstr "Мондани файлҳо дар нақша"
+
+#: project/projectnewlocal.cpp:196 project/projectprivate.cpp:1440
+msgid "Files: Copy to Project"
+msgstr "Файлҳо: Ба нақша нусха кунед"
+
+#: project/projectnewlocal.cpp:244 project/projectprivate.cpp:1489
+msgid "Insert Folder in Project"
+msgstr "Мондани каталог дар нақша"
+
+#: project/projectprivate.cpp:1642
+#, c-format
+msgid "Uploaded project file %1"
+msgstr "Бор кардани лоиҳаи фвйли %1"
+
+#: project/rescanprj.cpp:55
+#, fuzzy
+msgid "Reading folder:"
+msgstr "Хондани раҳнамо:"
+
+#: project/rescanprj.cpp:229
+msgid "Building tree:"
+msgstr "Созандагии дарахт:"
+
+#: project/eventeditordlg.cpp:301
+#, fuzzy
+msgid "Argument:"
+msgstr "Далели 1:"
+
+#: project/eventeditordlg.cpp:318
+msgid "Receiver:"
+msgstr "Гиранда:"
+
+#: project/eventeditordlg.cpp:337
+msgid "Log file:"
+msgstr "Файли ворид:"
+
+#: project/eventeditordlg.cpp:339
+msgid ""
+"A relative file to the project folder or a file outside of the project folder "
+"in which case the full path must be specified."
+msgstr ""
+"Файли нисбӣ дар лоиҳаи пӯша ё инки файл берун аз пӯшаи лоиҳа ҳолати пурраи роҳ "
+"бояд таъин карда шуда бошад."
+
+#: project/eventeditordlg.cpp:341
+msgid "Detail:"
+msgstr "Тафсилот:"
+
+#: project/eventeditordlg.cpp:344
+msgid "Full"
+msgstr "Пурра"
+
+#: project/eventeditordlg.cpp:345
+msgid "Minimal"
+msgstr "Камин"
+
+#: project/eventeditordlg.cpp:347
+msgid "Behavior:"
+msgstr "Рафтор:"
+
+#: project/eventeditordlg.cpp:350
+msgid "Create New Log"
+msgstr "Вориди нав эҷод кардан"
+
+#: project/eventeditordlg.cpp:351
+msgid "Append to Existing Log"
+msgstr "Замима кардани номнависи мавҷуд буда"
+
+#: project/eventeditordlg.cpp:356 project/eventeditordlg.cpp:384
+msgid "Action name:"
+msgstr "Номи амалиёт:"
+
+#: project/eventeditordlg.cpp:375
+msgid "Blocking:"
+msgstr ""
+
+#: project/projectnewlocal.cpp:78
+#, c-format
+msgid "Insert files from %1."
+msgstr "Мондани файлҳо аз %1."
+
+#: project/projectnewgeneral.cpp:97
+msgid "Select Project Folder"
+msgstr "Интихоби каталоги нақша"
+
+#: project/projectnewgeneral.cpp:174 project/projectoptions.ui.h:28
+msgid "Select Project Template Folder"
+msgstr "Интихоби каталоги қолиби нақша"
+
+#: project/projectnewgeneral.cpp:180 project/projectnewgeneral.cpp:228
+#, fuzzy
+msgid ""
+"The project templates must be stored under the main project folder: "
+" "
+" %1"
+msgstr ""
+"Шумо бояд панели асбобҳоро дар роҳнамои оянда захира кунед: "
+" "
+" %1"
+
+#: project/projectnewgeneral.cpp:188 project/projectoptions.ui.h:40
+msgid "Select Project Toolbar & Actions Folder"
+msgstr "Интихоби пайраҳаи асбоби нақша ва каталоги амалиётҳо"
+
+#: project/projectnewgeneral.cpp:194 project/projectnewgeneral.cpp:241
+#, fuzzy
+msgid ""
+"The project toolbars must be stored under the main project folder: "
+" "
+" %1"
+msgstr ""
+"Шумо бояд панели асбобҳоро дар роҳнамои оянда захира кунед: "
+" "
+" %1"
+
+#: project/eventconfigurationdlg.cpp:102
+msgid "New Event"
+msgstr "Натиҷаи нав"
+
+#: project/eventconfigurationdlg.cpp:121
+msgid "Edit Event"
+msgstr "Натиҷаи муҳарир"
+
+#: project/eventconfigurationdlg.cpp:144
+msgid ""
+"Are you sure that you want to remove the configuration of the %1 "
+"event?"
+msgstr ""
+"Шумо дар ҳақиқат мехоҳед, ки натиҷаи пайкарабандиро ба %1 "
+"ҳаракат диҳед?"
+
+#: project/eventconfigurationdlg.cpp:144
+msgid "Delete Event Configuration"
+msgstr "Натиҷаи пайкарабандиро нобуд созед"
+
+#: ../lib/compatibility/kmdi/qextmdi/ktabbar.cpp:195
+msgid "Close this tab"
+msgstr "Пӯшидани ин tab"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:139
+msgid "Tool &Views"
+msgstr "Намоишҳои &асбоб"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:142
+msgid "MDI Mode"
+msgstr "Ҳолати MDI"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2598
+msgid "&Toplevel Mode"
+msgstr "&Ҳолати марҳилаи охир"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2599
+msgid "C&hildframe Mode"
+msgstr "&Ҳолати чорчӯбабача"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2600
+msgid "Ta&b Page Mode"
+msgstr "Ҳолати саҳифаи &барга"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2601
+msgid "I&DEAl Mode"
+msgstr "Ҳолати I&DEAl"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:154
+msgid "Tool &Docks"
+msgstr "Асбоби &бандар"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:155
+msgid "Switch Top Dock"
+msgstr "Равшан сохтани бандари боло"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:157
+msgid "Switch Left Dock"
+msgstr "Равшан сохтани бандари чап"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:159
+msgid "Switch Right Dock"
+msgstr "Равшан сохтани бандари рост"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:161
+msgid "Switch Bottom Dock"
+msgstr "Бандари поёнаро фаъол созед"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:164
+msgid "Previous Tool View"
+msgstr "Асбоби намоиши пешина"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:166
+msgid "Next Tool View"
+msgstr "Асбоби намоиши оянда"
+
+#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:2884
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:260
+#, c-format
+msgid "Show %1"
+msgstr "Нишон додан %1"
+
+#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:2878
+#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:265
+#, c-format
+msgid "Hide %1"
+msgstr "%1-ро пинҳон кунед"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:983
+msgid "Window"
+msgstr "Тиреза"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:996
+msgid "Undock"
+msgstr "Баргардондан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1001
+msgid "Maximize"
+msgstr "Бузург кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1003
+msgid "Minimize"
+msgstr "Маҳдуд кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1006
+msgid "Dock"
+msgstr "Бандар"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1011
+msgid "Operations"
+msgstr "Амалиётҳо"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2590
+msgid "&Minimize All"
+msgstr "&Ҳама маҳдуд кунед"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2596
+msgid "&MDI Mode"
+msgstr "&Ҳолати MDI"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2623
+#, fuzzy
+msgid "&Tile"
+msgstr "Унвон"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2625
+msgid "Ca&scade Windows"
+msgstr "&Обшори тирезаҳо"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2626
+msgid "Cascade &Maximized"
+msgstr "Обшор дар ҳолати &бузург"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2627
+msgid "Expand &Vertically"
+msgstr "Кушоиши &амудӣ"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2628
+msgid "Expand &Horizontally"
+msgstr "Кушоиши &уфуқӣ"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2629
+#, fuzzy
+msgid "Tile &Non-Overlapped"
+msgstr "Сафоли бомпӯшии &ғайри-шавла"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2630
+msgid "Tile Overla&pped"
+msgstr "Коши &рӯи ҳам"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2631
+msgid "Tile V&ertically"
+msgstr "Коши &амудӣ"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2637
+#, fuzzy
+msgid "&Dock/Undock"
+msgstr "&Бандар/Ғайри бандар..."
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrmcaption.cpp:71
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildview.cpp:63
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildview.cpp:88
+msgid "Unnamed"
+msgstr "Беном"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1237
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1259
+msgid "&Restore"
+msgstr "&Барқарор кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1238
+msgid "&Move"
+msgstr "&Ҳаракат кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1239
+msgid "R&esize"
+msgstr "&Таъғири андоза"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1240
+msgid "M&inimize"
+msgstr "&Маҳдуд кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1241
+msgid "M&aximize"
+msgstr "&Бузург кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1261
+msgid "&Maximize"
+msgstr "&Бузург кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1263
+msgid "&Minimize"
+msgstr "&Маҳдуд кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1265
+msgid "M&ove"
+msgstr "&Ҳаракат кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1267
+msgid "&Resize"
+msgstr "&Бозандозагирӣ"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1270
+msgid "&Undock"
+msgstr "&Ғайри бандар"
+
+#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:237
+msgid ""
+"_: Freeze the window geometry\n"
+"Freeze"
+msgstr "Ях кунондан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:244
+msgid ""
+"_: Dock this window\n"
+"Dock"
+msgstr "Бандар"
+
+#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:251
+msgid "Detach"
+msgstr "Ҷудо кардан"
+
+#: ../lib/compatibility/kmdi/qextmdi/kmdidockcontainer.cpp:215
+msgid ""
+"_: Switch between overlap and side by side mode\n"
+"Overlap"
+msgstr "Шавла"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:46
+msgid "Share Hot New Stuff"
+msgstr "Тақсимоти таъиншудаи гузоришоти нав"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:67
+msgid "Version:"
+msgstr "Раванд:"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:72
+msgid "Release:"
+msgstr "Раҳо кардан:"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:78
+msgid "License:"
+msgstr "Литсензия:"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:82
+msgid "GPL"
+msgstr "PGP"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:87
+msgid "Language:"
+msgstr "Забон:"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:93
+msgid "Preview URL:"
+msgstr "Пешнамоиши URL:"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:98
+msgid "Summary:"
+msgstr "Ҳосил:"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:116
+msgid "Old upload information found, fill out fields?"
+msgstr "Иттилоти боргири қадима ёфт шуд, заминаро пур кунам?"
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:116
+msgid "Fill Out Fields"
+msgstr ""
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:116
+msgid "Do Not Fill Out"
+msgstr ""
+
+#: ../lib/compatibility/knewstuff/uploaddialog.cpp:139
+msgid "Please put in a name."
+msgstr "Илтимос номро ворид кунед."
+
+#: ../lib/compatibility/knewstuff/knewstuffgeneric.cpp:133
+msgid "The file '%1' already exists. Do you want to override it?"
+msgstr ""
+"Файл бо номи \"%1\" дар ҳоли ҳозир мавҷуд мебошад. Шумо мехоҳед ин файл "
+"бозномнависӣ кунед?"
+
+#: ../lib/compatibility/knewstuff/provider.cpp:205
+msgid "Error parsing providers list."
+msgstr "Хатои рӯйхати таҷзияи провайдер."
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:71
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:78
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:94
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:101
+msgid "Get Hot New Stuff"
+msgstr "Тақсимоти таъиншудаи гузоришоти навро қабул кунед"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:190
+msgid "Welcome"
+msgstr "Хуш Омадед"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:210
+msgid "Highest Rated"
+msgstr "Шадидияти бузург"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:211
+msgid "Most Downloads"
+msgstr "Боркунии зиёд"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:212
+msgid "Latest"
+msgstr "Охирин"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:222
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:228
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:234
+msgid "Version"
+msgstr "Ривоят"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:223
+msgid "Rating"
+msgstr "Фосилагузорӣ"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:229
+msgid "Downloads"
+msgstr "Боркуниҳо"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:235
+msgid "Release Date"
+msgstr "Ҷудошавии таърих"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:245
+msgid "Install"
+msgstr "Сабт кардан"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:246
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:425
+msgid "Details"
+msgstr "Ҷузъҳо"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:397
+msgid ""
+"Name: %1\n"
+"Author: %2\n"
+"License: %3\n"
+"Version: %4\n"
+"Release: %5\n"
+"Rating: %6\n"
+"Downloads: %7\n"
+"Release date: %8\n"
+"Summary: %9\n"
+msgstr ""
+"Ном: %1\n"
+"Муаллиф: %2\n"
+"Литсензия: %3\n"
+"Ривоят: %4\n"
+"Релиз: %5\n"
+"Фосилагузорӣ: %6\n"
+"Боркуниҳо: %7\n"
+"Санаи релиз: %8\n"
+"Хосил: %9\n"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:419
+msgid ""
+"Preview: %1\n"
+"Payload: %2\n"
+msgstr ""
+"Пешнамоиш: %1\n"
+"Пурборкардан: %2\n"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:493
+msgid "Installation successful."
+msgstr "Сабт кунӣ бо муваффақият ба итмом хоҳад расид."
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:493
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:495
+msgid "Installation"
+msgstr "Сабт кунӣ"
+
+#: ../lib/compatibility/knewstuff/downloaddialog.cpp:495
+msgid "Installation failed."
+msgstr "Сабт кунии нодуруст."
+
+#: ../lib/compatibility/knewstuff/knewstuff.cpp:38
+#, fuzzy, c-format
+msgid "Download New %1"
+msgstr "Боркуниҳо"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:211
+msgid "Successfully installed hot new stuff."
+msgstr "Гузориши нави таъиншуда бомуваффақият сабт карда шуд."
+
+#: ../lib/compatibility/knewstuff/engine.cpp:216
+msgid "Failed to install hot new stuff."
+msgstr "Гузориши нави таъиншуда, мавриди сабткунӣ хароб гашт."
+
+#: ../lib/compatibility/knewstuff/engine.cpp:270
+#, fuzzy
+msgid "Unable to create file to upload."
+msgstr "Наметавон файл бунёд созам барои бор кардан "
+
+#: ../lib/compatibility/knewstuff/engine.cpp:285
+msgid ""
+"The files to be uploaded have been created at:\n"
+msgstr ""
+"Файлҳо, ки боргир мебошанд, дар ин эҷод хоҳанд шуд:\n"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:286
+#, fuzzy
+msgid ""
+"Data file: %1\n"
+msgstr "Профил бо пешфарзӣ:"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:288
+#, fuzzy
+msgid ""
+"Preview image: %1\n"
+msgstr ""
+"Пешнамоиш: %1\n"
+"Пурборкардан: %2\n"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:290
+msgid ""
+"Content information: %1\n"
+msgstr ""
+
+#: ../lib/compatibility/knewstuff/engine.cpp:291
+#, fuzzy
+msgid ""
+"Those files can now be uploaded.\n"
+msgstr ""
+"Файлҳо, ки боргир мебошанд, дар ин эҷод хоҳанд шуд:\n"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:292
+msgid "Beware that any people might have access to them at any time."
+msgstr ""
+
+#: ../lib/compatibility/knewstuff/engine.cpp:294
+#, fuzzy
+msgid "Upload Files"
+msgstr "Файлҳоро бозборкунӣ"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:299
+msgid "Please upload the files manually."
+msgstr "Лутфан, файлҳоро ба дастакӣ бозборкунӣ."
+
+#: ../lib/compatibility/knewstuff/engine.cpp:303
+msgid "Upload Info"
+msgstr "Ахборотро бозборкунӣ"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:311
+msgid "&Upload"
+msgstr "&Бозборкардан"
+
+#: ../lib/compatibility/knewstuff/engine.cpp:413
+msgid "Successfully uploaded new stuff."
+msgstr "Гузоришоти нав бо муваффақият бозбор карда шуд."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:83
+msgid ""
+"There was an error with the downloaded resource tarball file. Possible causes "
+"are damaged archive or invalid directory structure in the archive."
+msgstr "Хато дар вақте ки танзими манбаъ."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:83
+msgid "Resource Installation Error"
+msgstr "Манбаъи коргузорӣ хато аст"
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:94
+#, fuzzy
+msgid "No keys were found."
+msgstr "Ягон адресҳоро ёфта нашуд."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:99
+msgid "The validation failed for unknown reason."
+msgstr "Баррасии дуруст барои далели нофаҳмо ноком гашт."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:106
+msgid "The MD5SUM check failed, the archive might be broken."
+msgstr "Тафтиши MD5SUM ноком гашт, бойгон метавон шикаст хурад."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:111
+msgid "The signature is bad, the archive might be broken or altered."
+msgstr "Имзо безеб аст, бойгон метавон шикаст хурад ё инки тағир ёбад."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:121
+msgid "The signature is valid, but untrusted."
+msgstr "Имзо баррасии дуруст аст, вале но боваринок аст."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:127
+msgid "The signature is unknown."
+msgstr "Имзо ношинос аст."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:131
+msgid ""
+"The resource was signed with key 0x%1, belonging to %2 <%3>"
+"."
+msgstr ""
+"Манбаъ бо калид ишора карда шудааст 0x%1, ба "
+"%2 тааллуқ дорад <%3>."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:137
+msgid ""
+"There is a problem with the resource file you have downloaded. The errors "
+"are :%1"
+" %2"
+" "
+" Installation of the resource is not recommended."
+" "
+" Do you want to proceed with the installation?"
+msgstr ""
+"Дар файли манбаъе, ки шумо бор кардед масъалае вуҷуд дорад.Ин хато:%1"
+" %2"
+" "
+" Манбаъи коргузорӣ тавсия карда нашудааст."
+" "
+" Шумо мехоҳед, ки бо коргузорӣ давом диҳед ?"
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:137
+msgid "Problematic Resource File"
+msgstr "Манбаъи файли тахминӣ"
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:140
+msgid "%1
Press OK to install it."
+msgstr "%1
OK-ро пахш кунед барои сабт кардан."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:140
+msgid "Valid Resource"
+msgstr "Манбаъи дуруст"
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:190
+#, fuzzy
+msgid "The signing failed for unknown reason."
+msgstr "Баррасии дуруст барои далели нофаҳмо ноком гашт."
+
+#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:195
+msgid ""
+"There are no keys usable for signing or you did not entered the correct "
+"passphrase.\n"
+"Proceed without signing the resource?"
+msgstr ""
+
+#: ../lib/compatibility/knewstuff/security.cpp:63
+msgid ""
+"Cannot start gpg and retrieve the available keys. Make sure that "
+"gpg is installed, otherwise verification of downloaded resources will not "
+"be possible."
+msgstr ""
+"Наметавонам gpg-ро сар диҳам ва калидҳои имконпазирро бозёбӣ намоям. "
+"Боварӣ намоед, ки gpg кор гузошта шудааст, ба тарзи дигар манбаъи бор "
+"кардани тасдиқ имконпазир аст."
+
+#: ../lib/compatibility/knewstuff/security.cpp:177
+#, fuzzy
+msgid ""
+"Enter passphrase for key 0x%1, belonging to"
+" %2<%3>:"
+msgstr ""
+"Манбаъ бо калид ишора карда шудааст 0x%1, ба "
+"%2 тааллуқ дорад <%3>."
+
+#: ../lib/compatibility/knewstuff/security.cpp:257
+msgid ""
+"Cannot start gpg and check the validity of the file. Make sure that "
+"gpg is installed, otherwise verification of downloaded resources will "
+"not be possible."
+msgstr ""
+"Наметавонам gpg-ро сар диҳам ва калидҳои дурусти файлро тафтиш "
+"намоед. Боварӣ намоед, ки gpg кор гузошта шудааст, ба тарзи дигар "
+"манбаъи бор кардани тасдиқ имконпазир аст."
+
+#: ../lib/compatibility/knewstuff/security.cpp:317
+#, fuzzy
+msgid "Select Signing Key"
+msgstr "Рамзгузориро интихоб кунед:"
+
+#: ../lib/compatibility/knewstuff/security.cpp:317
+msgid "Key used for signing:"
+msgstr ""
+
+#: ../lib/compatibility/knewstuff/security.cpp:338
+#, fuzzy
+msgid ""
+"Cannot start gpg and sign the file. Make sure that gpg "
+"is installed, otherwise signing of the resources will not be possible."
+msgstr ""
+"Наметавонам gpg-ро сар диҳам ва калидҳои имконпазирро бозёбӣ намоям. "
+"Боварӣ намоед, ки gpg кор гузошта шудааст, ба тарзи дигар манбаъи бор "
+"кардани тасдиқ имконпазир аст."
+
+#: ../lib/compatibility/knewstuff/providerdialog.cpp:53
+msgid "Hot New Stuff Providers"
+msgstr "Провайдерҳои гузоришоти нави таърифӣ"
+
+#: ../lib/compatibility/knewstuff/providerdialog.cpp:61
+msgid "Please select one of the providers listed below:"
+msgstr ""
+"Лутфан, провайдери интернетро, ки қаблан нишон шуда буд, интихоб кунед:"
+
+#: ../lib/compatibility/knewstuff/providerdialog.cpp:88
+msgid "No provider selected."
+msgstr "Ягон провайдер интихоб нашудааст."
+
+#: ../lib/ksavealldialog.cpp:53 ../lib/ksavealldialog.cpp:144
+#, fuzzy
+msgid "Save Modified Files?"
+msgstr "Файли номнависиро нигоҳ доштан"
+
+#: ../lib/ksavealldialog.cpp:58 ../lib/ksavealldialog.cpp:151
+#, fuzzy
+msgid "The following files have been modified. Save them?"
+msgstr ""
+"Ин файл \"%1\" иваз карда шуд.\n"
+"Ин файлро нигоҳ доштан мехоҳед.?"
+
+#: ../lib/ksavealldialog.cpp:65
+#, fuzzy
+msgid "Save &Selected"
+msgstr "Интихобшуда"
+
+#: ../lib/ksavealldialog.cpp:65
+#, fuzzy
+msgid "Saves all selected files"
+msgstr "Дар хотир гузарондани интихобот ҳамчун қолиби файл:"
+
+#: ../lib/ksavealldialog.cpp:66 ../lib/ksavealldialog.cpp:157
+#, fuzzy
+msgid "Save &None"
+msgstr "Нигоҳ доштан &ҳамчун"
+
+#: ../lib/ksavealldialog.cpp:68 ../lib/ksavealldialog.cpp:159
+msgid "Lose all modifications"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:69 ../lib/ksavealldialog.cpp:160
+#, fuzzy
+msgid "Cancels the action"
+msgstr "&Ҳузфи амал"
+
+#: ../lib/ksavealldialog.cpp:156
+#, fuzzy
+msgid "Save &All"
+msgstr "Нигоҳ доштан &ҳамчун"
+
+#: ../lib/ksavealldialog.cpp:156
+msgid "Saves all modified files"
+msgstr ""
+
+#, fuzzy
+#~ msgid "Abort"
+#~ msgstr "Порт:"
+
+#~ msgid "An error happened while saving the %1 toolbar. Check that you have write permissions for %2"
+#~ msgstr "Дар вақти захира кардани панели асбобҳои %1 хатогие ба амал омад. Тафтиш кунед, ки шумо барои %2 навишти иҷозат дор"
+
+#, fuzzy
+#~ msgid "ProjectNewWebS"
+#~ msgstr "Нақша"
+
+#, fuzzy
+#~ msgid "ProjectNewFinalS"
+#~ msgstr "Файлҳои нақша"
+
+#, fuzzy
+#~ msgid "ProjectNewLocalS"
+#~ msgstr "Аҳамиятҳои ибтидои бароилоиҳа"
+
+#, fuzzy
+#~ msgid "ProjectNewGeneralS"
+#~ msgstr "Лоиҳа кушода шуд"
--
cgit v1.2.1