diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-pa/messages/kdeadmin | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-pa/messages/kdeadmin')
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/Makefile.am | 3 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/Makefile.in | 667 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/kcron.po | 674 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/kdat.po | 1169 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/kfile_deb.po | 33 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/kfile_rpm.po | 61 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/knetworkconf.po | 1020 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/kpackage.po | 1098 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/ksysv.po | 866 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/kuser.po | 1892 | ||||
-rw-r--r-- | tde-i18n-pa/messages/kdeadmin/secpolicy.po | 45 |
11 files changed, 7528 insertions, 0 deletions
diff --git a/tde-i18n-pa/messages/kdeadmin/Makefile.am b/tde-i18n-pa/messages/kdeadmin/Makefile.am new file mode 100644 index 00000000000..944337a9469 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = pa +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-pa/messages/kdeadmin/Makefile.in b/tde-i18n-pa/messages/kdeadmin/Makefile.in new file mode 100644 index 00000000000..4f092e0cb17 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/Makefile.in @@ -0,0 +1,667 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# KDE tags expanded automatically by am_edit - $Revision: 483858 $ +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +subdir = messages/kdeadmin +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +#>+ 1 +DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +kdeinitdir = @kdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = pa +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = kfile_rpm.po kcron.po kfile_deb.po secpolicy.po knetworkconf.po ksysv.po kpackage.po kuser.po kdat.po +GMOFILES = kfile_rpm.gmo kcron.gmo kfile_deb.gmo secpolicy.gmo knetworkconf.gmo ksysv.gmo kpackage.gmo kuser.gmo kdat.gmo +#>- all: all-recursive +#>+ 1 +all: all-nls docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeadmin/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/kdeadmin/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeadmin/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdeadmin/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeadmin/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +#>- uninstall: uninstall-recursive +#>+ 1 +uninstall: uninstall-nls uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-nls + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +#>- maintainer-clean: maintainer-clean-recursive +#>+ 1 +maintainer-clean: clean-nls maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=secpolicy.po kdat.po kpackage.po kuser.po kfile_deb.po ksysv.po kcron.po Makefile.in kfile_rpm.po knetworkconf.po Makefile.am + +#>+ 28 +kfile_rpm.gmo: kfile_rpm.po + rm -f kfile_rpm.gmo; $(GMSGFMT) -o kfile_rpm.gmo $(srcdir)/kfile_rpm.po + test ! -f kfile_rpm.gmo || touch kfile_rpm.gmo +kcron.gmo: kcron.po + rm -f kcron.gmo; $(GMSGFMT) -o kcron.gmo $(srcdir)/kcron.po + test ! -f kcron.gmo || touch kcron.gmo +kfile_deb.gmo: kfile_deb.po + rm -f kfile_deb.gmo; $(GMSGFMT) -o kfile_deb.gmo $(srcdir)/kfile_deb.po + test ! -f kfile_deb.gmo || touch kfile_deb.gmo +secpolicy.gmo: secpolicy.po + rm -f secpolicy.gmo; $(GMSGFMT) -o secpolicy.gmo $(srcdir)/secpolicy.po + test ! -f secpolicy.gmo || touch secpolicy.gmo +knetworkconf.gmo: knetworkconf.po + rm -f knetworkconf.gmo; $(GMSGFMT) -o knetworkconf.gmo $(srcdir)/knetworkconf.po + test ! -f knetworkconf.gmo || touch knetworkconf.gmo +ksysv.gmo: ksysv.po + rm -f ksysv.gmo; $(GMSGFMT) -o ksysv.gmo $(srcdir)/ksysv.po + test ! -f ksysv.gmo || touch ksysv.gmo +kpackage.gmo: kpackage.po + rm -f kpackage.gmo; $(GMSGFMT) -o kpackage.gmo $(srcdir)/kpackage.po + test ! -f kpackage.gmo || touch kpackage.gmo +kuser.gmo: kuser.po + rm -f kuser.gmo; $(GMSGFMT) -o kuser.gmo $(srcdir)/kuser.po + test ! -f kuser.gmo || touch kuser.gmo +kdat.gmo: kdat.po + rm -f kdat.gmo; $(GMSGFMT) -o kdat.gmo $(srcdir)/kdat.po + test ! -f kdat.gmo || touch kdat.gmo + +#>+ 3 +clean-nls: + -rm -f kfile_rpm.gmo kcron.gmo kfile_deb.gmo secpolicy.gmo knetworkconf.gmo ksysv.gmo kpackage.gmo kuser.gmo kdat.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in kfile_rpm kcron kfile_deb secpolicy knetworkconf ksysv kpackage kuser kdat ; do \ + echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + fi ;\ + done + + +#>+ 11 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_rpm.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcron.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_deb.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/secpolicy.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/knetworkconf.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksysv.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kpackage.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kuser.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdat.mo + +#>+ 2 +all-nls: $(GMOFILES) + +#>+ 8 +distdir-nls:$(GMOFILES) + for file in $(POFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + for file in $(GMOFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeadmin/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdeadmin/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeadmin/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-recursive + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-pa/messages/kdeadmin/kcron.po b/tde-i18n-pa/messages/kdeadmin/kcron.po new file mode 100644 index 00000000000..6d2fe89ea16 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/kcron.po @@ -0,0 +1,674 @@ +# translation of kcron.po to Punjabi +# +# Amanpreet Singh Alam <aalam@redhat.com>, 2005. +# Amanpreet Singh Alam <amanpreetalam@yahoo.com>, 2005. +# A S Alam <aalam@users.sf.net>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kcron\n" +"POT-Creation-Date: 2007-05-25 02:16+0200\n" +"PO-Revision-Date: 2007-01-17 21:56+0530\n" +"Last-Translator: A S Alam <aalam@users.sf.net>\n" +"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "aalam@users.sf.net" + +#: ctcron.cpp:54 ktlistcron.cpp:44 +msgid "(System Crontab)" +msgstr "(ਸਿਸਟਮ ਕਰੋਨਟੈਬ)" + +#: ctcron.cpp:63 +msgid "No password entry found for user '%1'" +msgstr "ਉਪਭੋਗੀ '%1' ਲਈ ਕੋਈ ਗੁਪਤ-ਕੋਡ ਇੰਦਰਾਜ਼ ਨਹੀਂ" + +#: ctcron.cpp:74 +msgid "No password entry found for uid '%1'" +msgstr "uid '%1' ਲਈ ਕੋਈ ਗੁਪਤ-ਕੋਡ ਇੰਦਰਾਜ਼ ਨਹੀਂ" + +#: ctcron.cpp:274 +msgid "An error occurred while updating crontab." +msgstr "ਕਰੋਨਟੈਬ(crontab) ਅੱਪਡੇਟ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ ਆਈ ਹੈ" + +#: ctdom.cpp:33 ctdow.cpp:58 cttask.cpp:316 +msgid "every day " +msgstr "ਹਰ ਰੋਜ਼ " + +#: ctdom.cpp:50 +msgid "1st" +msgstr "1ਹਿਲਾਂ" + +#: ctdom.cpp:50 +msgid "2nd" +msgstr "2ਜਾ" + +#: ctdom.cpp:51 +msgid "3rd" +msgstr "3ਜਾ" + +#: ctdom.cpp:51 +msgid "4th" +msgstr "4ਵਾਂ" + +#: ctdom.cpp:52 +msgid "5th" +msgstr "5ਵਾਂ" + +#: ctdom.cpp:52 +msgid "6th" +msgstr "6ਵਾਂ" + +#: ctdom.cpp:53 +msgid "7th" +msgstr "7ਵਾਂ" + +#: ctdom.cpp:53 +msgid "8th" +msgstr "8ਵਾਂ" + +#: ctdom.cpp:54 +msgid "9th" +msgstr "9ਵਾਂ" + +#: ctdom.cpp:54 +msgid "10th" +msgstr "10ਵਾਂ" + +#: ctdom.cpp:55 +msgid "11th" +msgstr "11ਵਾਂ" + +#: ctdom.cpp:55 +msgid "12th" +msgstr "12ਵਾਂ" + +#: ctdom.cpp:56 +msgid "13th" +msgstr "13ਵਾਂ" + +#: ctdom.cpp:56 +msgid "14th" +msgstr "14ਵਾਂ" + +#: ctdom.cpp:57 +msgid "15th" +msgstr "15ਵਾਂ" + +#: ctdom.cpp:57 +msgid "16th" +msgstr "16ਵਾਂ" + +#: ctdom.cpp:58 +msgid "17th" +msgstr "17ਵਾਂ" + +#: ctdom.cpp:58 +msgid "18th" +msgstr "18ਵਾਂ" + +#: ctdom.cpp:59 +msgid "19th" +msgstr "19ਵਾਂ" + +#: ctdom.cpp:59 +msgid "20th" +msgstr "20ਵਾਂ" + +#: ctdom.cpp:60 +msgid "21st" +msgstr "21ਵਾਂ" + +#: ctdom.cpp:60 +msgid "22nd" +msgstr "22ਵਾਂ" + +#: ctdom.cpp:61 +msgid "23rd" +msgstr "23ਵਾਂ" + +#: ctdom.cpp:61 +msgid "24th" +msgstr "24ਵਾਂ" + +#: ctdom.cpp:62 +msgid "25th" +msgstr "25ਵਾਂ" + +#: ctdom.cpp:62 +msgid "26th" +msgstr "26ਵਾਂ" + +#: ctdom.cpp:63 +msgid "27th" +msgstr "27ਵਾਂ" + +#: ctdom.cpp:63 +msgid "28th" +msgstr "28ਵਾਂ" + +#: ctdom.cpp:64 +msgid "29th" +msgstr "29ਵਾਂ" + +#: ctdom.cpp:64 +msgid "30th" +msgstr "30ਵਾਂ" + +#: ctdom.cpp:65 +msgid "31st" +msgstr "31ਵਾਂ" + +#: ctdow.cpp:60 +msgid "weekday " +msgstr "ਹਫ਼ਤਾਵਾਰੀ " + +#: ctdow.cpp:78 +msgid "Mon" +msgstr "ਸੋਮ" + +#: ctdow.cpp:78 +msgid "Tue" +msgstr "ਮੰਗਲ" + +#: ctdow.cpp:79 +msgid "Wed" +msgstr "ਵੀਰ" + +#: ctdow.cpp:79 +msgid "Thu" +msgstr "ਸ਼ੁੱਕਰ" + +#: ctdow.cpp:80 +msgid "Fri" +msgstr "ਸ਼ੁੱਕਰ" + +#: ctdow.cpp:80 +msgid "Sat" +msgstr "ਸ਼ਨਿੱਚਰ" + +#: ctdow.cpp:81 +msgid "Sun" +msgstr "ਐਤ" + +#: ctmonth.cpp:32 +msgid "every month " +msgstr "ਹਰ ਮਹੀਨੇ " + +#: ctmonth.cpp:49 +msgid "January" +msgstr "ਜਨਵਰੀ" + +#: ctmonth.cpp:49 +msgid "February" +msgstr "ਫਰਵਰੀ" + +#: ctmonth.cpp:50 +msgid "March" +msgstr "ਮਾਰਚ" + +#: ctmonth.cpp:50 +msgid "April" +msgstr "ਅਪਰੈਲ" + +#: ctmonth.cpp:51 +msgid "" +"_: May long\n" +"May" +msgstr "ਮਈ" + +#: ctmonth.cpp:51 +msgid "June" +msgstr "ਜੂਨ" + +#: ctmonth.cpp:52 +msgid "July" +msgstr "ਜੁਲਾਈ" + +#: ctmonth.cpp:52 +msgid "August" +msgstr "ਅਗਸਤ" + +#: ctmonth.cpp:53 +msgid "September" +msgstr "ਸਤੰਬਰ" + +#: ctmonth.cpp:53 +msgid "October" +msgstr "ਅਕਤੂਬਰ" + +#: ctmonth.cpp:54 +msgid "November" +msgstr "ਨਵੰਬਰ" + +#: ctmonth.cpp:54 +msgid "December" +msgstr "ਦਸਬੰਰ" + +#: cttask.cpp:251 +msgid "%H:%M" +msgstr "%H:%M" + +#: cttask.cpp:252 +msgid "" +"_: Please translator, read the README.translators file in kcron's source code\n" +"DAYS_OF_MONTH of MONTHS" +msgstr "" + +#: cttask.cpp:253 +msgid "" +"_: Really, read that file\n" +"every DAYS_OF_WEEK" +msgstr "" + +#: cttask.cpp:254 +msgid "DOM_FORMAT as well as DOW_FORMAT" +msgstr "" + +#: cttask.cpp:255 +msgid "At TIME" +msgstr "ਸਮੇਂ ਉੱਤੇ" + +#: cttask.cpp:256 +msgid "TIME_FORMAT, DATE_FORMAT" +msgstr "" + +#: cttask.cpp:302 +msgid ", and " +msgstr ", ਅਤੇ " + +#: cttask.cpp:304 ctunit.cpp:187 +msgid " and " +msgstr " ਅਤੇ " + +#: cttask.cpp:306 ctunit.cpp:189 +msgid ", " +msgstr ", " + +#: ctunit.cpp:186 +msgid "," +msgstr "," + +#: ktapp.cpp:42 ktapp.cpp:381 +msgid "Task Scheduler" +msgstr "ਕੰਮ ਨਿਯਮਤਕਾਰ" + +#: ktapp.cpp:72 +msgid "" +"The following error occurred while initializing KCron:\n" +"\n" +"%1\n" +"\n" +"KCron will now exit.\n" +msgstr "" + +#: ktapp.cpp:96 +msgid "" +"You can use this application to schedule programs to run in the background.\n" +"To schedule a new task now, click on the Tasks folder and select Edit/New from " +"the menu." +msgstr "" + +#: ktapp.cpp:96 +msgid "Welcome to the Task Scheduler" +msgstr "ਕੰਮ ਨਿਯਮਤਕਾਰ ਵਲੋਂ ਜੀ ਆਇਆਂ ਨੂੰ" + +#: ktapp.cpp:131 +msgid "&New..." +msgstr "ਨਵਾਂ(&N)..." + +#: ktapp.cpp:133 +msgid "M&odify..." +msgstr "ਸੋਧਿਆ(&o)..." + +#: ktapp.cpp:135 kttask.cpp:171 ktvariable.cpp:74 +msgid "&Enabled" +msgstr "ਯੋਗ(&E)" + +#: ktapp.cpp:136 +msgid "&Run Now" +msgstr "ਹੁਣੇ ਚਲਾਓ(&R)" + +#: ktapp.cpp:146 ktapp.cpp:257 ktapp.cpp:268 ktapp.cpp:288 ktapp.cpp:295 +#: ktapp.cpp:302 ktapp.cpp:309 ktapp.cpp:316 ktapp.cpp:323 ktapp.cpp:341 +#: ktapp.cpp:348 ktapp.cpp:361 ktapp.cpp:374 +msgid "Ready." +msgstr "ਤਿਆਰ ਹੈ।" + +#: ktapp.cpp:214 +msgid "" +"Scheduled tasks have been modified.\n" +"Do you want to save changes?" +msgstr "" +"ਕੰਮ ਨਿਯਮ ਵਿੱਚ ਸੋਧ ਕੀਤੀ ਗਈ ਹੈ।\n" +"ਕੀ ਤੁਸੀਂ ਤਬਦੀਲੀਆਂ ਸੰਭਾਲਣੀਆਂ ਚਾਹੁੰਦੇ ਹੋ?" + +#: ktapp.cpp:255 +msgid "Saving..." +msgstr "ਸੰਭਾਲਿਆ ਜਾ ਰਿਹਾ ਹੈ..." + +#: ktapp.cpp:266 +msgid "Printing..." +msgstr "ਛਾਪਿਆ ਜਾ ਰਿਹਾ ਹੈ..." + +#: ktapp.cpp:285 +msgid "Cutting to clipboard..." +msgstr "" + +#: ktapp.cpp:293 +msgid "Copying to clipboard..." +msgstr "" + +#: ktapp.cpp:300 +msgid "Pasting from clipboard..." +msgstr "" + +#: ktapp.cpp:307 +msgid "Adding new entry..." +msgstr "ਨਵਾਂ ਇੰਦਰਾਜ਼ ਜੋੜਿਆ ਜਾ ਰਿਹਾ ਹੈ..." + +#: ktapp.cpp:314 +msgid "Modifying entry..." +msgstr "ਇੰਦਰਾਜ਼ ਸੋਧਿਆ ਜਾ ਰਿਹਾ ਹੈ..." + +#: ktapp.cpp:321 +msgid "Deleting entry..." +msgstr "ਇੰਦਰਾਜ਼ ਹਟਾਇਆ ਜਾ ਰਿਹਾ ਹੈ..." + +#: ktapp.cpp:331 +msgid "Disabling entry..." +msgstr "" + +#: ktapp.cpp:337 +msgid "Enabling entry..." +msgstr "" + +#: ktapp.cpp:346 +msgid "Running command..." +msgstr "ਕਮਾਂਡ ਚਲਾਈ ਜਾ ਰਹੀ ਹੈ..." + +#: ktapp.cpp:395 +msgid "Create a new task or variable." +msgstr "" + +#: ktapp.cpp:398 +msgid "Edit the selected task or variable." +msgstr "" + +#: ktapp.cpp:401 +msgid "Delete the selected task or variable." +msgstr "" + +#: ktapp.cpp:404 +msgid "Enable/disable the selected task or variable." +msgstr "" + +#: ktapp.cpp:407 +msgid "Run the selected task now." +msgstr "" + +#: ktapp.cpp:421 +msgid "Enable/disable the tool bar." +msgstr "" + +#: ktapp.cpp:424 +msgid "Enable/disable the status bar." +msgstr "" + +#: ktlisttask.cpp:43 ktlistvar.cpp:43 +msgid "Disabled" +msgstr "ਅਯੋਗ" + +#: ktlisttask.cpp:57 ktlistvar.cpp:66 +msgid "Disabled." +msgstr "ਆਯੋਗ ਹੈ।" + +#: ktlisttask.cpp:62 +msgid "Modify Task" +msgstr "ਕੰਮ ਸੋਧ" + +#: ktlisttasks.cpp:41 +msgid "Tasks" +msgstr "ਕੰਮ" + +#: ktlisttasks.cpp:47 +msgid "Edit Task" +msgstr "ਕੰਮ ਸੋਧ" + +#: ktlisttasks.cpp:74 +msgid "Task name:" +msgstr "ਕੰਮ ਨਾਂ:" + +#: ktlisttasks.cpp:75 +msgid "Program:" +msgstr "ਪ੍ਰੋਗਰਾਮ:" + +#: ktlisttasks.cpp:76 ktlistvars.cpp:72 +msgid "Description:" +msgstr "ਵੇਰਵਾ:" + +#: ktlisttasks.cpp:85 +msgid "No tasks..." +msgstr "ਕੋਈ ਕੰਮ ਨਹੀਂ..." + +#: ktlistvar.cpp:72 +msgid "Modify Variable" +msgstr "ਮੁੱਲ ਸੁਧਾਰ" + +#: ktlistvars.cpp:43 +msgid "Edit Variable" +msgstr "ਮੁੱਲ ਸੋਧ" + +#: ktlistvars.cpp:70 +msgid "Variable:" +msgstr "ਵੇਰੀਬਲ:" + +#: ktlistvars.cpp:71 +msgid "Value:" +msgstr "ਮੁੱਲ:" + +#: ktlistvars.cpp:81 +msgid "No variables..." +msgstr "ਕੋਈ ਵੇਰੀਬਲ ਨਹੀਂ...." + +#: ktlistvars.cpp:98 +msgid "Variables" +msgstr "ਵੇਰੀਬਲ" + +#: ktprint.cpp:81 +msgid "Print Cron Tab" +msgstr "ਕਰੋਨ ਟੈਬ ਛਾਪੋ" + +#: ktprintopt.cpp:26 +msgid "Cron Options" +msgstr "ਕਰੋਨ ਚੋਣ" + +#: ktprintopt.cpp:30 +msgid "Print cron&tab" +msgstr "cron&tab ਛਾਪੋ" + +#: ktprintopt.cpp:33 +msgid "Print &all users" +msgstr "ਸਭ ਉਪਭੋਗੀ ਛਾਪੋ(&a)" + +#: kttask.cpp:112 +msgid "&Run as:" +msgstr "ਇੰਜ ਚਲਾਓ(&R):" + +#: kttask.cpp:138 +msgid "&Comment:" +msgstr "ਟਿੱਪਣੀ(&C):" + +#: kttask.cpp:150 +msgid "&Program:" +msgstr "ਪਰੋਗਰਾਮ(&P):" + +#: kttask.cpp:165 +msgid "&Browse..." +msgstr "ਝਲਕ(&B)..." + +#: kttask.cpp:176 +msgid "&Silent" +msgstr "ਸ਼ਾਂਤ(&S)" + +#: kttask.cpp:185 +msgid "Months" +msgstr "ਮਹੀਨੇ" + +#: kttask.cpp:201 kttask.cpp:234 kttask.cpp:254 kttask.cpp:314 kttask.cpp:343 +#: kttask.cpp:712 kttask.cpp:741 kttask.cpp:750 kttask.cpp:779 kttask.cpp:788 +#: kttask.cpp:817 kttask.cpp:826 kttask.cpp:855 kttask.cpp:864 kttask.cpp:893 +msgid "Set All" +msgstr "ਸਭ ਸੈੱਟ" + +#: kttask.cpp:207 +msgid "Days of Month" +msgstr "ਦਿਨ ਦਾ ਮਹੀਨਾ" + +#: kttask.cpp:238 +msgid "Days of Week" +msgstr "ਹਫ਼ਤੇ ਦਾ ਦਿਨ" + +#: kttask.cpp:260 +msgid "Daily" +msgstr "ਰੋਜ਼" + +#: kttask.cpp:266 +msgid "Run every day" +msgstr "ਹਰ ਰੋਜ਼ ਚਲਾਓ" + +#: kttask.cpp:271 +msgid "Hours" +msgstr "ਘੰਟੇ" + +#: kttask.cpp:276 +msgid "AM" +msgstr "ਸਵੇਰੇ" + +#: kttask.cpp:299 +msgid "PM" +msgstr "PM" + +#: kttask.cpp:318 +msgid "Minutes" +msgstr "ਮਿੰਟ" + +#: kttask.cpp:528 +msgid "" +"Please enter the following to schedule the task:\n" +msgstr "" + +#: kttask.cpp:534 +msgid "the program to run" +msgstr "ਚਲਾਉਣ ਲਈ ਪਰੋਗਰਾਮ" + +#: kttask.cpp:546 +msgid "the months" +msgstr "ਮਹੀਨੇ" + +#: kttask.cpp:567 +msgid "either the days of the month or the days of the week" +msgstr "" + +#: kttask.cpp:583 +msgid "the hours" +msgstr "ਘੰਟੇ" + +#: kttask.cpp:599 +msgid "the minutes" +msgstr "ਮਿੰਟ" + +#: kttask.cpp:627 +msgid "Cannot locate program. Please re-enter." +msgstr "ਪ੍ਰੋਗਰਾਮ ਲੱਭਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ। ਮੁੜ ਕੇ ਦਿਓ ਜੀ।" + +#: kttask.cpp:635 +msgid "Program is not an executable file. Please re-enter." +msgstr "ਪ੍ਰੋਗਰਾਮ ਚੱਲਣਯੋਗ ਫਾਇਲ ਨਹੀਂ ਹੈ। ਮੁੜ ਕੇ ਦਿਓ ਜੀ।" + +#: kttask.cpp:703 +msgid "Only local or mounted files can be executed by crontab." +msgstr "" + +#: ktvariable.cpp:37 +msgid "&Variable:" +msgstr "" + +#: ktvariable.cpp:55 +msgid "Va&lue:" +msgstr "ਮੁੱਲ(&l):" + +#: ktvariable.cpp:64 +msgid "Co&mment:" +msgstr "ਟਿੱਪਣੀ(&m):" + +#: ktvariable.cpp:106 +msgid "Override default home folder." +msgstr "" + +#: ktvariable.cpp:111 +msgid "Email output to specified account." +msgstr "ਆਉਟਪੁੱਟ ਖਾਸ ਖਾਤੇ ਨੂੰ ਭੇਜੋ।" + +#: ktvariable.cpp:116 +msgid "Override default shell." +msgstr "" + +#: ktvariable.cpp:121 +msgid "Folders to search for program files." +msgstr "ਪ੍ਰੋਗਰਾਮ ਫਾਇਲਾਂ ਖੋਜਣ ਲਈ ਫੋਲਡਰ ਹਨ।" + +#: ktvariable.cpp:133 +msgid "Please enter the variable name." +msgstr "" + +#: ktvariable.cpp:140 +msgid "Please enter the variable value." +msgstr "" + +#: ktview.cpp:104 +msgid "Users/Tasks/Variables" +msgstr "" + +#: ktview.cpp:106 +msgid "Tasks/Variables" +msgstr "" + +#: ktview.cpp:108 +msgid "Value" +msgstr "ਮੁੱਲ" + +#: ktview.cpp:109 +msgid "Description" +msgstr "ਵੇਰਵਾ" + +#: ktview.cpp:275 +msgid "" +"_: user on host\n" +"%1 <%2> on %3" +msgstr "%3 ਉੱਤੇ %1 <%2>" + +#: ktview.cpp:283 +msgid "Scheduled Tasks" +msgstr "" + +#: main.cpp:20 +msgid "KDE Task Scheduler" +msgstr "KDE ਕੰਮ ਸਮਾਂ-ਸਾਰਣੀ" + +#: main.cpp:22 +msgid "KCron" +msgstr "ਕੇ-ਕਰੋਨ" diff --git a/tde-i18n-pa/messages/kdeadmin/kdat.po b/tde-i18n-pa/messages/kdeadmin/kdat.po new file mode 100644 index 00000000000..c85fcd3c6ed --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/kdat.po @@ -0,0 +1,1169 @@ +# translation of kdat.po to Punjabi +# +# Amanpreet Singh Alam <aalam@redhat.com>, 2005. +# Amanpreet Singh Brar <aalam@redhat.com>, 2005. +# Amanpreet Singh Alam <amanpreetalam@yahoo.com>, 2005. +# A S Alam <aalam@users.sf.net>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kdat\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2007-01-17 21:58+0530\n" +"Last-Translator: A S Alam <aalam@users.sf.net>\n" +"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ArchiveInfoWidget.cpp:42 BackupProfileWidget.cpp:42 +msgid "Archive name:" +msgstr "ਪੁਰਾਲੇਖ ਨਾਂ:" + +#: ArchiveInfoWidget.cpp:43 FileInfoWidget.cpp:43 TapeInfoWidget.cpp:47 +msgid "Created on:" +msgstr "ਬਣਾਇਆ:" + +#: ArchiveInfoWidget.cpp:44 FileInfoWidget.cpp:46 TapeFileInfoWidget.cpp:38 +msgid "Size:" +msgstr "ਅਕਾਰ:" + +#: BackupDlg.cpp:79 BackupDlg.cpp:80 +msgid "KDat: Backup" +msgstr "KDat: ਬੈਕਅੱਪ" + +#: BackupDlg.cpp:95 IndexDlg.cpp:72 VerifyDlg.cpp:91 +msgid "Elapsed time:" +msgstr "ਲੱਗਾ ਸਮਾਂ:" + +#: BackupDlg.cpp:98 BackupDlg.cpp:104 IndexDlg.cpp:75 VerifyDlg.cpp:94 +#: VerifyDlg.cpp:100 +msgid "00:00:00" +msgstr "00:00:00" + +#: BackupDlg.cpp:101 VerifyDlg.cpp:97 +msgid "Time remaining:" +msgstr "ਬਾਕੀ ਸਮਾਂ:" + +#: BackupDlg.cpp:107 VerifyDlg.cpp:103 +msgid "Total KB:" +msgstr "ਕੁੱਲ ਕਿਬਾ:" + +#: BackupDlg.cpp:113 +msgid "KB written:" +msgstr "ਕਿਬਾ ਲਿਖੇ:" + +#: BackupDlg.cpp:116 IndexDlg.cpp:87 VerifyDlg.cpp:112 +msgid "0KB" +msgstr "0ਕਿਬਾ" + +#: BackupDlg.cpp:119 IndexDlg.cpp:96 VerifyDlg.cpp:115 +msgid "Transfer rate:" +msgstr "ਸੰਚਾਰ ਦਰ:" + +#: BackupDlg.cpp:122 IndexDlg.cpp:99 VerifyDlg.cpp:118 +msgid "0KB/min" +msgstr "0ਕਿਬਾ/ਮਿੰਟ" + +#: BackupDlg.cpp:125 IndexDlg.cpp:90 VerifyDlg.cpp:123 +msgid "Files:" +msgstr "ਫਾਇਲਾਂ:" + +#: BackupDlg.cpp:128 IndexDlg.cpp:81 IndexDlg.cpp:93 IndexDlg.cpp:105 +msgid "0" +msgstr "0" + +#: BackupDlg.cpp:131 +msgid "Backup log:" +msgstr "ਬੈਕਅੱਪ ਲਾਗ:" + +#: BackupDlg.cpp:138 IndexDlg.cpp:115 +msgid "Save Log..." +msgstr "ਲਾਗ ਸੰਭਾਲੋ..." + +#: BackupDlg.cpp:279 +msgid "No files to back up. Aborting." +msgstr "ਬੈਕਅੱਪ ਕਰਨ ਲਈ ਕੋਈ ਫਾਇਲ ਨਹੀਂ ਹੈ। ਅਧੂਰਾ ਛੱਡਿਆ।" + +#: BackupDlg.cpp:342 +msgid "*** Write failed, giving up." +msgstr "*** ਲਿਖਣਾ ਅਸਫ਼ਲ, ਛੱਡਿਆ ਜਾ ਰਿਹਾ ਹੈ।" + +#: BackupDlg.cpp:412 BackupDlg.cpp:422 IndexDlg.cpp:345 VerifyDlg.cpp:395 +#: VerifyDlg.cpp:405 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: BackupDlg.cpp:429 IndexDlg.cpp:352 VerifyDlg.cpp:412 +msgid "%1/min" +msgstr "%1/ਮਿੰਟ" + +#: BackupOptDlg.cpp:36 BackupOptDlg.cpp:37 +msgid "KDat: Backup Options" +msgstr "KDat: ਬੈਕਅੱਪ ਚੋਣ" + +#: BackupProfileInfoWidget.cpp:43 +msgid "Backup profile name:" +msgstr "ਬੈਕਅੱਪ ਪਰੋਫਾਇਲ ਨਾਂ:" + +#: BackupProfileInfoWidget.cpp:54 +msgid "Files >>" +msgstr "ਫਾਇਲਾਂ >>" + +#: BackupProfileInfoWidget.cpp:57 +msgid "<< Files" +msgstr "<< ਫਾਇਲਾਂ" + +#: BackupProfileWidget.cpp:40 KDatMainWindow.cpp:164 KDatMainWindow.cpp:492 +msgid "Backup" +msgstr "ਬੈਕਅੱਪ" + +#: BackupProfileWidget.cpp:48 +msgid "Working folder:" +msgstr "ਕਾਰਜਕਾਰੀ ਫੋਲਡਰ:" + +#: BackupProfileWidget.cpp:54 +msgid "Backup files:" +msgstr "ਬੈਕਅੱਪ ਫਾਇਲਾਂ:" + +#: BackupProfileWidget.cpp:60 +msgid "Tar Options" +msgstr "ਟਾਰ(tar) ਚੋਣ" + +#: BackupProfileWidget.cpp:62 +msgid "Stay on one filesystem" +msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਉੱਤੇ ਰਹੋ" + +#: BackupProfileWidget.cpp:65 +msgid "GNU listed incremental" +msgstr "" + +#: BackupProfileWidget.cpp:69 +msgid "Snapshot file:" +msgstr "" + +#: BackupProfileWidget.cpp:75 +msgid "Remove snapshot file before backup" +msgstr "ਬੈਕਅੱਪ ਤੋਂ ਪਹਿਲਾਂ ਸਨੈਪ-ਸ਼ਾਟ ਫਾਇਲ ਹਟਾਓ" + +#: ErrorHandler.cpp:51 +msgid "" +" caught.\n" +"Exit the program from File->Quit or do \"kill -9 <pid>\" if you like.\n" +msgstr "" + +#: ErrorHandler.cpp:55 +msgid "" +"You can dump core by selecting the \"Abort\" button.\n" +"Please notify the maintainer (see Help->About KDat)." +msgstr "" + +#: ErrorHandler.cpp:62 +msgid "An Error Signal was Received" +msgstr "ਇੱਕ ਗਲਤੀ ਸੰਕੇਤ ਪ੍ਰਾਪਤ ਹੋਇਆ" + +#: ErrorHandler.cpp:69 +msgid "SIGHUP signal (\"Hangup (POSIX)\")" +msgstr "" + +#: ErrorHandler.cpp:77 +msgid "SIGINT signal (\"Interrupt (ANSI)\")" +msgstr "" + +#: ErrorHandler.cpp:85 +msgid "SIGFPE signal (\"Floating-point exception (ANSI)\")" +msgstr "" + +#: ErrorHandler.cpp:93 +msgid "SIGSEGV signal (\"Segmentation violation (ANSI)\")" +msgstr "" + +#: ErrorHandler.cpp:102 +msgid "SIGTERM signal (\"Termination (ANSI)\")" +msgstr "" + +#: FileInfoWidget.cpp:42 TapeFileInfoWidget.cpp:36 +msgid "File name:" +msgstr "ਫਾਇਲ ਨਾਂ:" + +#: FileInfoWidget.cpp:44 TapeFileInfoWidget.cpp:37 TapeInfoWidget.cpp:48 +msgid "Last modified:" +msgstr "ਆਖਰੀ ਸੋਧ " + +#: FileInfoWidget.cpp:45 +msgid "Last accessed:" +msgstr "ਆਖਰੀ ਵਰਤੋਂ:" + +#: FileInfoWidget.cpp:47 +msgid "Owner:" +msgstr "ਮਾਲਕ:" + +#: FileInfoWidget.cpp:48 +msgid "Group:" +msgstr "ਗਰੁੱਪ:" + +#: FormatOptDlg.cpp:40 FormatOptDlg.cpp:41 +msgid "KDat: Format Options" +msgstr "KDat: ਫਾਰਮੈਟ ਚੋਣ" + +#: FormatOptDlg.cpp:43 TapeInfoWidget.cpp:44 +msgid "Tape name:" +msgstr "ਟੇਪ ਨਾਂ:" + +#: FormatOptDlg.cpp:44 TapeInfoWidget.cpp:45 +msgid "Tape size:" +msgstr "ਟੇਪ ਅਕਾਰ:" + +#: IndexDlg.cpp:59 IndexDlg.cpp:60 +msgid "KDat: Index" +msgstr "KDat: ਤਤਕਰਾ" + +#: IndexDlg.cpp:78 +msgid "Archives:" +msgstr "ਆਰਕੀਵ:" + +#: IndexDlg.cpp:84 VerifyDlg.cpp:109 +msgid "KB read:" +msgstr "ਪੜੇ ਕੇਬੀ:" + +#: IndexDlg.cpp:102 +msgid "Total files:" +msgstr "ਕੁੱਲ ਫਾਇਲਾਂ:" + +#: IndexDlg.cpp:108 +msgid "Index log:" +msgstr "ਤਤਕਰਾ ਲਾਗ:" + +#: IndexDlg.cpp:120 +msgid "Abort" +msgstr "ਛੱਡੋ" + +#: IndexDlg.cpp:233 +msgid "Rewinding tape." +msgstr "" + +#: IndexDlg.cpp:235 +msgid "Cannot rewind tape. Indexing aborted." +msgstr "" + +#: IndexDlg.cpp:239 +msgid "Cannot rewind tape." +msgstr "" + +#: IndexDlg.cpp:245 +msgid "Failed to skip tape ID. Indexing aborted." +msgstr "" + +#: IndexDlg.cpp:249 +msgid "Failed to skip tape ID." +msgstr "" + +#: IndexDlg.cpp:278 +#, c-format +msgid "Indexing archive %1." +msgstr "" + +#: IndexDlg.cpp:281 +#, c-format +msgid "Archive %1" +msgstr "ਪੁਰਾਲੇਖ %1" + +#: IndexDlg.cpp:330 +msgid "Reindexed Tape" +msgstr "" + +#: KDatMainWindow.cpp:96 KDatMainWindow.cpp:97 KDatMainWindow.cpp:1239 +msgid "KDat: <no tape>" +msgstr "KDat: <no tape>" + +#: KDatMainWindow.cpp:101 KDatMainWindow.cpp:137 KDatMainWindow.cpp:251 +#: KDatMainWindow.cpp:1293 +msgid "Mount Tape" +msgstr "ਟੇਪ ਮਾਊਟ" + +#: KDatMainWindow.cpp:102 KDatMainWindow.cpp:138 +msgid "Recreate Tape Index" +msgstr "" + +#: KDatMainWindow.cpp:104 KDatMainWindow.cpp:144 +msgid "Format Tape..." +msgstr "ਟੇਪ ਫਾਰਮੈਟ..." + +#: KDatMainWindow.cpp:107 KDatMainWindow.cpp:113 KDatMainWindow.cpp:141 +#: KDatMainWindow.cpp:781 KDatMainWindow.cpp:795 +msgid "Delete Archive" +msgstr "ਆਰਚੀਵ ਹਟਾਓ" + +#: KDatMainWindow.cpp:110 KDatMainWindow.cpp:116 KDatMainWindow.cpp:136 +msgid "Verify..." +msgstr "ਜਾਂਚ..." + +#: KDatMainWindow.cpp:111 KDatMainWindow.cpp:117 KDatMainWindow.cpp:135 +msgid "Restore..." +msgstr "ਮੁੜ-ਪ੍ਰਾਪਤ..." + +#: KDatMainWindow.cpp:120 KDatMainWindow.cpp:129 KDatMainWindow.cpp:134 +msgid "Backup..." +msgstr "ਬੈਕਅੱਪ..." + +#: KDatMainWindow.cpp:123 KDatMainWindow.cpp:829 +msgid "Delete Tape Index" +msgstr "ਟੇਪ ਤਤਕਰਾ ਹਟਾਓ" + +#: KDatMainWindow.cpp:126 KDatMainWindow.cpp:139 +msgid "Create Backup Profile" +msgstr "ਬੈਕਅੱਪ ਪਰੋਫਾਇਲ ਹਟਾਓ" + +#: KDatMainWindow.cpp:131 KDatMainWindow.cpp:143 KDatMainWindow.cpp:951 +msgid "Delete Backup Profile" +msgstr "" + +#: KDatMainWindow.cpp:142 +msgid "Delete Index" +msgstr "" + +#: KDatMainWindow.cpp:149 +msgid "Configure KDat..." +msgstr "ਕੇਡਾਟ ਸੰਰਚਨਾ..." + +#: KDatMainWindow.cpp:155 +msgid "" +"KDat Version %1\n" +"\n" +"KDat is a tar-based tape archiver.\n" +"\n" +"Copyright (c) 1998-2000 Sean Vyain\n" +"Copyright (c) 2001-2002 Lawrence Widman\n" +"kdat@cardiothink.com" +msgstr "" + +#: KDatMainWindow.cpp:160 +msgid "Mount/unmount tape" +msgstr "ਟੇਪ ਮਾਊਂਟ/ਅਣ-ਮਊਂਟ" + +#: KDatMainWindow.cpp:168 +msgid "Verify" +msgstr "ਜਾਂਚ" + +#: KDatMainWindow.cpp:173 +msgid "Ready." +msgstr "ਤਿਆਰ ਹੈ।" + +#: KDatMainWindow.cpp:248 KDatMainWindow.cpp:1290 +msgid "Unmount Tape" +msgstr "ਟੇਪ ਅਣ-ਮਾਊਂਟ" + +#: KDatMainWindow.cpp:419 +msgid "" +"KDat will dump your files properly to tape, but may not be able\n" +"to restore them. To restore your files by hand, you need to know\n" +"the name of the *non-rewinding* version of your tape device %1.\n" +msgstr "" + +#: KDatMainWindow.cpp:423 +msgid "" +"For example, if your device is /dev/st0, the non-rewinding version\n" +"is /dev/nst0. If your device name doesn't look like that, type\n" +"\"ls -l %2\" in a terminal window to see the real name of your\n" +"tape drive. Substitute that name for /dev/nst0 below.\n" +"Open a terminal window and type the following:\n" +" tar tfv /dev/nst0; tar tfv /dev/nst0\n" +" tar xfv /dev/nst0\n" +"The third call to \"tar\" will retrieve your data into your\n" +"current directory. Please let us know if this happens to you!\n" +" - KDat Maintenance Team\n" +msgstr "" + +#: KDatMainWindow.cpp:449 +#, c-format +msgid "Archive created on %1" +msgstr "" + +#: KDatMainWindow.cpp:467 +msgid "Performing backup..." +msgstr "" + +#: KDatMainWindow.cpp:472 KDatMainWindow.cpp:494 +msgid "Backup canceled." +msgstr "" + +#: KDatMainWindow.cpp:486 +msgid "" +"WARNING: The estimated archive size is %1 KB but the tape has only %2 KB of " +"space!\n" +"Back up anyway?" +msgstr "" + +#: KDatMainWindow.cpp:501 TapeDrive.cpp:525 TapeDrive.cpp:546 +msgid "Rewinding tape..." +msgstr "" + +#: KDatMainWindow.cpp:504 +msgid "" +"Cannot rewind tape.\n" +"Backup aborted." +msgstr "" + +#: KDatMainWindow.cpp:505 KDatMainWindow.cpp:516 +msgid "Backup Error" +msgstr "" + +#: KDatMainWindow.cpp:506 KDatMainWindow.cpp:517 KDatMainWindow.cpp:537 +msgid "Backup aborted." +msgstr "" + +#: KDatMainWindow.cpp:512 +msgid "Skipping to end of tape..." +msgstr "" + +#: KDatMainWindow.cpp:515 +msgid "" +"Cannot get to end of tape.\n" +"Backup aborted." +msgstr "" + +#: KDatMainWindow.cpp:521 +msgid "Backup in progress..." +msgstr "" + +#: KDatMainWindow.cpp:535 +msgid "Backup complete." +msgstr "" + +#: KDatMainWindow.cpp:667 +msgid "Restore in progress..." +msgstr "" + +#: KDatMainWindow.cpp:669 +msgid "Verify in progress..." +msgstr "" + +#: KDatMainWindow.cpp:676 +msgid "Restore complete." +msgstr "" + +#: KDatMainWindow.cpp:678 +msgid "Verify complete." +msgstr "" + +#: KDatMainWindow.cpp:682 +msgid "Restore aborted." +msgstr "" + +#: KDatMainWindow.cpp:684 +msgid "Verify aborted." +msgstr "" + +#: KDatMainWindow.cpp:695 KDatMainWindow.cpp:845 +msgid "" +"There appears to be no tape in the drive %1. Please\n" +"check \"Edit->Preferences\" to make sure the\n" +"correct device is selected as the tape drive (e.g.\n" +"/dev/st0). If you hear the tape drive moving, wait\n" +"until it stops and then try mounting it again." +msgstr "" + +#: KDatMainWindow.cpp:723 +msgid "The current tape index will be overwritten, continue?" +msgstr "" + +#: KDatMainWindow.cpp:724 +msgid "Index Tape" +msgstr "" + +#: KDatMainWindow.cpp:724 +msgid "Overwrite" +msgstr "ਉੱਪਰ ਲ਼ਿਖੋ" + +#: KDatMainWindow.cpp:730 KDatMainWindow.cpp:1235 +#, c-format +msgid "KDat: %1" +msgstr "" + +#: KDatMainWindow.cpp:734 +msgid "Index complete." +msgstr "" + +#: KDatMainWindow.cpp:736 +msgid "Index aborted." +msgstr "" + +#: KDatMainWindow.cpp:745 +msgid "" +"No archive is selected.\n" +"In order to delete an archive, the archive to be deleted must be selected in " +"the tree first." +msgstr "" + +#: KDatMainWindow.cpp:779 +msgid "" +"An archive cannot be removed from the middle of the tape. If\n" +"the archive '%1' is deleted then\n" +"the following archives will also be deleted:\n" +"%2\n" +"\n" +"Delete all listed archives?" +msgstr "" + +#: KDatMainWindow.cpp:784 +msgid "Archives deleted." +msgstr "" + +#: KDatMainWindow.cpp:793 +msgid "Really delete the archive '%1'?" +msgstr "" + +#: KDatMainWindow.cpp:798 +msgid "Archive deleted." +msgstr "" + +#: KDatMainWindow.cpp:811 +msgid "" +"No tape index is selected.\n" +"In order to delete a tape index, the tape index to be deleted must be selected " +"in the tree first." +msgstr "" + +#: KDatMainWindow.cpp:820 +msgid "" +"Tape is still mounted. The index for a mounted tape cannot be deleted.\n" +"Unmount the tape and try again." +msgstr "" + +#: KDatMainWindow.cpp:827 +msgid "Really delete the index for '%1'?" +msgstr "" + +#: KDatMainWindow.cpp:832 +msgid "Tape index deleted." +msgstr "" + +#: KDatMainWindow.cpp:858 +msgid "" +"The tape in the drive is write protected.\n" +"Please disable write protection and try again." +msgstr "" + +#: KDatMainWindow.cpp:863 +msgid "" +"All data currently on the tape will be lost.\n" +"Are you sure you want to continue?" +msgstr "" + +#: KDatMainWindow.cpp:865 +msgid "Format Tape" +msgstr "" + +#: KDatMainWindow.cpp:865 KDatMainWindow.cpp:1006 +msgid "Format" +msgstr "ਫਾਰਮਿਟ" + +#: KDatMainWindow.cpp:868 +#, c-format +msgid "Tape created on %1" +msgstr "" + +#: KDatMainWindow.cpp:884 +msgid "Formatting tape..." +msgstr "" + +#: KDatMainWindow.cpp:887 +msgid "Format complete." +msgstr "" + +#: KDatMainWindow.cpp:901 +#, c-format +msgid "Backup Profile %1" +msgstr "" + +#: KDatMainWindow.cpp:919 +msgid "Archive" +msgstr "ਪੁਰਾਲੇਖ" + +#: KDatMainWindow.cpp:940 +msgid "" +"In order to delete a backup profile, the backup profile to be deleted must be " +"selected in the tree first." +msgstr "" + +#: KDatMainWindow.cpp:949 +msgid "Really delete backup profile '%1'?" +msgstr "" + +#: KDatMainWindow.cpp:954 +msgid "Backup profile deleted." +msgstr "" + +#: KDatMainWindow.cpp:992 +msgid "Tape unmounted." +msgstr "" + +#: KDatMainWindow.cpp:996 +msgid "Reading tape header..." +msgstr "" + +#: KDatMainWindow.cpp:1003 +msgid "This tape has not been formatted by KDat." +msgstr "" + +#: KDatMainWindow.cpp:1006 +msgid "" +"This tape has not been formatted by KDat.\n" +"\n" +"Would you like to format it now?" +msgstr "" + +#: KDatMainWindow.cpp:1006 +msgid "Do Not Format" +msgstr "ਫਾਰਮਿਟ ਨਾ ਕਰੋ" + +#: KDatMainWindow.cpp:1018 +msgid "Tape mounted." +msgstr "ਟੇਪ ਮਾਊਂਟ ਕੀਤੀ ਹੈ।" + +#: KDatMainWindow.cpp:1105 +msgid "Estimating backup size: %1, %2" +msgstr "" + +#: KDatMainWindow.cpp:1240 +msgid "KDat: <no tape >" +msgstr "KDat: <ਕੋਈ ਟੇਪ ਨਹੀਂ >" + +#: KDatMainWindow.cpp:1330 +msgid "" +"Click \"CANCEL\" to stop the backup process.\n" +"For example, you may quickly see that the size of\n" +"the files you selected will exceed the size of the\n" +"backup tape, and may then decide to stop and remove\n" +"some files from your list of files to backup.\n" +"\n" +"Click \"Continue\" to remove this message while\n" +"continuing the backup." +msgstr "" + +#: KDatMainWindow.cpp:1337 +msgid "Stop estimating backup size" +msgstr "" + +#: LoggerWidget.cpp:63 +msgid "Log file exists, overwrite?" +msgstr "" + +#: LoggerWidget.cpp:64 +msgid "KDat: Save Log" +msgstr "" + +#: LoggerWidget.cpp:65 +msgid "&Overwrite" +msgstr "ਉੱਪਰ ਲਿਖੋ(&O)" + +#: Node.cpp:1185 Node.cpp:1255 +msgid "<no tape>" +msgstr "" + +#: Node.cpp:1335 +msgid "Tape Indexes" +msgstr "" + +#: Node.cpp:1470 +msgid "Backup Profiles" +msgstr "" + +#: Tape.cpp:42 +msgid "New Tape" +msgstr "" + +#: Tape.cpp:76 TapeDrive.cpp:226 +msgid "Rewinding tape failed." +msgstr "" + +#: Tape.cpp:76 Tape.cpp:82 Tape.cpp:91 Tape.cpp:98 Tape.cpp:105 Tape.cpp:109 +msgid "Format Failed" +msgstr "" + +#: Tape.cpp:82 +msgid "Cannot set tape block size." +msgstr "" + +#: Tape.cpp:91 +msgid "Writing magic string failed." +msgstr "" + +#: Tape.cpp:98 +msgid "Writing version number failed." +msgstr "" + +#: Tape.cpp:105 +msgid "Writing tape ID length failed." +msgstr "" + +#: Tape.cpp:109 +msgid "Writing tape ID failed." +msgstr "" + +#: Tape.cpp:154 +msgid "" +"No index file was found for this tape.\n" +"Recreate the index from tape?" +msgstr "" + +#: Tape.cpp:156 Tape.cpp:220 +msgid "Tape Index" +msgstr "" + +#: Tape.cpp:157 +msgid "Recreate" +msgstr "" + +#: Tape.cpp:178 TapeDrive.cpp:246 +msgid "Reading version number failed." +msgstr "" + +#: Tape.cpp:179 Tape.cpp:634 Tape.cpp:640 Tape.cpp:646 Tape.cpp:653 +#: Tape.cpp:660 Tape.cpp:668 Tape.cpp:675 Tape.cpp:683 Tape.cpp:691 +#: Tape.cpp:698 Tape.cpp:705 Tape.cpp:718 Tape.cpp:730 Tape.cpp:738 +#: Tape.cpp:745 Tape.cpp:752 Tape.cpp:781 Tape.cpp:787 Tape.cpp:793 +#: Tape.cpp:800 Tape.cpp:807 Tape.cpp:815 Tape.cpp:822 Tape.cpp:843 +#: Tape.cpp:849 Tape.cpp:886 Tape.cpp:892 +msgid "Index File Error" +msgstr "" + +#: Tape.cpp:219 +#, c-format +msgid "" +"The tape index file format is version %d. The index cannot be read by this " +"version of KDat. Perhaps the tape index file was created by a newer version of " +"KDat?" +msgstr "" + +#: Tape.cpp:380 +msgid "Error during fseek #1 while accessing archive: \"" +msgstr "" + +#: Tape.cpp:385 Tape.cpp:398 Tape.cpp:411 Tape.cpp:424 Tape.cpp:439 +msgid "File Access Error" +msgstr "" + +#: Tape.cpp:393 +msgid "Error while accessing string #1 in archive: \"" +msgstr "" + +#: Tape.cpp:406 +msgid "Error while accessing string #2 in archive: \"" +msgstr "" + +#: Tape.cpp:419 +msgid "Error during fseek #2 while accessing archive: \"" +msgstr "" + +#: Tape.cpp:436 +msgid "Error while updating archive name: " +msgstr "" + +#: Tape.cpp:634 Tape.cpp:781 Tape.cpp:843 Tape.cpp:886 TapeDrive.cpp:263 +msgid "Reading tape ID failed." +msgstr "" + +#: Tape.cpp:640 Tape.cpp:787 Tape.cpp:849 Tape.cpp:892 +msgid "Tape ID on tape does not match tape ID in index file." +msgstr "" + +#: Tape.cpp:646 Tape.cpp:793 +msgid "Reading creation time failed." +msgstr "" + +#: Tape.cpp:653 Tape.cpp:800 +msgid "Reading modification time failed." +msgstr "" + +#: Tape.cpp:660 Tape.cpp:807 +msgid "Reading tape name failed." +msgstr "" + +#: Tape.cpp:668 Tape.cpp:815 +msgid "Reading tape size failed." +msgstr "" + +#: Tape.cpp:675 Tape.cpp:822 +msgid "Reading archive count failed." +msgstr "" + +#: Tape.cpp:683 +msgid "Reading archive name failed." +msgstr "" + +#: Tape.cpp:691 +msgid "Reading archive time stamp failed." +msgstr "" + +#: Tape.cpp:698 +msgid "Reading archive start block failed." +msgstr "" + +#: Tape.cpp:705 +msgid "Reading archive end block failed." +msgstr "" + +#: Tape.cpp:718 +msgid "Reading archive file count failed." +msgstr "" + +#: Tape.cpp:730 +msgid "Reading file name failed." +msgstr "" + +#: Tape.cpp:738 +msgid "Reading file size failed." +msgstr "" + +#: Tape.cpp:745 +msgid "Reading file modification time failed." +msgstr "" + +#: Tape.cpp:752 +msgid "Reading file record number failed." +msgstr "" + +#: TapeDrive.cpp:192 +msgid "Tape mounted readonly." +msgstr "" + +#: TapeDrive.cpp:194 +msgid "Tape mounted read/write." +msgstr "" + +#: TapeDrive.cpp:231 +msgid "Reading magic string..." +msgstr "" + +#: TapeDrive.cpp:234 +msgid "Reading magic string failed." +msgstr "" + +#: TapeDrive.cpp:243 +msgid "Reading version number..." +msgstr "" + +#: TapeDrive.cpp:251 +msgid "" +"Tape was formatted by a more recent version of KDat. Consider upgrading." +msgstr "" + +#: TapeDrive.cpp:255 +msgid "Reading tape ID..." +msgstr "" + +#: TapeDrive.cpp:258 +msgid "Reading tape ID length failed." +msgstr "" + +#: TapeDrive.cpp:520 +msgid "Skipping to archive..." +msgstr "" + +#: TapeDrive.cpp:542 +msgid "Skipping to block..." +msgstr "" + +#: TapeFileInfoWidget.cpp:39 +msgid "Start record:" +msgstr "" + +#: TapeFileInfoWidget.cpp:40 +msgid "End record:" +msgstr "" + +#: TapeInfoWidget.cpp:46 +msgid "Tape ID:" +msgstr "" + +#: TapeInfoWidget.cpp:49 +msgid "Archive count:" +msgstr "" + +#: TapeInfoWidget.cpp:50 +msgid "Space used:" +msgstr "" + +#: VerifyDlg.cpp:70 VerifyDlg.cpp:71 +msgid "KDat: Restore" +msgstr "" + +#: VerifyDlg.cpp:73 VerifyDlg.cpp:74 +msgid "KDat: Verify" +msgstr "" + +#: VerifyDlg.cpp:126 +msgid "Differences:" +msgstr "ਅੰਤਰ:" + +#: VerifyDlg.cpp:134 +msgid "Restore log:" +msgstr "" + +#: VerifyDlg.cpp:136 +msgid "Verify log:" +msgstr "" + +#: VerifyDlg.cpp:144 +msgid "&Save Log..." +msgstr "ਲਾਗ ਸੰਭਾਲੋ(&S)..." + +#: VerifyDlg.cpp:149 +msgid "&Abort" +msgstr "ਅਧੂਰਾ ਛੱਡੋ(&A)" + +#: VerifyDlg.cpp:344 +msgid "" +"failed while reading tape data.\n" +msgstr "" + +#: VerifyOptDlg.cpp:41 VerifyOptDlg.cpp:42 +msgid "KDat: Restore Options" +msgstr "" + +#: VerifyOptDlg.cpp:44 VerifyOptDlg.cpp:45 +msgid "KDat: Verify Options" +msgstr "KDat: ਜਾਂਚ ਚੋਣਾਂ" + +#: VerifyOptDlg.cpp:50 +msgid "Restore to folder:" +msgstr "ਫੋਲਡਰ 'ਚ ਮੁੜ-ਸਟੋਰ:" + +#: VerifyOptDlg.cpp:52 +msgid "Verify in folder:" +msgstr "ਫੋਲਡਰ 'ਚ ਜਾਂਚ:" + +#. i18n: file OptionsDlgWidget.ui line 136 +#: VerifyOptDlg.cpp:60 rc.cpp:30 rc.cpp:42 +#, no-c-format +msgid "..." +msgstr "..." + +#: VerifyOptDlg.cpp:65 +msgid "Restore files:" +msgstr "ਫਾਇਲ ਮੁੜ-ਸਟੋਰ:" + +#: VerifyOptDlg.cpp:67 +msgid "Verify files:" +msgstr "ਫਾਇਲ ਜਾਂਚ:" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "aalam@users.sf.net" + +#: main.cpp:41 +msgid "tar-based DAT archiver for KDE" +msgstr "" + +#: main.cpp:48 +msgid "KDat" +msgstr "" + +#: main.cpp:59 +msgid "Can't allocate memory in kdat" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 17 +#: rc.cpp:3 +#, no-c-format +msgid "Options Widget" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 53 +#: rc.cpp:6 +#, no-c-format +msgid "" +"This setting determines the capacity that KDat assumes your backup tapes to be. " +" This is used when formatting the tapes." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 67 +#: rc.cpp:9 +#, no-c-format +msgid "" +"Tape drives read and write data in individual blocks. This setting controls " +"the size of each block, and should be set to your tape drive's block size. For " +"floppy tape drives this should be set to <b>10240</b> bytes." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 73 +#: rc.cpp:12 +#, no-c-format +msgid "MB" +msgstr "ਮੈਬਾ" + +#. i18n: file OptionsDlgWidget.ui line 78 +#: rc.cpp:15 +#, no-c-format +msgid "GB" +msgstr "ਗੈਬਾ" + +#. i18n: file OptionsDlgWidget.ui line 88 +#: rc.cpp:18 +#, no-c-format +msgid "" +"This option chooses whether the default tape size to the left is in megabytes " +"(MB) or gigabytes (GB)." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 96 +#: rc.cpp:21 +#, no-c-format +msgid "bytes" +msgstr "ਬਾਈਟ" + +#. i18n: file OptionsDlgWidget.ui line 104 +#: rc.cpp:24 +#, no-c-format +msgid "Tape block size:" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 115 +#: rc.cpp:27 +#, no-c-format +msgid "Default tape size:" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 139 +#: rc.cpp:33 +#, no-c-format +msgid "Browse for the tar command." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 147 +#: rc.cpp:36 +#, no-c-format +msgid "" +"The location in the filesystem of the <em>non-rewinding</em> " +"tape device. The default is <b>/dev/tape</b>." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 155 +#: rc.cpp:39 +#, no-c-format +msgid "Tar command:" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 169 +#: rc.cpp:45 +#, no-c-format +msgid "Browse for the tape device." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 177 +#: rc.cpp:48 +#, no-c-format +msgid "" +"This setting controls the command that KDat uses to perform the tape backup. " +"The full path should be given. The default is <b>tar</b>." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 185 +#: rc.cpp:51 +#, no-c-format +msgid "Tape device:" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 198 +#: rc.cpp:54 +#, no-c-format +msgid "Tape Drive Options" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 209 +#: rc.cpp:57 +#, no-c-format +msgid "Load tape on mount" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 212 +#: rc.cpp:60 +#, no-c-format +msgid "<qt>Issue an <tt>mtload</tt> command prior to mounting the tape.</qt>" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 217 +#: rc.cpp:63 +#, no-c-format +msgid "" +"This command issues an <tt>mtload</tt> command to the tape device before trying " +"to mount it.\n" +"\n" +"This is required by some tape drives." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 225 +#: rc.cpp:68 +#, no-c-format +msgid "Lock tape drive on mount" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 228 +#: rc.cpp:71 +#, no-c-format +msgid "Disable the eject button after mounting the tape." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 233 +#: rc.cpp:74 +#, no-c-format +msgid "" +"This option makes KDat try to disable the eject button on the tape drive after " +"the tape has been mounted.\n" +"\n" +"This doesn't work for all tape drives." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 241 +#: rc.cpp:79 +#, no-c-format +msgid "Eject tape on unmount" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 244 +#: rc.cpp:82 +#, no-c-format +msgid "Try to eject the tape after it is unmounted. Don't use this for ftape." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 249 +#: rc.cpp:85 +#, no-c-format +msgid "" +"Try to eject the tape after it has been unmounted.\n" +"\n" +"This option should not be used for floppy-tape drives." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 257 +#: rc.cpp:90 +#, no-c-format +msgid "Variable block size" +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 260 +#: rc.cpp:93 +#, no-c-format +msgid "Enable variable-block size support in the tape drive." +msgstr "" + +#. i18n: file OptionsDlgWidget.ui line 265 +#: rc.cpp:96 +#, no-c-format +msgid "" +"Some tape drives support different sizes of the data block. With this option, " +"KDat will attempt to enable that support.\n" +"\n" +"You must still specify the block size." +msgstr "" diff --git a/tde-i18n-pa/messages/kdeadmin/kfile_deb.po b/tde-i18n-pa/messages/kdeadmin/kfile_deb.po new file mode 100644 index 00000000000..d97bc551931 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/kfile_deb.po @@ -0,0 +1,33 @@ +# translation of kfile_deb.po to Punjabi +# Amanpreet Singh Alam <aalam@redhat.cpm>, 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_deb\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-08-25 23:16+0530\n" +"Last-Translator: Amanpreet Singh Alam <aalam@redhat.cpm>\n" +"Language-Team: Punjabi <fedora-pa-list@redhat.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_deb.cpp:53 +msgid "General" +msgstr "ਸਧਾਰਨ" + +#: kfile_deb.cpp:56 +msgid "Name" +msgstr "ਨਾਂ" + +#: kfile_deb.cpp:57 +msgid "Version" +msgstr "ਵਰਜਨ" + +#: kfile_deb.cpp:58 +msgid "Summary" +msgstr "ਸੰਖੇਪ" + +#: kfile_deb.cpp:59 +msgid "Size" +msgstr "ਆਕਾਰ" diff --git a/tde-i18n-pa/messages/kdeadmin/kfile_rpm.po b/tde-i18n-pa/messages/kdeadmin/kfile_rpm.po new file mode 100644 index 00000000000..74ffe314852 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/kfile_rpm.po @@ -0,0 +1,61 @@ +# translation of kfile_rpm.po to Punjabi +# Amanpreet Singh Alam <aalam@redhat.cpm>, 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_rpm\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-08-25 23:15+0530\n" +"Last-Translator: Amanpreet Singh Alam <aalam@redhat.cpm>\n" +"Language-Team: Punjabi <fedora-pa-list@redhat.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_rpm.cpp:46 +msgid "General" +msgstr "ਸਧਾਰਨ" + +#: kfile_rpm.cpp:49 +msgid "Name" +msgstr "ਨਾਂ" + +#: kfile_rpm.cpp:50 +msgid "Version" +msgstr "ਵਰਜਨ" + +#: kfile_rpm.cpp:51 +msgid "Release" +msgstr "ਜਾਰੀ" + +#: kfile_rpm.cpp:52 +msgid "Summary" +msgstr "ਸੰਖੇਪ" + +#: kfile_rpm.cpp:54 +msgid "Group" +msgstr "ਸਮੂਹ" + +#: kfile_rpm.cpp:55 +msgid "Size" +msgstr "ਆਕਾਰ" + +#: kfile_rpm.cpp:57 +msgid "Vendor" +msgstr "ਵਿਕ੍ਰੇਤਾ" + +#: kfile_rpm.cpp:58 +msgid "Packager" +msgstr "ਪੈਕੇਜਰ" + +#: kfile_rpm.cpp:59 +msgid "Archive Offset" +msgstr "ਸੰਕੁਚਿਤ ਆਫਸੈੱਟ" + +#: kfile_rpm.cpp:60 +msgid "Comment" +msgstr "ਟਿੱਪਣੀ" + +#: kfile_rpm.cpp:63 +msgid "All tags" +msgstr "ਸਭ ਟੈਗ" diff --git a/tde-i18n-pa/messages/kdeadmin/knetworkconf.po b/tde-i18n-pa/messages/kdeadmin/knetworkconf.po new file mode 100644 index 00000000000..e44cf8a4045 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/knetworkconf.po @@ -0,0 +1,1020 @@ +# translation of knetworkconf.po to Punjabi +# +# Amanpreet Singh Brar <aalam@redhat.com>, 2005. +# Amanpreet Singh Alam <amanpreetalam@yahoo.com>, 2005. +# A S Alam <aalam@users.sf.net>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: knetworkconf\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2007-01-17 21:58+0530\n" +"Last-Translator: A S Alam <aalam@users.sf.net>\n" +"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kadddevicecontainer.cpp:129 kadddnsserverdlg.ui.h:42 +#: kaddknownhostdlg.ui.h:25 +msgid "The format of the specified IP address is not valid." +msgstr "ਦਿੱਤੇ IP ਸਿਰਨਾਵੇਂ ਦਾ ਫਾਰਮਿਟ ਠੀਕ ਨਹੀਂ ਹੈ।" + +#: kadddevicecontainer.cpp:129 kadddevicecontainer.cpp:132 +#: kadddevicecontainer.cpp:135 kadddevicecontainer.cpp:138 +#: kadddnsserverdlg.ui.h:42 kaddknownhostdlg.ui.h:25 knetworkconf.cpp:589 +msgid "Invalid IP Address" +msgstr "ਗਲਤ IP ਸਿਰਨਾਵਾਂ" + +#: kadddnsserverdlg.ui.h:54 +msgid "You have to type an alias first." +msgstr "ਤੁਹਾਨੂੰ ਇੱਕ ਉਪ-ਨਾਂ ਪਹਿਲਾਂ ਦੇਣਾ ਪਵੇਗਾ।" + +#: kadddnsserverdlg.ui.h:54 +msgid "Invalid Text" +msgstr "ਗਲਤ ਪਾਠ" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "aalam@redhat.com,aalam@users.sf.net" + +#: kaddknownhostdlg.ui.h:29 +msgid "You must add at least one alias for the specified IP address." +msgstr "" +"ਤੁਹਾਨੂੰ ਪਹਿਲਾਂ ਦਿੱਤੇ IP ਸਿਰਨਾਵੇਂ ਲਈ ਘੱਟੋ-ਘੱਟ ਇੱਕ ਉਪ-ਨਾਂ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ।" + +#: kaddknownhostdlg.ui.h:29 +msgid "Insufficient Aliases" +msgstr "ਨਾ-ਲੋੜੀਦੇ ਉਪ-ਨਾਂ" + +#: kaddknownhostdlg.ui.h:63 +msgid "Edit Alias" +msgstr "ਉਪ-ਨਾਂ ਸੋਧ" + +#: kaddknownhostdlg.ui.h:64 kaddknownhostdlg.ui.h:92 +msgid "Alias:" +msgstr "ਉਪ-ਨਾਂ:" + +#: kaddknownhostdlg.ui.h:91 +msgid "Add New Alias" +msgstr "ਨਵਾਂ ਉਪ-ਨਾਂ ਸ਼ਾਮਲ" + +#: knetworkconf.cpp:66 +msgid "Could not load network configuration information." +msgstr "ਨੈੱਟਵਰਕ ਜਾਣਕਾਰੀ ਲੋਡ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ ਹੈ।" + +#: knetworkconf.cpp:67 +msgid "Error Reading Configuration File" +msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਪੜਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: knetworkconf.cpp:118 knetworkconf.cpp:755 +msgid "Enabled" +msgstr "ਯੋਗ" + +#: knetworkconf.cpp:128 knetworkconf.cpp:769 +msgid "Disabled" +msgstr "ਅਯੋਗ" + +#: knetworkconf.cpp:137 knetworkconf.cpp:304 +msgid "Manual" +msgstr "ਦਸਤੀ" + +#: knetworkconf.cpp:158 +msgid "" +"The new configuration has not been saved.\n" +"Do you want to apply changes before quitting?" +msgstr "" +"ਇੱਕ ਨਵੀਂ ਸੰਰਚਨਾ ਸੰਭਾਲੀ ਨਹੀਂ ਗਈ ਹੈ।\n" +"ਕੀ ਤੁਸੀਂ ਬੰਦ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਤਬਦੀਲੀਆਂ ਨੂੰ ਲਾਗੂ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?" + +#: knetworkconf.cpp:159 knetworkconf.cpp:830 knetworkconf.cpp:849 +msgid "New Configuration Not Saved" +msgstr "ਨਵੀਂ ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ ਸੰਭਾਲੀ ਨਹੀਂ ਗਈ" + +#: knetworkconf.cpp:206 +msgid "Edit Server" +msgstr "ਸਰਵਰ ਸੋਧ" + +#: knetworkconf.cpp:233 +#, c-format +msgid "Configure Device %1" +msgstr "ਜੰਤਰ %1 ਸੰਰਚਨਾ" + +#: knetworkconf.cpp:442 +msgid "Could not open file '/etc/resolv.conf' for reading." +msgstr "ਪੜਨ ਲਈ '/etc/resolv.conf' ਫਾਇਲ ਨੂੰ ਖੋਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ।" + +#: knetworkconf.cpp:443 +msgid "Error Loading Config Files" +msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਲੋਡ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: knetworkconf.cpp:589 +msgid "The default Gateway IP address is invalid." +msgstr "ਮੂਲ ਗੇਟਵੇ IP ਸਿਰਨਾਵਾਂ ਗਲਤ ਹੈ।" + +#: knetworkconf.cpp:680 +msgid "Enabling interface <b>%1</b>" +msgstr "ਇੰਟਰਫੇਸ <b>%1</b> ਚਾਲੂ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" + +#: knetworkconf.cpp:682 +msgid "Disabling interface <b>%1</b>" +msgstr "ਇੰਟਰਫੇਸ <b>%1</b> ਬੰਦ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" + +#: knetworkconf.cpp:716 +msgid "" +"Could not launch backend to change network device state. You will have to do it " +"manually." +msgstr "" + +#: knetworkconf.cpp:737 +msgid "" +"There was an error changing the device's state. You will have to do it " +"manually." +msgstr "ਜੰਤਰ ਦੀ ਹਾਲਤ ਬਦਲਣ ਦੌਰਾਨ ਇੱਕ ਗਲਤੀ ਆਈ ਹੈ। ਤੁਹਾਨੂੰ ਇਹ ਦਸਤੀ ਕਰਨਾ ਪਵੇਗਾ।" + +#: knetworkconf.cpp:738 +msgid "Could Not Change Device State" +msgstr "ਜੰਤਰ ਦੀ ਹਾਲਤ ਤਬਦੀਲ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ" + +#: knetworkconf.cpp:829 knetworkconf.cpp:848 +msgid "" +"The new configuration has not been saved.\n" +"Apply changes?" +msgstr "" + +#. i18n: file kaddknownhostdlg.ui line 16 +#: knetworkconf.cpp:866 rc.cpp:199 +#, no-c-format +msgid "Add New Static Host" +msgstr "ਨਵਾਂ ਸਥਿਰ ਮੇਜ਼ਬਾਨ ਸ਼ਾਮਲ" + +#: knetworkconf.cpp:899 +msgid "Edit Static Host" +msgstr "ਸਥਿਰ ਮੇਜ਼ਬਾਨ ਸੋਧ" + +#: knetworkconf.cpp:1034 +msgid "Could not load the selected Network Profile." +msgstr "ਚੁਣਿਆ ਨੈੱਟਵਰਕ ਪਰੋਫਾਇਲ ਲੋਡ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ ਹੈ।" + +#: knetworkconf.cpp:1035 +msgid "Error Reading Profile" +msgstr "ਪਰੋਫਾਇਲ ਪੜਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: knetworkconf.cpp:1058 +msgid "Create New Network Profile" +msgstr "ਨਵਾਂ ਨੈੱਟਵਰਕ ਪਰੋਫਾਇਲ ਬਣਾਓ" + +#: knetworkconf.cpp:1059 +msgid "Name of new profile:" +msgstr "ਨਵੇਂ ਪਰੋਫਾਇਲ ਦਾ ਨਾਂ:" + +#: knetworkconf.cpp:1088 +msgid "There is already another profile with that name." +msgstr "ਉਸ ਨਾਂ ਨਾਲ ਪਹਿਲਾਂ ਹੀ ਇੱਕ ਹੋਰ ਪਰੋਫਾਇਲ ਮੌਜੂਦ ਹੈ।" + +#: kadddevicecontainer.cpp:53 +msgid "&Advanced Settings" +msgstr "ਤਕਨੀਕੀ ਚੋਣ(&A)" + +#: kadddevicecontainer.cpp:54 kadddevicecontainer.cpp:55 +msgid "Toggle between advanced and basic settings" +msgstr "ਤਕਨੀਕੀ ਅਤੇ ਸਧਾਰਨ ਸਥਾਪਨ ਵਿੱਚ ਤਬਦੀਲ" + +#: kadddevicecontainer.cpp:57 +msgid "Apply changes" +msgstr "ਤਬਦੀਲੀਆਂ ਲਾਗੂ" + +#: kadddevicecontainer.cpp:59 +msgid "Forget changes" +msgstr "ਤਬਦੀਲੀਆਂ ਭੁੱਲੋ" + +#: kadddevicecontainer.cpp:132 +msgid "The format of the specified netmask is not valid." +msgstr "ਦਿੱਤੇ ਨੈੱਟ-ਮਾਸਕ ਦਾ ਫਾਰਮਿਟ ਠੀਕ ਨਹੀਂ ਹੈ।" + +#: kadddevicecontainer.cpp:135 +msgid "The format of the specified broadcast is not valid." +msgstr "ਦਿੱਤੇ ਬਰਾਡਕਾਸਟ ਦਾ ਫਾਰਮਿਟ ਠੀਕ ਨਹੀਂ ਹੈ।" + +#: kadddevicecontainer.cpp:138 +msgid "The format of the specified Gateway is not valid." +msgstr "ਦਿੱਤੇ ਗੇਟ-ਵੇ ਦਾ ਫਾਰਮੈਟ ਠੀਕ ਨਹੀ ਹੈ।" + +#: kadddevicecontainer.cpp:174 +msgid "Basic Settings" +msgstr "ਸਧਾਰਨ ਸਥਾਪਨ" + +#: kadddevicecontainer.cpp:179 +msgid "Advanced Settings" +msgstr "ਤਕਨੀਕੀ ਸਥਾਪਨ" + +#: kprofileslistviewtooltip.h:84 +msgid "<b>Network Configuration of this Profile:</b>" +msgstr "<b>ਇਸ ਪਰੋਫਾਇਲ ਲਈ ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ:</b>" + +#: kprofileslistviewtooltip.h:94 +#, c-format +msgid "<p><b>Interface:</b> %1" +msgstr "<p><b>ਇੰਟਰਫੇਸ:</b> %1" + +#: kprofileslistviewtooltip.h:95 +#, c-format +msgid "<br><b>Type:</b> %1" +msgstr "<br><b>ਕਿਸਮ:</b> %1" + +#: kprofileslistviewtooltip.h:101 +#, c-format +msgid "<br><b>Boot Protocol:</b> %1" +msgstr "<br><b>ਬੂਟ ਪਰੋਟੋਕਾਲ:</b> %1" + +#: kprofileslistviewtooltip.h:104 +#, c-format +msgid "<br><b>IP Address:</b> %1" +msgstr "<br><b>IP ਸਿਰਨਾਵਾਂ:</b> %1" + +#: kprofileslistviewtooltip.h:105 +#, c-format +msgid "<br><b>Broadcast Address:</b> %1" +msgstr "<br><b>ਬਰਾਡਕਾਸਟ ਸਿਰਨਾਵਾਂ:</b> %1" + +#: kprofileslistviewtooltip.h:107 +#, c-format +msgid "<br><b>On Boot:</b> %1" +msgstr "<br><b>ਬੂਟ ਸਮੇਂ:</b> %1" + +#: kprofileslistviewtooltip.h:111 +#, c-format +msgid "</p><p><b>Default Gateway:</b> %1" +msgstr "</p><p><b>ਮੂਲ ਗੇਟਵੇ:</b> %1" + +#: kprofileslistviewtooltip.h:113 +#, c-format +msgid "<br><b>Domain Name:</b> %1" +msgstr "<br><b>ਡੋਮੇਨ ਨਾਂ:</b> %1" + +#: kprofileslistviewtooltip.h:114 +#, c-format +msgid "<br><b>Machine Name:</b> %1" +msgstr "<br><b>ਮਸ਼ੀਨ ਨਾਂ:</b> %1" + +#: kprofileslistviewtooltip.h:118 +#, c-format +msgid "<br><b>DNS Name Server:</b> %1" +msgstr "<br><b>DNS ਨਾਂ ਸਰਵਰ:</b> %1" + +#. i18n: file kadddevicedlg.ui line 44 +#: rc.cpp:3 +#, no-c-format +msgid "Configure Interface" +msgstr "ਇੰਟਰਫੇਸ ਸੰਰਚਨਾ" + +#. i18n: file kadddevicedlg.ui line 64 +#: rc.cpp:6 +#, no-c-format +msgid "TCP/IP Address" +msgstr "TCP/IP ਸਿਰਨਾਵਾਂ" + +#. i18n: file kadddevicedlg.ui line 93 +#: rc.cpp:9 +#, no-c-format +msgid "dhcp" +msgstr "dhcp" + +#. i18n: file kadddevicedlg.ui line 98 +#: rc.cpp:12 +#, no-c-format +msgid "bootp" +msgstr "bootp" + +#. i18n: file kadddevicedlg.ui line 105 +#: rc.cpp:15 rc.cpp:18 +#, no-c-format +msgid "The boot protocol this network device should use" +msgstr "ਇਸ ਨੈੱਟਵਰਕ ਵਾਸਤੇ ਵਰਤਣ ਲਈ ਬੂਟ ਪਰੋਟੋਕਾਲ" + +#. i18n: file kadddevicedlg.ui line 133 +#: rc.cpp:21 +#, no-c-format +msgid "Manual:" +msgstr "ਦਸਤੀ:" + +#. i18n: file kadddevicedlg.ui line 136 +#: rc.cpp:24 +#, no-c-format +msgid "Use a static IP address. Use the fields below to enter the values" +msgstr "ਸਥਿਰ IP ਸਿਰਨਾਵਾਂ ਵਰਤੋਂ। ਹੇਠ ਦਿੱਤੇ ਖੇਤਰਾਂ ਨੂੰ ਮੁੱਲ ਦੇਣ ਲਈ ਵਰਤੋਂ।" + +#. i18n: file kadddevicedlg.ui line 140 +#: rc.cpp:27 +#, no-c-format +msgid "" +"<p>Sets this interface to use static IP settings.</p>\n" +"<p>In this case, please use the fields below to enter the desired values " +"manually.</p>" +msgstr "" + +#. i18n: file kadddevicedlg.ui line 148 +#: rc.cpp:31 +#, no-c-format +msgid "Automatic:" +msgstr "ਸਵੈ-ਚਾਲਤ:" + +#. i18n: file kadddevicedlg.ui line 151 +#: rc.cpp:34 +#, no-c-format +msgid "Use a dynamic IP address" +msgstr "ਇੱਕ ਸਫ਼ਰੀ IP ਸਿਰਨਾਵਾਂ ਦਿਓ" + +#. i18n: file kadddevicedlg.ui line 156 +#: rc.cpp:37 +#, no-c-format +msgid "" +"<p>Using an dynamic IP address causes this device to get a free IP address " +"automatically.</p>\n" +"<p>The interface will try to contact an DHCP- or BOOTP-Server during the boot " +"process.</p>\n" +"<p>Rendevouz is not supported yet.</p>" +msgstr "" + +#. i18n: file kadddevicedlg.ui line 184 +#: rc.cpp:42 +#, no-c-format +msgid "Activate when the computer starts" +msgstr "ਜਦੋਂ ਕੰਪਿਊਟਰ ਚੱਲੇ ਤਾਂ ਸਰਗਰਮ ਕਰੋ" + +#. i18n: file kadddevicedlg.ui line 187 +#: rc.cpp:45 +#, no-c-format +msgid "Ensures that this interface gets activated during boot time" +msgstr "ਜਾਂਚ ਕਰੋ ਕਿ ਬੂਟ ਹੋਣ ਸਮੇਂ ਇਹ ਇੰਟਰਫੇਸ ਸਰਗਰਮ ਹੋ ਜਾਵੇ" + +#. i18n: file kadddevicedlg.ui line 191 +#: rc.cpp:48 +#, no-c-format +msgid "" +"<p>Ensures that this interface gets activated during boot time.</p>\n" +"<p>Otherwise, you will have to active the interface manually after you have " +"logged in after the boot process.</p>" +msgstr "" + +#. i18n: file kadddevicedlg.ui line 197 +#: rc.cpp:52 +#, no-c-format +msgid "255.255.255.0" +msgstr "255.255.255.0" + +#. i18n: file kadddevicedlg.ui line 202 +#: rc.cpp:55 +#, no-c-format +msgid "255.255.0.0" +msgstr "255.255.0.0" + +#. i18n: file kadddevicedlg.ui line 207 +#: rc.cpp:58 +#, no-c-format +msgid "255.0.0.0" +msgstr "255.0.0.0" + +#. i18n: file kadddevicedlg.ui line 212 +#: rc.cpp:61 +#, no-c-format +msgid "255.255.255.128" +msgstr "255.255.255.128" + +#. i18n: file kadddevicedlg.ui line 217 +#: rc.cpp:64 +#, no-c-format +msgid "255.255.255.192" +msgstr "255.255.255.192" + +#. i18n: file kadddevicedlg.ui line 222 +#: rc.cpp:67 +#, no-c-format +msgid "255.255.255.240" +msgstr "255.255.255.240" + +#. i18n: file kadddevicedlg.ui line 227 +#: rc.cpp:70 +#, no-c-format +msgid "255.255.255.248" +msgstr "255.255.255.248" + +#. i18n: file kadddevicedlg.ui line 237 +#: rc.cpp:73 +#, no-c-format +msgid "Subnetmask of the network device" +msgstr "ਨੈੱਟਵਰਕ ਜੰਤਰ ਲਈ ਸਬ-ਨੈੱਟ-ਮਾਸਕ" + +#. i18n: file kadddevicedlg.ui line 242 +#: rc.cpp:76 +#, no-c-format +msgid "" +"<p>Please enter the desired subnetmask for the interface here.</p>\n" +"<p>For small private networks, 255.255.255.0 will most often be a reasonable " +"default value.</p>\n" +"<p>This field will change from a popup box to a combo box as soon as you enable " +"the advanced settings below.</p>" +msgstr "" + +#. i18n: file kadddevicedlg.ui line 284 +#: rc.cpp:81 +#, no-c-format +msgid "Netmask:" +msgstr "ਨੈਟ-ਮਾਸਕ:" + +#. i18n: file kadddevicedlg.ui line 287 +#: rc.cpp:84 rc.cpp:87 +#, no-c-format +msgid "" +"The netmask defines a range of IP numbers which will build a subnet inside the " +"network." +msgstr "" + +#. i18n: file kadddevicedlg.ui line 301 +#: rc.cpp:90 +#, no-c-format +msgid "IP address for the network device" +msgstr "ਨੈੱਟਵਰਕ ਜੰਤਰ ਲਈ IP ਸਿਰਨਾਵਾਂ" + +#. i18n: file kadddevicedlg.ui line 311 +#: rc.cpp:93 +#, no-c-format +msgid "" +"<p>Here you should enter the IP address for the network interface.</p>\n" +"<p>Please note: If your network is connected to the internet, you should only " +"enter IP addresses you have been given by your provider.</p>\n" +"<p>Otherwise, you should enter one of the IP addresses which are explicitly " +"reserved for private use.</p>\n" +"<p>Most small private networks use class C networks, which allow up to 255 " +"computers in your network. So simply use addresses like 192.168.1.1, " +"192.168.1.2, 192.168.1.171 and so on for your computers.</p>\n" +"<p>Cass C networks: 192.168.0.0 to 192.168.255.25, for example 192.168.0.13.</p>" +"\n" +"<p>Class B networks: 172.16.0.0 to 172.31.255.255, for example 172.28.2.5</p>\n" +"<p>Class A networks: 10.0.0.0 to 10.255.255.255, for example 10.5.12.14</p>\n" +"<p>Please ensure that all IP addresses you give to your computers are unique; " +"you will have many problems if the same address is assigned to more than one " +"network device.</p>" +msgstr "" + +#. i18n: file kadddevicedlg.ui line 336 +#: rc.cpp:103 rc.cpp:184 rc.cpp:202 rc.cpp:286 +#, no-c-format +msgid "IP address:" +msgstr "IP ਸਿਰਨਾਵਾਂ:" + +#. i18n: file kadddevicedlg.ui line 339 +#: rc.cpp:106 rc.cpp:109 rc.cpp:142 rc.cpp:145 +#, no-c-format +msgid "" +"An IP address is an unique identifier of a networking device in an TCP/IP " +"network" +msgstr "" + +#. i18n: file kadddevicedlgextension.ui line 16 +#: rc.cpp:112 +#, no-c-format +msgid "Advanced Options" +msgstr "ਤਕਨੀਕੀ ਚੋਣ" + +#. i18n: file kadddevicedlgextension.ui line 27 +#: rc.cpp:115 +#, no-c-format +msgid "Advanced Device Information" +msgstr "ਤਕਨੀਕੀ ਜੰਤਰ ਜਾਣਕਾਰੀ" + +#. i18n: file kadddevicedlgextension.ui line 30 +#: rc.cpp:118 +#, no-c-format +msgid "Set advanced setting for the network device" +msgstr "ਨੈੱਟਵਰਕ ਜੰਤਰ ਲਈ ਤਕਨੀਕੀ ਸਥਾਪਨ ਦਿਓ" + +#. i18n: file kadddevicedlgextension.ui line 41 +#: rc.cpp:121 +#, no-c-format +msgid "Description:" +msgstr "ਵੇਰਵਾ:" + +#. i18n: file kadddevicedlgextension.ui line 44 +#: rc.cpp:124 rc.cpp:133 +#, no-c-format +msgid "IP address of the network device" +msgstr "ਨੈੱਟਵਰਕ ਜੰਤਰ ਲਈ IP ਸਿਰਨਾਵਾਂ" + +#. i18n: file kadddevicedlgextension.ui line 55 +#: rc.cpp:127 rc.cpp:130 +#, no-c-format +msgid "Simply enter a short human-readable description for this device" +msgstr "ਇਸ ਜੰਤਰ ਲਈ ਥੋੜਾ ਜਿਹਾ ਪੜਨ ਯੋਗ ਵੇਰਵਾ ਦਿਓ" + +#. i18n: file kadddevicedlgextension.ui line 72 +#: rc.cpp:136 +#, no-c-format +msgid "" +"The Broadcast is a special address. All devices of a network respond if " +"packages are sent to this address." +msgstr "" +"ਬਰਾਡਕਾਸਟ ਖਾਸ ਸਿਰਨਾਵਾਂ ਹੈ। ਇੱਕ ਨੈੱਟਵਰਕ ਦੇ ਸਭ ਜੰਤਰ ਜਵਾਬ ਦਿੰਦੇ ਹਨ, ਜੇਕਰ ਪੈਕੇਟ ਨੂੰ " +"ਇਸ ਸਿਰਨਾਵੇਂ ਉੱਤੇ ਭੇਜਿਆ ਜਾਵੇ।" + +#. i18n: file kadddevicedlgextension.ui line 80 +#: rc.cpp:139 +#, no-c-format +msgid "Gateway:" +msgstr "ਗੇਟਵੇ:" + +#. i18n: file kadddevicedlgextension.ui line 100 +#: rc.cpp:148 +#, no-c-format +msgid "Default gateway for the network device" +msgstr "ਨੈੱਟਵਰਕ ਜੰਤਰ ਲਈ ਮੂਲ ਗੇਟਵੇ" + +#. i18n: file kadddevicedlgextension.ui line 103 +#: rc.cpp:151 +#, no-c-format +msgid "" +"<p>Here you should enter the default gateway for the network device.</p>" +msgstr "" + +#. i18n: file kadddevicedlgextension.ui line 111 +#: rc.cpp:154 +#, no-c-format +msgid "Broadcast:" +msgstr "ਬਰਾਡਕਾਸਟ:" + +#. i18n: file kadddevicewifiext.ui line 18 +#: rc.cpp:157 rc.cpp:160 +#, no-c-format +msgid "Wireless Settings" +msgstr "ਬੇਤਾਰ ਸਥਾਪਨ" + +#. i18n: file kadddevicewifiext.ui line 43 +#: rc.cpp:163 +#, no-c-format +msgid "WEP key:" +msgstr "WEP ਕੁੰਜੀ:" + +#. i18n: file kadddevicewifiext.ui line 61 +#: rc.cpp:166 +#, no-c-format +msgid "ESSID:" +msgstr "ESSID:" + +#. i18n: file kadddevicewifiext.ui line 69 +#: rc.cpp:169 +#, no-c-format +msgid "Key type:" +msgstr "ਕੁੰਜੀ ਕਿਸਮ:" + +#. i18n: file kadddevicewifiext.ui line 75 +#: rc.cpp:172 +#, no-c-format +msgid "ASCII" +msgstr "ASCII" + +#. i18n: file kadddevicewifiext.ui line 80 +#: rc.cpp:175 +#, no-c-format +msgid "Hexadecimal" +msgstr "ਹੈਕਸਾ-ਡੈਸੀਮਲ" + +#. i18n: file kadddnsserverdlg.ui line 28 +#: rc.cpp:178 +#, no-c-format +msgid "Add New DNS Server" +msgstr "ਨਵਾਂ DNS ਸਰਵਰ ਸ਼ਾਮਲ" + +#. i18n: file kadddnsserverdlg.ui line 59 +#: rc.cpp:181 +#, no-c-format +msgid "IP address of the new DNS server" +msgstr "ਨਵੇਂ DNS ਸਰਵਰ ਦਾ IP ਸਿਰਨਾਵਾਂ" + +#. i18n: file kadddnsserverdlg.ui line 92 +#: rc.cpp:187 +#, no-c-format +msgid "&Add" +msgstr "ਸ਼ਾਮਲ(&A)" + +#. i18n: file kadddnsserverdlg.ui line 95 +#: rc.cpp:190 +#, no-c-format +msgid "Add the server to the list" +msgstr "ਸਰਵਰ ਨੂੰ ਸੂਚੀ ਵਿੱਚ ਸ਼ਾਮਲ" + +#. i18n: file kadddnsserverdlg.ui line 106 +#: rc.cpp:196 +#, no-c-format +msgid "Forget it" +msgstr "ਇਸ ਨੂੰ ਭੁੱਲੋ" + +#. i18n: file kaddknownhostdlg.ui line 154 +#: rc.cpp:211 rc.cpp:325 +#, no-c-format +msgid "Aliases" +msgstr "ਉਪ-ਨਾਂ" + +#. i18n: file kaddknownhostdlg.ui line 184 +#: rc.cpp:214 rc.cpp:310 rc.cpp:328 +#, no-c-format +msgid "&Add..." +msgstr "ਸ਼ਾਮਲ(&A)..." + +#. i18n: file kaddknownhostdlg.ui line 201 +#: rc.cpp:217 rc.cpp:313 rc.cpp:331 +#, no-c-format +msgid "&Edit..." +msgstr "ਸੋਧ(&E)..." + +#. i18n: file kdetectdistrodlg.ui line 16 +#: rc.cpp:223 +#, no-c-format +msgid "Detecting Your Current Platform" +msgstr "ਤੁਹਾਡੇ ਪਲੇਟਫਾਰਮ ਦੀ ਖੋਜ ਜਾਰੀ" + +#. i18n: file kdetectdistrodlg.ui line 60 +#: rc.cpp:226 +#, no-c-format +msgid "Please wait while detecting your current platform..." +msgstr "" +"ਕਿਰਪਾ ਕਰਕੇ ਉਡੀਕੋ ਕਰੋ, ਜਦੋਂ ਤੱਕ ਤੁਹਾਡੇ ਮੌਜੂਦਾ ਪਲੇਟਫਾਰਮ ਦੀ ਖੋਜ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ..." + +#. i18n: file kinterfaceupdowndlg.ui line 16 +#: rc.cpp:229 +#, no-c-format +msgid "Changing Interface State" +msgstr "ਇੰਟਰਫੇਸ ਹਾਲਤ ਤਬਦੀਲ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ" + +#. i18n: file kinterfaceupdowndlg.ui line 64 +#: rc.cpp:232 +#, no-c-format +msgid "Bringing up interface <b>eth0</b>..." +msgstr "<b>eth0</b> ਇੰਟਰਫੇਸ ਤਿਆਰ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..." + +#. i18n: file knetworkconfdlg.ui line 36 +#: rc.cpp:235 +#, no-c-format +msgid "Network Settings" +msgstr "ਨੈੱਟਵਰਕ ਸਥਾਪਨ" + +#. i18n: file knetworkconfdlg.ui line 42 +#: rc.cpp:238 +#, no-c-format +msgid "Configure your TCP/IP settings" +msgstr "ਤੁਹਾਡੀ TCP/IP ਸਥਾਪਨ ਸੰਰਚਨਾ" + +#. i18n: file knetworkconfdlg.ui line 45 +#: rc.cpp:241 +#, no-c-format +msgid "Change TCP/IP settings" +msgstr "TCP/IP ਸਥਾਪਨ ਤਬਦੀਲ" + +#. i18n: file knetworkconfdlg.ui line 66 +#: rc.cpp:244 +#, no-c-format +msgid "Network Interfaces" +msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ" + +#. i18n: file knetworkconfdlg.ui line 85 +#: rc.cpp:247 +#, no-c-format +msgid "Available Network Interfaces" +msgstr "ਉਪਲੱਬਧ ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ" + +#. i18n: file knetworkconfdlg.ui line 110 +#: rc.cpp:250 +#, no-c-format +msgid "Interface" +msgstr "ਇੰਟਰਫੇਸ" + +#. i18n: file knetworkconfdlg.ui line 121 +#: rc.cpp:253 rc.cpp:322 +#, no-c-format +msgid "IP Address" +msgstr "IP ਸਿਰਨਾਵਾਂ" + +#. i18n: file knetworkconfdlg.ui line 132 +#: rc.cpp:256 +#, no-c-format +msgid "Protocol" +msgstr "ਪਰੋਟੋਕਾਲ" + +#. i18n: file knetworkconfdlg.ui line 143 +#: rc.cpp:259 +#, no-c-format +msgid "State" +msgstr "ਹਾਲਤ" + +#. i18n: file knetworkconfdlg.ui line 154 +#: rc.cpp:262 +#, no-c-format +msgid "Comment" +msgstr "ਟਿੱਪਣੀ" + +#. i18n: file knetworkconfdlg.ui line 175 +#: rc.cpp:265 +#, no-c-format +msgid "List of configured network devices" +msgstr "ਸੰਰਚਿਤ ਨੈੱਟਵਰਕ ਜੰਤਰਾਂ ਦੀ ਸੂਚੀ" + +#. i18n: file knetworkconfdlg.ui line 194 +#: rc.cpp:268 +#, no-c-format +msgid "Configure Interface..." +msgstr "ਇੰਟਰਫੇਸ ਸੰਰਚਨਾ..." + +#. i18n: file knetworkconfdlg.ui line 197 +#: rc.cpp:271 +#, no-c-format +msgid "Change the settings of the selected device" +msgstr "ਚੁਣੇ ਜੰਤਰ ਦੀ ਸਥਾਪਨ ਤਬਦੀਲ" + +#. i18n: file knetworkconfdlg.ui line 208 +#: rc.cpp:274 +#, no-c-format +msgid "Enable Interface" +msgstr "ਇੰਟਰਫੇਸ ਚਾਲੂ" + +#. i18n: file knetworkconfdlg.ui line 219 +#: rc.cpp:277 +#, no-c-format +msgid "Disable Interface" +msgstr "ਇੰਟਰਫੇਸ ਬੰਦ" + +#. i18n: file knetworkconfdlg.ui line 248 +#: rc.cpp:280 +#, no-c-format +msgid "Routes" +msgstr "ਰੂਟ" + +#. i18n: file knetworkconfdlg.ui line 265 +#: rc.cpp:283 +#, no-c-format +msgid "Default Gateway" +msgstr "ਮੂਲ ਗੇਟਵੇ" + +#. i18n: file knetworkconfdlg.ui line 348 +#: rc.cpp:289 +#, no-c-format +msgid "Default Gateway IP address" +msgstr "ਮੂਲ ਗੇਟਵੇ IP ਸਿਰਨਾਵਾਂ" + +#. i18n: file knetworkconfdlg.ui line 373 +#: rc.cpp:292 +#, no-c-format +msgid "Device:" +msgstr "ਜੰਤਰ:" + +#. i18n: file knetworkconfdlg.ui line 401 +#: rc.cpp:295 +#, no-c-format +msgid "Network device where to send packets" +msgstr "ਨੈੱਟਵਰਕ ਜੰਤਰ, ਜਿੱਥੇ ਕਿ ਪੈਕੇਟ ਭੇਜਣ ਹਨ" + +#. i18n: file knetworkconfdlg.ui line 432 +#: rc.cpp:298 +#, no-c-format +msgid "Domain Name System" +msgstr "ਡੋਮੇਨ ਨਾਂ ਸਿਸਟਮ" + +#. i18n: file knetworkconfdlg.ui line 443 +#: rc.cpp:301 +#, no-c-format +msgid "Domain Name Servers" +msgstr "ਡੋਮੇਨ ਨਾਂ ਸਰਵਰ" + +#. i18n: file knetworkconfdlg.ui line 499 +#: rc.cpp:304 +#, no-c-format +msgid "Move up the selected server on the list (higher priority)" +msgstr "ਚੁਣੇ ਸਰਵਰ ਨੂੰ ਸੂਚੀ ਵਿੱਚ ਉੱਤੇ ਭੇਜੋ (ਉੱਚ ਦਰਜਾ)" + +#. i18n: file knetworkconfdlg.ui line 513 +#: rc.cpp:307 +#, no-c-format +msgid "Move down the selected server on the list (less priority)" +msgstr "ਚੁਣੇ ਸਰਵਰ ਨੂੰ ਸੂਚੀ ਵਿੱਚ ਹੇਠਾਂ ਭੇਜੋ (ਘੱਟ ਦਰਜਾ)" + +#. i18n: file knetworkconfdlg.ui line 637 +#: rc.cpp:319 +#, no-c-format +msgid "Static Hosts" +msgstr "ਸਥਿਰ ਮੇਜ਼ਬਾਨ" + +#. i18n: file knetworkconfdlg.ui line 738 +#: rc.cpp:337 +#, no-c-format +msgid "Host name:" +msgstr "ਮੇਜ਼ਬਾਨ ਨਾਂ:" + +#. i18n: file knetworkconfdlg.ui line 762 +#: rc.cpp:340 +#, no-c-format +msgid "Domain name:" +msgstr "ਡੋਮੇਨ ਨਾਂ:" + +#. i18n: file knetworkconfdlg.ui line 772 +#: rc.cpp:343 +#, no-c-format +msgid "Network Profiles" +msgstr "ਨੈੱਟਵਰਕ ਪਰੋਫਾਇਲ" + +#. i18n: file knetworkconfdlg.ui line 783 +#: rc.cpp:346 +#, no-c-format +msgid "Available Network Profiles" +msgstr "ਉਪਲੱਬਧ ਨੈੱਟਵਰਕ ਪਰੋਫਾਇਲ" + +#. i18n: file knetworkconfdlg.ui line 792 +#: rc.cpp:349 +#, no-c-format +msgid "Name" +msgstr "ਨਾਂ" + +#. i18n: file knetworkconfdlg.ui line 821 +#: rc.cpp:352 +#, no-c-format +msgid "&Load Selected" +msgstr "ਚੁਣੇ ਲੋਡ(&L)" + +#. i18n: file knetworkconfdlg.ui line 829 +#: rc.cpp:355 +#, no-c-format +msgid "&Save Selected" +msgstr "ਚੁਣੇ ਸੰਭਾਲੋ(&S)" + +#. i18n: file knetworkconfdlg.ui line 837 +#: rc.cpp:358 +#, no-c-format +msgid "&Create New..." +msgstr "ਨਵਾਂ ਬਣਾਓ(&C)..." + +#. i18n: file knetworkconfdlg.ui line 845 +#: rc.cpp:361 +#, no-c-format +msgid "&Delete Selected" +msgstr "ਚੁਣੇ ਹਟਾਓ(&D)" + +#. i18n: file kreloadnetworkdlg.ui line 28 +#: knetworkconfigparser.cpp:303 rc.cpp:364 +#, no-c-format +msgid "Reloading Network" +msgstr "ਨੈੱਟਵਰਕ ਮੁੜ-ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" + +#. i18n: file kreloadnetworkdlg.ui line 112 +#: rc.cpp:370 +#, no-c-format +msgid "" +"Please wait while the network is reloaded so\n" +"the changes can take effect." +msgstr "" +"ਕਿਰਪਾ ਕਰਕੇ ਉਡੀਕ ਕਰੋ, ਜਦੋਂ ਤੱਕ ਨੈੱਟਵਰਕ ਨੂੰ ਤਬਦੀਲੀਆਂ\n" +"ਅਸਰਦਾਰ ਕਰਨ ਲਈ ਮੁੜ-ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ।" + +#. i18n: file kselectdistrodlg.ui line 16 +#: rc.cpp:374 +#, no-c-format +msgid "Unsupported Platform" +msgstr "ਨਾ-ਸਹਾਇਕ ਪਲੇਟਫਾਰਮ" + +#. i18n: file kselectdistrodlg.ui line 69 +#: rc.cpp:383 +#, no-c-format +msgid "Do not ask again" +msgstr "ਅਗਲੀ ਵਾਰ ਨਾ ਪੁੱਛੋ" + +#. i18n: file kselectdistrodlg.ui line 94 +#: rc.cpp:386 +#, no-c-format +msgid "" +"<font size=\"+1\"><p align=\"center\"><b>Your Platform is Not Supported</b></p>" +"</font>" +msgstr "" +"<font size=\"+1\"><p align=\"center\"><b>ਤੁਹਾਡਾ ਨੈੱਟਵਰਕ ਸਹਾਇਕ ਨਹੀਂ</b></p>" +"</font>" + +#. i18n: file kselectdistrodlg.ui line 102 +#: rc.cpp:389 +#, no-c-format +msgid "" +"You may choose one of the following supported platforms if you are <b>sure</b> " +"your platform behaves the same as the chosen one. Please be sure, because your " +"current network configuration could be damaged." +msgstr "" + +#: knetworkconfmodule.cpp:94 +msgid "KNetworkConf" +msgstr "KNetworkConf" + +#: knetworkconfmodule.cpp:97 +msgid "Lead Developer" +msgstr "ਮੁੱਖ ਖੋਜੀ" + +#: knetworkconfmodule.cpp:99 +msgid "Provided the Network backend which KNetworkConf relies on." +msgstr "ਮੁੱਖ ਮੰਚ ਤਿਆਰ ਕੀਤਾ ਹੈ, ਜਿਸ ਦੇ ਅਧਾਰ ਉੱਤੇ KNetworkConf ਤਿਆਰ ਹੋਇਆ" + +#: knetworkconfmodule.cpp:101 +msgid "Conectiva Linux Support" +msgstr "Conectiva ਲੀਨਕਸ ਸਹਿਯੋਗ" + +#: knetworkconfmodule.cpp:103 +msgid "Documentation maintainer, and German translator" +msgstr "ਦਸਤਾਵੇਜ਼ ਪਰਬੰਧਕ, ਅਤੇ ਜਰਮਨ ਅਨੁਵਾਦਕ" + +#: knetworkconfmodule.cpp:105 +msgid "Various bugfixes and features" +msgstr "ਬੱਗ-ਸੁਧਾਰ ਅਤੇ ਫੀਚਰ" + +#: knetworkconfmodule.cpp:107 +msgid "Various bugfixes and Brazilian Portuguese translator" +msgstr "ਬੱਗ-ਸੁਧਾਰ ਅਤੇ ਬਰਾਜ਼ੀਲੀ ਪੁਰਤਗਾਲੀ ਅਨੁਵਾਦਕ" + +#: knetworkconfmodule.cpp:113 +msgid "" +"%1Network configuration%2This module allows you to configure your TCP/IP " +"settings.%3" +msgstr "" +"%1ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ%2ਇਹ ਮੈਡੀਊਲ ਤੁਹਾਨੂੰ ਤੁਹਾਡੀ TCP/IP ਸੰਰਚਨਾ ਕਰਨ ਲਈ ਸਹਾਇਕਹੈ।%3" + +#: knetworkconfigparser.cpp:41 +msgid "" +"Could not find the backend script for the network configuration detection. " +"Something is wrong with your installation.\n" +" Please check that \n" +"{KDE_PATH}/%1 \n" +"file is present." +msgstr "" + +#: knetworkconfigparser.cpp:42 +msgid "Could Not Find Network Configuration Backend Script" +msgstr "ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ ਪਿੱਠਵਰਤੀ ਸਕਰਿਪਟ ਖੋਜੀ ਨਹੀਂ ਜਾ ਸਕੀ" + +#: knetworkconfigparser.cpp:65 knetworkconfigparser.cpp:95 +#: knetworkconfigparser.cpp:320 knetworkconfigparser.cpp:1016 +msgid "" +"Could not execute backend script for the network configuration detection. " +"Something is wrong with your installation." +msgstr "" + +#: knetworkconfigparser.cpp:66 knetworkconfigparser.cpp:96 +#: knetworkconfigparser.cpp:321 knetworkconfigparser.cpp:1017 +msgid "Could Not Launch Network Configuration Backend Script" +msgstr "" + +#: knetworkconfigparser.cpp:113 knetworkconfigparser.cpp:837 +msgid "Could not parse the XML output from the network configuration backend." +msgstr "" + +#: knetworkconfigparser.cpp:114 +msgid "Error While Listing Network Interfaces" +msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਤੋਂ ਸੁਣਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: knetworkconfigparser.cpp:191 +msgid "Could not open file /proc/net/route." +msgstr "ਫਾਇਲ /proc/net/route ਨੂੰ ਖੋਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ ਹੈ।" + +#: knetworkconfigparser.cpp:192 +msgid "Could Not Open File" +msgstr "ਫਾਇਲ ਖੋਲੀ ਨਹੀਂ ਜਾ ਸਕੀ ਹੈ" + +#: knetworkconfigparser.cpp:304 +msgid "%1Please wait while saving the network settings...%2" +msgstr "%1ਕਿਰਪਾ ਕਰਕੇ ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ ਮੁੜ-ਲੋਡ ਹੋਣ ਤੱਕ ਉਡੀਕ ਕਰੋ...%2" + +#: knetworkconfigparser.cpp:762 +msgid "Ethernet Network Device" +msgstr "ਈਥਰਨੈੱਟ ਨੈੱਟਵਰਕ ਜੰਤਰ" + +#: knetworkconfigparser.cpp:764 +msgid "Wireless Network Device" +msgstr "ਬੇਤਾਰ ਨੈੱਟਵਰਕ ਜੰਤਰ" + +#: knetworkconfigparser.cpp:838 +msgid "Error Loading The Network Configuration" +msgstr "ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ ਲੋਡ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: knetworkconfigparser.cpp:1030 +msgid "" +"Could not parse the list of supported platforms from the network configuration " +"backend." +msgstr "" + +#: knetworkconfigparser.cpp:1031 +msgid "Error Obtaining Supported Platforms List" +msgstr "" + +#: version.h:5 +msgid "" +"KNetworkConf - A KDE Control Center module to configure TCP/IP settings." +msgstr "" +"KNetworkConf - TCP/IP ਸਥਾਪਨ ਦੀ ਸੰਰਚਨਾ ਲਈ ਇੱਕ KDE ਕੰਟਰੋਲ ਕੇਂਦਰ ਮੈਡੀਊਲ ਹੈ।" diff --git a/tde-i18n-pa/messages/kdeadmin/kpackage.po b/tde-i18n-pa/messages/kdeadmin/kpackage.po new file mode 100644 index 00000000000..32b27fad157 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/kpackage.po @@ -0,0 +1,1098 @@ +# translation of kpackage.po to Punjabi +# Amanpreet Singh Alam <aalam@redhat.cpm>, 2004. +# Amanpreet Singh Alam <aalam@redhat.com>, 2004, 2005. +# Amanpreet Singh Brar <aalam@redhat.com>, 2005. +# A S Alam <aalam@users.sf.net>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kpackage\n" +"POT-Creation-Date: 2006-08-29 02:38+0200\n" +"PO-Revision-Date: 2007-01-17 21:59+0530\n" +"Last-Translator: A S Alam <aalam@users.sf.net>\n" +"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਬਰਾੜ ਆਲਮਵਾਲਾ" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "aalam@users.sf.net" + +#: cache.cpp:63 cache.cpp:84 +#, c-format +msgid "Cannot create folder %1" +msgstr "%1 ਫੋਲਡਰ ਬਣਾਇਆ ਨਹੀਂ ਜਾ ਸਕਦਾ ਹੈ" + +#: cache.cpp:98 kpackage.cpp:588 +#, c-format +msgid "Malformed URL: %1" +msgstr "ਨਿਕਾਰਾ URL: %1" + +#: debAptInterface.cpp:49 +msgid "APT: Debian" +msgstr "APT: ਡੈਬੀਅਨ" + +#: debAptInterface.cpp:51 +msgid "Querying DEB APT package list: " +msgstr "" + +#: debAptInterface.cpp:52 +msgid "KPackage: Waiting on APT-GET" +msgstr "" + +#: debAptInterface.cpp:56 +msgid "Location of Debian Packages" +msgstr "ਡੈਬੀਅਨ ਪੈਕੇਜ ਦੀ ਸੂਚੀ" + +#: debAptInterface.cpp:58 +msgid "" +"_: APT sources\n" +"A" +msgstr "A" + +#: debAptInterface.cpp:59 +msgid "APT Sources Entries" +msgstr "APT ਸਰੋਤ ਇਕਾਈਆਂ" + +#: debAptInterface.cpp:60 debDpkgInterface.cpp:77 kissInterface.cpp:73 +#: slackInterface.cpp:91 +msgid "" +"_: Folders\n" +"F" +msgstr "F" + +#: debAptInterface.cpp:62 debDpkgInterface.cpp:79 +msgid "Location of Folders Containing Debian Packages" +msgstr "ਫੋਲਡਰ, ਜੋ ਕਿ ਡੈਬੀਅਨ ਪੈਕੇਜ ਰੱਖਦਾ ਹੈ, ਦੀ ਸਥਿਤੀ" + +#: debAptInterface.cpp:67 +msgid "Download only" +msgstr "ਡਾਊਨਲੋਡ ਕਰੋ" + +#: debAptInterface.cpp:68 +msgid "No download" +msgstr "ਕੋਈ ਡਾਊਨਲੋਡ ਨਹੀਂ" + +#: debAptInterface.cpp:69 +msgid "Ignore missing" +msgstr "ਗੁੰਮ ਅਣਡਿੱਠਾ" + +#: debAptInterface.cpp:70 +msgid "Ignore hold" +msgstr "ਮੌਜੂਦਾ ਅਣਡਿੱਠਾ" + +#: debAptInterface.cpp:71 +msgid "Allow Unauthenticated" +msgstr "" + +#: debAptInterface.cpp:72 debAptInterface.cpp:76 +msgid "Assume yes" +msgstr "ਹਾਂ ਮੰਨ ਕੇ ਚੱਲੋ" + +#: debAptInterface.cpp:73 debAptInterface.cpp:77 debDpkgInterface.cpp:92 +#: fbsdInterface.cpp:86 rpmInterface.cpp:75 slackInterface.cpp:101 +msgid "Test (do not uninstall)" +msgstr "ਜਾਂਚ(ਅਨਸਟਾਲ ਨਾ ਕਰੋ)" + +#: debAptInterface.cpp:75 debDpkgInterface.cpp:89 +msgid "Purge Config Files" +msgstr "ਸੰਰਚਨਾ ਫਾਇਲਾਂ ਸਾਫ਼ ਕਰੋ" + +#: debAptInterface.cpp:107 +msgid "U&pgrade" +msgstr "&ਨਵੀਨੀਕਰਨ" + +#: debAptInterface.cpp:111 +msgid "&Fixup" +msgstr "&ਨਿਰਧਾਰਨ" + +#: debAptInterface.cpp:115 +msgid "&Apt-File Update" +msgstr "&Apt-ਫਾਇਲ ਅੱਪਡੇਟ" + +#: debAptInterface.cpp:159 debAptInterface.cpp:368 +msgid "The %1 program needs to be installed" +msgstr "%1 ਪਰੋਗਰਾਮ ਨੂੰ ਇੰਸਟਾਲ ਕੀਤਾ ਜਾਦਾ ਹੈ" + +#: debAptInterface.cpp:188 +#, c-format +msgid "Querying DEB APT remote package list: %1" +msgstr "" + +#: debAptInterface.cpp:194 +#, c-format +msgid "Processing DEB APT remote package list: %1" +msgstr "" + +#: debAptInterface.cpp:231 debAptInterface.cpp:287 rpmInterface.cpp:200 +msgid "DEB APT" +msgstr "DEB APT" + +#: debAptInterface.cpp:244 +msgid "Querying DEB APT available list" +msgstr "" + +#: debAptInterface.cpp:246 +#, c-format +msgid "Querying DEB APT available list: %1" +msgstr "" + +#: debAptInterface.cpp:251 +msgid "Processing DEB APT available list" +msgstr "" + +#: debAptInterface.cpp:253 +#, c-format +msgid "Processing DEB APT available list: %1" +msgstr "" + +#: debDpkgInterface.cpp:61 +msgid "DPKG: Debian" +msgstr "DPKG: ਡੈਬੀਅਨ" + +#: debDpkgInterface.cpp:64 debInterface.cpp:151 +msgid "Querying DEB package list: " +msgstr "" + +#: debDpkgInterface.cpp:65 +msgid "Kpackage: Waiting on DPKG" +msgstr "" + +#: debDpkgInterface.cpp:67 +msgid "Location of Debian Package Archives" +msgstr "" + +#: debDpkgInterface.cpp:68 +msgid "" +"_: Location\n" +"L" +msgstr "L" + +#: debDpkgInterface.cpp:70 +msgid "" +"Version\n" +"Architecture" +msgstr "" +"ਵਰਜਨ\n" +"ਢਾਂਚਾ" + +#: debDpkgInterface.cpp:71 debDpkgInterface.cpp:76 +msgid "Location of Base Folder of Debian Distribution" +msgstr "ਡੈਬੀਅਨ ਡੈਸਟੀਬਿਊਸ਼ਨ ਲਈ ਮੂਲ ਫੋਲਡਰ ਦੀ ਸਥਿਤੀ" + +#: debDpkgInterface.cpp:73 +msgid "" +"_: Packages\n" +"P" +msgstr "P" + +#: debDpkgInterface.cpp:75 +msgid "Location of 'Packages' Files for Sections of Debian Distributions" +msgstr "" + +#: debDpkgInterface.cpp:84 +msgid "Allow Downgrade" +msgstr "ਡਾਊਨਗਰੇਡ ਸਵੀਕਾਰ" + +#: debDpkgInterface.cpp:85 +msgid "Check Conflicts" +msgstr "ਅਪਵਾਦ ਦੀ ਜਾਂਚ" + +#: debDpkgInterface.cpp:86 debDpkgInterface.cpp:91 fbsdInterface.cpp:81 +#: fbsdInterface.cpp:85 rpmInterface.cpp:69 rpmInterface.cpp:74 +msgid "Check Dependencies" +msgstr "ਨਿਰਭਰਤਾ ਦੀ ਜਾਂਚ" + +#: debDpkgInterface.cpp:87 fbsdInterface.cpp:82 rpmInterface.cpp:70 +#: slackInterface.cpp:99 +msgid "Test (do not install)" +msgstr "ਜਾਂਚ (ਇੰਸਟਾਲ ਨਾ ਕਰੋ)" + +#: fbsdInterface.cpp:59 +msgid "BSD" +msgstr "BSD" + +#: fbsdInterface.cpp:70 +msgid "Querying package list: " +msgstr "ਪੈਕੇਜ ਲਿਸਟ ਬਾਰੇ ਜਾਣਿਆ ਜਾ ਰਿਹਾ ਹੈ: " + +#: fbsdInterface.cpp:72 +msgid "Location of BSD Packages and Ports" +msgstr "" + +#: fbsdInterface.cpp:73 +msgid "Ports" +msgstr "ਪੋਰਟ" + +#: fbsdInterface.cpp:74 +msgid "Location of Ports Tree (e.g. /usr/ports or /usr/opt)" +msgstr "" + +#: fbsdInterface.cpp:75 +msgid "Packages" +msgstr "ਪੈਕੇਜ" + +#: fbsdInterface.cpp:76 +msgid "Location of Folders Containing BSD Packages or Package Trees" +msgstr "" + +#: fbsdInterface.cpp:80 fbsdInterface.cpp:84 +msgid "Ignore Scripts" +msgstr "ਸਕ੍ਰਿਪਟ ਅਣਡਿੱਠੀ" + +#: fbsdInterface.cpp:131 +msgid "Getting package info" +msgstr "ਪੈਕੇਜ ਜਾਣਕਾਰੀ ਲਈ ਜਾ ਰਹੀ ਹੈ" + +#: fbsdInterface.cpp:203 fbsdInterface.cpp:409 fbsdInterface.cpp:410 +#: fbsdInterface.cpp:559 fbsdInterface.cpp:561 packageProperties.cpp:175 +msgid "none" +msgstr "ਕੋਈ ਨਹੀਂ" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "binary package and source port" +msgstr "" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "binary package" +msgstr "ਬਾਈਨਰੀ ਪੈਕੇਜ" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "source port" +msgstr "ਸਰੋਤ ਪੋਰਟ" + +#: fbsdInterface.cpp:237 +msgid "Getting file list" +msgstr "ਫਾਇਲ਼ ਸੂਚੀ ਪ੍ਰਾਪਤ ਕਰੋ" + +#: fbsdInterface.cpp:251 +msgid "Can't find package name!" +msgstr "ਪੈਕੇਜ ਨਾਂ ਲੱਭਿਆ ਜਾ ਸਕਿਆ!" + +#: fbsdInterface.cpp:501 +msgid "Querying BSD packages database for installed packages" +msgstr "" + +#: fbsdInterface.cpp:530 +#, c-format +msgid "Unexpected output from pkg_info (looking for package name): %1" +msgstr "" + +#: findf.cpp:48 +msgid "Find File" +msgstr "ਫਾਇਲ ਖੋਜ" + +#: findf.cpp:50 search.cpp:42 +msgid "&Find" +msgstr "&ਖੋਜ" + +#: findf.cpp:59 search.cpp:40 search.cpp:50 +msgid "Find Package" +msgstr "ਪੈਕੇਜ ਖੋਜ" + +#: findf.cpp:70 +msgid "Find:" +msgstr "ਖੋਜ:" + +#: findf.cpp:76 managementWidget.cpp:83 +msgid "Installed" +msgstr "ਇੰਸਟਾਲ" + +#: findf.cpp:77 +msgid "Type" +msgstr "ਕਿਸਮ" + +#: findf.cpp:79 kplview.cpp:58 +msgid "Package" +msgstr "ਪੈਕੇਜ" + +#: findf.cpp:80 +msgid "File Name" +msgstr "ਫਾਇਲ ਨਾਂ" + +#: findf.cpp:85 +msgid "Also search uninstalled packages" +msgstr "" + +#: findf.cpp:87 +msgid "Also search uninstalled packages (apt-file needs to be installed)" +msgstr "" + +#: findf.cpp:174 +msgid "--Nothing found--" +msgstr "--ਨਹੀਂ ਲੱਭਿਆ --" + +#: findf.cpp:224 +msgid "Incorrect URL type" +msgstr "ਗਲਤ URL ਕਿਸਮ" + +#: gentooInterface.cpp:58 +msgid "Gentoo" +msgstr "ਗੰਟੂ" + +#: gentooInterface.cpp:68 +msgid "Querying Gentoo package list: " +msgstr "" + +#: gentooInterface.cpp:125 +msgid "Looking for Gentoo packages: " +msgstr "" + +#: kissInterface.cpp:62 +msgid "KISS" +msgstr "KISS" + +#: kissInterface.cpp:72 +msgid "Location of KISS Packages" +msgstr "" + +#: kissInterface.cpp:75 +msgid "Location of Folders Containing KISS Packages" +msgstr "" + +#: kissInterface.cpp:81 kissInterface.cpp:139 +msgid "Querying KISS package list: " +msgstr "" + +#: kissInterface.cpp:82 +msgid "KPackage: Waiting on KISS" +msgstr "" + +#: kpPty.cpp:160 +msgid "" +"The action you requested uses ssh. Please enter the password or pass phrase.\n" +msgstr "" + +#: kpPty.cpp:163 +msgid "" +"The action you requested needs root privileges. Please enter root's password.\n" +msgstr "" + +#: kpPty.cpp:166 +msgid "" +"The action you requested needs root privileges. Please enter your SUDO " +"password.\n" +msgstr "" + +#: kpPty.cpp:182 +msgid "Login Problem: Please login manually" +msgstr "" + +#: kpackage.cpp:103 +msgid "Find &Package..." +msgstr "ਪੈਕੇਜ ਖੋਜ..." + +#: kpackage.cpp:107 +msgid "Find &File..." +msgstr "ਫਾਇਲ ਖੋਜ..." + +#: kpackage.cpp:124 +msgid "&Expand Tree" +msgstr "ਲੜੀ ਫੈਲਾਓ(&E)" + +#: kpackage.cpp:128 +msgid "&Collapse Tree" +msgstr "ਲੜੀ ਸਮੇਟੋ(&C)" + +#: kpackage.cpp:132 +msgid "Clear &Marked" +msgstr "" + +#: kpackage.cpp:136 +msgid "Mark &All" +msgstr "ਸਭ ਨਿਸ਼ਾਨਬੱਧ(&A)" + +#: kpackage.cpp:140 +msgid "&Install" +msgstr "ਇੰਸਟਾਲ(&I)" + +#: kpackage.cpp:148 +msgid "&Uninstall" +msgstr "ਹਟਾਓ(&U)" + +#: kpackage.cpp:156 +msgid "&Install Marked" +msgstr "" + +#: kpackage.cpp:160 +msgid "&Uninstall Marked" +msgstr "ਨਿਸ਼ਾਨਬੱਧ ਅਨ-ਇੰਸਟਾਲ(&U)" + +#: kpackage.cpp:173 +msgid "Configure &KPackage..." +msgstr "ਕੇਪੈਕੇਜ ਸੰਰਚਨਾ(&K)..." + +#: kpackage.cpp:177 +msgid "Clear Package &Folder Cache" +msgstr "ਪੈਕੇਜ ਫੋਲਡਰ ਕੈਂਚੇ ਸਾਫ਼(&F)" + +#: kpackage.cpp:181 +msgid "Clear &Package Cache" +msgstr "ਪੈਕੇਜ ਕੈਂਚੇ ਸਾਫ਼(&P)" + +#: kpackage.cpp:372 +msgid "Management Mode" +msgstr "ਪ੍ਰਬੰਧਨ ਢੰਗ" + +#: kpackage.cpp:427 +msgid "Select Package" +msgstr "ਪੈਕੇਜ ਚੁਣੋ" + +#: kpackage.cpp:488 +#, c-format +msgid "Unknown package type: %1" +msgstr "ਅਣਜਾਣ ਪੈਕੇਜ ਕਿਸਮ: %1" + +#: kpackage.cpp:490 +#, c-format +msgid "File not found: %1" +msgstr "ਫਾਇਲ ਨਹੀਂ ਮਿਲੀ: %1" + +#: kpackage.cpp:646 +msgid "Starting KIO" +msgstr "KIO ਸ਼ੁਰੂ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" + +#: kpackage.cpp:651 +msgid "KIO finished" +msgstr "KIO ਸਮਾਪਤ" + +#: kpackage.cpp:663 +msgid "KIO failed" +msgstr "KIO ਅਸਫ਼ਲ" + +#: kpackage.cpp:676 +msgid "Open location:" +msgstr "ਟਿਕਾਣਾ ਖੋਲੋ:" + +#: kplview.cpp:60 +msgid "Mark" +msgstr "ਨਿਸ਼ਾਨਬੱਧ" + +#: kplview.cpp:62 +msgid "Summary" +msgstr "ਸੰਖੇਪ" + +#: kplview.cpp:64 +msgid "Size" +msgstr "ਆਕਾਰ" + +#: kplview.cpp:66 +msgid "Version" +msgstr "ਵਰਜਨ" + +#: kplview.cpp:68 +msgid "Old Version" +msgstr "ਪੁਰਾਣਾ ਵਰਜਨ" + +#: main.cpp:59 +msgid "KDE Package installer" +msgstr "KDE ਪੈਕੇਜ ਇੰਸਟਾਲਰ" + +#: main.cpp:63 +msgid "Remote host for Debian APT, via SSH" +msgstr "" + +#: main.cpp:65 +msgid "Package to install" +msgstr "ਇੰਸਟਾਲ ਕਰਨ ਲਈ ਪੈਕੇਜ" + +#: main.cpp:83 +msgid "KPackage" +msgstr "ਕੇਪੈਕੇਜ" + +#: managementWidget.cpp:84 +msgid "Updated" +msgstr "ਅੱਪਡੇਟ" + +#: managementWidget.cpp:85 +msgid "New" +msgstr "ਨਵਾਂ" + +#: managementWidget.cpp:86 +msgid "All" +msgstr "ਸਭ" + +#: managementWidget.cpp:138 +msgid "Clear Search" +msgstr "ਖੋਜ ਸਾਫ਼" + +#: managementWidget.cpp:141 +msgid "Search: " +msgstr "ਖੋਜ: " + +#: managementWidget.cpp:164 +msgid "Uninstall Marked" +msgstr "ਨਿਸ਼ਾਨਬੱਧ ਅਨ-ਇੰਸਟਾਲ" + +#: managementWidget.cpp:168 +msgid "Install Marked" +msgstr "ਨਿਸ਼ਾਨਬੱਧ ਇੰਸਟਾਲ" + +#: managementWidget.cpp:193 pkgOptions.cpp:361 pkgOptions.cpp:363 +msgid "Uninstall" +msgstr "ਹਟਾਓ" + +#: managementWidget.cpp:197 managementWidget.cpp:268 pkgOptions.cpp:346 +#: pkgOptions.cpp:348 +msgid "Install" +msgstr "ਇੰਸਟਾਲ" + +#: managementWidget.cpp:270 +msgid "Fetch" +msgstr "ਪ੍ਰਾਪਤ" + +#: managementWidget.cpp:355 +msgid "Building package tree" +msgstr "ਪੈਕੇਜ ਲੜੀ ਬਣਾਈ ਜਾ ਰਹੀ ਹੈ" + +#: managementWidget.cpp:444 +msgid "" +"Filename not available\n" +msgstr "" +"ਫਾਇਲ ਨਾਂ ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ\n" + +#: options.cpp:73 +msgid "&Types" +msgstr "ਕਿਸਮ(&T)" + +#: options.cpp:75 +msgid "Handle Package Type" +msgstr "ਹੈਂਡਲ ਪੈਕੇਜ ਕਿਸਮ" + +#: options.cpp:77 +msgid "Remote Host" +msgstr "ਰਿਮੋਟ ਮੇਜ਼ਬਾਨ" + +#: options.cpp:78 +msgid "Use remote host (Debian APT only):" +msgstr "" + +#: options.cpp:98 +msgid "%1: %2 not found" +msgstr "%1: %2 ਨਹੀਂ ਮਿਲਿਆ" + +#: options.cpp:103 +msgid "Enable" +msgstr "ਯੋਗ" + +#: options.cpp:105 +msgid "Location of Packages" +msgstr "ਪੈਕੇਜਾਂ ਦਾ ਟਿਕਾਣਾ" + +#: options.cpp:114 +msgid "Cac&he" +msgstr "ਕੈਂਚੇ(&h)" + +#: options.cpp:117 +msgid "Cache Remote Package Folders" +msgstr "ਕੈਂਚੇ ਰਿਮੋਟ ਪੈਕੇਜ ਫੋਲਡਰ" + +#: options.cpp:123 options.cpp:139 +msgid "Always" +msgstr "ਹਮੇਸ਼ਾ" + +#: options.cpp:126 options.cpp:142 +msgid "During a session" +msgstr "ਇੱਕ ਅਜਲਾਸ ਦੌਰਾਨ" + +#: options.cpp:129 options.cpp:145 +msgid "Never" +msgstr "ਕਦੇ ਨਹੀਂ" + +#: options.cpp:133 +msgid "Cache Remote Package Files" +msgstr "ਕੈਂਚੇ ਰਿਮੋਟ ਪੈਕੇਜ ਫਾਇਲਾਂ" + +#: options.cpp:148 +msgid "Cache Folder" +msgstr "ਕੈਂਚੇ ਫੋਲਡਰ" + +#: options.cpp:155 +msgid "&Misc" +msgstr "ਫੁਟਕਲ(&M)" + +#: options.cpp:162 +msgid "Execute Privileged Commands Using" +msgstr "" + +#: options.cpp:168 +msgid "su command" +msgstr "su ਕਮਾਂਡ" + +#: options.cpp:171 +msgid "sudo command" +msgstr "sudo ਕਮਾਂਡ" + +#: options.cpp:174 +msgid "ssh command" +msgstr "ssh ਕਮਾਂਡ" + +#: options.cpp:177 +msgid "Verify file list" +msgstr "ਫਾਇਲ ਸੂਚੀ ਜਾਂਚ" + +#: options.cpp:180 +msgid "Read information from all local package files" +msgstr "" + +#: packageDisplay.cpp:98 +msgid "File List" +msgstr "ਫਾਇਲ ਸੂਚੀ" + +#: packageDisplay.cpp:99 +msgid "Change Log" +msgstr "Change Log" + +#: packageDisplay.cpp:265 +msgid " - No change log -" +msgstr " - ਕੋਈ change log ਨਹੀਂ -" + +#: packageDisplay.cpp:283 packageDisplay.cpp:309 +msgid "Updating File List" +msgstr "ਫਾਇਲ ਸੂਚੀ ਅੱਪਡੇਟ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ" + +#: packageDisplay.cpp:316 +msgid " Files" +msgstr " ਫਾਇਲਾਂ" + +#: packageDisplay.cpp:375 +msgid "&Open With..." +msgstr "ਇਸ ਨਾਲ ਖੋਲੋ(&O)..." + +#: packageInfo.cpp:114 slackInterface.cpp:344 +msgid "OTHER" +msgstr "ਹੋਰ" + +#: packageProperties.cpp:68 +msgid "name" +msgstr "ਨਾਂ" + +#: packageProperties.cpp:69 +msgid "summary" +msgstr "ਸੰਖੇਪ" + +#: packageProperties.cpp:70 +msgid "version" +msgstr "ਵਰਜਨ" + +#: packageProperties.cpp:71 +msgid "old-version" +msgstr "ਪੁਰਾਣਾ-ਵਰਜਨ" + +#: packageProperties.cpp:72 +msgid "status" +msgstr "ਹਾਲਤ" + +#: packageProperties.cpp:73 +msgid "group" +msgstr "ਗਰੁੱਪ" + +#: packageProperties.cpp:74 +msgid "size" +msgstr "ਅਕਾਰ" + +#: packageProperties.cpp:75 +msgid "file-size" +msgstr "ਫਾਇਲ ਅਕਾਰ" + +#: packageProperties.cpp:76 +msgid "description" +msgstr "ਵੇਰਵਾ" + +#: packageProperties.cpp:77 +msgid "url" +msgstr "url" + +#: packageProperties.cpp:78 +msgid "architecture" +msgstr "ਢਾਂਚਾ" + +#: packageProperties.cpp:80 +msgid "unsatisfied dependencies" +msgstr "ਨਾ-ਠੀਕ ਹੋਈ ਨਿਰਭਰਤਾ" + +#: packageProperties.cpp:81 +msgid "pre-depends" +msgstr "ਪਹਿਲੀਂ-ਨਿਰਭਰਤਾ" + +#: packageProperties.cpp:82 +msgid "dependencies" +msgstr "ਨਿਰਭਰਤਾ" + +#: packageProperties.cpp:83 +msgid "depends" +msgstr "ਨਿਰਭਰ " + +#: packageProperties.cpp:84 +msgid "conflicts" +msgstr "ਅਪਵਾਦ" + +#: packageProperties.cpp:85 +msgid "provides" +msgstr "ਉਪਲੱਬਧਕਰਤਾ" + +#: packageProperties.cpp:86 +msgid "recommends" +msgstr "ਸਿਫਾਰਸ਼" + +#: packageProperties.cpp:87 +msgid "replaces" +msgstr "ਤਬਦੀਲ" + +#: packageProperties.cpp:88 +msgid "suggests" +msgstr "ਸੁਝਾਅ" + +#: packageProperties.cpp:89 +msgid "priority" +msgstr "ਪਹਿਲ" + +#: packageProperties.cpp:91 +msgid "essential" +msgstr "ਲਾਜ਼ਮੀ" + +#: packageProperties.cpp:92 +msgid "install time" +msgstr "ਇੰਸਟਾਲ ਸਮਾਂ" + +#: packageProperties.cpp:93 +msgid "config-version" +msgstr "ਸੰਰਚਨਾ-ਵਰਜਨ" + +#: packageProperties.cpp:94 +msgid "distribution" +msgstr "ਵੰਡਣ ਵਾਲੇ" + +#: packageProperties.cpp:95 +msgid "vendor" +msgstr "ਵਿਕਰੇਤਾ" + +#: packageProperties.cpp:96 +msgid "maintainer" +msgstr "ਪ੍ਰਬੰਧਕ" + +#: packageProperties.cpp:97 +msgid "packager" +msgstr "ਪੈਕੇਜਰ" + +#: packageProperties.cpp:98 +msgid "source" +msgstr "ਸਰੋਤ" + +#: packageProperties.cpp:99 +msgid "build-time" +msgstr "ਬਣਾਉਣ-ਸਮਾਂ" + +#: packageProperties.cpp:100 +msgid "build-host" +msgstr "ਬਣਾਉਣ-ਮਸ਼ੀਨ" + +#: packageProperties.cpp:101 +msgid "base" +msgstr "ਅਧਾਰ" + +#: packageProperties.cpp:102 +msgid "filename" +msgstr "ਫਾਇਲ ਨਾਂ" + +#: packageProperties.cpp:103 +msgid "serial" +msgstr "ਸੀਰੀਅਲ" + +#: packageProperties.cpp:105 +msgid "also in" +msgstr "ਮੌਜੂਦ ਹੈ" + +#: packageProperties.cpp:106 +msgid "run depends" +msgstr "ਚਲਾਉਣ ਨਿਰਭਰਤਾ" + +#: packageProperties.cpp:107 +msgid "build depends" +msgstr "ਬਣਾਉਣ ਨਿਰਭਰਤਾ" + +#: packageProperties.cpp:108 +msgid "available as" +msgstr "ਉਪਲੱਬਧ" + +#: pkgInterface.cpp:71 +msgid "'Delete this window to continue'" +msgstr "" + +#: pkgInterface.cpp:260 +msgid "Starting Kio" +msgstr "Kio ਸ਼ੁਰੂ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ" + +#: pkgInterface.cpp:265 +msgid "Kio finished" +msgstr "Kio ਸਮਾਪਤ" + +#: pkgInterface.cpp:275 +msgid "Kio failed" +msgstr "Kio ਅਸਫ਼ਲ" + +#: pkgInterface.cpp:300 +#, c-format +msgid "Cannot read folder %1" +msgstr "ਫੋਲਡਰ %1 ਪੜਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ" + +#: pkgInterface.cpp:330 +msgid "Verifying" +msgstr "ਜਾਂਚ ਜਾਰੀ ਹੈ" + +#: pkgOptions.cpp:98 +msgid "Keep this window" +msgstr "ਇਹ ਝਰੋਖਾ ਰੱਖੋ" + +#: pkgOptions.cpp:117 +msgid "PACKAGES" +msgstr "ਪੈਕੇਜ" + +#: pkgOptions.cpp:205 +msgid "" +"_n: %1: 1 %2 Package\n" +"%1: %n %2 Packages" +msgstr "" +"%1: 1 %2 ਪੈਕੇਜ\n" +"%1: %n %2 ਪੈਕੇਜ" + +#: pkgOptions.cpp:271 +msgid "Done" +msgstr "ਸਮਾਪਤ" + +#: procbuf.cpp:121 +msgid "Kprocess Failure" +msgstr "Kprocess ਫੇਲ" + +#: procbuf.cpp:139 +#, c-format +msgid "Timeout: %1" +msgstr "ਸਮਾਂ-ਅੰਤਰਾਲ: %1" + +#: procbuf.cpp:145 +#, c-format +msgid "Kprocess error:%1" +msgstr "Kprocess ਗਲਤੀ:%1" + +#. i18n: file kpackageui.rc line 13 +#: rc.cpp:6 +#, no-c-format +msgid "&Packages" +msgstr "ਪੈਕੇਜ(&P)" + +#. i18n: file kpackageui.rc line 30 +#: rc.cpp:9 +#, no-c-format +msgid "&Cache" +msgstr "ਕੈਂਚੇ(&C)" + +#. i18n: file kpackageui.rc line 36 +#: rc.cpp:12 +#, no-c-format +msgid "Spe&cial" +msgstr "ਖਾਸ(&c)" + +#. i18n: file kpackageui.rc line 38 +#: rc.cpp:15 +#, no-c-format +msgid "&APT: Debian" +msgstr "&APT: ਡੇਬੀਅਨ" + +#: rpmInterface.cpp:48 +msgid "RPM" +msgstr "RPM" + +#: rpmInterface.cpp:58 +msgid "Location of RPM Package Archives" +msgstr "" + +#: rpmInterface.cpp:59 +msgid "" +"_: Folder\n" +"F" +msgstr "F" + +#: rpmInterface.cpp:60 +msgid "Location of Folders Containing RPM Packages" +msgstr "" + +#: rpmInterface.cpp:66 +msgid "Upgrade" +msgstr "ਅੱਪਗਰੇਂਡ" + +#: rpmInterface.cpp:67 +msgid "Replace Files" +msgstr "ਫਾਇਲਾਂ ਤਬਦੀਲ" + +#: rpmInterface.cpp:68 +msgid "Replace Packages" +msgstr "ਪੈਕੇਜ ਤਬਦੀਲ" + +#: rpmInterface.cpp:72 +#, fuzzy +msgid "Remove all versions" +msgstr "ਪੁਰਾਣਾ-ਵਰਜਨ" + +#: rpmInterface.cpp:73 +msgid "Use Scripts" +msgstr "ਸਕ੍ਰਿਪਟਾਂ ਵਰਤੋਂ" + +#: rpmInterface.cpp:78 +msgid "Querying RPM package list: " +msgstr "" + +#: rpmInterface.cpp:163 +msgid "Querying RPM package list" +msgstr "" + +#: rpmInterface.cpp:167 +msgid "Processing RPM package list" +msgstr "" + +#: search.cpp:64 +msgid "Sub string" +msgstr "ਅਧੀਨ ਸਤਰ" + +#: search.cpp:70 +msgid "Wrap search" +msgstr "ਖੋਜ ਸਮੇਟੋ" + +#: search.cpp:106 +msgid "Note" +msgstr "ਸੂਚਨਾ" + +#: search.cpp:107 +msgid "%1 was not found." +msgstr "%1 ਨਹੀਂ ਮਿਲਿਆ ਹੈ।" + +#: slackInterface.cpp:68 +msgid "Slackware" +msgstr "ਸਲੇਕਵੇਅਰ(Slackware)" + +#: slackInterface.cpp:80 slackInterface.cpp:208 slackInterface.cpp:260 +#: slackInterface.cpp:621 +msgid "Querying SLACK package list: " +msgstr "" + +#: slackInterface.cpp:81 +msgid "KPackage: Waiting on SLACK" +msgstr "" + +#: slackInterface.cpp:83 +msgid "Location of Slackware Package Archives" +msgstr "" + +#: slackInterface.cpp:84 +msgid "" +"_: Install location\n" +"I" +msgstr "I" + +#: slackInterface.cpp:86 +msgid "Location of a 'PACKAGES.TXT' File for Extended Information" +msgstr "" + +#: slackInterface.cpp:87 +msgid "" +"_: Packages file\n" +"P" +msgstr "P" + +#: slackInterface.cpp:89 +msgid "Location of 'PACKAGES.TXT' File for Slackware Distribution" +msgstr "" + +#: slackInterface.cpp:90 +msgid "Location of Base Folder of Slackware Distribution" +msgstr "" + +#: slackInterface.cpp:93 +msgid "Location of Folders Containing Slackware Packages" +msgstr "" + +#: slackInterface.cpp:119 +msgid "Base System" +msgstr "ਮੁੱਢਲਾ ਸਿਸਟਮ" + +#: slackInterface.cpp:120 +msgid "Linux Applications" +msgstr "ਲੀਨਕਸ ਕਾਰਜ" + +#: slackInterface.cpp:121 +msgid "Program Development" +msgstr "ਪ੍ਰੋਗਰਾਮ ਵਿਕਾਸ" + +#: slackInterface.cpp:122 +msgid "GNU EMacs" +msgstr "GNU EMacs" + +#: slackInterface.cpp:123 +msgid "FAQs" +msgstr "FAQ" + +#: slackInterface.cpp:124 +msgid "Kernel Source" +msgstr "ਕਰਨਲ ਸਰੋਤ" + +#: slackInterface.cpp:125 +msgid "Networking" +msgstr "ਨੈਟਵਰਕ" + +#: slackInterface.cpp:126 +msgid "TeX Distribution" +msgstr "TeX ਵੰਡ" + +#: slackInterface.cpp:127 +msgid "TCL Script Language" +msgstr "TCL ਸਕ੍ਰਿਪਟ ਭਾਸ਼ਾ" + +#: slackInterface.cpp:128 +msgid "X Window System" +msgstr "X Window ਸਿਸਟਮ" + +#: slackInterface.cpp:129 +msgid "X Applications" +msgstr "X ਕਾਰਜ" + +#: slackInterface.cpp:130 +msgid "X Development Tools" +msgstr "X ਵਿਕਾਸ ਸੰਦ" + +#: slackInterface.cpp:131 +msgid "XView and OpenLook" +msgstr "XView ਅਤੇ OpenLook" + +#: slackInterface.cpp:132 +msgid "Games" +msgstr "ਖੇਡਾਂ" + +#: updateLoc.cpp:51 updateLoc.cpp:134 +msgid "Use" +msgstr "ਵਰਤੋਂ" + +#: updateLoc.cpp:142 +msgid "Subfolders" +msgstr "ਸਬ-ਫੋਲਡਰ" + +#: updateLoc.cpp:224 +msgid "Package File" +msgstr "ਪੈਕੇਜ ਫਾਇਲ" + +#: updateLoc.cpp:243 +msgid "Package Archive" +msgstr "ਪੈਕੇਜ ਆਰਚੀਵ" + +#: updateLoc.cpp:344 +msgid "File truncated..." +msgstr "" diff --git a/tde-i18n-pa/messages/kdeadmin/ksysv.po b/tde-i18n-pa/messages/kdeadmin/ksysv.po new file mode 100644 index 00000000000..57907999f2b --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/ksysv.po @@ -0,0 +1,866 @@ +# translation of ksysv.po to Punjabi +# +# Amanpreet Singh Alam <aalam@redhat.com>, 2005. +# Amanpreet Singh Alam <amanpreetalam@yahoo.com>, 2005. +# A S Alam <aalam@users.sf.net>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: ksysv\n" +"POT-Creation-Date: 2007-09-19 01:14+0200\n" +"PO-Revision-Date: 2007-01-17 22:02+0530\n" +"Last-Translator: A S Alam <aalam@users.sf.net>\n" +"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: IOCore.cpp:51 +msgid "" +"<error>FAILED</error> to remove <cmd>%1</cmd> from <cmd>%2</cmd>: \"%3\"" +"<br/>" +msgstr "" + +#: IOCore.cpp:55 +msgid "" +"FAILED to remove %1 from %2: \"%3\"\n" +msgstr "" + +#: IOCore.cpp:62 +msgid "removed <cmd>%1</cmd> from <cmd>%2</cmd><br/>" +msgstr "" + +#: IOCore.cpp:66 +msgid "" +"removed %1 from %2\n" +msgstr "" + +#: IOCore.cpp:95 +msgid "created <cmd>%1</cmd> in <cmd>%2</cmd><br/>" +msgstr "" + +#: IOCore.cpp:96 +msgid "" +"created %1 in %2\n" +msgstr "" + +#: IOCore.cpp:100 +msgid "" +"<error>FAILED</error> to create <cmd>%1</cmd> in <cmd>%2</cmd>: \"%3\"" +"<br/>" +msgstr "" + +#: IOCore.cpp:105 +msgid "" +"FAILED to create %1 in %2: \"%3\"\n" +msgstr "" + +#. i18n: file ksysvui.rc line 73 +#: OldView.cpp:89 OldView.cpp:91 rc.cpp:21 rc.cpp:27 +#, no-c-format +msgid "Runlevel Menu" +msgstr "ਰਨਲੈਵਲ ਮੇਨੂ" + +#. i18n: file ksysvui.rc line 82 +#: OldView.cpp:93 rc.cpp:24 +#, no-c-format +msgid "Services Menu" +msgstr "ਸੇਵਾ ਮੇਨੂ" + +#: OldView.cpp:193 +msgid "" +"&Available\n" +"Services" +msgstr "" +"ਉਪਲੱਬਧ\n" +"ਸੇਵਾਵਾਂ(&A)" + +#: OldView.cpp:198 +msgid "" +"<p>These are the <img src=\"small|exec\"/> <strong>services</strong> " +"available on your computer. To start a service, drag it onto the <em>Start</em> " +"section of a runlevel.</p>" +"<p>To stop one, do the same for the <em>Stop</em> section.</p>" +msgstr "" + +#: OldView.cpp:242 +msgid "" +"<p>You can drag services from a runlevel onto the <img src=\"small|trash\"/> " +"<strong>trashcan</strong> to delete them from that runlevel.</p>" +"<p>The <strong>Undo command</strong> can be used to restore deleted entries.</p>" +msgstr "" + +#: OldView.cpp:254 +#, c-format +msgid "Runlevel &%1" +msgstr "ਰਨਲੈਵਲ &%1" + +#: OldView.cpp:256 +#, c-format +msgid "Runlevel %1" +msgstr "ਰਨਲੈਵਲ %1" + +#: OldView.cpp:260 +msgid "" +"<p>These are the services <strong>started</strong> in runlevel %1.</p>" +"<p>The number shown on the left of the <img src=\"user|ksysv_start\"/> " +"icon determines the order in which the services are started. You can arrange " +"them via drag and drop, as long as a suitable <em>sorting number</em> " +"can be generated.</p>" +"<p>If that's not possible, you have to change the number manually via the " +"<strong>Properties dialog box</strong>.</p>" +msgstr "" + +#: OldView.cpp:268 +msgid "Start" +msgstr "ਸ਼ੁਰੂ" + +#: OldView.cpp:278 +msgid "" +"<p>These are the services <strong>stopped</strong> in runlevel %1.</p>" +"<p>The number shown on the left of the <img src=\"user|ksysv_stop\"/> " +"icon determines the order in which the services are stopped. You can arrange " +"them via drag and drop, as long as a suitable <em>sorting number</em> " +"can be generated.</p>" +"<p>If that's not possible, you have to change the number manually via the " +"<strong>Properties dialog box</strong>.</p>" +msgstr "" + +#: OldView.cpp:353 +#, c-format +msgid "" +"Drag here to start services\n" +"when entering runlevel %1" +msgstr "" + +#: OldView.cpp:355 +#, c-format +msgid "" +"Drag here to stop services\n" +"when entering runlevel %1" +msgstr "" + +#: OldView.cpp:414 +msgid "The services available on your computer" +msgstr "ਤੁਹਾਡੇ ਕੰਪਿਊਟਰ ਉੱਤੇ ਸੇਵਾਵਾਂ ਉਪਲੱਬਧ ਹਨ" + +#: OldView.cpp:474 +msgid "<vip>WRITING CONFIGURATION</vip>" +msgstr "<vip>ਸੰਰਚਨਾ ਲਿਖੀ ਜਾ ਰਹੀ ਹੈ</vip>" + +#: OldView.cpp:475 +msgid "** WRITING CONFIGURATION **" +msgstr "**ਸੰਰਚਨਾ ਲਿਖੀ ਜਾ ਰਹੀ ਹੈ**" + +#: OldView.cpp:479 +msgid "<rl>RUNLEVEL %1</rl>" +msgstr "<rl>ਰਨਲੈਵਲ %1</rl>" + +#: OldView.cpp:480 +msgid "** RUNLEVEL %1 **" +msgstr "** ਰਨਲੈਵਲ %1 **" + +#: OldView.cpp:616 +msgid "** <stop>Stopping</stop> <cmd>%1</cmd> **<br/>" +msgstr "" + +#: OldView.cpp:617 +msgid "** Stopping %1 **" +msgstr "** %1 ਰੋਕਿਆ ਜਾ ਰਿਹਾ ਹੈ **" + +#: OldView.cpp:622 +msgid " stop" +msgstr " ਰੋਕੋ" + +#: OldView.cpp:642 +msgid "** <start>Starting</start> <cmd>%1</cmd> **<br/>" +msgstr "" + +#: OldView.cpp:643 +msgid "** Starting %1 **" +msgstr "" + +#: OldView.cpp:648 +msgid " start" +msgstr " ਸ਼ੁਰੂ" + +#: OldView.cpp:682 +msgid "** Re-starting <cmd>%1</cmd> **</br>" +msgstr "" + +#: OldView.cpp:683 +msgid "** Re-starting %1 **" +msgstr "" + +#: OldView.cpp:688 +msgid " restart" +msgstr " ਮੁੜ-ਚਾਲੂ" + +#: OldView.cpp:937 +msgid "" +"<p>You have specified that your system's init scripts are located in the folder " +"<tt><b>%1</b></tt>, but this folder does not exist. You probably selected the " +"wrong distribution during configuration.</p> " +"<p>If you reconfigure %2, it may be possible to fix the problem. If you choose " +"to reconfigure, you should shut down the application and the configuration " +"wizard will appear the next time %3 is run. If you choose not to reconfigure, " +"you will not be able to view or edit your system's init configuration.</p>" +"<p>Would you like to reconfigure %4?</p>" +msgstr "" + +#: OldView.cpp:954 +msgid "Folder Does Not Exist" +msgstr "ਫੋਲਡਰ ਮੌਜੂਦ ਨਹੀਂ ਹੈ" + +#: OldView.cpp:954 +msgid "Reconfigure" +msgstr "ਮੁੜ-ਸੰਰਚਨਾ" + +#: OldView.cpp:954 +msgid "Do Not Reconfigure" +msgstr "ਮੁੜ-ਸੰਰਚਨਾ ਨਾ ਕਰੋ" + +#: OldView.cpp:965 +msgid "" +"<p>You do not have the right permissions to edit your system's init " +"configuration. However, you are free to browse the runlevels.</p>" +"<p>If you really want to edit the configuration, either <strong>restart</strong> " +"%1 <strong>as root</strong> (or another privileged user), or ask your sysadmin " +"to install %2 <em>suid</em> or <em>sgid</em>.</p>" +"<p>The latter way is not recommended though, due to security issues.</p>" +msgstr "" + +#: OldView.cpp:977 +msgid "Insufficient Permissions" +msgstr "" + +#: OldView.cpp:1029 +msgid "&Other..." +msgstr "ਹੋਰ(&O)..." + +#. i18n: file lookandfeelconfig.ui line 18 +#: PreferencesDialog.cpp:41 rc.cpp:111 +#, no-c-format +msgid "Look & Feel" +msgstr "ਦਿੱਖ ਤੇ ਪ੍ਰਭਾਵ" + +#. i18n: file configwizard.ui line 301 +#: PreferencesDialog.cpp:69 rc.cpp:75 +#, no-c-format +msgid "Paths" +msgstr "ਰਸਤਾ" + +#: PreferencesDialog.cpp:79 +msgid "Settings Not Fitting Anywhere Else" +msgstr "" + +#: PreferencesDialog.cpp:143 +msgid "" +"The service folder you specified does not exist.\n" +"You can continue if you want to, or you can click Cancel to select a new " +"folder." +msgstr "" + +#: PreferencesDialog.cpp:154 +msgid "" +"The runlevel folder you specified does not exist.\n" +"You can continue if you want to, or you can click Cancel to select a new " +"folder." +msgstr "" + +#: Properties.cpp:42 +msgid "&Service" +msgstr "ਸੇਵਾ(&S)" + +#: Properties.cpp:50 +msgid "Description:" +msgstr "ਵੇਰਵਾ:" + +#: Properties.cpp:57 +msgid "Actions" +msgstr "ਕਾਰਵਾਈਆਂ" + +#: Properties.cpp:67 +msgid "S&top" +msgstr "ਰੋਕੋ(&t)" + +#: Properties.cpp:70 +msgid "&Restart" +msgstr "ਮੁੜ-ਚਾਲੂ(&R)" + +#: Properties.cpp:121 +msgid "&Entry" +msgstr "" + +#: Properties.cpp:126 +msgid "&Name:" +msgstr "ਨਾਂ(&N):" + +#: Properties.cpp:131 +msgid "&Points to service:" +msgstr "" + +#: Properties.cpp:137 +msgid "&Sorting number:" +msgstr "" + +#: RunlevelAuthIcon.cpp:27 +msgid "Editing disabled - please check your permissions" +msgstr "" + +#: RunlevelAuthIcon.cpp:28 +msgid "Editing enabled" +msgstr "ਸੋਧ ਯੋਗ" + +#: TopWidget.cpp:118 +msgid "Start Service" +msgstr "" + +#: TopWidget.cpp:119 +msgid "&Choose which service to start:" +msgstr "" + +#: TopWidget.cpp:121 +msgid "Stop Service" +msgstr "ਸੇਵਾ ਰੋਕੋ " + +#: TopWidget.cpp:122 +msgid "&Choose which service to stop:" +msgstr "" + +#: TopWidget.cpp:124 +msgid "Restart Service" +msgstr "ਸੇਵਾ ਮੁੜ-ਚਾਲੂ" + +#: TopWidget.cpp:125 +msgid "&Choose which service to restart:" +msgstr "" + +#: TopWidget.cpp:127 +msgid "Edit Service" +msgstr "" + +#: TopWidget.cpp:128 +msgid "&Choose which service to edit:" +msgstr "" + +#: TopWidget.cpp:215 +msgid "Re&vert Configuration" +msgstr "" + +#: TopWidget.cpp:221 +msgid "&Save Configuration" +msgstr "ਸੰਰਚਨਾ ਸੰਭਾਲੋ(&S)" + +#: TopWidget.cpp:226 +msgid "Save &Log..." +msgstr "ਲਾਗ ਸੰਭਾਲੋ(&L)..." + +#: TopWidget.cpp:234 +msgid "&Print Log..." +msgstr "" + +#: TopWidget.cpp:250 +msgid "P&roperties" +msgstr "ਵਿਸ਼ੇਸ਼ਤਾ(&r)" + +#: TopWidget.cpp:254 +msgid "&Open" +msgstr "ਖੋਲੋ(&O)" + +#: TopWidget.cpp:258 +msgid "Open &With" +msgstr "" + +#: TopWidget.cpp:267 +msgid "Show &Log" +msgstr "" + +#: TopWidget.cpp:270 +msgid "Hide &Log" +msgstr "" + +#: TopWidget.cpp:273 +msgid "&Start Service..." +msgstr "" + +#: TopWidget.cpp:277 +msgid "&Stop Service..." +msgstr "" + +#: TopWidget.cpp:281 +msgid "&Restart Service..." +msgstr "" + +#: TopWidget.cpp:285 +msgid "&Edit Service..." +msgstr "" + +#: TopWidget.cpp:299 +msgid "There are unsaved changes. Are you sure you want to quit?" +msgstr "" + +#: TopWidget.cpp:313 +msgid "Do you really want to revert all unsaved changes?" +msgstr "" + +#: TopWidget.cpp:314 +msgid "Revert Configuration" +msgstr "" + +#: TopWidget.cpp:315 +msgid "&Revert" +msgstr "ਮੁੜ ਖੋਲੋ(&R)" + +#: TopWidget.cpp:326 +msgid "" +"You're about to save the changes made to your init configuration. Wrong " +"settings can make your system hang on startup.\n" +"Do you wish to continue?" +msgstr "" + +#: TopWidget.cpp:330 +msgid "Save Configuration" +msgstr "" + +#: TopWidget.cpp:398 +msgid "" +"<p>Click on the checkboxes to <strong>show</strong> or <strong>hide</strong> " +"runlevels.</p> " +"<p>The list of currently visible runlevels is saved when you use the <strong>" +"Save Options command</strong>.</p>" +msgstr "" + +#: TopWidget.cpp:402 +msgid "Show only the selected runlevels" +msgstr "" + +#: TopWidget.cpp:404 +msgid "Show runlevels:" +msgstr "" + +#: TopWidget.cpp:422 +msgid "" +"<p>If the lock is closed <img src=\"user|ksysv_locked\"/>" +", you don't have the right <strong>permissions</strong> " +"to edit the init configuration.</p>" +"<p>Either restart %1 as root (or another more privileged user), or ask your " +"sysadmin to install %1 <em>suid</em> or <em>sgid</em>.</p>" +"<p>The latter way is <strong>not</strong> recommended though, due to security " +"issues.</p>" +msgstr "" + +#: TopWidget.cpp:566 +msgid " Changed" +msgstr "" + +#: TopWidget.cpp:753 +msgid "Print Log File" +msgstr "" + +#: TopWidget.cpp:768 +msgid "<h1>KDE Sys-V Init Editor Log</h1>" +msgstr "" + +#: TopWidget.cpp:778 +msgid "<h3>Printed on %1</h3><br/><br/>" +msgstr "" + +#: TopWidget.cpp:830 +msgid "" +"<p>Unable to generate a valid sorting number for this position. This means that " +"there was no number available between the two adjacent services, and the " +"service did not fit in lexically.</p>" +"<p>Please adjust the sorting numbers manually via the <strong>" +"Properties dialog box</strong>.</p>" +msgstr "" + +#: TopWidget.cpp:837 +msgid "Unable to Generate Sorting Number" +msgstr "" + +#: TopWidget.cpp:841 +msgid "Unable to generate sorting number. Please change manually." +msgstr "" + +#: TopWidget.cpp:1055 +msgid "Configuration package saved successfully." +msgstr "" + +#: TopWidget.cpp:1085 +msgid "Configuration package loaded successfully." +msgstr "" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "aalam@redhat.com" + +#: ksv_core.cpp:35 +msgid "No description available." +msgstr "ਕੋਈ ਵੇਰਵਾ ਉਪਲੱਬਧ ਨਹੀ ਹੈ" + +#: ksv_core.cpp:155 +msgid " log files" +msgstr "" + +#: ksv_core.cpp:163 +msgid "Saved Init Configurations" +msgstr "" + +#: ksvdraglist.cpp:332 +msgid "No." +msgstr "ਨਹੀਂ" + +#: ksvdraglist.cpp:336 +msgid "Name" +msgstr "ਨਾਂ" + +#: ksvdraglist.cpp:348 ksvdraglist.cpp:352 ksvdraglist.cpp:355 +msgid "Drag Menu" +msgstr "" + +#: main.cpp:58 +msgid "SysV-Init Editor" +msgstr "" + +#: main.cpp:59 +msgid "Editor for Sys-V like init configurations" +msgstr "" + +#: main.cpp:62 +msgid "" +"Similar to Red Hat's\"tksysv\", but SysV-Init Editor allows\n" +"drag-and-drop, as well as keyboard use." +msgstr "" + +#: main.cpp:65 +msgid "Main developer" +msgstr "ਮੁੱਖ ਖੋਜੀ" + +#. i18n: file configwizard.ui line 23 +#: rc.cpp:30 +#, no-c-format +msgid "Configuration Wizard" +msgstr "ਸੰਰਚਨਾ ਸਹਾਇਕ" + +#. i18n: file configwizard.ui line 39 +#: rc.cpp:33 +#, no-c-format +msgid "Operating System" +msgstr "" + +#. i18n: file configwizard.ui line 58 +#: rc.cpp:36 +#, no-c-format +msgid "<h3>What Operating System do you use?</h3>" +msgstr "" + +#. i18n: file configwizard.ui line 91 +#: rc.cpp:39 +#, no-c-format +msgid "Choose Your Operating System" +msgstr "" + +#. i18n: file configwizard.ui line 110 +#: rc.cpp:42 +#, no-c-format +msgid "&Linux" +msgstr "" + +#. i18n: file configwizard.ui line 121 +#: rc.cpp:45 rc.cpp:72 +#, no-c-format +msgid "&Other" +msgstr "ਹੋਰ(&O)" + +#. i18n: file configwizard.ui line 157 +#: rc.cpp:48 +#, no-c-format +msgid "Distribution" +msgstr "ਵੰਡ" + +#. i18n: file configwizard.ui line 176 +#: rc.cpp:51 +#, no-c-format +msgid "Choose Your Distribution" +msgstr "" + +#. i18n: file configwizard.ui line 195 +#: rc.cpp:54 +#, no-c-format +msgid "&Debian GNU/Linux" +msgstr "" + +#. i18n: file configwizard.ui line 210 +#: rc.cpp:57 +#, no-c-format +msgid "&Red Hat Linux" +msgstr "" + +#. i18n: file configwizard.ui line 221 +#: rc.cpp:60 +#, no-c-format +msgid "&SuSE Linux" +msgstr "" + +#. i18n: file configwizard.ui line 232 +#: rc.cpp:63 +#, no-c-format +msgid "&Mandrake Linux" +msgstr "" + +#. i18n: file configwizard.ui line 243 +#: rc.cpp:66 +#, no-c-format +msgid "&Corel Linux OS" +msgstr "" + +#. i18n: file configwizard.ui line 254 +#: rc.cpp:69 +#, no-c-format +msgid "Conec&tiva Linux" +msgstr "" + +#. i18n: file configwizard.ui line 341 +#: rc.cpp:78 rc.cpp:211 +#, no-c-format +msgid "&Service path:" +msgstr "" + +#. i18n: file configwizard.ui line 389 +#: rc.cpp:81 rc.cpp:214 +#, no-c-format +msgid "Enter the path to the folder containing the services" +msgstr "" + +#. i18n: file configwizard.ui line 400 +#: rc.cpp:84 rc.cpp:217 +#, no-c-format +msgid "&Browse..." +msgstr "ਝਲਕ(&B)..." + +#. i18n: file configwizard.ui line 404 +#: rc.cpp:87 rc.cpp:220 +#, no-c-format +msgid "Select the folder containing the services" +msgstr "" + +#. i18n: file configwizard.ui line 463 +#: rc.cpp:90 rc.cpp:223 +#, no-c-format +msgid "&Runlevel path:" +msgstr "" + +#. i18n: file configwizard.ui line 511 +#: rc.cpp:93 rc.cpp:226 +#, no-c-format +msgid "Enter the path to the folder containing the runlevel folders" +msgstr "" + +#. i18n: file configwizard.ui line 522 +#: rc.cpp:96 rc.cpp:229 +#, no-c-format +msgid "Br&owse..." +msgstr "" + +#. i18n: file configwizard.ui line 526 +#: rc.cpp:99 rc.cpp:232 +#, no-c-format +msgid "Select the folder containing the runlevel folders " +msgstr "" + +#. i18n: file configwizard.ui line 564 +#: rc.cpp:102 +#, no-c-format +msgid "Configuration Complete" +msgstr "ਸੰਰਚਨਾ ਸਮਾਪਤ" + +#. i18n: file configwizard.ui line 586 +#: rc.cpp:105 +#, no-c-format +msgid "" +"<h1>Congratulations!</h1>\n" +"<p>\n" +"You have finished the initial configuration of SysV-Init Editor. <b>Press</b> " +"the button labeled <b>Finish</b> to start editing your init-configuration.\n" +"</p>" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 70 +#: rc.cpp:117 +#, no-c-format +msgid "C&hoose..." +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 98 +#: rc.cpp:120 rc.cpp:123 +#, no-c-format +msgid "dummy-font" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 134 +#: rc.cpp:126 +#, no-c-format +msgid "Services:" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 150 +#: rc.cpp:129 +#, no-c-format +msgid "Sorting numbers:" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 166 +#: rc.cpp:132 +#, no-c-format +msgid "&Choose..." +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 203 +#: rc.cpp:135 +#, no-c-format +msgid "Colors" +msgstr "ਰੰਗ" + +#. i18n: file lookandfeelconfig.ui line 251 +#: rc.cpp:138 rc.cpp:151 rc.cpp:164 rc.cpp:174 +#, no-c-format +msgid "Dummy" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 254 +#: rc.cpp:141 +#, no-c-format +msgid "Choose a color for changed services" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 258 +#: rc.cpp:144 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a text color for " +"<em>services that have been changed</em> (either order/sorting number or " +"name).</p>\n" +"<p>Changed service entries will be distinguished by this color.</p>" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 266 +#: rc.cpp:148 +#, no-c-format +msgid "&Changed:" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 302 +#: rc.cpp:154 +#, no-c-format +msgid "Choose a color for service new to a runlevel" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 306 +#: rc.cpp:157 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a text color for " +"<em>services new to a runlevel</em>.</p>\n" +"<p>New service entries will be distinguished by this color.</p>" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 314 +#: rc.cpp:161 +#, no-c-format +msgid "&New:" +msgstr "ਨਵਾਂ(&N):" + +#. i18n: file lookandfeelconfig.ui line 350 +#: rc.cpp:167 +#, no-c-format +msgid "Choose a color for changed services that are selected" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 354 +#: rc.cpp:170 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a selected text " +"color for <em>services that have been changed</em> (either order/sorting number " +"or name).</p>\n" +"<p>Changed service entries will be distinguished by this color while they are " +"selected.</p>" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 382 +#: rc.cpp:177 +#, no-c-format +msgid "Choose a color for services new to a runlevel that are selected" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 386 +#: rc.cpp:180 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a selected text " +"color for <em>services new to a runlevel</em>.</p>\n" +"<p>New service entries will be distinguished by this color while they are " +"selected.</p>" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 394 +#: rc.cpp:184 +#, no-c-format +msgid "New && &selected:" +msgstr "" + +#. i18n: file lookandfeelconfig.ui line 410 +#: rc.cpp:187 +#, no-c-format +msgid "Changed && s&elected:" +msgstr "" + +#. i18n: file miscconfig.ui line 38 +#: rc.cpp:193 +#, no-c-format +msgid "Informational Messages" +msgstr "" + +#. i18n: file miscconfig.ui line 73 +#: rc.cpp:196 +#, no-c-format +msgid "Show all messages again:" +msgstr "" + +#. i18n: file miscconfig.ui line 98 +#: rc.cpp:199 +#, no-c-format +msgid "&Show All" +msgstr "ਸਭ ਵੇਖਾਓ" + +#. i18n: file miscconfig.ui line 108 +#: rc.cpp:202 +#, no-c-format +msgid "&Warn if not allowed to write configuration" +msgstr "" + +#. i18n: file miscconfig.ui line 116 +#: rc.cpp:205 +#, no-c-format +msgid "Warn &if unable to generate a sorting number" +msgstr "" + +#. i18n: file pathconfig.ui line 26 +#: rc.cpp:208 +#, no-c-format +msgid "Path Configuration" +msgstr "" + +#: trash.cpp:47 trash.cpp:48 +msgid "Drag here to remove services" +msgstr "" diff --git a/tde-i18n-pa/messages/kdeadmin/kuser.po b/tde-i18n-pa/messages/kdeadmin/kuser.po new file mode 100644 index 00000000000..aa57d4b45b8 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/kuser.po @@ -0,0 +1,1892 @@ +# translation of kuser.po to Punjabi +# Amanpreet Singh Alam <aalam@redhat.com>, 2005. +# Amanpreet Singh Alam <amanpreetalam@yahoo.com>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kuser\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2005-10-30 12:32+0530\n" +"Last-Translator: Amanpreet Singh Alam <amanpreetalam@yahoo.com>\n" +"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "aalam@redhat.com" + +#: addUser.cpp:45 +msgid "New Account Options" +msgstr "ਨਵਾਂ ਖਾਤਾ ਚੋਣ" + +#. i18n: file generalsettings.ui line 142 +#: addUser.cpp:49 rc.cpp:72 rc.cpp:264 +#, no-c-format +msgid "Create home folder" +msgstr "ਘਰ ਫੋਲਡਰ ਬਣਾਓ" + +#: addUser.cpp:51 +msgid "Copy skeleton" +msgstr "" + +#: addUser.cpp:68 +msgid "User with UID %1 already exists." +msgstr "ਉਪਭੋਗੀ UID %1 ਨਾਲ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ।" + +#: addUser.cpp:75 +msgid "User with RID %1 already exists." +msgstr "" + +#: addUser.cpp:117 +msgid "" +"Folder %1 already exists!\n" +"%2 may become owner and permissions may change.\n" +"Do you really want to use %3?" +msgstr "" + +#: addUser.cpp:124 +msgid "%1 is not a folder." +msgstr "%1 ਫੋਲਡਰ ਨਹੀਂ ਹੈ।" + +#: addUser.cpp:126 addUser.cpp:154 +#, c-format +msgid "stat() failed on %1." +msgstr "" + +#: addUser.cpp:147 +msgid "Mailbox %1 already exists (uid=%2)." +msgstr "" + +#: addUser.cpp:151 +msgid "%1 exists but is not a regular file." +msgstr "" + +#: delUser.cpp:28 +msgid "Delete User" +msgstr "ਉਪਭੋਗੀ ਹਟਾਓ" + +#: delUser.cpp:32 +msgid "<p>Deleting user <b>%1</b><p>Also perform the following actions:" +msgstr "" + +#: delUser.cpp:35 +#, c-format +msgid "Delete &home folder: %1" +msgstr "ਘਰ ਫੋਲਡਰ ਹਟਾਓ(&h): %1" + +#: delUser.cpp:37 +#, c-format +msgid "Delete &mailbox: %1" +msgstr "ਮੇਲਬਕਸ ਹਟਾਓ(&m): %1" + +#: editDefaults.cpp:48 propdlg.cpp:151 +msgid "<Empty>" +msgstr "" + +#: editDefaults.cpp:50 editDefaults.cpp:73 +msgid "Connection" +msgstr "ਕੁਨੈਕਸ਼ਨ" + +#: editDefaults.cpp:52 +msgid "Password Policy" +msgstr "ਗੁਪਤ-ਕੋਡ ਨੀਤੀ" + +#: editDefaults.cpp:53 +msgid "General" +msgstr "ਸਧਾਰਨ" + +#: editDefaults.cpp:53 +msgid "General Settings" +msgstr "ਸਧਾਰਨ ਸੈਟਿੰਗ" + +#: editDefaults.cpp:56 +msgid "File Source Settings" +msgstr "ਫਾਇਲ ਸਰੋਤ ਸੈਟਿੰਗ" + +#: editDefaults.cpp:76 +msgid "Settings" +msgstr "ਸੈਟਿੰਗ" + +#. i18n: file ldapsamba.ui line 24 +#: editDefaults.cpp:80 propdlg.cpp:267 rc.cpp:84 +#, no-c-format +msgid "Samba" +msgstr "ਸਾਂਬਾ" + +#. i18n: file generalsettings.ui line 46 +#: editDefaults.cpp:81 rc.cpp:54 +#, no-c-format +msgid "LDAP" +msgstr "LDAP" + +#: editDefaults.cpp:81 +msgid "LDAP Source Settings" +msgstr "LDAP ਸਰੋਤ ਸੈਟਿੰਗ" + +#: editDefaults.cpp:115 +msgid "LDAP Query" +msgstr "LDAP ਸਵਾਲ" + +#: editGroup.cpp:39 +msgid "Group Properties" +msgstr "ਗਰੁੱਪ ਵਿਸ਼ੇਸਤਾ" + +#: editGroup.cpp:49 +msgid "Domain Admins" +msgstr "ਡੋਮੇਨ ਐਡਮਿਨ" + +#: editGroup.cpp:49 +msgid "Admins" +msgstr "ਐਡਮਿਨ" + +#: editGroup.cpp:50 +msgid "Domain Users" +msgstr "ਡੋਮੇਨ ਉਪਭੋਗੀ" + +#: editGroup.cpp:50 mainView.cpp:50 +msgid "Users" +msgstr "ਉਪਭੋਗੀ" + +#: editGroup.cpp:51 +msgid "Domain Guests" +msgstr "ਡੋਮੇਨ ਮਹਿਮਾਨ" + +#: editGroup.cpp:51 +msgid "Guests" +msgstr "ਮਹਿਮਾਨ" + +#: editGroup.cpp:58 +msgid "Group number:" +msgstr "ਗਰੁੱਪ ਨੰਬਰ:" + +#: editGroup.cpp:72 +msgid "Group rid:" +msgstr "ਗਰੁੱਪ rid:" + +#: editGroup.cpp:90 +msgid "Group name:" +msgstr "ਗਰੁੱਪ ਨਾਂ:" + +#: editGroup.cpp:104 +msgid "Description:" +msgstr "ਵੇਰਵਾ:" + +#: editGroup.cpp:113 +msgid "Display name:" +msgstr "ਵਿਖਾਉਣ ਲਈ ਨਾਂ:" + +#: editGroup.cpp:122 +msgid "Type:" +msgstr "ਕਿਸਮ:" + +#: editGroup.cpp:124 kgroupvw.cpp:69 +msgid "Domain" +msgstr "ਡੋਮੇਨ" + +#: editGroup.cpp:125 kgroupvw.cpp:70 +msgid "Local" +msgstr "ਲੋਕਲ" + +#: editGroup.cpp:126 kgroupvw.cpp:71 +msgid "Builtin" +msgstr "ਸ਼ਾਮਿਲ" + +#: editGroup.cpp:143 propdlg.cpp:309 +msgid "Domain SID:" +msgstr "ਡੋਮੇਨ SID:" + +#: editGroup.cpp:151 +msgid "Disable Samba group information" +msgstr "" + +#: editGroup.cpp:163 +msgid "Users in Group" +msgstr "ਗਰੁੱਪ 'ਚ ਉਪਭੋਗੀ" + +#: editGroup.cpp:168 +msgid "Add <-" +msgstr "ਸ਼ਾਮਿਸ <-" + +#: editGroup.cpp:169 +msgid "Remove ->" +msgstr "ਹਟਾਓ ->" + +#: editGroup.cpp:174 +msgid "Users NOT in Group" +msgstr "" + +#: editGroup.cpp:269 +msgid "You need to type a group name." +msgstr "" + +#: editGroup.cpp:277 +msgid "Group with name %1 already exists." +msgstr "" + +#: editGroup.cpp:284 +msgid "Group with SID %1 already exists." +msgstr "" + +#: editGroup.cpp:289 +msgid "Group with gid %1 already exists." +msgstr "" + +#: kgroupfiles.cpp:97 +msgid "" +"stat call on file %1 failed: %2\n" +"Check KUser settings." +msgstr "" + +#: kgroupfiles.cpp:124 kuserfiles.cpp:158 kuserfiles.cpp:241 +msgid "Error opening %1 for reading." +msgstr "" + +#: kgroupfiles.cpp:236 kgroupfiles.cpp:243 kgroupfiles.cpp:251 +#: kuserfiles.cpp:346 kuserfiles.cpp:352 kuserfiles.cpp:526 +msgid "Error opening %1 for writing." +msgstr "" + +#: kgroupfiles.cpp:357 +msgid "" +"Unable to process NIS group file without a minimum GID specified.\n" +"Please update KUser settings (File Source Settings)." +msgstr "" + +#: kgroupfiles.cpp:361 +msgid "" +"Specifying NIS minimum GID requires NIS file(s).\n" +"Please update KUser settings (File Source Settings)." +msgstr "" + +#: kgroupfiles.cpp:367 +msgid "Unable to build NIS group databases." +msgstr "" + +#: kgroupldap.cpp:164 +msgid "Loading Groups From LDAP" +msgstr "" + +#: kgroupldap.cpp:194 kuserldap.cpp:611 +msgid "LDAP Operation" +msgstr "LDAP ਕਾਰਵਾਈ" + +#: kgroupvw.cpp:72 +msgid "Unknown" +msgstr "ਅਣਜਾਣ" + +#: kgroupvw.cpp:124 +msgid "GID" +msgstr "GID" + +#: kgroupvw.cpp:126 +msgid "Group Name" +msgstr "ਗਰੁੱਪ ਨਾਂ" + +#: kgroupvw.cpp:129 kuservw.cpp:129 +msgid "Domain SID" +msgstr "ਡੋਮੇਨ SID" + +#: kgroupvw.cpp:130 kuservw.cpp:130 +msgid "RID" +msgstr "RID" + +#: kgroupvw.cpp:131 +msgid "Type" +msgstr "ਕਿਸਮ" + +#: kgroupvw.cpp:132 +msgid "Display Name" +msgstr "ਵਿਖਾਇਆ ਨਾਂ" + +#: kgroupvw.cpp:133 +msgid "Description" +msgstr "ਵੇਰਵਾ" + +#: kuser.cpp:551 +msgid "Cannot create home folder for %1: it is null or empty." +msgstr "" + +#: kuser.cpp:557 +msgid "" +"Cannot create home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:563 +msgid "" +"Cannot change owner of home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:568 +msgid "" +"Cannot change permissions on home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:583 +msgid "" +"Folder %1 already exists!\n" +"Will make %2 owner and change permissions.\n" +"Do you want to continue?" +msgstr "" + +#: kuser.cpp:587 kuser.cpp:605 +msgid "" +"Cannot change owner of %1 folder.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:591 +msgid "" +"Folder %1 left 'as is'.\n" +"Verify ownership and permissions for user %2 who may not be able to log in!" +msgstr "" + +#: kuser.cpp:595 +msgid "%1 exists and is not a folder. User %2 will not be able to log in!" +msgstr "" + +#: kuser.cpp:601 +msgid "" +"Cannot create %1 folder.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:609 +msgid "" +"stat call on %1 failed.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:624 +msgid "Cannot create %1: %2" +msgstr "" + +#: kuser.cpp:634 +msgid "" +"Cannot change owner on mailbox: %1\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:640 +msgid "" +"Cannot change permissions on mailbox: %1\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:685 +msgid "" +"Error creating symlink %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:695 +msgid "" +"Cannot change owner of folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:700 +msgid "" +"Cannot change permissions on folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:710 +msgid "" +"Cannot change owner of file %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:715 +msgid "" +"Cannot change permissions on file %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:729 +msgid "Folder %1 does not exist, cannot copy skeleton for %2." +msgstr "" + +#: kuser.cpp:734 +msgid "Folder %1 does not exist, cannot copy skeleton." +msgstr "" + +#: kuser.cpp:752 +msgid "" +"Cannot remove home folder %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:756 +msgid "Removal of home folder %1 failed (uid = %2, gid = %3)." +msgstr "" + +#: kuser.cpp:759 +msgid "" +"stat call on file %1 failed.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:777 +msgid "" +"Cannot remove crontab %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:791 +msgid "" +"Cannot remove mailbox %1.\n" +"Error: %2" +msgstr "" + +#: kuser.cpp:811 +#, c-format +msgid "Cannot fork while trying to kill processes for uid %1." +msgstr "" + +#: kuserfiles.cpp:118 +msgid "" +"KUser sources were not configured.\n" +"Local passwd source set to %1\n" +"Local group source set to %2." +msgstr "" + +#: kuserfiles.cpp:131 +msgid "" +"Stat call on file %1 failed: %2\n" +"Check KUser settings." +msgstr "" + +#: kuserfiles.cpp:253 +msgid "" +"No /etc/passwd entry for %1.\n" +"Entry will be removed at the next `Save'-operation." +msgstr "" + +#: kuserfiles.cpp:475 +msgid "" +"Unable to process NIS passwd file without a minimum UID specified.\n" +"Please update KUser settings (Files)." +msgstr "" + +#: kuserfiles.cpp:479 +msgid "" +"Specifying NIS minimum UID requires NIS file(s).\n" +"Please update KUser settings (Files)." +msgstr "" + +#: kuserfiles.cpp:486 +msgid "Unable to build password database." +msgstr "" + +#: kuserfiles.cpp:492 +msgid "Unable to build password databases." +msgstr "" + +#: kuserldap.cpp:243 +msgid "Loading Users From LDAP" +msgstr "" + +#: kuservw.cpp:120 +msgid "UID" +msgstr "UID" + +#: kuservw.cpp:122 +msgid "User Login" +msgstr "" + +#: kuservw.cpp:123 +msgid "Full Name" +msgstr "ਪੂਰਾ ਨਾਂ" + +#: kuservw.cpp:124 +msgid "Home Directory" +msgstr "ਘਰ ਡਾਇਰੈਕਟਰੀ" + +#: kuservw.cpp:125 +msgid "Login Shell" +msgstr "" + +#: kuservw.cpp:131 +msgid "Samba Login Script" +msgstr "" + +#: kuservw.cpp:132 +msgid "Samba Profile Path" +msgstr "" + +#: kuservw.cpp:133 +msgid "Samba Home Drive" +msgstr "" + +#: kuservw.cpp:134 +msgid "Samba Home Path" +msgstr "" + +#: main.cpp:36 +msgid "KDE User Editor" +msgstr "" + +#: main.cpp:43 +msgid "KUser" +msgstr "" + +#: main.cpp:46 main.cpp:48 +msgid "kuser author" +msgstr "" + +#: main.cpp:61 +msgid "KDE User Manager" +msgstr "" + +#: mainView.cpp:53 propdlg.cpp:320 propdlg.cpp:325 +msgid "Groups" +msgstr "ਸਮੂਹ" + +#: mainView.cpp:166 +msgid "" +"You are using private groups.\n" +"Do you want to delete the user's private group '%1'?" +msgstr "" + +#: mainView.cpp:169 +msgid "Do Not Delete" +msgstr "" + +#: mainView.cpp:188 +msgid "You have run out of uid space." +msgstr "" + +#: mainView.cpp:200 +msgid "Please type the name of the new user:" +msgstr "" + +#: mainView.cpp:206 +msgid "User with name %1 already exists." +msgstr "" + +#: mainView.cpp:307 +msgid "" +"You have selected %1 users. Do you really want to change the password for all " +"the selected users?" +msgstr "" + +#: mainView.cpp:308 propdlg.cpp:510 +msgid "Do Not Change" +msgstr "" + +#: mainView.cpp:396 +msgid "You have run out of gid space." +msgstr "" + +#: mainView.cpp:447 +msgid "" +"The group '%1' is the primary group of one or more users (such as '%2'); it " +"cannot be deleted." +msgstr "" + +#: mainView.cpp:460 +msgid "Do you really want to delete the group '%1'?" +msgstr "" + +#: mainView.cpp:465 +msgid "Do you really want to delete the %1 selected groups?" +msgstr "" + +#: mainWidget.cpp:50 +msgid "Reading configuration" +msgstr "" + +#: mainWidget.cpp:56 +msgid "Ready" +msgstr "ਤਿਆਰ" + +#: mainWidget.cpp:78 mainWidget.cpp:90 +msgid "&Add..." +msgstr "ਸ਼ਾਮਿਲ(&A)..." + +#: mainWidget.cpp:81 mainWidget.cpp:93 +msgid "&Edit..." +msgstr "ਸੋਧ(&E)..." + +#: mainWidget.cpp:84 +msgid "&Delete..." +msgstr "" + +#: mainWidget.cpp:87 +msgid "&Set Password..." +msgstr "" + +#: mainWidget.cpp:104 +msgid "&Select Connection..." +msgstr "" + +#: mainWidget.cpp:108 +msgid "Show System Users/Groups" +msgstr "" + +#: mainWidget.cpp:111 +msgid "Hide System Users/Groups" +msgstr "" + +#: misc.cpp:46 +#, c-format +msgid "Can't create backup file for %1" +msgstr "" + +#: misc.cpp:71 +msgid "File %1 does not exist." +msgstr "ਫਾਇਲ %1 ਮੌਜੂਦ ਨਹੀਂ ਹੈ।" + +#: misc.cpp:76 +msgid "Cannot open file %1 for reading." +msgstr "" + +#: misc.cpp:81 +msgid "Cannot open file %1 for writing." +msgstr "" + +#: propdlg.cpp:60 propdlg.cpp:91 +msgid "Do not change" +msgstr "ਕੋਈ ਤਬਦੀਲੀ ਨਹੀਂ" + +#. i18n: file passwordpolicy.ui line 82 +#: propdlg.cpp:76 rc.cpp:198 rc.cpp:204 rc.cpp:213 rc.cpp:219 +#, no-c-format +msgid " days" +msgstr " ਦਿਨ" + +#. i18n: file passwordpolicy.ui line 85 +#: propdlg.cpp:81 propdlg.cpp:257 rc.cpp:201 rc.cpp:207 rc.cpp:216 rc.cpp:225 +#, no-c-format +msgid "Never" +msgstr "ਕਦੇ ਨਹੀਂ" + +#: propdlg.cpp:107 +msgid "User Info" +msgstr "" + +#: propdlg.cpp:116 +msgid "User login:" +msgstr "" + +#: propdlg.cpp:121 +msgid "&User ID:" +msgstr "" + +#: propdlg.cpp:125 +msgid "Set &Password..." +msgstr "" + +#: propdlg.cpp:133 +msgid "Full &name:" +msgstr "ਪੂਰਾ ਨਾਂ(&n):" + +#: propdlg.cpp:140 +msgid "Surname:" +msgstr "" + +#: propdlg.cpp:145 +msgid "Email address:" +msgstr "ਈ-ਪੱਤਰ ਸਿਰਨਾਵਾਂ:" + +#: propdlg.cpp:159 +msgid "&Login shell:" +msgstr "" + +#: propdlg.cpp:164 +msgid "&Home folder:" +msgstr "" + +#: propdlg.cpp:172 +msgid "&Office:" +msgstr "" + +#: propdlg.cpp:177 +msgid "Offi&ce Phone:" +msgstr "" + +#: propdlg.cpp:182 +msgid "Ho&me Phone:" +msgstr "" + +#: propdlg.cpp:187 +msgid "Login class:" +msgstr "" + +#: propdlg.cpp:192 +msgid "&Office #1:" +msgstr "" + +#: propdlg.cpp:197 +msgid "O&ffice #2:" +msgstr "" + +#: propdlg.cpp:202 +msgid "&Address:" +msgstr "ਸਿਰਨਾਵਾਂ:" + +#: propdlg.cpp:206 +msgid "Account &disabled" +msgstr "" + +#: propdlg.cpp:212 +msgid "Disable &POSIX account information" +msgstr "" + +#: propdlg.cpp:224 +msgid "Password Management" +msgstr "" + +#: propdlg.cpp:230 +msgid "Last password change:" +msgstr "" + +#: propdlg.cpp:236 +msgid "POSIX parameters:" +msgstr "" + +#: propdlg.cpp:237 +msgid "Time before password may ¬ be changed after last password change:" +msgstr "" + +#: propdlg.cpp:238 +msgid "Time when password &expires after last password change:" +msgstr "" + +#: propdlg.cpp:239 +msgid "Time before password expires to &issue an expire warning:" +msgstr "" + +#: propdlg.cpp:240 +msgid "Time when account will be &disabled after expiration of password:" +msgstr "" + +#: propdlg.cpp:251 +msgid "&Account will expire on:" +msgstr "" + +#: propdlg.cpp:274 +msgid "RID:" +msgstr "" + +#: propdlg.cpp:279 +msgid "Login script:" +msgstr "" + +#: propdlg.cpp:284 +msgid "Profile path:" +msgstr "" + +#. i18n: file ldapsamba.ui line 79 +#: propdlg.cpp:289 rc.cpp:93 +#, no-c-format +msgid "Home drive:" +msgstr "" + +#: propdlg.cpp:294 +msgid "Home path:" +msgstr "" + +#: propdlg.cpp:299 +msgid "User workstations:" +msgstr "" + +#. i18n: file ldapsamba.ui line 169 +#: propdlg.cpp:304 rc.cpp:105 +#, no-c-format +msgid "Domain name:" +msgstr "" + +#: propdlg.cpp:315 +msgid "Disable &Samba account information" +msgstr "" + +#: propdlg.cpp:330 propdlg.cpp:638 propdlg.cpp:673 +msgid "Primary group: " +msgstr "" + +#: propdlg.cpp:333 +msgid "Set as Primary" +msgstr "" + +#: propdlg.cpp:344 propdlg.cpp:359 +msgid "User Properties" +msgstr "" + +#: propdlg.cpp:349 +msgid "User Properties - %1 Selected Users" +msgstr "" + +#: propdlg.cpp:882 +msgid "You need to specify an UID." +msgstr "" + +#: propdlg.cpp:887 +msgid "You must specify a home directory." +msgstr "" + +#: propdlg.cpp:893 +msgid "You must fill the surname field." +msgstr "" + +#: propdlg.cpp:900 +msgid "You need to specify a samba RID." +msgstr "" + +#: propdlg.cpp:944 +msgid "User with UID %1 already exists" +msgstr "" + +#: propdlg.cpp:954 +msgid "User with RID %1 already exists" +msgstr "" + +#: propdlg.cpp:968 +msgid "" +"<p>The shell %1 is not yet listed in the file %2. In order to use this shell " +"you must add it to this file first." +"<p>Do you want to add it now?" +msgstr "" + +#: propdlg.cpp:972 +msgid "Unlisted Shell" +msgstr "" + +#: propdlg.cpp:973 +msgid "&Add Shell" +msgstr "" + +#: propdlg.cpp:974 +msgid "Do &Not Add" +msgstr "" + +#: pwddlg.cpp:29 +msgid "Enter Password" +msgstr "" + +#: pwddlg.cpp:34 +msgid "Password:" +msgstr "ਗੁਪਤ-ਕੋਡ:" + +#: pwddlg.cpp:50 +msgid "Verify:" +msgstr "" + +#: pwddlg.cpp:74 +msgid "" +"Passwords are not identical.\n" +"Try again." +msgstr "" + +#. i18n: file kuserui.rc line 8 +#: rc.cpp:6 +#, no-c-format +msgid "&User" +msgstr "" + +#. i18n: file kuserui.rc line 14 +#: rc.cpp:9 +#, no-c-format +msgid "&Group" +msgstr "" + +#. i18n: file filessettings.ui line 40 +#: rc.cpp:15 +#, no-c-format +msgid "Local User Database Files" +msgstr "" + +#. i18n: file filessettings.ui line 51 +#: rc.cpp:18 +#, no-c-format +msgid "Group file:" +msgstr "" + +#. i18n: file filessettings.ui line 62 +#: rc.cpp:21 +#, no-c-format +msgid "Password file:" +msgstr "" + +#. i18n: file filessettings.ui line 83 +#: rc.cpp:24 +#, no-c-format +msgid "Shadow password file:" +msgstr "" + +#. i18n: file filessettings.ui line 104 +#: rc.cpp:27 +#, no-c-format +msgid "Shadow group file:" +msgstr "" + +#. i18n: file filessettings.ui line 115 +#: rc.cpp:30 +#, no-c-format +msgid "MD5 shadow passwords" +msgstr "" + +#. i18n: file filessettings.ui line 133 +#: rc.cpp:33 +#, no-c-format +msgid "NIS Settings" +msgstr "" + +#. i18n: file filessettings.ui line 144 +#: rc.cpp:36 +#, no-c-format +msgid "NIS password source:" +msgstr "" + +#. i18n: file filessettings.ui line 155 +#: rc.cpp:39 +#, no-c-format +msgid "NIS group source:" +msgstr "" + +#. i18n: file filessettings.ui line 166 +#: rc.cpp:42 +#, no-c-format +msgid "NIS minimum UID:" +msgstr "" + +#. i18n: file filessettings.ui line 177 +#: rc.cpp:45 +#, no-c-format +msgid "NIS minimum GID:" +msgstr "" + +#. i18n: file generalsettings.ui line 32 +#: rc.cpp:48 +#, no-c-format +msgid "Source of user/group database:" +msgstr "" + +#. i18n: file generalsettings.ui line 51 +#: rc.cpp:57 +#, no-c-format +msgid "System" +msgstr "ਸਿਸਟਮ" + +#. i18n: file generalsettings.ui line 78 +#: rc.cpp:60 +#, no-c-format +msgid "First normal GID:" +msgstr "" + +#. i18n: file generalsettings.ui line 89 +#: rc.cpp:63 rc.cpp:99 +#, no-c-format +msgid "Home path template:" +msgstr "" + +#. i18n: file generalsettings.ui line 100 +#: rc.cpp:66 +#, no-c-format +msgid "Shell:" +msgstr "" + +#. i18n: file generalsettings.ui line 119 +#: rc.cpp:69 +#, no-c-format +msgid "First normal UID:" +msgstr "" + +#. i18n: file generalsettings.ui line 153 +#: rc.cpp:75 rc.cpp:270 +#, no-c-format +msgid "Copy skeleton to home folder" +msgstr "" + +#. i18n: file generalsettings.ui line 169 +#: rc.cpp:78 rc.cpp:276 +#, no-c-format +msgid "User private groups" +msgstr "" + +#. i18n: file generalsettings.ui line 177 +#: rc.cpp:81 +#, no-c-format +msgid "Default group:" +msgstr "" + +#. i18n: file ldapsamba.ui line 38 +#: rc.cpp:87 +#, no-c-format +msgid "Manage Samba user accounts/groups" +msgstr "" + +#. i18n: file ldapsamba.ui line 65 +#: rc.cpp:90 +#, no-c-format +msgid "Default login script:" +msgstr "" + +#. i18n: file ldapsamba.ui line 93 +#: rc.cpp:96 +#, no-c-format +msgid "Profile path template:" +msgstr "" + +#. i18n: file ldapsamba.ui line 150 +#: rc.cpp:102 rc.cpp:522 +#, no-c-format +msgid "Store LanManager hashed password" +msgstr "" + +#. i18n: file ldapsamba.ui line 191 +#: rc.cpp:108 +#, no-c-format +msgid "&Query Server" +msgstr "" + +#. i18n: file ldapsamba.ui line 204 +#: rc.cpp:111 +#, no-c-format +msgid "Domain SID (you can obtain with 'net getlocalsid domain_name'):" +msgstr "" + +#. i18n: file ldapsamba.ui line 234 +#: rc.cpp:114 +#, no-c-format +msgid "Algorithmic RID base:" +msgstr "" + +#. i18n: file ldapsettings.ui line 35 +#: rc.cpp:117 rc.cpp:168 +#, no-c-format +msgid "cn" +msgstr "" + +#. i18n: file ldapsettings.ui line 40 +#: rc.cpp:120 +#, no-c-format +msgid "gidNumber" +msgstr "" + +#. i18n: file ldapsettings.ui line 55 +#: rc.cpp:123 +#, no-c-format +msgid "Plain Text" +msgstr "" + +#. i18n: file ldapsettings.ui line 60 +#: rc.cpp:126 +#, no-c-format +msgid "CRYPT" +msgstr "" + +#. i18n: file ldapsettings.ui line 65 +#: rc.cpp:129 +#, no-c-format +msgid "MD5" +msgstr "" + +#. i18n: file ldapsettings.ui line 70 +#: rc.cpp:132 +#, no-c-format +msgid "SMD5" +msgstr "" + +#. i18n: file ldapsettings.ui line 75 +#: rc.cpp:135 +#, no-c-format +msgid "SHA" +msgstr "" + +#. i18n: file ldapsettings.ui line 80 +#: rc.cpp:138 +#, no-c-format +msgid "SSHA" +msgstr "" + +#. i18n: file ldapsettings.ui line 92 +#: rc.cpp:141 +#, no-c-format +msgid "User base:" +msgstr "" + +#. i18n: file ldapsettings.ui line 103 +#: rc.cpp:144 +#, no-c-format +msgid "Group filter:" +msgstr "" + +#. i18n: file ldapsettings.ui line 114 +#: rc.cpp:147 +#, no-c-format +msgid "Structural objectclass:" +msgstr "" + +#. i18n: file ldapsettings.ui line 125 +#: rc.cpp:150 +#, no-c-format +msgid "User filter:" +msgstr "" + +#. i18n: file ldapsettings.ui line 144 +#: rc.cpp:153 +#, no-c-format +msgid "account" +msgstr "" + +#. i18n: file ldapsettings.ui line 149 +#: rc.cpp:156 +#, no-c-format +msgid "inetOrgPerson" +msgstr "" + +#. i18n: file ldapsettings.ui line 161 +#: rc.cpp:159 +#, no-c-format +msgid "Group RDN prefix:" +msgstr "" + +#. i18n: file ldapsettings.ui line 170 +#: rc.cpp:162 +#, no-c-format +msgid "uid" +msgstr "" + +#. i18n: file ldapsettings.ui line 175 +#: rc.cpp:165 +#, no-c-format +msgid "uidNumber" +msgstr "" + +#. i18n: file ldapsettings.ui line 192 +#: rc.cpp:171 +#, no-c-format +msgid "Group base:" +msgstr "" + +#. i18n: file ldapsettings.ui line 203 +#: rc.cpp:174 +#, no-c-format +msgid "User RDN prefix:" +msgstr "" + +#. i18n: file ldapsettings.ui line 214 +#: rc.cpp:177 +#, no-c-format +msgid "Password hash:" +msgstr "" + +#. i18n: file ldapsettings.ui line 227 +#: rc.cpp:180 +#, no-c-format +msgid "Manage shadowAccount objectclass" +msgstr "" + +#. i18n: file ldapsettings.ui line 235 +#: rc.cpp:183 rc.cpp:438 +#, no-c-format +msgid "Store the user's full name in the cn attribute" +msgstr "" + +#. i18n: file ldapsettings.ui line 243 +#: rc.cpp:186 +#, no-c-format +msgid "Update the gecos attribute" +msgstr "" + +#. i18n: file passwordpolicy.ui line 40 +#: rc.cpp:189 +#, no-c-format +msgid "Time before password expires to issue an expire warning:" +msgstr "" + +#. i18n: file passwordpolicy.ui line 54 +#: rc.cpp:192 +#, no-c-format +msgid "Time when password expires after last password change:" +msgstr "" + +#. i18n: file passwordpolicy.ui line 68 +#: rc.cpp:195 +#, no-c-format +msgid "Time when account will be disabled after expiration of password:" +msgstr "" + +#. i18n: file passwordpolicy.ui line 116 +#: rc.cpp:210 +#, no-c-format +msgid "Time before password may not be changed after last password change:" +msgstr "" + +#. i18n: file passwordpolicy.ui line 171 +#: rc.cpp:222 +#, no-c-format +msgid "Account will expire on:" +msgstr "" + +#. i18n: file kuser.kcfg line 16 +#: rc.cpp:228 +#, no-c-format +msgid "Default connection" +msgstr "" + +#. i18n: file kuser.kcfg line 20 +#: rc.cpp:231 +#, no-c-format +msgid "Show system users" +msgstr "" + +#. i18n: file kuser.kcfg line 26 +#: rc.cpp:234 +#, no-c-format +msgid "The source of the user and group database" +msgstr "" + +#. i18n: file kuser.kcfg line 27 +#: rc.cpp:237 +#, no-c-format +msgid "" +"This option allows you to select where the user/group data stored. Currently " +"three storage backends are supported. <BR><B>Files</B> " +"stores user/group data in traditional /etc/passwd and /etc/group flat files. " +"<BR><B>LDAP</B> stores data in a directory server using the posixAccount and " +"posixGroup object classes; this backend allows the management of Samba " +"users/groups via the sambaSamAccount object class.<BR><B>System</B> " +"provides a read-only access to all users and groups which your installation " +"knows about." +msgstr "" + +#. i18n: file kuser.kcfg line 36 +#: rc.cpp:240 +#, no-c-format +msgid "Shell" +msgstr "ਸ਼ੈੱਲ" + +#. i18n: file kuser.kcfg line 37 +#: rc.cpp:243 +#, no-c-format +msgid "" +"This option allows you to select the shell which will be the default for new " +"users." +msgstr "" + +#. i18n: file kuser.kcfg line 40 +#: rc.cpp:246 +#, no-c-format +msgid "Home path template" +msgstr "" + +#. i18n: file kuser.kcfg line 41 +#: rc.cpp:249 +#, no-c-format +msgid "" +"This option specifies the UNIX home path template for new users. The '%U' macro " +"will replaced with the actual user name." +msgstr "" + +#. i18n: file kuser.kcfg line 45 +#: rc.cpp:252 +#, no-c-format +msgid "First UID" +msgstr "" + +#. i18n: file kuser.kcfg line 46 +#: rc.cpp:255 +#, no-c-format +msgid "" +"This options specifies the first user ID where searching for an available UID " +"starts." +msgstr "" + +#. i18n: file kuser.kcfg line 50 +#: rc.cpp:258 +#, no-c-format +msgid "First GID" +msgstr "" + +#. i18n: file kuser.kcfg line 51 +#: rc.cpp:261 +#, no-c-format +msgid "" +"This options specifies the first group ID where searching for an available GID " +"starts." +msgstr "" + +#. i18n: file kuser.kcfg line 56 +#: rc.cpp:267 +#, no-c-format +msgid "" +"If this option is checked then a home directory will created for the new user." +msgstr "" + +#. i18n: file kuser.kcfg line 61 +#: rc.cpp:273 +#, no-c-format +msgid "" +"If this option is checked then the contents of the skeleton folder will copied " +"to the new user's home directory" +msgstr "" + +#. i18n: file kuser.kcfg line 66 +#: rc.cpp:279 +#, no-c-format +msgid "" +"If this option is enabled, new user creation will create a private group named " +"as the user, and the primary group of the user will assigned to this private " +"group." +msgstr "" + +#. i18n: file kuser.kcfg line 70 +#: rc.cpp:282 +#, no-c-format +msgid "Default primary group" +msgstr "" + +#. i18n: file kuser.kcfg line 71 +#: rc.cpp:285 +#, no-c-format +msgid "" +"This is the default primary group which will be assigned to a newly created " +"user." +msgstr "" + +#. i18n: file kuser.kcfg line 76 +#: rc.cpp:288 +#, no-c-format +msgid "smin" +msgstr "" + +#. i18n: file kuser.kcfg line 80 +#: rc.cpp:291 +#, no-c-format +msgid "smax" +msgstr "" + +#. i18n: file kuser.kcfg line 84 +#: rc.cpp:294 +#, no-c-format +msgid "swarn" +msgstr "" + +#. i18n: file kuser.kcfg line 88 +#: rc.cpp:297 +#, no-c-format +msgid "sinact" +msgstr "" + +#. i18n: file kuser.kcfg line 92 +#: rc.cpp:300 +#, no-c-format +msgid "sexpire" +msgstr "" + +#. i18n: file kuser.kcfg line 93 +#: rc.cpp:303 +#, no-c-format +msgid "This setting is for specifying a date when user accounts will expire." +msgstr "" + +#. i18n: file kuser.kcfg line 97 +#: rc.cpp:306 +#, no-c-format +msgid "sneverexpire" +msgstr "" + +#. i18n: file kuser.kcfg line 98 +#: rc.cpp:309 +#, no-c-format +msgid "Check this if you want to user accounts never expire." +msgstr "" + +#. i18n: file kuser.kcfg line 103 +#: rc.cpp:312 +#, no-c-format +msgid "Password file" +msgstr "" + +#. i18n: file kuser.kcfg line 104 +#: rc.cpp:315 +#, no-c-format +msgid "This specifies the users database file (usually /etc/passwd)." +msgstr "" + +#. i18n: file kuser.kcfg line 108 +#: rc.cpp:318 +#, no-c-format +msgid "Group file" +msgstr "" + +#. i18n: file kuser.kcfg line 109 +#: rc.cpp:321 +#, no-c-format +msgid "This specifies the groups database file (usually /etc/group)." +msgstr "" + +#. i18n: file kuser.kcfg line 113 +#: rc.cpp:324 +#, no-c-format +msgid "MD5 Shadow passwords" +msgstr "" + +#. i18n: file kuser.kcfg line 114 +#: rc.cpp:327 +#, no-c-format +msgid "" +"Check this if you want the passwords in the shadow file MD5 hashed. Leave this " +"unchecked if DES encryption should be used." +msgstr "" + +#. i18n: file kuser.kcfg line 117 +#: rc.cpp:330 +#, no-c-format +msgid "Shadow password file" +msgstr "" + +#. i18n: file kuser.kcfg line 118 +#: rc.cpp:333 +#, no-c-format +msgid "" +"Specifies the shadow password file (usually /etc/shadow). Leave this empty if " +"your system does not use a shadow password file." +msgstr "" + +#. i18n: file kuser.kcfg line 122 +#: rc.cpp:336 +#, no-c-format +msgid "Group shadow file" +msgstr "" + +#. i18n: file kuser.kcfg line 123 +#: rc.cpp:339 +#, no-c-format +msgid "" +"Specifies the shadow group file (usually /etc/gshadow). Leave this empty if " +"your system does not use a shadow group file." +msgstr "" + +#. i18n: file kuser.kcfg line 127 +#: rc.cpp:342 +#, no-c-format +msgid "NIS password source" +msgstr "" + +#. i18n: file kuser.kcfg line 130 +#: rc.cpp:345 +#, no-c-format +msgid "NIS minimum UID" +msgstr "" + +#. i18n: file kuser.kcfg line 133 +#: rc.cpp:348 +#, no-c-format +msgid "NIS group source" +msgstr "" + +#. i18n: file kuser.kcfg line 136 +#: rc.cpp:351 +#, no-c-format +msgid "NIS minimum GID" +msgstr "" + +#. i18n: file kuser.kcfg line 140 +#: rc.cpp:354 +#, no-c-format +msgid "LDAP User" +msgstr "" + +#. i18n: file kuser.kcfg line 143 +#: rc.cpp:357 +#, no-c-format +msgid "LDAP Password" +msgstr "" + +#. i18n: file kuser.kcfg line 146 +#: rc.cpp:360 +#, no-c-format +msgid "LDAP SASL Realm" +msgstr "" + +#. i18n: file kuser.kcfg line 149 +#: rc.cpp:363 +#, no-c-format +msgid "LDAP Bind DN" +msgstr "" + +#. i18n: file kuser.kcfg line 152 +#: rc.cpp:366 +#, no-c-format +msgid "LDAP Host" +msgstr "" + +#. i18n: file kuser.kcfg line 155 +#: rc.cpp:369 +#, no-c-format +msgid "LDAP Port" +msgstr "" + +#. i18n: file kuser.kcfg line 159 +#: rc.cpp:372 +#, no-c-format +msgid "LDAP version" +msgstr "" + +#. i18n: file kuser.kcfg line 163 +#: rc.cpp:375 +#, no-c-format +msgid "LDAP Size limit" +msgstr "" + +#. i18n: file kuser.kcfg line 167 +#: rc.cpp:378 +#, no-c-format +msgid "LDAP Time limit" +msgstr "" + +#. i18n: file kuser.kcfg line 171 +#: rc.cpp:381 +#, no-c-format +msgid "LDAP Base DN" +msgstr "" + +#. i18n: file kuser.kcfg line 174 +#: rc.cpp:384 +#, no-c-format +msgid "LDAP Filter" +msgstr "" + +#. i18n: file kuser.kcfg line 177 +#: rc.cpp:387 +#, no-c-format +msgid "LDAP no encryption" +msgstr "" + +#. i18n: file kuser.kcfg line 181 +#: rc.cpp:390 +#, no-c-format +msgid "LDAP TLS" +msgstr "" + +#. i18n: file kuser.kcfg line 185 +#: rc.cpp:393 +#, no-c-format +msgid "LDAP SSL" +msgstr "" + +#. i18n: file kuser.kcfg line 189 +#: rc.cpp:396 +#, no-c-format +msgid "LDAP Anonymous" +msgstr "" + +#. i18n: file kuser.kcfg line 193 +#: rc.cpp:399 +#, no-c-format +msgid "LDAP Simple auth" +msgstr "" + +#. i18n: file kuser.kcfg line 197 +#: rc.cpp:402 +#, no-c-format +msgid "LDAP SASL auth" +msgstr "" + +#. i18n: file kuser.kcfg line 201 +#: rc.cpp:405 +#, no-c-format +msgid "LDAP SASL mechanism" +msgstr "" + +#. i18n: file kuser.kcfg line 205 +#: rc.cpp:408 +#, no-c-format +msgid "LDAP User container" +msgstr "" + +#. i18n: file kuser.kcfg line 206 +#: rc.cpp:411 +#, no-c-format +msgid "" +"This specifies where to store users' entries relative to the LDAP base DN." +msgstr "" + +#. i18n: file kuser.kcfg line 210 +#: rc.cpp:414 +#, no-c-format +msgid "LDAP User filter" +msgstr "" + +#. i18n: file kuser.kcfg line 211 +#: rc.cpp:417 +#, no-c-format +msgid "This specifies the filter used for user entries." +msgstr "" + +#. i18n: file kuser.kcfg line 214 +#: rc.cpp:420 +#, no-c-format +msgid "LDAP Group container" +msgstr "" + +#. i18n: file kuser.kcfg line 215 +#: rc.cpp:423 +#, no-c-format +msgid "" +"This specifies where to store groups' entries relative to the LDAP base DN." +msgstr "" + +#. i18n: file kuser.kcfg line 219 +#: rc.cpp:426 +#, no-c-format +msgid "LDAP Group filter" +msgstr "" + +#. i18n: file kuser.kcfg line 220 +#: rc.cpp:429 +#, no-c-format +msgid "This specifies the filter used for group entries." +msgstr "" + +#. i18n: file kuser.kcfg line 223 +#: rc.cpp:432 +#, no-c-format +msgid "LDAP User RDN prefix" +msgstr "" + +#. i18n: file kuser.kcfg line 224 +#: rc.cpp:435 +#, no-c-format +msgid "This specifies what prefix will used for user entries." +msgstr "" + +#. i18n: file kuser.kcfg line 234 +#: rc.cpp:441 +#, no-c-format +msgid "" +"Check this if the user's full name should be stored in the cn (Canonical Name) " +"attribute." +msgstr "" + +#. i18n: file kuser.kcfg line 238 +#: rc.cpp:444 +#, no-c-format +msgid "Update the gecos field" +msgstr "" + +#. i18n: file kuser.kcfg line 239 +#: rc.cpp:447 +#, no-c-format +msgid "Check this if the gecos attribute should be updated." +msgstr "" + +#. i18n: file kuser.kcfg line 243 +#: rc.cpp:450 +#, no-c-format +msgid "Manage LDAP shadowAccount objectclass" +msgstr "" + +#. i18n: file kuser.kcfg line 244 +#: rc.cpp:453 +#, no-c-format +msgid "" +"Check this if the shadowAccount object should be used in the users' entries. It " +"allows to enforce password change/expiration policies." +msgstr "" + +#. i18n: file kuser.kcfg line 248 +#: rc.cpp:456 +#, no-c-format +msgid "LDAP Structural objectclass" +msgstr "" + +#. i18n: file kuser.kcfg line 249 +#: rc.cpp:459 +#, no-c-format +msgid "" +"This option allows to specify the structural objectclass used with users' " +"entries. If you want to use these entries not just for authentication, but for " +"an addressbook, too, then choose inetOrgPerson." +msgstr "" + +#. i18n: file kuser.kcfg line 257 +#: rc.cpp:462 +#, no-c-format +msgid "LDAP Group RDN prefix" +msgstr "" + +#. i18n: file kuser.kcfg line 258 +#: rc.cpp:465 +#, no-c-format +msgid "This specifies what prefix will used for group entries." +msgstr "" + +#. i18n: file kuser.kcfg line 266 +#: rc.cpp:468 +#, no-c-format +msgid "LDAP Password hash method" +msgstr "" + +#. i18n: file kuser.kcfg line 267 +#: rc.cpp:471 +#, no-c-format +msgid "This specifies the password hashing method. The most secure is SSHA." +msgstr "" + +#. i18n: file kuser.kcfg line 279 +#: rc.cpp:474 +#, no-c-format +msgid "Enable samba account management" +msgstr "" + +#. i18n: file kuser.kcfg line 280 +#: rc.cpp:477 +#, no-c-format +msgid "" +"Check this if you want to use the user/group entries in a Samba domain. KUser " +"will create sambaSamAccount objectclass for each entry which is usable with the " +"ldapsam passdb backend with Samba version greater than 3.0." +msgstr "" + +#. i18n: file kuser.kcfg line 283 +#: rc.cpp:480 +#, no-c-format +msgid "Samba domain name" +msgstr "" + +#. i18n: file kuser.kcfg line 284 +#: rc.cpp:483 +#, no-c-format +msgid "This specifies the samba domain name." +msgstr "" + +#. i18n: file kuser.kcfg line 287 +#: rc.cpp:486 +#, no-c-format +msgid "Samba domain SID" +msgstr "" + +#. i18n: file kuser.kcfg line 288 +#: rc.cpp:489 +#, no-c-format +msgid "" +"This specifies the domain Security IDentifier. It is unique in a single domain. " +"You can query the value of the domain SID with 'net getlocalsid domain_name'." +msgstr "" + +#. i18n: file kuser.kcfg line 291 +#: rc.cpp:492 +#, no-c-format +msgid "Algorithmic RID base" +msgstr "" + +#. i18n: file kuser.kcfg line 292 +#: rc.cpp:495 +#, no-c-format +msgid "" +"This value is an offset for the algorithmic mapping from uids and gids to rids. " +"The default (and minimum) value is 1000, it must be even, and the LDAP database " +"and smb.conf must store the same values." +msgstr "" + +#. i18n: file kuser.kcfg line 296 +#: rc.cpp:498 +#, no-c-format +msgid "Samba login script" +msgstr "" + +#. i18n: file kuser.kcfg line 297 +#: rc.cpp:501 +#, no-c-format +msgid "" +"This specifies a name of a login script (in the `Netlogon` share) which will be " +"executed as the user logs in to a Windows machine." +msgstr "" + +#. i18n: file kuser.kcfg line 300 +#: rc.cpp:504 +#, no-c-format +msgid "Samba home drive" +msgstr "" + +#. i18n: file kuser.kcfg line 301 +#: rc.cpp:507 +#, no-c-format +msgid "" +"Specifies a drive letter where the user's home directory will automatically " +"mapped when he/she logs into a Windows machine." +msgstr "" + +#. i18n: file kuser.kcfg line 304 +#: rc.cpp:510 +#, no-c-format +msgid "Samba profile path template" +msgstr "" + +#. i18n: file kuser.kcfg line 305 +#: rc.cpp:513 +#, no-c-format +msgid "" +"This specifies the location of the roaming profile of the user. The '%U' macro " +"will be replaced with the actual user name." +msgstr "" + +#. i18n: file kuser.kcfg line 308 +#: rc.cpp:516 +#, no-c-format +msgid "Samba home path template" +msgstr "" + +#. i18n: file kuser.kcfg line 309 +#: rc.cpp:519 +#, no-c-format +msgid "" +"This specifies the location of the home directory of the user. This field is " +"meaningful only for Windows machines. The '%U' macro will be replaced with the " +"actual user name." +msgstr "" + +#. i18n: file kuser.kcfg line 313 +#: rc.cpp:525 +#, no-c-format +msgid "" +"Store the LanManager hashed password in the sambaLMPassword attribute. Check " +"this if you have older clients (Win9x series and before) on your network." +msgstr "" + +#: selectconn.cpp:38 +msgid "Connection Selection" +msgstr "" + +#: selectconn.cpp:42 +msgid "&New..." +msgstr "ਨਵਾਂ(&N)..." + +#: selectconn.cpp:48 +msgid "Defined connections:" +msgstr "" + +#: selectconn.cpp:81 +msgid "Please type the name of the new connection:" +msgstr "" + +#: selectconn.cpp:84 +msgid "A connection with this name already exists." +msgstr "" + +#: selectconn.cpp:122 +msgid "Do you really want to delete the connection '%1'?" +msgstr "" + +#: selectconn.cpp:123 +msgid "Delete Connection" +msgstr "" diff --git a/tde-i18n-pa/messages/kdeadmin/secpolicy.po b/tde-i18n-pa/messages/kdeadmin/secpolicy.po new file mode 100644 index 00000000000..925a3d21530 --- /dev/null +++ b/tde-i18n-pa/messages/kdeadmin/secpolicy.po @@ -0,0 +1,45 @@ +# translation of secpolicy.po to Panjabi +# translation of secpolicy.po to Punjabi +# Amanpreet Singh Alam <aalam@redhat.com>, 2004, 2005. +msgid "" +msgstr "" +"Project-Id-Version: secpolicy\n" +"POT-Creation-Date: 2005-02-06 01:20+0100\n" +"PO-Revision-Date: 2005-06-11 15:04+0530\n" +"Last-Translator: Amanpreet Singh Alam <aalam@redhat.com>\n" +"Language-Team: Panjabi <pa@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" +"Plural-Forms: Plural-Forms: Plural-Forms: nplurals=2; plural=(n != 1);\n" +"\n" + +#: main.cpp:33 +msgid "Display PAM security policies" +msgstr "PAM ਸੁਰੱਖਿਆ ਹਦਾਇਤਾਂ ਵੇਖਾਓ" + +#: pamview.cpp:51 +msgid "Available services:" +msgstr "ਉਪਲੱਬਧ ਸੇਵਾਵਾਂ:" + +#: pamview.cpp:58 +msgid "Category" +msgstr "ਵਰਗ" + +#: pamview.cpp:59 +msgid "Level" +msgstr "ਪੱਧਰ" + +#: pamview.cpp:60 +msgid "Module" +msgstr "ਮੈਡੀਊਲ" + +#: pamview.cpp:82 +msgid "" +"/etc/pam.d folder does not exist.\n" +"Either your system does not have PAM support or there is some other " +"configuration problem." +msgstr "" +"/etc/pam.d ਫੋਲਡਰ ਮੌਜੂਦ ਨਹੀਂ ਹੈ।\n" +"ਜਾਂ ਤਾਂ ਤੁਹਾਡੇ ਸਿਸਟਮ ਤੇ PAM ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ ਜਾਂ ਸੰਰਚਨਾ ਵਿੱਚ ਕੋਈ ਸਮੱਸਿਆ ਹੈ।" |