From 4268d240c04259ad257869308c66affa2c4f7896 Mon Sep 17 00:00:00 2001 From: Frank Bergkemper Date: Tue, 8 Jan 2019 16:02:54 +0100 Subject: [PATCH] webui: localization cleanup --- webui/public/js/locale/Makefile.am | 17 - webui/public/js/locale/Makefile.in | 399 ----- .../js/locale/cn_CN/LC_MESSAGES/cn_CN.mo | Bin 13734 -> 51 bytes .../js/locale/cn_CN/LC_MESSAGES/cn_CN.po | 1434 +--------------- .../js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo | Bin 16167 -> 51 bytes .../js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po | 1464 +---------------- .../js/locale/de_DE/LC_MESSAGES/de_DE.mo | Bin 8050 -> 51 bytes .../js/locale/de_DE/LC_MESSAGES/de_DE.po | 999 +---------- .../js/locale/en_EN/LC_MESSAGES/en_EN.mo | Bin 389 -> 51 bytes .../js/locale/en_EN/LC_MESSAGES/en_EN.po | 338 +--- .../js/locale/es_ES/LC_MESSAGES/es_ES.mo | Bin 2508 -> 51 bytes .../js/locale/es_ES/LC_MESSAGES/es_ES.po | 344 +--- .../js/locale/fr_FR/LC_MESSAGES/fr_FR.mo | Bin 2743 -> 51 bytes .../js/locale/fr_FR/LC_MESSAGES/fr_FR.po | 344 +--- .../js/locale/hu_HU/LC_MESSAGES/hu_HU.mo | Bin 4618 -> 51 bytes .../js/locale/hu_HU/LC_MESSAGES/hu_HU.po | 336 +--- .../js/locale/it_IT/LC_MESSAGES/it_IT.mo | Bin 2809 -> 51 bytes .../js/locale/it_IT/LC_MESSAGES/it_IT.po | 344 +--- .../js/locale/nl_BE/LC_MESSAGES/nl_BE.mo | Bin 2881 -> 51 bytes .../js/locale/nl_BE/LC_MESSAGES/nl_BE.po | 344 +--- .../js/locale/pt_BR/LC_MESSAGES/pt_BR.mo | 1 + .../js/locale/pt_BR/LC_MESSAGES/pt_BR.po | 318 +--- .../js/locale/ru_RU/LC_MESSAGES/ru_RU.mo | Bin 1734 -> 51 bytes .../js/locale/ru_RU/LC_MESSAGES/ru_RU.po | 343 +--- .../js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Bin 2859 -> 51 bytes .../js/locale/sk_SK/LC_MESSAGES/sk_SK.po | 344 +--- .../js/locale/tr_TR/LC_MESSAGES/tr_TR.mo | Bin 1336 -> 51 bytes .../js/locale/tr_TR/LC_MESSAGES/tr_TR.po | 340 +--- webui/public/js/locale/webui-datatables.pot | 336 ---- 29 files changed, 14 insertions(+), 8031 deletions(-) delete mode 100644 webui/public/js/locale/Makefile.am delete mode 100644 webui/public/js/locale/Makefile.in mode change 100644 => 120000 webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo mode change 100644 => 120000 webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po mode change 100644 => 120000 webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo mode change 100644 => 120000 webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po mode change 100644 => 120000 webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo mode change 100644 => 120000 webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po mode change 100644 => 120000 webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.mo mode change 100644 => 120000 webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.po mode change 100644 => 120000 webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.mo mode change 100644 => 120000 webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.po mode change 100644 => 120000 webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo mode change 100644 => 120000 webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po mode change 100644 => 120000 webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo mode change 100644 => 120000 webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po mode change 100644 => 120000 webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo mode change 100644 => 120000 webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po mode change 100644 => 120000 webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo mode change 100644 => 120000 webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po mode change 100644 => 120000 webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo mode change 100644 => 120000 webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po mode change 100644 => 120000 webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo mode change 100644 => 120000 webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po mode change 100644 => 120000 webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo mode change 100644 => 120000 webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po mode change 100644 => 120000 webui/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.mo mode change 100644 => 120000 webui/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.po delete mode 100644 webui/public/js/locale/webui-datatables.pot diff --git a/webui/public/js/locale/Makefile.am b/webui/public/js/locale/Makefile.am deleted file mode 100644 index 8733bd826dc..00000000000 --- a/webui/public/js/locale/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -all: update-pot update-all msgfmt-all - -update-pot: - @(echo 'Updating webui-datatables.pot ...';) - @(find ../../ -regextype posix-egrep -regex '.*(functions.js)$$' | xargs xgettext --keyword=gettext --from-code=UTF-8 -o webui-datatables.pot;) - -update-po: $(PO) - @(echo 'Updating $(PO) file ...';) - @(msgmerge --backup=none -U $(PO) webui-datatables.pot) - -update-all: webui-datatables.pot - @(echo 'Updating all *.po files ...';) - @(for i in cn_CN cs_CZ de_DE en_EN es_ES fr_FR hu_HU it_IT nl_BE pt_BR ru_RU tr_TR sk_SK; do msgmerge --backup=none -U $$i/LC_MESSAGES/$$i.po $< && touch $$i/LC_MESSAGES/$$i.po; done;) - -msgfmt-all: webui-datatables.pot - @(echo 'Generating all *.mo files ...';) - @(for i in cn_CN cs_CZ de_DE en_EN es_ES fr_FR hu_HU it_IT nl_BE pt_BR ru_RU tr_TR sk_SK; do msgfmt $$i/LC_MESSAGES/$$i.po --output-file=$$i/LC_MESSAGES/$$i.mo; done;) diff --git a/webui/public/js/locale/Makefile.in b/webui/public/js/locale/Makefile.in deleted file mode 100644 index 25da94feb43..00000000000 --- a/webui/public/js/locale/Makefile.in +++ /dev/null @@ -1,399 +0,0 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2017 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@ -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@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 = public/js/locale -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ -APACHE2_SYSCONFDIR = @APACHE2_SYSCONFDIR@ -APXS = @APXS@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -HTTPD_CONF = @HTTPD_CONF@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -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@ -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@ -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_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -all: all-am - -.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 ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign public/js/locale/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign public/js/locale/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 -$(am__aclocal_m4_deps): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ - ctags-am distclean distclean-generic 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am - -.PRECIOUS: Makefile - -all: update-pot update-all msgfmt-all - -update-pot: - @(echo 'Updating webui-datatables.pot ...';) - @(find ../../ -regextype posix-egrep -regex '.*(functions.js)$$' | xargs xgettext --keyword=gettext --from-code=UTF-8 -o webui-datatables.pot;) - -update-po: $(PO) - @(echo 'Updating $(PO) file ...';) - @(msgmerge --backup=none -U $(PO) webui-datatables.pot) - -update-all: webui-datatables.pot - @(echo 'Updating all *.po files ...';) - @(for i in cn_CN cs_CZ de_DE en_EN es_ES fr_FR hu_HU it_IT nl_BE pt_BR ru_RU tr_TR sk_SK; do msgmerge --backup=none -U $$i/LC_MESSAGES/$$i.po $< && touch $$i/LC_MESSAGES/$$i.po; done;) - -msgfmt-all: webui-datatables.pot - @(echo 'Generating all *.mo files ...';) - @(for i in cn_CN cs_CZ de_DE en_EN es_ES fr_FR hu_HU it_IT nl_BE pt_BR ru_RU tr_TR sk_SK; do msgfmt $$i/LC_MESSAGES/$$i.po --output-file=$$i/LC_MESSAGES/$$i.mo; done;) - -# 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: diff --git a/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo b/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo deleted file mode 100644 index 26ace5666dd26e613bd2e964c3460f081ff255aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13734 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 BQc?f_ diff --git a/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo b/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo new file mode 120000 index 00000000000..9411640c8f8 --- /dev/null +++ b/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/cn_CN.mo \ No newline at end of file diff --git a/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po b/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po deleted file mode 100644 index 69065f165da..00000000000 --- a/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po +++ /dev/null @@ -1,1433 +0,0 @@ -msgid "" -msgstr "" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: POEditor.com\n" -"Project-Id-Version: bareos-webui\n" -"Language: zh-CN\n" - -#: ../../../module/Application/config/module.config.php:125 -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:26 -msgid "Dashboard" -msgstr "主页" - -#: ../../../module/Application/config/module.config.php:130 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:40 -msgid "Jobs" -msgstr "作业" - -#: ../../../module/Application/config/module.config.php:135 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:32 -msgid "Overview" -msgstr "概述" - -#: ../../../module/Application/config/module.config.php:140 -#: ../../../module/Job/view/job/job/actions.phtml:34 -#: ../../../module/Job/view/job/job/actions.phtml:138 -#: ../../../module/Job/view/job/job/actions.phtml:141 -#: ../../../module/Job/view/job/job/details.phtml:34 -#: ../../../module/Job/view/job/job/index.phtml:34 -#: ../../../module/Job/view/job/job/run.phtml:34 -msgid "Run" -msgstr "运行" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "还原" - -#: ../../../module/Application/config/module.config.php:152 -#: ../../../module/Client/view/client/client/index.phtml:26 -#: ../../../module/Client/view/client/client/index.phtml:45 -msgid "Clients" -msgstr "客户端" - -#: ../../../module/Application/config/module.config.php:157 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:68 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:47 -msgid "Schedules" -msgstr "时间表" - -#: ../../../module/Application/config/module.config.php:162 -#: ../../../module/Storage/view/storage/storage/index.phtml:26 -msgid "Storages" -msgstr "存储" - -#: ../../../module/Application/config/module.config.php:167 -#: ../../../module/Application/config/module.config.php:172 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:197 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:213 -#: ../../../module/Job/view/job/job/details.phtml:155 -#: ../../../module/Job/view/job/job/index.phtml:156 -#: ../../../module/Pool/view/pool/pool/details.phtml:48 -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:61 -#: ../../../module/Storage/view/storage/storage/details.phtml:159 -msgid "Pool" -msgstr "池" - -#: ../../../module/Application/config/module.config.php:177 -#: ../../../module/Application/config/module.config.php:182 -#: ../../../module/Media/view/media/media/details.phtml:34 -#: ../../../module/Media/view/media/media/index.phtml:26 -#: ../../../module/Media/view/media/media/index.phtml:34 -#: ../../../module/Media/view/media/media/index.phtml:47 -#: ../../../module/Pool/view/pool/pool/details.phtml:34 -#: ../../../module/Pool/view/pool/pool/details.phtml:58 -#: ../../../module/Pool/view/pool/pool/details.phtml:79 -#: ../../../module/Pool/view/pool/pool/index.phtml:34 -#: ../../../module/Pool/view/pool/pool/index.phtml:57 -#: ../../../module/Storage/view/storage/storage/details.phtml:34 -#: ../../../module/Storage/view/storage/storage/index.phtml:34 -#: ../../../module/Storage/view/storage/storage/status.phtml:11 -msgid "Volumes" -msgstr "卷" - -#: ../../../module/Application/config/module.config.php:189 -#: ../../../module/Director/view/director/director/index.phtml:27 -#: ../../../module/Director/view/director/director/messages.phtml:26 -msgid "Director" -msgstr "主控端" - -#: ../../../module/Application/src/Application/View/Helper/ACLAlert.php:37 -msgid "Sorry, it seems you are not authorized to run this module. If you think this is an error, please contact your local administrator." -msgstr "很抱歉,您似乎无权运行此模块。 如果您认为这是一个错误,请与当地管理员联系。" - -#: ../../../module/Application/src/Application/View/Helper/ACLAlert.php:38 -msgid "Please read the Bareos documentation for any additional information on how to configure the Command ACL directive of your Console/Profile resources. Following is a list of required commands which need to be in your Command ACL to run this module properly:" -msgstr "请读 Bareos文档有关如何配置控制台/配置文件资源的Command ACL指令的任何其他信息。 以下是需要在您的命令ACL中正确运行此模块的必需命令的列表:" - -#: ../../../module/Application/view/error/404.phtml:3 -msgid "A 404 error occurred" -msgstr "一个404错误发生" - -#: ../../../module/Application/view/error/404.phtml:12 -msgid "The requested controller was unable to dispatch the request." -msgstr "请求的控制器无法分派请求。" - -#: ../../../module/Application/view/error/404.phtml:15 -msgid "The requested controller could not be mapped to an existing controller class." -msgstr "请求的控制器无法映射到现有的控制器类。" - -#: ../../../module/Application/view/error/404.phtml:18 -msgid "The requested controller was not dispatchable." -msgstr "请求的控制器不可分派。" - -#: ../../../module/Application/view/error/404.phtml:21 -msgid "The requested URL could not be matched by routing." -msgstr "请求的网址无法通过路由进行匹配。" - -#: ../../../module/Application/view/error/404.phtml:24 -msgid "We cannot determine at this time why a 404 was generated." -msgstr "我们目前无法确定为什么生成404错误。" - -#: ../../../module/Application/view/error/404.phtml:36 -msgid "Controller" -msgstr "控制器" - -#: ../../../module/Application/view/error/404.phtml:43 -msgid "resolves to %s" -msgstr "解析为%s" - -#: ../../../module/Application/view/error/404.phtml:55 -#: ../../../module/Application/view/error/index.phtml:11 -msgid "Additional information" -msgstr "附加信息" - -#: ../../../module/Application/view/error/404.phtml:58 -#: ../../../module/Application/view/error/404.phtml:82 -#: ../../../module/Application/view/error/index.phtml:14 -#: ../../../module/Application/view/error/index.phtml:38 -msgid "File" -msgstr "文件" - -#: ../../../module/Application/view/error/404.phtml:62 -#: ../../../module/Application/view/error/404.phtml:86 -#: ../../../module/Application/view/error/index.phtml:18 -#: ../../../module/Application/view/error/index.phtml:42 -#: ../../../module/Job/view/job/job/details.phtml:87 -msgid "Message" -msgstr "信息" - -#: ../../../module/Application/view/error/404.phtml:66 -#: ../../../module/Application/view/error/404.phtml:90 -#: ../../../module/Application/view/error/index.phtml:22 -#: ../../../module/Application/view/error/index.phtml:46 -msgid "Stack trace" -msgstr "堆栈跟踪" - -#: ../../../module/Application/view/error/404.phtml:76 -#: ../../../module/Application/view/error/index.phtml:32 -msgid "Previous exceptions" -msgstr "上一个例外" - -#: ../../../module/Application/view/error/404.phtml:105 -#: ../../../module/Application/view/error/index.phtml:61 -msgid "No Exception available" -msgstr "无异常" - -#: ../../../module/Application/view/error/index.phtml:4 -msgid "An error occurred" -msgstr "发生错误" - -#: ../../../module/Application/view/layout/layout.phtml:97 -#, fuzzy -msgid "Documentation" -msgstr "卷保留" - -#: ../../../module/Application/view/layout/layout.phtml:100 -#, fuzzy -msgid "Support" -msgstr "导出" - -#: ../../../module/Application/view/layout/layout.phtml:103 -msgid "Logout" -msgstr "登出" - -#: ../../../module/Client/view/client/client/details.phtml:32 -#: ../../../module/Client/view/client/client/index.phtml:32 -#: ../../../module/Client/view/client/client/status.phtml:9 -#: ../../../module/Job/view/job/job/actions.phtml:32 -#: ../../../module/Job/view/job/job/details.phtml:32 -#: ../../../module/Job/view/job/job/index.phtml:32 -#: ../../../module/Job/view/job/job/run.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:31 -msgid "Show" -msgstr "显示" - -#: ../../../module/Client/view/client/client/status.phtml:20 -msgid "Client Status" -msgstr "客户端状态" - -#: ../../../module/Client/view/client/client/details.phtml:26 -msgid "Client details" -msgstr "客户端详情" - -#: ../../../module/Client/view/client/client/details.phtml:43 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:43 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:56 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:73 -#: ../../../module/Job/view/job/job/details.phtml:59 -#: ../../../module/Job/view/job/job/index.phtml:76 -#: ../../../module/Media/view/media/media/details.phtml:88 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:130 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:147 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:165 -msgid "Client" -msgstr "客户" - -#: ../../../module/Client/view/client/client/details.phtml:50 -#: ../../../module/Client/view/client/client/index.phtml:53 -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:46 -#: ../../../module/Media/view/media/media/details.phtml:55 -#: ../../../module/Media/view/media/media/index.phtml:55 -#: ../../../module/Pool/view/pool/pool/details.phtml:56 -#: ../../../module/Pool/view/pool/pool/details.phtml:87 -#: ../../../module/Pool/view/pool/pool/index.phtml:55 -#: ../../../module/Restore/view/restore/restore/index.phtml:302 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:76 -#: ../../../module/Storage/view/storage/storage/index.phtml:55 -msgid "Name" -msgstr "名称" - -#: ../../../module/Client/view/client/client/details.phtml:51 -#: ../../../module/Client/view/client/client/index.phtml:54 -msgid "Version" -msgstr "版本" - -#: ../../../module/Client/view/client/client/details.phtml:52 -msgid "Autoprune" -msgstr "自动修剪" - -#: ../../../module/Client/view/client/client/details.phtml:53 -msgid "Fileretention" -msgstr "文件保留" - -#: ../../../module/Client/view/client/client/details.phtml:54 -msgid "Jobretention" -msgstr "作业保留" - -#: ../../../module/Client/view/client/client/details.phtml:55 -#: ../../../module/Client/view/client/client/details.phtml:84 -#: ../../../module/Client/view/client/client/index.phtml:57 -#: ../../../module/Job/view/job/job/actions.phtml:33 -#: ../../../module/Job/view/job/job/actions.phtml:78 -#: ../../../module/Job/view/job/job/details.phtml:33 -#: ../../../module/Job/view/job/job/details.phtml:66 -#: ../../../module/Job/view/job/job/index.phtml:33 -#: ../../../module/Job/view/job/job/index.phtml:83 -#: ../../../module/Job/view/job/job/run.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:78 -#: ../../../module/Storage/view/storage/storage/details.phtml:113 -#: ../../../module/Storage/view/storage/storage/details.phtml:129 -#: ../../../module/Storage/view/storage/storage/details.phtml:162 -#: ../../../module/Storage/view/storage/storage/index.phtml:57 -msgid "Actions" -msgstr "动作" - -#: ../../../module/Client/view/client/client/details.phtml:69 -#, fuzzy -msgid "Last successful backups" -msgstr "上次备份" - -#: ../../../module/Client/view/client/client/details.phtml:76 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:42 -#: ../../../module/Job/view/job/job/details.phtml:57 -#: ../../../module/Job/view/job/job/index.phtml:74 -#: ../../../module/Media/view/media/media/details.phtml:86 -msgid "Job ID" -msgstr "作业ID" - -#: ../../../module/Client/view/client/client/details.phtml:77 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:39 -#: ../../../module/Job/src/Job/Form/JobForm.php:53 -#: ../../../module/Job/view/job/job/actions.phtml:76 -#: ../../../module/Job/view/job/job/details.phtml:58 -#: ../../../module/Job/view/job/job/index.phtml:75 -#: ../../../module/Media/view/media/media/details.phtml:87 -msgid "Job name" -msgstr "作业名称" - -#: ../../../module/Client/view/client/client/details.phtml:78 -#: ../../../module/Job/view/job/job/details.phtml:86 -msgid "Timestamp" -msgstr "时间戳" - -#: ../../../module/Client/view/client/client/details.phtml:79 -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:37 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:127 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:143 -#: ../../../module/Job/view/job/job/details.phtml:151 -#: ../../../module/Job/view/job/job/index.phtml:152 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:236 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:251 -msgid "Fileset" -msgstr "文件集" - -#: ../../../module/Client/view/client/client/details.phtml:80 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:44 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:232 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:248 -#: ../../../module/Job/view/job/job/details.phtml:61 -#: ../../../module/Job/view/job/job/index.phtml:78 -#: ../../../module/Media/view/media/media/details.phtml:90 -msgid "Level" -msgstr "级别" - -#: ../../../module/Client/view/client/client/details.phtml:81 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:41 -#: ../../../module/Job/view/job/job/details.phtml:62 -#: ../../../module/Job/view/job/job/index.phtml:79 -#: ../../../module/Media/view/media/media/details.phtml:91 -msgid "Files" -msgstr "文件" - -#: ../../../module/Client/view/client/client/details.phtml:82 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:42 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:47 -#: ../../../module/Job/view/job/job/details.phtml:63 -#: ../../../module/Job/view/job/job/index.phtml:80 -#: ../../../module/Media/view/media/media/details.phtml:92 -#: ../../../module/Storage/view/storage/storage/details.phtml:154 -msgid "Bytes" -msgstr "字节" - -#: ../../../module/Client/view/client/client/details.phtml:83 -#: ../../../module/Client/view/client/client/details.phtml:142 -#: ../../../module/Client/view/client/client/index.phtml:56 -#: ../../../module/Client/view/client/client/index.phtml:217 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:40 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:41 -#: ../../../module/Director/view/director/director/console.phtml:32 -#: ../../../module/Director/view/director/director/index.phtml:33 -#: ../../../module/Director/view/director/director/messages.phtml:32 -#: ../../../module/Job/src/Job/Form/JobForm.php:95 -#: ../../../module/Job/view/job/job/actions.phtml:77 -#: ../../../module/Job/view/job/job/details.phtml:65 -#: ../../../module/Job/view/job/job/index.phtml:82 -#: ../../../module/Media/view/media/media/details.phtml:59 -#: ../../../module/Media/view/media/media/index.phtml:59 -#: ../../../module/Pool/view/pool/pool/details.phtml:91 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:77 -#: ../../../module/Storage/view/storage/storage/details.phtml:157 -#: ../../../module/Storage/view/storage/storage/index.phtml:116 -#: ../../../module/Storage/view/storage/storage/index.phtml:119 -msgid "Status" -msgstr "状态" - -#: ../../../module/Client/view/client/client/details.phtml:221 -msgid "Show Files" -msgstr "显示文件" - -#: ../../../module/Client/view/client/client/index.phtml:91 -#: ../../../module/Job/view/job/job/actions.phtml:55 -#: ../../../module/Job/view/job/job/details.phtml:133 -#: ../../../module/Job/view/job/job/index.phtml:115 -#: ../../../module/Job/view/job/job/index.phtml:136 -#: ../../../module/Media/view/media/media/details.phtml:126 -#: ../../../module/Media/view/media/media/index.phtml:93 -#: ../../../module/Pool/view/pool/pool/details.phtml:125 -#: ../../../module/Restore/view/restore/restore/index.phtml:46 -#: ../../../module/Restore/view/restore/restore/index.phtml:67 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:55 -#: ../../../module/Storage/view/storage/storage/details.phtml:57 -msgid "Close" -msgstr "关闭" - -#: ../../../module/Client/view/client/client/index.phtml:206 -#: ../../../module/Job/view/job/job/actions.phtml:127 -#: ../../../module/Media/view/media/media/details.phtml:342 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:131 -msgid "Enabled" -msgstr "使能" - -#: ../../../module/Client/view/client/client/index.phtml:209 -#: ../../../module/Job/view/job/job/actions.phtml:130 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:134 -msgid "Disabled" -msgstr "禁用" - -#: ../../../module/Client/view/client/client/index.phtml:220 -#: ../../../module/Job/view/job/job/actions.phtml:138 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:142 -msgid "Disable" -msgstr "禁用" - -#: ../../../module/Client/view/client/client/index.phtml:223 -#: ../../../module/Job/view/job/job/actions.phtml:141 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:145 -msgid "Enable" -msgstr "使能" - -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:255 -msgid "Not enough data to estimate progress or statistics collection is disabled." -msgstr "数据不足或数据收集被禁用" - -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:263 -msgid "There are no jobs running." -msgstr "无正在运行作业" - -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:31 -#, fuzzy -msgid "Job Totals" -msgstr "作业列表" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:31 -msgid "Most recent job status per job name" -msgstr "每个作业名称的最近工作状态" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:45 -#: ../../../module/Job/view/job/job/details.phtml:163 -#: ../../../module/Job/view/job/job/index.phtml:164 -msgid "Start" -msgstr "开始" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:46 -#: ../../../module/Job/view/job/job/details.phtml:167 -#: ../../../module/Job/view/job/job/index.phtml:168 -msgid "End" -msgstr "结束" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:31 -msgid "Jobs started during the past 24 hours" -msgstr "工作开始在过去24小时" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "运行" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "等待" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:68 -msgid "Successful" -msgstr "成功" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:90 -msgid "Failed" -msgstr "失败" - -#: ../../../module/Dashboard/view/partial/LastDirectorMessages.phtml:32 -msgid "Current Director messages" -msgstr "当前设备信息" - -#: ../../../module/Dashboard/view/partial/RunningJobs.phtml:31 -#, fuzzy -msgid "Running Jobs" -msgstr "运行" - -#: ../../../module/Director/view/director/director/console.phtml:33 -#: ../../../module/Director/view/director/director/index.phtml:34 -#: ../../../module/Director/view/director/director/messages.phtml:33 -#: ../../../module/Job/view/job/job/details.phtml:81 -msgid "Messages" -msgstr "信息" - -#: ../../../module/Director/view/director/director/console.phtml:34 -#: ../../../module/Director/view/director/director/index.phtml:35 -#: ../../../module/Director/view/director/director/messages.phtml:34 -msgid "Console" -msgstr "控制台" - -#: ../../../module/Director/view/director/director/console.phtml:42 -msgid "bconsole (batch-mode), please handle with care." -msgstr "bconsole(批量模式),请小心处理." - -#: ../../../module/Director/view/director/director/console.phtml:42 -msgid "All commands have to be a one liner, dialogs are not working." -msgstr "所有命令必须是一个线程,对话框不工作." - -#: ../../../module/Director/view/director/director/console.phtml:42 -msgid "Type help for a list of commands." -msgstr "键入命令列表的帮助." - -#: ../../../module/Director/view/director/director/index.phtml:48 -msgid "Director Status" -msgstr "主控端状态" - -#: ../../../module/Director/view/director/director/messages.phtml:44 -msgid "Refresh" -msgstr "刷新" - -#: ../../../module/Director/view/director/director/messages.phtml:51 -msgid "Director messages" -msgstr "主控端信息" - -#: ../../../module/Fileset/view/fileset/fileset/index.phtml:26 -msgid "Filesets" -msgstr "文件集" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:26 -msgid "Fileset details" -msgstr "文件详情" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:45 -msgid "Id" -msgstr "ID号" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:47 -msgid "MD5 checksum" -msgstr "MD5校验和" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:48 -msgid "Creation time" -msgstr "创建时间" - -#: ../../../module/Job/src/Job/Form/JobForm.php:60 -#, fuzzy -msgid "jobname" -msgstr "作业名称" - -#: ../../../module/Job/src/Job/Form/JobForm.php:71 -msgid "Time period" -msgstr "时间段" - -#: ../../../module/Job/src/Job/Form/JobForm.php:73 -msgid "last 24 hours" -msgstr "最近24小时" - -#: ../../../module/Job/src/Job/Form/JobForm.php:74 -msgid "last 3 days" -msgstr "最后3天" - -#: ../../../module/Job/src/Job/Form/JobForm.php:75 -msgid "last week" -msgstr "上星期" - -#: ../../../module/Job/src/Job/Form/JobForm.php:76 -msgid "last month" -msgstr "上月" - -#: ../../../module/Job/src/Job/Form/JobForm.php:77 -msgid "last year" -msgstr "去年" - -#: ../../../module/Job/src/Job/Form/JobForm.php:78 -msgid "unlimited" -msgstr "无限" - -#: ../../../module/Job/src/Job/Form/JobForm.php:84 -msgid "period" -msgstr "周期" - -#: ../../../module/Job/src/Job/Form/JobForm.php:97 -msgid "all" -msgstr "所有" - -#: ../../../module/Job/src/Job/Form/JobForm.php:98 -msgid "running" -msgstr "运行" - -#: ../../../module/Job/src/Job/Form/JobForm.php:99 -msgid "waiting" -msgstr "等待" - -#: ../../../module/Job/src/Job/Form/JobForm.php:100 -msgid "terminated unsuccessfully" -msgstr "终止失败" - -#: ../../../module/Job/src/Job/Form/JobForm.php:101 -msgid "terminated successfully" -msgstr "已成功终止" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:92 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:108 -#: ../../../module/Job/view/job/job/details.phtml:49 -msgid "Job" -msgstr "作业" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:162 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:178 -#: ../../../module/Media/view/media/media/details.phtml:56 -#: ../../../module/Media/view/media/media/index.phtml:56 -#: ../../../module/Pool/view/pool/pool/details.phtml:88 -msgid "Storage" -msgstr "存储" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:266 -msgid "Priority" -msgstr "优先级" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:330 -#, fuzzy -msgid "When" -msgstr "作业执行时间" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:345 -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:93 -msgid "Submit" -msgstr "提交" - -#: ../../../module/Job/view/job/job/actions.phtml:69 -msgid "Job Actions" -msgstr "作业操作" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:281 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:297 -#: ../../../module/Job/view/job/job/details.phtml:60 -#: ../../../module/Job/view/job/job/index.phtml:77 -#: ../../../module/Media/view/media/media/details.phtml:57 -#: ../../../module/Media/view/media/media/details.phtml:89 -#: ../../../module/Media/view/media/media/index.phtml:57 -#: ../../../module/Pool/view/pool/pool/details.phtml:57 -#: ../../../module/Pool/view/pool/pool/details.phtml:89 -#: ../../../module/Pool/view/pool/pool/index.phtml:56 -msgid "Type" -msgstr "类型" - -#: ../../../module/Job/view/job/job/details.phtml:64 -#: ../../../module/Job/view/job/job/index.phtml:81 -msgid "Errors" -msgstr "错误" - -#: ../../../module/Job/view/job/job/details.phtml:97 -#, fuzzy -msgid "Used Volumes" -msgstr "卷" - -#: ../../../module/Job/view/job/job/details.phtml:102 -#: ../../../module/Storage/view/storage/storage/details.phtml:112 -#: ../../../module/Storage/view/storage/storage/details.phtml:128 -#: ../../../module/Storage/view/storage/storage/details.phtml:153 -msgid "Volume" -msgstr "卷" - -#: ../../../module/Job/view/job/job/details.phtml:126 -#: ../../../module/Job/view/job/job/index.phtml:107 -#: ../../../module/Media/view/media/media/details.phtml:119 -#: ../../../module/Media/view/media/media/index.phtml:86 -#: ../../../module/Pool/view/pool/pool/details.phtml:118 -#: ../../../module/Restore/view/restore/restore/index.phtml:39 -msgid "Failed to retrieve data from Bareos director" -msgstr "无法从Bareos 主控端检索数据" - -#: ../../../module/Job/view/job/job/details.phtml:129 -#: ../../../module/Job/view/job/job/index.phtml:111 -#: ../../../module/Media/view/media/media/details.phtml:122 -#: ../../../module/Media/view/media/media/index.phtml:89 -#: ../../../module/Pool/view/pool/pool/details.phtml:121 -msgid "Error message received from director:" -msgstr "从主控端收到的错误消息:" - -#: ../../../module/Job/view/job/job/details.phtml:130 -#: ../../../module/Job/view/job/job/index.phtml:112 -#: ../../../module/Media/view/media/media/details.phtml:123 -#: ../../../module/Media/view/media/media/index.phtml:90 -#: ../../../module/Pool/view/pool/pool/details.phtml:122 -#, fuzzy -msgid "Failed to send result as json. Maybe the result message is too long?" -msgstr "无法将结果作为json发送。 可能结果消息长?" - -#: ../../../module/Job/view/job/job/details.phtml:159 -#: ../../../module/Job/view/job/job/index.phtml:160 -msgid "Scheduled" -msgstr "计划" - -#: ../../../module/Job/view/job/job/details.phtml:180 -msgid "First Index" -msgstr "首个索引" - -#: ../../../module/Job/view/job/job/details.phtml:184 -msgid "Last Index" -msgstr "最后索引" - -#: ../../../module/Job/view/job/job/details.phtml:188 -#, fuzzy -msgid "Start Block" -msgstr "开始" - -#: ../../../module/Job/view/job/job/details.phtml:192 -#, fuzzy -msgid "End Block" -msgstr "结束块" - -#: ../../../module/Job/view/job/job/details.phtml:265 -#: ../../../module/Job/view/job/job/index.phtml:262 -#: ../../../module/Job/view/job/job/index.phtml:272 -msgid "Rerun" -msgstr "重新运行" - -#: ../../../module/Job/view/job/job/details.phtml:280 -#: ../../../module/Job/view/job/job/index.phtml:293 -#: ../../../module/Job/view/job/job/index.phtml:299 -#: ../../../module/Storage/view/storage/storage/details.phtml:88 -msgid "Cancel" -msgstr "取消" - -#: ../../../module/Job/view/job/job/index.phtml:66 -msgid "Job list" -msgstr "作业列表" - -#: ../../../module/Job/view/job/job/index.phtml:110 -msgid "Please try to reduce the amount of data to display, e.g. reduce time period." -msgstr "请尝试减少要显示的数据量,例如 减少时间。" - -#: ../../../module/Media/view/media/media/details.phtml:26 -msgid "Volume details" -msgstr "卷详细信息" - -#: ../../../module/Media/view/media/media/details.phtml:32 -#: ../../../module/Media/view/media/media/index.phtml:32 -#: ../../../module/Pool/view/pool/pool/details.phtml:32 -#: ../../../module/Pool/view/pool/pool/index.phtml:32 -#: ../../../module/Storage/view/storage/storage/details.phtml:32 -#: ../../../module/Storage/view/storage/storage/index.phtml:32 -#: ../../../module/Storage/view/storage/storage/status.phtml:9 -msgid "Devices" -msgstr "设备" - -#: ../../../module/Media/view/media/media/details.phtml:33 -#: ../../../module/Media/view/media/media/index.phtml:33 -#: ../../../module/Pool/view/pool/pool/details.phtml:33 -#: ../../../module/Pool/view/pool/pool/index.phtml:26 -#: ../../../module/Pool/view/pool/pool/index.phtml:33 -#: ../../../module/Pool/view/pool/pool/index.phtml:47 -#: ../../../module/Storage/view/storage/storage/details.phtml:33 -#: ../../../module/Storage/view/storage/storage/index.phtml:33 -#: ../../../module/Storage/view/storage/storage/status.phtml:10 -msgid "Pools" -msgstr "池" - -#: ../../../module/Media/view/media/media/details.phtml:58 -#: ../../../module/Media/view/media/media/details.phtml:282 -#: ../../../module/Media/view/media/media/index.phtml:58 -#: ../../../module/Media/view/media/media/index.phtml:196 -#: ../../../module/Pool/view/pool/pool/details.phtml:90 -#: ../../../module/Pool/view/pool/pool/details.phtml:261 -#: ../../../module/Storage/view/storage/storage/details.phtml:155 -msgid "Last written" -msgstr "最后写入" - -#: ../../../module/Media/view/media/media/details.phtml:60 -#: ../../../module/Media/view/media/media/index.phtml:60 -#: ../../../module/Pool/view/pool/pool/details.phtml:92 -msgid "Retention/Expiration" -msgstr "保留/到期" - -#: ../../../module/Media/view/media/media/details.phtml:61 -#: ../../../module/Media/view/media/media/index.phtml:61 -#: ../../../module/Pool/view/pool/pool/details.phtml:93 -msgid "Maximum bytes" -msgstr "最大字节数" - -#: ../../../module/Media/view/media/media/details.phtml:62 -#: ../../../module/Media/view/media/media/index.phtml:62 -#: ../../../module/Pool/view/pool/pool/details.phtml:94 -msgid "Current bytes" -msgstr "当前字节" - -#: ../../../module/Media/view/media/media/details.phtml:78 -msgid "Jobs on volume" -msgstr "卷中的作业" - -#: ../../../module/Media/view/media/media/details.phtml:93 -msgid "Starttime" -msgstr "开始时间" - -#: ../../../module/Media/view/media/media/details.phtml:94 -msgid "Endtime" -msgstr "结束时间" - -#: ../../../module/Media/view/media/media/details.phtml:274 -#: ../../../module/Media/view/media/media/index.phtml:188 -#: ../../../module/Pool/view/pool/pool/details.phtml:253 -msgid "Label date" -msgstr "标签日期" - -#: ../../../module/Media/view/media/media/details.phtml:278 -#: ../../../module/Media/view/media/media/index.phtml:192 -#: ../../../module/Pool/view/pool/pool/details.phtml:257 -msgid "First written" -msgstr "第一次写入" - -#: ../../../module/Media/view/media/media/details.phtml:286 -#: ../../../module/Media/view/media/media/index.phtml:200 -#: ../../../module/Pool/view/pool/pool/details.phtml:265 -msgid "Volume jobs" -msgstr "卷作业" - -#: ../../../module/Media/view/media/media/details.phtml:290 -#: ../../../module/Media/view/media/media/index.phtml:204 -#: ../../../module/Pool/view/pool/pool/details.phtml:269 -msgid "Recycle" -msgstr "回收" - -#: ../../../module/Media/view/media/media/details.phtml:294 -msgid "Volume writes" -msgstr "卷写入" - -#: ../../../module/Media/view/media/media/details.phtml:298 -#: ../../../module/Storage/view/storage/storage/details.phtml:111 -#: ../../../module/Storage/view/storage/storage/details.phtml:152 -msgid "Slot" -msgstr "插槽" - -#: ../../../module/Media/view/media/media/details.phtml:302 -msgid "Media Id" -msgstr "媒体介质ID" - -#: ../../../module/Media/view/media/media/details.phtml:306 -msgid "Volume Blocks" -msgstr "卷块" - -#: ../../../module/Media/view/media/media/details.phtml:310 -msgid "Volume use duration" -msgstr "卷使用持续时间" - -#: ../../../module/Media/view/media/media/details.phtml:314 -msgid "Volume Pool Id" -msgstr "卷池ID" - -#: ../../../module/Media/view/media/media/details.phtml:318 -msgid "In changer" -msgstr "在更改中" - -#: ../../../module/Media/view/media/media/details.phtml:322 -msgid "Volume Files" -msgstr "卷文件" - -#: ../../../module/Media/view/media/media/details.phtml:326 -msgid "Max. volume jobs" -msgstr "最大卷作业" - -#: ../../../module/Media/view/media/media/details.phtml:330 -msgid "Volume mounts" -msgstr "卷挂载" - -#: ../../../module/Media/view/media/media/details.phtml:334 -msgid "Volume capacity bytes" -msgstr "卷容量字节" - -#: ../../../module/Media/view/media/media/details.phtml:338 -msgid "Volume errors" -msgstr "卷错误" - -#: ../../../module/Media/view/media/media/details.phtml:346 -msgid "Max. volume files" -msgstr "最大卷文件" - -#: ../../../module/Media/view/media/media/details.phtml:350 -msgid "Endfile" -msgstr "结束文件" - -#: ../../../module/Media/view/media/media/details.phtml:354 -msgid "Endblock" -msgstr "结束块" - -#: ../../../module/Media/view/media/media/details.phtml:358 -msgid "Labeltype" -msgstr "标签类型" - -#: ../../../module/Media/view/media/media/details.phtml:362 -msgid "Device Id" -msgstr "设备ID" - -#: ../../../module/Media/view/media/media/details.phtml:366 -msgid "Location Id" -msgstr "位置ID" - -#: ../../../module/Media/view/media/media/details.phtml:370 -msgid "Recycle count" -msgstr "回收计数" - -#: ../../../module/Media/view/media/media/details.phtml:374 -msgid "Initial write" -msgstr "初始写入" - -#: ../../../module/Media/view/media/media/details.phtml:378 -msgid "Scratch Pool Id" -msgstr "划痕池标识ID" - -#: ../../../module/Media/view/media/media/details.phtml:382 -#, fuzzy -msgid "Recycle Pool Id" -msgstr "回收池ID" - -#: ../../../module/Media/view/media/media/details.phtml:386 -msgid "Comment" -msgstr "评论" - -#: ../../../module/Pool/view/pool/pool/details.phtml:26 -msgid "Pool details" -msgstr "池详情" - -#: ../../../module/Pool/view/pool/pool/details.phtml:59 -#: ../../../module/Pool/view/pool/pool/index.phtml:58 -msgid "Maximum volumes" -msgstr "最大卷" - -#: ../../../module/Pool/view/pool/pool/details.phtml:60 -#: ../../../module/Pool/view/pool/pool/index.phtml:59 -msgid "Volume retention" -msgstr "卷保留" - -#: ../../../module/Pool/view/pool/pool/details.phtml:61 -#: ../../../module/Pool/view/pool/pool/index.phtml:60 -msgid "Maximum volume jobs" -msgstr "最大卷作业" - -#: ../../../module/Pool/view/pool/pool/details.phtml:62 -#: ../../../module/Pool/view/pool/pool/index.phtml:61 -msgid "Maximum volume bytes" -msgstr "卷容量字节" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:94 -msgid "Backup jobs" -msgstr "备份作业" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:111 -msgid "Backups" -msgstr "备份" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:184 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:201 -msgid "Restore to client" -msgstr "还原到客户端" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:218 -msgid "Restore to (another) client" -msgstr "还原到(另一个)客户端" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:237 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:252 -msgid "Please choose a fileset" -msgstr "请选择一个文件集" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:267 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:285 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:302 -msgid "Restore job" -msgstr "还原作业" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:321 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:340 -msgid "Merge all client filesets" -msgstr "合并所有客户端文件集" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "是" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "否" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:361 -msgid "Merge all related jobs to last full backup of selected backup job" -msgstr "合并所有相关作业以完成所选备份作业的完整备份" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:380 -msgid "Merge jobs" -msgstr "合并作业" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:400 -msgid "Replace files on client" -msgstr "替换客户端上的文件" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:402 -msgid "always" -msgstr "总是" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "从不" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:404 -msgid "if file being restored is older than existing file" -msgstr "如果要还原的文件比现有文件旧" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:405 -msgid "if file being restored is newer than existing file" -msgstr "如果要还原的文件比现有文件更新" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:421 -msgid "Restore location on client" -msgstr "要恢复到客户端的位置" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:428 -msgid "e.g. / or /tmp/bareos-restores/" -msgstr "例如. / 或者/tmp/bareos-restores/" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:439 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:456 -msgid "Path" -msgstr "路径" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:475 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:492 -msgid "Limit" -msgstr "限制" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:511 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:528 -msgid "Offset" -msgstr "偏移" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:557 -msgid "Related jobs for a most recent full restore" -msgstr "最近完全还原的相关作业" - -#: ../../../module/Restore/view/restore/restore/index.phtml:42 -#, fuzzy -msgid "Error message received:" -msgstr "从主控端收到的错误消息:" - -#: ../../../module/Restore/view/restore/restore/index.phtml:59 -#: ../../../module/Storage/view/storage/storage/details.phtml:51 -msgid "Director message" -msgstr "主控端信息" - -#: ../../../module/Restore/view/restore/restore/index.phtml:122 -msgid "File selection" -msgstr "文件选择" - -#: ../../../module/Restore/view/restore/restore/index.phtml:308 -msgid "Size" -msgstr "大小" - -#: ../../../module/Restore/view/restore/restore/index.phtml:321 -msgid "Date" -msgstr "日期" - -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:77 -#: ../../../module/Storage/view/storage/storage/details.phtml:126 -msgid "Drive" -msgstr "驱动" - -#: ../../../module/Storage/view/storage/storage/status.phtml:24 -msgid "Storage Status" -msgstr "存储状态" - -#: ../../../module/Storage/view/storage/storage/details.phtml:26 -msgid "Storage details" -msgstr "存储详情" - -#: ../../../module/Storage/view/storage/storage/details.phtml:72 -#: ../../../module/Storage/view/storage/storage/details.phtml:147 -msgid "Label barcodes" -msgstr "标签条形码" - -#: ../../../module/Storage/view/storage/storage/details.phtml:82 -msgid "Assign media to this pool." -msgstr "将媒体介质分配到此池." - -#: ../../../module/Storage/view/storage/storage/details.phtml:84 -msgid "Use this drive for labeling." -msgstr "使用此驱动器进行标记." - -#: ../../../module/Storage/view/storage/storage/details.phtml:103 -msgid "Import/Export Slots" -msgstr "导入/导出插槽" - -#: ../../../module/Storage/view/storage/storage/details.phtml:107 -msgid "Import all" -msgstr "全部导入" - -#: ../../../module/Storage/view/storage/storage/details.phtml:121 -msgid "Drives" -msgstr "设备" - -#: ../../../module/Storage/view/storage/storage/details.phtml:127 -msgid "Loaded" -msgstr "加载" - -#: ../../../module/Storage/view/storage/storage/details.phtml:141 -msgid "Slots" -msgstr "插槽" - -#: ../../../module/Storage/view/storage/storage/details.phtml:145 -msgid "Update slots" -msgstr "更新插槽" - -#: ../../../module/Storage/view/storage/storage/details.phtml:156 -msgid "Expiration" -msgstr "到期" - -#: ../../../module/Storage/view/storage/storage/details.phtml:158 -msgid "Media Type" -msgstr "媒体介质类型" - -#: ../../../module/Storage/view/storage/storage/details.phtml:226 -msgid "Import" -msgstr "导入" - -#: ../../../module/Storage/view/storage/storage/details.phtml:273 -msgid "Release" -msgstr "释放" - -#: ../../../module/Storage/view/storage/storage/details.phtml:363 -msgid "not in catalog" -msgstr "不在目录中" - -#: ../../../module/Storage/view/storage/storage/details.phtml:401 -msgid "Export" -msgstr "导出" - -#: ../../../module/Storage/view/storage/storage/index.phtml:47 -msgid "Storage Devices" -msgstr "存储设备" - -#: ../../../module/Storage/view/storage/storage/index.phtml:56 -msgid "Autochanger" -msgstr "自动转换" - -#: ../../../module/Storage/view/storage/storage/index.phtml:116 -msgid "Manage autochanger" -msgstr "管理自动转换" - -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:47 -msgid "Schedule Details" -msgstr "时间调度详细信息" - -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:33 -msgid "Scheduler status" -msgstr "调度程序状态" - -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:46 -msgid "Status Scheduler" -msgstr "时间调度状态" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "备份" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "迁移" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "验证" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "控制台程序" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "内部系统作业" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "管理" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "未归档" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "复制一份作业" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "复制作业" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "迁移作业" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "扫描" - -#: ../../js/custom-functions.js:137 -#, fuzzy -msgid "Consolidate" -msgstr "合并" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "完全" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "差异" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "增量" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "虚拟完全" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "基础" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "目录" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "初始目录" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "卷到目录" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "磁盘到目录" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "数据" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "无" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "年" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "月" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "天" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "小时" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "秒" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "已使用" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "已过期" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "将在1天后到期" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "过期日期在" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "天数" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "今天" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "天前" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "月前" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "年前" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "已启用" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "已禁用" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "失败" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "成功" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "排队" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "已阻止" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "验证发现的差异" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "已取消" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "SD去除连接属性" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "执行批处理插入文件记录" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "不完整" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "提交数据" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "警告" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "执行数据去除连接" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "排队等待设备" - -#: ../../../module/Client/view/client/client/details.phtml:172 -#: ../../../module/Client/view/client/client/details.phtml:221 -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:184 -#: ../../../module/Job/view/job/job/index.phtml:201 -#: ../../../module/Job/view/job/job/index.phtml:262 -#: ../../../module/Job/view/job/job/index.phtml:264 -#: ../../../module/Job/view/job/job/index.phtml:272 -#: ../../../module/Job/view/job/job/index.phtml:293 -#: ../../../module/Job/view/job/job/index.phtml:295 -#: ../../../module/Job/view/job/job/index.phtml:299 -#: ../../../module/Job/view/job/job/index.phtml:301 -msgid "View Job Details" -msgstr "查看作业细节" - -#: ../../../module/Job/src/Job/Form/JobForm.php:102 -msgid "warning" -msgstr "警告" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "无致命错误" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "作业因错误终止" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "致命错误" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "正常终止" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "新建尚未执行" - -#: ../../js/custom-functions.js:363 -msgid "Verify differences" -msgstr "验证差异" - -#: ../../js/custom-functions.js:368 -msgid "Canceled by user" -msgstr "用户取消" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "正在等待FD" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "正在等待SD" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "正在等待存储媒介" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "正在等待挂载" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "正在等待储存资源" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "正在等待作业资源" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "正在等待客户资源" - diff --git a/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po b/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po new file mode 120000 index 00000000000..99c1d15453d --- /dev/null +++ b/webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po @@ -0,0 +1 @@ +../../../../../module/Application/language/cn_CN.po \ No newline at end of file diff --git a/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo b/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo deleted file mode 100644 index bba1e676d759282d06e68f5424e06d2a901591ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16167 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 diff --git a/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo b/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo new file mode 120000 index 00000000000..6706f8c2efc --- /dev/null +++ b/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/cs_CZ.mo \ No newline at end of file diff --git a/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po b/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po deleted file mode 100644 index 18361f9a08a..00000000000 --- a/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po +++ /dev/null @@ -1,1463 +0,0 @@ -msgid "" -msgstr "" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: POEditor.com\n" -"Project-Id-Version: bareos-webui\n" -"Language: cs\n" - -#: ../../../module/Application/config/module.config.php:125 -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:26 -msgid "Dashboard" -msgstr "Přehled" - -#: ../../../module/Application/config/module.config.php:130 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:40 -msgid "Jobs" -msgstr "Úlohy" - -#: ../../../module/Application/config/module.config.php:135 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:32 -msgid "Overview" -msgstr "Přehled" - -#: ../../../module/Application/config/module.config.php:140 -#: ../../../module/Job/view/job/job/actions.phtml:34 -#: ../../../module/Job/view/job/job/actions.phtml:138 -#: ../../../module/Job/view/job/job/actions.phtml:141 -#: ../../../module/Job/view/job/job/details.phtml:34 -#: ../../../module/Job/view/job/job/index.phtml:34 -#: ../../../module/Job/view/job/job/run.phtml:34 -msgid "Run" -msgstr "Spustit" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Obnovit" - -#: ../../../module/Application/config/module.config.php:152 -#: ../../../module/Client/view/client/client/index.phtml:26 -#: ../../../module/Client/view/client/client/index.phtml:45 -msgid "Clients" -msgstr "Klienti" - -#: ../../../module/Application/config/module.config.php:157 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:68 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:47 -msgid "Schedules" -msgstr "Plány" - -#: ../../../module/Application/config/module.config.php:162 -#: ../../../module/Storage/view/storage/storage/index.phtml:26 -msgid "Storages" -msgstr "Úložiště" - -#: ../../../module/Application/config/module.config.php:167 -#: ../../../module/Application/config/module.config.php:172 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:197 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:213 -#: ../../../module/Job/view/job/job/details.phtml:155 -#: ../../../module/Job/view/job/job/index.phtml:156 -#: ../../../module/Pool/view/pool/pool/details.phtml:48 -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:61 -#: ../../../module/Storage/view/storage/storage/details.phtml:159 -msgid "Pool" -msgstr "Fond" - -#: ../../../module/Application/config/module.config.php:177 -#: ../../../module/Application/config/module.config.php:182 -#: ../../../module/Media/view/media/media/details.phtml:34 -#: ../../../module/Media/view/media/media/index.phtml:26 -#: ../../../module/Media/view/media/media/index.phtml:34 -#: ../../../module/Media/view/media/media/index.phtml:47 -#: ../../../module/Pool/view/pool/pool/details.phtml:34 -#: ../../../module/Pool/view/pool/pool/details.phtml:58 -#: ../../../module/Pool/view/pool/pool/details.phtml:79 -#: ../../../module/Pool/view/pool/pool/index.phtml:34 -#: ../../../module/Pool/view/pool/pool/index.phtml:57 -#: ../../../module/Storage/view/storage/storage/details.phtml:34 -#: ../../../module/Storage/view/storage/storage/index.phtml:34 -#: ../../../module/Storage/view/storage/storage/status.phtml:11 -msgid "Volumes" -msgstr "Svazky" - -#: ../../../module/Application/config/module.config.php:189 -#: ../../../module/Director/view/director/director/index.phtml:27 -#: ../../../module/Director/view/director/director/messages.phtml:26 -msgid "Director" -msgstr "Řídící část" - -#: ../../../module/Application/src/Application/View/Helper/ACLAlert.php:37 -msgid "Sorry, it seems you are not authorized to run this module. If you think this is an error, please contact your local administrator." -msgstr "Je nám líto, ale zdá se že nejste pověření ke spouštění tohoto modulu. Pokud si myslíte, že se jedná o chybu, kontaktujte svého správce systémů." - -#: ../../../module/Application/src/Application/View/Helper/ACLAlert.php:38 -msgid "Please read the Bareos documentation for any additional information on how to configure the Command ACL directive of your Console/Profile resources. Following is a list of required commands which need to be in your Command ACL to run this module properly:" -msgstr "Přečtěte si dokumentaci k Bareos, ze které získáte informace o tom jak nastavit ACL direktivu příkazu zdrojů své konzole/profilu. Následující je seznam potřebných příkazů, které je třeba mít ve svém ACL příkazu aby tento modul fungoval správně:" - -#: ../../../module/Application/view/error/404.phtml:3 -msgid "A 404 error occurred" -msgstr "Došlo k chybě 404" - -#: ../../../module/Application/view/error/404.phtml:12 -msgid "The requested controller was unable to dispatch the request." -msgstr "Požadovaný řadič nebyl schopen vyřídit požadavek." - -#: ../../../module/Application/view/error/404.phtml:15 -msgid "The requested controller could not be mapped to an existing controller class." -msgstr "Požadovaný řadič nemohl být namapován na existující třídu řadiče." - -#: ../../../module/Application/view/error/404.phtml:18 -msgid "The requested controller was not dispatchable." -msgstr "Požadovaný řadič nebylo možné odbavit." - -#: ../../../module/Application/view/error/404.phtml:21 -msgid "The requested URL could not be matched by routing." -msgstr "Pro požadovanou URL adresa nebyla nalezena shoda ve směrování." - -#: ../../../module/Application/view/error/404.phtml:24 -msgid "We cannot determine at this time why a 404 was generated." -msgstr "V tuto chvíli se nedaří zjistit proč byla vrácena chyba 404." - -#: ../../../module/Application/view/error/404.phtml:36 -msgid "Controller" -msgstr "Řadič" - -#: ../../../module/Application/view/error/404.phtml:43 -msgid "resolves to %s" -msgstr "překládá se na %s" - -#: ../../../module/Application/view/error/404.phtml:55 -#: ../../../module/Application/view/error/index.phtml:11 -msgid "Additional information" -msgstr "Další informace" - -#: ../../../module/Application/view/error/404.phtml:58 -#: ../../../module/Application/view/error/404.phtml:82 -#: ../../../module/Application/view/error/index.phtml:14 -#: ../../../module/Application/view/error/index.phtml:38 -msgid "File" -msgstr "Soubor" - -#: ../../../module/Application/view/error/404.phtml:62 -#: ../../../module/Application/view/error/404.phtml:86 -#: ../../../module/Application/view/error/index.phtml:18 -#: ../../../module/Application/view/error/index.phtml:42 -#: ../../../module/Job/view/job/job/details.phtml:87 -msgid "Message" -msgstr "Zpráva" - -#: ../../../module/Application/view/error/404.phtml:66 -#: ../../../module/Application/view/error/404.phtml:90 -#: ../../../module/Application/view/error/index.phtml:22 -#: ../../../module/Application/view/error/index.phtml:46 -msgid "Stack trace" -msgstr "Stack trace" - -#: ../../../module/Application/view/error/404.phtml:76 -#: ../../../module/Application/view/error/index.phtml:32 -msgid "Previous exceptions" -msgstr "Předchozí vyjímka" - -#: ../../../module/Application/view/error/404.phtml:105 -#: ../../../module/Application/view/error/index.phtml:61 -msgid "No Exception available" -msgstr "Nejsou k dispozici žádné vyjímky" - -#: ../../../module/Application/view/error/index.phtml:4 -msgid "An error occurred" -msgstr "Došlo k chybě" - -#: ../../../module/Application/view/layout/layout.phtml:97 -msgid "Documentation" -msgstr "Dokumentace" - -#: ../../../module/Application/view/layout/layout.phtml:98 -msgid "Mailinglists" -msgstr "E-mailová konference" - -#: ../../../module/Application/view/layout/layout.phtml:99 -msgid "Bugtracker" -msgstr "Systém pro správu hlášení chyb" - -#: ../../../module/Application/view/layout/layout.phtml:100 -msgid "Support" -msgstr "Podpora" - -#: ../../../module/Application/view/layout/layout.phtml:101 -msgid "Subscription" -msgstr "Předplatné" - -#: ../../../module/Application/view/layout/layout.phtml:103 -msgid "Logout" -msgstr "Odhlásit" - -#: ../../../module/Client/view/client/client/details.phtml:32 -#: ../../../module/Client/view/client/client/index.phtml:32 -#: ../../../module/Client/view/client/client/status.phtml:9 -#: ../../../module/Job/view/job/job/actions.phtml:32 -#: ../../../module/Job/view/job/job/details.phtml:32 -#: ../../../module/Job/view/job/job/index.phtml:32 -#: ../../../module/Job/view/job/job/run.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:31 -msgid "Show" -msgstr "Zobrazit" - -#: ../../../module/Client/view/client/client/status.phtml:20 -msgid "Client Status" -msgstr "Stav klienta" - -#: ../../../module/Client/view/client/client/details.phtml:26 -msgid "Client details" -msgstr "Podrobnosti o klientovi" - -#: ../../../module/Client/view/client/client/details.phtml:43 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:43 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:56 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:73 -#: ../../../module/Job/view/job/job/details.phtml:59 -#: ../../../module/Job/view/job/job/index.phtml:76 -#: ../../../module/Media/view/media/media/details.phtml:88 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:130 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:147 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:165 -msgid "Client" -msgstr "Klient" - -#: ../../../module/Client/view/client/client/details.phtml:50 -#: ../../../module/Client/view/client/client/index.phtml:53 -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:46 -#: ../../../module/Media/view/media/media/details.phtml:55 -#: ../../../module/Media/view/media/media/index.phtml:55 -#: ../../../module/Pool/view/pool/pool/details.phtml:56 -#: ../../../module/Pool/view/pool/pool/details.phtml:87 -#: ../../../module/Pool/view/pool/pool/index.phtml:55 -#: ../../../module/Restore/view/restore/restore/index.phtml:302 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:76 -#: ../../../module/Storage/view/storage/storage/index.phtml:55 -msgid "Name" -msgstr "Název" - -#: ../../../module/Client/view/client/client/details.phtml:51 -#: ../../../module/Client/view/client/client/index.phtml:54 -msgid "Version" -msgstr "Verze" - -#: ../../../module/Client/view/client/client/details.phtml:52 -msgid "Autoprune" -msgstr "Automatické čištění" - -#: ../../../module/Client/view/client/client/details.phtml:53 -msgid "Fileretention" -msgstr "Doba uchovávání souborů" - -#: ../../../module/Client/view/client/client/details.phtml:54 -msgid "Jobretention" -msgstr "Doba uchovávání úloh" - -#: ../../../module/Client/view/client/client/details.phtml:55 -#: ../../../module/Client/view/client/client/details.phtml:84 -#: ../../../module/Client/view/client/client/index.phtml:57 -#: ../../../module/Job/view/job/job/actions.phtml:33 -#: ../../../module/Job/view/job/job/actions.phtml:78 -#: ../../../module/Job/view/job/job/details.phtml:33 -#: ../../../module/Job/view/job/job/details.phtml:66 -#: ../../../module/Job/view/job/job/index.phtml:33 -#: ../../../module/Job/view/job/job/index.phtml:83 -#: ../../../module/Job/view/job/job/run.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:78 -#: ../../../module/Storage/view/storage/storage/details.phtml:113 -#: ../../../module/Storage/view/storage/storage/details.phtml:129 -#: ../../../module/Storage/view/storage/storage/details.phtml:162 -#: ../../../module/Storage/view/storage/storage/index.phtml:57 -msgid "Actions" -msgstr "Akce" - -#: ../../../module/Client/view/client/client/details.phtml:69 -msgid "Last successful backups" -msgstr "Letzte Sicherungen" - -#: ../../../module/Client/view/client/client/details.phtml:76 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:42 -#: ../../../module/Job/view/job/job/details.phtml:57 -#: ../../../module/Job/view/job/job/index.phtml:74 -#: ../../../module/Media/view/media/media/details.phtml:86 -msgid "Job ID" -msgstr "Identifikátor úlohy" - -#: ../../../module/Client/view/client/client/details.phtml:77 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:39 -#: ../../../module/Job/src/Job/Form/JobForm.php:53 -#: ../../../module/Job/view/job/job/actions.phtml:76 -#: ../../../module/Job/view/job/job/details.phtml:58 -#: ../../../module/Job/view/job/job/index.phtml:75 -#: ../../../module/Media/view/media/media/details.phtml:87 -msgid "Job name" -msgstr "Název úlohy" - -#: ../../../module/Client/view/client/client/details.phtml:78 -#: ../../../module/Job/view/job/job/details.phtml:86 -msgid "Timestamp" -msgstr "Časové razítko" - -#: ../../../module/Client/view/client/client/details.phtml:79 -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:37 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:127 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:143 -#: ../../../module/Job/view/job/job/details.phtml:151 -#: ../../../module/Job/view/job/job/index.phtml:152 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:236 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:251 -msgid "Fileset" -msgstr "Sada souborů" - -#: ../../../module/Client/view/client/client/details.phtml:80 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:44 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:232 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:248 -#: ../../../module/Job/view/job/job/details.phtml:61 -#: ../../../module/Job/view/job/job/index.phtml:78 -#: ../../../module/Media/view/media/media/details.phtml:90 -msgid "Level" -msgstr "Úroveň" - -#: ../../../module/Client/view/client/client/details.phtml:81 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:41 -#: ../../../module/Job/view/job/job/details.phtml:62 -#: ../../../module/Job/view/job/job/index.phtml:79 -#: ../../../module/Media/view/media/media/details.phtml:91 -msgid "Files" -msgstr "Soubory" - -#: ../../../module/Client/view/client/client/details.phtml:82 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:42 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:47 -#: ../../../module/Job/view/job/job/details.phtml:63 -#: ../../../module/Job/view/job/job/index.phtml:80 -#: ../../../module/Media/view/media/media/details.phtml:92 -#: ../../../module/Storage/view/storage/storage/details.phtml:154 -msgid "Bytes" -msgstr "Bajtů" - -#: ../../../module/Client/view/client/client/details.phtml:83 -#: ../../../module/Client/view/client/client/details.phtml:142 -#: ../../../module/Client/view/client/client/index.phtml:56 -#: ../../../module/Client/view/client/client/index.phtml:217 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:40 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:41 -#: ../../../module/Director/view/director/director/console.phtml:32 -#: ../../../module/Director/view/director/director/index.phtml:33 -#: ../../../module/Director/view/director/director/messages.phtml:32 -#: ../../../module/Job/src/Job/Form/JobForm.php:95 -#: ../../../module/Job/view/job/job/actions.phtml:77 -#: ../../../module/Job/view/job/job/details.phtml:65 -#: ../../../module/Job/view/job/job/index.phtml:82 -#: ../../../module/Media/view/media/media/details.phtml:59 -#: ../../../module/Media/view/media/media/index.phtml:59 -#: ../../../module/Pool/view/pool/pool/details.phtml:91 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:77 -#: ../../../module/Storage/view/storage/storage/details.phtml:157 -#: ../../../module/Storage/view/storage/storage/index.phtml:116 -#: ../../../module/Storage/view/storage/storage/index.phtml:119 -msgid "Status" -msgstr "Stav" - -#: ../../../module/Client/view/client/client/details.phtml:221 -msgid "Show Files" -msgstr "Zobrazit soubory" - -#: ../../../module/Client/view/client/client/index.phtml:91 -#: ../../../module/Job/view/job/job/actions.phtml:55 -#: ../../../module/Job/view/job/job/details.phtml:133 -#: ../../../module/Job/view/job/job/index.phtml:115 -#: ../../../module/Job/view/job/job/index.phtml:136 -#: ../../../module/Media/view/media/media/details.phtml:126 -#: ../../../module/Media/view/media/media/index.phtml:93 -#: ../../../module/Pool/view/pool/pool/details.phtml:125 -#: ../../../module/Restore/view/restore/restore/index.phtml:46 -#: ../../../module/Restore/view/restore/restore/index.phtml:67 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:55 -#: ../../../module/Storage/view/storage/storage/details.phtml:57 -msgid "Close" -msgstr "Zavřít" - -#: ../../../module/Client/view/client/client/index.phtml:206 -#: ../../../module/Job/view/job/job/actions.phtml:127 -#: ../../../module/Media/view/media/media/details.phtml:342 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:131 -msgid "Enabled" -msgstr "Zapnuto" - -#: ../../../module/Client/view/client/client/index.phtml:209 -#: ../../../module/Job/view/job/job/actions.phtml:130 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:134 -msgid "Disabled" -msgstr "Vypnuté" - -#: ../../../module/Client/view/client/client/index.phtml:220 -#: ../../../module/Job/view/job/job/actions.phtml:138 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:142 -msgid "Disable" -msgstr "Vypnout" - -#: ../../../module/Client/view/client/client/index.phtml:223 -#: ../../../module/Job/view/job/job/actions.phtml:141 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:145 -msgid "Enable" -msgstr "Zapnout" - -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:255 -msgid "Not enough data to estimate progress or statistics collection is disabled." -msgstr "Není k dispozici dostatek údajů pro odhad postupu nebo je vypnuté shromažďování statistik." - -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:263 -msgid "There are no jobs running." -msgstr "V tuto chvíli neprobíhají žádné úlohy." - -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:31 -msgid "Job Totals" -msgstr "Celkově úloh" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:31 -msgid "Most recent job status per job name" -msgstr "Stav nejnovějších úloh pro jednotlivé názvy úloh" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:45 -#: ../../../module/Job/view/job/job/details.phtml:163 -#: ../../../module/Job/view/job/job/index.phtml:164 -msgid "Start" -msgstr "Start" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:46 -#: ../../../module/Job/view/job/job/details.phtml:167 -#: ../../../module/Job/view/job/job/index.phtml:168 -msgid "End" -msgstr "Konec" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:31 -msgid "Jobs started during the past 24 hours" -msgstr "Úlohy spuštěné v průběhu minulých 24 hodin" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "Spuštěné" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Čekající" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:68 -msgid "Successful" -msgstr "Úspěšné" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:90 -msgid "Failed" -msgstr "Nezdařilo se" - -#: ../../../module/Dashboard/view/partial/LastDirectorMessages.phtml:32 -msgid "Current Director messages" -msgstr "Aktuální hlášení z řídící části" - -#: ../../../module/Dashboard/view/partial/RunningJobs.phtml:31 -msgid "Running Jobs" -msgstr "Probíhající úlohy" - -#: ../../../module/Director/view/director/director/console.phtml:33 -#: ../../../module/Director/view/director/director/index.phtml:34 -#: ../../../module/Director/view/director/director/messages.phtml:33 -#: ../../../module/Job/view/job/job/details.phtml:81 -msgid "Messages" -msgstr "Zprávy" - -#: ../../../module/Director/view/director/director/console.phtml:34 -#: ../../../module/Director/view/director/director/index.phtml:35 -#: ../../../module/Director/view/director/director/messages.phtml:34 -msgid "Console" -msgstr "Konzole" - -#: ../../../module/Director/view/director/director/console.phtml:42 -msgid "bconsole (batch-mode), please handle with care." -msgstr "bconsole (dávkové zpracování) – zacházejte opatrně" - -#: ../../../module/Director/view/director/director/console.phtml:42 -msgid "All commands have to be a one liner, dialogs are not working." -msgstr "Je třeba, aby veškeré příkazy byly pouze jednořádkové – dialogy nefungují." - -#: ../../../module/Director/view/director/director/console.phtml:42 -msgid "Type help for a list of commands." -msgstr "Zadáním help vypíšete seznam příkazů." - -#: ../../../module/Director/view/director/director/index.phtml:48 -msgid "Director Status" -msgstr "Stav řídící části" - -#: ../../../module/Director/view/director/director/messages.phtml:44 -msgid "Refresh" -msgstr "Aktualizovat" - -#: ../../../module/Director/view/director/director/messages.phtml:51 -msgid "Director messages" -msgstr "Zprávy z řídící části" - -#: ../../../module/Fileset/view/fileset/fileset/index.phtml:26 -msgid "Filesets" -msgstr "Sady souborů" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:26 -msgid "Fileset details" -msgstr "Podrobnosti sady souborů" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:45 -msgid "Id" -msgstr "Identifikátor" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:47 -msgid "MD5 checksum" -msgstr "MD5 kontrolní součet" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:48 -msgid "Creation time" -msgstr "Okamžik vytvoření" - -#: ../../../module/Job/src/Job/Form/JobForm.php:60 -msgid "jobname" -msgstr "Název úlohy" - -#: ../../../module/Job/src/Job/Form/JobForm.php:71 -msgid "Time period" -msgstr "Časové období" - -#: ../../../module/Job/src/Job/Form/JobForm.php:73 -msgid "last 24 hours" -msgstr "minulých 24 hodin" - -#: ../../../module/Job/src/Job/Form/JobForm.php:74 -msgid "last 3 days" -msgstr "minulé 3 dny" - -#: ../../../module/Job/src/Job/Form/JobForm.php:75 -msgid "last week" -msgstr "minulý týden" - -#: ../../../module/Job/src/Job/Form/JobForm.php:76 -msgid "last month" -msgstr "minulý měsíc" - -#: ../../../module/Job/src/Job/Form/JobForm.php:77 -msgid "last year" -msgstr "minulý rok" - -#: ../../../module/Job/src/Job/Form/JobForm.php:78 -msgid "unlimited" -msgstr "neomezeno" - -#: ../../../module/Job/src/Job/Form/JobForm.php:84 -msgid "period" -msgstr "období" - -#: ../../../module/Job/src/Job/Form/JobForm.php:97 -msgid "all" -msgstr "vše" - -#: ../../../module/Job/src/Job/Form/JobForm.php:98 -msgid "running" -msgstr "spuštěné" - -#: ../../../module/Job/src/Job/Form/JobForm.php:99 -msgid "waiting" -msgstr "čekající" - -#: ../../../module/Job/src/Job/Form/JobForm.php:100 -msgid "terminated unsuccessfully" -msgstr "ukončeno s nezdarem" - -#: ../../../module/Job/src/Job/Form/JobForm.php:101 -msgid "terminated successfully" -msgstr "ukončeno úspěšně" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:92 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:108 -#: ../../../module/Job/view/job/job/details.phtml:49 -msgid "Job" -msgstr "Úloha" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:162 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:178 -#: ../../../module/Media/view/media/media/details.phtml:56 -#: ../../../module/Media/view/media/media/index.phtml:56 -#: ../../../module/Pool/view/pool/pool/details.phtml:88 -msgid "Storage" -msgstr "Úložiště" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:266 -msgid "Priority" -msgstr "Priorita" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:330 -msgid "When" -msgstr "Kdy" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:345 -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:93 -msgid "Submit" -msgstr "Promítnout" - -#: ../../../module/Job/view/job/job/actions.phtml:69 -msgid "Job Actions" -msgstr "Akce úlohy" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:281 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:297 -#: ../../../module/Job/view/job/job/details.phtml:60 -#: ../../../module/Job/view/job/job/index.phtml:77 -#: ../../../module/Media/view/media/media/details.phtml:57 -#: ../../../module/Media/view/media/media/details.phtml:89 -#: ../../../module/Media/view/media/media/index.phtml:57 -#: ../../../module/Pool/view/pool/pool/details.phtml:57 -#: ../../../module/Pool/view/pool/pool/details.phtml:89 -#: ../../../module/Pool/view/pool/pool/index.phtml:56 -msgid "Type" -msgstr "Typ" - -#: ../../../module/Job/view/job/job/details.phtml:64 -#: ../../../module/Job/view/job/job/index.phtml:81 -msgid "Errors" -msgstr "Chyby" - -#: ../../../module/Job/view/job/job/details.phtml:97 -msgid "Used Volumes" -msgstr "Využité svazky" - -#: ../../../module/Job/view/job/job/details.phtml:102 -#: ../../../module/Storage/view/storage/storage/details.phtml:112 -#: ../../../module/Storage/view/storage/storage/details.phtml:128 -#: ../../../module/Storage/view/storage/storage/details.phtml:153 -msgid "Volume" -msgstr "Svazek" - -#: ../../../module/Job/view/job/job/details.phtml:126 -#: ../../../module/Job/view/job/job/index.phtml:107 -#: ../../../module/Media/view/media/media/details.phtml:119 -#: ../../../module/Media/view/media/media/index.phtml:86 -#: ../../../module/Pool/view/pool/pool/details.phtml:118 -#: ../../../module/Restore/view/restore/restore/index.phtml:39 -msgid "Failed to retrieve data from Bareos director" -msgstr "Nepodařilo se získat data z Bareos řídící komponenty" - -#: ../../../module/Job/view/job/job/details.phtml:129 -#: ../../../module/Job/view/job/job/index.phtml:111 -#: ../../../module/Media/view/media/media/details.phtml:122 -#: ../../../module/Media/view/media/media/index.phtml:89 -#: ../../../module/Pool/view/pool/pool/details.phtml:121 -msgid "Error message received from director:" -msgstr "Chybové hlášení obdržené z řídící komponenty:" - -#: ../../../module/Job/view/job/job/details.phtml:130 -#: ../../../module/Job/view/job/job/index.phtml:112 -#: ../../../module/Media/view/media/media/details.phtml:123 -#: ../../../module/Media/view/media/media/index.phtml:90 -#: ../../../module/Pool/view/pool/pool/details.phtml:122 -msgid "Failed to send result as json. Maybe the result message is too long?" -msgstr "Nepodařilo se poslat výsledek jak json. Možná je výsledná zpráva příliš dlouhá?" - -#: ../../../module/Job/view/job/job/details.phtml:159 -#: ../../../module/Job/view/job/job/index.phtml:160 -msgid "Scheduled" -msgstr "Naplánováno" - -#: ../../../module/Job/view/job/job/details.phtml:180 -msgid "First Index" -msgstr "První index" - -#: ../../../module/Job/view/job/job/details.phtml:184 -msgid "Last Index" -msgstr "Poslední index" - -#: ../../../module/Job/view/job/job/details.phtml:188 -msgid "Start Block" -msgstr "Počáteční blok" - -#: ../../../module/Job/view/job/job/details.phtml:192 -msgid "End Block" -msgstr "Koncový blok" - -#: ../../../module/Job/view/job/job/details.phtml:265 -#: ../../../module/Job/view/job/job/index.phtml:262 -#: ../../../module/Job/view/job/job/index.phtml:272 -msgid "Rerun" -msgstr "Spustit znovu" - -#: ../../../module/Job/view/job/job/details.phtml:280 -#: ../../../module/Job/view/job/job/index.phtml:293 -#: ../../../module/Job/view/job/job/index.phtml:299 -#: ../../../module/Storage/view/storage/storage/details.phtml:88 -msgid "Cancel" -msgstr "Storno" - -#: ../../../module/Job/view/job/job/index.phtml:66 -msgid "Job list" -msgstr "Seznam úloh" - -#: ../../../module/Job/view/job/job/index.phtml:110 -msgid "Please try to reduce the amount of data to display, e.g. reduce time period." -msgstr "Pokuste se zmenšit množství údajů které zobrazit, např. zkraťte časové období." - -#: ../../../module/Media/view/media/media/details.phtml:26 -msgid "Volume details" -msgstr "Podrobnosti o svazku" - -#: ../../../module/Media/view/media/media/details.phtml:32 -#: ../../../module/Media/view/media/media/index.phtml:32 -#: ../../../module/Pool/view/pool/pool/details.phtml:32 -#: ../../../module/Pool/view/pool/pool/index.phtml:32 -#: ../../../module/Storage/view/storage/storage/details.phtml:32 -#: ../../../module/Storage/view/storage/storage/index.phtml:32 -#: ../../../module/Storage/view/storage/storage/status.phtml:9 -msgid "Devices" -msgstr "Zařízení" - -#: ../../../module/Media/view/media/media/details.phtml:33 -#: ../../../module/Media/view/media/media/index.phtml:33 -#: ../../../module/Pool/view/pool/pool/details.phtml:33 -#: ../../../module/Pool/view/pool/pool/index.phtml:26 -#: ../../../module/Pool/view/pool/pool/index.phtml:33 -#: ../../../module/Pool/view/pool/pool/index.phtml:47 -#: ../../../module/Storage/view/storage/storage/details.phtml:33 -#: ../../../module/Storage/view/storage/storage/index.phtml:33 -#: ../../../module/Storage/view/storage/storage/status.phtml:10 -msgid "Pools" -msgstr "Fondy" - -#: ../../../module/Media/view/media/media/details.phtml:58 -#: ../../../module/Media/view/media/media/details.phtml:282 -#: ../../../module/Media/view/media/media/index.phtml:58 -#: ../../../module/Media/view/media/media/index.phtml:196 -#: ../../../module/Pool/view/pool/pool/details.phtml:90 -#: ../../../module/Pool/view/pool/pool/details.phtml:261 -#: ../../../module/Storage/view/storage/storage/details.phtml:155 -msgid "Last written" -msgstr "Naposledy zapsáno" - -#: ../../../module/Media/view/media/media/details.phtml:60 -#: ../../../module/Media/view/media/media/index.phtml:60 -#: ../../../module/Pool/view/pool/pool/details.phtml:92 -msgid "Retention/Expiration" -msgstr "Doba uchovávání / platnosti" - -#: ../../../module/Media/view/media/media/details.phtml:61 -#: ../../../module/Media/view/media/media/index.phtml:61 -#: ../../../module/Pool/view/pool/pool/details.phtml:93 -msgid "Maximum bytes" -msgstr "Nejvýše bajtů" - -#: ../../../module/Media/view/media/media/details.phtml:62 -#: ../../../module/Media/view/media/media/index.phtml:62 -#: ../../../module/Pool/view/pool/pool/details.phtml:94 -msgid "Current bytes" -msgstr "Bajtů nyní" - -#: ../../../module/Media/view/media/media/details.phtml:78 -msgid "Jobs on volume" -msgstr "Úloh na svazku" - -#: ../../../module/Media/view/media/media/details.phtml:93 -msgid "Starttime" -msgstr "Čas zahájení" - -#: ../../../module/Media/view/media/media/details.phtml:94 -msgid "Endtime" -msgstr "Čas dokončení" - -#: ../../../module/Media/view/media/media/details.phtml:274 -#: ../../../module/Media/view/media/media/index.phtml:188 -#: ../../../module/Pool/view/pool/pool/details.phtml:253 -msgid "Label date" -msgstr "Datum štítku" - -#: ../../../module/Media/view/media/media/details.phtml:278 -#: ../../../module/Media/view/media/media/index.phtml:192 -#: ../../../module/Pool/view/pool/pool/details.phtml:257 -msgid "First written" -msgstr "Poprvé zapsáno" - -#: ../../../module/Media/view/media/media/details.phtml:286 -#: ../../../module/Media/view/media/media/index.phtml:200 -#: ../../../module/Pool/view/pool/pool/details.phtml:265 -msgid "Volume jobs" -msgstr "Úloh svazku" - -#: ../../../module/Media/view/media/media/details.phtml:290 -#: ../../../module/Media/view/media/media/index.phtml:204 -#: ../../../module/Pool/view/pool/pool/details.phtml:269 -msgid "Recycle" -msgstr "Opětovně použít" - -#: ../../../module/Media/view/media/media/details.phtml:294 -msgid "Volume writes" -msgstr "Zápisů na svazek" - -#: ../../../module/Media/view/media/media/details.phtml:298 -#: ../../../module/Storage/view/storage/storage/details.phtml:111 -#: ../../../module/Storage/view/storage/storage/details.phtml:152 -msgid "Slot" -msgstr "Pozice" - -#: ../../../module/Media/view/media/media/details.phtml:302 -msgid "Media Id" -msgstr "Identifikátor média" - -#: ../../../module/Media/view/media/media/details.phtml:306 -msgid "Volume Blocks" -msgstr "Bloků svazku" - -#: ../../../module/Media/view/media/media/details.phtml:310 -msgid "Volume use duration" -msgstr "Doba používání svazku" - -#: ../../../module/Media/view/media/media/details.phtml:314 -msgid "Volume Pool Id" -msgstr "Identifikátor fondu svazku" - -#: ../../../module/Media/view/media/media/details.phtml:318 -msgid "In changer" -msgstr "V měniči" - -#: ../../../module/Media/view/media/media/details.phtml:322 -msgid "Volume Files" -msgstr "Soubory svazku" - -#: ../../../module/Media/view/media/media/details.phtml:326 -msgid "Max. volume jobs" -msgstr "Úloh svazku nejvýše" - -#: ../../../module/Media/view/media/media/details.phtml:330 -msgid "Volume mounts" -msgstr "Přípojné body svazku" - -#: ../../../module/Media/view/media/media/details.phtml:334 -msgid "Volume capacity bytes" -msgstr "Bajtů kapacity svazku" - -#: ../../../module/Media/view/media/media/details.phtml:338 -msgid "Volume errors" -msgstr "Chyby svazku" - -#: ../../../module/Media/view/media/media/details.phtml:346 -msgid "Max. volume files" -msgstr "Souborů svazku nejvýše" - -#: ../../../module/Media/view/media/media/details.phtml:350 -msgid "Endfile" -msgstr "Koncový soubor" - -#: ../../../module/Media/view/media/media/details.phtml:354 -msgid "Endblock" -msgstr "Koncový blok" - -#: ../../../module/Media/view/media/media/details.phtml:358 -msgid "Labeltype" -msgstr "Typ štítku" - -#: ../../../module/Media/view/media/media/details.phtml:362 -msgid "Device Id" -msgstr "Identifikátor zařízení" - -#: ../../../module/Media/view/media/media/details.phtml:366 -msgid "Location Id" -msgstr "Identifikátor umístění" - -#: ../../../module/Media/view/media/media/details.phtml:370 -msgid "Recycle count" -msgstr "Počet opětovných použití" - -#: ../../../module/Media/view/media/media/details.phtml:374 -msgid "Initial write" -msgstr "Počáteční zápis" - -#: ../../../module/Media/view/media/media/details.phtml:378 -msgid "Scratch Pool Id" -msgstr "Identifikátor scratch fondu" - -#: ../../../module/Media/view/media/media/details.phtml:382 -msgid "Recycle Pool Id" -msgstr "Znovupoužít identifikátor fondu" - -#: ../../../module/Media/view/media/media/details.phtml:386 -msgid "Comment" -msgstr "Komentář" - -#: ../../../module/Pool/view/pool/pool/details.phtml:26 -msgid "Pool details" -msgstr "Podrobnosti o fondu" - -#: ../../../module/Pool/view/pool/pool/details.phtml:59 -#: ../../../module/Pool/view/pool/pool/index.phtml:58 -msgid "Maximum volumes" -msgstr "Nejvýše svazků" - -#: ../../../module/Pool/view/pool/pool/details.phtml:60 -#: ../../../module/Pool/view/pool/pool/index.phtml:59 -msgid "Volume retention" -msgstr "Doba uchovávání svazku" - -#: ../../../module/Pool/view/pool/pool/details.phtml:61 -#: ../../../module/Pool/view/pool/pool/index.phtml:60 -msgid "Maximum volume jobs" -msgstr "Úloh na svazek nejvýše" - -#: ../../../module/Pool/view/pool/pool/details.phtml:62 -#: ../../../module/Pool/view/pool/pool/index.phtml:61 -msgid "Maximum volume bytes" -msgstr "Bajtů na svazek nejvýše" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:94 -msgid "Backup jobs" -msgstr "Zálohovací úlohy" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:111 -msgid "Backups" -msgstr "Zálohy" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:184 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:201 -msgid "Restore to client" -msgstr "Obnovit na klienta" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:218 -msgid "Restore to (another) client" -msgstr "Obnovit na (jiného) klienta" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:237 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:252 -msgid "Please choose a fileset" -msgstr "Vyberte sadu souborů" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:267 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:285 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:302 -msgid "Restore job" -msgstr "Obnovovací úloha" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:321 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:340 -msgid "Merge all client filesets" -msgstr "Spojit všechny sady souborů klienta" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Ano" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Ne" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:361 -msgid "Merge all related jobs to last full backup of selected backup job" -msgstr "Sloučit všechny související úlohy do nejnovější úplné zálohy označené zálohovací úlohy" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:380 -msgid "Merge jobs" -msgstr "Sloučit úlohy" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:400 -msgid "Replace files on client" -msgstr "Nahradit soubory na klientovi" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:402 -msgid "always" -msgstr "Vždy" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "nikdy" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:404 -msgid "if file being restored is older than existing file" -msgstr "pokud je obnovovaný soubor starší než stávající" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:405 -msgid "if file being restored is newer than existing file" -msgstr "pokud je obnovovaný soubor novější než stávající" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:421 -msgid "Restore location on client" -msgstr "Obnovit umístění na klientovi" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:428 -msgid "e.g. / or /tmp/bareos-restores/" -msgstr "např. / nebo /tmp/bareos-restores/" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:439 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:456 -msgid "Path" -msgstr "Popis umístění" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:475 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:492 -msgid "Limit" -msgstr "Limit" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:511 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:528 -msgid "Offset" -msgstr "Posun" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:557 -msgid "Related jobs for a most recent full restore" -msgstr "Související úlohy pro nejnovější úplnou obnovu" - -#: ../../../module/Restore/view/restore/restore/index.phtml:42 -msgid "Error message received:" -msgstr "Obdrženo chybové hlášení:" - -#: ../../../module/Restore/view/restore/restore/index.phtml:59 -#: ../../../module/Storage/view/storage/storage/details.phtml:51 -msgid "Director message" -msgstr "Zpráva řídící součásti" - -#: ../../../module/Restore/view/restore/restore/index.phtml:122 -msgid "File selection" -msgstr "Výběr souboru" - -#: ../../../module/Restore/view/restore/restore/index.phtml:308 -msgid "Size" -msgstr "Velikost" - -#: ../../../module/Restore/view/restore/restore/index.phtml:321 -msgid "Date" -msgstr "Datum" - -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:77 -#: ../../../module/Storage/view/storage/storage/details.phtml:126 -msgid "Drive" -msgstr "Jednotka datového úložiště" - -#: ../../../module/Storage/view/storage/storage/status.phtml:24 -msgid "Storage Status" -msgstr "Stav úložiště" - -#: ../../../module/Storage/view/storage/storage/details.phtml:26 -msgid "Storage details" -msgstr "Podrobnosti o úložišti" - -#: ../../../module/Storage/view/storage/storage/details.phtml:72 -#: ../../../module/Storage/view/storage/storage/details.phtml:147 -msgid "Label barcodes" -msgstr "Čárové kódy na štítku" - -#: ../../../module/Storage/view/storage/storage/details.phtml:82 -msgid "Assign media to this pool." -msgstr "Přiřadit médium do tohoto fondu." - -#: ../../../module/Storage/view/storage/storage/details.phtml:84 -msgid "Use this drive for labeling." -msgstr "Použít tuto mechaniku pro štítkování." - -#: ../../../module/Storage/view/storage/storage/details.phtml:103 -msgid "Import/Export Slots" -msgstr "Importní/exportní pozice" - -#: ../../../module/Storage/view/storage/storage/details.phtml:107 -msgid "Import all" -msgstr "Importovat vše" - -#: ../../../module/Storage/view/storage/storage/details.phtml:121 -msgid "Drives" -msgstr "Jednotky" - -#: ../../../module/Storage/view/storage/storage/details.phtml:127 -msgid "Loaded" -msgstr "Médium vloženo" - -#: ../../../module/Storage/view/storage/storage/details.phtml:141 -msgid "Slots" -msgstr "Pozice" - -#: ../../../module/Storage/view/storage/storage/details.phtml:145 -msgid "Update slots" -msgstr "Aktualizovat pozice" - -#: ../../../module/Storage/view/storage/storage/details.phtml:156 -msgid "Expiration" -msgstr "Skončení platnosti" - -#: ../../../module/Storage/view/storage/storage/details.phtml:158 -msgid "Media Type" -msgstr "Typ média" - -#: ../../../module/Storage/view/storage/storage/details.phtml:226 -msgid "Import" -msgstr "Import" - -#: ../../../module/Storage/view/storage/storage/details.phtml:273 -msgid "Release" -msgstr "Uvolnění" - -#: ../../../module/Storage/view/storage/storage/details.phtml:363 -msgid "not in catalog" -msgstr "není v katalogu" - -#: ../../../module/Storage/view/storage/storage/details.phtml:401 -msgid "Export" -msgstr "Exportovat" - -#: ../../../module/Storage/view/storage/storage/index.phtml:47 -msgid "Storage Devices" -msgstr "Úložná zařízení" - -#: ../../../module/Storage/view/storage/storage/index.phtml:56 -msgid "Autochanger" -msgstr "Automatický měnič médií" - -#: ../../../module/Storage/view/storage/storage/index.phtml:116 -msgid "Manage autochanger" -msgstr "Spravovat automatický měnič médií" - -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:47 -msgid "Schedule Details" -msgstr "Podrobnosti o plánu" - -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:33 -msgid "Scheduler status" -msgstr "Stav plánovače" - -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:46 -msgid "Status Scheduler" -msgstr "Stav plánovače" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Záloha" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Přestěhováno" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Ověřit" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Konzolový program" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "Vnitřní systémová úloha" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "Správce" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "Archiv" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Kopie úlohy" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Zkopírovat úlohu" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Stěhovací úloha" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "Prohledat" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "Sjednotit" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Úplná" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Rozdílová" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Přírůstková" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "Virtuální úplná" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Základ" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Katalog" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "Inicializovat katalog" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "Svazek na katalog" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "Jednotka datového úložiště na katalog" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Data" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Žádné" - -<<<<<<< HEAD -#: ../../js/custom-functions.js:177 -#, fuzzy -======= -#: ../../js/custom-functions.js:169 ->>>>>>> d48bd46c... Update cs_CZ.po -msgid "year(s)" -msgstr "let" - -<<<<<<< HEAD -#: ../../js/custom-functions.js:180 -#, fuzzy -======= -#: ../../js/custom-functions.js:172 ->>>>>>> d48bd46c... Update cs_CZ.po -msgid "month(s)" -msgstr "měsíců" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "dnů" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "hodin" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "sekund" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Využito" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "platnost skončila" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "platnost skončí za 1 den" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "platnost skončí za" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "dny" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "dnes" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "dny předtím" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "měsíce předtím" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "roky předtím" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "zapnuto" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "vypnuto" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Nezdar" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Úspěch" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "Zařazeno do fronty" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Blokováno" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "Ověřit nalezené rozdíly" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Zrušeno" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "Atributy úložného procesu vybírání z fronty" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "Dávkové vkládání souborových záznamů" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Neúplné" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Odesílání dat" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Varování" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "Vybírání dat z fronty" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "Čekání na zařízení zařazeno do fronty" - -#: ../../../module/Client/view/client/client/details.phtml:172 -#: ../../../module/Client/view/client/client/details.phtml:221 -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:184 -#: ../../../module/Job/view/job/job/index.phtml:201 -#: ../../../module/Job/view/job/job/index.phtml:262 -#: ../../../module/Job/view/job/job/index.phtml:264 -#: ../../../module/Job/view/job/job/index.phtml:272 -#: ../../../module/Job/view/job/job/index.phtml:293 -#: ../../../module/Job/view/job/job/index.phtml:295 -#: ../../../module/Job/view/job/job/index.phtml:299 -#: ../../../module/Job/view/job/job/index.phtml:301 -msgid "View Job Details" -msgstr "Zobrazit podrobnosti o úloze" - -#: ../../../module/Job/src/Job/Form/JobForm.php:102 -msgid "warning" -msgstr "varování" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "Nefatální chyba" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "Úloha ukončena s chybou" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "Fatální chyba" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "Skončeno normálně" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "Vytvořeno ale zatím nespuštěno" - -#: ../../js/custom-functions.js:363 -msgid "Verify differences" -msgstr "Ověřit rozdíly" - -#: ../../js/custom-functions.js:368 -msgid "Canceled by user" -msgstr "Zrušeno uživatelem" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "Čeká na File daemon" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "Čeká na proces služby úložiště" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "Čeká na nové médium" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "Čeká na připojení" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "Čeká na úložný prostředek" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "Čeká na prostředek úlohy" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "Čeká na prostředek klienta" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "Čeká na maximum úloh" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "Čeká na čas zahájení" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "Čeká na dokončení úloh s vyšší prioritou" - -#: ../../js/custom-functions.js:433 -msgid "Incomplete Job" -msgstr "Nedokončená úloha" - -#: ../../js/custom-functions.js:438 -msgid "Committing data (last despool)" -msgstr "Odesílání dat (poslední despool)" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "Skončeno normálně s varováními" - diff --git a/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po b/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po new file mode 120000 index 00000000000..ef6c5781d77 --- /dev/null +++ b/webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po @@ -0,0 +1 @@ +../../../../../module/Application/language/cs_CZ.po \ No newline at end of file diff --git a/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo b/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo deleted file mode 100644 index 43f9e5ebae9bf934a82351c62c55ebaacf16fe5e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8050 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 diff --git a/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo b/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo new file mode 120000 index 00000000000..b58e8ad4326 --- /dev/null +++ b/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/de_DE.mo \ No newline at end of file diff --git a/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po b/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po deleted file mode 100644 index e1b68f6bcf2..00000000000 --- a/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po +++ /dev/null @@ -1,998 +0,0 @@ -msgid "" -msgstr "" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: POEditor.com\n" -"Project-Id-Version: bareos-webui\n" -"Language: de\n" - -#: ../../../module/Application/config/module.config.php:125 -#: ../../../module/Dashboard/view/dashboard/dashboard/index.phtml:26 -msgid "Dashboard" -msgstr "Übersicht" - -#: ../../../module/Application/config/module.config.php:130 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:40 -msgid "Jobs" -msgstr "Aufträge" - -#: ../../../module/Application/config/module.config.php:135 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:32 -msgid "Overview" -msgstr "Übersicht" - -#: ../../../module/Application/config/module.config.php:140 -#: ../../../module/Job/view/job/job/actions.phtml:34 -#: ../../../module/Job/view/job/job/actions.phtml:138 -#: ../../../module/Job/view/job/job/actions.phtml:141 -#: ../../../module/Job/view/job/job/details.phtml:34 -#: ../../../module/Job/view/job/job/index.phtml:34 -#: ../../../module/Job/view/job/job/run.phtml:34 -msgid "Run" -msgstr "Ausführen" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Rücksicherung" - -#: ../../../module/Application/config/module.config.php:152 -#: ../../../module/Client/view/client/client/index.phtml:26 -#: ../../../module/Client/view/client/client/index.phtml:45 -msgid "Clients" -msgstr "Clients" - -#: ../../../module/Application/config/module.config.php:157 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:68 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:47 -msgid "Schedules" -msgstr "Zeitpläne" - -#: ../../../module/Application/config/module.config.php:162 -#: ../../../module/Storage/view/storage/storage/index.phtml:26 -msgid "Storages" -msgstr "Speicher" - -#: ../../../module/Application/config/module.config.php:167 -#: ../../../module/Application/config/module.config.php:172 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:197 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:213 -#: ../../../module/Job/view/job/job/details.phtml:155 -#: ../../../module/Job/view/job/job/index.phtml:156 -#: ../../../module/Pool/view/pool/pool/details.phtml:48 -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:61 -#: ../../../module/Storage/view/storage/storage/details.phtml:159 -msgid "Pool" -msgstr "Pool" - -#: ../../../module/Application/config/module.config.php:177 -#: ../../../module/Application/config/module.config.php:182 -#: ../../../module/Media/view/media/media/details.phtml:34 -#: ../../../module/Media/view/media/media/index.phtml:26 -#: ../../../module/Media/view/media/media/index.phtml:34 -#: ../../../module/Media/view/media/media/index.phtml:47 -#: ../../../module/Pool/view/pool/pool/details.phtml:34 -#: ../../../module/Pool/view/pool/pool/details.phtml:58 -#: ../../../module/Pool/view/pool/pool/details.phtml:79 -#: ../../../module/Pool/view/pool/pool/index.phtml:34 -#: ../../../module/Pool/view/pool/pool/index.phtml:57 -#: ../../../module/Storage/view/storage/storage/details.phtml:34 -#: ../../../module/Storage/view/storage/storage/index.phtml:34 -#: ../../../module/Storage/view/storage/storage/status.phtml:11 -msgid "Volumes" -msgstr "Speichermedien" - -#: ../../../module/Application/config/module.config.php:189 -#: ../../../module/Director/view/director/director/index.phtml:27 -#: ../../../module/Director/view/director/director/messages.phtml:26 -msgid "Director" -msgstr "Director" - -#: ../../../module/Application/src/Application/View/Helper/ACLAlert.php:37 -msgid "Sorry, it seems you are not authorized to run this module. If you think this is an error, please contact your local administrator." -msgstr "Entschuldigen Sie, es scheint als wären Sie nicht berechtigt dieses Modul auszuführen. Falls Sie denken dass dies ein Fehler wäre, kontaktieren Sie bitte Ihren Administrator." - -#: ../../../module/Application/view/error/404.phtml:36 -msgid "Controller" -msgstr "Controller" - -#: ../../../module/Application/view/error/404.phtml:43 -msgid "resolves to %s" -msgstr "löst auf zu %s" - -#: ../../../module/Application/view/error/404.phtml:55 -#: ../../../module/Application/view/error/index.phtml:11 -msgid "Additional information" -msgstr "zusätzliche Information" - -#: ../../../module/Application/view/error/404.phtml:58 -#: ../../../module/Application/view/error/404.phtml:82 -#: ../../../module/Application/view/error/index.phtml:14 -#: ../../../module/Application/view/error/index.phtml:38 -msgid "File" -msgstr "Datei" - -#: ../../../module/Application/view/error/404.phtml:62 -#: ../../../module/Application/view/error/404.phtml:86 -#: ../../../module/Application/view/error/index.phtml:18 -#: ../../../module/Application/view/error/index.phtml:42 -#: ../../../module/Job/view/job/job/details.phtml:87 -msgid "Message" -msgstr "Meldung" - -#: ../../../module/Application/view/error/404.phtml:66 -#: ../../../module/Application/view/error/404.phtml:90 -#: ../../../module/Application/view/error/index.phtml:22 -#: ../../../module/Application/view/error/index.phtml:46 -msgid "Stack trace" -msgstr "Stack trace" - -#: ../../../module/Application/view/error/404.phtml:76 -#: ../../../module/Application/view/error/index.phtml:32 -msgid "Previous exceptions" -msgstr "vorige Ausnahmen" - -#: ../../../module/Application/view/error/404.phtml:105 -#: ../../../module/Application/view/error/index.phtml:61 -msgid "No Exception available" -msgstr "Eine Ausnahme verfügbar" - -#: ../../../module/Application/view/error/index.phtml:4 -msgid "An error occurred" -msgstr "ein Fehler ist aufgetreten" - -#: ../../../module/Application/view/layout/layout.phtml:97 -#, fuzzy -msgid "Documentation" -msgstr "Medienvorhaltezeit" - -#: ../../../module/Application/view/layout/layout.phtml:100 -#, fuzzy -msgid "Support" -msgstr "Exportieren" - -#: ../../../module/Application/view/layout/layout.phtml:103 -msgid "Logout" -msgstr "Abmelden" - -#: ../../../module/Client/view/client/client/details.phtml:32 -#: ../../../module/Client/view/client/client/index.phtml:32 -#: ../../../module/Client/view/client/client/status.phtml:9 -#: ../../../module/Job/view/job/job/actions.phtml:32 -#: ../../../module/Job/view/job/job/details.phtml:32 -#: ../../../module/Job/view/job/job/index.phtml:32 -#: ../../../module/Job/view/job/job/run.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:32 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:31 -msgid "Show" -msgstr "Anzeigen" - -#: ../../../module/Client/view/client/client/details.phtml:26 -msgid "Client details" -msgstr "Client Details" - -#: ../../../module/Client/view/client/client/details.phtml:43 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:43 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:56 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:73 -#: ../../../module/Job/view/job/job/details.phtml:59 -#: ../../../module/Job/view/job/job/index.phtml:76 -#: ../../../module/Media/view/media/media/details.phtml:88 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:130 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:147 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:165 -msgid "Client" -msgstr "Client" - -#: ../../../module/Client/view/client/client/details.phtml:50 -#: ../../../module/Client/view/client/client/index.phtml:53 -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:46 -#: ../../../module/Media/view/media/media/details.phtml:55 -#: ../../../module/Media/view/media/media/index.phtml:55 -#: ../../../module/Pool/view/pool/pool/details.phtml:56 -#: ../../../module/Pool/view/pool/pool/details.phtml:87 -#: ../../../module/Pool/view/pool/pool/index.phtml:55 -#: ../../../module/Restore/view/restore/restore/index.phtml:302 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:76 -#: ../../../module/Storage/view/storage/storage/index.phtml:55 -msgid "Name" -msgstr "Name" - -#: ../../../module/Client/view/client/client/details.phtml:51 -#: ../../../module/Client/view/client/client/index.phtml:54 -msgid "Version" -msgstr "Version" - -#: ../../../module/Client/view/client/client/details.phtml:52 -msgid "Autoprune" -msgstr "Automatische Bereinigung" - -#: ../../../module/Client/view/client/client/details.phtml:53 -msgid "Fileretention" -msgstr "Dateivorhaltezeit" - -#: ../../../module/Client/view/client/client/details.phtml:54 -msgid "Jobretention" -msgstr "Auftragsvorhaltezeit" - -#: ../../../module/Client/view/client/client/details.phtml:55 -#: ../../../module/Client/view/client/client/details.phtml:84 -#: ../../../module/Client/view/client/client/index.phtml:57 -#: ../../../module/Job/view/job/job/actions.phtml:33 -#: ../../../module/Job/view/job/job/actions.phtml:78 -#: ../../../module/Job/view/job/job/details.phtml:33 -#: ../../../module/Job/view/job/job/details.phtml:66 -#: ../../../module/Job/view/job/job/index.phtml:33 -#: ../../../module/Job/view/job/job/index.phtml:83 -#: ../../../module/Job/view/job/job/run.phtml:33 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:78 -#: ../../../module/Storage/view/storage/storage/details.phtml:113 -#: ../../../module/Storage/view/storage/storage/details.phtml:129 -#: ../../../module/Storage/view/storage/storage/details.phtml:162 -#: ../../../module/Storage/view/storage/storage/index.phtml:57 -msgid "Actions" -msgstr "Aktivitäten" - -#: ../../../module/Client/view/client/client/details.phtml:69 -msgid "Last successful backups" -msgstr "Letzte Sicherungen" - -#: ../../../module/Client/view/client/client/details.phtml:76 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:42 -#: ../../../module/Job/view/job/job/details.phtml:57 -#: ../../../module/Job/view/job/job/index.phtml:74 -#: ../../../module/Media/view/media/media/details.phtml:86 -msgid "Job ID" -msgstr "Auftrags ID" - -#: ../../../module/Client/view/client/client/details.phtml:77 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:39 -#: ../../../module/Job/src/Job/Form/JobForm.php:53 -#: ../../../module/Job/view/job/job/actions.phtml:76 -#: ../../../module/Job/view/job/job/details.phtml:58 -#: ../../../module/Job/view/job/job/index.phtml:75 -#: ../../../module/Media/view/media/media/details.phtml:87 -msgid "Job name" -msgstr "Auftragsname" - -#: ../../../module/Client/view/client/client/details.phtml:78 -#: ../../../module/Job/view/job/job/details.phtml:86 -msgid "Timestamp" -msgstr "Zeitstempel" - -#: ../../../module/Client/view/client/client/details.phtml:79 -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:37 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:127 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:143 -#: ../../../module/Job/view/job/job/details.phtml:151 -#: ../../../module/Job/view/job/job/index.phtml:152 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:236 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:251 -msgid "Fileset" -msgstr "Fileset" - -#: ../../../module/Client/view/client/client/details.phtml:80 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:44 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:232 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:248 -#: ../../../module/Job/view/job/job/details.phtml:61 -#: ../../../module/Job/view/job/job/index.phtml:78 -#: ../../../module/Media/view/media/media/details.phtml:90 -msgid "Level" -msgstr "Sicherungslevel" - -#: ../../../module/Client/view/client/client/details.phtml:81 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:41 -#: ../../../module/Job/view/job/job/details.phtml:62 -#: ../../../module/Job/view/job/job/index.phtml:79 -#: ../../../module/Media/view/media/media/details.phtml:91 -msgid "Files" -msgstr "Dateien" - -#: ../../../module/Client/view/client/client/details.phtml:82 -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:42 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:47 -#: ../../../module/Job/view/job/job/details.phtml:63 -#: ../../../module/Job/view/job/job/index.phtml:80 -#: ../../../module/Media/view/media/media/details.phtml:92 -#: ../../../module/Storage/view/storage/storage/details.phtml:154 -msgid "Bytes" -msgstr "Bytes" - -#: ../../../module/Client/view/client/client/details.phtml:83 -#: ../../../module/Client/view/client/client/details.phtml:142 -#: ../../../module/Client/view/client/client/index.phtml:56 -#: ../../../module/Client/view/client/client/index.phtml:217 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:40 -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:41 -#: ../../../module/Director/view/director/director/console.phtml:32 -#: ../../../module/Director/view/director/director/index.phtml:33 -#: ../../../module/Director/view/director/director/messages.phtml:32 -#: ../../../module/Job/src/Job/Form/JobForm.php:95 -#: ../../../module/Job/view/job/job/actions.phtml:77 -#: ../../../module/Job/view/job/job/details.phtml:65 -#: ../../../module/Job/view/job/job/index.phtml:82 -#: ../../../module/Media/view/media/media/details.phtml:59 -#: ../../../module/Media/view/media/media/index.phtml:59 -#: ../../../module/Pool/view/pool/pool/details.phtml:91 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:77 -#: ../../../module/Storage/view/storage/storage/details.phtml:157 -#: ../../../module/Storage/view/storage/storage/index.phtml:116 -#: ../../../module/Storage/view/storage/storage/index.phtml:119 -msgid "Status" -msgstr "Status" - -#: ../../../module/Client/view/client/client/details.phtml:221 -msgid "Show Files" -msgstr "Zeige Dateien" - -#: ../../../module/Client/view/client/client/index.phtml:91 -#: ../../../module/Job/view/job/job/actions.phtml:55 -#: ../../../module/Job/view/job/job/details.phtml:133 -#: ../../../module/Job/view/job/job/index.phtml:115 -#: ../../../module/Job/view/job/job/index.phtml:136 -#: ../../../module/Media/view/media/media/details.phtml:126 -#: ../../../module/Media/view/media/media/index.phtml:93 -#: ../../../module/Pool/view/pool/pool/details.phtml:125 -#: ../../../module/Restore/view/restore/restore/index.phtml:46 -#: ../../../module/Restore/view/restore/restore/index.phtml:67 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:55 -#: ../../../module/Storage/view/storage/storage/details.phtml:57 -msgid "Close" -msgstr "Schließen" - -#: ../../../module/Client/view/client/client/index.phtml:206 -#: ../../../module/Job/view/job/job/actions.phtml:127 -#: ../../../module/Media/view/media/media/details.phtml:342 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:131 -msgid "Enabled" -msgstr "An" - -#: ../../../module/Client/view/client/client/index.phtml:209 -#: ../../../module/Job/view/job/job/actions.phtml:130 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:134 -#, fuzzy -msgid "Disabled" -msgstr "aus" - -#: ../../../module/Client/view/client/client/index.phtml:220 -#: ../../../module/Job/view/job/job/actions.phtml:138 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:142 -#, fuzzy -msgid "Disable" -msgstr "aus" - -#: ../../../module/Client/view/client/client/index.phtml:223 -#: ../../../module/Job/view/job/job/actions.phtml:141 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:145 -#, fuzzy -msgid "Enable" -msgstr "An" - -#: ../../../module/Dashboard/view/partial/JobTotals.phtml:31 -#, fuzzy -msgid "Job Totals" -msgstr "Auftragsliste" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:31 -msgid "Most recent job status per job name" -msgstr "Status der letzten Auftragsausführung pro Auftragsname" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:45 -#: ../../../module/Job/view/job/job/details.phtml:163 -#: ../../../module/Job/view/job/job/index.phtml:164 -msgid "Start" -msgstr "Start" - -#: ../../../module/Dashboard/view/partial/JobsLastStatus.phtml:46 -#: ../../../module/Job/view/job/job/details.phtml:167 -#: ../../../module/Job/view/job/job/index.phtml:168 -msgid "End" -msgstr "Ende" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:31 -msgid "Jobs started during the past 24 hours" -msgstr "Aufträge gestartet in den letzten 24 Stunden" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "Laufend" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Wartend" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:68 -msgid "Successful" -msgstr "erfolgreich beendet" - -#: ../../../module/Dashboard/view/partial/JobsPast24h.phtml:90 -#, fuzzy -msgid "Failed" -msgstr "Fehlgeschlagen" - -#: ../../../module/Dashboard/view/partial/LastDirectorMessages.phtml:32 -msgid "Current Director messages" -msgstr "Aktuelle Nachrichten des Directors" - -#: ../../../module/Dashboard/view/partial/RunningJobs.phtml:31 -#, fuzzy -msgid "Running Jobs" -msgstr "Laufend" - -#: ../../../module/Director/view/director/director/console.phtml:33 -#: ../../../module/Director/view/director/director/index.phtml:34 -#: ../../../module/Director/view/director/director/messages.phtml:33 -#: ../../../module/Job/view/job/job/details.phtml:81 -msgid "Messages" -msgstr "Meldungen" - -#: ../../../module/Director/view/director/director/console.phtml:34 -#: ../../../module/Director/view/director/director/index.phtml:35 -#: ../../../module/Director/view/director/director/messages.phtml:34 -msgid "Console" -msgstr "Kommandozeile" - -#: ../../../module/Director/view/director/director/index.phtml:48 -msgid "Director Status" -msgstr "Director" - -#: ../../../module/Director/view/director/director/messages.phtml:44 -msgid "Refresh" -msgstr "Aktualisieren" - -#: ../../../module/Director/view/director/director/messages.phtml:51 -msgid "Director messages" -msgstr "Director Nachrichten" - -#: ../../../module/Fileset/view/fileset/fileset/index.phtml:26 -msgid "Filesets" -msgstr "Filesets" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:26 -msgid "Fileset details" -msgstr "Fileset Details" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:45 -msgid "Id" -msgstr "Id" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:47 -msgid "MD5 checksum" -msgstr "MD 5 Prüfsumme" - -#: ../../../module/Fileset/view/fileset/fileset/details.phtml:48 -msgid "Creation time" -msgstr "Erzeugt" - -#: ../../../module/Job/src/Job/Form/JobForm.php:60 -#, fuzzy -msgid "jobname" -msgstr "Auftragsname" - -#: ../../../module/Job/src/Job/Form/JobForm.php:71 -msgid "Time period" -msgstr "Zeitraum" - -#: ../../../module/Job/src/Job/Form/JobForm.php:73 -msgid "last 24 hours" -msgstr "letzte 24 Stunden" - -#: ../../../module/Job/src/Job/Form/JobForm.php:74 -msgid "last 3 days" -msgstr "letzte 3 Tage" - -#: ../../../module/Job/src/Job/Form/JobForm.php:75 -msgid "last week" -msgstr "letzte Woche" - -#: ../../../module/Job/src/Job/Form/JobForm.php:76 -msgid "last month" -msgstr "letzter Monat" - -#: ../../../module/Job/src/Job/Form/JobForm.php:77 -msgid "last year" -msgstr "letztes Jahr" - -#: ../../../module/Job/src/Job/Form/JobForm.php:78 -msgid "unlimited" -msgstr "unbegrenzt" - -#: ../../../module/Job/src/Job/Form/JobForm.php:84 -msgid "period" -msgstr "Zeitraum" - -#: ../../../module/Job/src/Job/Form/JobForm.php:97 -msgid "all" -msgstr "alle" - -#: ../../../module/Job/src/Job/Form/JobForm.php:98 -msgid "running" -msgstr "laufend" - -#: ../../../module/Job/src/Job/Form/JobForm.php:99 -msgid "waiting" -msgstr "wartend" - -#: ../../../module/Job/src/Job/Form/JobForm.php:100 -msgid "terminated unsuccessfully" -msgstr "nicht erfolgreich beendet" - -#: ../../../module/Job/src/Job/Form/JobForm.php:101 -msgid "terminated successfully" -msgstr "erfolgreich beendet" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:92 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:108 -#: ../../../module/Job/view/job/job/details.phtml:49 -msgid "Job" -msgstr "Auftrag" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:162 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:178 -#: ../../../module/Media/view/media/media/details.phtml:56 -#: ../../../module/Media/view/media/media/index.phtml:56 -#: ../../../module/Pool/view/pool/pool/details.phtml:88 -msgid "Storage" -msgstr "Speicher" - -#: ../../../module/Job/view/job/job/actions.phtml:69 -#, fuzzy -msgid "Job Actions" -msgstr "Aktivitäten" - -#: ../../../module/Job/src/Job/Form/RunJobForm.php:281 -#: ../../../module/Job/src/Job/Form/RunJobForm.php:297 -#: ../../../module/Job/view/job/job/details.phtml:60 -#: ../../../module/Job/view/job/job/index.phtml:77 -#: ../../../module/Media/view/media/media/details.phtml:57 -#: ../../../module/Media/view/media/media/details.phtml:89 -#: ../../../module/Media/view/media/media/index.phtml:57 -#: ../../../module/Pool/view/pool/pool/details.phtml:57 -#: ../../../module/Pool/view/pool/pool/details.phtml:89 -#: ../../../module/Pool/view/pool/pool/index.phtml:56 -msgid "Type" -msgstr "Typ" - -#: ../../../module/Job/view/job/job/details.phtml:64 -#: ../../../module/Job/view/job/job/index.phtml:81 -msgid "Errors" -msgstr "Fehler" - -#: ../../../module/Job/view/job/job/details.phtml:97 -#, fuzzy -msgid "Used Volumes" -msgstr "Speichermedien" - -#: ../../../module/Job/view/job/job/details.phtml:102 -#: ../../../module/Storage/view/storage/storage/details.phtml:112 -#: ../../../module/Storage/view/storage/storage/details.phtml:128 -#: ../../../module/Storage/view/storage/storage/details.phtml:153 -msgid "Volume" -msgstr "Speichermedium" - -#: ../../../module/Job/view/job/job/details.phtml:159 -#: ../../../module/Job/view/job/job/index.phtml:160 -msgid "Scheduled" -msgstr "Geplant" - -#: ../../../module/Job/view/job/job/details.phtml:188 -#, fuzzy -msgid "Start Block" -msgstr "Start" - -#: ../../../module/Job/view/job/job/details.phtml:265 -#: ../../../module/Job/view/job/job/index.phtml:262 -#: ../../../module/Job/view/job/job/index.phtml:272 -msgid "Rerun" -msgstr "Wiederholen" - -#: ../../../module/Job/view/job/job/details.phtml:280 -#: ../../../module/Job/view/job/job/index.phtml:293 -#: ../../../module/Job/view/job/job/index.phtml:299 -#: ../../../module/Storage/view/storage/storage/details.phtml:88 -msgid "Cancel" -msgstr "Abbrechen" - -#: ../../../module/Job/view/job/job/index.phtml:66 -msgid "Job list" -msgstr "Auftragsliste" - -#: ../../../module/Media/view/media/media/details.phtml:26 -msgid "Volume details" -msgstr "Medien Details" - -#: ../../../module/Media/view/media/media/details.phtml:32 -#: ../../../module/Media/view/media/media/index.phtml:32 -#: ../../../module/Pool/view/pool/pool/details.phtml:32 -#: ../../../module/Pool/view/pool/pool/index.phtml:32 -#: ../../../module/Storage/view/storage/storage/details.phtml:32 -#: ../../../module/Storage/view/storage/storage/index.phtml:32 -#: ../../../module/Storage/view/storage/storage/status.phtml:9 -msgid "Devices" -msgstr "Geräte" - -#: ../../../module/Media/view/media/media/details.phtml:33 -#: ../../../module/Media/view/media/media/index.phtml:33 -#: ../../../module/Pool/view/pool/pool/details.phtml:33 -#: ../../../module/Pool/view/pool/pool/index.phtml:26 -#: ../../../module/Pool/view/pool/pool/index.phtml:33 -#: ../../../module/Pool/view/pool/pool/index.phtml:47 -#: ../../../module/Storage/view/storage/storage/details.phtml:33 -#: ../../../module/Storage/view/storage/storage/index.phtml:33 -#: ../../../module/Storage/view/storage/storage/status.phtml:10 -msgid "Pools" -msgstr "Pools" - -#: ../../../module/Media/view/media/media/details.phtml:58 -#: ../../../module/Media/view/media/media/details.phtml:282 -#: ../../../module/Media/view/media/media/index.phtml:58 -#: ../../../module/Media/view/media/media/index.phtml:196 -#: ../../../module/Pool/view/pool/pool/details.phtml:90 -#: ../../../module/Pool/view/pool/pool/details.phtml:261 -#: ../../../module/Storage/view/storage/storage/details.phtml:155 -msgid "Last written" -msgstr "Letzter Schreibzugriff" - -#: ../../../module/Media/view/media/media/details.phtml:60 -#: ../../../module/Media/view/media/media/index.phtml:60 -#: ../../../module/Pool/view/pool/pool/details.phtml:92 -msgid "Retention/Expiration" -msgstr "Vorhaltezeit/Ablaufzeitpunkt" - -#: ../../../module/Media/view/media/media/details.phtml:61 -#: ../../../module/Media/view/media/media/index.phtml:61 -#: ../../../module/Pool/view/pool/pool/details.phtml:93 -msgid "Maximum bytes" -msgstr "Konfigurierte Mediengröße" - -#: ../../../module/Media/view/media/media/details.phtml:62 -#: ../../../module/Media/view/media/media/index.phtml:62 -#: ../../../module/Pool/view/pool/pool/details.phtml:94 -msgid "Current bytes" -msgstr "Benutzt" - -#: ../../../module/Media/view/media/media/details.phtml:78 -msgid "Jobs on volume" -msgstr "Aufträge auf dem Volume" - -#: ../../../module/Media/view/media/media/details.phtml:93 -msgid "Starttime" -msgstr "Startzeit" - -#: ../../../module/Media/view/media/media/details.phtml:94 -msgid "Endtime" -msgstr "Endzeit" - -#: ../../../module/Media/view/media/media/details.phtml:274 -#: ../../../module/Media/view/media/media/index.phtml:188 -#: ../../../module/Pool/view/pool/pool/details.phtml:253 -msgid "Label date" -msgstr "Initialisiert" - -#: ../../../module/Media/view/media/media/details.phtml:278 -#: ../../../module/Media/view/media/media/index.phtml:192 -#: ../../../module/Pool/view/pool/pool/details.phtml:257 -msgid "First written" -msgstr "Erster Schreibzugriff" - -#: ../../../module/Media/view/media/media/details.phtml:286 -#: ../../../module/Media/view/media/media/index.phtml:200 -#: ../../../module/Pool/view/pool/pool/details.phtml:265 -msgid "Volume jobs" -msgstr "Aufträge auf Medium" - -#: ../../../module/Media/view/media/media/details.phtml:290 -#: ../../../module/Media/view/media/media/index.phtml:204 -#: ../../../module/Pool/view/pool/pool/details.phtml:269 -msgid "Recycle" -msgstr "Wiederverwendbar" - -#: ../../../module/Media/view/media/media/details.phtml:298 -#: ../../../module/Storage/view/storage/storage/details.phtml:111 -#: ../../../module/Storage/view/storage/storage/details.phtml:152 -msgid "Slot" -msgstr "Slot" - -#: ../../../module/Media/view/media/media/details.phtml:302 -msgid "Media Id" -msgstr "Medien ID" - -#: ../../../module/Media/view/media/media/details.phtml:382 -#, fuzzy -msgid "Recycle Pool Id" -msgstr "Wiederverwendbar" - -#: ../../../module/Media/view/media/media/details.phtml:386 -msgid "Comment" -msgstr "Kommentar" - -#: ../../../module/Pool/view/pool/pool/details.phtml:26 -msgid "Pool details" -msgstr "Pool Details" - -#: ../../../module/Pool/view/pool/pool/details.phtml:59 -#: ../../../module/Pool/view/pool/pool/index.phtml:58 -msgid "Maximum volumes" -msgstr "Maximale Medienanzahl" - -#: ../../../module/Pool/view/pool/pool/details.phtml:60 -#: ../../../module/Pool/view/pool/pool/index.phtml:59 -msgid "Volume retention" -msgstr "Medienvorhaltezeit" - -#: ../../../module/Pool/view/pool/pool/details.phtml:61 -#: ../../../module/Pool/view/pool/pool/index.phtml:60 -msgid "Maximum volume jobs" -msgstr "Maximale Aufträge pro Medium" - -#: ../../../module/Pool/view/pool/pool/details.phtml:62 -#: ../../../module/Pool/view/pool/pool/index.phtml:61 -msgid "Maximum volume bytes" -msgstr "Maximale Bytes pro Medium" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:94 -msgid "Backup jobs" -msgstr "Sicherungsaufträge" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:111 -msgid "Backups" -msgstr "Sicherungen" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:184 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:201 -msgid "Restore to client" -msgstr "Client für Rücksicherung" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:237 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:252 -msgid "Please choose a fileset" -msgstr "Bitte wählen Sie ein Fileset" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:267 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:285 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:302 -msgid "Restore job" -msgstr "Rücksicherungsauftrag" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:321 -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:340 -msgid "Merge all client filesets" -msgstr "Führe alle Client Filesets zusammen" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Ja" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Nein" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:361 -msgid "Merge all related jobs to last full backup of selected backup job" -msgstr "Führe alle Aufträge bis zur letzten Vollsicherung zusammen" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:380 -msgid "Merge jobs" -msgstr "Führe Aufträge zusammen" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:400 -msgid "Replace files on client" -msgstr "Dateien auf dem Client ersetzen" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:402 -msgid "always" -msgstr "immer" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "niemals" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:404 -msgid "if file being restored is older than existing file" -msgstr "wenn rückzusichernde Datei älter ist als vorhandene" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:405 -msgid "if file being restored is newer than existing file" -msgstr "wenn rückzusichernde Datei neuer ist als vorhandene" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:421 -msgid "Restore location on client" -msgstr "Rücksicherungsordner" - -#: ../../../module/Restore/src/Restore/Form/RestoreForm.php:428 -msgid "e.g. / or /tmp/bareos-restores/" -msgstr "z.B. / or /tmp/bareos-restores/" - -#: ../../../module/Restore/view/restore/restore/index.phtml:59 -#: ../../../module/Storage/view/storage/storage/details.phtml:51 -msgid "Director message" -msgstr "Director Nachrichten" - -#: ../../../module/Restore/view/restore/restore/index.phtml:122 -msgid "File selection" -msgstr "Dateiauswahl" - -#: ../../../module/Restore/view/restore/restore/index.phtml:308 -msgid "Size" -msgstr "Größe" - -#: ../../../module/Restore/view/restore/restore/index.phtml:321 -msgid "Date" -msgstr "Datum" - -#: ../../../module/Storage/src/Storage/Form/StorageForm.php:77 -#: ../../../module/Storage/view/storage/storage/details.phtml:126 -msgid "Drive" -msgstr "Laufwerk" - -#: ../../../module/Storage/view/storage/storage/status.phtml:24 -#, fuzzy -msgid "Storage Status" -msgstr "Speicher Details" - -#: ../../../module/Storage/view/storage/storage/details.phtml:26 -msgid "Storage details" -msgstr "Speicher Details" - -#: ../../../module/Storage/view/storage/storage/details.phtml:72 -#: ../../../module/Storage/view/storage/storage/details.phtml:147 -msgid "Label barcodes" -msgstr "Medien nach Barcodes initialisieren" - -#: ../../../module/Storage/view/storage/storage/details.phtml:103 -msgid "Import/Export Slots" -msgstr "Import/Export Slots" - -#: ../../../module/Storage/view/storage/storage/details.phtml:107 -msgid "Import all" -msgstr "Alle importieren" - -#: ../../../module/Storage/view/storage/storage/details.phtml:121 -msgid "Drives" -msgstr "Laufwerke" - -#: ../../../module/Storage/view/storage/storage/details.phtml:127 -msgid "Loaded" -msgstr "Geladen" - -#: ../../../module/Storage/view/storage/storage/details.phtml:141 -msgid "Slots" -msgstr "Slots" - -#: ../../../module/Storage/view/storage/storage/details.phtml:145 -msgid "Update slots" -msgstr "Medienwechsler abgleichen" - -#: ../../../module/Storage/view/storage/storage/details.phtml:156 -msgid "Expiration" -msgstr "Ablauf" - -#: ../../../module/Storage/view/storage/storage/details.phtml:158 -msgid "Media Type" -msgstr "Medientyp" - -#: ../../../module/Storage/view/storage/storage/details.phtml:226 -msgid "Import" -msgstr "Importieren" - -#: ../../../module/Storage/view/storage/storage/details.phtml:273 -msgid "Release" -msgstr "Lösen" - -#: ../../../module/Storage/view/storage/storage/details.phtml:363 -msgid "not in catalog" -msgstr "nicht im Katalog" - -#: ../../../module/Storage/view/storage/storage/details.phtml:401 -msgid "Export" -msgstr "Exportieren" - -#: ../../../module/Storage/view/storage/storage/index.phtml:47 -msgid "Storage Devices" -msgstr "Speicher" - -#: ../../../module/Storage/view/storage/storage/index.phtml:56 -msgid "Autochanger" -msgstr "Medienwechsler" - -#: ../../../module/Storage/view/storage/storage/index.phtml:116 -#, fuzzy -msgid "Manage autochanger" -msgstr "Medienwechsler" - -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:47 -#, fuzzy -msgid "Schedule Details" -msgstr "Zeitplaner status" - -#: ../../../module/Schedule/view/schedule/schedule/details.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/index.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/overview.phtml:34 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:33 -msgid "Scheduler status" -msgstr "Zeitplaner status" - -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:26 -#: ../../../module/Schedule/view/schedule/schedule/status.phtml:46 -#, fuzzy -msgid "Status Scheduler" -msgstr "Zeitplan" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Nichts" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "Tag(e)" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "benutzt" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "abgelaufen" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "läuft ab in einem Tag" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "läuft ab in" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "Tage" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "heute" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "An" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "Aus" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Fehlgeschlagen" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Erfolgreich" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "Eingereiht" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Abgebrochen" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Unvollständig" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Warnung" - diff --git a/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po b/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po new file mode 120000 index 00000000000..c9c8f524a30 --- /dev/null +++ b/webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po @@ -0,0 +1 @@ +../../../../../module/Application/language/de_DE.po \ No newline at end of file diff --git a/webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.mo b/webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.mo deleted file mode 100644 index 731e688f7635ec2bb065c37cb67c70bf4dead94b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 389 zcmYk0!A`?442Fl`)FWpOLE-=ckEFopTJ^%%(8MaLsUWVQH6^G^swA7>L3ll$1(!(_ zOP>-apX~p8fA4ERwL=^bN5n31MsyVs_w+fYvvd9`x8@y75AzD1&^l#w%z`Dh#(KzH zttz-#*A5Cp&-p_E6N}Q51-H^;%t9_A;MX9=OkBp{_>_m7lL$-PsBT*Cjew6J3_I^a zY`uka9ttb9Yos@pRxG5h*Rn<^P_F*M6^Z6lRV zSotQcL!UktGl+Vx+x3bTrn)qh(sj(D7v+OzxI>M08zMJYDbK_(8eRo?v$nE, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2016-06-22 14:31+0200\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.5\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "" - -#: ../../js/custom-functions.js:177 -msgid "year(s)" -msgstr "" - -#: ../../js/custom-functions.js:180 -msgid "month(s)" -msgstr "" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "" - -#: ../../js/custom-functions.js:363 -msgid "Verify differences" -msgstr "" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "" - -#: ../../js/custom-functions.js:368 -msgid "Canceled by user" -msgstr "" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "" - -#: ../../js/custom-functions.js:433 -msgid "Incomplete Job" -msgstr "" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "" - -#: ../../js/custom-functions.js:438 -msgid "Committing data (last despool)" -msgstr "" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "" diff --git a/webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.po b/webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.po new file mode 120000 index 00000000000..570e59d99e8 --- /dev/null +++ b/webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.po @@ -0,0 +1 @@ +../../../../../module/Application/language/en_EN.po \ No newline at end of file diff --git a/webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.mo b/webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.mo deleted file mode 100644 index a4dce52d80fdb075d4278a1e4dd6b420418d9a85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2508 zcmYk6U1%Le6vszfzizFy@uSwSPFt<1?WXr8MbjIiG#^)^O^wM-tI(Ip?&N0L-I;Y} zHtl^-M0^lLL7~0~Qb7tT6}0t11z)b9zUrGo1z!X~5Cor8{GZ)PZiYSko0*+C=gc{C z_Ugdq^9-#4xfk-mHH=My2RGq`HoBRy>%b%6_2AY$3|0%^YnX0)Ag%ulB!9mE zN$)ox`T0Fa`+f-g38Zzug13TyfE0)SKs;;maZxebIVwhJWx_u)nU9s+4y6TBO2 zf!N9fNct5>d3Z6*zYLOJuYnZDx5M~jkk0WrNP2o89(FbGH<0}L6QuorgS$Z*YzOv$ zG=CT`^5-#->^=pOKeHg|Uj#`{9L5TybDRaClDz`rVXxywc{mT!zKbC3y8=>vzYOzV zgGdA01EKaXwd_68$OU9cS7!g(3!}8YUKY82<3@l6G3)C z=$w@6jg4}9ZsC$%l1(!xsCD$+GbkrK#t!CK261w?BZ3j-f85l@m)8b*Tf-<;v2yq~pj| zzsnm)MVDnp`xR&_)o8gYE%SyxbfvIs^K;gmma&g!k_i4g#H-0`^D;NqN3*V@l4zpn zxTtL~J@-sInzT}Qtcs98+2q6Z#%NT3G-@2-jl<31BM0ik^*R#utxY79s9 zVO}3?jx?hB2-Y1F&PQ!4v`Yn|4im?O?i8XUqqY>;hH(>FsLjsIPWQcR4ApD6Y#w(Z zYIk!uLxsiWC@L(NYKb)MUB=$BwqSa#%*yV1nZZ==LxC$+RvT=h z;BZKpiK@tOkace|D!*9uE^E{qJB|n!+OTQOr(KTtQV-RH9=VQNog0S|Ts39g2}IhK zi*Y53N{grp&bV?zzY-Uw*tA0l;ws|+*5VEulp)2ktV0#!!+MYEFoeNzL<83bITC9% zsW$|raunf5Hc>LTUWgrAP%P, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2016-12-02 08:31-0300\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.11\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Copia de seguridad" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Migrado" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Verificar" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Restaurar" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Programa de consola" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "Taréa interna del sistema" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "Administrador" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Copia de una tarea" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Tarea de copia" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Tarea de migración" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "Escanear" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Completo" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Diferencial" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Incremental" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Base" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Catálogo" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "VolumenACatálogo" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "DiscoACatálogo" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Datos" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Ninguno" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "año(s) atras" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "mese(s) atras" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "día(s)" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Usado" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "expirado" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "expira en 1 día" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "expira en" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "días" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "nunca" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "hoy" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "día(s) atras" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "mese(s) atras" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "año(s) atras" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "Habilitado" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "Deshabilitado" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Si" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "No" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Falló" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Correcto" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "En Ejecución" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "En Espera" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Bloqueado" - -#: ../../js/custom-functions.js:363 -#, fuzzy -msgid "Verify differences" -msgstr "Verificar diferencias encontradas" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "Verificar diferencias encontradas" - -#: ../../js/custom-functions.js:368 -#, fuzzy -msgid "Canceled by user" -msgstr "Cancelado" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Cancelado" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Esperando" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "atributos de despooling SD" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "" - -#: ../../js/custom-functions.js:433 -#, fuzzy -msgid "Incomplete Job" -msgstr "Incompleto" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Incompleto" - -#: ../../js/custom-functions.js:438 -#, fuzzy -msgid "Committing data (last despool)" -msgstr "Impactando cambios" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Impactando cambios" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Advertencia" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "En espera de dispositivo" diff --git a/webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.po b/webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.po new file mode 120000 index 00000000000..6446d36600f --- /dev/null +++ b/webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.po @@ -0,0 +1 @@ +../../../../../module/Application/language/es_ES.po \ No newline at end of file diff --git a/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo b/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo deleted file mode 100644 index 6501193c283de78de4dc41ad9560650b11d76d13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2743 zcmY+EOKco97{}ex@(AV8@+{>sA(W)FlkO(arYR9LuPQWY(=yz5T9tFxeLs|yTP~1@%!Kd7=Kjq)AIip;C-0? z2E-@6L$d??p`8B}dEoD7XWp-F+bC4}&d z8c2O#f&0O4LHhLjLZFK&=tEu>g@w5ryu0HgCOmgDCcL&@#%7W7G%87gS)_0 zkbYbS>DR~Q|0^K<{S3shbrqb1a4E?Yi zGdG!6Rn!3WDOARRh3EBj-YXiO#~xJPn_FdEMypv%jLTGs@x(@}Di#ycL@LQUUM99K zCTz2*z1OB5#L`QQO==Srw4ALw*~GZj4ldZ0qGM};%tw=4JE?0m<&^PSCK#lvi*^F@ z6gz1taYg#55onVt=YyJtSf?WE;Ocq5dO~q0QdCSV_TDwG0vzdv5xC{?g ziDm74CX?K;Wt(J8wHd3kg%RScbh*aYu|AgVfplMqK-Mk0nAWLW;qfU`@={AXj&r7n zbyqj2;!NA3X^n3{S}w+@HRXi2{Lxm@ZOqR*dqG7$oQXsDk|J!QLC=C}S?9yKw65cD zJgcYSqQ&(5sl{-@De18)#7$76!BC|-5>^g})gwXm#nGW7`zu403KoV7h$^LRt~(S~ z4uwNQTsK@T*3HV)hl@^{G?55CRLn|K&tzSNi%K@T#-lilp1GO1sZA@ZgOwiKT94}y zF1A}R#;Z&IU@MW@91Ws|bgA-VON-Ot$mTlg!rcw0aLHmE^Jp-#qJ7V~@VGJx_lHKz zTNP^`R0l@}U+S61#gs`nZCx`R4NNN^rei}#gQ7b&V1nMUpt|p9k2oWxGK8T8xyiHq?nAE9^Q+1vCBEMjRLZU_ujXNMFJL^czEWtV4 zW*;`emJBPVoKu;DNqM3&Pd9t6v(A*&ForpcHv*S8_jS`EJS=(ccCI%S?k=-g<%x?Z zl}z=@S=$*|lSA=Ne5N;*CN}#U@Pm%bypUI}- z;#lqrZ9J7}aRCA56Ht;dm(J!|r9N_#b(cebN8` diff --git a/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo b/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo new file mode 120000 index 00000000000..18eb9ad2cb2 --- /dev/null +++ b/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/fr_FR.mo \ No newline at end of file diff --git a/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po b/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po deleted file mode 100644 index ae08db6a180..00000000000 --- a/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po +++ /dev/null @@ -1,343 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Bruno Friedmann , 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2016-06-22 14:31+0200\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.5\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Sauvegarde" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Migré" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Vérification" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Restauration" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Program console" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "job système interne" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Copie d'un job" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Job de copie" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Job de migration" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Complet" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Différentiel" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Incrémentiel" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "Virtuel complet" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Base" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Catalogue" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "Initialisation catalogue" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "Volume et catalogue" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "Disque et catalogue" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Données" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Aucun" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "années en arrières" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "mois en arrière" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "jour(s)" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Utilisé" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "expiré" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "expire dans 1 jour" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "expire dans" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "jours" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "jamais" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "aujourd'hui" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "jour(s) en arrière" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "mois en arrière" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "années en arrières" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "actif" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "inactif" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Oui" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Non" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Erreur" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Succès" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "En cours" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "En file d'attente" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Bloqué" - -#: ../../js/custom-functions.js:363 -#, fuzzy -msgid "Verify differences" -msgstr "La vérification a trouvé des différences" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "La vérification a trouvé des différences" - -#: ../../js/custom-functions.js:368 -#, fuzzy -msgid "Canceled by user" -msgstr "Annulé" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Annulé" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "En attente" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "SD envoi des attributs" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "Insertion batch des enregistrements de fichiers" - -#: ../../js/custom-functions.js:433 -#, fuzzy -msgid "Incomplete Job" -msgstr "Incomplet" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Incomplet" - -#: ../../js/custom-functions.js:438 -#, fuzzy -msgid "Committing data (last despool)" -msgstr "Insertion des données" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Insertion des données" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Attention" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "Déspoulage des données en cours" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "En attente de périphérique" diff --git a/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po b/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po new file mode 120000 index 00000000000..ce5be441f30 --- /dev/null +++ b/webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po @@ -0,0 +1 @@ +../../../../../module/Application/language/fr_FR.po \ No newline at end of file diff --git a/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo b/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo deleted file mode 100644 index e47cedf0ef3320ed29418bb01337d344740c16ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4618 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 diff --git a/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo b/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo new file mode 120000 index 00000000000..cee006e53b0 --- /dev/null +++ b/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/hu_HU.mo \ No newline at end of file diff --git a/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po b/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po deleted file mode 100644 index b5755528ae9..00000000000 --- a/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po +++ /dev/null @@ -1,335 +0,0 @@ -# Bareos WebUI Hungarian language file -# This file is distributed under the same license as the Bareos WebUI package. -# Gábor Mizda , 2018. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2018-05-19 10:22+0200\n" -"Last-Translator: Gábor Mizda \n" -"Language-Team: \n" -"Language: hu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.7\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Mentés" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Migrált" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Ellenőrzött" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Visszaállítás" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Konzol program" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "Belső rendszer feladat" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "Adminisztrátor" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "Archív" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Feladat másolata" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Feladat másolása" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Migrációs feladat" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "Beolvasás" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "Konszolidálás" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Teljes" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Különbözeti" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Növekményes" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "VirtualFull" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Alap" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Katalógus" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "InitCatalog" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "VolumeToCatalog" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "DiskToCatalog" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Adat" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Nincs" - -#: ../../js/custom-functions.js:177 -msgid "year(s)" -msgstr "év" - -#: ../../js/custom-functions.js:180 -msgid "month(s)" -msgstr "hónap" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "nap" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "óra" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "másodperc" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Használt" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "lejárt" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "lejár 1 nap múlva" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "lejár" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "nap múlva" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "soha" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "ma" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "nappal ezelőtt" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "hónappal ezelőtt" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "évvel ezelőtt" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "engedélyezett" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "letiltott" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Igen" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Nem" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "Nem végzetes hiba" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Hibás" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "Feladat befejezve hibával" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "Végzetes hiba" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "Sikeresen befejezve" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Sikeres" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "Folyamatban" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "Létrehozva, de még nem fut" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "Várakozó" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Blokkolt" - -#: ../../js/custom-functions.js:363 -msgid "Verify differences" -msgstr "Különbségek ellenőrzése" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "Megtalált különbségek ellenőrzése" - -#: ../../js/custom-functions.js:368 -msgid "Canceled by user" -msgstr "Felhasználó leállította" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Megszakított" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "Várakozás a Fájl démonra" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Várakozás" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "Várakozás a Tároló démonra" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "Várakozás az új médiára" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "Várakozás a csatolásra" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "Várakozás a tároló erőforrásra" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "Várakozás a feladat erőforrásra" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "Várakozás a kliens erőforrásra" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "Várakozás a maximális feladatszámra" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "Várakozás az indulási időre" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "Várakozás a nagyobb priorítású feladatok lefutására" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "SD várólista megszüntetés attribútumai" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "Fájl rekordok kötegelt beillesztése" - -#: ../../js/custom-functions.js:433 -msgid "Incomplete Job" -msgstr "Nem lefutott feladat" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Nem teljes" - -#: ../../js/custom-functions.js:438 -msgid "Committing data (last despool)" -msgstr "Adat rögzítése (utolsó despool)" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Adat rögzítése" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "Sikeresen befejezve figyelmeztetésekkel" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Figyelmeztetés" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "Adat várólista megszüntetése" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "Sorbaállított várakozás az eszközre" diff --git a/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po b/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po new file mode 120000 index 00000000000..0ea408229b2 --- /dev/null +++ b/webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po @@ -0,0 +1 @@ +../../../../../module/Application/language/hu_HU.po \ No newline at end of file diff --git a/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo b/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo deleted file mode 100644 index a0bd6d9cf6ca8230260bc2bbf7ea8932fca39f17..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2809 zcmZvcU1(fI6vs!cR=0lCR;^mAQ>`{J-gGzCnr;c2CQV6gYD_jw1wm%-o!v}xcV?NH zyX}TP6h%aR(Faikr9Oy4#g7MlX~l;MA}y$(FCqoOJ}4*%`dILP?ww8Q$8hKV=FH4J zbLPza@A-ABUS%jdQ13uJcNt@o;IS+4LOHRDu`9v1!PVfq;8oyy2DC&0DfNs#h%8boO9 ztH7^8TK{{njkEhH^v}R4`8|Xex|jfIy@k-<0X6mwAxBTLdZI z45afq7W$8a6!(i^{Iy`e6~<436#pl|{tTpez69~GAMhf77eLD2FQNZ;5XY65?Rakv zZTc2NdASE~ig6n%oy{OBX`@#nG$`lfpJKcdbpz@~)Jsbr49XQ1p1+G+P?I!9y6-0= zln22rsC2LBOelZ7a(igdnQuj1+>c6UPx+>tQ5iyg z0QGuQx(^jp$`fgm?l~JxT1vA~8!xDiWV=PYn6&|ic5329nXoaTW0~d+FH+NFW2V(o z-YebYiSPopb|#g)ZB5gP7VLJHA2#)(VH#ZI);P@_SB-|WQhOy*7;dp<#?Vi0#|?R` z3m-3VrJb~%Hx%4j85^6pFitD-M7p*yDdw{Yq0-DsHj$+%o7AyswNvROHLYx6A*?g0 zmG7-GslBvXq}+9#m#sXqDTTN_c33o&(Rud)!wwiN*%O(}Fj#;e5h~w$!&t=8QL$t* z(s_dzW-_fQrrGgJBILq*tLmATj?KnGv)L?;rE_e~!RbM1Rihig8z$2UPeP6`iyc(f zXClpachIC+ORgkrzKDd)3!5+dB<3fg+voZNxM&(`qFXspr!$l~@Mv3EvU55l{E{ZG z;9$F~Wwc*_x7>}E9ch_2G|-j8_WGx-IV@uzO(qfc;*h&4-z}^(j?c^b++=A+wvF}C zlxwOa+MP9BR5Mjxntr?%jaex?zKC!&WR(w%4JN9W{_s` zyfSY`RH;N|%-dNlR|d)z%-b)Vk7`zEmkOLlm5-*#ve1b&d`2}*+hnP6n5LVVXv(N2 zMGJBC>?&9O>B(AYYI17N%1$bSs@~Gd|PKDCDc)TF2lYV5bHW3Z4 z%%d1^$)i2EjS22Ul@HgIFCB{ZN-c5GD7a}O6XkhjaCop%DNW-Fi!_=rw&ki^w{z2t z4DI4YbEHr6%_F?hzpL~Q!7B3~#m4Z@Mzw|fgfd-%`MS?ImT(1}oj?~(Mngp*& zi{F4qC23X_dM#Rs;#naF9Fkhr?-KMYNx-q;G4%4k>l9i}qzW2_Dpam%Hoh$2JQ!R* zc(Kkv&S|O;cg;Y!xrz%x(*~9WP5p`@P)kc5HcI> zKre>Po_U`&l|efCRR2ngH$-75mj4zIkf*C6>b;hWMUtV1D7m*{rG;NZ;gYqmclaf5 QEuolcHWd>(UyJ(w2Kk440ssI2 diff --git a/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo b/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo new file mode 120000 index 00000000000..00616d6c6b0 --- /dev/null +++ b/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/it_IT.mo \ No newline at end of file diff --git a/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po b/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po deleted file mode 100644 index 4e2c868a43e..00000000000 --- a/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po +++ /dev/null @@ -1,343 +0,0 @@ -# Bareos WebUI, Italian Localization -# Copyright (C) 2016 -# This file is distributed under the same license as the Bareos WebUI package. -# Alessandro Rigopoulos, 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: Bareos WebUI\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2016-11-09 19:01+0100\n" -"Last-Translator: Alessandro Rigopoulos\n" -"Language-Team: \n" -"Language: it_IT\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.11\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Backup" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Migrato" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Verifica" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Ripristino" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Programma da Terminale" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "Job interno di sistema" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "Admin" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "Archivio" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Copia di un job" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Copia job" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Job di Migrazione" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "Scansione" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Totale" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Differenziale" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Incrementale" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "Virtuale Totale" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Base" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Catalogo" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "Inizializza Catalogo" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "Volume con Catalogo" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "Disco con Catalogo" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Dati" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Nessuno" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "anno(i) fa" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "mese(i) fa" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "giorno(i)" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Utilizzato" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "scaduto" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "scade tra 1 giorno" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "scade tra" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "giorni" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "mai" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "oggi" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "giorno(i) fa" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "mese(i) fa" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "anno(i) fa" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "abilitato" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "disabilitato" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Sì" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "No" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Fallito" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Successo" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "In esecuzione" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "In coda" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Bloccato" - -#: ../../js/custom-functions.js:363 -#, fuzzy -msgid "Verify differences" -msgstr "La Verifica ha rilevato differenze" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "La Verifica ha rilevato differenze" - -#: ../../js/custom-functions.js:368 -#, fuzzy -msgid "Canceled by user" -msgstr "Annullato" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Annullato" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "In attesa" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "SD invio attributi" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "Inserimento batch dei record dei file" - -#: ../../js/custom-functions.js:433 -#, fuzzy -msgid "Incomplete Job" -msgstr "Incompleto" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Incompleto" - -#: ../../js/custom-functions.js:438 -#, fuzzy -msgid "Committing data (last despool)" -msgstr "Inserimento dati" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Inserimento dati" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Avviso" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "Despooling dati in corso" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "In coda in attesa di dispositivo" diff --git a/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po b/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po new file mode 120000 index 00000000000..81dc76eebdd --- /dev/null +++ b/webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po @@ -0,0 +1 @@ +../../../../../module/Application/language/it_IT.po \ No newline at end of file diff --git a/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo b/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo deleted file mode 100644 index 7660f21f254065727eadb6171010f298e9880fde..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2881 zcmZ{kZHQGx7{|x77uR0Y?8RQkUUYpq>%BM2^{SEX>bBLcwyv5H#N2b9d+zK#XXbEb z&gy;$j0zA0u3O_|f1wtPRB$9&aLr{oNL_|^$1VMc)`akEM-BqLE%=yhT^UTaM z&pglkuzb-8fwCF(Hq>ty2r&x2v=Bd(_ZJCqIrss1CHNtD1$Y|7CqAqCzXY#>{7of) z4_*iP=Zb%VOCT@8Vyw3myarqeVo0n3uLd_%{ae60A&-DJfHBDXKLfJ<3t%7kBFO8W zsQ4y$J>+*m-scmL_xS?63_J(&{O>?M$B*Dj@E4HRUw}^LV(?~g8OZwUs{W0YycxtN zw&BNmLm=Dn6v*f9fV|F;ibp|q=`j$WcnLqY|2W9&zYem!CqbU~PQ_Co>wOF^1wRMb zPv=0GEY4T_4dng*0H4Dh{te<2&tg$t?-rfzXM{b$Ur{N49M#~53=4XAm7^?)%dAu z{4~gZ`wC>czXsWkv!Dcj0(t#~Sd`DZ1myczUdii0-nUV4D~Ks#7?j{R$bPjT+kX^f z{o^3p_bSM7^A=d%3&{6-3S@iEfMtAvtbY#V`R75_`yJ%?{Rd>fu7L48Z#Bs4Z2)=R zCJ@(FmizI)t7@}PFtsfA;J*U3hRSPgM3tzsWdIG1W%d`_#QDR%;JoI7Ey}VMfA%?- zRXvEiE8Ym+j=HXr8Jke=MP)nLM|{57a%5&$#frQb*;O;QQHt`T#1I z^{DI{z7O^Vm-|oyRQBCXs0~!kk6TdLZ(>K3Y9n^!VMkAs*r~#9kpT|v#D-mp#E>!} zC1t~_#KvOCrm6N`n^;E5E6B##gk+Z6I9F*UYm5=v*^HdBtzN^nr7ERio;R%9ZOX}b ztr7^XJ86f|&sz*zUcIG!*pb>e%DrrBY>`uF^T<`>yt|CZW!5Ip7rT{Cik!smB1y!k z32mAs1S8PQDaA(EXVhpvyUVEYlpB>uH{(2|rDbCpXYe>}uc56eyT`2Bqqpt3mYa1W7wvB!xva6mG`-B6`q{f7b+w66=6uuiTw_X9-v&e zXDZ0HEleb%%16)=2XyWWm6WGDV3Q)Hd50bBSt1UqyxjH>^dmLX@77k3Dz@B2w|1(< z_erMWkxb_-mvnIW1x;DUCC`Y|8sEWckQ=e6A1> za+^~rj!=mY#VG=30O9f=W}3KAF$I&PQkXU?H>F9Q-npx9Y;wG!LyLMuXB8B-)>yO$N5e4JK=_Acz?dTN@?r5T>i=DdzLf5oG`I&xI0 zZm%t;m61e7mR*-5J5hq*@93%axKjDtt`kIECtFA#Wg=H4I%09!Qj9%HqpDnoIHp}v zbiF_xAe411_CT>}&ZRr=#Q6@}E>3ysWjv*&eIt}2=}R9}Nl#_}IFT6F99_GNp&O1V{aRdMJ02uM4r7lh~LI_e7^If#^Li3sU9bku| zYucI!e&k?<%W%N5jp0wg;dPLzhi2KR# z15r}O{K{id$oL}wVuHHrQW6PFnHOM9Vl(KJ4V!t{(#HH(F5iw=qzX66JI(E2tkqs1 ONFtnEOu??Xp??9!zL%T; diff --git a/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo b/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo new file mode 120000 index 00000000000..6b852dabd60 --- /dev/null +++ b/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/nl_BE.mo \ No newline at end of file diff --git a/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po b/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po deleted file mode 100644 index b679cdf6bad..00000000000 --- a/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po +++ /dev/null @@ -1,343 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: bareos-webui\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2017-01-22 20:28+0100\n" -"Last-Translator: Sam Verstraete \n" -"Language-Team: \n" -"Language: nl_BE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.11\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Reservekopie" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Gemigreerd" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Verifieer" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Herstel" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Console programma" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "Interne systeemtaak" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "Beheer" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "Archief" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Kopie van een taak" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Kopieertaak" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Migratietaak" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "Zoeken" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "Consolideren" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Volledig" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Differentieel" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Incrementeel" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "VirtueelVolledig" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Basis" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Cataloog" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "IniteerCatalog" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "VolumeNaarCataloog" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "SchijfNaarCataloog" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Data" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Niets" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "jaar geleden" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "maand(en) geleden" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "dag(en)" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Gebruikt" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "verlopen" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "verloopt binnen 1 dag" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "verloopt binnen" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "dagen" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "nooit" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "vandaag" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "dag(en) geleden" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "maand(en) geleden" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "jaar geleden" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "ingeschakeld" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "uitgeschakeld" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Ja" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Nee" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Mislukt" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Geslaagd" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "Actief" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "In wachtrij" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Geblokkeerd" - -#: ../../js/custom-functions.js:363 -#, fuzzy -msgid "Verify differences" -msgstr "Gevonden verschillen verifiëren" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "Gevonden verschillen verifiëren" - -#: ../../js/custom-functions.js:368 -#, fuzzy -msgid "Canceled by user" -msgstr "Geannuleerd" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Geannuleerd" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Wachtend" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "SD despooling attributen" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "Reeks bestandsrecords invoegen" - -#: ../../js/custom-functions.js:433 -#, fuzzy -msgid "Incomplete Job" -msgstr "Onvolledig" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Onvolledig" - -#: ../../js/custom-functions.js:438 -#, fuzzy -msgid "Committing data (last despool)" -msgstr "Data uitschrijven" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Data uitschrijven" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Waarschuwing" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "Data despoolen" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "In wachtrij wachtend op apparaat" diff --git a/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po b/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po new file mode 120000 index 00000000000..51646cf92df --- /dev/null +++ b/webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po @@ -0,0 +1 @@ +../../../../../module/Application/language/nl_BE.po \ No newline at end of file diff --git a/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo b/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo b/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo new file mode 120000 index 00000000000..f50cb8d4114 --- /dev/null +++ b/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/pt_BR.mo \ No newline at end of file diff --git a/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po b/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po deleted file mode 100644 index 8b611bfbbd9..00000000000 --- a/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po +++ /dev/null @@ -1,317 +0,0 @@ -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "" - -#: ../../js/custom-functions.js:177 -msgid "year(s)" -msgstr "" - -#: ../../js/custom-functions.js:180 -msgid "month(s)" -msgstr "" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "" - -#: ../../js/custom-functions.js:363 -msgid "Verify differences" -msgstr "" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "" - -#: ../../js/custom-functions.js:368 -msgid "Canceled by user" -msgstr "" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "" - -#: ../../js/custom-functions.js:433 -msgid "Incomplete Job" -msgstr "" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "" - -#: ../../js/custom-functions.js:438 -msgid "Committing data (last despool)" -msgstr "" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "" diff --git a/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po b/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po new file mode 120000 index 00000000000..d9d566739ed --- /dev/null +++ b/webui/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po @@ -0,0 +1 @@ +../../../../../module/Application/language/pt_BR.po \ No newline at end of file diff --git a/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo b/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo deleted file mode 100644 index ba1c373eb05d70675904d886cae834c4ec3b8ff8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1734 zcmZXTO>7iZ9KfH7fa@pt{Xz0DYTC$@-3r=n(+jm=Bh^}q=*?mGbs62xY-VN&4FcK->y z5B+DE{@aY-!yC~52*v*=DDi)R688@%`Tv3vcO~OLQ0zA1d+25y4^l)UFMUVu{X=TM$ZdC`Xy84u-Emf_0XshzZ6W>swOt-xqzQ<)C+Y}$6~zh`<`D>FV;&X z6GiGkgz_a5dXv+7GN}7yUG^p?O=yT1se`T;i}gV_Oub$~S9YhnqV5dZtpsvJ?M3b( zsloUekJh|Ug0TEe+$FBPLXFAQ#id4OjJJVepzM#m-3Cq0q<+ z{G!f{n_3XY&S+He%Fdp8C2}SL)ML+2I76XvW2~H~-Pja$Z@$py1&JJc+hu_oS2Wck;W%?ukOjZoeDF&P3??QPquukQDn}zfyNA#+fkg)H=DS z!+LIXWOR6~%0f>*H$;oZC&qM*Vq$YN-dU@VhuttT@!)}py-weno#f&HoMGOu z%*>pl@#JpR*&BpYQBnJ~RE!3D2XyB+*yZc( zgSyZ?kW=i0Yuipvi6wUPwuJ`MWkM}wv0JvO?8nIolue?g$=**z zY?8C2T36PGS(OrR(Ka;Z4ZA>Ksgfd+lbV|bPD@gQZAn!Z?IjNLX=`aVi9$8W8+JK8 zUCIKam*;Imb>!r17YCZ@zN*k&4xS6$oy0PQdAXA*k!X(A7Ag8I=@_N-{~twif{e^t zrzsW?XBcEFnbmwmXxc?(>A!O%K{J`rS0{K`t(pDrj{l?8!j(K8L1vRTJ0;IuTQW^i cSlfP$Lqjp`CdamPlFX{kQFk#zl3(NaFBSb;8UO$Q diff --git a/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo b/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo new file mode 120000 index 00000000000..8a2c344de91 --- /dev/null +++ b/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/ru_RU.mo \ No newline at end of file diff --git a/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po b/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po deleted file mode 100644 index e31274ca70e..00000000000 --- a/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po +++ /dev/null @@ -1,342 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2016-09-05 14:31+0200\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "ничто" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "год (лет) назад" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "месяц (-ев) назад" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "день(дни)" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Использовано" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "срок действия истек" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "истекает через 1 день" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "Истекает через" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "дней" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "никогда" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "сегодня" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "день (-ей) назад" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "месяц (-ев) назад" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "год (лет) назад" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "Включено" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "выключено" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Да" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Нет" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Сбой!" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Успешно" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "Выполнение" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "В очереди" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Заблокировано" - -#: ../../js/custom-functions.js:363 -#, fuzzy -msgid "Verify differences" -msgstr "Проверка найденных различий" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "Проверка найденных различий" - -#: ../../js/custom-functions.js:368 -#, fuzzy -msgid "Canceled by user" -msgstr "Отменено" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Отменено" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Ожидание" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "" - -#: ../../js/custom-functions.js:433 -#, fuzzy -msgid "Incomplete Job" -msgstr "Незавершенный" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Незавершенный" - -#: ../../js/custom-functions.js:438 -msgid "Committing data (last despool)" -msgstr "" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Предупреждение" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "" diff --git a/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po b/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po new file mode 120000 index 00000000000..ed9bf0375f4 --- /dev/null +++ b/webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po @@ -0,0 +1 @@ +../../../../../module/Application/language/ru_RU.po \ No newline at end of file diff --git a/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo b/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo deleted file mode 100644 index 99ac5e7d759ef0d5ab253a3740c65922675cf1ed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2859 zcmY+ETWl0n7{?EaB2^SnR0Q>SgL0X&yC9TeHMFI;DZSX1qG&?S?ws8{-I;SXGqVHR z#E1_>Vn|Fhy!aqC#)l@>s2EL%Ma{69pik-p5u!e5Ffl%m@McW>f3v5wp3FDDbNz1T z^2_R_ry0sF$a=_6OBl<8r*6g%<)fvH-2#3LE(1RYZw0>u@v(1g|99YRX#Z&2SHQc_ z{@wCAcstrlp^WCO1XqA-K@72t;2q#r+rJxp814Pw8n6tK{g*+Se*$a+Uk6F=Y0GKw zZnS4Xvhy`ab}oW9ftNs9e;K4WegoHnS3%Oh1f9g?;Qin#kmhf;{o8DN7l@BNg&)o9 z1<8+>K#IEplAdFh$3aTzNe~}9g&+C<7D)Qv0mVq>WOoUaki8XP2e=+w2M&NVuWadqWH$t9{&A4vdINkAd>15r=WYK*kn(mJ zB!7Md@v*D;Jp^6@;R0KUpb#=!3*HBEkmhyT{vO-TgQRB+d;okABtK%1_U!~n>rPvq z0cn3`Kw9^q?f=a7e+5!JP22wiNd8~3{1c?ST?Z+T%P>g!SOb#Ybs&Zq2eEBwc@qCe zZJo|CjZ=9Xat|Z}p*`9L;gI=4d8e~X`663%f9Pz|y`};aY1xE7#Z2Xq7T9B!_ky$! zn{Au01M&of;-pw8-}8m`n92r7JB0RfBZTf66?#{)5ZWu+pRJIc5Gq?Bbhjzrlv^s> zAr6H0g7z^7p*+!EQQp{I*H@bD4T=>NOV%Tb)p`vGQTI%-DqYqqbWwU~B@&(~vtHx- zDvFdYb5}$HZ5*cZf$(ixVN9Z4Yw$@^XjM#!i?r28>-towBm=1bU7e zKbhz=q`e@bVudRm${^w;1rvcRn!pY1I9cbe3~R=Cn9ur!^6G(P{dLb{d0jMq&698f z)j;|%1Uq@HqIoNM9mzlokB5ygl78yhph650qHR@_(P{UPVM9hs_FP@oG1vk>DpZ<= zk_q5PtcsG2$}lqUVYIF_`83wI$U`ooC{TrZBtte<6q=3Ii$xiR>|h9`6EaYxh6OK~ zx^}s1bA(xJLIqJ>cxiMK#;f~sAz_DFp0GnANX@>0`L1ZRhnp<8C>yGxTZN)P`zf{M zv6>2~oiaqi7gc!{o7`Z&(NP83QZ-t}GGLLRfrb>peE&#bCS@^l@~(qeLgcQCw~fl0 z2_k1OEGyUPsh2}%+@O18c--j?q=+!f!EumXJeSFKI+A49-@{wg?snbXo!!Kr z;Thh=+x64kIlf^7*H3ltpw28hb9>ra*H(p5kW9l!dViDIm>o{0JyQ|Hswdp$NmQ}P zrfOoLlR0)cs5hsjPG;Bu-L&LvnGL%po^q4vSoj>ky&N!l%6KVpuNB5c^L_NzlGz}w z^W+??)Y(9Cwx&d@)nI+;;!!i@D(RUR*62U6JshUae|No*LQj#_2lyLD3Oc-7Y=&-O0r$iMB zwBS=Bz@VgX;v2)m1#M!5^!3Q*`DB)!gAgyQLN5{^=rw>t4K`Ml=%PG7Ya$aHHe%|{ z^D06}!?NrpDvJ_teGCPg5NUXbBzaZiJ&?_l z?FvtXPG<3Z;|-u1n_7HiYVgK`xw+P(V6zi9YC&@vtEL27RHxShIvMHWz6_PXBh0j_ Qx(%qto0JX&IFCO24`{=>&;S4c diff --git a/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo b/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo new file mode 120000 index 00000000000..b472da23512 --- /dev/null +++ b/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo @@ -0,0 +1 @@ +../../../../../module/Application/language/sk_SK.mo \ No newline at end of file diff --git a/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po b/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po deleted file mode 100644 index 870fc6b63f4..00000000000 --- a/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po +++ /dev/null @@ -1,343 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR pvrba2000@gmail.com, 2017. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: 2016-06-22 14:31+0200\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: sk_SK\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.11\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "Záloha" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "Zmigrované" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "Overiť" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "Obnoviť" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "Konzola" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "Vnútorná systémová úloha" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "Administrátor" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "Archív" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "Kópia úlohy" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "Kopírovať úlohu" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "Migrovať úlohu" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "Skenovať" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "Konsolidovať" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "Plný" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "Rozdielový" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "Inkrementálny" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "Virtuál_Plný" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "Základňa" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "Katalóg" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "ÚvodnýKatalóg" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "ObsahNaKatalóg" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "DiskNaKatalóg" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "Dáta" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "Žiadne" - -#: ../../js/custom-functions.js:177 -#, fuzzy -msgid "year(s)" -msgstr "pred rokom" - -#: ../../js/custom-functions.js:180 -#, fuzzy -msgid "month(s)" -msgstr "pred mesiacom" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "deň(i)" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "Použité" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "expirované" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "vyprší za 1 deň" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "vyprší za" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "dní" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "nikdy" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "dnes" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "dní pred" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "pred mesiacom" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "pred rokom" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "povolený" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "zablokovaný" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "Áno" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "Nie" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "Chyba" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "Hotovo" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "Beží" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "Vo fronte" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "Zablokovaný" - -#: ../../js/custom-functions.js:363 -#, fuzzy -msgid "Verify differences" -msgstr "Overiť nájdené rozdiely" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "Overiť nájdené rozdiely" - -#: ../../js/custom-functions.js:368 -#, fuzzy -msgid "Canceled by user" -msgstr "Zrušené" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "Zrušené" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "Čaká sa" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "SD skupinové atribúty" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "Robím dávkové vkladanie nahratých súborov" - -#: ../../js/custom-functions.js:433 -#, fuzzy -msgid "Incomplete Job" -msgstr "Nekompletné" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "Nekompletné" - -#: ../../js/custom-functions.js:438 -#, fuzzy -msgid "Committing data (last despool)" -msgstr "Odovzdávam dáta" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "Odovzdávam dáta" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "Varovanie" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "Vykonávam dátový rozklad" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr "Čaká na zariadenie vo fronte" diff --git a/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po b/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po new file mode 120000 index 00000000000..158c503edc1 --- /dev/null +++ b/webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po @@ -0,0 +1 @@ +../../../../../module/Application/language/sk_SK.po \ No newline at end of file diff --git a/webui/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.mo b/webui/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.mo deleted file mode 100644 index b2d635bb384054d9520d10d50e342c680ee7ab92..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1336 zcmZ9K&u>&W5XViSKiK}}S9{>#9x5dQr~9@Al8w^ChNMbEXc{&^rS{<6H*Cy${Z_VL z#B%GcJygBGsYrXNgjA`At<*}DfXi+q{sbyjg-a!F{0a0sFAst`vi+GEk7wrD@1H{l zZVJfzn8z{y#{3ZT);=td>Pter3MSxd;9O}pzzXcoK@72pf~LK|c2b$a!yooNown-Je0u_iM@DL5{l%z60I|Uk3jw`4C*iH~b5}0e^yI z%uhj%Uj;e-Ymn=<%6$XA3wyite+Rw}`$zCC@F$S__@&(c4a5+CVmS!j1K$SkgBlL^UA@N+$eX-0Y}W2lDi*bClZCRZjmbjP-S&U8QzZE2+9jKA6naWo3i!UXo>9r1Og^dC=1x>=)hYtj25lS8wikC=RZpv0 zjpIH}cH_?J5LMG_7p#t%M~QRVb#mPy)g;|}!LG}cDr+liOM6`=Gu6ss<{~-d81&Ih zq-*h`zSYLf%l4M`f#Skub6L&q#c{1GhB*h)qITylTY4}Vd9h{2w_C=`ogodx1$gv8%hX&qw#d}Yc7{FuJO|E; z)!bU`CL`OMj8LmZT}wR@`GAWEJZ}`8@f|m1$xrWTa{LE=%)-Wo=<2@aWO{tNr@JDI o?|2GE;y#M9QG2sxTuL%zPD}D;ka^KSpPc%CZjBcdt(, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-07-19 14:29+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../../js/custom-functions.js:101 -msgid "Backup" -msgstr "" - -#: ../../js/custom-functions.js:104 -msgid "Migrated" -msgstr "" - -#: ../../js/custom-functions.js:107 -msgid "Verify" -msgstr "" - -#: ../../js/custom-functions.js:110 -msgid "Restore" -msgstr "" - -#: ../../js/custom-functions.js:113 -msgid "Console program" -msgstr "" - -#: ../../js/custom-functions.js:116 -msgid "Internal system job" -msgstr "" - -#: ../../js/custom-functions.js:119 -msgid "Admin" -msgstr "" - -#: ../../js/custom-functions.js:122 -msgid "Archive" -msgstr "" - -#: ../../js/custom-functions.js:125 -msgid "Copy of a job" -msgstr "" - -#: ../../js/custom-functions.js:128 -msgid "Copy job" -msgstr "" - -#: ../../js/custom-functions.js:131 -msgid "Migration job" -msgstr "" - -#: ../../js/custom-functions.js:134 -msgid "Scan" -msgstr "" - -#: ../../js/custom-functions.js:137 -msgid "Consolidate" -msgstr "" - -#: ../../js/custom-functions.js:149 ../../js/custom-functions.js:197 -#: ../../js/custom-functions.js:227 -msgid "Full" -msgstr "" - -#: ../../js/custom-functions.js:151 -msgid "Differential" -msgstr "" - -#: ../../js/custom-functions.js:153 -msgid "Incremental" -msgstr "" - -#: ../../js/custom-functions.js:155 -msgid "VirtualFull" -msgstr "" - -#: ../../js/custom-functions.js:157 -msgid "Base" -msgstr "" - -#: ../../js/custom-functions.js:159 -msgid "Catalog" -msgstr "" - -#: ../../js/custom-functions.js:161 -msgid "InitCatalog" -msgstr "" - -#: ../../js/custom-functions.js:163 -msgid "VolumeToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:165 -msgid "DiskToCatalog" -msgstr "" - -#: ../../js/custom-functions.js:167 -msgid "Data" -msgstr "" - -#: ../../js/custom-functions.js:169 -msgid "None" -msgstr "" - -#: ../../js/custom-functions.js:177 -msgid "year(s)" -msgstr "" - -#: ../../js/custom-functions.js:180 -msgid "month(s)" -msgstr "" - -#: ../../js/custom-functions.js:183 -msgid "day(s)" -msgstr "" - -#: ../../js/custom-functions.js:186 -msgid "hour(s)" -msgstr "" - -#: ../../js/custom-functions.js:189 -msgid "second(s)" -msgstr "" - -#: ../../js/custom-functions.js:197 ../../js/custom-functions.js:227 -msgid "Used" -msgstr "" - -#: ../../js/custom-functions.js:209 -msgid "expired" -msgstr "" - -#: ../../js/custom-functions.js:213 -msgid "expires in 1 day" -msgstr "" - -#: ../../js/custom-functions.js:217 -msgid "expires in" -msgstr "" - -#: ../../js/custom-functions.js:217 -msgid "days" -msgstr "" - -#: ../../js/custom-functions.js:253 -msgid "never" -msgstr "" - -#: ../../js/custom-functions.js:262 -msgid "today" -msgstr "" - -#: ../../js/custom-functions.js:265 -msgid "day(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:268 -msgid "month(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:271 -msgid "year(s) ago" -msgstr "" - -#: ../../js/custom-functions.js:304 -msgid "enabled" -msgstr "" - -#: ../../js/custom-functions.js:307 -msgid "disabled" -msgstr "" - -#: ../../js/custom-functions.js:315 -msgid "Yes" -msgstr "" - -#: ../../js/custom-functions.js:318 -msgid "No" -msgstr "" - -#: ../../js/custom-functions.js:328 -msgid "Non-fatal error" -msgstr "" - -#: ../../js/custom-functions.js:329 ../../js/custom-functions.js:334 -#: ../../js/custom-functions.js:339 -msgid "Failure" -msgstr "" - -#: ../../js/custom-functions.js:333 -msgid "Job terminated in error" -msgstr "" - -#: ../../js/custom-functions.js:338 -msgid "Fatal error" -msgstr "" - -#: ../../js/custom-functions.js:343 -msgid "Terminated normally" -msgstr "" - -#: ../../js/custom-functions.js:344 -msgid "Success" -msgstr "" - -#: ../../js/custom-functions.js:348 ../../js/custom-functions.js:349 -msgid "Running" -msgstr "" - -#: ../../js/custom-functions.js:353 -msgid "Created but not yet running" -msgstr "" - -#: ../../js/custom-functions.js:354 -msgid "Queued" -msgstr "" - -#: ../../js/custom-functions.js:358 ../../js/custom-functions.js:359 -msgid "Blocked" -msgstr "" - -#: ../../js/custom-functions.js:363 -msgid "Verify differences" -msgstr "" - -#: ../../js/custom-functions.js:364 -msgid "Verify found differences" -msgstr "" - -#: ../../js/custom-functions.js:368 -msgid "Canceled by user" -msgstr "" - -#: ../../js/custom-functions.js:369 -msgid "Canceled" -msgstr "" - -#: ../../js/custom-functions.js:373 -msgid "Waiting on File daemon" -msgstr "" - -#: ../../js/custom-functions.js:374 ../../js/custom-functions.js:379 -#: ../../js/custom-functions.js:384 ../../js/custom-functions.js:389 -#: ../../js/custom-functions.js:394 ../../js/custom-functions.js:399 -#: ../../js/custom-functions.js:404 ../../js/custom-functions.js:409 -#: ../../js/custom-functions.js:414 ../../js/custom-functions.js:419 -msgid "Waiting" -msgstr "" - -#: ../../js/custom-functions.js:378 -msgid "Waiting on the Storage daemon" -msgstr "" - -#: ../../js/custom-functions.js:383 -msgid "Waiting for new media" -msgstr "" - -#: ../../js/custom-functions.js:388 -msgid "Waiting for Mount" -msgstr "" - -#: ../../js/custom-functions.js:393 -msgid "Waiting for storage resource" -msgstr "" - -#: ../../js/custom-functions.js:398 -msgid "Waiting for job resource" -msgstr "" - -#: ../../js/custom-functions.js:403 -msgid "Waiting for Client resource" -msgstr "" - -#: ../../js/custom-functions.js:408 -msgid "Waiting for maximum jobs" -msgstr "" - -#: ../../js/custom-functions.js:413 -msgid "Waiting for start time" -msgstr "" - -#: ../../js/custom-functions.js:418 -msgid "Waiting for higher priority jobs to finish" -msgstr "" - -#: ../../js/custom-functions.js:423 ../../js/custom-functions.js:424 -msgid "SD despooling attributes" -msgstr "" - -#: ../../js/custom-functions.js:428 ../../js/custom-functions.js:429 -msgid "Doing batch insert file records" -msgstr "" - -#: ../../js/custom-functions.js:433 -msgid "Incomplete Job" -msgstr "" - -#: ../../js/custom-functions.js:434 -msgid "Incomplete" -msgstr "" - -#: ../../js/custom-functions.js:438 -msgid "Committing data (last despool)" -msgstr "" - -#: ../../js/custom-functions.js:439 -msgid "Committing data" -msgstr "" - -#: ../../js/custom-functions.js:443 -msgid "Terminated normally with warnings" -msgstr "" - -#: ../../js/custom-functions.js:444 -msgid "Warning" -msgstr "" - -#: ../../js/custom-functions.js:448 ../../js/custom-functions.js:449 -msgid "Doing data despooling" -msgstr "" - -#: ../../js/custom-functions.js:453 ../../js/custom-functions.js:454 -msgid "Queued waiting for device" -msgstr ""