diff options
Diffstat (limited to 'tde-i18n-lv/messages/tdeutils')
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/Makefile.am | 3 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/Makefile.in | 687 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/ark.po | 1539 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kcalc.po | 911 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kcharselect.po | 92 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kcharselectapplet.po | 56 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kcmlaptop.po | 1055 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kdessh.po | 120 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kdf.po | 257 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kedit.po | 449 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kfloppy.po | 569 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/khexedit.po | 2161 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kjots.po | 376 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/klaptopdaemon.po | 588 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/kregexpeditor.po | 787 | ||||
-rw-r--r-- | tde-i18n-lv/messages/tdeutils/ktimer.po | 128 |
16 files changed, 9778 insertions, 0 deletions
diff --git a/tde-i18n-lv/messages/tdeutils/Makefile.am b/tde-i18n-lv/messages/tdeutils/Makefile.am new file mode 100644 index 00000000000..afce0dfdaa2 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = lv +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-lv/messages/tdeutils/Makefile.in b/tde-i18n-lv/messages/tdeutils/Makefile.in new file mode 100644 index 00000000000..db05d939117 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/Makefile.in @@ -0,0 +1,687 @@ +# 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/tdeutils +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 = lv +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = ark.po kcharselectapplet.po kcalc.po kregexpeditor.po kcharselect.po kdessh.po kedit.po klaptopdaemon.po khexedit.po kdf.po kfloppy.po kjots.po ktimer.po kcmlaptop.po +GMOFILES = ark.gmo kcharselectapplet.gmo kcalc.gmo kregexpeditor.gmo kcharselect.gmo kdessh.gmo kedit.gmo klaptopdaemon.gmo khexedit.gmo kdf.gmo kfloppy.gmo kjots.gmo ktimer.gmo kcmlaptop.gmo +#>- all: all-recursive +#>+ 1 +all: all-nls docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeutils/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/tdeutils/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/tdeutils/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdeutils/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeutils/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +#>- uninstall: uninstall-recursive +#>+ 1 +uninstall: uninstall-nls uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-nls + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +#>- maintainer-clean: maintainer-clean-recursive +#>+ 1 +maintainer-clean: clean-nls maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=kcharselect.po kdessh.po ktimer.po khexedit.po kcalc.po kjots.po kfloppy.po kcmlaptop.po klaptopdaemon.po kedit.po kregexpeditor.po Makefile.in ark.po kdf.po kcharselectapplet.po Makefile.am + +#>+ 43 +ark.gmo: ark.po + rm -f ark.gmo; $(GMSGFMT) -o ark.gmo $(srcdir)/ark.po + test ! -f ark.gmo || touch ark.gmo +kcharselectapplet.gmo: kcharselectapplet.po + rm -f kcharselectapplet.gmo; $(GMSGFMT) -o kcharselectapplet.gmo $(srcdir)/kcharselectapplet.po + test ! -f kcharselectapplet.gmo || touch kcharselectapplet.gmo +kcalc.gmo: kcalc.po + rm -f kcalc.gmo; $(GMSGFMT) -o kcalc.gmo $(srcdir)/kcalc.po + test ! -f kcalc.gmo || touch kcalc.gmo +kregexpeditor.gmo: kregexpeditor.po + rm -f kregexpeditor.gmo; $(GMSGFMT) -o kregexpeditor.gmo $(srcdir)/kregexpeditor.po + test ! -f kregexpeditor.gmo || touch kregexpeditor.gmo +kcharselect.gmo: kcharselect.po + rm -f kcharselect.gmo; $(GMSGFMT) -o kcharselect.gmo $(srcdir)/kcharselect.po + test ! -f kcharselect.gmo || touch kcharselect.gmo +kdessh.gmo: kdessh.po + rm -f kdessh.gmo; $(GMSGFMT) -o kdessh.gmo $(srcdir)/kdessh.po + test ! -f kdessh.gmo || touch kdessh.gmo +kedit.gmo: kedit.po + rm -f kedit.gmo; $(GMSGFMT) -o kedit.gmo $(srcdir)/kedit.po + test ! -f kedit.gmo || touch kedit.gmo +klaptopdaemon.gmo: klaptopdaemon.po + rm -f klaptopdaemon.gmo; $(GMSGFMT) -o klaptopdaemon.gmo $(srcdir)/klaptopdaemon.po + test ! -f klaptopdaemon.gmo || touch klaptopdaemon.gmo +khexedit.gmo: khexedit.po + rm -f khexedit.gmo; $(GMSGFMT) -o khexedit.gmo $(srcdir)/khexedit.po + test ! -f khexedit.gmo || touch khexedit.gmo +kdf.gmo: kdf.po + rm -f kdf.gmo; $(GMSGFMT) -o kdf.gmo $(srcdir)/kdf.po + test ! -f kdf.gmo || touch kdf.gmo +kfloppy.gmo: kfloppy.po + rm -f kfloppy.gmo; $(GMSGFMT) -o kfloppy.gmo $(srcdir)/kfloppy.po + test ! -f kfloppy.gmo || touch kfloppy.gmo +kjots.gmo: kjots.po + rm -f kjots.gmo; $(GMSGFMT) -o kjots.gmo $(srcdir)/kjots.po + test ! -f kjots.gmo || touch kjots.gmo +ktimer.gmo: ktimer.po + rm -f ktimer.gmo; $(GMSGFMT) -o ktimer.gmo $(srcdir)/ktimer.po + test ! -f ktimer.gmo || touch ktimer.gmo +kcmlaptop.gmo: kcmlaptop.po + rm -f kcmlaptop.gmo; $(GMSGFMT) -o kcmlaptop.gmo $(srcdir)/kcmlaptop.po + test ! -f kcmlaptop.gmo || touch kcmlaptop.gmo + +#>+ 3 +clean-nls: + -rm -f ark.gmo kcharselectapplet.gmo kcalc.gmo kregexpeditor.gmo kcharselect.gmo kdessh.gmo kedit.gmo klaptopdaemon.gmo khexedit.gmo kdf.gmo kfloppy.gmo kjots.gmo ktimer.gmo kcmlaptop.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in ark kcharselectapplet kcalc kregexpeditor kcharselect kdessh kedit klaptopdaemon khexedit kdf kfloppy kjots ktimer kcmlaptop ; do \ + echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + fi ;\ + done + + +#>+ 16 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ark.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcharselectapplet.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcalc.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kregexpeditor.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcharselect.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdessh.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kedit.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/klaptopdaemon.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/khexedit.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdf.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfloppy.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kjots.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktimer.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmlaptop.mo + +#>+ 2 +all-nls: $(GMOFILES) + +#>+ 8 +distdir-nls:$(GMOFILES) + for file in $(POFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + for file in $(GMOFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdeutils/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/tdeutils/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdeutils/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-lv/messages/tdeutils/ark.po b/tde-i18n-lv/messages/tdeutils/ark.po new file mode 100644 index 00000000000..7189891eaeb --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/ark.po @@ -0,0 +1,1539 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2007-11-07 01:15+0100\n" +"PO-Revision-Date: 2002-02-15 01:06EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: ace.cpp:104 ace.cpp:170 ar.cpp:102 ar.cpp:121 ar.cpp:165 ar.cpp:222 +#: ar.cpp:255 compressedfile.cpp:202 compressedfile.cpp:313 lha.cpp:156 +#: lha.cpp:226 lha.cpp:267 lha.cpp:297 rar.cpp:133 rar.cpp:208 rar.cpp:265 +#: rar.cpp:301 sevenzip.cpp:112 sevenzip.cpp:151 sevenzip.cpp:191 +#: sevenzip.cpp:239 tar.cpp:272 tar.cpp:560 tar.cpp:639 tar.cpp:683 +#: zip.cpp:105 zip.cpp:177 zip.cpp:236 zip.cpp:272 zoo.cpp:122 zoo.cpp:189 +#: zoo.cpp:248 zoo.cpp:279 +#, fuzzy +msgid "Could not start a subprocess." +msgstr "Nevaru palaist apakšprocesus." + +#: arch.cpp:132 +#, fuzzy +msgid "The deletion operation failed." +msgstr "Dzēšanas kļūda" + +#: arch.cpp:161 +msgid "The password was incorrect. " +msgstr "" + +#: arch.cpp:162 +msgid "You must enter a password to extract the file:" +msgstr "" + +#: arch.cpp:180 +#, fuzzy +msgid "The extraction operation failed." +msgstr "Dzēšanas kļūda" + +#: arch.cpp:218 +#, fuzzy +msgid "The addition operation failed." +msgstr "Dzēšanas kļūda" + +#: archiveformatdlg.cpp:33 +#, fuzzy +msgid "Choose Archive Format" +msgstr "&Aizvērt Arhīvu" + +#: archiveformatdlg.cpp:40 +msgid "" +"This file appears to be of type %1,\n" +"which is not a supported archive format.\n" +"In order to proceed, please choose the format\n" +"of the file." +msgstr "" + +#: archiveformatdlg.cpp:45 +msgid "" +"You are about to open a file that has a non-standard extension.\n" +"Ark has detected the format: %1\n" +"If this is not correct, please choose the appropriate format." +msgstr "" + +#: archiveformatinfo.cpp:70 +#, fuzzy +msgid "Compressed File" +msgstr "&Aizvērt Arhīvu" + +#: archiveformatinfo.cpp:114 +#, fuzzy +msgid "" +"All Valid Archives\n" +msgstr "Saglabāt Arhīvu Kā" + +#: archiveformatinfo.cpp:115 +#, fuzzy +msgid "All Files" +msgstr " Fails " + +#: ark_part.cpp:47 +msgid "ark" +msgstr "ark" + +#: ark_part.cpp:49 +msgid "Ark KParts Component" +msgstr "Ark KParts Komponente" + +#: ark_part.cpp:51 +#, fuzzy +msgid "(c) 1997-2003, The Various Ark Developers" +msgstr "(c) 1997-2001, Dažādi Ark Izstrādātāji" + +#: ark_part.cpp:119 +msgid "Add &File..." +msgstr "Pievienot &Failu..." + +#: ark_part.cpp:122 +#, fuzzy +msgid "Add Folde&r..." +msgstr "Pievienot &Failu..." + +#: ark_part.cpp:125 +msgid "E&xtract..." +msgstr "At&arhivēt..." + +#: ark_part.cpp:128 +#, fuzzy +msgid "De&lete" +msgstr "&Dzēst" + +#: ark_part.cpp:131 +msgid "" +"_: to view something\n" +"&View" +msgstr "&Skatīt" + +#: ark_part.cpp:135 +msgid "&Open With..." +msgstr "&Atvērt Ar..." + +#: ark_part.cpp:139 +msgid "Edit &With..." +msgstr "Re&diģēt Ar..." + +#: ark_part.cpp:144 +#, fuzzy +msgid "&Unselect All" +msgstr "&Deselektēt Visu" + +#: ark_part.cpp:146 +msgid "&Invert Selection" +msgstr "&Invertēt Selekciju" + +#: ark_part.cpp:152 +msgid "Configure &Ark..." +msgstr "" + +#: ark_part.cpp:156 +msgid "Show Search Bar" +msgstr "" + +#: ark_part.cpp:157 +msgid "Hide Search Bar" +msgstr "" + +#: ark_part.cpp:296 +msgid "" +"The archive \"%1\" has been modified.\n" +"Do you want to save it?" +msgstr "" + +#: ark_part.cpp:298 +#, fuzzy +msgid "Save Archive?" +msgstr "Saglabāt Arhīvu Kā" + +#: ark_part.cpp:323 +msgid "Downloading %1..." +msgstr "" + +#: ark_part.cpp:415 +#, fuzzy +msgid "Total: 0 files" +msgstr "Kopā: 0 Faili" + +#: ark_part.cpp:420 arkwidget.cpp:1808 +#, fuzzy +msgid "0 files selected" +msgstr "0 Faili Aizzīmēti" + +#: arkapp.cpp:136 +msgid "Wrong number of arguments specified" +msgstr "" + +#: arkapp.cpp:145 arkapp.cpp:188 +msgid "You need to specify at least one file to be added to the archive." +msgstr "" + +#: arkutils.cpp:201 +#, fuzzy +msgid "You have run out of disk space." +msgstr "Atvainojos, taču jums trūkst vietas uz diska." + +#: arkwidget.cpp:91 +msgid "" +"The file you're trying to view may be an executable. Running untrusted " +"executables may compromise your system's security.\n" +"Are you sure you want to run that file?" +msgstr "" + +#: arkwidget.cpp:92 +msgid "Run Nevertheless" +msgstr "" + +#: arkwidget.cpp:132 +msgid "&Search:" +msgstr "" + +#: arkwidget.cpp:198 +#, fuzzy +msgid "" +"_n: %n file %1\n" +"%n files %1" +msgstr "" +"%n Fails %1\n" +"%n Faili %1" + +#: arkwidget.cpp:273 +msgid "Save Archive As" +msgstr "Saglabāt Arhīvu Kā" + +#: arkwidget.cpp:278 +#, fuzzy +msgid "" +"Please save your archive in the same format as the original.\n" +"Hint: Use one of the suggested extensions." +msgstr "" +"Lūdzu, saglabājiet savu arhīvu tajā pašā formātā, kā oriģināls.\n" +"Padoms: Lieto to pašu paplašinājumu." + +#: arkwidget.cpp:296 +msgid "Saving..." +msgstr "" + +#: arkwidget.cpp:431 +#, fuzzy, c-format +msgid "Could not create the folder %1" +msgstr "Izvēlētais katalogs" + +#: arkwidget.cpp:467 +#, fuzzy, c-format +msgid "An error occurred while opening the archive %1." +msgstr "Kļūda rakstot arhīvā..." + +#: arkwidget.cpp:498 arkwidget.cpp:1378 +msgid "" +"The following files will not be extracted\n" +"because they already exist:" +msgstr "" + +#: arkwidget.cpp:513 +msgid "Not enough free disc space to extract the archive." +msgstr "" + +#: arkwidget.cpp:529 +#, fuzzy +msgid "An error occurred while extracting the archive." +msgstr "Kļūda rakstot arhīvā..." + +#: arkwidget.cpp:669 +#, fuzzy +msgid "An error occurred while adding the files to the archive." +msgstr "Kļūda rakstot arhīvā..." + +#: arkwidget.cpp:708 +msgid "The archive %1 does not exist." +msgstr "Arhīvs %1 neeksistē." + +#: arkwidget.cpp:714 +#, fuzzy +msgid "You do not have permission to access that archive." +msgstr "Jums nepietiek tiesību, lai piekļūtu šim arhīvam." + +#: arkwidget.cpp:795 +msgid "Archive already exists. Do you wish to overwrite it?" +msgstr "Arhīvs jau eksistē. Vai vēlaties to pārrakstīt?" + +#: arkwidget.cpp:796 +#, fuzzy +msgid "Archive Already Exists" +msgstr "Arhīvs jau eksistē" + +#: arkwidget.cpp:796 +msgid "Overwrite" +msgstr "" + +#: arkwidget.cpp:796 +msgid "Do Not Overwrite" +msgstr "" + +#: arkwidget.cpp:816 +#, fuzzy, c-format +msgid "You do not have permission to write to the directory %1" +msgstr "Jums nav tiesību rakstīt katalogā %1" + +#: arkwidget.cpp:829 arkwidget.cpp:979 +#, fuzzy +msgid "Create New Archive" +msgstr "Veidot Jaunu Arhīvu" + +#: arkwidget.cpp:976 +msgid "" +"You are currently working with a simple compressed file.\n" +"Would you like to make it into an archive so that it can contain multiple " +"files?\n" +"If so, you must choose a name for your new archive." +msgstr "" +"Patreiz jūs strādājat ar vienkārši saspiestu failu.\n" +"Vai vēlaties to izveidot arhīvā tā, lai tas varētu saturēt vairākus failus?\n" +"Ja tā, tad jums jāizvēlas jaunā arhīva nosaukums." + +#: arkwidget.cpp:976 +#, fuzzy +msgid "Make Into Archive" +msgstr "Saglabāt Arhīvu Kā" + +#: arkwidget.cpp:976 +msgid "Do Not Make" +msgstr "" + +#: arkwidget.cpp:991 arkwidget.cpp:2064 +#, fuzzy +msgid "Creating archive..." +msgstr "Kļūda rakstot arhīvā..." + +#: arkwidget.cpp:1094 +msgid "Select Files to Add" +msgstr "Izvēlēties Pievienojamos Failus" + +#: arkwidget.cpp:1133 +#, fuzzy +msgid "Adding files..." +msgstr "Pievienot &Failu..." + +#: arkwidget.cpp:1152 +#, fuzzy +msgid "Select Folder to Add" +msgstr "Izvēlēties Pievienojamos Failus" + +#: arkwidget.cpp:1157 +#, fuzzy +msgid "Adding folder..." +msgstr "Pievienot &Failu..." + +#: arkwidget.cpp:1249 +msgid "Do you really want to delete the selected items?" +msgstr "Vai tiešām vēlaties nodzēst aizzīmētos elementus?" + +#: arkwidget.cpp:1270 +msgid "Removing..." +msgstr "" + +#: arkwidget.cpp:1317 +#, fuzzy +msgid "Open with:" +msgstr "Atvērt Ar:" + +#: arkwidget.cpp:1432 +#, fuzzy +msgid "The archive to extract from no longer exists." +msgstr "Arhīvs %1 neeksistē." + +#: arkwidget.cpp:1514 arkwidget.cpp:1541 arkwidget.cpp:1575 mainwindow.cpp:399 +#, fuzzy +msgid "Extracting..." +msgstr "At&arhivēt..." + +#: arkwidget.cpp:1603 +#, fuzzy +msgid "Edit with:" +msgstr "Rediģēt Ar:" + +#: arkwidget.cpp:1614 +msgid "Trouble editing the file..." +msgstr "Nevaru labot failu..." + +#: arkwidget.cpp:1654 +#, fuzzy +msgid "Readding edited file..." +msgstr "Nevaru labot failu..." + +#: arkwidget.cpp:1673 +#, fuzzy +msgid "Extracting file to view" +msgstr "Ekstraktēšanas uzstādījumi" + +#: arkwidget.cpp:1691 +msgid "" +"The internal viewer is not able to display this file. Would you like to view it " +"using an external program?" +msgstr "" + +#: arkwidget.cpp:1692 +msgid "View Externally" +msgstr "" + +#: arkwidget.cpp:1692 +msgid "Do Not View" +msgstr "" + +#: arkwidget.cpp:1812 +#, fuzzy +msgid "%1 files selected %2" +msgstr "%1 Faili Aizzīmēti %2" + +#: arkwidget.cpp:1818 +#, fuzzy, c-format +msgid "1 file selected %2" +msgstr "1 Fails Aizzīmēts %2" + +#: arkwidget.cpp:1891 +msgid "" +"Do you wish to add this to the current archive or open it as a new archive?" +msgstr "Vēlaties pievienot šo tekošajam arhīvam, vai atvērt kā jaunu arhīvu?" + +#: arkwidget.cpp:1893 +#, fuzzy +msgid "&Add" +msgstr "&Pievienošana" + +#: arkwidget.cpp:1893 +msgid "&Open" +msgstr "" + +#: arkwidget.cpp:1948 +msgid "" +"There is no archive currently open. Do you wish to create one now for these " +"files?" +msgstr "" +"Patreiz nav neviena atvērta arhīva. Vai vēlaties izveidot jaunu priekš šiem " +"failiem?" + +#: arkwidget.cpp:1949 +msgid "" +"There is no archive currently open. Do you wish to create one now for this " +"file?" +msgstr "" +"Patreiz nav neviena atvērta arhīva. Vai vēlaties izveidot jaunu priekš šī " +"faila?" + +#: arkwidget.cpp:1950 +#, fuzzy +msgid "Create Archive" +msgstr "Veidot Jaunu Arhīvu" + +#: arkwidget.cpp:1950 extractiondialog.cpp:149 +msgid "Do Not Create" +msgstr "" + +#: arkwidget.cpp:2033 arkwidget.cpp:2146 +msgid "Unknown archive format or corrupted archive" +msgstr "Nepazīstams arhīva formāts vai bojāts arhīvs" + +#: arkwidget.cpp:2040 arkwidget.cpp:2152 +#, fuzzy +msgid "" +"The utility %1 is not in your PATH.\n" +"Please install it or contact your system administrator." +msgstr "" +"Nevaru atrast utilītu %1.\n" +"Lūdzu, uzinstalējiet to, vai sazinieties ar sistēmas administratoru." + +#: arkwidget.cpp:2101 +#, fuzzy +msgid "An error occurred while trying to create the archive." +msgstr "Kļūda rakstot arhīvā..." + +#: arkwidget.cpp:2165 +#, fuzzy +msgid "Opening the archive..." +msgstr "Kļūda rakstot arhīvā..." + +#: arkwidget.cpp:2189 +#, fuzzy +msgid "" +"This archive is read-only. If you want to save it under a new name, go to the " +"File menu and select Save As." +msgstr "" +"Šis arhīvs ir tikai lasīšanai. Ja vēlaties to saglabāt zem\n" +"cita vārda, ejiet uz izvēlni un izpildiet Saglabāt Kā." + +#: arkwidget.cpp:2207 +#, fuzzy, c-format +msgid "An error occurred while trying to open the archive %1" +msgstr "Kļūda rakstot arhīvā..." + +#. i18n: file general.ui line 16 +#: arkwidget.cpp:2242 rc.cpp:60 +#, no-c-format +msgid "General" +msgstr "" + +#: arkwidget.cpp:2242 +#, fuzzy +msgid "General Settings" +msgstr "Pievienošanas Uzstādījumi" + +#: arkwidget.cpp:2243 +msgid "Addition" +msgstr "Papildinājums" + +#: arkwidget.cpp:2243 +#, fuzzy +msgid "File Addition Settings" +msgstr "Failu papildināšanas uzstadījumi" + +#: arkwidget.cpp:2244 +msgid "Extraction" +msgstr "Ekstraktēt" + +#: arkwidget.cpp:2244 +#, fuzzy +msgid "Extraction Settings" +msgstr "Ekstraktēšanas uzstādījumi" + +#: common_texts.cpp:1 +msgid " Filename " +msgstr " Failavārds " + +#: common_texts.cpp:2 +msgid " Permissions " +msgstr " Tiesības " + +#: common_texts.cpp:3 +msgid " Owner/Group " +msgstr " Īpašnieks/Grupa " + +#: common_texts.cpp:4 +msgid " Size " +msgstr " Izmērs " + +#: common_texts.cpp:5 +msgid " Timestamp " +msgstr " Laiks " + +#: common_texts.cpp:6 +msgid " Link " +msgstr " Saite " + +#: common_texts.cpp:7 +msgid " Size Now " +msgstr " Izmērs Patreiz " + +#: common_texts.cpp:8 +msgid " Ratio " +msgstr " Kompresija " + +#: common_texts.cpp:9 +msgid "" +"_: acronym for Cyclic Redundancy Check\n" +" CRC " +msgstr " CRC " + +#: common_texts.cpp:10 +msgid " Method " +msgstr " Metode " + +#: common_texts.cpp:11 +msgid " Version " +msgstr " Versija " + +#: common_texts.cpp:12 +msgid " Owner " +msgstr " Īpašnieks " + +#: common_texts.cpp:13 +msgid " Group " +msgstr " Grupa " + +#: common_texts.cpp:14 +#, fuzzy +msgid "" +"_: (used as part of a sentence)\n" +"start-up folder" +msgstr "sākuma katalogs" + +#: common_texts.cpp:15 +#, fuzzy +msgid "" +"_: folder for opening files (used as part of a sentence)\n" +"open folder" +msgstr "atvērt direktoriju" + +#: common_texts.cpp:16 +#, fuzzy +msgid "" +"_: folder for extracting files (used as part of a sentence)\n" +"extract folder" +msgstr "atvērt direktoriju" + +#: common_texts.cpp:17 +#, fuzzy +msgid "" +"_: folder for adding files (used as part of a sentence)\n" +"add folder" +msgstr "atvērt direktoriju" + +#: common_texts.cpp:19 +msgid "Settings" +msgstr "Uzstādījumi" + +#: common_texts.cpp:20 +msgid "&Adding" +msgstr "&Pievienošana" + +#: common_texts.cpp:21 +msgid "&Extracting" +msgstr "&Atarhivēšana" + +#: common_texts.cpp:22 +msgid "&Folders" +msgstr "" + +#: common_texts.cpp:23 +msgid "Add Settings" +msgstr "Pievienošanas Uzstādījumi" + +#: common_texts.cpp:24 +msgid "Extract Settings" +msgstr "Atarhivēšanas Uzstādījumi" + +#: common_texts.cpp:25 +msgid "Replace &old files only with newer files" +msgstr "Izvietot &vecos failus tikai ar jaunākiem failiem" + +#: common_texts.cpp:26 +msgid "Keep entries &generic (Lha)" +msgstr "Saglabāt neizmainītus vārdus (Lha)" + +#. i18n: file addition.ui line 32 +#: common_texts.cpp:27 rc.cpp:33 +#, no-c-format +msgid "Force &MS-DOS short filenames (Zip)" +msgstr "Saglabāt &MS-DOS formātā (8.3) (Zip)" + +#: common_texts.cpp:28 +#, fuzzy +msgid "Translate LF to DOS &CRLF (Zip)" +msgstr "Pārvērst LF uz DOS &CRLF (Zip)" + +#. i18n: file addition.ui line 56 +#: common_texts.cpp:29 rc.cpp:42 +#, fuzzy, no-c-format +msgid "&Recursively add subfolders (Zip, Rar)" +msgstr "&Rekursīvi pievienot apakškatalogus (Zip, Rar)" + +#. i18n: file addition.ui line 48 +#: common_texts.cpp:30 rc.cpp:39 +#, no-c-format +msgid "&Store symlinks as links (Zip, Rar)" +msgstr "&Saglabāt simboliskās saites kā saites (Zip, Rar)" + +#. i18n: file extraction.ui line 24 +#: common_texts.cpp:31 rc.cpp:45 +#, no-c-format +msgid "O&verwrite files (Zip, Tar, Zoo, Rar)" +msgstr "Pārr&akstīt failus (Zip, Tar, Zoo, Rar)" + +#. i18n: file extraction.ui line 32 +#: common_texts.cpp:32 rc.cpp:48 +#, no-c-format +msgid "&Preserve permissions (Tar)" +msgstr "&Saglabāt tiesības (Tar)" + +#. i18n: file extraction.ui line 40 +#: common_texts.cpp:33 rc.cpp:51 +#, fuzzy, no-c-format +msgid "&Ignore folder names (Zip)" +msgstr "&Ignorēt katalogu nosaukumus (Zip)" + +#: common_texts.cpp:34 +msgid "Convert filenames to &lowercase (Zip, Rar)" +msgstr "Pārvērst failu nosaukumus uz &mazajiem burtiem (Zip, Rar)" + +#: common_texts.cpp:35 +msgid "Convert filenames to &uppercase (Rar)" +msgstr "Pārvērst failu nosaukumus uz &lielajiem burtiem (Rar)" + +#: compressedfile.cpp:73 +msgid "" +"You are creating a simple compressed archive which contains only one input " +"file.\n" +"When uncompressed, the file name will be based on the name of the archive " +"file.\n" +"If you add more files you will be prompted to convert it to a real archive." +msgstr "" + +#: compressedfile.cpp:76 +#, fuzzy +msgid "Simple Compressed Archive" +msgstr "&Aizvērt Arhīvu" + +#: compressedfile.cpp:328 tar.cpp:176 tar.cpp:192 +msgid "Trouble writing to the archive..." +msgstr "Kļūda rakstot arhīvā..." + +#: extractiondialog.cpp:59 +#, fuzzy +msgid "Extract" +msgstr "&Ekstraktēt" + +#: extractiondialog.cpp:66 +#, fuzzy, c-format +msgid "Extract Files From %1" +msgstr "Ekstraktēt uz:" + +#: extractiondialog.cpp:83 +#, fuzzy +msgid "Extract:" +msgstr "&Ekstraktēt" + +#: extractiondialog.cpp:85 +#, fuzzy +msgid "Selected files only" +msgstr "Aizzīmētie faili" + +#: extractiondialog.cpp:86 +#, fuzzy +msgid "All files" +msgstr " Fails " + +#: extractiondialog.cpp:93 +#, fuzzy +msgid "Extract all files" +msgstr "Pēdējais failu atarhivēšanas katalogs" + +#: extractiondialog.cpp:98 +#, fuzzy +msgid "Destination folder: " +msgstr "Pēdējais failu atarhivēšanas katalogs" + +#. i18n: file ark.kcfg line 82 +#: extractiondialog.cpp:122 rc.cpp:135 +#, no-c-format +msgid "Open destination folder after extraction" +msgstr "" + +#: extractiondialog.cpp:148 +#, fuzzy +msgid "Create folder %1?" +msgstr "Izvēlētais katalogs" + +#: extractiondialog.cpp:149 +#, fuzzy +msgid "Missing Folder" +msgstr "Fiksētais katalogs" + +#: extractiondialog.cpp:149 +#, fuzzy +msgid "Create Folder" +msgstr "Izvēlētais katalogs" + +#: extractiondialog.cpp:158 +msgid "The folder could not be created. Please check permissions." +msgstr "" + +#: extractiondialog.cpp:164 +#, fuzzy +msgid "" +"You do not have write permission to this folder. Please provide another folder." +msgstr "Jums nav tiesību rakstīt katalogā %1" + +#: filelistview.cpp:155 +msgid "" +"_: Packed Ratio\n" +"%1 %" +msgstr "" + +#: filelistview.cpp:201 +msgid "" +"This area is for displaying information about the files contained within an " +"archive." +msgstr "" +"Šis apgabals ir priekš informācijas attēlošanas par arhīvā esošajiem failiem." + +#: main.cpp:50 +#, fuzzy +msgid "Open extract dialog, quit when finished" +msgstr "Atver atarhivēšanas dialogu, iziet, kad pabeigts." + +#: main.cpp:51 +msgid "" +"Extract 'archive' to 'folder'. Quit when finished.\n" +"'folder' will be created if it does not exist." +msgstr "" + +#: main.cpp:53 +#, fuzzy +msgid "Ask for the name of the archive to add 'files' to. Quit when finished." +msgstr "Atver atarhivēšanas dialogu, iziet, kad pabeigts." + +#: main.cpp:54 +msgid "" +"Add 'files' to 'archive'. Quit when finished.\n" +"'archive' will be created if it does not exist." +msgstr "" + +#: main.cpp:56 +msgid "" +"Used with '--extract-to'. When specified, 'archive'\n" +"will be extracted to a subfolder of 'folder'\n" +"whose name will be the name of 'archive' without the filename extension." +msgstr "" + +#: main.cpp:59 +#, fuzzy +msgid "Folder to extract to" +msgstr "Atarhivēšanas Kļūda" + +#: main.cpp:60 +#, fuzzy +msgid "Files to be added" +msgstr "Atarhivējamie faili" + +#: main.cpp:61 +msgid "Open 'archive'" +msgstr "Atvērt 'arhīvu'" + +#: main.cpp:67 +msgid "Ark" +msgstr "Ark" + +#: main.cpp:68 +msgid "KDE Archiving tool" +msgstr "KDE Arhivēšanas rīks" + +#: main.cpp:70 +#, fuzzy +msgid "(c) 1997-2006, The Various Ark Developers" +msgstr "(c) 1997-2001, Dažādi Ark Izstrādātāji" + +#: main.cpp:74 +#, fuzzy +msgid "Maintainer" +msgstr "Pašreizējais uzturētājs" + +#: main.cpp:80 +#, fuzzy +msgid "Former maintainer" +msgstr "Pašreizējais uzturētājs" + +#: main.cpp:102 +msgid "Icons" +msgstr "" + +#: main.cpp:105 +msgid "Ideas, help with the icons" +msgstr "" + +#: mainwindow.cpp:112 +msgid "New &Window" +msgstr "Jauns &Logs" + +#: mainwindow.cpp:118 +msgid "Re&load" +msgstr "Pār&lādēt" + +#: mainwindow.cpp:224 +#, fuzzy +msgid "" +"The archive %1 is already open and has been raised.\n" +"Note: if the filename does not match, it only means that one of the two is a " +"symbolic link." +msgstr "" +"Arhīvs %1 jau ir atvērts.\n" +"Atcerieties: ja failu nosaukumi nesakrīt, tas nozīmē, ka viens no viņiem ir " +"simboliskā saite." + +#: mainwindow.cpp:251 +#, fuzzy +msgid "Open &as:" +msgstr "Atvērt Ar:" + +#: mainwindow.cpp:259 +msgid "Autodetect (default)" +msgstr "" + +#: mainwindow.cpp:421 +#, fuzzy +msgid "Select Archive to Add Files To" +msgstr "Izvēlēties Pievienojamos Failus" + +#: mainwindow.cpp:434 +#, fuzzy +msgid "Compressing..." +msgstr "&Aizvērt Arhīvu" + +#: mainwindow.cpp:456 +#, fuzzy +msgid "Please Wait" +msgstr "Lūdzu gaidiet..." + +#. i18n: file ark_part.rc line 16 +#: rc.cpp:9 rc.cpp:21 +#, no-c-format +msgid "&Action" +msgstr "D&arbība" + +#. i18n: file addition.ui line 24 +#: rc.cpp:30 +#, fuzzy, no-c-format +msgid "Replace old files only &with newer files" +msgstr "Izvietot &vecos failus tikai ar jaunākiem failiem" + +#. i18n: file addition.ui line 40 +#: rc.cpp:36 +#, fuzzy, no-c-format +msgid "Translate &LF to DOS CRLF (Zip)" +msgstr "Pārvērst LF uz DOS &CRLF (Zip)" + +#. i18n: file extraction.ui line 48 +#: rc.cpp:54 +#, fuzzy, no-c-format +msgid "Convert file names to &lowercase (Zip, Rar)" +msgstr "Pārvērst failu nosaukumus uz &mazajiem burtiem (Zip, Rar)" + +#. i18n: file extraction.ui line 56 +#: rc.cpp:57 +#, fuzzy, no-c-format +msgid "Convert file names to &uppercase (Rar)" +msgstr "Pārvērst failu nosaukumus uz &lielajiem burtiem (Rar)" + +#. i18n: file general.ui line 27 +#: rc.cpp:63 +#, no-c-format +msgid "&Use integrated viewer" +msgstr "" + +#. i18n: file general.ui line 35 +#: rc.cpp:66 +#, no-c-format +msgid "&Enable Konqueror integration" +msgstr "" + +#. i18n: file general.ui line 68 +#: rc.cpp:69 +#, no-c-format +msgid "" +"<font size=\"-1\"><i>Konqueror integration is only available if you install the " +"Konqueror integration plugin from the tdeaddons package.</i></font>" +msgstr "" + +#. i18n: file ark.kcfg line 9 +#: rc.cpp:72 +#, fuzzy, no-c-format +msgid "Last folders used for extraction" +msgstr "Atarhivēšanas Kļūda" + +#. i18n: file ark.kcfg line 12 +#: rc.cpp:75 +#, fuzzy, no-c-format +msgid "Replace old files only with newer files" +msgstr "Izvietot &vecos failus tikai ar jaunākiem failiem" + +#. i18n: file ark.kcfg line 13 +#: rc.cpp:78 +#, no-c-format +msgid "" +"If this option is enabled and you add filenames that already exist in an " +"archive, only replace the old files if the added files are newer than them" +msgstr "" + +#. i18n: file ark.kcfg line 17 +#: rc.cpp:81 +#, fuzzy, no-c-format +msgid "Overwrite files (Zip, Tar, Zoo, Rar)" +msgstr "Pārr&akstīt failus (Zip, Tar, Zoo, Rar)" + +#. i18n: file ark.kcfg line 18 +#: rc.cpp:84 +#, no-c-format +msgid "" +"Overwrite any files that have matching names on disk with the one from the " +"archive" +msgstr "" + +#. i18n: file ark.kcfg line 24 +#: rc.cpp:87 +#, fuzzy, no-c-format +msgid "Preserve permissions" +msgstr "&Saglabāt tiesības (Tar)" + +#. i18n: file ark.kcfg line 25 +#: rc.cpp:90 +#, no-c-format +msgid "" +"Save the user, group, and permission settings on files. Use with care, as this " +"may result in files being extracted that do not belong to any valid user on " +"your computer" +msgstr "" + +#. i18n: file ark.kcfg line 31 +#: rc.cpp:93 +#, fuzzy, no-c-format +msgid "Force MS-DOS short filenames (Zip)" +msgstr "Saglabāt &MS-DOS formātā (8.3) (Zip)" + +#. i18n: file ark.kcfg line 32 +#: rc.cpp:96 +#, no-c-format +msgid "Force names of files in Zip archives to the DOS 8.3 format" +msgstr "" + +#. i18n: file ark.kcfg line 36 +#: rc.cpp:99 +#, fuzzy, no-c-format +msgid "Translate LF to DOS CRLF" +msgstr "Pārvērst LF uz DOS &CRLF (Zip)" + +#. i18n: file ark.kcfg line 40 +#: rc.cpp:102 +#, fuzzy, no-c-format +msgid "Ignore folder names (Zip)" +msgstr "&Ignorēt katalogu nosaukumus (Zip)" + +#. i18n: file ark.kcfg line 41 +#: rc.cpp:105 +#, no-c-format +msgid "" +"Extract all the files into the extraction folder, ignoring any folder structure " +"in the archive." +msgstr "" + +#. i18n: file ark.kcfg line 47 +#: rc.cpp:108 +#, fuzzy, no-c-format +msgid "Store symlinks as links (Zip, Rar)" +msgstr "&Saglabāt simboliskās saites kā saites (Zip, Rar)" + +#. i18n: file ark.kcfg line 51 +#: rc.cpp:111 +#, fuzzy, no-c-format +msgid "Recursively add subfolders (Zip, Rar)" +msgstr "&Rekursīvi pievienot apakškatalogus (Zip, Rar)" + +#. i18n: file ark.kcfg line 55 +#: rc.cpp:114 +#, fuzzy, no-c-format +msgid "Convert filenames to lowercase (Zip, Rar)" +msgstr "Pārvērst failu nosaukumus uz &mazajiem burtiem (Zip, Rar)" + +#. i18n: file ark.kcfg line 59 +#: rc.cpp:117 +#, fuzzy, no-c-format +msgid "Convert filenames to uppercase" +msgstr "Pārvērst failu nosaukumus uz &lielajiem burtiem (Rar)" + +#. i18n: file ark.kcfg line 65 +#: rc.cpp:120 +#, no-c-format +msgid "Show search bar" +msgstr "" + +#. i18n: file ark.kcfg line 69 +#: rc.cpp:123 +#, no-c-format +msgid "Enable Konqueror integration" +msgstr "" + +#. i18n: file ark.kcfg line 70 +#: rc.cpp:126 +#, no-c-format +msgid "" +"Enables integration with Konqueror's context menus, letting you easily archive " +"or unarchive files. This option will only work if you have the tdeaddons " +"package installed." +msgstr "" + +#. i18n: file ark.kcfg line 74 +#: rc.cpp:129 +#, no-c-format +msgid "Use integrated viewer" +msgstr "" + +#. i18n: file ark.kcfg line 78 +#: rc.cpp:132 +#, no-c-format +msgid "Tar Command" +msgstr "" + +#. i18n: file ark.kcfg line 86 +#: rc.cpp:138 +#, no-c-format +msgid "Enable experimental support for loading ACE files" +msgstr "" + +#: searchbar.cpp:38 +msgid "Reset Search" +msgstr "" + +#: searchbar.cpp:41 +msgid "" +"Reset Search\n" +"Resets the search bar, so that all archive entries are shown again." +msgstr "" + +#: tar.cpp:405 +#, fuzzy +msgid "Unable to fork a decompressor" +msgstr "Navaru palaist dekompresoru" + +#: tar.cpp:432 +msgid "Trouble writing to the tempfile..." +msgstr "Kļūda rakstot pagaidu failā..." + +#, fuzzy +#~ msgid "" +#~ "\n" +#~ "Use \"Details\" to view the last shell output." +#~ msgstr "" +#~ "Atvainojos, pievienošanas operācija neizdevās.\n" +#~ "Vai vēlaties apskatīt čaulas izvadīto tekstu?" + +#, fuzzy +#~ msgid "" +#~ "%1 will not be extracted because it will overwrite an existing file.\n" +#~ "Go back to the Extraction Dialog?" +#~ msgstr "" +#~ "%1 nevar atarhivēt, jo tas pārrakstīs eksistējošu failu.\n" +#~ "Iet atpakaļ uz Atarhivēšanas Dialogu?" + +#, fuzzy +#~ msgid "" +#~ "Some files will not be extracted, because they would overwrite existing files.\n" +#~ "Would you like to go back to the extraction dialog?\n" +#~ "\n" +#~ "The following files will not be extracted if you choose to continue:" +#~ msgstr "" +#~ "Daži faili jau eksistē jūsu mērķa katalogā.\n" +#~ "Sekojošie faili netiks atarhivēti, ja turpināsiet: " + +#, fuzzy +#~ msgid "" +#~ "If you delete a folder in a Tar archive, all the files in that\n" +#~ "folder will also be deleted. Are you sure you wish to proceed?" +#~ msgstr "" +#~ "Ja jūs nodzēsīsiet katalogu Tar arhīvā, visi faili šajā\n" +#~ "katalogā arī tiks nodzēsti. Vai tiešām vēlaties turpināt?" + +#~ msgid "&View Shell Output" +#~ msgstr "&Parādīt Čaulas Izvadu" + +#~ msgid "&Select..." +#~ msgstr "&Izvēlēties..." + +#~ msgid "Selection" +#~ msgstr "Izvēle" + +#~ msgid "Select files:" +#~ msgstr "Izvēlēties failus:" + +#~ msgid "Shell Output" +#~ msgstr "Čaulas Izvade" + +#~ msgid "Extract to:" +#~ msgstr "Ekstraktēt uz:" + +#, fuzzy +#~ msgid "Files to Be Extracted" +#~ msgstr "Atarhivējamie faili" + +#~ msgid "Current" +#~ msgstr "Tekošais" + +#~ msgid "All" +#~ msgstr "Visi" + +#, fuzzy +#~ msgid "Pattern:" +#~ msgstr "Šablons" + +#~ msgid "Please provide a pattern" +#~ msgstr "Lūdzu, norādiet šablonu" + +#~ msgid "Failure to Extract" +#~ msgstr "Atarhivēšanas Kļūda" + +#, fuzzy +#~ msgid "Folders" +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Folder Settings" +#~ msgstr "Pievienošanas Uzstādījumi" + +#, fuzzy +#~ msgid "Use Folder" +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Common folder:" +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Opening Folder" +#~ msgstr "Pēdējais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "Common folder" +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Custom folder" +#~ msgstr "Pēdējais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "Last used folder" +#~ msgstr "Pēdējais failu pievienošanas katalogs" + +#, fuzzy +#~ msgid "Addition Folder" +#~ msgstr "Pievienot &Failu..." + +#, fuzzy +#~ msgid "Custom Opening Folder" +#~ msgstr "Pēdējais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "Custom Addition Folder" +#~ msgstr "Pēdējais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "Custom Extraction Folder" +#~ msgstr "Pēdējais failu atarhivēšanas katalogs" + +#, fuzzy +#~ msgid "Last Start Folder" +#~ msgstr "Pēdējais sākuma katalogs" + +#, fuzzy +#~ msgid "Last Open Folder" +#~ msgstr "Pēdējais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "Last Add Folder" +#~ msgstr "Pēdējais failu pievienošanas katalogs" + +#, fuzzy +#~ msgid "Last Extract Folder" +#~ msgstr "Pēdējais failu atarhivēšanas katalogs" + +#, fuzzy +#~ msgid "Keep entries generic (Lha)" +#~ msgstr "Saglabāt neizmainītus vārdus (Lha)" + +#, fuzzy +#~ msgid "" +#~ "The extract operation failed.\n" +#~ "Do you wish to view the shell output?" +#~ msgstr "" +#~ "Atvainojos, taču atarhivēšana neizdevās.\n" +#~ "Vai vēlaties apskatīt čaulas izvadīto tekstu?" + +#~ msgid "Test of integrity failed" +#~ msgstr "Arhīva veseluma kļūda" + +#, fuzzy +#~ msgid "Archive &format:" +#~ msgstr "&Aizvērt Arhīvu" + +#, fuzzy +#~ msgid "Force &MS-DOS short file names (Zip)" +#~ msgstr "Saglabāt &MS-DOS formātā (8.3) (Zip)" + +#, fuzzy +#~ msgid "Favorite folder:" +#~ msgstr "Izvēlētais katalogs" + +#, fuzzy +#~ msgid "Fixed start-up folder:" +#~ msgstr "Fiksētais sākuma katalogs" + +#, fuzzy +#~ msgid "&Last start-up folder" +#~ msgstr "Pēdējais sākuma katalogs" + +#, fuzzy +#~ msgid "Fixed open folder:" +#~ msgstr "Fiksētais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "&Last open folder" +#~ msgstr "Pēdējais failu atvēršanas katalogs" + +#, fuzzy +#~ msgid "Fixed extract folder:" +#~ msgstr "Fiksētais failu atarhivēšanas katalogs" + +#, fuzzy +#~ msgid "&Last extract folder" +#~ msgstr "Pēdējais failu atarhivēšanas katalogs" + +#, fuzzy +#~ msgid "Fixed add folder:" +#~ msgstr "Fiksētais failu pievienošanas katalogs" + +#, fuzzy +#~ msgid "Folders:" +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Start-Up Folder" +#~ msgstr "Sākuma katalogs" + +#, fuzzy +#~ msgid "" +#~ "_: folder for opening files\n" +#~ "Open Folder" +#~ msgstr "Atvērt direktoriju" + +#, fuzzy +#~ msgid "" +#~ "_: folder for extracting files\n" +#~ "Extract Folder" +#~ msgstr "Atvērt direktoriju" + +#, fuzzy +#~ msgid "" +#~ "_: folder for adding files\n" +#~ "Add Folder" +#~ msgstr "Atvērt direktoriju" + +#, fuzzy +#~ msgid "Start-Up" +#~ msgstr "Sākuma katalogs" + +#, fuzzy +#~ msgid "Folder" +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Keep entries generic" +#~ msgstr "Saglabāt neizmainītus vārdus (Lha)" + +#, fuzzy +#~ msgid "Force MS-DOS short filenames" +#~ msgstr "Saglabāt &MS-DOS formātā (8.3) (Zip)" + +#, fuzzy +#~ msgid "Compress" +#~ msgstr "&Aizvērt Arhīvu" + +#, fuzzy +#~ msgid "Compress as %1" +#~ msgstr "&Aizvērt Arhīvu" + +#, fuzzy +#~ msgid "Compress As" +#~ msgstr "&Aizvērt Arhīvu" + +#, fuzzy +#~ msgid "Add to Archive..." +#~ msgstr "Pievienot &Failu..." + +#, fuzzy +#~ msgid "Extract Here" +#~ msgstr "&Ekstraktēt" + +#, fuzzy +#~ msgid "Extract To..." +#~ msgstr "At&arhivēt..." + +#~ msgid "What do you want to delete?" +#~ msgstr "Ko jūs vēlaties nodzēst?" + +#~ msgid "Files: " +#~ msgstr "Faili: " + +#, fuzzy +#~ msgid "Ark Kparts" +#~ msgstr "Ark KParts Komponente" + +#, fuzzy +#~ msgid "bzip does not support filename extensions that use capital letters." +#~ msgstr "Atvainojiet, bet bzip nemīl failu paplašinājumus ar lielajiem burtiem." + +#, fuzzy +#~ msgid "bzip2 does not support filename extensions that use capital letters." +#~ msgstr "Atvainojiet, bet bzip2 nemīl failu paplašinājumus ar lielajiem burtiem." + +#~ msgid "Gzip archives need to have an extension `gz'." +#~ msgstr "Gzip arhīvu paplašinājumam jābūt `gz'." + +#~ msgid "Zoo archives need to have an extension `zoo'." +#~ msgstr "Zoo arhīvu paplašinājumam jābūt `zoo'." + +#~ msgid "ark - Extracting..." +#~ msgstr "ark - Atarhivēju..." + +#~ msgid "You don't have permission to access that archive." +#~ msgstr "Jums nepietiek tiesību, lai piekļūtu šim arhīvam." + +#~ msgid "Add &Directory..." +#~ msgstr "Pievienot &Direktoriju..." + +#~ msgid "Select Directory to Add" +#~ msgstr "Izvēlieties Pievienojamo Katalogu" + +#, fuzzy +#~ msgid "Adding directory..." +#~ msgstr "Pievienot &Direktoriju..." + +#~ msgid "&Directories" +#~ msgstr "&Direktoriji" + +#~ msgid "Directories:" +#~ msgstr "Katalogi:" + +#~ msgid "Directories" +#~ msgstr "Direktoriji" + +#, fuzzy +#~ msgid "Directory Settings" +#~ msgstr "Direktoriju uzstādījumi" + +#~ msgid "The statusbar shows you how many files you have and how many you have selected. It also shows you total sizes for these groups of files." +#~ msgstr "Statusa josla rāda, cik daudz failu jums ir un cik daudz aizzīmējāt. Tā arī rāda jums kopīgo abu failu grupu izmēru." + +#, fuzzy +#~ msgid "" +#~ "ark cannot create an archive of that type.\n" +#~ "\n" +#~ " [Hint: The filename should have an extension such as '.zip' to\n" +#~ " indicate the archive type. Please see the help pages for\n" +#~ "more information on supported archive formats.]" +#~ msgstr "" +#~ "Diemžēl ark nevar izveidot šī tipa arhīvu.\n" +#~ "\n" +#~ " [Padoms: Failam ir jābūt paplašinājumam, piem. `.zip', lai\n" +#~ " norādītu uz arhīva tipu. Lūdzu, meklējiet plašāku informāciju\n" +#~ "par atbalstītajiem arhīvu formātiem palīdzības lapās.]" + +#, fuzzy +#~ msgid "" +#~ "You need to create an archive, not a new\n" +#~ "compressed file. Please try again." +#~ msgstr "" +#~ "Jums ir jāveido arhīvs, bet nevis jauns\n" +#~ "saspiestais fails. Lūdzu, mēģiniet vēlreiz." + +#~ msgid "" +#~ "Your file is missing an extension to indicate the archive type.\n" +#~ "Is it OK to create a file of the default type (%1)?" +#~ msgstr "" +#~ "Nav norādīts arhīva tips.\n" +#~ "Izveidot arhīvu (%1) pēc noklusēšanas?" + +#~ msgid "" +#~ "*|All Files\n" +#~ "*.zip *.xpi *.tar.gz *.tar.Z *.tar.lzo *.tgz *.taz *.tzo *.tar.bz2 *.tar.bz *.tar *.lzh *.gz *.lzo *.Z *.bz *.bz2 *.zoo *.rar *.a|All valid archives with extensions\n" +#~ " *.tar.gz *.tar.Z *.tgz *.taz *.tzo *.tar.bz2 *.tar.bz *.tar.lzo *.tar |Tar archives (*.tar, *.tar.gz, *.tar.Z, *.tar.bz2, etc.)\n" +#~ "*.gz *.bz *.bz2 *.lzo *.Z|Compressed Files (*.gz *.bz *.bz2 *.lzo *.Z)\n" +#~ "*.zip *.xpi|Zip archives (*.zip, *.xpi)\n" +#~ "*.lzh|Lha archives with extension lzh\n" +#~ "*.zoo|Zoo archives (*.zoo)\n" +#~ "*.rar|Rar archives with extension rar\n" +#~ "*.a|Ar archives with extension a\n" +#~ msgstr "" +#~ "*|Visi Faili\n" +#~ "*.zip *.xpi *.tar.gz *.tar.Z *.tar.lzo *.tgz *.taz *.tzo *.tar.bz2 *.tar.bz *.tar *.lzh *.gz *.lzo *.Z *.bz *.bz2 *.zoo *.rar *.a|Visi pareizi arhīvi ar paplašinājumiem\n" +#~ " *.tar.gz *.tar.Z *.tgz *.taz *.tzo *.tar.bz2 *.tar.bz *.tar.lzo *.tar |Tar arhīvi (*.tar, *.tar.gz, *.tar.Z, *.tar.bz2, etc.)\n" +#~ "*.gz *.bz *.bz2 *.lzo *.Z|Saspiesti Faili (*.gz *.bz *.bz2 *.lzo *.Z)\n" +#~ "*.zip *.xpi|Zip arhīvi (*.zip, *.xpi)\n" +#~ "*.lzh|Lha arhīvi ar paplašinājumu lzh\n" +#~ "*.zoo|Zoo arhīvi (*.zoo)\n" +#~ "*.rar|Rar arhīvi ar paplašinājumu rar\n" +#~ "*.a|Ar arhīvi ar paplašinājumu a\n" + +#~ msgid "Gzip archives need to have the extension `gz'." +#~ msgstr "Gzip arhīvu paplašinājumam jābūt `gz'." + +#~ msgid "Zoo archives need to have the extension `zoo'." +#~ msgstr "Zoo arhīvu paplašinājumam jābūt `zoo'." + +#~ msgid "Open failed" +#~ msgstr "Atvēršanas kļūda" + +#~ msgid "&Extract" +#~ msgstr "&Ekstraktēt" + +#~ msgid "Archive directory does not exist." +#~ msgstr "Arhīva katalogs neeksistē." + +#~ msgid "&Archive" +#~ msgstr "&Arhīvs" + +#, fuzzy +#~ msgid "Cannot access the archive %1" +#~ msgstr "Nevar piekļūt arhīvam %1" + +#~ msgid "Unknown error" +#~ msgstr "Nezināma kļūda" + +#~ msgid "Unknown error." +#~ msgstr "Nezināma kļūda." + +#~ msgid "Directory" +#~ msgstr "Direktorijs" + +#, fuzzy +#~ msgid "Select Extract Directory" +#~ msgstr "Izvēlieties Atarhivēšanas Katalogu" + +#, fuzzy +#~ msgid "Select a Directory to Add" +#~ msgstr "Izvēlieties Pievienojamo Katalogu" + +#~ msgid "&Preferences" +#~ msgstr "&Uzstādījumi" + +#~ msgid "Please provide a valid directory" +#~ msgstr "Lūdzu, norādiet eksistējošu katalogu" + +#~ msgid "Selected Files" +#~ msgstr "Izvēlētie faili" + +#~ msgid "The directory specified as your favorite does not exist." +#~ msgstr "Katalogs, kurš norādīts kā izvēlētais, neeksistē." + +#~ msgid "The fixed directory specified for your %1 does not exist." +#~ msgstr "Fiksētais katalogs, norādītais priekš jūsu %1 neeksistē." + +#~ msgid "Select a directory to add" +#~ msgstr "Izvēlēties pievienojamo direktoriju" + +#~ msgid "Sorry, bzip doesn't like filename extensions that aren't exactly \".bz\"." +#~ msgstr "Atvainojiet, bet bzip nemīl failu paplašinājumus, kuri nav tieši šādi \".bz\"." + +#~ msgid "Sorry, bzip2 doesn't like filename extensions that aren't exactly \".bz2\"." +#~ msgstr "Atvainojiet, bet bzip2 nemīl failu paplašinājumus, kuri nav tieši šādi \".bz2\"." diff --git a/tde-i18n-lv/messages/tdeutils/kcalc.po b/tde-i18n-lv/messages/tdeutils/kcalc.po new file mode 100644 index 00000000000..0f9c7ee4872 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kcalc.po @@ -0,0 +1,911 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2008-07-08 01:19+0200\n" +"PO-Revision-Date: 2002-02-15 01:13EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: kcalc.cpp:77 +msgid "KDE Calculator" +msgstr "KDE Kalkulators" + +#: kcalc.cpp:107 +#, fuzzy +msgid "Base" +msgstr "Bāze" + +#: kcalc.cpp:112 +msgid "He&x" +msgstr "" + +#: kcalc.cpp:114 +msgid "Switch base to hexadecimal." +msgstr "" + +#: kcalc.cpp:116 +msgid "&Dec" +msgstr "" + +#: kcalc.cpp:118 +msgid "Switch base to decimal." +msgstr "" + +#: kcalc.cpp:120 +msgid "&Oct" +msgstr "" + +#: kcalc.cpp:122 +msgid "Switch base to octal." +msgstr "" + +#: kcalc.cpp:124 +msgid "&Bin" +msgstr "" + +#: kcalc.cpp:126 +msgid "Switch base to binary." +msgstr "" + +#: kcalc.cpp:130 +#, fuzzy +msgid "&Angle" +msgstr "Leņķis" + +#: kcalc.cpp:132 +msgid "Choose the unit for the angle measure" +msgstr "" + +#: kcalc.cpp:136 +msgid "Degrees" +msgstr "" + +#: kcalc.cpp:137 +msgid "Radians" +msgstr "" + +#: kcalc.cpp:138 +msgid "Gradians" +msgstr "" + +#: kcalc.cpp:147 +msgid "Inverse mode" +msgstr "" + +#: kcalc.cpp:170 +msgid "Modulo" +msgstr "" + +#: kcalc.cpp:171 +msgid "Integer division" +msgstr "" + +#: kcalc.cpp:180 +msgid "Reciprocal" +msgstr "" + +#: kcalc.cpp:187 +msgid "Factorial" +msgstr "" + +#: kcalc.cpp:198 +msgid "Square" +msgstr "" + +#: kcalc.cpp:199 +msgid "Third power" +msgstr "" + +#: kcalc.cpp:207 +msgid "Square root" +msgstr "" + +#: kcalc.cpp:208 +msgid "Cube root" +msgstr "" + +#: kcalc.cpp:220 +msgid "x to the power of y" +msgstr "" + +#: kcalc.cpp:221 +msgid "x to the power of 1/y" +msgstr "" + +#: kcalc.cpp:420 +#, fuzzy +msgid "&Statistic Buttons" +msgstr "Funkcijas" + +#: kcalc.cpp:426 +msgid "Science/&Engineering Buttons" +msgstr "" + +#: kcalc.cpp:432 +msgid "&Logic Buttons" +msgstr "" + +#: kcalc.cpp:438 +#, fuzzy +msgid "&Constants Buttons" +msgstr "Funkcijas" + +#: kcalc.cpp:445 +msgid "&Show All" +msgstr "" + +#: kcalc.cpp:448 +msgid "&Hide All" +msgstr "" + +#: kcalc.cpp:549 +msgid "Exponent" +msgstr "" + +#: kcalc.cpp:561 +msgid "Multiplication" +msgstr "" + +#: kcalc.cpp:565 +msgid "Pressed Multiplication-Button" +msgstr "" + +#: kcalc.cpp:569 +msgid "Division" +msgstr "" + +#: kcalc.cpp:575 +msgid "Addition" +msgstr "" + +#: kcalc.cpp:581 +msgid "Subtraction" +msgstr "" + +#: kcalc.cpp:588 +msgid "Decimal point" +msgstr "" + +#: kcalc.cpp:591 kcalc.cpp:593 +msgid "Pressed Decimal Point" +msgstr "" + +#: kcalc.cpp:597 +msgid "Result" +msgstr "" + +#: kcalc.cpp:601 kcalc.cpp:603 +msgid "Pressed Equal-Button" +msgstr "" + +#: kcalc.cpp:643 +msgid "Memory recall" +msgstr "" + +#: kcalc.cpp:651 +msgid "Add display to memory" +msgstr "" + +#: kcalc.cpp:652 +msgid "Subtract from memory" +msgstr "" + +#: kcalc.cpp:661 +#, fuzzy +msgid "Memory store" +msgstr "Atmiņa" + +#: kcalc.cpp:667 +msgid "Clear memory" +msgstr "" + +#: kcalc.cpp:676 +msgid "Pressed ESC-Button" +msgstr "" + +#: kcalc.cpp:680 +msgid "Clear all" +msgstr "" + +#: kcalc.cpp:692 +msgid "Percent" +msgstr "" + +#: kcalc.cpp:698 +msgid "Change sign" +msgstr "" + +#: kcalc.cpp:750 +msgid "Bitwise AND" +msgstr "" + +#: kcalc.cpp:757 +msgid "Bitwise OR" +msgstr "" + +#: kcalc.cpp:764 +msgid "Bitwise XOR" +msgstr "" + +#: kcalc.cpp:771 +msgid "One's complement" +msgstr "" + +#: kcalc.cpp:779 +msgid "Left bit shift" +msgstr "" + +#: kcalc.cpp:788 +msgid "Right bit shift" +msgstr "" + +#: kcalc.cpp:803 +msgid "Hyperbolic mode" +msgstr "" + +#: kcalc.cpp:813 +msgid "Sine" +msgstr "" + +#: kcalc.cpp:814 +msgid "Arc sine" +msgstr "" + +#: kcalc.cpp:815 +msgid "Hyperbolic sine" +msgstr "" + +#: kcalc.cpp:817 +msgid "Inverse hyperbolic sine" +msgstr "" + +#: kcalc.cpp:827 +msgid "Cosine" +msgstr "" + +#: kcalc.cpp:828 +msgid "Arc cosine" +msgstr "" + +#: kcalc.cpp:829 +msgid "Hyperbolic cosine" +msgstr "" + +#: kcalc.cpp:831 +msgid "Inverse hyperbolic cosine" +msgstr "" + +#: kcalc.cpp:841 +msgid "Tangent" +msgstr "" + +#: kcalc.cpp:842 +msgid "Arc tangent" +msgstr "" + +#: kcalc.cpp:843 +msgid "Hyperbolic tangent" +msgstr "" + +#: kcalc.cpp:845 +msgid "Inverse hyperbolic tangent" +msgstr "" + +#: kcalc.cpp:854 +msgid "Natural log" +msgstr "" + +#: kcalc.cpp:855 +msgid "Exponential function" +msgstr "" + +#: kcalc.cpp:866 +msgid "Logarithm to base 10" +msgstr "" + +#: kcalc.cpp:867 +msgid "10 to the power of x" +msgstr "" + +#: kcalc.cpp:886 +msgid "Number of data entered" +msgstr "" + +#: kcalc.cpp:888 +msgid "Sum of all data items" +msgstr "" + +#: kcalc.cpp:898 kcalc.cpp:901 +msgid "Median" +msgstr "" + +#: kcalc.cpp:907 +msgid "Mean" +msgstr "" + +#: kcalc.cpp:910 +msgid "Sum of all data items squared" +msgstr "" + +#: kcalc.cpp:921 +msgid "Sample standard deviation" +msgstr "" + +#: kcalc.cpp:923 +msgid "Standard deviation" +msgstr "" + +#: kcalc.cpp:933 +msgid "Enter data" +msgstr "" + +#: kcalc.cpp:934 +msgid "Delete last data item" +msgstr "" + +#: kcalc.cpp:944 +msgid "Clear data store" +msgstr "" + +#: kcalc.cpp:1019 +#, fuzzy +msgid "&Constants" +msgstr "Funkcijas" + +#: kcalc.cpp:1768 +msgid "Last stat item erased" +msgstr "Pēdējā vērtība ir nodzēsta" + +#: kcalc.cpp:1779 +#, fuzzy +msgid "Stat mem cleared" +msgstr "Stat Mem iztīrīta" + +#. i18n: file general.ui line 16 +#: kcalc.cpp:1825 rc.cpp:78 +#, no-c-format +msgid "General" +msgstr "" + +#: kcalc.cpp:1825 +#, fuzzy +msgid "General Settings" +msgstr "Uzstādījumi" + +#: kcalc.cpp:1833 +#, fuzzy +msgid "Select Display Font" +msgstr "Displeja Fonts" + +#: kcalc.cpp:1839 +msgid "Colors" +msgstr "Krāsas" + +#: kcalc.cpp:1839 +#, fuzzy +msgid "Button & Display Colors" +msgstr "Displeja Fonts" + +#. i18n: file constants.ui line 16 +#: kcalc.cpp:1876 rc.cpp:36 +#, no-c-format +msgid "Constants" +msgstr "" + +#: kcalc.cpp:2273 +msgid "KCalc" +msgstr "KCalc" + +#: kcalc.cpp:2275 +msgid "" +"(c) 2003-2005, Klaus Niederkrüger\n" +"(c) 1996-2000, Bernd Johannes Wuebben\n" +"(c) 2000-2005, The KDE Team" +msgstr "" + +#: kcalc_const_button.cpp:37 kcalc_const_button.cpp:47 +msgid "Write display data into memory" +msgstr "" + +#: kcalc_const_button.cpp:74 +msgid "Set Name" +msgstr "" + +#: kcalc_const_button.cpp:75 +msgid "Choose From List" +msgstr "" + +#: kcalc_const_button.cpp:88 +msgid "New Name for Constant" +msgstr "" + +#: kcalc_const_button.cpp:88 +msgid "New name:" +msgstr "" + +#: kcalc_const_menu.cpp:29 +msgid "Pi" +msgstr "" + +#: kcalc_const_menu.cpp:32 +#, fuzzy +msgid "Euler Number" +msgstr "Cipari" + +#: kcalc_const_menu.cpp:35 +msgid "Golden Ratio" +msgstr "" + +#: kcalc_const_menu.cpp:36 +msgid "Light Speed" +msgstr "" + +#: kcalc_const_menu.cpp:37 +msgid "Planck's Constant" +msgstr "" + +#: kcalc_const_menu.cpp:38 +#, fuzzy +msgid "Constant of Gravitation" +msgstr "Funkcijas" + +#: kcalc_const_menu.cpp:39 +msgid "Earth Acceleration" +msgstr "" + +#: kcalc_const_menu.cpp:40 +msgid "Elementary Charge" +msgstr "" + +#: kcalc_const_menu.cpp:41 +msgid "Impedance of Vacuum" +msgstr "" + +#: kcalc_const_menu.cpp:42 +#, fuzzy +msgid "Fine-Structure Constant" +msgstr "Kalkulatora konfigurācija" + +#: kcalc_const_menu.cpp:43 +msgid "Permeability of Vacuum" +msgstr "" + +#: kcalc_const_menu.cpp:44 +msgid "Permittivity of vacuum" +msgstr "" + +#: kcalc_const_menu.cpp:45 +msgid "Boltzmann Constant" +msgstr "" + +#: kcalc_const_menu.cpp:46 +msgid "Atomic Mass Unit" +msgstr "" + +#: kcalc_const_menu.cpp:47 +msgid "Molar Gas Constant" +msgstr "" + +#: kcalc_const_menu.cpp:48 +msgid "Stefan-Boltzmann Constant" +msgstr "" + +#: kcalc_const_menu.cpp:49 +msgid "Avogadro's Number" +msgstr "" + +#: kcalc_const_menu.cpp:61 +msgid "Mathematics" +msgstr "" + +#: kcalc_const_menu.cpp:62 +msgid "Electromagnetism" +msgstr "" + +#: kcalc_const_menu.cpp:63 +msgid "Atomic && Nuclear" +msgstr "" + +#: kcalc_const_menu.cpp:64 +msgid "Thermodynamics" +msgstr "" + +#: kcalc_const_menu.cpp:65 +msgid "Gravitation" +msgstr "" + +#: kcalc_core.cpp:965 +#, fuzzy +msgid "Stack processing error - empty stack" +msgstr "Steka kļūda - nobīde pa kreisi" + +#. i18n: file colors.ui line 27 +#: rc.cpp:6 +#, fuzzy, no-c-format +msgid "Display Colors" +msgstr "Displeja Fonts" + +#. i18n: file colors.ui line 38 +#: rc.cpp:9 +#, fuzzy, no-c-format +msgid "&Foreground:" +msgstr "Simbolu Krāsa" + +#. i18n: file colors.ui line 49 +#: rc.cpp:12 +#, fuzzy, no-c-format +msgid "&Background:" +msgstr "Displeja Fons" + +#. i18n: file colors.ui line 109 +#: rc.cpp:15 +#, fuzzy, no-c-format +msgid "Button Colors" +msgstr "Krāsas" + +#. i18n: file colors.ui line 120 +#: rc.cpp:18 +#, fuzzy, no-c-format +msgid "&Functions:" +msgstr "Funkcijas" + +#. i18n: file colors.ui line 131 +#: rc.cpp:21 +#, fuzzy, no-c-format +msgid "He&xadecimals:" +msgstr "Hexadecimal" + +#. i18n: file colors.ui line 142 +#: rc.cpp:24 +#, fuzzy, no-c-format +msgid "O&perations:" +msgstr "Operācijas" + +#. i18n: file colors.ui line 210 +#: rc.cpp:27 +#, fuzzy, no-c-format +msgid "&Numbers:" +msgstr "Cipari" + +#. i18n: file colors.ui line 229 +#: rc.cpp:30 +#, fuzzy, no-c-format +msgid "St&atistic functions:" +msgstr "Funkcijas" + +#. i18n: file colors.ui line 240 +#: rc.cpp:33 +#, fuzzy, no-c-format +msgid "&Memory:" +msgstr "Atmiņa" + +#. i18n: file constants.ui line 27 +#: rc.cpp:39 +#, fuzzy, no-c-format +msgid "Configure Constants" +msgstr "Kalkulatora konfigurācija" + +#. i18n: file constants.ui line 38 +#: rc.cpp:42 +#, no-c-format +msgid "C1" +msgstr "" + +#. i18n: file constants.ui line 99 +#: rc.cpp:45 rc.cpp:51 rc.cpp:57 rc.cpp:63 rc.cpp:69 rc.cpp:75 +#, no-c-format +msgid "Predefined" +msgstr "" + +#. i18n: file constants.ui line 109 +#: rc.cpp:48 +#, no-c-format +msgid "C2" +msgstr "" + +#. i18n: file constants.ui line 180 +#: rc.cpp:54 +#, no-c-format +msgid "C3" +msgstr "" + +#. i18n: file constants.ui line 251 +#: rc.cpp:60 +#, no-c-format +msgid "C4" +msgstr "" + +#. i18n: file constants.ui line 322 +#: rc.cpp:66 +#, no-c-format +msgid "C5" +msgstr "" + +#. i18n: file constants.ui line 393 +#: rc.cpp:72 +#, no-c-format +msgid "C6" +msgstr "" + +#. i18n: file general.ui line 30 +#: rc.cpp:81 +#, fuzzy, no-c-format +msgid "Precision" +msgstr "Precizitāte:" + +#. i18n: file general.ui line 41 +#: rc.cpp:84 +#, fuzzy, no-c-format +msgid "Set &decimal precision" +msgstr "Uzstādīt fiksētu precizitāti" + +#. i18n: file general.ui line 52 +#: rc.cpp:87 +#, no-c-format +msgid "Decimal &digits:" +msgstr "" + +#. i18n: file general.ui line 88 +#: rc.cpp:90 +#, no-c-format +msgid "&Maximum number of digits:" +msgstr "" + +#. i18n: file general.ui line 123 +#: rc.cpp:93 +#, no-c-format +msgid "Misc" +msgstr "" + +#. i18n: file general.ui line 134 +#: rc.cpp:96 +#, fuzzy, no-c-format +msgid "&Beep on error" +msgstr "Pīkšķēt pie kļūdas" + +#. i18n: file general.ui line 145 +#: rc.cpp:99 +#, no-c-format +msgid "Show &result in window title" +msgstr "" + +#. i18n: file general.ui line 153 +#: rc.cpp:102 +#, no-c-format +msgid "Group digits" +msgstr "" + +#. i18n: file kcalc.kcfg line 12 +#: rc.cpp:105 +#, no-c-format +msgid "The foreground color of the display." +msgstr "" + +#. i18n: file kcalc.kcfg line 16 +#: rc.cpp:108 +#, no-c-format +msgid "The background color of the display." +msgstr "" + +#. i18n: file kcalc.kcfg line 20 +#: rc.cpp:111 +#, no-c-format +msgid "The color of number buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 25 +#: rc.cpp:114 +#, no-c-format +msgid "The color of function buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 29 +#: rc.cpp:117 +#, no-c-format +msgid "The color of statistical buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 33 +#: rc.cpp:120 +#, no-c-format +msgid "The color of hex buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 37 +#: rc.cpp:123 +#, no-c-format +msgid "The color of memory buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 41 +#: rc.cpp:126 +#, no-c-format +msgid "The color of operation buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 47 +#: rc.cpp:129 +#, no-c-format +msgid "The font to use in the display." +msgstr "" + +#. i18n: file kcalc.kcfg line 53 +#: rc.cpp:132 +#, no-c-format +msgid "Maximum number of digits displayed." +msgstr "" + +#. i18n: file kcalc.kcfg line 59 +#: rc.cpp:135 +#, no-c-format +msgid "" +"\n" +"\tKCalc can compute with many more digits than the number that\n" +"\tfits on the display. This setting gives the maximum number of\n" +"\tdigits displayed, before KCalc starts using scientific notation,\n" +"\ti.e. notation of the type 2.34e12.\n" +" " +msgstr "" + +#. i18n: file kcalc.kcfg line 65 +#: rc.cpp:143 +#, no-c-format +msgid "Number of fixed decimal digits." +msgstr "" + +#. i18n: file kcalc.kcfg line 69 +#: rc.cpp:146 +#, no-c-format +msgid "Whether to use fixed decimal places." +msgstr "" + +#. i18n: file kcalc.kcfg line 75 +#: rc.cpp:149 +#, fuzzy, no-c-format +msgid "Whether to beep on error." +msgstr "Pīkšķēt pie kļūdas" + +#. i18n: file kcalc.kcfg line 79 +#: rc.cpp:152 +#, no-c-format +msgid "Whether to show the result in the window title." +msgstr "" + +#. i18n: file kcalc.kcfg line 83 +#: rc.cpp:155 +#, fuzzy, no-c-format +msgid "Whether to group digits." +msgstr "Trigonometriskais Režīms" + +#. i18n: file kcalc.kcfg line 87 +#: rc.cpp:158 +#, no-c-format +msgid "Whether to show statistical buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 92 +#: rc.cpp:161 +#, no-c-format +msgid "" +"Whether to show buttons with functions used in science/engineering,\n" +"\t like exp, log, sin etc." +msgstr "" + +#. i18n: file kcalc.kcfg line 96 +#: rc.cpp:165 +#, no-c-format +msgid "Whether to show logic buttons." +msgstr "" + +#. i18n: file kcalc.kcfg line 100 +#: rc.cpp:168 +#, fuzzy, no-c-format +msgid "Whether to show constant buttons." +msgstr "Trigonometriskais Režīms" + +#. i18n: file kcalc.kcfg line 106 +#: rc.cpp:171 +#, no-c-format +msgid "Name of the user programmable constants." +msgstr "" + +#. i18n: file kcalc.kcfg line 117 +#: rc.cpp:174 +#, no-c-format +msgid "List of user programmable constants" +msgstr "" + +#, fuzzy +#~ msgid "&Trigonometric Buttons" +#~ msgstr "Trigonometriskais Režīms" + +#, fuzzy +#~ msgid "(long double)" +#~ msgstr "Bāzes tips: long double" + +#, fuzzy +#~ msgid "" +#~ "Note: Due to a broken C library, KCalc's precision \n" +#~ "was conditionally reduced at compile time from\n" +#~ "'long double' to 'double'. \n" +#~ "\n" +#~ "Owners of systems with a working libc may \n" +#~ "want to recompile KCalc with 'long double' \n" +#~ "precision enabled. See the README for details." +#~ msgstr "" +#~ "Sakarā ar glibc kļūdu esmu spiests samazināt\n" +#~ "KCalc precizitāti no 'long double' uz 'double'\n" +#~ "Sistēmu īpašniekiem ar strādājošu libc\n" +#~ "jāpārkompilē KCalc ar ieslēgtu 'long double'\n" +#~ "precizitāti. Skatieties README, lai iegūtu\n" +#~ "precīzāku informāciju." + +#, fuzzy +#~ msgid "Whether to show trigonometric buttons." +#~ msgstr "Trigonometriskais Režīms" + +#~ msgid "Stack processing error - right_op" +#~ msgstr "Steka kļūda - nobīde pa labi" + +#~ msgid "Stack processing error - function" +#~ msgstr "Steka kļūda - funkcija" + +#, fuzzy +#~ msgid "Hexadecimal" +#~ msgstr "Hexadecimal" + +#, fuzzy +#~ msgid "&Statistical" +#~ msgstr "Statistikas Režīms" + +#~ msgid "Click to configure KCalc" +#~ msgstr "Kalkulatora konfigurācija" + +#~ msgid "Stack Error!" +#~ msgstr "Steka Kļūda!" + +#~ msgid "Support for the new Backspace Action" +#~ msgstr "Jaunās Backspace Darbības atbalsts" + +#~ msgid "" +#~ "KCalc %1\n" +#~ "Bernd Johannes Wuebben\n" +#~ "wuebben@kde.org\n" +#~ "Copyright (C) 1996-98\n" +#~ "\n" +#~ "Additions by Espen Sand\n" +#~ "espen@kde.org, 2000\n" +#~ "\n" +#~ "Additions by Evan Teran\n" +#~ "emt3734@rit.edu, 2001\n" +#~ msgstr "" +#~ "KCalc %1\n" +#~ "Bernd Johannes Wuebben\n" +#~ "wuebben@kde.org\n" +#~ "Copyright (C) 1996-98\n" +#~ "\n" +#~ "Papildinājumi: Espen Sand\n" +#~ "espen@kde.org, 2000\n" +#~ "\n" +#~ "Papildinājumi: Evan Teran\n" +#~ "emt3734@rit.edu, 2001\n" diff --git a/tde-i18n-lv/messages/tdeutils/kcharselect.po b/tde-i18n-lv/messages/tdeutils/kcharselect.po new file mode 100644 index 00000000000..b8b211b421e --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kcharselect.po @@ -0,0 +1,92 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-12-21 01:21+0100\n" +"PO-Revision-Date: 2001-12-30 21:38EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: kcharselectdia.cc:73 kcharselectdia.cc:82 +msgid "&To Clipboard" +msgstr "&Uz Starpliktuvi" + +#: kcharselectdia.cc:85 +msgid "To Clipboard &UTF-8" +msgstr "Uz Starpliktuvi &UTF-8" + +#: kcharselectdia.cc:87 +msgid "To Clipboard &HTML" +msgstr "Uz Starpliktuvi &HTML" + +#: kcharselectdia.cc:90 +#, fuzzy +msgid "&From Clipboard" +msgstr "No Starpliktuves" + +#: kcharselectdia.cc:92 +msgid "From Clipboard UTF-8" +msgstr "No Starpliktuves UTF-8" + +#: kcharselectdia.cc:95 +msgid "From Clipboard HTML" +msgstr "No Starpliktuves HTML" + +#: kcharselectdia.cc:98 +msgid "&Flip" +msgstr "K&nipis" + +#: kcharselectdia.cc:100 +msgid "&Alignment" +msgstr "Līdzināš&anās" + +#: main.cc:16 +msgid "KDE character selection utility" +msgstr "KDE simbolu izvēlēšanās utilite" + +#: main.cc:21 +msgid "KCharSelect" +msgstr "KCharSelect" + +#: main.cc:25 main.cc:27 +msgid "GUI cleanup and fixes" +msgstr "" + +#: main.cc:29 +msgid "XMLUI conversion" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#~ msgid "&Clear" +#~ msgstr "&Tīrīt" + +#~ msgid "" +#~ " Unicode\n" +#~ "(c) by Reginald Stadlbauer 1999\n" +#~ "Email: reggie@kde.org\n" +#~ "Maintainer: bryce@obviously.com\n" +#~ "License: GNU GPL" +#~ msgstr "" +#~ "Unikode\n" +#~ "(c) Reginald Stadlbauer 1999\n" +#~ "Epasts: reggie@kde.org\n" +#~ "Uzturētājs: bryce@obviously.com\n" +#~ "Licenze: GNU GPL" diff --git a/tde-i18n-lv/messages/tdeutils/kcharselectapplet.po b/tde-i18n-lv/messages/tdeutils/kcharselectapplet.po new file mode 100644 index 00000000000..9f8e88a74a2 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kcharselectapplet.po @@ -0,0 +1,56 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2001-04-29 09:28EET\n" +"Last-Translator: Andris Maziks <andris.m@delfi.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.8\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: charselectapplet.cpp:142 +msgid "KCharSelectApplet" +msgstr "KCharSelectApplet" + +#: charselectapplet.cpp:143 +msgid "" +"A character picker applet.\n" +"Used to copy single characters to the X11 clipboard.\n" +"You can paste them to an application with the middle mouse button." +msgstr "" +"Simbolu paņemšanas aplets.\n" +"Tiek izmantots viena simbola kopēšanai uz X11 starpliktuvi.\n" +"Jūs varat ielīmēt to aplikācijā ar vidējo peles pogu." + +#: charselectapplet.cpp:349 +msgid "Cell width:" +msgstr "Šūnas platums:" + +#: charselectapplet.cpp:350 +msgid "Cell height:" +msgstr "Šūnas augstums:" + +#: charselectapplet.cpp:351 +msgid "Characters:" +msgstr "Simboli:" + +#~ msgid "Configuration" +#~ msgstr "Konfigurācija" diff --git a/tde-i18n-lv/messages/tdeutils/kcmlaptop.po b/tde-i18n-lv/messages/tdeutils/kcmlaptop.po new file mode 100644 index 00000000000..8fa0f124e84 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kcmlaptop.po @@ -0,0 +1,1055 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-10-14 02:36+0200\n" +"PO-Revision-Date: 2002-02-15 01:19EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: battery.cpp:72 +#, fuzzy +msgid "&Show battery monitor" +msgstr "&Rādīt Bateriju Novērotāju" + +#: battery.cpp:74 +msgid "This box enables the battery state icon in the panel" +msgstr "" + +#: battery.cpp:79 +#, fuzzy +msgid "Show battery level percentage" +msgstr "&Rādīt Bateriju Novērotāju" + +#: battery.cpp:81 +msgid "" +"This box enables a text message near the battery state icon containing battery " +"level percentage" +msgstr "" + +#: battery.cpp:84 +msgid "&Notify me whenever my battery becomes fully charged" +msgstr "" + +#: battery.cpp:86 +msgid "" +"This box enables a dialog box that pops up when your battery becomes fully " +"charged" +msgstr "" + +#: battery.cpp:89 +msgid "&Use a blank screen saver when running on battery" +msgstr "" + +#: battery.cpp:103 +msgid "&Check status every:" +msgstr "" + +#: battery.cpp:105 +msgid "" +"Choose how responsive the laptop software will be when it checks the battery " +"status" +msgstr "" + +#: battery.cpp:106 +msgid "" +"_: keep short, unit in spinbox\n" +"sec" +msgstr "" + +#: battery.cpp:114 +#, fuzzy +msgid "Select Battery Icons" +msgstr "&Rādīt Bateriju Novērotāju" + +#: battery.cpp:125 +#, fuzzy +msgid "No &battery" +msgstr "Nav &baterijas" + +#: battery.cpp:126 +#, fuzzy +msgid "&Not charging" +msgstr "&Nelādējas" + +#: battery.cpp:127 +msgid "Char&ging" +msgstr "Lā&dēšana" + +#: battery.cpp:143 +msgid "Current Battery Status" +msgstr "" + +#: battery.cpp:174 +#, fuzzy +msgid "" +"This panel controls whether the battery status monitor\n" +"appears in the system tray and what it looks like." +msgstr "" +"Šeit tiek konfigurēts, vai panelī tiks rādīts\n" +"akumulatora stāvokļa indikators un kā tas izskatīsies." + +#: battery.cpp:180 +#, fuzzy +msgid "&Start Battery Monitor" +msgstr "&Rādīt Bateriju Novērotāju" + +#: battery.cpp:276 +msgid "" +"<h1>Laptop Battery</h1>This module allows you to monitor your batteries. To " +"make use of this module, you must have power management system software " +"installed. (And, of course, you should have batteries in your machine.)" +msgstr "" + +#: battery.cpp:286 +msgid "" +"<qt>The battery monitor has been started, but the tray icon is currently " +"disabled. You can make it appear by selecting the <b>Show battery monitor</b> " +"entry on this page and applying your changes.</qt>" +msgstr "" + +#: battery.cpp:361 +msgid "Present" +msgstr "" + +#: battery.cpp:367 +#, fuzzy +msgid "Not present" +msgstr "Nav Pieslēgts:" + +#: main.cpp:155 +#, fuzzy +msgid "&Battery" +msgstr "Nav &baterijas" + +#: main.cpp:159 +msgid "&Power Control" +msgstr "" + +#: main.cpp:163 +msgid "Low Battery &Warning" +msgstr "" + +#: main.cpp:167 +msgid "Low Battery &Critical" +msgstr "" + +#: main.cpp:179 +msgid "Default Power Profiles" +msgstr "" + +#: main.cpp:186 +msgid "Button Actions" +msgstr "" + +#: main.cpp:193 +msgid "&ACPI Config" +msgstr "" + +#: main.cpp:200 +msgid "&APM Config" +msgstr "" + +#: main.cpp:217 +msgid "&Sony Laptop Config" +msgstr "" + +#: main.cpp:227 +#, fuzzy +msgid "Laptop Battery Configuration" +msgstr "&Rādīt Bateriju Novērotāju" + +#: main.cpp:228 +msgid "Battery Control Panel Module" +msgstr "" + +#: main.cpp:230 +msgid "(c) 1999 Paul Campbell" +msgstr "" + +#: main.cpp:292 +msgid "" +"<h1>Laptop Battery</h1>This module allows you to monitor your batteries. To " +"make use of this module, you must have power management software installed. " +"(And, of course, you should have batteries in your machine.)" +msgstr "" + +#: pcmcia.cpp:44 +msgid "kcmlaptop" +msgstr "" + +#: pcmcia.cpp:45 +msgid "KDE Panel System Information Control Module" +msgstr "" + +#: pcmcia.cpp:47 +msgid "(c) 1999 - 2002 Paul Campbell" +msgstr "" + +#: pcmcia.cpp:85 +msgid "Version: " +msgstr "Versija:" + +#: pcmcia.cpp:118 +msgid "" +"<h1>PCMCIA Config</h1>This module shows information about the PCMCIA cards in " +"your system, if there are PCMCIA cards." +msgstr "" +"<h1>PCMCIA Konfigurācija</h1>Šis modulis parāda informāciju par PCMCIA kartēm " +"jūsu sistēmā, ja tādas ir." + +#: power.cpp:123 profile.cpp:76 +#, fuzzy +msgid "Not Powered" +msgstr "Nav Pieslēgts:" + +#: power.cpp:124 +msgid "" +"Options in this box apply when the laptop is unplugged from the wall and has " +"been idle for a while" +msgstr "" + +#: buttons.cpp:128 power.cpp:129 warning.cpp:241 +msgid "Standb&y" +msgstr "" + +#: power.cpp:130 power.cpp:223 +msgid "Causes the laptop to change to a standby temporary-low power state" +msgstr "" + +#: buttons.cpp:132 power.cpp:133 warning.cpp:247 +msgid "&Suspend" +msgstr "&Apturēt" + +#: power.cpp:134 power.cpp:227 +msgid "Causes the laptop to change to a suspend 'save-to-ram' state" +msgstr "" + +#: buttons.cpp:136 power.cpp:137 warning.cpp:253 +msgid "H&ibernate" +msgstr "" + +#: power.cpp:138 power.cpp:231 +msgid "Causes the laptop to change to a hibernate 'save-to-disk' state" +msgstr "" + +#: power.cpp:141 power.cpp:234 +msgid "None" +msgstr "" + +#: buttons.cpp:150 buttons.cpp:226 power.cpp:143 power.cpp:236 +msgid "Brightness" +msgstr "" + +#: power.cpp:144 power.cpp:237 +msgid "Enables changing the laptop's back panel brightness" +msgstr "" + +#: power.cpp:149 power.cpp:242 +msgid "How bright to change the back panel" +msgstr "" + +#: buttons.cpp:164 buttons.cpp:240 power.cpp:158 power.cpp:251 profile.cpp:102 +#: profile.cpp:165 warning.cpp:192 +#, fuzzy +msgid "System performance" +msgstr "Sistēmas &pīkstiens" + +#: power.cpp:159 power.cpp:252 +msgid "Enables changing the laptop's performance profile" +msgstr "" + +#: power.cpp:164 power.cpp:257 +msgid "Which profile to change it to" +msgstr "" + +#: buttons.cpp:178 buttons.cpp:254 power.cpp:173 power.cpp:266 profile.cpp:184 +msgid "CPU throttle" +msgstr "" + +#: power.cpp:174 power.cpp:267 +msgid "Enables throttling the laptop's CPU" +msgstr "" + +#: power.cpp:179 power.cpp:272 +msgid "How much to throttle the laptop's CPU" +msgstr "" + +#: power.cpp:195 power.cpp:285 +msgid "Don't act if LAV is >" +msgstr "" + +#: power.cpp:198 power.cpp:288 +msgid "" +"If enabled and the system load average is greater than this value none of the " +"above options will be applied" +msgstr "" + +#: power.cpp:204 +msgid "&Wait for:" +msgstr "" + +#: power.cpp:206 power.cpp:296 +msgid "How long the computer has to be idle before these values take effect" +msgstr "" + +#: power.cpp:207 power.cpp:297 warning.cpp:81 warning.cpp:101 +msgid "" +"_: keep short, unit in spinbox\n" +"min" +msgstr "min" + +#: power.cpp:216 profile.cpp:140 +#, fuzzy +msgid "Powered" +msgstr "Pieslēgts:" + +#: power.cpp:218 +msgid "" +"Options in this box apply when the laptop is plugged into the wall and has been " +"idle for a while" +msgstr "" + +#: buttons.cpp:204 power.cpp:222 +msgid "Sta&ndby" +msgstr "" + +#: buttons.cpp:208 power.cpp:226 +msgid "S&uspend" +msgstr "" + +#: buttons.cpp:212 power.cpp:230 +msgid "Hi&bernate" +msgstr "" + +#: power.cpp:294 +msgid "Wai&t for:" +msgstr "" + +#: power.cpp:304 +msgid "" +"This panel configures the behavior of the automatic power-down feature - it " +"works as a sort of extreme screen saver. You can configure different timeouts " +"and types of behavior depending on whether or not your laptop is plugged in to " +"the mains supply." +msgstr "" + +#: power.cpp:312 +#, fuzzy +msgid "" +"Different laptops may respond to 'standby' in different ways - in many it is " +"only a temporary state and may not be useful for you." +msgstr "" +"Dažādi laptopi var reaģēt uz 'standby'\n" +"atšķirīgi - pārsvarā tas ir pagaidu stāvoklis\n" +"un var nebūt jums noderīgs." + +#: acpi.cpp:148 apm.cpp:144 buttons.cpp:281 power.cpp:320 profile.cpp:216 +#: sony.cpp:102 warning.cpp:291 +#, c-format +msgid "Version: %1" +msgstr "Versija: %1" + +#: power.cpp:581 +#, fuzzy +msgid "" +"<h1>Laptop Power Control</h1>This module allows you to control the power " +"settings of your laptop and set timouts that will trigger state changes you can " +"use to save power" +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: warning.cpp:78 warning.cpp:79 +msgid "Critical &trigger:" +msgstr "" + +#: warning.cpp:82 warning.cpp:85 warning.cpp:102 warning.cpp:105 +msgid "" +"When this amount of battery life is left the actions below will be triggered" +msgstr "" + +#: warning.cpp:84 warning.cpp:104 +#, c-format +msgid "" +"_: keep short, unit in spinbox\n" +"%" +msgstr "%" + +#: warning.cpp:98 warning.cpp:99 +msgid "Low &trigger:" +msgstr "" + +#: warning.cpp:121 +#, fuzzy +msgid "Run &command:" +msgstr "Palaist &komandu:" + +#: warning.cpp:133 +msgid "This command will be run when the battery gets low" +msgstr "" + +#: warning.cpp:136 +#, fuzzy +msgid "&Play sound:" +msgstr "A&tskaņot skaņu:" + +#: warning.cpp:148 +msgid "This sound will play when the battery gets low" +msgstr "" + +#: warning.cpp:151 +#, fuzzy +msgid "System &beep" +msgstr "Sistēmas &pīkstiens" + +#: warning.cpp:154 +msgid "The system will beep if this is enabled" +msgstr "" + +#: warning.cpp:156 +msgid "&Notify" +msgstr "" + +#: warning.cpp:166 +msgid "Panel b&rightness" +msgstr "" + +#: warning.cpp:168 +msgid "If enabled the back panel brightness will change" +msgstr "" + +#: warning.cpp:174 +msgid "How bright or dim to make the back panel" +msgstr "" + +#: warning.cpp:193 +msgid "If enabled the laptop's power performance profile will change" +msgstr "" + +#: warning.cpp:202 +msgid "The performance profile to change to" +msgstr "" + +#: profile.cpp:121 warning.cpp:215 +msgid "CPU throttling" +msgstr "" + +#: warning.cpp:216 +msgid "If enabled the CPU performance will be throttled" +msgstr "" + +#: warning.cpp:225 +msgid "How much to throttle the CPU performance by" +msgstr "" + +#: warning.cpp:237 +msgid "System State Change" +msgstr "" + +#: warning.cpp:238 +msgid "You may choose one of the following to occur when the battery gets low" +msgstr "" + +#: warning.cpp:242 +msgid "Move the system into the standby state - a temporary lower power state" +msgstr "" + +#: warning.cpp:248 +msgid "Move the system into the suspend state - also known as 'save-to-ram'" +msgstr "" + +#: warning.cpp:254 +msgid "Move the system into the hibernate state - also known as 'save-to-disk'" +msgstr "" + +#: warning.cpp:259 +msgid "&Logout" +msgstr "" + +#: buttons.cpp:140 buttons.cpp:216 warning.cpp:262 +#, fuzzy +msgid "System power off" +msgstr "Sistēmas &pīkstiens" + +#: warning.cpp:263 +msgid "Power the laptop off" +msgstr "" + +#: warning.cpp:266 +msgid "&None" +msgstr "" + +#: warning.cpp:275 +#, fuzzy +msgid "" +"This panel controls how and when you receive warnings that your battery power " +"is going to run out VERY VERY soon." +msgstr "" +"Šis panelis kontrolē, kā un kad saņemsiet brīdinājumus,\n" +"ka jūsu akumulatora enerģija beigsies ĻOTI ĻOTI drīz." + +#: warning.cpp:277 +#, fuzzy +msgid "" +"This panel controls how and when you receive warnings that your battery power " +"is about to run out" +msgstr "" +"Šis panelis kontrolē, kā un kad saņemsiet brīdinājumus,\n" +"par pilnīgu akumulatora izlādi" + +#: warning.cpp:570 warning.cpp:587 +msgid "Only local files are currently supported." +msgstr "Tikai lokāli faili pašlaik ir atbalstīti." + +#: warning.cpp:598 +#, fuzzy +msgid "" +"<h1>Low battery Warning</h1>This module allows you to set an alarm in case your " +"battery's charge is about to run out." +msgstr "" +"<h1>Brīdinājums par drīzu izlādi</h1>Šis modulis ļauj uzstādīt brīdinājumu par " +"drīzu akumulatora izlādi." + +#: acpi.cpp:64 +msgid "" +"This panel provides information about your system's ACPI implementation and " +"lets you have access to some of the extra features provided by ACPI" +msgstr "" + +#: acpi.cpp:69 +msgid "" +"NOTE: the Linux ACPI implementation is still a 'work in progress'. Some " +"features, in particular suspend and hibernate are not yet available under 2.4 - " +"and under 2.5 some particular ACPI implementations are still unstable, these " +"check boxes let you only enable the things that work reliably. You should test " +"these features very gingerly - save all your work, check them on and try a " +"suspend/standby/hibernate from the popup menu on the battery icon in the panel " +"if it fails to come back successfully uncheck the box again." +msgstr "" + +#: acpi.cpp:79 apm.cpp:77 +msgid "" +"Some changes made on this page may require you to quit the laptop panel and " +"start it again to take effect" +msgstr "" + +#: acpi.cpp:85 apm.cpp:83 +#, fuzzy +msgid "Enable standby" +msgstr "&Apturēt" + +#: acpi.cpp:87 apm.cpp:85 +msgid "" +"If checked this box enables transitions to the 'standby' state - a temporary " +"powered down state" +msgstr "" + +#: acpi.cpp:91 apm.cpp:89 +#, fuzzy +msgid "Enable &suspend" +msgstr "&Apturēt" + +#: acpi.cpp:93 apm.cpp:91 +msgid "" +"If checked this box enables transitions to the 'suspend' state - a semi-powered " +"down state, sometimes called 'suspend-to-ram'" +msgstr "" + +#: acpi.cpp:98 +#, fuzzy +msgid "Enable &hibernate" +msgstr "&Apturēt" + +#: acpi.cpp:100 +msgid "" +"If checked this box enables transitions to the 'hibernate' state - a powered " +"down state, sometimes called 'suspend-to-disk'" +msgstr "" + +#: acpi.cpp:105 +msgid "Use software suspend for hibernate" +msgstr "" + +#: acpi.cpp:107 +msgid "" +"If checked this box enables transitions to the 'hibernate' state - a powered " +"down state, sometimes called 'suspend-to-disk' - the kernel 'Software Suspend' " +"mechanism will be used instead of using ACPI directly" +msgstr "" + +#: acpi.cpp:117 +msgid "Enable &performance profiles" +msgstr "" + +#: acpi.cpp:119 +msgid "" +"If checked this box enables access to ACPI performance profiles - usually OK in " +"2.4 and later" +msgstr "" + +#: acpi.cpp:123 +msgid "Enable &CPU throttling" +msgstr "" + +#: acpi.cpp:125 +msgid "" +"If checked this box enables access to ACPI throttle speed changes - usually OK " +"in 2.4 and later" +msgstr "" + +#: acpi.cpp:129 +msgid "" +"If the above boxes are disabled then there is no 'helper' application set up to " +"help change ACPI states, there are two ways you can enable this application, " +"either make the file /proc/acpi/sleep writeable by anyone every time your " +"system boots or use the button below to make the KDE ACPI helper application " +"set-uid root" +msgstr "" + +#: acpi.cpp:138 apm.cpp:107 +msgid "Setup Helper Application" +msgstr "" + +#: acpi.cpp:140 +msgid "This button can be used to enable the ACPI helper application" +msgstr "" + +#: acpi.cpp:169 apm.cpp:191 +msgid "" +"The %1 application does not seem to have the same size or checksum as when it " +"was compiled we do NOT recommend you proceed with making it setuid-root without " +"further investigation" +msgstr "" + +#: acpi.cpp:172 acpi.cpp:182 acpi.cpp:194 apm.cpp:174 apm.cpp:194 apm.cpp:204 +#: apm.cpp:216 sony.cpp:115 sony.cpp:127 +msgid "KLaptopDaemon" +msgstr "" + +#: acpi.cpp:172 apm.cpp:194 +msgid "Run Nevertheless" +msgstr "" + +#: acpi.cpp:180 apm.cpp:202 +msgid "" +"You will need to supply a root password to allow the privileges of the " +"klaptop_acpi_helper to change." +msgstr "" + +#: acpi.cpp:193 +msgid "" +"The ACPI helper cannot be enabled because tdesu cannot be found. Please make " +"sure that it is installed correctly." +msgstr "" + +#: acpi.cpp:276 +#, fuzzy +msgid "" +"<h1>ACPI Setup</h1>This module allows you to configure ACPI for your system" +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: sony.cpp:69 +msgid "" +"This panel allows you to control some of the features of the\n" +"'sonypi' device for your laptop - you should not enable the options below if " +"you\n" +"also use the 'sonypid' program in your system" +msgstr "" + +#: sony.cpp:73 +msgid "Enable &scroll bar" +msgstr "" + +#: sony.cpp:74 +msgid "When checked this box enables the scrollbar so that it works under KDE" +msgstr "" + +#: sony.cpp:78 +msgid "&Emulate middle mouse button with scroll bar press" +msgstr "" + +#: sony.cpp:79 +msgid "" +"When checked this box enables pressing the scroll bar to act in the same way as " +"pressing the middle button on a 3 button mouse" +msgstr "" + +#: sony.cpp:88 +msgid "" +"The /dev/sonypi is not accessable, if you wish to use the above features its\n" +"protections need to be changed. Clicking on the button below will change them\n" +msgstr "" + +#: sony.cpp:91 +msgid "Setup /dev/sonypi" +msgstr "" + +#: sony.cpp:93 +msgid "This button can be used to enable the sony specific features" +msgstr "" + +#: sony.cpp:113 +msgid "" +"You will need to supply a root password to allow the protections of /dev/sonypi " +"to be changed." +msgstr "" + +#: sony.cpp:126 +msgid "" +"The /dev/sonypi protections cannot be changed because tdesu cannot be found. " +"Please make sure that it is installed correctly." +msgstr "" + +#: sony.cpp:187 +#, fuzzy +msgid "" +"<h1>Sony Laptop Hardware Setup</h1>This module allows you to configure some " +"Sony laptop hardware for your system" +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: profile.cpp:77 +msgid "" +"Items in this box take effect whenever the laptop is unplugged from the wall" +msgstr "" + +#: profile.cpp:81 profile.cpp:145 +msgid "Back panel brightness" +msgstr "" + +#: profile.cpp:82 profile.cpp:146 +msgid "Enables the changing of the back panel brightness" +msgstr "" + +#: profile.cpp:89 profile.cpp:153 +msgid "How bright it should be when it is changed" +msgstr "" + +#: profile.cpp:103 profile.cpp:166 +msgid "Enables the changing of the system performance profile" +msgstr "" + +#: profile.cpp:108 profile.cpp:173 +msgid "The new system performance profile to change to" +msgstr "" + +#: profile.cpp:122 profile.cpp:185 +msgid "Enables the throttling of the CPU performance" +msgstr "" + +#: profile.cpp:129 profile.cpp:192 +msgid "How much to throttle the CPU by" +msgstr "" + +#: profile.cpp:141 +msgid "" +"Items in this box take effect whenever the laptop is plugged into the wall" +msgstr "" + +#: profile.cpp:205 +#, fuzzy +msgid "" +"This panel allows you to set default values for system attributes so that they " +"change when the laptop is plugged in to the wall or running on batteries." +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: profile.cpp:211 +msgid "" +"You can also set options for these values that will be set by low battery " +"conditions, or system inactivity in the other panels" +msgstr "" + +#: profile.cpp:411 +#, fuzzy +msgid "" +"<h1>Laptop Power Profile Setup</h1>This module allows you to configure default " +"values for static laptop system attributes that will change when the laptop is " +"plugged in or unplugged from the wall." +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: buttons.cpp:122 +msgid "Lid Switch Closed" +msgstr "" + +#: buttons.cpp:124 +msgid "Select which actions will occur when the laptop's lid is closed" +msgstr "" + +#: buttons.cpp:129 buttons.cpp:205 +msgid "Causes the laptop to move into the standby temporary low-power state" +msgstr "" + +#: buttons.cpp:133 buttons.cpp:209 +msgid "Causes the laptop to move into the suspend 'save-to-ram' state" +msgstr "" + +#: buttons.cpp:137 buttons.cpp:213 +msgid "Causes the laptop to move into the hibernate 'save-to-disk' state" +msgstr "" + +#: buttons.cpp:141 buttons.cpp:217 +msgid "Causes the laptop to power down" +msgstr "" + +#: buttons.cpp:144 buttons.cpp:220 +msgid "Logout" +msgstr "" + +#: buttons.cpp:145 buttons.cpp:221 +msgid "Causes you to be logged out" +msgstr "" + +#: buttons.cpp:148 +msgid "&Off" +msgstr "" + +#: buttons.cpp:151 buttons.cpp:227 +msgid "Causes the back panel brightness to be set" +msgstr "" + +#: buttons.cpp:157 buttons.cpp:232 +msgid "How bright the back panel will be set to" +msgstr "" + +#: buttons.cpp:165 buttons.cpp:241 +msgid "Causes the performance profile to be changed" +msgstr "" + +#: buttons.cpp:170 buttons.cpp:246 +msgid "The performance profile to switch to" +msgstr "" + +#: buttons.cpp:179 buttons.cpp:255 +msgid "Causes the CPU to be throttled back" +msgstr "" + +#: buttons.cpp:184 buttons.cpp:260 +msgid "How much to throttle back the CPU" +msgstr "" + +#: buttons.cpp:198 +msgid "Power Switch Pressed" +msgstr "" + +#: buttons.cpp:200 +msgid "" +"Select which actions will occur when the laptop's power button is pressed" +msgstr "" + +#: buttons.cpp:224 +msgid "O&ff" +msgstr "" + +#: buttons.cpp:272 +msgid "" +"This panel enables actions that are triggered when the lid closure switch or " +"power switch on your laptop is pressed. Some laptops may already automatically " +"do things like this, if you cannot disable them in your BIOS you probably " +"should not enable anything in this panel." +msgstr "" + +#: buttons.cpp:614 +#, fuzzy +msgid "" +"<h1>Laptop Power Control</h1>This module allows you to configure the power " +"switch or lid closure switch on your laptop so they can trigger system actions" +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: apm.cpp:64 +msgid "" +"This panel lets you configure your APM system and lets you have access to some " +"of the extra features provided by it" +msgstr "" + +#: apm.cpp:69 +msgid "" +"NOTE: some APM implementations have buggy suspend/standby implementations. You " +"should test these features very gingerly - save all your work, check them on " +"and try a suspend/standby from the popup menu on the battery icon in the panel " +"if it fails to come back successfully uncheck the box again." +msgstr "" + +#: apm.cpp:98 +msgid "" +"If the above boxes are disabled then there is no 'helper' application set up to " +"help change APM states, there are two ways you can enable this application, " +"either make the file /proc/apm writeable by anyone every time your system boots " +"or use the button below to make the %1 application set-uid root" +msgstr "" + +#: apm.cpp:109 +msgid "This button can be used to enable the APM helper application" +msgstr "" + +#: apm.cpp:114 +msgid "" +"Your system seems to have 'Software Suspend' installed, this can be used to " +"hibernate or 'suspend to disk' your system if you want to use this for " +"hibernation check the box below" +msgstr "" + +#: apm.cpp:119 +msgid "Enable software suspend for hibernate" +msgstr "" + +#: apm.cpp:121 +msgid "" +"If checked this box enables transitions to the 'hibernate' state using the " +"'Software Suspend' mechanism" +msgstr "" + +#: apm.cpp:124 +msgid "" +"If the above box is disabled then you need to be logged in as root or need a " +"helper application to invoke the Software Suspend utility - KDE provides a " +"utility to do this, if you wish to use it you must make it set-uid root, the " +"button below will do this for you" +msgstr "" + +#: apm.cpp:132 +msgid "Setup SS Helper Application" +msgstr "" + +#: apm.cpp:134 +msgid "" +"This button can be used to enable the Software Suspend helper application" +msgstr "" + +#: apm.cpp:160 +msgid "" +"You will need to supply a root password to allow the privileges of the %1 " +"application to change." +msgstr "" + +#: apm.cpp:173 +msgid "" +"%1 cannot be enabled because tdesu cannot be found. Please make sure that it " +"is installed correctly." +msgstr "" + +#: apm.cpp:215 +msgid "" +"The Software Suspend helper cannot be enabled because tdesu cannot be found. " +"Please make sure that it is installed correctly." +msgstr "" + +#: apm.cpp:279 +#, fuzzy +msgid "" +"<h1>APM Setup</h1>This module allows you to configure APM for your system" +msgstr "" +"<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa " +"barošanas uzstādījumus" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#, fuzzy +#~ msgid "System Performance" +#~ msgstr "Sistēmas &pīkstiens" + +#, fuzzy +#~ msgid "Your computer seems to have a partial ACPI installation. ACPI was probably enabled, but some of the sub-options were not - you need to enable at least 'AC Adaptor' and 'Control Method Battery' and then rebuild your kernel." +#~ msgstr "" +#~ "Izskatās, ka jūsu datoram ir daļēja ACPI instalācija,\n" +#~ "iespējams ACPI bija atļauts, bet dažas apakšfunkcijas\n" +#~ "netika atļautas - jums vajag vismaz atļaut 'AC Adapteri'\n" +#~ "un 'Akumulatora Kontroles Metodi' un pārkompilēt kodolu" + +#, fuzzy +#~ msgid "Your computer doesn't have the Linux APM (Advanced Power Management) or ACPI software installed, or doesn't have the APM kernel drivers installed - check out the <a href=\"http://www.linuxdoc.org/HOWTO/Laptop-HOWTO.html\">Linux Laptop-HOWTO</a> document for information on how to install APM." +#~ msgstr "" +#~ "Jūsu datorā nav instalēta Linux APM (Paplašinātā Enerģijas Vadība)\n" +#~ "vai ACPI programmatūra, vai arī nav\n" +#~ "instalēti APM kodola draiveri - pārskatiet Linux Laptop-HOWTO\n" +#~ "dokumentu, lai saņemtu informāciju, kā instalēt APM,\n" +#~ "tas ir pieejams šeit: http://www.linuxdoc.org/HOWTO/Laptop-HOWTO.html" + +#~ msgid "" +#~ "\n" +#~ "If you make /usr/bin/apm setuid then you will also\n" +#~ "be able to choose 'suspend' and 'standby' in the\n" +#~ "above dialog - check out the help button below to\n" +#~ "find out how to do this" +#~ msgstr "" +#~ "\n" +#~ "Ja jūs uzstādīsiet /usr/bin/apm setuid bitu, tad varēsiet\n" +#~ "izvēlēties 'suspend' un 'standby' dialogā\n" +#~ "augstāk - nospiediet palīdzības pogu zemāk, lai\n" +#~ "uzzinātu, kā to izdarīt" + +#~ msgid "" +#~ "\n" +#~ "Your system does not support suspend/standby" +#~ msgstr "" +#~ "\n" +#~ "Jūsu sistēma neatbalsta suspend/standby" + +#~ msgid "No PCMCIA controller detected" +#~ msgstr "PCMCIA kontrolieris nav detektēts" + +#~ msgid "Card 0:" +#~ msgstr "Karte 0:" + +#~ msgid "Card 1:" +#~ msgstr "Karte 1:" + +#~ msgid " " +#~ msgstr " " + +#~ msgid "" +#~ "Your computer or operating system is not supported by the current version of the\n" +#~ "KDE laptop control panels. If you want help porting these panels to work with it\n" +#~ "please contact paul@taniwha.com." +#~ msgstr "" +#~ "Jūsu datoru vai operētājsistēmu tekošā KDE laptop kontroles paneļu versija patreiz nav atbalstīta. Ja vēlaties sniegt palīdzību, lai šie paneļi tomēr strādātu ar jūsu aparatūru,\n" +#~ "lūdzu, kontaktējaties ar paul@taniwha.com." + +#, fuzzy +#~ msgid "Not powered" +#~ msgstr "Nav Pieslēgts:" + +#, fuzzy +#~ msgid "Icons" +#~ msgstr "Ikonas:" + +#~ msgid "" +#~ "\n" +#~ "Currently ACPI suspend/standby is not supported" +#~ msgstr "" +#~ "\n" +#~ "Pagaidām ACPI suspend/standby nav atbalstīts" + +#, fuzzy +#~ msgid "<h1>Brightness Laptop Hardware Setup</h1>This module allows you to configure backpanel brightness on some laptop hardware" +#~ msgstr "<h1>Laptop Enerģijas Kontrole</h1>Šis modulis ļauj kontrolēt jūsu laptopa barošanas uzstādījumus" + +#, fuzzy +#~ msgid "Suspend:" +#~ msgstr "&Apturēt" diff --git a/tde-i18n-lv/messages/tdeutils/kdessh.po b/tde-i18n-lv/messages/tdeutils/kdessh.po new file mode 100644 index 00000000000..42f258f91e3 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kdessh.po @@ -0,0 +1,120 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2001-08-01 21:21EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.2\n" + +#: kdessh.cpp:38 +msgid "Specifies the remote host" +msgstr "Norāda attālinātu resursdatoru" + +#: kdessh.cpp:39 +#, fuzzy +msgid "The command to run" +msgstr "Darbināmā komanda." + +#: kdessh.cpp:40 +msgid "Specifies the target uid" +msgstr "Norādīt mērķa uid" + +#: kdessh.cpp:41 +msgid "Specify remote stub location" +msgstr "Norādiet attālinātā stub atrašanās vietu" + +#: kdessh.cpp:42 +#, fuzzy +msgid "Do not keep password" +msgstr "Nesaglabāt paroli." + +#: kdessh.cpp:43 +#, fuzzy +msgid "Stop the daemon (forgets all passwords)" +msgstr "Apturēt dēmonu (aizmirsīs visas paroles)" + +#: kdessh.cpp:44 +#, fuzzy +msgid "Enable terminal output (no password keeping)" +msgstr "Atļaut izvadi terminālā (paroles netiek saglabātas)" + +#: kdessh.cpp:51 +msgid "KDE ssh" +msgstr "KDE ssh" + +#: kdessh.cpp:52 +#, fuzzy +msgid "Runs a program on a remote host" +msgstr "Darbināt programmu uz attālināta resursdatora." + +#: kdessh.cpp:55 +msgid "Maintainer" +msgstr "Uzturētājs" + +#: kdessh.cpp:83 +#, fuzzy +msgid "No command or host specified." +msgstr "Komanda vai resursdators nav norādīta!" + +#: kdessh.cpp:162 +msgid "" +"Ssh returned with an error!\n" +"The error message is:\n" +"\n" +msgstr "" +"Ssh atgriezts ar kļūdu!\n" +"Kļūdas ziņojums ir:\n" +"\n" + +#: kdessh.cpp:174 +msgid "Command" +msgstr "Komanda" + +#: sshdlg.cpp:33 +msgid "The action you requested needs authentication. Please enter " +msgstr "" +"Jūsu pieprasītajai darbībai nepieciešama autentifikācija. Lūdzu ievadiet " + +#: sshdlg.cpp:53 +msgid "" +"Conversation with ssh failed.\n" +msgstr "" +"Nesekmīgas sarunas ar ssh.\n" + +#: sshdlg.cpp:62 +#, fuzzy +msgid "" +"The programs 'ssh' or 'tdesu_stub' cannot be found.\n" +"Make sure your PATH is set correctly." +msgstr "" +"Programma 'ssh' vai 'tdesu_stub' nav atrasta\n" +"Pārliecinieties, ka jūsu PATH ir korekti uzstādīts." + +#: sshdlg.cpp:68 +#, fuzzy +msgid "Incorrect password. Please try again." +msgstr "Nepareiza parole! Lūdzu mēģiniet vēlreiz." + +#: sshdlg.cpp:72 +msgid "Internal error: Illegal return from SshProcess::checkInstall()" +msgstr "Iekšēja kļūda: Nepareiza atbilde no SshProcess::checkInstall()" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" diff --git a/tde-i18n-lv/messages/tdeutils/kdf.po b/tde-i18n-lv/messages/tdeutils/kdf.po new file mode 100644 index 00000000000..8837cb729a9 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kdf.po @@ -0,0 +1,257 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-12-29 14:54+0100\n" +"PO-Revision-Date: 2002-02-15 21:01EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: disklist.cpp:267 +#, c-format +msgid "could not execute [%s]" +msgstr "nevar izpildīt [%s]" + +#: disks.cpp:229 +msgid "" +"Called: %1\n" +"\n" +msgstr "" +"Saukts: %1\n" +"\n" + +#: disks.cpp:233 +#, fuzzy, c-format +msgid "could not execute %1" +msgstr "nevar izpildīt [%1]" + +#: kcmdf.cpp:53 +msgid "" +"<h3>Hardware Information</h3>" +"<br> All the information modules return information about a certain aspect of " +"your computer hardware or your operating system. Not all modules are available " +"on all hardware architectures and/or operating systems." +msgstr "" + +#: kconftest.cpp:44 +#, fuzzy +msgid "A test application" +msgstr "Testa aplikācija" + +#: kdf.cpp:33 +msgid "KDE free disk space utility" +msgstr "KDE brīva diska vieta utilite" + +#: kdf.cpp:67 +msgid "KDiskFree" +msgstr "KDiskFree" + +#: kdfconfig.cpp:58 kdfwidget.cpp:104 mntconfig.cpp:69 +msgid "Icon" +msgstr "Ikona" + +#: kdfconfig.cpp:59 kdfwidget.cpp:105 mntconfig.cpp:70 +msgid "Device" +msgstr "Iekārta" + +#: kdfconfig.cpp:60 kdfwidget.cpp:106 +msgid "Type" +msgstr "Tips" + +#: kdfconfig.cpp:61 kdfwidget.cpp:107 +msgid "Size" +msgstr "Izmērs" + +#: kdfconfig.cpp:62 kdfwidget.cpp:108 mntconfig.cpp:71 +#, fuzzy +msgid "Mount Point" +msgstr "Montēšanas punkts" + +#: kdfconfig.cpp:63 kdfwidget.cpp:109 +msgid "Free" +msgstr "Brīvs" + +#: kdfconfig.cpp:65 kdfwidget.cpp:111 +#, no-c-format +msgid "Full %" +msgstr "Pilns %" + +#: kdfconfig.cpp:66 kdfwidget.cpp:112 +msgid "Usage" +msgstr "Izmantošana" + +#: kdfconfig.cpp:91 kdfconfig.cpp:184 kdfconfig.cpp:217 kdfconfig.cpp:240 +#: kdfconfig.cpp:253 kdfconfig.cpp:254 +msgid "visible" +msgstr "redzams" + +#: kdfconfig.cpp:115 +msgid "Update frequency [seconds]. The value 0 disables update" +msgstr "Atjaunošanas frekvence [sekundes]. Vērtība 0 aizliedz atjaunošanu" + +#: kdfconfig.cpp:121 +#, fuzzy, c-format +msgid "File manager (e.g. konsole -e mc %m):" +msgstr "Failu Menedžeris (piem. konsole -e mc %m)" + +#: kdfconfig.cpp:130 +#, fuzzy +msgid "Open file manager automatically on mount" +msgstr "Montējot automātiski atvērt failu menedžeri" + +#: kdfconfig.cpp:136 +msgid "Pop up a window when a disk gets critically full" +msgstr "Parādīt logu, kad disks paliek kritiski pilns" + +#: kdfconfig.cpp:217 kdfconfig.cpp:253 +msgid "hidden" +msgstr "paslēpts" + +#: kdfwidget.cpp:340 kdfwidget.cpp:341 +msgid "N/A" +msgstr "N/A" + +#: kdfwidget.cpp:379 kwikdisk.cpp:288 +#, fuzzy +msgid "Device [%1] on [%2] is getting critically full!" +msgstr "Ierīce [%1] uz [%1] paliek kritiski pilna!" + +#: kdfwidget.cpp:469 +msgid "Mount Device" +msgstr "Montēt Iekārtu" + +#: kdfwidget.cpp:470 +msgid "Unmount Device" +msgstr "Nomontēt Iekārtu" + +#: kdfwidget.cpp:472 +msgid "Open in File Manager" +msgstr "" + +#: kdfwidget.cpp:489 kdfwidget.cpp:490 +msgid "MOUNTING" +msgstr "MONTĒJU" + +#: kwikdisk.cpp:48 +#, fuzzy +msgid "KDE Free disk space utility" +msgstr "KDE brīva diska vieta utilite" + +#: kwikdisk.cpp:172 kwikdisk.cpp:324 +msgid "KwikDisk" +msgstr "" + +#: kwikdisk.cpp:178 +msgid "%1 (%2) %3 on %4" +msgstr "%1 (%2) %3 uz %4" + +#: kwikdisk.cpp:179 +msgid "Unmount" +msgstr "Nomontēt" + +#: kwikdisk.cpp:179 +msgid "Mount" +msgstr "Montēt" + +#: kwikdisk.cpp:219 +#, fuzzy +msgid "You must login as root to mount this disk" +msgstr "Atvainojos, bet jums jābūt root, lai montētu šo disku" + +#: kwikdisk.cpp:229 +msgid "&Start KDiskFree" +msgstr "&Palaist KDiskFree" + +#: kwikdisk.cpp:233 +#, fuzzy +msgid "&Configure KwikDisk..." +msgstr "&Konfigurēt %1..." + +#: kwikdisk.cpp:327 +msgid "Original author" +msgstr "" + +#: kwikdisk.cpp:329 +msgid "KDE 2 changes" +msgstr "" + +#: kwikdisk.cpp:330 +msgid "KDE 3 changes" +msgstr "" + +#: mntconfig.cpp:72 +#, fuzzy +msgid "Mount Command" +msgstr "Montēšanas komanda" + +#: mntconfig.cpp:73 +#, fuzzy +msgid "Unmount Command" +msgstr "Nomontēšanas komanda" + +#: mntconfig.cpp:82 mntconfig.cpp:84 +msgid "None" +msgstr "Nav" + +#: mntconfig.cpp:110 +msgid "Get Mount Command" +msgstr "" + +#: mntconfig.cpp:125 +msgid "Get Unmount Command" +msgstr "" + +#: mntconfig.cpp:258 +msgid "" +"This filename is not valid: %1\n" +"It must end with \"_mount\" or \"_unmount\"." +msgstr "" + +#: mntconfig.cpp:294 +msgid "Only local files supported." +msgstr "Tikai lokālie faili ir atbalstīti." + +#: mntconfig.cpp:310 +msgid "Only local files are currently supported." +msgstr "Tikai lokāli faili pašlaik ir atbalstīti." + +#: optiondialog.cpp:32 +msgid "General Settings" +msgstr "Vispārējie Uzstādījumi" + +#: optiondialog.cpp:38 +msgid "Mount Commands" +msgstr "" + +#, fuzzy +#~ msgid "could not execute %s" +#~ msgstr "nevar izpildīt [%s]" + +#~ msgid "KDE Free disk space utility (another one?)" +#~ msgstr "KDE brīvās diska vietas utilīta (vēl viena?)" + +#, fuzzy +#~ msgid "&Customize..." +#~ msgstr "&Pielāgot" + +#~ msgid "Device [%1] on [%1] is getting critically full!" +#~ msgstr "Ierīce [%1] uz [%1] paliek kritiski pilna!" diff --git a/tde-i18n-lv/messages/tdeutils/kedit.po b/tde-i18n-lv/messages/tdeutils/kedit.po new file mode 100644 index 00000000000..cfcd838bd14 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kedit.po @@ -0,0 +1,449 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2008-07-08 01:19+0200\n" +"PO-Revision-Date: 2002-02-15 21:01EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#. i18n: file color.ui line 66 +#: rc.cpp:6 +#, fuzzy, no-c-format +msgid "Use &custom colors" +msgstr "Lietot pielāgotas krāsas" + +#. i18n: file color.ui line 77 +#: rc.cpp:9 +#, fuzzy, no-c-format +msgid "&Foreground color:" +msgstr "Priekšplāna krāsa:" + +#. i18n: file color.ui line 91 +#: rc.cpp:12 +#, fuzzy, no-c-format +msgid "&Background color:" +msgstr "Fona krāsa:" + +#. i18n: file misc.ui line 27 +#: rc.cpp:15 +#, fuzzy, no-c-format +msgid "&Word wrap:" +msgstr "Vārdu Pārnese:" + +#. i18n: file misc.ui line 49 +#: rc.cpp:18 +#, fuzzy, no-c-format +msgid "Make &backup when saving a file" +msgstr "Saglabājot failu izveidot rezerves kopiju" + +#. i18n: file misc.ui line 58 +#: rc.cpp:21 +#, fuzzy, no-c-format +msgid "Disable Wrapping" +msgstr "Aizliegt pārnešanu" + +#. i18n: file misc.ui line 63 +#: rc.cpp:24 +#, fuzzy, no-c-format +msgid "Soft Wrapping" +msgstr "Aizliegt pārnešanu" + +#. i18n: file misc.ui line 68 +#: rc.cpp:27 +#, fuzzy, no-c-format +msgid "At Specified Column" +msgstr "Pie norādītās pozīcijas" + +#. i18n: file misc.ui line 100 +#: rc.cpp:30 +#, fuzzy, no-c-format +msgid "Wrap &column:" +msgstr "Pārnešanas Pozīcija:" + +#. i18n: file kedit.kcfg line 16 +#: rc.cpp:36 +#, fuzzy, no-c-format +msgid "Use custom colors." +msgstr "Lietot pielāgotas krāsas" + +#. i18n: file kedit.kcfg line 20 +#: rc.cpp:39 +#, no-c-format +msgid "Text color" +msgstr "" + +#. i18n: file kedit.kcfg line 24 +#: rc.cpp:42 +#, fuzzy, no-c-format +msgid "Background color" +msgstr "Fona krāsa:" + +#. i18n: file kedit.kcfg line 28 +#: rc.cpp:45 +#, fuzzy, no-c-format +msgid "Wrapping mode" +msgstr "Aizliegt pārnešanu" + +#. i18n: file kedit.kcfg line 37 +#: rc.cpp:48 +#, fuzzy, no-c-format +msgid "Wrap at column" +msgstr "Pārnešanas Pozīcija:" + +#. i18n: file kedit.kcfg line 41 +#: rc.cpp:51 +#, fuzzy, no-c-format +msgid "Make backup when saving a file" +msgstr "Saglabājot failu izveidot rezerves kopiju" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: kedit.cpp:220 +#, fuzzy +msgid "&Insert File..." +msgstr "&Ievietot Failu" + +#: kedit.cpp:222 +#, fuzzy +msgid "In&sert Date" +msgstr "Ie&vietot Datumu" + +#: kedit.cpp:224 +msgid "Cl&ean Spaces" +msgstr "&Notīrīt Tukšumus" + +#: kedit.cpp:239 +msgid "OVR" +msgstr "OVR" + +#: kedit.cpp:240 +msgid "Line:000000 Col: 000" +msgstr "Rinda:000000 Kol: 000" + +#: kedit.cpp:246 +msgid "Line: 1 Col: 1" +msgstr "Rinda: 1 Kol: 1" + +#: kedit.cpp:247 +msgid "INS" +msgstr "INS" + +#: kedit.cpp:390 +msgid "Spellcheck: Started." +msgstr "Pareizrakstības pārbaude: Palaista." + +#: kedit.cpp:393 +msgid "Spellcheck" +msgstr "Pareizrakstības pārbaude" + +#: kedit.cpp:421 +msgid "Spellcheck: %1% complete" +msgstr "Pareizrakstības pārbaude: %1% pabeigti" + +#: kedit.cpp:433 +#, fuzzy +msgid "Spellcheck: Aborted." +msgstr "Pareizrakstības pārbaude: Pārtraukta" + +#: kedit.cpp:437 +#, fuzzy +msgid "Spellcheck: Complete." +msgstr "Pareizrakstības pārbaude: Pabeigta" + +#: kedit.cpp:464 +msgid "" +"ISpell could not be started.\n" +"Please make sure you have ISpell properly configured and in your PATH." +msgstr "" +"ISpell nevar tikt startēts.\n" +"Lūdzu pārliecināties ka ir ISpell pareizi konfigurēts un ir jūsu PATH." + +#: kedit.cpp:470 +#, fuzzy +msgid "Spellcheck: Crashed." +msgstr "Pareizrakstības pārbaude: Neizdevās" + +#: kedit.cpp:471 +msgid "ISpell seems to have crashed." +msgstr "ISpell izskatās salūzis." + +#: kedit.cpp:483 +msgid "Open File" +msgstr "Atvērt Failu" + +#: kedit.cpp:494 +msgid "" +"The file you have requested is larger than KEdit is designed for. Please ensure " +"you have enough system resources available to safely load this file, or " +"consider using a program that is designed to handle large files such as KWrite." +msgstr "" + +#: kedit.cpp:497 +msgid "Attempting to Open Large File" +msgstr "" + +#: kedit.cpp:530 kedit.cpp:568 kedit.cpp:1154 +msgid "Done" +msgstr "Pabeigts" + +#: kedit.cpp:553 +msgid "Insert File" +msgstr "Ievietot Failu" + +#: kedit.cpp:597 kedit.cpp:661 +msgid "" +"This document has been modified.\n" +"Would you like to save it?" +msgstr "" +"Šis dokuments ir izmainīts.\n" +"Vai vēlaties to saglabāt?" + +#: kedit.cpp:618 +msgid "" +"Could not save the file.\n" +"Exit anyways?" +msgstr "" +"Nevaru saglabāt failu.\n" +"Vienalga iziet?" + +#: kedit.cpp:702 +#, c-format +msgid "Wrote: %1" +msgstr "Ierakstīts: %1" + +#: kedit.cpp:725 +msgid "Save File As" +msgstr "Saglabāt Failu Kā" + +#: kedit.cpp:734 +msgid "" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +msgstr "" + +#: kedit.cpp:736 +#, fuzzy +msgid "Overwrite File?" +msgstr "Ievietot Failu" + +#: kedit.cpp:737 +msgid "Overwrite" +msgstr "" + +#: kedit.cpp:751 +#, c-format +msgid "Saved as: %1" +msgstr "Saglabāts kā: %1" + +#: kedit.cpp:856 +msgid "[New Document]" +msgstr "[Jauns Dokuments]" + +#: kedit.cpp:889 +msgid "Line: %1 Col: %2" +msgstr "Rinda: %1 Kol: %2" + +#: kedit.cpp:899 +#, c-format +msgid "Date: %1" +msgstr "Datums: %1" + +#: kedit.cpp:900 +#, c-format +msgid "File: %1" +msgstr "Fails: %1" + +#: kedit.cpp:911 +#, fuzzy, c-format +msgid "Print %1" +msgstr "Drukāšana" + +#: kedit.cpp:979 +msgid "Printing aborted." +msgstr "Drukāšana pārtraukta." + +#: kedit.cpp:981 +msgid "Printing complete." +msgstr "Drukāšana pabeigta." + +#: kedit.cpp:1026 kedit.cpp:1079 +#, fuzzy +msgid "You have specified a folder" +msgstr "Jūs esat norādijis katalogu" + +#: kedit.cpp:1034 +msgid "The specified file does not exist" +msgstr "Norādītais fails neeksistē" + +#: kedit.cpp:1042 +msgid "You do not have read permission to this file." +msgstr "Jums nav šī faila lasīšanas tiesību." + +#: kedit.cpp:1087 +msgid "Unable to make a backup of the original file." +msgstr "Nevaru izveidot oriģinālā faila rezerves kopiju." + +#: kedit.cpp:1098 +msgid "Unable to write to file." +msgstr "Nevar rakstīt failā." + +#: kedit.cpp:1115 +msgid "Could not save file." +msgstr "Nevar saglabāt failu." + +#: kedit.cpp:1128 +#, c-format +msgid "" +"Malformed URL\n" +"%1" +msgstr "" +"Kļūdains URL\n" +"%1" + +#: kedit.cpp:1144 +#, fuzzy +msgid "Cannot download file." +msgstr "Nevaru lejupielādēt failu!" + +#: kedit.cpp:1187 +msgid "New Window" +msgstr "Jauns Logs" + +#: kedit.cpp:1190 +msgid "New Window Created" +msgstr "Jauns Logs Izveidots" + +#: kedit.cpp:1192 +msgid "Load Command Done" +msgstr "Ielāde pabeigta" + +#: kedit.cpp:1253 +#, fuzzy +msgid "KDE text editor" +msgstr "KDE Teksta Redaktors" + +#: kedit.cpp:1257 +msgid "Encoding to use for the following documents" +msgstr "" + +#: kedit.cpp:1258 +#, fuzzy +msgid "File or URL to open" +msgstr "Atveramais Fails vai URL" + +#: kedit.cpp:1266 +msgid "KEdit" +msgstr "KEdit" + +#: kedit.cpp:1329 +#, fuzzy +msgid "Editor Font" +msgstr "Redaktora fonts" + +#: kedit.cpp:1333 +msgid "Color" +msgstr "Krāsa" + +#: kedit.cpp:1333 +#, fuzzy +msgid "Text Color in Editor Area" +msgstr "Teksta krāsa labošanas laukumā" + +#: kedit.cpp:1336 +msgid "Spelling" +msgstr "Pareizrakstība" + +#: kedit.cpp:1337 +#, fuzzy +msgid "Spelling Checker" +msgstr "Pareizrakstības pārbaude" + +#: ktextfiledlg.cpp:65 +#, fuzzy +msgid "Select Encoding..." +msgstr "Izvēlieties kodējumu..." + +#: ktextfiledlg.cpp:93 +#, fuzzy +msgid "Select Encoding" +msgstr "Izvēlieties kodējumu" + +#: ktextfiledlg.cpp:100 +msgid "Select encoding for text file: " +msgstr "Izvēlieties kodējumu teksta failam: " + +#: ktextfiledlg.cpp:104 +#, fuzzy +msgid "Default Encoding" +msgstr "Noklusētais kodējums" + +#: ktextfiledlg.cpp:107 +msgid "Default encoding" +msgstr "Noklusētais kodējums" + +#~ msgid "Printing" +#~ msgstr "Drukāšana" + +#~ msgid "Stop printing" +#~ msgstr "Apturēt druku" + +#~ msgid "Printing page %1..." +#~ msgstr "Drukāju lapu %1..." + +#~ msgid "KEdit editor font" +#~ msgstr "KEdit redaktora fonts" + +#, fuzzy +#~ msgid "Various Properties" +#~ msgstr "Dažādas īpašības" + +#~ msgid "" +#~ "Could not pipe the contents of this document into:\n" +#~ " %1" +#~ msgstr "" +#~ "Nevaru pārmainīt šī dokumenta satura plūsmu uz:\n" +#~ " %1" + +#~ msgid "Mail Document" +#~ msgstr "Nosūtīt dokumentu pa pastu" + +#~ msgid "&Mail" +#~ msgstr "&Pasts" + +#, fuzzy +#~ msgid "Mail document to:" +#~ msgstr "Nosūtīt Dokumentu uz:" + +#~ msgid "Subject:" +#~ msgstr "Subjekts:" + +#~ msgid "You must specify a recipient" +#~ msgstr "Jums ir jānorāda saņēmējs" + +#, fuzzy +#~ msgid "Mail command:" +#~ msgstr "Pasta Komanda:" + +#, fuzzy +#~ msgid "Let Editor Width Decide" +#~ msgstr "Automātiska platuma noteikšana" + +#~ msgid "Spell checker behavior" +#~ msgstr "Pareizraksibas pārbaudītāja uzvedība" diff --git a/tde-i18n-lv/messages/tdeutils/kfloppy.po b/tde-i18n-lv/messages/tdeutils/kfloppy.po new file mode 100644 index 00000000000..658d0da9fc5 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kfloppy.po @@ -0,0 +1,569 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2007-06-02 02:16+0200\n" +"PO-Revision-Date: 2002-02-15 21:06EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: main.cpp:34 +#, fuzzy +msgid "KDE Floppy Disk Utility" +msgstr "KDE Floppī Diska utilite" + +#: main.cpp:38 +msgid "Default device" +msgstr "" + +#: main.cpp:45 +msgid "KFloppy" +msgstr "KFloppy" + +#: main.cpp:51 +msgid "KFloppy helps you format floppies with the filesystem of your choice." +msgstr "" + +#: main.cpp:54 +msgid "Author and former maintainer" +msgstr "" + +#: main.cpp:55 +msgid "User interface re-design" +msgstr "" + +#: main.cpp:56 +msgid "Add BSD support" +msgstr "" + +#: main.cpp:57 +msgid "Make KFloppy work again for KDE 3.4" +msgstr "" + +#: format.cpp:269 +#, c-format +msgid "Unexpected drive number %1." +msgstr "" + +#: format.cpp:281 +#, c-format +msgid "Unexpected density number %1." +msgstr "" + +#: format.cpp:296 +msgid "Cannot find a device for drive %1 and density %2." +msgstr "" + +#: format.cpp:315 +msgid "" +"Cannot access %1\n" +"Make sure that the device exists and that you have write permission to it." +msgstr "" + +#: format.cpp:346 +msgid "The program %1 terminated with an error." +msgstr "" + +#: format.cpp:352 +msgid "The program %1 terminated abnormally." +msgstr "" + +#: format.cpp:415 format.cpp:576 format.cpp:675 format.cpp:776 format.cpp:855 +#: format.cpp:949 +msgid "Internal error: device not correctly defined." +msgstr "" + +#: format.cpp:422 +msgid "Cannot find fdformat." +msgstr "Nevaru atrast fdformat." + +#: format.cpp:454 +#, fuzzy +msgid "Could not start fdformat." +msgstr "Nevaru atrast fdformat." + +#: format.cpp:481 +#, c-format +msgid "Error formatting track %1." +msgstr "" + +#: format.cpp:489 format.cpp:522 +msgid "" +"Cannot access floppy or floppy drive.\n" +"Please insert a floppy and make sure that you have selected a valid floppy " +"drive." +msgstr "" + +#: format.cpp:510 +#, c-format +msgid "Low-level formatting error at track %1." +msgstr "" + +#: format.cpp:515 +#, c-format +msgid "Low-level formatting error: %1" +msgstr "" + +#: format.cpp:529 format.cpp:732 format.cpp:898 format.cpp:989 +msgid "" +"Device busy.\n" +"Perhaps you need to unmount the floppy first." +msgstr "" + +#: format.cpp:535 +#, c-format +msgid "Low-level format error: %1" +msgstr "" + +#: format.cpp:583 +#, fuzzy +msgid "Cannot find dd." +msgstr "Nevaru atrast fdformat." + +#: format.cpp:598 +#, fuzzy +msgid "Could not start dd." +msgstr "Nevaru atrast fdformat." + +#: format.cpp:682 +msgid "Cannot find a program to create FAT filesystems." +msgstr "" + +#: format.cpp:713 +#, fuzzy +msgid "Cannot start FAT format program." +msgstr "" +"Nevaru palaist jaunu programmu\n" +"fork() neizdevās." + +#: format.cpp:727 format.cpp:893 format.cpp:984 +msgid "" +"Floppy is mounted.\n" +"You need to unmount the floppy first." +msgstr "" + +#: format.cpp:783 +#, fuzzy +msgid "" +"_: BSD\n" +"Cannot find a program to create UFS filesystems." +msgstr "" +"Nevaru izveidot failu sistēmu uz: %1\n" +"%2" + +#: format.cpp:801 +#, fuzzy +msgid "" +"_: BSD\n" +"Cannot start UFS format program." +msgstr "" +"Nevaru palaist jaunu programmu\n" +"fork() neizdevās." + +#: format.cpp:862 +#, fuzzy +msgid "Cannot find a program to create ext2 filesystems." +msgstr "" +"Nevaru izveidot failu sistēmu uz: %1\n" +"%2" + +#: format.cpp:879 +#, fuzzy +msgid "Cannot start ext2 format program." +msgstr "" +"Nevaru palaist jaunu programmu\n" +"fork() neizdevās." + +#: format.cpp:956 +#, fuzzy +msgid "Cannot find a program to create Minix filesystems." +msgstr "" +"Nevaru izveidot failu sistēmu uz: %1\n" +"%2" + +#: format.cpp:973 +#, fuzzy +msgid "Cannot start Minix format program." +msgstr "" +"Nevaru palaist jaunu programmu\n" +"fork() neizdevās." + +#: floppy.cpp:70 +#, fuzzy +msgid "Floppy &drive:" +msgstr "Diskešu Iekārta:" + +#: floppy.cpp:77 floppy.cpp:356 floppy.cpp:704 +msgid "Primary" +msgstr "Primārais" + +#: floppy.cpp:78 floppy.cpp:360 +msgid "Secondary" +msgstr "" + +#: floppy.cpp:80 +msgid "<qt>Select the floppy drive.</qt>" +msgstr "" + +#: floppy.cpp:87 +#, fuzzy +msgid "&Size:" +msgstr "Izmērs:" + +#: floppy.cpp:92 floppy.cpp:706 +msgid "Auto-Detect" +msgstr "" + +#: floppy.cpp:94 floppy.cpp:367 floppy.cpp:708 +msgid "3.5\" 1.44MB" +msgstr "" + +#: floppy.cpp:95 floppy.cpp:371 +msgid "3.5\" 720KB" +msgstr "" + +#: floppy.cpp:96 floppy.cpp:375 +msgid "5.25\" 1.2MB" +msgstr "" + +#: floppy.cpp:97 floppy.cpp:379 +msgid "5.25\" 360KB" +msgstr "" + +#: floppy.cpp:100 +msgid "<qt>This allows you to select the floppy disk's size and density.</qt>" +msgstr "" + +#: floppy.cpp:108 +#, fuzzy +msgid "F&ile system:" +msgstr "Failu Sistēma:" + +#: floppy.cpp:115 floppy.cpp:127 +msgid "" +"_: Linux\n" +"KFloppy supports three file formats under Linux: MS-DOS, Ext2, and Minix" +msgstr "" + +#: floppy.cpp:118 +msgid "" +"_: BSD\n" +"KFloppy supports three file formats under BSD: MS-DOS, UFS, and Ext2" +msgstr "" + +#: floppy.cpp:129 floppy.cpp:158 floppy.cpp:578 floppy.cpp:710 +msgid "DOS" +msgstr "" + +#: floppy.cpp:131 +msgid "" +"_: Linux\n" +"Program mkdosfs found." +msgstr "" + +#: floppy.cpp:134 +msgid "" +"_: Linux\n" +"Program mkdosfs <b>not found</b>. MSDOS formatting <b>not available</b>." +msgstr "" + +#: floppy.cpp:138 floppy.cpp:176 floppy.cpp:595 +msgid "ext2" +msgstr "" + +#: floppy.cpp:140 floppy.cpp:178 +msgid "Program mke2fs found." +msgstr "" + +#: floppy.cpp:143 floppy.cpp:181 +msgid "Program mke2fs <b>not found</b>. Ext2 formatting <b>not available</b>" +msgstr "" + +#: floppy.cpp:147 floppy.cpp:622 +msgid "Minix" +msgstr "" + +#: floppy.cpp:149 +msgid "" +"_: Linux\n" +"Program mkfs.minix found." +msgstr "" + +#: floppy.cpp:152 +msgid "" +"_: Linux\n" +"Program mkfs.minix <b>not found</b>. Minix formatting <b>not available</b>" +msgstr "" + +#: floppy.cpp:156 +msgid "" +"_: BSD\n" +"KFloppy supports two file formats under BSD: MS-DOS and UFS" +msgstr "" + +#: floppy.cpp:160 +msgid "" +"_: BSD\n" +"Program newfs_msdos found." +msgstr "" + +#: floppy.cpp:163 +msgid "" +"_: BSD\n" +"Program newfs_msdos <b>not found</b>. MSDOS formatting <b>not available</b>." +msgstr "" + +#: floppy.cpp:167 floppy.cpp:488 floppy.cpp:613 +msgid "UFS" +msgstr "" + +#: floppy.cpp:169 +msgid "" +"_: BSD\n" +"Program newfs found." +msgstr "" + +#: floppy.cpp:172 +msgid "" +"_: BSD\n" +"Program newfs <b>not found</b>. UFS formatting <b>not available</b>." +msgstr "" + +#: floppy.cpp:187 +#, fuzzy +msgid "&Formatting" +msgstr "Formatēju ..." + +#: floppy.cpp:190 +#, fuzzy +msgid "Q&uick format" +msgstr "Ātra &Formatēšana" + +#: floppy.cpp:192 +msgid "" +"<qt>Quick format is only a high-level format: it creates only a file " +"system.</qt>" +msgstr "" + +#: floppy.cpp:195 +#, fuzzy +msgid "&Zero out and quick format" +msgstr "Ātra &Formatēšana" + +#: floppy.cpp:197 +msgid "" +"<qt>This first erases the floppy by writing zeros and then it creates the file " +"system.</qt>" +msgstr "" + +#: floppy.cpp:199 +#, fuzzy +msgid "Fu&ll format" +msgstr "Pi&lna Formatēšana" + +#: floppy.cpp:201 +msgid "" +"Full format is a low-level and high-level format. It erases everything on the " +"disk." +msgstr "" + +#: floppy.cpp:210 +msgid "Program fdformat found." +msgstr "" + +#: floppy.cpp:215 +msgid "Program fdformat <b>not found</b>. Full formatting <b>disabled</b>." +msgstr "" + +#: floppy.cpp:222 +msgid "Program dd found." +msgstr "" + +#: floppy.cpp:226 +msgid "Program dd <b>not found</b>. Zeroing-out <b>disabled</b>." +msgstr "" + +#: floppy.cpp:230 +#, fuzzy +msgid "&Verify integrity" +msgstr "Pār&baudīt Integritāti" + +#: floppy.cpp:234 +msgid "" +"<qt>Check this if you want the floppy disk to be checked after formatting. " +"Please note that the floppy will be checked twice if you have selected full " +"formatting.</qt>" +msgstr "" + +#: floppy.cpp:238 +msgid "Volume la&bel:" +msgstr "" + +#: floppy.cpp:242 +msgid "" +"<qt>Check this if you want a volume label for your floppy. Please note that " +"Minix does not support labels at all.</qt>" +msgstr "" + +#: floppy.cpp:250 floppy.cpp:702 +msgid "" +"_: Volume label, maximal 11 characters\n" +"KDE Floppy" +msgstr "" + +#: floppy.cpp:254 +msgid "" +"<qt>This is for the volume label. Due to a limitation of MS-DOS the label can " +"only be 11 characters long. Please note that Minix does not support labels, " +"whatever you enter here.</qt>" +msgstr "" + +#: floppy.cpp:263 floppy.cpp:470 +msgid "&Format" +msgstr "&Formāts" + +#: floppy.cpp:270 +msgid "<qt>Click here to start formatting.</qt>" +msgstr "" + +#: floppy.cpp:293 +msgid "<qt>This is the status window, where error messages are displayed.</qt>" +msgstr "" + +#: floppy.cpp:307 +msgid "<qt>Shows progress of the format.</qt>" +msgstr "" + +#: floppy.cpp:315 +msgid "" +"KFloppy cannot find any of the needed programs for creating file systems; " +"please check your installation." +"<br>" +"<br>Log:" +msgstr "" + +#: floppy.cpp:347 +msgid "KDE Floppy Formatter" +msgstr "KDE Diskešu Formatētājs" + +#: floppy.cpp:490 +msgid "" +"_: BSD\n" +"Formatting with BSD on a user-given device is only possible with UFS" +msgstr "" + +#: floppy.cpp:498 +msgid "" +"<qt>Formatting will erase all data on the device:" +"<br/><b>%1</b>" +"<br/>(Please check the correctness of the device name.)" +"<br/>Are you sure you wish to proceed?</qt>" +msgstr "" + +#: floppy.cpp:501 floppy.cpp:516 +msgid "Proceed?" +msgstr "" + +#: floppy.cpp:515 +msgid "" +"Formatting will erase all data on the disk.\n" +"Are you sure you wish to proceed?" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#~ msgid "KDE Floppy" +#~ msgstr "KDE Diskete" + +#~ msgid "HD" +#~ msgstr "HD" + +#~ msgid "Dos" +#~ msgstr "Dos" + +#~ msgid "" +#~ "Cannot format: %1\n" +#~ "%2" +#~ msgstr "" +#~ "Nevaru noformatizēt: %1\n" +#~ "%2" + +#, fuzzy +#~ msgid "Block %1 is bad. Continuing..." +#~ msgstr "Bloks %1 ir slikts. Turpinu ..." + +#~ msgid "" +#~ "Cannot create a filesystem on: %1\n" +#~ "%2" +#~ msgstr "" +#~ "Nevaru izveidot failu sistēmu uz: %1\n" +#~ "%2" + +#~ msgid "" +#~ "The floppy was successfully formatted.\n" +#~ "Blocks marked bad: %1\n" +#~ "Raw Capacity: %2\n" +#~ msgstr "" +#~ "Diskete ir sekmīgi noformatizēta.\n" +#~ "Sliktie bloki: %1\n" +#~ "Ietilpība: %2\n" + +#~ msgid "All files were successfully erased." +#~ msgstr "Visi faili tika sekmīgi nodzēsti." + +#~ msgid "A&bort" +#~ msgstr "At&celt" + +#~ msgid "Cannot find mke2fs" +#~ msgstr "Nevaru atrast mke2fs" + +#~ msgid "Cannot find mkdosfs" +#~ msgstr "Nevaru atrast mkdosfs" + +#~ msgid "Cannot start a new program: fork() failed." +#~ msgstr "Nevaru izpildīt jaunu programmu: fork() neizdevās." + +#, fuzzy +#~ msgid "Creating Filesystem..." +#~ msgstr "Veidoju Failu sistēmu ..." + +#, fuzzy +#~ msgid "dos floppy" +#~ msgstr "KDE Diskete" + +#, fuzzy +#~ msgid "Can't find device." +#~ msgstr "Nevaru atrast fdformat." + +#, fuzzy +#~ msgid "Creating filesystem ..." +#~ msgstr "Veidoju Failu sistēmu ..." + +#, fuzzy +#~ msgid "UFS floppy" +#~ msgstr "KFloppy" + +#, fuzzy +#~ msgid "Making filesystem..." +#~ msgstr "Veidoju Failu sistēmu ..." + +#, fuzzy +#~ msgid "Disk formatted successfully." +#~ msgstr "Visi faili tika sekmīgi nodzēsti." diff --git a/tde-i18n-lv/messages/tdeutils/khexedit.po b/tde-i18n-lv/messages/tdeutils/khexedit.po new file mode 100644 index 00000000000..eb166afe425 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/khexedit.po @@ -0,0 +1,2161 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-04-17 03:54+0200\n" +"PO-Revision-Date: 2002-01-22 21:55EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#. i18n: file khexeditui.rc line 10 +#: rc.cpp:3 +#, no-c-format +msgid "Permissions" +msgstr "" + +#. i18n: file khexeditui.rc line 19 +#: rc.cpp:6 +#, fuzzy, no-c-format +msgid "Spec&ial" +msgstr "Decimāls" + +#. i18n: file khexeditui.rc line 42 +#: rc.cpp:9 +#, fuzzy, no-c-format +msgid "Document &Encoding" +msgstr "Kodējums" + +#. i18n: file khexeditui.rc line 67 +#: rc.cpp:12 +#, fuzzy, no-c-format +msgid "&Documents" +msgstr "Drukāt Dokumentu" + +#. i18n: file khexeditui.rc line 73 +#: rc.cpp:15 +#, no-c-format +msgid "&Document Tabs" +msgstr "" + +#. i18n: file khexeditui.rc line 78 +#: rc.cpp:18 +#, fuzzy, no-c-format +msgid "Conversion &Field" +msgstr "Konvertācija" + +#. i18n: file khexeditui.rc line 83 +#: rc.cpp:21 +#, fuzzy, no-c-format +msgid "Searc&hbar" +msgstr "Atdalītājs" + +#: chartabledialog.cc:37 +msgid "Character Table" +msgstr "" + +#: chartabledialog.cc:49 dialog.cc:1402 fileinfodialog.cc:106 +msgid "Decimal" +msgstr "Decimāls" + +#: chartabledialog.cc:50 dialog.cc:1401 fileinfodialog.cc:105 +msgid "Hexadecimal" +msgstr "" + +#: chartabledialog.cc:51 dialog.cc:1403 fileinfodialog.cc:107 +msgid "Octal" +msgstr "Oktāls" + +#: chartabledialog.cc:52 dialog.cc:1404 fileinfodialog.cc:108 +msgid "Binary" +msgstr "" + +#: chartabledialog.cc:53 fileinfodialog.cc:109 +msgid "Text" +msgstr "Teksts" + +#: chartabledialog.cc:70 +msgid "Insert this number of characters:" +msgstr "" + +#: parts/kpart/khepartfactory.cpp:30 +#, fuzzy +msgid "KHexEdit2Part" +msgstr "KHexEdit" + +#: parts/kpart/khepartfactory.cpp:31 +#, fuzzy +msgid "Embedded hex editor" +msgstr "KDE Heksadecimālais redaktors" + +#: parts/kpart/khepartfactory.cpp:36 +msgid "Author" +msgstr "" + +#: parts/kpart/khepart.cpp:92 +msgid "&Value Coding" +msgstr "" + +#: parts/kpart/khepart.cpp:94 toplevel.cc:180 +msgid "&Hexadecimal" +msgstr "&Heksadecimāls" + +#: parts/kpart/khepart.cpp:95 toplevel.cc:182 +msgid "&Decimal" +msgstr "&Decimāls" + +#: parts/kpart/khepart.cpp:96 toplevel.cc:184 +msgid "&Octal" +msgstr "&Oktāls" + +#: parts/kpart/khepart.cpp:97 toplevel.cc:186 +msgid "&Binary" +msgstr "" + +#: parts/kpart/khepart.cpp:102 +#, fuzzy +msgid "&Char Encoding" +msgstr "Kodējums" + +#: parts/kpart/khepart.cpp:106 +msgid "Show &Unprintable Chars (<32)" +msgstr "" + +#: parts/kpart/khepart.cpp:112 +#, fuzzy +msgid "&Resize Style" +msgstr "&Nomest" + +#: parts/kpart/khepart.cpp:114 +#, fuzzy +msgid "&No Resize" +msgstr "&Nomest" + +#: parts/kpart/khepart.cpp:115 +msgid "&Lock Groups" +msgstr "" + +#: parts/kpart/khepart.cpp:116 +msgid "&Full Size Usage" +msgstr "" + +#: parts/kpart/khepart.cpp:120 +#, fuzzy +msgid "&Line Offset" +msgstr "Ofsets" + +#: parts/kpart/khepart.cpp:123 +#, fuzzy +msgid "&Columns" +msgstr "Drukāt Dokumentu" + +#: parts/kpart/khepart.cpp:125 +msgid "&Values Column" +msgstr "" + +#: parts/kpart/khepart.cpp:126 +msgid "&Chars Column" +msgstr "" + +#: parts/kpart/khepart.cpp:127 +msgid "&Both Columns" +msgstr "" + +#: searchbar.cc:63 toplevel.cc:862 +msgid "Hex" +msgstr "Heksa" + +#: searchbar.cc:63 toplevel.cc:866 +msgid "Dec" +msgstr "" + +#: searchbar.cc:63 toplevel.cc:870 +msgid "Oct" +msgstr "" + +#: searchbar.cc:63 toplevel.cc:874 +msgid "Bin" +msgstr "" + +#: searchbar.cc:64 toplevel.cc:878 +msgid "Txt" +msgstr "" + +#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529 +#: hexeditorwidget.cc:1597 searchbar.cc:73 +msgid "Find" +msgstr "Meklēt" + +#: searchbar.cc:79 +msgid "Backwards" +msgstr "" + +#: searchbar.cc:80 +msgid "Ignore case" +msgstr "" + +#: hexmanagerwidget.cc:136 +msgid "Conversion" +msgstr "Konvertācija" + +#: main.cc:34 +#, fuzzy +msgid "KDE hex editor" +msgstr "KDE Heksadecimālais redaktors" + +#: main.cc:40 +msgid "Jump to 'offset'" +msgstr "" + +#: main.cc:41 +msgid "File(s) to open" +msgstr "" + +#: main.cc:49 +msgid "KHexEdit" +msgstr "KHexEdit" + +#: main.cc:54 +msgid "" +"\n" +"This program uses modified code and techniques from other KDE programs,\n" +"specifically kwrite, kiconedit and ksysv. Credit goes to authors\n" +"and maintainers.\n" +"\n" +"Leon Lessing, leon@lrlabs.com, has made parts of the bit swapping\n" +"functionality.\n" +"\n" +"Craig Graham, c_graham@hinge.mistral.co.uk, has made parts of\n" +"the bit stream functionality of the conversion field.\n" +"\n" +"Dima Rogozin, dima@mercury.co.il, has extended the string dialog\n" +"list capabilities.\n" +"\n" +"Edward Livingston-Blade, sbcs@bigfoot.com, has given me very good\n" +"reports which removed some nasty bugs.\n" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: stringdialog.cc:38 stringdialog.cc:201 +msgid "Extract Strings" +msgstr "" + +#: stringdialog.cc:57 +msgid "&Minimum length:" +msgstr "" + +#: stringdialog.cc:66 +msgid "&Filter:" +msgstr "&Filtrs:" + +#: stringdialog.cc:71 +msgid "&Use" +msgstr "" + +#: stringdialog.cc:80 +msgid "&Ignore case" +msgstr "" + +#: stringdialog.cc:84 +msgid "Show offset as &decimal" +msgstr "" + +#: hexviewwidget.cc:1102 stringdialog.cc:95 +msgid "Offset" +msgstr "Ofsets" + +#: stringdialog.cc:96 +msgid "String" +msgstr "RInda" + +#: stringdialog.cc:106 +msgid "Number of strings:" +msgstr "" + +#: stringdialog.cc:114 +msgid "Displayed:" +msgstr "" + +#: stringdialog.cc:197 +msgid "" +"The filter expression you have specified is illegal. You must specify a valid " +"regular expression.\n" +"Continue without filter?" +msgstr "" + +#: fileinfodialog.cc:160 stringdialog.cc:254 +msgid "Warning: Document has been modified since last update" +msgstr "" + +#: statusbarprogress.cc:268 +msgid "%1... %2 of %3" +msgstr "" + +#: statusbarprogress.cc:272 +msgid "%1... %2%" +msgstr "" + +#: dialog.cc:44 +msgid "Goto Offset" +msgstr "" + +#: dialog.cc:60 +#, fuzzy +msgid "O&ffset:" +msgstr "Ofsets" + +#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810 +msgid "&From cursor" +msgstr "" + +#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812 +msgid "&Backwards" +msgstr "" + +#: dialog.cc:77 dialog.cc:816 +msgid "&Stay visible" +msgstr "" + +#: dialog.cc:194 +#, fuzzy +msgid "Fo&rmat:" +msgstr "Fo&rmāts" + +#: dialog.cc:209 dialog.cc:520 +#, fuzzy +msgid "F&ind:" +msgstr "Meklēt" + +#: dialog.cc:227 dialog.cc:568 dialog.cc:814 +msgid "&In selection" +msgstr "" + +#: dialog.cc:229 +msgid "&Use navigator" +msgstr "" + +#: dialog.cc:231 dialog.cc:572 +msgid "Ignore c&ase" +msgstr "" + +#: dialog.cc:348 +msgid "Find (Navigator)" +msgstr "" + +#: dialog.cc:349 +msgid "New &Key" +msgstr "" + +#: dialog.cc:350 +#, fuzzy +msgid "&Next" +msgstr "Nākošais" + +#: dialog.cc:362 +msgid "Searching for:" +msgstr "" + +#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775 +msgid "Find & Replace" +msgstr "" + +#: dialog.cc:504 +#, fuzzy +msgid "Fo&rmat (find):" +msgstr "Fo&rmāts" + +#: dialog.cc:533 +msgid "For&mat (replace):" +msgstr "" + +#: dialog.cc:550 +msgid "Rep&lace:" +msgstr "" + +#: dialog.cc:570 +msgid "&Prompt" +msgstr "&Prompts" + +#: dialog.cc:657 +msgid "Source and target values can not be equal." +msgstr "" + +#: dialog.cc:682 +msgid "Replace &All" +msgstr "" + +#: dialog.cc:683 +msgid "Do Not Replace" +msgstr "" + +#: dialog.cc:691 +msgid "Replace marked data at cursor position?" +msgstr "" + +#: dialog.cc:761 +msgid "Binary Filter" +msgstr "" + +#: dialog.cc:780 +#, fuzzy +msgid "O&peration:" +msgstr "At&celt Operāciju" + +#: dialog.cc:855 +#, fuzzy +msgid "Fo&rmat (operand):" +msgstr "Fo&rmāts" + +#: dialog.cc:871 +msgid "O&perand:" +msgstr "" + +#: dialog.cc:891 +msgid "Swap rule" +msgstr "" + +#: dialog.cc:903 +msgid "&Reset" +msgstr "&Nomest" + +#: dialog.cc:929 +msgid "&Group size [bytes]" +msgstr "" + +#: dialog.cc:941 +msgid "S&hift size [bits]" +msgstr "" + +#: dialog.cc:985 +msgid "Shift size is zero." +msgstr "" + +#: dialog.cc:994 +msgid "Swap rule does not define any swapping." +msgstr "" + +#: dialog.cc:1070 +msgid "Insert Pattern" +msgstr "Iespraust Šablonu" + +#: dialog.cc:1089 +#, fuzzy +msgid "&Size:" +msgstr "&Lielums" + +#: dialog.cc:1102 +msgid "Fo&rmat (pattern):" +msgstr "" + +#: dialog.cc:1118 +#, fuzzy +msgid "&Pattern:" +msgstr "Iespraust Šablonu" + +#: dialog.cc:1127 +#, fuzzy +msgid "&Offset:" +msgstr "Ofsets" + +#: dialog.cc:1142 +msgid "R&epeat pattern" +msgstr "" + +#: dialog.cc:1144 +msgid "&Insert on cursor position" +msgstr "" + +#: dialog.cc:1284 +msgid "Your request can not be processed." +msgstr "" + +#: dialog.cc:1288 +msgid "Examine argument(s) and try again." +msgstr "" + +#: dialog.cc:1294 +msgid "Invalid argument(s)" +msgstr "" + +#: dialog.cc:1303 +msgid "You must specify a destination file." +msgstr "" + +#: dialog.cc:1313 +msgid "You have specified an existing folder." +msgstr "" + +#: dialog.cc:1320 +msgid "You do not have write permission to this file." +msgstr "" + +#: dialog.cc:1325 +msgid "" +"You have specified an existing file.\n" +"Overwrite current file?" +msgstr "" + +#: dialog.cc:1328 hexeditorwidget.cc:990 +msgid "Overwrite" +msgstr "" + +#: dialog.cc:1405 +msgid "Regular Text" +msgstr "" + +#: dialog.cc:1416 +msgid "operand AND data" +msgstr "" + +#: dialog.cc:1417 +msgid "operand OR data" +msgstr "" + +#: dialog.cc:1418 +msgid "operand XOR data" +msgstr "" + +#: dialog.cc:1419 +msgid "INVERT data" +msgstr "" + +#: dialog.cc:1420 +msgid "REVERSE data" +msgstr "" + +#: dialog.cc:1421 +msgid "ROTATE data" +msgstr "" + +#: dialog.cc:1422 +msgid "SHIFT data" +msgstr "" + +#: dialog.cc:1423 +msgid "Swap Individual Bits" +msgstr "" + +#: hextoolwidget.cc:44 +msgid "Signed 8 bit:" +msgstr "" + +#: hextoolwidget.cc:44 +msgid "Unsigned 8 bit:" +msgstr "" + +#: hextoolwidget.cc:45 +msgid "Signed 16 bit:" +msgstr "" + +#: hextoolwidget.cc:45 +msgid "Unsigned 16 bit:" +msgstr "" + +#: hextoolwidget.cc:50 +msgid "Signed 32 bit:" +msgstr "" + +#: hextoolwidget.cc:50 +msgid "Unsigned 32 bit:" +msgstr "" + +#: hextoolwidget.cc:51 +msgid "32 bit float:" +msgstr "" + +#: hextoolwidget.cc:51 +msgid "64 bit float:" +msgstr "" + +#: converterdialog.cc:81 hextoolwidget.cc:56 +#, fuzzy +msgid "Hexadecimal:" +msgstr "&Heksadecimāls" + +#: converterdialog.cc:85 hextoolwidget.cc:56 +#, fuzzy +msgid "Octal:" +msgstr "Oktāls" + +#: converterdialog.cc:87 hextoolwidget.cc:57 +msgid "Binary:" +msgstr "" + +#: converterdialog.cc:89 hextoolwidget.cc:57 +#, fuzzy +msgid "Text:" +msgstr "Teksts" + +#: hextoolwidget.cc:96 +msgid "Show little endian decoding" +msgstr "" + +#: hextoolwidget.cc:110 +msgid "Show unsigned as hexadecimal" +msgstr "" + +#: hextoolwidget.cc:122 +msgid "Stream length:" +msgstr "" + +#: hextoolwidget.cc:127 +msgid "Fixed 8 Bit" +msgstr "" + +#: hextoolwidget.cc:132 +msgid "Bit Window" +msgstr "" + +#: hextoolwidget.cc:132 +msgid "Bits Window" +msgstr "" + +#: converterdialog.cc:71 +msgid "Converter" +msgstr "" + +#: converterdialog.cc:72 +msgid "&On Cursor" +msgstr "" + +#: converterdialog.cc:83 +#, fuzzy +msgid "Decimal:" +msgstr "Decimāls" + +#: toplevel.cc:133 +msgid "&Insert..." +msgstr "&Ielikt..." + +#: toplevel.cc:143 +msgid "E&xport..." +msgstr "E&ksportēt..." + +#: toplevel.cc:145 +msgid "&Cancel Operation" +msgstr "At&celt Operāciju" + +#: toplevel.cc:147 +msgid "&Read Only" +msgstr "" + +#: toplevel.cc:149 +msgid "&Allow Resize" +msgstr "" + +#: toplevel.cc:151 +msgid "N&ew Window" +msgstr "" + +#: toplevel.cc:153 +msgid "Close &Window" +msgstr "" + +#: toplevel.cc:168 +msgid "&Goto Offset..." +msgstr "" + +#: toplevel.cc:170 +msgid "&Insert Pattern..." +msgstr "" + +#: toplevel.cc:173 +msgid "Copy as &Text" +msgstr "Kopēt kā &Tekstu" + +#: toplevel.cc:175 +msgid "Paste into New &File" +msgstr "" + +#: toplevel.cc:177 +msgid "Paste into New &Window" +msgstr "" + +#: toplevel.cc:188 +msgid "&Text" +msgstr "&Teksts" + +#: toplevel.cc:196 +msgid "Show O&ffset Column" +msgstr "" + +#: toplevel.cc:198 +msgid "Show Te&xt Field" +msgstr "" + +#: toplevel.cc:200 +msgid "Off&set as Decimal" +msgstr "" + +#: toplevel.cc:202 +msgid "&Upper Case (Data)" +msgstr "" + +#: toplevel.cc:204 +msgid "Upper &Case (Offset)" +msgstr "" + +#: toplevel.cc:207 +msgid "" +"_: &Default encoding\n" +"&Default" +msgstr "&Default" + +#: toplevel.cc:209 +msgid "US-&ASCII (7 bit)" +msgstr "" + +#: toplevel.cc:211 +msgid "&EBCDIC" +msgstr "" + +#: toplevel.cc:219 +msgid "&Extract Strings..." +msgstr "" + +#: toplevel.cc:223 +msgid "&Binary Filter..." +msgstr "" + +#: toplevel.cc:225 +msgid "&Character Table" +msgstr "" + +#: toplevel.cc:227 +#, fuzzy +msgid "C&onverter" +msgstr "K&ontributori" + +#: toplevel.cc:229 +#, fuzzy +msgid "&Statistics" +msgstr "Statistika" + +#: toplevel.cc:234 +msgid "&Replace Bookmark" +msgstr "" + +#: toplevel.cc:236 +msgid "R&emove Bookmark" +msgstr "" + +#: toplevel.cc:238 +msgid "Re&move All" +msgstr "" + +#: toplevel.cc:240 +msgid "Goto &Next Bookmark" +msgstr "" + +#: toplevel.cc:243 +msgid "Goto &Previous Bookmark" +msgstr "" + +#: toplevel.cc:249 +msgid "Show F&ull Path" +msgstr "" + +#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272 +msgid "&Hide" +msgstr "&Noslēpt" + +#: toplevel.cc:254 toplevel.cc:274 +msgid "&Above Editor" +msgstr "" + +#: toplevel.cc:256 toplevel.cc:276 +msgid "&Below Editor" +msgstr "" + +#: toplevel.cc:264 +msgid "&Floating" +msgstr "" + +#: toplevel.cc:266 +msgid "&Embed in Main Window" +msgstr "" + +#: toplevel.cc:293 +#, fuzzy +msgid "Drag document" +msgstr "Drukāt Dokumentu" + +#: toplevel.cc:294 +#, fuzzy +msgid "Drag Document" +msgstr "Drukāt Dokumentu" + +#: toplevel.cc:304 +msgid "Toggle write protection" +msgstr "" + +#: toplevel.cc:329 +msgid "Selection: 0000:0000 0000:0000" +msgstr "" + +#: toplevel.cc:331 +msgid "M" +msgstr "M" + +#: toplevel.cc:332 toplevel.cc:993 +msgid "OVR" +msgstr "OVR" + +#: toplevel.cc:333 +msgid "Size: FFFFFFFFFF" +msgstr "" + +#: toplevel.cc:334 +msgid "Offset: FFFFFFFFFF-F" +msgstr "" + +#: toplevel.cc:335 +msgid "FFF" +msgstr "" + +#: toplevel.cc:336 toplevel.cc:893 +msgid "RW" +msgstr "RW" + +#: toplevel.cc:346 toplevel.cc:750 +msgid "Offset:" +msgstr "" + +#: toplevel.cc:347 +msgid "Size:" +msgstr "Izmērs:" + +#: toplevel.cc:536 +#, c-format +msgid "Non local recent file: %1" +msgstr "" + +#: toplevel.cc:546 +msgid "" +"Can not create new window.\n" +msgstr "" + +#: toplevel.cc:582 +msgid "" +"There are windows with unsaved modified documents. If you quit now, these " +"modifications will be lost." +msgstr "" + +#: toplevel.cc:791 +#, c-format +msgid "Size: %1" +msgstr "" + +#: toplevel.cc:893 +msgid "R" +msgstr "R" + +#: toplevel.cc:925 +#, c-format +msgid "Offset: %1" +msgstr "" + +#: toplevel.cc:993 +msgid "INS" +msgstr "INS" + +#: toplevel.cc:1024 toplevel.cc:1189 +#, c-format +msgid "Encoding: %1" +msgstr "" + +#: toplevel.cc:1172 +msgid "Selection:" +msgstr "" + +#: hexerror.cc:32 +msgid "No data" +msgstr "" + +#: hexerror.cc:33 +msgid "Insufficient memory" +msgstr "" + +#: hexerror.cc:34 +msgid "List is full" +msgstr "" + +#: hexerror.cc:35 +msgid "Read operation failed" +msgstr "" + +#: hexerror.cc:36 +msgid "Write operation failed" +msgstr "" + +#: hexerror.cc:37 +msgid "Empty argument" +msgstr "" + +#: hexerror.cc:38 +msgid "Illegal argument" +msgstr "" + +#: hexerror.cc:39 +msgid "Null pointer argument" +msgstr "" + +#: hexerror.cc:40 +msgid "Wrap buffer" +msgstr "" + +#: hexerror.cc:41 +msgid "No match" +msgstr "" + +#: hexerror.cc:42 +msgid "No data is selected" +msgstr "" + +#: hexerror.cc:43 +msgid "Empty document" +msgstr "" + +#: hexerror.cc:44 +msgid "No active document" +msgstr "" + +#: hexerror.cc:45 +msgid "No data is marked" +msgstr "" + +#: hexerror.cc:46 +msgid "Document is write protected" +msgstr "" + +#: hexerror.cc:47 +msgid "Document is resize protected" +msgstr "" + +#: hexerror.cc:48 +msgid "Operation was stopped" +msgstr "" + +#: hexerror.cc:49 +msgid "Illegal mode" +msgstr "" + +#: hexerror.cc:50 +msgid "Program is busy, try again later" +msgstr "" + +#: hexerror.cc:51 +msgid "Value is not within valid range" +msgstr "" + +#: hexerror.cc:52 +msgid "Operation was aborted" +msgstr "" + +#: hexerror.cc:53 +msgid "File could not be opened for writing" +msgstr "" + +#: hexerror.cc:54 +msgid "File could not be opened for reading" +msgstr "" + +#: hexerror.cc:60 +msgid "Unknown error" +msgstr "Nezināma kļūda" + +#: conversion.cc:48 +msgid "" +"_: Default encoding\n" +"Default" +msgstr "Noklusētais" + +#: conversion.cc:49 +msgid "EBCDIC" +msgstr "" + +#: conversion.cc:50 +msgid "US-ASCII (7 bit)" +msgstr "" + +#: conversion.cc:51 +msgid "Unknown" +msgstr "Nezināms" + +#: hexeditorwidget.cc:583 +#, c-format +msgid "Untitled %1" +msgstr "Nenosaukts %1" + +#: hexeditorwidget.cc:607 +msgid "Unable to create new document." +msgstr "" + +#: hexeditorwidget.cc:608 +msgid "Operation Failed" +msgstr "" + +#: hexeditorwidget.cc:770 +#, fuzzy +msgid "Insert File" +msgstr "Iespraust Šablonu" + +#: hexeditorwidget.cc:780 +msgid "Only local files are currently supported." +msgstr "Tikai lokāli faili pašlaik ir atbalstīti." + +#: hexeditorwidget.cc:868 +msgid "" +"The current document has been modified.\n" +"Do you want to save it?" +msgstr "" + +#: hexeditorwidget.cc:933 +msgid "" +"Current document has been changed on disk.\n" +"If you save now, those changes will be lost.\n" +"Proceed?" +msgstr "" + +#: hexeditorwidget.cc:986 +msgid "" +"A document with this name already exists.\n" +"Do you want to overwrite it?" +msgstr "" + +#: hexeditorwidget.cc:1023 +msgid "The current document does not exist on the disk." +msgstr "" + +#: hexeditorwidget.cc:1033 +msgid "" +"The current document has changed on the disk and also contains unsaved " +"modifications.\n" +"If you reload now, the modifications will be lost." +msgstr "" + +#: hexeditorwidget.cc:1039 +msgid "" +"The current document contains unsaved modifications.\n" +"If you reload now, the modifications will be lost." +msgstr "" + +#: hexeditorwidget.cc:1073 +#, fuzzy +msgid "Print Hex-Document" +msgstr "Drukāt Dokumentu" + +#: hexeditorwidget.cc:1123 +msgid "" +"Could not print data.\n" +msgstr "" + +#: hexeditorwidget.cc:1147 +#, c-format +msgid "" +"_n: <qt>Print threshold exceeded." +"<br>You are about to print one page." +"<br>Proceed?</qt>\n" +"<qt>Print threshold exceeded." +"<br>You are about to print %n pages." +"<br>Proceed?</qt>" +msgstr "" + +#: hexeditorwidget.cc:1192 hexeditorwidget.cc:1209 hexeditorwidget.cc:1226 +msgid "" +"Unable to export data.\n" +msgstr "" + +#: hexeditorwidget.cc:1237 +msgid "" +"The encoding you have selected is not reversible.\n" +"If you revert to the original encoding later, there is no guarantee that the " +"data can be restored to the original state." +msgstr "" + +#: hexeditorwidget.cc:1242 hexeditorwidget.cc:1261 hexeditorwidget.cc:2396 +msgid "Encode" +msgstr "" + +#: hexeditorwidget.cc:1242 +msgid "&Encode" +msgstr "K&odējums" + +#: hexeditorwidget.cc:1259 +msgid "" +"Could not encode data.\n" +msgstr "" + +#: hexeditorwidget.cc:1412 +msgid "" +"Deleted bookmarks can not be restored.\n" +"Proceed?" +msgstr "" + +#: hexeditorwidget.cc:1528 hexeditorwidget.cc:1766 +msgid "Search key not found in document." +msgstr "" + +#: hexeditorwidget.cc:1572 +msgid "" +"End of document reached.\n" +"Continue from the beginning?" +msgstr "" +"Sasniegtas dokumenta beigas.\n" +"Turpināt no sākuma?" + +#: hexeditorwidget.cc:1578 +msgid "" +"Beginning of document reached.\n" +"Continue from the end?" +msgstr "" +"Sasniegts dokumenta sākums.\n" +"Turpināt no beigām?" + +#: hexeditorwidget.cc:1594 +msgid "" +"Your request can not be processed.\n" +"No search pattern defined." +msgstr "" + +#: hexeditorwidget.cc:1700 +msgid "Find and Replace" +msgstr "" + +#: hexeditorwidget.cc:1762 +msgid "Search key not found in selected area." +msgstr "" + +#: hexeditorwidget.cc:1774 +#, c-format +msgid "" +"_n: <qt>Operation complete." +"<br>" +"<br>One replacement was made.</qt>\n" +"<qt>Operation complete." +"<br>" +"<br>%n replacements were made.</qt>" +msgstr "" + +#: hexeditorwidget.cc:1795 +msgid "" +"Not available yet!\n" +"Define your own encoding" +msgstr "" + +#: hexeditorwidget.cc:1798 hexeditorwidget.cc:2313 +msgid "Encoding" +msgstr "Kodējums" + +#: hexeditorwidget.cc:1831 +msgid "" +"Could not collect strings.\n" +msgstr "" + +#: hexeditorwidget.cc:1833 +msgid "Collect Strings" +msgstr "" + +#: hexeditorwidget.cc:1842 +msgid "" +"Not available yet!\n" +"Define a record (structure) and fill it with data from the document." +msgstr "" + +#: hexeditorwidget.cc:1845 +msgid "Record Viewer" +msgstr "" + +#: hexeditorwidget.cc:1917 +msgid "" +"Could not collect document statistics.\n" +msgstr "" + +#: hexeditorwidget.cc:1920 +msgid "Collect Document Statistics" +msgstr "" + +#: hexeditorwidget.cc:1959 +msgid "" +"Not available yet!\n" +"Save or retrive your favorite layout" +msgstr "" + +#: hexeditorwidget.cc:1962 +msgid "Profiles" +msgstr "Profili" + +#: hexeditorwidget.cc:1981 +#, c-format +msgid "" +"Malformed URL\n" +"%1" +msgstr "" +"Kļūdains URL\n" +"%1" + +#: hexeditorwidget.cc:1982 +msgid "Read URL" +msgstr "" + +#: hexeditorwidget.cc:2015 +msgid "Could not save remote file." +msgstr "" + +#: hexeditorwidget.cc:2016 hexeditorwidget.cc:2123 hexeditorwidget.cc:2130 +#: hexeditorwidget.cc:2139 hexeditorwidget.cc:2152 +msgid "Write Failure" +msgstr "" + +#: hexeditorwidget.cc:2052 +#, c-format +msgid "" +"The specified file does not exist.\n" +"%1" +msgstr "" + +#: hexeditorwidget.cc:2053 hexeditorwidget.cc:2060 hexeditorwidget.cc:2067 +#: hexeditorwidget.cc:2075 hexeditorwidget.cc:2102 hexeditorwidget.cc:2375 +msgid "Read" +msgstr "Lasīt" + +#: hexeditorwidget.cc:2059 +#, c-format +msgid "" +"You have specified a folder.\n" +"%1" +msgstr "" + +#: hexeditorwidget.cc:2066 +#, c-format +msgid "" +"You do not have read permission to this file.\n" +"%1" +msgstr "" + +#: hexeditorwidget.cc:2074 +#, c-format +msgid "" +"An error occurred while trying to open the file.\n" +"%1" +msgstr "" + +#: hexeditorwidget.cc:2103 +msgid "" +"Could not read file.\n" +msgstr "" + +#: hexeditorwidget.cc:2122 +msgid "You have specified a folder." +msgstr "" + +#: hexeditorwidget.cc:2129 +msgid "You do not have write permission." +msgstr "" + +#: hexeditorwidget.cc:2138 +msgid "An error occurred while trying to open the file." +msgstr "" + +#: hexeditorwidget.cc:2150 +msgid "" +"Could not write data to disk.\n" +msgstr "" + +#: hexeditorwidget.cc:2232 +msgid "" +"Can not create text buffer.\n" +msgstr "" + +#: hexeditorwidget.cc:2234 +msgid "Loading Failed" +msgstr "" + +#: hexeditorwidget.cc:2309 +msgid "Reading" +msgstr "" + +#: hexeditorwidget.cc:2310 +msgid "Writing" +msgstr "" + +#: hexeditorwidget.cc:2311 +msgid "Inserting" +msgstr "" + +#: hexeditorwidget.cc:2312 +msgid "Printing" +msgstr "Drukāšana" + +#: hexeditorwidget.cc:2314 hexeditorwidget.cc:2401 +msgid "Collect strings" +msgstr "" + +#: hexeditorwidget.cc:2315 +msgid "Exporting" +msgstr "" + +#: hexeditorwidget.cc:2316 +msgid "Scanning" +msgstr "" + +#: hexeditorwidget.cc:2376 +msgid "Do you really want to cancel reading?" +msgstr "" + +#: hexeditorwidget.cc:2380 +#, fuzzy +msgid "Write" +msgstr "Drukas iekārta" + +#: hexeditorwidget.cc:2381 +msgid "" +"Do you really want to cancel writing?\n" +"WARNING: Canceling can corrupt your data on disk" +msgstr "" + +#: hexeditorwidget.cc:2387 +msgid "Do you really want to cancel inserting?" +msgstr "" + +#: hexeditorwidget.cc:2392 +msgid "Do you really want to cancel printing?" +msgstr "" + +#: hexeditorwidget.cc:2397 +msgid "Do you really want to cancel encoding?" +msgstr "" + +#: hexeditorwidget.cc:2402 +msgid "Do you really want to cancel string scanning?" +msgstr "" + +#: hexeditorwidget.cc:2407 +msgid "Do you really want to cancel exporting?" +msgstr "" + +#: hexeditorwidget.cc:2411 +msgid "Collect document statistics" +msgstr "" + +#: hexeditorwidget.cc:2412 +msgid "Do you really want to cancel document scanning?" +msgstr "" + +#: hexeditorwidget.cc:2432 +msgid "" +"Could not finish operation.\n" +msgstr "" + +#: exportdialog.cc:35 exportdialog.cc:493 exportdialog.cc:537 +#: exportdialog.cc:566 exportdialog.cc:634 +msgid "Export Document" +msgstr "" + +#: exportdialog.cc:40 +msgid "Destination" +msgstr "Mērķis" + +#: exportdialog.cc:158 +msgid "Plain Text" +msgstr "" + +#: exportdialog.cc:159 +msgid "HTML Tables" +msgstr "" + +#: exportdialog.cc:160 +msgid "Rich Text (RTF)" +msgstr "" + +#: exportdialog.cc:161 +msgid "C Array" +msgstr "" + +#: exportdialog.cc:169 +#, fuzzy +msgid "&Format:" +msgstr "&Formāts" + +#: exportdialog.cc:177 +#, fuzzy +msgid "&Destination:" +msgstr "Mērķis" + +#: exportdialog.cc:181 +msgid "(Package folder)" +msgstr "" + +#: exportdialog.cc:191 +msgid "Choose..." +msgstr "Izvēlēties..." + +#: exportdialog.cc:202 +#, fuzzy +msgid "Export Range" +msgstr "Drukāt diapazonu" + +#: exportdialog.cc:210 +msgid "&Everything" +msgstr "" + +#: exportdialog.cc:215 +msgid "&Selection" +msgstr "I&zvēle" + +#: exportdialog.cc:220 +msgid "&Range" +msgstr "" + +#: exportdialog.cc:229 +#, fuzzy +msgid "&From offset:" +msgstr "Ofsets" + +#: exportdialog.cc:235 +#, fuzzy +msgid "&To offset:" +msgstr "Ofsets" + +#: exportdialog.cc:280 exportdialog.cc:374 +msgid "No options for this format." +msgstr "" + +#: exportdialog.cc:296 +msgid "HTML Options (one table per page)" +msgstr "" + +#: exportdialog.cc:317 +msgid "&Lines per table:" +msgstr "" + +#: exportdialog.cc:325 +msgid "Filename &prefix (in package):" +msgstr "" + +#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438 +#: printdialogpage.cc:124 printdialogpage.cc:130 +msgid "None" +msgstr "Nav" + +#: exportdialog.cc:331 +#, fuzzy +msgid "Filename with Path" +msgstr "Faila vārds: " + +#: exportdialog.cc:332 printdialogpage.cc:127 +#, fuzzy +msgid "Filename" +msgstr "Faila vārds: " + +#: exportdialog.cc:333 printdialogpage.cc:126 +msgid "Page Number" +msgstr "" + +#: exportdialog.cc:339 +msgid "Header &above text:" +msgstr "" + +#: exportdialog.cc:347 +msgid "&Footer below text:" +msgstr "" + +#: exportdialog.cc:351 +msgid "Link \"index.html\" to &table of contents file" +msgstr "" + +#: exportdialog.cc:355 +msgid "&Include navigator bar" +msgstr "" + +#: exportdialog.cc:359 +msgid "&Use black and white only" +msgstr "" + +#: exportdialog.cc:388 +#, fuzzy +msgid "C Array Options" +msgstr "&Saglabāšanas Opcijas" + +#: exportdialog.cc:402 +msgid "Array name:" +msgstr "" + +#: exportdialog.cc:407 +msgid "char" +msgstr "" + +#: exportdialog.cc:408 +msgid "unsigned char" +msgstr "" + +#: exportdialog.cc:409 +msgid "short" +msgstr "īss" + +#: exportdialog.cc:410 +msgid "unsigned short" +msgstr "" + +#: exportdialog.cc:411 +msgid "int" +msgstr "int" + +#: exportdialog.cc:412 +msgid "unsigned int" +msgstr "" + +#: exportdialog.cc:413 +msgid "float" +msgstr "peldošs" + +#: exportdialog.cc:414 +msgid "double" +msgstr "dubult" + +#: exportdialog.cc:419 +msgid "Element type:" +msgstr "Elementa tips:" + +#: exportdialog.cc:427 +msgid "Elements per line:" +msgstr "" + +#: exportdialog.cc:431 +msgid "Print unsigned values as hexadecimal" +msgstr "" + +#: exportdialog.cc:535 +msgid "The filename prefix can not contain empty letters or punctuation marks." +msgstr "" + +#: exportdialog.cc:561 +msgid "This format is not yet supported." +msgstr "" + +#: exportdialog.cc:638 +msgid "You must specify a destination." +msgstr "" + +#: exportdialog.cc:650 +msgid "Unable to create a new folder" +msgstr "" + +#: exportdialog.cc:661 +msgid "You have specified an existing file" +msgstr "" + +#: exportdialog.cc:669 +msgid "You do not have write permission to this folder." +msgstr "" + +#: exportdialog.cc:679 +msgid "" +"You have specified an existing folder.\n" +"If you continue, any existing file in the range \"%1\" to \"%2\" can be lost.\n" +"Continue?" +msgstr "" + +#: hexviewwidget.cc:1128 +msgid "Remove Bookmark" +msgstr "" + +#: hexviewwidget.cc:1158 +msgid "Replace Bookmark" +msgstr "" + +#: hexbuffer.cc:1925 hexbuffer.cc:4832 +msgid "Page %1 of %2" +msgstr "" + +#: hexbuffer.cc:2852 +msgid "to" +msgstr "uz" + +#: hexbuffer.cc:4853 hexbuffer.cc:4858 +msgid "Next" +msgstr "Nākošais" + +#: hexbuffer.cc:4863 hexbuffer.cc:4868 +msgid "Previous" +msgstr "" + +#: hexbuffer.cc:4886 +msgid "Generated by khexedit" +msgstr "" + +#: printdialogpage.cc:38 +#, fuzzy +msgid "Page Layout" +msgstr "Lapas izkārtojums" + +#: printdialogpage.cc:59 +msgid "Margins [millimeter]" +msgstr "" + +#: printdialogpage.cc:72 +#, fuzzy +msgid "&Top:" +msgstr "&Augša" + +#: printdialogpage.cc:73 +msgid "&Bottom:" +msgstr "" + +#: printdialogpage.cc:74 +#, fuzzy +msgid "&Left:" +msgstr "&Kreisais" + +#: printdialogpage.cc:75 +#, fuzzy +msgid "&Right:" +msgstr "&Labais" + +#: printdialogpage.cc:102 +msgid "Draw h&eader above text" +msgstr "" + +#: printdialogpage.cc:118 +#, fuzzy +msgid "Left:" +msgstr "&Kreisais" + +#: printdialogpage.cc:119 +#, fuzzy +msgid "Center:" +msgstr "Vēstule" + +#: printdialogpage.cc:120 +#, fuzzy +msgid "Right:" +msgstr "&Labais" + +#: printdialogpage.cc:121 +msgid "Border:" +msgstr "" + +#: printdialogpage.cc:125 +msgid "Date & Time" +msgstr "" + +#: printdialogpage.cc:131 +msgid "Single Line" +msgstr "" + +#: printdialogpage.cc:132 +msgid "Rectangle" +msgstr "Taisnstūris" + +#: printdialogpage.cc:164 +msgid "Draw &footer below text" +msgstr "" + +#: fileinfodialog.cc:73 +msgid "Statistics" +msgstr "Statistika" + +#: fileinfodialog.cc:89 +msgid "File name: " +msgstr "Faila vārds: " + +#: fileinfodialog.cc:93 +msgid "Size [bytes]: " +msgstr "Izmērs [baitos]: " + +#: fileinfodialog.cc:110 +msgid "Occurrence" +msgstr "" + +#: fileinfodialog.cc:111 +msgid "Percent" +msgstr "Procents" + +#: optiondialog.cc:105 +msgid "Layout" +msgstr "Izkārtojums" + +#: optiondialog.cc:105 +#, fuzzy +msgid "Data Layout in Editor" +msgstr "KDE Heksadecimālais redaktors" + +#: optiondialog.cc:113 +#, fuzzy +msgid "Hexadecimal Mode" +msgstr "&Heksadecimāls" + +#: optiondialog.cc:114 +#, fuzzy +msgid "Decimal Mode" +msgstr "Decimāls" + +#: optiondialog.cc:115 +#, fuzzy +msgid "Octal Mode" +msgstr "Oktāls" + +#: optiondialog.cc:116 +msgid "Binary Mode" +msgstr "" + +#: optiondialog.cc:117 +msgid "Text Only Mode" +msgstr "" + +#: optiondialog.cc:146 +msgid "Default l&ine size [bytes]:" +msgstr "" + +#: optiondialog.cc:150 +#, fuzzy +msgid "Colu&mn size [bytes]:" +msgstr "Izmērs [baitos]: " + +#: optiondialog.cc:158 +msgid "Line size is &fixed (use scrollbar when required)" +msgstr "" + +#: optiondialog.cc:164 +msgid "Loc&k column at end of line (when column size>1)" +msgstr "" + +#: optiondialog.cc:176 +msgid "Vertical Only" +msgstr "" + +#: optiondialog.cc:177 +msgid "Horizontal Only" +msgstr "" + +#: optiondialog.cc:178 +msgid "Both Directions" +msgstr "" + +#: optiondialog.cc:185 +msgid "&Gridlines between text:" +msgstr "" + +#: optiondialog.cc:203 +msgid "&Left separator width [pixels]:" +msgstr "" + +#: optiondialog.cc:207 +msgid "&Right separator width [pixels]:" +msgstr "" + +#: optiondialog.cc:223 +msgid "&Separator margin width [pixels]:" +msgstr "" + +#: optiondialog.cc:227 +msgid "&Edge margin width [pixels]:" +msgstr "" + +#: optiondialog.cc:231 +msgid "Column separation is e&qual to one character" +msgstr "" + +#: optiondialog.cc:244 +msgid "Column separa&tion [pixels]:" +msgstr "" + +#: optiondialog.cc:257 +msgid "Cursor" +msgstr "" + +#: optiondialog.cc:258 +msgid "Cursor Behavior (only valid for editor)" +msgstr "" + +#: optiondialog.cc:262 +msgid "Blinking" +msgstr "" + +#: optiondialog.cc:266 optiondialog.cc:267 +msgid "Do not b&link" +msgstr "" + +#: optiondialog.cc:274 +msgid "&Blink interval [ms]:" +msgstr "" + +#: optiondialog.cc:284 +msgid "Shape" +msgstr "" + +#: optiondialog.cc:288 +msgid "Always &use block (rectangular) cursor" +msgstr "" + +#: optiondialog.cc:294 +msgid "Use &thick cursor in insert mode" +msgstr "" + +#: optiondialog.cc:299 +msgid "Cursor Behavior When Editor Loses Focus" +msgstr "" + +#: optiondialog.cc:304 +msgid "&Stop blinking (if blinking is enabled)" +msgstr "" + +#: optiondialog.cc:306 +msgid "H&ide" +msgstr "" + +#: optiondialog.cc:307 +msgid "Do ¬hing" +msgstr "" + +#: optiondialog.cc:323 +msgid "Colors" +msgstr "Krāsas" + +#: optiondialog.cc:324 +msgid "Editor Colors (system selection color is always used)" +msgstr "" + +#: optiondialog.cc:329 +msgid "&Use system colors (as chosen in Control Center)" +msgstr "" + +#: optiondialog.cc:342 +msgid "First, Third ... Line Background" +msgstr "" + +#: optiondialog.cc:343 +msgid "Second, Fourth ... Line Background" +msgstr "" + +#: optiondialog.cc:344 +msgid "Offset Background" +msgstr "" + +#: optiondialog.cc:345 +msgid "Inactive Background" +msgstr "" + +#: optiondialog.cc:346 +msgid "Even Column Text" +msgstr "" + +#: optiondialog.cc:347 +msgid "Odd Column Text" +msgstr "" + +#: optiondialog.cc:348 +msgid "Non Printable Text" +msgstr "" + +#: optiondialog.cc:349 +#, fuzzy +msgid "Offset Text" +msgstr "Ofsets" + +#: optiondialog.cc:350 +msgid "Secondary Text" +msgstr "" + +#: optiondialog.cc:351 +msgid "Marked Background" +msgstr "" + +#: optiondialog.cc:352 +msgid "Marked Text" +msgstr "" + +#: optiondialog.cc:353 +msgid "Cursor Background" +msgstr "" + +#: optiondialog.cc:354 +msgid "Cursor Text (block shape)" +msgstr "" + +#: optiondialog.cc:355 +msgid "Bookmark Background" +msgstr "" + +#: optiondialog.cc:356 +#, fuzzy +msgid "Bookmark Text" +msgstr "Grāmatzīmju redzamība" + +#: optiondialog.cc:357 +msgid "Separator" +msgstr "Atdalītājs" + +#: optiondialog.cc:358 +msgid "Grid Lines" +msgstr "" + +#: optiondialog.cc:376 +msgid "Font Selection (editor can only use a fixed font)" +msgstr "" + +#: optiondialog.cc:381 +msgid "&Use system font (as chosen in Control Center)" +msgstr "" + +#: optiondialog.cc:398 +msgid "KHexEdit editor font" +msgstr "" + +#: optiondialog.cc:414 +msgid "&Map non printable characters to:" +msgstr "" + +#: optiondialog.cc:428 +#, fuzzy +msgid "File Management" +msgstr "Failavārds" + +#: optiondialog.cc:439 +#, fuzzy +msgid "Most Recent Document" +msgstr "Drukāt Dokumentu" + +#: optiondialog.cc:440 +#, fuzzy +msgid "All Recent Documents" +msgstr "Drukāt Dokumentu" + +#: optiondialog.cc:446 +msgid "Open doc&uments on startup:" +msgstr "" + +#: optiondialog.cc:452 +msgid "&Jump to previous cursor position on startup" +msgstr "" + +#: optiondialog.cc:466 +msgid "Open document with &write protection enabled" +msgstr "" + +#: optiondialog.cc:472 +msgid "&Keep cursor position after reloading document" +msgstr "" + +#: optiondialog.cc:478 +msgid "&Make a backup when saving document" +msgstr "" + +#: optiondialog.cc:488 +msgid "Don't &save \"Recent\" document list on exit" +msgstr "" + +#: optiondialog.cc:492 +msgid "" +"Clicking this check box makes KHexEdit forget his recent document list when the " +"program is closed.\n" +"Note: it will not erase any document of the recent document list created by " +"KDE." +msgstr "" + +#: optiondialog.cc:499 +msgid "Cl&ear \"Recent\" Document List" +msgstr "" + +#: optiondialog.cc:503 +msgid "" +"Clicking this button makes KHexEdit forget his recent document list.\n" +"Note: it will not erase any document of the recent document list created by " +"KDE." +msgstr "" + +#: optiondialog.cc:520 +#, fuzzy +msgid "Various Properties" +msgstr "Dažādas īpašības" + +#: optiondialog.cc:526 +msgid "Auto&matic copy to clipboard when selection is ready" +msgstr "" + +#: optiondialog.cc:532 +msgid "&Editor starts in \"insert\" mode" +msgstr "" + +#: optiondialog.cc:538 +msgid "Confirm &wrapping (to beginning or end) during search" +msgstr "" + +#: optiondialog.cc:544 +msgid "Cursor jumps to &nearest byte when moved" +msgstr "" + +#: optiondialog.cc:550 +msgid "Sounds" +msgstr "Skaņas" + +#: optiondialog.cc:553 +msgid "Make sound on data &input (eg. typing) failure" +msgstr "" + +#: optiondialog.cc:557 +msgid "Make sound on &fatal failure" +msgstr "" + +#: optiondialog.cc:562 +#, fuzzy +msgid "Bookmark Visibility" +msgstr "Grāmatzīmju redzamība" + +#: optiondialog.cc:565 +msgid "Use visible bookmarks in the offset column" +msgstr "" + +#: optiondialog.cc:569 +msgid "Use visible bookmarks in the editor fields" +msgstr "" + +#: optiondialog.cc:574 +msgid "Confirm when number of printed pages will e&xceed limit" +msgstr "" + +#: optiondialog.cc:594 +msgid "&Threshold [pages]:" +msgstr "" + +#: optiondialog.cc:611 +msgid "&Undo limit:" +msgstr "" + +#~ msgid "&All" +#~ msgstr "&Visi" + +#, fuzzy +#~ msgid "File Name" +#~ msgstr "Failavārds" + +#~ msgid "C&lear" +#~ msgstr "T&īrīt" + +#~ msgid "&No" +#~ msgstr "&Nē" + +#~ msgid "&Yes" +#~ msgstr "&Jā" + +#~ msgid "&Unselect" +#~ msgstr "&Atsaukt iezīmēto" + +#~ msgid "&Custom..." +#~ msgstr "&Izvēles..." + +#~ msgid "&Save Options" +#~ msgstr "&Saglabāšanas Opcijas" + +#~ msgid "&Print" +#~ msgstr "&Drukāt" + +#~ msgid "Pre&view" +#~ msgstr "&Apskatīt" + +#~ msgid "Host" +#~ msgstr "Resursdators" + +#~ msgid "Comment" +#~ msgstr "Komentārs" + +#~ msgid "Print to fi&le" +#~ msgstr "Drukāt fai&lā" + +#, fuzzy +#~ msgid "Print Range" +#~ msgstr "Drukāt diapazonu" + +#~ msgid "A4" +#~ msgstr "A4" + +#~ msgid "B5" +#~ msgstr "B5" + +#~ msgid "Letter" +#~ msgstr "Vēstule" + +#~ msgid "Legal" +#~ msgstr "Legal" + +#~ msgid "Executive" +#~ msgstr "Izpildāms" + +#~ msgid "A0" +#~ msgstr "A0" + +#~ msgid "A1" +#~ msgstr "A1" + +#~ msgid "A2" +#~ msgstr "A2" + +#~ msgid "A3" +#~ msgstr "A3" + +#~ msgid "A5" +#~ msgstr "A5" + +#~ msgid "A6" +#~ msgstr "A6" + +#~ msgid "A7" +#~ msgstr "A7" + +#~ msgid "A8" +#~ msgstr "A8" + +#~ msgid "A9" +#~ msgstr "A9" + +#~ msgid "B4" +#~ msgstr "B4" + +#~ msgid "B6" +#~ msgstr "B6" + +#~ msgid "C5E" +#~ msgstr "C5E" + +#~ msgid "Comm10E" +#~ msgstr "Comm10E" + +#~ msgid "DLE" +#~ msgstr "DLE" + +#~ msgid "Folio" +#~ msgstr "Folio" + +#~ msgid "Ledger" +#~ msgstr "Ledger" + +#~ msgid "Tabloid" +#~ msgstr "Tabloid" + +#, fuzzy +#~ msgid "KDE Binary File Editor" +#~ msgstr "KDE Heksadecimālais redaktors" + +#~ msgid "C&ontributors" +#~ msgstr "K&ontributori" + +#, fuzzy +#~ msgid "&License agreement" +#~ msgstr "&Licenzes vienošanās" diff --git a/tde-i18n-lv/messages/tdeutils/kjots.po b/tde-i18n-lv/messages/tdeutils/kjots.po new file mode 100644 index 00000000000..bc45f6b26cb --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kjots.po @@ -0,0 +1,376 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2007-05-02 02:16+0200\n" +"PO-Revision-Date: 2002-02-15 21:07EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: KJotsMain.cpp:77 +msgid "Pages" +msgstr "" + +#: KJotsMain.cpp:107 +#, fuzzy +msgid "Next Book" +msgstr "Jauna Grāmata" + +#: KJotsMain.cpp:109 +#, fuzzy +msgid "Previous Book" +msgstr "Iepriekšējā Lapa" + +#: KJotsMain.cpp:111 +#, fuzzy +msgid "Next Page" +msgstr "Jauna L&apa" + +#: KJotsMain.cpp:113 +msgid "Previous Page" +msgstr "Iepriekšējā Lapa" + +#: KJotsMain.cpp:117 +#, fuzzy +msgid "&New Page" +msgstr "Jauna L&apa" + +#: KJotsMain.cpp:118 +#, fuzzy +msgid "New &Book..." +msgstr "Jau&na Grāmata..." + +#: KJotsMain.cpp:121 +#, fuzzy +msgid "Export Page" +msgstr "Nākošā Lapa" + +#: KJotsMain.cpp:122 KJotsMain.cpp:130 +msgid "To Text File..." +msgstr "" + +#: KJotsMain.cpp:125 KJotsMain.cpp:133 +msgid "To HTML File..." +msgstr "" + +#: KJotsMain.cpp:129 +msgid "Export Book" +msgstr "" + +#: KJotsMain.cpp:137 +#, fuzzy +msgid "&Delete Page" +msgstr "&Nodzēst Lapu" + +#: KJotsMain.cpp:139 +#, fuzzy +msgid "Delete Boo&k" +msgstr "Jauna Grāmata" + +#: KJotsMain.cpp:142 +msgid "Manual Save" +msgstr "" + +#: KJotsMain.cpp:153 +msgid "Copy &into Page Title" +msgstr "" + +#: KJotsMain.cpp:164 +#, fuzzy +msgid "Rename..." +msgstr "Jauna Grāmata" + +#: KJotsMain.cpp:166 +msgid "Insert Date" +msgstr "iespraust Datumu" + +#: KJotsMain.cpp:286 +msgid "New Book" +msgstr "Jauna Grāmata" + +#: KJotsMain.cpp:287 kjotsentry.cpp:498 +msgid "Book name:" +msgstr "Grāmatas nosaukums:" + +#: KJotsMain.cpp:318 +#, fuzzy +msgid "<qt>Are you sure you want to delete the <strong>%1</strong> book?</qt>" +msgstr "Vai esat pārliecināts, ka vēlaties nodzēst tekošo grāmatu?" + +#: KJotsMain.cpp:319 +#, fuzzy +msgid "Delete Book" +msgstr "Jauna Grāmata" + +#: KJotsMain.cpp:362 +#, fuzzy +msgid "<qt>Are you sure you want to delete the <strong>%1</strong> page?</qt>" +msgstr "Vai esat pārliecināts, ka vēlaties nodzēst tekošo grāmatu?" + +#: KJotsMain.cpp:364 +#, fuzzy +msgid "Delete Page" +msgstr "&Nodzēst Lapu" + +#: KJotsMain.cpp:400 +msgid "Autosave" +msgstr "" + +#: KJotsMain.cpp:496 KJotsMain.cpp:537 +#, fuzzy +msgid "" +"The file <strong>%1</strong> already exists. Do you wish to overwrite it?" +msgstr "" +"Fails jau eksistē.\n" +"Vai vēlaties pārrakstīt?" + +#: KJotsMain.cpp:496 KJotsMain.cpp:537 +msgid "File Exists" +msgstr "" + +#: KJotsMain.cpp:496 KJotsMain.cpp:537 +msgid "Overwrite" +msgstr "" + +#: KJotsMain.cpp:828 +msgid "" +"This bookmark is from an older version of KJots and is not fully supported. It " +"may or may not work. You should delete and recreate this bookmark." +msgstr "" + +#: KJotsMain.cpp:1119 +msgid "" +"All pages must be inside a book. Would you like to create a new book to put the " +"page in, or would you prefer to not move the page at all?" +msgstr "" + +#: KJotsMain.cpp:1123 +#, fuzzy +msgid "Create New Book" +msgstr "Jauna Grāmata" + +#: KJotsMain.cpp:1123 +msgid "Do Not Move Page" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: kjotsedit.cpp:48 +msgid "Open URL" +msgstr "Atvērt URL" + +#: kjotsentry.cpp:497 +#, fuzzy +msgid "Rename Book" +msgstr "Jauna Grāmata" + +#: kjotsentry.cpp:535 +#, c-format +msgid "Saving %1" +msgstr "" + +#: kjotsentry.cpp:536 +msgid "Saving the contents of %1 to %2" +msgstr "" + +#: kjotsentry.cpp:616 kjotsentry.cpp:998 +#, c-format +msgid "Print: %1" +msgstr "" + +#: kjotsentry.cpp:647 +msgid "Untitled Book" +msgstr "" + +#: kjotsentry.cpp:800 +msgid "Table of Contents" +msgstr "" + +#: kjotsentry.cpp:908 +#, fuzzy +msgid "Rename Page" +msgstr "Tēmas" + +#: kjotsentry.cpp:909 +#, fuzzy +msgid "Page title:" +msgstr "Tēmu Saraksts" + +#: kjotsentry.cpp:1069 +#, c-format +msgid "Page %1" +msgstr "" + +#: main.cpp:37 +#, fuzzy +msgid "KDE note taking utility" +msgstr "KDE Atgādinājumu utilīta" + +#: main.cpp:44 +msgid "KJots" +msgstr "KJots" + +#: main.cpp:47 +msgid "Current maintainer" +msgstr "" + +#: main.cpp:51 +msgid "Original author" +msgstr "" + +#. i18n: file confpagemisc.ui line 30 +#: rc.cpp:9 +#, no-c-format +msgid " minutes" +msgstr "" + +#. i18n: file confpagemisc.ui line 33 +#: rc.cpp:12 +#, no-c-format +msgid "1 minute" +msgstr "" + +#. i18n: file confpagemisc.ui line 42 +#: rc.cpp:15 rc.cpp:21 +#, no-c-format +msgid "" +"This is the number of minutes KJots will wait before automatically saving " +"changes." +msgstr "" + +#. i18n: file confpagemisc.ui line 50 +#: rc.cpp:18 +#, no-c-format +msgid "S&ave every:" +msgstr "" + +#. i18n: file confpagemisc.ui line 115 +#: rc.cpp:24 +#, no-c-format +msgid "&Save changes periodically" +msgstr "" + +#. i18n: file confpagemisc.ui line 121 +#: rc.cpp:27 +#, no-c-format +msgid "" +"When \"Enable autosave\" is checked, KJots will automatically save changes made " +"to books at the interval defined below." +msgstr "" + +#. i18n: file confpagemisc.ui line 129 +#: rc.cpp:30 +#, no-c-format +msgid "Use Unico&de encoding" +msgstr "" + +#. i18n: file kjots.kcfg line 9 +#: rc.cpp:33 +#, no-c-format +msgid "How the main window is divided." +msgstr "" + +#. i18n: file kjots.kcfg line 12 +#: rc.cpp:36 +#, no-c-format +msgid "The book or page that is currently active." +msgstr "" + +#. i18n: file kjots.kcfg line 15 +#: rc.cpp:39 +#, no-c-format +msgid "The font used to display the contents of books." +msgstr "" + +#. i18n: file kjots.kcfg line 19 +#: rc.cpp:42 +#, no-c-format +msgid "Whether books should be saved automatically." +msgstr "" + +#. i18n: file kjots.kcfg line 23 +#: rc.cpp:45 +#, no-c-format +msgid "Whether UTF-8 encoding should be forced for saving and loading." +msgstr "" + +#. i18n: file kjots.kcfg line 27 +#: rc.cpp:48 +#, no-c-format +msgid "The interval in minutes at which books should be saved automatically." +msgstr "" + +#. i18n: file kjots.kcfg line 31 +#: rc.cpp:51 +#, no-c-format +msgid "The last ID that was used for a book or page." +msgstr "" + +#~ msgid "A book with this name already exists." +#~ msgstr "Grāmata ar šo vārdu jau eksistē." + +#, fuzzy +#~ msgid "A book named %1 already exists." +#~ msgstr "Grāmata ar šo vārdu jau eksistē." + +#, fuzzy +#~ msgid "Bookmarks" +#~ msgstr "&Grāmatas" + +#, fuzzy +#~ msgid "New &Book" +#~ msgstr "Jauna Grāmata" + +#, fuzzy +#~ msgid "Are you sure you want to delete this book?" +#~ msgstr "Vai esat pārliecināts, ka vēlaties nodzēst tekošo grāmatu?" + +#~ msgid "Only local files are currently supported." +#~ msgstr "Tikai lokāli faili pašlaik ir atbalstīti." + +#~ msgid "Editor &Font" +#~ msgstr "Redaktora &Fonts" + +#, fuzzy +#~ msgid "Delete &Book" +#~ msgstr "Jauna Grāmata" + +#, fuzzy +#~ msgid "Hotlist" +#~ msgstr "Karstais &Saraksts" + +#, fuzzy +#~ msgid "Delete Current Book" +#~ msgstr "Jauna Grāmata" + +#, fuzzy +#~ msgid "Delete page..." +#~ msgstr "&Nodzēst Lapu" + +#~ msgid "Hot&list" +#~ msgstr "Karstais &Saraksts" + +#, fuzzy +#~ msgid "Current Book: %1" +#~ msgstr "Jauna Grāmata" + +#, fuzzy +#~ msgid "Book:" +#~ msgstr "&Grāmatas" diff --git a/tde-i18n-lv/messages/tdeutils/klaptopdaemon.po b/tde-i18n-lv/messages/tdeutils/klaptopdaemon.po new file mode 100644 index 00000000000..151fda51659 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/klaptopdaemon.po @@ -0,0 +1,588 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2008-02-03 01:21+0100\n" +"PO-Revision-Date: 2002-02-15 21:11EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: portable.cpp:945 +#, fuzzy +msgid "" +"Your computer seems to have a partial ACPI installation. ACPI was probably " +"enabled, but some of the sub-options were not - you need to enable at least 'AC " +"Adaptor' and 'Control Method Battery' and then rebuild your kernel." +msgstr "" +"Izskatās, ka jūsu datoram ir daļēja ACPI instalācija,\n" +"iespējams ACPI bija atļauts, bet dažas apakšfunkcijas\n" +"netika atļautas - jums vajag vismaz atļaut 'AC Adapteri'\n" +"un 'Akumulatora Kontroles Metodi' un pārkompilēt kodolu" + +#: portable.cpp:949 +#, fuzzy +msgid "" +"Your computer doesn't have the Linux APM (Advanced Power Management) or ACPI " +"software installed, or doesn't have the APM kernel drivers installed - check " +"out the <a href=\"http://www.linuxdoc.org/HOWTO/Laptop-HOWTO.html\">" +"Linux Laptop-HOWTO</a> document for information on how to install APM." +msgstr "" +"Jūsu datorā nav instalēta Linux APM (Paplašinātā Enerģijas Vadība)\n" +"vai ACPI programmatūra, vai arī nav\n" +"instalēti APM kodola draiveri - pārskatiet Linux Laptop-HOWTO\n" +"dokumentu, lai saņemtu informāciju, kā instalēt APM,\n" +"tas ir pieejams šeit: http://www.linuxdoc.org/HOWTO/Laptop-HOWTO.html" + +#: portable.cpp:961 +#, fuzzy +msgid "" +"\n" +"If you make /usr/bin/apm setuid then you will also be able to choose 'suspend' " +"and 'standby' in the above dialog - check out the help button below to find out " +"how to do this" +msgstr "" +"\n" +"Ja jūs uzstādīsiet /usr/bin/apm setuid bitu, tad varēsiet\n" +"izvēlēties 'suspend' un 'standby' dialogā\n" +"augstāk - nospiediet palīdzības pogu zemāk, lai\n" +"uzzinātu, kā to izdarīt" + +#: portable.cpp:969 +msgid "" +"\n" +"You may need to enable ACPI suspend/resume in the ACPI panel" +msgstr "" + +#: portable.cpp:973 +msgid "" +"\n" +"Your system does not support suspend/standby" +msgstr "" +"\n" +"Jūsu sistēma neatbalsta suspend/standby" + +#: portable.cpp:1049 portable.cpp:2189 portable.cpp:2595 portable.cpp:2890 +msgid "No PCMCIA controller detected" +msgstr "PCMCIA kontrolieris nav detektēts" + +#: portable.cpp:1053 +msgid "Card 0:" +msgstr "Karte 0:" + +#: portable.cpp:1055 +msgid "Card 1:" +msgstr "Karte 1:" + +#: portable.cpp:1170 +msgid "" +"Your system has APM installed but may not be able to use all of its features " +"without further setup - look in the 'APM Config' tab for information about " +"setting up APM for suspend and resume" +msgstr "" + +#: portable.cpp:1176 +msgid "" +"Your system has ACPI installed but may not be able to use all of its features " +"without further setup - look in the 'ACPI Config' tab for information about " +"setting up ACPI for suspend and resume" +msgstr "" + +#: portable.cpp:1333 +msgid "%1 MHz (%2)" +msgstr "" + +#: portable.cpp:1709 +msgid "%1 MHz" +msgstr "" + +#: portable.cpp:2151 +msgid "" +"There is no /dev/apm file on this system. Please review the FreeBSD handbook on " +"how to create a device node for the APM device driver (man 4 apm)." +msgstr "" + +#: portable.cpp:2154 +msgid "" +"Your system has the proper device node for APM support, however you cannot " +"access it. If you are logged in as root right now, you have a problem, " +"otherwise contact your local sysadmin and ask for read/write access to " +"/dev/apm." +msgstr "" + +#: portable.cpp:2157 portable.cpp:2562 +msgid "Your kernel lacks support for Advanced Power Management." +msgstr "" + +#: portable.cpp:2161 portable.cpp:2566 +msgid "There was a generic error while opening /dev/apm." +msgstr "" + +#: portable.cpp:2166 portable.cpp:2571 +msgid "APM has most likely been disabled." +msgstr "" + +#: portable.cpp:2556 +msgid "" +"There is no /dev/apm file on this system. Please review the NetBSD " +"documentation on how to create a device node for the APM device driver (man 4 " +"apm)." +msgstr "" + +#: portable.cpp:2559 +msgid "" +"Your system has the proper device node for APM support, however you cannot " +"access it. If you have APM compiled into the kernel this should not happen." +msgstr "" + +#: portable.cpp:2866 +msgid "" +"Your computer or operating system is not supported by the current version of " +"the\n" +"KDE laptop control panels. If you want help porting these panels to work with " +"it\n" +"please contact paul@taniwha.com." +msgstr "" +"Jūsu datoru vai operētājsistēmu tekošā KDE laptop kontroles paneļu versija " +"patreiz nav atbalstīta. Ja vēlaties sniegt palīdzību, lai šie paneļi tomēr " +"strādātu ar jūsu aparatūru,\n" +"lūdzu, kontaktējaties ar paul@taniwha.com." + +#: laptop_check.cpp:32 +#, fuzzy +msgid "KDE laptop daemon starter" +msgstr "KDE Laptopa Dēmons" + +#: laptop_check.cpp:41 +msgid "KLaptop" +msgstr "KLaptops" + +#: laptop_daemon.cpp:539 laptop_daemon.cpp:545 laptop_daemon.cpp:553 +#: laptop_daemon.cpp:558 +msgid "Battery power is running out." +msgstr "" + +#: laptop_daemon.cpp:540 laptop_daemon.cpp:546 +msgid "%1 % charge left." +msgstr "" + +#: laptop_daemon.cpp:554 +#, c-format +msgid "" +"_n: 1 minute left.\n" +"%n minutes left." +msgstr "" + +#: laptop_daemon.cpp:559 +#, c-format +msgid "" +"_n: 1% left.\n" +"%n percent left." +msgstr "" + +#: laptop_daemon.cpp:691 +msgid "Your battery is now fully charged." +msgstr "" + +#: laptop_daemon.cpp:691 +#, fuzzy +msgid "Laptop Battery" +msgstr "KDE Laptopa Dēmons" + +#: laptop_daemon.cpp:825 +msgid "Logout failed." +msgstr "" + +#: laptop_daemon.cpp:832 +msgid "Shutdown failed." +msgstr "" + +#: kpcmcia.cpp:96 kpcmcia.cpp:163 +msgid "Empty slot." +msgstr "Tukšs slots." + +#: kpcmciainfo.cpp:56 +#, fuzzy +msgid "PCMCIA & CardBus Slots" +msgstr "PCMCIA un CardBus Sloti" + +#: kpcmciainfo.cpp:66 kpcmciainfo.cpp:95 +msgid "Ready." +msgstr "Gatavs." + +#: kpcmciainfo.cpp:134 +#, c-format +msgid "Card Slot %1" +msgstr "Kartes Slots %1" + +#: kpcmciainfo.cpp:179 kpcmciainfo.cpp:290 +msgid "&Eject" +msgstr "&Izņemt" + +#: kpcmciainfo.cpp:180 kpcmciainfo.cpp:293 +msgid "&Suspend" +msgstr "&Apturēt" + +#: kpcmciainfo.cpp:181 +msgid "&Reset" +msgstr "&Nomest" + +#: kpcmciainfo.cpp:201 +msgid "Resetting card..." +msgstr "Pārinicializēju karti..." + +#: kpcmciainfo.cpp:208 +msgid "Inserting new card..." +msgstr "Ievietoju jaunu karti..." + +#: kpcmciainfo.cpp:212 +msgid "Ejecting card..." +msgstr "Izņemu karti..." + +#: kpcmciainfo.cpp:223 +msgid "Suspending card..." +msgstr "Apturu karti..." + +#: kpcmciainfo.cpp:226 +msgid "Resuming card..." +msgstr "Rezumēju karti..." + +#: kpcmciainfo.cpp:237 +#, fuzzy +msgid "Card type: %1 " +msgstr "Kartes Tips: %1 " + +#: kpcmciainfo.cpp:240 +#, c-format +msgid "Driver: %1" +msgstr "Draiveris: %1" + +#: kpcmciainfo.cpp:243 +msgid "IRQ: %1%2" +msgstr "IRQ: %1%2" + +#: kpcmciainfo.cpp:247 +msgid " (used for memory)" +msgstr " (izmantots atmiņai)" + +#: kpcmciainfo.cpp:250 +msgid " (used for memory and I/O)" +msgstr " (izmantots atmiņai un I/O)" + +#: kpcmciainfo.cpp:253 +msgid " (used for CardBus)" +msgstr " (izmantots KartesMaģistrālei)" + +#: kpcmciainfo.cpp:259 kpcmciainfo.cpp:264 +msgid "none" +msgstr "nav" + +#: kpcmciainfo.cpp:262 +#, fuzzy, c-format +msgid "I/O port(s): %1" +msgstr "I/O Ports(i): %1" + +#: kpcmciainfo.cpp:267 +msgid "Bus: %1 bit %2" +msgstr "Maģistrāle: %1 biti %2" + +#: kpcmciainfo.cpp:269 +msgid "Bus: unknown" +msgstr "Maģistrāle: nezināma" + +#: kpcmciainfo.cpp:270 +msgid "PC Card" +msgstr "PC Karte" + +#: kpcmciainfo.cpp:270 +msgid "Cardbus" +msgstr "Kartes maģistrāle" + +#: kpcmciainfo.cpp:272 +#, c-format +msgid "Device: %1" +msgstr "Ierīce: %1" + +#: kpcmciainfo.cpp:275 +msgid "Power: +%1V" +msgstr "Spriegums: +%1V" + +#: kpcmciainfo.cpp:278 +#, fuzzy +msgid "Programming power: +%1V, +%2V" +msgstr "Programmēšanas Spriegums: +%1V, +%2V" + +#: kpcmciainfo.cpp:281 +#, c-format +msgid "Configuration base: 0x%1" +msgstr "" + +#: kpcmciainfo.cpp:283 +msgid "Configuration base: none" +msgstr "" + +#: kpcmciainfo.cpp:295 +#, fuzzy +msgid "Resu&me" +msgstr "Atsākt" + +#: daemondock.cpp:54 +#, fuzzy +msgid "KLaptop Daemon" +msgstr "KDE Laptopa Dēmons" + +#: daemondock.cpp:83 +msgid "&Configure KLaptop..." +msgstr "" + +#: daemondock.cpp:86 +msgid "Screen Brightness..." +msgstr "" + +#: daemondock.cpp:90 +msgid "Performance Profile..." +msgstr "" + +#: daemondock.cpp:99 +msgid "CPU Throttling..." +msgstr "" + +#: daemondock.cpp:108 +msgid "Standby..." +msgstr "" + +#: daemondock.cpp:109 +msgid "&Lock && Suspend..." +msgstr "" + +#: daemondock.cpp:110 +#, fuzzy +msgid "&Suspend..." +msgstr "&Apturēt" + +#: daemondock.cpp:111 +msgid "&Lock && Hibernate..." +msgstr "" + +#: daemondock.cpp:112 +msgid "&Hibernate..." +msgstr "" + +#: daemondock.cpp:116 +msgid "&Hide Monitor" +msgstr "" + +#: daemondock.cpp:239 +msgid "" +"You will need to supply a root password to allow KLaptopDaemon to restart " +"itself as the superuser. It may take up to a minute for the new daemon to start " +"up and the old one to close." +msgstr "" + +#: daemondock.cpp:244 daemondock.cpp:261 daemondock.cpp:265 +#, fuzzy +msgid "KLaptopDaemon" +msgstr "KDE Laptopa Dēmons" + +#: daemondock.cpp:260 +msgid "" +"PCMCIA cannot be enabled since tdesu cannot be found. Please make sure that it " +"is installed correctly." +msgstr "" + +#: daemondock.cpp:264 +msgid "PCMCIA cannot be enabled just now." +msgstr "" + +#: daemondock.cpp:271 +msgid "" +"Are you sure you want to hide the battery monitor? Your battery will still be " +"monitored in the background." +msgstr "" + +#: daemondock.cpp:271 +msgid "Hide Monitor" +msgstr "" + +#: daemondock.cpp:271 +msgid "Do Not Hide" +msgstr "" + +#: daemondock.cpp:289 +msgid "Are you sure you want to quit the battery monitor?" +msgstr "" + +#: daemondock.cpp:294 +msgid "Do you wish to disable the battery monitor from starting in the future?" +msgstr "" + +#: daemondock.cpp:294 +msgid "Disable" +msgstr "" + +#: daemondock.cpp:294 +msgid "Keep Enabled" +msgstr "" + +#: daemondock.cpp:369 +msgid "Power Manager Not Found" +msgstr "" + +#: daemondock.cpp:378 +msgid "%1:%2 hours left" +msgstr "" + +#: daemondock.cpp:381 +msgid "%1% charged" +msgstr "" + +#: daemondock.cpp:384 +msgid "No Battery" +msgstr "" + +#: daemondock.cpp:390 +msgid "Charging" +msgstr "" + +#: daemondock.cpp:392 +msgid "Not Charging" +msgstr "" + +#: daemondock.cpp:405 +#, c-format +msgid "CPU: %1" +msgstr "" + +#: daemondock.cpp:413 +#, fuzzy, c-format +msgid "Slot %1" +msgstr "Kartes Slots %1" + +#: daemondock.cpp:422 +#, fuzzy +msgid "Card Slots..." +msgstr "Kartes Slots %1" + +#: daemondock.cpp:429 +msgid "Details..." +msgstr "Detaļas..." + +#: daemondock.cpp:434 +msgid "Eject" +msgstr "Izmest" + +#: daemondock.cpp:437 +msgid "Suspend" +msgstr "Suspend" + +#: daemondock.cpp:440 +msgid "Resume" +msgstr "Atsākt" + +#: daemondock.cpp:443 +msgid "Reset" +msgstr "Nomest" + +#: daemondock.cpp:448 +msgid "Actions" +msgstr "Darbības" + +#: daemondock.cpp:454 +msgid "Ready" +msgstr "Gatavs" + +#: daemondock.cpp:456 +msgid "Busy" +msgstr "" + +#: daemondock.cpp:458 +#, fuzzy +msgid "Suspended" +msgstr "Suspend" + +#: daemondock.cpp:463 +msgid "Enable PCMCIA" +msgstr "" + +#: daemondock.cpp:630 +msgid "Laptop power management not available" +msgstr "" + +#: daemondock.cpp:631 daemondock.cpp:651 daemondock.cpp:669 +msgid "N/A" +msgstr "" + +#: daemondock.cpp:635 +msgid "Plugged in - fully charged" +msgstr "" + +#: daemondock.cpp:643 +msgid "Plugged in - %1% charged (%2:%3 hours left)" +msgstr "" + +#: daemondock.cpp:647 +msgid "Plugged in - %1% charged" +msgstr "" + +#: daemondock.cpp:650 +msgid "Plugged in - no battery" +msgstr "" + +#: daemondock.cpp:660 +msgid "Running on batteries - %1% charged (%2:%3 hours left)" +msgstr "" + +#: daemondock.cpp:663 +msgid "Running on batteries - %1% charged" +msgstr "" + +#: daemondock.cpp:668 +msgid "No power source found" +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#~ msgid " " +#~ msgstr " " + +#, fuzzy +#~ msgid "Enable &Suspend" +#~ msgstr "&Apturēt" + +#, fuzzy +#~ msgid "S&uspend" +#~ msgstr "Suspend" + +#~ msgid "" +#~ "\n" +#~ "Currently ACPI suspend/standby is not supported" +#~ msgstr "" +#~ "\n" +#~ "Pagaidām ACPI suspend/standby nav atbalstīts" + +#, fuzzy +#~ msgid "Setup ACPI..." +#~ msgstr "Uzstādīt..." + +#, fuzzy +#~ msgid "Suspend:" +#~ msgstr "Suspend" + +#~ msgid "Setup..." +#~ msgstr "Uzstādīt..." diff --git a/tde-i18n-lv/messages/tdeutils/kregexpeditor.po b/tde-i18n-lv/messages/tdeutils/kregexpeditor.po new file mode 100644 index 00000000000..dcbc93ef156 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/kregexpeditor.po @@ -0,0 +1,787 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2005-08-18 04:29+0200\n" +"PO-Revision-Date: 2002-01-06 18:28EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: altnwidget.cpp:38 altnwidget.cpp:48 regexpbuttons.cpp:108 +msgid "Alternatives" +msgstr "" + +#: altnwidget.cpp:225 +msgid "Selecting several alternatives is currently not supported." +msgstr "" + +#: altnwidget.cpp:227 +msgid "Selection Invalid" +msgstr "" + +#: characterswidget.cpp:124 +msgid "" +"- A word character\n" +msgstr "" + +#: characterswidget.cpp:127 +msgid "" +"- A non-word character\n" +msgstr "" + +#: characterswidget.cpp:130 +msgid "" +"- A digit character\n" +msgstr "" + +#: characterswidget.cpp:133 +msgid "" +"- A non-digit character\n" +msgstr "" + +#: characterswidget.cpp:136 +msgid "" +"- A space character\n" +msgstr "" + +#: characterswidget.cpp:139 +msgid "" +"- A non-space character\n" +msgstr "" + +#: characterswidget.cpp:156 +msgid "from " +msgstr "no " + +#: characterswidget.cpp:156 +msgid " to " +msgstr "" + +#: characterswidget.cpp:166 +msgid "Any Character Except" +msgstr "" + +#: characterswidget.cpp:168 +msgid "One of Following Characters" +msgstr "" + +#: characterswidget.cpp:287 +msgid "Specify Characters" +msgstr "" + +#: characterswidget.cpp:294 +msgid "Do not match the characters specified here" +msgstr "" + +#: characterswidget.cpp:300 +msgid "Predefined Character Ranges" +msgstr "" + +#: characterswidget.cpp:304 +msgid "A word character" +msgstr "" + +#: characterswidget.cpp:305 +msgid "A digit character" +msgstr "" + +#: characterswidget.cpp:306 +msgid "A space character" +msgstr "" + +#: characterswidget.cpp:308 +msgid "A non-word character" +msgstr "" + +#: characterswidget.cpp:309 +msgid "A non-digit character" +msgstr "" + +#: characterswidget.cpp:310 +msgid "A non-space character" +msgstr "" + +#: characterswidget.cpp:313 +msgid "Single Characters" +msgstr "" + +#: characterswidget.cpp:321 characterswidget.cpp:337 +msgid "More Entries" +msgstr "" + +#: characterswidget.cpp:328 +msgid "Character Ranges" +msgstr "" + +#: characterswidget.cpp:410 +msgid "From:" +msgstr "No:" + +#: characterswidget.cpp:417 +msgid "" +"_: end of range\n" +"To:" +msgstr "" + +#: charselector.cpp:60 +msgid "Normal Character" +msgstr "" + +#: charselector.cpp:61 +msgid "Unicode Char in Hex." +msgstr "" + +#: charselector.cpp:62 +msgid "Unicode Char in Oct." +msgstr "" + +#: charselector.cpp:64 +msgid "The Bell Character (\\a)" +msgstr "" + +#: charselector.cpp:65 +msgid "The Form Feed Character (\\f)" +msgstr "" + +#: charselector.cpp:66 +msgid "" +"The Line Feed Character (\\n)" +msgstr "" + +#: charselector.cpp:67 +msgid "The Carriage Return Character (\\r)" +msgstr "" + +#: charselector.cpp:68 +msgid "The Horizontal Tab Character (\\t)" +msgstr "" + +#: charselector.cpp:69 +msgid "The Vertical Tab Character (\\v)" +msgstr "" + +#: compoundwidget.cpp:46 +msgid "&Title:" +msgstr "" + +#: compoundwidget.cpp:50 +msgid "&Description:" +msgstr "" + +#: compoundwidget.cpp:54 +msgid "&Automatically replace using this item" +msgstr "" + +#: compoundwidget.cpp:55 +msgid "" +"When the content of this box is typed in to the ASCII line," +"<br>this box will automatically be added around it," +"<br>if this check box is selected." +msgstr "" + +#: compoundwidget.cpp:123 +msgid "Configure Compound" +msgstr "" + +#: editorwindow.cpp:221 +msgid "There is no selection." +msgstr "" + +#: editorwindow.cpp:221 +msgid "Missing Selection" +msgstr "" + +#: editorwindow.cpp:280 +msgid "There is no widget under cursor." +msgstr "" + +#: editorwindow.cpp:280 +msgid "Invalid Operation" +msgstr "" + +#: editorwindow.cpp:332 +msgid "&Save Regular Expression..." +msgstr "" + +#: editorwindow.cpp:377 +msgid "Enter name:" +msgstr "" + +#: editorwindow.cpp:378 +msgid "Name for Regular Expression" +msgstr "" + +#: editorwindow.cpp:386 +msgid "<p>Overwrite named regular expression <b>%1</b></p>" +msgstr "" + +#: editorwindow.cpp:386 userdefinedregexps.cpp:203 +msgid "Overwrite" +msgstr "" + +#: editorwindow.cpp:393 +#, c-format +msgid "Could not open file for writing: %1" +msgstr "" + +#: emacsregexpconverter.cpp:79 +msgid "Look ahead regular expressions not supported in Emacs style" +msgstr "" + +#: emacsregexpconverter.cpp:182 +msgid "Word boundary and non word boundary is not supported in Emacs syntax" +msgstr "" + +#: errormap.cpp:49 +msgid "" +"Your regular expression is invalid, due to something preceding a 'line start'." +msgstr "" + +#: errormap.cpp:50 errormap.cpp:59 errormap.cpp:69 +msgid "Regular Expression Error" +msgstr "" + +#: errormap.cpp:58 +msgid "" +"Your regular expression is invalid, due to something following a 'line end'." +msgstr "" + +#: errormap.cpp:68 +msgid "" +"Your regular expression is invalid. 'Look Ahead' regular expression must be the " +"last sub expression." +msgstr "" + +#: infopage.cpp:35 +msgid "" +"_: Translators, feel free to add yourself in the text below, asking for a " +"postcard ;-), also feel free to add a section saying " +"<h2>Translators</h2>. Kind regards, and thanks for your work - Jesper.\n" +"<h1>Regular Expression Editor</h1>" +"<p>What you are currently looking at is an editor for <i>Regular Expressions</i>" +".</p>" +"<p>The upper part in the middle is the editing area, the lower part is a " +"verification window where you can try your regular expressions right away. The " +"row of buttons is the editing actions. This is actually very similar to common " +"drawing programs. Select an editing tool to start editing your regular " +"expression, and press the mouse button in the editing area where you want this " +"item inserted.</p>" +"<p>For a more detailed description of this editor see the <a href=\"doc://\">" +"info pages</a></p>" +"<h2>What is a regular expression?</h2>If you do not know what a regular " +"expression is, then it might be a good idea to read <a " +"href=\"doc://whatIsARegExp\">the introduction to regular expressions</a>." +"<p>" +msgstr "" + +#: infopage.cpp:53 +msgid "" +"<h2>Send the author an electronic postcard</h2>I don't get any money for " +"working on KRegExpEditor, I therefore appreciate it very much when users tell " +"me what they think about my work. I would therefore be very happy if you <a " +"href=\"mailto:blackie@kde.org?subject=KRegExpEditor\">sent me a short mail</a>" +", telling me that you use my regular expression editor." +"<h2>Author</h2><a href=\"http://www.blackie.dk/\">Jesper K. Pedersen</a> " +"<<a href=\"mailto:blackie@kde.org\">blackie@kde.org</a>>" +msgstr "" + +#: kregexpeditorgui.cpp:72 +msgid "Regular Expression Editor" +msgstr "" + +#: kregexpeditorprivate.cpp:66 +msgid "" +"In this window you will find predefined regular expressions. Both regular " +"expressions you have developed and saved, and regular expressions shipped with " +"the system." +msgstr "" + +#: kregexpeditorprivate.cpp:74 +msgid "" +"In this window you will develop your regular expressions. Select one of the " +"actions from the action buttons above, and click the mouse in this window to " +"insert the given action." +msgstr "" + +#: kregexpeditorprivate.cpp:81 +msgid "" +"Type in some text in this window, and see what the regular expression you have " +"developed matches." +"<p>Each second match will be colored in red and each other match will be " +"colored blue, simply so you can distinguish them from each other." +"<p>If you select part of the regular expression in the editor window, then this " +"part will be highlighted - This allows you to <i>debug</i> " +"your regular expressions" +msgstr "" + +#: kregexpeditorprivate.cpp:158 +msgid "ASCII syntax:" +msgstr "" + +#: kregexpeditorprivate.cpp:165 +msgid "Clear expression" +msgstr "" + +#: kregexpeditorprivate.cpp:168 +msgid "" +"This is the regular expression in ASCII syntax. You are likely only to be " +"interested in this if you are a programmer, and need to develop a regular " +"expression using QRegExp." +"<p>You may develop your regular expression both by using the graphical editor, " +"and by typing the regular expression in this line edit." +msgstr "" + +#: kregexpeditorprivate.cpp:374 +#, fuzzy +msgid "Could not open file '%1' for reading" +msgstr "Nevar atvērt failu lasīšanai: %1" + +#: lookaheadwidget.cpp:52 +msgid "Pos. Look Ahead" +msgstr "" + +#: lookaheadwidget.cpp:54 +msgid "Neg. Look Ahead" +msgstr "" + +#: main.cpp:38 +msgid "RegExp Editor" +msgstr "" + +#: main.cpp:39 +msgid "Editor for Regular Expressions" +msgstr "" + +#: predefined-regexps.cpp:1 +msgid "anything" +msgstr "" + +#: predefined-regexps.cpp:2 +msgid "This regular expression matches anything." +msgstr "" + +#: predefined-regexps.cpp:3 +msgid "spaces" +msgstr "" + +#: predefined-regexps.cpp:4 +msgid "Matches an arbitrary amount of whitespace." +msgstr "" + +#: regexpbuttons.cpp:66 +msgid "Selection tool" +msgstr "" + +#: regexpbuttons.cpp:67 +msgid "" +"<qt>This will change the state of the editor to <i>selection state</i>." +"<p>In this state you will not be inserting <i>regexp items</i>" +", but instead select them. To select a number of items, press down the left " +"mouse button and drag it over the items." +"<p>When you have selected a number of items, you may use cut/copy/paste. These " +"functions are found in the right mouse button menu.</qt>" +msgstr "" + +#: regexpbuttons.cpp:76 +msgid "Text" +msgstr "Teksts" + +#: regexpbuttons.cpp:77 +msgid "" +"<qt>This will insert a text field, where you may write text. The text you write " +"will be matched literally. (i.e. you do not need to escape any characters)</qt>" +msgstr "" + +#: regexpbuttons.cpp:82 +msgid "A single character specified in a range" +msgstr "" + +#: regexpbuttons.cpp:83 +msgid "" +"<qt>This will match a single character from a predefined range." +"<p>When you insert this widget a dialog box will appear, which lets you specify " +"which characters this <i>regexp item</i> will match.</qt>" +msgstr "" + +#: regexpbuttons.cpp:89 +msgid "Any character" +msgstr "" + +#: regexpbuttons.cpp:90 +msgid "<qt>This will match any single character</qt>" +msgstr "" + +#: regexpbuttons.cpp:94 +msgid "Repeated content" +msgstr "" + +#: regexpbuttons.cpp:95 +msgid "" +"<qt>This <i>regexp item</i> will repeat the <i>regexp items</i> " +"it surrounds a specified number of times." +"<p>The number of times to repeat may be specified using ranges. e.g. You may " +"specify that it should match from 2 to 4 times, that it should match exactly 5 " +"times, or that it should match at least one time." +"<p>Examples:" +"<br>If you specify that it should match <i>any</i> time, and the content it " +"surrounds is <tt>abc</tt>, then this <i>regexp item</i> " +"will match the empty string, the string <tt>abc</tt>, the string <tt>abcabc</tt>" +", the string <tt>abcabcabcabc</tt>, etc.</qt>" +msgstr "" + +#: regexpbuttons.cpp:109 +msgid "" +"<qt>This <i>regexp item</i> will match any of its alternatives.</p>" +"You specify alternatives by placing <i>regexp items</i> " +"on top of each other inside this widget.</qt>" +msgstr "" + +#: regexpbuttons.cpp:115 +msgid "Compound regexp" +msgstr "" + +#: regexpbuttons.cpp:116 +msgid "" +"<qt>This <i>regexp item</i> serves two purposes:" +"<ul>" +"<li>It makes it possible for you to collapse a huge <i>regexp item</i> " +"into a small box. This makes it easier for you to get an overview of large <i>" +"regexp items</i>. This is especially useful if you load a predefined <i>" +"regexp item</i> you perhaps don't care about the inner workings of." +msgstr "" + +#: regexpbuttons.cpp:124 +msgid "Beginning of line" +msgstr "" + +#: regexpbuttons.cpp:125 +msgid "<qt>This will match the beginning of a line.</qt>" +msgstr "" + +#: regexpbuttons.cpp:129 +msgid "End of line" +msgstr "" + +#: regexpbuttons.cpp:130 +msgid "<qt>This will match the end of a line.</qt>" +msgstr "" + +#: regexpbuttons.cpp:134 +msgid "Word boundary" +msgstr "" + +#: regexpbuttons.cpp:135 +msgid "" +"<qt>This asserts a word boundary (This part does not actually match any " +"characters)</qt>" +msgstr "" + +#: regexpbuttons.cpp:138 +msgid "Non Word boundary" +msgstr "" + +#: regexpbuttons.cpp:139 +msgid "" +"<qt>This asserts a non-word boundary (This part does not actually match any " +"characters)</qt>" +msgstr "" + +#: regexpbuttons.cpp:143 +msgid "Positive Look Ahead" +msgstr "" + +#: regexpbuttons.cpp:144 +msgid "" +"<qt>This asserts a regular expression (This part does not actually match any " +"characters). You can only use this at the end of a regular expression.</qt>" +msgstr "" + +#: regexpbuttons.cpp:148 +msgid "Negative Look Ahead" +msgstr "" + +#: regexpbuttons.cpp:149 +msgid "" +"<qt>This asserts a regular expression that must not match (This part does not " +"actually match any characters). You can only use this at the end of a regular " +"expression.</qt>" +msgstr "" + +#: repeatregexp.cpp:59 repeatregexp.cpp:67 +msgid "" +"<p>Value for attribute <b>%1</b> was not an integer for element <b>%2</b></p>" +"<p>It contained the value <b>%3</b></p>" +msgstr "" + +#: repeatregexp.cpp:62 repeatregexp.cpp:70 textrangeregexp.cpp:131 +#: textregexp.cpp:58 widgetfactory.cpp:166 widgetfactory.cpp:195 +#: widgetfactory.cpp:202 +msgid "Error While Loading From XML File" +msgstr "" + +#: repeatwidget.cpp:79 +msgid "Number of Times to Repeat Content" +msgstr "" + +#: repeatwidget.cpp:175 +msgid "Times to Match" +msgstr "" + +#: repeatwidget.cpp:178 +msgid "Any number of times (including zero times)" +msgstr "" + +#: repeatwidget.cpp:192 +msgid "At least" +msgstr "" + +#: repeatwidget.cpp:193 +msgid "At most" +msgstr "" + +#: repeatwidget.cpp:194 +msgid "Exactly" +msgstr "" + +#: repeatwidget.cpp:197 +msgid "From" +msgstr "No" + +#: repeatwidget.cpp:205 +msgid "to" +msgstr "uz" + +#: repeatwidget.cpp:207 repeatwidget.cpp:228 +msgid "time(s)" +msgstr "" + +#: repeatwidget.cpp:269 +msgid "Repeated Any Number of Times" +msgstr "" + +#: repeatwidget.cpp:270 +#, c-format +msgid "" +"_n: Repeated at Least 1 Time\n" +"Repeated at Least %n Times" +msgstr "" + +#: repeatwidget.cpp:271 +#, c-format +msgid "" +"_n: Repeated at Most 1 Time\n" +"Repeated at Most %n Times" +msgstr "" + +#: repeatwidget.cpp:272 +#, c-format +msgid "" +"_n: Repeated Exactly 1 Time\n" +"Repeated Exactly %n Times" +msgstr "" + +#: repeatwidget.cpp:273 +msgid "Repeated From %1 to %2 Times" +msgstr "" + +#: textrangeregexp.cpp:130 +msgid "" +"<p>Invalid sub element to element <b>TextRange</b>. Tag was <b>%1</b></p>" +msgstr "" + +#: textregexp.cpp:57 +msgid "<p>Element <b>Text</b> did not contain any textual data.</p>" +msgstr "" + +#: userdefinedregexps.cpp:45 +msgid "Compound regular expressions:" +msgstr "" + +#: userdefinedregexps.cpp:67 +msgid "User Defined" +msgstr "" + +#: userdefinedregexps.cpp:92 +msgid "General" +msgstr "" + +#: userdefinedregexps.cpp:104 +#, c-format +msgid "Could not open file for reading: %1" +msgstr "Nevar atvērt failu lasīšanai: %1" + +#: userdefinedregexps.cpp:114 +msgid "File %1 containing user defined regular expression contained an error" +msgstr "" + +#: userdefinedregexps.cpp:157 +#, fuzzy +msgid "Rename..." +msgstr "Pārsaukt" + +#: userdefinedregexps.cpp:193 +#, fuzzy +msgid "New name:" +msgstr "Jauns Nosaukums" + +#: userdefinedregexps.cpp:194 +msgid "Rename Item" +msgstr "Pārsaukt Elementu" + +#: userdefinedregexps.cpp:203 +msgid "<p>Overwrite named regular expression <b>%1</b>?</p>" +msgstr "" + +#: userdefinedregexps.cpp:203 +msgid "Do Not Overwrite" +msgstr "" + +#: verifybuttons.cpp:50 +msgid "Verify regular expression" +msgstr "" + +#: verifybuttons.cpp:51 +msgid "" +"Shows what part of the regular expression is being matched in the <i>" +"verifier window</i>.(The window below the graphical editor window)." +msgstr "" + +#: verifybuttons.cpp:60 +msgid "Load text in the verifier window" +msgstr "" + +#: verifybuttons.cpp:66 +msgid "Settings" +msgstr "" + +#: verifybuttons.cpp:117 +msgid "Verify on the Fly" +msgstr "" + +#: verifybuttons.cpp:123 +msgid "Toggle on-the-fly verification of regular expression" +msgstr "" + +#: verifybuttons.cpp:124 +msgid "" +"Enabling this option will make the verifier update for each edit. If the verify " +"window contains much text, or if the regular expression is either complex or " +"matches a lot of time, this may be very slow." +msgstr "" + +#: verifybuttons.cpp:130 +msgid "RegExp Language" +msgstr "" + +#: widgetfactory.cpp:165 +msgid "<p>Unknown tag while reading XML. Tag was <b>%1</b></p>" +msgstr "" + +#: widgetfactory.cpp:186 +msgid "" +"Error while loading regular expression from XML. Most probably the regular " +"expression had unmatched tags." +msgstr "" + +#: widgetfactory.cpp:187 +msgid "Error While Loading Regular Expression From XML" +msgstr "" + +#: widgetfactory.cpp:194 +msgid "<p>XML file did not contain a <b>%1</b> tag.</p>" +msgstr "" + +#: widgetfactory.cpp:200 +msgid "" +"<p>Error while reading XML file. The element just below the tag <b>%1</b> " +"was not an element.</p>" +msgstr "" + +#: zerowidgets.cpp:75 +msgid "" +"Any\n" +"Character" +msgstr "" + +#: zerowidgets.cpp:91 +msgid "" +"Line\n" +"Start" +msgstr "" + +#: zerowidgets.cpp:107 +msgid "" +"Line\n" +"End" +msgstr "" + +#: zerowidgets.cpp:121 +msgid "" +"Word\n" +"Boundary" +msgstr "" + +#: zerowidgets.cpp:136 +msgid "" +"Non-word\n" +"Boundary" +msgstr "" + +#: KMultiFormListBox/ccp.cpp:72 +msgid "Insert Blank" +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:264 +msgid "Due to a bug, it is not possible to remove the last element." +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:264 +msgid "Internal Error" +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-multivisible.cpp:282 +msgid "There is no element on the clipboard to paste in." +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:68 +msgid "Up" +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:73 +msgid "Down" +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:153 +msgid "Delete item \"%1\"?" +msgstr "" + +#: KMultiFormListBox/kmultiformlistbox-windowed.cpp:153 +#, fuzzy +msgid "Delete Item" +msgstr "Pārsaukt Elementu" + +#: KMultiFormListBox/widgetwindow.cpp:23 KMultiFormListBox/widgetwindow.cpp:29 +msgid "Widget Configuration" +msgstr "" + +#~ msgid "To:" +#~ msgstr "Uz:" diff --git a/tde-i18n-lv/messages/tdeutils/ktimer.po b/tde-i18n-lv/messages/tdeutils/ktimer.po new file mode 100644 index 00000000000..18e5d48cb61 --- /dev/null +++ b/tde-i18n-lv/messages/tdeutils/ktimer.po @@ -0,0 +1,128 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2002-02-15 21:11EEST\n" +"Last-Translator: Andris Maziks <andzha@latnet.lv>\n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Andris Maziks" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "andris.m@delfi.lv" + +#: main.cpp:27 +msgid "KDE Timer" +msgstr "KDE Taimers" + +#: main.cpp:33 +msgid "KTimer" +msgstr "KTimer" + +#. i18n: file prefwidget.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "Timer Settings" +msgstr "Taimera Uzstādījumi" + +#. i18n: file prefwidget.ui line 31 +#: rc.cpp:6 +#, no-c-format +msgid "Counter [s]" +msgstr "Skaitītajs [i]" + +#. i18n: file prefwidget.ui line 42 +#: rc.cpp:9 +#, no-c-format +msgid "Delay [s]" +msgstr "Pauze [s]" + +#. i18n: file prefwidget.ui line 53 +#: rc.cpp:12 rc.cpp:42 +#, no-c-format +msgid "State" +msgstr "Stāvoklis" + +#. i18n: file prefwidget.ui line 64 +#: rc.cpp:15 +#, no-c-format +msgid "Command" +msgstr "Komanda" + +#. i18n: file prefwidget.ui line 85 +#: rc.cpp:18 +#, no-c-format +msgid "&New" +msgstr "&Jauns" + +#. i18n: file prefwidget.ui line 124 +#: rc.cpp:24 +#, no-c-format +msgid "Settings" +msgstr "Uzstādījumi" + +#. i18n: file prefwidget.ui line 141 +#: rc.cpp:27 +#, no-c-format +msgid "&Loop" +msgstr "&Cikls" + +#. i18n: file prefwidget.ui line 149 +#: rc.cpp:30 +#, no-c-format +msgid "Delay:" +msgstr "Aizture:" + +#. i18n: file prefwidget.ui line 165 +#: rc.cpp:33 +#, no-c-format +msgid "Start only &one instance" +msgstr "Sākt tikai &vienu instanci" + +#. i18n: file prefwidget.ui line 173 +#: rc.cpp:36 +#, fuzzy, no-c-format +msgid "seconds" +msgstr "Sekundes" + +#. i18n: file prefwidget.ui line 203 +#: rc.cpp:39 +#, no-c-format +msgid "Command line:" +msgstr "Komandrinda:" + +#. i18n: file prefwidget.ui line 246 +#: rc.cpp:45 +#, no-c-format +msgid "||" +msgstr "||" + +#. i18n: file prefwidget.ui line 254 +#: rc.cpp:48 +#, no-c-format +msgid ">" +msgstr ">" + +#. i18n: file prefwidget.ui line 262 +#: rc.cpp:51 +#, no-c-format +msgid "=" +msgstr "=" + +#~ msgid "..." +#~ msgstr "..." |