language-pack-ia-base/0000755000000000000000000000000012734304000011733 5ustar language-pack-ia-base/debian/0000755000000000000000000000000012734304000013155 5ustar language-pack-ia-base/debian/rules0000755000000000000000000000165312734304000014242 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 PKGNAME=$(shell grep "^Package: " debian/control | head -1 | cut -f 2 -d\ ) PKG=$(shell pwd)/debian/$(PKGNAME) LOCALEDIR=$(PKG)/usr/share/locale-langpack build: dh_testdir clean: dh_testdir dh_testroot dh_clean binary-arch: binary-indep: dh_testdir dh_testroot mkdir -p $(LOCALEDIR) cd data; \ find -type d -exec mkdir -p "$(LOCALEDIR)/{}" \; ; \ find -type f -name "*.po" -exec sh -c "N='{}'; msgfmt -o $(LOCALEDIR)/\$${N%.po}.mo \$$N" \; ; \ [ ! -e data/extra.tar ] || tar -C $(PKG) -xf data/extra.tar [ ! -e data/static.tar ] || tar -C $(PKG) -xf data/static.tar dh_installdocs -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i -- -Z xz binary: binary-arch binary-indep .PHONY: build build-arch build-indep clean binary-indep binary-arch binary language-pack-ia-base/debian/postinst0000644000000000000000000000021012734304000014754 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "ia" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-ia-base/debian/control0000644000000000000000000000224712734304000014565 0ustar Source: language-pack-ia-base Section: translations Priority: optional Maintainer: Language pack maintainers Build-Depends-Indep: gettext Build-Depends: debhelper (>= 8) Standards-Version: 3.9.6 Package: language-pack-ia-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-ia (>= ${binary:Version}) Recommends: Conflicts: language-pack-ia (<< ${binary:Version}) Replaces: language-pack-ia (<< ${binary:Version}), language-pack-ia-base (<< ${binary:Version}), language-pack-ia (<< ${binary:Version}), language-pack-gnome-ia (<< ${binary:Version}), language-pack-gnome-ia-base (<< ${binary:Version}), language-pack-kde-ia (<< ${binary:Version}), language-pack-kde-ia-base (<< ${binary:Version}) Description: translations for language Interlingua (International Auxiliary Language Association) Translation data for all supported packages for: Interlingua (International Auxiliary Language Association) . This package provides the bulk of translation data and is updated only seldom. language-pack-ia provides frequent translation updates, so you should install this as well. language-pack-ia-base/debian/copyright0000644000000000000000000000174312734304000015115 0ustar This package is developed and maintained by the Ubuntu language pack maintainers . The original source can always be found at: http://archive.ubuntu.com/ubuntu/ Copyright (C) 2004 - 2008 Canonical Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. language-pack-ia-base/debian/compat0000644000000000000000000000000212734304000014353 0ustar 8 language-pack-ia-base/debian/postrm0000644000000000000000000000020412734304000014420 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "ia" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-ia-base/debian/changelog0000644000000000000000000000030612734304000015026 0ustar language-pack-ia-base (1:16.04+20160627) xenial-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Mon, 27 Jun 2016 20:09:36 +0000 language-pack-ia-base/debian/source/0000755000000000000000000000000012734304000014455 5ustar language-pack-ia-base/debian/source/format0000644000000000000000000000001512734304000015664 0ustar 3.0 (native) language-pack-ia-base/data/0000755000000000000000000000000012734304000012644 5ustar language-pack-ia-base/data/extra.tar0000644000000000000000000002400012734304000014473 0ustar var/lib/locales/supported.d/ia0000644000373100047300000000001112734304000020166 0ustar langpacklangpack00000000000000ia UTF-8 language-pack-ia-base/data/ia/0000755000000000000000000000000012734304000013235 5ustar language-pack-ia-base/data/ia/LC_MESSAGES/0000755000000000000000000000000012734304004015026 5ustar language-pack-ia-base/data/ia/LC_MESSAGES/example-content.po0000644000000000000000000000160212734304000020464 0ustar # Interlingua translation for example-content # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: example-content\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-01-30 12:22+0000\n" "PO-Revision-Date: 2015-09-01 21:56+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:55+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Exemplos" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Content de examplo pro Ubuntu" language-pack-ia-base/data/ia/LC_MESSAGES/libc.po0000644000000000000000000055714212734304000016311 0ustar # Interlingua translations of the libc package. # Copyright (C) 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the glibc package. # Nik Kalach , 2012, 2013. # msgid "" msgstr "" "Project-Id-Version: libc 2.17-pre1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-18 17:26-0200\n" "PO-Revision-Date: 2016-03-24 07:57+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:37+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ia\n" #: argp/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: le parametro ARGP_HELP_FMT require un valor" #: argp/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: le parametro ARGP_HELP_FMT incognite" #: argp/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Galimatias in ARGP_HELP_FMT: %s" #: argp/argp-help.c:1214 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Le argumentos obligatori o optional pro le optiones longe es anque " "obligatori o optional pro le optiones curte correspondente." #: argp/argp-help.c:1600 msgid "Usage:" msgstr "Usage:" #: argp/argp-help.c:1604 msgid " or: " msgstr " o: " #: argp/argp-help.c:1616 msgid " [OPTION...]" msgstr " [OPTION...]" #: argp/argp-help.c:1643 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Tenta `%s --help' o `%s --usage' pro plus de information.\n" #: argp/argp-help.c:1671 #, c-format msgid "Report bugs to %s.\n" msgstr "Reportar errores a %s.\n" #: argp/argp-parse.c:101 msgid "Give this help list" msgstr "Monstrar iste lista de adjuta" #: argp/argp-parse.c:102 msgid "Give a short usage message" msgstr "Monstrar un breve message del uso" #: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113 #: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:115 #: nss/makedb.c:120 msgid "NAME" msgstr "NOMINE" #: argp/argp-parse.c:104 msgid "Set the program name" msgstr "Assignar le nomine del programma" #: argp/argp-parse.c:105 msgid "SECS" msgstr "" #: argp/argp-parse.c:106 msgid "Hang for SECS seconds (default 3600)" msgstr "Pender durante SECS secundas (3600 per predefinition)" #: argp/argp-parse.c:167 msgid "Print program version" msgstr "Monstrar le version del programma" #: argp/argp-parse.c:183 msgid "(PROGRAM ERROR) No version known!?" msgstr "(ERROR DEL PROGRAMMA) Version incognite!?" #: argp/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Tro de argumentos\n" #: argp/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(ERROR DEL PROGRAMMA) Le option se deberea haber recognoscite!?" #: assert/assert-perr.c:35 #, c-format msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" msgstr "%s%s%s:%u: %s%sError impreviste: %s.\n" #: assert/assert.c:101 #, c-format msgid "" "%s%s%s:%u: %s%sAssertion `%s' failed.\n" "%n" msgstr "" "%s%s%s:%u: %s%sInsuccesso del assertion `%s'.\n" "%n" #: catgets/gencat.c:110 msgid "Create C header file NAME containing symbol definitions" msgstr "" "Crear un file de titulos C, NOMINE, que contine le definitiones de symbolos" #: catgets/gencat.c:112 msgid "Do not use existing catalog, force new output file" msgstr "Do not use existing catalog, force new output file" #: catgets/gencat.c:113 nss/makedb.c:120 msgid "Write output to file NAME" msgstr "Mitter le output in le file NOMINE" #: catgets/gencat.c:118 msgid "" "Generate message catalog. If INPUT-FILE is -, input is read from standard " "input. If OUTPUT-FILE\n" "is -, output is written to standard output.\n" msgstr "" "Generar un catalogo de messages. Si FILE-INPUT es -, le entrata se lege del " "input standard.\n" "Si FILE-OUTPUT es -, le resultato se scribe al output standard.\n" #: catgets/gencat.c:123 msgid "" "-o OUTPUT-FILE [INPUT-FILE]...\n" "[OUTPUT-FILE [INPUT-FILE]...]" msgstr "" "-o FILE-OUTPUT [FILE-INPUT]...\n" "[FILE-OUTPUT [FILE-INPUT]...]" #: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307 #: elf/pldd.c:219 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408 #: iconv/iconvconfig.c:379 locale/programs/locale.c:277 #: locale/programs/localedef.c:376 login/programs/pt_chown.c:88 #: malloc/memusagestat.c:563 nss/getent.c:969 nss/makedb.c:369 #: posix/getconf.c:1121 sunrpc/rpcinfo.c:691 #: sysdeps/unix/sysv/linux/lddlibc4.c:61 #, c-format msgid "" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" "Pro le instructiones a reportar errores, consulta:\n" "%s.\n" #: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64 #: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:235 elf/sotruss.ksh:75 #: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396 #: locale/programs/locale.c:294 locale/programs/localedef.c:402 #: login/programs/pt_chown.c:62 malloc/memusage.sh:71 #: malloc/memusagestat.c:581 nscd/nscd.c:485 nss/getent.c:86 nss/makedb.c:385 #: posix/getconf.c:1103 sysdeps/unix/sysv/linux/lddlibc4.c:68 #, c-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" "Copyright (C) %s Free Software Foundation, Inc.\n" "Isto es software libere; vide le fontes pro le conditiones de reproduction.\n" "NULLE garantia; atque pro MERCABILETATE o APTITUDE PRO UN PROPOSITO " "PARTICULAR.\n" #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68 #: elf/ldconfig.c:328 elf/pldd.c:240 elf/sprof.c:395 iconv/iconv_prog.c:430 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299 #: locale/programs/localedef.c:407 malloc/memusage.sh:75 #: malloc/memusagestat.c:586 nscd/nscd.c:490 nss/getent.c:91 nss/makedb.c:390 #: posix/getconf.c:1108 #, c-format msgid "Written by %s.\n" msgstr "Scribite per %s.\n" #: catgets/gencat.c:281 msgid "*standard input*" msgstr "*input standard*" #: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293 #: nss/makedb.c:246 #, c-format msgid "cannot open input file `%s'" msgstr "impossibile de aperir le file de entrata `%s'" #: catgets/gencat.c:416 catgets/gencat.c:491 msgid "illegal set number" msgstr "numero de collection impermissibile" #: catgets/gencat.c:443 msgid "duplicate set definition" msgstr "duple definition de collection" #: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669 msgid "this is the first definition" msgstr "isto es le prime definition" #: catgets/gencat.c:516 #, c-format msgid "unknown set `%s'" msgstr "collection `%s' incognite" #: catgets/gencat.c:557 msgid "invalid quote character" msgstr "character de citation incorrecte" #: catgets/gencat.c:570 #, c-format msgid "unknown directive `%s': line ignored" msgstr "directiva `%s' incognite: linea ignorate" #: catgets/gencat.c:615 msgid "duplicated message number" msgstr "numero de message duplicate" #: catgets/gencat.c:666 msgid "duplicated message identifier" msgstr "identificator de message duplicate" #: catgets/gencat.c:723 msgid "invalid character: message ignored" msgstr "character incorrecte: message ignorate" #: catgets/gencat.c:766 msgid "invalid line" msgstr "linea incorrecte" #: catgets/gencat.c:820 msgid "malformed line ignored" msgstr "linea malformate ignorate" #: catgets/gencat.c:984 catgets/gencat.c:1025 #, c-format msgid "cannot open output file `%s'" msgstr "impossibile de aperir le file de output `%s'" #: catgets/gencat.c:1187 locale/programs/linereader.c:560 msgid "invalid escape sequence" msgstr "sequentia de escappamento incorrecte" #: catgets/gencat.c:1209 msgid "unterminated message" msgstr "message non terminate" #: catgets/gencat.c:1233 #, c-format msgid "while opening old catalog file" msgstr "durante del apertura del vetule file de catalogo" #: catgets/gencat.c:1324 #, c-format msgid "conversion modules not available" msgstr "modulos de conversion indisponibile" #: catgets/gencat.c:1350 #, c-format msgid "cannot determine escape character" msgstr "impossibile de determinar le character de escappamento" #: debug/pcprofiledump.c:53 msgid "Don't buffer output" msgstr "non accumular resultatos in le buffer de output" #: debug/pcprofiledump.c:58 msgid "Dump information generated by PC profiling." msgstr "Discargar information generate durante le profilage PC." #: debug/pcprofiledump.c:61 msgid "[FILE]" msgstr "[FILE]" #: debug/pcprofiledump.c:108 #, c-format msgid "cannot open input file" msgstr "impossibile de aperir le file de entrata" #: debug/pcprofiledump.c:115 #, c-format msgid "cannot read header" msgstr "impossibile de leger le testa" #: debug/pcprofiledump.c:179 #, c-format msgid "invalid pointer size" msgstr "Dimension de punctator incorrecte" #: debug/xtrace.sh:26 debug/xtrace.sh:44 msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n" msgstr "Usage: xtrace [OPTION]... PROGRAMMA [OPTION-DE-PROGRAMMA]...\\n" #: debug/xtrace.sh:32 elf/sotruss.ksh:56 elf/sotruss.ksh:67 #: elf/sotruss.ksh:135 malloc/memusage.sh:26 msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n" msgstr "Tenta \\`%s --help' o \\`%s --usage' pro plus de information.\\n" #: debug/xtrace.sh:38 msgid "%s: option '%s' requires an argument.\\n" msgstr "%s: le option '%s' require un argumento.\\n" #: debug/xtrace.sh:45 msgid "" "Trace execution of program by printing currently executed function.\n" "\n" " --data=FILE Don't run the program, just print the data from " "FILE.\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" "Traciar le execution del programma monstrante le function que se exeque " "actualmente.\n" "\n" " --data=FILE Non exequer le programma, solmente monstrar le " "datos\n" " de FILE.\n" "\n" " -?,--help Monstrar iste adjuta e quitar\n" " --usage Dar un breve message de usage\n" " -V,--version Monstrar le version e quitar\n" "\n" "Le argumentos obligatori pro le optiones longe es anque obligatori pro le " "optiones curte correspondente.\n" "\n" #: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.ksh:49 #: malloc/memusage.sh:64 msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n" msgstr "Pro le instructiones a reportar errores, consulta:\\\\n%s.\\\\n" #: debug/xtrace.sh:125 msgid "xtrace: unrecognized option \\`$1'\\n" msgstr "xtrace: option non recognoscite \\`$1'\\n" #: debug/xtrace.sh:138 msgid "No program name given\\n" msgstr "Necun nomine de programma fornite" #: debug/xtrace.sh:146 #, sh-format msgid "executable \\`$program' not found\\n" msgstr "executabile \\`$program' non trovate\\n" #: debug/xtrace.sh:150 #, sh-format msgid "\\`$program' is no executable\\n" msgstr "\\`$program' non es un executabile\\n" #: dlfcn/dlinfo.c:63 msgid "RTLD_SELF used in code not dynamically loaded" msgstr "RTLD_SELF usate in le codice non cargate dynamicamente" #: dlfcn/dlinfo.c:72 msgid "unsupported dlinfo request" msgstr "requesta dlinfo non supportate" #: dlfcn/dlmopen.c:63 msgid "invalid namespace" msgstr "spatio de nomines invalide" #: dlfcn/dlmopen.c:68 msgid "invalid mode" msgstr "modo invalide" #: dlfcn/dlopen.c:64 msgid "invalid mode parameter" msgstr "parametro de modo incorrecte" #: elf/cache.c:69 msgid "unknown" msgstr "incognite" #: elf/cache.c:135 msgid "Unknown OS" msgstr "Systema operative incognite" #: elf/cache.c:140 #, c-format msgid ", OS ABI: %s %d.%d.%d" msgstr ", ABI del systema operative: %s %d.%d.%d" #: elf/cache.c:157 elf/ldconfig.c:1318 #, c-format msgid "Can't open cache file %s\n" msgstr "Impossibile de aperir le file de cache %s\n" #: elf/cache.c:171 #, c-format msgid "mmap of cache file failed.\n" msgstr "mmap sur le file de cache ha fallite.\n" #: elf/cache.c:175 elf/cache.c:189 #, c-format msgid "File is not a cache file.\n" msgstr "Le file non es un file de cache.\n" #: elf/cache.c:222 elf/cache.c:232 #, c-format msgid "%d libs found in cache `%s'\n" msgstr "%d bibliothecas trovate in le cache `%s'\n" #: elf/cache.c:426 #, c-format msgid "Can't create temporary cache file %s" msgstr "Impossibile de crear le file de cache temporari %s" #: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453 #, c-format msgid "Writing of cache data failed" msgstr "Insuccesso al scriber le datos de cache" #: elf/cache.c:458 #, c-format msgid "Changing access rights of %s to %#o failed" msgstr "Insuccesso del modification del derectos de accesso de %s a %#o" #: elf/cache.c:463 #, c-format msgid "Renaming of %s to %s failed" msgstr "Insuccesso del cambiamento de nomine %s a %s" #: elf/dl-close.c:383 elf/dl-open.c:470 msgid "cannot create scope list" msgstr "impossibile de crear un lista de ambito" #: elf/dl-close.c:776 msgid "shared object not open" msgstr "objecto condivise non aperte" #: elf/dl-deps.c:112 msgid "DST not allowed in SUID/SGID programs" msgstr "DST non se permitte in programmas con SUID/SGID" #: elf/dl-deps.c:125 msgid "empty dynamic string token substitution" msgstr "substitution de DST vacue" #: elf/dl-deps.c:131 #, c-format msgid "" "cannot load auxiliary `%s' because of empty dynamic string token " "substitution\n" msgstr "" "impossibile de cargar le `%s' auxiliar a causa del substitution de DST " "vacue\n" #: elf/dl-deps.c:479 msgid "cannot allocate dependency list" msgstr "impossibile de allocar un lista de dependentias" #: elf/dl-deps.c:516 elf/dl-deps.c:576 msgid "cannot allocate symbol search list" msgstr "impossibile de allocar un lista pro le cerca de symbolos" #: elf/dl-deps.c:556 msgid "Filters not supported with LD_TRACE_PRELINKING" msgstr "Filtros non es supportate con LD_TRACE_PRELINKING" #: elf/dl-error.c:77 msgid "DYNAMIC LINKER BUG!!!" msgstr "PROBLEMA CON LE EDITOR DE LIGAMINES DYNAMIC!!!" #: elf/dl-error.c:127 msgid "error while loading shared libraries" msgstr "error durante le cargamento del bibliothecas condivise" #: elf/dl-fptr.c:87 ports/sysdeps/hppa/dl-fptr.c:93 msgid "cannot map pages for fdesc table" msgstr "impossibile de effectuar mmap pro le tabula fdesc" #: elf/dl-fptr.c:191 ports/sysdeps/hppa/dl-fptr.c:206 msgid "cannot map pages for fptr table" msgstr "impossibile de effectuar mmap pro le tabula fptr" #: elf/dl-fptr.c:220 ports/sysdeps/hppa/dl-fptr.c:235 msgid "internal error: symidx out of range of fptr table" msgstr "error interne: symidx es in exterior del tabula fptr" #: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196 msgid "cannot create capability list" msgstr "impossibile de crear un lista de capabilitates" #: elf/dl-load.c:465 msgid "cannot allocate name record" msgstr "impossibile de allocar un entrata de nomine" #: elf/dl-load.c:550 elf/dl-load.c:666 elf/dl-load.c:749 elf/dl-load.c:868 msgid "cannot create cache for search path" msgstr "impossibile de crear un cache pro le percurso de cerca" #: elf/dl-load.c:641 msgid "cannot create RUNPATH/RPATH copy" msgstr "impossibile de crear un copia de RUNPATH/RPATH" #: elf/dl-load.c:735 msgid "cannot create search path array" msgstr "impossibile de crear un array del percurso de cerca" #: elf/dl-load.c:940 msgid "cannot stat shared object" msgstr "impossibile de effectuar stat sur le objecto condivise" #: elf/dl-load.c:1018 msgid "cannot open zero fill device" msgstr "impossibile de aperir un dispositovo de impletion con zeros" #: elf/dl-load.c:1065 elf/dl-load.c:2348 msgid "cannot create shared object descriptor" msgstr "impossibile de crear un descriptor de objecto condivise" #: elf/dl-load.c:1084 elf/dl-load.c:1761 elf/dl-load.c:1864 msgid "cannot read file data" msgstr "impossibile de leger datos del file" #: elf/dl-load.c:1130 msgid "ELF load command alignment not page-aligned" msgstr "Le commando de cargar ELF non es alineate a un pagina" #: elf/dl-load.c:1137 msgid "ELF load command address/offset not properly aligned" msgstr "" "Le adresso o displaciamento del commando de cargar ELF non es alineate " "correctemente" #: elf/dl-load.c:1222 msgid "cannot allocate TLS data structures for initial thread" msgstr "impossibile de allocar le structura de datos TLS pro le filo initial" #: elf/dl-load.c:1245 msgid "cannot handle TLS data" msgstr "impossibile de tractar datos TLS" #: elf/dl-load.c:1264 msgid "object file has no loadable segments" msgstr "le file de objecto non ha segmentos cargabile" #: elf/dl-load.c:1326 msgid "cannot dynamically load executable" msgstr "impossibile de cargar dynamicamente un executabile" #: elf/dl-load.c:1422 msgid "object file has no dynamic section" msgstr "le file de objecto non ha un section dynamic" #: elf/dl-load.c:1445 msgid "shared object cannot be dlopen()ed" msgstr "le objecto condivise non pote esser aperite via dlopen()" #: elf/dl-load.c:1458 msgid "cannot allocate memory for program header" msgstr "impossibile de allocar le memoria pro un testa de programma" #: elf/dl-load.c:1475 elf/dl-open.c:195 msgid "invalid caller" msgstr "appellante invalide" #: elf/dl-load.c:1389 elf/dl-load.c:1498 msgid "cannot change memory protections" msgstr "impossibile de modificar le protection de memoria" #: elf/dl-load.c:1518 msgid "cannot enable executable stack as shared object requires" msgstr "" "impossibile de habilitar un pila executabile como le objecto condivise " "necessita" #: elf/dl-load.c:1531 msgid "cannot close file descriptor" msgstr "impossibile de clauder un descriptor de file" #: elf/dl-load.c:1761 msgid "file too short" msgstr "file troppo curte" #: elf/dl-load.c:1797 msgid "invalid ELF header" msgstr "testa ELF incorrecte" #: elf/dl-load.c:1809 msgid "ELF file data encoding not big-endian" msgstr "le codification de datos del file ELF non es big-endian" #: elf/dl-load.c:1811 msgid "ELF file data encoding not little-endian" msgstr "le codification de datos del file ELF non es little-endian" #: elf/dl-load.c:1815 msgid "ELF file version ident does not match current one" msgstr "" "le identificator de version del file ELF non corresponde con le version " "actual" #: elf/dl-load.c:1819 msgid "ELF file OS ABI invalid" msgstr "ABI de systema operative del file ELF invalide" #: elf/dl-load.c:1822 msgid "ELF file ABI version invalid" msgstr "Version de ABI del file ELF invalide" #: elf/dl-load.c:1825 msgid "nonzero padding in e_ident" msgstr "impletion con non-zeros in e_ident" #: elf/dl-load.c:1828 msgid "internal error" msgstr "error interne" #: elf/dl-load.c:1835 msgid "ELF file version does not match current one" msgstr "Le version del file ELF non corresponde con le version actual" #: elf/dl-load.c:1843 msgid "only ET_DYN and ET_EXEC can be loaded" msgstr "solo ET_DYN e ET_EXEC pote esser cargate" #: elf/dl-load.c:1849 msgid "ELF file's phentsize not the expected size" msgstr "Le valor `phentsize' del file ELF non concorda con le expectation" #: elf/dl-load.c:2367 msgid "wrong ELF class: ELFCLASS64" msgstr "classe ELF incorrecte: ELFCLASS64" #: elf/dl-load.c:2368 msgid "wrong ELF class: ELFCLASS32" msgstr "classe ELF incorrecte: ELFCLASS32" #: elf/dl-load.c:2371 msgid "cannot open shared object file" msgstr "impossibile de aperir un file de objecto condivise" #: elf/dl-load.c:1300 msgid "failed to map segment from shared object" msgstr "insuccesso de mmap sur un objecto condivise" #: elf/dl-load.c:1408 msgid "cannot map zero-fill pages" msgstr "impossibile de mmap paginas del dispositivo de impletion con zeros" #: elf/dl-lookup.c:753 ports/sysdeps/mips/dl-lookup.c:770 msgid "relocation error" msgstr "error de relocation" #: elf/dl-lookup.c:780 ports/sysdeps/mips/dl-lookup.c:797 msgid "symbol lookup error" msgstr "error de cerca de symbolo" #: elf/dl-open.c:102 msgid "cannot extend global scope" msgstr "impossibile de extender le ambito global" #: elf/dl-open.c:520 msgid "TLS generation counter wrapped! Please report this." msgstr "Le contator de generation TLS ha permitite! Reporta iste problema." #: elf/dl-open.c:602 msgid "invalid mode for dlopen()" msgstr "modo invalide pro dlopen()" #: elf/dl-open.c:619 msgid "no more namespaces available for dlmopen()" msgstr "necun altere spatios de nomines disponibile pro dlmopen()" #: elf/dl-open.c:637 msgid "invalid target namespace in dlmopen()" msgstr "spatio de nomines de destination invalide in dlmopen()" #: elf/dl-reloc.c:158 msgid "cannot allocate memory in static TLS block" msgstr "impossibile de allocar memoria in un bloco TLS static" #: elf/dl-reloc.c:250 msgid "cannot make segment writable for relocation" msgstr "impossibile de render un segmento scribibile pro le relocation" #: elf/dl-reloc.c:324 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "" "%s: memoria exhauste pro immagazinar le resultatos de relocation pro %s\n" #: elf/dl-reloc.c:340 msgid "cannot restore segment prot after reloc" msgstr "" "impossibile de restabilir le protection del segmento post le relocation" #: elf/dl-reloc.c:369 msgid "cannot apply additional memory protection after relocation" msgstr "" "impossibile de applicar le protection de memoria additional post le " "relocation" #: elf/dl-sym.c:153 msgid "RTLD_NEXT used in code not dynamically loaded" msgstr "RTLD_NEXT usate in le codice non cargate dynamicamente" #: elf/dl-tls.c:923 msgid "cannot create TLS data structures" msgstr "impossibile de crear structuras de datos TLS" #: elf/dl-version.c:166 msgid "version lookup error" msgstr "error de cerca de version" #: elf/dl-version.c:296 msgid "cannot allocate version reference table" msgstr "impossibile de allocar le tabula de referentias a versiones" #: elf/ldconfig.c:141 msgid "Print cache" msgstr "Monstrar le cache" #: elf/ldconfig.c:142 msgid "Generate verbose messages" msgstr "Monstrar messages in modo verbose" #: elf/ldconfig.c:143 msgid "Don't build cache" msgstr "Non construer le cache" #: elf/ldconfig.c:144 msgid "Don't generate links" msgstr "Non generar le ligamines" #: elf/ldconfig.c:145 msgid "Change to and use ROOT as root directory" msgstr "Passar a RADICE e utilisar lo como un directorio de radice" #: elf/ldconfig.c:145 msgid "ROOT" msgstr "RADICE" #: elf/ldconfig.c:146 msgid "CACHE" msgstr "CACHE" #: elf/ldconfig.c:146 msgid "Use CACHE as cache file" msgstr "Utilisar CACHE como un file de cache" #: elf/ldconfig.c:147 msgid "CONF" msgstr "CONF" #: elf/ldconfig.c:147 msgid "Use CONF as configuration file" msgstr "Utilisar CONF como un file de configuration" #: elf/ldconfig.c:148 msgid "" "Only process directories specified on the command line. Don't build cache." msgstr "" "Tractar solo le directorios specificate in le linea de commando. Non " "construer le cache." #: elf/ldconfig.c:149 msgid "Manually link individual libraries." msgstr "Ligar manualmente le bibliothecas individual." #: elf/ldconfig.c:150 msgid "FORMAT" msgstr "FORMATO" #: elf/ldconfig.c:150 msgid "Format to use: new, old or compat (default)" msgstr "Formato a usar: `new', `old' o `compat' (predefinition)" #: elf/ldconfig.c:151 msgid "Ignore auxiliary cache file" msgstr "Ignorar le file de cache auxiliar" #: elf/ldconfig.c:159 msgid "Configure Dynamic Linker Run Time Bindings." msgstr "" "Configurar le associationes de tempore de execution del editor de ligamines " "dynamic." #: elf/ldconfig.c:346 #, c-format msgid "Path `%s' given more than once" msgstr "Percurso `%s' fornite plus de un vice" #: elf/ldconfig.c:386 #, c-format msgid "%s is not a known library type" msgstr "%s non es un typo de bibliotheca cognite" #: elf/ldconfig.c:414 #, c-format msgid "Can't stat %s" msgstr "Impossibile de effectuar stat sur %s" #: elf/ldconfig.c:488 #, c-format msgid "Can't stat %s\n" msgstr "Impossibile de effectuar stat sur %s\n" #: elf/ldconfig.c:498 #, c-format msgid "%s is not a symbolic link\n" msgstr "%s non es un ligamine symbolic\n" #: elf/ldconfig.c:517 #, c-format msgid "Can't unlink %s" msgstr "Impossibile de efectuar unlink sur %s" #: elf/ldconfig.c:523 #, c-format msgid "Can't link %s to %s" msgstr "Impossibile de crear un ligamine de %s a %s" #: elf/ldconfig.c:529 msgid " (changed)\n" msgstr " (cambiate)\n" #: elf/ldconfig.c:531 msgid " (SKIPPED)\n" msgstr " (OMITTITE)\n" #: elf/ldconfig.c:586 #, c-format msgid "Can't find %s" msgstr "Impossibile de trovar %s" #: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868 #, c-format msgid "Cannot lstat %s" msgstr "Impossibile de effectuar lstat sur %s" #: elf/ldconfig.c:609 #, c-format msgid "Ignored file %s since it is not a regular file." msgstr "Le file %s es ignorate proque illo non es un file regular." #: elf/ldconfig.c:618 #, c-format msgid "No link created since soname could not be found for %s" msgstr "" "Ligamine non create proque il non esseva possibile trovar le so-nomine pro %s" #: elf/ldconfig.c:701 #, c-format msgid "Can't open directory %s" msgstr "Impossibile de aperir le directorio %s" #: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90 #, c-format msgid "Input file %s not found.\n" msgstr "Le file de entrata %s non trovate.\n" #: elf/ldconfig.c:800 #, c-format msgid "Cannot stat %s" msgstr "Impossibile de effectuar stat sur %s" #: elf/ldconfig.c:929 #, c-format msgid "libc5 library %s in wrong directory" msgstr "bibliotheca libc5 %s es in un directorio incorrecte" #: elf/ldconfig.c:932 #, c-format msgid "libc6 library %s in wrong directory" msgstr "bibliotheca libc6 %s es in un directorio incorrecte" #: elf/ldconfig.c:935 #, c-format msgid "libc4 library %s in wrong directory" msgstr "bibliotheca libc4 %s es in un directorio incorrecte" #: elf/ldconfig.c:963 #, c-format msgid "" "libraries %s and %s in directory %s have same soname but different type." msgstr "" "Le bibliothecas %s e %s es in le directorio %s ha le mesme so-nomine, ma lor " "typo es differente." #: elf/ldconfig.c:1072 #, c-format msgid "Warning: ignoring configuration file that cannot be opened: %s" msgstr "" "Advertimento: ignorar le file de configuration que non pote esser aperite: %s" #: elf/ldconfig.c:1138 #, c-format msgid "%s:%u: bad syntax in hwcap line" msgstr "%s:%u: syntaxe incorrecte in le linea hwcap" #: elf/ldconfig.c:1144 #, c-format msgid "%s:%u: hwcap index %lu above maximum %u" msgstr "%s:%u: le indice hwcap %lu superpassa le maximo %u" #: elf/ldconfig.c:1151 elf/ldconfig.c:1159 #, c-format msgid "%s:%u: hwcap index %lu already defined as %s" msgstr "%s:%u: le indice hwcap %lu jam definite como %s" #: elf/ldconfig.c:1162 #, c-format msgid "%s:%u: duplicate hwcap %lu %s" msgstr "%s:%u: hwcap duplicate %lu %s" #: elf/ldconfig.c:1184 #, c-format msgid "need absolute file name for configuration file when using -r" msgstr "" "il es necessari usar le nomine absolute pro le file de configuration quando " "on utilisa -r" #: elf/ldconfig.c:1191 locale/programs/xmalloc.c:64 malloc/obstack.c:432 #: malloc/obstack.c:434 posix/getconf.c:1076 posix/getconf.c:1296 #, c-format msgid "memory exhausted" msgstr "memoria exhaurite" #: elf/ldconfig.c:1223 #, c-format msgid "%s:%u: cannot read directory %s" msgstr "%s:%u: impossibile de leger le directorio %s" #: elf/ldconfig.c:1267 #, c-format msgid "relative path `%s' used to build cache" msgstr "percurso relative `%s' usate pro construer le cache" #: elf/ldconfig.c:1297 #, c-format msgid "Can't chdir to /" msgstr "Impossibile de effectuar chdir a /" #: elf/ldconfig.c:1338 #, c-format msgid "Can't open cache file directory %s\n" msgstr "Impossibile de aperir le directorio de files de cache %s\n" #: elf/ldd.bash.in:42 msgid "Written by %s and %s.\n" msgstr "Scribite per %s e %s.\n" #: elf/ldd.bash.in:47 msgid "" "Usage: ldd [OPTION]... FILE...\n" " --help print this help and exit\n" " --version print version information and exit\n" " -d, --data-relocs process data relocations\n" " -r, --function-relocs process data and function relocations\n" " -u, --unused print unused direct dependencies\n" " -v, --verbose print all information\n" msgstr "" "Usage: ldd [OPTION]... FILE...\n" " --help monstrar iste adjuta e quitar\n" " --version monstrar le version e quitar\n" " -d, --data-relocs processar relocationes de datos\n" " -r, --function-relocs processar relocationes de datos e functiones\n" " -u, --unused monstrar dependentias direte non utilisate\n" " -v, --verbose monstrar tote le information\n" #: elf/ldd.bash.in:80 msgid "ldd: option \\`$1' is ambiguous" msgstr "ldd: le option \\`$1' es ambigue" #: elf/ldd.bash.in:87 msgid "unrecognized option" msgstr "option non recognoscite" #: elf/ldd.bash.in:88 elf/ldd.bash.in:125 msgid "Try \\`ldd --help' for more information." msgstr "Tenta \\`ldd --help' pro plus de information." #: elf/ldd.bash.in:124 msgid "missing file arguments" msgstr "argumentos de file mancante" #. TRANS No such file or directory. This is a ``file doesn't exist'' error #. TRANS for ordinary files that are referenced in contexts where they are #. TRANS expected to already exist. #: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:36 msgid "No such file or directory" msgstr "Necun tal file o directorio" #: elf/ldd.bash.in:150 inet/rcmd.c:488 msgid "not regular file" msgstr "le file non es regular" #: elf/ldd.bash.in:153 msgid "warning: you do not have execution permission for" msgstr "advertimento: permission a exequer manca pro" #: elf/ldd.bash.in:182 msgid "\tnot a dynamic executable" msgstr "\tnon es un executabile dynamic" #: elf/ldd.bash.in:190 msgid "exited with unknown exit code" msgstr "ha sortite con le codice de retorno incognite" #: elf/ldd.bash.in:195 msgid "error: you do not have read permission for" msgstr "error: permission a leger manca pro" #: elf/pldd-xx.c:105 #, c-format msgid "cannot find program header of process" msgstr "impossibile de trovar le testa de programma de un processo" #: elf/pldd-xx.c:110 #, c-format msgid "cannot read program header" msgstr "impossibile de leger le testa de programma" #: elf/pldd-xx.c:135 #, c-format msgid "cannot read dynamic section" msgstr "impossibile de leger le section dynamic" #: elf/pldd-xx.c:147 #, c-format msgid "cannot read r_debug" msgstr "impossibile de leger r_debug" #: elf/pldd-xx.c:167 #, c-format msgid "cannot read program interpreter" msgstr "impossibile de leger le interprete de programma" #: elf/pldd-xx.c:196 #, c-format msgid "cannot read link map" msgstr "impossibile de leger le mappa de ligamines" #: elf/pldd-xx.c:207 #, c-format msgid "cannot read object name" msgstr "impossibile de leger le nomine de objecto" #: elf/pldd-xx.c:219 #, c-format msgid "cannot allocate buffer for object name" msgstr "" #: elf/pldd.c:62 msgid "List dynamic shared objects loaded into process." msgstr "Monstrar objectos condivise dynamic incargate in le processo." #: elf/pldd.c:66 msgid "PID" msgstr "PID" #: elf/pldd.c:97 #, c-format msgid "Exactly one parameter with process ID required.\n" msgstr "" "Un parametro exactemente con le identificator de processo es necessari.\n" #: elf/pldd.c:109 #, c-format msgid "invalid process ID '%s'" msgstr "identificator de processo invalide '%s'" #: elf/pldd.c:117 #, c-format msgid "cannot open %s" msgstr "impossibile de aperir %s" #: elf/pldd.c:142 #, c-format msgid "cannot open %s/task" msgstr "impossibile de aperir %s/task" #: elf/pldd.c:145 #, c-format msgid "cannot prepare reading %s/task" msgstr "impossibile de preparar a leger %s/task" #: elf/pldd.c:158 #, c-format msgid "invalid thread ID '%s'" msgstr "identificator de filo invalide '%s'" #: elf/pldd.c:169 #, c-format msgid "cannot attach to process %lu" msgstr "impossibile de attaccar al processo %lu" #: elf/pldd.c:261 #, c-format msgid "cannot get information about process %lu" msgstr "impossibile de obtener le information super le processo %lu" #: elf/pldd.c:274 #, c-format msgid "process %lu is no ELF program" msgstr "le processo %lu non es un programma ELF" #: elf/readelflib.c:34 #, c-format msgid "file %s is truncated\n" msgstr "le file %s es truncate\n" #: elf/readelflib.c:66 #, c-format msgid "%s is a 32 bit ELF file.\n" msgstr "%s es un file ELF 32 bits.\n" #: elf/readelflib.c:68 #, c-format msgid "%s is a 64 bit ELF file.\n" msgstr "%s es un file ELF 64 bits.\n" #: elf/readelflib.c:70 #, c-format msgid "Unknown ELFCLASS in file %s.\n" msgstr "ELFCLASS incognite in le file %s.\n" #: elf/readelflib.c:77 #, c-format msgid "%s is not a shared object file (Type: %d).\n" msgstr "%s non es un file de objectos condivise (Typo: %d).\n" #: elf/readelflib.c:108 #, c-format msgid "more than one dynamic segment\n" msgstr "plus de un segmento dynamic\n" #: elf/readlib.c:96 #, c-format msgid "Cannot fstat file %s.\n" msgstr "Impossibile de effectuar fstat sur le file %s.\n" #: elf/readlib.c:107 #, c-format msgid "File %s is empty, not checked." msgstr "Le file %s es vacue, non controlate." #: elf/readlib.c:113 #, c-format msgid "File %s is too small, not checked." msgstr "Le file %s es troppo parve, non controlate." #: elf/readlib.c:123 #, c-format msgid "Cannot mmap file %s.\n" msgstr "Impossible de effectuar mmap sur le file %s.\n" #: elf/readlib.c:161 #, c-format msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n" msgstr "" "%s non es un file ELF - illo ha le bytes magic incorrecte al testa.\n" #: elf/sln.c:84 #, c-format msgid "" "Usage: sln src dest|file\n" "\n" msgstr "" "Usage: sln fonte destination|file\n" "\n" #: elf/sln.c:109 #, c-format msgid "%s: file open error: %m\n" msgstr "%s: error al aperir le file: %m\n" #: elf/sln.c:146 #, c-format msgid "No target in line %d\n" msgstr "Necun objectivo al linea %d\n" #: elf/sln.c:178 #, c-format msgid "%s: destination must not be a directory\n" msgstr "%s: destination non debe esser un directorio\n" #: elf/sln.c:184 #, c-format msgid "%s: failed to remove the old destination\n" msgstr "%s: insuccesso al elimination del destination vetule\n" #: elf/sln.c:192 #, c-format msgid "%s: invalid destination: %s\n" msgstr "%s: destination invalide: %s\n" #: elf/sln.c:207 elf/sln.c:216 #, c-format msgid "Invalid link from \"%s\" to \"%s\": %s\n" msgstr "Ligamine invalide de \"%s\" a \"%s\": %s\n" #: elf/sotruss.ksh:32 #, sh-format msgid "" "Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n" " -F, --from FROMLIST Trace calls from objects on FROMLIST\n" " -T, --to TOLIST Trace calls to objects on TOLIST\n" "\n" " -e, --exit Also show exits from the function calls\n" " -f, --follow Trace child processes\n" " -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in " "case\n" "\t\t\t -f is also used) instead of standard error\n" "\n" " -?, --help Give this help list\n" " --usage Give a short usage message\n" " --version Print program version" msgstr "" "Usage: sotruss [OPTION...] [--] EXECUTABILE [EXECUTABILE-OPTION...]\n" " -F, --from DE-LISTA Traciar appellos del objectos in le DE-LISTA\n" " -T, --to A-LISTA Traciar appellos al objectos in le A-LISTA\n" "\n" " -e, --exit Anque monstrar exitos del appellos de functiones\n" " -f, --follow Traciar filios de processos\n" " -o, --output FILE Scriber le output a FILE (o FILE.$PID in caso\n" "\t\t\t -f es anque usate) in loco de error standard\n" "\n" " -?, --help Monstrar iste lista de adjuta\n" " --usage Monstrar un breve message de usage\n" " --version Monstrar le version del programma" #: elf/sotruss.ksh:46 msgid "" "Mandatory arguments to long options are also mandatory for any " "corresponding\\nshort options.\\n" msgstr "" "Le argumentos obligatori del optiones longe es anque obligatori pro le " "optiones\\ncurte correspondente.\\n" #: elf/sotruss.ksh:55 msgid "%s: option requires an argument -- '%s'\\n" msgstr "%s: option require un argumento -- '%s'\\n" #: elf/sotruss.ksh:61 msgid "%s: option is ambiguous; possibilities:" msgstr "%s: option es ambigue; possibilitates:" #: elf/sotruss.ksh:79 msgid "Written by %s.\\n" msgstr "Scribite per %s.\\n" #: elf/sotruss.ksh:86 msgid "" "Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n" "\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n" "\t [--help] [--usage] [--version] [--]\n" "\t EXECUTABLE [EXECUTABLE-OPTION...]\\n" msgstr "" "Usage: %s [-ef] [-F DE-LISTA] [-o FILE] [-T A-LISTA] [--exit]\n" "\t [--follow] [--from DE-LISTA] [--output FILE] [--to A-LISTA]\n" "\t [--help] [--usage] [--version] [--]\n" "\t EXECUTABILE [OPTION-DEL-EXECUTABILE...]\\n" #: elf/sotruss.ksh:134 msgid "%s: unrecognized option '%c%s'\\n" msgstr "%s: option non recognoscite '%c%s'\\n" #: elf/sprof.c:77 msgid "Output selection:" msgstr "Selection del output:" #: elf/sprof.c:79 msgid "print list of count paths and their number of use" msgstr "monstrar un lista de percursos de contar e le numero de lor usos" #: elf/sprof.c:81 msgid "generate flat profile with counts and ticks" msgstr "generar un profilo plan con contatores e marcos de tempore" #: elf/sprof.c:82 msgid "generate call graph" msgstr "generar le grapho de appellos" #: elf/sprof.c:89 msgid "Read and display shared object profiling data." msgstr "Leger e monstrar le datos de profilage del objecto condivise." #: elf/sprof.c:94 msgid "SHOBJ [PROFDATA]" msgstr "OBJCONDIV [DATOSPROF]" #: elf/sprof.c:433 #, c-format msgid "failed to load shared object `%s'" msgstr "insuccesso del cargamento del objecto condivise `%s'" #: elf/sprof.c:825 elf/sprof.c:923 #, c-format msgid "cannot create internal descriptor" msgstr "impossibile de crear un descriptor interne" #: elf/sprof.c:554 #, c-format msgid "Reopening shared object `%s' failed" msgstr "Insuccesso del apertura del objecto condivise `%s'" #: elf/sprof.c:561 elf/sprof.c:656 #, c-format msgid "reading of section headers failed" msgstr "insuccesso del lectura de testas de section" #: elf/sprof.c:569 elf/sprof.c:664 #, c-format msgid "reading of section header string table failed" msgstr "insuccesso del lectura del tabula de catenas de testa de section" #: elf/sprof.c:595 #, c-format msgid "*** Cannot read debuginfo file name: %m\n" msgstr "*** Impossibile de leger le nonime de file debuginfo: %m\n" #: elf/sprof.c:616 #, c-format msgid "cannot determine file name" msgstr "impossibile de determinar le nomine de file" #: elf/sprof.c:649 #, c-format msgid "reading of ELF header failed" msgstr "insuccesso del lectura del testa ELF" #: elf/sprof.c:685 #, c-format msgid "*** The file `%s' is stripped: no detailed analysis possible\n" msgstr "*** Le file `%s' es dismarcate: necun analyse detaliate possibile\n" #: elf/sprof.c:715 #, c-format msgid "failed to load symbol data" msgstr "insuccesso de cargamento del datos de symbolo" #: elf/sprof.c:780 #, c-format msgid "cannot load profiling data" msgstr "impossibile de cargar le datos de profilage" #: elf/sprof.c:789 #, c-format msgid "while stat'ing profiling data file" msgstr "durante stat sur le file de datos de profilage" #: elf/sprof.c:797 #, c-format msgid "profiling data file `%s' does not match shared object `%s'" msgstr "" "le file de datos de profilage `%s' non corresponde al objecto condivise `%s'" #: elf/sprof.c:808 #, c-format msgid "failed to mmap the profiling data file" msgstr "insuccesso de mmap sur le file de datos de profilage" #: elf/sprof.c:816 #, c-format msgid "error while closing the profiling data file" msgstr "error al clauder le file de datos de profilage" #: elf/sprof.c:899 #, c-format msgid "`%s' is no correct profile data file for `%s'" msgstr "`%s' non es un file de datos de profilage correcte pro `%s'" #: elf/sprof.c:1080 elf/sprof.c:1138 #, c-format msgid "cannot allocate symbol data" msgstr "impossibile de allocar le datos de symbolo" #: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448 #, c-format msgid "cannot open output file" msgstr "impossibile de aperir le file de output" #: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311 #, c-format msgid "error while closing input `%s'" msgstr "error al clauder le input `%s'" #: iconv/iconv_charmap.c:461 #, c-format msgid "illegal input sequence at position %Zd" msgstr "sequentia de entrata non permittite al position %Zd" #: iconv/iconv_charmap.c:480 iconv/iconv_prog.c:539 #, c-format msgid "incomplete character or shift sequence at end of buffer" msgstr "character o sequentia de cambiamento incomplete al fin de buffer" #: iconv/iconv_charmap.c:525 iconv/iconv_charmap.c:561 iconv/iconv_prog.c:582 #: iconv/iconv_prog.c:618 #, c-format msgid "error while reading the input" msgstr "error al leger le entrata" #: iconv/iconv_charmap.c:543 iconv/iconv_prog.c:600 #, c-format msgid "unable to allocate buffer for input" msgstr "impossibile de allocar un buffer pro le entrata" #: iconv/iconv_prog.c:59 msgid "Input/Output format specification:" msgstr "Specification del formato de input/output:" #: iconv/iconv_prog.c:60 msgid "encoding of original text" msgstr "codification del texto original" #: iconv/iconv_prog.c:61 msgid "encoding for output" msgstr "codification pro output" #: iconv/iconv_prog.c:62 msgid "Information:" msgstr "Information:" #: iconv/iconv_prog.c:63 msgid "list all known coded character sets" msgstr "monstrar tote le codificationes de characteres cognite" #: iconv/iconv_prog.c:64 locale/programs/localedef.c:129 msgid "Output control:" msgstr "Gerentia del output:" #: iconv/iconv_prog.c:65 msgid "omit invalid characters from output" msgstr "omitter characteres invalide del output" #: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128 #: locale/programs/localedef.c:122 locale/programs/localedef.c:124 #: locale/programs/localedef.c:126 locale/programs/localedef.c:147 #: malloc/memusagestat.c:56 msgid "FILE" msgstr "FILE" #: iconv/iconv_prog.c:66 msgid "output file" msgstr "file de output" #: iconv/iconv_prog.c:67 msgid "suppress warnings" msgstr "supprimer advertimentos" #: iconv/iconv_prog.c:68 msgid "print progress information" msgstr "monstrar le information super le progresso" #: iconv/iconv_prog.c:73 msgid "Convert encoding of given files from one encoding to another." msgstr "" "Converter le codification de files indicate de un codification al altere." #: iconv/iconv_prog.c:77 msgid "[FILE...]" msgstr "[FILE...]" #: iconv/iconv_prog.c:233 #, c-format msgid "conversions from `%s' and to `%s' are not supported" msgstr "le conversiones desde `%s' e verso `%s' non es supportate" #: iconv/iconv_prog.c:238 #, c-format msgid "conversion from `%s' is not supported" msgstr "le conversion de `%s' non es supportate" #: iconv/iconv_prog.c:245 #, c-format msgid "conversion to `%s' is not supported" msgstr "le conversion a `%s' non es supportate" #: iconv/iconv_prog.c:249 #, c-format msgid "conversion from `%s' to `%s' is not supported" msgstr "le conversion de `%s' a `%s' non es supportate" #: iconv/iconv_prog.c:259 #, c-format msgid "failed to start conversion processing" msgstr "insuccesso al comenciamento del processo de conversion" #: iconv/iconv_prog.c:357 #, c-format msgid "error while closing output file" msgstr "error al clauder le file de output" #: iconv/iconv_prog.c:458 #, c-format msgid "conversion stopped due to problem in writing the output" msgstr "conversion stoppate a causa de un problema al scriber le resultato" #: iconv/iconv_prog.c:535 #, c-format msgid "illegal input sequence at position %ld" msgstr "sequentia de entrata non permittite al position %ld" #: iconv/iconv_prog.c:543 #, c-format msgid "internal error (illegal descriptor)" msgstr "error interne (descriptor non permittite)" #: iconv/iconv_prog.c:546 #, c-format msgid "unknown iconv() error %d" msgstr "error incognite %d de iconv()" #: iconv/iconv_prog.c:791 msgid "" "The following list contains all the coded character sets known. This does\n" "not necessarily mean that all combinations of these names can be used for\n" "the FROM and TO command line parameters. One coded character set can be\n" "listed with several different names (aliases).\n" "\n" " " msgstr "" #: iconv/iconvconfig.c:109 msgid "Create fastloading iconv module configuration file." msgstr "" "Creation de un modulo de cargamento rapide del file de configuration iconv." #: iconv/iconvconfig.c:113 msgid "[DIR...]" msgstr "[DIR...]" #: iconv/iconvconfig.c:126 locale/programs/localedef.c:133 msgid "PATH" msgstr "PERCURSO" #: iconv/iconvconfig.c:127 msgid "Prefix used for all file accesses" msgstr "Prefixo usate pro omne accessos a files" #: iconv/iconvconfig.c:128 msgid "" "Put output in FILE instead of installed location (--prefix does not apply to " "FILE)" msgstr "" "Mitter le output in FILE in loco del location de installation (--prefix non " "se applica a FILE)" #: iconv/iconvconfig.c:132 msgid "Do not search standard directories, only those on the command line" msgstr "" "Non cercar le directorios standard, ma solo illos indicate sur le linea de " "commando" #: iconv/iconvconfig.c:299 #, c-format msgid "Directory arguments required when using --nostdlib" msgstr "Argumentos de directorio se require quando se usa --nostdlib" #: iconv/iconvconfig.c:341 locale/programs/localedef.c:294 #, c-format msgid "no output file produced because warnings were issued" msgstr "necun file de output producite a causa de advertimentos reportate" #: iconv/iconvconfig.c:430 #, c-format msgid "while inserting in search tree" msgstr "durante le insertion in un arbore de cerca" #: iconv/iconvconfig.c:1239 #, c-format msgid "cannot generate output file" msgstr "impossibile de generar un file de output" #: inet/rcmd.c:163 msgid "rcmd: Cannot allocate memory\n" msgstr "rcmd: Impossibile de allocar memoria\n" #: inet/rcmd.c:178 msgid "rcmd: socket: All ports in use\n" msgstr "rcmd: socket: Tote le portos usate\n" #: inet/rcmd.c:206 #, c-format msgid "connect to address %s: " msgstr "connecter al adresse %s: " #: inet/rcmd.c:219 #, c-format msgid "Trying %s...\n" msgstr "On tenta %s...\n" #: inet/rcmd.c:255 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "rcmd: write (configuration de stderr): %m\n" #: inet/rcmd.c:271 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "rcmd: poll (configuration de stderr): %m\n" #: inet/rcmd.c:274 msgid "poll: protocol failure in circuit setup\n" msgstr "poll: insuccesso de protocollo in le configuration de circuito\n" #: inet/rcmd.c:306 msgid "socket: protocol failure in circuit setup\n" msgstr "socket: insuccesso de protocollo in le configuration de circuito\n" #: inet/rcmd.c:330 #, c-format msgid "rcmd: %s: short read" msgstr "rcmd: %s: lectura curte" #: inet/rcmd.c:486 msgid "lstat failed" msgstr "insuccesso de lstat" #: inet/rcmd.c:493 msgid "cannot open" msgstr "impossibile de aperir" #: inet/rcmd.c:495 msgid "fstat failed" msgstr "insuccesso de fstat" #: inet/rcmd.c:497 msgid "bad owner" msgstr "proprietario incorrecte" #: inet/rcmd.c:499 msgid "writeable by other than owner" msgstr "accessibile pro scriber per alteres que le proprietario" #: inet/rcmd.c:501 msgid "hard linked somewhere" msgstr "ha un ligamine dur in alicun parte" #: inet/ruserpass.c:170 inet/ruserpass.c:193 msgid "out of memory" msgstr "memoria insufficiente" #: inet/ruserpass.c:184 msgid "Error: .netrc file is readable by others." msgstr "Error: le file .netrc es legibile per alteres." #: inet/ruserpass.c:185 msgid "Remove password or make file unreadable by others." msgstr "Elimina le contrasigno o face le file non legibile per alteres." #: inet/ruserpass.c:277 #, c-format msgid "Unknown .netrc keyword %s" msgstr "Parola clave .netrc incognite %s" #: libidn/nfkc.c:463 msgid "Character out of range for UTF-8" msgstr "Character es foras de intervallo pro UTF-8" #: locale/programs/charmap-dir.c:57 #, c-format msgid "cannot read character map directory `%s'" msgstr "impossibile de leger le directorio de tabula de characteres `%s'" #: locale/programs/charmap.c:138 #, c-format msgid "character map file `%s' not found" msgstr "file del tabula de characteres `%s' non trovate" #: locale/programs/charmap.c:195 #, c-format msgid "default character map file `%s' not found" msgstr "file predefinite del tabula de characteres `%s' non trovate" #: locale/programs/charmap.c:258 #, c-format msgid "" "character map `%s' is not ASCII compatible, locale not ISO C compliant\n" msgstr "" "le tabula de characteres `%s' non es compatibile con ASCII, le localitate " "non es conforme a ISO C\n" #: locale/programs/charmap.c:337 #, c-format msgid "%s: must be greater than \n" msgstr "%s: debe esser grande que \n" #: locale/programs/charmap.c:357 locale/programs/charmap.c:374 #: locale/programs/repertoire.c:174 #, c-format msgid "syntax error in prolog: %s" msgstr "error de syntaxe in prologo: %s" #: locale/programs/charmap.c:358 msgid "invalid definition" msgstr "definition incorrecte" #: locale/programs/charmap.c:375 locale/programs/locfile.c:131 #: locale/programs/locfile.c:158 locale/programs/repertoire.c:175 msgid "bad argument" msgstr "argumento incorrecte" #: locale/programs/charmap.c:403 #, c-format msgid "duplicate definition of <%s>" msgstr "definition duplicate de <%s>" #: locale/programs/charmap.c:410 #, c-format msgid "value for <%s> must be 1 or greater" msgstr "le valor de <%s> debe esser plus grande o equl a 1" #: locale/programs/charmap.c:422 #, c-format msgid "value of <%s> must be greater or equal than the value of <%s>" msgstr "le valor de <%s> debe esser plus grande o equal al valor de <%s>" #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183 #, c-format msgid "argument to <%s> must be a single character" msgstr "le argumento de <%s> debe esser un sol character" #: locale/programs/charmap.c:471 msgid "character sets with locking states are not supported" msgstr "" "collectiones de characteres con le fixation de statos non es supportate" #: locale/programs/charmap.c:498 locale/programs/charmap.c:552 #: locale/programs/charmap.c:584 locale/programs/charmap.c:678 #: locale/programs/charmap.c:733 locale/programs/charmap.c:774 #: locale/programs/charmap.c:815 #, c-format msgid "syntax error in %s definition: %s" msgstr "error de syntaxe in le definition de %s: %s" #: locale/programs/charmap.c:499 locale/programs/charmap.c:679 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230 msgid "no symbolic name given" msgstr "necun nomine symbolic fornite" #: locale/programs/charmap.c:553 msgid "invalid encoding given" msgstr "codification invalide specificate" #: locale/programs/charmap.c:562 msgid "too few bytes in character encoding" msgstr "tro pauc de bytes in le codification de characteres" #: locale/programs/charmap.c:564 msgid "too many bytes in character encoding" msgstr "troppo de bytes in le codification de characteres" #: locale/programs/charmap.c:586 locale/programs/charmap.c:734 #: locale/programs/charmap.c:817 locale/programs/repertoire.c:296 msgid "no symbolic name given for end of range" msgstr "necun nomine symbolic fornite pro le fin del intervallo" #: locale/programs/charmap.c:610 locale/programs/ld-address.c:528 #: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784 #: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2910 #: locale/programs/ld-identification.c:368 #: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298 #: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264 #: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214 #: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943 #: locale/programs/repertoire.c:313 #, c-format msgid "%1$s: definition does not end with `END %1$s'" msgstr "%1$s: le definition non termina con `END %1$s'" #: locale/programs/charmap.c:643 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition" msgstr "" "solo le definitiones WIDTH es permittite sequer le definition CHARMAP" #: locale/programs/charmap.c:651 locale/programs/charmap.c:714 #, c-format msgid "value for %s must be an integer" msgstr "le valor de %s debe esser un numero integre" #: locale/programs/charmap.c:842 #, c-format msgid "%s: error in state machine" msgstr "%s: error in le automato de statos finite" #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977 #: locale/programs/ld-ctype.c:2156 locale/programs/ld-ctype.c:2927 #: locale/programs/ld-identification.c:384 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324 #, c-format msgid "%s: premature end of file" msgstr "%s: fin prematur de file" #: locale/programs/charmap.c:869 locale/programs/charmap.c:880 #, c-format msgid "unknown character `%s'" msgstr "character incognite `%s'" #: locale/programs/charmap.c:888 #, c-format msgid "" "number of bytes for byte sequence of beginning and end of range not the " "same: %d vs %d" msgstr "" "le numero de bytes in le sequentia de initio e de fin del intervallo non es " "le mesme: %d contra %d" #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903 #: locale/programs/repertoire.c:419 msgid "invalid names for character range" msgstr "nomines invalide pro un intervallo de characteres" #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431 msgid "hexadecimal range format should use only capital characters" msgstr "" "le formato hexadecimal de un intervallo debe utilisar solmente litteras " "capital" #: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449 #, c-format msgid "<%s> and <%s> are invalid names for range" msgstr "<%s> e <%s> es nomines invalide pro un intervallo" #: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456 msgid "upper limit in range is smaller than lower limit" msgstr "le limite alte in le intervallo es plus parve que le limite basse" #: locale/programs/charmap.c:1087 msgid "resulting bytes for range not representable." msgstr "le bytes resultante pro le intervallo non es representabile." #: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565 #: locale/programs/ld-ctype.c:462 locale/programs/ld-identification.c:133 #: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97 #: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94 #: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91 #: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159 #, c-format msgid "No definition for %s category found" msgstr "Necun definition trovate pro le categoria %s" #: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184 #: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231 #: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322 #: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146 #: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205 #: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265 #: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105 #: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112 #: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102 #: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105 #: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175 #: locale/programs/ld-time.c:196 #, c-format msgid "%s: field `%s' not defined" msgstr "%s: le campo `%s' non es definite" #: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210 #: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278 #: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117 #, c-format msgid "%s: field `%s' must not be empty" msgstr "%s: le campo `%s' non debe esser vacue" #: locale/programs/ld-address.c:170 #, c-format msgid "%s: invalid escape `%%%c' sequence in field `%s'" msgstr "%s: sequentia de escappata `%%%c' invalide in le campo `%s'" #: locale/programs/ld-address.c:221 #, c-format msgid "%s: terminology language code `%s' not defined" msgstr "" "%s: le codice de lingua `%s' pro le usage terminologic non es definite" #: locale/programs/ld-address.c:246 #, c-format msgid "%s: field `%s' must not be defined" msgstr "%s: le campo `%s' non debe esser definite" #: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289 #, c-format msgid "%s: language abbreviation `%s' not defined" msgstr "%s: le abbreviation de lingua `%s' non es definite" #: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295 #: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341 #, c-format msgid "%s: `%s' value does not match `%s' value" msgstr "%s: le valor de `%s' non corresponde al valor de `%s'" #: locale/programs/ld-address.c:314 #, c-format msgid "%s: numeric country code `%d' not valid" msgstr "%s: le codice numeric de pais `%d' non es valide" #: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473 #: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2534 #: locale/programs/ld-identification.c:280 #: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267 #: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530 #: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237 #: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197 #: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848 #: locale/programs/ld-time.c:890 #, c-format msgid "%s: field `%s' declared more than once" msgstr "%s: le campo `%s' es declarate plus de un vice" #: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478 #: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277 #: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534 #: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222 #: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742 #: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853 #, c-format msgid "%s: unknown character in field `%s'" msgstr "%s: character incognite in le campo `%s'" #: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782 #: locale/programs/ld-ctype.c:2907 locale/programs/ld-identification.c:365 #: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296 #: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262 #: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212 #: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941 #, c-format msgid "%s: incomplete `END' line" msgstr "%s: linea `END' incomplete" #: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551 #: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899 #: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592 #: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967 #: locale/programs/ld-ctype.c:1888 locale/programs/ld-ctype.c:2146 #: locale/programs/ld-ctype.c:2732 locale/programs/ld-ctype.c:2918 #: locale/programs/ld-identification.c:375 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305 #: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271 #: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221 #: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950 #, c-format msgid "%s: syntax error" msgstr "%s: error de syntaxe" #: locale/programs/ld-collate.c:426 #, c-format msgid "`%.*s' already defined in charmap" msgstr "`%.*s' jam definite in le tabula de characteres" #: locale/programs/ld-collate.c:435 #, c-format msgid "`%.*s' already defined in repertoire" msgstr "`%.*s' jam definite in repertoire" #: locale/programs/ld-collate.c:442 #, c-format msgid "`%.*s' already defined as collating symbol" msgstr "`%.*s' jam definite como symbolo de collation" #: locale/programs/ld-collate.c:449 #, c-format msgid "`%.*s' already defined as collating element" msgstr "`%.*s' jam definite como elemento de collation" #: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506 #, c-format msgid "%s: `forward' and `backward' are mutually excluding each other" msgstr "%s: `forward' e `backward' son mutualmente exclusive" #: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516 #: locale/programs/ld-collate.c:532 #, c-format msgid "%s: `%s' mentioned more than once in definition of weight %d" msgstr "%s: `%s' mentionate plus de un vice in le definition del peso %d" #: locale/programs/ld-collate.c:588 #, c-format msgid "%s: too many rules; first entry only had %d" msgstr "%s: tro de regulas; le prime entrata habeva solmente %d" #: locale/programs/ld-collate.c:624 #, c-format msgid "%s: not enough sorting rules" msgstr "%s: il non ha sufficiente regulas a assortir" #: locale/programs/ld-collate.c:789 #, c-format msgid "%s: empty weight string not allowed" msgstr "%s: catena de peso vacue non es permittite" #: locale/programs/ld-collate.c:884 #, c-format msgid "%s: weights must use the same ellipsis symbol as the name" msgstr "%s: le pesos debe usar le mesmo symbolo de ellipse que le nomine" #: locale/programs/ld-collate.c:940 #, c-format msgid "%s: too many values" msgstr "%s: tro de valores" #: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235 #, c-format msgid "order for `%.*s' already defined at %s:%Zu" msgstr "le ordine pro `%.*s' jam es definite in %s:%Zu" #: locale/programs/ld-collate.c:1110 #, c-format msgid "%s: the start and the end symbol of a range must stand for characters" msgstr "" "%s: le symbolos de initio e de fin de un intervallo debe representar " "characteres" #: locale/programs/ld-collate.c:1137 #, c-format msgid "" "%s: byte sequences of first and last character must have the same length" msgstr "" "%s: le sequentias de bytes del prime e del ultime characteres debe haber le " "mesme longitude" #: locale/programs/ld-collate.c:1179 #, c-format msgid "" "%s: byte sequence of first character of range is not lower than that of the " "last character" msgstr "" "%s: le sequentia de bytes del prime character del intervallo non es plus " "parve que illo del ultime character" #: locale/programs/ld-collate.c:1304 #, c-format msgid "%s: symbolic range ellipsis must not directly follow `order_start'" msgstr "" "%s: le ellipse de intervallo symbolic non debe sequer directemente " "`order_start'" #: locale/programs/ld-collate.c:1308 #, c-format msgid "" "%s: symbolic range ellipsis must not be directly followed by `order_end'" msgstr "" "%s: le ellipse de intervallo symbolic non debe esser sequite directemente " "per `order_end'" #: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1405 #, c-format msgid "`%s' and `%.*s' are not valid names for symbolic range" msgstr "`%s' e `%.*s' non es nomines valide pro un intervallo symbolic" #: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718 #, c-format msgid "%s: order for `%.*s' already defined at %s:%Zu" msgstr "%s: le ordine pro `%.*s' jam es definite in %s:%Zu" #: locale/programs/ld-collate.c:1387 #, c-format msgid "%s: `%s' must be a character" msgstr "%s: `%s' debe esser un character" #: locale/programs/ld-collate.c:1582 #, c-format msgid "" "%s: `position' must be used for a specific level in all sections or none" msgstr "" "%s: `position' debe utilisar se pro un nivello specific in tote le sectiones " "o in necun" #: locale/programs/ld-collate.c:1607 #, c-format msgid "symbol `%s' not defined" msgstr "le symbolo `%s' non es definite" #: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789 #, c-format msgid "symbol `%s' has the same encoding as" msgstr "le symbolo `%s' ha le mesme codification que" #: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793 #, c-format msgid "symbol `%s'" msgstr "le symbolo `%s'" #: locale/programs/ld-collate.c:1833 #, c-format msgid "no definition of `UNDEFINED'" msgstr "nulle definition de `UNDEFINED'" #: locale/programs/ld-collate.c:1862 #, c-format msgid "too many errors; giving up" msgstr "tro de errores; abandono" #: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906 #, c-format msgid "%s: nested conditionals not supported" msgstr "%s: le conditionales annidate non es supportate" #: locale/programs/ld-collate.c:2536 #, c-format msgid "%s: more than one 'else'" msgstr "" #: locale/programs/ld-collate.c:2711 #, c-format msgid "%s: duplicate definition of `%s'" msgstr "%s: definition duplicate de `%s'" #: locale/programs/ld-collate.c:2747 #, c-format msgid "%s: duplicate declaration of section `%s'" msgstr "%s: declaration duplicate del section `%s'" #: locale/programs/ld-collate.c:2883 #, c-format msgid "%s: unknown character in collating symbol name" msgstr "%s: character incognite in le nomine de un symbolo de collation" #: locale/programs/ld-collate.c:3012 #, c-format msgid "%s: unknown character in equivalent definition name" msgstr "%s: character incognite in le nomine de un definition de equivalente" #: locale/programs/ld-collate.c:3023 #, c-format msgid "%s: unknown character in equivalent definition value" msgstr "%s: character incognite in le valor de un definition de equivalente" #: locale/programs/ld-collate.c:3033 #, c-format msgid "%s: unknown symbol `%s' in equivalent definition" msgstr "%s: symbolo incognite `%s' in un definition de equivalente" #: locale/programs/ld-collate.c:3042 msgid "error while adding equivalent collating symbol" msgstr "error durante le addition de un symbolo de collation equivalente" #: locale/programs/ld-collate.c:3080 #, c-format msgid "duplicate definition of script `%s'" msgstr "definition duplicate del scriptura `%s'" #: locale/programs/ld-collate.c:3128 #, c-format msgid "%s: unknown section name `%.*s'" msgstr "%s: nomine de section incognite `%.*s'" #: locale/programs/ld-collate.c:3157 #, c-format msgid "%s: multiple order definitions for section `%s'" msgstr "%s: multiple definitiones de ordine pro le section `%s'" #: locale/programs/ld-collate.c:3185 #, c-format msgid "%s: invalid number of sorting rules" msgstr "%s: le numero de regulas a assortir es incorrecte" #: locale/programs/ld-collate.c:3212 #, c-format msgid "%s: multiple order definitions for unnamed section" msgstr "%s: multiple definitiones de ordine pro un section innominate" #: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397 #: locale/programs/ld-collate.c:3760 #, c-format msgid "%s: missing `order_end' keyword" msgstr "%s: parola clave `order_end' mancante" #: locale/programs/ld-collate.c:3330 #, c-format msgid "%s: order for collating symbol %.*s not yet defined" msgstr "%s: ordine non ancora definite pro le symbolo de collation %.*s" #: locale/programs/ld-collate.c:3348 #, c-format msgid "%s: order for collating element %.*s not yet defined" msgstr "%s: ordine non ancora definite pro le elemento de collation %.*s" #: locale/programs/ld-collate.c:3359 #, c-format msgid "%s: cannot reorder after %.*s: symbol not known" msgstr "%s: impossibile de reordinar post %.*s: symbolo incognite" #: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772 #, c-format msgid "%s: missing `reorder-end' keyword" msgstr "%s: parola clave `reorder-end' mancante" #: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643 #, c-format msgid "%s: section `%.*s' not known" msgstr "%s: section `%.*s' incognite" #: locale/programs/ld-collate.c:3510 #, c-format msgid "%s: bad symbol <%.*s>" msgstr "%s: symbolo invalide <%.*s>" #: locale/programs/ld-collate.c:3706 #, c-format msgid "%s: cannot have `%s' as end of ellipsis range" msgstr "%s: impossibile de haber `%s' como fin de un intervallo de ellipse" #: locale/programs/ld-collate.c:3756 #, c-format msgid "%s: empty category description not allowed" msgstr "%s: le description de categoria vacue non es permittite" #: locale/programs/ld-collate.c:3775 #, c-format msgid "%s: missing `reorder-sections-end' keyword" msgstr "%s: parola clave `reorder-sections-end' mancante" #: locale/programs/ld-collate.c:3939 #, c-format msgid "%s: '%s' without matching 'ifdef' or 'ifndef'" msgstr "%s: '%s' sin correspondente 'ifdef' o 'ifndef'" #: locale/programs/ld-collate.c:3957 #, c-format msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'" msgstr "%s: 'endif' sin correspondente 'ifdef' o 'ifndef'" #: locale/programs/ld-ctype.c:481 #, c-format msgid "No character set name specified in charmap" msgstr "" "Necun nomine de collection de characteres es specificate in le tabula de " "characteres" #: locale/programs/ld-ctype.c:510 #, c-format msgid "character L'\\u%0*x' in class `%s' must be in class `%s'" msgstr "le character L'\\u%0*x' del classe `%s' debe esser in le classe `%s'" #: locale/programs/ld-ctype.c:525 #, c-format msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'" msgstr "" "le character L'\\u%0*x' del classe `%s' non debe esser in le classe `%s'" #: locale/programs/ld-ctype.c:539 locale/programs/ld-ctype.c:597 #, c-format msgid "internal error in %s, line %u" msgstr "error interne in %s, linea %u" #: locale/programs/ld-ctype.c:568 #, c-format msgid "character '%s' in class `%s' must be in class `%s'" msgstr "le character '%s' del classe `%s' debe esser in le classe `%s'" #: locale/programs/ld-ctype.c:584 #, c-format msgid "character '%s' in class `%s' must not be in class `%s'" msgstr "le character '%s' del classe `%s' non debe esser in le classe `%s'" #: locale/programs/ld-ctype.c:614 locale/programs/ld-ctype.c:652 #, c-format msgid " character not in class `%s'" msgstr "le character non es in le classe `%s'" #: locale/programs/ld-ctype.c:626 locale/programs/ld-ctype.c:663 #, c-format msgid " character must not be in class `%s'" msgstr "le character non debe esser in le classe `%s'" #: locale/programs/ld-ctype.c:641 #, c-format msgid "character not defined in character map" msgstr "le character non es definite in le tabula de characteres" #: locale/programs/ld-ctype.c:777 #, c-format msgid "`digit' category has not entries in groups of ten" msgstr "le categoria `digit' non ha entratas in gruppos de dece" #: locale/programs/ld-ctype.c:826 #, c-format msgid "no input digits defined and none of the standard names in the charmap" msgstr "" "necun cifras de entrata definite e necun del nomines standard in le tabula " "de characteres" #: locale/programs/ld-ctype.c:891 #, c-format msgid "not all characters used in `outdigit' are available in the charmap" msgstr "" "non tote le characteres usate in `outdigit' es disponibile in le tabula de " "characteres" #: locale/programs/ld-ctype.c:908 #, c-format msgid "not all characters used in `outdigit' are available in the repertoire" msgstr "" "non tote le characteres usate in `outdigit' es disponibile in le repertoire" #: locale/programs/ld-ctype.c:1173 #, c-format msgid "character class `%s' already defined" msgstr "le classe de characteres `%s' jam ha essite definite" #: locale/programs/ld-ctype.c:1179 #, c-format msgid "implementation limit: no more than %Zd character classes allowed" msgstr "" "limite de implementation: il se non permitte plus de %Zd classes de " "characteres" #: locale/programs/ld-ctype.c:1205 #, c-format msgid "character map `%s' already defined" msgstr "le mappa de characteres `%s' jam ha essite definite" #: locale/programs/ld-ctype.c:1211 #, c-format msgid "implementation limit: no more than %d character maps allowed" msgstr "" "limite de implementation: il se non permitte plus de %d mappas de characteres" #: locale/programs/ld-ctype.c:1476 locale/programs/ld-ctype.c:1601 #: locale/programs/ld-ctype.c:1707 locale/programs/ld-ctype.c:2397 #: locale/programs/ld-ctype.c:3393 #, c-format msgid "%s: field `%s' does not contain exactly ten entries" msgstr "%s: le campo `%s' non contine exactemente dece entratas" #: locale/programs/ld-ctype.c:1504 locale/programs/ld-ctype.c:2078 #, c-format msgid "to-value of range is smaller than from-value " msgstr "" "le valor final del intervallo es plus parve que le valor initial " "" #: locale/programs/ld-ctype.c:1631 msgid "start and end character sequence of range must have the same length" msgstr "" "le sequantias de characteres initial e final del intervallo debe haber le " "mesme longitude" #: locale/programs/ld-ctype.c:1638 msgid "to-value character sequence is smaller than from-value sequence" msgstr "" "le sequentia de characteres del valor final es plus parve que le sequentia " "del valor initial" #: locale/programs/ld-ctype.c:1998 locale/programs/ld-ctype.c:2049 msgid "premature end of `translit_ignore' definition" msgstr "le fin prematur del definition de `translit_ignore'" #: locale/programs/ld-ctype.c:2004 locale/programs/ld-ctype.c:2055 #: locale/programs/ld-ctype.c:2097 msgid "syntax error" msgstr "error de syntaxe" #: locale/programs/ld-ctype.c:2230 #, c-format msgid "%s: syntax error in definition of new character class" msgstr "" "%s: error de syntaxe in le definition de un nove classe de characteres" #: locale/programs/ld-ctype.c:2245 #, c-format msgid "%s: syntax error in definition of new character map" msgstr "" "%s: error de syntaxe in le definition de un nove mappa de characteres" #: locale/programs/ld-ctype.c:2419 msgid "ellipsis range must be marked by two operands of same type" msgstr "" "le intervallo de ellipse debe ser marcate per duo operandos del mesme typo" #: locale/programs/ld-ctype.c:2428 msgid "" "with symbolic name range values the absolute ellipsis `...' must not be used" msgstr "" "con intervallo definite per nomines symbolic le ellipse absolute `...' non " "debe ser utilisate" #: locale/programs/ld-ctype.c:2443 msgid "" "with UCS range values one must use the hexadecimal symbolic ellipsis `..'" msgstr "" "con intervallo definite per UCS on debe usar le ellipse symbolic hexadecimal " "`..'" #: locale/programs/ld-ctype.c:2457 msgid "" "with character code range values one must use the absolute ellipsis `...'" msgstr "" "con intervallo definite per codices de characteres on debe usar le ellipse " "absolute `...'" #: locale/programs/ld-ctype.c:2608 #, c-format msgid "duplicated definition for mapping `%s'" msgstr "definition duplicate del tabula `%s'" #: locale/programs/ld-ctype.c:2694 locale/programs/ld-ctype.c:2838 #, c-format msgid "%s: `translit_start' section does not end with `translit_end'" msgstr "%s: le section `translit_start' non fini con `translit_end'" #: locale/programs/ld-ctype.c:2789 #, c-format msgid "%s: duplicate `default_missing' definition" msgstr "%s: definition duplicate de `default_missing'" #: locale/programs/ld-ctype.c:2794 msgid "previous definition was here" msgstr "le definition previe era hic" #: locale/programs/ld-ctype.c:2816 #, c-format msgid "%s: no representable `default_missing' definition found" msgstr "%s: necun definition `default_missing' representabile trovate" #: locale/programs/ld-ctype.c:2969 locale/programs/ld-ctype.c:3053 #: locale/programs/ld-ctype.c:3073 locale/programs/ld-ctype.c:3094 #: locale/programs/ld-ctype.c:3115 locale/programs/ld-ctype.c:3136 #: locale/programs/ld-ctype.c:3157 locale/programs/ld-ctype.c:3197 #: locale/programs/ld-ctype.c:3218 locale/programs/ld-ctype.c:3285 #: locale/programs/ld-ctype.c:3327 locale/programs/ld-ctype.c:3352 #, c-format msgid "%s: character `%s' not defined while needed as default value" msgstr "" "%s: le character `%s' non es definite quando illo es necesse como valor " "predefinite" #: locale/programs/ld-ctype.c:2974 locale/programs/ld-ctype.c:3058 #: locale/programs/ld-ctype.c:3078 locale/programs/ld-ctype.c:3099 #: locale/programs/ld-ctype.c:3120 locale/programs/ld-ctype.c:3141 #: locale/programs/ld-ctype.c:3162 locale/programs/ld-ctype.c:3202 #: locale/programs/ld-ctype.c:3223 locale/programs/ld-ctype.c:3290 #, c-format msgid "%s: character `%s' in charmap not representable with one byte" msgstr "" "%s: le character `%s' in tabula de characteres non es representabile con un " "byte" #: locale/programs/ld-ctype.c:3334 locale/programs/ld-ctype.c:3359 #, c-format msgid "" "%s: character `%s' needed as default value not representable with one byte" msgstr "" "%s: le character `%s' requirite como valor predefinite non es representabile " "con un byte" #: locale/programs/ld-ctype.c:3415 #, c-format msgid "" "no output digits defined and none of the standard names in the charmap" msgstr "" "necun cifras de output es definite e nihil del nomines standard es in le " "tabula de characteres" #: locale/programs/ld-ctype.c:3662 #, c-format msgid "%s: transliteration data from locale `%s' not available" msgstr "" "%s: le datos de transliteration del localitate `%s' non es disponibile" #: locale/programs/ld-ctype.c:3762 #, c-format msgid "%s: table for class \"%s\": %lu bytes\n" msgstr "%s: tabula pro le classe \"%s\": %lu bytes\n" #: locale/programs/ld-ctype.c:3827 #, c-format msgid "%s: table for map \"%s\": %lu bytes\n" msgstr "%s: tabula de characteres \"%s\": %lu bytes\n" #: locale/programs/ld-ctype.c:3956 #, c-format msgid "%s: table for width: %lu bytes\n" msgstr "%s: tabula pro le largor: %lu bytes\n" #: locale/programs/ld-identification.c:170 #, c-format msgid "%s: no identification for category `%s'" msgstr "%s: nulle identification pro le categoria `%s'" #: locale/programs/ld-identification.c:351 #, c-format msgid "%s: duplicate category version definition" msgstr "%s: definition duplicate de version de categoria" #: locale/programs/ld-measurement.c:113 #, c-format msgid "%s: invalid value for field `%s'" msgstr "%s: valor invalide pro le campo `%s'" #: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148 #, c-format msgid "%s: field `%s' undefined" msgstr "%s: le campo `%s' non es definite" #: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155 #: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118 #, c-format msgid "%s: value for field `%s' must not be an empty string" msgstr "%s: le valor pro le campo `%s' non debe esser un catena vacue" #: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171 #, c-format msgid "%s: no correct regular expression for field `%s': %s" msgstr "%s: necun expression regular correcte pro le campo `%s': %s" #: locale/programs/ld-monetary.c:223 #, c-format msgid "%s: value of field `int_curr_symbol' has wrong length" msgstr "%s: le valor del campo `int_curr_symbol' ha un longitude incorrecte" #: locale/programs/ld-monetary.c:236 #, c-format msgid "" "%s: value of field `int_curr_symbol' does not correspond to a valid name in " "ISO 4217" msgstr "" "%s: le valor del campo `int_curr_symbol' non corresponde a un nomine valide " "in ISO 4217" #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314 #, c-format msgid "%s: value for field `%s' must be in range %d...%d" msgstr "%s: le valor pro le campo `%s' debe esser del intervallo %d...%d" #: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229 #, c-format msgid "%s: value for field `%s' must be a single character" msgstr "%s: le valor pro le campo `%s' debe esser un singule character" #: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273 #, c-format msgid "%s: `-1' must be last entry in `%s' field" msgstr "%s: `-1' debe esser le ultime entrata in le campo `%s'" #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290 #, c-format msgid "%s: values for field `%s' must be smaller than 127" msgstr "%s: le valores pro le campo `%s' debe esser plus parve que 127" #: locale/programs/ld-monetary.c:706 msgid "conversion rate value cannot be zero" msgstr "le valor del rata de conversion non pote esser zero" #: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126 #: locale/programs/ld-telephone.c:149 #, c-format msgid "%s: invalid escape sequence in field `%s'" msgstr "%s: sequentia de escappata invalide in le campo `%s'" #: locale/programs/ld-time.c:247 #, c-format msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'" msgstr "" "%s: le indicator de direction in le catena %Zd in le campo `era' non es '+' " "ni '-'" #: locale/programs/ld-time.c:258 #, c-format msgid "" "%s: direction flag in string %Zd in `era' field is not a single character" msgstr "" "%s: le indication de direction in le catena %Zd in le campo `era' non es un " "singule character" #: locale/programs/ld-time.c:271 #, c-format msgid "%s: invalid number for offset in string %Zd in `era' field" msgstr "" "%s: numero invalide pro displaciamento in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:279 #, c-format msgid "%s: garbage at end of offset value in string %Zd in `era' field" msgstr "" "%s: datos superflue al fin del valor de displaciamento in le catena %Zd in " "le campo `era'" #: locale/programs/ld-time.c:330 #, c-format msgid "%s: invalid starting date in string %Zd in `era' field" msgstr "%s: data initial invalide in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:339 #, c-format msgid "%s: garbage at end of starting date in string %Zd in `era' field " msgstr "" "%s: datos superflue al fin del data initial in le catena %Zd in le campo " "`era' " #: locale/programs/ld-time.c:358 #, c-format msgid "%s: starting date is invalid in string %Zd in `era' field" msgstr "" "%s: le data de comenciamento es invalide in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435 #, c-format msgid "%s: invalid stopping date in string %Zd in `era' field" msgstr "%s: data final invalide in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:416 #, c-format msgid "%s: garbage at end of stopping date in string %Zd in `era' field" msgstr "" "%s: datos superflue al fin del data final in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:444 #, c-format msgid "%s: missing era name in string %Zd in `era' field" msgstr "%s: nomine de era mancante in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:456 #, c-format msgid "%s: missing era format in string %Zd in `era' field" msgstr "%s: formato de era mancante in le catena %Zd in le campo `era'" #: locale/programs/ld-time.c:497 #, c-format msgid "%s: third operand for value of field `%s' must not be larger than %d" msgstr "" "%s: le tertie operando pro le valor del campo `%s' non debe esser plus " "grande que %d" #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513 #: locale/programs/ld-time.c:521 #, c-format msgid "%s: values for field `%s' must not be larger than %d" msgstr "%s: valores pro le campo `%s' non debe plus grande que %d" #: locale/programs/ld-time.c:726 #, c-format msgid "%s: too few values for field `%s'" msgstr "%s: insufficiente numero de valores pro le campo `%s'" #: locale/programs/ld-time.c:771 msgid "extra trailing semicolon" msgstr "puncto e virgula superflue al fin" #: locale/programs/ld-time.c:774 #, c-format msgid "%s: too many values for field `%s'" msgstr "%s: tro de valores pro le campo `%s'" #: locale/programs/linereader.c:130 msgid "trailing garbage at end of line" msgstr "datos superflue al fin de catena" #: locale/programs/linereader.c:298 msgid "garbage at end of number" msgstr "datos superflue al fin del numero" #: locale/programs/linereader.c:410 msgid "garbage at end of character code specification" msgstr "datos superflue al fin del specification del codice de character" #: locale/programs/linereader.c:496 msgid "unterminated symbolic name" msgstr "nomine symbolic sin termination" #: locale/programs/linereader.c:623 msgid "illegal escape sequence at end of string" msgstr "sequentia de escappamento non permittite al fin de catena" #: locale/programs/linereader.c:627 locale/programs/linereader.c:855 msgid "unterminated string" msgstr "catena sin termination" #: locale/programs/linereader.c:669 msgid "non-symbolic character value should not be used" msgstr "un valor de character non-symbolic non deberea usar se" #: locale/programs/linereader.c:816 #, c-format msgid "symbol `%.*s' not in charmap" msgstr "le symbolo `%.*s' non es in tabula de characteres" #: locale/programs/linereader.c:837 #, c-format msgid "symbol `%.*s' not in repertoire map" msgstr "le symbolo `%.*s' non es in le repertoire" #: locale/programs/locale-spec.c:130 #, c-format msgid "unknown name \"%s\"" msgstr "nomine incognite \"%s\"" #: locale/programs/locale.c:72 msgid "System information:" msgstr "Information del systema:" #: locale/programs/locale.c:74 msgid "Write names of available locales" msgstr "Monstrar le nomines del localitates disponibile" #: locale/programs/locale.c:76 msgid "Write names of available charmaps" msgstr "Monstrar le nomines del tabulas de characteres disponibile" #: locale/programs/locale.c:77 msgid "Modify output format:" msgstr "Modificar le formate de output:" #: locale/programs/locale.c:78 msgid "Write names of selected categories" msgstr "Monstrar le nomines del categorias seligite" #: locale/programs/locale.c:79 msgid "Write names of selected keywords" msgstr "Monstrar le nomines del parolas claves seligite" #: locale/programs/locale.c:80 msgid "Print more information" msgstr "Monstrar information plus detaliate" #: locale/programs/locale.c:85 msgid "Get locale-specific information." msgstr "Obtener le information specific pro un localitate" #: locale/programs/locale.c:88 msgid "" "NAME\n" "[-a|-m]" msgstr "" "NOMINE\n" "[-a|-m]" #: locale/programs/locale.c:192 #, c-format msgid "Cannot set LC_CTYPE to default locale" msgstr "Impossibile de initialisar LC_CTYPE al localitate predefinite" #: locale/programs/locale.c:194 #, c-format msgid "Cannot set LC_MESSAGES to default locale" msgstr "Impossibile de initialisar LC_MESSAGE al localitate predefinite" #: locale/programs/locale.c:207 #, c-format msgid "Cannot set LC_COLLATE to default locale" msgstr "Impossibile de initialisar LC_COLLATE al localitate predefinite" #: locale/programs/locale.c:223 #, c-format msgid "Cannot set LC_ALL to default locale" msgstr "Impossibile de initialisar LC_ALL al localitate predefinite" #: locale/programs/locale.c:519 #, c-format msgid "while preparing output" msgstr "durante le preparation de output" #: locale/programs/localedef.c:121 msgid "Input Files:" msgstr "Files de input:" #: locale/programs/localedef.c:123 msgid "Symbolic character names defined in FILE" msgstr "Nomines symbolic de characteres es in FILE" #: locale/programs/localedef.c:125 msgid "Source definitions are found in FILE" msgstr "Le definitiones fontal es in FILE" #: locale/programs/localedef.c:127 msgid "FILE contains mapping from symbolic names to UCS4 values" msgstr "FILE contine mappage del nomines symbolic al valores UCS4" #: locale/programs/localedef.c:131 msgid "Create output even if warning messages were issued" msgstr "Crear le output etsi advertimentos era emittite" #: locale/programs/localedef.c:132 msgid "Create old-style tables" msgstr "Crear le tabellas de vetule stilo" #: locale/programs/localedef.c:133 msgid "Optional output file prefix" msgstr "Prefixo optional del file de output" #: locale/programs/localedef.c:134 msgid "Strictly conform to POSIX" msgstr "" #: locale/programs/localedef.c:136 msgid "Suppress warnings and information messages" msgstr "Supprimer advertimentos e messages informative" #: locale/programs/localedef.c:137 msgid "Print more messages" msgstr "Monstrar plus de messages" #: locale/programs/localedef.c:138 msgid "Archive control:" msgstr "Gerentia del archivo:" #: locale/programs/localedef.c:140 msgid "Don't add new data to archive" msgstr "Non adder nove datos al archivo" #: locale/programs/localedef.c:142 msgid "Add locales named by parameters to archive" msgstr "Adder al archivo le localitates designate per parametros" #: locale/programs/localedef.c:143 msgid "Replace existing archive content" msgstr "Reimplaciar le contento existente del archivo" #: locale/programs/localedef.c:145 msgid "Remove locales named by parameters from archive" msgstr "Remover del archivo le localitates designate per parametros" #: locale/programs/localedef.c:146 msgid "List content of archive" msgstr "Monstrar le contento del archivo" #: locale/programs/localedef.c:148 msgid "locale.alias file to consult when making archive" msgstr "Le file locale.alias a consultar durante le creation del archivo" #: locale/programs/localedef.c:150 msgid "Generate little-endian output" msgstr "" #: locale/programs/localedef.c:152 msgid "Generate big-endian output" msgstr "" #: locale/programs/localedef.c:157 msgid "Compile locale specification" msgstr "Compilar le specification de localitate" #: locale/programs/localedef.c:160 msgid "" "NAME\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" msgstr "" "NOMINE\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" #: locale/programs/localedef.c:235 #, c-format msgid "cannot create directory for output files" msgstr "" #: locale/programs/localedef.c:246 #, c-format msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'" msgstr "" #: locale/programs/localedef.c:260 locale/programs/localedef.c:276 #: locale/programs/localedef.c:614 locale/programs/localedef.c:634 #, c-format msgid "cannot open locale definition file `%s'" msgstr "" #: locale/programs/localedef.c:288 #, c-format msgid "cannot write output files to `%s'" msgstr "Impossiile emitter le file a `%s'" #: locale/programs/localedef.c:380 #, c-format msgid "" "System's directory for character maps : %s\n" "\t\t repertoire maps: %s\n" "\t\t locale path : %s\n" "%s" msgstr "" #: locale/programs/localedef.c:582 #, c-format msgid "circular dependencies between locale definitions" msgstr "" #: locale/programs/localedef.c:588 #, c-format msgid "cannot add already read locale `%s' a second time" msgstr "" #: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380 #, c-format msgid "cannot create temporary file: %s" msgstr "impossibile crear le file temporari: %s" #: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430 #, c-format msgid "cannot initialize archive file" msgstr "impossibile initialisar le file de archivo" #: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437 #, c-format msgid "cannot resize archive file" msgstr "impossibile redimensionar le file de archivo" #: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452 #: locale/programs/locarchive.c:674 #, c-format msgid "cannot map archive header" msgstr "" #: locale/programs/locarchive.c:211 #, c-format msgid "failed to create new locale archive" msgstr "creation del nove archivo local fallite" #: locale/programs/locarchive.c:223 #, c-format msgid "cannot change mode of new locale archive" msgstr "impossibile cambiar modo del nove archivo local" #: locale/programs/locarchive.c:324 #, c-format msgid "cannot read data from locale archive" msgstr "impossibile leger le datos del nove archivo local" #: locale/programs/locarchive.c:355 #, c-format msgid "cannot map locale archive file" msgstr "impossibile mappar le file del archivo local" #: locale/programs/locarchive.c:460 #, c-format msgid "cannot lock new archive" msgstr "impossibile blocar le nove archivo" #: locale/programs/locarchive.c:529 #, c-format msgid "cannot extend locale archive file" msgstr "impossibile extender le file del archive local" #: locale/programs/locarchive.c:538 #, c-format msgid "cannot change mode of resized locale archive" msgstr "impossibile cambiar modo del archivo local redimensionate" #: locale/programs/locarchive.c:546 #, c-format msgid "cannot rename new archive" msgstr "impossibile renominar le nove archivo" #: locale/programs/locarchive.c:608 #, c-format msgid "cannot open locale archive \"%s\"" msgstr "impossibile aperir le nove archivo \"%s\"" #: locale/programs/locarchive.c:613 #, c-format msgid "cannot stat locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:632 #, c-format msgid "cannot lock locale archive \"%s\"" msgstr "impossibile blocar le archivo local \"%s\"" #: locale/programs/locarchive.c:655 #, c-format msgid "cannot read archive header" msgstr "impossibile leger le testa del archivo" #: locale/programs/locarchive.c:728 #, c-format msgid "locale '%s' already exists" msgstr "" #: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018 #: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042 #: locale/programs/locfile.c:350 #, c-format msgid "cannot add to locale archive" msgstr "" #: locale/programs/locarchive.c:1206 #, c-format msgid "locale alias file `%s' not found" msgstr "" #: locale/programs/locarchive.c:1357 #, c-format msgid "Adding %s\n" msgstr "Addition de %s\n" #: locale/programs/locarchive.c:1363 #, c-format msgid "stat of \"%s\" failed: %s: ignored" msgstr "" #: locale/programs/locarchive.c:1369 #, c-format msgid "\"%s\" is no directory; ignored" msgstr "" #: locale/programs/locarchive.c:1376 #, c-format msgid "cannot open directory \"%s\": %s: ignored" msgstr "" #: locale/programs/locarchive.c:1448 #, c-format msgid "incomplete set of locale files in \"%s\"" msgstr "" #: locale/programs/locarchive.c:1512 #, c-format msgid "cannot read all files in \"%s\": ignored" msgstr "" #: locale/programs/locarchive.c:1584 #, c-format msgid "locale \"%s\" not in archive" msgstr "" #: locale/programs/locfile.c:137 #, c-format msgid "argument to `%s' must be a single character" msgstr "" #: locale/programs/locfile.c:257 msgid "syntax error: not inside a locale definition section" msgstr "" #: locale/programs/locfile.c:800 #, c-format msgid "cannot open output file `%s' for category `%s'" msgstr "" #: locale/programs/locfile.c:824 #, c-format msgid "failure while writing data for category `%s'" msgstr "" #: locale/programs/locfile.c:920 #, c-format msgid "cannot create output file `%s' for category `%s'" msgstr "" #: locale/programs/locfile.c:956 msgid "expecting string argument for `copy'" msgstr "" #: locale/programs/locfile.c:960 msgid "locale name should consist only of portable characters" msgstr "" #: locale/programs/locfile.c:979 msgid "no other keyword shall be specified when `copy' is used" msgstr "" #: locale/programs/locfile.c:993 #, c-format msgid "`%1$s' definition does not end with `END %1$s'" msgstr "" #: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270 #: locale/programs/repertoire.c:295 #, c-format msgid "syntax error in repertoire map definition: %s" msgstr "" #: locale/programs/repertoire.c:271 msgid "no or value given" msgstr "" #: locale/programs/repertoire.c:331 #, c-format msgid "cannot save new repertoire map" msgstr "" #: locale/programs/repertoire.c:342 #, c-format msgid "repertoire map file `%s' not found" msgstr "" #: login/programs/pt_chown.c:78 #, c-format msgid "" "Set the owner, group and access permission of the slave pseudo terminal " "corresponding to the master pseudo terminal passed on file descriptor `%d'. " "This is the helper program for the `grantpt' function. It is not intended " "to be run directly from the command line.\n" msgstr "" #: login/programs/pt_chown.c:92 #, c-format msgid "" "The owner is set to the current user, the group is set to `%s', and the " "access permission is set to `%o'.\n" "\n" "%s" msgstr "" #: login/programs/pt_chown.c:198 #, c-format msgid "too many arguments" msgstr "" #: login/programs/pt_chown.c:206 #, c-format msgid "needs to be installed setuid `root'" msgstr "" #: malloc/mcheck.c:346 msgid "memory is consistent, library is buggy\n" msgstr "" #: malloc/mcheck.c:349 msgid "memory clobbered before allocated block\n" msgstr "" #: malloc/mcheck.c:352 msgid "memory clobbered past end of allocated block\n" msgstr "" #: malloc/mcheck.c:355 msgid "block freed twice\n" msgstr "" #: malloc/mcheck.c:358 msgid "bogus mcheck_status, library is buggy\n" msgstr "" #: malloc/memusage.sh:32 msgid "%s: option '%s' requires an argument\\n" msgstr "" #: malloc/memusage.sh:38 msgid "" "Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n" "Profile memory usage of PROGRAM.\n" "\n" " -n,--progname=NAME Name of the program file to profile\n" " -p,--png=FILE Generate PNG graphic and store it in FILE\n" " -d,--data=FILE Generate binary data file and store it in FILE\n" " -u,--unbuffered Don't buffer output\n" " -b,--buffer=SIZE Collect SIZE entries before writing them out\n" " --no-timer Don't collect additional information through " "timer\n" " -m,--mmap Also trace mmap & friends\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" " The following options only apply when generating graphical output:\n" " -t,--time-based Make graph linear in time\n" " -T,--total Also draw graph of total memory use\n" " --title=STRING Use STRING as title of the graph\n" " -x,--x-size=SIZE Make graphic SIZE pixels wide\n" " -y,--y-size=SIZE Make graphic SIZE pixels high\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" #: malloc/memusage.sh:99 msgid "" "Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--" "unbuffered]\n" "\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n" "\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n" "\t PROGRAM [PROGRAMOPTION]..." msgstr "" #: malloc/memusage.sh:191 msgid "memusage: option \\`${1##*=}' is ambiguous" msgstr "" #: malloc/memusage.sh:200 msgid "memusage: unrecognized option \\`$1'" msgstr "" #: malloc/memusage.sh:213 msgid "No program name given" msgstr "" #: malloc/memusagestat.c:56 msgid "Name output file" msgstr "" #: malloc/memusagestat.c:57 msgid "STRING" msgstr "" #: malloc/memusagestat.c:57 msgid "Title string used in output graphic" msgstr "" #: malloc/memusagestat.c:58 msgid "" "Generate output linear to time (default is linear to number of function " "calls)" msgstr "" #: malloc/memusagestat.c:62 msgid "Also draw graph for total memory consumption" msgstr "" #: malloc/memusagestat.c:63 msgid "VALUE" msgstr "" #: malloc/memusagestat.c:64 msgid "Make output graphic VALUE pixels wide" msgstr "" #: malloc/memusagestat.c:65 msgid "Make output graphic VALUE pixels high" msgstr "" #: malloc/memusagestat.c:70 msgid "Generate graphic from memory profiling data" msgstr "" #: malloc/memusagestat.c:73 msgid "DATAFILE [OUTFILE]" msgstr "" #: misc/error.c:117 msgid "Unknown system error" msgstr "" #: nis/nis_callback.c:188 msgid "unable to free arguments" msgstr "" #: nis/nis_error.h:1 nis/ypclnt.c:831 nis/ypclnt.c:919 posix/regcomp.c:133 #: sysdeps/gnu/errlist.c:20 msgid "Success" msgstr "" #: nis/nis_error.h:2 msgid "Probable success" msgstr "" #: nis/nis_error.h:3 msgid "Not found" msgstr "" #: nis/nis_error.h:4 msgid "Probably not found" msgstr "" #: nis/nis_error.h:5 msgid "Cache expired" msgstr "" #: nis/nis_error.h:6 msgid "NIS+ servers unreachable" msgstr "" #: nis/nis_error.h:7 msgid "Unknown object" msgstr "" #: nis/nis_error.h:8 msgid "Server busy, try again" msgstr "" #: nis/nis_error.h:9 msgid "Generic system error" msgstr "" #: nis/nis_error.h:10 msgid "First/next chain broken" msgstr "" #. TRANS Permission denied; the file permissions do not allow the attempted operation. #: nis/nis_error.h:11 nis/ypclnt.c:876 sysdeps/gnu/errlist.c:157 msgid "Permission denied" msgstr "" #: nis/nis_error.h:12 msgid "Not owner" msgstr "" #: nis/nis_error.h:13 msgid "Name not served by this server" msgstr "" #: nis/nis_error.h:14 msgid "Server out of memory" msgstr "" #: nis/nis_error.h:15 msgid "Object with same name exists" msgstr "" #: nis/nis_error.h:16 msgid "Not master server for this domain" msgstr "" #: nis/nis_error.h:17 msgid "Invalid object for operation" msgstr "" #: nis/nis_error.h:18 msgid "Malformed name, or illegal name" msgstr "" #: nis/nis_error.h:19 msgid "Unable to create callback" msgstr "" #: nis/nis_error.h:20 msgid "Results sent to callback proc" msgstr "" #: nis/nis_error.h:21 msgid "Not found, no such name" msgstr "" #: nis/nis_error.h:22 msgid "Name/entry isn't unique" msgstr "" #: nis/nis_error.h:23 msgid "Modification failed" msgstr "" #: nis/nis_error.h:24 msgid "Database for table does not exist" msgstr "" #: nis/nis_error.h:25 msgid "Entry/table type mismatch" msgstr "" #: nis/nis_error.h:26 msgid "Link points to illegal name" msgstr "" #: nis/nis_error.h:27 msgid "Partial success" msgstr "" #: nis/nis_error.h:28 msgid "Too many attributes" msgstr "" #: nis/nis_error.h:29 msgid "Error in RPC subsystem" msgstr "" #: nis/nis_error.h:30 msgid "Missing or malformed attribute" msgstr "" #: nis/nis_error.h:31 msgid "Named object is not searchable" msgstr "" #: nis/nis_error.h:32 msgid "Error while talking to callback proc" msgstr "" #: nis/nis_error.h:33 msgid "Non NIS+ namespace encountered" msgstr "" #: nis/nis_error.h:34 msgid "Illegal object type for operation" msgstr "" #: nis/nis_error.h:35 msgid "Passed object is not the same object on server" msgstr "" #: nis/nis_error.h:36 msgid "Modify operation failed" msgstr "" #: nis/nis_error.h:37 msgid "Query illegal for named table" msgstr "" #: nis/nis_error.h:38 msgid "Attempt to remove a non-empty table" msgstr "" #: nis/nis_error.h:39 msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?" msgstr "" #: nis/nis_error.h:40 msgid "Full resync required for directory" msgstr "" #: nis/nis_error.h:41 msgid "NIS+ operation failed" msgstr "" #: nis/nis_error.h:42 msgid "NIS+ service is unavailable or not installed" msgstr "" #: nis/nis_error.h:43 msgid "Yes, 42 is the meaning of life" msgstr "" #: nis/nis_error.h:44 msgid "Unable to authenticate NIS+ server" msgstr "" #: nis/nis_error.h:45 msgid "Unable to authenticate NIS+ client" msgstr "" #: nis/nis_error.h:46 msgid "No file space on server" msgstr "" #: nis/nis_error.h:47 msgid "Unable to create process on server" msgstr "" #: nis/nis_error.h:48 msgid "Master server busy, full dump rescheduled." msgstr "" #: nis/nis_local_names.c:121 #, c-format msgid "LOCAL entry for UID %d in directory %s not unique\n" msgstr "" #: nis/nis_print.c:51 msgid "UNKNOWN" msgstr "" #: nis/nis_print.c:109 msgid "BOGUS OBJECT\n" msgstr "" #: nis/nis_print.c:112 msgid "NO OBJECT\n" msgstr "" #: nis/nis_print.c:115 msgid "DIRECTORY\n" msgstr "" #: nis/nis_print.c:118 msgid "GROUP\n" msgstr "" #: nis/nis_print.c:121 msgid "TABLE\n" msgstr "" #: nis/nis_print.c:124 msgid "ENTRY\n" msgstr "" #: nis/nis_print.c:127 msgid "LINK\n" msgstr "" #: nis/nis_print.c:130 msgid "PRIVATE\n" msgstr "" #: nis/nis_print.c:133 msgid "(Unknown object)\n" msgstr "" #: nis/nis_print.c:167 #, c-format msgid "Name : `%s'\n" msgstr "" #: nis/nis_print.c:168 #, c-format msgid "Type : %s\n" msgstr "" #: nis/nis_print.c:173 msgid "Master Server :\n" msgstr "" #: nis/nis_print.c:175 msgid "Replicate :\n" msgstr "" #: nis/nis_print.c:176 #, c-format msgid "\tName : %s\n" msgstr "" #: nis/nis_print.c:177 msgid "\tPublic Key : " msgstr "" #: nis/nis_print.c:181 msgid "None.\n" msgstr "" #: nis/nis_print.c:184 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "" #: nis/nis_print.c:189 #, c-format msgid "RSA (%d bits)\n" msgstr "" #: nis/nis_print.c:192 msgid "Kerberos.\n" msgstr "" #: nis/nis_print.c:195 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "" #: nis/nis_print.c:206 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "" #: nis/nis_print.c:228 msgid "Time to live : " msgstr "" #: nis/nis_print.c:230 msgid "Default Access rights :\n" msgstr "" #: nis/nis_print.c:239 #, c-format msgid "\tType : %s\n" msgstr "" #: nis/nis_print.c:240 msgid "\tAccess rights: " msgstr "" #: nis/nis_print.c:254 msgid "Group Flags :" msgstr "" #: nis/nis_print.c:257 msgid "" "\n" "Group Members :\n" msgstr "" #: nis/nis_print.c:269 #, c-format msgid "Table Type : %s\n" msgstr "" #: nis/nis_print.c:270 #, c-format msgid "Number of Columns : %d\n" msgstr "" #: nis/nis_print.c:271 #, c-format msgid "Character Separator : %c\n" msgstr "" #: nis/nis_print.c:272 #, c-format msgid "Search Path : %s\n" msgstr "" #: nis/nis_print.c:273 msgid "Columns :\n" msgstr "" #: nis/nis_print.c:276 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "" #: nis/nis_print.c:278 msgid "\t\tAttributes : " msgstr "" #: nis/nis_print.c:280 msgid "\t\tAccess Rights : " msgstr "" #: nis/nis_print.c:290 msgid "Linked Object Type : " msgstr "" #: nis/nis_print.c:292 #, c-format msgid "Linked to : %s\n" msgstr "" #: nis/nis_print.c:302 #, c-format msgid "\tEntry data of type %s\n" msgstr "" #: nis/nis_print.c:305 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "" #: nis/nis_print.c:308 msgid "Encrypted data\n" msgstr "" #: nis/nis_print.c:310 msgid "Binary data\n" msgstr "" #: nis/nis_print.c:326 #, c-format msgid "Object Name : %s\n" msgstr "" #: nis/nis_print.c:327 #, c-format msgid "Directory : %s\n" msgstr "" #: nis/nis_print.c:328 #, c-format msgid "Owner : %s\n" msgstr "" #: nis/nis_print.c:329 #, c-format msgid "Group : %s\n" msgstr "" #: nis/nis_print.c:330 msgid "Access Rights : " msgstr "" #: nis/nis_print.c:332 #, c-format msgid "" "\n" "Time to Live : " msgstr "" #: nis/nis_print.c:335 #, c-format msgid "Creation Time : %s" msgstr "" #: nis/nis_print.c:337 #, c-format msgid "Mod. Time : %s" msgstr "" #: nis/nis_print.c:338 msgid "Object Type : " msgstr "" #: nis/nis_print.c:358 #, c-format msgid " Data Length = %u\n" msgstr "" #: nis/nis_print.c:372 #, c-format msgid "Status : %s\n" msgstr "" #: nis/nis_print.c:373 #, c-format msgid "Number of objects : %u\n" msgstr "" #: nis/nis_print.c:377 #, c-format msgid "Object #%d:\n" msgstr "" #: nis/nis_print_group_entry.c:116 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "" #: nis/nis_print_group_entry.c:124 msgid " Explicit members:\n" msgstr "" #: nis/nis_print_group_entry.c:129 msgid " No explicit members\n" msgstr "" #: nis/nis_print_group_entry.c:132 msgid " Implicit members:\n" msgstr "" #: nis/nis_print_group_entry.c:137 msgid " No implicit members\n" msgstr "" #: nis/nis_print_group_entry.c:140 msgid " Recursive members:\n" msgstr "" #: nis/nis_print_group_entry.c:145 msgid " No recursive members\n" msgstr "" #: nis/nis_print_group_entry.c:148 msgid " Explicit nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:153 msgid " No explicit nonmembers\n" msgstr "" #: nis/nis_print_group_entry.c:156 msgid " Implicit nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:161 msgid " No implicit nonmembers\n" msgstr "" #: nis/nis_print_group_entry.c:164 msgid " Recursive nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:169 msgid " No recursive nonmembers\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:100 #: nis/nss_nisplus/nisplus-publickey.c:182 #, c-format msgid "DES entry for netname %s not unique\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:219 #, c-format msgid "netname2user: missing group id list in `%s'" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:301 #: nis/nss_nisplus/nisplus-publickey.c:307 #: nis/nss_nisplus/nisplus-publickey.c:372 #: nis/nss_nisplus/nisplus-publickey.c:381 #, c-format msgid "netname2user: (nis+ lookup): %s\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:320 #, c-format msgid "netname2user: DES entry for %s in directory %s not unique" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:338 #, c-format msgid "netname2user: principal name `%s' too long" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:394 #, c-format msgid "netname2user: LOCAL entry for %s in directory %s not unique" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:401 msgid "netname2user: should not have uid 0" msgstr "" #: nis/ypclnt.c:834 msgid "Request arguments bad" msgstr "" #: nis/ypclnt.c:837 msgid "RPC failure on NIS operation" msgstr "" #: nis/ypclnt.c:840 msgid "Can't bind to server which serves this domain" msgstr "" #: nis/ypclnt.c:843 msgid "No such map in server's domain" msgstr "" #: nis/ypclnt.c:846 msgid "No such key in map" msgstr "" #: nis/ypclnt.c:849 msgid "Internal NIS error" msgstr "" #: nis/ypclnt.c:852 msgid "Local resource allocation failure" msgstr "" #: nis/ypclnt.c:855 msgid "No more records in map database" msgstr "" #: nis/ypclnt.c:858 msgid "Can't communicate with portmapper" msgstr "" #: nis/ypclnt.c:861 msgid "Can't communicate with ypbind" msgstr "" #: nis/ypclnt.c:864 msgid "Can't communicate with ypserv" msgstr "" #: nis/ypclnt.c:867 msgid "Local domain name not set" msgstr "" #: nis/ypclnt.c:870 msgid "NIS map database is bad" msgstr "" #: nis/ypclnt.c:873 msgid "NIS client/server version mismatch - can't supply service" msgstr "" #: nis/ypclnt.c:879 msgid "Database is busy" msgstr "" #: nis/ypclnt.c:882 msgid "Unknown NIS error code" msgstr "" #: nis/ypclnt.c:922 msgid "Internal ypbind error" msgstr "" #: nis/ypclnt.c:925 msgid "Domain not bound" msgstr "" #: nis/ypclnt.c:928 msgid "System resource allocation failure" msgstr "" #: nis/ypclnt.c:931 msgid "Unknown ypbind error" msgstr "" #: nis/ypclnt.c:972 msgid "yp_update: cannot convert host to netname\n" msgstr "" #: nis/ypclnt.c:990 msgid "yp_update: cannot get server address\n" msgstr "" #: nscd/aicache.c:83 nscd/hstcache.c:494 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "" #: nscd/aicache.c:85 nscd/hstcache.c:496 #, c-format msgid "Reloading \"%s\" in hosts cache!" msgstr "" #: nscd/cache.c:151 #, c-format msgid "add new entry \"%s\" of type %s for %s to cache%s" msgstr "" #: nscd/cache.c:153 msgid " (first)" msgstr "" #: nscd/cache.c:288 #, c-format msgid "checking for monitored file `%s': %s" msgstr "" #: nscd/cache.c:298 #, c-format msgid "monitored file `%s` changed (mtime)" msgstr "" #: nscd/cache.c:331 #, c-format msgid "pruning %s cache; time %ld" msgstr "" #: nscd/cache.c:360 #, c-format msgid "considering %s entry \"%s\", timeout %" msgstr "" #: nscd/connections.c:571 #, c-format msgid "invalid persistent database file \"%s\": %s" msgstr "" #: nscd/connections.c:579 msgid "uninitialized header" msgstr "" #: nscd/connections.c:584 msgid "header size does not match" msgstr "" #: nscd/connections.c:594 msgid "file size does not match" msgstr "" #: nscd/connections.c:611 msgid "verification failed" msgstr "" #: nscd/connections.c:625 #, c-format msgid "" "suggested size of table for database %s larger than the persistent " "database's table" msgstr "" #: nscd/connections.c:636 nscd/connections.c:721 #, c-format msgid "cannot create read-only descriptor for \"%s\"; no mmap" msgstr "" #: nscd/connections.c:652 #, c-format msgid "cannot access '%s'" msgstr "" #: nscd/connections.c:700 #, c-format msgid "" "database for %s corrupted or simultaneously used; remove %s manually if " "necessary and restart" msgstr "" #: nscd/connections.c:707 #, c-format msgid "cannot create %s; no persistent database used" msgstr "" #: nscd/connections.c:710 #, c-format msgid "cannot create %s; no sharing possible" msgstr "" #: nscd/connections.c:781 #, c-format msgid "cannot write to database file %s: %s" msgstr "" #: nscd/connections.c:820 #, c-format msgid "cannot set socket to close on exec: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:869 #, c-format msgid "cannot open socket: %s" msgstr "" #: nscd/connections.c:910 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "" #: nscd/connections.c:907 #, c-format msgid "disabled inotify-based monitoring for file `%s': %s" msgstr "" #: nscd/connections.c:911 #, c-format msgid "monitoring file `%s` (%d)" msgstr "" #: nscd/connections.c:924 #, c-format msgid "disabled inotify-based monitoring for directory `%s': %s" msgstr "" #: nscd/connections.c:928 #, c-format msgid "monitoring directory `%s` (%d)" msgstr "" #: nscd/connections.c:956 #, c-format msgid "monitoring file %s for database %s" msgstr "" #: nscd/connections.c:966 #, c-format msgid "stat failed for file `%s'; will try again later: %s" msgstr "" #: nscd/connections.c:1133 #, c-format msgid "provide access to FD %d, for %s" msgstr "" #: nscd/connections.c:1145 #, c-format msgid "cannot handle old request version %d; current version is %d" msgstr "" #: nscd/connections.c:1167 #, c-format msgid "request from %ld not handled due to missing permission" msgstr "" #: nscd/connections.c:1172 #, c-format msgid "request from '%s' [%ld] not handled due to missing permission" msgstr "" #: nscd/connections.c:1177 msgid "request not handled due to missing permission" msgstr "" #: nscd/connections.c:1215 nscd/connections.c:1268 #, c-format msgid "cannot write result: %s" msgstr "" #: nscd/connections.c:1359 #, c-format msgid "error getting caller's id: %s" msgstr "" #: nscd/connections.c:1419 #, c-format msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1433 #, c-format msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1473 #, c-format msgid "cannot change to old UID: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1483 #, c-format msgid "cannot change to old GID: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1496 #, c-format msgid "cannot change to old working directory: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1542 #, c-format msgid "re-exec failed: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1551 #, c-format msgid "cannot change current working directory to \"/\": %s" msgstr "" #: nscd/connections.c:1744 #, c-format msgid "short read while reading request: %s" msgstr "" #: nscd/connections.c:1777 #, c-format msgid "key length in request too long: %d" msgstr "" #: nscd/connections.c:1790 #, c-format msgid "short read while reading request key: %s" msgstr "" #: nscd/connections.c:1800 #, c-format msgid "handle_request: request received (Version = %d) from PID %ld" msgstr "" #: nscd/connections.c:1805 #, c-format msgid "handle_request: request received (Version = %d)" msgstr "" #: nscd/connections.c:1897 #, c-format msgid "ignored inotify event for `%s` (file exists)" msgstr "" #: nscd/connections.c:1902 #, c-format msgid "monitored file `%s` was %s, removing watch" msgstr "" #: nscd/connections.c:1910 nscd/connections.c:1952 #, c-format msgid "failed to remove file watch `%s`: %s" msgstr "" #: nscd/connections.c:1925 #, c-format msgid "monitored file `%s` was written to" msgstr "" #: nscd/connections.c:1949 #, c-format msgid "monitored parent directory `%s` was %s, removing watch on `%s`" msgstr "" #: nscd/connections.c:1975 #, c-format msgid "monitored file `%s` was %s, adding watch" msgstr "" #: nscd/connections.c:1987 #, c-format msgid "failed to add file watch `%s`: %s" msgstr "" #: nscd/connections.c:2181 nscd/connections.c:2362 #, c-format msgid "disabled inotify-based monitoring after read error %d" msgstr "" #: nscd/connections.c:2394 msgid "could not initialize conditional variable" msgstr "" #: nscd/connections.c:2402 msgid "could not start clean-up thread; terminating" msgstr "" #: nscd/connections.c:2416 msgid "could not start any worker thread; terminating" msgstr "" #: nscd/connections.c:2467 nscd/connections.c:2468 nscd/connections.c:2485 #: nscd/connections.c:2494 nscd/connections.c:2512 nscd/connections.c:2523 #: nscd/connections.c:2534 #, c-format msgid "Failed to run nscd as user '%s'" msgstr "" #: nscd/connections.c:2486 #, c-format msgid "initial getgrouplist failed" msgstr "" #: nscd/connections.c:2495 #, c-format msgid "getgrouplist failed" msgstr "" #: nscd/connections.c:2513 #, c-format msgid "setgroups failed" msgstr "" #: nscd/grpcache.c:413 nscd/hstcache.c:441 nscd/initgrcache.c:418 #: nscd/pwdcache.c:391 nscd/servicescache.c:346 #, c-format msgid "short write in %s: %s" msgstr "" #: nscd/grpcache.c:458 nscd/initgrcache.c:77 #, c-format msgid "Haven't found \"%s\" in group cache!" msgstr "" #: nscd/grpcache.c:460 nscd/initgrcache.c:79 #, c-format msgid "Reloading \"%s\" in group cache!" msgstr "" #: nscd/grpcache.c:539 #, c-format msgid "Invalid numeric gid \"%s\"!" msgstr "" #: nscd/mem.c:425 #, c-format msgid "freed %zu bytes in %s cache" msgstr "" #: nscd/mem.c:568 #, c-format msgid "no more memory for database '%s'" msgstr "" #: nscd/netgroupcache.c:126 #, c-format msgid "Haven't found \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:128 #, c-format msgid "Reloading \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:509 #, c-format msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:512 #, c-format msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/nscd.c:116 msgid "Read configuration data from NAME" msgstr "" #: nscd/nscd.c:118 msgid "Do not fork and display messages on the current tty" msgstr "" #: nscd/nscd.c:120 msgid "Do not fork, but otherwise behave like a daemon" msgstr "" #: nscd/nscd.c:121 msgid "NUMBER" msgstr "" #: nscd/nscd.c:121 msgid "Start NUMBER threads" msgstr "" #: nscd/nscd.c:122 msgid "Shut the server down" msgstr "" #: nscd/nscd.c:123 msgid "Print current configuration statistics" msgstr "" #: nscd/nscd.c:124 msgid "TABLE" msgstr "" #: nscd/nscd.c:125 msgid "Invalidate the specified cache" msgstr "" #: nscd/nscd.c:126 msgid "TABLE,yes" msgstr "" #: nscd/nscd.c:127 msgid "Use separate cache for each user" msgstr "" #: nscd/nscd.c:132 msgid "Name Service Cache Daemon." msgstr "" #: nscd/nscd.c:164 nss/getent.c:1003 nss/makedb.c:206 #, c-format msgid "wrong number of arguments" msgstr "" #: nscd/nscd.c:174 #, c-format msgid "failure while reading configuration file; this is fatal" msgstr "" #: nscd/nscd.c:183 #, c-format msgid "already running" msgstr "" #: nscd/nscd.c:194 #, c-format msgid "cannot create a pipe to talk to the child" msgstr "" #: nscd/nscd.c:201 #, c-format msgid "cannot fork" msgstr "" #: nscd/nscd.c:259 #, c-format msgid "cannot change current working directory to \"/\"" msgstr "" #: nscd/nscd.c:267 msgid "Could not create log file" msgstr "" #: nscd/nscd.c:404 nscd/nscd_stat.c:192 #, c-format msgid "write incomplete" msgstr "" #: nscd/nscd.c:415 #, c-format msgid "cannot read invalidate ACK" msgstr "" #: nscd/nscd.c:421 #, c-format msgid "invalidation failed" msgstr "" #: nscd/nscd.c:339 nscd/nscd.c:364 nscd/nscd_stat.c:173 #, c-format msgid "Only root is allowed to use this option!" msgstr "" #: nscd/nscd.c:379 #, c-format msgid "'%s' is not a known database" msgstr "" #: nscd/nscd.c:431 #, c-format msgid "secure services not implemented anymore" msgstr "" #: nscd/nscd.c:462 #, c-format msgid "" "Supported tables:\n" "%s\n" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: nscd/nscd.c:635 #, c-format msgid "'wait' failed\n" msgstr "" #: nscd/nscd.c:642 #, c-format msgid "child exited with status %d\n" msgstr "" #: nscd/nscd.c:647 #, c-format msgid "child terminated by signal %d\n" msgstr "" #: nscd/nscd_conf.c:57 #, c-format msgid "database %s is not supported" msgstr "" #: nscd/nscd_conf.c:108 #, c-format msgid "Parse error: %s" msgstr "" #: nscd/nscd_conf.c:194 #, c-format msgid "Must specify user name for server-user option" msgstr "" #: nscd/nscd_conf.c:201 #, c-format msgid "Must specify user name for stat-user option" msgstr "" #: nscd/nscd_conf.c:258 #, c-format msgid "Must specify value for restart-interval option" msgstr "" #: nscd/nscd_conf.c:272 #, c-format msgid "Unknown option: %s %s %s" msgstr "" #: nscd/nscd_conf.c:285 #, c-format msgid "cannot get current working directory: %s; disabling paranoia mode" msgstr "" #: nscd/nscd_conf.c:305 #, c-format msgid "maximum file size for %s database too small" msgstr "" #: nscd/nscd_stat.c:142 #, c-format msgid "cannot write statistics: %s" msgstr "" #: nscd/nscd_stat.c:157 msgid "yes" msgstr "" #: nscd/nscd_stat.c:158 msgid "no" msgstr "" #: nscd/nscd_stat.c:169 #, c-format msgid "Only root or %s is allowed to use this option!" msgstr "" #: nscd/nscd_stat.c:180 #, c-format msgid "nscd not running!\n" msgstr "" #: nscd/nscd_stat.c:204 #, c-format msgid "cannot read statistics data" msgstr "" #: nscd/nscd_stat.c:207 #, c-format msgid "" "nscd configuration:\n" "\n" "%15d server debug level\n" msgstr "" #: nscd/nscd_stat.c:231 #, c-format msgid "%3ud %2uh %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:234 #, c-format msgid " %2uh %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:236 #, c-format msgid " %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:238 #, c-format msgid " %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:240 #, c-format msgid "" "%15d current number of threads\n" "%15d maximum number of threads\n" "%15lu number of times clients had to wait\n" "%15s paranoia mode enabled\n" "%15lu restart internal\n" "%15u reload count\n" msgstr "" #: nscd/nscd_stat.c:275 #, c-format msgid "" "\n" "%s cache:\n" "\n" "%15s cache is enabled\n" "%15s cache is persistent\n" "%15s cache is shared\n" "%15zu suggested size\n" "%15zu total data pool size\n" "%15zu used data pool size\n" "%15lu seconds time to live for positive entries\n" "%15lu seconds time to live for negative entries\n" "%15 cache hits on positive entries\n" "%15 cache hits on negative entries\n" "%15 cache misses on positive entries\n" "%15 cache misses on negative entries\n" "%15lu%% cache hit rate\n" "%15zu current number of cached values\n" "%15zu maximum number of cached values\n" "%15zu maximum chain length searched\n" "%15 number of delays on rdlock\n" "%15 number of delays on wrlock\n" "%15 memory allocations failed\n" "%15s check /etc/%s for changes\n" msgstr "" #: nscd/pwdcache.c:436 #, c-format msgid "Haven't found \"%s\" in password cache!" msgstr "" #: nscd/pwdcache.c:438 #, c-format msgid "Reloading \"%s\" in password cache!" msgstr "" #: nscd/pwdcache.c:519 #, c-format msgid "Invalid numeric uid \"%s\"!" msgstr "" #: nscd/selinux.c:160 #, c-format msgid "Failed opening connection to the audit subsystem: %m" msgstr "" #: nscd/selinux.c:181 msgid "Failed to set keep-capabilities" msgstr "" #: nscd/selinux.c:182 nscd/selinux.c:245 #, c-format msgid "prctl(KEEPCAPS) failed" msgstr "" #: nscd/selinux.c:196 msgid "Failed to initialize drop of capabilities" msgstr "" #: nscd/selinux.c:197 #, c-format msgid "cap_init failed" msgstr "" #: nscd/selinux.c:218 nscd/selinux.c:235 msgid "Failed to drop capabilities" msgstr "" #: nscd/selinux.c:219 nscd/selinux.c:236 #, c-format msgid "cap_set_proc failed" msgstr "" #: nscd/selinux.c:244 msgid "Failed to unset keep-capabilities" msgstr "" #: nscd/selinux.c:260 msgid "Failed to determine if kernel supports SELinux" msgstr "" #: nscd/selinux.c:275 #, c-format msgid "Failed to start AVC thread" msgstr "" #: nscd/selinux.c:297 #, c-format msgid "Failed to create AVC lock" msgstr "" #: nscd/selinux.c:337 #, c-format msgid "Failed to start AVC" msgstr "" #: nscd/selinux.c:339 msgid "Access Vector Cache (AVC) started" msgstr "" #: nscd/selinux.c:369 msgid "Error querying policy for undefined object classes or permissions." msgstr "" #: nscd/selinux.c:376 msgid "Error getting security class for nscd." msgstr "" #: nscd/selinux.c:381 #, c-format msgid "Error translating permission name \"%s\" to access vector bit." msgstr "" #: nscd/selinux.c:360 msgid "Error getting context of socket peer" msgstr "" #: nscd/selinux.c:365 msgid "Error getting context of nscd" msgstr "" #: nscd/selinux.c:371 msgid "Error getting sid from context" msgstr "" #: nscd/selinux.c:411 #, c-format msgid "" "\n" "SELinux AVC Statistics:\n" "\n" "%15u entry lookups\n" "%15u entry hits\n" "%15u entry misses\n" "%15u entry discards\n" "%15u CAV lookups\n" "%15u CAV hits\n" "%15u CAV probes\n" "%15u CAV misses\n" msgstr "" #: nscd/servicescache.c:395 #, c-format msgid "Haven't found \"%s\" in services cache!" msgstr "" #: nscd/servicescache.c:397 #, c-format msgid "Reloading \"%s\" in services cache!" msgstr "" #: nss/getent.c:53 msgid "database [key ...]" msgstr "" #: nss/getent.c:58 msgid "CONFIG" msgstr "" #: nss/getent.c:58 msgid "Service configuration to be used" msgstr "" #: nss/getent.c:59 msgid "disable IDN encoding" msgstr "" #: nss/getent.c:64 msgid "Get entries from administrative database." msgstr "" #: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522 #, c-format msgid "Enumeration not supported on %s\n" msgstr "" #: nss/getent.c:917 #, c-format msgid "Unknown database name" msgstr "" #: nss/getent.c:947 msgid "Supported databases:\n" msgstr "" #: nss/getent.c:1013 #, c-format msgid "Unknown database: %s\n" msgstr "" #: nss/makedb.c:119 msgid "Convert key to lower case" msgstr "" #: nss/makedb.c:122 msgid "Do not print messages while building database" msgstr "" #: nss/makedb.c:124 msgid "Print content of database file, one entry a line" msgstr "" #: nss/makedb.c:125 msgid "CHAR" msgstr "" #: nss/makedb.c:126 msgid "Generated line not part of iteration" msgstr "" #: nss/makedb.c:131 msgid "Create simple database from textual input." msgstr "" #: nss/makedb.c:134 msgid "" "INPUT-FILE OUTPUT-FILE\n" "-o OUTPUT-FILE INPUT-FILE\n" "-u INPUT-FILE" msgstr "" #: nss/makedb.c:227 #, c-format msgid "cannot open database file `%s'" msgstr "" #: nss/makedb.c:272 #, c-format msgid "no entries to be processed" msgstr "" #: nss/makedb.c:282 #, c-format msgid "cannot create temporary file name" msgstr "" #: nss/makedb.c:288 #, c-format msgid "cannot create temporary file" msgstr "" #: nss/makedb.c:304 #, c-format msgid "cannot stat newly created file" msgstr "" #: nss/makedb.c:315 #, c-format msgid "cannot rename temporary file" msgstr "" #: nss/makedb.c:531 nss/makedb.c:554 #, c-format msgid "cannot create search tree" msgstr "" #: nss/makedb.c:560 msgid "duplicate key" msgstr "" #: nss/makedb.c:572 #, c-format msgid "problems while reading `%s'" msgstr "" #: nss/makedb.c:799 #, c-format msgid "failed to write new database file" msgstr "" #: nss/makedb.c:812 #, c-format msgid "cannot stat database file" msgstr "" #: nss/makedb.c:817 #, c-format msgid "cannot map database file" msgstr "" #: nss/makedb.c:820 #, c-format msgid "file not a database file" msgstr "" #: nss/makedb.c:871 #, c-format msgid "cannot set file creation context for `%s'" msgstr "" #: posix/getconf.c:1035 #, c-format msgid "Usage: %s [-v specification] variable_name [pathname]\n" msgstr "" #: posix/getconf.c:1038 #, c-format msgid " %s -a [pathname]\n" msgstr "" #: posix/getconf.c:1114 #, c-format msgid "" "Usage: getconf [-v SPEC] VAR\n" " or: getconf [-v SPEC] PATH_VAR PATH\n" "\n" "Get the configuration value for variable VAR, or for variable PATH_VAR\n" "for path PATH. If SPEC is given, give values for compilation\n" "environment SPEC.\n" "\n" msgstr "" #: posix/getconf.c:1172 #, c-format msgid "unknown specification \"%s\"" msgstr "" #: posix/getconf.c:1224 #, c-format msgid "Couldn't execute %s" msgstr "" #: posix/getconf.c:1268 posix/getconf.c:1284 msgid "undefined" msgstr "" #: posix/getconf.c:1306 #, c-format msgid "Unrecognized variable `%s'" msgstr "" #: posix/getopt.c:592 posix/getopt.c:621 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: posix/getopt.c:662 posix/getopt.c:666 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:675 posix/getopt.c:680 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:723 posix/getopt.c:742 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: posix/getopt.c:780 posix/getopt.c:783 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: posix/getopt.c:791 posix/getopt.c:794 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: posix/getopt.c:843 posix/getopt.c:846 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126 #: posix/getopt.c:1144 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: posix/getopt.c:972 posix/getopt.c:988 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: posix/getopt.c:1012 posix/getopt.c:1030 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:1051 posix/getopt.c:1069 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: posix/regcomp.c:136 msgid "No match" msgstr "" #: posix/regcomp.c:139 msgid "Invalid regular expression" msgstr "" #: posix/regcomp.c:142 msgid "Invalid collation character" msgstr "" #: posix/regcomp.c:145 msgid "Invalid character class name" msgstr "" #: posix/regcomp.c:148 msgid "Trailing backslash" msgstr "" #: posix/regcomp.c:151 msgid "Invalid back reference" msgstr "" #: posix/regcomp.c:154 msgid "Unmatched [ or [^" msgstr "" #: posix/regcomp.c:157 msgid "Unmatched ( or \\(" msgstr "" #: posix/regcomp.c:160 msgid "Unmatched \\{" msgstr "" #: posix/regcomp.c:163 msgid "Invalid content of \\{\\}" msgstr "" #: posix/regcomp.c:166 msgid "Invalid range end" msgstr "" #: posix/regcomp.c:169 msgid "Memory exhausted" msgstr "" #: posix/regcomp.c:172 msgid "Invalid preceding regular expression" msgstr "" #: posix/regcomp.c:175 msgid "Premature end of regular expression" msgstr "" #: posix/regcomp.c:178 msgid "Regular expression too big" msgstr "" #: posix/regcomp.c:181 msgid "Unmatched ) or \\)" msgstr "" #: posix/regcomp.c:681 msgid "No previous regular expression" msgstr "" #: posix/wordexp.c:1840 msgid "parameter null or not set" msgstr "" #: resolv/herror.c:68 msgid "Resolver Error 0 (no error)" msgstr "" #: resolv/herror.c:69 msgid "Unknown host" msgstr "" #: resolv/herror.c:70 msgid "Host name lookup failure" msgstr "" #: resolv/herror.c:71 msgid "Unknown server error" msgstr "" #: resolv/herror.c:72 msgid "No address associated with name" msgstr "" #: resolv/herror.c:107 msgid "Resolver internal error" msgstr "" #: resolv/herror.c:110 msgid "Unknown resolver error" msgstr "" #: resolv/res_hconf.c:121 #, c-format msgid "%s: line %d: cannot specify more than %d trim domains" msgstr "" #: resolv/res_hconf.c:142 #, c-format msgid "%s: line %d: list delimiter not followed by domain" msgstr "" #: resolv/res_hconf.c:201 #, c-format msgid "%s: line %d: expected `on' or `off', found `%s'\n" msgstr "" #: resolv/res_hconf.c:244 #, c-format msgid "%s: line %d: bad command `%s'\n" msgstr "" #: resolv/res_hconf.c:279 #, c-format msgid "%s: line %d: ignoring trailing garbage `%s'\n" msgstr "" #: stdio-common/psiginfo-data.h:2 msgid "Illegal opcode" msgstr "" #: stdio-common/psiginfo-data.h:3 msgid "Illegal operand" msgstr "" #: stdio-common/psiginfo-data.h:4 msgid "Illegal addressing mode" msgstr "" #: stdio-common/psiginfo-data.h:5 msgid "Illegal trap" msgstr "" #: stdio-common/psiginfo-data.h:6 msgid "Privileged opcode" msgstr "" #: stdio-common/psiginfo-data.h:7 msgid "Privileged register" msgstr "" #: stdio-common/psiginfo-data.h:8 msgid "Coprocessor error" msgstr "" #: stdio-common/psiginfo-data.h:9 msgid "Internal stack error" msgstr "" #: stdio-common/psiginfo-data.h:12 msgid "Integer divide by zero" msgstr "" #: stdio-common/psiginfo-data.h:13 msgid "Integer overflow" msgstr "" #: stdio-common/psiginfo-data.h:14 msgid "Floating-point divide by zero" msgstr "" #: stdio-common/psiginfo-data.h:15 msgid "Floating-point overflow" msgstr "" #: stdio-common/psiginfo-data.h:16 msgid "Floating-point underflow" msgstr "" #: stdio-common/psiginfo-data.h:17 msgid "Floating-poing inexact result" msgstr "" #: stdio-common/psiginfo-data.h:18 msgid "Invalid floating-point operation" msgstr "" #: stdio-common/psiginfo-data.h:19 msgid "Subscript out of range" msgstr "" #: stdio-common/psiginfo-data.h:22 msgid "Address not mapped to object" msgstr "" #: stdio-common/psiginfo-data.h:23 msgid "Invalid permissions for mapped object" msgstr "" #: stdio-common/psiginfo-data.h:26 msgid "Invalid address alignment" msgstr "" #: stdio-common/psiginfo-data.h:27 msgid "Nonexisting physical address" msgstr "" #: stdio-common/psiginfo-data.h:28 msgid "Object-specific hardware error" msgstr "" #: stdio-common/psiginfo-data.h:31 msgid "Process breakpoint" msgstr "" #: stdio-common/psiginfo-data.h:32 msgid "Process trace trap" msgstr "" #: stdio-common/psiginfo-data.h:35 msgid "Child has exited" msgstr "" #: stdio-common/psiginfo-data.h:36 msgid "Child has terminated abnormally and did not create a core file" msgstr "" #: stdio-common/psiginfo-data.h:37 msgid "Child has terminated abnormally and created a core file" msgstr "" #: stdio-common/psiginfo-data.h:38 msgid "Traced child has trapped" msgstr "" #: stdio-common/psiginfo-data.h:39 msgid "Child has stopped" msgstr "" #: stdio-common/psiginfo-data.h:40 msgid "Stopped child has continued" msgstr "" #: stdio-common/psiginfo-data.h:43 msgid "Data input available" msgstr "" #: stdio-common/psiginfo-data.h:44 msgid "Output buffers available" msgstr "" #: stdio-common/psiginfo-data.h:45 msgid "Input message available" msgstr "" #: stdio-common/psiginfo-data.h:46 msgid "I/O error" msgstr "" #: stdio-common/psiginfo-data.h:47 msgid "High priority input available" msgstr "" #: stdio-common/psiginfo-data.h:48 msgid "Device disconnected" msgstr "" #: stdio-common/psiginfo.c:139 msgid "Signal sent by kill()" msgstr "" #: stdio-common/psiginfo.c:142 msgid "Signal sent by sigqueue()" msgstr "" #: stdio-common/psiginfo.c:145 msgid "Signal generated by the expiration of a timer" msgstr "" #: stdio-common/psiginfo.c:148 msgid "Signal generated by the completion of an asynchronous I/O request" msgstr "" #: stdio-common/psiginfo.c:152 msgid "" "Signal generated by the arrival of a message on an empty message queue" msgstr "" #: stdio-common/psiginfo.c:157 msgid "Signal sent by tkill()" msgstr "" #: stdio-common/psiginfo.c:162 msgid "" "Signal generated by the completion of an asynchronous name lookup request" msgstr "" #: stdio-common/psiginfo.c:168 msgid "Signal generated by the completion of an I/O request" msgstr "" #: stdio-common/psiginfo.c:174 msgid "Signal sent by the kernel" msgstr "" #: stdio-common/psiginfo.c:198 #, c-format msgid "Unknown signal %d\n" msgstr "" #: stdio-common/psignal.c:43 #, c-format msgid "%s%sUnknown signal %d\n" msgstr "" #: stdio-common/psignal.c:44 msgid "Unknown signal" msgstr "" #: string/_strerror.c:45 sysdeps/mach/_strerror.c:86 msgid "Unknown error " msgstr "" #: string/strerror.c:42 msgid "Unknown error" msgstr "" #: string/strsignal.c:60 #, c-format msgid "Real-time signal %d" msgstr "" #: string/strsignal.c:64 #, c-format msgid "Unknown signal %d" msgstr "" #: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135 #: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233 #: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229 #: sunrpc/xdr.c:631 sunrpc/xdr.c:791 sunrpc/xdr_array.c:97 #: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:76 msgid "out of memory\n" msgstr "" #: sunrpc/auth_unix.c:349 msgid "auth_unix.c: Fatal marshalling problem" msgstr "" #: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111 #, c-format msgid "%s: %s; low version = %lu, high version = %lu" msgstr "" #: sunrpc/clnt_perr.c:102 #, c-format msgid "%s: %s; why = %s\n" msgstr "" #: sunrpc/clnt_perr.c:104 #, c-format msgid "%s: %s; why = (unknown authentication error - %d)\n" msgstr "" #: sunrpc/clnt_perr.c:153 msgid "RPC: Success" msgstr "" #: sunrpc/clnt_perr.c:156 msgid "RPC: Can't encode arguments" msgstr "" #: sunrpc/clnt_perr.c:160 msgid "RPC: Can't decode result" msgstr "" #: sunrpc/clnt_perr.c:164 msgid "RPC: Unable to send" msgstr "" #: sunrpc/clnt_perr.c:168 msgid "RPC: Unable to receive" msgstr "" #: sunrpc/clnt_perr.c:172 msgid "RPC: Timed out" msgstr "" #: sunrpc/clnt_perr.c:176 msgid "RPC: Incompatible versions of RPC" msgstr "" #: sunrpc/clnt_perr.c:180 msgid "RPC: Authentication error" msgstr "" #: sunrpc/clnt_perr.c:184 msgid "RPC: Program unavailable" msgstr "" #: sunrpc/clnt_perr.c:188 msgid "RPC: Program/version mismatch" msgstr "" #: sunrpc/clnt_perr.c:192 msgid "RPC: Procedure unavailable" msgstr "" #: sunrpc/clnt_perr.c:196 msgid "RPC: Server can't decode arguments" msgstr "" #: sunrpc/clnt_perr.c:200 msgid "RPC: Remote system error" msgstr "" #: sunrpc/clnt_perr.c:204 msgid "RPC: Unknown host" msgstr "" #: sunrpc/clnt_perr.c:208 msgid "RPC: Unknown protocol" msgstr "" #: sunrpc/clnt_perr.c:212 msgid "RPC: Port mapper failure" msgstr "" #: sunrpc/clnt_perr.c:216 msgid "RPC: Program not registered" msgstr "" #: sunrpc/clnt_perr.c:220 msgid "RPC: Failed (unspecified error)" msgstr "" #: sunrpc/clnt_perr.c:261 msgid "RPC: (unknown error code)" msgstr "" #: sunrpc/clnt_perr.c:333 msgid "Authentication OK" msgstr "" #: sunrpc/clnt_perr.c:336 msgid "Invalid client credential" msgstr "" #: sunrpc/clnt_perr.c:340 msgid "Server rejected credential" msgstr "" #: sunrpc/clnt_perr.c:344 msgid "Invalid client verifier" msgstr "" #: sunrpc/clnt_perr.c:348 msgid "Server rejected verifier" msgstr "" #: sunrpc/clnt_perr.c:352 msgid "Client credential too weak" msgstr "" #: sunrpc/clnt_perr.c:356 msgid "Invalid server verifier" msgstr "" #: sunrpc/clnt_perr.c:360 msgid "Failed (unspecified error)" msgstr "" #: sunrpc/clnt_raw.c:115 msgid "clnt_raw.c: fatal header serialization error" msgstr "" #: sunrpc/pm_getmaps.c:77 msgid "pmap_getmaps.c: rpc problem" msgstr "" #: sunrpc/pmap_clnt.c:127 msgid "Cannot register service" msgstr "" #: sunrpc/pmap_rmt.c:243 msgid "Cannot create socket for broadcast rpc" msgstr "" #: sunrpc/pmap_rmt.c:250 msgid "Cannot set socket option SO_BROADCAST" msgstr "" #: sunrpc/pmap_rmt.c:302 msgid "Cannot send broadcast packet" msgstr "" #: sunrpc/pmap_rmt.c:327 msgid "Broadcast poll problem" msgstr "" #: sunrpc/pmap_rmt.c:340 msgid "Cannot receive reply to broadcast" msgstr "" #: sunrpc/rpc_main.c:281 #, c-format msgid "%s: output would overwrite %s\n" msgstr "" #: sunrpc/rpc_main.c:288 #, c-format msgid "%s: unable to open %s: %m\n" msgstr "" #: sunrpc/rpc_main.c:300 #, c-format msgid "%s: while writing output %s: %m" msgstr "" #: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375 #, c-format msgid "cannot find C preprocessor: %s\n" msgstr "" #: sunrpc/rpc_main.c:411 #, c-format msgid "%s: C preprocessor failed with signal %d\n" msgstr "" #: sunrpc/rpc_main.c:414 #, c-format msgid "%s: C preprocessor failed with exit code %d\n" msgstr "" #: sunrpc/rpc_main.c:454 #, c-format msgid "illegal nettype: `%s'\n" msgstr "" #: sunrpc/rpc_main.c:1089 #, c-format msgid "rpcgen: too many defines\n" msgstr "" #: sunrpc/rpc_main.c:1101 #, c-format msgid "rpcgen: arglist coding error\n" msgstr "" #. TRANS: the file will not be removed; this is an #. TRANS: informative message. #: sunrpc/rpc_main.c:1134 #, c-format msgid "file `%s' already exists and may be overwritten\n" msgstr "" #: sunrpc/rpc_main.c:1179 #, c-format msgid "Cannot specify more than one input file!\n" msgstr "" #: sunrpc/rpc_main.c:1349 #, c-format msgid "This implementation doesn't support newstyle or MT-safe code!\n" msgstr "" #: sunrpc/rpc_main.c:1358 #, c-format msgid "Cannot use netid flag with inetd flag!\n" msgstr "" #: sunrpc/rpc_main.c:1367 #, c-format msgid "Cannot use netid flag without TIRPC!\n" msgstr "" #: sunrpc/rpc_main.c:1374 #, c-format msgid "Cannot use table flags with newstyle!\n" msgstr "" #: sunrpc/rpc_main.c:1393 #, c-format msgid "\"infile\" is required for template generation flags.\n" msgstr "" #: sunrpc/rpc_main.c:1398 #, c-format msgid "Cannot have more than one file generation flag!\n" msgstr "" #: sunrpc/rpc_main.c:1407 #, c-format msgid "usage: %s infile\n" msgstr "" #: sunrpc/rpc_main.c:1408 #, c-format msgid "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" msgstr "" #: sunrpc/rpc_main.c:1410 #, c-format msgid "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1412 #, c-format msgid "\t%s [-s nettype]* [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1413 #, c-format msgid "\t%s [-n netid]* [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1421 #, c-format msgid "options:\n" msgstr "" #: sunrpc/rpc_main.c:1422 #, c-format msgid "-a\t\tgenerate all files, including samples\n" msgstr "" #: sunrpc/rpc_main.c:1423 #, c-format msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n" msgstr "" #: sunrpc/rpc_main.c:1424 #, c-format msgid "-c\t\tgenerate XDR routines\n" msgstr "" #: sunrpc/rpc_main.c:1425 #, c-format msgid "-C\t\tANSI C mode\n" msgstr "" #: sunrpc/rpc_main.c:1426 #, c-format msgid "-Dname[=value]\tdefine a symbol (same as #define)\n" msgstr "" #: sunrpc/rpc_main.c:1427 #, c-format msgid "-h\t\tgenerate header file\n" msgstr "" #: sunrpc/rpc_main.c:1428 #, c-format msgid "-i size\t\tsize at which to start generating inline code\n" msgstr "" #: sunrpc/rpc_main.c:1429 #, c-format msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n" msgstr "" #: sunrpc/rpc_main.c:1430 #, c-format msgid "-K seconds\tserver exits after K seconds of inactivity\n" msgstr "" #: sunrpc/rpc_main.c:1431 #, c-format msgid "-l\t\tgenerate client side stubs\n" msgstr "" #: sunrpc/rpc_main.c:1432 #, c-format msgid "-L\t\tserver errors will be printed to syslog\n" msgstr "" #: sunrpc/rpc_main.c:1433 #, c-format msgid "-m\t\tgenerate server side stubs\n" msgstr "" #: sunrpc/rpc_main.c:1434 #, c-format msgid "-M\t\tgenerate MT-safe code\n" msgstr "" #: sunrpc/rpc_main.c:1435 #, c-format msgid "-n netid\tgenerate server code that supports named netid\n" msgstr "" #: sunrpc/rpc_main.c:1436 #, c-format msgid "-N\t\tsupports multiple arguments and call-by-value\n" msgstr "" #: sunrpc/rpc_main.c:1437 #, c-format msgid "-o outfile\tname of the output file\n" msgstr "" #: sunrpc/rpc_main.c:1438 #, c-format msgid "-s nettype\tgenerate server code that supports named nettype\n" msgstr "" #: sunrpc/rpc_main.c:1439 #, c-format msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n" msgstr "" #: sunrpc/rpc_main.c:1440 #, c-format msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n" msgstr "" #: sunrpc/rpc_main.c:1441 #, c-format msgid "-Sm \t\tgenerate makefile template \n" msgstr "" #: sunrpc/rpc_main.c:1442 #, c-format msgid "-t\t\tgenerate RPC dispatch table\n" msgstr "" #: sunrpc/rpc_main.c:1443 #, c-format msgid "-T\t\tgenerate code to support RPC dispatch tables\n" msgstr "" #: sunrpc/rpc_main.c:1444 #, c-format msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n" msgstr "" #: sunrpc/rpc_main.c:1445 #, c-format msgid "-5\t\tSysVr4 compatibility mode\n" msgstr "" #: sunrpc/rpc_main.c:1446 #, c-format msgid "--help\t\tgive this help list\n" msgstr "" #: sunrpc/rpc_main.c:1447 #, c-format msgid "--version\tprint program version\n" msgstr "" #: sunrpc/rpc_main.c:1449 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: sunrpc/rpc_scan.c:112 msgid "constant or identifier expected" msgstr "" #: sunrpc/rpc_scan.c:308 msgid "illegal character in file: " msgstr "" #: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373 msgid "unterminated string constant" msgstr "" #: sunrpc/rpc_scan.c:379 msgid "empty char string" msgstr "" #: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531 msgid "preprocessor error" msgstr "" #: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392 #, c-format msgid "program %lu is not available\n" msgstr "" #: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342 #: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485 #: sunrpc/rpcinfo.c:519 #, c-format msgid "program %lu version %lu is not available\n" msgstr "" #: sunrpc/rpcinfo.c:524 #, c-format msgid "program %lu version %lu ready and waiting\n" msgstr "" #: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572 msgid "rpcinfo: can't contact portmapper" msgstr "" #: sunrpc/rpcinfo.c:579 msgid "No remote programs registered.\n" msgstr "" #: sunrpc/rpcinfo.c:583 msgid " program vers proto port\n" msgstr "" #: sunrpc/rpcinfo.c:622 msgid "(unknown)" msgstr "" #: sunrpc/rpcinfo.c:646 #, c-format msgid "rpcinfo: broadcast failed: %s\n" msgstr "" #: sunrpc/rpcinfo.c:667 msgid "Sorry. You are not root\n" msgstr "" #: sunrpc/rpcinfo.c:674 #, c-format msgid "rpcinfo: Could not delete registration for prog %s version %s\n" msgstr "" #: sunrpc/rpcinfo.c:683 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" msgstr "" #: sunrpc/rpcinfo.c:685 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" msgstr "" #: sunrpc/rpcinfo.c:687 msgid " rpcinfo -p [ host ]\n" msgstr "" #: sunrpc/rpcinfo.c:688 msgid " rpcinfo -b prognum versnum\n" msgstr "" #: sunrpc/rpcinfo.c:689 msgid " rpcinfo -d prognum versnum\n" msgstr "" #: sunrpc/rpcinfo.c:714 #, c-format msgid "rpcinfo: %s is unknown service\n" msgstr "" #: sunrpc/rpcinfo.c:751 #, c-format msgid "rpcinfo: %s is unknown host\n" msgstr "" #: sunrpc/svc_run.c:71 msgid "svc_run: - out of memory" msgstr "" #: sunrpc/svc_run.c:91 msgid "svc_run: - poll failed" msgstr "" #: sunrpc/svc_simple.c:80 #, c-format msgid "can't reassign procedure number %ld\n" msgstr "" #: sunrpc/svc_simple.c:90 msgid "couldn't create an rpc server\n" msgstr "" #: sunrpc/svc_simple.c:98 #, c-format msgid "couldn't register prog %ld vers %ld\n" msgstr "" #: sunrpc/svc_simple.c:106 msgid "registerrpc: out of memory\n" msgstr "" #: sunrpc/svc_simple.c:169 #, c-format msgid "trouble replying to prog %d\n" msgstr "" #: sunrpc/svc_simple.c:178 #, c-format msgid "never registered prog %d\n" msgstr "" #: sunrpc/svc_tcp.c:164 msgid "svc_tcp.c - tcp socket creation problem" msgstr "" #: sunrpc/svc_tcp.c:179 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "" #: sunrpc/svc_udp.c:137 msgid "svcudp_create: socket creation problem" msgstr "" #: sunrpc/svc_udp.c:151 msgid "svcudp_create - cannot getsockname" msgstr "" #: sunrpc/svc_udp.c:183 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n" msgstr "" #: sunrpc/svc_udp.c:495 msgid "enablecache: cache already enabled" msgstr "" #: sunrpc/svc_udp.c:501 msgid "enablecache: could not allocate cache" msgstr "" #: sunrpc/svc_udp.c:510 msgid "enablecache: could not allocate cache data" msgstr "" #: sunrpc/svc_udp.c:518 msgid "enablecache: could not allocate cache fifo" msgstr "" #: sunrpc/svc_udp.c:554 msgid "cache_set: victim not found" msgstr "" #: sunrpc/svc_udp.c:565 msgid "cache_set: victim alloc failed" msgstr "" #: sunrpc/svc_udp.c:572 msgid "cache_set: could not allocate new rpc_buffer" msgstr "" #: sunrpc/svc_unix.c:162 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "" #: sunrpc/svc_unix.c:178 msgid "svc_unix.c - cannot getsockname or listen" msgstr "" #: sysdeps/generic/siglist.h:28 msgid "Hangup" msgstr "" #: sysdeps/generic/siglist.h:29 msgid "Interrupt" msgstr "" #: sysdeps/generic/siglist.h:30 msgid "Quit" msgstr "" #: sysdeps/generic/siglist.h:31 msgid "Illegal instruction" msgstr "" #: sysdeps/generic/siglist.h:32 msgid "Trace/breakpoint trap" msgstr "" #: sysdeps/generic/siglist.h:33 msgid "Aborted" msgstr "" #: sysdeps/generic/siglist.h:34 msgid "Floating point exception" msgstr "" #: sysdeps/generic/siglist.h:35 msgid "Killed" msgstr "" #: sysdeps/generic/siglist.h:36 msgid "Bus error" msgstr "" #: sysdeps/generic/siglist.h:37 msgid "Segmentation fault" msgstr "" #. TRANS Broken pipe; there is no process reading from the other end of a pipe. #. TRANS Every library function that returns this error code also generates a #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} #. TRANS unless it has handled or blocked @code{SIGPIPE}. #: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:359 msgid "Broken pipe" msgstr "" #: sysdeps/generic/siglist.h:39 msgid "Alarm clock" msgstr "" #: sysdeps/generic/siglist.h:40 msgid "Terminated" msgstr "" #: sysdeps/generic/siglist.h:41 msgid "Urgent I/O condition" msgstr "" #: sysdeps/generic/siglist.h:42 msgid "Stopped (signal)" msgstr "" #: sysdeps/generic/siglist.h:43 msgid "Stopped" msgstr "" #: sysdeps/generic/siglist.h:44 msgid "Continued" msgstr "" #: sysdeps/generic/siglist.h:45 msgid "Child exited" msgstr "" #: sysdeps/generic/siglist.h:46 msgid "Stopped (tty input)" msgstr "" #: sysdeps/generic/siglist.h:47 msgid "Stopped (tty output)" msgstr "" #: sysdeps/generic/siglist.h:48 msgid "I/O possible" msgstr "" #: sysdeps/generic/siglist.h:49 msgid "CPU time limit exceeded" msgstr "" #: sysdeps/generic/siglist.h:50 msgid "File size limit exceeded" msgstr "" #: sysdeps/generic/siglist.h:51 msgid "Virtual timer expired" msgstr "" #: sysdeps/generic/siglist.h:52 msgid "Profiling timer expired" msgstr "" #: sysdeps/generic/siglist.h:53 msgid "User defined signal 1" msgstr "" #: sysdeps/generic/siglist.h:54 msgid "User defined signal 2" msgstr "" #: sysdeps/generic/siglist.h:58 msgid "EMT trap" msgstr "" #: sysdeps/generic/siglist.h:61 msgid "Bad system call" msgstr "" #: sysdeps/generic/siglist.h:64 msgid "Stack fault" msgstr "" #: sysdeps/generic/siglist.h:67 msgid "Information request" msgstr "" #: sysdeps/generic/siglist.h:69 msgid "Power failure" msgstr "" #: sysdeps/generic/siglist.h:72 msgid "Resource lost" msgstr "" #: sysdeps/generic/siglist.h:75 msgid "Window changed" msgstr "" #. TRANS Operation not permitted; only the owner of the file (or other resource) #. TRANS or processes with special privileges can perform the operation. #: sysdeps/gnu/errlist.c:25 msgid "Operation not permitted" msgstr "" #. TRANS No process matches the specified process ID. #: sysdeps/gnu/errlist.c:45 msgid "No such process" msgstr "" #. TRANS Interrupted function call; an asynchronous signal occurred and prevented #. TRANS completion of the call. When this happens, you should try the call #. TRANS again. #. TRANS #. TRANS You can choose to have functions resume after a signal that is handled, #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted #. TRANS Primitives}. #: sysdeps/gnu/errlist.c:60 msgid "Interrupted system call" msgstr "" #. TRANS Input/output error; usually used for physical read or write errors. #: sysdeps/gnu/errlist.c:69 msgid "Input/output error" msgstr "" #. TRANS No such device or address. The system tried to use the device #. TRANS represented by a file you specified, and it couldn't find the device. #. TRANS This can mean that the device file was installed incorrectly, or that #. TRANS the physical device is missing or not correctly attached to the #. TRANS computer. #: sysdeps/gnu/errlist.c:82 msgid "No such device or address" msgstr "" #. TRANS Argument list too long; used when the arguments passed to a new program #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a #. TRANS File}) occupy too much memory space. This condition never arises on #. TRANS @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:94 msgid "Argument list too long" msgstr "" #. TRANS Invalid executable file format. This condition is detected by the #. TRANS @code{exec} functions; see @ref{Executing a File}. #: sysdeps/gnu/errlist.c:104 msgid "Exec format error" msgstr "" #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been #. TRANS closed or reading from a descriptor open only for writing (or vice #. TRANS versa). #: sysdeps/gnu/errlist.c:115 msgid "Bad file descriptor" msgstr "" #. TRANS There are no child processes. This error happens on operations that are #. TRANS supposed to manipulate child processes, when there aren't any processes #. TRANS to manipulate. #: sysdeps/gnu/errlist.c:126 msgid "No child processes" msgstr "" #. TRANS Deadlock avoided; allocating a system resource would have resulted in a #. TRANS deadlock situation. The system does not guarantee that it will notice #. TRANS all such situations. This error means you got lucky and the system #. TRANS noticed; it might just hang. @xref{File Locks}, for an example. #: sysdeps/gnu/errlist.c:138 msgid "Resource deadlock avoided" msgstr "" #. TRANS No memory available. The system cannot allocate more virtual memory #. TRANS because its capacity is full. #: sysdeps/gnu/errlist.c:148 msgid "Cannot allocate memory" msgstr "" #. TRANS Bad address; an invalid pointer was detected. #. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead. #: sysdeps/gnu/errlist.c:167 msgid "Bad address" msgstr "" #. TRANS A file that isn't a block special file was given in a situation that #. TRANS requires one. For example, trying to mount an ordinary file as a file #. TRANS system in Unix gives this error. #: sysdeps/gnu/errlist.c:178 msgid "Block device required" msgstr "" #. TRANS Resource busy; a system resource that can't be shared is already in use. #. TRANS For example, if you try to delete a file that is the root of a currently #. TRANS mounted filesystem, you get this error. #: sysdeps/gnu/errlist.c:189 msgid "Device or resource busy" msgstr "" #. TRANS File exists; an existing file was specified in a context where it only #. TRANS makes sense to specify a new file. #: sysdeps/gnu/errlist.c:199 msgid "File exists" msgstr "" #. TRANS An attempt to make an improper link across file systems was detected. #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:210 msgid "Invalid cross-device link" msgstr "" #. TRANS The wrong type of device was given to a function that expects a #. TRANS particular sort of device. #: sysdeps/gnu/errlist.c:220 msgid "No such device" msgstr "" #. TRANS A file that isn't a directory was specified when a directory is required. #: sysdeps/gnu/errlist.c:229 msgid "Not a directory" msgstr "" #. TRANS File is a directory; you cannot open a directory for writing, #. TRANS or create or remove hard links to it. #: sysdeps/gnu/errlist.c:239 msgid "Is a directory" msgstr "" #. TRANS Invalid argument. This is used to indicate various kinds of problems #. TRANS with passing the wrong argument to a library function. #: sysdeps/gnu/errlist.c:249 msgid "Invalid argument" msgstr "" #. TRANS The current process has too many files open and can't open any more. #. TRANS Duplicate descriptors do count toward this limit. #. TRANS #. TRANS In BSD and GNU, the number of open files is controlled by a resource #. TRANS limit that can usually be increased. If you get this error, you might #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited; #. TRANS @pxref{Limits on Resources}. #: sysdeps/gnu/errlist.c:264 msgid "Too many open files" msgstr "" #. TRANS There are too many distinct file openings in the entire system. Note #. TRANS that any number of linked channels count as just one file opening; see #. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:275 msgid "Too many open files in system" msgstr "" #. TRANS Inappropriate I/O control operation, such as trying to set terminal #. TRANS modes on an ordinary file. #: sysdeps/gnu/errlist.c:285 msgid "Inappropriate ioctl for device" msgstr "" #. TRANS An attempt to execute a file that is currently open for writing, or #. TRANS write to a file that is currently being executed. Often using a #. TRANS debugger to run a program is considered having it open for writing and #. TRANS will cause this error. (The name stands for ``text file busy''.) This #. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary. #: sysdeps/gnu/errlist.c:298 msgid "Text file busy" msgstr "" #. TRANS File too big; the size of a file would be larger than allowed by the system. #: sysdeps/gnu/errlist.c:307 msgid "File too large" msgstr "" #. TRANS No space left on device; write operation on a file failed because the #. TRANS disk is full. #: sysdeps/gnu/errlist.c:317 msgid "No space left on device" msgstr "" #. TRANS Invalid seek operation (such as on a pipe). #: sysdeps/gnu/errlist.c:326 msgid "Illegal seek" msgstr "" #. TRANS An attempt was made to modify something on a read-only file system. #: sysdeps/gnu/errlist.c:335 msgid "Read-only file system" msgstr "" #. TRANS Too many links; the link count of a single file would become too large. #. TRANS @code{rename} can cause this error if the file being renamed already has #. TRANS as many links as it can take (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:346 msgid "Too many links" msgstr "" #. TRANS Domain error; used by mathematical functions when an argument value does #. TRANS not fall into the domain over which the function is defined. #: sysdeps/gnu/errlist.c:369 msgid "Numerical argument out of domain" msgstr "" #. TRANS Range error; used by mathematical functions when the result value is #. TRANS not representable because of overflow or underflow. #: sysdeps/gnu/errlist.c:379 msgid "Numerical result out of range" msgstr "" #. TRANS Resource temporarily unavailable; the call might work if you try again #. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN}; #. TRANS they are always the same in @theglibc{}. #. TRANS #. TRANS This error can happen in a few different situations: #. TRANS #. TRANS @itemize @bullet #. TRANS @item #. TRANS An operation that would block was attempted on an object that has #. TRANS non-blocking mode selected. Trying the same operation again will block #. TRANS until some external condition makes it possible to read, write, or #. TRANS connect (whatever the operation). You can use @code{select} to find out #. TRANS when the operation will be possible; @pxref{Waiting for I/O}. #. TRANS #. TRANS @strong{Portability Note:} In many older Unix systems, this condition #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code #. TRANS different from @code{EAGAIN}. To make your program portable, you should #. TRANS check for both codes and treat them the same. #. TRANS #. TRANS @item #. TRANS A temporary resource shortage made an operation impossible. @code{fork} #. TRANS can return this error. It indicates that the shortage is expected to #. TRANS pass, so your program can try the call again later and it may succeed. #. TRANS It is probably a good idea to delay for a few seconds before trying it #. TRANS again, to allow time for other processes to release scarce resources. #. TRANS Such shortages are usually fairly serious and affect the whole system, #. TRANS so usually an interactive program should report the error to the user #. TRANS and return to its command loop. #. TRANS @end itemize #: sysdeps/gnu/errlist.c:416 msgid "Resource temporarily unavailable" msgstr "" #. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above). #. TRANS The values are always the same, on every operating system. #. TRANS #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a #. TRANS separate error code. #: sysdeps/gnu/errlist.c:429 msgid "Operation would block" msgstr "" #. TRANS An operation that cannot complete immediately was initiated on an object #. TRANS that has non-blocking mode selected. Some functions that must always #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return #. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that #. TRANS the operation has begun and will take some time. Attempts to manipulate #. TRANS the object before the call completes return @code{EALREADY}. You can #. TRANS use the @code{select} function to find out when the pending operation #. TRANS has completed; @pxref{Waiting for I/O}. #: sysdeps/gnu/errlist.c:445 msgid "Operation now in progress" msgstr "" #. TRANS An operation is already in progress on an object that has non-blocking #. TRANS mode selected. #: sysdeps/gnu/errlist.c:455 msgid "Operation already in progress" msgstr "" #. TRANS A file that isn't a socket was specified when a socket is required. #: sysdeps/gnu/errlist.c:464 msgid "Socket operation on non-socket" msgstr "" #. TRANS The size of a message sent on a socket was larger than the supported #. TRANS maximum size. #: sysdeps/gnu/errlist.c:474 msgid "Message too long" msgstr "" #. TRANS The socket type does not support the requested communications protocol. #: sysdeps/gnu/errlist.c:483 msgid "Protocol wrong type for socket" msgstr "" #. TRANS You specified a socket option that doesn't make sense for the #. TRANS particular protocol being used by the socket. @xref{Socket Options}. #: sysdeps/gnu/errlist.c:493 msgid "Protocol not available" msgstr "" #. TRANS The socket domain does not support the requested communications protocol #. TRANS (perhaps because the requested protocol is completely invalid). #. TRANS @xref{Creating a Socket}. #: sysdeps/gnu/errlist.c:504 msgid "Protocol not supported" msgstr "" #. TRANS The socket type is not supported. #: sysdeps/gnu/errlist.c:513 msgid "Socket type not supported" msgstr "" #. TRANS The operation you requested is not supported. Some socket functions #. TRANS don't make sense for all types of sockets, and others may not be #. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this #. TRANS error can happen for many calls when the object does not support the #. TRANS particular operation; it is a generic indication that the server knows #. TRANS nothing to do for that call. #: sysdeps/gnu/errlist.c:527 msgid "Operation not supported" msgstr "" #. TRANS The socket communications protocol family you requested is not supported. #: sysdeps/gnu/errlist.c:536 msgid "Protocol family not supported" msgstr "" #. TRANS The address family specified for a socket is not supported; it is #. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}. #: sysdeps/gnu/errlist.c:546 msgid "Address family not supported by protocol" msgstr "" #. TRANS The requested socket address is already in use. @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:555 msgid "Address already in use" msgstr "" #. TRANS The requested socket address is not available; for example, you tried #. TRANS to give a socket a name that doesn't match the local host name. #. TRANS @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:566 msgid "Cannot assign requested address" msgstr "" #. TRANS A socket operation failed because the network was down. #: sysdeps/gnu/errlist.c:575 msgid "Network is down" msgstr "" #. TRANS A socket operation failed because the subnet containing the remote host #. TRANS was unreachable. #: sysdeps/gnu/errlist.c:585 msgid "Network is unreachable" msgstr "" #. TRANS A network connection was reset because the remote host crashed. #: sysdeps/gnu/errlist.c:594 msgid "Network dropped connection on reset" msgstr "" #. TRANS A network connection was aborted locally. #: sysdeps/gnu/errlist.c:603 msgid "Software caused connection abort" msgstr "" #. TRANS A network connection was closed for reasons outside the control of the #. TRANS local host, such as by the remote machine rebooting or an unrecoverable #. TRANS protocol violation. #: sysdeps/gnu/errlist.c:614 msgid "Connection reset by peer" msgstr "" #. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the #. TRANS other from network operations. #: sysdeps/gnu/errlist.c:625 msgid "No buffer space available" msgstr "" #. TRANS You tried to connect a socket that is already connected. #. TRANS @xref{Connecting}. #: sysdeps/gnu/errlist.c:635 msgid "Transport endpoint is already connected" msgstr "" #. TRANS The socket is not connected to anything. You get this error when you #. TRANS try to transmit data over a socket, without first specifying a #. TRANS destination for the data. For a connectionless socket (for datagram #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead. #: sysdeps/gnu/errlist.c:647 msgid "Transport endpoint is not connected" msgstr "" #. TRANS No default destination address was set for the socket. You get this #. TRANS error when you try to transmit data over a connectionless socket, #. TRANS without first specifying a destination for the data with @code{connect}. #: sysdeps/gnu/errlist.c:658 msgid "Destination address required" msgstr "" #. TRANS The socket has already been shut down. #: sysdeps/gnu/errlist.c:667 msgid "Cannot send after transport endpoint shutdown" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:676 msgid "Too many references: cannot splice" msgstr "" #. TRANS A socket operation with a specified timeout received no response during #. TRANS the timeout period. #: sysdeps/gnu/errlist.c:686 msgid "Connection timed out" msgstr "" #. TRANS A remote host refused to allow the network connection (typically because #. TRANS it is not running the requested service). #: sysdeps/gnu/errlist.c:696 msgid "Connection refused" msgstr "" #. TRANS Too many levels of symbolic links were encountered in looking up a file name. #. TRANS This often indicates a cycle of symbolic links. #: sysdeps/gnu/errlist.c:706 msgid "Too many levels of symbolic links" msgstr "" #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for #. TRANS Files}) or host name too long (in @code{gethostname} or #. TRANS @code{sethostname}; @pxref{Host Identification}). #: sysdeps/gnu/errlist.c:717 msgid "File name too long" msgstr "" #. TRANS The remote host for a requested network connection is down. #: sysdeps/gnu/errlist.c:726 msgid "Host is down" msgstr "" #. TRANS The remote host for a requested network connection is not reachable. #: sysdeps/gnu/errlist.c:735 msgid "No route to host" msgstr "" #. TRANS Directory not empty, where an empty directory was expected. Typically, #. TRANS this error occurs when you are trying to delete a directory. #: sysdeps/gnu/errlist.c:745 msgid "Directory not empty" msgstr "" #. TRANS This means that the per-user limit on new process would be exceeded by #. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on #. TRANS the @code{RLIMIT_NPROC} limit. #: sysdeps/gnu/errlist.c:756 msgid "Too many processes" msgstr "" #. TRANS The file quota system is confused because there are too many users. #. TRANS @c This can probably happen in a GNU system when using NFS. #: sysdeps/gnu/errlist.c:766 msgid "Too many users" msgstr "" #. TRANS The user's disk quota was exceeded. #: sysdeps/gnu/errlist.c:775 msgid "Disk quota exceeded" msgstr "" #. TRANS Stale file handle. This indicates an internal confusion in the #. TRANS file system which is due to file system rearrangements on the server host #. TRANS for NFS file systems or corruption in other file systems. #. TRANS Repairing this condition usually requires unmounting, possibly repairing #. TRANS and remounting the file system. #: sysdeps/gnu/errlist.c:788 msgid "Stale file handle" msgstr "" #. TRANS An attempt was made to NFS-mount a remote file system with a file name that #. TRANS already specifies an NFS-mounted file. #. TRANS (This is an error on some operating systems, but we expect it to work #. TRANS properly on @gnuhurdsystems{}, making this error code impossible.) #: sysdeps/gnu/errlist.c:800 msgid "Object is remote" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:809 msgid "RPC struct is bad" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:818 msgid "RPC version wrong" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:827 msgid "RPC program not available" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:836 msgid "RPC program version wrong" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:845 msgid "RPC bad procedure for program" msgstr "" #. TRANS No locks available. This is used by the file locking facilities; see #. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but #. TRANS it can result from an operation to an NFS server running another #. TRANS operating system. #: sysdeps/gnu/errlist.c:857 msgid "No locks available" msgstr "" #. TRANS Inappropriate file type or format. The file was the wrong type for the #. TRANS operation, or a data file had the wrong format. #. TRANS #. TRANS On some systems @code{chmod} returns this error if you try to set the #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}. #: sysdeps/gnu/errlist.c:870 msgid "Inappropriate file type or format" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:879 msgid "Authentication error" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:888 msgid "Need authenticator" msgstr "" #. TRANS Function not implemented. This indicates that the function called is #. TRANS not implemented at all, either in the C library itself or in the #. TRANS operating system. When you get this error, you can be sure that this #. TRANS particular function will always fail with @code{ENOSYS} unless you #. TRANS install a new version of the C library or the operating system. #: sysdeps/gnu/errlist.c:901 msgid "Function not implemented" msgstr "" #. TRANS Not supported. A function returns this error when certain parameter #. TRANS values are valid, but the functionality they request is not available. #. TRANS This can mean that the function does not implement a particular command #. TRANS or option value or flag bit at all. For functions that operate on some #. TRANS object given in a parameter, such as a file descriptor or a port, it #. TRANS might instead mean that only @emph{that specific object} (file #. TRANS descriptor, port, etc.) is unable to support the other parameters given; #. TRANS different file descriptors might support different ranges of parameter #. TRANS values. #. TRANS #. TRANS If the entire function is not available at all in the implementation, #. TRANS it returns @code{ENOSYS} instead. #: sysdeps/gnu/errlist.c:921 msgid "Not supported" msgstr "" #. TRANS While decoding a multibyte character the function came along an invalid #. TRANS or an incomplete sequence of bytes or the given wide character is invalid. #: sysdeps/gnu/errlist.c:931 msgid "Invalid or incomplete multibyte or wide character" msgstr "" #. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return #. TRANS this error for certain operations when the caller is not in the #. TRANS foreground process group of the terminal. Users do not usually see this #. TRANS error because functions such as @code{read} and @code{write} translate #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control}, #. TRANS for information on process groups and these signals. #: sysdeps/gnu/errlist.c:945 msgid "Inappropriate operation for background process" msgstr "" #. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is #. TRANS translated by a program and the translator program dies while starting #. TRANS up, before it has connected to the file. #: sysdeps/gnu/errlist.c:956 msgid "Translator died" msgstr "" #. TRANS The experienced user will know what is wrong. #. TRANS @c This error code is a joke. Its perror text is part of the joke. #. TRANS @c Don't change it. #: sysdeps/gnu/errlist.c:967 msgid "?" msgstr "" #. TRANS You did @strong{what}? #: sysdeps/gnu/errlist.c:976 msgid "You really blew it this time" msgstr "" #. TRANS Go home and have a glass of warm, dairy-fresh milk. #: sysdeps/gnu/errlist.c:985 msgid "Computer bought the farm" msgstr "" #. TRANS This error code has no purpose. #: sysdeps/gnu/errlist.c:994 msgid "Gratuitous error" msgstr "" #: sysdeps/gnu/errlist.c:1002 msgid "Bad message" msgstr "" #: sysdeps/gnu/errlist.c:1010 msgid "Identifier removed" msgstr "" #: sysdeps/gnu/errlist.c:1018 msgid "Multihop attempted" msgstr "" #: sysdeps/gnu/errlist.c:1026 msgid "No data available" msgstr "" #: sysdeps/gnu/errlist.c:1034 msgid "Link has been severed" msgstr "" #: sysdeps/gnu/errlist.c:1042 msgid "No message of desired type" msgstr "" #: sysdeps/gnu/errlist.c:1050 msgid "Out of streams resources" msgstr "" #: sysdeps/gnu/errlist.c:1058 msgid "Device not a stream" msgstr "" #: sysdeps/gnu/errlist.c:1066 msgid "Value too large for defined data type" msgstr "" #: sysdeps/gnu/errlist.c:1074 msgid "Protocol error" msgstr "" #: sysdeps/gnu/errlist.c:1082 msgid "Timer expired" msgstr "" #. TRANS Operation canceled; an asynchronous operation was canceled before it #. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel}, #. TRANS the normal result is for the operations affected to complete with this #. TRANS error; @pxref{Cancel AIO Operations}. #: sysdeps/gnu/errlist.c:1094 msgid "Operation canceled" msgstr "" #: sysdeps/gnu/errlist.c:1102 msgid "Interrupted system call should be restarted" msgstr "" #: sysdeps/gnu/errlist.c:1110 msgid "Channel number out of range" msgstr "" #: sysdeps/gnu/errlist.c:1118 msgid "Level 2 not synchronized" msgstr "" #: sysdeps/gnu/errlist.c:1126 msgid "Level 3 halted" msgstr "" #: sysdeps/gnu/errlist.c:1134 msgid "Level 3 reset" msgstr "" #: sysdeps/gnu/errlist.c:1142 msgid "Link number out of range" msgstr "" #: sysdeps/gnu/errlist.c:1150 msgid "Protocol driver not attached" msgstr "" #: sysdeps/gnu/errlist.c:1158 msgid "No CSI structure available" msgstr "" #: sysdeps/gnu/errlist.c:1166 msgid "Level 2 halted" msgstr "" #: sysdeps/gnu/errlist.c:1174 msgid "Invalid exchange" msgstr "" #: sysdeps/gnu/errlist.c:1182 msgid "Invalid request descriptor" msgstr "" #: sysdeps/gnu/errlist.c:1190 msgid "Exchange full" msgstr "" #: sysdeps/gnu/errlist.c:1198 msgid "No anode" msgstr "" #: sysdeps/gnu/errlist.c:1206 msgid "Invalid request code" msgstr "" #: sysdeps/gnu/errlist.c:1214 msgid "Invalid slot" msgstr "" #: sysdeps/gnu/errlist.c:1222 msgid "File locking deadlock error" msgstr "" #: sysdeps/gnu/errlist.c:1230 msgid "Bad font file format" msgstr "" #: sysdeps/gnu/errlist.c:1238 msgid "Machine is not on the network" msgstr "" #: sysdeps/gnu/errlist.c:1246 msgid "Package not installed" msgstr "" #: sysdeps/gnu/errlist.c:1254 msgid "Advertise error" msgstr "" #: sysdeps/gnu/errlist.c:1262 msgid "Srmount error" msgstr "" #: sysdeps/gnu/errlist.c:1270 msgid "Communication error on send" msgstr "" #: sysdeps/gnu/errlist.c:1278 msgid "RFS specific error" msgstr "" #: sysdeps/gnu/errlist.c:1286 msgid "Name not unique on network" msgstr "" #: sysdeps/gnu/errlist.c:1294 msgid "File descriptor in bad state" msgstr "" #: sysdeps/gnu/errlist.c:1302 msgid "Remote address changed" msgstr "" #: sysdeps/gnu/errlist.c:1310 msgid "Can not access a needed shared library" msgstr "" #: sysdeps/gnu/errlist.c:1318 msgid "Accessing a corrupted shared library" msgstr "" #: sysdeps/gnu/errlist.c:1326 msgid ".lib section in a.out corrupted" msgstr "" #: sysdeps/gnu/errlist.c:1334 msgid "Attempting to link in too many shared libraries" msgstr "" #: sysdeps/gnu/errlist.c:1342 msgid "Cannot exec a shared library directly" msgstr "" #: sysdeps/gnu/errlist.c:1350 msgid "Streams pipe error" msgstr "" #: sysdeps/gnu/errlist.c:1358 msgid "Structure needs cleaning" msgstr "" #: sysdeps/gnu/errlist.c:1366 msgid "Not a XENIX named type file" msgstr "" #: sysdeps/gnu/errlist.c:1374 msgid "No XENIX semaphores available" msgstr "" #: sysdeps/gnu/errlist.c:1382 msgid "Is a named type file" msgstr "" #: sysdeps/gnu/errlist.c:1390 msgid "Remote I/O error" msgstr "" #: sysdeps/gnu/errlist.c:1398 msgid "No medium found" msgstr "" #: sysdeps/gnu/errlist.c:1406 msgid "Wrong medium type" msgstr "" #: sysdeps/gnu/errlist.c:1414 msgid "Required key not available" msgstr "" #: sysdeps/gnu/errlist.c:1422 msgid "Key has expired" msgstr "" #: sysdeps/gnu/errlist.c:1430 msgid "Key has been revoked" msgstr "" #: sysdeps/gnu/errlist.c:1438 msgid "Key was rejected by service" msgstr "" #: sysdeps/gnu/errlist.c:1446 msgid "Owner died" msgstr "" #: sysdeps/gnu/errlist.c:1454 msgid "State not recoverable" msgstr "" #: sysdeps/gnu/errlist.c:1462 msgid "Operation not possible due to RF-kill" msgstr "" #: sysdeps/gnu/errlist.c:1470 msgid "Memory page has hardware error" msgstr "" #: sysdeps/mach/_strerror.c:56 msgid "Error in unknown error system: " msgstr "" #: sysdeps/posix/gai_strerror-strs.h:1 msgid "Address family for hostname not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:2 msgid "Temporary failure in name resolution" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:3 msgid "Bad value for ai_flags" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:4 msgid "Non-recoverable failure in name resolution" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:5 msgid "ai_family not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:6 msgid "Memory allocation failure" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:7 msgid "No address associated with hostname" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:8 msgid "Name or service not known" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:9 msgid "Servname not supported for ai_socktype" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:10 msgid "ai_socktype not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:11 msgid "System error" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:12 msgid "Processing request in progress" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:13 msgid "Request canceled" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:14 msgid "Request not canceled" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:15 msgid "All requests done" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:16 msgid "Interrupted by a signal" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:17 msgid "Parameter string not correctly encoded" msgstr "" #: sysdeps/unix/sysv/linux/i386/readelflib.c:65 #, c-format msgid "%s is for unknown machine %d.\n" msgstr "" #: ports/sysdeps/unix/sysv/linux/ia64/makecontext.c:58 #, c-format msgid "makecontext: does not know how to handle more than 8 arguments\n" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:60 #, c-format msgid "" "Usage: lddlibc4 FILE\n" "\n" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:81 #, c-format msgid "cannot open `%s'" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:85 #, c-format msgid "cannot read header from `%s'" msgstr "" #: timezone/zdump.c:494 msgid "has fewer than 3 characters" msgstr "" #: timezone/zdump.c:496 msgid "has more than 6 characters" msgstr "" #: timezone/zdump.c:498 msgid "has characters other than ASCII alphanumerics, '-' or '+'" msgstr "" #: timezone/zdump.c:298 #, c-format msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n" msgstr "" #: timezone/zdump.c:307 #, c-format msgid "" "%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zdump.c:384 #, c-format msgid "%s: wild -c argument %s\n" msgstr "" #: timezone/zdump.c:417 #, c-format msgid "%s: wild -t argument %s\n" msgstr "" #: timezone/zic.c:370 #, c-format msgid "%s: Memory exhausted: %s\n" msgstr "" #: timezone/zic.c:369 msgid "size overflow" msgstr "" #: timezone/zic.c:416 msgid "int overflow" msgstr "" #: timezone/zic.c:410 #, c-format msgid "\"%s\", line %d: " msgstr "" #: timezone/zic.c:413 #, c-format msgid " (rule from \"%s\", line %d)" msgstr "" #: timezone/zic.c:432 #, c-format msgid "warning: " msgstr "" #: timezone/zic.c:498 #, c-format msgid "" "%s: usage is %s [ --version ] [ --help ] [ -v ] \\\n" "\t[ -l localtime ] [ -p posixrules ] [ -d directory ] \\\n" "\t[ -L leapseconds ] [ filename ... ]\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zic.c:477 msgid "wild compilation-time specification of zic_t" msgstr "" #: timezone/zic.c:496 #, c-format msgid "%s: More than one -d option specified\n" msgstr "" #: timezone/zic.c:506 #, c-format msgid "%s: More than one -l option specified\n" msgstr "" #: timezone/zic.c:516 #, c-format msgid "%s: More than one -p option specified\n" msgstr "" #: timezone/zic.c:526 #, c-format msgid "%s: More than one -y option specified\n" msgstr "" #: timezone/zic.c:536 #, c-format msgid "%s: More than one -L option specified\n" msgstr "" #: timezone/zic.c:603 msgid "-s ignored" msgstr "" #: timezone/zic.c:583 msgid "link to link" msgstr "" #: timezone/zic.c:644 timezone/zic.c:648 msgid "command line" msgstr "" #: timezone/zic.c:664 msgid "empty file name" msgstr "" #: timezone/zic.c:667 #, c-format msgid "file name '%s' begins with '/'" msgstr "" #: timezone/zic.c:676 #, c-format msgid "file name '%s' contains '%.*s' component" msgstr "" #: timezone/zic.c:682 #, c-format msgid "file name '%s' component contains leading '-'" msgstr "" #: timezone/zic.c:685 #, c-format msgid "file name '%s' contains overlength component '%.*s...'" msgstr "" #: timezone/zic.c:713 #, c-format msgid "file name '%s' contains byte '%c'" msgstr "" #: timezone/zic.c:714 #, c-format msgid "file name '%s' contains byte '\\%o'" msgstr "" #: timezone/zic.c:757 #, c-format msgid "%s: link from %s failed: %s" msgstr "" #: timezone/zic.c:650 msgid "hard link failed, symbolic link used" msgstr "" #: timezone/zic.c:660 #, c-format msgid "%s: Can't read %s: %s\n" msgstr "" #: timezone/zic.c:668 timezone/zic.c:1533 #, c-format msgid "%s: Can't create %s: %s\n" msgstr "" #: timezone/zic.c:686 msgid "link failed, copy used" msgstr "" #: timezone/zic.c:744 timezone/zic.c:746 msgid "same rule name in multiple files" msgstr "" #: timezone/zic.c:787 msgid "unruly zone" msgstr "" #: timezone/zic.c:794 #, c-format msgid "%s in ruleless zone" msgstr "" #: timezone/zic.c:814 msgid "standard input" msgstr "" #: timezone/zic.c:819 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "" #: timezone/zic.c:830 msgid "line too long" msgstr "" #: timezone/zic.c:850 msgid "input line of unknown type" msgstr "" #: timezone/zic.c:1034 #, c-format msgid "%s: Leap line in non leap seconds file %s" msgstr "" #: timezone/zic.c:873 timezone/zic.c:1282 timezone/zic.c:1304 #, c-format msgid "%s: panic: Invalid l_value %d\n" msgstr "" #: timezone/zic.c:893 msgid "expected continuation line not found" msgstr "" #: timezone/zic.c:934 timezone/zic.c:2610 timezone/zic.c:2624 msgid "time overflow" msgstr "" #: timezone/zic.c:941 msgid "values over 24 hours not handled by pre-2007 versions of zic" msgstr "" #: timezone/zic.c:952 msgid "wrong number of fields on Rule line" msgstr "" #: timezone/zic.c:956 msgid "nameless rule" msgstr "" #: timezone/zic.c:961 msgid "invalid saved time" msgstr "" #: timezone/zic.c:978 msgid "wrong number of fields on Zone line" msgstr "" #: timezone/zic.c:983 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "" #: timezone/zic.c:989 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "" #: timezone/zic.c:997 #, c-format msgid "duplicate zone name %s (file \"%s\", line %d)" msgstr "" #: timezone/zic.c:1010 msgid "wrong number of fields on Zone continuation line" msgstr "" #: timezone/zic.c:1047 msgid "invalid UT offset" msgstr "" #: timezone/zic.c:1050 msgid "invalid abbreviation format" msgstr "" #: timezone/zic.c:1220 #, c-format msgid "format '%s' not handled by pre-2015 versions of zic" msgstr "" #: timezone/zic.c:1079 msgid "" "Zone continuation line end time is not after end time of previous line" msgstr "" #: timezone/zic.c:1105 msgid "wrong number of fields on Leap line" msgstr "" #: timezone/zic.c:1114 msgid "invalid leaping year" msgstr "" #: timezone/zic.c:1134 timezone/zic.c:1236 msgid "invalid month name" msgstr "" #: timezone/zic.c:1147 timezone/zic.c:1349 timezone/zic.c:1363 msgid "invalid day of month" msgstr "" #: timezone/zic.c:1156 msgid "time too small" msgstr "" #: timezone/zic.c:1160 msgid "time too large" msgstr "" #: timezone/zic.c:1164 timezone/zic.c:1265 msgid "invalid time of day" msgstr "" #: timezone/zic.c:1183 msgid "illegal CORRECTION field on Leap line" msgstr "" #: timezone/zic.c:1188 msgid "illegal Rolling/Stationary field on Leap line" msgstr "" #: timezone/zic.c:1246 msgid "leap second precedes Big Bang" msgstr "" #: timezone/zic.c:1202 msgid "wrong number of fields on Link line" msgstr "" #: timezone/zic.c:1206 msgid "blank FROM field on Link line" msgstr "" #: timezone/zic.c:1286 msgid "invalid starting year" msgstr "" #: timezone/zic.c:1308 msgid "invalid ending year" msgstr "" #: timezone/zic.c:1312 msgid "starting year greater than ending year" msgstr "" #: timezone/zic.c:1319 msgid "typed single year" msgstr "" #: timezone/zic.c:1354 msgid "invalid weekday name" msgstr "" #: timezone/zic.c:1530 msgid "pre-2014 clients may mishandle more than 1200 transition times" msgstr "" #: timezone/zic.c:1523 #, c-format msgid "%s: Can't remove %s: %s\n" msgstr "" #: timezone/zic.c:1918 #, c-format msgid "%%z UTC offset magnitude exceeds 99:59:59" msgstr "" #: timezone/zic.c:2105 msgid "no POSIX environment variable for zone" msgstr "" #: timezone/zic.c:2111 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "" #: timezone/zic.c:2428 msgid "two rules for same instant" msgstr "" #: timezone/zic.c:2292 msgid "can't determine time zone abbreviation to use just after until time" msgstr "" #: timezone/zic.c:2338 timezone/zic.c:2416 msgid "too many local time types" msgstr "" #: timezone/zic.c:2420 msgid "UT offset out of range" msgstr "" #: timezone/zic.c:2444 msgid "too many leap seconds" msgstr "" #: timezone/zic.c:2450 msgid "repeated leap second moment" msgstr "" #: timezone/zic.c:2500 msgid "Wild result from command execution" msgstr "" #: timezone/zic.c:2501 #, c-format msgid "%s: command was '%s', result was %d\n" msgstr "" #: timezone/zic.c:2592 msgid "Odd number of quotation marks" msgstr "" #: timezone/zic.c:2669 msgid "use of 2/29 in non leap-year" msgstr "" #: timezone/zic.c:2931 msgid "" "rule goes past start/end of month; will not work with pre-2004 versions of " "zic" msgstr "" #: timezone/zic.c:2958 msgid "time zone abbreviation has fewer than 3 characters" msgstr "" #: timezone/zic.c:2960 msgid "time zone abbreviation has too many characters" msgstr "" #: timezone/zic.c:2749 msgid "time zone abbreviation differs from POSIX standard" msgstr "" #: timezone/zic.c:2755 msgid "too many, or too long, time zone abbreviations" msgstr "" #: timezone/zic.c:3004 #, c-format msgid "%s: Can't create directory %s: %s" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/Linux-PAM.po0000644000000000000000000004410112734304000017074 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: # Nik Kalach , 2012 # Nik Kalach , 2012 msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2013-09-19 10:02+0200\n" "PO-Revision-Date: 2014-01-21 00:46+0000\n" "Last-Translator: Nik Kalach \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ia\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...Le tempore es perimente...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Le tempore ha perimite!\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "conversation erronee (%d)\n" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "Contrasigno: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "Nove %s%scontrasigno: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "Retypa nove %s%scontrasigno: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "Le contrasignos non es equal." #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "Retypa %s" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "Cambiamento de contrasigno abortate." #: libpam/pam_item.c:311 msgid "login:" msgstr "conto:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Successo" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Error critic - abandono immediate" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Insuccesso de cargar un modulo" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Symbolo non trovate" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Error in le modulo de servicio" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Error de systema" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Error de buffer de memoria" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Permission denegate" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Fallimento de authentication" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "Credentiales insufficiente pro acceder a datos de authentication" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "" "Le servicio de authentication non pote recuperar le information de " "authentication" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Usator es incognite pro le modulo de authentication subjacente" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Il ha superate le numero maxime de tentativas pro le servicio" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "" "Le token de authentication non es jam valide; un nove token es necessari" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "Le conto del usator ha perimite" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "" "Impossibile de crear o eliminar un entrata pro le session specificate" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "" "Le servicio de authentication non pote obtener le credentiales del usator" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "Credentiales del usator perimite" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "Insuccesso al definition de credentiales de usator" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "Nulle datos specific del modulo es presente" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "Elemento incorrecte passate a pam_*_item()" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "Error de conversation" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "Error de manipulation del token de authentication" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "Impossibile de recuperar le information de authentication" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "Le token de authentication pare occupate" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "Peremption del token de authentication disactivate" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "Insuccesso del controlo preliminar per le servicio de contrasignos" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "Le valor restitute debe esser ignorate per le repartitor PAM" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "Modulo incognite" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "Le token de authentication ha perimite" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "Conversation in expectation de un evento" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "Le application debe appellar a libpam de nove" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "Error incognite de PAM" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "nove contrasigno es equl al previe" #: modules/pam_cracklib/pam_cracklib.c:624 #: modules/pam_cracklib/pam_cracklib.c:628 #: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "error al allocation de memoria" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "nove contrasigno es un polindromo" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "nove contrasigno cambia solo le registro de litteras" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "nove contrasigno es troppo simile al previe" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "nove contrasigno es troppo simple" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "nove contrasigno es un rotation del previe" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "nove contrasigno non ha satis de classes de character" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "nove contrasigno contine troppo de characteres identic consequente" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "nove contrasigno contine tro de characteres monotone in un sequentia" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "nove contrasigno contine le nomine de usator in alicun forma" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "Necun contrasigno fornite" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "Le contrasigno non ha cambiate" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "CONTRASIGNO MALFORMATE: %s" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s fallite: codice de exito %d" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s fallite: signal capturate %d%s" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s fallite: stato incognite 0x%x" #. TRANSLATORS: "strftime options for date of last login" #: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:496 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr " de %.*s" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " via %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "Ultime connexion:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "Benvenite al nove conto!" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "Ultime connexion fallite:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:536 modules/pam_lastlog/pam_lastlog.c:543 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." msgstr[0] "" "Il esseva %d insuccesso de initiar le session desde le ultime connexion." msgstr[1] "" "Il esseva %d insuccessos de initiar le session desde le ultime connexion." #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_lastlog/pam_lastlog.c:548 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Il esseva %d insuccessos a initiar le session desde le ultime connexion." #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Troppo de connexiones pro '%s'." #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "Nulle currero." #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "Il ha nove currero." #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "Il ha currero vetule." #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "Il ha currero." #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "Il non ha necun curreros in le dossier %s." #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "Il ha nove currero in le dossier %s." #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "Il ha currero vetule in le dossier %s." #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "Il ha currero in le dossier %s." #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "Creation del directorio '%s'." #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "Impossibile de crear e de initiar le directorio '%s'." #: modules/pam_pwhistory/pam_pwhistory.c:217 #: modules/pam_unix/pam_unix_passwd.c:517 msgid "Password has been already used. Choose another." msgstr "Le contrasigno jam se ha utilisate. Selige un altere." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "Le contrasigno se ha jam usate." #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Contexto de securitate predefinite %s\n" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "Velle tu introducer un rolo e nivello differente?" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "rolo:" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "Necun typo predefinite pro le rolo %s\n" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "nivello:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "Contexto de securitate incorrecte" #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "Impossibile de obtener un contexto valide pro %s" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "Contexto de securitate %s attribuite" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Contexto de creation de clave %s attribuite" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "error al initiar PAM\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "error in pam_set_item()\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "apertura de session: insuccesso de autoclonage: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "Cambiamento del contrasigno STRESS pro %s." #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Introduce le nove contrasigno STRESS: " #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Repete le nove contrasigno STRESS: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Error al verification; contrasigno non cambiate" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "Le conto es blocate temporarimente (%ld secundas remanente)" #: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:578 #, c-format msgid "Account locked due to %u failed logins" msgstr "Le conto es blocate a causa de %u insuccessos al authentication" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "Error de authentication" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "Error de servicio" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "Usator incognite" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Error incognite" #: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:909 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Numero incorrecte fornite a --reset=\n" #: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Option non recognoscite %s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file percurso-integre] [--user usator] [--reset[=n]] [--quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1039 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Impossibile de reinitiar tote le usatores a non-zero\n" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Conto Fallimentos Ultime fallimento De\n" #: modules/pam_tally2/pam_tally2.c:956 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [-f percurso-integre] [--file percurso-integre]\n" " [-u usator] [--user usator]\n" " [-r] [--reset[=n]] [--quiet]\n" #: modules/pam_timestamp/pam_timestamp.c:345 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "Accesso permittite (le ultime accesso eveniva ante %ld secundas)." #: modules/pam_unix/pam_unix_acct.c:247 modules/pam_unix/pam_unix_acct.c:269 msgid "Your account has expired; please contact your system administrator" msgstr "Le conto ha perimite; contacte le administrator del systema" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "Le administrator necessita le cambiamento immediate del contrasigno." #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "" "Le contrasigno es troppo vetule e debe esser cambiate immediatemente." #: modules/pam_unix/pam_unix_acct.c:282 modules/pam_unix/pam_unix_acct.c:289 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" msgstr[0] "Advertimento: le contrasigno perimera in %d die" msgstr[1] "Advertimento: le contrasigno perimera in %d dies" #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_unix/pam_unix_acct.c:294 #, c-format msgid "Warning: your password will expire in %d days" msgstr "Advertimento: le contrasigno perimera in %d dies" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "Le contrasigno NIS non pote esser cambiate." #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "Selige un contrasigno plus longe" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "Cambiamento del contrasigno pro %s." #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "Contrasigno UNIX (actual): " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "Attende ancora pro cambiar le contrasigno" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "Introduce le nove contrasigno UNIX: " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "Repete le nove contrasigno UNIX: " language-pack-ia-base/data/ia/LC_MESSAGES/dialog.po0000644000000000000000000000361312734304000016624 0ustar # Interlingua translation of Dialog # Copyright (C) 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the dialog package. # Nik Kalach , 2012. # msgid "" msgstr "" "Project-Id-Version: dialog 1.1.20080819\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-05-10 21:00-0400\n" "PO-Revision-Date: 2015-11-19 11:27+0000\n" "Last-Translator: Nik Kalach \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:33+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ia\n" #: buttons.c:480 msgid "Yes" msgstr "Si" #: buttons.c:488 msgid "No" msgstr "No" #: buttons.c:496 msgid "OK" msgstr "OK" #: buttons.c:504 msgid "Cancel" msgstr "Annullar" #: buttons.c:512 msgid "EXIT" msgstr "SORTIR" #: buttons.c:520 msgid "Extra" msgstr "Extra" #: buttons.c:528 msgid "Help" msgstr "Adjuta" #. Headline "Month" #: calendar.c:300 msgid "Month" msgstr "Mense" #. Headline "Year" #: calendar.c:322 msgid "Year" msgstr "Anno" #: dialog.c:728 msgid "Rename" msgstr "Renominar" #: fselect.c:596 msgid "Directories" msgstr "Directorios" #: fselect.c:597 msgid "Files" msgstr "Files" #: mixedgauge.c:58 msgid "Succeeded" msgstr "Succedite" #: mixedgauge.c:61 msgid "Failed" msgstr "Fallite" #: mixedgauge.c:64 msgid "Passed" msgstr "Passate" #: mixedgauge.c:67 msgid "Completed" msgstr "Completate" #: mixedgauge.c:70 msgid "Checked" msgstr "Controlate" #: mixedgauge.c:73 msgid "Done" msgstr "Facite" #: mixedgauge.c:76 msgid "Skipped" msgstr "Saltate" #: mixedgauge.c:79 msgid "In Progress" msgstr "In curso" #: mixedgauge.c:85 msgid "N/A" msgstr "N/A" #: mixedgauge.c:190 msgid "Overall Progress" msgstr "Progresso general" #: textbox.c:502 msgid "Search" msgstr "Cerca" language-pack-ia-base/data/ia/LC_MESSAGES/ubuntu-ui-toolkit.po0000644000000000000000000002354712734304000021015 0ustar # Interlingua translation for ubuntu-ui-toolkit # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ubuntu-ui-toolkit package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ubuntu-ui-toolkit\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-05 10:05+0100\n" "PO-Revision-Date: 2016-03-12 22:53+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 19:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: Ubuntu/Components/1.2/TextInputPopover.qml:29 #: Ubuntu/Components/1.3/TextInputPopover.qml:29 msgid "Select All" msgstr "Seliger toto" #: Ubuntu/Components/1.2/TextInputPopover.qml:36 #: Ubuntu/Components/1.3/TextInputPopover.qml:36 msgid "Cut" msgstr "Taliar" #: Ubuntu/Components/1.2/TextInputPopover.qml:48 #: Ubuntu/Components/1.3/TextInputPopover.qml:48 msgid "Copy" msgstr "Copiar" #: Ubuntu/Components/1.2/TextInputPopover.qml:57 #: Ubuntu/Components/1.3/TextInputPopover.qml:57 msgid "Paste" msgstr "Collar" #: Ubuntu/Components/1.2/ToolbarItems.qml:143 #: Ubuntu/Components/1.3/ToolbarItems.qml:143 msgid "Back" msgstr "Retornar" #: Ubuntu/Components/ListItems/1.2/Empty.qml:398 #: Ubuntu/Components/ListItems/1.3/Empty.qml:398 msgid "Delete" msgstr "Deler" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51 msgid "No service/path specified" msgstr "Nulle servicio/percurso specificate" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69 #, qt-format msgid "Invalid bus type: %1." msgstr "Typo de bus non valide: %1." #. TRANSLATORS: Time based "this is happening/happened now" #: Ubuntu/Components/plugin/i18n.cpp:268 msgid "Now" msgstr "Ora" #: Ubuntu/Components/plugin/i18n.cpp:275 #, qt-format msgid "%1 minute ago" msgid_plural "%1 minutes ago" msgstr[0] "il ha %1 minuta" msgstr[1] "il ha %1 minutas" #: Ubuntu/Components/plugin/i18n.cpp:277 #, qt-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "%1 minuta" msgstr[1] "%1 minutas" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:284 msgid "h:mm ap" msgstr "h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:287 msgid "HH:mm" msgstr "HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:293 msgid "'Yesterday 'h:mm ap" msgstr "'Heri 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:296 msgid "'Yesterday 'HH:mm" msgstr "'Heri 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:302 msgid "'Tomorrow 'h:mm ap" msgstr "'Deman 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:305 msgid "'Tomorrow 'HH:mm" msgstr "'Deman 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:312 msgid "ddd' 'h:mm ap" msgstr "ddd' 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:315 msgid "ddd' 'HH:mm" msgstr "ddd' 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:322 msgid "ddd d MMM' 'h:mm ap" msgstr "ddd d MMM' 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:325 msgid "ddd d MMM' 'HH:mm" msgstr "ddd d MMM' 'HH:mm" #: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122 msgid "" "ListView has no ViewItems.dragUpdated() signal handler implemented. No " "dragging will be possible." msgstr "" "ListView non ha nulle gestor de signal de ViewItems.dragUpdated() " "implementate. Nulle traction essera possibile." #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176 #, qt-format msgid "" "property \"%1\" of object %2 has type %3 and cannot be set to value \"%4\" " "of type %5" msgstr "" "Le proprietate \"%1\" del objecto %2 es de typo %3 e non pote ser " "configurate al valor \"%4\" del typo %5" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185 #, qt-format msgid "property \"%1\" does not exist or is not writable for object %2" msgstr "" "Le proprietate \"%1\" non existe o non es scribibile pro le objecto %2" #: Ubuntu/Components/plugin/ucalarm.cpp:41 #: Ubuntu/Components/plugin/ucalarm.cpp:643 msgid "Alarm" msgstr "Alarma" #: Ubuntu/Components/plugin/ucalarm.cpp:635 #: Ubuntu/Components/plugin/ucalarm.cpp:667 msgid "Alarm has a pending operation." msgstr "Alarma, il ha un operation pendente." #: Ubuntu/Components/plugin/ucarguments.cpp:188 msgid "Usage: " msgstr "Uso: " #: Ubuntu/Components/plugin/ucarguments.cpp:209 msgid "Options:" msgstr "Optiones:" #: Ubuntu/Components/plugin/ucarguments.cpp:498 #, qt-format msgid "%1 is expecting an additional argument: %2" msgstr "%1 es expectante un argumento additional: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:503 #, qt-format msgid "%1 is expecting a value for argument: %2" msgstr "%1 es expectante un valor pro le argumento: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:520 #, qt-format msgid "%1 is expecting additional arguments: %2" msgstr "%1 es expectante le argumentos additional: %2" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145 msgid "consider overriding swipeEvent() slot!" msgstr "considera de supplantar le fissura de swipeEvent()!" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165 msgid "consider overriding rebound() slot!" msgstr "considera de supplantar le fissura de rebound()!" #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065 msgid "Ignoring AfterItem priority for InverseMouse filters." msgstr "" "Ignorante le prioritate del PostElemento pro le filtros del MouseInverse." #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77 msgid "Changing connection parameters forbidden." msgstr "Cambiamento del parametros de connexion prohibite." #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160 #, qt-format msgid "" "Binding detected on property '%1' will be removed by the service updates." msgstr "" "Le ligatura revelate sur le proprietate '%1' essera removite per le " "actualisationes del servicio." #: Ubuntu/Components/plugin/ucstatesaver.cpp:46 msgid "Warning: attachee must have an ID. State will not be saved." msgstr "" "Advertimento: le alligato debe haber un ID. Le stato non essera salvate." #: Ubuntu/Components/plugin/ucstatesaver.cpp:56 #, qt-format msgid "" "Warning: attachee's UUID is already registered, state won't be saved: %1" msgstr "" "Advertimento: le UUID del alligato es ja registrate, le stato non essera " "salvate: %1" #: Ubuntu/Components/plugin/ucstatesaver.cpp:107 #, qt-format msgid "" "All the parents must have an id.\n" "State saving disabled for %1, class %2" msgstr "" "Tote le the parentes debe haber un id.\n" "Le salvamento del stato es impedite pro le %1, classe %2" #: Ubuntu/Components/plugin/uctheme.cpp:208 #, qt-format msgid "Theme not found: \"%1\"" msgstr "Thema non trovate: \"%1\"" #: Ubuntu/Components/plugin/uctheme.cpp:539 msgid "Not a Palette component." msgstr "Non un componente de Palette" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462 msgid "Dragging mode requires ListView" msgstr "Le modo traction require ListView" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468 msgid "" "Dragging is only supported when using a QAbstractItemModel, ListModel or " "list." msgstr "" "Le traction es supportate solmente per un QAbstractItemModel, ListModel o " "un lista." #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78 msgid "Cancel" msgstr "Deler" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88 msgid "Confirm" msgstr "Confirmar" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85 msgid "Close" msgstr "Clauder" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95 msgid "Done" msgstr "Facite" #: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51 #: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50 msgid "In Progress" msgstr "In curso" #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Release to refresh..." msgstr "Laxar pro refrescar..." #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Pull to refresh..." msgstr "Tirar pro refrescar…" language-pack-ia-base/data/ia/LC_MESSAGES/software-properties.po0000644000000000000000000007003512734304000021413 0ustar # Interlingua translation for software-properties # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the software-properties package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: software-properties\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-06-24 15:12+0000\n" "PO-Revision-Date: 2016-03-24 10:45+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 18:12+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/com.ubuntu.softwareproperties.policy.in.h:1 msgid "Write Configuration" msgstr "Scriber le configuration" #: ../data/com.ubuntu.softwareproperties.policy.in.h:2 msgid "To change software repository settings, you need to authenticate." msgstr "" "Pro cambiar le preparationes del repositorio del software, tu necessita ser " "authenticate." #: ../data/software-properties-gtk.desktop.in.h:1 #: ../data/gtkbuilder/main.ui.h:14 msgid "Software & Updates" msgstr "Software & Ajornamentos" #: ../data/software-properties-gtk.desktop.in.h:2 #: ../data/software-properties-kde.desktop.in.h:2 msgid "Configure the sources for installable software and updates" msgstr "Configurar le fontes pro le software e le ajornamentos installabile" #: ../data/software-properties-gtk.desktop.in.h:3 msgid "Drivers;Repositories;Repository;PPA;" msgstr "Drivers;Repositories;Repository;PPA;" #: ../data/software-properties-kde.desktop.in.h:1 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:690 msgid "Software Sources" msgstr "Fontes del software" #: ../software-properties-gtk:97 msgid "" "The --enable-component/-e command-line switch has been deprecated. Instead " "of 'software-properties-gtk -e multiverse' you can use \n" "'add-apt-repository multiverse'" msgstr "" "Le --enable-component/-e command-line switch ha essite deprecate. In vice " "del 'software-properties-gtk -e multiverse' tu pote usar\n" "'add-apt-repository multiverse'" #: ../software-properties-kde:75 msgid "Print some debug information to the command line" msgstr "Stampar alcun informationes de debug per linea de commando" #: ../software-properties-kde:78 ../add-apt-repository:59 msgid "Print a lot of debug information to the command line" msgstr "Imprimer un lot de informationes de correction al linea de commando" #: ../software-properties-kde:81 msgid "" "No update on repository change (useful if called from an external program)" msgstr "" "Nulle ajornamento sur le cambios del deposito (utile si appellate per un " "programma externe)" #: ../software-properties-kde:84 msgid "Enable the specified component of the distro's repositories" msgstr "Activar le componente specificate del repositorio del distribution" #: ../software-properties-kde:88 msgid "Enable PPA with the given name" msgstr "Activar le PPA con le nomine date" #: ../software-properties-kde:92 msgid "URL of keyserver" msgstr "URL del servitor clave" #: ../software-properties-kde:95 msgid "Win ID to act as a dialogue for" msgstr "ID Win pro ager como un dialogo" #: ../software-properties-kde:98 msgid "data directory for UI files" msgstr "directorio del datos pro files del UI" #: ../add-apt-repository:62 msgid "remove repository from sources.list.d directory" msgstr "remover le repositorio ex le directorio sources.list.d" #: ../add-apt-repository:65 #, c-format msgid "URL of keyserver. Default: %default" msgstr "Adresse URL del keyserver. Base prefixate: %default" #: ../add-apt-repository:68 msgid "Allow downloading of the source packages from the repository" msgstr "Permitter le discarga del pacchettos fonte ex le repositorio" #: ../add-apt-repository:71 msgid "Assume yes to all queries" msgstr "Assume si a omne le recercas" #: ../add-apt-repository:74 msgid "Update package cache after adding" msgstr "Ajornar le memoria tampon del pacchetto post le addition" #: ../add-apt-repository:78 msgid "Error: must run as root" msgstr "Error: debe fluer como radice" #: ../add-apt-repository:82 msgid "Error: need a repository as argument" msgstr "Error: necessita un repositorio qual argumento" #: ../add-apt-repository:85 msgid "Error: need a single repository as argument" msgstr "Error: necessita un singule repositorio qual argumento" #: ../add-apt-repository:105 #, c-format msgid "'%s' distribution component disabled for all sources." msgstr "'%s' distribution componente impedite pro tote le fontes." #: ../add-apt-repository:107 #, c-format msgid "'%s' distribution component is already disabled for all sources." msgstr "'%s' distribution componente ja impedite pro tote le fontes." #: ../add-apt-repository:112 #, c-format msgid "'%s' distribution component enabled for all sources." msgstr "'%s' distribution componente habilitate pro tote le fontes." #: ../add-apt-repository:114 #, c-format msgid "'%s' distribution component is already enabled for all sources." msgstr "'%s' distribution componente ja habilitate pro tote le fontes." #: ../add-apt-repository:136 #, c-format msgid " More info: %s" msgstr " Plus info: %s" #: ../add-apt-repository:140 msgid "Press [ENTER] to continue or ctrl-c to cancel removing it" msgstr "Pulsar [ENTER] pro continuar o ctrl-c pro cancellar su remotion" #: ../add-apt-repository:142 msgid "Press [ENTER] to continue or ctrl-c to cancel adding it" msgstr "Pulsar [ENTER] pro continuar o ctrl-c pro cancellar su addition" #: ../add-apt-repository:160 ../add-apt-repository:164 #, c-format msgid "Error: '%s' doesn't exist in a sourcelist file" msgstr "Error: '%s' non existe in un file lista-fontes" #: ../add-apt-repository:169 #, c-format msgid "Error: '%s' invalid" msgstr "Error: '%s' invalide" #: ../softwareproperties/distro.py:28 msgid "" "To improve the user experience of Ubuntu please take part in the " "popularity contest. If you do so the list of installed software and how " "often it was used will be collected and sent anonymously to the Ubuntu " "project on a weekly basis.\n" "\n" "The results are used to improve the support for popular applications and to " "rank applications in the search results." msgstr "" "Pro meliorar le experientia del usator de Ubuntu per favor prender parte " "al concurso de popularitate. Si on face assi, le lista del software " "installate e de quanto sovente illo esseva usate essera colligite e " "expedite anonymemente al projecto Ubuntu.\n" "\n" "Le resultatos es usate pro optimisar le supporto pro applicationes popular e " "pro graduar le rango del applicationes per le resultatos del recerca." #: ../softwareproperties/distro.py:37 msgid "" "To improve the user experiece of Debian please take part in the " "popularity contest. If you do so the list of installed software and how " "often it was used will be collected and sent anonymously to the Debian " "project.\n" "\n" "The results are used to optimise the layout of the installation CDs." msgstr "" "Pro meliorar le experientia del usator de Debian per favor prender parte " "al concurso de popularitate. Si on face assi, le lista del software " "installate e de quanto sovente illo esseva usate essera colligite e " "expedite anonymemente al projecto Debian.\n" "\n" "Le resultatos es usate pro optimisar le disposition del CDs de installation." #: ../softwareproperties/distro.py:44 msgid "" "Submit the list of installed software and how often it is is used to the " "distribution project." msgstr "" "Submitter le lista del software installate e como sovente illo es usate pro " "le projecto de distribution." #: ../softwareproperties/kde/DialogMirror.py:63 msgid "Mirror" msgstr "Speculo" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:185 #: ../softwareproperties/kde/DialogMirror.py:218 msgid "Testing Mirrors" msgstr "Testar le speculos" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:187 msgid "Cancel" msgstr "Cancellar" #: ../softwareproperties/kde/DialogMirror.py:219 #: ../softwareproperties/gtk/DialogMirror.py:335 msgid "No suitable download server was found" msgstr "Nulle server de discargamento convenibile esseva trovate" #: ../softwareproperties/kde/DialogMirror.py:220 #: ../softwareproperties/gtk/DialogMirror.py:336 msgid "Please check your Internet connection." msgstr "Per favor controlar le connexion de Rete." #: ../softwareproperties/kde/DialogMirror.py:235 #: ../softwareproperties/gtk/DialogMirror.py:351 msgid "Canceling..." msgstr "Cancellation..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:162 #: ../data/gtkbuilder/main.ui.h:9 msgid "Daily" msgstr "Quotidian" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:163 #: ../data/gtkbuilder/main.ui.h:10 msgid "Every two days" msgstr "Cata duo dies" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:164 #: ../data/gtkbuilder/main.ui.h:11 msgid "Weekly" msgstr "Septimanalmente" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:165 #: ../data/gtkbuilder/main.ui.h:12 msgid "Every two weeks" msgstr "Cata duo septimanas" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:172 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:244 #, python-format msgid "Every %s days" msgstr "Cata %s dies" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:214 #, python-format msgid "%s updates" msgstr "%s ajornamentos" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:218 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:304 #, python-format msgid "%s Software" msgstr "%s Software" #. TRANSLATORS: Label for the components in the Internet section #. first %s is the description of the component #. second %s is the code name of the comp, eg main, universe #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:237 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:317 #, python-format msgid "%s (%s)" msgstr "%s (%s)" #. add a separator and the option to choose another mirror from the list #. #FIXME server_store.append(["sep", None, True]) #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:300 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:447 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:540 msgid "Other..." msgstr "Altere..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:668 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:963 msgid "Import key" msgstr "Clave importa" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:977 msgid "Error importing selected file" msgstr "Error in le importation del file seligite" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:672 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:978 msgid "The selected file may not be a GPG key file or it might be corrupt." msgstr "" "Le file seligite pote non ser un file clave GPG o illo pote esser corrupte." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:685 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:994 msgid "Error removing the key" msgstr "Error in le remotion del clave" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:686 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:995 msgid "" "The key you selected could not be removed. Please report this as a bug." msgstr "" "Le clave tu ha seligite non poterea esser removite. Per favor reporta isto " "como una defecto." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:703 msgid "Reload" msgstr "Recargar" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:705 msgid "Your local copy of the software catalog is out of date." msgstr "Tu copia local del catalogo software es foras tempore" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:706 msgid "A new copy will be downloaded." msgstr "Un nove copia essera discargate." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:730 msgid "CD Error" msgstr "Error de CD" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:731 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:829 msgid "Error scanning the CD" msgstr "Error a scander le CD" #: ../softwareproperties/kde/CdromProgress.py:54 msgid "CD Name" msgstr "Nomine del CD" #: ../softwareproperties/kde/CdromProgress.py:54 #: ../softwareproperties/gtk/CdromProgress.py:59 msgid "Please enter a name for the disc" msgstr "Per favor inserer un nomine pro le disco" #: ../softwareproperties/kde/CdromProgress.py:58 msgid "Insert Disk" msgstr "Inserer le disco" #: ../softwareproperties/kde/CdromProgress.py:58 #: ../softwareproperties/gtk/CdromProgress.py:75 msgid "Please insert a disk in the drive:" msgstr "Per favor inserer un disco in le drive:" #. L10N: the example is of the format: deb http://ftp.debian.org sarge main #: ../softwareproperties/kde/DialogAdd.py:55 msgid "Enter the complete APT line of the repository that you want to add." msgstr "Insere le Linea APT complete del repositorio que tu desira adder." #: ../softwareproperties/kde/DialogAdd.py:57 #, python-format msgid "" "Include the type, location and components of the repository. Example: %s" msgstr "Include le typo, location e componentes del repositorio. Exemplo: %s" #: ../softwareproperties/kde/DialogEdit.py:43 #: ../data/gtkbuilder/dialog-edit-source.ui.h:1 msgid "Binary" msgstr "Binari" #: ../softwareproperties/kde/DialogEdit.py:44 ../data/gtkbuilder/main.ui.h:15 msgid "Source code" msgstr "Codice fonte" #: ../softwareproperties/SoftwareProperties.py:502 #: ../softwareproperties/SoftwareProperties.py:509 msgid "(Source Code)" msgstr "(Codice fonte)" #: ../softwareproperties/SoftwareProperties.py:515 msgid "Source Code" msgstr "Codice fonte" #: ../softwareproperties/gtk/DialogMirror.py:248 msgid "New mirror" msgstr "Nove replica" #: ../softwareproperties/gtk/DialogMirror.py:324 #, python-format msgid "Completed %s of %s tests" msgstr "Completate %s de %s testes" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:681 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:700 msgid "Active" msgstr "Active" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:739 msgid "Key" msgstr "Clave" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:756 msgid "_Add key from paste data" msgstr "_Add clave ex datos collate" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:769 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:780 msgid "Error importing key" msgstr "Error a importar le clave" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:770 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:781 msgid "The selected data may not be a GPG key file or it might be corrupt." msgstr "" "Le datos seligite non pote esser un file clave GPG o illo pote esser " "corrupte." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:830 msgid "Could not find a suitable CD." msgstr "non poterea trovar un CD convenibile ." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1040 msgid "Applying changes..." msgstr "Application del cambios..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1121 #: ../data/gtkbuilder/main.ui.h:42 msgid "Re_vert" msgstr "Re_verter" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1123 msgid "_Apply Changes" msgstr "_Apply le cambios" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1125 msgid "_Cancel" msgstr "_Cancel" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1127 msgid "_Restart..." msgstr "_Reinitiar..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1142 msgid "Searching for available drivers..." msgstr "Recerca pro le drivers disponibile..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1172 msgid "An error occurred while searching for drivers." msgstr "Un error occurreva durante le recerca del drivers." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1246 msgid "This device is using the recommended driver." msgstr "Iste dispositivo es usante le driver recommendate." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1247 msgid "This device is using an alternative driver." msgstr "Iste dispositivo es usante un driver alternative." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1248 msgid "This device is using a manually-installed driver." msgstr "Iste dispositivo es usante un driver installate manualmente." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1249 msgid "This device is not working." msgstr "Iste dispositivo non es functionante." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1258 msgid "Continue using a manually installed driver" msgstr "Continuar usante un driver installate manualmente" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1285 msgid "Using {} from {}" msgstr "Usante {} ex {}" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1287 msgid "Using {}" msgstr "Usante {}" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1294 msgid "open source" msgstr "open source" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1296 msgid "proprietary" msgstr "proprietari" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1299 #, python-brace-format msgid "{base_description} ({licence}, tested)" msgstr "{base_description} ({licence}, essayate)" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1301 #, python-brace-format msgid "{base_description} ({licence})" msgstr "{base_description} ({licence})" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1321 msgid "Do not use the device" msgstr "Non usar le dispositivo" #. No drivers found. #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1341 msgid "No additional drivers available." msgstr "Nulle additional driver disponibile." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1359 msgid "Unknown" msgstr "Incognite" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1408 msgid "You need to restart the computer to complete the driver changes." msgstr "" "Tu necessita reinitiar le computer pro completar le cambios del drivers." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1422 #, python-format msgid "%(count)d proprietary driver in use." msgid_plural "%(count)d proprietary drivers in use." msgstr[0] "%(count)d driver proprietari in uso." msgstr[1] "%(count)d driveres proprietari in uso." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1427 #: ../data/gtkbuilder/main.ui.h:37 msgid "No proprietary drivers are in use." msgstr "Nulle driver proprietari es in uso." #: ../softwareproperties/gtk/DialogAddSourcesList.py:43 msgid "Add Software Channels" msgstr "Adder canales de software" #: ../softwareproperties/gtk/DialogAddSourcesList.py:84 msgid "Install software additionally or only from this source?" msgid_plural "Install software additionally or only from these sources?" msgstr[0] "Installar le software in addition o solmente ex iste fonte?" msgstr[1] "Installar le software in addition o solmente ex iste fontes?" #: ../softwareproperties/gtk/DialogAddSourcesList.py:89 msgid "" "You can either add the following sources or replace your current sources by " "them. Only install software from trusted sources." msgstr "" "Tu pote adder le fontes sequente o replaciar tu fontes actual per illos. " "Installar software solmente ex fontes digne de fide." #: ../softwareproperties/gtk/DialogAddSourcesList.py:104 msgid "There are no sources to install software from" msgstr "Il ha nulle fonte ex le qual installar le software" #: ../softwareproperties/gtk/DialogAddSourcesList.py:105 #, python-format msgid "The file '%s' does not contain any valid software sources." msgstr "Le file '%s' non contine ulle fonte valide de software." #. L10N: the example is of the format: deb http://ftp.debian.org sarge main #: ../softwareproperties/gtk/DialogAdd.py:62 #, python-format msgid "" "The APT line includes the type, location and components of a repository, for " "example '%s'." msgstr "" "Le linea APT include le typo, le position e le componentes de un " "repositorio, per exemplo '%s'." #. some known keys #: ../softwareproperties/AptAuth.py:39 msgid "Ubuntu Archive Automatic Signing Key " msgstr "" "Clave de connexion al archivo automatic de Ubuntu " #: ../softwareproperties/AptAuth.py:40 msgid "Ubuntu CD Image Automatic Signing Key " msgstr "" "Clave de connexion al imagine automatic del CD de Ubuntu " #: ../softwareproperties/AptAuth.py:41 msgid "Ubuntu Archive Automatic Signing Key (2012) " msgstr "Ubuntu Archive Automatic Signing Key (2012) " #: ../softwareproperties/AptAuth.py:42 msgid "Ubuntu CD Image Automatic Signing Key (2012) " msgstr "Ubuntu CD Image Automatic Signing Key (2012) " #: ../softwareproperties/AptAuth.py:43 msgid "Ubuntu Extras Archive Automatic Signing Key " msgstr "Ubuntu Extras Archive Automatic Signing Key " #: ../data/gtkbuilder/dialog-edit-source.ui.h:2 msgid "Source" msgstr "Fonte" #: ../data/gtkbuilder/dialog-edit-source.ui.h:3 msgid "Edit Source" msgstr "Modificar le fonte" #: ../data/gtkbuilder/dialog-edit-source.ui.h:4 msgid "Type:" msgstr "Typo:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:5 msgid "URI:" msgstr "URI:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:6 msgid "Distribution:" msgstr "Distribution:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:7 msgid "Components:" msgstr "Componentes:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:8 msgid "Comment:" msgstr "Commento:" #: ../data/gtkbuilder/dialog-add-sources-list.ui.h:1 msgid "_Replace" msgstr "_Replace" #: ../data/gtkbuilder/dialog-cdrom-progress.ui.h:1 msgid "Scanning CD-ROM" msgstr "Scansion del CD-ROM" #: ../data/gtkbuilder/main.ui.h:1 msgid "Display immediately" msgstr "Monstrar immediatemente" #: ../data/gtkbuilder/main.ui.h:2 msgid "Display weekly" msgstr "Display septimanalmente" #: ../data/gtkbuilder/main.ui.h:3 msgid "Display every two weeks" msgstr "Monstrar cata duo septimanas" #: ../data/gtkbuilder/main.ui.h:4 msgid "For any new version" msgstr "Pro cata nove version" #: ../data/gtkbuilder/main.ui.h:5 msgid "For long-term support versions" msgstr "Versiones pro le supporto a-longe-termino" #: ../data/gtkbuilder/main.ui.h:6 msgid "Never" msgstr "Nunquam" #: ../data/gtkbuilder/main.ui.h:7 msgid "Download automatically" msgstr "Discargar automaticamente" #: ../data/gtkbuilder/main.ui.h:8 msgid "Download and install automatically" msgstr "Discargar e installar automaticamente" #: ../data/gtkbuilder/main.ui.h:13 msgid "To install from a CD-ROM or DVD, insert the medium into the drive." msgstr "" "Pro installar per un CD-ROM o un DVD, inserer le medium in le drive." #: ../data/gtkbuilder/main.ui.h:16 msgid "Download from:" msgstr "Discargar ex:" #: ../data/gtkbuilder/main.ui.h:17 msgid "Downloadable from the Internet" msgstr "Discargabile ex le Rete" #: ../data/gtkbuilder/main.ui.h:18 msgid "Installable from CD-ROM/DVD" msgstr "Installabile ex CD-ROM/DVD" #: ../data/gtkbuilder/main.ui.h:19 msgid "Add..." msgstr "Adder..." #: ../data/gtkbuilder/main.ui.h:20 msgid "Edit..." msgstr "Modificar..." #: ../data/gtkbuilder/main.ui.h:21 msgid "Add Volume..." msgstr "Adder le volumine..." #: ../data/gtkbuilder/main.ui.h:22 msgid "Other Software" msgstr "Altere software" #: ../data/gtkbuilder/main.ui.h:23 msgid "Install updates from:" msgstr "Installar le ajornamentos ex:" #: ../data/gtkbuilder/main.ui.h:24 msgid "Automatically check for updates:" msgstr "Automaticamente controla pro ajornamentos:" #: ../data/gtkbuilder/main.ui.h:25 msgid "When there are security updates:" msgstr "Quando il ha ajornamentos de securitate:" #: ../data/gtkbuilder/main.ui.h:26 msgid "When there are other updates:" msgstr "Quando il ha altere ajornamentos:" #: ../data/gtkbuilder/main.ui.h:27 msgid "Notify me of a new Ubuntu version:" msgstr "Notificar me de un nove version de Ubuntu:" #: ../data/gtkbuilder/main.ui.h:28 msgid "Updates" msgstr "Ajornamentos" #: ../data/gtkbuilder/main.ui.h:29 msgid "Trusted software providers" msgstr "Suppletores de software digne de fide" #: ../data/gtkbuilder/main.ui.h:30 msgid " " msgstr " " #: ../data/gtkbuilder/main.ui.h:31 msgid "" "Keys are used to authenticate the correct source of software and so protect " "your computer from malicious software" msgstr "" "Le claves es usate pro authenticar le correcte fonte del software e assi " "proteger tu computer del software maligne" #: ../data/gtkbuilder/main.ui.h:32 msgid "_Import Key File..." msgstr "_Import le file clave..." #: ../data/gtkbuilder/main.ui.h:33 msgid "Import the public key from a trusted software provider" msgstr "Importar le clave public ex un suppletor de software digne de fide" #: ../data/gtkbuilder/main.ui.h:34 msgid "Restore _Defaults" msgstr "Restaurar le _Defaults" #: ../data/gtkbuilder/main.ui.h:35 msgid "Restore the default keys of your distribution" msgstr "Restablir le claves prefixate initial de tu distribution" #: ../data/gtkbuilder/main.ui.h:36 msgid "Authentication" msgstr "Authentication" #: ../data/gtkbuilder/main.ui.h:38 msgid "" "A proprietary driver has private code that Ubuntu developers can't " "review or improve. Security and other updates are dependent on the driver " "vendor." msgstr "" "Un driver proprietari un le codice private que le disveloppatores de " "Ubuntu non pote revider ni meliorar. Le securitate e altere ajornamentos es " "dependente del venditor del driver." #: ../data/gtkbuilder/main.ui.h:39 msgid "Additional Drivers" msgstr "Drivers additional" #: ../data/gtkbuilder/main.ui.h:40 msgid "" "Proposed updates are only for testing updates and providing development " "feedback. Enabling this may introduce instability." msgstr "" "Le actualisationes proponite es solmente pro essayar le ajornamentos e " "fornir le responsa al disveloppatores. Activar los pote introducer " "instabilitate." #: ../data/gtkbuilder/main.ui.h:41 msgid "Developer Options" msgstr "Optiones de disveloppator" #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:1 #: ../data/gtkbuilder/dialog-mirror.ui.h:6 msgid " " msgstr " " #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:2 msgid "" "The information about available software is out-of-date\n" "\n" "To install software and updates from newly added or changed sources, you " "have to reload the information about available software.\n" "\n" "You need a working internet connection to continue." msgstr "" "Le informationes re le software disponibile non es " "ajornate\n" "\n" "Pro installar software e ajornamentos ex fonte addite novemente o cambiate, " "on ha a recargar le informationes circa le software disponibile.\n" "\n" "Necessita un connexion al Rete functionante pro continuar." #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:7 msgid "_Reload" msgstr "_Reload (recargar)" #: ../data/gtkbuilder/dialog-mirror.ui.h:1 msgid "Choose a Download Server" msgstr "Seliger un server pro le discargamento" #: ../data/gtkbuilder/dialog-mirror.ui.h:2 msgid "Protocol:" msgstr "Protocollo:" #: ../data/gtkbuilder/dialog-mirror.ui.h:3 msgid "_Select Best Server" msgstr "_Select le melior server" #: ../data/gtkbuilder/dialog-mirror.ui.h:4 msgid "Performs a connection test to find the best mirror for your location" msgstr "" "Exeque un test de connexion pro trovar le melior speculo pro tu ubication" #: ../data/gtkbuilder/dialog-mirror.ui.h:5 msgid "Choose _Server" msgstr "Seliger _Server" #: ../data/gtkbuilder/dialog-mirror.ui.h:7 msgid "" "Testing download servers\n" "\n" "A series of tests will be performed to find the best mirror for your " "location." msgstr "" "Un serie de testes essera effectuate pro trovar le melior speculo pro tu " "ubication" #: ../data/gtkbuilder/dialog-add.ui.h:1 msgid "" "Enter the complete APT line of the repository that you want to add " "as source" msgstr "" "Inserer le linea APT complete del repositorio que tu vole adder como " "fonte" #: ../data/gtkbuilder/dialog-add.ui.h:2 msgid "APT line:" msgstr "Linea APT:" #: ../data/gtkbuilder/dialog-add.ui.h:3 msgid "_Add Source" msgstr "_Add fonte" language-pack-ia-base/data/ia/LC_MESSAGES/ubuntu-location-service.po0000644000000000000000000000225512734304000022154 0ustar # Interlingua translation for location-service # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the location-service package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: location-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-19 01:04+0200\n" "PO-Revision-Date: 2015-04-24 09:06+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:26+0000\n" "X-Generator: Launchpad (build 18115)\n" #: /tmp/i18n/src/location_service/com/ubuntu/location/service/trust_store_permission_manager.cpp:170 msgid "An unconfined application wants to access your current location." msgstr "Un application non cognoscite vole acceder a tu localisation actual" #: /tmp/i18n/src/location_service/com/ubuntu/location/service/trust_store_permission_manager.cpp:173 #, boost-format msgid "%1% wants to access your current location." msgstr "%1% vole haber access a tu localisation actual" language-pack-ia-base/data/ia/LC_MESSAGES/click.po0000644000000000000000000000230612734304000016450 0ustar # Interlingua translation for click # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the click package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: click\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-09-08 02:17+0100\n" "PO-Revision-Date: 2015-11-08 05:13+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:26+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../pk-plugin/com.ubuntu.click.policy.in.h:1 msgid "Install package" msgstr "pacchetto de installation" #: ../pk-plugin/com.ubuntu.click.policy.in.h:2 msgid "To install software, you need to authenticate." msgstr "Tu necessita te autenticar pro installar le software" #: ../pk-plugin/com.ubuntu.click.policy.in.h:3 msgid "Remove package" msgstr "Remover un pacchetto" #: ../pk-plugin/com.ubuntu.click.policy.in.h:4 msgid "To remove software, you need to authenticate." msgstr "Tu necessita te autenticar pro remover le software" language-pack-ia-base/data/ia/LC_MESSAGES/indicator-transfer.po0000644000000000000000000000226112734304000021161 0ustar # Interlingua translation for indicator-transfer # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the indicator-transfer package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: indicator-transfer\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-16 19:39+0000\n" "PO-Revision-Date: 2015-04-27 16:32+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:32+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/view-gmenu.cpp:444 msgid "Files" msgstr "Files" #: ../src/view-gmenu.cpp:549 msgid "Successful Transfers" msgstr "Transferimentos con successo" #: ../src/view-gmenu.cpp:550 msgid "Clear all" msgstr "Clarar toto" #: ../src/view-gmenu.cpp:556 msgid "Resume all" msgstr "Resumer toto" #: ../src/view-gmenu.cpp:562 msgid "Pause all" msgstr "Pausar toto" #: ../src/view-gmenu.cpp:627 #, c-format msgid "Unknown Download (%s)" msgstr "Discargamento incognite (%s)" language-pack-ia-base/data/ia/LC_MESSAGES/apturl.po0000644000000000000000000001111012734304000016663 0ustar # Interlingua translation for apturl # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the apturl package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: apturl\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-24 20:41+0000\n" "PO-Revision-Date: 2015-11-07 23:10+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../apturl-gtk:49 ../apturl-kde:52 msgid "User requested interrupt." msgstr "Interruption requirite per le usator." #: ../AptUrl/Parser.py:85 msgid "Non whitelist char in the uri" msgstr "" #: ../AptUrl/Parser.py:93 msgid "Whitespace in key=value" msgstr "" #: ../AptUrl/Parser.py:99 #, python-format msgid "Exception '%s'" msgstr "Exception '%s'" #: ../AptUrl/Parser.py:109 #, python-format msgid "Url string '%s' too long" msgstr "Fila Url '%s' trop longe" #: ../AptUrl/Parser.py:115 msgid "No ':' in the uri" msgstr "" #: ../AptUrl/AptUrl.py:73 #, python-format msgid "Enabling '%s' failed" msgstr "Activation de '%s' fallite" #: ../AptUrl/AptUrl.py:91 #, python-format msgid "Unknown channel '%s'" msgstr "Canal '%s' incognite" #: ../AptUrl/AptUrl.py:92 #, python-format msgid "The channel '%s' is not known" msgstr "Le canal '%s' non es cognite" #: ../AptUrl/AptUrl.py:100 #, python-format msgid "Enabling channel '%s' failed" msgstr "" #: ../AptUrl/AptUrl.py:112 msgid "Invalid /etc/apt/sources.list file" msgstr "" #: ../AptUrl/AptUrl.py:115 msgid "Software index is broken" msgstr "Le indice del software es rupte" #: ../AptUrl/AptUrl.py:116 msgid "" "This is a major failure of your software management system. Please check for " "broken packages with synaptic, check the file permissions and correctness of " "the file '/etc/apt/sources.list' and reload the software information with: " "'sudo apt-get update' and 'sudo apt-get install -f'." msgstr "" #: ../AptUrl/AptUrl.py:144 msgid "Need a url to continue, exiting" msgstr "Necessita un URL pro continuar, exito" #: ../AptUrl/AptUrl.py:147 #, python-format msgid "Invalid url: '%s' given, exiting" msgstr "" #: ../AptUrl/AptUrl.py:183 #, python-format msgid "Can not deal with protocol '%s' " msgstr "" #: ../AptUrl/AptUrl.py:205 #, python-format msgid "Package '%s' is virtual." msgstr "Le pacchetto '%s' es virtual." #: ../AptUrl/AptUrl.py:208 #, python-format msgid "Could not find package '%s'." msgstr "" #: ../AptUrl/AptUrl.py:214 #, python-format msgid "Package '%s' is already installed" msgstr "Le pacchetto '%s' es jam installate" #: ../AptUrl/AptUrl.py:229 #, python-format msgid "Can not install '%s' (%s) " msgstr "Impossibile installar '%s' (%s) " #: ../AptUrl/AptUrl.py:235 #, python-format msgid "" "Package '%s' requests minimal version '%s', but only '%s' is available" msgstr "" #: ../AptUrl/UI.py:16 msgid "Enable additional components" msgstr "Habilitar componentes additional" #: ../AptUrl/UI.py:24 ../AptUrl/gtk/GtkUI.py:100 ../AptUrl/kde/KdeUI.py:80 msgid "Enable additional software channel" msgstr "Activar un altere canal software" #: ../AptUrl/UI.py:25 ../AptUrl/gtk/GtkUI.py:101 ../AptUrl/kde/KdeUI.py:81 #, python-format msgid "Do you want to enable the following software channel: '%s'?" msgstr "" #: ../AptUrl/gtk/GtkUI.py:154 ../AptUrl/kde/KdeUI.py:133 msgid "Install additional software?" msgstr "Installar software additional?" #: ../AptUrl/gtk/GtkUI.py:155 ../AptUrl/kde/KdeUI.py:134 #, python-format msgid "Do you want to install package '%s'?" msgstr "" #. kate: space-indent on; indent-width 4; mixedindent off; indent-mode python; #: ../data/apturl-gtk.ui.h:1 msgid "Description" msgstr "Description" #: ../data/apturl-gtk.ui.h:2 msgid "_Install" msgstr "_Installar" #: ../data/apturl.schemas.in.h:1 msgid "Whether the specified command should handle \"apt\" URLs" msgstr "" #: ../data/apturl.schemas.in.h:2 msgid "" "True if the command specified in the \"command\" key should handle \"apt\" " "URLs." msgstr "" #: ../data/apturl.schemas.in.h:3 msgid "The handler for \"apt\" URLs" msgstr "" #: ../data/apturl.schemas.in.h:4 msgid "The command used to handle \"apt\" URLs, if enabled." msgstr "" #: ../data/apturl.schemas.in.h:5 msgid "Run the command in a terminal" msgstr "Facer fluer le commando in un terminal" #: ../data/apturl.schemas.in.h:6 msgid "" "True if the command used to handle this type of URL should be run in a " "terminal." msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/friendly-recovery.po0000644000000000000000000001625112734304000021037 0ustar # Interlingua translation for friendly-recovery # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the friendly-recovery package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: friendly-recovery\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-03-08 14:38-0500\n" "PO-Revision-Date: 2016-04-08 22:01+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../lib/recovery-mode/options/apt-snapshots:20 #, sh-format msgid "Revert to old snapshot and reboot" msgstr "Retornar al vetere instantanea e re-initiar" #: ../lib/recovery-mode/options/apt-snapshots:31 #, sh-format msgid "Snapshot" msgstr "Instantanea" #: ../lib/recovery-mode/options/clean:6 #, sh-format msgid "Try to make free space" msgstr "Provar a render spatio libere" #: ../lib/recovery-mode/options/clean:12 #, sh-format msgid "" "Trying to find packages you don't need (apt-get autoremove), please review " "carefully." msgstr "" "Trying to find packages you don't needplease review carefully.\r\n" "Provar a cercar pacchettos que tu non necessita (apt-get autoremove), per " "favor revider con cura" #: ../lib/recovery-mode/options/clean:16 ../lib/recovery-mode/options/dpkg:41 #: ../lib/recovery-mode/options/grub:16 ../lib/recovery-mode/recovery-menu:84 #, sh-format msgid "Finished, please press ENTER" msgstr "Fin, inser ENTER per favor" #: ../lib/recovery-mode/options/dpkg:6 #, sh-format msgid "Repair broken packages" msgstr "Reparar un pacchetto rupte" #: ../lib/recovery-mode/options/failsafeX:11 #, sh-format msgid "Run in failsafe graphic mode" msgstr "Facer fluer in modo graphic secur del faltas" #: ../lib/recovery-mode/options/fsck:6 #, sh-format msgid "Check all file systems" msgstr "Controlar le systema del files" #: ../lib/recovery-mode/options/grub:6 #, sh-format msgid "Update grub bootloader" msgstr "" #: ../lib/recovery-mode/options/network:6 #, sh-format msgid "Enable networking" msgstr "Activar le retes" #: ../lib/recovery-mode/options/root:9 #, sh-format msgid "Drop to root shell prompt" msgstr "" #: ../lib/recovery-mode/options/system-summary:9 #: ../lib/recovery-mode/options/system-summary:107 #, sh-format msgid "System summary" msgstr "Summario del systema" #: ../lib/recovery-mode/options/system-summary:15 #, sh-format msgid "Read-only mode" msgstr "Modo sol lectura" #: ../lib/recovery-mode/options/system-summary:17 #, sh-format msgid "Read/Write mode" msgstr "Modo leger/scriber" #: ../lib/recovery-mode/options/system-summary:21 #, sh-format msgid "none" msgstr "necun" #: ../lib/recovery-mode/options/system-summary:23 #, sh-format msgid "IP configured" msgstr "IP configurate" #: ../lib/recovery-mode/options/system-summary:25 #, sh-format msgid "IP and DNS configured" msgstr "IP e DNS configurate" #: ../lib/recovery-mode/options/system-summary:36 #, sh-format msgid "No software RAID detected (mdstat)" msgstr "Nulle RAID software revelate (mdstat)" #: ../lib/recovery-mode/options/system-summary:42 #, sh-format msgid "No LVM detected (vgscan)" msgstr "Nulle LVM revelate (vgscan)" #: ../lib/recovery-mode/options/system-summary:46 #, sh-format msgid "Unknown (must be run as root)" msgstr "Incognite (debe fluer como radice)" #: ../lib/recovery-mode/options/system-summary:48 #, sh-format msgid "Physical Volumes:" msgstr "Volumines phisic:" #: ../lib/recovery-mode/options/system-summary:51 #: ../lib/recovery-mode/options/system-summary:60 #, sh-format msgid "ok (good)" msgstr "ok (bon)" #: ../lib/recovery-mode/options/system-summary:53 #: ../lib/recovery-mode/options/system-summary:62 #, sh-format msgid "not ok (BAD)" msgstr "not ok (MAL)" #: ../lib/recovery-mode/options/system-summary:57 #, sh-format msgid "Volume Groups:" msgstr "Gruppos de volumine:" #: ../lib/recovery-mode/options/system-summary:69 #, sh-format msgid "unknown (read-only filesystem)" msgstr "" #: ../lib/recovery-mode/options/system-summary:71 #, sh-format msgid "unknown (must be run as root)" msgstr "incognite (debe fluer como radice)" #: ../lib/recovery-mode/options/system-summary:75 #, sh-format msgid "yes (good)" msgstr "si (bon)" #: ../lib/recovery-mode/options/system-summary:77 #, sh-format msgid "no (BAD)" msgstr "no (MAL)" #: ../lib/recovery-mode/options/system-summary:81 #, sh-format msgid "(Use arrows/PageUp/PageDown keys to scroll and TAB key to select)" msgstr "" #: ../lib/recovery-mode/options/system-summary:83 #, sh-format msgid "=== General information ===" msgstr "=== Informationes general ===" #: ../lib/recovery-mode/options/system-summary:84 #, sh-format msgid "System mode:" msgstr "Modo de systema:" #: ../lib/recovery-mode/options/system-summary:85 #, sh-format msgid "CPU information:" msgstr "Informationes del systema" #: ../lib/recovery-mode/options/system-summary:86 #, sh-format msgid "Network connectivity:" msgstr "Connectivitate de rete:" #: ../lib/recovery-mode/options/system-summary:88 #, sh-format msgid "=== Detailed disk usage ===" msgstr "=== Uso detaliate del disco ===" #: ../lib/recovery-mode/options/system-summary:91 #, sh-format msgid "=== Software RAID state ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:94 #, sh-format msgid "=== LVM state ===" msgstr "=== Stato LVM ===" #: ../lib/recovery-mode/options/system-summary:97 #, sh-format msgid "=== Detailed memory usage ===" msgstr "=== Uso detaliate del memoria ===" #: ../lib/recovery-mode/options/system-summary:100 #, sh-format msgid "=== Detailed network configuration ===" msgstr "=== Configuration de rete detaliate ===" #: ../lib/recovery-mode/options/system-summary:103 #, sh-format msgid "=== System database (APT) ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:104 #, sh-format msgid "Database is consistent:" msgstr "Le base de datos es consistente" #: ../lib/recovery-mode/recovery-menu:20 #, sh-format msgid "Recovery Menu (filesystem state: read-only)" msgstr "" #: ../lib/recovery-mode/recovery-menu:22 #, sh-format msgid "Recovery Menu (filesystem state: read/write)" msgstr "" #: ../lib/recovery-mode/recovery-menu:26 #, sh-format msgid " Resume normal boot" msgstr "" #: ../lib/recovery-mode/recovery-menu:47 #, sh-format msgid "" "You are now going to exit the recovery mode and continue the boot sequence. " "Please note that some graphic drivers require a full graphical boot and so " "will fail when resuming from recovery.\n" "If that's the case, simply reboot from the login screen and then perform a " "standard boot." msgstr "" #: ../lib/recovery-mode/recovery-menu:67 #, sh-format msgid "" "Continuing will remount your / filesystem in read/write mode and mount any " "other filesystem defined in /etc/fstab.\n" "Do you wish to continue?" msgstr "" #: ../lib/recovery-mode/recovery-menu:95 #, sh-format msgid "" "The option you selected requires your filesystem to be in read-only mode. " "Unfortunately another option you selected earlier, made you exit this mode.\n" "The easiest way of getting back in read-only mode is to reboot your system." msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/messaging-app.po0000644000000000000000000003167112734304000020125 0ustar # Interlingua translation for messaging-app # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the messaging-app package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: messaging-app\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-23 19:35+0000\n" "PO-Revision-Date: 2015-05-04 06:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 19:27+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: %1 is the first recipient the message is sent to, %2 is the count of remaining recipients #: ../src/qml/ThreadDelegate.qml:52 #, qt-format msgid "%1 + %2" msgstr "%1 + %2" #: ../src/qml/dateUtils.js:65 #, qt-format msgid "%1 hour call" msgid_plural "%1 hours call" msgstr[0] "%1 ora del appello" msgstr[1] "%1 oras del appello" #: ../src/qml/dateUtils.js:67 #, qt-format msgid "%1 minute call" msgid_plural "%1 minutes call" msgstr[0] "%1 minuta de appello" msgstr[1] "%1 minutas de appello" #: ../src/qml/dateUtils.js:69 #, qt-format msgid "%1 second call" msgid_plural "%1 seconds call" msgstr[0] "%1 secundo del appello" msgstr[1] "%1 secundos del appello" #: ../src/qml/MessagingBottomEdge.qml:36 msgid "+" msgstr "+" #: ../src/qml/AudioRecordingBar.qml:156 msgid "<<< Swipe to cancel" msgstr "<<< Striar pro cancellar" #: ../src/qml/MessageInfoDialog.qml:60 msgid "Accepted" msgstr "Acceptate" #: ../src/qml/Messages.qml:623 msgid "Add" msgstr "Adder" #: ../src/qml/NewRecipientPage.qml:55 msgid "Add recipient" msgstr "Adder le recipiente" #: ../src/qml/NewRecipientPage.qml:77 msgid "All" msgstr "Toto" #: ../src/qml/ThreadDelegate.qml:94 #, qt-format msgid "Attachment: %1 audio clip" msgid_plural "Attachments: %1 audio clips" msgstr[0] "Alligato: %1 audio clip" msgstr[1] "Alligatos: %1 audio clips" #: ../src/qml/ThreadDelegate.qml:91 #, qt-format msgid "Attachment: %1 contact" msgid_plural "Attachments: %1 contacts" msgstr[0] "Alligato: %1 contacto" msgstr[1] "Alligatos: %1 contactos" #: ../src/qml/ThreadDelegate.qml:97 #, qt-format msgid "Attachment: %1 file" msgid_plural "Attachments: %1 files" msgstr[0] "Alligato: %1 file" msgstr[1] "Attachments: %1 files" #: ../src/qml/ThreadDelegate.qml:85 #, qt-format msgid "Attachment: %1 image" msgid_plural "Attachments: %1 images" msgstr[0] "Alligato: %1 imagine" msgstr[1] "Alligatos: %1 imagines" #: ../src/qml/ThreadDelegate.qml:88 #, qt-format msgid "Attachment: %1 video" msgid_plural "Attachments: %1 videos" msgstr[0] "Alligato: %1 video" msgstr[1] "Alligatos: %1 videos" #: ../src/qml/MMS/MMSDefault.qml:28 msgid "Audio attachment not supported" msgstr "Audio alligate non supportate" #: ../src/qml/Messages.qml:861 msgid "Away" msgstr "Absente" #: ../src/qml/NewRecipientPage.qml:64 msgid "Back" msgstr "Retro" #: ../src/qml/Messages.qml:863 msgid "Busy" msgstr "Occupate" #: ../src/qml/Messages.qml:612 ../src/qml/Messages.qml:694 msgid "Call" msgstr "Appello" #: ../src/qml/MMS/Previewer.qml:62 ../src/qml/MainPage.qml:128 #: ../src/qml/Messages.qml:442 ../src/qml/Messages.qml:456 #: ../src/qml/MessagingContactEditorPage.qml:36 #: ../src/qml/NewRecipientPage.qml:131 ../src/qml/SettingsPage.qml:56 msgid "Cancel" msgstr "Cancellar" #. TRANSLATORS: %1 refers to the SIM card name or account name #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:29 #, qt-format msgid "Change all Messaging associations to %1?" msgstr "Cambiar tote le associationes de messages a %1?" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:47 #: ../src/qml/Dialogs/NoSIMCardSelectedDialog.qml:31 #: ../src/qml/MessageInfoDialog.qml:133 ../src/qml/Messages.qml:956 msgid "Close" msgstr "Clauder" #: ../src/qml/EmptyState.qml:50 msgid "Compose a new message by swiping up from the bottom of the screen." msgstr "Componer un nove message per striar in alto ab le fundo del schermo." #: ../src/qml/AttachmentPanel.qml:155 ../src/qml/Messages.qml:705 msgid "Contact" msgstr "Contacto" #: ../src/qml/MessagesListView.qml:93 ../src/qml/SwipeItemDemo.qml:185 msgid "Copy" msgstr "Copiar" #: ../src/qml/MessageDelegateFactory.qml:44 ../src/qml/ThreadDelegate.qml:107 msgid "Delete" msgstr "Deler" #: ../src/qml/MessageInfoDialog.qml:64 msgid "Deleted" msgstr "Delite" #: ../src/qml/MessageInfoDialog.qml:54 msgid "Delivered" msgstr "Delivrate" #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:64 msgid "Don't ask again" msgstr "Non demandar de novo" #: ../src/qml/Dialogs/FileSizeWarningDialog.qml:60 msgid "Don't show again" msgstr "Non monstrar ancora" #: ../src/qml/MessagingContactViewPage.qml:72 msgid "Edit" msgstr "Rediger" #: ../src/qml/SettingsPage.qml:31 msgid "Enable MMS group chat" msgstr "Activar le confabulation de gruppo MMS" #: ../src/qml/MessageInfoDialog.qml:58 msgid "Failed" msgstr "Fallite" #: ../src/qml/MessageDelegateFactory.qml:146 msgid "Failed!" msgstr "Fallite!" #: ../src/qml/NewRecipientPage.qml:77 msgid "Favorites" msgstr "Favoritos" #: ../src/qml/Dialogs/FileSizeWarningDialog.qml:26 msgid "File size warning" msgstr "Aviso de dimension del file" #: ../src/qml/MMS/MMSDefault.qml:33 msgid "File type not supported" msgstr "Typo de file non supportate" #: ../src/qml/MessageInfoDialog.qml:97 msgid "From" msgstr "Ex" #: ../src/qml/SwipeItemDemo.qml:78 msgid "Got it" msgstr "Facite" #: ../src/qml/MessageInfoDialog.qml:84 msgid "Group" msgstr "Gruppo" #. TRANSLATORS: %1 refers to the number of participants in a group chat #: ../src/qml/Messages.qml:597 #, qt-format msgid "Group (%1)" msgstr "Gruppo (%1)" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:38 msgid "" "If you wish to edit your SIM and other mobile preferences, please visit System Settings." msgstr "" "Si tu dsesira modificar tu SIM e altere preferentias mobile, visita per " "favor System Settings." #: ../src/qml/AttachmentPanel.qml:104 msgid "Image" msgstr "Imagine" #: ../src/qml/MMS/PreviewerImage.qml:37 msgid "Image Preview" msgstr "Pre-visualisation del imagine" #: ../src/qml/MessagesListView.qml:68 ../src/qml/SwipeItemDemo.qml:177 msgid "Info" msgstr "Informationes" #: ../src/qml/MessagesListView.qml:71 msgid "MMS" msgstr "MMS" #: ../src/qml/MessageInfoDialog.qml:90 msgid "Message info" msgstr "Informationes del message" #: ../src/qml/MainPage.qml:68 msgid "Messages" msgstr "Messages" #: ../src/messaging-app.desktop.in.in.h:4 msgid "Messages;SMS;MMS;Text Messages;Text" msgstr "Messages;SMS;MMS;Messages de texto;Texto" #: ../src/messaging-app.desktop.in.in.h:1 msgid "Messaging" msgstr "Messages" #: ../src/messaging-app.desktop.in.in.h:2 msgid "Messaging App" msgstr "Application de messages" #: ../src/messagingapplication.cpp:204 ../src/messaging-app.desktop.in.in.h:3 msgid "Messaging application" msgstr "Application de messages" #: ../src/qml/MMSDelegate.qml:221 msgid "Missing message data" msgstr "Datos del message perdite" #: ../src/qml/MessageInfoDialog.qml:82 ../src/qml/MessageInfoDialog.qml:99 msgid "Myself" msgstr "Me ipse" #: ../src/qml/Messages.qml:475 msgid "New Message" msgstr "Nove message" #: ../src/qml/MainPage.qml:105 ../src/qml/MainPage.qml:235 msgid "New message" msgstr "Nove message" #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:39 msgid "No" msgstr "Non" #: ../src/qml/Dialogs/NoSIMCardSelectedDialog.qml:27 msgid "No SIM card selected" msgstr "Nulle carta SIM seligite" #: ../src/qml/Messages.qml:952 msgid "No network" msgstr "Nulle rete" #: ../src/qml/Dialogs/NoMicrophonePermission.qml:26 msgid "No permission to access microphone" msgstr "Nulle licentia pro acceder al microphono" #: ../src/qml/Messages.qml:859 msgid "Offline" msgstr "Sin connexion" #: ../src/qml/Dialogs/FileSizeWarningDialog.qml:45 #: ../src/qml/Dialogs/NoMicrophonePermission.qml:49 #: ../src/qml/Dialogs/SimLockedDialog.qml:49 msgid "Ok" msgstr "OK" #: ../src/qml/Messages.qml:857 msgid "Online" msgstr "In linea" #: ../src/qml/MessageInfoDialog.qml:66 msgid "Pending" msgstr "Pendente" #: ../src/qml/Dialogs/NoMicrophonePermission.qml:37 msgid "" "Please grant access on System Settings > " "Security & Privacy." msgstr "" "Per favor garanti le accesso sur System Settings " "> Security & Privacy." #: ../src/qml/Dialogs/SimLockedDialog.qml:37 msgid "" "Please unlock your SIM card to call or send a message. You can unlock your " "SIM card from the Network Indicator at the top of the screen or by visiting " "System Settings > Security & Privacy." msgstr "" "Per favor libera tu carta SIM pro appellar o mandar un message. Tu pote " "liberar tu carta SIM per le indicator de rete al alto del schermo o per " "visitar Preparationes del systema > " "Securitate & Privacitate." #: ../src/qml/MessageInfoDialog.qml:62 ../src/qml/MessageInfoDialog.qml:124 msgid "Read" msgstr "Leger" #: ../src/qml/MessageInfoDialog.qml:70 ../src/qml/MessageInfoDialog.qml:119 msgid "Received" msgstr "Recipite" #: ../src/qml/ComposeBar.qml:130 msgid "Remove" msgstr "Remover" #: ../src/qml/MessagesListView.qml:86 ../src/qml/SwipeItemDemo.qml:181 msgid "Retry" msgstr "Re-provar" #: ../src/qml/Dialogs/SimLockedDialog.qml:26 msgid "SIM Card is locked" msgstr "Le carta SIM es blocate" #: ../src/qml/MessagesListView.qml:71 msgid "SMS" msgstr "SMS" #: ../src/qml/MMS/Previewer.qml:86 #: ../src/qml/MMS/PreviewerMultipleContacts.qml:90 #: ../src/qml/MessagingContactEditorPage.qml:48 msgid "Save" msgstr "Salvar" #: ../src/qml/NewRecipientPage.qml:104 msgid "Search" msgstr "Cercar" #: ../src/qml/MainPage.qml:52 ../src/qml/NewRecipientPage.qml:93 msgid "Search..." msgstr "Cerca..." #: ../src/qml/MessageInfoDialog.qml:114 msgid "Sent" msgstr "Expedite" #: ../src/qml/MainPage.qml:96 ../src/qml/SettingsPage.qml:25 msgid "Settings" msgstr "Configurationes" #: ../src/qml/MMS/Previewer.qml:93 #: ../src/qml/MMS/PreviewerMultipleContacts.qml:98 #: ../src/qml/MessagingContactViewPage.qml:61 msgid "Share" msgstr "Compartir" #: ../src/qml/MessageInfoDialog.qml:129 msgid "Status" msgstr "Stato" #: ../src/qml/SwipeItemDemo.qml:256 msgid "Swipe to delete" msgstr "Striar pro cancellar" #: ../src/qml/SwipeItemDemo.qml:206 msgid "Swipe to reveal actions" msgstr "Striar pro revelar le actiones" #: ../src/qml/MessageInfoDialog.qml:56 msgid "Temporarily Failed" msgstr "Mancate temporarimente" #: ../src/qml/MMSDelegate.qml:85 ../src/qml/SMSDelegate.qml:43 msgid "Text message copied to clipboard" msgstr "Message de texto copiate in le tabula de fragmento" #: ../src/qml/Messages.qml:953 #, qt-format msgid "There is currently no network on %1" msgstr "Actualmente il ha nulle rete sur %1" #: ../src/qml/Messages.qml:953 msgid "There is currently no network." msgstr "Actualmente il ha nulle rete." #: ../src/qml/MessageInfoDialog.qml:103 msgid "To" msgstr "A" #: ../src/qml/MultiRecipientInput.qml:149 msgid "To:" msgstr "A:" #: ../src/qml/dateUtils.js:44 msgid "Today" msgstr "Hodie" #: ../src/qml/MessageInfoDialog.qml:93 msgid "Type" msgstr "Typo" #: ../src/qml/Messages.qml:853 msgid "Typing.." msgstr "Scriptura..." #: ../src/qml/MessageInfoDialog.qml:72 ../src/qml/MessageInfoDialog.qml:75 msgid "Unknown" msgstr "Incognite" #: ../src/qml/MMS/MMSContact.qml:48 ../src/qml/ThumbnailContact.qml:44 msgid "Unknown contact" msgstr "Contacto incognite" #: ../src/qml/AttachmentPanel.qml:117 msgid "Video" msgstr "Video" #: ../src/qml/MMS/PreviewerVideo.qml:32 msgid "Video Preview" msgstr "Pre-visualisation del video" #: ../src/qml/MMS/MMSDefault.qml:31 msgid "Video attachment not supported" msgstr "Video alligate non supportate" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:27 msgid "Welcome to your Messaging app!" msgstr "Benvenite a tu application de messageria!" #: ../src/qml/SwipeItemDemo.qml:161 msgid "Welcome to your Ubuntu messaging app." msgstr "Benvenite al application de messageria de Ubuntu." #: ../src/qml/ComposeBar.qml:417 msgid "Write a message..." msgstr "Scriber un message..." #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:48 msgid "Yes" msgstr "Si" #: ../src/qml/dateUtils.js:46 msgid "Yesterday" msgstr "Heri" #: ../src/qml/Dialogs/FileSizeWarningDialog.qml:37 msgid "" "You are trying to send big files (over 300Kb). Some operators might not be " "able to send it." msgstr "" "Tu prova a inviar un file troppo grande (supra 300Kb). Alcun operatores " "potera non esser capace de inviar lo." #: ../src/qml/ComposeBar.qml:154 msgid "You have to press and hold the record icon" msgstr "Tu ha pressar e mantener le icone de registration" #: ../src/qml/Dialogs/NoSIMCardSelectedDialog.qml:28 msgid "You need to select a SIM card" msgstr "Selige un carta SIM" #. TRANSLATORS: %1 is the SIM card name and %2 is the timestamp #: ../src/qml/AccountSectionDelegate.qml:77 #, qt-format msgid "You switched to %1 @ %2" msgstr "Tu ha commutate al %1 @ %2" language-pack-ia-base/data/ia/LC_MESSAGES/apparmorapplet.po0000644000000000000000000000264712734304000020422 0ustar # Interlingua translation for apparmor # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the apparmor package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: apparmor\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2007-02-06 14:27-0800\n" "PO-Revision-Date: 2015-12-19 00:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:13+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/apparmor-applet.c:244 msgid "" "AppArmorApplet is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation; either version 2 of the License, or\n" "(at your option) any later version." msgstr "" #: src/preferences_dialog.c:31 msgid "AppArmor Desktop Preferences" msgstr "Preferentias de scriptorio de AppArmor" #: src/preferences_dialog.c:46 msgid "Profile Generation" msgstr "Generation de profilo" #: src/preferences_dialog.c:54 msgid "Path" msgstr "Percurso" #: src/preferences_dialog.c:76 msgid "YAST" msgstr "" #: src/preferences_dialog.c:77 msgid "genprof" msgstr "" #: src/reject_list.c:58 msgid "AppArmor Rejections" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/udisks2.po0000644000000000000000000020166512734304000016760 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Martijn Dekker , 2014 msgid "" msgstr "" "Project-Id-Version: udisks\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-01 20:16+0000\n" "PO-Revision-Date: 2014-12-19 14:59+0000\n" "Last-Translator: Martijn Dekker \n" "Language-Team: Interlingua " "(http://www.transifex.com/projects/p/udisks/language/ia/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:13+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ia\n" #: ../data/org.freedesktop.udisks2.policy.in.h:1 msgid "Mount a filesystem" msgstr "Montar un systema de files" #: ../data/org.freedesktop.udisks2.policy.in.h:2 msgid "Authentication is required to mount the filesystem" msgstr "Authentication es necessari pro montar le systema de files" #: ../data/org.freedesktop.udisks2.policy.in.h:3 msgid "Mount a filesystem on a system device" msgstr "Montar un systema de files sur un dispositivo de systema" #: ../data/org.freedesktop.udisks2.policy.in.h:4 msgid "Mount a filesystem from a device plugged into another seat" msgstr "" "Montar un systema de files ab un dispositivo connectite a un altere sedia" #: ../data/org.freedesktop.udisks2.policy.in.h:5 msgid "" "Mount/unmount filesystems defined in the fstab file with the x-udisks-auth " "option" msgstr "" "Montar/dismontar systemas de files definite in le file fstab con le option x-" "udisks-auth" #: ../data/org.freedesktop.udisks2.policy.in.h:6 msgid "Authentication is required to mount/unmount the filesystem" msgstr "Authentication es necessari pro montar/dismontar le systema de files" #: ../data/org.freedesktop.udisks2.policy.in.h:7 msgid "Unmount a device mounted by another user" msgstr "Dismontar un dispositivo montate per un altere usator" #: ../data/org.freedesktop.udisks2.policy.in.h:8 msgid "" "Authentication is required to unmount a filesystem mounted by another user" msgstr "" "Authentication es necessari pro dismontar un systema de files montate per un " "altere usator" #: ../data/org.freedesktop.udisks2.policy.in.h:9 msgid "Unlock an encrypted device" msgstr "Disblocar un dispositivo cryptate" #: ../data/org.freedesktop.udisks2.policy.in.h:10 msgid "Authentication is required to unlock an encrypted device" msgstr "Authentication es necessari pro disblocar un dispositivo cryptate" #: ../data/org.freedesktop.udisks2.policy.in.h:11 msgid "Unlock an encrypted system device" msgstr "Disblocar un dispositivo de systema cryptate" #: ../data/org.freedesktop.udisks2.policy.in.h:12 msgid "Unlock an encrypted device plugged into another seat" msgstr "Disblocar un dispositivo cryptate connectite a un altere sedia" #: ../data/org.freedesktop.udisks2.policy.in.h:13 msgid "" "Unlock an encrypted device specified in the crypttab file with the x-udisks-" "auth option" msgstr "" "Disblocar un dispositivo cryptate specificate in le file crypttab con le " "option x-udisks-auth" #: ../data/org.freedesktop.udisks2.policy.in.h:14 msgid "Lock an encrypted device unlocked by another user" msgstr "Blocar un dispositivo cryptate disblocate per un altere usator" #: ../data/org.freedesktop.udisks2.policy.in.h:15 msgid "" "Authentication is required to lock an encrypted device unlocked by another " "user" msgstr "" "Authentication es necessari pro blocar un dispositivo cryptate disblocate " "per un altere usator" #: ../data/org.freedesktop.udisks2.policy.in.h:16 msgid "Change passphrase for an encrypted device" msgstr "Cambiar le contrasigno de un dispositivo cryptate" #: ../data/org.freedesktop.udisks2.policy.in.h:17 msgid "" "Authentication is required to change the passphrase for an encrypted device" msgstr "" "Authentication es necessari pro cambiar le contrasigno de un dispositivo " "cryptate" #: ../data/org.freedesktop.udisks2.policy.in.h:18 msgid "Manage loop devices" msgstr "Gerer dispositivos de bucla" #. Translators: Shown in authentication dialog when the user #. * requests setting up a loop device. #. #: ../data/org.freedesktop.udisks2.policy.in.h:19 #: ../src/udiskslinuxmanager.c:337 msgid "Authentication is required to set up a loop device" msgstr "Authentication es necessari pro crear un dispositivo de bucla" #: ../data/org.freedesktop.udisks2.policy.in.h:20 msgid "Delete loop devices" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:21 msgid "" "Authentication is required to delete a loop device set up by another user" msgstr "" "Authentication es necessari pro deler un dispositivo de bucla create per un " "altere usator" #: ../data/org.freedesktop.udisks2.policy.in.h:22 msgid "Modify loop devices" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:23 msgid "" "Authentication is required to modify a loop device set up by another user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:24 msgid "Manage swapspace" msgstr "Gerer spatio de intercambio" #: ../data/org.freedesktop.udisks2.policy.in.h:25 msgid "Authentication is required to manage swapspace" msgstr "Authentication es necessari pro gerer le spatio de intercambio" #: ../data/org.freedesktop.udisks2.policy.in.h:26 msgid "Manage RAID arrays" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:27 msgid "Authentication is required to manage RAID arrays" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:28 msgid "Power off drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:29 msgid "Authentication is required to power off a drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:30 msgid "Power off a system drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:31 msgid "Power off a drive attached to another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:32 msgid "" "Authentication is required to power off a drive plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:33 msgid "Eject media" msgstr "Ejectar supporto" #: ../data/org.freedesktop.udisks2.policy.in.h:34 msgid "Authentication is required to eject media" msgstr "Authentication es necessari pro ejectar le supporto" #: ../data/org.freedesktop.udisks2.policy.in.h:35 msgid "Eject media from a system drive" msgstr "Ejectar un supporto de un unitate de systema" #: ../data/org.freedesktop.udisks2.policy.in.h:36 msgid "Eject media from a drive attached to another seat" msgstr "Ejectar un supporto de un unitate connectite a un altere sedia" #: ../data/org.freedesktop.udisks2.policy.in.h:37 msgid "" "Authentication is required to eject media from a drive plugged into another " "seat" msgstr "" "Authentication es necessari pro ejectar un supporto de un unitate connectite " "a un altere sedia" #: ../data/org.freedesktop.udisks2.policy.in.h:38 msgid "Modify a device" msgstr "Modificar un dispositivo" #: ../data/org.freedesktop.udisks2.policy.in.h:39 msgid "Authentication is required to modify a device" msgstr "Authentication es necessari pro modificar un dispositivo" #: ../data/org.freedesktop.udisks2.policy.in.h:40 msgid "Modify a system device" msgstr "Modificar un dispositivo de systema" #: ../data/org.freedesktop.udisks2.policy.in.h:41 msgid "" "Authentication is required to modify a device plugged into another seat" msgstr "" "Authentication es necessari pro modificar un dispositivo connectite a un " "altere sedia" #: ../data/org.freedesktop.udisks2.policy.in.h:42 msgid "Rescan a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:43 msgid "Authentication is required to rescan a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:44 msgid "Open a device" msgstr "Aperir un dispositivo" #: ../data/org.freedesktop.udisks2.policy.in.h:45 msgid "Authentication is required to open a device" msgstr "Authentication es necessari pro aperir un dispositivo" #: ../data/org.freedesktop.udisks2.policy.in.h:46 msgid "Open a system device" msgstr "Aperir un dispositivo de systema" #: ../data/org.freedesktop.udisks2.policy.in.h:47 msgid "Modify system-wide configuration" msgstr "Modificar le configuration de tote le systema" #: ../data/org.freedesktop.udisks2.policy.in.h:48 msgid "Authentication is required to modify system-wide configuration" msgstr "" "Authentication es necessari pro modificar le configuration de tote le systema" #: ../data/org.freedesktop.udisks2.policy.in.h:49 msgid "" "Authentication is required to retrieve secrets from system-wide configuration" msgstr "" "Authentication es necessari pro recuperar secretos del configuration de tote " "le systema" #: ../data/org.freedesktop.udisks2.policy.in.h:50 msgid "Modify drive settings" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:51 msgid "Authentication is required to modify drive settings" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:52 msgid "Update SMART data" msgstr "Actualisar datos de SMART" #: ../data/org.freedesktop.udisks2.policy.in.h:53 msgid "Authentication is required to update SMART data" msgstr "Authentication es necessari pro actualisar datos de SMART" #: ../data/org.freedesktop.udisks2.policy.in.h:54 msgid "Set SMART data from blob" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:55 msgid "Authentication is required to set SMART data from blob" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:56 msgid "Run SMART self-test" msgstr "Executar un auto-test de SMART" #: ../data/org.freedesktop.udisks2.policy.in.h:57 msgid "Authentication is required to run a SMART self-test" msgstr "Authentication es necessari pro executar un auto-test de SMART" #: ../data/org.freedesktop.udisks2.policy.in.h:58 msgid "Enable/Disable SMART" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:59 msgid "Authentication is required to enable/disable SMART" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:60 msgid "Check power state" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:61 msgid "Authentication is required to check the power state" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:62 msgid "Send standby command" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:63 msgid "Authentication is required to put a drive into standby mode" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:64 msgid "Send standby command to a system drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:65 msgid "Send standby command to drive on other seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:66 msgid "Securely erase a hard disk" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:67 msgid "Authentication is required to securely erase a hard disk" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:68 msgid "Cancel job" msgstr "" #. Translators: Shown in authentication dialog when canceling a job. #. #: ../data/org.freedesktop.udisks2.policy.in.h:69 ../src/udisksbasejob.c:404 msgid "Authentication is required to cancel a job" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:70 msgid "Cancel job started by another user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:71 msgid "Authentication is required to cancel a job started by another user" msgstr "" #. Translators: This is shown in an authentcation dialog when #. * the user is editing settings that involve system-level #. * passwords and secrets #. #: ../src/udiskslinuxblock.c:1037 msgid "Authentication is required to read system-level secrets" msgstr "Authentication es necessari pro leger secretos al nivello de systema" #. Translators: shown in authentication dialog - do not translate /etc/fstab #: ../src/udiskslinuxblock.c:1571 msgid "Authentication is required to add an entry to the /etc/fstab file" msgstr "Authentication es necessari pro adder un entrata al file /etc/fstab" #. Translators: shown in authentication dialog - do not tranlsate /etc/crypttab #: ../src/udiskslinuxblock.c:1589 msgid "Authentication is required to add an entry to the /etc/crypttab file" msgstr "" "Authentication es necessari pro adder un entrata al file /etc/crypttab" #. Translators: shown in authentication dialog - do not translate /etc/fstab #: ../src/udiskslinuxblock.c:1648 msgid "Authentication is required to remove an entry from /etc/fstab file" msgstr "" "Authentication es necessari pro remover un entrata del file /etc/fstab" #. Translators: shown in authentication dialog - do not translate /etc/crypttab #: ../src/udiskslinuxblock.c:1666 msgid "" "Authentication is required to remove an entry from the /etc/crypttab file" msgstr "" "Authentication es necessari pro remover un entrata del file /etc/crypttab" #. Translators: shown in authentication dialog - do not translate /etc/fstab #: ../src/udiskslinuxblock.c:1738 msgid "Authentication is required to modify the /etc/fstab file" msgstr "Authentication es necessari pro modificar le file /etc/fstab" #. Translators: shown in authentication dialog - do not translate /etc/crypttab #: ../src/udiskslinuxblock.c:1756 msgid "Authentication is required to modify the /etc/crypttab file" msgstr "Authentication es necessari pro modificar le file /etc/crypttab" #. Translators: Shown in authentication dialog when the user #. * requests erasing a hard disk using the SECURE ERASE UNIT #. * command. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #. Translators: Shown in authentication dialog when the user #. * requests erasing a hard disk using the SECURE ERASE UNIT command. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2263 ../src/udiskslinuxdriveata.c:2331 msgid "Authentication is required to perform a secure erase of $(drive)" msgstr "" #. Translators: Shown in authentication dialog when formatting a #. * device. This includes both creating a filesystem or partition #. * table. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2275 msgid "Authentication is required to format $(drive)" msgstr "" #: ../src/udiskslinuxblock.c:2312 ../src/udiskslinuxdriveata.c:2343 msgid "Formatting Device" msgstr "" #. Translators: Shown in authentication dialog when creating a #. * disk image file. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2731 msgid "Authentication is required to open $(drive) for reading" msgstr "" #. Translators: Shown in authentication dialog when restoring #. * from a disk image file. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2795 msgid "Authentication is required to open $(drive) for writing" msgstr "" #. Translators: Shown in authentication dialog when an application #. * wants to benchmark a device. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2861 msgid "Authentication is required to open $(drive) for benchmarking" msgstr "" #. Translators: Shown in authentication dialog when an application #. * wants to rescan a device. #. * #. * Do not translate $(drive), it's a placeholder and will #. * be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxblock.c:2922 msgid "Authentication is required to rescan $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests ejecting media from a drive. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdrive.c:1010 msgid "Authentication is required to eject $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * changes settings for a drive. #. * #. * Do not translate $(drive), it's a placeholder and will be #. * replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdrive.c:1098 msgid "Authentication is required to configure settings for $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests ejecting media from a drive. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdrive.c:1414 msgid "Authentication is required to power off $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * refreshes SMART data from a disk. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:814 msgid "Authentication is required to update SMART data from $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * tries to simulate SMART data from a libatasmart blob. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:825 msgid "Authentication is required to set SMART data from a blob on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * aborts a running SMART self-test. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:959 msgid "Authentication is required to abort a SMART self-test on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * initiates a SMART self-test. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1209 msgid "Authentication is required to start a SMART self-test on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests the power state of a drive. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1296 msgid "Authentication is required to check power state for $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * tries to put a drive into standby mode. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1397 msgid "Authentication is required to put $(drive) in standby mode" msgstr "" #. Translators: Shown in authentication dialog when the user #. * tries to wake up a drive from standby mode. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:1531 msgid "Authentication is required to wake up $(drive) from standby mode" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests enabling SMART on a disk. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:2424 msgid "Authentication is required to enable SMART on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests enabling SMART on a disk. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxdriveata.c:2434 msgid "Authentication is required to disable SMART on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests unlocking an encrypted device. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxencrypted.c:339 ../src/udiskslinuxencrypted.c:691 msgid "Authentication is required to unlock the encrypted device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests locking an encrypted device that was previously. #. * unlocked by another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxencrypted.c:569 msgid "" "Authentication is required to lock the encrypted device $(drive) unlocked by " "another user" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests mounting a filesystem. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxfilesystem.c:1268 ../src/udiskslinuxfilesystem.c:1430 msgid "Authentication is required to mount $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the #. * user requests mounting a filesystem that is in #. * /etc/fstab file with the x-udisks-auth option. #. * #. * Do not translate $(drive), it's a #. * placeholder and will be replaced by the name of #. * the drive/device in question #. * #. * Do not translate /etc/fstab #. #: ../src/udiskslinuxfilesystem.c:1337 msgid "" "Authentication is required to mount $(drive) referenced in the /etc/fstab " "file" msgstr "" #. Translators: Shown in authentication dialog when the #. * user requests unmounting a filesystem that is in #. * /etc/fstab file with the x-udisks-auth option. #. * #. * Do not translate $(drive), it's a #. * placeholder and will be replaced by the name of #. * the drive/device in question #. * #. * Do not translate /etc/fstab #. #: ../src/udiskslinuxfilesystem.c:1684 msgid "" "Authentication is required to unmount $(drive) referenced in the /etc/fstab " "file" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests unmounting a filesystem previously mounted by #. * another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxfilesystem.c:1731 msgid "" "Authentication is required to unmount $(drive) mounted by another user" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests changing the filesystem label. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxfilesystem.c:1963 msgid "Authentication is required to change the filesystem label on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests deleting a loop device previously set up by #. * another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxloop.c:245 msgid "Authentication is required to delete the loop device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests changing autoclear on a loop device set up by #. * another user. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxloop.c:424 msgid "Authentication is required to modify the loop device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to start a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmanager.c:569 msgid "Authentication is required to create a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to start a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:645 msgid "Authentication is required to start a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to stop a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:814 msgid "Authentication is required to stop a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to remove a device from a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1019 msgid "Authentication is required to remove a device from a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to add a device to a RAID Array. #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1215 msgid "Authentication is required to add a device to a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to change whether it has a write-intent bitmap #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1345 msgid "" "Authentication is required to configure the write-intent bitmap on a RAID " "array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * attempts to start/stop data scrubbing operations #. #. TODO: variables #: ../src/udiskslinuxmdraid.c:1469 msgid "" "Authentication is required to start/stop data scrubbing of a RAID array" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests modifying a partition (changing type, flags, name etc.). #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxpartition.c:268 ../src/udiskslinuxpartition.c:420 #: ../src/udiskslinuxpartition.c:749 msgid "Authentication is required to modify the partition on device $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests deleting a partition. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxpartition.c:847 msgid "Authentication is required to delete the partition $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests creating a new partition. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxpartitiontable.c:387 msgid "Authentication is required to create a partition on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests activating a swap device. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxswapspace.c:201 msgid "Authentication is required to activate swapspace on $(drive)" msgstr "" #. Translators: Shown in authentication dialog when the user #. * requests deactivating a swap device. #. * #. * Do not translate $(drive), it's a placeholder and #. * will be replaced by the name of the drive/device in question #. #: ../src/udiskslinuxswapspace.c:293 msgid "Authentication is required to deactivate swapspace on $(drive)" msgstr "" #. Translators: Corresponds to the DOS/Master-Boot-Record "bootable" flag for a partition #: ../udisks/udisksclient.c:1098 msgctxt "dos-part-flag" msgid "Bootable" msgstr "" #. Translators: Corresponds to the GPT "system" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1108 msgctxt "gpt-part-flag" msgid "System" msgstr "" #. Translators: Corresponds to the GPT "legacy bios bootable" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1115 msgctxt "gpt-part-flag" msgid "Legacy BIOS Bootable" msgstr "" #. Translators: Corresponds to the GPT "read-only" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1122 msgctxt "gpt-part-flag" msgid "Read-only" msgstr "" #. Translators: Corresponds to the GPT "hidden" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1129 msgctxt "gpt-part-flag" msgid "Hidden" msgstr "" #. Translators: Corresponds to the GPT "no automount" flag for a partition, #. * see http://en.wikipedia.org/wiki/GUID_Partition_Table #. #: ../udisks/udisksclient.c:1136 msgctxt "gpt-part-flag" msgid "No Automount" msgstr "" #. Translators: Partition info. First %s is the type, second %s is a list of flags #: ../udisks/udisksclient.c:1149 #, c-format msgctxt "partition-info" msgid "%s (%s)" msgstr "%s (%s)" #. Translators: The Partition info when unknown #: ../udisks/udisksclient.c:1160 msgctxt "partition-info" msgid "Unknown" msgstr "Incognite" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1619 msgctxt "byte-size-pow2" msgid "KiB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1625 msgctxt "byte-size-pow2" msgid "MiB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1631 msgctxt "byte-size-pow2" msgid "GiB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1637 msgctxt "byte-size-pow2" msgid "TiB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1662 msgctxt "byte-size-pow10" msgid "KB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1668 msgctxt "byte-size-pow10" msgid "MB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1674 msgctxt "byte-size-pow10" msgid "GB" msgstr "" #. Translators: SI prefix and standard unit symbol, translate cautiously (or not at all) #: ../udisks/udisksclient.c:1680 msgctxt "byte-size-pow10" msgid "TB" msgstr "" #. Translators: The first %s is the size in power-of-2 units, e.g. '64 KiB' #. * the second %s is the size as a number e.g. '65,536' (always > 1) #. #: ../udisks/udisksclient.c:1723 #, c-format msgctxt "byte-size-pow2" msgid "%s (%s bytes)" msgstr "" #. Translators: The first %s is the size in power-of-10 units, e.g. '100 kB' #. * the second %s is the size as a number e.g. '100,000' (always > 1) #. #: ../udisks/udisksclient.c:1733 #, c-format msgctxt "byte-size-pow10" msgid "%s (%s bytes)" msgstr "" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1794 msgctxt "media" msgid "CompactFlash" msgstr "" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1799 msgctxt "media" msgid "MemoryStick" msgstr "ClaveUSB" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1804 msgctxt "media" msgid "SmartMedia" msgstr "" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1809 msgctxt "media" msgid "SecureDigital" msgstr "" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1814 msgctxt "media" msgid "SD High Capacity" msgstr "SD alte capacitate" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1819 msgctxt "media" msgid "Floppy" msgstr "Dischetto" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1824 msgctxt "media" msgid "Zip" msgstr "" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1829 msgctxt "media" msgid "Jaz" msgstr "" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1834 msgctxt "media" msgid "Flash" msgstr "" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1868 msgctxt "disc-type" msgid "CD" msgstr "" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1877 msgctxt "disc-type" msgid "DVD" msgstr "" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1886 msgctxt "disc-type" msgid "Blu-Ray" msgstr "" #. Translators: This word is used to describe the optical disc type, it may appear #. * in a slash-separated list e.g. 'CD/DVD/Blu-Ray' #. #: ../udisks/udisksclient.c:1895 msgctxt "disc-type" msgid "HDDVD" msgstr "" #: ../udisks/udisksclient.c:1916 msgctxt "fs-type" msgid "FAT (12-bit version)" msgstr "FAT (version a 12 bits)" #: ../udisks/udisksclient.c:1916 ../udisks/udisksclient.c:1917 #: ../udisks/udisksclient.c:1918 ../udisks/udisksclient.c:1919 #: ../udisks/udisksclient.c:1920 msgctxt "fs-type" msgid "FAT" msgstr "" #: ../udisks/udisksclient.c:1917 msgctxt "fs-type" msgid "FAT (16-bit version)" msgstr "FAT (version a 16 bits)" #: ../udisks/udisksclient.c:1918 msgctxt "fs-type" msgid "FAT (32-bit version)" msgstr "FAT (version a 32 bits)" #: ../udisks/udisksclient.c:1919 #, c-format msgctxt "fs-type" msgid "FAT (version %s)" msgstr "" #: ../udisks/udisksclient.c:1921 #, c-format msgctxt "fs-type" msgid "NTFS (version %s)" msgstr "" #: ../udisks/udisksclient.c:1921 ../udisks/udisksclient.c:1922 msgctxt "fs-type" msgid "NTFS" msgstr "" #: ../udisks/udisksclient.c:1923 msgctxt "fs-type" msgid "HFS" msgstr "" #: ../udisks/udisksclient.c:1924 msgctxt "fs-type" msgid "HFS+" msgstr "" #: ../udisks/udisksclient.c:1925 #, c-format msgctxt "fs-type" msgid "Ext2 (version %s)" msgstr "" #: ../udisks/udisksclient.c:1925 ../udisks/udisksclient.c:1926 msgctxt "fs-type" msgid "Ext2" msgstr "" #: ../udisks/udisksclient.c:1927 #, c-format msgctxt "fs-type" msgid "Ext3 (version %s)" msgstr "" #: ../udisks/udisksclient.c:1927 ../udisks/udisksclient.c:1928 msgctxt "fs-type" msgid "Ext3" msgstr "" #: ../udisks/udisksclient.c:1929 #, c-format msgctxt "fs-type" msgid "Ext4 (version %s)" msgstr "" #: ../udisks/udisksclient.c:1929 ../udisks/udisksclient.c:1930 msgctxt "fs-type" msgid "Ext4" msgstr "" #: ../udisks/udisksclient.c:1931 #, c-format msgctxt "fs-type" msgid "Journal for Ext (version %s)" msgstr "Jornal pro Ext (version %s)" #: ../udisks/udisksclient.c:1931 ../udisks/udisksclient.c:1932 msgctxt "fs-type" msgid "JDB" msgstr "" #: ../udisks/udisksclient.c:1932 msgctxt "fs-type" msgid "Journal for Ext" msgstr "Jornal pro Ext" #: ../udisks/udisksclient.c:1933 #, c-format msgctxt "fs-type" msgid "XFS (version %s)" msgstr "" #: ../udisks/udisksclient.c:1933 ../udisks/udisksclient.c:1934 msgctxt "fs-type" msgid "XFS" msgstr "" #. TODO: No ID_FS_VERSION yet for btrfs... #: ../udisks/udisksclient.c:1936 msgctxt "fs-type" msgid "Btrfs" msgstr "" #: ../udisks/udisksclient.c:1937 #, c-format msgctxt "fs-type" msgid "ISO 9660 (version %s)" msgstr "" #: ../udisks/udisksclient.c:1937 ../udisks/udisksclient.c:1938 msgctxt "fs-type" msgid "ISO9660" msgstr "" #: ../udisks/udisksclient.c:1938 msgctxt "fs-type" msgid "ISO 9660" msgstr "" #: ../udisks/udisksclient.c:1939 #, c-format msgctxt "fs-type" msgid "UDF (version %s)" msgstr "" #: ../udisks/udisksclient.c:1939 ../udisks/udisksclient.c:1940 msgctxt "fs-type" msgid "UDF" msgstr "" #: ../udisks/udisksclient.c:1941 ../udisks/udisksclient.c:1942 msgctxt "fs-type" msgid "exFAT" msgstr "" #: ../udisks/udisksclient.c:1942 #, c-format msgctxt "fs-type" msgid "exFAT (version %s)" msgstr "" #: ../udisks/udisksclient.c:1943 #, c-format msgctxt "fs-type" msgid "Swap (version %s)" msgstr "Intercambio (version %s)" #: ../udisks/udisksclient.c:1943 ../udisks/udisksclient.c:1944 msgctxt "fs-type" msgid "Swap" msgstr "Intercambio" #: ../udisks/udisksclient.c:1945 #, c-format msgctxt "fs-type" msgid "LVM2 Physical Volume (%s)" msgstr "Volumine physic LVM2 (%s)" #: ../udisks/udisksclient.c:1945 ../udisks/udisksclient.c:1946 msgctxt "fs-type" msgid "LVM2 PV" msgstr "VP LVM2" #: ../udisks/udisksclient.c:1946 msgctxt "fs-type" msgid "LVM2 Physical Volume" msgstr "Volumine physic LVM2" #: ../udisks/udisksclient.c:1947 #, c-format msgctxt "fs-type" msgid "Linux RAID Member (version %s)" msgstr "" #: ../udisks/udisksclient.c:1947 ../udisks/udisksclient.c:1948 msgctxt "fs-type" msgid "Linux RAID Member" msgstr "" #: ../udisks/udisksclient.c:1949 #, c-format msgctxt "fs-type" msgid "ZFS Device (ZPool version %s)" msgstr "Dispositivo ZFS (ZPool version %s)" #: ../udisks/udisksclient.c:1949 #, c-format msgctxt "fs-type" msgid "ZFS (v%s)" msgstr "" #: ../udisks/udisksclient.c:1950 msgctxt "fs-type" msgid "ZFS Device" msgstr "Dispositivo ZFS" #: ../udisks/udisksclient.c:1950 msgctxt "fs-type" msgid "ZFS" msgstr "" #: ../udisks/udisksclient.c:1951 #, c-format msgctxt "fs-type" msgid "Intel Rapid Storage Technology enterprise RAID Member (version %s)" msgstr "" #: ../udisks/udisksclient.c:1951 #, c-format msgctxt "fs-type" msgid "Intel RSTe RAID Member (%s)" msgstr "" #: ../udisks/udisksclient.c:1952 msgctxt "fs-type" msgid "Intel Rapid Storage Technology enterprise RAID Member" msgstr "" #: ../udisks/udisksclient.c:1952 msgctxt "fs-type" msgid "Intel RSTe RAID Member" msgstr "" #: ../udisks/udisksclient.c:1953 #, c-format msgctxt "fs-type" msgid "LUKS Encryption (version %s)" msgstr "Cryptation LUKS (version %s)" #: ../udisks/udisksclient.c:1953 ../udisks/udisksclient.c:1954 msgctxt "fs-type" msgid "LUKS" msgstr "" #: ../udisks/udisksclient.c:1954 msgctxt "fs-type" msgid "LUKS Encryption" msgstr "Cryptation LUKS" #: ../udisks/udisksclient.c:1955 #, c-format msgctxt "fs-type" msgid "VMFS (version %s)" msgstr "" #: ../udisks/udisksclient.c:1955 #, c-format msgctxt "fs-type" msgid "VMFS (v%s)" msgstr "" #: ../udisks/udisksclient.c:1956 msgctxt "fs-type" msgid "VMFS" msgstr "" #: ../udisks/udisksclient.c:1957 #, c-format msgctxt "fs-type" msgid "VMFS Volume Member (version %s)" msgstr "" #: ../udisks/udisksclient.c:1957 #, c-format msgctxt "fs-type" msgid "VMFS Member (v%s)" msgstr "" #: ../udisks/udisksclient.c:1958 msgctxt "fs-type" msgid "VMFS Volume Member" msgstr "" #: ../udisks/udisksclient.c:1958 msgctxt "fs-type" msgid "VMFS Member" msgstr "" #. Translators: Shown for unknown filesystem types. #. * First %s is the raw filesystem type obtained from udev, second %s is version. #. #: ../udisks/udisksclient.c:2030 #, c-format msgctxt "fs-type" msgid "Unknown (%s %s)" msgstr "Incognite (%s %s)" #. Translators: Shown for unknown filesystem types. #. * First %s is the raw filesystem type obtained from udev. #. #: ../udisks/udisksclient.c:2039 #, c-format msgctxt "fs-type" msgid "Unknown (%s)" msgstr "Incognite (%s)" #. Translators: Shown for unknown filesystem types. #. #: ../udisks/udisksclient.c:2045 ../udisks/udisksclient.c:2059 msgctxt "fs-type" msgid "Unknown" msgstr "Incognite" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2076 msgid "Master Boot Record" msgstr "Registro de initio maestro (MBR)" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2078 msgid "GUID Partition Table" msgstr "Tabella de partitiones GUID" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2080 msgid "Apple Partition Map" msgstr "Mappa de partitiones Apple" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2123 ../udisks/udisksclient.c:2128 msgctxt "partition-subtype" msgid "Generic" msgstr "" #: ../udisks/udisksclient.c:2124 ../udisks/udisksclient.c:2129 msgctxt "partition-subtype" msgid "Linux" msgstr "" #: ../udisks/udisksclient.c:2125 ../udisks/udisksclient.c:2130 #: ../udisks/udisksclient.c:2135 msgctxt "partition-subtype" msgid "Windows" msgstr "" #: ../udisks/udisksclient.c:2126 ../udisks/udisksclient.c:2132 msgctxt "partition-subtype" msgid "Other" msgstr "Altere" #: ../udisks/udisksclient.c:2131 ../udisks/udisksclient.c:2134 msgctxt "partition-subtype" msgid "Mac OS X" msgstr "" #. see http://en.wikipedia.org/wiki/GUID_Partition_Table #. Not associated with any OS #: ../udisks/udisksclient.c:2222 msgctxt "part-type" msgid "MBR Partition Scheme" msgstr "Schema de partitiones MBR" #: ../udisks/udisksclient.c:2223 msgctxt "part-type" msgid "EFI System" msgstr "Systema EFI" #: ../udisks/udisksclient.c:2224 msgctxt "part-type" msgid "BIOS Boot" msgstr "" #. This is also defined in the Apple and Solaris section #: ../udisks/udisksclient.c:2226 msgctxt "part-type" msgid "ZFS" msgstr "" #. Extended Boot Partition, see http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ #: ../udisks/udisksclient.c:2228 msgctxt "part-type" msgid "Extended Boot Partition" msgstr "" #. Discoverable Linux Partitions, see http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec #: ../udisks/udisksclient.c:2230 msgctxt "part-type" msgid "Linux Root Partition (x86)" msgstr "" #: ../udisks/udisksclient.c:2231 msgctxt "part-type" msgid "Linux Root Partition (x86_64)" msgstr "" #: ../udisks/udisksclient.c:2232 msgctxt "part-type" msgid "Linux Home Partition" msgstr "" #: ../udisks/udisksclient.c:2233 msgctxt "part-type" msgid "Linux Server Data Partition" msgstr "" #. Linux #: ../udisks/udisksclient.c:2235 msgctxt "part-type" msgid "Linux Swap" msgstr "Intercambio de Linux" #: ../udisks/udisksclient.c:2236 msgctxt "part-type" msgid "Linux Filesystem" msgstr "" #: ../udisks/udisksclient.c:2237 msgctxt "part-type" msgid "Linux RAID" msgstr "RAID de Linux" #: ../udisks/udisksclient.c:2238 ../udisks/udisksclient.c:2323 msgctxt "part-type" msgid "Linux LVM" msgstr "LVM de Linux" #: ../udisks/udisksclient.c:2239 msgctxt "part-type" msgid "Linux Reserved" msgstr "Reservate de Linux" #. Microsoft #: ../udisks/udisksclient.c:2241 msgctxt "part-type" msgid "Basic Data" msgstr "" #: ../udisks/udisksclient.c:2242 msgctxt "part-type" msgid "Microsoft Reserved" msgstr "Reservate de Microsoft" #: ../udisks/udisksclient.c:2243 msgctxt "part-type" msgid "Microsoft LDM metadata" msgstr "Metadatos LDM de Microsoft" #: ../udisks/udisksclient.c:2244 msgctxt "part-type" msgid "Microsoft LDM data" msgstr "Datos LDM de Microsoft" #: ../udisks/udisksclient.c:2245 msgctxt "part-type" msgid "Microsoft Windows Recovery Environment" msgstr "Ambiente de recuperation de Microsoft Windows" #. Apple OS X #: ../udisks/udisksclient.c:2247 msgctxt "part-type" msgid "Apple HFS/HFS+" msgstr "HFS/HFS+ de Apple" #. see http://developer.apple.com/documentation/mac/devices/devices-126.html #. * http://lists.apple.com/archives/Darwin-drivers/2003/May/msg00021.html #: ../udisks/udisksclient.c:2248 ../udisks/udisksclient.c:2302 msgctxt "part-type" msgid "Apple UFS" msgstr "UFS de Apple" #: ../udisks/udisksclient.c:2249 msgctxt "part-type" msgid "Apple ZFS" msgstr "ZFS de Apple" #. same as ZFS #: ../udisks/udisksclient.c:2250 msgctxt "part-type" msgid "Apple RAID" msgstr "RAID de Apple" #: ../udisks/udisksclient.c:2251 msgctxt "part-type" msgid "Apple RAID (offline)" msgstr "RAID de Apple (foras de linea)" #: ../udisks/udisksclient.c:2252 msgctxt "part-type" msgid "Apple Boot" msgstr "Apple Boot" #: ../udisks/udisksclient.c:2253 msgctxt "part-type" msgid "Apple Label" msgstr "Etiquetta Apple" #: ../udisks/udisksclient.c:2254 msgctxt "part-type" msgid "Apple TV Recovery" msgstr "Recuperation de Apple TV" #: ../udisks/udisksclient.c:2255 msgctxt "part-type" msgid "Apple Core Storage" msgstr "" #. HP-UX #: ../udisks/udisksclient.c:2257 msgctxt "part-type" msgid "HP-UX Data" msgstr "Datos HP-UX" #: ../udisks/udisksclient.c:2258 msgctxt "part-type" msgid "HP-UX Service" msgstr "Servicio HP-UX" #. FreeBSD #: ../udisks/udisksclient.c:2260 msgctxt "part-type" msgid "FreeBSD Boot" msgstr "" #: ../udisks/udisksclient.c:2261 msgctxt "part-type" msgid "FreeBSD Data" msgstr "Datos FreeBSD" #: ../udisks/udisksclient.c:2262 msgctxt "part-type" msgid "FreeBSD Swap" msgstr "Intercambio de FreeBSD" #: ../udisks/udisksclient.c:2263 msgctxt "part-type" msgid "FreeBSD UFS" msgstr "UFS de FreeBSD" #: ../udisks/udisksclient.c:2264 msgctxt "part-type" msgid "FreeBSD Vinum" msgstr "Vinum de FreeBSD" #: ../udisks/udisksclient.c:2265 msgctxt "part-type" msgid "FreeBSD ZFS" msgstr "ZFS de FreeBSD" #. Solaris #: ../udisks/udisksclient.c:2267 msgctxt "part-type" msgid "Solaris Boot" msgstr "" #: ../udisks/udisksclient.c:2268 msgctxt "part-type" msgid "Solaris Root" msgstr "" #: ../udisks/udisksclient.c:2269 msgctxt "part-type" msgid "Solaris Swap" msgstr "" #: ../udisks/udisksclient.c:2270 msgctxt "part-type" msgid "Solaris Backup" msgstr "" #: ../udisks/udisksclient.c:2271 msgctxt "part-type" msgid "Solaris /usr" msgstr "" #. same as ZFS #: ../udisks/udisksclient.c:2272 msgctxt "part-type" msgid "Solaris /var" msgstr "" #: ../udisks/udisksclient.c:2273 msgctxt "part-type" msgid "Solaris /home" msgstr "" #: ../udisks/udisksclient.c:2274 msgctxt "part-type" msgid "Solaris Alternate Sector" msgstr "" #: ../udisks/udisksclient.c:2275 msgctxt "part-type" msgid "Solaris Reserved" msgstr "" #: ../udisks/udisksclient.c:2276 msgctxt "part-type" msgid "Solaris Reserved (2)" msgstr "" #: ../udisks/udisksclient.c:2277 msgctxt "part-type" msgid "Solaris Reserved (3)" msgstr "" #: ../udisks/udisksclient.c:2278 msgctxt "part-type" msgid "Solaris Reserved (4)" msgstr "" #: ../udisks/udisksclient.c:2279 msgctxt "part-type" msgid "Solaris Reserved (5)" msgstr "" #. NetBSD #: ../udisks/udisksclient.c:2281 msgctxt "part-type" msgid "NetBSD Swap" msgstr "" #: ../udisks/udisksclient.c:2282 msgctxt "part-type" msgid "NetBSD FFS" msgstr "" #: ../udisks/udisksclient.c:2283 msgctxt "part-type" msgid "NetBSD LFS" msgstr "" #: ../udisks/udisksclient.c:2284 msgctxt "part-type" msgid "NetBSD RAID" msgstr "" #: ../udisks/udisksclient.c:2285 msgctxt "part-type" msgid "NetBSD Concatenated" msgstr "" #: ../udisks/udisksclient.c:2286 msgctxt "part-type" msgid "NetBSD Encrypted" msgstr "" #. VMWare, see http://blogs.vmware.com/vsphere/2011/08/vsphere-50-storage-features-part-7-gpt.html #: ../udisks/udisksclient.c:2288 msgctxt "part-type" msgid "VMWare VMFS" msgstr "" #: ../udisks/udisksclient.c:2289 msgctxt "part-type" msgid "VMWare vmkcore" msgstr "" #. ChromeOS, see http://www.chromium.org/chromium-os/chromiumos-design-docs/disk-format #: ../udisks/udisksclient.c:2291 msgctxt "part-type" msgid "ChromeOS Firmware" msgstr "" #: ../udisks/udisksclient.c:2292 msgctxt "part-type" msgid "ChromeOS Kernel" msgstr "" #: ../udisks/udisksclient.c:2293 msgctxt "part-type" msgid "ChromeOS Root Filesystem" msgstr "" #: ../udisks/udisksclient.c:2294 msgctxt "part-type" msgid "ChromeOS Reserved" msgstr "" #. Intel Partition Types #. FFS = Fast Flash Standby, aka Intel Rapid start #. http://downloadmirror.intel.com/22647/eng/Intel%20Rapid%20Start%20Technology%20Deployment%20Guide%20v1.0.pdf #: ../udisks/udisksclient.c:2298 msgctxt "part-type" msgid "Intel FFS Reserved" msgstr "" #: ../udisks/udisksclient.c:2303 msgctxt "part-type" msgid "Apple HFS/HFS" msgstr "" #: ../udisks/udisksclient.c:2304 msgctxt "part-type" msgid "Apple Partition Map" msgstr "" #: ../udisks/udisksclient.c:2305 msgctxt "part-type" msgid "Unused" msgstr "" #: ../udisks/udisksclient.c:2306 msgctxt "part-type" msgid "Empty" msgstr "" #: ../udisks/udisksclient.c:2307 msgctxt "part-type" msgid "Driver" msgstr "" #: ../udisks/udisksclient.c:2308 msgctxt "part-type" msgid "Driver 4.3" msgstr "" #: ../udisks/udisksclient.c:2309 msgctxt "part-type" msgid "ProDOS file system" msgstr "" #: ../udisks/udisksclient.c:2310 msgctxt "part-type" msgid "FAT 12" msgstr "" #: ../udisks/udisksclient.c:2311 msgctxt "part-type" msgid "FAT 16" msgstr "" #: ../udisks/udisksclient.c:2312 msgctxt "part-type" msgid "FAT 32" msgstr "" #: ../udisks/udisksclient.c:2313 msgctxt "part-type" msgid "FAT 16 (Windows)" msgstr "" #: ../udisks/udisksclient.c:2314 msgctxt "part-type" msgid "FAT 32 (Windows)" msgstr "" #. see http://www.win.tue.nl/~aeb/partitions/partition_types-1.html #: ../udisks/udisksclient.c:2317 msgctxt "part-type" msgid "Extended" msgstr "" #: ../udisks/udisksclient.c:2318 msgctxt "part-type" msgid "EFI GPT" msgstr "" #: ../udisks/udisksclient.c:2319 msgctxt "part-type" msgid "EFI (FAT-12/16/32)" msgstr "" #: ../udisks/udisksclient.c:2320 msgctxt "part-type" msgid "Linux swap" msgstr "" #: ../udisks/udisksclient.c:2321 msgctxt "part-type" msgid "Linux" msgstr "" #: ../udisks/udisksclient.c:2322 msgctxt "part-type" msgid "Linux Extended" msgstr "" #: ../udisks/udisksclient.c:2324 msgctxt "part-type" msgid "Linux RAID auto" msgstr "" #: ../udisks/udisksclient.c:2325 msgctxt "part-type" msgid "FAT12" msgstr "" #: ../udisks/udisksclient.c:2326 msgctxt "part-type" msgid "FAT16 <32M" msgstr "" #: ../udisks/udisksclient.c:2327 msgctxt "part-type" msgid "FAT16" msgstr "" #: ../udisks/udisksclient.c:2328 msgctxt "part-type" msgid "HPFS/NTFS" msgstr "" #: ../udisks/udisksclient.c:2329 msgctxt "part-type" msgid "W95 FAT32" msgstr "" #: ../udisks/udisksclient.c:2330 msgctxt "part-type" msgid "W95 FAT32 (LBA)" msgstr "" #: ../udisks/udisksclient.c:2331 msgctxt "part-type" msgid "W95 FAT16 (LBA)" msgstr "" #: ../udisks/udisksclient.c:2332 msgctxt "part-type" msgid "W95 Ext d (LBA)" msgstr "" #: ../udisks/udisksclient.c:2333 msgctxt "part-type" msgid "Hidden FAT12" msgstr "" #: ../udisks/udisksclient.c:2334 msgctxt "part-type" msgid "Hidden FAT16 <32M" msgstr "" #: ../udisks/udisksclient.c:2335 msgctxt "part-type" msgid "Hidden FAT16" msgstr "" #: ../udisks/udisksclient.c:2336 msgctxt "part-type" msgid "Hidden HPFS/NTFS" msgstr "" #: ../udisks/udisksclient.c:2337 msgctxt "part-type" msgid "Hidden W95 FAT32" msgstr "" #: ../udisks/udisksclient.c:2338 msgctxt "part-type" msgid "Hidden W95 FAT32 (LBA)" msgstr "" #: ../udisks/udisksclient.c:2339 msgctxt "part-type" msgid "Hidden W95 FAT16 (LBA)" msgstr "" #: ../udisks/udisksclient.c:2340 msgctxt "part-type" msgid "OPUS" msgstr "" #: ../udisks/udisksclient.c:2341 msgctxt "part-type" msgid "Compaq diagnostics" msgstr "" #: ../udisks/udisksclient.c:2342 msgctxt "part-type" msgid "PartitionMagic" msgstr "" #: ../udisks/udisksclient.c:2343 msgctxt "part-type" msgid "Minix" msgstr "" #. cf. http://en.wikipedia.org/wiki/MINIX_file_system #: ../udisks/udisksclient.c:2344 ../udisks/udisksclient.c:2345 msgctxt "part-type" msgid "Hibernation" msgstr "" #: ../udisks/udisksclient.c:2346 msgctxt "part-type" msgid "FreeBSD" msgstr "" #: ../udisks/udisksclient.c:2347 msgctxt "part-type" msgid "OpenBSD" msgstr "" #: ../udisks/udisksclient.c:2348 ../udisks/udisksclient.c:2349 msgctxt "part-type" msgid "Mac OS X" msgstr "" #: ../udisks/udisksclient.c:2350 msgctxt "part-type" msgid "Solaris boot" msgstr "" #: ../udisks/udisksclient.c:2351 msgctxt "part-type" msgid "Solaris" msgstr "" #: ../udisks/udisksclient.c:2352 msgctxt "part-type" msgid "BeOS BFS" msgstr "" #: ../udisks/udisksclient.c:2353 msgctxt "part-type" msgid "SkyOS SkyFS" msgstr "" #: ../udisks/udisksclient.c:2499 msgctxt "job" msgid "SMART self-test" msgstr "" #: ../udisks/udisksclient.c:2500 msgctxt "job" msgid "Ejecting Medium" msgstr "" #: ../udisks/udisksclient.c:2501 msgctxt "job" msgid "Unlocking Device" msgstr "" #: ../udisks/udisksclient.c:2502 msgctxt "job" msgid "Locking Device" msgstr "" #: ../udisks/udisksclient.c:2503 msgctxt "job" msgid "Modifying Encrypted Device" msgstr "" #: ../udisks/udisksclient.c:2504 msgctxt "job" msgid "Starting Swap Device" msgstr "" #: ../udisks/udisksclient.c:2505 msgctxt "job" msgid "Stopping Swap Device" msgstr "" #: ../udisks/udisksclient.c:2506 msgctxt "job" msgid "Mounting Filesystem" msgstr "" #: ../udisks/udisksclient.c:2507 msgctxt "job" msgid "Unmounting Filesystem" msgstr "" #: ../udisks/udisksclient.c:2508 msgctxt "job" msgid "Modifying Filesystem" msgstr "" #: ../udisks/udisksclient.c:2509 msgctxt "job" msgid "Erasing Device" msgstr "" #: ../udisks/udisksclient.c:2510 msgctxt "job" msgid "Creating Filesystem" msgstr "" #: ../udisks/udisksclient.c:2511 msgctxt "job" msgid "Setting Up Loop Device" msgstr "" #: ../udisks/udisksclient.c:2512 msgctxt "job" msgid "Modifying Partition" msgstr "" #: ../udisks/udisksclient.c:2513 msgctxt "job" msgid "Deleting Partition" msgstr "" #: ../udisks/udisksclient.c:2514 msgctxt "job" msgid "Creating Partition" msgstr "" #: ../udisks/udisksclient.c:2515 msgctxt "job" msgid "Cleaning Up" msgstr "" #: ../udisks/udisksclient.c:2516 msgctxt "job" msgid "ATA Secure Erase" msgstr "" #: ../udisks/udisksclient.c:2517 msgctxt "job" msgid "ATA Enhanced Secure Erase" msgstr "" #: ../udisks/udisksclient.c:2518 msgctxt "job" msgid "Stopping RAID Array" msgstr "" #: ../udisks/udisksclient.c:2519 msgctxt "job" msgid "Starting RAID Array" msgstr "" #: ../udisks/udisksclient.c:2520 msgctxt "job" msgid "Marking Device as Faulty" msgstr "" #: ../udisks/udisksclient.c:2521 msgctxt "job" msgid "Removing Device from Array" msgstr "" #: ../udisks/udisksclient.c:2522 msgctxt "job" msgid "Adding Device to Array" msgstr "" #: ../udisks/udisksclient.c:2523 msgctxt "job" msgid "Setting Write-Intent Bitmap" msgstr "" #: ../udisks/udisksclient.c:2524 msgctxt "job" msgid "Creating RAID Array" msgstr "" #: ../udisks/udisksclient.c:2532 #, c-format msgctxt "unknown-job" msgid "Unknown (%s)" msgstr "" #. Translators: 'Thumb' here refers to "USB thumb drive", see http://en.wikipedia.org/wiki/Thumb_drive #: ../udisks/udisksobjectinfo.c:162 msgctxt "media-type" msgid "Thumb" msgstr "Clave USB" #: ../udisks/udisksobjectinfo.c:164 msgctxt "media-type" msgid "Floppy" msgstr "Dischetto" #: ../udisks/udisksobjectinfo.c:165 msgctxt "media-type" msgid "Zip" msgstr "Zip" #: ../udisks/udisksobjectinfo.c:166 msgctxt "media-type" msgid "Jaz" msgstr "Jaz" #: ../udisks/udisksobjectinfo.c:168 msgctxt "media-type" msgid "Flash" msgstr "Flash" #: ../udisks/udisksobjectinfo.c:169 msgctxt "media-type" msgid "MemoryStick" msgstr "ClaveUSB" #: ../udisks/udisksobjectinfo.c:170 msgctxt "media-type" msgid "SmartMedia" msgstr "" #: ../udisks/udisksobjectinfo.c:171 msgctxt "media-type" msgid "CompactFlash" msgstr "" #: ../udisks/udisksobjectinfo.c:172 msgctxt "media-type" msgid "MMC" msgstr "" #: ../udisks/udisksobjectinfo.c:172 ../udisks/udisksobjectinfo.c:173 #: ../udisks/udisksobjectinfo.c:174 ../udisks/udisksobjectinfo.c:175 msgctxt "media-type" msgid "SD" msgstr "" #: ../udisks/udisksobjectinfo.c:174 msgctxt "media-type" msgid "SDXC" msgstr "" #: ../udisks/udisksobjectinfo.c:175 msgctxt "media-type" msgid "SDHC" msgstr "" #: ../udisks/udisksobjectinfo.c:177 msgctxt "media-type" msgid "CD-ROM" msgstr "" #: ../udisks/udisksobjectinfo.c:177 ../udisks/udisksobjectinfo.c:178 #: ../udisks/udisksobjectinfo.c:179 ../udisks/udisksobjectinfo.c:194 #: ../udisks/udisksobjectinfo.c:195 ../udisks/udisksobjectinfo.c:196 msgctxt "media-type" msgid "CD" msgstr "" #: ../udisks/udisksobjectinfo.c:178 msgctxt "media-type" msgid "CD-R" msgstr "" #: ../udisks/udisksobjectinfo.c:179 msgctxt "media-type" msgid "CD-RW" msgstr "" #: ../udisks/udisksobjectinfo.c:180 ../udisks/udisksobjectinfo.c:181 #: ../udisks/udisksobjectinfo.c:182 ../udisks/udisksobjectinfo.c:183 #: ../udisks/udisksobjectinfo.c:184 ../udisks/udisksobjectinfo.c:185 #: ../udisks/udisksobjectinfo.c:186 ../udisks/udisksobjectinfo.c:187 msgctxt "media-type" msgid "DVD" msgstr "" #: ../udisks/udisksobjectinfo.c:181 msgctxt "media-type" msgid "DVD-R" msgstr "" #: ../udisks/udisksobjectinfo.c:182 msgctxt "media-type" msgid "DVD-RW" msgstr "" #: ../udisks/udisksobjectinfo.c:183 msgctxt "media-type" msgid "DVD-RAM" msgstr "" #: ../udisks/udisksobjectinfo.c:184 msgctxt "media-type" msgid "DVD+R" msgstr "" #: ../udisks/udisksobjectinfo.c:185 msgctxt "media-type" msgid "DVD+RW" msgstr "" #: ../udisks/udisksobjectinfo.c:186 msgctxt "media-type" msgid "DVD+R DL" msgstr "" #: ../udisks/udisksobjectinfo.c:187 msgctxt "media-type" msgid "DVD+RW DL" msgstr "" #: ../udisks/udisksobjectinfo.c:188 msgctxt "media-type" msgid "BD-ROM" msgstr "" #: ../udisks/udisksobjectinfo.c:188 ../udisks/udisksobjectinfo.c:189 #: ../udisks/udisksobjectinfo.c:190 msgctxt "media-type" msgid "Blu-Ray" msgstr "" #: ../udisks/udisksobjectinfo.c:189 msgctxt "media-type" msgid "BD-R" msgstr "" #: ../udisks/udisksobjectinfo.c:190 msgctxt "media-type" msgid "BD-RE" msgstr "" #: ../udisks/udisksobjectinfo.c:191 ../udisks/udisksobjectinfo.c:192 #: ../udisks/udisksobjectinfo.c:193 msgctxt "media-type" msgid "HDDVD" msgstr "" #: ../udisks/udisksobjectinfo.c:192 msgctxt "media-type" msgid "HDDVD-R" msgstr "" #: ../udisks/udisksobjectinfo.c:193 msgctxt "media-type" msgid "HDDVD-RW" msgstr "" #: ../udisks/udisksobjectinfo.c:194 msgctxt "media-type" msgid "MO" msgstr "" #: ../udisks/udisksobjectinfo.c:195 msgctxt "media-type" msgid "MRW" msgstr "" #: ../udisks/udisksobjectinfo.c:196 msgctxt "media-type" msgid "MRW-W" msgstr "" #: ../udisks/udisksobjectinfo.c:252 #, c-format msgid "%s Block Device" msgstr "" #: ../udisks/udisksobjectinfo.c:256 msgid "Block Device" msgstr "" #. Translators: Used to describe a partition of a block device. #. * The %u is the partition number. #. * The %s is the description for the block device (e.g. "5 GB Block Device"). #. #: ../udisks/udisksobjectinfo.c:265 #, c-format msgctxt "part-block" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of a block device. #. * The first %s is the description of the object (e.g. "50 GB Block Device"). #. * The second %s is the special device file (e.g. "/dev/sda2"). #. #: ../udisks/udisksobjectinfo.c:275 #, c-format msgctxt "one-liner-block" msgid "%s (%s)" msgstr "" #: ../udisks/udisksobjectinfo.c:306 #, c-format msgid "%s Loop Device" msgstr "" #: ../udisks/udisksobjectinfo.c:310 msgid "Loop Device" msgstr "" #. Translators: Used to describe a partition of a loop device. #. * The %u is the partition number. #. * The %s is the description for the loop device (e.g. "5 GB Loop Device"). #. #: ../udisks/udisksobjectinfo.c:319 #, c-format msgctxt "part-loop" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of a loop device. #. * The first %s is the description of the object (e.g. "2 GB Loop Device"). #. * The second %s is the name of the backing file (e.g. "/home/davidz/file.iso"). #. * The third %s is the special device file (e.g. "/dev/loop2"). #. #: ../udisks/udisksobjectinfo.c:330 #, c-format msgctxt "one-liner-loop" msgid "%s — %s (%s)" msgstr "" #: ../udisks/udisksobjectinfo.c:348 msgctxt "mdraid-desc" msgid "RAID-0 Array" msgstr "" #: ../udisks/udisksobjectinfo.c:350 msgctxt "mdraid-desc" msgid "RAID-1 Array" msgstr "" #: ../udisks/udisksobjectinfo.c:352 msgctxt "mdraid-desc" msgid "RAID-4 Array" msgstr "" #: ../udisks/udisksobjectinfo.c:354 msgctxt "mdraid-desc" msgid "RAID-5 Array" msgstr "" #: ../udisks/udisksobjectinfo.c:356 msgctxt "mdraid-desc" msgid "RAID-6 Array" msgstr "" #: ../udisks/udisksobjectinfo.c:358 msgctxt "mdraid-desc" msgid "RAID-10 Array" msgstr "" #: ../udisks/udisksobjectinfo.c:360 msgctxt "mdraid-desc" msgid "RAID Array" msgstr "" #. Translators: Used to format the description for a RAID array. #. * The first %s is the size (e.g. '42.0 GB'). #. * The second %s is the level (e.g. 'RAID-5 Array'). #. #: ../udisks/udisksobjectinfo.c:400 #, c-format msgctxt "mdraid-desc" msgid "%s %s" msgstr "" #. Translators: Used to describe a partition of a RAID Array. #. * The %u is the partition number. #. * The %s is the description for the drive (e.g. "2 TB RAID-5"). #. #: ../udisks/udisksobjectinfo.c:415 #, c-format msgctxt "part-raid" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of running RAID array. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. * The third %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:430 #, c-format msgctxt "one-liner-mdraid-running" msgid "%s — %s (%s)" msgstr "" #. Translators: String used for one-liner description of non-running RAID array. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. #: ../udisks/udisksobjectinfo.c:441 #, c-format msgctxt "one-liner-mdraid-not-running" msgid "%s — %s" msgstr "" #. Translators: String used for one-liner description of running RAID array w/o a name. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. * The third %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:455 #, c-format msgctxt "one-liner-mdraid-no-name-running" msgid "%s — %s" msgstr "" #. Translators: String used for one-liner description of non-running RAID array w/o a name. #. * The first %s is the array name (e.g. "AlphaGo"). #. * The second %s is the size and level (e.g. "2 TB RAID-5"). #. #: ../udisks/udisksobjectinfo.c:465 #, c-format msgctxt "one-liner-mdraid-no-name-not-running" msgid "%s" msgstr "" #. Translators: Used to describe drive without removable media. The %s is the type, e.g. 'Thumb' #: ../udisks/udisksobjectinfo.c:591 #, c-format msgctxt "drive-with-fixed-media" msgid "%s Drive" msgstr "" #. Translators: Used to describe generic media. The %s is the type, e.g. 'Zip' or 'Floppy' #: ../udisks/udisksobjectinfo.c:595 #, c-format msgctxt "drive-with-generic-media" msgid "%s Disk" msgstr "" #. Translators: Used to describe flash media. The %s is the type, e.g. 'SD' or 'CompactFlash' #: ../udisks/udisksobjectinfo.c:599 #, c-format msgctxt "flash-media" msgid "%s Card" msgstr "" #. Translators: Used to describe optical discs. The %s is the type, e.g. 'CD-R' or 'DVD-ROM' #: ../udisks/udisksobjectinfo.c:603 #, c-format msgctxt "optical-media" msgid "%s Disc" msgstr "" #. Translators: Used to describe a drive. The %s is the size, e.g. '20 GB' #: ../udisks/udisksobjectinfo.c:623 #, c-format msgctxt "drive-with-size" msgid "%s Drive" msgstr "" #. Translators: Used to describe a drive we know very little about (removable media or size not known) #: ../udisks/udisksobjectinfo.c:628 msgctxt "generic-drive" msgid "Drive" msgstr "" #. Translators: Used to describe a non-rotating drive (rotation rate either unknown #. * or it's a solid-state drive). The %s is the size, e.g. '20 GB'. #: ../udisks/udisksobjectinfo.c:639 #, c-format msgctxt "disk-non-rotational" msgid "%s Disk" msgstr "" #. Translators: Used to describe a non-rotating drive (rotation rate either unknown #. * or it's a solid-state drive). The drive is either using removable media or its #. * size not known. #: ../udisks/udisksobjectinfo.c:646 msgctxt "disk-non-rotational" msgid "Disk" msgstr "" #. Translators: Used to describe a hard-disk drive (HDD). The %s is the size, e.g. '20 GB'. #: ../udisks/udisksobjectinfo.c:654 #, c-format msgctxt "disk-hdd" msgid "%s Hard Disk" msgstr "" #. Translators: Used to describe a hard-disk drive (HDD) (removable media or size not known) #: ../udisks/udisksobjectinfo.c:659 msgctxt "disk-hdd" msgid "Hard Disk" msgstr "" #. Translators: Used to describe a card reader. The %s is the card type e.g. 'CompactFlash'. #: ../udisks/udisksobjectinfo.c:667 #, c-format msgctxt "drive-card-reader" msgid "%s Card Reader" msgstr "" #. Translators: Used to describe drive. The first %s is the size e.g. '20 GB' and the #. * second %s is the drive type e.g. 'Thumb'. #. #: ../udisks/udisksobjectinfo.c:678 #, c-format msgctxt "drive-with-size-and-type" msgid "%s %s Drive" msgstr "" #. Translators: Used to describe drive. The first %s is the drive type e.g. 'Thumb'. #. #: ../udisks/udisksobjectinfo.c:684 #, c-format msgctxt "drive-with-type" msgid "%s Drive" msgstr "" #. Translators: String used for a blank disc. The %s is the disc type e.g. "CD-RW Disc" #: ../udisks/udisksobjectinfo.c:763 #, c-format msgctxt "optical-media" msgid "Blank %s" msgstr "" #. Translators: String used for a mixed disc. The %s is the disc type e.g. "CD-ROM Disc" #: ../udisks/udisksobjectinfo.c:771 #, c-format msgctxt "optical-media" msgid "Mixed %s" msgstr "" #. Translators: String used for an audio disc. The %s is the disc type e.g. "CD-ROM Disc" #: ../udisks/udisksobjectinfo.c:779 #, c-format msgctxt "optical-media" msgid "Audio %s" msgstr "" #. Translators: Used to describe a partition of a drive. #. * The %u is the partition number. #. * The %s is the description for the drive (e.g. "2 GB Thumb Drive"). #. #: ../udisks/udisksobjectinfo.c:832 #, c-format msgctxt "part-drive" msgid "Partition %u of %s" msgstr "" #. Translators: String used for one-liner description of drive. #. * The first %s is the description of the object (e.g. "80 GB Disk" or "Partition 2 of 2 GB Thumb Drive"). #. * The second %s is the name of the object (e.g. "INTEL SSDSA2MH080G1GC"). #. * The third %s is the fw revision (e.g "45ABX21"). #. * The fourth %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:850 #, c-format msgctxt "one-liner-drive" msgid "%s — %s [%s] (%s)" msgstr "" #. Translators: String used for one-liner description of drive w/o known fw revision. #. * The first %s is the description of the object (e.g. "80 GB Disk"). #. * The second %s is the name of the object (e.g. "INTEL SSDSA2MH080G1GC"). #. * The third %s is the special device file (e.g. "/dev/sda"). #. #: ../udisks/udisksobjectinfo.c:863 #, c-format msgctxt "one-liner-drive" msgid "%s — %s (%s)" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/system-service.po0000644000000000000000000000526312734304000020352 0ustar # Interlingua translation for ubuntu-system-service # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ubuntu-system-service package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ubuntu-system-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-04 00:35+0000\n" "PO-Revision-Date: 2015-05-04 16:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:35+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../backend/com.ubuntu.systemservice.policy.in.h:1 msgid "Get current global proxy" msgstr "Procurar le proxy global actual" #: ../backend/com.ubuntu.systemservice.policy.in.h:2 msgid "System policy prevents querying proxy settings" msgstr "Le regulas del systema preveni querer le configuration del proxy" #: ../backend/com.ubuntu.systemservice.policy.in.h:3 msgid "Set current global proxy" msgstr "Configurar le proxy global actual" #: ../backend/com.ubuntu.systemservice.policy.in.h:4 msgid "System policy prevents setting proxy settings" msgstr "Le regulas del systema preveni preparar le configurationes del proxy" #: ../backend/com.ubuntu.systemservice.policy.in.h:5 msgid "Set current global proxy exception" msgstr "Configurar le exception del proxy global actual" #: ../backend/com.ubuntu.systemservice.policy.in.h:6 msgid "System policy prevents setting no_proxy settings" msgstr "" "Le regulas del systema preveni preparar le configurationes nulle-proxy" #: ../backend/com.ubuntu.systemservice.policy.in.h:7 msgid "Set current global keyboard" msgstr "Configurar le claviero global actual" #: ../backend/com.ubuntu.systemservice.policy.in.h:8 msgid "System policy prevents setting global keyboard settings" msgstr "" "Le regulas del systema preveni preparar le configurationes del claviero " "global" #: ../backend/com.ubuntu.systemservice.policy.in.h:9 msgid "Get current global keyboard" msgstr "Procurar le claviero global actual" #: ../backend/com.ubuntu.systemservice.policy.in.h:10 msgid "System policy prevents querying keyboard settings" msgstr "Le regulas del systema preveni querer le preparation del claviero" #: ../backend/com.ubuntu.systemservice.policy.in.h:11 msgid "Check if the package system is locked" msgstr "Controlar si le pacchetto del systema es blocate" #: ../backend/com.ubuntu.systemservice.policy.in.h:12 msgid "System policy prevents querying package system lock" msgstr "" "Le regulas del systema preveni querer le bloco del pacchetto del systema" language-pack-ia-base/data/ia/LC_MESSAGES/newt.po0000644000000000000000000000156512734304000016346 0ustar # Interlingua translation for newt # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the newt package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: newt\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-06-03 20:51+0000\n" "PO-Revision-Date: 2015-11-08 05:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../dialogboxes.c:49 msgid "Ok" msgstr "Ok" #: ../dialogboxes.c:50 msgid "Cancel" msgstr "Cancellar" #: ../dialogboxes.c:51 msgid "Yes" msgstr "Si" #: ../dialogboxes.c:52 msgid "No" msgstr "Non" language-pack-ia-base/data/ia/LC_MESSAGES/apt.po0000644000000000000000000012005512734304001016152 0ustar # Interlingua translation for apt # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the apt package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2015-11-18 09:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 15:57+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' #: apt-private/acqprogress.cc #, c-format msgid "Hit:%lu %s" msgstr "" #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens #: apt-private/acqprogress.cc #, c-format msgid "Get:%lu %s" msgstr "" #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' #. which failed to download, but the error is ignored (compare "Err:") #: apt-private/acqprogress.cc #, c-format msgid "Ign:%lu %s" msgstr "" #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' #. which failed to download and the error is critical (compare "Ign:") #: apt-private/acqprogress.cc #, c-format msgid "Err:%lu %s" msgstr "" #: apt-private/acqprogress.cc #, c-format msgid "Fetched %sB in %s (%sB/s)\n" msgstr "" #: apt-private/acqprogress.cc msgid " [Working]" msgstr "" #: apt-private/acqprogress.cc #, c-format msgid "" "Media change: please insert the disc labeled\n" " '%s'\n" "in the drive '%s' and press [Enter]\n" msgstr "" #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "" #: apt-private/private-cachefile.cc msgid " failed." msgstr "" #: apt-private/private-cachefile.cc msgid "Unable to correct dependencies" msgstr "" #: apt-private/private-cachefile.cc msgid "Unable to minimize the upgrade set" msgstr "" #: apt-private/private-cachefile.cc msgid " Done" msgstr "" #: apt-private/private-cachefile.cc msgid "You might want to run 'apt-get -f install' to correct these." msgstr "" #: apt-private/private-cachefile.cc msgid "Unmet dependencies. Try using -f." msgstr "" #: apt-private/private-cacheset.cc apt-private/private-search.cc msgid "Sorting" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' for task '%s'\n" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' for glob '%s'\n" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' for regex '%s'\n" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Package %s is a virtual package provided by:\n" msgstr "" #: apt-private/private-cacheset.cc msgid " [Installed]" msgstr "" #: apt-private/private-cacheset.cc msgid " [Not candidate version]" msgstr "" #: apt-private/private-cacheset.cc msgid "You should explicitly select one to install." msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "" "Package %s is not available, but is referred to by another package.\n" "This may mean that the package is missing, has been obsoleted, or\n" "is only available from another source\n" msgstr "" #: apt-private/private-cacheset.cc msgid "However the following packages replace it:" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Package '%s' has no installation candidate" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Virtual packages like '%s' can't be removed\n" msgstr "" #. TRANSLATORS: Note, this is not an interactive question #: apt-private/private-cacheset.cc apt-private/private-install.cc #, c-format msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" msgstr "" #: apt-private/private-cacheset.cc apt-private/private-install.cc #, c-format msgid "Package '%s' is not installed, so not removed\n" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' instead of '%s'\n" msgstr "" #: apt-private/private-cmndline.cc msgid "Most used commands:" msgstr "" #: apt-private/private-cmndline.cc #, c-format msgid "See %s for more information about the available commands." msgstr "" #: apt-private/private-cmndline.cc msgid "" "Configuration options and syntax is detailed in apt.conf(5).\n" "Information about how to configure sources can be found in sources.list(5).\n" "Package and version choices can be expressed via apt_preferences(5).\n" "Security details are available in apt-secure(8).\n" msgstr "" #: apt-private/private-cmndline.cc msgid "This APT has Super Cow Powers." msgstr "" #: apt-private/private-cmndline.cc msgid "This APT helper has Super Meep Powers." msgstr "" #: apt-private/private-depends.cc apt-private/private-show.cc #: cmdline/apt-mark.cc msgid "No packages found" msgstr "" #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "" #: apt-private/private-download.cc msgid "Authentication warning overridden.\n" msgstr "" #: apt-private/private-download.cc msgid "Some packages could not be authenticated" msgstr "" #: apt-private/private-download.cc msgid "Install these packages without verification?" msgstr "" #: apt-private/private-download.cc apt-private/private-install.cc msgid "" "--force-yes is deprecated, use one of the options starting with --allow " "instead." msgstr "" #: apt-private/private-download.cc msgid "" "There were unauthenticated packages and -y was used without --allow-" "unauthenticated" msgstr "" #: apt-private/private-download.cc #, c-format msgid "Failed to fetch %s %s\n" msgstr "" #: apt-private/private-download.cc #, c-format msgid "Couldn't determine free space in %s" msgstr "" #: apt-private/private-download.cc #, c-format msgid "You don't have enough free space in %s." msgstr "" #: apt-private/private-download.cc msgid "Unable to lock the download directory" msgstr "" #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" "requested an impossible situation or if you are using the unstable\n" "distribution that some required packages have not yet been created\n" "or been moved out of Incoming." msgstr "" #. #. if (Packages == 1) #. { #. c1out << std::endl; #. c1out << #. _("Since you only requested a single operation it is extremely likely that\n" #. "the package is simply not installable and a bug report against\n" #. "that package should be filed.") << std::endl; #. } #. #: apt-private/private-install.cc msgid "The following information may help to resolve the situation:" msgstr "" #: apt-private/private-install.cc msgid "Broken packages" msgstr "" #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" #: apt-private/private-install.cc msgid "Packages need to be removed but remove is disabled." msgstr "" #: apt-private/private-install.cc msgid "" "Essential packages were removed and -y was used without --allow-remove-" "essential." msgstr "" #: apt-private/private-install.cc msgid "Packages were downgraded and -y was used without --allow-downgrades." msgstr "" #: apt-private/private-install.cc msgid "" "Held packages were changed and -y was used without --allow-change-held-" "packages." msgstr "" #: apt-private/private-install.cc msgid "Internal error, Ordering didn't finish" msgstr "" #: apt-private/private-install.cc msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "Need to get %sB/%sB of archives.\n" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "Need to get %sB of archives.\n" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "After this operation, %sB disk space will be freed.\n" msgstr "" #: apt-private/private-install.cc msgid "Trivial Only specified but this is not a trivial operation." msgstr "" #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be #. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc msgid "Yes, do as I say!" msgstr "" #: apt-private/private-install.cc #, c-format msgid "" "You are about to do something potentially harmful.\n" "To continue type in the phrase '%s'\n" " ?] " msgstr "" #: apt-private/private-install.cc msgid "Abort." msgstr "" #: apt-private/private-install.cc msgid "Do you want to continue?" msgstr "" #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "" #: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "" #: apt-private/private-install.cc msgid "" "Unable to fetch some archives, maybe run apt-get update or try with --fix-" "missing?" msgstr "" #: apt-private/private-install.cc msgid "--fix-missing and media swapping is not currently supported" msgstr "" #: apt-private/private-install.cc msgid "Unable to correct missing packages." msgstr "" #: apt-private/private-install.cc msgid "Aborting install." msgstr "" #: apt-private/private-install.cc msgid "" "The following package disappeared from your system as\n" "all files have been overwritten by other packages:" msgid_plural "" "The following packages disappeared from your system as\n" "all files have been overwritten by other packages:" msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc msgid "Note: This is done automatically and on purpose by dpkg." msgstr "" #: apt-private/private-install.cc msgid "We are not supposed to delete stuff, can't start AutoRemover" msgstr "" #: apt-private/private-install.cc msgid "" "Hmm, seems like the AutoRemover destroyed something which really\n" "shouldn't happen. Please file a bug report against apt." msgstr "" #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "" #: apt-private/private-install.cc msgid "" "The following package was automatically installed and is no longer required:" msgid_plural "" "The following packages were automatically installed and are no longer " "required:" msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc #, c-format msgid "%lu package was automatically installed and is no longer required.\n" msgid_plural "" "%lu packages were automatically installed and are no longer required.\n" msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc #, c-format msgid "Use '%s' to remove it." msgid_plural "Use '%s' to remove them." msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc msgid "You might want to run 'apt-get -f install' to correct these:" msgstr "" #: apt-private/private-install.cc msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." msgstr "" #: apt-private/private-install.cc msgid "The following additional packages will be installed:" msgstr "" #: apt-private/private-install.cc msgid "Suggested packages:" msgstr "" #: apt-private/private-install.cc msgid "Recommended packages:" msgstr "" #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "" #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "" #: apt-private/private-install.cc #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "" #. TRANSLATORS: First string is package name, second is version #: apt-private/private-install.cc #, c-format msgid "%s is already the newest version (%s).\n" msgstr "" #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to manually installed.\n" msgstr "" #: apt-private/private-install.cc #, c-format msgid "Selected version '%s' (%s) for '%s'\n" msgstr "" #: apt-private/private-install.cc #, c-format msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "" #: apt-private/private-list.cc msgid "Listing" msgstr "" #: apt-private/private-list.cc #, c-format msgid "There is %i additional version. Please use the '-a' switch to see it" msgid_plural "" "There are %i additional versions. Please use the '-a' switch to see them." msgstr[0] "" msgstr[1] "" #: apt-private/private-main.cc msgid "" "NOTE: This is only a simulation!\n" " apt-get needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" " so don't depend on the relevance to the real current situation!" msgstr "" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" msgstr "" #: apt-private/private-output.cc #, c-format msgid "[installed,upgradable to: %s]" msgstr "" #: apt-private/private-output.cc msgid "[installed,local]" msgstr "" #: apt-private/private-output.cc msgid "[installed,auto-removable]" msgstr "" #: apt-private/private-output.cc msgid "[installed,automatic]" msgstr "" #: apt-private/private-output.cc msgid "[installed]" msgstr "" #: apt-private/private-output.cc #, c-format msgid "[upgradable from: %s]" msgstr "" #: apt-private/private-output.cc msgid "[residual-config]" msgstr "" #: apt-private/private-output.cc #, c-format msgid "but %s is installed" msgstr "" #: apt-private/private-output.cc #, c-format msgid "but %s is to be installed" msgstr "" #: apt-private/private-output.cc msgid "but it is not installable" msgstr "" #: apt-private/private-output.cc msgid "but it is a virtual package" msgstr "" #: apt-private/private-output.cc msgid "but it is not installed" msgstr "" #: apt-private/private-output.cc msgid "but it is not going to be installed" msgstr "" #: apt-private/private-output.cc msgid " or" msgstr "" #: apt-private/private-output.cc msgid "The following packages have unmet dependencies:" msgstr "" #: apt-private/private-output.cc msgid "The following NEW packages will be installed:" msgstr "" #: apt-private/private-output.cc msgid "The following packages will be REMOVED:" msgstr "" #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "" #: apt-private/private-output.cc msgid "The following packages will be upgraded:" msgstr "" #: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" msgstr "" #: apt-private/private-output.cc msgid "The following held packages will be changed:" msgstr "" #: apt-private/private-output.cc #, c-format msgid "%s (due to %s)" msgstr "" #: apt-private/private-output.cc msgid "" "WARNING: The following essential packages will be removed.\n" "This should NOT be done unless you know exactly what you are doing!" msgstr "" #: apt-private/private-output.cc #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "" #: apt-private/private-output.cc #, c-format msgid "%lu reinstalled, " msgstr "" #: apt-private/private-output.cc #, c-format msgid "%lu downgraded, " msgstr "" #: apt-private/private-output.cc #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "" #: apt-private/private-output.cc #, c-format msgid "%lu not fully installed or removed.\n" msgstr "" #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] #. e.g. "Do you want to continue? [Y/n] " #. The user has to answer with an input matching the #. YESEXPR/NOEXPR defined in your l10n. #: apt-private/private-output.cc msgid "[Y/n]" msgstr "" #. TRANSLATOR: Yes/No question help-text: defaulting to N[o] #. e.g. "Should this file be removed? [y/N] " #. The user has to answer with an input matching the #. YESEXPR/NOEXPR defined in your l10n. #: apt-private/private-output.cc msgid "[y/N]" msgstr "" #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set #: apt-private/private-output.cc msgid "Y" msgstr "" #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set #: apt-private/private-output.cc msgid "N" msgstr "" #: apt-private/private-output.cc #, c-format msgid "Regex compilation error - %s" msgstr "" #: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "" #: apt-private/private-search.cc msgid "Full Text Search" msgstr "" #: apt-private/private-show.cc cmdline/apt-cache.cc #, c-format msgid "Package file %s is out of sync." msgstr "" #: apt-private/private-show.cc #, c-format msgid "There is %i additional record. Please use the '-a' switch to see it" msgid_plural "" "There are %i additional records. Please use the '-a' switch to see them." msgstr[0] "" msgstr[1] "" #: apt-private/private-show.cc msgid "not a real package (virtual)" msgstr "" #: apt-private/private-show.cc #, c-format msgid "Unable to locate package %s" msgstr "" #: apt-private/private-show.cc msgid "Package files:" msgstr "" #: apt-private/private-show.cc msgid "Cache is out of sync, can't x-ref a package file" msgstr "" #. Show any packages have explicit pins #: apt-private/private-show.cc msgid "Pinned packages:" msgstr "" #: apt-private/private-show.cc msgid "(not found)" msgstr "" #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format msgid "%s -> %s with priority %d\n" msgstr "" #: apt-private/private-show.cc msgid " Installed: " msgstr "" #: apt-private/private-show.cc msgid " Candidate: " msgstr "" #: apt-private/private-show.cc msgid "(none)" msgstr "" #: apt-private/private-show.cc msgid " Package pin: " msgstr "" #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Can not find a package for architecture '%s'" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Can not find a package '%s' with version '%s'" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Can not find a package '%s' with release '%s'" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Picking '%s' as source package instead of '%s'\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Can not find version '%s' of package '%s'" msgstr "" #: apt-private/private-source.cc msgid "Must specify at least one package to fetch source for" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Unable to find a source package for %s" msgstr "" #: apt-private/private-source.cc #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" "%s\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "" "Please use:\n" "%s\n" "to retrieve the latest (possibly unreleased) updates to the package.\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-source.cc #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-source.cc #, c-format msgid "Need to get %sB of source archives.\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Fetch source %s\n" msgstr "" #: apt-private/private-source.cc msgid "Failed to fetch some archives." msgstr "" #: apt-private/private-source.cc #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Unpack command '%s' failed.\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Build command '%s' failed.\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" msgstr "" #: apt-private/private-source.cc #, c-format msgid "%s has no build depends.\n" msgstr "" #: apt-private/private-source.cc msgid "Must specify at least one package to check builddeps for" msgstr "" #: apt-private/private-source.cc #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) " "APT::Architectures for setup" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Note, using file '%s' to get the build dependencies\n" msgstr "" #: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "" #: apt-private/private-sources.cc #, c-format msgid "Failed to parse %s. Edit again? " msgstr "" #: apt-private/private-sources.cc #, c-format msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" #: apt-private/private-unmet.cc #, c-format msgid "Package %s version %s has an unmet dep:\n" msgstr "" #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "" #: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" msgid_plural "" "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" msgstr[0] "" msgstr[1] "" #: apt-private/private-update.cc msgid "All packages are up to date." msgstr "" #: cmdline/apt-cache.cc msgid "apt-cache stats does not take any arguments" msgstr "" #: cmdline/apt-cache.cc msgid "Total package names: " msgstr "Nomines total del pacchetto: " #: cmdline/apt-cache.cc msgid "Total package structures: " msgstr "" #: cmdline/apt-cache.cc msgid " Normal packages: " msgstr " Pacchettos normal: " #: cmdline/apt-cache.cc msgid " Pure virtual packages: " msgstr "" #: cmdline/apt-cache.cc msgid " Single virtual packages: " msgstr " Pacchettos virtual singule: " #: cmdline/apt-cache.cc msgid " Mixed virtual packages: " msgstr "" #: cmdline/apt-cache.cc msgid " Missing: " msgstr " Mancante: " #: cmdline/apt-cache.cc msgid "Total distinct versions: " msgstr "" #: cmdline/apt-cache.cc msgid "Total distinct descriptions: " msgstr "" #: cmdline/apt-cache.cc msgid "Total dependencies: " msgstr "" #: cmdline/apt-cache.cc msgid "Total ver/file relations: " msgstr "" #: cmdline/apt-cache.cc msgid "Total Desc/File relations: " msgstr "" #: cmdline/apt-cache.cc msgid "Total Provides mappings: " msgstr "" #: cmdline/apt-cache.cc msgid "Total globbed strings: " msgstr "" #: cmdline/apt-cache.cc msgid "Total slack space: " msgstr "" #: cmdline/apt-cache.cc msgid "Total space accounted for: " msgstr "" #: cmdline/apt-cache.cc msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" #: cmdline/apt-cache.cc msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] show pkg1 [pkg2 ...]\n" "\n" "apt-cache queries and displays available information about installed\n" "and installable packages. It works exclusively on the data acquired\n" "into the local cache via the 'update' command of e.g. apt-get. The\n" "displayed information may therefore be outdated if the last update was\n" "too long ago, but in exchange apt-cache works independently of the\n" "availability of the configured sources (e.g. offline).\n" msgstr "" #: cmdline/apt-cache.cc msgid "Show source records" msgstr "" #: cmdline/apt-cache.cc msgid "Search the package list for a regex pattern" msgstr "" #: cmdline/apt-cache.cc msgid "Show raw dependency information for a package" msgstr "" #: cmdline/apt-cache.cc msgid "Show reverse dependency information for a package" msgstr "" #: cmdline/apt-cache.cc msgid "Show a readable record for the package" msgstr "" #: cmdline/apt-cache.cc msgid "List the names of all packages in the system" msgstr "" #: cmdline/apt-cache.cc msgid "Show policy settings" msgstr "" #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "" #: cmdline/apt-cdrom.cc msgid "Please insert a Disc in the drive and press [Enter]" msgstr "" #: cmdline/apt-cdrom.cc #, c-format msgid "Failed to mount '%s' to '%s'" msgstr "" #: cmdline/apt-cdrom.cc msgid "" "No CD-ROM could be auto-detected or found using the default mount point.\n" "You may try the --cdrom option to set the CD-ROM mount point.\n" "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " "mount point." msgstr "" #: cmdline/apt-cdrom.cc msgid "Repeat this process for the rest of the CDs in your set." msgstr "" #: cmdline/apt-cdrom.cc msgid "" "Usage: apt-cdrom [options] command\n" "\n" "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" "media types as package sources to APT. The mount point and device\n" "information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" #: cmdline/apt-config.cc msgid "Arguments not in pairs" msgstr "" #: cmdline/apt-config.cc msgid "" "Usage: apt-config [options] command\n" "\n" "apt-config is an interface to the configuration settings used by\n" "all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" msgstr "" #: cmdline/apt-config.cc msgid "show the active configuration setting" msgstr "" #: cmdline/apt-get.cc #, c-format msgid "Couldn't find package %s" msgstr "" #: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to automatically installed.\n" msgstr "" #: cmdline/apt-get.cc cmdline/apt-mark.cc msgid "" "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " "instead." msgstr "" #: cmdline/apt-get.cc msgid "Internal error, problem resolver broke stuff" msgstr "" #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "" #: cmdline/apt-get.cc msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" " apt-get [options] source pkg1 [pkg2 ...]\n" "\n" "apt-get is a command line interface for retrieval of packages\n" "and information about them from authenticated sources and\n" "for installation, upgrade and removal of packages together\n" "with their dependencies.\n" msgstr "" #: cmdline/apt-get.cc msgid "Retrieve new lists of packages" msgstr "" #: cmdline/apt-get.cc msgid "Perform an upgrade" msgstr "" #: cmdline/apt-get.cc msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "" #: cmdline/apt-get.cc msgid "Remove packages" msgstr "" #: cmdline/apt-get.cc msgid "Remove packages and config files" msgstr "" #: cmdline/apt-get.cc cmdline/apt.cc msgid "Remove automatically all unused packages" msgstr "" #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "" #: cmdline/apt-get.cc msgid "Follow dselect selections" msgstr "" #: cmdline/apt-get.cc msgid "Configure build-dependencies for source packages" msgstr "" #: cmdline/apt-get.cc msgid "Erase downloaded archive files" msgstr "" #: cmdline/apt-get.cc msgid "Erase old downloaded archive files" msgstr "" #: cmdline/apt-get.cc msgid "Verify that there are no broken dependencies" msgstr "" #: cmdline/apt-get.cc msgid "Download source archives" msgstr "" #: cmdline/apt-get.cc msgid "Download the binary package into the current directory" msgstr "" #: cmdline/apt-get.cc msgid "Download and display the changelog for the given package" msgstr "" #: cmdline/apt-helper.cc msgid "Need one URL as argument" msgstr "" #: cmdline/apt-helper.cc msgid "Must specify at least one pair url/filename" msgstr "" #: cmdline/apt-helper.cc msgid "Download Failed" msgstr "" #: cmdline/apt-helper.cc #, c-format msgid "GetSrvRec failed for %s" msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" " apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" "e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" #: cmdline/apt-helper.cc msgid "download the given uri to the target-path" msgstr "" #: cmdline/apt-helper.cc msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" #: cmdline/apt-helper.cc msgid "concatenate files, with automatic decompression" msgstr "" #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s can not be marked as it is not installed.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s was already set to manually installed.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s was already set to automatically installed.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s was already not hold.\n" msgstr "" #: cmdline/apt-mark.cc msgid "Executing dpkg failed. Are you root?" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s set on hold.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "Canceled hold on %s.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "Selected %s for purge.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "Selected %s for removal.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "Selected %s for installation.\n" msgstr "" #: cmdline/apt-mark.cc msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" "as manually or automatically installed. It can also be used to\n" "manipulate the dpkg(1) selection states of packages, and to list\n" "all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc msgid "Mark the given packages as automatically installed" msgstr "" #: cmdline/apt-mark.cc msgid "Mark the given packages as manually installed" msgstr "" #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" #: cmdline/apt-mark.cc msgid "Unset a package set as held back" msgstr "" #: cmdline/apt-mark.cc msgid "Print the list of automatically installed packages" msgstr "" #: cmdline/apt-mark.cc msgid "Print the list of manually installed packages" msgstr "" #: cmdline/apt-mark.cc msgid "Print the list of package on hold" msgstr "" #: cmdline/apt.cc msgid "" "Usage: apt [options] command\n" "\n" "apt is a commandline package manager and provides commands for\n" "searching and managing as well as querying information about packages.\n" "It provides the same functionality as the specialized APT tools,\n" "like apt-get and apt-cache, but enables options more suitable for\n" "interactive use by default.\n" msgstr "" #. query #: cmdline/apt.cc msgid "list packages based on package names" msgstr "" #: cmdline/apt.cc msgid "search in package descriptions" msgstr "" #: cmdline/apt.cc msgid "show package details" msgstr "" #. package stuff #: cmdline/apt.cc msgid "install packages" msgstr "" #: cmdline/apt.cc msgid "remove packages" msgstr "" #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" msgstr "" #: cmdline/apt.cc msgid "upgrade the system by installing/upgrading packages" msgstr "" #: cmdline/apt.cc msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" #. misc #: cmdline/apt.cc msgid "edit the source information file" msgstr "" #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" msgstr "" #: methods/cdrom.cc msgid "" "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " "cannot be used to add new CD-ROMs" msgstr "" #: methods/cdrom.cc msgid "Wrong CD-ROM" msgstr "" #: methods/cdrom.cc #, c-format msgid "Unable to unmount the CD-ROM in %s, it may still be in use." msgstr "" #: methods/cdrom.cc msgid "Disk not found." msgstr "" #: methods/cdrom.cc methods/file.cc methods/rsh.cc msgid "File not found" msgstr "" #: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "" #: methods/connect.cc #, c-format msgid "[IP: %s %s]" msgstr "" #: methods/connect.cc #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "" #: methods/connect.cc #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "" #: methods/connect.cc #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "" #: methods/connect.cc methods/ftp.cc methods/rsh.cc msgid "Failed" msgstr "" #: methods/connect.cc #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "" #. We say this mainly because the pause here is for the #. ssh connection that is still going #: methods/connect.cc methods/rsh.cc #, c-format msgid "Connecting to %s" msgstr "" #: methods/connect.cc #, c-format msgid "Could not resolve '%s'" msgstr "" #: methods/connect.cc #, c-format msgid "Temporary failure resolving '%s'" msgstr "" #: methods/connect.cc #, c-format msgid "System error resolving '%s:%s'" msgstr "" #: methods/connect.cc #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "" #: methods/connect.cc #, c-format msgid "Unable to connect to %s:%s:" msgstr "" #: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "" #: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "" #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "" #. Login must be before getpeername otherwise dante won't work. #: methods/ftp.cc msgid "Logging in" msgstr "" #: methods/ftp.cc msgid "Unable to determine the peer name" msgstr "" #: methods/ftp.cc msgid "Unable to determine the local name" msgstr "" #: methods/ftp.cc #, c-format msgid "The server refused the connection and said: %s" msgstr "" #: methods/ftp.cc #, c-format msgid "USER failed, server said: %s" msgstr "" #: methods/ftp.cc #, c-format msgid "PASS failed, server said: %s" msgstr "" #: methods/ftp.cc msgid "" "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " "is empty." msgstr "" #: methods/ftp.cc #, c-format msgid "Login script command '%s' failed, server said: %s" msgstr "" #: methods/ftp.cc #, c-format msgid "TYPE failed, server said: %s" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Connection timeout" msgstr "" #: methods/ftp.cc msgid "Server closed the connection" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Read error" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "A response overflowed the buffer." msgstr "" #: methods/ftp.cc msgid "Protocol corruption" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Write error" msgstr "" #: methods/ftp.cc msgid "Could not create a socket" msgstr "" #: methods/ftp.cc msgid "Could not connect data socket, connection timed out" msgstr "" #: methods/ftp.cc msgid "Could not connect passive socket." msgstr "" #: methods/ftp.cc msgid "getaddrinfo was unable to get a listening socket" msgstr "" #: methods/ftp.cc msgid "Could not bind a socket" msgstr "" #: methods/ftp.cc msgid "Could not listen on the socket" msgstr "" #: methods/ftp.cc msgid "Could not determine the socket's name" msgstr "" #: methods/ftp.cc msgid "Unable to send PORT command" msgstr "" #: methods/ftp.cc #, c-format msgid "Unknown address family %u (AF_*)" msgstr "" #: methods/ftp.cc #, c-format msgid "EPRT failed, server said: %s" msgstr "" #: methods/ftp.cc msgid "Data socket connect timed out" msgstr "" #: methods/ftp.cc msgid "Unable to accept connection" msgstr "" #: methods/ftp.cc methods/rsh.cc methods/server.cc msgid "Problem hashing file" msgstr "" #: methods/ftp.cc #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Data socket timed out" msgstr "" #: methods/ftp.cc #, c-format msgid "Data transfer failed, server said '%s'" msgstr "" #. Get the files information #: methods/ftp.cc msgid "Query" msgstr "" #: methods/ftp.cc msgid "Unable to invoke " msgstr "" #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "" #: methods/gpgv.cc msgid "" "Internal error: Good signature, but could not determine key fingerprint?!" msgstr "" #: methods/gpgv.cc msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" #. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc #, c-format msgid "" "Clearsigned file isn't valid, got '%s' (does the network require " "authentication?)" msgstr "" #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "" #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, c-format msgid "Signature by key %s uses weak digest algorithm (%s)" msgstr "" #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "" #: methods/gpgv.cc msgid "" "The following signatures couldn't be verified because the public key is not " "available:\n" msgstr "" #: methods/http.cc msgid "Error writing to the file" msgstr "" #: methods/http.cc msgid "Error reading from server. Remote end closed connection" msgstr "" #: methods/http.cc msgid "Error reading from server" msgstr "" #: methods/http.cc msgid "Error writing to file" msgstr "" #: methods/http.cc msgid "Select failed" msgstr "" #: methods/http.cc msgid "Connection timed out" msgstr "" #: methods/http.cc msgid "Error writing to output file" msgstr "" #: methods/mirror.cc #, c-format msgid "Unable to read %s" msgstr "" #: methods/mirror.cc #, c-format msgid "Unable to change to %s" msgstr "" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc #, c-format msgid "No mirror file '%s' found " msgstr "" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc #, c-format msgid "Can not read mirror file '%s'" msgstr "" #: methods/mirror.cc #, c-format msgid "No entry found in mirror file '%s'" msgstr "" #: methods/mirror.cc #, c-format msgid "[Mirror: %s]" msgstr "" #: methods/rred.cc #, c-format msgid "Failed to stat %s" msgstr "" #: methods/rsh.cc msgid "Failed to create IPC pipe to subprocess" msgstr "" #: methods/rsh.cc msgid "Connection closed prematurely" msgstr "" #: methods/server.cc msgid "Waiting for headers" msgstr "" #: methods/server.cc msgid "Bad header line" msgstr "" #: methods/server.cc msgid "The HTTP server sent an invalid reply header" msgstr "" #: methods/server.cc msgid "The HTTP server sent an invalid Content-Length header" msgstr "" #: methods/server.cc msgid "The HTTP server sent an invalid Content-Range header" msgstr "" #: methods/server.cc msgid "This HTTP server has broken range support" msgstr "" #: methods/server.cc msgid "Unknown date format" msgstr "" #: methods/server.cc msgid "Bad header data" msgstr "" #: methods/server.cc msgid "Connection failed" msgstr "" #: methods/server.cc #, c-format msgid "" "Automatically disabled %s due to incorrect response from server/proxy. (man " "5 apt.conf)" msgstr "" #: methods/server.cc msgid "Internal error" msgstr "" #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "" #: dselect/install:33 msgid "Bad default setting!" msgstr "" #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 #: dselect/install:106 dselect/update:45 msgid "Press [Enter] to continue." msgstr "" #: dselect/install:92 msgid "Do you want to erase any previously downloaded .deb files?" msgstr "" #: dselect/install:102 msgid "Some errors occurred while unpacking. Packages that were installed" msgstr "" #: dselect/install:103 msgid "will be configured. This may result in duplicate errors" msgstr "" #: dselect/install:104 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" #: dselect/install:105 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" #: dselect/update:30 msgid "Merging available information" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/indicator-location.po0000644000000000000000000000172612734304001021153 0ustar # Interlingua translation for indicator-location # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the indicator-location package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: indicator-location\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-18 17:27+0000\n" "PO-Revision-Date: 2015-04-24 15:52+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:20+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/phone.cc:114 ../src/phone.cc:117 msgid "Location" msgstr "Location" #: ../src/phone.cc:304 msgid "Location detection" msgstr "Detection del location" #: ../src/phone.cc:309 msgid "Location settings…" msgstr "Configurationes del position..." language-pack-ia-base/data/ia/LC_MESSAGES/indicator-datetime.po0000644000000000000000000002213412734304001021133 0ustar # Interlingua translation for indicator-datetime # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the indicator-datetime package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: indicator-datetime\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-04-06 23:05+0000\n" "PO-Revision-Date: 2015-04-27 15:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:49+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: a strftime(3) format for 12hr time w/seconds #: ../src/formatter.cpp:234 msgid "%l:%M:%S %p" msgstr "%l:%M:%S %p" #. TRANSLATORS: a strftime(3) format for 12hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen today. #. en_US example: "%l:%M %p" --> "1:00 PM" #: ../src/formatter.cpp:237 ../src/utils.c:304 msgid "%l:%M %p" msgstr "%l:%M %p" #. TRANSLATORS: a strftime(3) format for 24hr time w/seconds #: ../src/formatter.cpp:240 msgid "%H:%M:%S" msgstr "%H:%M:%S" #. TRANSLATORS: a strftime(3) format for 24hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen today. #. en_US example: "%H:%M" --> "13:00" #: ../src/formatter.cpp:243 ../src/utils.c:344 msgid "%H:%M" msgstr "%H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday, day, abbreviated month, and year. #. en_US example: "%a %b %e %Y" --> "Sat Oct 31 2020" #. en_GB example: "%a %e %b %Y" --> "Sat 31 Oct 2020" #. zh_CN example(?): "%Y年%m月%d日 周%a" --> "2020年10月31日 周六" #: ../src/formatter-desktop.cpp:138 msgid "%a %b %e %Y" msgstr "%a %b %e %Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday, day, and abbreviated month. #. en_US example: "%a %b %e" --> "Sat Oct 31" #. en_GB example: "%a %e %b" --> "Sat 31 Oct" #. zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六" #: ../src/formatter-desktop.cpp:147 msgid "%a %b %e" msgstr "%a %b %e" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday. #. zh_CN example(?): "周%a" --> "周六" #: ../src/formatter-desktop.cpp:154 #, c-format msgid "%a" msgstr "%a" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the day, abbreviated month, and year. #. en_US example: "%b %e %Y" --> "Oct 31 2020" #. en_GB example: "%e %b %Y" --> "31 Oct 2020" #. zh_CN example(?): "%Y年%m月%d日" --> "2020年10月31日" #: ../src/formatter-desktop.cpp:163 msgid "%b %e %Y" msgstr "%b %e %Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated month and day. #. en_US example: "%b %e" --> "Mar 27" #. en_GB example: "%e %b" --> "27 Mar" #. zh_CN example(?): "%m月%d日" --> "03月27日" #: ../src/formatter-desktop.cpp:172 msgid "%b %e" msgstr "%b %e" #. This strftime(3) format string shows the year. #: ../src/formatter-desktop.cpp:176 msgid "%Y" msgstr "%Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. Format string for the day on the first menuitem in the datetime indicator. #. This format string gives the full weekday, date, month, and year. #. en_US example: "%A, %B %e %Y" --> Saturday, October 31 2020" #. en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020" #: ../src/menu.cpp:329 msgid "%A, %e %B %Y" msgstr "%A, %e %B %Y" #. add the 'Add Event…' menuitem #: ../src/menu.cpp:429 msgid "Add Event…" msgstr "Adder evento…" #: ../src/menu.cpp:439 msgid "Clock" msgstr "Horologio" #: ../src/menu.cpp:491 msgid "Time & Date settings…" msgstr "Prefixationes del tempore & del data…" #: ../src/menu.cpp:546 msgid "Date and Time" msgstr "Data e tempore" #: ../src/menu.cpp:596 msgid "Time & Date" msgstr "Tempore & data" #: ../src/menu.cpp:601 #, c-format msgid "%s (has alarms)" msgstr "%s (ha allertas)" #. * strftime(3) format for abbreviated weekday, #. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM #: ../src/snap.cpp:135 msgid "%a, %l:%M %p" msgstr "%a, %l:%M %p" #. * A strftime(3) format for abbreviated weekday, #. hours, minutes in a 24h locale; e.g. Wed, 14:00 #: ../src/snap.cpp:139 msgid "%a, %H:%M" msgstr "%a, %H:%M" #: ../src/snap.cpp:144 #, c-format msgid "Alarm %s" msgstr "Allerta %s" #: ../src/snap.cpp:145 #, c-format msgid "Event %s" msgstr "Evento %s" #: ../src/snap.cpp:153 ../src/snap.cpp:157 msgid "OK" msgstr "OK" #: ../src/snap.cpp:154 msgid "Snooze" msgstr "Somno breve" #: ../src/utils.c:274 msgid "Today" msgstr "Hodie" #: ../src/utils.c:278 msgid "Tomorrow" msgstr "Deman" #. This is a strftime(3) format string indicating the unabbreviated weekday. #: ../src/utils.c:283 #, c-format msgid "%A" msgstr "%A" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing full-day events that are over a week away. #. en_US example: "%a %b %d" --> "Sat Oct 31" #. en_GB example: "%a %d %b" --> "Sat 31 Oct" #. zh_CN example(?): "%m月%d日 周%a" --> "10月31日 周六" #: ../src/utils.c:292 msgid "%a %d %b" msgstr "%a %d %b" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen tomorrow. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 1:00 PM" #: ../src/utils.c:313 msgid "Tomorrow %l:%M %p" msgstr "Deman %l:%M %p" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen this week. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Fri 1:00 PM" #: ../src/utils.c:322 msgid "%a %l:%M %p" msgstr "%a %l:%M %p" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen over a week from now. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %b %d %l:%M %p" --> "Fri Oct 31 1:00 PM" #. en_GB example: "%a %d %b %l:%M %p" --> "Fri 31 Oct 1:00 PM" #: ../src/utils.c:332 msgid "%a %d %b %l:%M %p" msgstr "%a %d %b %l:%M %p" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen tomorrow. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 13:00" #: ../src/utils.c:353 msgid "Tomorrow %H:%M" msgstr "Deman %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen this week. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %H:%M" --> "Fri 13:00" #: ../src/utils.c:362 msgid "%a %H:%M" msgstr "%a %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen over a week from now. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %b %d %H:%M" --> "Fri Oct 31 13:00" #. en_GB example: "%a %d %b %H:%M" --> "Fri 31 Oct 13:00" #: ../src/utils.c:372 msgid "%a %d %b %H:%M" msgstr "%a %d %b %H:%M" language-pack-ia-base/data/ia/LC_MESSAGES/ubuntuone-credentials.po0000644000000000000000000001237112734304001021706 0ustar # Interlingua translation for ubuntuone-credentials # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ubuntuone-credentials package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ubuntuone-credentials\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-08-01 15:51-0400\n" "PO-Revision-Date: 2015-05-04 17:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:24+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../online-accounts-provider/ExistingAccount.qml:37 msgid "Email" msgstr "E-posta" #: ../online-accounts-provider/ExistingAccount.qml:50 msgid "Remove account…" msgstr "Remover le conto..." #: ../online-accounts-provider/ExistingAccount.qml:64 msgid "Remove Credentials" msgstr "Remover le credentiales" #: ../online-accounts-provider/ExistingAccount.qml:65 msgid "" "Removing the Ubuntu One credentials will prevent any applications on this " "device from accessing your account. You can authorize the device again by " "providing your username and password." msgstr "" "Le remotion del credentiales de Ubuntu One prevenira le accesso a tu conto a " "tote le applicationes de iste dispositivo. Tu potera autorisar le " "dispositivo de novo per tu nomine del usator e contrasigno." #: ../online-accounts-provider/ExistingAccount.qml:68 msgid "Remove" msgstr "Remover" #: ../online-accounts-provider/ExistingAccount.qml:81 #: ../online-accounts-provider/LoginForm.qml:94 #: ../online-accounts-provider/RegisterForm.qml:118 msgid "Cancel" msgstr "Deler" #: ../online-accounts-provider/LoginForm.qml:33 msgid "Enter your password:" msgstr "Insere tu contrasigno:" #: ../online-accounts-provider/LoginForm.qml:49 msgid "Forgot password?" msgstr "Ha tu oblidate le contrasigno?" #: ../online-accounts-provider/LoginForm.qml:61 msgid "Type your verification code:" msgstr "Introduce tu codice de verification:" #: ../online-accounts-provider/LoginForm.qml:67 msgid "2-factor device code" msgstr "codice del dispositivo a duo factor" #: ../online-accounts-provider/LoginForm.qml:78 msgid "Authentication Device Help" msgstr "Adjuta pro le authentication del dispositivo" #: ../online-accounts-provider/LoginForm.qml:106 msgid "Sign in" msgstr "Firma te in" #: ../online-accounts-provider/LoginForm.qml:119 msgid "I'm a new Ubuntu One user, sign me up" msgstr "Io es un nove usator de Ubuntu One, signa me su" #: ../online-accounts-provider/LoginForm.qml:139 msgid "Password must be at least 8 characters long." msgstr "Le contrasigno debe ser al minus longe 8 characteres." #: ../online-accounts-provider/LoginForm.qml:149 msgid "Please enter your two-factor device code." msgstr "Per favor introduce tu codice del dispositivo a duo factores" #: ../online-accounts-provider/NewAccount.qml:72 msgid "Please type your email:" msgstr "Per favor introduce tu E-posta:" #: ../online-accounts-provider/NewAccount.qml:81 msgid "example: user@ubuntu.com" msgstr "per exemplo: user@ubuntu.com" #: ../online-accounts-provider/NewAccount.qml:134 #: ../online-accounts-provider/NewAccount.qml:249 msgid "Please enter a valid email address." msgstr "Per favor introduce un valide adresse de E-posta" #: ../online-accounts-provider/NewAccount.qml:166 msgid "Create your Ubuntu One account" msgstr "Crea tu conto Ubuntu One" #: ../online-accounts-provider/NewAccount.qml:171 msgid "Sign in to your Ubuntu One account" msgstr "Signa te in tu conto Ubuntu One" #: ../online-accounts-provider/NewAccount.qml:236 msgid "An internal error occurred. Please try again later." msgstr "Un error interne occurreva. Reprobar plus tarde per favor." #: ../online-accounts-provider/RegisterForm.qml:34 msgid "Please tell us your name:" msgstr "Per favor dice nos tu nomine:" #: ../online-accounts-provider/RegisterForm.qml:40 msgid "First and last name" msgstr "Prime nomine e nomine de familia" #: ../online-accounts-provider/RegisterForm.qml:53 msgid "Choose a password:" msgstr "Seliger un contrasigno:" #: ../online-accounts-provider/RegisterForm.qml:59 msgid "At least 8 characters" msgstr "Al minus 8 characteres" #: ../online-accounts-provider/RegisterForm.qml:75 msgid "Must match the previous field" msgstr "Debe concordar con illo del campo precedente" #: ../online-accounts-provider/RegisterForm.qml:130 msgid "Continue" msgstr "Continuar" #: ../online-accounts-provider/RegisterForm.qml:144 msgid "I'm an existing Ubuntu One user, sign me in" msgstr "Io es un usator existente de Ubuntu One, firma me in" #: ../online-accounts-provider/RegisterForm.qml:167 msgid "Please enter a name." msgstr "Per favor introduce un nomine." #: ../online-accounts-provider/RegisterForm.qml:174 msgid "Your password must be at least 8 characters long." msgstr "Tu contrasigno debe ser al minus longe 8 characteres." #: ../online-accounts-provider/RegisterForm.qml:181 msgid "The passwords do not match." msgstr "Le contrasignos non concorda." #: ../online-accounts-provider/RegisterForm.qml:186 msgid "Please accept the terms and conditions by checking the box." msgstr "Per favor accepta le terminos e le conditiones per marcar le buxo." language-pack-ia-base/data/ia/LC_MESSAGES/ltsp-login.po0000644000000000000000000000225112734304001017453 0ustar # Interlingua translation for ltsp # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ltsp package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ltsp\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2008-03-07 14:47+0200\n" "PO-Revision-Date: 2015-11-08 05:06+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:44+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ltsp-login.sh:17 #, sh-format msgid "Login Error" msgstr "Error de connexion" #: ltsp-login.sh:20 ltsp-login.sh:28 #, sh-format msgid "Continue" msgstr "Continuar" #: ltsp-login.sh:21 #, sh-format msgid "Cancel" msgstr "Cancellar" #: ltsp-login.sh:22 ltsp-login.sh:29 #, sh-format msgid "User" msgstr "Usator" #: ltsp-login.sh:22 ltsp-login.sh:29 #, sh-format msgid "already logged in!" msgstr "jam connexe!" #: ltsp-login.sh:25 #, sh-format msgid "Login Warning" msgstr "Advertimento del connexion" language-pack-ia-base/data/ia/LC_MESSAGES/apport.po0000644000000000000000000013013412734304001016672 0ustar # Interlingua translation for apport # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the apport package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: apport\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-18 09:17+0000\n" "PO-Revision-Date: 2015-11-08 00:11+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../gtk/apport-gtk.desktop.in.h:1 ../kde/apport-kde.desktop.in.h:1 #: ../kde/apport-kde-mime.desktop.in.h:1 msgid "Report a problem..." msgstr "Reportar un problema..." #: ../gtk/apport-gtk.desktop.in.h:2 ../kde/apport-kde.desktop.in.h:2 #: ../kde/apport-kde-mime.desktop.in.h:2 msgid "Report a malfunction to the developers" msgstr "Reportar un dysfunction al disveloppatores" #: ../kde/apport-kde.py:185 ../gtk/apport-gtk.py:177 #: ../debian/tmp/usr/bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-kde.py:185 ../bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-gtk.py:177 msgid "Send problem report to the developers?" msgstr "Mandar le reporto de problema al disveloppatores?" #: ../kde/apport-kde.py:193 ../gtk/apport-gtk.py:186 #: ../debian/tmp/usr/share/apport/apport-kde.py:193 #: ../debian/tmp/usr/share/apport/apport-gtk.py:186 msgid "Send" msgstr "Mandar" #: ../kde/apport-kde.py:199 ../kde/apport-kde.py:237 ../gtk/apport-gtk.py:165 #: ../debian/tmp/usr/share/apport/apport-kde.py:199 #: ../debian/tmp/usr/share/apport/apport-kde.py:237 #: ../debian/tmp/usr/share/apport/apport-gtk.py:165 #, python-format msgid "Sorry, %s has experienced an internal error." msgstr "Displacente, %s ha experimentate un error interne." #: ../kde/apport-kde.py:207 ../gtk/apport-gtk.py:257 #: ../debian/tmp/usr/share/apport/apport-kde.py:207 #: ../debian/tmp/usr/share/apport/apport-gtk.py:257 #, python-format msgid "Package: %s" msgstr "Pacchetto: %s" #: ../kde/apport-kde.py:213 ../gtk/apport-gtk.py:264 #: ../debian/tmp/usr/share/apport/apport-kde.py:213 #: ../debian/tmp/usr/share/apport/apport-gtk.py:264 msgid "Sorry, a problem occurred while installing software." msgstr "" "Displacente, un problema occurreva durante le installation del software." #: ../kde/apport-kde.py:219 ../gtk/apport-gtk.py:273 ../gtk/apport-gtk.py:292 #: ../debian/tmp/usr/share/apport/apport-kde.py:219 #: ../debian/tmp/usr/share/apport/apport-gtk.py:273 #: ../debian/tmp/usr/share/apport/apport-gtk.py:292 #, python-format msgid "The application %s has experienced an internal error." msgstr "Le application %s ha experimentate un error interne." #: ../kde/apport-kde.py:222 ../gtk/apport-gtk.py:276 #: ../debian/tmp/usr/share/apport/apport-kde.py:222 #: ../debian/tmp/usr/share/apport/apport-gtk.py:276 #, python-format msgid "The application %s has closed unexpectedly." msgstr "Le application %s ha claudite inexpectatemente." #: ../kde/apport-kde.py:230 ../kde/apport-kde.py:243 ../gtk/apport-gtk.py:216 #: ../gtk/apport-gtk.py:284 ../gtk/apport-gtk.py:303 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:12 ../gtk/apport-gtk.ui.h:12 #: ../debian/tmp/usr/share/apport/apport-kde.py:230 #: ../debian/tmp/usr/share/apport/apport-kde.py:243 #: ../debian/tmp/usr/share/apport/apport-gtk.py:216 #: ../debian/tmp/usr/share/apport/apport-gtk.py:284 #: ../debian/tmp/usr/share/apport/apport-gtk.py:303 msgid "Continue" msgstr "Continuar" #: ../kde/apport-kde.py:233 ../gtk/apport-gtk.py:287 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:11 ../gtk/apport-gtk.ui.h:11 #: ../debian/tmp/usr/share/apport/apport-kde.py:233 #: ../debian/tmp/usr/share/apport/apport-gtk.py:287 msgid "Leave Closed" msgstr "Lassar clause" #: ../kde/apport-kde.py:234 ../kde/apport-kde.py:380 ../gtk/apport-gtk.py:229 #: ../gtk/apport-gtk.py:288 ../debian/tmp/usr/share/apport/apport-kde.py:234 #: ../debian/tmp/usr/share/apport/apport-kde.py:380 #: ../debian/tmp/usr/share/apport/apport-gtk.py:229 #: ../debian/tmp/usr/share/apport/apport-gtk.py:288 msgid "Relaunch" msgstr "Relancear" #: ../kde/apport-kde.py:240 ../gtk/apport-gtk.py:300 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:6 ../gtk/apport-gtk.ui.h:6 #: ../debian/tmp/usr/share/apport/apport-kde.py:240 #: ../debian/tmp/usr/share/apport/apport-gtk.py:300 msgid "If you notice further problems, try restarting the computer." msgstr "Si on nota problemas additional, provar a reinitiar le computer." #: ../kde/apport-kde.py:244 ../gtk/apport-gtk.py:304 #: ../debian/tmp/usr/share/apport/apport-kde.py:244 #: ../debian/tmp/usr/share/apport/apport-gtk.py:304 msgid "Ignore future problems of this type" msgstr "Ignorar le problema futur de iste typo" #: ../kde/apport-kde.py:288 ../gtk/apport-gtk.py:577 #: ../debian/tmp/usr/share/apport/apport-kde.py:288 #: ../debian/tmp/usr/share/apport/apport-gtk.py:577 msgid "Hide Details" msgstr "Occultar le detalios" #: ../kde/apport-kde.py:291 ../gtk/apport-gtk.py:204 ../gtk/apport-gtk.py:573 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:9 ../gtk/apport-gtk.ui.h:9 #: ../debian/tmp/usr/share/apport/apport-kde.py:291 #: ../debian/tmp/usr/share/apport/apport-gtk.py:204 #: ../debian/tmp/usr/share/apport/apport-gtk.py:573 msgid "Show Details" msgstr "Monstrar le detalios" #: ../kde/apport-kde.py:314 ../debian/tmp/usr/share/apport/apport-kde.py:314 msgid "Username:" msgstr "Nomine del usator:" #: ../kde/apport-kde.py:315 ../debian/tmp/usr/share/apport/apport-kde.py:315 msgid "Password:" msgstr "Contrasigno:" #: ../kde/apport-kde.py:362 ../gtk/apport-gtk.py:142 #: ../debian/tmp/usr/bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-kde.py:362 ../bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-gtk.py:142 msgid "(binary data)" msgstr "(datos binari)" #: ../kde/apport-kde.py:405 ../debian/tmp/usr/share/apport/apport-kde.py:405 msgid "Collecting Problem Information" msgstr "Collection del informationes del problema" #: ../kde/apport-kde.py:406 ../debian/tmp/usr/bin/apport-cli.py:238 #: ../debian/tmp/usr/share/apport/apport-kde.py:406 ../bin/apport-cli.py:238 msgid "Collecting problem information" msgstr "Collection del informationes del problema" #: ../kde/apport-kde.py:407 ../debian/tmp/usr/share/apport/apport-kde.py:407 msgid "" "The collected information can be sent to the developers to improve the " "application. This might take a few minutes." msgstr "" "Le informationes colligite pote esser expedite al disveloppatores pro " "affinar le application. Isto pote prender alicun minutas." #: ../kde/apport-kde.py:433 ../debian/tmp/usr/share/apport/apport-kde.py:433 msgid "Uploading Problem Information" msgstr "Cargamento del informationes del problema" #: ../kde/apport-kde.py:434 ../debian/tmp/usr/share/apport/apport-gtk.ui.h:15 #: ../gtk/apport-gtk.ui.h:15 ../debian/tmp/usr/bin/apport-cli.py:251 #: ../debian/tmp/usr/share/apport/apport-kde.py:434 ../bin/apport-cli.py:251 msgid "Uploading problem information" msgstr "Cargamento del informationes del problema" #: ../kde/apport-kde.py:435 ../debian/tmp/usr/share/apport/apport-gtk.ui.h:17 #: ../gtk/apport-gtk.ui.h:17 ../debian/tmp/usr/share/apport/apport-kde.py:435 msgid "" "The collected information is being sent to the bug tracking system. This " "might take a few minutes." msgstr "" "Le informationes colligite pote esser expedite al systema de revision del " "defectos. Isto pote prender alicun minutas." #: ../kde/apport-kde.py:468 ../kde/apport-kde.py:503 ../kde/apport-kde.py:522 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:1 ../gtk/apport-gtk.ui.h:1 #: ../debian/tmp/usr/share/apport/apport-kde.py:468 #: ../debian/tmp/usr/share/apport/apport-kde.py:503 #: ../debian/tmp/usr/share/apport/apport-kde.py:522 msgid "Apport" msgstr "Apport" #: ../debian/tmp/usr/share/apport/kernel_oops.py:29 ../data/kernel_oops.py:29 msgid "Your system might become unstable now and might need to be restarted." msgstr "" "Tu systema pote devenir instabile ora e pote necessitar ser reinitiate." #: ../gtk/apport-gtk.py:157 ../debian/tmp/usr/share/apport/apport-gtk.py:157 #, python-format msgid "Sorry, the application %s has stopped unexpectedly." msgstr "Displacente, le application %s ha stoppate inexpectatemente." #: ../gtk/apport-gtk.py:160 ../debian/tmp/usr/share/apport/apport-gtk.py:160 #, python-format msgid "Sorry, %s has closed unexpectedly." msgstr "Displacente, %s ha claudite inexpectatemente." #: ../gtk/apport-gtk.py:228 ../debian/tmp/usr/share/apport/apport-gtk.py:228 msgid "Force Closed" msgstr "Fortiar clause" #: ../gtk/apport-gtk.py:238 ../debian/tmp/usr/share/apport/apport-gtk.py:238 #, python-format msgid "The application %s has stopped responding." msgstr "Le application %s ha stoppate de responder." #: ../gtk/apport-gtk.py:242 ../debian/tmp/usr/share/apport/apport-gtk.py:242 #, python-format msgid "The program \"%s\" has stopped responding." msgstr "Le programma %s ha stoppate de responder." #: ../debian/tmp/usr/share/apport/apportcheckresume.py:67 #: ../data/apportcheckresume.py:67 msgid "" "This occurred during a previous suspend, and prevented the system from " "resuming properly." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:69 #: ../data/apportcheckresume.py:69 msgid "" "This occurred during a previous hibernation, and prevented the system from " "resuming properly." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:74 #: ../data/apportcheckresume.py:74 msgid "" "The resume processing hung very near the end and will have appeared to have " "completed normally." msgstr "" "Le processo de resumer hung multo proxime al fin e essera apparite haber " "completate normalmente." #: ../bin/apport-unpack.py:22 ../debian/tmp/usr/bin/apport-unpack.py:22 #, python-format msgid "Usage: %s " msgstr "Uso: %s " #: ../bin/apport-unpack.py:46 ../debian/tmp/usr/bin/apport-unpack.py:46 msgid "Destination directory exists and is not empty." msgstr "Le directorio de destination existe e non es vacue." #: ../apport/com.ubuntu.apport.policy.in.h:1 msgid "Collect system information" msgstr "Colliger le informationes del systema" #: ../apport/com.ubuntu.apport.policy.in.h:2 msgid "" "Authentication is required to collect system information for this problem " "report" msgstr "" "Pro colliger le informationes pro iste reporto de problema, necessita le " "authentication" #: ../apport/com.ubuntu.apport.policy.in.h:3 msgid "System problem reports" msgstr "Reportos de problema del systema" #: ../apport/com.ubuntu.apport.policy.in.h:4 msgid "" "Please enter your password to access problem reports of system programs" msgstr "" "Per favor Inserer le contrasigno pro acceder la reporto de problemas del " "programmas del systema" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:2 ../gtk/apport-gtk.ui.h:2 msgid "Cancel" msgstr "Cancellar" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:3 ../gtk/apport-gtk.ui.h:3 msgid "OK" msgstr "OK" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:4 ../gtk/apport-gtk.ui.h:4 msgid "Crash report" msgstr "Reporto de disastro" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:5 ../gtk/apport-gtk.ui.h:5 msgid "Sorry, an internal error happened." msgstr "Displacente, ha occurrite un error interne." #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:7 ../gtk/apport-gtk.ui.h:7 msgid "Send an error report to help fix this problem" msgstr "Mandar un reporto de error pro adjutar a fixar iste problema" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:8 ../gtk/apport-gtk.ui.h:8 msgid "Ignore future problems of this program version" msgstr "Ignorar le futur problema de iste version del programma" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:10 ../gtk/apport-gtk.ui.h:10 msgid "_Examine locally" msgstr "_Examinar localmente" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:13 ../gtk/apport-gtk.ui.h:13 msgid "Collecting problem information" msgstr "Collection del informationes del problema" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:14 ../gtk/apport-gtk.ui.h:14 msgid "" "Information is being collected that may help the developers fix the problem " "you report." msgstr "" "On va colliger informationes que pote adjutar le disveloppatores a fixar le " "problema que on reporta." #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:16 ../gtk/apport-gtk.ui.h:16 msgid "Uploading problem information" msgstr "Cargamento del informationes del problema" #: ../debian/tmp/usr/bin/apport-retrace.py:34 ../bin/apport-retrace.py:34 msgid "Do not put the new traces into the report, but write them to stdout." msgstr "Non poner le nove tracias in le reporto, ma scriber los al stdout." #: ../debian/tmp/usr/bin/apport-retrace.py:36 ../bin/apport-retrace.py:36 msgid "" "Start an interactive gdb session with the report's core dump (-o ignored; " "does not rewrite report)" msgstr "" "Initiar un session gdb interactive con le core dump del reporto (-o " "ignorate; non rescriber le reporto)" #: ../debian/tmp/usr/bin/apport-retrace.py:38 ../bin/apport-retrace.py:38 msgid "" "Write modified report to given file instead of changing the original report" msgstr "" "Scriber on reporto modificate pro le file date in vice de cambiar le reporto " "original" #: ../debian/tmp/usr/bin/apport-retrace.py:41 ../bin/apport-retrace.py:41 msgid "Remove the core dump from the report after stack trace regeneration" msgstr "" "Remover le core dump ex le reporto post le regeneration del tracias del pila" #: ../debian/tmp/usr/bin/apport-retrace.py:43 ../bin/apport-retrace.py:43 msgid "Override report's CoreFile" msgstr "Superscriber le CoreFile del reporto" #: ../debian/tmp/usr/bin/apport-retrace.py:45 ../bin/apport-retrace.py:45 msgid "Override report's ExecutablePath" msgstr "Superscriber le ExecutablePath del reporto" #: ../debian/tmp/usr/bin/apport-retrace.py:47 ../bin/apport-retrace.py:47 msgid "Override report's ProcMaps" msgstr "Superscriber le ProcMaps del reporto" #: ../debian/tmp/usr/bin/apport-retrace.py:49 ../bin/apport-retrace.py:49 msgid "Rebuild report's Package information" msgstr "Reproducer le informationes del pacchetto del reporto" #: ../debian/tmp/usr/bin/apport-retrace.py:51 ../bin/apport-retrace.py:51 msgid "" "Build a temporary sandbox and download/install the necessary packages and " "debug symbols in there; without this option it assumes that the necessary " "packages and debug symbols are already installed in the system. The argument " "points to the packaging system configuration base directory; if you specify " "\"system\", it will use the system configuration files, but will then only " "be able to retrace crashes that happened on the currently running release." msgstr "" "Construer un arenario temporanee e discargar/installar le pacchettos " "necessari e le symbolos de correction ibi; sin iste option on assume que le " "pacchettos necessari e le symbolos de correction es ja installate in le " "systema. Le argumento puncta al todirectorio base del configuration del " "systema de packaging; Si on specifica \"systema\", illo usara le files de " "configuration del systema, ma alora essera habile sol a retraciar le crashes " "que ha occurrite sur le edition fluente actualmente." #: ../debian/tmp/usr/bin/apport-retrace.py:53 ../bin/apport-retrace.py:53 msgid "" "Report download/install progress when installing packages into sandbox" msgstr "" "Referer le progresso del discargamento/installation quando on installa un " "pacchetto in le arenario" #: ../debian/tmp/usr/bin/apport-retrace.py:55 ../bin/apport-retrace.py:55 msgid "Prepend timestamps to log messages, for batch operation" msgstr "" "Prepend timestamps pro messages de registro, pro le operation de fundo" #: ../debian/tmp/usr/bin/apport-retrace.py:57 ../bin/apport-retrace.py:57 msgid "" "Create and use third-party repositories from origins specified in reports" msgstr "" "Crear e usar repositorios de tertie partes ex origines specificate in le " "reportos" #: ../debian/tmp/usr/bin/apport-retrace.py:59 ../bin/apport-retrace.py:59 msgid "Cache directory for packages downloaded in the sandbox" msgstr "Directorio tampon pro le pacchettos discargate in le arenario" #: ../debian/tmp/usr/bin/apport-retrace.py:61 ../bin/apport-retrace.py:61 msgid "" "Directory for unpacked packages. Future runs will assume that any already " "downloaded package is also extracted to this sandbox." msgstr "" "Directorio pro le expansion del pacchettos. In le futur functionamentos on " "assumera que omne le pacchettos ja discargate essera extrahite in iste " "arenario." #: ../debian/tmp/usr/bin/apport-retrace.py:63 #: ../debian/tmp/usr/bin/apport-valgrind.py:66 ../bin/apport-valgrind.py:66 #: ../bin/apport-retrace.py:63 msgid "" "Install an extra package into the sandbox (can be specified multiple times)" msgstr "" "Installar un pacchetto extra in le arenario (pote esser specificate multiple " "vices)" #: ../debian/tmp/usr/bin/apport-retrace.py:65 ../bin/apport-retrace.py:65 msgid "" "Path to a file with the crash database authentication information. This is " "used when specifying a crash ID to upload the retraced stack traces (only if " "neither -g, -o, nor -s are specified)" msgstr "" "Percurso a un file con le informationes de authentication del base de datos " "del crash. Isto es usate pro specificar un ID de crash pro cargar le tracias " "del pila retraciate (sol si ni -g, -o, ni -s es specificate)" #: ../debian/tmp/usr/bin/apport-retrace.py:67 ../bin/apport-retrace.py:67 msgid "" "Display retraced stack traces and ask for confirmation before sending them " "to the crash database." msgstr "" "Monstrar le tracias del pila retraciate e quere pro le confirmation ante que " "inviar los al base de datos del crash ." #: ../debian/tmp/usr/bin/apport-retrace.py:69 ../bin/apport-retrace.py:69 msgid "" "Path to the duplicate sqlite database (default: no duplicate checking)" msgstr "" "Percurso al base de datos sqlite duplicate (standard: nulle controlo del " "duplicatos)" #: ../debian/tmp/usr/bin/apport-retrace.py:78 ../bin/apport-retrace.py:78 msgid "You cannot use -C without -S. Stopping." msgstr "On non pote usar -C sin -S. Arrestar." #. translators: don't translate y/n, apport currently only checks for "y" #: ../debian/tmp/usr/bin/apport-retrace.py:111 ../bin/apport-retrace.py:111 msgid "OK to send these as attachments? [y/n]" msgstr "OK a inviar istes como attaccamentos? [s/n]" #: ../debian/tmp/usr/bin/apport-valgrind.py:37 ../bin/apport-valgrind.py:37 msgid "See man page for details." msgstr "Vider pro le detalios le pagina principal." #: ../debian/tmp/usr/bin/apport-valgrind.py:43 ../bin/apport-valgrind.py:43 msgid "specify the log file name produced by valgrind" msgstr "attribuer le nomine del file registro producite per valgrind" #: ../debian/tmp/usr/bin/apport-valgrind.py:46 ../bin/apport-valgrind.py:46 msgid "" "reuse a previously created sandbox dir (SDIR) or, if it does not exist, " "create it" msgstr "" "reusar un directorio (SDIR) del arenario create anteriormente o, si illo non " "existe, crear lo" #: ../debian/tmp/usr/bin/apport-valgrind.py:50 ../bin/apport-valgrind.py:50 msgid "" "do not create or reuse a sandbox directory for additional debug symbols " "but rely only on installed debug symbols." msgstr "" "non crear o reusar un directorio del arenario o symbolos additional de " "correctiones sed fider sol sur le symbolos de correction ja installate." #: ../debian/tmp/usr/bin/apport-valgrind.py:54 ../bin/apport-valgrind.py:54 msgid "" "reuse a previously created cache dir (CDIR) or, if it does not exist, create " "it" msgstr "" "directorio (SDIR) del memoria tampon create anteriormente o, si illo non " "existe, crear lo" #: ../debian/tmp/usr/bin/apport-valgrind.py:58 ../bin/apport-valgrind.py:58 msgid "" "report download/install progress when installing packages into sandbox" msgstr "" "referer le progresso del discargamento/installation quando on installa un " "pacchetto in le arenario" #: ../debian/tmp/usr/bin/apport-valgrind.py:62 ../bin/apport-valgrind.py:62 msgid "" "the executable that is run under valgrind's memcheck tool for memory leak " "detection" msgstr "" "le executabile que es flue sub le application de controlo del memoria de " "valgrind pro detection del perditas de memoria" #: ../debian/tmp/usr/bin/apport-valgrind.py:97 ../bin/apport-valgrind.py:97 #, python-format msgid "Error: %s is not an executable. Stopping." msgstr "Error: %s non es un executabile. Arresto." #: ../debian/tmp/usr/bin/apport-cli.py:74 ../bin/apport-cli.py:74 msgid "Press any key to continue..." msgstr "Pulsar un clave pro continuar..." #: ../debian/tmp/usr/bin/apport-cli.py:81 ../bin/apport-cli.py:81 msgid "What would you like to do? Your options are:" msgstr "Quod amarea tu facer? Tu optiones es:" #: ../debian/tmp/usr/bin/apport-cli.py:85 ../bin/apport-cli.py:85 #, python-format msgid "Please choose (%s):" msgstr "Per favor optar (%s):" #: ../debian/tmp/usr/bin/apport-cli.py:148 ../bin/apport-cli.py:148 #, python-format msgid "(%i bytes)" msgstr "(%i bytes)" #: ../debian/tmp/usr/bin/apport-cli.py:179 ../bin/apport-cli.py:179 msgid "" "After the problem report has been sent, please fill out the form in the\n" "automatically opened web browser." msgstr "" "Postquam le reporto de problema ha essite expedite, per favor impler le " "modulo in le\n" "navigator navigator aperite automaticamente." #: ../debian/tmp/usr/bin/apport-cli.py:182 ../bin/apport-cli.py:182 #, python-format msgid "&Send report (%s)" msgstr "&S Mandar le reporto (%s)" #: ../debian/tmp/usr/bin/apport-cli.py:186 ../bin/apport-cli.py:186 msgid "&Examine locally" msgstr "&Examinar localmente" #: ../debian/tmp/usr/bin/apport-cli.py:190 ../bin/apport-cli.py:190 msgid "&View report" msgstr "&Vider le reporto" #: ../debian/tmp/usr/bin/apport-cli.py:191 ../bin/apport-cli.py:191 msgid "&Keep report file for sending later or copying to somewhere else" msgstr "" "&K Tener le file de reporto pro le expedition subsequente o sinon copiar a " "alicubi" #: ../debian/tmp/usr/bin/apport-cli.py:192 ../bin/apport-cli.py:192 msgid "Cancel and &ignore future crashes of this program version" msgstr "Cancellar e &ignorar futur crashes de iste version de programma" #: ../debian/tmp/usr/bin/apport-cli.py:194 #: ../debian/tmp/usr/bin/apport-cli.py:271 #: ../debian/tmp/usr/bin/apport-cli.py:303 #: ../debian/tmp/usr/bin/apport-cli.py:324 ../bin/apport-cli.py:194 #: ../bin/apport-cli.py:271 ../bin/apport-cli.py:303 ../bin/apport-cli.py:324 msgid "&Cancel" msgstr "&Cancellar" #: ../debian/tmp/usr/bin/apport-cli.py:222 ../bin/apport-cli.py:222 msgid "Problem report file:" msgstr "File reporto de problema:" #: ../debian/tmp/usr/bin/apport-cli.py:228 #: ../debian/tmp/usr/bin/apport-cli.py:233 ../bin/apport-cli.py:228 #: ../bin/apport-cli.py:233 msgid "&Confirm" msgstr "&Confirmar" #: ../debian/tmp/usr/bin/apport-cli.py:232 ../bin/apport-cli.py:232 #, python-format msgid "Error: %s" msgstr "Error: %s" #: ../debian/tmp/usr/bin/apport-cli.py:239 ../bin/apport-cli.py:239 msgid "" "The collected information can be sent to the developers to improve the\n" "application. This might take a few minutes." msgstr "" "Le informationes colligite pote esser expedite al disveloppatores pro " "affinar le application. Isto pote prender alicun minutas." #: ../debian/tmp/usr/bin/apport-cli.py:252 ../bin/apport-cli.py:252 msgid "" "The collected information is being sent to the bug tracking system.\n" "This might take a few minutes." msgstr "" "Le informationes colligite pote esser expedite al systema de revision del " "defectos. Isto pote prender alicun minutas." #: ../debian/tmp/usr/bin/apport-cli.py:302 ../bin/apport-cli.py:302 msgid "&Done" msgstr "&D Facite" #: ../debian/tmp/usr/bin/apport-cli.py:308 ../bin/apport-cli.py:308 msgid "none" msgstr "necun" #: ../debian/tmp/usr/bin/apport-cli.py:309 ../bin/apport-cli.py:309 #, python-format msgid "Selected: %s. Multiple choices:" msgstr "Seligite: %s. Selectiones multiple:" #: ../debian/tmp/usr/bin/apport-cli.py:325 ../bin/apport-cli.py:325 msgid "Choices:" msgstr "Selectiones:" #: ../debian/tmp/usr/bin/apport-cli.py:339 ../bin/apport-cli.py:339 msgid "Path to file (Enter to cancel):" msgstr "Percurso al file (Entrar pro cancellar):" #: ../debian/tmp/usr/bin/apport-cli.py:345 ../bin/apport-cli.py:345 msgid "File does not exist." msgstr "Le file non existe." #: ../debian/tmp/usr/bin/apport-cli.py:347 ../bin/apport-cli.py:347 msgid "This is a directory." msgstr "Isto es un directorio." #: ../debian/tmp/usr/bin/apport-cli.py:353 ../bin/apport-cli.py:353 msgid "To continue, you must visit the following URL:" msgstr "Pro continuar, tu debe visitar le adresse URL sequente:" #: ../debian/tmp/usr/bin/apport-cli.py:355 ../bin/apport-cli.py:355 msgid "" "You can launch a browser now, or copy this URL into a browser on another " "computer." msgstr "" "Tu pote lancear ora un navigator, o copiar iste adresse URL in un navigator " "sur un altere computer." #: ../debian/tmp/usr/bin/apport-cli.py:357 ../bin/apport-cli.py:357 msgid "Launch a browser now" msgstr "Lancear un navigator ora" #: ../debian/tmp/usr/bin/apport-cli.py:371 ../bin/apport-cli.py:371 msgid "No pending crash reports. Try --help for more information." msgstr "" "Nulle reporto de crash pendente. Probar --help pro plus de informationes." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:124 #: ../apport/ui.py:124 msgid "This package does not seem to be installed correctly" msgstr "Iste pacchetto non pare esser installate correctemente" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:129 #: ../apport/ui.py:129 #, python-format msgid "" "This is not an official %s package. Please remove any third party package " "and try again." msgstr "" "Isto non es un pacchetto official %s. Per favor remover cata pacchetto de " "tertie parte e reprobar." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:146 #: ../apport/ui.py:146 #, python-format msgid "" "You have some obsolete package versions installed. Please upgrade the " "following packages and check if the problem still occurs:\n" "\n" "%s" msgstr "" "Tu ha installate alcun version del pacchetto obsolete. Per favor promover al " "pacchettos sequente e controlar si le problema occurre ancora:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:270 #: ../apport/ui.py:270 msgid "unknown program" msgstr "programma incognite" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:271 #: ../apport/ui.py:271 #, python-format msgid "Sorry, the program \"%s\" closed unexpectedly" msgstr "Displacente, le programma \"%s\" claudeva inexpectatemente" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:273 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1312 #: ../apport/ui.py:273 ../apport/ui.py:1312 #, python-format msgid "Problem in %s" msgstr "Problema in %s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:274 #: ../apport/ui.py:274 msgid "" "Your computer does not have enough free memory to automatically analyze the " "problem and send a report to the developers." msgstr "" "Tu computer non ha bastante memoria libere pro analysar automaticamente le " "problema e inviar un reporto al disveloppatores." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:322 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:330 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:457 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:460 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:661 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1118 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1284 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1288 #: ../apport/ui.py:322 ../apport/ui.py:330 ../apport/ui.py:457 #: ../apport/ui.py:460 ../apport/ui.py:661 ../apport/ui.py:1118 #: ../apport/ui.py:1284 ../apport/ui.py:1288 msgid "Invalid problem report" msgstr "Reporto de problema invalide" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:323 #: ../apport/ui.py:323 msgid "You are not allowed to access this problem report." msgstr "Tu es permittite acceder iste reporto de problema." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:326 #: ../apport/ui.py:326 msgid "Error" msgstr "Error" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:327 #: ../apport/ui.py:327 msgid "There is not enough disk space available to process this report." msgstr "" "Il non ha bastante spatio del disco disponibile a processar iste reporto." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:411 #: ../apport/ui.py:411 msgid "No package specified" msgstr "Nulle pacchetto specificate" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:412 #: ../apport/ui.py:412 msgid "" "You need to specify a package or a PID. See --help for more information." msgstr "" "Tu necessita specificar un pacchetto o un PID. Vider --help pro plus de " "informationes." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:435 #: ../apport/ui.py:435 msgid "Permission denied" msgstr "Permission negate" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:436 #: ../apport/ui.py:436 msgid "" "The specified process does not belong to you. Please run this program as the " "process owner or as root." msgstr "" "Le processo specificate non pertine a te. Per favor flue iste programma como " "le proprietario del processo o como radice." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:438 #: ../apport/ui.py:438 msgid "Invalid PID" msgstr "PID invalide" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:439 #: ../apport/ui.py:439 msgid "The specified process ID does not belong to a program." msgstr "Le ID del processo specificate non pertine a un programma." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:458 #: ../apport/ui.py:458 #, python-format msgid "Symptom script %s did not determine an affected package" msgstr "Le script del symptoma %s non determina un pacchetto affligite" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:461 #: ../apport/ui.py:461 #, python-format msgid "Package %s does not exist" msgstr "Le pacchetto %s non existe" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:485 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:673 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:678 #: ../apport/ui.py:485 ../apport/ui.py:673 ../apport/ui.py:678 msgid "Cannot create report" msgstr "On non pote crear un reporto" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:500 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:546 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:563 #: ../apport/ui.py:500 ../apport/ui.py:546 ../apport/ui.py:563 msgid "Updating problem report" msgstr "Ajornamento del reporto del problema" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:501 #: ../apport/ui.py:501 msgid "" "You are not the reporter or subscriber of this problem report, or the report " "is a duplicate or already closed.\n" "\n" "Please create a new report using \"apport-bug\"." msgstr "" "Tu non es le reporter o le subscriber de iste reporto de problema, o le " "reporto es un duplicato o ja clause.\n" "\n" "Per favor crear un nove reporto per \"apport-bug\"." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:510 #: ../apport/ui.py:510 msgid "" "You are not the reporter of this problem report. It is much easier to mark a " "bug as a duplicate of another than to move your comments and attachments to " "a new bug.\n" "\n" "Subsequently, we recommend that you file a new bug report using \"apport-" "bug\" and make a comment in this bug about the one you file.\n" "\n" "Do you really want to proceed?" msgstr "" "Tu non es le reporter de iste reporto de problema. Il es multo plus facile " "marcar un defecto como un duplicato de un altere que mover tu commentos e " "attaccamentos a un nove defecto.\n" "\n" "Subsequentemente, nos recommenda que tu archiva un nove reporto de defecto " "per \"apport-bug\" e face un commento in iste defecto circa le uno que tu " "registra.\n" "\n" "Desira tu realmente proceder?" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:547 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:564 #: ../apport/ui.py:547 ../apport/ui.py:564 msgid "No additional information collected." msgstr "Nulle information additional colligite." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:615 #: ../apport/ui.py:615 msgid "What kind of problem do you want to report?" msgstr "Qual genere de problema desira tu reportar?" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:632 #: ../apport/ui.py:632 msgid "Unknown symptom" msgstr "Symptoma incognite" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:633 #: ../apport/ui.py:633 #, python-format msgid "The symptom \"%s\" is not known." msgstr "Le symptoma \"%s\" non es note." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:664 #: ../apport/ui.py:664 msgid "" "After closing this message please click on an application window to report a " "problem about it." msgstr "" "Post claudite iste message, cliccar per favor su un fenestra de application " "pro reportar un problema re illo." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:674 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:679 #: ../apport/ui.py:674 ../apport/ui.py:679 msgid "xprop failed to determine process ID of the window" msgstr "xprop ha mancate a determinar le ID de processo del fenestra" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:693 #: ../apport/ui.py:693 msgid "%prog " msgstr "%prog " #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:695 #: ../apport/ui.py:695 msgid "Specify package name." msgstr "Specificar le nomine del pacchetto." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:697 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:748 #: ../apport/ui.py:697 ../apport/ui.py:748 msgid "Add an extra tag to the report. Can be specified multiple times." msgstr "" "Adder un tag extra al reporto. Pote esser specificate multiple vices." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:727 #: ../apport/ui.py:727 msgid "" "%prog [options] [symptom|pid|package|program path|.apport/.crash file]" msgstr "" "%prog [options] [symptom|pid|package|program path|.apport/.crash file]" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:730 #: ../apport/ui.py:730 msgid "" "Start in bug filing mode. Requires --package and an optional --pid, or just " "a --pid. If neither is given, display a list of known symptoms. (Implied if " "a single argument is given.)" msgstr "" "Initiar in modo registration de defecto. Require le --package e un optional -" "-pid, o sol un --pid. Si non es date, displicar un lista del symptomas " "notori. (Implicite si es date un argumento singule.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:732 #: ../apport/ui.py:732 msgid "Click a window as a target for filing a problem report." msgstr "" "Cliccar un fenestra qual destination pro registrar un reporto del problema." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:734 #: ../apport/ui.py:734 msgid "Start in bug updating mode. Can take an optional --package." msgstr "" "Initiar in modo ajornamento del defecto. Pote prender un --package optional." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:736 #: ../apport/ui.py:736 msgid "" "File a bug report about a symptom. (Implied if symptom name is given as only " "argument.)" msgstr "" "Registrar un reporto de defecto circa un symptoma. (Implicite si le nomine " "del symptoma es date qual argumento unic.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:738 #: ../apport/ui.py:738 msgid "" "Specify package name in --file-bug mode. This is optional if a --pid is " "specified. (Implied if package name is given as only argument.)" msgstr "" "Specificar le nomine del pacchetto in modo --file-bug. Isto es optional si " "es specificate un --pid. (Implicite si le nomine del pacchetto es date qual " "argumento unic.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:740 #: ../apport/ui.py:740 msgid "" "Specify a running program in --file-bug mode. If this is specified, the bug " "report will contain more information. (Implied if pid is given as only " "argument.)" msgstr "" "Specificar un programma fluente in modo --file-bug. Si isto es specificate, " "le reporto de defecto continera plus de informationes. (Implicite si le pid " "es date qual argumento unic.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:742 #: ../apport/ui.py:742 msgid "The provided pid is a hanging application." msgstr "Le pid supplite es un application suspendite." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:744 #: ../apport/ui.py:744 #, python-format msgid "" "Report the crash from given .apport or .crash file instead of the pending " "ones in %s. (Implied if file is given as only argument.)" msgstr "" "Reportar le crash per le file .apport o .crash date in vice de illos " "pendente in %s. (Implicite si le file es date qual argumento unic.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:746 #: ../apport/ui.py:746 msgid "" "In bug filing mode, save the collected information into a file instead of " "reporting it. This file can then be reported later on from a different " "machine." msgstr "" "In modo registration de defecto, salvar le informationes colligite in un " "file in vice de reportar lo. Iste file pote pois esser reportate ex un " "machina differente." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:750 #: ../apport/ui.py:750 msgid "Print the Apport version number." msgstr "Imprimer le numero de version de Apport." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:889 #: ../apport/ui.py:889 msgid "" "This will launch apport-retrace in a terminal window to examine the crash." msgstr "" "Isto lanceara apport-retrace in un fenestra de terminal pro examinar le " "crash." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:890 #: ../apport/ui.py:890 msgid "Run gdb session" msgstr "Facer fluer un session gdb" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:891 #: ../apport/ui.py:891 msgid "Run gdb session without downloading debug symbols" msgstr "Facer fluer un session gdb sin discargar symbolos del correction" #. TRANSLATORS: %s contains the crash report file name #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:893 #: ../apport/ui.py:893 #, python-format msgid "Update %s with fully symbolic stack trace" msgstr "Ajornar %s con le tracia del pila plenmente symbolic" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:969 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:979 #: ../apport/ui.py:969 ../apport/ui.py:979 msgid "" "This problem report applies to a program which is not installed any more." msgstr "" "Iste reporto de problema refere se a un programma que non es plus installate." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:994 #: ../apport/ui.py:994 #, python-format msgid "" "The problem happened with the program %s which changed since the crash " "occurred." msgstr "" "Le problema ha occurrite con le programma %s que ha cambiate depois que le " "crash occurreva." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1041 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1075 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1290 #: ../apport/ui.py:1041 ../apport/ui.py:1075 ../apport/ui.py:1290 msgid "This problem report is damaged and cannot be processed." msgstr "Iste reporto de problema is damnificate e non pote esser processate." #. package does not exist #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1045 #: ../apport/ui.py:1045 msgid "The report belongs to a package that is not installed." msgstr "Le reporto se refere a un pacchetto que non es installate." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1049 #: ../apport/ui.py:1049 msgid "An error occurred while attempting to process this problem report:" msgstr "" "Un error occurreva durante que tentava processar iste reporto de problema:" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1119 #: ../apport/ui.py:1119 msgid "Could not determine the package or source package name." msgstr "Non poterea determinar le pacchetto o le nomine del pacchetto fonte." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1137 #: ../apport/ui.py:1137 msgid "Unable to start web browser" msgstr "Incapace de lancear le navigator del web" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1138 #: ../apport/ui.py:1138 #, python-format msgid "Unable to start web browser to open %s." msgstr "Incapace de lancear le navigator del web pro aperir %s." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1238 #: ../apport/ui.py:1238 #, python-format msgid "Please enter your account information for the %s bug tracking system" msgstr "" "Per favor inserer le informationes del conto pro le %s systema de revision " "del defectos" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1250 #: ../apport/ui.py:1250 msgid "Network problem" msgstr "Problema de rete" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1252 #: ../apport/ui.py:1252 msgid "" "Cannot connect to crash database, please check your Internet connection." msgstr "" "On non pote connecter al base de datos del crash, per favor controlar le " "connexion al Rete." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1279 #: ../apport/ui.py:1279 msgid "Memory exhaustion" msgstr "Exhaustion del memoria" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1280 #: ../apport/ui.py:1280 msgid "Your system does not have enough memory to process this crash report." msgstr "" "Tu systema non ha bastante memoria pro processar iste reporto de crash." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1315 #: ../apport/ui.py:1315 #, python-format msgid "" "The problem cannot be reported:\n" "\n" "%s" msgstr "" "Le problema non pote esser reportate:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1371 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1378 #: ../apport/ui.py:1371 ../apport/ui.py:1378 msgid "Problem already known" msgstr "Problema ja note" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1372 #: ../apport/ui.py:1372 msgid "" "This problem was already reported in the bug report displayed in the web " "browser. Please check if you can add any further information that might be " "helpful for the developers." msgstr "" "Iste problema esseva ja reportate in le reporto de defecto displicate in le " "navigator del Web. Per favor controla si tu pote adder alcun information " "additional que pote esser auxilio al disveloppatores." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1379 #: ../apport/ui.py:1379 msgid "This problem was already reported to developers. Thank you!" msgstr "Iste problema esseva ja reportate al disveloppatores. Gratias!" #: ../kde/apport-kde-mimelnk.desktop.in.h:1 msgid "Apport crash file" msgstr "File crash de Apport" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:142 #: ../data/general-hooks/ubuntu.py:142 msgid "" "An Ubuntu package has a file conflict with a package that is not a genuine " "Ubuntu package." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:150 #: ../data/general-hooks/ubuntu.py:150 msgid "You have already encountered this package installation failure." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:166 #: ../data/general-hooks/ubuntu.py:166 msgid "" "Your system was initially configured with grub version 2, but you have " "removed it from your system in favor of grub 1 without configuring it. To " "ensure your bootloader configuration is updated whenever a new kernel is " "available, open a terminal and run:\n" "\n" " sudo apt-get install grub-pc\n" msgstr "" "Tu systema esseva initialmente configurate con grub version 2, ma tu ha " "levate lo ex tu systema in favor de grub 1 sin configurar lo. Pro " "assecurar tu bootloader configuration es ajornate quandocunque un nove " "kernel es disponibile, aperir un terminal e scribe:\n" "\n" " sudo apt-get install grub-pc\n" language-pack-ia-base/data/ia/LC_MESSAGES/screen-resolution-extra.po0000644000000000000000000000475112734304001022173 0ustar # Interlingua translation for screen-resolution-extra # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the screen-resolution-extra package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: screen-resolution-extra\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-18 12:57+0000\n" "PO-Revision-Date: 2015-12-11 23:40+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:34+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../ScreenResolution/ui.py:60 msgid "" "Monitor Resolution Settings has detected that the virtual resolution must be " "set in your configuration file in order to apply your settings.\n" "\n" "Would you like Screen Resolution to set the virtual resolution for you? " "(Recommended)" msgstr "" #: ../ScreenResolution/ui.py:64 msgid "Could not connect to Monitor Resolution Settings DBUS service." msgstr "" "Connexion impossibile al servicio DBUS de configuration del resolution del " "monitor" #: ../ScreenResolution/ui.py:66 msgid "" "Please log out and log back in again. You will then be able to use Monitor " "Resolution Settings to setup your monitors" msgstr "" #: ../ScreenResolution/ui.py:68 msgid "Monitor Resolution Settings can't apply your settings." msgstr "" #: ../ScreenResolution/ui.py:70 msgid "Monitor Resolution Settings" msgstr "Configurationes del resolution del Monitor" #: ../screenresolution-mechanism.policy.in.h:1 msgid "Change Screen Resolution Configuration" msgstr "Cambiar le configuration del resolution del schermo" #: ../screenresolution-mechanism.policy.in.h:2 msgid "Changing the Screen Resolution configuration requires privileges." msgstr "" #: ../screenresolution-mechanism.policy.in.h:3 msgid "Change the effect of Ctrl+Alt+Backspace" msgstr "Cambiar le effecto de Ctrl+Alt+Backspace" #: ../screenresolution-mechanism.policy.in.h:4 msgid "Changing the effect of Ctrl+Alt+Backspace requires privileges." msgstr "" #: ../screenresolution-mechanism.policy.in.h:5 msgid "Enable or disable the NVIDIA GPU with PRIME" msgstr "Activar o disactivar le GPU NVIDIA con PRIME" #: ../screenresolution-mechanism.policy.in.h:6 msgid "Enabling or disabling the NVIDIA GPU requires privileges." msgstr "Activar o disactivar le GPU NVIDIA require autorisationes" language-pack-ia-base/data/ia/LC_MESSAGES/mailman.po0000644000000000000000000142035612734304001017014 0ustar # Traduction del messages de Mailman # Copyright (C) 2005 Union Mundial pro Interlingua # Alberto Mardegan , 2005. # msgid "" msgstr "" "Project-Id-Version: mailman\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-03-09 13:14+0000\n" "PO-Revision-Date: 2011-02-24 00:17+0000\n" "Last-Translator: Thomas Breinstrup \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:09+0000\n" "X-Generator: Launchpad (build 18115)\n" "Generated-By: pygettext.py 1.4\n" #: Mailman/Archiver/HyperArch.py:123 msgid "size not available" msgstr "dimension non disponibile" #: Mailman/Archiver/HyperArch.py:129 msgid " %(size)i bytes " msgstr " %(size)i octettos " #: Mailman/Archiver/HyperArch.py:275 Mailman/Archiver/pipermail.py:180 #: Mailman/Archiver/pipermail.py:181 msgid "No subject" msgstr "Sin subjecto" #: Mailman/Archiver/HyperArch.py:291 Mailman/Archiver/HyperArch.py:294 #: Mailman/Archiver/HyperArch.py:425 Mailman/Archiver/HyperArch.py:483 #: Mailman/Archiver/HyperArch.py:592 Mailman/Archiver/HyperArch.py:1066 #: Mailman/Archiver/HyperArch.py:1195 msgid " at " msgstr " a " #: Mailman/Archiver/HyperArch.py:512 msgid "Previous message (by thread):" msgstr "" #: Mailman/Archiver/HyperArch.py:534 msgid "Next message (by thread):" msgstr "" #: Mailman/Archiver/HyperArch.py:707 Mailman/Archiver/HyperArch.py:743 msgid "thread" msgstr "discussion" #: Mailman/Archiver/HyperArch.py:708 Mailman/Archiver/HyperArch.py:744 msgid "subject" msgstr "subjecto" #: Mailman/Archiver/HyperArch.py:709 Mailman/Archiver/HyperArch.py:745 msgid "author" msgstr "autor" #: Mailman/Archiver/HyperArch.py:710 Mailman/Archiver/HyperArch.py:746 msgid "date" msgstr "data" #: Mailman/Archiver/HyperArch.py:782 msgid "

Currently, there are no archives.

" msgstr "

Actualmente il non ha archivos.

" #: Mailman/Archiver/HyperArch.py:820 msgid "Gzip'd Text%(sz)s" msgstr "Texto gzip-ate%(sz)s" #: Mailman/Archiver/HyperArch.py:825 msgid "Text%(sz)s" msgstr "Texto%(sz)s" #: Mailman/Archiver/HyperArch.py:915 msgid "figuring article archives\n" msgstr "recerca in le archivo pro iste articulo\n" #: Mailman/Archiver/HyperArch.py:925 msgid "April" msgstr "april" #: Mailman/Archiver/HyperArch.py:925 msgid "February" msgstr "februario" #: Mailman/Archiver/HyperArch.py:925 msgid "January" msgstr "januario" #: Mailman/Archiver/HyperArch.py:925 msgid "March" msgstr "martio" #: Mailman/Archiver/HyperArch.py:926 msgid "August" msgstr "augusto" #: Mailman/Archiver/HyperArch.py:926 msgid "July" msgstr "julio" #: Mailman/Archiver/HyperArch.py:926 msgid "June" msgstr "junio" #: Mailman/Archiver/HyperArch.py:926 Mailman/i18n.py:130 msgid "May" msgstr "maio" #: Mailman/Archiver/HyperArch.py:927 msgid "December" msgstr "decembre" #: Mailman/Archiver/HyperArch.py:927 msgid "November" msgstr "novembre" #: Mailman/Archiver/HyperArch.py:927 msgid "October" msgstr "octobre" #: Mailman/Archiver/HyperArch.py:927 msgid "September" msgstr "septembre" #: Mailman/Archiver/HyperArch.py:935 msgid "First" msgstr "Prime" #: Mailman/Archiver/HyperArch.py:935 msgid "Fourth" msgstr "Quarte" #: Mailman/Archiver/HyperArch.py:935 msgid "Second" msgstr "Secunde" #: Mailman/Archiver/HyperArch.py:935 msgid "Third" msgstr "Tertie" #: Mailman/Archiver/HyperArch.py:937 msgid "%(ord)s quarter %(year)i" msgstr "%(ord)s trimestre %(year)i" #: Mailman/Archiver/HyperArch.py:944 msgid "%(month)s %(year)i" msgstr "%(month)s %(year)i" #: Mailman/Archiver/HyperArch.py:949 msgid "The Week Of Monday %(day)i %(month)s %(year)i" msgstr "Le septimana de lunedi %(day)i %(month)s %(year)i" #: Mailman/Archiver/HyperArch.py:953 msgid "%(day)i %(month)s %(year)i" msgstr "%(day)i de %(month)s %(year)i" #: Mailman/Archiver/HyperArch.py:1053 msgid "Computing threaded index\n" msgstr "Computante indice per discussion\n" #: Mailman/Archiver/HyperArch.py:1318 msgid "Updating HTML for article %(seq)s" msgstr "Actualisante HTML pro le articulo %(seq)s" #: Mailman/Archiver/HyperArch.py:1325 msgid "article file %(filename)s is missing!" msgstr "file de articulo %(filename)s non trovate!" #: Mailman/Archiver/pipermail.py:288 msgid "Creating archive directory " msgstr "Creante directorio de archivos " #: Mailman/Archiver/pipermail.py:300 msgid "Reloading pickled archive state" msgstr "Recargante le stato del archivo" #: Mailman/Archiver/pipermail.py:327 msgid "Pickling archive state into " msgstr "Salvante le stato del archivo in " #: Mailman/Archiver/pipermail.py:439 msgid "Updating index files for archive [%(archive)s]" msgstr "Actualisante files de indice pro le archivo [%(archive)s]" #: Mailman/Archiver/pipermail.py:472 msgid " Thread" msgstr " Discussion" #: Mailman/Archiver/pipermail.py:583 msgid "#%(counter)05d %(msgid)s" msgstr "#%(counter)05d %(msgid)s" #: Mailman/Bouncer.py:45 msgid "due to excessive bounces" msgstr "debite a excesso de messages rebattite" #: Mailman/Bouncer.py:46 msgid "by yourself" msgstr "per te mesme" #: Mailman/Bouncer.py:47 msgid "by the list administrator" msgstr "per le administrator del lista" #: Mailman/Bouncer.py:48 Mailman/Bouncer.py:293 #: Mailman/Commands/cmd_set.py:182 msgid "for unknown reasons" msgstr "pro rationes incognite" #: Mailman/Bouncer.py:198 msgid "bounce score incremented" msgstr "" #: Mailman/Bouncer.py:228 msgid "disabled" msgstr "dishabilitate" #: Mailman/Bouncer.py:245 msgid "Bounce action notification" msgstr "Notification de action de rebattimento de messages" #: Mailman/Bouncer.py:300 msgid " The last bounce received from you was dated %(date)s" msgstr " Le ultime message rebattite recipite de te data de %(date)s" #: Mailman/Bouncer.py:329 Mailman/Deliverer.py:146 #: Mailman/Handlers/Acknowledge.py:44 Mailman/Handlers/CookHeaders.py:403 #: Mailman/Handlers/Hold.py:215 Mailman/Handlers/ToDigest.py:240 #: Mailman/ListAdmin.py:223 msgid "(no subject)" msgstr "(sin subjecto)" #: Mailman/Bouncer.py:333 msgid "[No bounce details are available]" msgstr "[Detalios de rebattimento non disponibile]" #: Mailman/Cgi/Auth.py:48 msgid "Moderator" msgstr "Moderator" #: Mailman/Cgi/Auth.py:50 msgid "Administrator" msgstr "Administrator" #: Mailman/Cgi/admin.py:80 Mailman/Cgi/admindb.py:116 #: Mailman/Cgi/confirm.py:62 Mailman/Cgi/edithtml.py:71 #: Mailman/Cgi/listinfo.py:55 Mailman/Cgi/options.py:95 #: Mailman/Cgi/private.py:108 Mailman/Cgi/rmlist.py:64 #: Mailman/Cgi/roster.py:59 Mailman/Cgi/subscribe.py:63 msgid "No such list %(safelistname)s" msgstr "Le lista %(safelistname)s non existe" #: Mailman/Cgi/admin.py:109 Mailman/Cgi/admindb.py:132 #: Mailman/Cgi/edithtml.py:91 Mailman/Cgi/private.py:135 msgid "Authorization failed." msgstr "Autorisation non concedite." #: Mailman/Cgi/admin.py:200 msgid "The form lifetime has expired. (request forgery check)" msgstr "" #: Mailman/Cgi/admin.py:206 msgid "" "You have turned off delivery of both digest and\n" " non-digest messages. This is an incompatible state of\n" " affairs. You must turn on either digest delivery or\n" " non-digest delivery or your mailing list will basically be\n" " unusable." msgstr "" "Tu ha inactivate simultaneemente le livration de\n" " messages normal e summarisate. Iste situation es\n" " incompatibile. Tu debe activar al minus un modo de\n" " livration o tu lista essera de facto inusabile." #: Mailman/Cgi/admin.py:210 Mailman/Cgi/admin.py:218 Mailman/Cgi/admin.py:225 #: Mailman/Cgi/admin.py:1616 Mailman/Gui/GUIBase.py:208 msgid "Warning: " msgstr "Attention: " #: Mailman/Cgi/admin.py:215 msgid "" "You have digest members, but digests are turned\n" " off. Those people will not receive mail.\n" " Affected member(s) %(dm)r." msgstr "" #: Mailman/Cgi/admin.py:222 msgid "" "You have regular list members but non-digestified mail is\n" " turned off. They will receive non-digestified mail until " "you\n" " fix this problem. Affected member(s) %(rm)r." msgstr "" #: Mailman/Cgi/admin.py:247 msgid "%(hostname)s mailing lists - Admin Links" msgstr "Listas in %(hostname)s - Ligamines pro le Admin" #: Mailman/Cgi/admin.py:278 Mailman/Cgi/listinfo.py:105 msgid "Welcome!" msgstr "Benvenite!" #: Mailman/Cgi/admin.py:281 Mailman/Cgi/listinfo.py:108 msgid "Mailman" msgstr "Mailman" #: Mailman/Cgi/admin.py:285 msgid "" "

There currently are no publicly-advertised %(mailmanlink)s\n" " mailing lists on %(hostname)s." msgstr "" "

Actualmente il non ha listas %(mailmanlink)s visibile\n" " publicamente in %(hostname)s." #: Mailman/Cgi/admin.py:291 msgid "" "

Below is the collection of publicly-advertised\n" " %(mailmanlink)s mailing lists on %(hostname)s. Click on a list\n" " name to visit the configuration pages for that list." msgstr "" "

Infra es le collection del listas %(mailmanlink)s\n" " visibile al publico in %(hostname)s. Clicca sur le nomine de\n" " un lista pro vider su paginas de configuration." #: Mailman/Cgi/admin.py:298 msgid "right " msgstr "dextera " #: Mailman/Cgi/admin.py:300 msgid "" "To visit the administrators configuration page for an\n" " unadvertised list, open a URL similar to this one, but with a '/' " "and\n" " the %(extra)slist name appended. If you have the proper authority,\n" " you can also create a new mailing " "list.\n" "\n" "

General list information can be found at " msgstr "" "Pro visitar le paginas administrative de un lista non publicate,\n" " aperi un URL simile a iste, ma con un '/' e le %(extra)snomine\n" " del lista addite al fin. Si tu ha le permission necessari,\n" " tu pote etiam crear un nove lista.\n" "\n" "

Informationes general super listas es disponibile a " #: Mailman/Cgi/admin.py:307 msgid "the mailing list overview page" msgstr "le pagina general del lista" #: Mailman/Cgi/admin.py:309 msgid "

(Send questions and comments to " msgstr "

(Invia questiones e commentarios a " #: Mailman/Cgi/admin.py:319 Mailman/Cgi/listinfo.py:140 cron/mailpasswds:216 msgid "List" msgstr "Lista" #: Mailman/Cgi/admin.py:320 Mailman/Cgi/admin.py:588 #: Mailman/Cgi/listinfo.py:141 msgid "Description" msgstr "Description" #: Mailman/Cgi/admin.py:326 Mailman/Cgi/listinfo.py:147 bin/list_lists:124 msgid "[no description available]" msgstr "[description non disponibile]" #: Mailman/Cgi/admin.py:360 msgid "No valid variable name found." msgstr "Nulle nomine de variabile valide esseva trovate." #: Mailman/Cgi/admin.py:370 msgid "" "%(realname)s Mailing list Configuration Help\n" "
%(varname)s Option" msgstr "" "Adjuta pro le configuration del lista %(realname)s\n" " Option
%(varname)s" #: Mailman/Cgi/admin.py:377 msgid "Mailman %(varname)s List Option Help" msgstr "Adjuta pro le optiones del lista %(varname)s" #: Mailman/Cgi/admin.py:395 msgid "" "Warning: changing this option here\n" " could cause other screens to be out-of-sync. Be sure to reload any " "other\n" " pages that are displaying this option for this mailing list. You can " "also\n" " " msgstr "" "Attention: Cambiar iste option hic\n" " poterea causar le desynchronisation de altere schermos. Sia secur de\n" " recargar tote altere paginas que monstra iste option. Tu pote etiam\n" " " #: Mailman/Cgi/admin.py:406 msgid "return to the %(categoryname)s options page." msgstr "retornar al pagina de optiones de %(categoryname)s." #: Mailman/Cgi/admin.py:421 msgid "%(realname)s Administration (%(label)s)" msgstr "Administration de %(realname)s (%(label)s)" #: Mailman/Cgi/admin.py:422 msgid "%(realname)s mailing list administration
%(label)s Section" msgstr "administration del lista %(realname)s
Section %(label)s" #: Mailman/Cgi/admin.py:439 msgid "Configuration Categories" msgstr "Categorias de configuration" #: Mailman/Cgi/admin.py:440 msgid "Other Administrative Activities" msgstr "Altere activitates administrative" #: Mailman/Cgi/admin.py:444 msgid "Tend to pending moderator requests" msgstr "Controla requestas administrative pendente" #: Mailman/Cgi/admin.py:446 msgid "Go to the general list information page" msgstr "Vade al pagina de information general del lista" #: Mailman/Cgi/admin.py:448 msgid "Edit the public HTML pages and text files" msgstr "Modifica le paginas HTML public e le files de texto" #: Mailman/Cgi/admin.py:450 msgid "Go to list archives" msgstr "Vade al archivos del lista" #: Mailman/Cgi/admin.py:456 msgid "Delete this mailing list" msgstr "Elimina iste lista" #: Mailman/Cgi/admin.py:457 msgid " (requires confirmation)
 
" msgstr " (require confirmation)
 
" #: Mailman/Cgi/admin.py:463 Mailman/Cgi/admindb.py:218 #: Mailman/Cgi/admindb.py:299 msgid "Logout" msgstr "Claude session" #: Mailman/Cgi/admin.py:507 msgid "Emergency moderation of all list traffic is enabled" msgstr "" "Le moderation de emergentia de tote le traffico del lista es habilitate" #: Mailman/Cgi/admin.py:518 msgid "" "Make your changes in the following section, then submit them\n" " using the Submit Your Changes button below." msgstr "" "Face cambios in le section sequente, postea confirma los\n" " con le button Confirma tu cambios infra." #: Mailman/Cgi/admin.py:536 msgid "Additional Member Tasks" msgstr "Altere actiones pro le abonatos" #: Mailman/Cgi/admin.py:542 msgid "" "

  • Set everyone's moderation bit, including\n" " those members not currently visible" msgstr "" "
  • Activa le moderation pro tote le abonatos,\n" " includente illos non currentemente visualisate" #: Mailman/Cgi/admin.py:546 msgid "Off" msgstr "No" #: Mailman/Cgi/admin.py:546 msgid "On" msgstr "Si" #: Mailman/Cgi/admin.py:548 msgid "Set" msgstr "Active" #: Mailman/Cgi/admin.py:589 msgid "Value" msgstr "Valor" #: Mailman/Cgi/admin.py:643 msgid "" "Badly formed options entry:\n" " %(record)s" msgstr "" "Optiones inserite erroneemente:\n" " %(record)s" #: Mailman/Cgi/admin.py:701 msgid "Enter the text below, or...
    " msgstr "Scribe le texto infra, o...
    " #: Mailman/Cgi/admin.py:703 msgid "
    ...specify a file to upload
    " msgstr "
    ...selectiona un file a cargar
    " #: Mailman/Cgi/admin.py:729 Mailman/Cgi/admin.py:732 msgid "Topic %(i)d" msgstr "Argumento %(i)d" #: Mailman/Cgi/admin.py:733 Mailman/Cgi/admin.py:783 msgid "Delete" msgstr "Elimina" #: Mailman/Cgi/admin.py:734 msgid "Topic name:" msgstr "Nomine del argumento:" #: Mailman/Cgi/admin.py:736 msgid "Regexp:" msgstr "Regexp:" #: Mailman/Cgi/admin.py:739 Mailman/Cgi/options.py:1103 msgid "Description:" msgstr "Description:" #: Mailman/Cgi/admin.py:743 Mailman/Cgi/admin.py:801 msgid "Add new item..." msgstr "Adde un nove elemento..." #: Mailman/Cgi/admin.py:745 Mailman/Cgi/admin.py:803 msgid "...before this one." msgstr "...ante iste." #: Mailman/Cgi/admin.py:746 Mailman/Cgi/admin.py:804 msgid "...after this one." msgstr "...post iste." #: Mailman/Cgi/admin.py:779 Mailman/Cgi/admin.py:782 msgid "Spam Filter Rule %(i)d" msgstr "Regula anti-spam %(i)d" #: Mailman/Cgi/admin.py:784 msgid "Spam Filter Regexp:" msgstr "Expression regular anti-spam:" #: Mailman/Cgi/admin.py:795 Mailman/Cgi/admindb.py:354 #: Mailman/Cgi/admindb.py:415 Mailman/Cgi/admindb.py:469 #: Mailman/Cgi/admindb.py:717 msgid "Defer" msgstr "Postpone" #: Mailman/Cgi/admin.py:795 Mailman/Cgi/admindb.py:356 #: Mailman/Cgi/admindb.py:417 Mailman/Cgi/admindb.py:469 #: Mailman/Cgi/admindb.py:717 Mailman/Gui/ContentFilter.py:37 #: Mailman/Gui/Privacy.py:264 Mailman/Gui/Privacy.py:287 #: Mailman/Gui/Privacy.py:458 msgid "Reject" msgstr "Rejecta" #: Mailman/Cgi/admin.py:795 Mailman/Gui/Privacy.py:264 #: Mailman/Gui/Privacy.py:458 msgid "Hold" msgstr "Suspende" #: Mailman/Cgi/admin.py:796 Mailman/Cgi/admindb.py:357 #: Mailman/Cgi/admindb.py:418 Mailman/Cgi/admindb.py:469 #: Mailman/Cgi/admindb.py:717 Mailman/Commands/cmd_confirm.py:93 #: Mailman/Gui/ContentFilter.py:37 Mailman/Gui/Privacy.py:264 #: Mailman/Gui/Privacy.py:288 Mailman/Gui/Privacy.py:458 msgid "Discard" msgstr "Discarta" #: Mailman/Cgi/admin.py:796 Mailman/Cgi/admindb.py:469 #: Mailman/Gui/Privacy.py:287 Mailman/Gui/Privacy.py:458 msgid "Accept" msgstr "Accepta" #: Mailman/Cgi/admin.py:799 Mailman/Cgi/admindb.py:723 msgid "Action:" msgstr "Action:" #: Mailman/Cgi/admin.py:811 msgid "Move rule up" msgstr "Move le regula in alto" #: Mailman/Cgi/admin.py:812 msgid "Move rule down" msgstr "Move le regula a basso" #: Mailman/Cgi/admin.py:845 msgid "
    (Edit %(varname)s)" msgstr "
    (Edita %(varname)s)" #: Mailman/Cgi/admin.py:847 msgid "
    (Details for %(varname)s)" msgstr "
    (Detalios pro %(varname)s)" #: Mailman/Cgi/admin.py:854 msgid "" "
    Note:\n" " setting this value performs an immediate action but does not modify\n" " permanent state." msgstr "" "
    Nota:\n" " definir iste valor executa un action immediate, ma non modifica un\n" " stato permanente." #: Mailman/Cgi/admin.py:868 msgid "Mass Subscriptions" msgstr "Abonamentos in massa" #: Mailman/Cgi/admin.py:875 msgid "Mass Removals" msgstr "Remotiones in massa" #: Mailman/Cgi/admin.py:882 msgid "Address Change" msgstr "" #: Mailman/Cgi/admin.py:889 msgid "Membership List" msgstr "Lista del abonatos" #: Mailman/Cgi/admin.py:897 msgid "(help)" msgstr "(adjuta)" #: Mailman/Cgi/admin.py:898 msgid "Find member %(link)s:" msgstr "Trova le membro %(link)s:" #: Mailman/Cgi/admin.py:901 msgid "Search..." msgstr "Cerca..." #: Mailman/Cgi/admin.py:927 msgid "Bad regular expression: " msgstr "Expression regular invalide: " #: Mailman/Cgi/admin.py:981 msgid "%(allcnt)s members total, %(membercnt)s shown" msgstr "%(allcnt)s membros in total, %(membercnt)s monstrate" #: Mailman/Cgi/admin.py:984 msgid "%(allcnt)s members total" msgstr "%(allcnt)s membros in total" #: Mailman/Cgi/admin.py:1008 msgid "unsub" msgstr "disabona" #: Mailman/Cgi/admin.py:1009 msgid "member address
    member name" msgstr "adresse del membro
    nomine del membro" #: Mailman/Cgi/admin.py:1010 msgid "hide" msgstr "occulte" #: Mailman/Cgi/admin.py:1010 msgid "mod" msgstr "mod" #: Mailman/Cgi/admin.py:1011 msgid "nomail
    [reason]" msgstr "sin posta
    [ration]" #: Mailman/Cgi/admin.py:1012 msgid "ack" msgstr "conf" #: Mailman/Cgi/admin.py:1012 msgid "not metoo" msgstr "sin propries" #: Mailman/Cgi/admin.py:1013 msgid "nodupes" msgstr "sin duples" #: Mailman/Cgi/admin.py:1014 msgid "plain" msgstr "texto" #: Mailman/Cgi/admin.py:1014 Mailman/Cgi/options.py:347 msgid "digest" msgstr "summario" #: Mailman/Cgi/admin.py:1015 msgid "language" msgstr "lingua" #: Mailman/Cgi/admin.py:1026 msgid "?" msgstr "?" #: Mailman/Cgi/admin.py:1027 msgid "U" msgstr "U" #: Mailman/Cgi/admin.py:1028 msgid "A" msgstr "A" #: Mailman/Cgi/admin.py:1029 msgid "B" msgstr "R" #: Mailman/Cgi/admin.py:1101 msgid "unsub -- Click on this to unsubscribe the member." msgstr "disabona -- Clicca pro disabonar le membro." #: Mailman/Cgi/admin.py:1103 msgid "" "mod -- The user's personal moderation flag. If this is\n" " set, postings from them will be moderated, otherwise they will be\n" " approved." msgstr "" "mod -- Signo de moderation pro le usator. Si isto es\n" " active, le messages de iste usator essera moderate, alteremente\n" " illos essera approbate." #: Mailman/Cgi/admin.py:1107 msgid "" "hide -- Is the member's address concealed on\n" " the list of subscribers?" msgstr "" "occulte -- Es le adresse del membro es occulte\n" " in le lista del abonatos?" #: Mailman/Cgi/admin.py:1109 msgid "" "nomail -- Is delivery to the member disabled? If so, an\n" " abbreviation will be given describing the reason for the disabled\n" " delivery:\n" "
    • U -- Delivery was disabled by the user via their\n" " personal options page.\n" "
    • A -- Delivery was disabled by the list\n" " administrators.\n" "
    • B -- Delivery was disabled by the system due to\n" " excessive bouncing from the member's address.\n" "
    • ? -- The reason for disabled delivery isn't " "known.\n" " This is the case for all memberships which were " "disabled\n" " in older versions of Mailman.\n" "
    " msgstr "" "sin posta -- Es le livration al membro dishabilitate? In tal caso,\n" " on dara un abbreviation del ration pro dishabilitation:\n" "
    • U -- Le livration esseva dishabilitate per le " "usator\n" " in su pagina de optiones personal.\n" "
    • A -- Le livration esseva dishabilitate per le " "administratores\n" " del lista.\n" "
    • R -- Le livration esseva dishabilitate per le " "systema a causa\n" " de excesso de rebattimentos del adresse del membro.\n" "
    • ? -- Le ration del dishabilitation es incognite.\n" " Iste es le caso de tote abonamentos dishabilitate in " "precedente\n" " versiones de Mailman.\n" "
    " #: Mailman/Cgi/admin.py:1124 msgid "" "ack -- Does the member get acknowledgements of their\n" " posts?" msgstr "" "conf -- Le membro recipe confirmation pro su proprie\n" " messages?" #: Mailman/Cgi/admin.py:1127 msgid "" "not metoo -- Does the member want to avoid copies of their\n" " own postings?" msgstr "" "sin propries -- Le membro vole evitar copias de su\n" " proprie messages?" #: Mailman/Cgi/admin.py:1130 msgid "" "nodupes -- Does the member want to avoid duplicates of the\n" " same message?" msgstr "" "sin duples -- Le membro vole evitar duplicatos del\n" " mesme message?" #: Mailman/Cgi/admin.py:1133 msgid "" "digest -- Does the member get messages in digests?\n" " (otherwise, individual messages)" msgstr "" "summario -- Esque le membro vole messages in summarios?\n" " (alteremente, messages individual)" #: Mailman/Cgi/admin.py:1136 msgid "" "plain -- If getting digests, does the member get plain\n" " text digests? (otherwise, MIME)" msgstr "" "texto -- Si ille recipe summarios, esque le membro obtene\n" " summarios textual? (alteremente, MIME)" #: Mailman/Cgi/admin.py:1138 msgid "language -- Language preferred by the user" msgstr "lingua -- Lingua preferite per le usator" #: Mailman/Cgi/admin.py:1152 msgid "Click here to hide the legend for this table." msgstr "Clicca ci pro occultar le legenda de iste tabella." #: Mailman/Cgi/admin.py:1156 msgid "Click here to include the legend for this table." msgstr "Clicca ci pro monstrar le legenda de iste tabella." #: Mailman/Cgi/admin.py:1163 msgid "" "

    To view more members, click on the appropriate\n" " range listed below:" msgstr "" "

    Pro vider plus de membros, clicca sur le appropriate\n" " intervallo listate infra:" #: Mailman/Cgi/admin.py:1173 msgid "from %(start)s to %(end)s" msgstr "de %(start)s a %(end)s" #: Mailman/Cgi/admin.py:1186 msgid "Subscribe these users now or invite them?" msgstr "Abona iste usatores nunc o invita los?" #: Mailman/Cgi/admin.py:1188 msgid "Invite" msgstr "Invita" #: Mailman/Cgi/admin.py:1188 Mailman/Cgi/listinfo.py:183 msgid "Subscribe" msgstr "Abona" #: Mailman/Cgi/admin.py:1195 msgid "Send welcome messages to new subscribees?" msgstr "Invia messages de benvenita al nove abonatos?" #: Mailman/Cgi/admin.py:1197 Mailman/Cgi/admin.py:1206 #: Mailman/Cgi/admin.py:1239 Mailman/Cgi/admin.py:1247 #: Mailman/Cgi/confirm.py:294 Mailman/Cgi/create.py:353 #: Mailman/Cgi/create.py:388 Mailman/Cgi/create.py:426 #: Mailman/Cgi/rmlist.py:230 Mailman/Gui/Archive.py:33 #: Mailman/Gui/Autoresponse.py:54 Mailman/Gui/Autoresponse.py:62 #: Mailman/Gui/Autoresponse.py:71 Mailman/Gui/Bounce.py:77 #: Mailman/Gui/Bounce.py:120 Mailman/Gui/Bounce.py:146 #: Mailman/Gui/Bounce.py:155 Mailman/Gui/Bounce.py:164 #: Mailman/Gui/ContentFilter.py:74 Mailman/Gui/ContentFilter.py:116 #: Mailman/Gui/ContentFilter.py:120 Mailman/Gui/Digest.py:46 #: Mailman/Gui/Digest.py:62 Mailman/Gui/Digest.py:84 Mailman/Gui/Digest.py:89 #: Mailman/Gui/General.py:158 Mailman/Gui/General.py:223 #: Mailman/Gui/General.py:229 Mailman/Gui/General.py:307 #: Mailman/Gui/General.py:334 Mailman/Gui/General.py:361 #: Mailman/Gui/General.py:372 Mailman/Gui/General.py:375 #: Mailman/Gui/General.py:385 Mailman/Gui/General.py:390 #: Mailman/Gui/General.py:396 Mailman/Gui/General.py:416 #: Mailman/Gui/General.py:448 Mailman/Gui/General.py:471 #: Mailman/Gui/General.py:488 Mailman/Gui/NonDigest.py:45 #: Mailman/Gui/NonDigest.py:53 Mailman/Gui/NonDigest.py:140 #: Mailman/Gui/NonDigest.py:162 Mailman/Gui/Privacy.py:110 #: Mailman/Gui/Privacy.py:128 Mailman/Gui/Privacy.py:161 #: Mailman/Gui/Privacy.py:214 Mailman/Gui/Privacy.py:316 #: Mailman/Gui/Privacy.py:333 Mailman/Gui/Privacy.py:473 #: Mailman/Gui/Privacy.py:492 Mailman/Gui/Usenet.py:52 #: Mailman/Gui/Usenet.py:56 Mailman/Gui/Usenet.py:93 Mailman/Gui/Usenet.py:105 msgid "No" msgstr "No" #: Mailman/Cgi/admin.py:1197 Mailman/Cgi/admin.py:1206 #: Mailman/Cgi/admin.py:1239 Mailman/Cgi/admin.py:1247 #: Mailman/Cgi/confirm.py:294 Mailman/Cgi/create.py:353 #: Mailman/Cgi/create.py:388 Mailman/Cgi/create.py:426 #: Mailman/Cgi/rmlist.py:230 Mailman/Gui/Archive.py:33 #: Mailman/Gui/Autoresponse.py:54 Mailman/Gui/Autoresponse.py:62 #: Mailman/Gui/Bounce.py:77 Mailman/Gui/Bounce.py:120 #: Mailman/Gui/Bounce.py:146 Mailman/Gui/Bounce.py:155 #: Mailman/Gui/Bounce.py:164 Mailman/Gui/ContentFilter.py:74 #: Mailman/Gui/ContentFilter.py:116 Mailman/Gui/ContentFilter.py:120 #: Mailman/Gui/Digest.py:46 Mailman/Gui/Digest.py:62 Mailman/Gui/Digest.py:84 #: Mailman/Gui/Digest.py:89 Mailman/Gui/General.py:223 #: Mailman/Gui/General.py:229 Mailman/Gui/General.py:307 #: Mailman/Gui/General.py:334 Mailman/Gui/General.py:361 #: Mailman/Gui/General.py:372 Mailman/Gui/General.py:375 #: Mailman/Gui/General.py:385 Mailman/Gui/General.py:390 #: Mailman/Gui/General.py:396 Mailman/Gui/General.py:416 #: Mailman/Gui/General.py:448 Mailman/Gui/General.py:471 #: Mailman/Gui/General.py:488 Mailman/Gui/NonDigest.py:45 #: Mailman/Gui/NonDigest.py:53 Mailman/Gui/NonDigest.py:140 #: Mailman/Gui/NonDigest.py:162 Mailman/Gui/Privacy.py:110 #: Mailman/Gui/Privacy.py:128 Mailman/Gui/Privacy.py:161 #: Mailman/Gui/Privacy.py:214 Mailman/Gui/Privacy.py:316 #: Mailman/Gui/Privacy.py:333 Mailman/Gui/Privacy.py:473 #: Mailman/Gui/Privacy.py:492 Mailman/Gui/Usenet.py:52 #: Mailman/Gui/Usenet.py:56 Mailman/Gui/Usenet.py:93 Mailman/Gui/Usenet.py:105 msgid "Yes" msgstr "Si" #: Mailman/Cgi/admin.py:1204 msgid "Send notifications of new subscriptions to the list owner?" msgstr "Invia notificationes de nove abonatos al proprietario del lista?" #: Mailman/Cgi/admin.py:1212 Mailman/Cgi/admin.py:1253 msgid "Enter one address per line below..." msgstr "Scribe un adresse pro linea infra..." #: Mailman/Cgi/admin.py:1217 Mailman/Cgi/admin.py:1258 msgid "...or specify a file to upload:" msgstr "...o selectiona un file a cargar:" #: Mailman/Cgi/admin.py:1222 msgid "" "Below, enter additional text to be added to the\n" " top of your invitation or the subscription notification. Include at " "least\n" " one blank line at the end..." msgstr "" "Infra, adde texto additional a adder al initio de\n" " tu invitation o al notification de abonamento. Include al minus\n" " un linea vacue al fin..." #: Mailman/Cgi/admin.py:1237 msgid "Send unsubscription acknowledgement to the user?" msgstr "Accusar reception de disabonamento al usator?" #: Mailman/Cgi/admin.py:1245 msgid "Send notifications to the list owner?" msgstr "Invia notificationes al proprietario del lista?" #: Mailman/Cgi/admin.py:1268 msgid "" "To change a list member's address, enter the\n" " member's current and new addresses below. Use the check boxes to send\n" " notice of the change to the old and/or new address(es)." msgstr "" #: Mailman/Cgi/admin.py:1273 msgid "Member's current address" msgstr "" #: Mailman/Cgi/admin.py:1277 Mailman/Cgi/admin.py:1287 msgid "Send notice" msgstr "" #: Mailman/Cgi/admin.py:1283 msgid "Address to change to" msgstr "" #: Mailman/Cgi/admin.py:1299 msgid "Change list ownership passwords" msgstr "Cambia le contrasignos de proprietate del lista" #: Mailman/Cgi/admin.py:1302 msgid "" "The list administrators are the people who have ultimate control " "over\n" "all parameters of this mailing list. They are able to change any list\n" "configuration variable available through these administration web pages.\n" "\n" "

    The list moderators have more limited permissions; they are not\n" "able to change any list configuration variable, but they are allowed to " "tend\n" "to pending administration requests, including approving or rejecting held\n" "subscription requests, and disposing of held postings. Of course, the\n" "list administrators can also tend to pending requests.\n" "\n" "

    In order to split the list ownership duties into administrators and\n" "moderators, you must set a separate moderator password in the fields below,\n" "and also provide the email addresses of the list moderators in the\n" "general options section." msgstr "" "Le administratores del lista es illes qui ha le maxime controlo " "super\n" "tote parametros del lista. Illes pote cambiar qualcunque variabile de " "configuration\n" "disponibile per iste paginas de administration.\n" "\n" "

    Le moderatores del lista ha permissiones plus limitate; illes\n" "non pote cambiar variables de configuration, ma illes pote controlar " "requestas\n" "pendente de administration, includente approbar or rejectar requestas de\n" "abonamento suspendite, e discartar messages suspendite. Certemente, le\n" "administratores del lista etiam pote controlar requestas pendente.\n" "\n" "

    Pro divider le deberes del lista inter administratores e moderatores,\n" "tu debe poner un contrasigno differente in le campos infra,\n" "etiam scriber le adresses de e-posta del moderatores del lista in le\n" "section del optiones general." #: Mailman/Cgi/admin.py:1321 msgid "Enter new administrator password:" msgstr "Scribe le nove contrasigno de administrator:" #: Mailman/Cgi/admin.py:1323 msgid "Confirm administrator password:" msgstr "Confirma le contrasigno de administrator:" #: Mailman/Cgi/admin.py:1328 msgid "Enter new moderator password:" msgstr "Scribe le nove contrasigno de moderator:" #: Mailman/Cgi/admin.py:1330 msgid "Confirm moderator password:" msgstr "Confirma le contrasigno de moderator:" #: Mailman/Cgi/admin.py:1334 msgid "" "In addition to the above passwords you may specify a password for\n" "pre-approving posts to the list. Either of the above two passwords can\n" "be used in an Approved: header or first body line pseudo-header to\n" "pre-approve a post that would otherwise be held for moderation. In\n" "addition, the password below, if set, can be used for that purpose and\n" "no other." msgstr "" #: Mailman/Cgi/admin.py:1345 msgid "Enter new poster password:" msgstr "" #: Mailman/Cgi/admin.py:1347 msgid "Confirm poster password:" msgstr "" #: Mailman/Cgi/admin.py:1356 msgid "Submit Your Changes" msgstr "Confirma tu cambios" #: Mailman/Cgi/admin.py:1379 msgid "Moderator passwords did not match" msgstr "Le contrasignos de moderator non coincide" #: Mailman/Cgi/admin.py:1390 msgid "Poster passwords did not match" msgstr "" #: Mailman/Cgi/admin.py:1400 msgid "Administrator passwords did not match" msgstr "Le contrasignos de administrator non coincide" #: Mailman/Cgi/admin.py:1450 msgid "Already a member" msgstr "Ja es un membro" #: Mailman/Cgi/admin.py:1453 msgid "<blank line>" msgstr "<linea vacue>" #: Mailman/Cgi/admin.py:1454 Mailman/Cgi/admin.py:1457 #: Mailman/Cgi/admindb.py:936 msgid "Bad/Invalid email address" msgstr "Adresse de e-posta invalide" #: Mailman/Cgi/admin.py:1460 msgid "Hostile address (illegal characters)" msgstr "Adresse invalide (characteres illegal)" #: Mailman/Cgi/admin.py:1463 bin/add_members:150 bin/clone_member:136 #: bin/sync_members:268 msgid "Banned address (matched %(pattern)s)" msgstr "" #: Mailman/Cgi/admin.py:1469 msgid "Successfully invited:" msgstr "Invitate con successo:" #: Mailman/Cgi/admin.py:1471 msgid "Successfully subscribed:" msgstr "Abonate con successo:" #: Mailman/Cgi/admin.py:1476 msgid "Error inviting:" msgstr "Error in invitar:" #: Mailman/Cgi/admin.py:1478 msgid "Error subscribing:" msgstr "Error in abonar:" #: Mailman/Cgi/admin.py:1509 msgid "Successfully Unsubscribed:" msgstr "Disabonate con successo:" #: Mailman/Cgi/admin.py:1514 msgid "Cannot unsubscribe non-members:" msgstr "Impossibile disabonar non-membros:" #: Mailman/Cgi/admin.py:1527 msgid "You must provide both current and new addresses." msgstr "" #: Mailman/Cgi/admin.py:1529 msgid "Current and new addresses must be different." msgstr "" #: Mailman/Cgi/admin.py:1533 msgid "%(schange_to)s is already a list member." msgstr "" #: Mailman/Cgi/admin.py:1538 msgid "%(schange_to)s is not a valid email address." msgstr "" #: Mailman/Cgi/admin.py:1546 msgid "%(schange_from)s is not a member" msgstr "" #: Mailman/Cgi/admin.py:1548 msgid "%(schange_to)s is already a member" msgstr "" #: Mailman/Cgi/admin.py:1551 msgid "%(schange_to)s matches banned pattern %(spat)s" msgstr "" #: Mailman/Cgi/admin.py:1553 msgid "Address %(schange_from)s changed to %(schange_to)s" msgstr "" #: Mailman/Cgi/admin.py:1560 msgid "" "The member address %(change_from)s on the\n" "%(list_name)s list has been changed to %(change_to)s.\n" msgstr "" #: Mailman/Cgi/admin.py:1563 msgid "%(list_name)s address change notice." msgstr "" #: Mailman/Cgi/admin.py:1574 msgid "Notification sent to %(schange_from)s." msgstr "" #: Mailman/Cgi/admin.py:1584 msgid "Notification sent to %(schange_to)s." msgstr "" #: Mailman/Cgi/admin.py:1590 msgid "Bad moderation flag value" msgstr "Valor de signo de moderation errate" #: Mailman/Cgi/admin.py:1612 msgid "Not subscribed" msgstr "Non abonate" #: Mailman/Cgi/admin.py:1615 msgid "Ignoring changes to deleted member: %(user)s" msgstr "Ignorante cambios al membro eliminate: %(user)s" #: Mailman/Cgi/admin.py:1655 msgid "Successfully Removed:" msgstr "Removite con successo:" #: Mailman/Cgi/admin.py:1659 msgid "Error Unsubscribing:" msgstr "Error in disabonar:" #: Mailman/Cgi/admindb.py:199 Mailman/Cgi/admindb.py:208 msgid "%(realname)s Administrative Database" msgstr "Pannello de controlo de %(realname)s" #: Mailman/Cgi/admindb.py:202 msgid "%(realname)s Administrative Database Results" msgstr "Resultatos del pannello de controlo de %(realname)s" #: Mailman/Cgi/admindb.py:211 msgid "There are no pending requests." msgstr "Il non ha requestas pendente." #: Mailman/Cgi/admindb.py:214 msgid "Click here to reload this page." msgstr "Clicca ci pro recargar le pagina." #: Mailman/Cgi/admindb.py:228 msgid "Detailed instructions for the administrative database" msgstr "Instructiones detaliate pro le pannello de controlo" #: Mailman/Cgi/admindb.py:232 msgid "Administrative requests for mailing list:" msgstr "Requestas administrative pro le lista:" #: Mailman/Cgi/admindb.py:235 Mailman/Cgi/admindb.py:295 msgid "Submit All Data" msgstr "Confirma tote le datos" #: Mailman/Cgi/admindb.py:242 Mailman/Cgi/admindb.py:292 msgid "Discard all messages marked Defer" msgstr "Discarta tote messages marcate Postpone" #: Mailman/Cgi/admindb.py:257 msgid "all of %(esender)s's held messages." msgstr "tote le messages suspendite de %(esender)s." #: Mailman/Cgi/admindb.py:262 msgid "a single held message." msgstr "un unic message suspendite." #: Mailman/Cgi/admindb.py:267 msgid "all held messages." msgstr "tote le messages suspendite." #: Mailman/Cgi/admindb.py:314 msgid "Mailman Administrative Database Error" msgstr "Error in le pannello de controlo" #: Mailman/Cgi/admindb.py:319 msgid "list of available mailing lists." msgstr "lista del listas disponibile." #: Mailman/Cgi/admindb.py:320 msgid "You must specify a list name. Here is the %(link)s" msgstr "Tu debe specificar le nomine de un lista. Ecce le %(link)s" #: Mailman/Cgi/admindb.py:333 msgid "Subscription Requests" msgstr "Requestas de abonamento" #: Mailman/Cgi/admindb.py:335 msgid "Address/name" msgstr "Adresse/nomine" #: Mailman/Cgi/admindb.py:336 Mailman/Cgi/admindb.py:389 msgid "Your decision" msgstr "Tu decision" #: Mailman/Cgi/admindb.py:337 Mailman/Cgi/admindb.py:390 msgid "Reason for refusal" msgstr "Ration pro le refusa" #: Mailman/Cgi/admindb.py:355 Mailman/Cgi/admindb.py:416 #: Mailman/Cgi/admindb.py:717 Mailman/Commands/cmd_confirm.py:90 msgid "Approve" msgstr "Approba" #: Mailman/Cgi/admindb.py:366 msgid "Permanently ban from this list" msgstr "Banni permanentemente de iste lista" #: Mailman/Cgi/admindb.py:388 msgid "User address/name" msgstr "Adresse/nomine del usator" #: Mailman/Cgi/admindb.py:428 msgid "Unsubscription Requests" msgstr "Requestas de disabonamento" #: Mailman/Cgi/admindb.py:440 msgid "Held Messages" msgstr "" #: Mailman/Cgi/admindb.py:443 msgid "Show this list grouped/sorted by" msgstr "" #: Mailman/Cgi/admindb.py:446 msgid "sender/sender" msgstr "" #: Mailman/Cgi/admindb.py:446 msgid "sender/time" msgstr "" #: Mailman/Cgi/admindb.py:446 msgid "ungrouped/time" msgstr "" #: Mailman/Cgi/admindb.py:462 Mailman/Cgi/admindb.py:700 msgid "From:" msgstr "De:" #: Mailman/Cgi/admindb.py:465 msgid "Action to take on all these held messages:" msgstr "Action a executar pro tote iste messages suspendite:" #: Mailman/Cgi/admindb.py:478 msgid "Preserve messages for the site administrator" msgstr "Preserva le messages pro le administrator del sito" #: Mailman/Cgi/admindb.py:486 msgid "Forward messages (individually) to:" msgstr "Reinvia le messages (individualmente) a:" #: Mailman/Cgi/admindb.py:506 msgid "Clear this member's moderate flag" msgstr "Inactiva le signo moderate pro iste membro" #: Mailman/Cgi/admindb.py:511 msgid "The sender is now a member of this list" msgstr "Le expeditor es nunc un membro de iste lista" #: Mailman/Cgi/admindb.py:521 msgid "Add %(esender)s to one of these sender filters:" msgstr "Adde %(esender)s a un de iste filtros de expeditor:" #: Mailman/Cgi/admindb.py:527 msgid "Accepts" msgstr "Accepta" #: Mailman/Cgi/admindb.py:527 msgid "Discards" msgstr "Discarta" #: Mailman/Cgi/admindb.py:527 msgid "Holds" msgstr "Suspende" #: Mailman/Cgi/admindb.py:527 msgid "Rejects" msgstr "Rejecta" #: Mailman/Cgi/admindb.py:537 msgid "" "Ban %(esender)s from ever subscribing to this\n" " mailing list" msgstr "" "Banni %(esender)s, prohibiente le de abonar se a iste lista\n" " in le futuro" #: Mailman/Cgi/admindb.py:542 msgid "" "Click on the message number to view the individual\n" " message, or you can " msgstr "" "Clicca sur le numero del message pro vider le message\n" " in particular, o tu pote " #: Mailman/Cgi/admindb.py:544 msgid "view all messages from %(esender)s" msgstr "vider tote messages de %(esender)s" #: Mailman/Cgi/admindb.py:566 Mailman/Cgi/admindb.py:703 msgid "Subject:" msgstr "Subjecto:" #: Mailman/Cgi/admindb.py:569 msgid " bytes" msgstr " octettos" #: Mailman/Cgi/admindb.py:569 msgid "Size:" msgstr "Dimension:" #: Mailman/Cgi/admindb.py:573 Mailman/Handlers/Scrubber.py:203 #: Mailman/Handlers/Scrubber.py:301 Mailman/Handlers/Scrubber.py:303 msgid "not available" msgstr "non disponibile" #: Mailman/Cgi/admindb.py:574 Mailman/Cgi/admindb.py:706 msgid "Reason:" msgstr "Ration:" #: Mailman/Cgi/admindb.py:578 Mailman/Cgi/admindb.py:710 msgid "Received:" msgstr "Recepite:" #: Mailman/Cgi/admindb.py:634 msgid "Posting Held for Approval" msgstr "Message suspendite pro approbation" #: Mailman/Cgi/admindb.py:636 msgid " (%(count)d of %(total)d)" msgstr " (%(count)d de %(total)d)" #: Mailman/Cgi/admindb.py:647 msgid "Message with id #%(id)d was lost." msgstr "Le message con id #%(id)d esseva perdite." #: Mailman/Cgi/admindb.py:656 msgid "Message with id #%(id)d is corrupted." msgstr "Le message con id #%(id)d es corrupte." #: Mailman/Cgi/admindb.py:728 msgid "Preserve message for site administrator" msgstr "Preserva le message pro le administrator del sito" #: Mailman/Cgi/admindb.py:734 msgid "Additionally, forward this message to: " msgstr "In ultra, reinvia iste message a: " #: Mailman/Cgi/admindb.py:739 Mailman/Cgi/admindb.py:808 #: Mailman/Cgi/admindb.py:885 Mailman/Cgi/admindb.py:887 msgid "[No explanation given]" msgstr "[Nulle explication esseva fornite]" #: Mailman/Cgi/admindb.py:741 msgid "If you reject this post,
    please explain (optional):" msgstr "Si tu rejecta iste message,
    per favor explica (optional):" #: Mailman/Cgi/admindb.py:747 msgid "Message Headers:" msgstr "Testa del message:" #: Mailman/Cgi/admindb.py:752 msgid "Message Excerpt:" msgstr "Extracto del message:" #: Mailman/Cgi/admindb.py:924 msgid "Database Updated..." msgstr "Base de datos actualisate..." #: Mailman/Cgi/admindb.py:928 msgid " is already a member" msgstr " ja es un membro" #: Mailman/Cgi/admindb.py:932 msgid "%(addr)s is banned (matched: %(patt)s)" msgstr "" #: Mailman/Cgi/confirm.py:78 msgid "Confirmation string was empty." msgstr "Le codice de confirmation esseva vacue." #: Mailman/Cgi/confirm.py:98 msgid "" "Invalid confirmation string:\n" " %(safecookie)s.\n" "\n" "

    Note that confirmation strings expire approximately\n" " %(days)s days after the initial request. They also expire if the\n" " request has already been handled in some way. If your confirmation\n" " has expired, please try to re-submit your request.\n" " Otherwise, re-enter your confirmation\n" " string." msgstr "" #: Mailman/Cgi/confirm.py:132 msgid "" "The address requesting unsubscription is not\n" " a member of the mailing list. Perhaps you have already " "been\n" " unsubscribed, e.g. by the list administrator?" msgstr "" "Le adresse que require le disabonamento non es\n" " un membro del lista. Forsan tu ja ha essite disabonate,\n" " per exemplo per le administrator del lista?" #: Mailman/Cgi/confirm.py:148 msgid "" "The address requesting to be changed has\n" " been subsequently unsubscribed. This request has been\n" " cancelled." msgstr "" "Le adresse que require esser cambiate ha essite\n" " disabonate posteriormente. Iste requesta ha essite\n" " cancellate." #: Mailman/Cgi/confirm.py:168 msgid "System error, bad content: %(content)s" msgstr "Error de systema, contento improprie: %(content)s" #: Mailman/Cgi/confirm.py:178 msgid "Bad confirmation string" msgstr "Codice de confirmation invalide" #: Mailman/Cgi/confirm.py:197 msgid "Enter confirmation cookie" msgstr "Insere le cookie de confirmation" #: Mailman/Cgi/confirm.py:210 msgid "" "Please enter the confirmation string\n" " (i.e. cookie) that you received in your email message, in the " "box\n" " below. Then hit the Submit button to proceed to the next\n" " confirmation step." msgstr "" "Per favor scribe le codice de confirmation\n" " (i.e. cookie), que tu recipeva in le message de e-posta, in le " "campo\n" " infra. Postea clicca le button Confirma pro proceder al passo\n" " sequente." #: Mailman/Cgi/confirm.py:215 msgid "Confirmation string:" msgstr "Codice de confirmation:" #: Mailman/Cgi/confirm.py:217 msgid "Submit" msgstr "Confirma" #: Mailman/Cgi/confirm.py:234 msgid "Confirm subscription request" msgstr "Confirma le requesta de abonamento" #: Mailman/Cgi/confirm.py:249 msgid "" "Your confirmation is required in order to complete the\n" " subscription request to the mailing list %(listname)s. Your\n" " subscription settings are shown below; make any necessary changes and " "hit\n" " Subscribe to complete the confirmation process. Once you've\n" " confirmed your subscription request, you will be shown your account\n" " options page which you can use to further customize your membership\n" " options.\n" "\n" "

    Note: your password will be emailed to you once your subscription is\n" " confirmed. You can change it by visiting your personal options page.\n" "\n" "

    Or hit Cancel my subscription request if you no longer want " "to\n" " subscribe to this list." msgstr "" "Tu confirmation es requirite pro completar tu abonamento al lista\n" " %(listname)s. Tu optiones de abonamento es monstrate infra;\n" " modifica los, si tu vole, e postea clicca le button Abona me\n" " pro completar le processo de confirmation. Un vice que tu ha\n" " confirmate tu requesta de abonamento, tu visualisara tu pagina de\n" " optiones que tu pote usar pro personalisar ulteriormente tu abonamento.\n" "\n" "

    Nota: tu contrasigno te essera inviate per e-posta un vice que tu " "abonamento\n" " sia confirmate. Tu potera cambiar lo in tu pagina de optiones " "personal.\n" "\n" "

    O selectiona Cancella mi requesta de abonamento si tu non " "plus\n" " vole abonar te a iste lista." #: Mailman/Cgi/confirm.py:265 msgid "" "Your confirmation is required in order to continue with\n" " the subscription request to the mailing list %(listname)s.\n" " Your subscription settings are shown below; make any necessary " "changes\n" " and hit Subscribe to list ... to complete the confirmation\n" " process. Once you've confirmed your subscription request, the\n" " moderator must approve or reject your membership request. You will\n" " receive notice of their decision.\n" "\n" "

    Note: your password will be emailed to you once your " "subscription\n" " is confirmed. You can change it by visiting your personal options\n" " page.\n" "\n" "

    Or, if you've changed your mind and do not want to subscribe to\n" " this mailing list, you can hit Cancel my subscription\n" " request." msgstr "" "Tu confirmation es requirite pro continuar le requesta de abonamento al " "lista\n" " %(listname)s. Tu optiones de abonamento es monstrate infra;\n" " modifica los, si tu vole, e postea clicca le button Abona me al " "lista...\n" " pro completar le processo de confirmation. Un vice que tu ha\n" " confirmate tu requesta de abonamento, le moderator debera approvar o\n" " rejectar lo. Tu recipera un notification super su decision.\n" "\n" "

    Nota: tu contrasigno te essera inviate per e-posta un vice que tu " "abonamento\n" " sia confirmate. Tu potera cambiar lo in tu pagina de optiones " "personal.\n" "\n" "

    O selectiona Cancella mi requesta de abonamento si tu non " "plus\n" " vole abonar te a iste lista." #: Mailman/Cgi/confirm.py:283 msgid "Your email address:" msgstr "Tu adresse de e-posta:" #: Mailman/Cgi/confirm.py:284 msgid "Your real name:" msgstr "Tu nomine real:" #: Mailman/Cgi/confirm.py:293 msgid "Receive digests?" msgstr "Reciper summarios?" #: Mailman/Cgi/confirm.py:302 msgid "Preferred language:" msgstr "Lingua preferite:" #: Mailman/Cgi/confirm.py:307 msgid "Subscribe to list %(listname)s" msgstr "Abona me al lista %(listname)s" #: Mailman/Cgi/confirm.py:308 msgid "Cancel my subscription request" msgstr "Cancella mi requesta de abonamento" #: Mailman/Cgi/confirm.py:325 msgid "You have canceled your subscription request." msgstr "Tu ha cancellate tu requesta de abonamento." #: Mailman/Cgi/confirm.py:363 msgid "Awaiting moderator approval" msgstr "Attendente le approbation del moderator" #: Mailman/Cgi/confirm.py:366 msgid "" " You have successfully confirmed your subscription request to " "the\n" " mailing list %(listname)s, however final approval is required " "from\n" " the list moderator before you will be subscribed. Your request\n" " has been forwarded to the list moderator, and you will be " "notified\n" " of the moderator's decision." msgstr "" " Tu ha confirmate con successo tu requesta de abonamento al " "lista\n" " %(listname)s, ma illo debe esser approbate per le\n" " moderator del lista. Tu requesta ha essite reinviate al " "moderator, e tu essera notificate super su decision." #: Mailman/Cgi/confirm.py:373 Mailman/Cgi/confirm.py:438 #: Mailman/Cgi/confirm.py:527 Mailman/Cgi/confirm.py:764 msgid "" "Invalid confirmation string. It is\n" " possible that you are attempting to confirm a request for an\n" " address that has already been unsubscribed." msgstr "" "Codice de confirmation invalide. Il es\n" " possibile que tu proba confirmar un requesta pro un\n" " addresse que ja ha essite disabonate." #: Mailman/Cgi/confirm.py:377 msgid "You are already a member of this mailing list!" msgstr "Tu ja es un membro de iste lista!" #: Mailman/Cgi/confirm.py:380 msgid "" "You are currently banned from subscribing to\n" " this list. If you think this restriction is erroneous, please\n" " contact the list owners at %(owneraddr)s." msgstr "" #: Mailman/Cgi/confirm.py:384 msgid "" " You were not invited to this mailing list. The invitation has\n" " been discarded, and both list administrators have been\n" " alerted." msgstr "" " Tu non esseva invitate a iste lista. Le invitation ha essite\n" " discartate, e ambe le administratores ha essite\n" " alertate." #: Mailman/Cgi/confirm.py:394 msgid "Subscription request confirmed" msgstr "Requesta de abonamento confirmate" #: Mailman/Cgi/confirm.py:398 msgid "" " You have successfully confirmed your subscription request for\n" " \"%(addr)s\" to the %(listname)s mailing list. A separate\n" " confirmation message will be sent to your email address, along\n" " with your password, and other useful information and links.\n" "\n" "

    You can now\n" " proceed to your membership login\n" " page." msgstr "" " Tu ha confirmate con successo le requesta de abonamento de " "\"%(addr)s\"\n" " al lista %(listname)s. Un message separate de " "confirmation\n" " essera inviate a tu adresse de e-posta, insimul con tu " "contrasigno e altere\n" " informationes e ligamines utile.\n" "\n" "

    Nunc tu pote\n" " proceder a tu pagina de apertura de\n" " session." #: Mailman/Cgi/confirm.py:416 msgid "You have canceled your unsubscription request." msgstr "Tu ha cancellate tu requesta de disabonamento." #: Mailman/Cgi/confirm.py:444 msgid "Unsubscription request confirmed" msgstr "Requesta de disabonamento confirmate" #: Mailman/Cgi/confirm.py:448 msgid "" " You have successfully unsubscribed from the %(listname)s " "mailing\n" " list. You can now visit the list's " "main\n" " information page." msgstr "" " Tu ha essite disabonate del lista %(listname)s con successo.\n" " Tu pote nunc visitar le pagina " "principal\n" " de informationes del lista." #: Mailman/Cgi/confirm.py:459 msgid "Confirm unsubscription request" msgstr "Confirma le requesta de disabonamento" #: Mailman/Cgi/confirm.py:474 Mailman/Cgi/confirm.py:576 msgid "Not available" msgstr "Non disponibile" #: Mailman/Cgi/confirm.py:477 msgid "" "Your confirmation is required in order to complete the\n" " unsubscription request from the mailing list %(listname)s. " "You\n" " are currently subscribed with\n" "\n" "

    • Real name: %(fullname)s\n" "
    • Email address: %(addr)s\n" "
    \n" "\n" " Hit the Unsubscribe button below to complete the confirmation\n" " process.\n" "\n" "

    Or hit Cancel and discard to cancel this unsubscription\n" " request." msgstr "" "Tu confirmation es requirite pro completar le requesta de\n" " disabonamento del lista %(listname)s. Tu\n" " es actualmente abonate con\n" "\n" "

    • Nomine real: %(fullname)s\n" "
    • Adresse de e-posta: %(addr)s\n" "
    \n" "\n" " Clicca le button Disabona me infra pro completar le processo\n" " de confirmation.\n" "\n" "

    O selectiona Cancella e discarta pro cancellar iste " "requesta\n" " de disabonamento." #: Mailman/Cgi/confirm.py:493 Mailman/Cgi/options.py:814 #: Mailman/Cgi/options.py:960 Mailman/Cgi/options.py:970 msgid "Unsubscribe" msgstr "Disabona me" #: Mailman/Cgi/confirm.py:494 Mailman/Cgi/confirm.py:605 msgid "Cancel and discard" msgstr "Cancella e discarta" #: Mailman/Cgi/confirm.py:504 msgid "You have canceled your change of address request." msgstr "Tu ha cancellate tu requesta de cambio de adresse." #: Mailman/Cgi/confirm.py:533 msgid "" "%(newaddr)s is banned from subscribing to the\n" " %(realname)s list. If you think this restriction is erroneous,\n" " please contact the list owners at %(owneraddr)s." msgstr "" #: Mailman/Cgi/confirm.py:538 msgid "" "%(newaddr)s is already a member of\n" " the %(realname)s list. It is possible that you are attempting\n" " to confirm a request for an address that has already been\n" " subscribed." msgstr "" #: Mailman/Cgi/confirm.py:545 msgid "Change of address request confirmed" msgstr "Requesta de cambio de adresse confirmate" #: Mailman/Cgi/confirm.py:549 msgid "" " You have successfully changed your address on the %(listname)s\n" " mailing list from %(oldaddr)s to %(newaddr)s. " "You\n" " can now proceed to your membership\n" " login page." msgstr "" " Tu ha cambiate con successo tu adresse pro le lista " "%(listname)s\n" " de %(oldaddr)s a %(newaddr)s. Tu pote nunc\n" " proceder al pagina de accesso a\n" " tu abonamento." #: Mailman/Cgi/confirm.py:561 msgid "Confirm change of address request" msgstr "Confirma le requesta de cambio de adresse" #: Mailman/Cgi/confirm.py:580 msgid "globally" msgstr "globalmente" #: Mailman/Cgi/confirm.py:583 msgid "" "Your confirmation is required in order to complete the\n" " change of address request for the mailing list %(listname)s. " "You\n" " are currently subscribed with\n" "\n" "

    • Real name: %(fullname)s\n" "
    • Old email address: %(oldaddr)s\n" "
    \n" "\n" " and you have requested to %(globallys)s change your email address to\n" "\n" "
    • New email address: %(newaddr)s\n" "
    \n" "\n" " Hit the Change address button below to complete the " "confirmation\n" " process.\n" "\n" "

    Or hit Cancel and discard to cancel this change of address\n" " request." msgstr "" "Tu confirmation es necessari pro completar le requesta de cambio\n" " de adresse pro le lista %(listname)s. Tu es\n" " currentemente abonate con\n" "\n" "

    • Nomine real: %(fullname)s\n" "
    • Vetule adresse de e-posta: %(oldaddr)s\n" "
    \n" "\n" " e tu ha requirite de cambiar %(globallys)s tu adresse de e-posta a\n" "\n" "
    • Nove adresse de e-posta: %(newaddr)s\n" "
    \n" "\n" " Clicca le button Cambia adresse infra pro completar le " "processo\n" " de confirmation.\n" "\n" "

    O selectiona Cancella e discarta pro cancellar iste " "requesta\n" " de cambio de adresse." #: Mailman/Cgi/confirm.py:604 msgid "Change address" msgstr "Cambia adresse" #: Mailman/Cgi/confirm.py:613 Mailman/Cgi/confirm.py:729 msgid "Continue awaiting approval" msgstr "Continua a attender le approbation" #: Mailman/Cgi/confirm.py:621 msgid "" "Okay, the list moderator will still have the\n" " opportunity to approve or reject this message." msgstr "" "De accordo, le moderator habera ancora le\n" " opportunitate de approbar o rejectar iste message." #: Mailman/Cgi/confirm.py:649 msgid "Sender discarded message via web." msgstr "Le expeditor discartava le message via web." #: Mailman/Cgi/confirm.py:651 msgid "" "The held message with the Subject:\n" " header %(subject)s could not be found. The most " "likely\n" " reason for this is that the list moderator has already approved " "or\n" " rejected the message. You were not able to cancel it in\n" " time." msgstr "" "Le message suspendite con subjecto:\n" " %(subject)s non poteva esser trovate. Multo\n" " probabilemente le moderator del lista ja ha approbate o\n" " rejectate le message. Tu non ha essite capace de cancellar\n" " lo a tempore." #: Mailman/Cgi/confirm.py:659 msgid "Posted message canceled" msgstr "Message postate cancellate" #: Mailman/Cgi/confirm.py:662 msgid "" " You have successfully canceled the posting of your message with\n" " the Subject: header %(subject)s to the mailing list\n" " %(listname)s." msgstr "" " Tu ha cancellate con successo le postage de tu message con\n" " subjecto %(subject)s al lista\n" " %(listname)s." #: Mailman/Cgi/confirm.py:673 msgid "Cancel held message posting" msgstr "Cancella le postage de message suspendite" #: Mailman/Cgi/confirm.py:698 msgid "" "The held message you were referred to has\n" " already been handled by the list administrator." msgstr "" "Le message suspendite al qual tu esseva dirigite\n" " ja ha essite tractate per le administrator del lista." #: Mailman/Cgi/confirm.py:712 msgid "" "Your confirmation is required in order to cancel the\n" " posting of your message to the mailing list %(listname)s:\n" "\n" "

    • Sender: %(sender)s\n" "
    • Subject: %(subject)s\n" "
    • Reason: %(reason)s\n" "
    \n" "\n" " Hit the Cancel posting button to discard the posting.\n" "\n" "

    Or hit the Continue awaiting approval button to continue to\n" " allow the list moderator to approve or reject the message." msgstr "" "Tu confirmation es requirite pro cancellar le postage de\n" " tu message al lista %(listname)s:\n" "\n" "

    • Expeditor: %(sender)s\n" "
    • Subjecto: %(subject)s\n" "
    • Ration: %(reason)s\n" "
    \n" "\n" " Clicca le button Cancella postage pro discartar le message.\n" "\n" "

    O selectiona Continua a attender approbation pro\n" " continuar a permitter que le moderator del lista approba o rejecta\n" " le message." #: Mailman/Cgi/confirm.py:728 msgid "Cancel posting" msgstr "Cancella postage" #: Mailman/Cgi/confirm.py:740 msgid "" "You have canceled the re-enabling of your membership. If\n" " we continue to receive bounces from your address, it could be deleted " "from\n" " this mailing list." msgstr "" "Tu ha cancellate le rehabilitation del tu membrato. Si\n" " nos continua a reciper notificationes de rebattimento de\n" " tu adresse, illo potera esser removite de iste lista." #: Mailman/Cgi/confirm.py:770 msgid "Membership re-enabled." msgstr "Membrato rehabilitate." #: Mailman/Cgi/confirm.py:774 msgid "" " You have successfully re-enabled your membership in the\n" " %(listname)s mailing list. You can now visit your member options page.\n" " " msgstr "" " Tu ha rehabilitate con successo tu abonamento al\n" " lista %(listname)s. Tu pote nunc visitar tu pagina de optiones de " "abonato.\n" " " #: Mailman/Cgi/confirm.py:786 msgid "Re-enable mailing list membership" msgstr "Rehabilita le abonamento a lista de correspondentia" #: Mailman/Cgi/confirm.py:803 msgid "" "We're sorry, but you have already been unsubscribed\n" " from this mailing list. To re-subscribe, please visit the\n" " list information page." msgstr "" "Pardono, ma tu ja ha essite disabonate de iste lista.\n" " Pro reabonar te, per favor visita le\n" " pagina de informationes del lista." #: Mailman/Cgi/confirm.py:818 msgid "not available" msgstr "non disponibile" #: Mailman/Cgi/confirm.py:822 msgid "" "Your membership in the %(realname)s mailing list is\n" " currently disabled due to excessive bounces. Your confirmation is\n" " required in order to re-enable delivery to your address. We have the\n" " following information on file:\n" "\n" "

    • Member address: %(member)s\n" "
    • Member name: %(username)s\n" "
    • Last bounce received on: %(date)s\n" "
    • Approximate number of days before you are permanently " "removed\n" " from this list: %(daysleft)s\n" "
    \n" "\n" " Hit the Re-enable membership button to resume receiving " "postings\n" " from the mailing list. Or hit the Cancel button to defer\n" " re-enabling your membership.\n" " " msgstr "" "Tu abonamento al lista de correspondentia %(realname)s es actualmente\n" " dishabilitate a causa de excesso de rebattimentos. Tu confirmation es\n" " requirite pro rehabilitar le livration de messages a tu adresse. Nos\n" " ha le sequente information in file:\n" "\n" "
    • Adresse del abonato: %(member)s\n" "
    • Nomine del abonato: %(username)s\n" "
    • Data del ultime rebattimento: %(date)s\n" "
    • Numero approximate de dies ante tu remotion permanente\n" " de iste lista: %(daysleft)s\n" "
    \n" "\n" " Clicca le button Rehabilita le abonamento pro recomenciar a\n" " reciper messages del lista. O selectiona Cancella pro " "postponer\n" " le rehabilitation de tu abonamento.\n" " " #: Mailman/Cgi/confirm.py:842 msgid "Re-enable membership" msgstr "Rehabilita le abonamento" #: Mailman/Cgi/confirm.py:843 msgid "Cancel" msgstr "Cancella" #: Mailman/Cgi/create.py:49 Mailman/Cgi/rmlist.py:48 msgid "Bad URL specification" msgstr "Specification de URL invalide" #: Mailman/Cgi/create.py:64 Mailman/Cgi/rmlist.py:178 msgid "Return to the " msgstr "Retorna al " #: Mailman/Cgi/create.py:66 Mailman/Cgi/rmlist.py:180 msgid "general list overview" msgstr "pagina general del lista" #: Mailman/Cgi/create.py:67 Mailman/Cgi/rmlist.py:181 msgid "
    Return to the " msgstr "
    Retorna al " #: Mailman/Cgi/create.py:69 Mailman/Cgi/rmlist.py:183 msgid "administrative list overview" msgstr "pagina general de administration del lista" #: Mailman/Cgi/create.py:104 msgid "List name must not include \"@\": %(safelistname)s" msgstr "Le nomine del lista non debe includer \"@\": %(safelistname)s" #: Mailman/Cgi/create.py:111 msgid "List already exists: %(safelistname)s" msgstr "Lista ja existe: %(safelistname)s" #: Mailman/Cgi/create.py:115 msgid "You forgot to enter the list name" msgstr "Tu oblidava scriber le nomine del lista" #: Mailman/Cgi/create.py:119 msgid "You forgot to specify the list owner" msgstr "Tu oblidava specificar le proprietario del lista" #: Mailman/Cgi/create.py:126 msgid "" "Leave the initial password (and confirmation) fields\n" " blank if you want Mailman to autogenerate the list\n" " passwords." msgstr "" "Lassa le campos de contrasigno initial (e confirmation)\n" " in blanco si tu vole que Mailman los genera\n" " automaticamente." #: Mailman/Cgi/create.py:135 msgid "Initial list passwords do not match" msgstr "Le contrasignos initial del lista non coincide" #: Mailman/Cgi/create.py:144 msgid "The list password cannot be empty" msgstr "Le contrasigno del lista non pote esser vacue" #: Mailman/Cgi/create.py:156 msgid "You are not authorized to create new mailing lists" msgstr "Tu non es autorisate a crear nove listas de correspondentia" #: Mailman/Cgi/create.py:164 msgid "Unknown virtual host: %(safehostname)s" msgstr "Hospite virtual incognite: %(safehostname)s" #: Mailman/Cgi/create.py:200 bin/newlist:219 msgid "Bad owner email address: %(s)s" msgstr "Adresse de e-posta del proprietario invalide: %(s)s" #: Mailman/Cgi/create.py:205 bin/newlist:182 bin/newlist:223 msgid "List already exists: %(listname)s" msgstr "Lista ja existe: %(listname)s" #: Mailman/Cgi/create.py:213 bin/newlist:217 msgid "Illegal list name: %(s)s" msgstr "Nomine de lista invalide: %(s)s" #: Mailman/Cgi/create.py:218 msgid "" "Some unknown error occurred while creating the list.\n" " Please contact the site administrator for assistance." msgstr "" "Alcun error incognite occurreva durante le creation del lista.\n" " Per favor contacta le administrator del sito pro assistentia." #: Mailman/Cgi/create.py:255 bin/newlist:265 msgid "Your new mailing list: %(listname)s" msgstr "Tu nove lista de correspondentia: %(listname)s" #: Mailman/Cgi/create.py:264 msgid "Mailing list creation results" msgstr "Resultatos del creation del lista de correspondentia" #: Mailman/Cgi/create.py:270 msgid "" "You have successfully created the mailing list\n" " %(listname)s and notification has been sent to the list owner\n" " %(owner)s. You can now:" msgstr "" "Tu ha create con successo le lista de correspondentia\n" " %(listname)s e un notification ha essite inviate al " "proprietario del lista %(owner)s. Nunc tu pote:" #: Mailman/Cgi/create.py:274 msgid "Visit the list's info page" msgstr "Visitar le pagina de information del lista" #: Mailman/Cgi/create.py:275 msgid "Visit the list's admin page" msgstr "Visitar le pagina de administration del lista" #: Mailman/Cgi/create.py:276 msgid "Create another list" msgstr "Crear un altere lista" #: Mailman/Cgi/create.py:294 msgid "Create a %(hostname)s Mailing List" msgstr "Crea un lista de correspondentia in %(hostname)s" #: Mailman/Cgi/create.py:303 Mailman/Cgi/rmlist.py:201 #: Mailman/Gui/Bounce.py:196 Mailman/htmlformat.py:347 msgid "Error: " msgstr "Error: " #: Mailman/Cgi/create.py:305 msgid "" "You can create a new mailing list by entering the\n" " relevant information into the form below. The name of the mailing list\n" " will be used as the primary address for posting messages to the list, " "so\n" " it should be lowercased. You will not be able to change this once the\n" " list is created.\n" "\n" "

    You also need to enter the email address of the initial list owner.\n" " Once the list is created, the list owner will be given notification, " "along\n" " with the initial list password. The list owner will then be able to\n" " modify the password and add or remove additional list owners.\n" "\n" "

    If you want Mailman to automatically generate the initial list admin\n" " password, click on `Yes' in the autogenerate field below, and leave the\n" " initial list password fields empty.\n" "\n" "

    You must have the proper authorization to create new mailing lists.\n" " Each site should have a list creator's password, which you can\n" " enter in the field at the bottom. Note that the site administrator's\n" " password can also be used for authentication.\n" " " msgstr "" "Tu pote crear un nove lista per scriber le informationes\n" " relevante in le campos infra. Le nomine del lista essera usate como\n" " adresse primari pro le postage del messages, ergo illo deberea esser\n" " in minusculas. Tu non lo potera cambiar post le creation del lista.\n" "\n" "

    Tu debe etiam inserer le adresse email del proprietario initial del " "lista.\n" " Quando le lista essera create, le proprietario essera notificate, e " "recipera le\n" " contrasigno initial. Ille postea lo potera modificar e adder o remover " "altere\n" " proprietarios additional.\n" "\n" "

    Si tu vole que Mailman genera automaticamente le contrasigno initial\n" " pro le administrator, clicca `Si' in le campo auto-genera infra, e lassa " "vacue\n" " le campos del contrasigno initial del lista.\n" "\n" "

    Tu debe haber un valide authorisation pro crear nove listas.\n" " Omne sito debe haber un contrasigno del creator del lista, que " "tu pote\n" " inserer in le campo al fundo. Nota que le contrasigno del " "administrator\n" " pote etiam esser usate pro le authentication.\n" " " #: Mailman/Cgi/create.py:331 msgid "List Identity" msgstr "Identitate del lista" #: Mailman/Cgi/create.py:336 msgid "Name of list:" msgstr "Nomine del lista:" #: Mailman/Cgi/create.py:343 msgid "Initial list owner address:" msgstr "Adresse del proprietario initial:" #: Mailman/Cgi/create.py:352 msgid "Auto-generate initial list password?" msgstr "Auto-genera le contrasigno initial del lista?" #: Mailman/Cgi/create.py:360 msgid "Initial list password:" msgstr "Contrasigno initial del lista:" #: Mailman/Cgi/create.py:366 msgid "Confirm initial password:" msgstr "Confirma le contrasigno:" #: Mailman/Cgi/create.py:381 msgid "List Characteristics" msgstr "Characteristicas del lista" #: Mailman/Cgi/create.py:385 msgid "" "Should new members be quarantined before they\n" " are allowed to post unmoderated to this list? Answer Yes to " "hold\n" " new member postings for moderator approval by default." msgstr "" "Debe nove membros star in quarantena ante haber permission\n" " de postage al lista sin moderation? Responde Si pro tener\n" " normalmente le messages del nome membros sub moderation." #: Mailman/Cgi/create.py:414 msgid "" "Initial list of supported languages.

    Note that if you do not\n" " select at least one initial language, the list will use the server\n" " default language of %(deflang)s" msgstr "" "Lista initial del linguas supportate.

    Nota que si tu non selige\n" " al minus un lingua initial, le lista usara le lingua del servitor\n" " predefinite, %(deflang)s" #: Mailman/Cgi/create.py:425 msgid "Send \"list created\" email to list owner?" msgstr "Invia le message \"lista create\" al proprietario del lista?" #: Mailman/Cgi/create.py:434 msgid "List creator's (authentication) password:" msgstr "Contrasigno (de authentication) del creator del lista:" #: Mailman/Cgi/create.py:439 msgid "Create List" msgstr "Crea lista" #: Mailman/Cgi/create.py:440 msgid "Clear Form" msgstr "Blanca le campos" #: Mailman/Cgi/edithtml.py:45 msgid "General list information page" msgstr "Pagina general de informationes del lista" #: Mailman/Cgi/edithtml.py:46 msgid "Subscribe results page" msgstr "Pagina del resultatos del abonamento" #: Mailman/Cgi/edithtml.py:47 msgid "User specific options page" msgstr "Pagina de optiones specific pro le utente" #: Mailman/Cgi/edithtml.py:48 msgid "Welcome email text file" msgstr "File de texto pro le benvenita" #: Mailman/Cgi/edithtml.py:49 msgid "Digest masthead" msgstr "" #: Mailman/Cgi/edithtml.py:61 msgid "List name is required." msgstr "Le nomine del lista es requirite." #: Mailman/Cgi/edithtml.py:103 msgid "%(realname)s -- Edit html for %(template_info)s" msgstr "%(realname)s -- Edita le html pro %(template_info)s" #: Mailman/Cgi/edithtml.py:109 msgid "Edit HTML : Error" msgstr "Edita le HTML: Error" #: Mailman/Cgi/edithtml.py:110 msgid "%(safetemplatename)s: Invalid template" msgstr "%(safetemplatename)s: modello invalide" #: Mailman/Cgi/edithtml.py:115 Mailman/Cgi/edithtml.py:116 msgid "%(realname)s -- HTML Page Editing" msgstr "%(realname)s -- Editation del pagina HTML" #: Mailman/Cgi/edithtml.py:117 msgid "Select page to edit:" msgstr "Selige le pagina a editar:" #: Mailman/Cgi/edithtml.py:143 msgid "View or edit the list configuration information." msgstr "Vide o edita le informationes de configuration del lista." #: Mailman/Cgi/edithtml.py:152 msgid "When you are done making changes..." msgstr "Quando tu ha finite le cambiamentos..." #: Mailman/Cgi/edithtml.py:153 msgid "Submit Changes" msgstr "Confirma le cambiamentos" #: Mailman/Cgi/edithtml.py:160 msgid "Can't have empty html page." msgstr "On non pote lassar le pagina vacue." #: Mailman/Cgi/edithtml.py:161 msgid "HTML Unchanged." msgstr "HTML non modificate." #: Mailman/Cgi/edithtml.py:167 msgid "" "The page you saved contains suspicious HTML that could\n" "potentially expose your users to cross-site scripting attacks. This change\n" "has therefore been rejected. If you still want to make these changes, you\n" "must have shell access to your Mailman server.\n" " " msgstr "" #: Mailman/Cgi/edithtml.py:172 msgid "See " msgstr "" #: Mailman/Cgi/edithtml.py:175 msgid "FAQ 4.48." msgstr "" #: Mailman/Cgi/edithtml.py:176 msgid "Page Unchanged." msgstr "" #: Mailman/Cgi/edithtml.py:194 msgid "HTML successfully updated." msgstr "HTML modificate con successo." #: Mailman/Cgi/listinfo.py:77 msgid "%(hostname)s Mailing Lists" msgstr "Listas de e-posta in %(hostname)s" #: Mailman/Cgi/listinfo.py:111 msgid "" "

    There currently are no publicly-advertised\n" " %(mailmanlink)s mailing lists on %(hostname)s." msgstr "" "

    Il non ha currentemente listas %(mailmanlink)s\n" " visibile publicamente in %(hostname)s." #: Mailman/Cgi/listinfo.py:115 msgid "" "

    Below is a listing of all the public mailing lists on\n" " %(hostname)s. Click on a list name to get more information " "about\n" " the list, or to subscribe, unsubscribe, and change the " "preferences\n" " on your subscription." msgstr "" "

    Infra es le lista de tote listas presente in\n" " %(hostname)s. Clicca sur un numine pro haber plus " "informationes\n" " super le lista, o pro abonar te, disabonar te, e cambiar le " "preferentias\n" " de tu abonamento." #: Mailman/Cgi/listinfo.py:121 msgid "right" msgstr "dextera" #: Mailman/Cgi/listinfo.py:124 msgid "" " To visit the general information page for an unadvertised list,\n" " open a URL similar to this one, but with a '/' and the %(adj)s\n" " list name appended.\n" "

    List administrators, you can visit " msgstr "" " Pro visitar le pagina de informationes general de un lista non public,\n" " aperi un URL simile a isto, ma con un '/' e le %(adj)s\n" " nomine del lista appendite.\n" "

    Si tu es un administrator del lista, tu pote visitar " #: Mailman/Cgi/listinfo.py:129 msgid "the list admin overview page" msgstr "le pagina general del administratores" #: Mailman/Cgi/listinfo.py:130 msgid "" " to find the management interface for your list.\n" "

    If you are having trouble using the lists, please contact " msgstr "" " pro trovar le interfacie de gestion pro tu lista.\n" "

    Si tu incontra problemas in le usage de iste listas, per favor " "contacta " #: Mailman/Cgi/listinfo.py:219 msgid "Edit Options" msgstr "Modifica optiones" #: Mailman/Cgi/listinfo.py:226 Mailman/Cgi/options.py:925 #: Mailman/Cgi/roster.py:118 msgid "View this page in" msgstr "Vide iste pagina in" #: Mailman/Cgi/options.py:62 Mailman/Cgi/options.py:75 #: Mailman/Cgi/options.py:92 msgid "CGI script error" msgstr "Error del script CGI" #: Mailman/Cgi/options.py:65 msgid "Invalid request method: %(method)s" msgstr "" #: Mailman/Cgi/options.py:78 msgid "Invalid options to CGI script." msgstr "Optiones invalide al script CGI." #: Mailman/Cgi/options.py:126 msgid "No address given" msgstr "Nulle adresse date" #: Mailman/Cgi/options.py:146 msgid "Illegal Email Address: %(safeuser)s" msgstr "Adresse de e-posta illegal: %(safeuser)s" #: Mailman/Cgi/options.py:153 Mailman/Cgi/options.py:221 #: Mailman/Cgi/options.py:245 Mailman/Cgi/private.py:154 msgid "No such member: %(safeuser)s." msgstr "Membro inexistente: %(safeuser)s." #: Mailman/Cgi/options.py:192 msgid "If you are a list member, a confirmation email has been sent." msgstr "" #: Mailman/Cgi/options.py:193 msgid "" "If you are a list member, your unsubscription request has been\n" " forwarded to the list administrator for approval." msgstr "" #: Mailman/Cgi/options.py:235 msgid "" "If you are a list member,\n" " your password has been emailed to you." msgstr "" #: Mailman/Cgi/options.py:278 msgid "Authentication failed." msgstr "Authentication fallite." #: Mailman/Cgi/options.py:318 msgid "A reminder of your password has been emailed to you." msgstr "Un promemoria de tu contrasigno te ha essite inviate." #: Mailman/Cgi/options.py:325 msgid "" "The list administrator may not view the other\n" " subscriptions for this user." msgstr "" #: Mailman/Cgi/options.py:326 Mailman/Cgi/options.py:375 #: Mailman/Cgi/options.py:503 Mailman/Cgi/options.py:726 msgid "Note: " msgstr "" #: Mailman/Cgi/options.py:331 msgid "List subscriptions for %(safeuser)s on %(hostname)s" msgstr "Abonamentos de %(safeuser)s in %(hostname)s" #: Mailman/Cgi/options.py:334 msgid "" "Click on a link to visit your options page for the\n" " requested mailing list." msgstr "" "Clicca sur un ligamine pro visitar tu pagina de optiones\n" " pro le lista seligite." #: Mailman/Cgi/options.py:345 msgid "nomail" msgstr "" #: Mailman/Cgi/options.py:372 msgid "" "The list administrator may not change the names\n" " or addresses for this user's other subscriptions. However, the\n" " subscription for this mailing list has been changed." msgstr "" #: Mailman/Cgi/options.py:395 msgid "Addresses did not match!" msgstr "Le adresses non corresponde!" #: Mailman/Cgi/options.py:400 msgid "You are already using that email address" msgstr "Tu jam usa iste adresse de e-posta" #: Mailman/Cgi/options.py:412 msgid "" "The new address you requested %(newaddr)s is already a member of the\n" "%(listname)s mailing list, however you have also requested a global change " "of\n" "address. Upon confirmation, any other mailing list containing the address\n" "%(safeuser)s will be changed. " msgstr "" "Le nove adresse %(newaddr)s que tu requireva jam es un membro del lista\n" "%(listname)s, ma comocunque tu mesmo requireva un cambio global del " "adresse.\n" "Post tu confirmation, tote altere listas continente le adresse\n" "%(safeuser)s essera cambiate. " #: Mailman/Cgi/options.py:421 msgid "The new address is already a member: %(newaddr)s" msgstr "Le nove adresse jam es un membro: %(newaddr)s" #: Mailman/Cgi/options.py:427 msgid "Addresses may not be blank" msgstr "Adresses non pote esser vacue" #: Mailman/Cgi/options.py:441 msgid "A confirmation message has been sent to %(newaddr)s. " msgstr "Un message de confirmation ha essite inviate a %(newaddr)s. " #: Mailman/Cgi/options.py:450 msgid "Bad email address provided" msgstr "Adresse de e-posta errate" #: Mailman/Cgi/options.py:452 msgid "Illegal email address provided" msgstr "Adresse de e-posta illegal" #: Mailman/Cgi/options.py:454 msgid "%(newaddr)s is already a member of the list." msgstr "%(newaddr)s jam es un membro del lista." #: Mailman/Cgi/options.py:457 msgid "" "%(newaddr)s is banned from this list. If you\n" " think this restriction is erroneous, please contact\n" " the list owners at %(owneraddr)s." msgstr "" #: Mailman/Cgi/options.py:468 msgid "Member name successfully changed. " msgstr "Le nomine del abonato ha essite cambiate con successo. " #: Mailman/Cgi/options.py:478 msgid "" "The list administrator may not change the\n" " password for a user." msgstr "" #: Mailman/Cgi/options.py:487 msgid "Passwords may not be blank" msgstr "Contrasignos non pote esser vacue" #: Mailman/Cgi/options.py:492 msgid "Passwords did not match!" msgstr "Le contrasignos non corresponde!" #: Mailman/Cgi/options.py:500 msgid "" "The list administrator may not change the\n" " password for this user's other subscriptions. However, the\n" " password for this mailing list has been changed." msgstr "" #: Mailman/Cgi/options.py:517 Mailman/Commands/cmd_password.py:83 #: Mailman/Commands/cmd_password.py:109 msgid "Password successfully changed." msgstr "Contrasigno cambiate con successo." #: Mailman/Cgi/options.py:526 msgid "" "You must confirm your unsubscription request by turning\n" " on the checkbox below the Unsubscribe button. You\n" " have not been unsubscribed!" msgstr "" "Tu debe confirmar tu requesta de disabonamento per cliccar\n" " le cella sub le button Disabona. Tu\n" " ancora non ha essite disabonate!" #: Mailman/Cgi/options.py:565 msgid "Unsubscription results" msgstr "Resultatos del disabonamento" #: Mailman/Cgi/options.py:569 msgid "" "Your unsubscription request has been received and\n" " forwarded on to the list moderators for approval. You will\n" " receive notification once the list moderators have made their\n" " decision." msgstr "" "Tu requesta de disabonamento ha essite recipite e inviate\n" " al moderatores del lista pro le approvation. Tu recipera\n" " un notification post que le moderatores ha prendite lor\n" " decision." #: Mailman/Cgi/options.py:574 msgid "" "You have been successfully unsubscribed from the\n" " mailing list %(fqdn_listname)s. If you were receiving digest\n" " deliveries you may get one more digest. If you have any " "questions\n" " about your unsubscription, please contact the list owners at\n" " %(owneraddr)s." msgstr "" "Tu ha essite disabonate con successo del lista %(fqdn_listname)s.\n" " Si tu recipeva summarios, tu forsan va reciper ancora uno.\n" " Si tu ha alicun question super tu disabonamento, per favor\n" " contacta le proprietarios del lista a %(owneraddr)s." #: Mailman/Cgi/options.py:723 msgid "" "The list administrator may not change the\n" " options for this user's other subscriptions. However the\n" " options for this mailing list subscription has been\n" " changed." msgstr "" #: Mailman/Cgi/options.py:733 msgid "" "The list administrator has disabled digest delivery for\n" " this list, so your delivery option has not been set. However " "your\n" " other options have been set successfully." msgstr "" "Le administrator del lista ha dishabilitate le livration con summarios\n" " pro iste lista, ergo tu selection non es activate. Ma " "comocunque\n" " tote tu altere optiones ha essite activate con successo." #: Mailman/Cgi/options.py:737 msgid "" "The list administrator has disabled non-digest delivery\n" " for this list, so your delivery option has not been set. " "However\n" " your other options have been set successfully." msgstr "" "Le administrator del lista ha dishabilitate le livration sin summarios\n" " pro iste lista, ergo tu selection non es activate. Ma " "comocunque\n" " tote tu altere optiones ha essite activate con successo." #: Mailman/Cgi/options.py:741 msgid "You have successfully set your options." msgstr "Tu ha editate tu optiones con successo." #: Mailman/Cgi/options.py:744 msgid "You may get one last digest." msgstr "Tu poterea reciper un ultime summario." #: Mailman/Cgi/options.py:816 msgid "Yes, I really want to unsubscribe" msgstr "Si, io vermente vole disabonar me" #: Mailman/Cgi/options.py:820 msgid "Change My Password" msgstr "Cambia mi contrasigno" #: Mailman/Cgi/options.py:823 msgid "List my other subscriptions" msgstr "Lista mi altere abonamentos" #: Mailman/Cgi/options.py:829 msgid "Email My Password To Me" msgstr "Invia me mi contrasigno per e-posta" #: Mailman/Cgi/options.py:831 msgid "password" msgstr "contrasigno" #: Mailman/Cgi/options.py:833 msgid "Log out" msgstr "Claude session" #: Mailman/Cgi/options.py:835 msgid "Submit My Changes" msgstr "Confirma mi cambios" #: Mailman/Cgi/options.py:847 msgid "days" msgstr "dies" #: Mailman/Cgi/options.py:849 msgid "day" msgstr "die" #: Mailman/Cgi/options.py:850 msgid "%(days)d %(units)s" msgstr "%(days)d %(units)s" #: Mailman/Cgi/options.py:856 msgid "Change My Address and Name" msgstr "Cambia mi adresse e nomine" #: Mailman/Cgi/options.py:882 msgid "No topics defined" msgstr "Nulle thema definite" #: Mailman/Cgi/options.py:890 msgid "" "\n" "You are subscribed to this list with the case-preserved address\n" "%(cpuser)s." msgstr "" "\n" "Tu es abonate al lista con le adresse sin variationes de maiusculas\n" "%(cpuser)s." #: Mailman/Cgi/options.py:906 msgid "%(realname)s list: member options login page" msgstr "Lista %(realname)s: pagina de entrata al optiones del membro" #: Mailman/Cgi/options.py:907 msgid "email address and " msgstr "adresse de e-posta e " #: Mailman/Cgi/options.py:910 msgid "%(realname)s list: member options for user %(safeuser)s" msgstr "Lista %(realname)s: optiones del usator %(safeuser)s" #: Mailman/Cgi/options.py:936 msgid "" "In order to change your membership option, you must\n" " first log in by giving your %(extra)smembership password in the section\n" " below. If you don't remember your membership password, you can have it\n" " emailed to you by clicking on the button below. If you just want to\n" " unsubscribe from this list, click on the Unsubscribe button and " "a\n" " confirmation message will be sent to you.\n" "\n" "

    Important: From this point on, you must " "have\n" " cookies enabled in your browser, otherwise none of your changes will " "take\n" " effect.\n" " " msgstr "" "Ante cambiar le option de abonamento, tu debe authenticar\n" " te per scriber tu %(extra)scontrasigno in le section infra.\n" " Si tu non memora tu contrasigno, tu pote reciper lo in e-posta\n" " per cliccar le button infra. Si tu vole solmente disabonar te de iste " "lista,\n" " clicca in le button Disabona e un message de\n" " confirmation te essera inviate.\n" "\n" "

    Importante: De iste puncto in\n" " avante, tu debe haber le cookies abilitate in tu navigator\n" " o tu cambios non habera ulle effecto.\n" " " #: Mailman/Cgi/options.py:950 msgid "Email address:" msgstr "Adresse e-posta:" #: Mailman/Cgi/options.py:954 msgid "Password:" msgstr "Contrasigno:" #: Mailman/Cgi/options.py:956 msgid "Log in" msgstr "Aperi session" #: Mailman/Cgi/options.py:964 msgid "" "By clicking on the Unsubscribe button, a\n" " confirmation message will be emailed to you. This message will have a\n" " link that you should click on to complete the removal process (you can\n" " also confirm by email; see the instructions in the confirmation\n" " message)." msgstr "" "Post cliccar le button Disabona, un message\n" " de confirmation te essera inviate in e-posta. Iste message habera un\n" " ligamine que tu debera cliccar pro completar le procedura de remotion\n" " (tu etiam pote confirmar via e-posta; vide le instructiones in le " "message\n" " de confirmation)." #: Mailman/Cgi/options.py:972 msgid "Password reminder" msgstr "Promemoria del contrasigno" #: Mailman/Cgi/options.py:976 msgid "" "By clicking on the Remind button, your\n" " password will be emailed to you." msgstr "" "Post cliccar le button Promemoria button, tu\n" " contrasigno te essera inviate in e-posta." #: Mailman/Cgi/options.py:979 msgid "Remind" msgstr "Promemoria" #: Mailman/Cgi/options.py:1079 Mailman/ListAdmin.py:225 msgid "" msgstr "" #: Mailman/Cgi/options.py:1090 msgid "Requested topic is not valid: %(topicname)s" msgstr "Le thema non es valide: %(topicname)s" #: Mailman/Cgi/options.py:1095 msgid "Topic filter details" msgstr "Detalios de filtro de themas" #: Mailman/Cgi/options.py:1098 msgid "Name:" msgstr "Nomine:" #: Mailman/Cgi/options.py:1100 msgid "Pattern (as regexp):" msgstr "Motivo (como expression regular):" #: Mailman/Cgi/private.py:64 msgid "Private Archive Error" msgstr "Error Archivo private" #: Mailman/Cgi/private.py:65 msgid "You must specify a list." msgstr "Tu debe specificar un lista." #: Mailman/Cgi/private.py:72 msgid "Private archive - \"./\" and \"../\" not allowed in URL." msgstr "" #: Mailman/Cgi/private.py:109 msgid "Private Archive Error - %(msg)s" msgstr "Error Archivo private - %(msg)s" #: Mailman/Cgi/private.py:141 msgid "" "If you are a list member,\n" " your password has been emailed to you." msgstr "" #: Mailman/Cgi/private.py:145 msgid "Please enter your email address" msgstr "" #: Mailman/Cgi/private.py:206 msgid "Private archive file not found" msgstr "File del archivo private non trovate" #: Mailman/Cgi/rmlist.py:65 msgid "No such list %(safelistname)s" msgstr "" #: Mailman/Cgi/rmlist.py:83 msgid "You're being a sneaky list owner!" msgstr "Tu es un proprietario meschin!" #: Mailman/Cgi/rmlist.py:121 msgid "You are not authorized to delete this mailing list" msgstr "Tu non es authorisate a eliminar iste lista" #: Mailman/Cgi/rmlist.py:162 msgid "Mailing list deletion results" msgstr "Resultatos del elimination del lista" #: Mailman/Cgi/rmlist.py:169 msgid "" "You have successfully deleted the mailing list\n" " %(listname)s." msgstr "" "Tu ha eliminate con successo le lista\n" " %(listname)s." #: Mailman/Cgi/rmlist.py:173 msgid "" "There were some problems deleting the mailing list\n" " %(listname)s. Contact your site administrator at " "%(sitelist)s\n" " for details." msgstr "" "Il habeva problemas in le elimination del lista\n" " %(listname)s. Contacta le administrator del sito a " "%(sitelist)s\n" " pro detalios." #: Mailman/Cgi/rmlist.py:190 msgid "Permanently remove mailing list %(realname)s" msgstr "Remove permanentemente le lista %(realname)s" #: Mailman/Cgi/rmlist.py:191 msgid "Permanently remove mailing list %(realname)s" msgstr "" #: Mailman/Cgi/rmlist.py:204 msgid "" "This page allows you as the list owner, to permanently\n" " remove this mailing list from the system. This action is not\n" " undoable so you should undertake it only if you are absolutely\n" " sure this mailing list has served its purpose and is no longer " "necessary.\n" "\n" "

    Note that no warning will be sent to your list members and after " "this\n" " action, any subsequent messages sent to the mailing list, or any of its\n" " administrative addreses will bounce.\n" "\n" "

    You also have the option of removing the archives for this mailing " "list\n" " at this time. It is almost always recommended that you do\n" " not remove the archives, since they serve as the\n" " historical record of your mailing list.\n" "\n" "

    For your safety, you will be asked to reconfirm the list password.\n" " " msgstr "" "Iste pagina te permitte, como proprietario, de remover permanentemente\n" " iste lista del systema. Iste action es irreversibile\n" " ergo tu debe facer lo solmente si tu es absolutemente certe que\n" " iste lista ha servite su objectivos e non es plus necessari.\n" "\n" "

    Nota que nulle advertimento essera inviate al membros del lista e\n" " poste iste action omne messages inviate al lista list o a alicun de su " "adresses\n" " administrative essera rebattite.\n" "\n" "

    Tu ha etiam le option de remover simultaneemente le archivos del " "lista.\n" " On recommenda que tu non remove le archivos, post que\n" " illos servi como registration historic de tu lista.\n" "\n" "

    Pro securitate, tu debera reconfirmar le contrasigno del lista.\n" " " #: Mailman/Cgi/rmlist.py:225 msgid "List password:" msgstr "Contrasigno del lista:" #: Mailman/Cgi/rmlist.py:229 msgid "Also delete archives?" msgstr "Remove etiam le archivos?" #: Mailman/Cgi/rmlist.py:237 msgid "Cancel and return to list administration" msgstr "Ignora e retorna al administration del lista" #: Mailman/Cgi/rmlist.py:240 msgid "Delete this list" msgstr "Elimina iste lista" #: Mailman/Cgi/roster.py:48 Mailman/Cgi/subscribe.py:52 msgid "Invalid options to CGI script" msgstr "Option invalide al script CGI" #: Mailman/Cgi/roster.py:106 msgid "%(realname)s roster authentication failed." msgstr "Authentication fallite al roster %(realname)s." #: Mailman/Cgi/roster.py:134 Mailman/Cgi/roster.py:135 #: Mailman/Cgi/subscribe.py:51 Mailman/Cgi/subscribe.py:62 msgid "Error" msgstr "Error" #: Mailman/Cgi/subscribe.py:115 msgid "You must supply a valid email address." msgstr "Tu debe specificar un adresse email valide." #: Mailman/Cgi/subscribe.py:148 msgid "The form is too old. Please GET it again." msgstr "" #: Mailman/Cgi/subscribe.py:151 msgid "Please take a few seconds to fill out the form before submitting it." msgstr "" #: Mailman/Cgi/subscribe.py:158 msgid "You must GET the form before submitting it." msgstr "" #: Mailman/Cgi/subscribe.py:162 msgid "You may not subscribe a list to itself!" msgstr "Tu non pote abonar un lista a se mesme!" #: Mailman/Cgi/subscribe.py:170 msgid "If you supply a password, you must confirm it." msgstr "Si tu forni un contrasigno, tu debe confirmar lo." #: Mailman/Cgi/subscribe.py:172 msgid "Your passwords did not match." msgstr "Tu contrasignos non corresponde." #: Mailman/Cgi/subscribe.py:206 msgid "" "Your subscription request has been received, and will soon be acted upon.\n" "Depending on the configuration of this mailing list, your subscription " "request\n" "may have to be first confirmed by you via email, or approved by the list\n" "moderator. If confirmation is required, you will soon get a confirmation\n" "email which contains further instructions." msgstr "" "Tu requesta de abonamento ha essite recipite, e tosto essera processate.\n" "Conformemente al configuration de iste lista, tu requesta poterea requirer\n" "un tu confirmation via email, o un approbation per le moderator del lista.\n" "Si le confirmation es necessari, tu va reciper tosto un email de " "confirmation\n" "que contine altere instructiones." #: Mailman/Cgi/subscribe.py:220 msgid "" "The email address you supplied is banned from this\n" " mailing list. If you think this restriction is erroneous, please\n" " contact the list owners at %(listowner)s." msgstr "" "Le adresse email que tu forniva es bannite de iste\n" " lista. Si tu crede que iste restriction es erronee,\n" " contacta le proprietarios del lista a %(listowner)s." #: Mailman/Cgi/subscribe.py:224 msgid "" "The email address you supplied is not valid. (E.g. it must contain an\n" "`@'.)" msgstr "" "Le adresse email que tu forniva non es valide. (p.e. illo debe continer un\n" "`@'.)" #: Mailman/Cgi/subscribe.py:228 msgid "" "Your subscription is not allowed because the email address you gave is\n" "insecure." msgstr "" "Tu abonamento non es permittite perque le adresse que tu dava es\n" "insecur." #: Mailman/Cgi/subscribe.py:236 msgid "" "Confirmation from your email address is required, to prevent anyone from\n" "subscribing you without permission. Instructions are being sent to you at\n" "%(email)s. Please note your subscription will not start until you confirm\n" "your subscription." msgstr "" "Un confirmation de tu adresse email es requirite, pro impedir a alicuno de\n" "abonar te sin tu permission. Instructiones te es inviate a %(email)s.\n" "Nota que tu abonamento non es active usque quando tu lo confirma." #: Mailman/Cgi/subscribe.py:248 msgid "" "Your subscription request was deferred because %(x)s. Your request has " "been\n" "forwarded to the list moderator. You will receive email informing you of " "the\n" "moderator's decision when they get to your request." msgstr "" "Tu requesta de abonamento esseva retardate perque %(x)s. Tu requesta\n" "ha essite reinviate al moderator del lista. Quando ille processara tu " "requesta,\n" "tu recipera un email que te informara super su decision." #: Mailman/Cgi/subscribe.py:255 Mailman/Commands/cmd_confirm.py:61 msgid "You are already subscribed." msgstr "Tu es jam abonate." #: Mailman/Cgi/subscribe.py:269 msgid "Mailman privacy alert" msgstr "Alerta de privacy Mailman" #: Mailman/Cgi/subscribe.py:270 msgid "" "An attempt was made to subscribe your address to the mailing list\n" "%(listaddr)s. You are already subscribed to this mailing list.\n" "\n" "Note that the list membership is not public, so it is possible that a bad\n" "person was trying to probe the list for its membership. This would be a\n" "privacy violation if we let them do this, but we didn't.\n" "\n" "If you submitted the subscription request and forgot that you were already\n" "subscribed to the list, then you can ignore this message. If you suspect " "that\n" "an attempt is being made to covertly discover whether you are a member of " "this\n" "list, and you are worried about your privacy, then feel free to send a " "message\n" "to the list administrator at %(listowner)s.\n" msgstr "" "On tentava de abonar tu adresse al lista %(listaddr)s.\n" "Tu jam es un abonato de iste lista.\n" "\n" "Nota que le lista del abonatos non es public, ergo il es possibile que un\n" "persona in mal fide probaba a obtener iste information. Isto esserea\n" "un violation del privacy, ma nos lo impediva.\n" "\n" "Si tu submitteva le requesta de abonamento perque tu oblidava que tu\n" "es jam abonate al lista, alora tu pote ignorar iste message. Si tu suspecta\n" "que alicun proba a discoperir si tu es un membro de iste lista, e tu es\n" "preoccupate super tu privacy, alora tu pote inviar un message al\n" "administrator del lista a %(listowner)s.\n" #: Mailman/Cgi/subscribe.py:289 msgid "This list does not support digest delivery." msgstr "Iste lista non supporta livration in summario." #: Mailman/Cgi/subscribe.py:291 msgid "This list only supports digest delivery." msgstr "Iste lista supporta solmente livration in summario." #: Mailman/Cgi/subscribe.py:298 msgid "" "You have been successfully subscribed to the %(realname)s mailing list." msgstr "Tu ha essite abonate con successo al lista %(realname)s." #: Mailman/Commands/cmd_confirm.py:18 #, docstring msgid "" "\n" " confirm \n" " Confirm an action. The confirmation-string is required and should " "be\n" " supplied by a mailback confirmation notice.\n" msgstr "" "\n" " confirma \n" " Confirma un action. Le codice de confirmation es requirite e " "deberea\n" " esser providite per un message de notifica in retorno.\n" #: Mailman/Commands/cmd_confirm.py:41 Mailman/Commands/cmd_lists.py:40 #: Mailman/Commands/cmd_set.py:133 Mailman/Commands/cmd_subscribe.py:69 #: Mailman/Commands/cmd_unsubscribe.py:52 Mailman/Commands/cmd_who.py:67 msgid "Usage:" msgstr "Usage:" #: Mailman/Commands/cmd_confirm.py:50 msgid "" "Invalid confirmation string. Note that confirmation strings expire\n" "approximately %(days)s days after the initial request. They also expire if\n" "the request has already been handled in some way. If your confirmation has\n" "expired, please try to re-submit your original request or message." msgstr "" #: Mailman/Commands/cmd_confirm.py:56 msgid "Your request has been forwarded to the list moderator for approval." msgstr "Tu requesta ha essite reinviate al moderator pro le abbrobation." #: Mailman/Commands/cmd_confirm.py:64 msgid "" "You are not currently a member. Have you already unsubscribed or changed\n" "your email address?" msgstr "" "Tu actualmente non es un membro. Esque tu jam te disabonava o cambiava\n" "tu adresse email?" #: Mailman/Commands/cmd_confirm.py:69 msgid "" "You are currently banned from subscribing to this list. If you think this\n" "restriction is erroneous, please contact the list owners at\n" "%(owneraddr)s." msgstr "" #: Mailman/Commands/cmd_confirm.py:74 msgid "" "You were not invited to this mailing list. The invitation has been " "discarded,\n" "and both list administrators have been alerted." msgstr "" "Tu non ha essite invitate a iste lista. Le invitation ha essite discartate,\n" "e ambe le administratores ha essite alertate." #: Mailman/Commands/cmd_confirm.py:78 msgid "Bad approval password given. Held message is still being held." msgstr "Contrasigno de approbation errate. Le message es ancora suspendite." #: Mailman/Commands/cmd_confirm.py:89 Mailman/Commands/cmd_confirm.py:92 #: Mailman/Commands/cmd_confirm.py:95 msgid "Confirmation succeeded" msgstr "Confirmation successose" #: Mailman/Commands/cmd_echo.py:17 #, docstring msgid "" "\n" " echo [args]\n" " Simply echo an acknowledgement. Args are echoed back unchanged.\n" msgstr "" "\n" " echo [args]\n" " Simplemente echoa un recognoscentia. Argumentos es echoate " "immutate.\n" #: Mailman/Commands/cmd_end.py:17 #, docstring msgid "" "\n" " end\n" " Stop processing commands. Use this if your mail program " "automatically\n" " adds a signature file.\n" msgstr "" "\n" " end\n" " Stoppa le processamento del commandos. Usa isto si tu programma de\n" " posta adde automaticamente un signatura.\n" #: Mailman/Commands/cmd_help.py:17 #, docstring msgid "" "\n" " help\n" " Print this help message.\n" msgstr "" "\n" " help\n" " Scribe iste message de adjuta.\n" #: Mailman/Commands/cmd_help.py:47 msgid "You can access your personal options via the following url:" msgstr "Tu pote acceder a tu optiones personal per le url:" #: Mailman/Commands/cmd_info.py:17 #, docstring msgid "" "\n" " info\n" " Get information about this mailing list.\n" msgstr "" "\n" " info\n" " Obtene informationes super iste lista de correspondentia.\n" #: Mailman/Commands/cmd_info.py:39 Mailman/Commands/cmd_lists.py:62 msgid "n/a" msgstr "n/d" #: Mailman/Commands/cmd_info.py:44 msgid "List name: %(listname)s" msgstr "Nomine del lista: %(listname)s" #: Mailman/Commands/cmd_info.py:45 msgid "Description: %(description)s" msgstr "Description: %(description)s" #: Mailman/Commands/cmd_info.py:46 msgid "Postings to: %(postaddr)s" msgstr "Messages a: %(postaddr)s" #: Mailman/Commands/cmd_info.py:47 msgid "List Helpbot: %(requestaddr)s" msgstr "Robot pro adjuta: %(requestaddr)s" #: Mailman/Commands/cmd_info.py:48 msgid "List Owners: %(owneraddr)s" msgstr "Proprietarios: %(owneraddr)s" #: Mailman/Commands/cmd_info.py:49 msgid "More information: %(listurl)s" msgstr "Plus informationes: %(listurl)s" #: Mailman/Commands/cmd_join.py:17 #, docstring msgid "The `join' command is synonymous with `subscribe'.\n" msgstr "Le commando 'join' (in anglese) es synonyme con 'subscribe'.\n" #: Mailman/Commands/cmd_leave.py:17 #, docstring msgid "The `leave' command is synonymous with `unsubscribe'.\n" msgstr "Le commando 'leave' (in anglese) es synonyme a 'unsubscribe'.\n" #: Mailman/Commands/cmd_lists.py:17 #, docstring msgid "" "\n" " lists\n" " See a list of the public mailing lists on this GNU Mailman server.\n" msgstr "" "\n" " lista\n" " Vide un lista del listas public de correspondentia in iste servitor " "de GNU Mailman.\n" #: Mailman/Commands/cmd_lists.py:44 msgid "Public mailing lists at %(hostname)s:" msgstr "Listas public de correspondentia a %(hostname)s:" #: Mailman/Commands/cmd_lists.py:66 msgid "%(i)3d. List name: %(realname)s" msgstr "%(i)3d. Nomine de lista: %(realname)s" #: Mailman/Commands/cmd_lists.py:67 msgid " Description: %(description)s" msgstr " Description: %(description)s" #: Mailman/Commands/cmd_lists.py:68 msgid " Requests to: %(requestaddr)s" msgstr " Requestas a: %(requestaddr)s" #: Mailman/Commands/cmd_password.py:17 #, docstring msgid "" "\n" " password [ ] [address=

    ]\n" " Retrieve or change your password. With no arguments, this returns\n" " your current password. With arguments and " "\n" " you can change your password.\n" "\n" " If you're posting from an address other than your membership " "address,\n" " specify your membership address with `address=
    ' (no " "brackets\n" " around the email address, and no quotes!). Note that in this case " "the\n" " response is always sent to the subscribed address.\n" msgstr "" "\n" " password [ ] [address=]\n" " Recupera o cambia tu contrasigno. Sin indicationes, isto retorna\n" " tu contrasigno actual. Con indicationes de e " "\n" " tu pote cambiar tu contrasigno.\n" "\n" " Si tu scribe de un altere adresse que le adresse de tu membrato,\n" " specifica le adresse de tu membrato con `address=' (nulle " "parentheses\n" " circum le adresse de posta electronic e nulle signos de citation!). " "Nota que in iste caso\n" " le responsa es sempre inviate al adresse abonante.\n" #: Mailman/Commands/cmd_password.py:51 Mailman/Commands/cmd_password.py:66 msgid "Your password is: %(password)s" msgstr "Tu contrasigno es: %(password)s" #: Mailman/Commands/cmd_password.py:57 Mailman/Commands/cmd_password.py:72 #: Mailman/Commands/cmd_password.py:95 Mailman/Commands/cmd_password.py:121 #: Mailman/Commands/cmd_set.py:149 Mailman/Commands/cmd_set.py:219 msgid "You are not a member of the %(listname)s mailing list" msgstr "Tu non es un membro del lista de correspondentia %(listname)s" #: Mailman/Commands/cmd_password.py:85 Mailman/Commands/cmd_password.py:111 msgid "" "You did not give the correct old password, so your password has not been\n" "changed. Use the no argument version of the password command to retrieve " "your\n" "current password, then try again." msgstr "" "Tu non indicava le correcte contrasigno ancian, dunque tu contrasigno non ha " "essite\n" "cambiate. Usa le version sin indication del commando de contrasigno pro " "recuperar tu\n" "contrasigno actual, alora essaya de novo." #: Mailman/Commands/cmd_password.py:89 Mailman/Commands/cmd_password.py:115 msgid "" "\n" "Usage:" msgstr "" "\n" "Usage:" #: Mailman/Commands/cmd_remove.py:17 #, docstring msgid "The `remove' command is synonymous with `unsubscribe'.\n" msgstr "Le commando 'remove' (in anglese) es synonyme con 'unsubscribe'.\n" #: Mailman/Commands/cmd_set.py:26 msgid "" "\n" " set ...\n" " Set or view your membership options.\n" "\n" " Use `set help' (without the quotes) to get a more detailed list of " "the\n" " options you can change.\n" "\n" " Use `set show' (without the quotes) to view your current option\n" " settings.\n" msgstr "" "\n" " set ...\n" " Redige o reguarda le optiones de tu membrato.\n" "\n" " Usa `set help' (in anglese e sin le signos de citation) pro obtener " "un lista plus detaliate del\n" " optiones que tu pote cambiar.\n" "\n" " Usa `set show' (in anglese e sin le signos de citation) pro vider tu " "preferentias\n" " actual.\n" #: Mailman/Commands/cmd_set.py:37 msgid "" "\n" " set help\n" " Show this detailed help.\n" "\n" " set show [address=
    ]\n" " View your current option settings. If you're posting from an " "address\n" " other than your membership address, specify your membership address\n" " with `address=
    ' (no brackets around the email address, and " "no\n" " quotes!).\n" "\n" " set authenticate [address=
    ]\n" " To set any of your options, you must include this command first, " "along\n" " with your membership password. If you're posting from an address\n" " other than your membership address, specify your membership address\n" " with `address=
    ' (no brackets around the email address, and " "no\n" " quotes!).\n" "\n" " set ack on\n" " set ack off\n" " When the `ack' option is turned on, you will receive an\n" " acknowledgement message whenever you post a message to the list.\n" "\n" " set digest plain\n" " set digest mime\n" " set digest off\n" " When the `digest' option is turned off, you will receive postings\n" " immediately when they are posted. Use `set digest plain' if " "instead\n" " you want to receive postings bundled into a plain text digest\n" " (i.e. RFC 1153 digest). Use `set digest mime' if instead you want " "to\n" " receive postings bundled together into a MIME digest.\n" "\n" " set delivery on\n" " set delivery off\n" " Turn delivery on or off. This does not unsubscribe you, but " "instead\n" " tells Mailman not to deliver messages to you for now. This is " "useful\n" " if you're going on vacation. Be sure to use `set delivery on' when\n" " you return from vacation!\n" "\n" " set myposts on\n" " set myposts off\n" " Use `set myposts off' to not receive copies of messages you post to\n" " the list. This has no effect if you're receiving digests.\n" "\n" " set hide on\n" " set hide off\n" " Use `set hide on' to conceal your email address when people request\n" " the membership list.\n" "\n" " set duplicates on\n" " set duplicates off\n" " Use `set duplicates off' if you want Mailman to not send you " "messages\n" " if your address is explicitly mentioned in the To: or Cc: fields of\n" " the message. This can reduce the number of duplicate postings you\n" " will receive.\n" "\n" " set reminders on\n" " set reminders off\n" " Use `set reminders off' if you want to disable the monthly password\n" " reminder for this mailing list.\n" msgstr "" "\n" " set help\n" " Monstra iste adjuta detaliate.\n" "\n" " set show [address=]\n" " Vide tu preferentias actual. Si tu scribe de un altere adresse\n" " que le adresse de tu membrato, specifica le adresse de tu membrato\n" " per `address=' (nulle parentheses circum le adresse de e-" "posta e nulle\n" " signos de citation!).\n" "\n" " set authenticate [address=]\n" " Pro rediger ulle de tu preferentias tu debe includer primo iste " "commando insimul\n" " con tu contrasigno de membrato. Si tu scribe de un altere adresse\n" " que le adresse de tu membrato, specifica tu adresse de membrato\n" " per `address=
    ' (nulle parentheses circum le adresse de e-" "posta e nulle\n" " signos de citation!).\n" "\n" " set ack on\n" " set ack off\n" " Quando le option 'ack' es activate, tu recipera un\n" " message de recognoscentia, quando tu scribe un message al lista.\n" "\n" " set digest plain\n" " set digest mime\n" " set digest off\n" " Quando le option `digest' (summario) es disactivate, tu recipera " "messages\n" " immediatemente quando illos es expedite. Usa `set digest plain' " "(fixa summario pur) si tu in vice\n" " desira reciper messages impacchettate in un summario de texto pur\n" " (i.e. summario RFC 1153). Usa `set digest mime' (fixa summario " "mime), si tu in vice desira\n" " reciper messages impacchettate in un summario del formato MIME.\n" "\n" " set delivery on\n" " set delivery off\n" " Activa/disactiva libramento. Isto non te face disabonar ma in vice\n" " dice a Mailman non livrar messages a te pro le momento. Isto es " "utile\n" " si tu es in vacantias. Sia secur de usar `set delivery on' (fixa " "livramento active),\n" " quando tu retorna del vacantias!\n" "\n" " set myposts on\n" " set myposts off\n" " Usa `set myposts off' (disactiva mi messages) pro non reciper copias " "de messages\n" " que tu invia al lista. Isto ha nulle effecto, si tu recipe " "summarios.\n" "\n" " set hide on\n" " set hide off\n" " Usa `set hide on' pro celar tu adresse de e-posta, quando alcuno " "requesta\n" " le lista de membros.\n" "\n" " set duplicates on\n" " set duplicates off\n" " Usa `set duplicates off' (disactiva duplicatos), si tu vole que " "Mailman non invia tu messages\n" " si tu adresse es explicitemente mentionate in le quadros A: o Cc: " "del\n" " message. Isto pote reducer le numero de messages duplicate\n" " que tu recipera.\n" "\n" " set reminders on\n" " set reminders off\n" " Usa `set reminders off' (disactiva rememorationes), si tu desira " "disactivar le rememoration\n" " mensual del contrasigno pro iste lista de correspondentia.\n" #: Mailman/Commands/cmd_set.py:122 msgid "Bad set command: %(subcmd)s" msgstr "Incorrecte commando de fixar: %(subcmd)s" #: Mailman/Commands/cmd_set.py:151 msgid "Your current option settings:" msgstr "Tu preferentias actual:" #: Mailman/Commands/cmd_set.py:153 Mailman/Commands/cmd_set.py:191 #: Mailman/Commands/cmd_set.py:194 Mailman/Commands/cmd_set.py:198 #: Mailman/Commands/cmd_set.py:202 msgid "off" msgstr "inactive" #: Mailman/Commands/cmd_set.py:153 Mailman/Commands/cmd_set.py:191 #: Mailman/Commands/cmd_set.py:194 Mailman/Commands/cmd_set.py:198 #: Mailman/Commands/cmd_set.py:202 msgid "on" msgstr "active" #: Mailman/Commands/cmd_set.py:154 msgid " ack %(onoff)s" msgstr " recognoscentia (ack) %(onoff)s" #: Mailman/Commands/cmd_set.py:160 msgid " digest plain" msgstr " summario pur (digest plain)" #: Mailman/Commands/cmd_set.py:162 msgid " digest mime" msgstr " summario MIME (digest mime)" #: Mailman/Commands/cmd_set.py:164 msgid " digest off" msgstr " disactiva summario (digest off)" #: Mailman/Commands/cmd_set.py:169 msgid "delivery on" msgstr "livramento active" #: Mailman/Commands/cmd_set.py:171 Mailman/Commands/cmd_set.py:174 #: Mailman/Commands/cmd_set.py:177 Mailman/Commands/cmd_set.py:181 msgid "delivery off" msgstr "livramento inactive" #: Mailman/Commands/cmd_set.py:172 msgid "by you" msgstr "per te" #: Mailman/Commands/cmd_set.py:175 msgid "by the admin" msgstr "per le administrator" #: Mailman/Commands/cmd_set.py:178 msgid "due to bounces" msgstr "a causa de rebattimentos" #: Mailman/Commands/cmd_set.py:186 msgid " %(status)s (%(how)s on %(date)s)" msgstr " %(status)s (%(how)s a %(date)s)" #: Mailman/Commands/cmd_set.py:192 msgid " myposts %(onoff)s" msgstr " mi messages %(onoff)s" #: Mailman/Commands/cmd_set.py:195 msgid " hide %(onoff)s" msgstr " cela %(onoff)s" #: Mailman/Commands/cmd_set.py:199 msgid " duplicates %(onoff)s" msgstr " duplicatos %(onoff)s" #: Mailman/Commands/cmd_set.py:203 msgid " reminders %(onoff)s" msgstr " rememorationes %(onoff)s" #: Mailman/Commands/cmd_set.py:224 msgid "You did not give the correct password" msgstr "Tu non scribeva le contrasigno correcte" #: Mailman/Commands/cmd_set.py:236 Mailman/Commands/cmd_set.py:283 msgid "Bad argument: %(arg)s" msgstr "Argumento incorrecte: %(arg)s" #: Mailman/Commands/cmd_set.py:241 Mailman/Commands/cmd_set.py:261 msgid "Not authenticated" msgstr "Non authenticate" #: Mailman/Commands/cmd_set.py:254 msgid "ack option set" msgstr "fixa option de recognoscentia" #: Mailman/Commands/cmd_set.py:286 msgid "digest option set" msgstr "fixa option de summario" #: Mailman/Commands/cmd_set.py:301 msgid "delivery enabled" msgstr "livramento activate" #: Mailman/Commands/cmd_set.py:304 msgid "delivery disabled by user" msgstr "livramento disactivate" #: Mailman/Commands/cmd_set.py:316 msgid "myposts option set" msgstr "fixa option de mi messages" #: Mailman/Commands/cmd_set.py:327 msgid "hide option set" msgstr "fixa option de celar" #: Mailman/Commands/cmd_set.py:339 msgid "duplicates option set" msgstr "fixa option de duplicatos" #: Mailman/Commands/cmd_set.py:351 msgid "reminder option set" msgstr "fixa option de rememoration" #: Mailman/Commands/cmd_stop.py:17 #, docstring msgid "stop is synonymous with the end command.\n" msgstr "'stop' es synonyme con le commando 'end' (fin).\n" #: Mailman/Commands/cmd_subscribe.py:17 #, docstring msgid "" "\n" " subscribe [password] [digest|nodigest] [address=
    ]\n" " Subscribe to this mailing list. Your password must be given to\n" " unsubscribe or change your options, but if you omit the password, " "one\n" " will be generated for you. You may be periodically reminded of " "your\n" " password.\n" "\n" " The next argument may be either: `nodigest' or `digest' (no " "quotes!).\n" " If you wish to subscribe an address other than the address you sent\n" " this request from, you may specify `address=
    ' (no brackets\n" " around the email address, and no quotes!)\n" msgstr "" "\n" " subscribe [password] [digest|nodigest] [address=]\n" " Abona te a iste lista de correspondentia. Tu contrasigno debe esser " "indicate pro\n" " disabonar te og cambiar tu preferentias, ma si tu omitte le " "contrasigno,\n" " un tal va esser create pro te. Tu pote periodicamente esser " "rememorate de tu\n" " contrasigno.\n" "\n" " Le argumento sequente pote esser o: `nodigest' (nulle summario) o " "`digest' (summario - sin signos de citation!).\n" " Si tu desira abonar per un altere adresse que le adresse del qual\n" " tu inviava iste requesta, tu pote specificar `address=' " "(nulle parentheses\n" " circum le adresse de e-posta e nulle signos de citation!)\n" #: Mailman/Commands/cmd_subscribe.py:62 msgid "Bad digest specifier: %(arg)s" msgstr "Incorrecte specification de summario: %(arg)s" #: Mailman/Commands/cmd_subscribe.py:92 msgid "No valid address found to subscribe" msgstr "Nulle adresse valide esseva trovate pro abonar se" #: Mailman/Commands/cmd_subscribe.py:113 msgid "" "The email address you supplied is banned from this mailing list.\n" "If you think this restriction is erroneous, please contact the list\n" "owners at %(listowner)s." msgstr "" "Le adresse de e-posta que tu scribeva, es prohibite del lista de " "correspondentia.\n" "Si tu crede que iste restriction es erronee, per favor, contacta le " "possessor(es) del\n" "lista a %(listowner)s." #: Mailman/Commands/cmd_subscribe.py:119 msgid "" "Mailman won't accept the given email address as a valid address.\n" "(E.g. it must have an @ in it.)" msgstr "" "Mailman non vole acceptar le adresse de e-posta indicate como un adresse " "valide.\n" "(I.e. illo debe continer un @.)" #: Mailman/Commands/cmd_subscribe.py:124 msgid "" "Your subscription is not allowed because\n" "the email address you gave is insecure." msgstr "" "Tu abonamento non es permittite, proque\n" "le adresse de e-posta indicate es insecur." #: Mailman/Commands/cmd_subscribe.py:129 msgid "You are already subscribed!" msgstr "Tu ja es un abonato!" #: Mailman/Commands/cmd_subscribe.py:133 msgid "No one can subscribe to the digest of this list!" msgstr "Nulle persona pote abonar se al summario de iste lista!" #: Mailman/Commands/cmd_subscribe.py:136 msgid "This list only supports digest subscriptions!" msgstr "Iste lista solmente supporta abonamentos de summarios!" #: Mailman/Commands/cmd_subscribe.py:142 msgid "" "Your subscription request has been forwarded to the list administrator\n" "at %(listowner)s for review." msgstr "" "Tu requesta de abonamento ha essite transmittite al administrator\n" "del lista a %(listowner)s pro examination." #: Mailman/Commands/cmd_subscribe.py:147 msgid "Subscription request succeeded." msgstr "Requesta de abonamento succedite." #: Mailman/Commands/cmd_unsubscribe.py:17 #, docstring msgid "" "\n" " unsubscribe [password] [address=
    ]\n" " Unsubscribe from the mailing list. If given, your password must " "match\n" " your current password. If omitted, a confirmation email will be " "sent\n" " to the unsubscribing address. If you wish to unsubscribe an address\n" " other than the address you sent this request from, you may specify\n" " `address=
    ' (no brackets around the email address, and no\n" " quotes!)\n" msgstr "" "\n" " unsubscribe [password] [address=]\n" " Disabona te del lista de correspondentia. Si indicate, tu " "contrasigno debe equalar\n" " tu contrasigno actual. Si omittite, un message de confirmation " "essera expedite\n" " al adresse que desira disabonar se. Si tu desira disabonar un altere " "adresse\n" " que le adresse del qual tu inviava iste requesta, tu pote " "specificar\n" " `address=' (nulle parentheses circum le adresse de e-posta " "e nulle\n" " signos de citation!)\n" #: Mailman/Commands/cmd_unsubscribe.py:62 msgid "%(address)s is not a member of the %(listname)s mailing list" msgstr "" "%(address)s non es un membro del lista de correspondentia %(listname)s" #: Mailman/Commands/cmd_unsubscribe.py:69 msgid "" "Your unsubscription request has been forwarded to the list administrator " "for\n" "approval." msgstr "" "Tu requesta de disabonamento ha essite reinviate al administrator\n" "del lista pro approbation." #: Mailman/Commands/cmd_unsubscribe.py:84 msgid "You gave the wrong password" msgstr "Tu scribeva le mal contrasigno" #: Mailman/Commands/cmd_unsubscribe.py:87 msgid "Unsubscription request succeeded." msgstr "Requesta de disabonamento succedite." #: Mailman/Commands/cmd_who.py:27 msgid "" "\n" " who\n" " See the non-hidden members of this mailing list.\n" " who password\n" " See everyone who is on this mailing list. The password is the\n" " list's admin or moderator password.\n" msgstr "" #: Mailman/Commands/cmd_who.py:35 msgid "" "\n" " who password [address=
    ]\n" " See the non-hidden members of this mailing list. The roster is\n" " limited to list members only, and you must supply your membership\n" " password to retrieve it. If you're posting from an address other\n" " than your membership address, specify your membership address with\n" " `address=
    ' (no brackets around the email address, and no\n" " quotes!). If you provide the list's admin or moderator password,\n" " hidden members will be included.\n" msgstr "" #: Mailman/Commands/cmd_who.py:46 msgid "" "\n" " who password\n" " See everyone who is on this mailing list. The roster is limited to\n" " list administrators and moderators only; you must supply the list\n" " admin or moderator password to retrieve the roster.\n" msgstr "" "\n" " who password\n" " Vide tote illes qui es in lista. Le roster es limited solmente al\n" " administratores e al moderatores del lista; tu debe fornir le\n" " contrasigno de administrator o moderator pro reciper lo.\n" #: Mailman/Commands/cmd_who.py:128 msgid "You are not allowed to retrieve the list membership." msgstr "Tu non es permittite obtener le lista del membros." #: Mailman/Commands/cmd_who.py:134 msgid "This list has no members." msgstr "Iste lista ha nulle membros." #: Mailman/Commands/cmd_who.py:148 msgid "Non-digest (regular) members:" msgstr "Membros (regular) con non-digesto:" #: Mailman/Commands/cmd_who.py:151 msgid "Digest members:" msgstr "Membros de summario:" #: Mailman/Defaults.py:1682 msgid "Arabic" msgstr "" #: Mailman/Defaults.py:1683 msgid "Asturian" msgstr "" #: Mailman/Defaults.py:1684 msgid "Catalan" msgstr "catalano" #: Mailman/Defaults.py:1685 msgid "Czech" msgstr "tcheco" #: Mailman/Defaults.py:1686 msgid "Danish" msgstr "danese" #: Mailman/Defaults.py:1687 msgid "German" msgstr "germano" #: Mailman/Defaults.py:1688 msgid "English (USA)" msgstr "anglese (SUA)" #: Mailman/Defaults.py:1689 msgid "Spanish (Spain)" msgstr "espaniol (Espania)" #: Mailman/Defaults.py:1690 msgid "Estonian" msgstr "estoniano" #: Mailman/Defaults.py:1691 msgid "Euskara" msgstr "basco" #: Mailman/Defaults.py:1692 msgid "Persian" msgstr "" #: Mailman/Defaults.py:1693 msgid "Finnish" msgstr "finnese" #: Mailman/Defaults.py:1694 msgid "French" msgstr "francese" #: Mailman/Defaults.py:1695 msgid "Galician" msgstr "" #: Mailman/Defaults.py:1696 msgid "Greek" msgstr "" #: Mailman/Defaults.py:1697 msgid "Hebrew" msgstr "" #: Mailman/Defaults.py:1698 msgid "Croatian" msgstr "croato" #: Mailman/Defaults.py:1699 msgid "Hungarian" msgstr "hungaro" #: Mailman/Defaults.py:1700 msgid "Interlingua" msgstr "" #: Mailman/Defaults.py:1701 msgid "Italian" msgstr "italiano" #: Mailman/Defaults.py:1702 msgid "Japanese" msgstr "japonese" #: Mailman/Defaults.py:1703 msgid "Korean" msgstr "coreano" #: Mailman/Defaults.py:1704 msgid "Lithuanian" msgstr "lituano" #: Mailman/Defaults.py:1705 msgid "Dutch" msgstr "nederlandese" #: Mailman/Defaults.py:1706 msgid "Norwegian" msgstr "norvegiano" #: Mailman/Defaults.py:1707 msgid "Polish" msgstr "polonese" #: Mailman/Defaults.py:1708 msgid "Portuguese" msgstr "portugese" #: Mailman/Defaults.py:1709 msgid "Portuguese (Brazil)" msgstr "portugese (Brasil)" #: Mailman/Defaults.py:1710 msgid "Romanian" msgstr "romaniano" #: Mailman/Defaults.py:1711 msgid "Russian" msgstr "russo" #: Mailman/Defaults.py:1712 msgid "Slovak" msgstr "" #: Mailman/Defaults.py:1713 msgid "Slovenian" msgstr "sloveno" #: Mailman/Defaults.py:1714 msgid "Serbian" msgstr "serbo" #: Mailman/Defaults.py:1715 msgid "Swedish" msgstr "svedese" #: Mailman/Defaults.py:1716 msgid "Turkish" msgstr "turco" #: Mailman/Defaults.py:1717 msgid "Ukrainian" msgstr "ukrainiano" #: Mailman/Defaults.py:1718 msgid "Vietnamese" msgstr "" #: Mailman/Defaults.py:1719 msgid "Chinese (China)" msgstr "chinese (China)" #: Mailman/Defaults.py:1720 msgid "Chinese (Taiwan)" msgstr "chinese (Taiwan)" #: Mailman/Deliverer.py:53 msgid "" "Note: Since this is a list of mailing lists, administrative\n" "notices like the password reminder will be sent to\n" "your membership administrative address, %(addr)s." msgstr "" "Nota: Pois que isto es un lista de listas de correspondentia,\n" "notas administrative como le rememoration de contrasigno essera inviate\n" "a tu adresse administrative de membrato, %(addr)s." #: Mailman/Deliverer.py:73 msgid " (Digest mode)" msgstr " (modo union)" #: Mailman/Deliverer.py:79 msgid "Welcome to the \"%(realname)s\" mailing list%(digmode)s" msgstr "Benvenite al lista \"%(realname)s\"%(digmode)s" #: Mailman/Deliverer.py:89 msgid "You have been unsubscribed from the %(realname)s mailing list" msgstr "Tu te ha disabonate del lista de correspondentia %(realname)s" #: Mailman/Deliverer.py:116 msgid "%(listfullname)s mailing list reminder" msgstr "Rememoration del lista de correspondentia %(listfullname)s" #: Mailman/Deliverer.py:144 msgid "No reason given" msgstr "Nulle ration fornite" #: Mailman/Deliverer.py:168 Mailman/Deliverer.py:187 msgid "Hostile subscription attempt detected" msgstr "Essayo de abonamento hostil detegite" #: Mailman/Deliverer.py:169 msgid "" "%(address)s was invited to a different mailing\n" "list, but in a deliberate malicious attempt they tried to confirm the\n" "invitation to your list. We just thought you'd like to know. No further\n" "action by you is required." msgstr "" "%(address)s esseva invitate a un differente lista de\n" "correspondentia, ma in un essayo deliberatemente malitiose illes essayava " "confirmar\n" "le invitation a tu lista. Nos simplemente pensava que tu debe saper lo. " "Nulle action\n" "ulterior es demandate de te." #: Mailman/Deliverer.py:188 msgid "" "You invited %(address)s to your list, but in a\n" "deliberate malicious attempt, they tried to confirm the invitation to a\n" "different list. We just thought you'd like to know. No further action by " "you\n" "is required." msgstr "" "Tu invitava %(address)s a tu lista, ma in un\n" "essayo deliberatemente malitiose illes essayava confirmar le invitation a " "un\n" "lista differente. Nos simplemente pensava que tu debe saper lo. Nulle " "action ulterior es demandate\n" "de te." #: Mailman/Deliverer.py:221 msgid "%(listname)s mailing list probe message" msgstr "Message de test del lista de correspondentia %(listname)s" #: Mailman/Errors.py:122 msgid "For some unknown reason" msgstr "Pro alcun ration non cognoscite" #: Mailman/Errors.py:128 Mailman/Errors.py:151 msgid "Your message was rejected" msgstr "Tu message esseva refusate" #: Mailman/Gui/Archive.py:25 msgid "Archiving Options" msgstr "Optiones de archivation" #: Mailman/Gui/Archive.py:31 msgid "List traffic archival policies." msgstr "Regulas de archivation del traffico." #: Mailman/Gui/Archive.py:34 msgid "Archive messages?" msgstr "Archiva messages?" #: Mailman/Gui/Archive.py:36 msgid "private" msgstr "private" #: Mailman/Gui/Archive.py:36 msgid "public" msgstr "public" #: Mailman/Gui/Archive.py:37 msgid "Is archive file source for public or private archival?" msgstr "" "Esque le file sorgente del archivio es pro archivation public o private?" #: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78 msgid "Monthly" msgstr "Mensualmente" #: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78 msgid "Quarterly" msgstr "Quadrimenstral" #: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78 msgid "Yearly" msgstr "Annual" #: Mailman/Gui/Archive.py:41 Mailman/Gui/Digest.py:79 msgid "Daily" msgstr "Quotidian" #: Mailman/Gui/Archive.py:41 Mailman/Gui/Digest.py:79 msgid "Weekly" msgstr "Septimanal" #: Mailman/Gui/Archive.py:43 msgid "How often should a new archive volume be started?" msgstr "Quanto sovente un nove volume de archivo debe esser create?" #: Mailman/Gui/Autoresponse.py:31 msgid "Auto-responder" msgstr "Auto-responsa" #: Mailman/Gui/Autoresponse.py:39 msgid "" "Auto-responder characteristics.

    \n" "\n" "In the text fields below, string interpolation is performed with\n" "the following key/value substitutions:\n" "

      \n" "
    • listname - gets the name of the mailing list\n" "
    • listurl - gets the list's listinfo URL\n" "
    • requestemail - gets the list's -request address\n" "
    • owneremail - gets the list's -owner address\n" "
    \n" "\n" "

    For each text field, you can either enter the text directly into the " "text\n" "box, or you can specify a file on your local system to upload as the text." msgstr "" "Characteristicas del auto-responsa.

    \n" "\n" "In le quadros de texto infra, constructiones del texto es exequite con\n" "le sequente clave/substitutiones de valor:\n" "

      \n" "
    • listname - provide le nomine del lista de " "correspondentia\n" "
    • listurl - provide le adresse al informationes del " "lista\n" "
    • requestemail - provide le adresse -requesta del " "lista\n" "
    • owneremail - provide le adresse del possessor del " "lista\n" "
    \n" "\n" "

    Pro cata quadro de texto tu pote o inserer le texto directemente in le " "cassa\n" "textual, o tu pote specificar un file in tu computator local pro cargar como " "le texto." #: Mailman/Gui/Autoresponse.py:55 msgid "" "Should Mailman send an auto-response to mailing list\n" " posters?" msgstr "" "Debe Mailman inviar un auto-responsa al lista de correspondentia\n" " expeditores?" #: Mailman/Gui/Autoresponse.py:60 msgid "Auto-response text to send to mailing list posters." msgstr "" "Texto de auto-responsa a inviar a expeditores al lista de correspondentia." #: Mailman/Gui/Autoresponse.py:63 msgid "" "Should Mailman send an auto-response to emails sent to the\n" " -owner address?" msgstr "" "Debe Mailman inviar un auto-responsa a messages inviate al\n" " adresse del possessor (-owner)?" #: Mailman/Gui/Autoresponse.py:68 msgid "Auto-response text to send to -owner emails." msgstr "" "Texto de auto-responsa a esser inviate a messages al possessor (-owner)." #: Mailman/Gui/Autoresponse.py:71 msgid "Yes, w/discard" msgstr "Si, con deler" #: Mailman/Gui/Autoresponse.py:71 msgid "Yes, w/forward" msgstr "Si, con re-inviar" #: Mailman/Gui/Autoresponse.py:72 msgid "" "Should Mailman send an auto-response to emails sent to the\n" " -request address? If you choose yes, decide whether you want\n" " Mailman to discard the original email, or forward it on to the\n" " system as a normal mail command." msgstr "" "Debe Mailman inviar un auto-responsa a messages inviate al\n" " adresse de -request? Si tu selige si, decide si tu desira\n" " que Mailman dele le message original o re-inviar lo al\n" " systema como un commando normal de messages." #: Mailman/Gui/Autoresponse.py:79 msgid "Auto-response text to send to -request emails." msgstr "Texto de auto-responsa a esser inviate a messages de -request" #: Mailman/Gui/Autoresponse.py:82 msgid "" "Number of days between auto-responses to either the mailing\n" " list or -request/-owner address from the same poster. Set to\n" " zero (or negative) for no grace period (i.e. auto-respond to\n" " every message)." msgstr "" "Numero de dies inter auto-responsas a o le lista de\n" " correspondentia o al adresse de -request/-owner del mesme " "expeditor. Scribe\n" " zero (o negative) pro nulle periodo de termino (i.e. auto-" "responde a\n" " cata message)." #: Mailman/Gui/Bounce.py:26 msgid "Bounce processing" msgstr "Processo de rebattimento" #: Mailman/Gui/Bounce.py:32 msgid "" "These policies control the automatic bounce processing system\n" " in Mailman. Here's an overview of how it works.\n" "\n" "

    When a bounce is received, Mailman tries to extract two " "pieces\n" " of information from the message: the address of the member the\n" " message was intended for, and the severity of the problem " "causing\n" " the bounce. The severity can be either hard or\n" " soft meaning either a fatal error occurred, or a\n" " transient error occurred. When in doubt, a hard severity is " "used.\n" "\n" "

    If no member address can be extracted from the bounce, then " "the\n" " bounce is usually discarded. Otherwise, each member is assigned " "a\n" " bounce score and every time we encounter a bounce from\n" " this member we increment the score. Hard bounces increment by " "1\n" " while soft bounces increment by 0.5. We only increment the " "bounce\n" " score once per day, so even if we receive ten hard bounces from " "a\n" " member per day, their score will increase by only 1 for that " "day.\n" "\n" "

    When a member's bounce score is greater than the\n" " bounce score\n" " threshold, the subscription is disabled. Once disabled, " "the\n" " member will not receive any postings from the list until their\n" " membership is explicitly re-enabled (either by the list\n" " administrator or the user). However, they will receive " "occasional\n" " reminders that their membership has been disabled, and these\n" " reminders will include information about how to re-enable their\n" " membership.\n" "\n" "

    You can control both the\n" " number\n" " of reminders the member will receive and the\n" " frequency with which these reminders are sent.\n" "\n" "

    There is one other important configuration variable; after a\n" " certain period of time -- during which no bounces from the " "member\n" " are received -- the bounce information is\n" " considered\n" " stale and discarded. Thus by adjusting this value, and the\n" " score threshold, you can control how quickly bouncing members " "are\n" " disabled. You should tune both of these to the frequency and\n" " traffic volume of your list." msgstr "" "Iste politicas controla le systema de rebattimento automatic\n" " in Mailman. Ci es un supervista de como illo functiona.\n" "\n" "

    Quando un rebattimento es recipite, Mailman cerca extraher " "duo pecias\n" " de information del message: le adresse del membro a qui\n" " le message esseva intendite, e le severitate del problema " "causante\n" " le rebattimento. Le severitate pote esser o dur o\n" " molle significante o que un error fatal ha occurrite, o " "que un\n" " error transiente ha occurrite. Si in dubita, un severitate dur " "es usate.\n" "\n" "

    Si nulle adresse de membro pote esser extrahite del " "rebattimento, alora\n" " le rebattimento es normalmente delite. In altere caso, cata " "membro es assignate un puncto\n" " de rebattimento e cata vice que nos incontra un " "rebattimento de\n" " iste membro, nos incrementa le punctos. Rebattimentos dur " "incrementa per 1\n" " durante que rebattimentos molle incrementa per 0,5. Nos " "solmente incrementa le punctos del\n" " rebattimento un vice per die, dunque mesmo si nos recipe dece " "rebattimentos dur de un\n" " membroper die, lor punctos va augmentar per solmente 1 pro iste " "die.\n" "\n" "

    Si le punctos de rebattimento de un membro es plus grande que " "le\n" " limite del " "puncto de \n" " rebattimento, le abonamento es cancellate. Si disactivate, " "le\n" " membro non recipera ulle messages del lista usque\n" " le membrato es explicitemente re-activate (o per le " "administrator\n" " del lista o per le usator). Totevia, illes va reciper " "rememorationes\n" " occasional que lor membrato ha essite disactivate, e iste\n" " rememorationes va includer information de como re-activar lor\n" " membrato.\n" "\n" "

    Tu pote controlar e le\n" " numero\n" " de rememorationes que le membro va reciper, e le\n" " frequentia per le qual iste rememorationes es inviate.\n" "\n" "

    Il ha un altere, importante variabile de configuration; post\n" " un certe periodo de tempore - durante le qual nulle rebattimento " "del membro\n" " es recipite - le information de rebattimento es\n" " considerate\n" " vetule e delite. Assi, per adjustar iste valor e le\n" " limine de punctos, tu pote controlar quanto rapidemente membros " "de rebattimento es\n" " disactivate. Tu debe regular ambe istos al frequentia e\n" " volumine de traffico de tu lista." #: Mailman/Gui/Bounce.py:75 msgid "Bounce detection sensitivity" msgstr "Sensitivitate de detection de rebattimento" #: Mailman/Gui/Bounce.py:78 msgid "Should Mailman perform automatic bounce processing?" msgstr "Debe Mailman executar processamento automatic de rebattimento?" #: Mailman/Gui/Bounce.py:79 msgid "" "By setting this value to No, you disable all\n" " automatic bounce processing for this list, however bounce\n" " messages will still be discarded so that the list " "administrator\n" " isn't inundated with them." msgstr "" "Per poner iste valor a No, tu disactiva tote\n" " processamento automatic de rebattimento pro iste lista, " "totevia\n" " messages rebattite continua esser delite, assi que le " "administrator del lista\n" " non submerge in illos." #: Mailman/Gui/Bounce.py:85 msgid "" "The maximum member bounce score before the member's\n" " subscription is disabled. This value can be a floating point\n" " number." msgstr "" "Le punctos maximal de rebattimento ante que le abonamento\n" " del membro es disactivate. Iste valor pote esser un numero " "fluente\n" " de punctos." #: Mailman/Gui/Bounce.py:88 msgid "" "Each subscriber is assigned a bounce score, as a floating\n" " point number. Whenever Mailman receives a bounce from a list\n" " member, that member's score is incremented. Hard bounces " "(fatal\n" " errors) increase the score by 1, while soft bounces (temporary\n" " errors) increase the score by 0.5. Only one bounce per day\n" " counts against a member's score, so even if 10 bounces are\n" " received for a member on the same day, their score will " "increase\n" " by just 1.\n" "\n" " This variable describes the upper limit for a member's bounce\n" " score, above which they are automatically disabled, but not\n" " removed from the mailing list." msgstr "" "A cata abonato es assignate un puncto de rebattimento como un numero " "fluente\n" " de punctos. Quando Mailman recipe un rebattimento de un membro " "del\n" " lista, le puncto de iste membro es incrementate. Rebattimentos " "dur (errores\n" " fatal) augmenta le puncto per 1, rebattimentos molle (errores\n" " temporari) augmenta le puncto per 0,5. Solmente un " "rebattimento per die\n" " conta contra le puncto de un membro, dunque mesmo si 10 " "rebattimentos es\n" " recipite pro un membro al mesme die, le puncto va augmentar\n" " per solmente 1.\n" "\n" " Iste variabile describe le limite superior del puncto de " "rebattimento de un\n" " membro; si plus alte, illo es automaticamente disactivate, ma " "non\n" " removite del lista de correspondentia." #: Mailman/Gui/Bounce.py:102 msgid "" "The number of days after which a member's bounce information\n" " is discarded, if no new bounces have been received in the\n" " interim. This value must be an integer." msgstr "" "Le numero de dies post le qual information de rebattimento de un membro\n" " es delite, si nulle nove rebattimentos ha essite recipite in " "le\n" " interim. Iste valor debe esser un integre." #: Mailman/Gui/Bounce.py:107 msgid "" "How many Your Membership Is Disabled warnings a\n" " disabled member should get before their address is removed " "from\n" " the mailing list. Set to 0 to immediately remove an address " "from\n" " the list once their bounce score exceeds the threshold. This\n" " value must be an integer." msgstr "" "Quante admonitiones de Tu membrato es disactivate un membro\n" " disactivate debe reciper ante que su adresse es removite del\n" " lista de correspondentia. Fixa a 0 pro immediatemente remover " "un adresse del\n" " lista, quando le puncto de rebattimento excede le limite. " "Iste\n" " valor debe esser un integre." #: Mailman/Gui/Bounce.py:114 msgid "" "The number of days between sending the Your Membership\n" " Is Disabled warnings. This value must be an integer." msgstr "" "Le numero de dies inter inviar le admonition Tu membrato\n" " es disactivate. Iste valor debe esser un integre." #: Mailman/Gui/Bounce.py:117 Mailman/Gui/General.py:332 msgid "Notifications" msgstr "Notificationes" #: Mailman/Gui/Bounce.py:121 msgid "" "Should Mailman send you, the list owner, any bounce messages\n" " that failed to be detected by the bounce processor? " "Yes\n" " is recommended." msgstr "" "Debe Mailman inviar te, le possessor del lista, ulle messages de " "rebattimento\n" " que falleva esser detegite per le processamento de " "rebattimento? Si\n" " es recommendate." #: Mailman/Gui/Bounce.py:124 msgid "" "While Mailman's bounce detector is fairly robust, it's\n" " impossible to detect every bounce format in the world. You\n" " should keep this variable set to Yes for two reasons: " "1)\n" " If this really is a permanent bounce from one of your members,\n" " you should probably manually remove them from your list, and " "2)\n" " you might want to send the message on to the Mailman " "developers\n" " so that this new format can be added to its known set.\n" "\n" "

    If you really can't be bothered, then set this variable to\n" " No and all non-detected bounces will be discarded\n" " without further processing.\n" "\n" "

    Note: This setting will also affect all messages " "sent\n" " to your list's -admin address. This address is deprecated and\n" " should never be used, but some people may still send mail to " "this\n" " address. If this happens, and this variable is set to\n" " No those messages too will get discarded. You may " "want\n" " to set up an\n" " autoresponse\n" " message for email to the -owner and -admin address." msgstr "" "Mesmo si le derector de rebattimento de Mailman es assatis robuste,\n" " il es impossibile deteger cata formato de rebattimento in le " "mundo. Tu\n" " debe fixar iste variabile a Si pro duo rationes: 1)\n" " Si isto es un rebattimento permanente de un de tu membros,\n" " tu debe probabilemente remover le manualmente de tu lista, e " "2)\n" " tu forsan desira inviar le message al developpatores de " "Mailman\n" " a fin que iste nove formato pote esser addite al lista.\n" "\n" "

    Si il vermente non te interessa, fixa iste variabile a\n" " No omne rebattimentos non-detegite va esser delite\n" " sin processamento ulterior.\n" "\n" "

    Nota: Iste function va anque haber effecto a omne " "messages inviate\n" " al adresse del -admin de tu lista. Iste adresse es sparniate " "e\n" " non debe esser usate jammais, ma certe personas pote inviar " "messages a iste\n" " adresse. Si isto occurre, e iste variabile ha essite fixate a\n" " No anque iste messages essera delite. Tu pote " "desirar\n" " crear un message de\n" " autoresponse\n" " pro e-posta al adresses del -owner (possessor) e -admin " "(administrator)." #: Mailman/Gui/Bounce.py:147 msgid "" "Should Mailman notify you, the list owner, when bounces\n" " cause a member's bounce score to be incremented?" msgstr "" #: Mailman/Gui/Bounce.py:149 msgid "" "Setting this value to Yes will cause Mailman to\n" " send a notice including a copy of the bounce message to the " "list\n" " owners whenever a bounce increments a member's bounce score " "but\n" " doesn't cause a disable or a probe to be sent." msgstr "" #: Mailman/Gui/Bounce.py:156 msgid "" "Should Mailman notify you, the list owner, when bounces\n" " cause a member's subscription to be disabled?" msgstr "" "Debe Mailman informar te, le possessor del lista, quando rebattimentos\n" " causa le disactivation del abonamento de un membro?" #: Mailman/Gui/Bounce.py:158 msgid "" "By setting this value to No, you turn off\n" " notification messages that are normally sent to the list " "owners\n" " when a member's delivery is disabled due to excessive bounces.\n" " An attempt to notify the member will always be made." msgstr "" "Per fixar iste valor a No, tu disactiva\n" " messages de notification messages que normalmente es inviate al " "possessor del lista,\n" " quando le libramento a un membro es disactivate a causa de " "rebattimentos excessive.\n" " Un essayo de notificar le membro essera facite sempre." #: Mailman/Gui/Bounce.py:165 msgid "" "Should Mailman notify you, the list owner, when bounces\n" " cause a member to be unsubscribed?" msgstr "" "Debe Mailman informar te, le possessor del lista, quando rebattimentos\n" " resulta in le disabonamento de un membro?" #: Mailman/Gui/Bounce.py:167 msgid "" "By setting this value to No, you turn off\n" " notification messages that are normally sent to the list " "owners\n" " when a member is unsubscribed due to excessive bounces. An\n" " attempt to notify the member will always be made." msgstr "" "Per fixar iste valor a No, tu disactiva\n" " messages de notification que es normalmente inviate al " "possessor del lista,\n" " quando un membro es disabonate a causa de rebattimentos " "excessive. Un\n" " essayo de informar le membro essera facite sempre." #: Mailman/Gui/Bounce.py:194 msgid "" "Bad value for %(property)s: %(val)s" msgstr "" "Valor incorrecte pro %(property)s: %(val)s" #: Mailman/Gui/ContentFilter.py:30 msgid "Content filtering" msgstr "Filtro de contento" #: Mailman/Gui/ContentFilter.py:37 msgid "Forward to List Owner" msgstr "Reinvia al possessor del lista" #: Mailman/Gui/ContentFilter.py:39 msgid "Preserve" msgstr "Preserva" #: Mailman/Gui/ContentFilter.py:42 msgid "" "Policies concerning the content of list traffic.\n" "\n" "

    Content filtering works like this: when a message is\n" " received by the list and you have enabled content filtering, " "the\n" " individual attachments are first compared to the\n" " filter\n" " types. If the attachment type matches an entry in the " "filter\n" " types, it is discarded.\n" "\n" "

    Then, if there are pass types\n" " defined, any attachment type that does not match a\n" " pass type is also discarded. If there are no pass types " "defined,\n" " this check is skipped.\n" "\n" "

    After this initial filtering, any multipart\n" " attachments that are empty are removed. If the outer message " "is\n" " left empty after this filtering, then the whole message is\n" " discarded.\n" "\n" "

    Then, each multipart/alternative section will\n" " be replaced by just the first alternative that is non-empty " "after\n" " filtering if\n" " collapse_alternatives is enabled.\n" "\n" "

    Finally, any text/html parts that are left in the\n" " message may be converted to text/plain if\n" " convert_html_to_plaintext is enabled and the site is\n" " configured to allow these conversions." msgstr "" #: Mailman/Gui/ContentFilter.py:75 msgid "" "Should Mailman filter the content of list traffic according\n" " to the settings below?" msgstr "" "Debe Mailman filtrar le contento del traffico al lista secundo\n" " le definitiones infra?" #: Mailman/Gui/ContentFilter.py:79 msgid "" "Remove message attachments that have a matching content\n" " type." msgstr "" #: Mailman/Gui/ContentFilter.py:82 msgid "" "Use this option to remove each message attachment that\n" " matches one of these content types. Each line should contain " "a\n" " string naming a MIME type/subtype,\n" " e.g. image/gif. Leave off the subtype to remove all\n" " parts with a matching major content type, e.g. image.\n" "\n" "

    Blank lines are ignored.\n" "\n" "

    See also pass_mime_types for a content type whitelist." msgstr "" "Usa iste option pro remover cata attachamento de message que\n" " corresponde a un de iste typos de contento. Cata linea debe " "continer un\n" " catena acclarante un typo/subtypo de MIME,\n" " p.ex. image/gif. Non tocca le subtypo significa " "remover tote\n" " partes con un correspondente typo de contento major, p.ex. " "image.\n" "\n" "

    Lineas blanc es ignorate.\n" "\n" "

    Vide anque pass_mime_types pro un lista blanc de typos de contento." #: Mailman/Gui/ContentFilter.py:94 msgid "" "Remove message attachments that don't have a matching\n" " content type. Leave this field blank to skip this filter\n" " test." msgstr "" "Remove attachamentos de message que non ha un correspondente\n" " typo de contento. Lassa iste quadro blanc pro non activar le " "test de iste\n" " filtro." #: Mailman/Gui/ContentFilter.py:98 msgid "" "Use this option to remove each message attachment that does\n" " not have a matching content type. Requirements and formats " "are\n" " exactly like filter_mime_types.\n" "\n" "

    Note: if you add entries to this list but don't add\n" " multipart to this list, any messages with attachments\n" " will be rejected by the pass filter." msgstr "" "Usa iste option pro remover cata attachamento de message que non ha\n" " un correspondente typo de contento. Requirimentos e formatos " "es\n" " exactemente como filter_mime_types.\n" "\n" "

    Nota: Si tu adde entratas a iste lista ma non adde\n" " multipart a iste lista, ulle message con " "attachamentos\n" " va esser refusate per le filtro de passage." #: Mailman/Gui/ContentFilter.py:108 msgid "" "Remove message attachments that have a matching filename\n" " extension." msgstr "" "Remove attachamentos de message que ha un correspondente extension del\n" " nomine del file." #: Mailman/Gui/ContentFilter.py:112 msgid "" "Remove message attachments that don't have a matching\n" " filename extension. Leave this field blank to skip this " "filter\n" " test." msgstr "" "Remove attachamentos de message attachments que non ha un correspondente\n" " extension del nomine del file. Lassa iste quadro blanc pro non " "activar iste test\n" " del filtro." #: Mailman/Gui/ContentFilter.py:117 msgid "" "Should Mailman collapse multipart/alternative to its\n" " first part content?" msgstr "" #: Mailman/Gui/ContentFilter.py:121 msgid "" "Should Mailman convert text/html parts to plain\n" " text? This conversion happens after MIME attachments have " "been\n" " stripped." msgstr "" "Debe Mailman converter partes de text/html a texto\n" " pur? Iste conversion occurre post que attachamentos de MIME ha " "essite\n" " removite." #: Mailman/Gui/ContentFilter.py:127 msgid "" "Action to take when a message matches the content filtering\n" " rules." msgstr "" "Action a prender, quando un message corresponde al regulas del\n" " filtro de contento." #: Mailman/Gui/ContentFilter.py:130 msgid "" "One of these actions is taken when the message matches one of\n" " the content filtering rules, meaning, the top-level\n" " content type matches one of the filter_mime_types, or the top-level content type does\n" " not match one of the\n" " pass_mime_types, or if after filtering the subparts of " "the\n" " message, the message ends up empty.\n" "\n" "

    Note this action is not taken if after filtering the " "message\n" " still contains content. In that case the message is always\n" " forwarded on to the list membership.\n" "\n" "

    When messages are discarded, a log entry is written\n" " containing the Message-ID of the discarded message. When\n" " messages are rejected or forwarded to the list owner, a reason\n" " for the rejection is included in the bounce message to the\n" " original author. When messages are preserved, they are saved " "in\n" " a special queue directory on disk for the site administrator " "to\n" " view (and possibly rescue) but otherwise discarded. This last\n" " option is only available if enabled by the site\n" " administrator." msgstr "" "Un de iste actiones es prendite, quando le message corresponde a un del\n" " regulas del filtro de contento, i.e. le nivello de summitate\n" " del typo de contento corresponde a un del filter_mime_types, o le nivello de summitate del typo de " "contento equala\n" " not (forte) a un del\n" " pass_mime_types, o si - post filtrar le subpartes del\n" " message, le message fini per esser vacue.\n" "\n" "

    Nota: Iste action non es prendite, si post filtrar le " "message\n" " ancora ha contento. In tal caso, le message es sempre\n" " reinviate al membrato del lista.\n" "\n" "

    Quando messages es delite, un entrata de registro es " "scribite\n" " continente le ID de message del message delite. Quando\n" " messages es rejectate o reinviate al possessor del lista, un " "ration\n" " pro le rejection es includite in le message de rebattimento al\n" " autor original. Quando messages es preservate, illos es " "conservate in\n" " un bibliotheca special al disco pro le administrator del sito " "a\n" " vider (e possibilemente salvar) ma alteremente delite. Iste " "ultime\n" " option es solmente a disposition si activate per le " "administrator\n" " del sito." #: Mailman/Gui/ContentFilter.py:171 msgid "Bad MIME type ignored: %(spectype)s" msgstr "Incorrecte typo de MIME ignorate: %(spectype)s" #: Mailman/Gui/Digest.py:36 msgid "Digest options" msgstr "Optiones de summario" #: Mailman/Gui/Digest.py:44 msgid "Batched-delivery digest characteristics." msgstr "Characteristicas del summario a paccos." #: Mailman/Gui/Digest.py:47 msgid "Can list members choose to receive list traffic bunched in digests?" msgstr "" "Pote membros del lista seliger reciper traffico del lista impacchettate in " "summarios?" #: Mailman/Gui/Digest.py:51 msgid "Digest" msgstr "Summario" #: Mailman/Gui/Digest.py:51 msgid "Regular" msgstr "Regular" #: Mailman/Gui/Digest.py:52 msgid "Which delivery mode is the default for new users?" msgstr "Qual maniera de livramento es le standard pro nove usatores?" #: Mailman/Gui/Digest.py:55 msgid "MIME" msgstr "MIME" #: Mailman/Gui/Digest.py:55 msgid "Plain" msgstr "Texto pur" #: Mailman/Gui/Digest.py:56 msgid "When receiving digests, which format is default?" msgstr "Recipente summarios, qual formato es standard?" #: Mailman/Gui/Digest.py:59 msgid "" "How big in Kb should a digest be before it gets sent out? 0 implies no " "maximum size." msgstr "" #: Mailman/Gui/Digest.py:63 msgid "" "Should a digest be dispatched daily when the size threshold isn't reached?" msgstr "" "Debe un summario esser expedite quotidianmente, si le limite de grandor non " "es attingite?" #: Mailman/Gui/Digest.py:67 msgid "Header added to every digest" msgstr "Capite addite a cata summario" #: Mailman/Gui/Digest.py:68 msgid "" "Text attached (as an initial message, before the table of contents) to the " "top of digests. " msgstr "" "Texto attachate (como message initial ante le tabula de contento) al capite " "del summarios. " #: Mailman/Gui/Digest.py:73 msgid "Footer added to every digest" msgstr "Nota de pede addite a cata summario" #: Mailman/Gui/Digest.py:74 msgid "Text attached (as a final message) to the bottom of digests. " msgstr "Texto attachate (como un message final) al fin de summarios. " #: Mailman/Gui/Digest.py:80 msgid "How often should a new digest volume be started?" msgstr "Quanto sovente debe un nove volumine de summarios esser comenciate?" #: Mailman/Gui/Digest.py:81 msgid "" "When a new digest volume is started, the volume number is\n" " incremented and the issue number is reset to 1." msgstr "" "Quando un nove volumine de summario es comenciate, le numero del volumine " "es\n" " incrementate, e le numero del edition es recomenciate a 1." #: Mailman/Gui/Digest.py:85 msgid "Should Mailman start a new digest volume?" msgstr "Debe Mailman comenciar un nove volumine de summario?" #: Mailman/Gui/Digest.py:86 msgid "" "Setting this option instructs Mailman to start a new volume\n" " with the next digest sent out." msgstr "" "Activante iste option instrue Mailman a comenciar un nove volumine\n" " con le sequente summario a expedir." #: Mailman/Gui/Digest.py:90 msgid "" "Should Mailman send the next digest right now, if it is not\n" " empty?" msgstr "" "Debe Mailman inviar le sequente summario immediatemente, si illo non\n" " es vacue?" #: Mailman/Gui/Digest.py:145 msgid "" "The next digest will be sent as volume\n" " %(volume)s, number %(number)s" msgstr "" "Le sequente summario essera inviate como volumine\n" " %(volume)s, numero %(number)s" #: Mailman/Gui/Digest.py:150 msgid "A digest has been sent." msgstr "Un summario ha essite expedite." #: Mailman/Gui/Digest.py:152 msgid "There was no digest to send." msgstr "Il habeva nulle summario a inviar." #: Mailman/Gui/GUIBase.py:173 msgid "Invalid value for variable: %(property)s" msgstr "Valor invalide pro le variabile: %(property)s" #: Mailman/Gui/GUIBase.py:177 msgid "Bad email address for option %(property)s: %(error)s" msgstr "" #: Mailman/Gui/GUIBase.py:203 msgid "" "The following illegal substitution variables were\n" " found in the %(property)s string:\n" " %(bad)s\n" "

    Your list may not operate properly until you correct " "this\n" " problem." msgstr "" "Le sequente variabiles de substitution illegal esseva\n" " trovate in le %(property)s:\n" " %(bad)s\n" "

    Tu lista forsan non functiona correctemente usque tu " "corrige iste\n" " problema." #: Mailman/Gui/GUIBase.py:217 msgid "" "Your %(property)s string appeared to\n" " have some correctable problems in its new value.\n" " The fixed value will be used instead. Please\n" " double check that this is what you intended.\n" " " msgstr "" "Tu %(property)s appare haber\n" " alcun problemas corrigibile in su nove valor.\n" " Le valor fixate va esser usate in vice. Per favor,\n" " controla duplemente que isto es lo que tu intendeva.\n" " " #: Mailman/Gui/General.py:37 msgid "General Options" msgstr "Optiones general" #: Mailman/Gui/General.py:51 msgid "Conceal the member's address" msgstr "Cela le adresse del membro" #: Mailman/Gui/General.py:52 msgid "Acknowledge the member's posting" msgstr "Recognosce le invio del membro" #: Mailman/Gui/General.py:53 msgid "Do not send a copy of a member's own post" msgstr "Non expedi un copia del proprie messages del membro" #: Mailman/Gui/General.py:55 msgid "Filter out duplicate messages to list members (if possible)" msgstr "Filtra via messages duplice a membros del lista (si possibile)" #: Mailman/Gui/General.py:62 msgid "" "Fundamental list characteristics, including descriptive\n" " info and basic behaviors." msgstr "" "Characteristicas fundamental del lista, includente information\n" " descriptive e actos basic." #: Mailman/Gui/General.py:65 msgid "General list personality" msgstr "Personalitate general del lista" #: Mailman/Gui/General.py:68 msgid "The public name of this list (make case-changes only)." msgstr "" "Le nomine public del lista (face solmente cambios de capitalisation)." #: Mailman/Gui/General.py:69 msgid "" "The capitalization of this name can be changed to make it\n" " presentable in polite company as a proper noun, or to make an\n" " acronym part all upper case, etc. However, the name will be\n" " advertised as the email address (e.g., in subscribe " "confirmation\n" " notices), so it should not be otherwise altered. " "(Email\n" " addresses are not case sensitive, but they are sensitive to\n" " almost everything else :-)" msgstr "" "Scriber le nomine in majusculas pote esser cambiate pro facer lo\n" " presentabile in compania polite como un nomine o pro facer un\n" " parte acronyme in maiusculas, etc. Totevia, le nomine essera\n" " usate como le adresse de e-posta (i.e. in le notitias de " "confirmation del\n" " abonamento), dunque illo non debe esser cambiate " "alteremente. (Adresses\n" " de e-posta non es sensibile al capitalisation, ma illos es " "sensitive a\n" " quasi tote altere cosas :-)" #: Mailman/Gui/General.py:78 msgid "" "The list administrator email addresses. Multiple\n" " administrator addresses, each on separate line is okay." msgstr "" "Le adresses de e-posta del administrator del lista. Multiple\n" " adresses de administrator, cata uno a su linea separate, es in " "ordine." #: Mailman/Gui/General.py:81 msgid "" "There are two ownership roles associated with each mailing\n" " list. The list administrators are the people who " "have\n" " ultimate control over all parameters of this mailing list. " "They\n" " are able to change any list configuration variable available\n" " through these administration web pages.\n" "\n" "

    The list moderators have more limited permissions;\n" " they are not able to change any list configuration variable, " "but\n" " they are allowed to tend to pending administration requests,\n" " including approving or rejecting held subscription requests, " "and\n" " disposing of held postings. Of course, the list\n" " administrators can also tend to pending requests.\n" "\n" "

    In order to split the list ownership duties into\n" " administrators and moderators, you must\n" " set a separate moderator password,\n" " and also provide the email\n" " addresses of the list moderators. Note that the field you\n" " are changing here specifies the list administrators." msgstr "" "Il ha duo rolos de possessor associate a cata lista\n" " de correspondentia. Le administratores del lista ha " "le\n" " controlo ultimate de tote parametros de iste lista de " "correspondentia. Illes\n" " pote cambiar tote variabiles de configuration a disposition\n" " per iste paginas de administration de Internet.\n" "\n" "

    Le moderatores del lista ha permissiones plus " "limitate;\n" " illes non pote cambiar ulle variabile de configuration del " "lista, ma\n" " illes pote tractar requestas administrative pendente,\n" " inclusive approbar o rejectar requestas de abonamento, e\n" " deler messages stoppate. Naturalmente le administratores\n" " del lista anque pote tractar requestas pendente.\n" "\n" "

    A fin de dividier le cargas del possessores del lista in\n" " administratores e moderatores tu debe\n" " establir un separate contrasigno de " "moderator,\n" " e anque provider le adresses de e-posta\n" " del moderatores del lista. Nota que le quadro que tu\n" " cambia ci specifica le administratores del lista." #: Mailman/Gui/General.py:102 msgid "" "The list moderator email addresses. Multiple\n" " moderator addresses, each on separate line is okay." msgstr "" "Adresses de e-posta del moderator del lista. Multiple\n" " adresses de moderator, cata a su linea separate, es in ordine." #: Mailman/Gui/General.py:105 msgid "" "There are two ownership roles associated with each mailing\n" " list. The list administrators are the people who " "have\n" " ultimate control over all parameters of this mailing list. " "They\n" " are able to change any list configuration variable available\n" " through these administration web pages.\n" "\n" "

    The list moderators have more limited permissions;\n" " they are not able to change any list configuration variable, " "but\n" " they are allowed to tend to pending administration requests,\n" " including approving or rejecting held subscription requests, " "and\n" " disposing of held postings. Of course, the list\n" " administrators can also tend to pending requests.\n" "\n" "

    In order to split the list ownership duties into\n" " administrators and moderators, you must\n" " set a separate moderator password,\n" " and also provide the email addresses of the list moderators in\n" " this section. Note that the field you are changing here\n" " specifies the list moderators." msgstr "" "Il ha duo rolos de possessores associate con cata lista de\n" " correspondentia. Le administratores del lista ha le\n" " controlo ultimate de tote parametros de iste lista de " "correspondentia. Illes\n" " pote cambiar ulle variabile de configuration a disposition\n" " per iste paginas administrative de Internet.\n" "\n" "

    Le moderatores del lista ha permissiones plus " "limitate;\n" " illes non pote cambiar ulle variabile de configuration, ma\n" " illes pote tractar requestas administrative pendente,\n" " inclusive approbar o rejectar requestas de abonamento " "arrestate\n" " e disponer de messages arrestate. Naturalmente le " "administratores\n" " del lista pote anque tractar requestas pendente.\n" "\n" "

    A fin de divider le cargas del possessores del lista in\n" " administratores e moderatores tu debe\n" " establir un separate contrasigno de " "moderator,\n" " a anque provider le adresses de e-posta del listatores del " "lista\n" " in iste section. Nota que le quadro que tu cambia ci\n" " specifica le moderatores del lista." #: Mailman/Gui/General.py:126 msgid "A terse phrase identifying this list." msgstr "Un description concise que identifica iste lista." #: Mailman/Gui/General.py:128 msgid "" "This description is used when the mailing list is listed with\n" " other mailing lists, or in headers, and so forth. It " "should\n" " be as succinct as you can get it, while still identifying " "what\n" " the list is." msgstr "" "Iste description es usate quando le lista de correspondentia es listate con\n" " altere listas de correspondentia o in capites etc. Illo " "debe\n" " esser si succincte como possibile ma ancora identificante\n" " le lista." #: Mailman/Gui/General.py:134 msgid "" "An introductory description - a few paragraphs - about the\n" " list. It will be included, as html, at the top of the " "listinfo\n" " page. Carriage returns will end a paragraph - see the details\n" " for more info." msgstr "" "Un description introductori - alcun phrases - super le\n" " lista. Illo essera includite, in formato HTML, al summitate " "del pagina de information\n" " del lista. Nove lineas va finir cata paragrapho - reguarda le " "detalios\n" " pro plus de information." #: Mailman/Gui/General.py:138 msgid "" "The text will be treated as html except that\n" " newlines will be translated to <br> - so you can use " "links,\n" " preformatted text, etc, but don't put in carriage returns " "except\n" " where you mean to separate paragraphs. And review your changes " "-\n" " bad html (like some unterminated HTML constructs) can prevent\n" " display of the entire listinfo page." msgstr "" "Iste texto essera tractate como HTML excepte que\n" " nove lineas essera traducite in <BR> - dunque tu pote " "usar ligamines,\n" " texto preformatate etc., ma non insere nove lineas excepte\n" " quando tu vole separar paragraphos. E revide tu cambios -\n" " mal HTML (como certe constructiones HTML non-finite) pote " "significar\n" " que tote le pagina del information del lista non es monstrate." #: Mailman/Gui/General.py:146 msgid "Prefix for subject line of list postings." msgstr "Prefixo pro linea de subjecto in messages al lista." #: Mailman/Gui/General.py:147 msgid "" "This text will be prepended to subject lines of messages\n" " posted to the list, to distinguish mailing list messages in\n" " mailbox summaries. Brevity is premium here, it's ok to " "shorten\n" " long mailing list names to something more concise, as long as " "it\n" " still identifies the mailing list.\n" " You can also add a sequential number by %%d substitution\n" " directive. eg.; [listname %%d] -> [listname 123]\n" " (listname %%05d) -> (listname 00123)\n" " " msgstr "" "Iste texto va esser placiate ante le linea de subjecto de messages\n" " postate al lista pro distinguer messages de listas de " "correspondentia in\n" " le summarios del cassa postal. Brevitate es eminente ci, il es " "in ordine abbreviar\n" " longe nomines de listas a qualcosa plus concise, si longe que " "illo\n" " continua identificar le lista de correspondentia.\n" " Tu pote anque adder un numero continuante per directiva %%d de\n" " substitution, p.ex. [listname %%d] -> [listname 123]\n" " (listname %%05d) -> (listname 00123)\n" " " #: Mailman/Gui/General.py:158 Mailman/Gui/Privacy.py:287 msgid "Munge From" msgstr "" #: Mailman/Gui/General.py:158 Mailman/Gui/Privacy.py:287 msgid "Wrap Message" msgstr "" #: Mailman/Gui/General.py:159 msgid "" "Replace the From: header address with the list's posting\n" " address to mitigate issues stemming from the original From:\n" " domain's DMARC or similar policies." msgstr "" #: Mailman/Gui/General.py:162 msgid "" "Several protocols now in wide use attempt to ensure that use\n" " of the domain in the author's address (ie, in the From: header\n" " field) is authorized by that domain. These protocols may be\n" " incompatible with common list features such as footers, " "causing\n" " participating email services to bounce list traffic merely\n" " because of the address in the From: field. This has " "resulted\n" " in members being unsubscribed despite being perfectly able to\n" " receive mail.\n" "

    \n" " The following actions are applied to all list messages when\n" " selected here. To apply these actions only to messages where " "the\n" " domain in the From: header is determined to use such a " "protocol,\n" " see the \n" " dmarc_moderation_action settings under Privacy options...\n" " -> Sender filters.\n" "

    Settings:

    \n" "

    \n" "
    No
    \n" "
    Do nothing special. This is appropriate for anonymous " "lists.\n" " It is appropriate for dedicated announcement lists, unless the\n" " From: address of authorized posters might be in a domain with " "a\n" " DMARC or similar policy. It is also appropriate if you choose " "to\n" " use dmarc_moderation_action other than Accept for this " "list.
    \n" "
    Munge From
    \n" "
    This action replaces the poster's address in the From: " "header\n" " with the list's posting address and adds the poster's address " "to\n" " the addresses in the original Reply-To: header.
    \n" "
    Wrap Message
    \n" "
    Just wrap the message in an outer message with the From:\n" " header containing the list's posting address and with the " "original\n" " From: address added to the addresses in the original Reply-To:\n" " header and with Content-Type: message/rfc822. This is " "effectively\n" " a one message MIME format digest.
    \n" "
    \n" "

    The transformations for anonymous_list are applied before\n" " any of these actions. It is not useful to apply actions other\n" " than No to an anonymous list, and if you do so, the result may\n" " be surprising.\n" "

    The Reply-To: header munging actions below interact with " "these\n" " actions as follows:\n" "

    first_strip_reply_to = Yes will remove all the incoming\n" " Reply-To: addresses but will still add the poster's address to\n" " Reply-To: for all three settings of reply_goes_to_list which\n" " respectively will result in just the poster's address, the\n" " poster's address and the list posting address or the poster's\n" " address and the explicit reply_to_address in the outgoing\n" " Reply-To: header. If first_strip_reply_to = No the poster's\n" " address in the original From: header, if not already included " "in\n" " the Reply-To:, will be added to any existing Reply-To:\n" " address(es).\n" "

    These actions, whether selected here or via \n" " dmarc_moderation_action, do not apply to messages in " "digests\n" " or archives or sent to usenet via the Mail<->News " "gateways.\n" "

    If \n" " dmarc_moderation_action applies to this message with an\n" " action other than Accept, that action rather than this is\n" " applied" msgstr "" #: Mailman/Gui/General.py:224 msgid "" "Hide the sender of a message, replacing it with the list\n" " address (Removes From, Sender and Reply-To fields)" msgstr "" "Cela le expeditor del message e replacia lo per le adresse\n" " del lista (remove le campos From, Sender e Reply-To)" #: Mailman/Gui/General.py:227 msgid "Reply-To: header munging" msgstr "Rescriptura del Reply-To:" #: Mailman/Gui/General.py:230 msgid "" "Should any existing Reply-To: header found in the\n" " original message be stripped? If so, this will be done\n" " regardless of whether an explict Reply-To: header is\n" " added by Mailman or not." msgstr "" "Debe ulle existente capite Reply-To: trovate in le\n" " message original esser removite? In tal caso, illo essera " "facite\n" " independente de si un capite explicite Reply-To: es\n" " addite per Mailman o non." #: Mailman/Gui/General.py:236 msgid "Explicit address" msgstr "Adresse explicite" #: Mailman/Gui/General.py:236 msgid "Poster" msgstr "Expeditor" #: Mailman/Gui/General.py:236 msgid "This list" msgstr "Iste lista" #: Mailman/Gui/General.py:237 msgid "" "Where are replies to list messages directed?\n" " Poster is strongly recommended for most " "mailing\n" " lists." msgstr "" "A ubi debe omne responsas al messages del lista esser dirigite?\n" " Poster es fortemente recommendate pro le " "majoritate de\n" " listas de correspondentia." #: Mailman/Gui/General.py:242 msgid "" "This option controls what Mailman does to the\n" " Reply-To: header in messages flowing through this\n" " mailing list. When set to Poster, no Reply-" "To:\n" " header is added by Mailman, although if one is present in the\n" " original message, it is not stripped. Setting this value to\n" " either This list or Explicit address causes\n" " Mailman to insert a specific Reply-To: header in all\n" " messages, overriding the header in the original message if\n" " necessary (Explicit address inserts the value of reply_to_address).\n" "\n" "

    There are many reasons not to introduce or override the\n" " Reply-To: header. One is that some posters depend on\n" " their own Reply-To: settings to convey their valid\n" " return address. Another is that modifying Reply-To:\n" " makes it much more difficult to send private replies. See `Reply-" "To'\n" " Munging Considered Harmful for a general discussion of " "this\n" " issue. See \n" " Reply-To Munging Considered Useful for a dissenting " "opinion.\n" "\n" "

    Some mailing lists have restricted posting privileges, with " "a\n" " parallel list devoted to discussions. Examples are `patches' " "or\n" " `checkin' lists, where software changes are posted by a " "revision\n" " control system, but discussion about the changes occurs on a\n" " developers mailing list. To support these types of mailing\n" " lists, select Explicit address and set the\n" " Reply-To: address below to point to the parallel\n" " list." msgstr "" #: Mailman/Gui/General.py:274 msgid "Explicit Reply-To: header." msgstr "Capite explicite de Reply-To:." #: Mailman/Gui/General.py:276 msgid "" "This is the address set in the Reply-To: header\n" " when the reply_goes_to_list\n" " option is set to Explicit address.\n" "\n" "

    There are many reasons not to introduce or override the\n" " Reply-To: header. One is that some posters depend on\n" " their own Reply-To: settings to convey their valid\n" " return address. Another is that modifying Reply-To:\n" " makes it much more difficult to send private replies. See `Reply-" "To'\n" " Munging Considered Harmful for a general discussion of " "this\n" " issue. See \n" " Reply-To Munging Considered Useful for a dissenting " "opinion.\n" "\n" "

    Some mailing lists have restricted posting privileges, with " "a\n" " parallel list devoted to discussions. Examples are `patches' " "or\n" " `checkin' lists, where software changes are posted by a " "revision\n" " control system, but discussion about the changes occurs on a\n" " developers mailing list. To support these types of mailing\n" " lists, specify the explicit Reply-To: address here. " "You\n" " must also specify Explicit address in the\n" " reply_goes_to_list\n" " variable.\n" "\n" "

    Note that if the original message contains a\n" " Reply-To: header, it will not be changed." msgstr "" #: Mailman/Gui/General.py:305 msgid "Umbrella list settings" msgstr "Preferentias de lista de parapluvia" #: Mailman/Gui/General.py:308 msgid "" "Send password reminders to, eg, \"-owner\" address instead of\n" " directly to user." msgstr "" "Invia rememoration de contrasigno a p.ex. le adresse del \"-owner\" in vice " "de\n" " directemente al usator." #: Mailman/Gui/General.py:311 msgid "" "Set this to yes when this list is intended to cascade only\n" " to other mailing lists. When set, meta notices like\n" " confirmations and password reminders will be directed to an\n" " address derived from the member's address - it will have the\n" " value of \"umbrella_member_suffix\" appended to the member's\n" " account name." msgstr "" "Fixa isto a Si, quando le lista es intendite a reinviar\n" " solmente a altere listaas. Quando fixate, notitias de meta " "como\n" " confirmationes e rememorationes de contrasignos essera inviate " "a un\n" " adresse derivate del adresse del membro - illo habera le\n" " valor de \"umbrella_member_suffix\" appendite al nomine\n" " del conto del membro." #: Mailman/Gui/General.py:319 msgid "" "Suffix for use when this list is an umbrella for other\n" " lists, according to setting of previous \"umbrella_list\"\n" " setting." msgstr "" "Suffixo pro uso, quando le lista es un parapluvia pro altere\n" " listas, sequente le preferentia de previe preferentias de\n" " \"umbrella_list\"." #: Mailman/Gui/General.py:323 msgid "" "When \"umbrella_list\" is set to indicate that this list has\n" " other mailing lists as members, then administrative notices " "like\n" " confirmations and password reminders need to not be sent to " "the\n" " member list addresses, but rather to the owner of those member\n" " lists. In that case, the value of this setting is appended to\n" " the member's account name for such notices. `-owner' is the\n" " typical choice. This setting has no effect when " "\"umbrella_list\"\n" " is \"No\"." msgstr "" "Quando \"umbrella_list\" es fixate a indicar que iste lista ha\n" " altere listas como membros, notitias administrative como\n" " confirmationes e rememorationes de contrasignos non debe esser " "inviate al\n" " adresses de membros al lista ma plus tosto al possessor de iste " "listas\n" " de membros. In tal caso, le valor de iste preferentia es " "appendite al\n" " nomine del conto del membro pro tal notitias. `-owner' es le\n" " selection typic. Iste preferentia ha nulle effecto, quando " "\"umbrella_list\"\n" " es \"No\"." #: Mailman/Gui/General.py:335 msgid "Send monthly password reminders?" msgstr "Invia rememoration del contrasigno cata mense?" #: Mailman/Gui/General.py:337 msgid "" "Turn this on if you want password reminders to be sent once\n" " per month to your members. Note that members may disable " "their\n" " own individual password reminders." msgstr "" "Activa isto, si tu desira rememorationes de contrasignos expedite un vice\n" " per mense a tu membros. Nota que membros pote disactivar\n" " lor prorie rememorationes individual de contrasignos." #: Mailman/Gui/General.py:342 msgid "" "List-specific text prepended to new-subscriber welcome\n" " message" msgstr "" "Texto specific del lista prependite al message de benvenita a\n" " nove abonatos" #: Mailman/Gui/General.py:345 msgid "" "This value, if any, will be added to the front of the\n" " new-subscriber welcome message. The rest of the welcome " "message\n" " already describes the important addresses and URLs for the\n" " mailing list, so you don't need to include any of that kind of\n" " stuff here. This should just contain mission-specific kinds " "of\n" " things, like etiquette policies or team orientation, or that " "kind\n" " of thing.\n" "\n" "

    Note that this text will be wrapped, according to the\n" " following rules:\n" "

    • Each paragraph is filled so that no line is longer " "than\n" " 70 characters.\n" "
    • Any line that begins with whitespace is not filled.\n" "
    • A blank line separates paragraphs.\n" "
    " msgstr "" "Iste valor, si ulle, essera addite al initio del\n" " message de benvenita a nove abonatos. Le resto del message de " "benvenita\n" " ja describe le adresses e ligamines importante pro le\n" " lista de correspondentia, dunque tu non besonia includer ulle " "de tal\n" " information ci. Isto debe continer solmente informationes " "specific\n" " como politicas de etiquette o orientation de equias o tal typo\n" " de cosas.\n" "\n" "

    Nota que iste texto essera adjustate secundo\n" " le regulas sequente:\n" "

    • Cata paragrapho es plenate assi que nulle linea es plus " "longe\n" " que 70 signos.\n" "
    • Un linea que comencia con un blanco non es plenate.\n" "
    • Un linea blanc separa paragraphos.\n" "
    " #: Mailman/Gui/General.py:362 msgid "Send welcome message to newly subscribed members?" msgstr "Expedi message de benvenita al nove abonatos?" #: Mailman/Gui/General.py:363 msgid "" "Turn this off only if you plan on subscribing people manually\n" " and don't want them to know that you did so. This option is " "most\n" " useful for transparently migrating lists from some other " "mailing\n" " list manager to Mailman." msgstr "" "Disactiva isto, si tu planifica abonar personas manualmente\n" " e non desira que illes lo sape. Iste option es plus\n" " usabile pro migrar transparentemente listas de alcun altere " "programma de administration\n" " de listas de correspondentia a Mailman." #: Mailman/Gui/General.py:369 msgid "" "Text sent to people leaving the list. If empty, no special\n" " text will be added to the unsubscribe message." msgstr "" "Texto inviate a personas qui abandona le lista. Si vacue, nulle texto\n" " special essera addite al message de disabonamento." #: Mailman/Gui/General.py:373 msgid "Send goodbye message to members when they are unsubscribed?" msgstr "Expedi messages de a revider a membros, quando illes se disabona?" #: Mailman/Gui/General.py:376 msgid "" "Should the list moderators get immediate notice of new\n" " requests, as well as daily notices about collected ones?" msgstr "" "Debe le moderatores del lista reciper immediatemente notitia de\n" " nove requestas e notitias quotidian de requestas colligite?" #: Mailman/Gui/General.py:379 msgid "" "List moderators (and list administrators) are sent daily\n" " reminders of requests pending approval, like subscriptions to " "a\n" " moderated list, or postings that are being held for one reason " "or\n" " another. Setting this option causes notices to be sent\n" " immediately on the arrival of new requests as well." msgstr "" "Moderatores (e administratores) del lista recipe quotidianmente\n" " rememorationes de requestas que require approbation, como " "abonamentos a\n" " un lista moderate o invios mantenite pro un ration o\n" " un altere. Activante iste option, notitias essera inviate\n" " immediatemente, quando nove requestas arriva." #: Mailman/Gui/General.py:386 msgid "" "Should administrator get notices of subscribes and\n" " unsubscribes?" msgstr "" "Debe le administrator reciper notitias de personas qui\n" " se abona o se disabona?" #: Mailman/Gui/General.py:391 msgid "Send mail to poster when their posting is held for approval?" msgstr "" "Expedi message al expeditor, quando un message es mantenite pro approbamento?" #: Mailman/Gui/General.py:394 msgid "Additional settings" msgstr "Preferentias additional" #: Mailman/Gui/General.py:397 msgid "Emergency moderation of all list traffic." msgstr "Moderation de emergentia de tote traffico del lista." #: Mailman/Gui/General.py:398 msgid "" "When this option is enabled, all list traffic is emergency\n" " moderated, i.e. held for moderation. Turn this option on when\n" " your list is experiencing a flamewar and you want a cooling " "off\n" " period." msgstr "" "Activante iste option, tote traffico del lista es moderate de\n" " emergentia, i.e. mantenite pro moderation. Activa iste " "option,\n" " si tu lista experientia un fluxo de messages, e tu desira un " "periodo de\n" " reposo." #: Mailman/Gui/General.py:410 msgid "" "Default options for new members joining this list." msgstr "" "Preferentias standard pro nove membros del lista." #: Mailman/Gui/General.py:413 msgid "" "When a new member is subscribed to this list, their initial\n" " set of options is taken from this variable's setting." msgstr "" "Quando un nove membro se abona a iste lista, le serie de\n" " preferentias initial es prendite del preferentias de iste " "variabile." #: Mailman/Gui/General.py:417 msgid "" "(Administrivia filter) Check postings and intercept ones\n" " that seem to be administrative requests?" msgstr "" "(Filtro de Administrivia) Controla messages e intercipe tales\n" " que sembla esser requestas administrative?" #: Mailman/Gui/General.py:420 msgid "" "Administrivia tests will check postings to see whether it's\n" " really meant as an administrative request (like subscribe,\n" " unsubscribe, etc), and will add it to the the administrative\n" " requests queue, notifying the administrator of the new " "request,\n" " in the process." msgstr "" "Tests de Administrivia va controlar messages pro vider, si illos es\n" " vermente requestas administrative (como abonar se,\n" " disabonar se, etc.), e va adder lo al serie de requestas\n" " administrative. Le administrator es notificate de nove " "requestas\n" " in le processo." #: Mailman/Gui/General.py:427 msgid "" "Maximum length in kilobytes (KB) of a message body. Use 0\n" " for no limit." msgstr "" "Longor maximal in kilobytes (KB) de un message. Usa 0\n" " pro nulle limite." #: Mailman/Gui/General.py:431 msgid "" "Maximum number of members to show on one page of the\n" " Membership List." msgstr "" #: Mailman/Gui/General.py:435 msgid "Host name this list prefers for email." msgstr "Nomine de hospite preferite pro e-posta a iste lista." #: Mailman/Gui/General.py:437 msgid "" "The \"host_name\" is the preferred name for email to\n" " mailman-related addresses on this host, and generally should " "be\n" " the mail host's exchanger address, if any. This setting can " "be\n" " useful for selecting among alternative names of a host that " "has\n" " multiple addresses." msgstr "" "Le \"host_name\" es le nomine preferite de e-posta a\n" " adresses relatate a Mailman in iste hospite e debe in general " "esser\n" " le adresse de excambio del hospite, si illo existe. Iste " "preferentia pote esser\n" " utile proseliger inter nomines alternative de un hospite que " "ha\n" " adresses multiple." #: Mailman/Gui/General.py:449 msgid "" "Should messages from this mailing list include the\n" " RFC " "2369\n" " (i.e. List-*) headers? Yes is highly\n" " recommended." msgstr "" "Debe messages de iste lista de correspondentia includer le\n" " RFC " "2369\n" " (i.e. capites del List-*) Si es " "altemente\n" " recommendate." #: Mailman/Gui/General.py:454 msgid "" "RFC 2369 defines a set of List-* headers that are\n" " normally added to every message sent to the list " "membership.\n" " These greatly aid end-users who are using standards " "compliant\n" " mail readers. They should normally always be enabled.\n" "\n" "

    However, not all mail readers are standards compliant " "yet,\n" " and if you have a large number of members who are using\n" " non-compliant mail readers, they may be annoyed at these\n" " headers. You should first try to educate your members as " "to\n" " why these headers exist, and how to hide them in their " "mail\n" " clients. As a last resort you can disable these headers, " "but\n" " this is not recommended (and in fact, your ability to " "disable\n" " these headers may eventually go away)." msgstr "" "RFC 2369 defini un serie de capites de List-* que es\n" " normalmente addite a cata message inviate al lista.\n" " Illos adjuta grandemente usatores qui usa lectores de e-" "posta\n" " sequente standards. Illos debe normalmente sempre esser " "activate.\n" "\n" "

    Totevia, non tote lectores de e-posta seque ancora le " "standards,\n" " e si tu ha un grande numero de membros, qui usa\n" " lectores non-standard de e-posta, illes pote esser irritate " "de iste\n" " capites. Tu debe primo essayar explicar a tu membros\n" " proque iste capites existe e como celar los in lor " "programmas\n" " de e-posta. Como ultime solution, tu pote disactivar iste " "capites, ma\n" " isto non es recommendate (e de facto tu possibilitate de\n" " disactivar iste capites pote in fin disparer)." #: Mailman/Gui/General.py:472 msgid "Should postings include the List-Post: header?" msgstr "Debe messages includer le capite List-Post:?" #: Mailman/Gui/General.py:473 msgid "" "The List-Post: header is one of the headers\n" " recommended by\n" " RFC " "2369.\n" " However for some announce-only mailing lists, only a\n" " very select group of people are allowed to post to the list; " "the\n" " general membership is usually not allowed to post. For lists " "of\n" " this nature, the List-Post: header is misleading.\n" " Select No to disable the inclusion of this header. " "(This\n" " does not affect the inclusion of the other List-*:\n" " headers.)" msgstr "" "Le capite List-Post: es un del capites\n" " recommendate per\n" " RFC " "2369.\n" " Pro certe listas de correspondentia de announce-only, " "solmente un\n" " gruppo multo seligite de personas es permittite inviar posta al " "lista; le\n" " membrato general es normalmente non permittite a scriber. Pro " "listas de\n" " iste natura le capite List-Post: es erronee.\n" " Selige No pro disactivar le inclusion de iste capite. " "(Isto\n" " non ha effecto al inclusion del altere capites List-" "*:.)" #: Mailman/Gui/General.py:489 msgid "" "Should the Sender header be rewritten for this\n" " mailing list to avoid stray bounces? Yes is\n" " recommended." msgstr "" #: Mailman/Gui/General.py:493 msgid "" "RFC\n" " 2822 defines the Sender header and defines it\n" " as \"the mailbox of the agent responsible for the actual\n" " transmission of the message.\" Mailman replaces this " "header\n" " by default with the list's bounce address.\n" " \n" "

    While it is debatable if Mailman is such an agent, " "setting\n" " this header helps directing bounces from some broken MTAs " "to\n" " the right destination. On the other hand, some mail\n" " readers show unexpected behaviour if this header is set " "(like\n" " missing addresses in forwarded mails and copies sent to " "the\n" " bounce address on reply-to-all), so it can be disabled \n" " here." msgstr "" #: Mailman/Gui/General.py:511 msgid "" "Discard held messages older than this number of days.\n" " Use 0 for no automatic discarding." msgstr "" "Discarta messages tenite plus ancian que iste numero de dies.\n" " Usa 0 pro nulle discartar automatic." #: Mailman/Gui/General.py:521 msgid "" "real_name attribute not\n" " changed! It must differ from the list's name by case\n" " only." msgstr "" "Attributo real_name (nomine real) non\n" " cambiate! Illo debe differer del nomine del lista solmente\n" " pro capitalisation." #: Mailman/Gui/General.py:549 msgid "" "The info attribute you saved\n" "contains suspicious HTML that could potentially expose your users to cross-" "site\n" "scripting attacks. This change has therefore been rejected. If you still " "want\n" "to make these changes, you must have shell access to your Mailman server.\n" "This change can be made with bin/withlist or with bin/config_list by " "setting\n" "mlist.info.\n" " " msgstr "" #: Mailman/Gui/General.py:560 msgid "" "admin_member_chunksize attribute not\n" " changed! It must be an integer > 0." msgstr "" #: Mailman/Gui/General.py:570 msgid "" "You cannot add a Reply-To: to an explicit\n" " address if that address is blank. Resetting these values." msgstr "" "On non pote adder un Reply-To: a un adresse\n" " explicite, si ille adresse es blanc. Remonta iste valores." #: Mailman/Gui/Language.py:34 msgid "Language options" msgstr "Optiones lingual" #: Mailman/Gui/Language.py:66 msgid "Natural language (internationalization) options." msgstr "Optiones de lingua natural (internationalisation)." #: Mailman/Gui/Language.py:71 msgid "Default language for this list." msgstr "Lingua de standard de iste lista." #: Mailman/Gui/Language.py:72 msgid "" "This is the default natural language for this mailing list.\n" " If more than " "one\n" " language is supported then users will be able to select " "their\n" " own preferences for when they interact with the list. All " "other\n" " interactions will be conducted in the default language. This\n" " applies to both web-based and email-based messages, but not to\n" " email posted by list members." msgstr "" "Isto es le natural lingua standard de iste lista de correspondentia.\n" " Si plus que " "un\n" " lingua es supportate, usatores debe poter seliger lor\n" " proprie preferentias de quando interager con le lista. Tote " "altere\n" " interactiones essera conducite in le lingua standard. Isto\n" " applica a e messages de Internet e de e-posta ma non a\n" " e-posta inviate per membros del lista." #: Mailman/Gui/Language.py:82 msgid "Languages supported by this list." msgstr "Linguas supportate per iste lista." #: Mailman/Gui/Language.py:84 msgid "" "These are all the natural languages supported by this list.\n" " Note that the\n" " default\n" " language must be included." msgstr "" #: Mailman/Gui/Language.py:90 msgid "Always" msgstr "Sempre" #: Mailman/Gui/Language.py:90 msgid "As needed" msgstr "Secundo besonio" #: Mailman/Gui/Language.py:90 msgid "Never" msgstr "Non jammais" #: Mailman/Gui/Language.py:91 msgid "" "Encode the\n" " subject\n" " prefix even when it consists of only ASCII characters?" msgstr "" "Codifica le\n" " prefixo\n" " de subjecto mesmo si illo consiste de solmente signos ASCII?" #: Mailman/Gui/Language.py:95 msgid "" "If your mailing list's default language uses a non-ASCII\n" " character set and the prefix contains non-ASCII characters, " "the\n" " prefix will always be encoded according to the relevant\n" " standards. However, if your prefix contains only ASCII\n" " characters, you may want to set this option to Never " "to\n" " disable prefix encoding. This can make the subject headers\n" " slightly more readable for users with mail readers that don't\n" " properly handle non-ASCII encodings.\n" "\n" "

    Note however, that if your mailing list receives both " "encoded\n" " and unencoded subject headers, you might want to choose As\n" " needed. Using this setting, Mailman will not encode " "ASCII\n" " prefixes when the rest of the header contains only ASCII\n" " characters, but if the original header contains non-ASCII\n" " characters, it will encode the prefix. This avoids an " "ambiguity\n" " in the standards which could cause some mail readers to " "display\n" " extra, or missing spaces between the prefix and the original\n" " header." msgstr "" "Le le lingua standard de tu lista de correspondentia usa un alphabeto\n" " non-ASCII, e le prefixo contine signos non-ASCII, le\n" " prefixo debe sempre esser codificate secundo le standards\n" " relevante. Si tu prefixo contine solmente signos ASCII,\n" " tu pote fixar iste preferentia a Non jammais pro\n" " disactivar le codification del prefixo. Isto pote facer le " "capites de subjecto\n" " un poco plus legibile pro usatores con programmas de e-posta " "que non\n" " tracta correctemente codificationes non-ASCII.\n" "\n" "

    Nota que si tu lista de correspondentia recipe e capites de " "subjecto\n" " codificate e non codificate tu pote desirar seliger Como\n" " desirate. Usante iste preferentia, Mailman non va " "codificar prefixos\n" " ASCII quando le resto del capite contine solmente signos\n" " ASCII, ma si le capite original contine signos non-ASCII,\n" " illo va codificar le prefixo. Isto evita un ambiguitate\n" " in le standards que pote facer certe programmas de e-posta " "monstrar\n" " spatios extra o mancante inter le prefixo e le capite\n" " original." #: Mailman/Gui/Membership.py:26 msgid "Membership Management..." msgstr "Administration de membrato..." #: Mailman/Gui/Membership.py:30 msgid "Membership List" msgstr "Lista de membrato" #: Mailman/Gui/Membership.py:31 msgid "Mass Subscription" msgstr "Abonamento in massa" #: Mailman/Gui/Membership.py:32 msgid "Mass Removal" msgstr "Elimination in massa" #: Mailman/Gui/Membership.py:33 msgid "Address Change" msgstr "" #: Mailman/Gui/NonDigest.py:35 msgid "Non-digest options" msgstr "Preferentias de non-summario" #: Mailman/Gui/NonDigest.py:43 msgid "Policies concerning immediately delivered list traffic." msgstr "Politicas concernente traffico de lista immediamente livrate." #: Mailman/Gui/NonDigest.py:46 msgid "" "Can subscribers choose to receive mail immediately, rather\n" " than in batched digests?" msgstr "" "Pote abonatos seliger reciper messages immediatemente\n" " in vice de summarios combinate?" #: Mailman/Gui/NonDigest.py:53 msgid "Full Personalization" msgstr "Plen personalisation" #: Mailman/Gui/NonDigest.py:55 msgid "" "Should Mailman personalize each non-digest delivery?\n" " This is often useful for announce-only lists, but read the " "details\n" " section for a discussion of important performance\n" " issues." msgstr "" "Debe Mailman personalisar cata livramento non-summarisate?\n" " Isto es sovente utile pro listas de annuncia-solmente, ma " "lege le " "detalios\n" " section pro un discussion de themas importante de\n" " capacitate." #: Mailman/Gui/NonDigest.py:61 msgid "" "Normally, Mailman sends the regular delivery messages to\n" " the mail server in batches. This is much more efficent\n" " because it reduces the amount of traffic between Mailman " "and\n" " the mail server.\n" "\n" "

    However, some lists can benefit from a more " "personalized\n" " approach. In this case, Mailman crafts a new message for\n" " each member on the regular delivery list. Turning this\n" " feature on may degrade the performance of your site, so " "you\n" " need to carefully consider whether the trade-off is worth " "it,\n" " or whether there are other ways to accomplish what you " "want.\n" " You should also carefully monitor your system load to make\n" " sure it is acceptable.\n" "\n" "

    Select No to disable personalization and send\n" " messages to the members in batches. Select Yes " "to\n" " personalize deliveries and allow additional substitution\n" " variables in message headers and footers (see below). In\n" " addition, by selecting Full Personalization, the\n" " To header of posted messages will be modified " "to\n" " include the member's address instead of the list's posting\n" " address.\n" "\n" "

    When personalization is enabled, a few more expansion\n" " variables can be included in the message header " "and\n" " message " "footer.\n" "\n" "

    These additional substitution variables will be " "available\n" " for your headers and footers, when this feature is " "enabled:\n" "\n" "

    • user_address - The address of the user,\n" " coerced to lower case.\n" "
    • user_delivered_to - The case-preserved " "address\n" " that the user is subscribed with.\n" "
    • user_password - The user's password.\n" "
    • user_name - The user's full name.\n" "
    • user_optionsurl - The url to the user's " "option\n" " page.\n" "
    \n" " " msgstr "" "Normalmente, Mailman invia le messages livrate regularmente al\n" " servitor de posta in portiones. Isto es multo plus " "efficace\n" " proque illo reduce le amonta de traffico inter Mailman e\n" " le servitor de posta.\n" "\n" "

    Certe listas pote totevia beneficiar de un methodo plus\n" " personalisate. In tal caso, Mailman expedi un nove message " "pro\n" " cata membro del lista regular de livramento. Activante " "iste\n" " possibilitate pote degrader le capacitate de tu sito, assi " "que tu\n" " debe considerar attentivemente, si illo vale le pena,\n" " o si il ha altere manieras pro complir lo que tu desira.\n" " Tu debe anque studiar le carga de tu systema attentivemente " "pro assecurar\n" " que illo es acceptabile.\n" "\n" "

    Selige No pro disactivar personalisation e " "inviar\n" " messages al membros in portiones. Selige Si pro\n" " personalisar livramentos e permitter additional variabiles\n" " de substitution in capites e pedes de messages (vide " "infra). In\n" " addition, per seliger Plen personalisation, le\n" " capite A de messages postate essera modificate " "a\n" " includer le adresses del membro in vice del adresse del\n" " lista.\n" "\n" "

    Quando personalisation es activate, ancora alcun " "variabiles\n" " de expansion que pote esser includite in le capite del " "message e\n" " pede del " "message.\n" "\n" "

    Iste variabiles additional de substitution essera a " "disposition\n" " pro le capites e pedes, quando iste preferentia es " "activate:\n" "\n" "

    • user_address - Le adresse del usator,\n" " fortiate in minusculas.\n" "
    • user_delivered_to - Le adresse con " "majuscula/minuscula\n" " conservate como indicate del usator in su " "abonamento.\n" "
    • user_password - Le contrasigno del usator.\n" "
    • user_name - Le plen nomine del usator.\n" "
    • user_optionsurl - Le adresse al pagina del " "preferentias\n" " del usator.\n" "
    \n" " " #: Mailman/Gui/NonDigest.py:110 msgid "" "When personalization is " "enabled\n" "for this list, additional substitution variables are allowed in your " "headers\n" "and footers:\n" "\n" "
    • user_address - The address of the user,\n" " coerced to lower case.\n" "
    • user_delivered_to - The case-preserved address\n" " that the user is subscribed with.\n" "
    • user_password - The user's password.\n" "
    • user_name - The user's full name.\n" "
    • user_optionsurl - The url to the user's option\n" " page.\n" "
    \n" msgstr "" "Quando personalisation es " "activate\n" "pro iste lista, additional variabiles de substitution es permittite in le " "capites\n" "e pedes:\n" "\n" "
    • user_address - Le adresse del usator,\n" " fortiate a minusculas.\n" "
    • user_delivered_to - Le adresse preservate con majusculas\n" " /minusculas que le usator indicava al abonamento.\n" "
    • user_password - Le contrasigno del usator.\n" "
    • user_name - Le plen nomine del usator.\n" "
    • user_optionsurl - Le adresse al pagina de preferentias\n" " del usator.\n" "
    \n" #: Mailman/Gui/NonDigest.py:129 msgid "Header added to mail sent to regular list members" msgstr "Capite addite a messages inviate a membros regular del lista" #: Mailman/Gui/NonDigest.py:130 msgid "" "Text prepended to the top of every immediately-delivery\n" " message. " msgstr "" "Texto appendite in le summitate de cata message livrate\n" " immediatemente. " #: Mailman/Gui/NonDigest.py:134 msgid "Footer added to mail sent to regular list members" msgstr "Pede addite a messages inviate a membros regular del lista" #: Mailman/Gui/NonDigest.py:135 msgid "" "Text appended to the bottom of every immediately-delivery\n" " message. " msgstr "" "Texto appendite al pede de cata message livrate\n" " immediatemente. " #: Mailman/Gui/NonDigest.py:141 msgid "Scrub attachments of regular delivery message?" msgstr "Remove attachamentos de message livrate regularmente?" #: Mailman/Gui/NonDigest.py:142 msgid "" "When you scrub attachments, they are stored in the archive\n" " area and links are made in the message so that the member can\n" " access them via a web browser. If you want the attachments to\n" " totally disappear, you can use content filtering options." msgstr "" "Quando tu remove attachamentos, illos es conservate in le area del\n" " archivo, e ligamines es create in le message assi que le membro " "pote\n" " acceder lo via Internet. Si tu desira remover le attachamentos\n" " totalmente, tu pote usar preferentias de filtros de contento." #: Mailman/Gui/NonDigest.py:149 msgid "Sibling lists" msgstr "" #: Mailman/Gui/NonDigest.py:152 msgid "" "Other mailing lists on this site whose members are\n" " excluded from the regular (non-digest) delivery if those\n" " list addresses appear in a To: or Cc: header." msgstr "" #: Mailman/Gui/NonDigest.py:155 msgid "" "The list addresses should be written in full mail address\n" " format (e.g. mailman@example.com). Do not specify this list\n" " address mutually in the exclude list configuration page of the\n" " other list, or members of both lists won't get any message.\n" " Note also that the site administrator may prohibit cross " "domain\n" " siblings." msgstr "" #: Mailman/Gui/NonDigest.py:163 msgid "" "Ignore regular_exlude_lists of which the poster is not a\n" " member." msgstr "" #: Mailman/Gui/NonDigest.py:165 msgid "" "If a post is addressed to this list and to one or more of\n" " the exclude lists, regular members of those lists will not be\n" " sent the post from this list, but if the poster is not a " "member\n" " of an excluded list, the post may not be accepted by that list\n" " which leaves the members of that list with no copy of the " "post.\n" " Setting this to Yes ignores any of the exclude lists of which " "the\n" " poster is not a member." msgstr "" #: Mailman/Gui/NonDigest.py:174 msgid "" "Other mailing lists on this site whose members are\n" " included in the regular (non-digest) delivery if those\n" " list addresses don't appear in a To: or Cc: header." msgstr "" #: Mailman/Gui/NonDigest.py:177 msgid "" "The list addresses should be written in full mail address\n" " format (e.g. mailman@example.com). Note also that the site\n" " administrator may prohibit cross domain siblings." msgstr "" #: Mailman/Gui/Passwords.py:27 msgid "Passwords" msgstr "Contrasignos" #: Mailman/Gui/Privacy.py:37 msgid "Privacy options..." msgstr "Preferentias de vita private" #: Mailman/Gui/Privacy.py:41 msgid "Subscription rules" msgstr "Regulas de abonamento" #: Mailman/Gui/Privacy.py:42 msgid "Sender filters" msgstr "Filtros de expeditor" #: Mailman/Gui/Privacy.py:43 msgid "Recipient filters" msgstr "Filtros de receptor" #: Mailman/Gui/Privacy.py:44 msgid "Spam filters" msgstr "Filtros anti-spam" #: Mailman/Gui/Privacy.py:58 Mailman/Gui/Usenet.py:63 msgid "None" msgstr "Nulle" #: Mailman/Gui/Privacy.py:59 Mailman/Gui/Privacy.py:82 msgid "Confirm" msgstr "Confirma" #: Mailman/Gui/Privacy.py:60 Mailman/Gui/Privacy.py:83 msgid "Require approval" msgstr "Demanda approbamento" #: Mailman/Gui/Privacy.py:61 Mailman/Gui/Privacy.py:84 msgid "Confirm and approve" msgstr "Confirma e approba" #: Mailman/Gui/Privacy.py:63 Mailman/Gui/Privacy.py:86 msgid "What steps are required for subscription?
    " msgstr "Qual passos es demandate pro abonamento?
    " #: Mailman/Gui/Privacy.py:64 msgid "" "None - no verification steps (Not\n" " Recommended )
    \n" " Confirm (*) - email confirmation step required " "
    \n" " Require approval - require list administrator\n" " Approval for subscriptions
    \n" " Confirm and approve - both confirm and approve\n" " \n" "

    (*) when someone requests a subscription,\n" " Mailman sends them a notice with a unique\n" " subscription request number that they must reply " "to\n" " in order to subscribe.
    \n" "\n" " This prevents mischievous (or malicious) people\n" " from creating subscriptions for others without\n" " their consent." msgstr "" "Nulle - nulle passos de verification (Non\n" " recommendate )
    \n" " Confirma (*) - confirmation de e-posta requirite " "
    \n" " Approbamento requirite - require approbamento del " "administrator\n" " del lista pro abonamentos
    \n" " Confirma e approba - e confirma e approba\n" " \n" "

    (*) quando alcuno demanda un abonamento,\n" " Mailman le invia un notitia con un numero unic\n" " de requesta de abonamento al qual on debe " "responder pro\n" " poter abonar se.
    \n" "\n" " Isto impedi personas maleficente (o malitiose)\n" " de crear abonamentos pro alteres sin\n" " lor accepto." #: Mailman/Gui/Privacy.py:87 msgid "" "Confirm (*) - email confirmation required
    \n" " Require approval - require list administrator\n" " approval for subscriptions
    \n" " Confirm and approve - both confirm and approve\n" " \n" "

    (*) when someone requests a subscription,\n" " Mailman sends them a notice with a unique\n" " subscription request number that they must reply " "to\n" " in order to subscribe.
    This prevents\n" " mischievous (or malicious) people from creating\n" " subscriptions for others without their consent." msgstr "" "Confirma (*) - confirmation per e-posta necessari
    \n" " Approbamento requirite - require approbamento del " "administrator\n" " del lista pro abonamentos
    \n" " Confirma e approba - e confirma e approba\n" " \n" "

    (*) si alcuno demanda un abonamento,\n" " Mailman le invia un notitia con un numero unic\n" " de requesta de abonamento al qual ille debe " "responder pro\n" " poter abonar se.
    Isto impedi\n" " personas maleficente (o malitiose) de crear\n" " abonamentos pro alteres sin lor accepto." #: Mailman/Gui/Privacy.py:103 msgid "" "This section allows you to configure subscription and\n" " membership exposure policy. You can also control whether this\n" " list is public or not. See also the\n" " Archival Options section for\n" " separate archive-related privacy settings." msgstr "" "Iste section te permitte de configurar le regulas de\n" " exposition del abonatos. Tu pote etiam controlar si iste lista\n" " es public o non. Vide etiam le section\n" " Optiones de Archivation pro\n" " configurationes de privacy separate pro le archivation." #: Mailman/Gui/Privacy.py:109 msgid "Subscribing" msgstr "Abonar se" #: Mailman/Gui/Privacy.py:111 msgid "" "Advertise this list when people ask what lists are on this\n" " machine?" msgstr "" "Face reclamo pro iste lista quando gente demanda qual listas es in\n" " iste machina?" #: Mailman/Gui/Privacy.py:117 msgid "" "List of addresses (or regexps) whose subscriptions do not\n" " require approval." msgstr "" #: Mailman/Gui/Privacy.py:120 msgid "" "When subscription requires approval, addresses in this list\n" " are allowed to subscribe without administrator approval. Add\n" " addresses one per line. You may begin a line with a ^ " "character\n" " to designate a (case insensitive) regular expression match." msgstr "" #: Mailman/Gui/Privacy.py:125 msgid "" "You may also use the @listname notation to designate the\n" " members of another list in this installation." msgstr "" #: Mailman/Gui/Privacy.py:129 msgid "" "Is the list moderator's approval required for unsubscription\n" " requests? (No is recommended)" msgstr "" "Es le approbamento del moderator del lista demandate pro disabonar se?\n" " (No es recommendate)" #: Mailman/Gui/Privacy.py:132 msgid "" "When members want to leave a list, they will make an\n" " unsubscription request, either via the web or via email.\n" " Normally it is best for you to allow open unsubscriptions so " "that\n" " users can easily remove themselves from mailing lists (they " "get\n" " really upset if they can't get off lists!).\n" "\n" "

    For some lists though, you may want to impose moderator\n" " approval before an unsubscription request is processed. " "Examples\n" " of such lists include a corporate mailing list that all " "employees\n" " are required to be members of." msgstr "" "Quando membros desira disabonar se del lista, illes invia un\n" " requesta de disabonamento, o via Internet o via e-posta.\n" " Normalmente le melior es que tu permitte abonamentos aperte " "assi\n" " que usatores pote facilemente remover se mesme del listas " "(illes es\n" " multo irritate, si illes non pote disabonar se de listas!).\n" "\n" "

    Pro certe listas, tu pote demandar le approbamento del\n" " moderator ante que un disabonamento es processate. Exemplos\n" " de tal listas include un lista de correspondentia de un firma " "que al qual omne\n" " debe abonar se." #: Mailman/Gui/Privacy.py:143 msgid "Ban list" msgstr "Lista de prohibition" #: Mailman/Gui/Privacy.py:145 msgid "" "List of addresses which are banned from membership in this\n" " mailing list." msgstr "" "Lista de adresses que es prohibite de membrato in iste\n" " lista de correspondentia." #: Mailman/Gui/Privacy.py:148 msgid "" "Addresses in this list are banned outright from subscribing\n" " to this mailing list, with no further moderation required. " "Add\n" " addresses one per line; start the line with a ^ character to\n" " designate a regular expression match." msgstr "" "Adresses in iste lista es prohibite directemente de abonar\n" " se a iste lista de correspondentia sin moderation ulterior " "requirite. Adde\n" " adresses un per linea; comencia le linea per un signo ^ pro\n" " designar un equal regular de expression." #: Mailman/Gui/Privacy.py:153 msgid "Membership exposure" msgstr "Exposition de membrato" #: Mailman/Gui/Privacy.py:155 msgid "Anyone" msgstr "Cata uno" #: Mailman/Gui/Privacy.py:155 msgid "List admin only" msgstr "Lista administrator(es) solmente" #: Mailman/Gui/Privacy.py:155 msgid "List members" msgstr "Lista membros" #: Mailman/Gui/Privacy.py:156 msgid "Who can view subscription list?" msgstr "Qui pote vider le lista de abonatos?" #: Mailman/Gui/Privacy.py:158 msgid "" "When set, the list of subscribers is protected by member or\n" " admin password authentication." msgstr "" "Quando fixate, le lista de abonatos es protegite per authentication de\n" " contrasigno del membros o del administrator." #: Mailman/Gui/Privacy.py:162 msgid "" "Show member addresses so they're not directly recognizable\n" " as email addresses?" msgstr "" "Monstra adresses de membros, assi que illos non es directemente\n" " recognoscibile como adresses de e-posta?" #: Mailman/Gui/Privacy.py:164 msgid "" "Setting this option causes member email addresses to be\n" " transformed when they are presented on list web pages (both in\n" " text and as links), so they're not trivially recognizable as\n" " email addresses. The intention is to prevent the addresses\n" " from being snarfed up by automated web scanners for use by\n" " spammers." msgstr "" "Acceptante iste preferentia face adresses de e-posta de membros\n" " esser transformate quando presentate in paginas de Internet del " "lista (e in\n" " texto e como ligamines), assi que illos non es trivialmente " "recognoscibile\n" " como adresses de e-posta. Le intention es prevenir que le " "adresses\n" " es colligite per scannatores automatisate de Internet pro\n" " uso de spammatores." #: Mailman/Gui/Privacy.py:175 msgid "/Quarantine" msgstr "" #: Mailman/Gui/Privacy.py:179 msgid "" "When a message is posted to the list, a series of\n" " moderation steps are taken to decide whether a moderator must\n" " first approve the message or not. This section contains the\n" " controls for moderation of both member and non-member postings.\n" "\n" "

    Member postings are held for moderation if their\n" " moderation flag is turned on. You can control whether\n" " member postings are moderated by default or not.\n" "\n" "

    Non-member postings can be automatically\n" " accepted,\n" " held " "for\n" " moderation,\n" " rejected (bounced), or\n" " discarded,\n" " either individually or as a group. Any\n" " posting from a non-member who is not explicitly accepted,\n" " rejected, or discarded, will have their posting filtered by the\n" " general\n" " non-member rules.\n" "\n" "

    In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a Python regular expression. When entering backslashes, do " "so\n" " as if you were using Python raw strings (i.e. you generally " "just\n" " use a single backslash).\n" "\n" "

    Note that non-regexp matches are always done first." msgstr "" "Quando un message es inviate al lista, un serie de\n" " passos de moderation es prendite pro decider, si le moderator " "debe\n" " primo approbar le message o non. Iste section contine le\n" " controlos pro moderar e invios de membros e de non-membros.\n" "\n" "

    Invios de membros es tenite pro moderation, si lor\n" " marca de moderation es activate. On pote controlar, si\n" " invios de membros es moderate como standard o non.\n" "\n" "

    Invios de non-membros pote automaticamente esser\n" " acceptate,\n" " tenite " "pro\n" " moderation,\n" " rejectate (rebattite), o\n" " discartate,\n" " o individualmente o como un gruppo. Ulle\n" " invios de un non-membro que non es explicitemente acceptate,\n" " rejectate o discartate, videra lor invios filtrate per le\n" " general\n" " regulas pro non-membros.\n" "\n" "

    In le cassas textual infra, adde un adresse per linea; " "comencia le\n" " linea con un signo ^ pro designar un expression Python regular. Scribe barras inverse como si\n" " usar catenas rude de Python (i.e. on generalmente usa\n" " solmente un singule barra inverse).\n" "\n" "

    Nota que corresponentias non-regexp sempre es facite primo." #: Mailman/Gui/Privacy.py:212 msgid "Member filters" msgstr "Filtros de membros" #: Mailman/Gui/Privacy.py:215 msgid "By default, should new list member postings be moderated?" msgstr "" "Como standard, debe messages de nove membros al lista esser moderate?" #: Mailman/Gui/Privacy.py:217 msgid "" "Each list member has a moderation flag which says\n" " whether messages from the list member can be posted directly " "to\n" " the list, or must first be approved by the list moderator. " "When\n" " the moderation flag is turned on, list member postings must be\n" " approved first. You, the list administrator can decide whether " "a\n" " specific individual's postings will be moderated or not.\n" "\n" "

    When a new member is subscribed, their initial moderation " "flag\n" " takes its value from this option. Turn this option off to " "accept\n" " member postings by default. Turn this option on to, by " "default,\n" " moderate member postings first. You can always manually set " "an\n" " individual member's moderation bit by using the\n" " membership management\n" " screens." msgstr "" "Cata membro del lista ha un marca de moderation dicente\n" " si messages de membros del lista pote esser expedite " "directemente al\n" " lista o primo debe esser approbate per le moderator del lista. " "Si le\n" " marca de moderation es activate, invios de membros del lista " "debe esser\n" " approbate primo. Le administrator del lista pote decider, si " "le\n" " invios de individuos specific essera moderate o non.\n" "\n" "

    Quando un membro se abona, le marca initial de moderation\n" " prende su valor de iste option. Disactiva iste option pro " "acceptar\n" " invios de membros como standard. Activa iste option pro, como " "standard,\n" " moderar primo invios de membros. On pote sempre manualmente " "fixar le\n" " moderation de membros individual per usar le\n" " schermos del administration de " "membrato\n" " ." #: Mailman/Gui/Privacy.py:265 msgid "" "Action to take when a moderated member posts to the\n" " list." msgstr "" "Action a prender quando un membro moderate invia messages\n" " al lista." #: Mailman/Gui/Privacy.py:267 msgid "" "

    • Hold -- this holds the message for approval\n" " by the list moderators.\n" "\n" "

    • Reject -- this automatically rejects the message " "by\n" " sending a bounce notice to the post's author. The text of the\n" " bounce notice can be configured by you.\n" "\n" "

    • Discard -- this simply discards the message, " "with\n" " no notice sent to the post's author.\n" "
    " msgstr "" "
    • Tene -- isto tene le message pro approbamento\n" " per le moderator(es) del lista.\n" "\n" "

    • Rejecta -- isto rejecta automaticamente le " "message per\n" " inviar un notitia de rebattimento al autor del invio. Le texto " "del\n" " notitia de rebattimento pote esser configurate per te.\n" "\n" "

    • Discarta -- isto simplemente discarta le message " "sin\n" " notificar le autor del invio.\n" "
    " #: Mailman/Gui/Privacy.py:281 msgid "" "Text to include in any\n" " rejection notice to\n" " be sent to moderated members who post to this list." msgstr "" "Texto a includer in ulle\n" " notitia de rejection\n" " inviate a membros moderate qui scribe al lista." #: Mailman/Gui/Privacy.py:289 msgid "" "Action to take when anyone posts to the\n" " list from a domain with a DMARC Reject%(quarantine)s Policy." msgstr "" #: Mailman/Gui/Privacy.py:292 msgid "" "
    • Munge From -- applies the from_is_list Munge " "From\n" " transformation to these messages.\n" "\n" "

    • Wrap Message -- applies the from_is_list Wrap\n" " Message transformation to these messages.\n" "\n" "

    • Reject -- this automatically rejects the message " "by\n" " sending a bounce notice to the post's author. The text of the\n" " bounce notice can be configured by you.\n" "\n" "

    • Discard -- this simply discards the message, " "with\n" " no notice sent to the post's author.\n" "
    \n" "\n" "

    This setting takes precedence over the from_is_list " "setting\n" " if the message is From: an affected domain and the setting is\n" " other than Accept." msgstr "" #: Mailman/Gui/Privacy.py:317 msgid "" "Shall the above dmarc_moderation_action apply to messages\n" " From: domains with DMARC p=quarantine as well as p=reject" msgstr "" #: Mailman/Gui/Privacy.py:320 msgid "" "

    • No -- this applies dmarc_moderation_action to\n" " only those posts From: a domain with DMARC p=reject. This " "is\n" " appropriate if you are concerned about bounced messages, but\n" " want to apply dmarc_moderation_action to as few messages as\n" " possible.\n" "

    • Yes -- this applies dmarc_moderation_action to\n" " posts From: a domain with DMARC p=reject or p=quarantine.\n" "

    If a message is From: a domain with DMARC " "p=quarantine\n" " and dmarc_moderation_action is not applied (this set to No)\n" " the message will likely not bounce, but will be delivered to\n" " recipients' spam folders or other hard to find places." msgstr "" #: Mailman/Gui/Privacy.py:352 msgid "" "Text to include in any\n" " rejection notice to\n" " be sent to anyone who posts to this list from a domain\n" " with a DMARC Reject%(quarantine)s Policy." msgstr "" #: Mailman/Gui/Privacy.py:359 msgid "" "If dmarc_moderation_action applies and is Wrap Message,\n" " and this text is provided, the text will be placed in a\n" " separate text/plain MIME part preceding the original message\n" " part in the wrapped message." msgstr "" #: Mailman/Gui/Privacy.py:364 msgid "" "A wrapped message will either be a multipart/mixed message\n" " with up to four sub-parts; a text/plain part containing\n" " msg_header, a text/plain part containing \n" " dmarc_wrapped_message_text, a message/rfc822 part containing " "the\n" " original message and a text/plain part containing msg_footer, " "or\n" " a message/rfc822 message containing only the original message " "if\n" " none of the other parts are applicable." msgstr "" #: Mailman/Gui/Privacy.py:373 msgid "" "A 'two dimensional' list of email address domains which are\n" " considered equivalent when checking if a post is from a list\n" " member." msgstr "" #: Mailman/Gui/Privacy.py:377 msgid "" "If two poster addresses with the same local part but\n" " different domains are to be considered equivalents for list\n" " membership tests, the domains are put here. The format is\n" " one or more groups of equivalent domains. Within a group,\n" " the domains are separated by commas and multiple groups are\n" " separated by semicolons. White space is ignored.\n" "

    For example:

    \n"
    "               example.com,mail.example.com;mac.com,me.com,icloud.com\n"
    "               
    \n" "

    In this example, if user@example.com is a list member,\n" " a post from user@mail.example.com will be treated as if it " "is\n" " from user@example.com for list membership/moderation " "purposes,\n" " and likewise, if user@me.com is a list member, posts from\n" " user@mac.com or user@icloud.com will be treated as if from\n" " user@me.com.\n" "

    Note that the poster's address is first tested for list\n" " membership, and the equivalent domain addresses are only " "tested\n" " if the poster's address is not that of a member.\n" "

    Also note that moderation of the equivalent domain " "address\n" " will apply to the post, but other options such as 'ack' or\n" " 'not metoo' will not." msgstr "" #: Mailman/Gui/Privacy.py:399 msgid "Non-member filters" msgstr "Filtros de non-membros" #: Mailman/Gui/Privacy.py:402 msgid "" "List of non-member addresses whose postings should be\n" " automatically accepted." msgstr "" "Lista de adresses de non-membros, cuje invios debe esser\n" " acceptate automaticamente." #: Mailman/Gui/Privacy.py:409 msgid "" "Postings from any of these non-members will be automatically\n" " accepted with no further moderation applied. Add member\n" " addresses one per line; start the line with a ^ character to\n" " designate a regular expression match. A line consisting of\n" " the @ character followed by a list name specifies another\n" " Mailman list in this installation, all of whose member\n" " addresses will be accepted for this list." msgstr "" #: Mailman/Gui/Privacy.py:418 msgid "" "List of non-member addresses whose postings will be\n" " immediately held for moderation." msgstr "" "Lista de adresses de non-membros, cuje invios essera\n" " tenite immediatemente pro moderation." #: Mailman/Gui/Privacy.py:421 msgid "" "Postings from any of these non-members will be immediately\n" " and automatically held for moderation by the list moderators.\n" " The sender will receive a notification message which will " "allow\n" " them to cancel their held message. Add member addresses one " "per\n" " line; start the line with a ^ character to designate a regular\n" " expression match." msgstr "" "Invios de ulle de iste non-membros essera tenite immediatemente\n" " e automaticamente pro moderation per le moderator(es) del " "lista.\n" " Le expeditor recipera un message de notification que le " "permittera\n" " cancellar le message tenite. Adde adresses de membros uno per\n" " linea; comencia le linea per un signo ^ pro designar un equal " "regular\n" " de expression." #: Mailman/Gui/Privacy.py:429 msgid "" "List of non-member addresses whose postings will be\n" " automatically rejected." msgstr "" "Lista de adresses de non-abonatos cuje messages essera\n" " automaticamente rejectate." #: Mailman/Gui/Privacy.py:432 msgid "" "Postings from any of these non-members will be automatically\n" " rejected. In other words, their messages will be bounced back " "to\n" " the sender with a notification of automatic rejection. This\n" " option is not appropriate for known spam senders; their " "messages\n" " should be\n" " automatically discarded.\n" "\n" "

    Add member addresses one per line; start the line with a ^\n" " character to designate a regular expression match." msgstr "" "Messages de iste non-abonatos essera automaticamente rejectate.\n" " In altere parolas, lor messages essera rebattite al mittente\n" " con un notification de rejection automatic. Iste option\n" " non es appropriate pro spammatores cognoscite; lor messages\n" " deberea esser\n" " discartate automaticamente.\n" "\n" "

    Adde un adresse per linea; initia del linea, con le\n" " charactere ^ pro designar un expression regular." #: Mailman/Gui/Privacy.py:444 msgid "" "List of non-member addresses whose postings will be\n" " automatically discarded." msgstr "" "Lista de adresses de non-abonatos cuje messages essera\n" " automaticamente discartate." #: Mailman/Gui/Privacy.py:447 msgid "" "Postings from any of these non-members will be automatically\n" " discarded. That is, the message will be thrown away with no\n" " further processing or notification. The sender will not " "receive\n" " a notification or a bounce, however the list moderators can\n" " optionally receive copies of auto-discarded messages..\n" "\n" "

    Add member addresses one per line; start the line with a ^\n" " character to designate a regular expression match." msgstr "" "Messages de iste non-abonatos essera automaticamente discartate.\n" " In altere parolas, lor messages essera rejectate sin altere\n" " operationes o notificationes. Le mittente non recipera un\n" " notification o un rebattimento, ma le moderatores del lista\n" " pote optionalmente\n" " reciper copias del messages discartate automaticamente.\n" "\n" "

    Adde un adresse per linea; initia del linea, con le\n" " charactere ^ pro designar un expression regular." #: Mailman/Gui/Privacy.py:459 msgid "" "Action to take for postings from non-members for which no\n" " explicit action is defined." msgstr "" "Action a prender pro messages de non-abonatos pro le qual nulle\n" " action explicite es definite." #: Mailman/Gui/Privacy.py:462 msgid "" "When a post from a non-member is received, the message's\n" " sender is matched against the list of explicitly\n" " accepted,\n" " held,\n" " rejected (bounced), and\n" " discarded addresses. If no match is found, then this " "action\n" " is taken." msgstr "" "Quando un message de un non-abonatos es recipite, le mittente\n" " es comparate con le lista del adresses explicitemente\n" " acceptate,\n" " suspendite,\n" " rejectate (rebattite), e\n" " discartate. Si nulle correspondentia es realisate,\n" " on prende iste action." #: Mailman/Gui/Privacy.py:474 msgid "" "Should messages from non-members, which are automatically\n" " discarded, be forwarded to the list moderator?" msgstr "" "Le messages del non-abonatos, que es automaticamente\n" " discartate, debe esser reinviate al moderator?" #: Mailman/Gui/Privacy.py:478 msgid "" "Text to include in any rejection notice to be sent to\n" " non-members who post to this list. This notice can include\n" " the list's owner address by %%(listowner)s and replaces the\n" " internally crafted default message." msgstr "" "Texto a includer in omne notification de rejection inviate\n" " al non-abonatos qui scribe al lista. Iste texto pote includer\n" " le adresse del proprietario del lista con %%(listowner)s e\n" " substitue le texto del message standard." #: Mailman/Gui/Privacy.py:486 msgid "" "This section allows you to configure various filters based on\n" " the recipient of the message." msgstr "" "Iste section te permitte de configurar varie filtros in base al\n" " destinatario del message." #: Mailman/Gui/Privacy.py:489 msgid "Recipient filters" msgstr "Filtros del destinatario" #: Mailman/Gui/Privacy.py:493 msgid "" "Must posts have list named in destination (to, cc) field\n" " (or be among the acceptable alias names, specified below)?" msgstr "" "Debe le messages haber le nomine del lista in le destination\n" " (to, cc) (o un altere nomine acceptabile, listate infra)?" #: Mailman/Gui/Privacy.py:496 msgid "" "Many (in fact, most) spams do not explicitly name their\n" " myriad destinations in the explicit destination addresses - in\n" " fact often the To: field has a totally bogus address for\n" " obfuscation. The constraint applies only to the stuff in the\n" " address before the '@' sign, but still catches all such spams.\n" "\n" "

    The cost is that the list will not accept unhindered any\n" " postings relayed from other addresses, unless\n" "\n" "

      \n" "
    1. The relaying address has the same name, or\n" "\n" "
    2. The relaying address name is included on the options " "that\n" " specifies acceptable aliases for the list.\n" "\n" "
    " msgstr "" "Multe (quasi totes) spams non lista explicitemente lor\n" " myriade de destinationes in le adresses explicite - de\n" " facto le campo To: ha sovente un adresse false pro provocar\n" " obfuscation. Le vinculo se applica solo al parte del adresse\n" " precedente le signo '@', ma captura comocunque tote iste " "spams.\n" "\n" "

    The costo es que le lista sin retardo non acceptara ulle\n" " messages inviate per altere adresses, a minus que\n" "\n" "

      \n" "
    1. Le adresse mittente es le mesme, o\n" "\n" "
    2. Le adresse mittente es includite in le optiones que\n" " specifica le aliases acceptabile del lista.\n" "\n" "
    " #: Mailman/Gui/Privacy.py:514 msgid "" "Alias names (regexps) which qualify as explicit to or cc\n" " destination names for this list." msgstr "" "Nomines alias (regexps) valide pro destinationes explicite\n" " in to o cc pro iste lista." #: Mailman/Gui/Privacy.py:517 msgid "" "Alternate addresses that are acceptable when\n" " `require_explicit_destination' is enabled. This option takes " "a\n" " list of regular expressions, one per line, which is matched\n" " against every recipient address in the message. The matching " "is\n" " performed with Python's re.match() function, meaning they are\n" " anchored to the start of the string.\n" " \n" "

    For backwards compatibility with Mailman 1.1, if the regexp\n" " does not contain an `@', then the pattern is matched against " "just\n" " the local part of the recipient address. If that match fails, " "or\n" " if the pattern does contain an `@', then the pattern is " "matched\n" " against the entire recipient address.\n" " \n" "

    Matching against the local part is deprecated; in a future\n" " release, the pattern will always be matched against the entire\n" " recipient address." msgstr "" "Altere adresses acceptabile quando le option\n" " `require_explicit_destination' es habilitate. Iste option\n" " vole un lista de expressiones regular, uno pro linea, que es\n" " comparate con cata destinatario del message. Le comparation\n" " es facite con le function re.match() de Python, i.e. le\n" " expressiones es ancorate al initio del catena.\n" " \n" "

    Pro retrocompatibilitate con Mailman 1.1, si le regexp non\n" " contine un `@', alora le patrono es comparate solmente con le\n" " prime parte del adresse del destinatario. Si le comparation\n" " falli, o si le patrono contine un `@', alora le motivo es\n" " comparate con le adresse complete.\n" " \n" "

    Comparar con solmente le parte local es deprecate; in un\n" " version futur, le patrono essera sempre comparate con le\n" " integre adresse del destinatario." #: Mailman/Gui/Privacy.py:535 msgid "Ceiling on acceptable number of recipients for a posting." msgstr "Tecto al numero de destinatarios acceptate pro un message." #: Mailman/Gui/Privacy.py:537 msgid "" "If a posting has this number, or more, of recipients, it is\n" " held for admin approval. Use 0 for no ceiling." msgstr "" "Si un message ha iste numero, o plus, de destinatarios, illo\n" " essera suspendite pro approbation. Usa 0 pro non limitar." #: Mailman/Gui/Privacy.py:542 msgid "" "This section allows you to configure various anti-spam\n" " filters posting filters, which can help reduce the amount of " "spam\n" " your list members end up receiving.\n" " " msgstr "" "Iste section te permitte de configurar varie filtros\n" " anti-spam, que pote servir a reducer le amonta de spam\n" " que le abonatos recipera.\n" " " #: Mailman/Gui/Privacy.py:547 msgid "Header filters" msgstr "Filtros del testas" #: Mailman/Gui/Privacy.py:550 msgid "Filter rules to match against the headers of a message." msgstr "Regulas pro filtrar in base al testa del message" #: Mailman/Gui/Privacy.py:552 msgid "" "Each header filter rule has two parts, a list of regular\n" " expressions, one per line, and an action to take. Mailman\n" " matches the message's headers against every regular expression " "in\n" " the rule and if any match, the message is rejected, held, or\n" " discarded based on the action you specify. Use Defer " "to\n" " temporarily disable a rule.\n" "\n" " You can have more than one filter rule for your list. In that\n" " case, each rule is matched in turn, with processing stopped " "after\n" " the first match.\n" "\n" " Note that headers are collected from all the attachments\n" " (except for the mailman administrivia message) and\n" " matched against the regular expressions. With this feature,\n" " you can effectively sort out messages with dangerous file\n" " types or file name extensions." msgstr "" #: Mailman/Gui/Privacy.py:569 msgid "Legacy anti-spam filters" msgstr "Ancian filtros anti-spam" #: Mailman/Gui/Privacy.py:572 msgid "Hold posts with header value matching a specified regexp." msgstr "Suspende messages habente un testa correspondente a un regexp." #: Mailman/Gui/Privacy.py:573 msgid "" "Use this option to prohibit posts according to specific\n" " header values. The target value is a regular-expression for\n" " matching against the specified header. The match is done\n" " disregarding letter case. Lines beginning with '#' are " "ignored\n" " as comments.\n" "\n" "

    For example:

    to: .*@public.com 
    says to hold all\n" " postings with a To: mail header containing " "'@public.com'\n" " anywhere among the addresses.\n" "\n" "

    Note that leading whitespace is trimmed from the regexp. " "This\n" " can be circumvented in a number of ways, e.g. by escaping or\n" " bracketing it." msgstr "" "Usa iste option pro prohibir le postage in base al valor\n" " de alicun capites. Le valor a inserer es un expression " "regular\n" " a comparar con le capite specificate. In le comparation on\n" " ignora le capitalisation. Lineas initiante per '#' es " "ignorate\n" " como commentos.\n" "\n" "

    Pro exemplo:

    to: .*@public.com 
    dice de bloccar\n" " tote messages habente in le capite To: le texto\n" " '@public.com' in qualcunque parte.\n" "\n" "

    Nota que spatios blanc al initio es eliminate dal regexp.\n" " Isto pote esser superate in multe modos, p.ex. con un escape o\n" " con parentheses." #: Mailman/Gui/Privacy.py:608 msgid "" "dmarc_moderation_action must be >= the configured\n" " default value." msgstr "" #: Mailman/Gui/Privacy.py:658 msgid "" "Header filter rules require a pattern.\n" " Incomplete filter rules will be ignored." msgstr "" "Filtros pro capites require un patrono.\n" " Filtros incomplete essera ignorate." #: Mailman/Gui/Privacy.py:666 msgid "" "The header filter rule pattern\n" " '%(safepattern)s' is not a legal regular expression. This\n" " rule will be ignored." msgstr "" "Le patrono del filtro del capite\n" " '%(safepattern)s' non es un legal expression regular. Iste\n" " regula essera ignorate." #: Mailman/Gui/Topics.py:38 msgid "Topics" msgstr "Topicos" #: Mailman/Gui/Topics.py:46 msgid "List topic keywords" msgstr "Lista parolas clave de topico" #: Mailman/Gui/Topics.py:48 msgid "Disabled" msgstr "Inactive" #: Mailman/Gui/Topics.py:48 msgid "Enabled" msgstr "Active" #: Mailman/Gui/Topics.py:49 msgid "Should the topic filter be enabled or disabled?" msgstr "Le filtro de themas debe esser habilitate o dishabilitate?" #: Mailman/Gui/Topics.py:51 msgid "" "The topic filter categorizes each incoming email message\n" " according to regular\n" " expression filters you specify below. If the message's\n" " Subject: or Keywords: header contains " "a\n" " match against a topic filter, the message is logically placed\n" " into a topic bucket. Each user can then choose to " "only\n" " receive messages from the mailing list for a particular topic\n" " bucket (or buckets). Any message not categorized in a topic\n" " bucket registered with the user is not delivered to the list.\n" "\n" "

    Note that this feature only works with regular delivery, " "not\n" " digest delivery.\n" "\n" "

    The body of the message can also be optionally scanned for\n" " Subject: and Keywords: headers, as\n" " specified by the topics_bodylines_limit\n" " configuration variable." msgstr "" "Le filtro de themas categorisa cata message entrante in\n" " base a filtros\n" " con expressiones regular que tu scribe infra. Si le " "capite\n" " Subject: o Keywords: del message\n" " corresponde a un filtro, le message es placiate logicamente in\n" " un situla thematic. Omne abonato pote inde seliger " "de\n" " reciper solmente messages del lista pertinente a un particular\n" " situla thematic (o plure de illos). Tote messages que non " "pote\n" " esser categorisate in ulle situla non essera inviate al lista.\n" "\n" "

    Nota que iste characteristica functiona solo con livration\n" " in modo normal, non summarisate.\n" "\n" "

    Etiam in le corpore del message pote esser optionalmente\n" " cercate capites Subject: e " "Keywords:,\n" " como specificate in le variabile de configuration topics_bodylines_limit." #: Mailman/Gui/Topics.py:72 msgid "How many body lines should the topic matcher scan?" msgstr "" "Quante lineas del corpore debe esser considerate pro le " "corresponentias de themas?" #: Mailman/Gui/Topics.py:74 msgid "" "The topic matcher will scan this many lines of the message\n" " body looking for topic keyword matches. Body scanning stops " "when\n" " either this many lines have been looked at, or a non-header-" "like\n" " body line is encountered. By setting this value to zero, no " "body\n" " lines will be scanned (i.e. only the Keywords: " "and\n" " Subject: headers will be scanned). By setting " "this\n" " value to a negative number, then all body lines will be " "scanned\n" " until a non-header-like line is encountered.\n" " " msgstr "" "Le correspondentias de themas essera cercate in iste numero\n" " de lineas del message. Le recerca se stoppa quando iste " "numero\n" " de lineas ha essite attingite, o on incontra un linea " "differente\n" " de un capite. Si on pone isto a zero, nulle linea del corpore\n" " essera probate (i.e. on probara solmente le capites\n" " Keywords: e Subject:). Si on pone\n" " iste valor a un numero negative, alora tote le corpore essera\n" " probate usque al prime linea que non es in formato de capite.\n" " " #: Mailman/Gui/Topics.py:85 msgid "Topic keywords, one per line, to match against each message." msgstr "Parolas clave de themas, uno pro linea, a cercar in cata message." #: Mailman/Gui/Topics.py:87 msgid "" "Each topic keyword is actually a regular expression, which is\n" " matched against certain parts of a mail message, specifically " "the\n" " Keywords: and Subject: message " "headers.\n" " Note that the first few lines of the body of the message can " "also\n" " contain a Keywords: and Subject:\n" " \"header\" on which matching is also performed." msgstr "" "Cata parola clave de thema es de facto un expression regular,\n" " que essera comparate con le capites Keywords: e\n" " Subject: del message. Nota que le prime pauc\n" " lineas del message pote equalmente continer un \"capite\"\n" " Keywords: e Subject: que essera\n" " equalmente comparate." #: Mailman/Gui/Topics.py:125 msgid "" "Topic specifications require both a name and\n" " a pattern. Incomplete topics will be ignored." msgstr "" "Le specification de un thema require sia un nomine\n" " sia un patrono. Themas incomplete essera ignorate." #: Mailman/Gui/Topics.py:135 msgid "" "The topic pattern '%(safepattern)s' is not a\n" " legal regular expression. It will be discarded." msgstr "" "Le patrono de thema '%(safepattern)s' non es un\n" " expression regular legal. Illo essera discartate." #: Mailman/Gui/Usenet.py:25 msgid "Mail<->News gateways" msgstr "Pontes Posta<->Novas" #: Mailman/Gui/Usenet.py:35 msgid "Mail-to-News and News-to-Mail gateway services." msgstr "Servicios de ponte Posta-a-Novas e Novas-a-Posta." #: Mailman/Gui/Usenet.py:37 msgid "News server settings" msgstr "Configuration del servitor de novas" #: Mailman/Gui/Usenet.py:40 msgid "The hostname of the machine your news server is running on." msgstr "Le hostname del machina que contine le servitor de novas." #: Mailman/Gui/Usenet.py:41 msgid "" "This value may be either the name of your news server, or\n" " optionally of the format name:port, where port is a port " "number.\n" "\n" " The news server is not part of Mailman proper. You have to\n" " already have access to an NNTP server, and that NNTP server " "must\n" " recognize the machine this mailing list runs on as a machine\n" " capable of reading and posting news." msgstr "" "Iste valos pote esser le nomine de tu servitor de novas, o\n" " optionalmente in le formato nomine:porto, ubi porto es un\n" " numero de porto.\n" "\n" " Le servitor de novas non es parte de Mailman. Tu debe jam\n" " haber accesso a un servitor NNTP, e illo debe recognoscer le\n" " machina que hospita Mailman como un machina abilitate al\n" " lectura e al postage de novas." #: Mailman/Gui/Usenet.py:50 msgid "The name of the Usenet group to gateway to and/or from." msgstr "Le nomine del gruppo Usenet a colligar per le ponte." #: Mailman/Gui/Usenet.py:53 msgid "" "Should new posts to the mailing list be sent to the\n" " newsgroup?" msgstr "" "Debe messages inviate al lista apparer etiam in le\n" " gruppo de novas?" #: Mailman/Gui/Usenet.py:57 msgid "" "Should new posts to the newsgroup be sent to the mailing\n" " list?" msgstr "" "Debe messages inviate al gruppo de novas apparer etiam\n" " in le lista?" #: Mailman/Gui/Usenet.py:60 msgid "Forwarding options" msgstr "Optiones de reinvio" #: Mailman/Gui/Usenet.py:63 msgid "Moderated" msgstr "Moderate" #: Mailman/Gui/Usenet.py:63 msgid "Open list, moderated group" msgstr "Lista aperite, gruppo moderate" #: Mailman/Gui/Usenet.py:66 msgid "The moderation policy of the newsgroup." msgstr "Politica de moderation del gruppo de novas." #: Mailman/Gui/Usenet.py:68 msgid "" "This setting determines the moderation policy of the\n" " newsgroup and its interaction with the moderation policy of " "the\n" " mailing list. This only applies to the newsgroup that you are\n" " gatewaying to, so if you are only gatewaying from\n" " Usenet, or the newsgroup you are gatewaying to is not " "moderated,\n" " set this option to None.\n" "\n" "

    If the newsgroup is moderated, you can set this mailing " "list\n" " up to be the moderation address for the newsgroup. By " "selecting\n" " Moderated, an additional posting hold will be placed " "in\n" " the approval process. All messages posted to the mailing list\n" " will have to be approved before being sent on to the " "newsgroup,\n" " or to the mailing list membership.\n" "\n" "

    Note that if the message has an Approved " "header\n" " with the list's administrative password in it, this hold test\n" " will be bypassed, allowing privileged posters to send messages\n" " directly to the list and the newsgroup.\n" "\n" "

    Finally, if the newsgroup is moderated, but you want to " "have\n" " an open posting policy anyway, you should select Open " "list,\n" " moderated group. The effect of this is to use the normal\n" " Mailman moderation facilities, but to add an Approved\n" " header to all messages that are gatewayed to Usenet." msgstr "" "Iste definition determina le politica de moderation del gruppo\n" " de novas e su interaction con le politica de moderation del\n" " lista de correspondentia. Isto se applica solmente al gruppo\n" " al qual le ponte invia le messages, ergo si tu ponte\n" " solmente parti de Usenet, o le gruppo de novas non es\n" " moderate, pone iste option a Nulle.\n" "\n" "

    Si le gruppo es moderate, tu pote render iste lista le\n" " adresse de moderation del gruppo. Per selectionar\n" " Moderate, un stato de suspension additional essera\n" " addite al processo de approbation. Tote messages inviate al\n" " lista debera esser approbate ante apparer in le gruppo de " "novas\n" " o attinger le abonatos del lista.\n" "\n" "

    Nota que si le message ha un capite Approved\n" " con le valor del contrasigno administrative del lista, le test\n" " essera saltate, ergo on permittera a mittentes privilegiate de\n" " inviar messages directemente al lista e al gruppo.\n" "\n" "

    In fin, si le gruppo es moderato ma tu vole comocunque " "haber\n" " un politica de invio aperte, tu pote selectionar Lista\n" " aperite, gruppo moderate. Le effecto essera que on usara\n" " le usual comportamento de Mailman, ma tote messages reinviate\n" " al gruppo de novas habera le capite Approved addite." #: Mailman/Gui/Usenet.py:94 msgid "Prefix Subject: headers on postings gated to news?" msgstr "Prefige le Subject: pro messages transportate al gruppo?" #: Mailman/Gui/Usenet.py:95 msgid "" "Mailman prefixes Subject: headers with\n" " text you can\n" " customize and normally, this prefix shows up in messages\n" " gatewayed to Usenet. You can set this option to No " "to\n" " disable the prefix on gated messages. Of course, if you turn " "off\n" " normal Subject: prefixes, they won't be prefixed for\n" " gated messages either." msgstr "" "Mailman prefige le campo Subject:con le\n" " texto\n" " personalisabile e normalmente iste prefixo essera\n" " transportate a Usenet. Si tu pone iste option a No,\n" " tu disabilita le prefixo pro le messages exportate. " "Obviemente\n" " si jam il non ha prefixos in le Subject: pro le " "lista,\n" " il non habera prefixos e in le gruppo." #: Mailman/Gui/Usenet.py:103 msgid "Mass catch up" msgstr "Controlo in massa" #: Mailman/Gui/Usenet.py:106 msgid "Should Mailman perform a catchup on the newsgroup?" msgstr "Debe Mailman facer un controlo del gruppo de novas?" #: Mailman/Gui/Usenet.py:107 msgid "" "When you tell Mailman to perform a catchup on the newsgroup,\n" " this means that you want to start gating messages to the " "mailing\n" " list with the next new message found. All earlier messages on\n" " the newsgroup will be ignored. This is as if you were reading\n" " the newsgroup yourself, and you marked all current messages as\n" " read. By catching up, your mailing list members will\n" " not see any of the earlier messages." msgstr "" "Quando tu demanda a Mailman de controlar le gruppo de novas,\n" " isto significa que tu desira startar transferer messages al " "lista de\n" " correspondentia con le proxime nove message trovate. Omne " "messages anterior del\n" " gruppo de novas essera ignorate. Isto es, como si tu legerea\n" " le gruppo de novas mesme, e tu marcarea tote le messages actual " "como\n" " legite. Per controlar, le membros de tu lista de " "correspondentia non\n" " videra ulle message anterior." #: Mailman/Gui/Usenet.py:121 msgid "Mass catchup completed" msgstr "Actualisation completate" #: Mailman/Gui/Usenet.py:133 msgid "" "You cannot enable gatewaying unless both the\n" " news server field " "and\n" " the linked\n" " newsgroup fields are filled in." msgstr "" "Tu non pote activar **gatewaying** si non ambe le\n" " quadros del servitor " "de novas e\n" " the quadros " "ligate\n" " gruppo de novas ha essite plenate." #: Mailman/HTMLFormatter.py:48 msgid "%(listinfo_link)s list run by %(owner_link)s" msgstr "%(listinfo_link)s es gestite per %(owner_link)s" #: Mailman/HTMLFormatter.py:56 msgid "%(realname)s administrative interface" msgstr "%(realname)s interfacie administrative" #: Mailman/HTMLFormatter.py:57 msgid " (requires authorization)" msgstr " (require authorisation)" #: Mailman/HTMLFormatter.py:60 msgid "Overview of all %(hostname)s mailing lists" msgstr "Panorama de tote listas in %(hostname)s" #: Mailman/HTMLFormatter.py:77 msgid "(1 private member not shown)" msgstr "(1 membro private non monstrate)" #: Mailman/HTMLFormatter.py:79 msgid "(%(num_concealed)d private members not shown)" msgstr "(%(num_concealed)d membros private non monstrate)" #: Mailman/HTMLFormatter.py:138 msgid "; it was disabled by you" msgstr "; dishabilitate per te" #: Mailman/HTMLFormatter.py:140 msgid "; it was disabled by the list administrator" msgstr "; dishabilitate per le administrator" #: Mailman/HTMLFormatter.py:144 msgid "" "; it was disabled due to excessive bounces. The\n" " last bounce was received on %(date)s" msgstr "" "; illo esseva disactivate a causa de rebattimentos excessive. Le\n" " rebattimento le plus recente esseva recipite %(date)s; " "dishabilitate a causa de excessive insuccessos. Le\n" " ultime insuccesso esseva in %(date)s" #: Mailman/HTMLFormatter.py:147 msgid "; it was disabled for unknown reasons" msgstr "; dishabilitate per rationes incognite" #: Mailman/HTMLFormatter.py:149 msgid "Note: your list delivery is currently disabled%(reason)s." msgstr "" "Nota: tu reception del lista es currentemente dishabilitate%(reason)s." #: Mailman/HTMLFormatter.py:152 msgid "Mail delivery" msgstr "Livration del posta" #: Mailman/HTMLFormatter.py:154 Mailman/HTMLFormatter.py:299 msgid "the list administrator" msgstr "le administrator del lista" #: Mailman/HTMLFormatter.py:155 msgid "" "

    %(note)s\n" "\n" "

    You may have disabled list delivery intentionally,\n" " or it may have been triggered by bounces from your email\n" " address. In either case, to re-enable delivery, change the\n" " %(link)s option below. Contact %(mailto)s if you have any\n" " questions or need assistance." msgstr "" "

    %(note)s\n" "\n" "

    Tu pote haber disactivate le livration intentionalmente,\n" " o illo pote esser causate per retornos de tu adresse de\n" " e-posta. In omne caso, pro rehabilitar le livration, cambia le\n" " %(link)s optiones infra. Contacta %(mailto)s si tu ha\n" " questiones o necessita adjuta." #: Mailman/HTMLFormatter.py:167 msgid "" "

    We have received some recent bounces from your\n" " address. Your current bounce score is %(score)s out of " "a\n" " maximum of %(total)s. Please double check that your subscribed\n" " address is correct and that there are no problems with delivery " "to\n" " this address. Your bounce score will be automatically reset if\n" " the problems are corrected soon." msgstr "" "

    Nos ha recipite alcun rebattimentos recente de tu\n" " adresse. Tu actual puncto de rebattimento es %(score)s " "de un\n" " maximo de %(total)s. Per favor, controla que tu adresse de\n" " abonamento es correcte, e que il ha nulle problemas de " "libramento\n" " al adresse. Tu puncto de rebattimento essera automaticamente " "restartate,\n" " si le problema es corrigite tosto.

    Nos ha recentemente " "recepite errores de tu adresse.\n" " Tu ration de errores actual es %(score)s e le maximo\n" " es %(total)s. Per favor controla que tu adresse es correcte e\n" " que il non ha problemas con le livration del posta a iste " "adresse.\n" " Tu ration de errores essera automaticamente nullificate si le\n" " problemas es corrigite tosto." #: Mailman/HTMLFormatter.py:179 msgid "" "(Note - you are subscribing to a list of mailing lists, so the %(type)s " "notice will be sent to the admin address for your membership, %(addr)s.)

    " msgstr "" "(Nota: Tu te abona a un lista de listas de correspondentia, dunque le " "notitia %(type)s essera expedite al adresse del administrator pro tu " "membrato, %(addr)s.)

    " #: Mailman/HTMLFormatter.py:189 msgid "" "You will be sent email requesting confirmation, to\n" " prevent others from gratuitously subscribing you." msgstr "" "Tu recipera un message demandante confirmation pro\n" " prevenir alteres a facer te un abonamento sin tu sapientia." #: Mailman/HTMLFormatter.py:192 msgid "" "This is a closed list, which means your subscription\n" " will be held for approval. You will be notified of the list\n" " moderator's decision by email." msgstr "" "Isto es un lista claudite, lo que significa que tu abonamento\n" " debe esser approvate. Tu essera notificate per e-posta\n" " super le decision del moderator." #: Mailman/HTMLFormatter.py:195 Mailman/HTMLFormatter.py:202 msgid "also " msgstr "etiam " #: Mailman/HTMLFormatter.py:197 msgid "" "You will be sent email requesting confirmation, to\n" " prevent others from gratuitously subscribing you. Once\n" " confirmation is received, your request will be held for " "approval\n" " by the list moderator. You will be notified of the moderator's\n" " decision by email." msgstr "" "Tu recipera un e-posta requirente confirmation pro\n" " prevenir que alteres te inscribe involuntarimente. Quando\n" " confirmation ha essite recipite, tu requesta essera tractate pro " "approbation\n" " per le moderator del lista. Tu essera informate super le " "decision\n" " del moderator per e-posta." #: Mailman/HTMLFormatter.py:206 msgid "" "This is %(also)sa private list, which means that the\n" " list of members is not available to non-members." msgstr "" "Isto es %(also)sun lista private, lo que significa que\n" " le lista del membros non es visibile per non-membros." #: Mailman/HTMLFormatter.py:209 msgid "" "This is %(also)sa hidden list, which means that the\n" " list of members is available only to the list administrator." msgstr "" "Isto es %(also)sun lista celate, lo que significa que\n" " le lista de membros solmente es accessibile pro le administrator " "del lista." #: Mailman/HTMLFormatter.py:212 msgid "" "This is %(also)sa public list, which means that the\n" " list of members list is available to everyone." msgstr "" "Isto es %(also)sun lista public, lo que significa que\n" " le lista de mrmbros es accessibile pro tote le mundo." #: Mailman/HTMLFormatter.py:215 msgid "" " (but we obscure the addresses so they are not\n" " easily recognizable by spammers)." msgstr "" " (ma nos obscura le adresses, a fin que illos non es\n" " facilemente recognoscibile per spamatores)." #: Mailman/HTMLFormatter.py:220 msgid "" "

    (Note that this is an umbrella list, intended to\n" " have only other mailing lists as members. Among other things,\n" " this means that your confirmation request will be sent to the\n" " `%(sfx)s' account for your address.)" msgstr "" "

    (Nota que isto es un lista de parapluvia, intendite\n" " a haber solmente altere listas como membros. Inter altere " "cosas,\n" " isto significa que tu requesta de confirmation essera expedite " "al\n" " `%conto de (sfx)s de tu adresse.)" #: Mailman/HTMLFormatter.py:249 msgid "either " msgstr "o " #: Mailman/HTMLFormatter.py:254 msgid "" "To unsubscribe from %(realname)s, get a password reminder,\n" " or change your subscription options %(either)senter your " "subscription\n" " email address:\n" "

    " msgstr "" "Pro disabonar te de %(realname)s, obtene un rememoration del contrasigno,\n" " o cambia le preferentias de tu abonamento %(either)s insere le " "adresse de e-posta\n" " de tu abonamento:\n" "

    " #: Mailman/HTMLFormatter.py:261 msgid "Unsubscribe or edit options" msgstr "Disabona te o redige optiones" #: Mailman/HTMLFormatter.py:265 msgid "" "

    ... or select your entry from\n" " the subscribers list (see above)." msgstr "" "

    ... or selige tu entrara del\n" " lista de abonatos (reguarda in supra)." #: Mailman/HTMLFormatter.py:267 msgid "" " If you leave the field blank, you will be prompted for\n" " your email address" msgstr "" " Si tu lassa le campo vacue, on te demandara\n" " tu adresse de e-posta" #: Mailman/HTMLFormatter.py:275 msgid "" "(%(which)s is only available to the list\n" " members.)" msgstr "" "(%(which)s es visibile solmente pro le\n" " membros.)" #: Mailman/HTMLFormatter.py:279 msgid "" "(%(which)s is only available to the list\n" " administrator.)" msgstr "" "(%(which)s es visibile solmente pro le\n" " administrator.)" #: Mailman/HTMLFormatter.py:289 msgid "Click here for the list of " msgstr "Clicca ci pro le lista del " #: Mailman/HTMLFormatter.py:291 msgid " subscribers: " msgstr " abonatos: " #: Mailman/HTMLFormatter.py:293 msgid "Visit Subscriber list" msgstr "Visita le lista del abonatos" #: Mailman/HTMLFormatter.py:296 msgid "members" msgstr "membros" #: Mailman/HTMLFormatter.py:297 msgid "Address:" msgstr "Adresse:" #: Mailman/HTMLFormatter.py:300 msgid "Admin address:" msgstr "Adresse del administrator:" #: Mailman/HTMLFormatter.py:303 msgid "The subscribers list" msgstr "Le lista del abonatos" #: Mailman/HTMLFormatter.py:305 msgid "

    Enter your " msgstr "

    Scribe tu " #: Mailman/HTMLFormatter.py:307 msgid " and password to visit the subscribers list:

    " msgstr " e contrasigno pro visitar le lista del abonatos:

    " #: Mailman/HTMLFormatter.py:312 msgid "Password: " msgstr "Contrasigno: " #: Mailman/HTMLFormatter.py:316 msgid "Visit Subscriber List" msgstr "Visita le lista del abonatos" #: Mailman/HTMLFormatter.py:350 msgid "Once a month, your password will be emailed to you as a reminder." msgstr "" "Un vice cata mense, tu contrasigno te essera inviate como pro memoria." #: Mailman/HTMLFormatter.py:397 msgid "The current archive" msgstr "Le archivo currente" #: Mailman/Handlers/Acknowledge.py:59 msgid "%(realname)s post acknowledgement" msgstr "recognoscentia de posta de %(realname)s" #: Mailman/Handlers/Approve.py:45 msgid "" "Message rejected.\n" "It appears that this message contains an HTML part with the\n" "Approved: password line, but due to the way it is coded in the\n" "HTML it can't be safely removed.\n" msgstr "" #: Mailman/Handlers/CalcRecips.py:79 msgid "" "Your urgent message to the %(realname)s mailing list was not authorized for\n" "delivery. The original message as received by Mailman is attached.\n" msgstr "" "Tu message urgente al lista %(realname)s de correspondentia non esseva " "autorisate pro\n" "livramento. Le message original como recipite per Mailman es attachate.\n" #: Mailman/Handlers/Emergency.py:29 msgid "Emergency hold on all list traffic is in effect" msgstr "Stop de emergentia pro tote traffico del lista es in effecto" #: Mailman/Handlers/Emergency.py:30 Mailman/Handlers/Hold.py:58 msgid "Your message was deemed inappropriate by the moderator." msgstr "Tu message esseva judicate inappropriate per le moderator." #: Mailman/Handlers/Hold.py:53 msgid "Sender is explicitly forbidden" msgstr "Le expeditor es explicitemente prohibite" #: Mailman/Handlers/Hold.py:54 msgid "You are forbidden from posting messages to this list." msgstr "Il ha essite prohibite pro te inviar messages a iste lista." #: Mailman/Handlers/Hold.py:57 msgid "Post to moderated list" msgstr "Posta a lista moderate" #: Mailman/Handlers/Hold.py:61 msgid "Post by non-member to a members-only list" msgstr "Posta per non-membro a un lista de solmente membros" #: Mailman/Handlers/Hold.py:62 msgid "Non-members are not allowed to post messages to this list." msgstr "Il non es permittite a non-membros inviar messages a iste lista." #: Mailman/Handlers/Hold.py:65 msgid "Posting to a restricted list by sender requires approval" msgstr "" "Inviar messages a un lista limitate per expeditor require approbamento" #: Mailman/Handlers/Hold.py:66 msgid "This list is restricted; your message was not approved." msgstr "Iste lista es limitate; tu message non esseva approbate." #: Mailman/Handlers/Hold.py:69 msgid "Too many recipients to the message" msgstr "Troppo multe receptores del message" #: Mailman/Handlers/Hold.py:70 msgid "Please trim the recipient list; it is too long." msgstr "Per favor, abbrevia le lista de receptores. Illo es troppo longe." #: Mailman/Handlers/Hold.py:73 msgid "Message has implicit destination" msgstr "Le message ha un destination implicite" #: Mailman/Handlers/Hold.py:74 msgid "" "Blind carbon copies or other implicit destinations are\n" "not allowed. Try reposting your message by explicitly including the list\n" "address in the To: or Cc: fields." msgstr "" "Copias cec (BCC) o altere destinationes implicite\n" "non es permittite. Essaya reinviar tu message per explicitemente includer " "le adresse\n" "del lista in le quadros A: o Cc:" #: Mailman/Handlers/Hold.py:79 msgid "Message may contain administrivia" msgstr "Le message pote continer administrivia" #: Mailman/Handlers/Hold.py:84 msgid "" "Please do *not* post administrative requests to the mailing\n" "list. If you wish to subscribe, visit %(listurl)s or send a message with " "the\n" "word `help' in it to the request address, %(request)s, for further\n" "instructions." msgstr "" "Per favor, *non* invia requestas administrative al lista\n" "de correspondentia. Si tu desira abonar te, visita %(listurl)s o invia un " "message con\n" "le parola 'help' (in anglese) al adresse de requesta, %(request)s, pro\n" "instructiones ulterior." #: Mailman/Handlers/Hold.py:90 msgid "Message has a suspicious header" msgstr "Le message ha un capite suspecte" #: Mailman/Handlers/Hold.py:91 msgid "Your message had a suspicious header." msgstr "Tu message ha un capite suspecte." #: Mailman/Handlers/Hold.py:101 msgid "" "Message body is too big: %(size)d bytes with a limit of\n" "%(limit)d KB" msgstr "" "Le texto del message es troppo grande: %(size)d bytes con un limite de\n" "%(limit)d KB" #: Mailman/Handlers/Hold.py:106 msgid "" "Your message was too big; please trim it to less than\n" "%(kb)d KB in size." msgstr "" "Tu message esseva troppo grande; per favor, abbrevia lo a minus de\n" "%(kb)d KB in grandor." #: Mailman/Handlers/Hold.py:110 msgid "Posting to a moderated newsgroup" msgstr "Messages a un moderate gruppo de novas" #: Mailman/Handlers/Hold.py:247 msgid "Your message to %(listname)s awaits moderator approval" msgstr "Tu message a %(listname)s attende le approbation del moderator" #: Mailman/Handlers/Hold.py:266 msgid "%(listname)s post from %(sender)s requires approval" msgstr "Posta a %(listname)s de %(sender)s require approbamento" #: Mailman/Handlers/Hold.py:273 msgid "" "If you reply to this message, keeping the Subject: header intact, Mailman " "will\n" "discard the held message. Do this if the message is spam. If you reply to\n" "this message and include an Approved: header with the list password in it, " "the\n" "message will be approved for posting to the list. The Approved: header can\n" "also appear in the first line of the body of the reply." msgstr "" "Si tu responde a iste message, mantenente le capite Subjecto: intacte va " "facer Mailman\n" "deler le message. Face assi, si le message es spam. Si tu responde a\n" "iste message e include un capite Approbate: con le contrasigno del lista in " "illo,\n" "le message essera acceptate pro expedition al lista. Le capite Approbate: " "pote\n" "anque apparer in le prime linea del texto del responsa." #: Mailman/Handlers/MimeDel.py:59 msgid "The message's content type was explicitly disallowed" msgstr "Le typo de contento del message esseva explicitemente prohibite" #: Mailman/Handlers/MimeDel.py:64 msgid "The message's content type was not explicitly allowed" msgstr "Le typo de contento del message non esseva explicitemente permittite" #: Mailman/Handlers/MimeDel.py:72 msgid "The message's file extension was explicitly disallowed" msgstr "Le extension de file del message esseva explicitemente prohibite" #: Mailman/Handlers/MimeDel.py:75 msgid "The message's file extension was not explicitly allowed" msgstr "" "Le extension de file del message non esseva explicitemente permittite" #: Mailman/Handlers/MimeDel.py:87 msgid "After content filtering, the message was empty" msgstr "Post filtrar le contento, le message esseva vacue" #: Mailman/Handlers/MimeDel.py:264 msgid "" "The attached message matched the %(listname)s mailing list's content " "filtering\n" "rules and was prevented from being forwarded on to the list membership. " "You\n" "are receiving the only remaining copy of the discarded message.\n" "\n" msgstr "" "Le message attachate equalava al regulas del filtro de contento del lista de " "correspondentia %(listname)s\n" "e esseva prevenite de esser expedite al membros del lista. Tu\n" "recipe le sol copia remanente del message delite.\n" "\n" #: Mailman/Handlers/MimeDel.py:270 msgid "Content filtered message notification" msgstr "Notification de message filtrate pro contento" #: Mailman/Handlers/Moderate.py:145 msgid "" "Your message has been rejected, probably because you are not subscribed to " "the\n" "mailing list and the list's policy is to prohibit non-members from posting " "to\n" "it. If you think that your messages are being rejected in error, contact " "the\n" "mailing list owner at %(listowner)s." msgstr "" #: Mailman/Handlers/Moderate.py:162 msgid "Auto-discard notification" msgstr "Notification de delition automatic" #: Mailman/Handlers/Moderate.py:165 msgid "The attached message has been automatically discarded." msgstr "Le message attachate ha essite delite automaticamente." #: Mailman/Handlers/Replybot.py:75 msgid "Auto-response for your message to the \"%(realname)s\" mailing list" msgstr "" "Auto-responsa a tu message al lista de correspondentia \"%(realname)s\"" #: Mailman/Handlers/Replybot.py:108 msgid "The Mailman Replybot" msgstr "Le robot de responder de Mailman" #: Mailman/Handlers/Scrubber.py:205 msgid "" "An embedded and charset-unspecified text was scrubbed...\n" "Name: %(filename)s\n" "URL: %(url)s\n" msgstr "" #: Mailman/Handlers/Scrubber.py:215 msgid "HTML attachment scrubbed and removed" msgstr "Attachamentos in formato HTML esseva removite" #: Mailman/Handlers/Scrubber.py:231 Mailman/Handlers/Scrubber.py:256 msgid "" "An HTML attachment was scrubbed...\n" "URL: %(url)s\n" msgstr "" "Un attachamento in formato HTML esseva removite...\n" "Adresse de Internet: %(url)s\n" #: Mailman/Handlers/Scrubber.py:268 msgid "no subject" msgstr "nulle subjecto" #: Mailman/Handlers/Scrubber.py:270 msgid "no date" msgstr "nulle data" #: Mailman/Handlers/Scrubber.py:271 msgid "unknown sender" msgstr "expeditor incognoscite" #: Mailman/Handlers/Scrubber.py:273 msgid "" "An embedded message was scrubbed...\n" "From: %(who)s\n" "Subject: %(subject)s\n" "Date: %(date)s\n" "Size: %(size)s\n" "URL: %(url)s\n" msgstr "" #: Mailman/Handlers/Scrubber.py:305 msgid "" "A non-text attachment was scrubbed...\n" "Name: %(filename)s\n" "Type: %(ctype)s\n" "Size: %(size)d bytes\n" "Desc: %(desc)s\n" "URL: %(url)s\n" msgstr "" #: Mailman/Handlers/Scrubber.py:344 msgid "Skipped content of type %(partctype)s\n" msgstr "Contento omittite del typo %(partctype)s\n" #: Mailman/Handlers/Scrubber.py:385 msgid "-------------- next part --------------\n" msgstr "-------------- proxime parte --------------\n" #: Mailman/Handlers/SpamDetect.py:57 msgid "The message headers matched a filter rule" msgstr "Le capites del message equalava a un regula de filtro" #: Mailman/Handlers/SpamDetect.py:117 msgid "" "You are not allowed to post to this mailing list From: a domain which\n" "publishes a DMARC policy of reject or quarantine, and your message has been\n" "automatically rejected. If you think that your messages are being rejected " "in\n" "error, contact the mailing list owner at %(listowner)s." msgstr "" #: Mailman/Handlers/SpamDetect.py:177 msgid "Message rejected by filter rule match" msgstr "Message rejectate per equalation a regula de filtro" #: Mailman/Handlers/ToDigest.py:163 msgid "%(realname)s Digest, Vol %(volume)d, Issue %(issue)d" msgstr "Digesto de %(realname)s, volumine %(volume)d, edition %(issue)d" #: Mailman/Handlers/ToDigest.py:209 msgid "digest header" msgstr "capite de digesto" #: Mailman/Handlers/ToDigest.py:212 msgid "Digest Header" msgstr "Capite de digesto" #: Mailman/Handlers/ToDigest.py:225 msgid "Today's Topics:\n" msgstr "Themas de hodie:\n" #: Mailman/Handlers/ToDigest.py:305 msgid "Today's Topics (%(msgcount)d messages)" msgstr "Themas de hodie (%(msgcount)d messages)" #: Mailman/Handlers/ToDigest.py:331 msgid "[Message discarded by content filter]" msgstr "" #: Mailman/Handlers/ToDigest.py:359 msgid "digest footer" msgstr "nota de pede del digesto" #: Mailman/Handlers/ToDigest.py:362 Mailman/Handlers/ToDigest.py:370 msgid "Digest Footer" msgstr "Nota de pede del digesto" #: Mailman/Handlers/ToDigest.py:377 msgid "End of " msgstr "Fin de " #: Mailman/ListAdmin.py:307 msgid "Posting of your message titled \"%(subject)s\"" msgstr "Expedition de tu message titulate \"%(subject)s\"" #: Mailman/ListAdmin.py:308 Mailman/ListAdmin.py:430 msgid "[No reason given]" msgstr "[Nulle ration fornite]" #: Mailman/ListAdmin.py:346 msgid "Forward of moderated message" msgstr "Re-invia de message moderate" #: Mailman/ListAdmin.py:403 msgid "New subscription request to list %(realname)s from %(addr)s" msgstr "Requesta de nove abonamento al lista %(realname)s de %(addr)s" #: Mailman/ListAdmin.py:429 msgid "Subscription request" msgstr "Requesta de subscription" #: Mailman/ListAdmin.py:460 msgid "New unsubscription request from %(realname)s by %(addr)s" msgstr "Requesta de nove disabonamento de %(realname)s de %(addr)s" #: Mailman/ListAdmin.py:484 msgid "Unsubscription request" msgstr "Requesta de disabonamento" #: Mailman/ListAdmin.py:517 msgid "Original Message" msgstr "Message original" #: Mailman/ListAdmin.py:520 msgid "Request to mailing list %(realname)s rejected" msgstr "Requesta al lista de correspondentia %(realname)s rejectate" #: Mailman/MTA/Manual.py:66 msgid "" "The mailing list `%(listname)s' has been created via the through-the-web\n" "interface. In order to complete the activation of this mailing list, the\n" "proper /etc/aliases (or equivalent) file must be updated. The program\n" "`newaliases' may also have to be run.\n" "\n" "Here are the entries for the /etc/aliases file:\n" msgstr "" "Le lista de correspondentia `%(listname)s' ha essite create per le " "interfacie\n" "via le Internet. A fin de completar le activation de iste lista de " "correspondentia,\n" "le file del correcte /etc/aliases (o equivalente) debe esser revidite. Le " "programma\n" "`newaliases' forsan anque debe esser exequite.\n" "\n" "Ci es le entratas pro le file /etc/aliases:\n" #: Mailman/MTA/Manual.py:77 msgid "" "To finish creating your mailing list, you must edit your /etc/aliases (or\n" "equivalent) file by adding the following lines, and possibly running the\n" "`newaliases' program:\n" msgstr "" "Pro finir crear tu lista de correspondentia, tu debe rediger tu file de " "/etc/aliases (o\n" "o equivalente) per adder le lineas sequente e possibilemente executar le\n" "programma `newaliases':\n" #: Mailman/MTA/Manual.py:82 msgid "## %(listname)s mailing list" msgstr "lista de correspondentia ## %(listname)s" #: Mailman/MTA/Manual.py:99 msgid "Mailing list creation request for list %(listname)s" msgstr "Requesta de crear lista de correspondentia pro le lista %(listname)s" #: Mailman/MTA/Manual.py:113 msgid "" "The mailing list `%(listname)s' has been removed via the through-the-web\n" "interface. In order to complete the de-activation of this mailing list, " "the\n" "appropriate /etc/aliases (or equivalent) file must be updated. The program\n" "`newaliases' may also have to be run.\n" "\n" "Here are the entries in the /etc/aliases file that should be removed:\n" msgstr "" "Le lista de correspondentia `%(listname)s' ha essite removite via le " "interfacie\n" "via Internet. A fin de completar le deactivation de iste lista de " "correspondentia,\n" "le correcte file /etc/aliases (o equivalente) debe esser revidite. Le " "programma\n" "`newaliases' forsan anque debe esser executate.\n" "\n" "Ci es le entratas in le file /etc/aliases file que debe esser removite:\n" #: Mailman/MTA/Manual.py:123 msgid "" "\n" "To finish removing your mailing list, you must edit your /etc/aliases (or\n" "equivalent) file by removing the following lines, and possibly running the\n" "`newaliases' program:\n" "\n" "## %(listname)s mailing list" msgstr "" "\n" "Pro finir remover tu lista de correspondentia, tu debe rediger tu file " "/etc/aliases (o\n" "equivalente) per remover le lineas sequente e possibilemente executar le\n" "programma `newaliases':\n" "\n" "lista de correspondentia ## %(listname)s" #: Mailman/MTA/Manual.py:142 msgid "Mailing list removal request for list %(listname)s" msgstr "" "Requesta de remover lista de correspondentia pro le lista %(listname)s" #: Mailman/MTA/Postfix.py:361 msgid "checking permissions on %(file)s" msgstr "examinante permissiones de %(file)s" #: Mailman/MTA/Postfix.py:371 msgid "%(file)s permissions must be 066x (got %(octmode)s)" msgstr "permissiones de %(file)s debe esser 066x (tu ha %(octmode)s)" #: Mailman/MTA/Postfix.py:373 Mailman/MTA/Postfix.py:401 #: Mailman/MTA/Postfix.py:412 bin/check_perms:125 bin/check_perms:153 #: bin/check_perms:163 bin/check_perms:174 bin/check_perms:199 #: bin/check_perms:216 bin/check_perms:242 bin/check_perms:265 #: bin/check_perms:284 bin/check_perms:298 bin/check_perms:318 #: bin/check_perms:358 msgid "(fixing)" msgstr "(corrigente)" #: Mailman/MTA/Postfix.py:389 msgid "checking ownership of %(dbfile)s" msgstr "examinante le possessor de %(dbfile)s" #: Mailman/MTA/Postfix.py:397 msgid "%(dbfile)s owned by %(owner)s (must be owned by %(user)s" msgstr "" "%(dbfile)s in possession de %(owner)s (debe esser in possession de %(user)s" #: Mailman/MTA/Postfix.py:410 msgid "%(dbfile)s permissions must be 066x (got %(octmode)s)" msgstr "" #: Mailman/MailList.py:217 msgid "Your confirmation is required to join the %(listname)s mailing list" msgstr "" "Tu confirmation es requirite pro entrar in le lista de correspondentia " "%(listname)s" #: Mailman/MailList.py:228 msgid "Your confirmation is required to leave the %(listname)s mailing list" msgstr "" "Tu confirmation es requirite pro abandonar le lista de correspondentia " "%(listname)s" #: Mailman/MailList.py:925 Mailman/MailList.py:1392 msgid " from %(remote)s" msgstr " de %(remote)s" #: Mailman/MailList.py:969 msgid "subscriptions to %(realname)s require moderator approval" msgstr "abonamentos a %(realname)s require approbation del moderator" #: Mailman/MailList.py:1038 bin/add_members:253 msgid "%(realname)s subscription notification" msgstr "notification de abonamento de %(realname)s" #: Mailman/MailList.py:1057 msgid "unsubscriptions require moderator approval" msgstr "disabonamento require approbation del moderator" #: Mailman/MailList.py:1078 msgid "%(realname)s unsubscribe notification" msgstr "notification de disabonamento de %(realname)s" #: Mailman/MailList.py:1236 msgid "%(realname)s address change notification" msgstr "" #: Mailman/MailList.py:1301 msgid "subscriptions to %(name)s require administrator approval" msgstr "abonamentos a %(name)s require approbation del administrator" #: Mailman/MailList.py:1566 msgid "Last autoresponse notification for today" msgstr "Ultime notification de auto-responsa pro hodie" #: Mailman/Queue/BounceRunner.py:352 msgid "" "The attached message was received as a bounce, but either the bounce format\n" "was not recognized, or no member addresses could be extracted from it. " "This\n" "mailing list has been configured to send all unrecognized bounce messages " "to\n" "the list administrator(s).\n" "\n" "For more information see:\n" "%(adminurl)s\n" "\n" msgstr "" "Le message attachate esseva recipite como un rebattimento, ma le formato de " "rebattimento\n" "o non esseva recognoscite, o nulle adresses de membros poteva esser " "extrahite de illo. Iste\n" "lista de correspondentia ha essite configurate pro expedir tote messages " "irrecognoscibile de rebattimento al\n" "administrator(es) del lista.\n" "\n" "Pro plus de information, consulta:\n" "%(adminurl)s\n" "\n" #: Mailman/Queue/BounceRunner.py:362 msgid "Uncaught bounce notification" msgstr "Notification de rebattimento non-capturate" #: Mailman/Queue/CommandRunner.py:98 msgid "Ignoring non-text/plain MIME parts" msgstr "Ignorante partes MIME que non es texto pur" #: Mailman/Queue/CommandRunner.py:176 msgid "" "The results of your email command are provided below.\n" "Attached is your original message.\n" msgstr "" "Le resultatos de tu commanda de e-posta es providite in basso.\n" "Attachate es tu message original.\n" #: Mailman/Queue/CommandRunner.py:181 msgid "- Results:" msgstr "- Resultatos:" #: Mailman/Queue/CommandRunner.py:187 msgid "" "\n" "- Unprocessed:" msgstr "" "\n" "- Non processate:" #: Mailman/Queue/CommandRunner.py:191 msgid "" "No commands were found in this message.\n" "To obtain instructions, send a message containing just the word \"help\".\n" msgstr "" "Nulle commandos esseva trovate in iste message.\n" "Pro obtener instructiones, invia un message con solmente le parola anglese " "\"help\".\n" #: Mailman/Queue/CommandRunner.py:196 msgid "" "\n" "- Ignored:" msgstr "" "\n" "- Ignorate:" #: Mailman/Queue/CommandRunner.py:198 msgid "" "\n" "- Done.\n" "\n" msgstr "" "\n" "- Facite.\n" "\n" #: Mailman/Queue/CommandRunner.py:222 msgid "The results of your email commands" msgstr "Le resultatos de tu commandos per e-posta" #: Mailman/Queue/CommandRunner.py:228 msgid "Message body suppressed by Mailman site configuration\n" msgstr "" #: Mailman/Queue/CommandRunner.py:230 msgid "Original message suppressed by Mailman site configuration\n" msgstr "" #: Mailman/htmlformat.py:659 msgid "Delivered by Mailman
    version %(version)s" msgstr "Livrate per Mailman
    version %(version)s" #: Mailman/htmlformat.py:660 msgid "Python Powered" msgstr "Conducite per Python" #: Mailman/htmlformat.py:661 msgid "Gnu's Not Unix" msgstr "GNU non es Unix" #: Mailman/i18n.py:125 msgid "Mon" msgstr "Lun" #: Mailman/i18n.py:125 msgid "Thu" msgstr "Jov" #: Mailman/i18n.py:125 msgid "Tue" msgstr "Mar" #: Mailman/i18n.py:125 msgid "Wed" msgstr "Mer" #: Mailman/i18n.py:126 msgid "Fri" msgstr "Ven" #: Mailman/i18n.py:126 msgid "Sat" msgstr "Sab" #: Mailman/i18n.py:126 msgid "Sun" msgstr "Dom" #: Mailman/i18n.py:130 msgid "Apr" msgstr "Apr" #: Mailman/i18n.py:130 msgid "Feb" msgstr "Feb" #: Mailman/i18n.py:130 msgid "Jan" msgstr "Jan" #: Mailman/i18n.py:130 msgid "Jun" msgstr "Jun" #: Mailman/i18n.py:130 msgid "Mar" msgstr "Mar" #: Mailman/i18n.py:131 msgid "Aug" msgstr "Aug" #: Mailman/i18n.py:131 msgid "Dec" msgstr "Dec" #: Mailman/i18n.py:131 msgid "Jul" msgstr "Jul" #: Mailman/i18n.py:131 msgid "Nov" msgstr "Nov" #: Mailman/i18n.py:131 msgid "Oct" msgstr "Oct" #: Mailman/i18n.py:131 msgid "Sep" msgstr "Sep" #: Mailman/i18n.py:134 msgid "Server Local Time" msgstr "Tempore local" #: Mailman/i18n.py:173 msgid "" "%(wday)s %(mon)s %(day)2i %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s %(year)04i" msgstr "" "%(wday)s %(mon)s %(day)2i %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s %(year)04i" #: bin/add_members:26 #, docstring msgid "" "Add members to a list from the command line.\n" "\n" "Usage:\n" " add_members [options] listname\n" "\n" "Options:\n" "\n" " --regular-members-file=file\n" " -r file\n" " A file containing addresses of the members to be added, one\n" " address per line. This list of people become non-digest\n" " members. If file is `-', read addresses from stdin. Note that\n" " -n/--non-digest-members-file are deprecated synonyms for this " "option.\n" "\n" " --digest-members-file=file\n" " -d file\n" " Similar to above, but these people become digest members.\n" "\n" " --welcome-msg=\n" " -w \n" " Set whether or not to send the list members a welcome message,\n" " overriding whatever the list's `send_welcome_msg' setting is.\n" "\n" " --admin-notify=\n" " -a \n" " Set whether or not to send the list administrators a notification " "on\n" " the success/failure of these subscriptions, overriding whatever the\n" " list's `admin_notify_mchanges' setting is.\n" "\n" " --nomail\n" " -n\n" " Set the newly added members mail delivery to disabled by admin.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" " listname\n" " The name of the Mailman list you are adding members to. It must\n" " already exist.\n" "\n" "You must supply at least one of -r and -d options. At most one of the\n" "files can be `-'.\n" msgstr "" #: bin/add_members:147 msgid "Already a member: %(member)s" msgstr "Jam es un membro: %(membro)s" #: bin/add_members:153 msgid "Bad/Invalid email address: blank line" msgstr "Errate/invalide adresse email: linea vacue" #: bin/add_members:155 msgid "Bad/Invalid email address: %(member)s" msgstr "Errate/invalide adresse email: %(member)s" #: bin/add_members:157 msgid "Hostile address (illegal characters): %(member)s" msgstr "Adresse hostil (characteres illegal): %(member)s" #: bin/add_members:159 msgid "Subscribed: %(member)s" msgstr "Abonate: %(member)s" #: bin/add_members:200 msgid "Bad argument to -w/--welcome-msg: %(arg)s" msgstr "" #: bin/add_members:207 msgid "Bad argument to -a/--admin-notify: %(arg)s" msgstr "" #: bin/add_members:215 msgid "Cannot read both digest and normal members from standard input." msgstr "" #: bin/add_members:221 bin/config_list:110 bin/export.py:271 #: bin/find_member:97 bin/inject:91 bin/list_admins:90 bin/list_members:252 #: bin/sync_members:222 cron/bumpdigests:86 msgid "No such list: %(listname)s" msgstr "Lista inexistente: %(listname)s" #: bin/add_members:241 bin/change_pw:159 bin/check_db:114 bin/discard:83 #: bin/sync_members:244 bin/update:302 bin/update:323 bin/update:577 #: cron/bumpdigests:78 msgid "Nothing to do." msgstr "Nihil a facer." #: bin/arch:19 #, docstring msgid "" "Rebuild a list's archive.\n" "\n" "Use this command to rebuild the archives for a mailing list. You may want " "to\n" "do this if you edit some messages in an archive, or remove some messages " "from\n" "an archive.\n" "\n" "Usage: %(PROGRAM)s [options] []\n" "\n" "Where options are:\n" " -h / --help\n" " Print this help message and exit.\n" "\n" " -q / --quiet\n" " Make the archiver output less verbose.\n" "\n" " --wipe\n" " First wipe out the original archive before regenerating. You " "usually\n" " want to specify this argument unless you're generating the archive " "in\n" " chunks.\n" "\n" " -s N\n" " --start=N\n" " Start indexing at article N, where article 0 is the first in the " "mbox.\n" " Defaults to 0.\n" "\n" " -e M\n" " --end=M\n" " End indexing at article M. This script is not very efficient with\n" " respect to memory management, and for large archives, it may not be\n" " possible to index the mbox entirely. For that reason, you can " "specify\n" " the start and end article numbers.\n" "\n" "Where is the path to a list's complete mbox archive. Usually this " "will\n" "be some path in the archives/private directory. For example:\n" "\n" "%% bin/arch mylist archives/private/mylist.mbox/mylist.mbox\n" "\n" " is optional. If it is missing, it is calculated.\n" msgstr "" #: bin/arch:125 msgid "listname is required" msgstr "nomine del lista requirite" #: bin/arch:143 bin/change_pw:107 bin/config_list:257 msgid "" "No such list \"%(listname)s\"\n" "%(e)s" msgstr "" "Lista \"%(listname)s\" inexistente\n" "%(e)s" #: bin/arch:168 msgid "Cannot open mbox file %(mbox)s: %(msg)s" msgstr "Impossibile aperir le file mbox %(mbox)s: %(msg)s" #: bin/b4b5-archfix:19 #, docstring msgid "" "Fix the MM2.1b4 archives.\n" "\n" "Usage: %(PROGRAM)s [options] file ...\n" "\n" "Where options are:\n" " -h / --help\n" " Print this help message and exit.\n" "\n" "Only use this to `fix' some archive database files that may have gotten\n" "written in Mailman 2.1b4 with some bogus data. Use like this from your\n" "$PREFIX directory\n" "\n" "%% %(PROGRAM)s `grep -l _mlist archives/private/*/database/*-article`\n" "\n" "(note the backquotes are required)\n" "\n" "You will need to run `bin/check_perms -f' after running this script.\n" msgstr "" #: bin/change_pw:20 #, docstring msgid "" "Change a list's password.\n" "\n" "Prior to Mailman 2.1, list passwords were kept in crypt'd format -- " "usually.\n" "Some Python installations didn't have the crypt module available, so they'd\n" "fall back to md5. Then suddenly the Python installation might grow a crypt\n" "module and all list passwords would be broken.\n" "\n" "In Mailman 2.1, all list and site passwords are stored in SHA1 hexdigest\n" "form. This breaks list passwords for all existing pre-Mailman 2.1 lists, " "and\n" "since those passwords aren't stored anywhere in plain text, they cannot be\n" "retrieved and updated.\n" "\n" "Thus, this script generates new passwords for a list, and optionally sends " "it\n" "to all the owners of the list.\n" "\n" "Usage: change_pw [options]\n" "\n" "Options:\n" "\n" " --all / -a\n" " Change the password for all lists.\n" "\n" " --domain=domain\n" " -d domain\n" " Change the password for all lists in the virtual domain `domain'. " "It\n" " is okay to give multiple -d options.\n" "\n" " --listname=listname\n" " -l listname\n" " Change the password only for the named list. It is okay to give\n" " multiple -l options.\n" "\n" " --password=newpassword\n" " -p newpassword\n" " Use the supplied plain text password `newpassword' as the new " "password\n" " for any lists that are being changed (as specified by the -a, -d, " "and\n" " -l options). If not given, lists will be assigned a randomly\n" " generated new password.\n" "\n" " --quiet / -q\n" " Don't notify list owners of the new password. You'll have to have\n" " some other way of letting the list owners know the new password\n" " (presumably out-of-band).\n" "\n" " --help / -h\n" " Print this help message and exit.\n" msgstr "" #: bin/change_pw:145 msgid "Bad arguments: %(strargs)s" msgstr "Argumentos errate: %(strargs)s" #: bin/change_pw:149 msgid "Empty list passwords are not allowed" msgstr "Contrasignos de lista vacue non es permittite" #: bin/change_pw:181 msgid "New %(listname)s password: %(notifypassword)s" msgstr "Nove contrasigno pro %(listname)s: %(notifypassword)s" #: bin/change_pw:190 msgid "Your new %(listname)s list password" msgstr "Tu nove contrasigno pro %(listname)s" #: bin/change_pw:191 msgid "" "The site administrator at %(hostname)s has changed the password for your\n" "mailing list %(listname)s. It is now\n" "\n" " %(notifypassword)s\n" "\n" "Please be sure to use this for all future list administration. You may " "want\n" "to log in now to your list and change the password to something more to " "your\n" "liking. Visit your list admin page at\n" "\n" " %(adminurl)s\n" msgstr "" #: bin/check_db:19 #, docstring msgid "" "Check a list's config database file for integrity.\n" "\n" "All of the following files are checked:\n" "\n" " config.pck\n" " config.pck.last\n" " config.db\n" " config.db.last\n" " config.safety\n" "\n" "It's okay if any of these are missing. config.pck and config.pck.last are\n" "pickled versions of the config database file for 2.1a3 and beyond. " "config.db\n" "and config.db.last are used in all earlier versions, and these are Python\n" "marshals. config.safety is a pickle written by 2.1a3 and beyond when the\n" "primary config.pck file could not be read.\n" "\n" "Usage: %(PROGRAM)s [options] [listname [listname ...]]\n" "\n" "Options:\n" "\n" " --all / -a\n" " Check the databases for all lists. Otherwise only the lists named " "on\n" " the command line are checked.\n" "\n" " --verbose / -v\n" " Verbose output. The state of every tested file is printed.\n" " Otherwise only corrupt files are displayed.\n" "\n" " --help / -h\n" " Print this text and exit.\n" msgstr "" #: bin/check_db:119 msgid "No list named:" msgstr "Nulle lista appellate:" #: bin/check_db:128 msgid "List:" msgstr "Lista:" #: bin/check_db:148 msgid " %(file)s: okay" msgstr " %(file)s: bon" #: bin/check_perms:20 #, docstring msgid "" "Check the permissions for the Mailman installation.\n" "\n" "Usage: %(PROGRAM)s [-f] [-v] [-h]\n" "\n" "With no arguments, just check and report all the files that have bogus\n" "permissions or group ownership. With -f (and run as root), fix all the\n" "permission problems found. With -v be verbose.\n" msgstr "" #: bin/check_perms:110 msgid " checking gid and mode for %(path)s" msgstr "" #: bin/check_perms:122 msgid "%(path)s bad group (has: %(groupname)s, expected %(MAILMAN_GROUP)s)" msgstr "" #: bin/check_perms:151 msgid "directory permissions must be %(octperms)s: %(path)s" msgstr "" #: bin/check_perms:160 msgid "source perms must be %(octperms)s: %(path)s" msgstr "" #: bin/check_perms:171 msgid "article db files must be %(octperms)s: %(path)s" msgstr "" #: bin/check_perms:183 msgid "checking mode for %(prefix)s" msgstr "" #: bin/check_perms:193 msgid "WARNING: directory does not exist: %(d)s" msgstr "" #: bin/check_perms:197 msgid "directory must be at least 02775: %(d)s" msgstr "" #: bin/check_perms:209 msgid "checking perms on %(private)s" msgstr "" #: bin/check_perms:214 msgid "%(private)s must not be other-readable" msgstr "" #: bin/check_perms:223 msgid "" "Warning: Private archive directory is other-executable (o+x).\n" " This could allow other users on your system to read private " "archives.\n" " If you're on a shared multiuser system, you should consult the\n" " installation manual on how to fix this." msgstr "" #: bin/check_perms:240 msgid "mbox file must be at least 0660:" msgstr "" #: bin/check_perms:263 msgid "%(dbdir)s \"other\" perms must be 000" msgstr "" #: bin/check_perms:273 msgid "checking cgi-bin permissions" msgstr "" #: bin/check_perms:278 msgid " checking set-gid for %(path)s" msgstr "" #: bin/check_perms:282 msgid "%(path)s must be set-gid" msgstr "" #: bin/check_perms:292 msgid "checking set-gid for %(wrapper)s" msgstr "" #: bin/check_perms:296 msgid "%(wrapper)s must be set-gid" msgstr "" #: bin/check_perms:306 msgid "checking permissions on %(pwfile)s" msgstr "" #: bin/check_perms:315 msgid "%(pwfile)s permissions must be exactly 0640 (got %(octmode)s)" msgstr "" #: bin/check_perms:340 msgid "checking permissions on list data" msgstr "" #: bin/check_perms:348 msgid " checking permissions on: %(path)s" msgstr "" #: bin/check_perms:356 msgid "file permissions must be at least 660: %(path)s" msgstr "" #: bin/check_perms:401 msgid "No problems found" msgstr "Nulle problema trovate" #: bin/check_perms:403 msgid "Problems found:" msgstr "Problemas trovate:" #: bin/check_perms:404 msgid "Re-run as %(MAILMAN_USER)s (or root) with -f flag to fix" msgstr "" #: bin/cleanarch:20 #, docstring msgid "" "Clean up an .mbox archive file.\n" "\n" "The archiver looks for Unix-From lines separating messages in an mbox " "archive\n" "file. For compatibility, it specifically looks for lines that start with\n" "\"From \" -- i.e. the letters capital-F, lowercase-r, o, m, space, ignoring\n" "everything else on the line.\n" "\n" "Normally, any lines that start \"From \" in the body of a message should be\n" "escaped such that a > character is actually the first on a line. It is\n" "possible though that body lines are not actually escaped. This script\n" "attempts to fix these by doing a stricter test of the Unix-From lines. Any\n" "lines that start \"From \" but do not pass this stricter test are escaped " "with a\n" "> character.\n" "\n" "Usage: cleanarch [options] < inputfile > outputfile\n" "Options:\n" " -s n\n" " --status=n\n" " Print a # character every n lines processed\n" "\n" " -q / --quiet\n" " Don't print changed line information to standard error.\n" "\n" " -n / --dry-run\n" " Don't actually output anything.\n" "\n" " -h / --help\n" " Print this message and exit\n" msgstr "" #: bin/cleanarch:83 msgid "Unix-From line changed: %(lineno)d" msgstr "" #: bin/cleanarch:111 msgid "Bad status number: %(arg)s" msgstr "" #: bin/cleanarch:167 msgid "%(messages)d messages found" msgstr "%(messages)d messages trovate" #: bin/clone_member:19 #, docstring msgid "" "Clone a member address.\n" "\n" "Cloning a member address means that a new member will be added who has all " "the\n" "same options and passwords as the original member address. Note that this\n" "operation is fairly trusting of the user who runs it -- it does no\n" "verification to the new address, it does not send out a welcome message, " "etc.\n" "\n" "The existing member's subscription is usually not modified in any way. If " "you\n" "want to remove the old address, use the -r flag. If you also want to " "change\n" "any list admin addresses, use the -a flag.\n" "\n" "Usage:\n" " clone_member [options] fromoldaddr tonewaddr\n" "\n" "Where:\n" "\n" " --listname=listname\n" " -l listname\n" " Check and modify only the named mailing lists. If -l is not given,\n" " then all mailing lists are scanned from the address. Multiple -l\n" " options can be supplied.\n" "\n" " --remove\n" " -r\n" " Remove the old address from the mailing list after it's been " "cloned.\n" "\n" " --admin\n" " -a\n" " Scan the list admin addresses for the old address, and clone or " "change\n" " them too.\n" "\n" " --quiet\n" " -q\n" " Do the modifications quietly.\n" "\n" " --nomodify\n" " -n\n" " Print what would be done, but don't actually do it. Inhibits the\n" " --quiet flag.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" " fromoldaddr (`from old address') is the old address of the user. " "tonewaddr\n" " (`to new address') is the new address of the user.\n" "\n" msgstr "" #: bin/clone_member:94 msgid "processing mailing list:" msgstr "processante le lista:" #: bin/clone_member:101 msgid " scanning list owners:" msgstr " scandente le proprietarios de lista:" #: bin/clone_member:119 msgid " new list owners:" msgstr " nove proprietarios:" #: bin/clone_member:121 msgid "(no change)" msgstr "(nulle cambio)" #: bin/clone_member:130 msgid " address not found:" msgstr " adresse no trovate:" #: bin/clone_member:145 msgid " clone address added:" msgstr " addite le adresse clone:" #: bin/clone_member:148 msgid " clone address is already a member:" msgstr " la adresse clone jam es un membro:" #: bin/clone_member:151 msgid " original address removed:" msgstr " adresse original removite:" #: bin/clone_member:202 msgid "Not a valid email address: %(toaddr)s" msgstr "Non un adresse email valide: %(toaddr)s" #: bin/clone_member:215 msgid "" "Error opening list \"%(listname)s\", skipping.\n" "%(e)s" msgstr "" #: bin/config_list:20 #, docstring msgid "" "Configure a list from a text file description.\n" "\n" "Usage: config_list [options] listname\n" "\n" "Options:\n" " --inputfile filename\n" " -i filename\n" " Configure the list by assigning each module-global variable in the\n" " file to an attribute on the list object, then saving the list. The\n" " named file is loaded with execfile() and must be legal Python code.\n" " Any variable that isn't already an attribute of the list object is\n" " ignored (a warning message is printed). See also the -c option.\n" "\n" " A special variable named `mlist' is put into the globals during the\n" " execfile, which is bound to the actual MailList object. This lets " "you\n" " do all manner of bizarre thing to the list object, but BEWARE! " "Using\n" " this can severely (and possibly irreparably) damage your mailing " "list!\n" "\n" " --outputfile filename\n" " -o filename\n" " Instead of configuring the list, print out a list's configuration\n" " variables in a format suitable for input using this script. In " "this\n" " way, you can easily capture the configuration settings for a\n" " particular list and imprint those settings on another list. " "filename\n" " is the file to output the settings to. If filename is `-', " "standard\n" " out is used.\n" "\n" " --checkonly\n" " -c\n" " With this option, the modified list is not actually changed. Only\n" " useful with -i.\n" "\n" " --verbose\n" " -v\n" " Print the name of each attribute as it is being changed. Only " "useful\n" " with -i.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" "The options -o and -i are mutually exclusive.\n" "\n" msgstr "" #: bin/config_list:118 msgid "" "# -*- python -*-\n" "# -*- coding: %(charset)s -*-\n" "## \"%(listname)s\" mailing list configuration settings\n" "## captured on %(when)s\n" msgstr "" #: bin/config_list:144 msgid "options" msgstr "optiones" #: bin/config_list:203 msgid "legal values are:" msgstr "valores admittite es:" #: bin/config_list:270 msgid "attribute \"%(k)s\" ignored" msgstr "attributo \"%(k)s\" ignorate" #: bin/config_list:273 msgid "attribute \"%(k)s\" changed" msgstr "attributo \"%(k)s\" cambiate" #: bin/config_list:279 msgid "Non-standard property restored: %(k)s" msgstr "Proprietate non standard reponite: %(k)s" #: bin/config_list:288 msgid "Invalid value for property: %(k)s" msgstr "" #: bin/config_list:291 msgid "Bad email address for option %(k)s: %(v)s" msgstr "" #: bin/config_list:348 msgid "Only one of -i or -o is allowed" msgstr "" #: bin/config_list:350 msgid "One of -i or -o is required" msgstr "" #: bin/config_list:354 msgid "List name is required" msgstr "Le nomine de lista es requirite" #: bin/convert.py:19 #, docstring msgid "" "Convert a list's interpolation strings from %-strings to $-strings.\n" "\n" "This script is intended to be run as a bin/withlist script, i.e.\n" "\n" "% bin/withlist -l -r convert \n" msgstr "" #: bin/convert.py:38 bin/fix_url.py:90 msgid "Saving list" msgstr "Salvante le lista" #: bin/convert.py:44 bin/fix_url.py:51 bin/reset_pw.py:57 msgid "%%%" msgstr "%%%" #: bin/discard:19 #, docstring msgid "" "Discard held messages.\n" "\n" "Usage:\n" " discard [options] file ...\n" "\n" "Options:\n" " --help / -h\n" " Print this help message and exit.\n" "\n" " --quiet / -q\n" " Don't print status messages.\n" msgstr "" #: bin/discard:94 msgid "Ignoring non-held message: %(f)s" msgstr "" #: bin/discard:100 msgid "Ignoring held msg w/bad id: %(f)s" msgstr "" #: bin/discard:112 msgid "Discarded held msg #%(id)s for list %(listname)s" msgstr "" #: bin/dumpdb:19 #, docstring msgid "" "Dump the contents of any Mailman `database' file.\n" "\n" "Usage: %(PROGRAM)s [options] filename\n" "\n" "Options:\n" "\n" " --marshal/-m\n" " Assume the file contains a Python marshal, overridding any " "automatic\n" " guessing.\n" "\n" " --pickle/-p\n" " Assume the file contains a Python pickle, overridding any automatic\n" " guessing.\n" "\n" " --noprint/-n\n" " Don't attempt to pretty print the object. This is useful if " "there's\n" " some problem with the object and you just want to get an unpickled\n" " representation. Useful with `python -i bin/dumpdb '. In " "that\n" " case, the root of the tree will be left in a global called \"msg\".\n" "\n" " --help/-h\n" " Print this help message and exit\n" "\n" "If the filename ends with `.db', then it is assumed that the file contains " "a\n" "Python marshal. If the file ends with `.pck' then it is assumed to contain " "a\n" "Python pickle. In either case, if you want to override the default " "assumption\n" "-- or if the file ends in neither suffix -- use the -p or -m flags.\n" msgstr "" #: bin/dumpdb:105 msgid "No filename given." msgstr "" #: bin/dumpdb:108 msgid "Bad arguments: %(pargs)s" msgstr "" #: bin/dumpdb:118 msgid "Please specify either -p or -m." msgstr "" #: bin/dumpdb:133 msgid "[----- start %(typename)s file -----]" msgstr "" #: bin/dumpdb:139 msgid "[----- end %(typename)s file -----]" msgstr "" #: bin/dumpdb:142 msgid "<----- start object %(cnt)s ----->" msgstr "" #: bin/export.py:20 #, docstring msgid "Export an XML representation of a mailing list." msgstr "" #: bin/export.py:319 msgid "" "%%prog [options]\n" "\n" "Export the configuration and members of a mailing list in XML format." msgstr "" #: bin/export.py:325 msgid "" "Output XML to FILENAME. If not given, or if FILENAME is '-', standard out " "is\n" "used." msgstr "" #: bin/export.py:329 msgid "" "Specify the RFC 2307 style hashing scheme for passwords included in the\n" "output. Use -P to get a list of supported schemes, which are\n" "case-insensitive." msgstr "" #: bin/export.py:334 msgid "" "List the supported password hashing schemes and exit. The scheme labels " "are\n" "case-insensitive." msgstr "" #: bin/export.py:339 msgid "" "The list to include in the output. If not given, then all mailing lists " "are\n" "included in the XML output. Multiple -l flags may be given." msgstr "" #: bin/export.py:345 msgid "Unexpected arguments" msgstr "" #: bin/export.py:351 msgid "Invalid password scheme" msgstr "" #: bin/find_member:19 #, docstring msgid "" "Find all lists that a member's address is on.\n" "\n" "Usage:\n" " find_member [options] regex [regex [...]]\n" "\n" "Where:\n" " --listname=listname\n" " -l listname\n" " Include only the named list in the search.\n" "\n" " --exclude=listname\n" " -x listname\n" " Exclude the named list from the search.\n" "\n" " --owners\n" " -w\n" " Search list owners as well as members.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" " regex\n" " A Python regular expression to match against.\n" "\n" "The interaction between -l and -x is as follows. If any -l option is given\n" "then only the named list will be included in the search. If any -x option " "is\n" "given but no -l option is given, then all lists will be search except those\n" "specifically excluded.\n" "\n" "Regular expression syntax is Perl5-like, using the Python re module. " "Complete\n" "specifications are at:\n" "\n" "http://docs.python.org/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" "\n" msgstr "" #: bin/find_member:159 msgid "Search regular expression required" msgstr "" #: bin/find_member:164 msgid "No lists to search" msgstr "Nulle lista a cercar" #: bin/find_member:173 msgid "found in:" msgstr "" #: bin/find_member:179 msgid "(as owner)" msgstr "" #: bin/fix_url.py:19 #, docstring msgid "" "Reset a list's web_page_url attribute to the default setting.\n" "\n" "This script is intended to be run as a bin/withlist script, i.e.\n" "\n" "% bin/withlist -l -r fix_url listname [options]\n" "\n" "Options:\n" " -u urlhost\n" " --urlhost=urlhost\n" " Look up urlhost in the virtual host table and set the web_page_url " "and\n" " host_name attributes of the list to the values found. This\n" " essentially moves the list from one virtual domain to another.\n" "\n" " Without this option, the default web_page_url and host_name values " "are\n" " used.\n" "\n" " -v / --verbose\n" " Print what the script is doing.\n" "\n" "If run standalone, it prints this help text and exits.\n" msgstr "" #: bin/fix_url.py:75 msgid "Locking list" msgstr "" #: bin/fix_url.py:85 msgid "Setting web_page_url to: %(web_page_url)s" msgstr "" #: bin/fix_url.py:88 msgid "Setting host_name to: %(mailhost)s" msgstr "" #: bin/genaliases:19 #, docstring msgid "" "Regenerate Mailman specific aliases from scratch.\n" "\n" "The actual output depends on the value of the `MTA' variable in your " "mm_cfg.py\n" "file.\n" "\n" "Usage: genaliases [options]\n" "Options:\n" "\n" " -q/--quiet\n" " Some MTA output can include more verbose help text. Use this to " "tone\n" " down the verbosity.\n" "\n" " -h/--help\n" " Print this message and exit.\n" msgstr "" "Regenera aliases specific de Mailman del fundo.\n" "\n" "Le resultato depende del valor del variabile `MTA' in tu file mm_cfg.py\n" "\n" "\n" "Usage: genaliases [options]\n" "Optiones:\n" "\n" " -q/--quiet\n" " Certe resultatos MTA pote includer textos de adjuta plus verbose. " "Usa isto pro\n" " minimar le verbositate.\n" "\n" " -h/--help\n" " Imprime iste message and exi.\n" #: bin/genaliases:84 msgid "genaliases can't do anything useful with mm_cfg.MTA = %(mta)s." msgstr "" #: bin/inject:20 #, docstring msgid "" "Inject a message from a file into Mailman's incoming queue.\n" "\n" "Usage: inject [options] [filename]\n" "\n" "Options:\n" "\n" " -h / --help\n" " Print this text and exit.\n" "\n" " -l listname\n" " --listname=listname\n" " The name of the list to inject this message to. Required.\n" "\n" " -q queuename\n" " --queue=queuename\n" " The name of the queue to inject the message to. The queuename must " "be\n" " one of the directories inside the qfiles directory. If omitted, " "the\n" " incoming queue is used.\n" "\n" "filename is the name of the plaintext message file to inject. If omitted,\n" "standard input is used.\n" msgstr "" "Injecta un message de un file a in le cauda entrante de Mailman.\n" "\n" "Usage: inject [options] [filename]\n" "\n" "Optiones:\n" "\n" " -h / --help\n" " Imprime iste texto e exi.\n" "\n" " -l listname\n" " --listname=listname\n" " Le nomine del lista al qual injectar le message. Requirite.\n" "\n" " -q queuename\n" " --queue=queuename\n" " Le nomine del cauda al qual injectar le message. Le nomine del cauda " "debe\n" " esser un del bibliothecas in le directorio de qfiles. Si omittite, " "le\n" " cauda entrante es usate.\n" "\n" "nomine de file es le nomine del file del message de texto pur a injectar. Si " "omittite,\n" "insertion standard es usate.\n" #: bin/inject:84 msgid "Bad queue directory: %(qdir)s" msgstr "Mal directorio de cauda: %(qdir)s" #: bin/inject:89 msgid "A list name is required" msgstr "Un nomine del lista es requirite" #: bin/list_admins:20 #, docstring msgid "" "List all the owners of a mailing list.\n" "\n" "Usage: %(program)s [options] listname ...\n" "\n" "Where:\n" "\n" " --all-vhost=vhost\n" " -v=vhost\n" " List the owners of all the mailing lists for the given virtual " "host.\n" "\n" " --all\n" " -a\n" " List the owners of all the mailing lists on this system.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" "`listname' is the name of the mailing list to print the owners of. You can\n" "have more than one named list on the command line.\n" msgstr "" "Lista omne possessores del lista de correspondentia.\n" "\n" "Usage: %(program)s [options] listname ...\n" "\n" "Ubi:\n" "\n" " --all-vhost=vhost\n" " -v=vhost\n" " Lista le possessores de omne listas pro le mentionate hospite " "virtual.\n" "\n" " --all\n" " -a\n" " Lista le possessores de omne listas in iste systema.\n" "\n" " --help\n" " -h\n" " Imprime iste message de adjuta e exi.\n" "\n" "`listname' es le nomine del lista cuje possessores debe esser imprimite. Tu " "pote\n" "haber plus que un lista nominate in le linea de commando.\n" #: bin/list_admins:97 msgid "List: %(listname)s, \tOwners: %(owners)s" msgstr "Lista: %(listname)s, \tPossessores: %(owners)s" #: bin/list_lists:19 #, docstring msgid "" "List all mailing lists.\n" "\n" "Usage: %(program)s [options]\n" "\n" "Where:\n" "\n" " -a / --advertised\n" " List only those mailing lists that are publically advertised\n" "\n" " -p / --public-archive\n" " List only those lists with public archives.\n" "\n" " --virtual-host-overview=domain\n" " -V domain\n" " List only those mailing lists that are homed to the given virtual\n" " domain. This only works if the VIRTUAL_HOST_OVERVIEW variable is\n" " set.\n" "\n" " -b / --bare\n" " Displays only the list name, with no description.\n" "\n" " -h / --help\n" " Print this text and exit.\n" "\n" msgstr "" #: bin/list_lists:113 msgid "No matching mailing lists found" msgstr "Nulle equalante listas de correspondentia trovate" #: bin/list_lists:117 msgid "matching mailing lists found:" msgstr "equalante listas de correspondentia trovate:" #: bin/list_members:19 #, docstring msgid "" "List all the members of a mailing list.\n" "\n" "Usage: %(PROGRAM)s [options] listname\n" "\n" "Where:\n" "\n" " --output file\n" " -o file\n" " Write output to specified file instead of standard out.\n" "\n" " --regular / -r\n" " Print just the regular (non-digest) members.\n" "\n" " --digest[=kind] / -d [kind]\n" " Print just the digest members. Optional argument can be \"mime\" " "or\n" " \"plain\" which prints just the digest members receiving that kind " "of\n" " digest.\n" "\n" " --nomail[=why] / -n [why]\n" " Print the members that have delivery disabled. Optional argument " "can\n" " be \"byadmin\", \"byuser\", \"bybounce\", or \"unknown\" which " "prints just the\n" " users who have delivery disabled for that reason. It can also be\n" " \"enabled\" which prints just those member for whom delivery is\n" " enabled.\n" "\n" " --fullnames / -f\n" " Include the full names in the output.\n" "\n" " --preserve / -p\n" " Output member addresses case preserved the way they were added to " "the\n" " list. Otherwise, addresses are printed in all lowercase.\n" "\n" " --invalid / -i\n" " Print only the addresses in the membership list that are invalid.\n" " Ignores -r, -d, -n.\n" "\n" " --unicode / -u\n" " Print addresses which are stored as Unicode objects instead of " "normal\n" " string objects. Ignores -r, -d, -n.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" " listname is the name of the mailing list to use.\n" "\n" "Note that if neither -r or -d is supplied, both regular members are printed\n" "first, followed by digest members, but no indication is given as to address\n" "status.\n" msgstr "" "Lista tote membros del lista de correspondentia.\n" "\n" "Usage: %(PROGRAM)s [options] listname\n" "\n" "Ubi:\n" "\n" " --output file\n" " -o file\n" " Scribe le rendimento a un file specificate in vice del standard.\n" "\n" " --regular / -r\n" " Imprime solmente le membros regular (non-digesto).\n" "\n" " --digest[=kind] / -d [kind]\n" " Imprime solmente le membros de digesto. Argumento optional pote " "esser \"mime\" o\n" " \"plain\" lo que imprime solmente le membros de digesto qui recipe " "ille typo de\n" " digesto.\n" "\n" " --nomail[=why] / -n [why]\n" " Imprime le membros qui ha livramento disactivate. Argumento optional " "pote esser\n" " \"byadmin\", \"byuser\", \"bybounce\", o \"unknown\" que imprime " "solmente le\n" " usatores qui ha disactivate livramento pro iste ration. Illo pote " "anque esser\n" " \"enabled\" lo que imprime solmente le membros pro le quales " "livramento es\n" " activate.\n" "\n" " --fullnames / -f\n" " Include le plen nomines in le rendimento.\n" "\n" " --preserve / -p\n" " Extrahe adresses de membros in le maniera in le qual illos esseva " "addite al\n" " lista. Alteremente, adresses es imprimite in minusculas.\n" "\n" " --invalid / -i\n" " Imprime solmente le adresses del lista de membrato que es invalide.\n" " Ignora -r, -d, -n.\n" "\n" " --unicode / -u\n" " Imprime adresses conservate como objectos de Unicode in vice de " "normal\n" " objectos de catena. Ignora -r, -d, -n.\n" "\n" " --help\n" " -h\n" " Imprime iste message de adjuta e exi.\n" "\n" " listname es le nomines del lista de correspondentia a usar.\n" "\n" "Nota que si ni -r o -d es addite, membros regular es imprimite primo,\n" "sequite per membros de digesto, ma nulle indication es date quando al stato\n" "de adresse.\n" #: bin/list_members:198 msgid "Bad --nomail option: %(why)s" msgstr "Mal option de --nomail: %(why)s" #: bin/list_members:209 msgid "Bad --digest option: %(kind)s" msgstr "Mal option de --digest: %(kind)s" #: bin/list_members:243 msgid "Could not open file for writing:" msgstr "Non poteva aperir file pro scriber:" #: bin/list_owners:20 #, docstring msgid "" "List the owners of a mailing list, or all mailing lists.\n" "\n" "Usage: %(PROGRAM)s [options] [listname ...]\n" "Options:\n" "\n" " -w / --with-listnames\n" " Group the owners by list names and include the list names in the\n" " output. Otherwise, the owners will be sorted and uniquified based " "on\n" " the email address.\n" "\n" " -m / --moderators\n" " Include the list moderators in the output.\n" "\n" " -h / --help\n" " Print this help message and exit.\n" "\n" " listname\n" " Print the owners of the specified lists. More than one can appear\n" " after the options. If there are no listnames provided, the owners " "of\n" " all the lists will be displayed.\n" msgstr "" "Lista le possessores de un lista de correspondentia, o de tote listas.\n" "\n" "Usage: %(PROGRAM)s [options] [listname ...]\n" "Optiones:\n" "\n" " -w / --with-listnames\n" " Gruppa le possessiones secundo nomines de lista e include le nomines " "de lista in le\n" " rendimento. Alteremente, le possessores essera assortite e basate " "unicamente al\n" " adresse de e-posta.\n" "\n" " -m / --moderators\n" " Include moderatores del lista in le extracto.\n" "\n" " -h / --help\n" " Imprime iste message de adjuta e exi.\n" "\n" " listname\n" " Imprime le possessores del listas specificate. Plus que uno pote " "apparer\n" " post le optiones. Si nulle nomines de listas es providite, le " "possessores\n" " de tote le listas essera monstrate.\n" #: bin/mailmanctl:20 #, docstring msgid "" "Primary start-up and shutdown script for Mailman's qrunner daemon.\n" "\n" "This script starts, stops, and restarts the main Mailman queue runners, " "making\n" "sure that the various long-running qrunners are still alive and kicking. " "It\n" "does this by forking and exec'ing the qrunners and waiting on their pids.\n" "When it detects a subprocess has exited, it may restart it.\n" "\n" "The qrunners respond to SIGINT, SIGTERM, and SIGHUP. SIGINT and SIGTERM " "both\n" "cause the qrunners to exit cleanly, but the master will only restart " "qrunners\n" "that have exited due to a SIGINT. SIGHUP causes the master and the " "qrunners\n" "to close their log files, and reopen then upon the next printed message.\n" "\n" "The master also responds to SIGINT, SIGTERM, and SIGHUP, which it simply\n" "passes on to the qrunners (note that the master will close and reopen its " "own\n" "log files on receipt of a SIGHUP). The master also leaves its own process " "id\n" "in the file data/master-qrunner.pid but you normally don't need to use this\n" "pid directly. The `start', `stop', `restart', and `reopen' commands handle\n" "everything for you.\n" "\n" "Usage: %(PROGRAM)s [options] [ start | stop | restart | reopen ]\n" "\n" "Options:\n" "\n" " -n/--no-restart\n" " Don't restart the qrunners when they exit because of an error or a\n" " SIGINT. They are never restarted if they exit in response to a\n" " SIGTERM. Use this only for debugging. Only useful if the `start'\n" " command is given.\n" "\n" " -u/--run-as-user\n" " Normally, this script will refuse to run if the user id and group " "id\n" " are not set to the `mailman' user and group (as defined when you\n" " configured Mailman). If run as root, this script will change to " "this\n" " user and group before the check is made.\n" "\n" " This can be inconvenient for testing and debugging purposes, so the -" "u\n" " flag means that the step that sets and checks the uid/gid is " "skipped,\n" " and the program is run as the current user and group. This flag is\n" " not recommended for normal production environments.\n" "\n" " Note though, that if you run with -u and are not in the mailman " "group,\n" " you may have permission problems, such as begin unable to delete a\n" " list's archives through the web. Tough luck!\n" "\n" " -s/--stale-lock-cleanup\n" " If mailmanctl finds an existing master lock, it will normally exit\n" " with an error message. With this option, mailmanctl will perform " "an\n" " extra level of checking. If a process matching the host/pid " "described\n" " in the lock file is running, mailmanctl will still exit, but if no\n" " matching process is found, mailmanctl will remove the apparently " "stale\n" " lock and make another attempt to claim the master lock.\n" "\n" " -q/--quiet\n" " Don't print status messages. Error messages are still printed to\n" " standard error.\n" "\n" " -h/--help\n" " Print this message and exit.\n" "\n" "Commands:\n" "\n" " start - Start the master daemon and all qrunners. Prints a message " "and\n" " exits if the master daemon is already running.\n" "\n" " stop - Stops the master daemon and all qrunners. After stopping, no\n" " more messages will be processed.\n" "\n" " restart - Restarts the qrunners, but not the master process. Use this\n" " whenever you upgrade or update Mailman so that the qrunners " "will\n" " use the newly installed code.\n" "\n" " reopen - This will close all log files, causing them to be re-opened " "the\n" " next time a message is written to them\n" msgstr "" "Scripto primari initial e final pro le daemon qrunner de Mailman's qrunner " "daemon.\n" "\n" "Iste scripto initia, stoppa e restarta le 'queue runners' principal de " "Mailman,\n" "assecurante que le varie qrunners longemente currente functiona e labora. " "Illo\n" "lo face con un fork e executa le qrunners attendente lor pids.\n" "Detegente que un subprocesso ha exite, illo pote restartar lo.\n" "\n" "Le qrunners responde a SIGINT, SIGTERM e SIGHUP. SIGINT e SIGTERM ambes\n" "face le qrunners exir correctemente, ma le master solmente restarta " "qrunners\n" "que ha exite a causa de un SIGINT. SIGHUP causa le master e le qrunners\n" "clauder lor files de registro e pois reaperir post le proxime message " "imprimite.\n" "\n" "Le master anque responde a SIGINT, SIGTERM e SIGHUP, que illo simplemente\n" "passa al qrunners (nota que le master claude e reaperi su proprie files\n" "de registro al reciper de un SIGHUP). Le master anque lassa su proprie ID " "de\n" "processo in le file data/master-qrunner.pid ma on normalmente non ha besonio " "de usar\n" "iste pid directemente. The commandos `start', `stop', `restart' e `reopen' " "manea\n" "toto.\n" "\n" "Usage: %(PROGRAM)s [options] [ start | stop | restart | reopen ]\n" "\n" "Optiones:\n" "\n" " -n/--no-restart\n" " Non restarta le qrunners al exir a causa de un error o un\n" " SIGINT. Illos non es jammais restartate al exir in responsa a un\n" " SIGTERM. Usa isto solmente pro solver errores. Solmente utile si le " "commando\n" " `start' es usate.\n" "\n" " -u/--run-as-user\n" " Normalmente, iste scripto refusa currer, si le ID del usator e del " "gruppo\n" " non es fixate al usator e gruppo de `mailman' (como definite quando " "Mailman\n" " esseva configurate). Si currite como 'root' (radice), iste scripto " "cambia a\n" " iste usator e gruppo ante que le examination es facite.\n" "\n" " Isto pote esser inconveniente pro testar e corriger errores, dunque " "le marca -u\n" " significa que le passo que fixa e examina le uid/gid es saltate,\n" " e le programma exequite como le actual usator e gruppo. Iste marca " "non\n" " es recommendate pro ambientes normal de production.\n" "\n" " Totevia, nota que si on lo exeque per -u e non es in le gruppo " "mailman,\n" " on pote haber problemas de permission, como non poter deler un " "archivo del\n" " lista per Internet. Triste!\n" "\n" " -s/--stale-lock-cleanup\n" " Si mailmanctl trova un existente serra maestral, illo normalmente " "exi\n" " con un message de error. Con iste option, mailmanctl exeque un " "nivello\n" " extra de examination. Si un processo equalante le host/pid " "describite\n" " in le file serrate curre, mailmanctl anque va exir, ma si nulle " "processo\n" " equalante es trovate, mailmanctl va remover le serra apparentemente " "vetule\n" " e facer un nove essayo de clamar le serra maestral.\n" "\n" " -q/--quiet\n" " Non imprime messages de stato. Messages de error ancora es imprimite " "a\n" " error de standard.\n" "\n" " -h/--help\n" " Imprime iste message e exi.\n" "\n" "Commandos:\n" "\n" " start - Starta le daemon maestral e tote qrunners. Imprime un message " "e\n" " exi, si le daemon maestral ja curre.\n" "\n" " stop - Stoppa le daemon maestral e tote qrunners. Post stoppar, " "nulle\n" " messages ín plus essera processate.\n" "\n" " restart - Restarta le qrunners, ma non le processo maestral. Usa isto\n" " quando tu va a un nove version o actualisa Mailman assi que le " "qrunners\n" " usa le codice recentemente installate.\n" "\n" " reopen - Isto va clauder tote files de registro, causante les a esser " "reaperite\n" " le proxime vice que un message es scribite a illos.\n" #: bin/mailmanctl:152 msgid "PID unreadable in: %(pidfile)s" msgstr "PID illegibile in: %(pidfile)s" #: bin/mailmanctl:154 msgid "Is qrunner even running?" msgstr "Esque qrunner de facto curre?" #: bin/mailmanctl:160 msgid "No child with pid: %(pid)s" msgstr "Nulle processo filio con pid: %(pid)s" #: bin/mailmanctl:162 msgid "Stale pid file removed." msgstr "Vetere file pid removite." #: bin/mailmanctl:221 msgid "" "The master qrunner lock could not be acquired because it appears as if " "another\n" "master qrunner is already running.\n" msgstr "" "Le serra maestral de qrunner non es attingibile, proque il pare como si un\n" "altere qrunner maestral ja curre.\n" #: bin/mailmanctl:227 msgid "" "The master qrunner lock could not be acquired. It appears as though there " "is\n" "a stale master qrunner lock. Try re-running mailmanctl with the -s flag.\n" msgstr "" "Le serra maestral de qrunner non es attingibile. Il pare como si il ha\n" "un vetere serra maestral de qrunner. Essaya re-exequer mailmanctl con le " "marca -s.\n" #: bin/mailmanctl:233 msgid "" "The master qrunner lock could not be acquired, because it appears as if " "some\n" "process on some other host may have acquired it. We can't test for stale\n" "locks across host boundaries, so you'll have to do this manually. Or, if " "you\n" "know the lock is stale, re-run mailmanctl with the -s flag.\n" "\n" "Lock file: %(LOCKFILE)s\n" "Lock host: %(status)s\n" "\n" "Exiting." msgstr "" "Le serra maestral de qrunner non pote esser acquirite. Il appare como si un\n" "processo in un altere hospite pote haber acquirite lo. Nos non pote testar " "pro serra\n" "vetere a transverso de hospites, tu debe facer isto manualmente. O, si tu " "sape que\n" "le serra es vetere, recurre mailmanctl con le marca -s.\n" "\n" "File de serra: %(LOCKFILE)s\n" "Hospite de serra: %(status)s\n" "\n" "Exiente." #: bin/mailmanctl:280 cron/mailpasswds:119 msgid "Site list is missing: %(sitelistname)s" msgstr "Lista del sito manca: %(sitelistname)s" #: bin/mailmanctl:305 msgid "Run this program as root or as the %(name)s user, or use -u." msgstr "" "Curre iste programma como radice o como le usator %(name)s, o usa -u." #: bin/mailmanctl:336 msgid "No command given." msgstr "Nulle commando date." #: bin/mailmanctl:339 msgid "Bad command: %(command)s" msgstr "Commando incorrecte: %(command)s" #: bin/mailmanctl:344 msgid "Warning! You may encounter permission problems." msgstr "Attention! Tu pote incontrar problemas de permission." #: bin/mailmanctl:353 msgid "Shutting down Mailman's master qrunner" msgstr "Claudente le qrunner maestral de Mailman" #: bin/mailmanctl:360 msgid "Restarting Mailman's master qrunner" msgstr "Restartante le qrunner maestral de Mailman" #: bin/mailmanctl:364 msgid "Re-opening all log files" msgstr "Reaperiente omne files de registration" #: bin/mailmanctl:400 msgid "Starting Mailman's master qrunner." msgstr "Startante le qrunner maestral de Mailman." #: bin/mmsitepass:19 #, docstring msgid "" "Set the site password, prompting from the terminal.\n" "\n" "The site password can be used in most if not all places that the list\n" "administrator's password can be used, which in turn can be used in most " "places\n" "that a list users password can be used.\n" "\n" "Usage: %(PROGRAM)s [options] [password]\n" "\n" "Options:\n" "\n" " -c/--listcreator\n" " Set the list creator password instead of the site password. The " "list\n" " creator is authorized to create and remove lists, but does not have\n" " the total power of the site administrator.\n" "\n" " -h/--help\n" " Print this help message and exit.\n" "\n" "If password is not given on the command line, it will be prompted for.\n" msgstr "" "Fixa le contrasigno al sito, de parte del terminal.\n" "\n" "Le contrasigno del sito pote esser usate in le majoritate si non omne locos " "que\n" "le contrasigno del administrator del lista functiona; illo pote esser usate " "in le\n" "majoritate de casos que contrasignos del usatores de un lista functiona.\n" "\n" "Usage: %(PROGRAM)s [options] [password]\n" "\n" "Optiones:\n" "\n" " -c/--listcreator\n" " Fixa le contrasigno del creator del lista in vice del contrasigno " "del sito.\n" " Le creator del lista pote crear e remover listas ma non ha le poter " "total\n" " del administrator del sito.\n" "\n" " -h/--help\n" " Imprime iste message de adjuta e exi.\n" "\n" "Si un contrasigno non es date in le linea de commando, illo va esser " "demandate.\n" #: bin/mmsitepass:73 msgid "site" msgstr "sito" #: bin/mmsitepass:80 msgid "list creator" msgstr "creator de lista" #: bin/mmsitepass:86 msgid "New %(pwdesc)s password: " msgstr "Nove contrasigno %(pwdesc)s: " #: bin/mmsitepass:87 msgid "Again to confirm password: " msgstr "De novo pro confirmar contrasigno: " #: bin/mmsitepass:89 msgid "Passwords do not match; no changes made." msgstr "Contrasignos non es identic; nulle cambios facite." #: bin/mmsitepass:92 msgid "Interrupted..." msgstr "Interrumpite..." #: bin/mmsitepass:98 msgid "Password changed." msgstr "Contrasigno cambiate." #: bin/mmsitepass:100 msgid "Password change failed." msgstr "Cambio de contrasigno falleva." #: bin/msgfmt.py:5 #, docstring msgid "" "Generate binary message catalog from textual translation description.\n" "\n" "This program converts a textual Uniforum-style message catalog (.po file) " "into\n" "a binary GNU catalog (.mo file). This is essentially the same function as " "the\n" "GNU msgfmt program, however, it is a simpler implementation.\n" "\n" "Usage: msgfmt.py [OPTIONS] filename.po\n" "\n" "Options:\n" " -o file\n" " --output-file=file\n" " Specify the output file to write to. If omitted, output will go to " "a\n" " file named filename.mo (based off the input file name).\n" "\n" " -h\n" " --help\n" " Print this message and exit.\n" "\n" " -V\n" " --version\n" " Display version information and exit.\n" msgstr "" "Genera catalogo de message binari de descriotion de traduction textual.\n" "\n" "Iste programma converte un catalogo de messages textual in stilo Uniforum " "(file .po)\n" "in un catalogo binari GNU (file .mo). Isto es essentialmente le mesme " "function como\n" "le programma GNU msgfmt, totevia illo es un implementation plus simple.\n" "\n" "Usage: msgfmt.py [OPTIONS] filename.po\n" "\n" "Optiones:\n" " -o file\n" " --output-file=file\n" " Specifica le file de resultato al qual scriber. Si omittite, le " "rendimento essera\n" " facite in un file nominate filename.mo (basate sur le nomine del " "file de entrata).\n" "\n" " -h\n" " --help\n" " Imprime iste message e exi.\n" "\n" " -V\n" " --version\n" " Monstra information del information e exi.\n" #: bin/msgfmt.py:49 #, docstring msgid "Add a non-fuzzy translation to the dictionary." msgstr "Adde un traduction non-lanuginose al dictionario." #: bin/msgfmt.py:57 #, docstring msgid "Return the generated output." msgstr "Presenta le resultato generate." #: bin/newlist:20 #, docstring msgid "" "Create a new, unpopulated mailing list.\n" "\n" "Usage: %(PROGRAM)s [options] [listname [listadmin-addr [admin-password]]]\n" "\n" "Options:\n" "\n" " -l language\n" " --language=language\n" " Make the list's preferred language `language', which must be a two\n" " letter language code.\n" "\n" " -u urlhost\n" " --urlhost=urlhost\n" " Gives the list's web interface host name.\n" "\n" " -e emailhost\n" " --emailhost=emailhost\n" " Gives the list's email domain name.\n" "\n" " -q/--quiet\n" " Normally the administrator is notified by email (after a prompt) " "that\n" " their list has been created. This option suppresses the prompt and\n" " notification.\n" "\n" " -a/--automate\n" " This option suppresses the prompt prior to administrator " "notification\n" " but still sends the notification. It can be used to make newlist\n" " totally non-interactive but still send the notification, assuming\n" " listname, listadmin-addr and admin-password are all specified on " "the\n" " command line.\n" "\n" " -h/--help\n" " Print this help text and exit.\n" "\n" "You can specify as many of the arguments as you want on the command line:\n" "you will be prompted for the missing ones.\n" "\n" "Every Mailman list has two parameters which define the default host name " "for\n" "outgoing email, and the default URL for all web interfaces. When you\n" "configured Mailman, certain defaults were calculated, but if you are " "running\n" "multiple virtual Mailman sites, then the defaults may not be appropriate " "for\n" "the list you are creating.\n" "\n" "You also specify the domain to create your new list in by typing the " "command\n" "like so:\n" "\n" " newlist --urlhost=www.mydom.ain mylist\n" "\n" "where `www.mydom.ain' should be the base hostname for the URL to this " "virtual\n" "hosts's lists. E.g. with this setting people will view the general list\n" "overviews at http://www.mydom.ain/mailman/listinfo. Also, www.mydom.ain\n" "should be a key in the VIRTUAL_HOSTS mapping in mm_cfg.py/Defaults.py if\n" "the email hostname to be automatically determined.\n" "\n" "If you want the email hostname to be different from the one looked up by " "the\n" "VIRTUAL_HOSTS or if urlhost is not registered in VIRTUAL_HOSTS, you can " "specify\n" "`emailhost' like so:\n" "\n" " newlist --urlhost=www.mydom.ain --emailhost=mydom.ain mylist\n" "\n" "where `mydom.ain' is the mail domain name. If you don't specify emailhost " "but\n" "urlhost is not in the virtual host list, then mm_cfg.DEFAULT_EMAIL_HOST " "will\n" "be used for the email interface.\n" "\n" "For backward compatibility, you can also specify the domain to create your\n" "new list in by spelling the listname like so:\n" "\n" " mylist@www.mydom.ain\n" "\n" "where www.mydom.ain is used for `urlhost' but it will also be used for\n" "`emailhost' if it is not found in the virtual host table. Note that\n" "'--urlhost' and '--emailhost' have precedence to this notation.\n" "\n" "If you spell the list name as just `mylist', then the email hostname will " "be\n" "taken from DEFAULT_EMAIL_HOST and the url will be taken from " "DEFAULT_URL_HOST\n" "interpolated into DEFAULT_URL_PATTERN (as defined in your Defaults.py file " "or\n" "overridden by settings in mm_cfg.py).\n" "\n" "Note that listnames are forced to lowercase.\n" msgstr "" #: bin/newlist:162 msgid "Unknown language: %(lang)s" msgstr "Lingua incognoscite: %(lang)s" #: bin/newlist:167 msgid "Enter the name of the list: " msgstr "Scribe le nomine del lista: " #: bin/newlist:188 msgid "Enter the email of the person running the list: " msgstr "Scribe le e-posta del persona qui administra le lista: " #: bin/newlist:193 msgid "Initial %(listname)s password: " msgstr "Contrasigno initial de %(listname)s: " #: bin/newlist:197 msgid "The list password cannot be empty" msgstr "Le contrasigno del lista non pote esser vacue" #: bin/newlist:220 msgid "" " - owner addresses need to be fully-qualified names like " "\"owner@example.com\", not just \"owner\"." msgstr "" #: bin/newlist:244 msgid "Hit enter to notify %(listname)s owner..." msgstr "Preme Enter pro notificar le possessor de %(listname)s..." #: bin/qrunner:20 #, docstring msgid "" "Run one or more qrunners, once or repeatedly.\n" "\n" "Each named runner class is run in round-robin fashion. In other words, the\n" "first named runner is run to consume all the files currently in its\n" "directory. When that qrunner is done, the next one is run to consume all " "the\n" "files in /its/ directory, and so on. The number of total iterations can be\n" "given on the command line.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" "\n" " -r runner[:slice:range]\n" " --runner=runner[:slice:range]\n" " Run the named qrunner, which must be one of the strings returned by\n" " the -l option. Optional slice:range if given, is used to assign\n" " multiple qrunner processes to a queue. range is the total number " "of\n" " qrunners for this queue while slice is the number of this qrunner " "from\n" " [0..range).\n" "\n" " If using the slice:range form, you better make sure that each " "qrunner\n" " for the queue is given the same range value. If slice:runner is " "not\n" " given, then 1:1 is used.\n" "\n" " Multiple -r options may be given, in which case each qrunner will " "run\n" " once in round-robin fashion. The special runner `All' is shorthand\n" " for a qrunner for each listed by the -l option.\n" "\n" " --once\n" " -o\n" " Run each named qrunner exactly once through its main loop. " "Otherwise,\n" " each qrunner runs indefinitely, until the process receives a " "SIGTERM\n" " or SIGINT.\n" "\n" " -l/--list\n" " Shows the available qrunner names and exit.\n" "\n" " -v/--verbose\n" " Spit out more debugging information to the logs/qrunner log file.\n" "\n" " -s/--subproc\n" " This should only be used when running qrunner as a subprocess of " "the\n" " mailmanctl startup script. It changes some of the exit-on-error\n" " behavior to work better with that framework.\n" "\n" " -h/--help\n" " Print this message and exit.\n" "\n" "runner is required unless -l or -h is given, and it must be one of the " "names\n" "displayed by the -l switch.\n" "\n" "Note also that this script should be started up from mailmanctl as a normal\n" "operation. It is only useful for debugging if it is run separately.\n" msgstr "" #: bin/qrunner:178 msgid "%(name)s runs the %(runnername)s qrunner" msgstr "%(name)s activa le qrunner %(runnername)s" #: bin/qrunner:179 msgid "All runs all the above qrunners" msgstr "'All' activa tote le qrunners in supra" #: bin/qrunner:215 msgid "No runner name given." msgstr "Nulle nomine de runner indicate." #: bin/rb-archfix:21 #, docstring msgid "" "Reduce disk space usage for Pipermail archives.\n" "\n" "Usage: %(PROGRAM)s [options] file ...\n" "\n" "Where options are:\n" " -h / --help\n" " Print this help message and exit.\n" "\n" "Only use this to 'fix' archive -article database files that have been " "written\n" "with Mailman 2.1.3 or earlier and have html_body attributes in them. These\n" "attributes can cause huge amounts of memory bloat and impact performance " "for\n" "high activity lists, particularly those where large text postings are made " "to\n" "them.\n" "\n" "Example:\n" "\n" "%% ls -1 archives/private/*/database/*-article | xargs %(PROGRAM)s\n" "\n" "You should run `bin/check_perms -f' after running this script.\n" "\n" "You will probably want to delete the -article.bak files created by this " "script\n" "when you are satisfied with the results.\n" "\n" "This script is provided for convenience purposes only. It isn't supported.\n" msgstr "" "Reduce usage de spatio del disco pro archivos de Pipermail.\n" "\n" "Usage: %(PROGRAM)s [options] file ...\n" "\n" "Ubi optiones es:\n" " -h / --help\n" " Imprime iste message de adjuta e exi.\n" "\n" "Usa solmente isto pro 'reparar' files del base a datos con -article del " "archivo\n" "establite per Mailman 2.1.3 o antea e que ha attributos html_body in se. " "Iste\n" "attributos pote causar grande amontas de inflation del memoria e haber " "impacto al\n" "capacitate de listas con alte activitate, specialmente tales ubi textos " "large es\n" "postate.\n" "\n" "Exemplo:\n" "\n" "%% ls -1 archives/private/*/database/*-article | xargs %(PROGRAM)s\n" "\n" "On debe activar `bin/check_perms -f' post currer iste scripto.\n" "\n" "Probabilemente, on vole deler le files -article.bak create per iste " "scripto,\n" "quando on es satisfacite con le resultato.\n" "\n" "Iste scripto es providite pro scopos de convenientia solmente. Illo non es " "supportate.\n" #: bin/remove_members:20 #, docstring msgid "" "Remove members from a list.\n" "\n" "Usage:\n" " remove_members [options] [listname] [addr1 ...]\n" "\n" "Options:\n" "\n" " --file=file\n" " -f file\n" " Remove member addresses found in the given file. If file is\n" " `-', read stdin.\n" "\n" " --all\n" " -a\n" " Remove all members of the mailing list.\n" " (mutually exclusive with --fromall)\n" "\n" " --fromall\n" " Removes the given addresses from all the lists on this system\n" " regardless of virtual domains if you have any. This option cannot " "be\n" " used -a/--all. Also, you should not specify a listname when using\n" " this option.\n" "\n" " --nouserack\n" " -n\n" " Don't send the user acknowledgements. If not specified, the list\n" " default value is used.\n" "\n" " --noadminack\n" " -N\n" " Don't send the admin acknowledgements. If not specified, the list\n" " default value is used.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" " listname is the name of the mailing list to use.\n" "\n" " addr1 ... are additional addresses to remove.\n" msgstr "" #: bin/remove_members:156 msgid "Could not open file for reading: %(filename)s." msgstr "Non poteva aperir le file pro leger: %(filename)s." #: bin/remove_members:163 msgid "Error opening list %(listname)s... skipping." msgstr "Error in aperir le lista %(listname)s... Omittente." #: bin/remove_members:173 msgid "No such member: %(addr)s" msgstr "Nulle tal membro: %(addr)s" #: bin/remove_members:178 msgid "User `%(addr)s' removed from list: %(listname)s." msgstr "Usator `%(addr)s' removite del lista: %(listname)s." #: bin/reset_pw.py:21 #, docstring msgid "" "Reset the passwords for members of a mailing list.\n" "\n" "This script resets all the passwords of a mailing list's members. It can " "also\n" "be used to reset the lists of all members of all mailing lists, but it is " "your\n" "responsibility to let the users know that their passwords have been " "changed.\n" "\n" "This script is intended to be run as a bin/withlist script, i.e.\n" "\n" "% bin/withlist -l -r reset_pw listname [options]\n" "\n" "Options:\n" " -v / --verbose\n" " Print what the script is doing.\n" msgstr "" "Refixa le contrasignos de membros de un lista de correspondentia.\n" "\n" "Iste scripto refixa omne contrasignos de membros de un lista. Illo pote " "anque\n" "esser usate pro refixar le listas de omne membros de omne listas, ma es tu\n" "responsibilitate facer le usatores saper que lor contrasignos ha essite " "cambiate.\n" "\n" "Iste scripto es intendite esser activate como un scripto bin/withlist, i.e.\n" "\n" "% bin/withlist -l -r reset_pw listname [options]\n" "\n" "Optiones:\n" " -v / --verbose\n" " Imprime lo que le scripto face.\n" #: bin/reset_pw.py:77 msgid "Changing passwords for list: %(listname)s" msgstr "Cambia contrasignos pro le lista: %(listname)s" #: bin/reset_pw.py:83 msgid "New password for member %(member)40s: %(randompw)s" msgstr "Nove contrasigno pro membro %(member)40s: %(randompw)s" #: bin/rmlist:19 #, docstring msgid "" "Remove the components of a mailing list with impunity - beware!\n" "\n" "This removes (almost) all traces of a mailing list. By default, the lists\n" "archives are not removed, which is very handy for retiring old lists.\n" "\n" "Usage:\n" " rmlist [-a] [-h] listname\n" "\n" "Where:\n" " --archives\n" " -a\n" " Remove the list's archives too, or if the list has already been\n" " deleted, remove any residual archives.\n" "\n" " --help\n" " -h\n" " Print this help message and exit.\n" "\n" msgstr "" "Remove componentes de un lista de correspondentia per impunitate - " "attention!\n" "\n" "Isto remove (quasi) omne tracias de un lista. Como standard, le archivos " "del\n" "listas non es removite, lo que es multo practic pro pensionar listas " "ancian.\n" "\n" "Usage:\n" " rmlist [-a] [-h] listname\n" "\n" "Ubi:\n" " --archives\n" " -a\n" " Remove anque le archivos del lista, o si le lista ha ja essite " "delite,\n" " remove ulle archivo residual.\n" "\n" " --help\n" " -h\n" " Imprime iste message de adjuta e exi.\n" "\n" #: bin/rmlist:73 bin/rmlist:76 msgid "Removing %(msg)s" msgstr "Removente %(msg)s" #: bin/rmlist:81 msgid "%(listname)s %(msg)s not found as %(filename)s" msgstr "%(msg)s de %(listname)s non trovate como %(filename)s" #: bin/rmlist:105 msgid "No such list (or list already deleted): %(listname)s" msgstr "Nulle tal lista (o lista ja delite): %(listname)s" #: bin/rmlist:108 msgid "No such list: %(listname)s. Removing its residual archives." msgstr "Nulle tal lista: %(listname)s. Removente su archivos residual." #: bin/rmlist:112 msgid "Not removing archives. Reinvoke with -a to remove them." msgstr "Non removente archivos. Reinvoca per -a pro remover los." #: bin/rmlist:126 msgid "list info" msgstr "information del lista" #: bin/rmlist:134 msgid "stale lock file" msgstr "file de serra vetere" #: bin/rmlist:142 msgid "held message file" msgstr "" #: bin/rmlist:147 bin/rmlist:149 msgid "private archives" msgstr "archivos private" #: bin/rmlist:151 bin/rmlist:153 msgid "public archives" msgstr "archivos public" #: bin/show_qfiles:20 #, docstring msgid "" "Show the contents of one or more Mailman queue files.\n" "\n" "Usage: show_qfiles [options] qfile ...\n" "\n" "Options:\n" "\n" " -q / --quiet\n" " Don't print `helpful' message delimiters.\n" "\n" " -h / --help\n" " Print this text and exit.\n" "\n" "Example: show_qfiles qfiles/shunt/*.pck\n" msgstr "" "Monstra le contento de un o plure files de caudas de Mailman.\n" "\n" "Usage: show_qfiles [options] qfile ...\n" "\n" "Optiones:\n" "\n" " -q / --quiet\n" " Non imprime delimitatores 'utile' de messages.\n" "\n" " -h / --help\n" " Imprime iste texto e exi.\n" "\n" "Exemplo: show_qfiles qfiles/shunt/*.pck\n" #: bin/sync_members:19 #, docstring msgid "" "Synchronize a mailing list's membership with a flat file.\n" "\n" "This script is useful if you have a Mailman mailing list and a sendmail\n" ":include: style list of addresses (also as is used in Majordomo). For " "every\n" "address in the file that does not appear in the mailing list, the address " "is\n" "added. For every address in the mailing list that does not appear in the\n" "file, the address is removed. Other options control what happens when an\n" "address is added or removed.\n" "\n" "Usage: %(PROGRAM)s [options] -f file listname\n" "\n" "Where `options' are:\n" "\n" " --no-change\n" " -n\n" " Don't actually make the changes. Instead, print out what would be\n" " done to the list.\n" "\n" " --welcome-msg[=]\n" " -w[=]\n" " Sets whether or not to send the newly added members a welcome\n" " message, overriding whatever the list's `send_welcome_msg' setting\n" " is. With -w=yes or -w, the welcome message is sent. With -w=no, " "no\n" " message is sent.\n" "\n" " --goodbye-msg[=]\n" " -g[=]\n" " Sets whether or not to send the goodbye message to removed members,\n" " overriding whatever the list's `send_goodbye_msg' setting is. With\n" " -g=yes or -g, the goodbye message is sent. With -g=no, no message " "is\n" " sent.\n" "\n" " --digest[=]\n" " -d[=]\n" " Selects whether to make newly added members receive messages in\n" " digests. With -d=yes or -d, they become digest members. With -" "d=no\n" " (or if no -d option given) they are added as regular members.\n" "\n" " --notifyadmin[=]\n" " -a[=]\n" " Specifies whether the admin should be notified for each " "subscription\n" " or unsubscription. If you're adding a lot of addresses, you\n" " definitely want to turn this off! With -a=yes or -a, the admin is\n" " notified. With -a=no, the admin is not notified. With no -a " "option,\n" " the default for the list is used.\n" "\n" " --file \n" " -f \n" " This option is required. It specifies the flat file to synchronize\n" " against. Email addresses must appear one per line. If filename is\n" " `-' then stdin is used.\n" "\n" " --help\n" " -h\n" " Print this message.\n" "\n" " listname\n" " Required. This specifies the list to synchronize.\n" msgstr "" #: bin/sync_members:115 msgid "Bad choice: %(yesno)s" msgstr "" #: bin/sync_members:138 msgid "Dry run mode" msgstr "" #: bin/sync_members:159 msgid "Only one -f switch allowed" msgstr "" #: bin/sync_members:163 msgid "No argument to -f given" msgstr "" #: bin/sync_members:172 msgid "Illegal option: %(opt)s" msgstr "" #: bin/sync_members:178 msgid "No listname given" msgstr "" #: bin/sync_members:182 msgid "Must have a listname and a filename" msgstr "" #: bin/sync_members:191 msgid "Cannot read address file: %(filename)s: %(msg)s" msgstr "" #: bin/sync_members:203 msgid "Ignore : %(addr)30s" msgstr "" #: bin/sync_members:212 msgid "Invalid : %(addr)30s" msgstr "" #: bin/sync_members:215 msgid "You must fix the preceding invalid addresses first." msgstr "" #: bin/sync_members:264 msgid "Added : %(s)s" msgstr "" #: bin/sync_members:289 msgid "Removed: %(s)s" msgstr "" #: bin/transcheck:19 #, docstring msgid "" "\n" "Check a given Mailman translation, making sure that variables and\n" "tags referenced in translation are the same variables and tags in\n" "the original templates and catalog.\n" "\n" "Usage:\n" "\n" "cd $MAILMAN_DIR\n" "%(program)s [-q] \n" "\n" "Where is your country code (e.g. 'it' for Italy) and -q is\n" "to ask for a brief summary.\n" msgstr "" #: bin/transcheck:58 #, docstring msgid "check a translation comparing with the original string" msgstr "" #: bin/transcheck:68 #, docstring msgid "scan a string from the original file" msgstr "" #: bin/transcheck:78 #, docstring msgid "scan a translated string" msgstr "" #: bin/transcheck:91 #, docstring msgid "check for differences between checked in and checked out" msgstr "" #: bin/transcheck:124 #, docstring msgid "parse a .po file extracting msgids and msgstrs" msgstr "" #: bin/transcheck:143 #, docstring msgid "" "States table for the finite-states-machine parser:\n" " 0 idle\n" " 1 filename-or-comment\n" " 2 msgid\n" " 3 msgstr\n" " 4 end\n" " " msgstr "" #: bin/transcheck:280 #, docstring msgid "" "check a translated template against the original one\n" " search also tags if html is not zero" msgstr "" #: bin/transcheck:327 #, docstring msgid "scan the po file comparing msgids with msgstrs" msgstr "" #: bin/unshunt:20 #, docstring msgid "" "Move a message from the shunt queue to the original queue.\n" "\n" "Usage: %(PROGRAM)s [options] [directory]\n" "\n" "Where:\n" "\n" " -h / --help\n" " Print help and exit.\n" "\n" "Optional `directory' specifies a directory to dequeue from other than\n" "qfiles/shunt. *** Warning *** Do not unshunt messages that weren't\n" "shunted to begin with. For example, running unshunt on qfiles/out/\n" "will result in losing all the messages in that queue.\n" msgstr "" #: bin/unshunt:85 msgid "" "Cannot unshunt message %(filebase)s, skipping:\n" "%(e)s" msgstr "" #: bin/update:20 #, docstring msgid "" "Perform all necessary upgrades.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" " -f/--force\n" " Force running the upgrade procedures. Normally, if the version " "number\n" " of the installed Mailman matches the current version number (or a\n" " `downgrade' is detected), nothing will be done.\n" "\n" " -h/--help\n" " Print this text and exit.\n" "\n" "Use this script to help you update to the latest release of Mailman from\n" "some previous version. It knows about versions back to 1.0b4 (?).\n" msgstr "" #: bin/update:107 msgid "Fixing language templates: %(listname)s" msgstr "" #: bin/update:196 bin/update:711 msgid "WARNING: could not acquire lock for list: %(listname)s" msgstr "" #: bin/update:215 msgid "Resetting %(n)s BYBOUNCEs disabled addrs with no bounce info" msgstr "" #: bin/update:221 msgid "Updating the held requests database." msgstr "" #: bin/update:243 msgid "" "For some reason, %(mbox_dir)s exists as a file. This won't work with\n" "b6, so I'm renaming it to %(mbox_dir)s.tmp and proceeding." msgstr "" #: bin/update:255 msgid "" "\n" "%(listname)s has both public and private mbox archives. Since this list\n" "currently uses private archiving, I'm installing the private mbox archive\n" "-- %(o_pri_mbox_file)s -- as the active archive, and renaming\n" " %(o_pub_mbox_file)s\n" "to\n" " %(o_pub_mbox_file)s.preb6\n" "\n" "You can integrate that into the archives if you want by using the 'arch'\n" "script.\n" msgstr "" #: bin/update:270 msgid "" "%s has both public and private mbox archives. Since this list\n" "currently uses public archiving, I'm installing the public mbox file\n" "archive file (%s) as the active one, and renaming\n" " %s\n" " to\n" " %s.preb6\n" "\n" "You can integrate that into the archives if you want by using the 'arch'\n" "script.\n" msgstr "" #: bin/update:287 msgid "- updating old private mbox file" msgstr "" #: bin/update:295 msgid "" " unknown file in the way, moving\n" " %(o_pri_mbox_file)s\n" " to\n" " %(newname)s" msgstr "" #: bin/update:309 msgid "- updating old public mbox file" msgstr "" #: bin/update:317 msgid "" " unknown file in the way, moving\n" " %(o_pub_mbox_file)s\n" " to\n" " %(newname)s" msgstr "" #: bin/update:353 msgid "- This list looks like it might have <= b4 list templates around" msgstr "" #: bin/update:361 msgid "- moved %(o_tmpl)s to %(n_tmpl)s" msgstr "" #: bin/update:363 msgid "- both %(o_tmpl)s and %(n_tmpl)s exist, leaving untouched" msgstr "" #: bin/update:366 msgid "- %(o_tmpl)s doesn't exist, leaving untouched" msgstr "" #: bin/update:396 msgid "removing directory %(src)s and everything underneath" msgstr "" #: bin/update:399 msgid "removing %(src)s" msgstr "" #: bin/update:403 msgid "Warning: couldn't remove %(src)s -- %(rest)s" msgstr "" #: bin/update:408 msgid "couldn't remove old file %(pyc)s -- %(rest)s" msgstr "" #: bin/update:412 msgid "updating old qfiles" msgstr "" #: bin/update:455 msgid "Warning! Not a directory: %(dirpath)s" msgstr "" #: bin/update:530 msgid "message is unparsable: %(filebase)s" msgstr "" #: bin/update:544 msgid "Warning! Deleting empty .pck file: %(pckfile)s" msgstr "" #: bin/update:563 msgid "Updating Mailman 2.0 pending_subscriptions.db database" msgstr "" #: bin/update:574 msgid "Updating Mailman 2.1.4 pending.pck database" msgstr "" #: bin/update:598 msgid "Ignoring bad pended data: %(key)s: %(val)s" msgstr "" #: bin/update:614 msgid "WARNING: Ignoring duplicate pending ID: %(id)s." msgstr "" #: bin/update:667 msgid "getting rid of old source files" msgstr "" #: bin/update:677 msgid "no lists == nothing to do, exiting" msgstr "" #: bin/update:684 msgid "" "fixing all the perms on your old html archives to work with b6\n" "If your archives are big, this could take a minute or two..." msgstr "" #: bin/update:689 msgid "done" msgstr "" #: bin/update:691 msgid "Updating mailing list: %(listname)s" msgstr "" #: bin/update:694 msgid "Updating Usenet watermarks" msgstr "" #: bin/update:699 msgid "- nothing to update here" msgstr "" #: bin/update:722 msgid "- usenet watermarks updated and gate_watermarks removed" msgstr "" #: bin/update:736 msgid "" "\n" "\n" "NOTE NOTE NOTE NOTE NOTE\n" "\n" " You are upgrading an existing Mailman installation, but I can't tell " "what\n" " version you were previously running.\n" "\n" " If you are upgrading from Mailman 1.0b9 or earlier you will need to\n" " manually update your mailing lists. For each mailing list you need to\n" " copy the file templates/options.html lists//options.html.\n" "\n" " However, if you have edited this file via the Web interface, you will " "have\n" " to merge your changes into this file, otherwise you will lose your\n" " changes.\n" "\n" "NOTE NOTE NOTE NOTE NOTE\n" "\n" msgstr "" #: bin/update:793 msgid "No updates are necessary." msgstr "" #: bin/update:796 msgid "" "Downgrade detected, from version %(hexlversion)s to version %(hextversion)s\n" "This is probably not safe.\n" "Exiting." msgstr "" #: bin/update:801 msgid "Upgrading from version %(hexlversion)s to %(hextversion)s" msgstr "" #: bin/update:810 msgid "" "\n" "ERROR:\n" "\n" "The locks for some lists could not be acquired. This means that either\n" "Mailman was still active when you upgraded, or there were stale locks in " "the\n" "%(lockdir)s directory.\n" "\n" "You must put Mailman into a quiescent state and remove all stale locks, " "then\n" "re-run \"make update\" manually. See the INSTALL and UPGRADE files for " "details.\n" msgstr "" #: bin/version:19 #, docstring msgid "Print the Mailman version.\n" msgstr "" #: bin/version:26 msgid "Using Mailman version:" msgstr "" #: bin/withlist:20 #, docstring msgid "" "General framework for interacting with a mailing list object.\n" "\n" "There are two ways to use this script: interactively or programmatically.\n" "Using it interactively allows you to play with, examine and modify a " "MailList\n" "object from Python's interactive interpreter. When running interactively, " "a\n" "MailList object called `m' will be available in the global namespace. It " "also\n" "loads the class MailList into the global namespace.\n" "\n" "Programmatically, you can write a function to operate on a MailList object,\n" "and this script will take care of the housekeeping (see below for " "examples).\n" "In that case, the general usage syntax is:\n" "\n" "%% bin/withlist [options] listname [args ...]\n" "\n" "Options:\n" "\n" " -l / --lock\n" " Lock the list when opening. Normally the list is opened unlocked\n" " (e.g. for read-only operations). You can always lock the file " "after\n" " the fact by typing `m.Lock()'\n" "\n" " Note that if you use this option, you should explicitly call " "m.Save()\n" " before exiting, since the interpreter's clean up procedure will not\n" " automatically save changes to the MailList object (but it will " "unlock\n" " the list).\n" "\n" " -i / --interactive\n" " Leaves you at an interactive prompt after all other processing is\n" " complete. This is the default unless the -r option is given.\n" "\n" " --run [module.]callable\n" " -r [module.]callable\n" " This can be used to run a script with the opened MailList object.\n" " This works by attempting to import `module' (which must be in the\n" " directory containing withlist, or already be accessible on your\n" " sys.path), and then calling `callable' from the module. callable " "can\n" " be a class or function; it is called with the MailList object as " "the\n" " first argument. If additional args are given on the command line,\n" " they are passed as subsequent positional args to the callable.\n" "\n" " Note that `module.' is optional; if it is omitted then a module " "with\n" " the name `callable' will be imported.\n" "\n" " The global variable `r' will be set to the results of this call.\n" "\n" " --all / -a\n" " This option only works with the -r option. Use this if you want to\n" " execute the script on all mailing lists. When you use -a you " "should\n" " not include a listname argument on the command line. The variable " "`r'\n" " will be a list of all the results.\n" "\n" " --quiet / -q\n" " Suppress all status messages.\n" "\n" " --help / -h\n" " Print this message and exit\n" "\n" "\n" "Here's an example of how to use the -r option. Say you have a file in the\n" "Mailman installation directory called `listaddr.py', with the following\n" "two functions:\n" "\n" "def listaddr(mlist):\n" " print mlist.GetListEmail()\n" "\n" "def requestaddr(mlist):\n" " print mlist.GetRequestEmail()\n" "\n" "Now, from the command line you can print the list's posting address by " "running\n" "the following from the command line:\n" "\n" "%% bin/withlist -r listaddr mylist\n" "Loading list: mylist (unlocked)\n" "Importing listaddr ...\n" "Running listaddr.listaddr() ...\n" "mylist@myhost.com\n" "\n" "And you can print the list's request address by running:\n" "\n" "%% bin/withlist -r listaddr.requestaddr mylist\n" "Loading list: mylist (unlocked)\n" "Importing listaddr ...\n" "Running listaddr.requestaddr() ...\n" "mylist-request@myhost.com\n" "\n" "As another example, say you wanted to change the password for a particular\n" "user on a particular list. You could put the following function in a file\n" "called `changepw.py':\n" "\n" "from Mailman.Errors import NotAMemberError\n" "\n" "def changepw(mlist, addr, newpasswd):\n" " try:\n" " mlist.setMemberPassword(addr, newpasswd)\n" " mlist.Save()\n" " except NotAMemberError:\n" " print 'No address matched:', addr\n" "\n" "and run this from the command line:\n" " %% bin/withlist -l -r changepw mylist somebody@somewhere.org foobar\n" msgstr "" #: bin/withlist:164 #, docstring msgid "" "Unlock a locked list, but do not implicitly Save() it.\n" "\n" " This does not get run if the interpreter exits because of a signal, or " "if\n" " os._exit() is called. It will get called if an exception occurs " "though.\n" " " msgstr "" #: bin/withlist:175 msgid "Unlocking (but not saving) list: %(listname)s" msgstr "" #: bin/withlist:179 msgid "Finalizing" msgstr "" #: bin/withlist:188 msgid "Loading list %(listname)s" msgstr "" #: bin/withlist:190 msgid "(locked)" msgstr "" #: bin/withlist:192 msgid "(unlocked)" msgstr "" #: bin/withlist:197 msgid "Unknown list: %(listname)s" msgstr "" #: bin/withlist:237 msgid "No list name supplied." msgstr "" #: bin/withlist:246 msgid "--all requires --run" msgstr "" #: bin/withlist:266 msgid "Importing %(module)s..." msgstr "" #: bin/withlist:270 msgid "Running %(module)s.%(callable)s()..." msgstr "" #: bin/withlist:291 msgid "The variable `m' is the %(listname)s MailList instance" msgstr "" #: cron/bumpdigests:19 #, docstring msgid "" "Increment the digest volume number and reset the digest number to one.\n" "\n" "Usage: %(PROGRAM)s [options] [listname ...]\n" "\n" "Options:\n" "\n" " --help/-h\n" " Print this message and exit.\n" "\n" "The lists named on the command line are bumped. If no list names are " "given,\n" "all lists are bumped.\n" msgstr "" #: cron/checkdbs:20 #, docstring msgid "" "Check for pending admin requests and mail the list owners if necessary.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" "\n" " -h/--help\n" " Print this message and exit.\n" msgstr "" #: cron/checkdbs:108 msgid "" "Notice: %(discarded)d old request(s) automatically expired.\n" "\n" msgstr "" #: cron/checkdbs:121 msgid "%(count)d %(realname)s moderator request(s) waiting" msgstr "" #: cron/checkdbs:124 msgid "%(realname)s moderator request check result" msgstr "" #: cron/checkdbs:144 msgid "Pending subscriptions:" msgstr "" #: cron/checkdbs:155 msgid "Pending unsubscriptions:" msgstr "" #: cron/checkdbs:162 msgid "" "\n" "Pending posts:" msgstr "" #: cron/checkdbs:169 msgid "" "From: %(sender)s on %(date)s\n" "Subject: %(subject)s\n" "Cause: %(reason)s" msgstr "" #: cron/cull_bad_shunt:20 #, docstring msgid "" "Cull bad and shunt queues, recommended once per day.\n" "\n" "This script goes through the 'bad' and 'shunt' queue directories and,\n" "if mm_cfg.BAD_SHUNT_STALE_AFTER is > 0, it removes all files more than\n" "that many seconds old.\n" "\n" "If mm_cfg.BAD_SHUNT_ARCHIVE_DIRECTORY is a writable directory, the old\n" "files are moved there. Otherwise they are deleted.\n" "\n" "Only regular files immediately subordinate to the 'bad' and 'shunt'\n" "directories are processed. Anything else is skipped.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" " -h / --help\n" " Print this message and exit.\n" msgstr "" #: cron/disabled:20 #, docstring msgid "" "Process disabled members, recommended once per day.\n" "\n" "This script cruises through every mailing list looking for members whose\n" "delivery is disabled. If they have been disabled due to bounces, they will\n" "receive another notification, or they may be removed if they've received " "the\n" "maximum number of notifications.\n" "\n" "Use the --byadmin, --byuser, and --unknown flags to also send notifications " "to\n" "members whose accounts have been disabled for those reasons. Use --all to\n" "send the notification to all disabled members.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" " -h / --help\n" " Print this message and exit.\n" "\n" " -o / --byadmin\n" " Also send notifications to any member disabled by the list\n" " owner/administrator.\n" "\n" " -m / --byuser\n" " Also send notifications to any member disabled by themselves.\n" "\n" " -u / --unknown\n" " Also send notifications to any member disabled for unknown reasons\n" " (usually a legacy disabled address).\n" "\n" " -b / --notbybounce\n" " Don't send notifications to members disabled because of bounces " "(the\n" " default is to notify bounce disabled members).\n" "\n" " -a / --all\n" " Send notifications to all disabled members.\n" "\n" " -f / --force\n" " Send notifications to disabled members even if they're not due a " "new\n" " notification yet.\n" "\n" " -l listname\n" " --listname=listname\n" " Process only the given list, otherwise do all lists.\n" msgstr "" #: cron/disabled:145 msgid "[disabled by periodic sweep and cull, no message available]" msgstr "" #: cron/gate_news:19 #, docstring msgid "" "Poll the NNTP servers for messages to be gatewayed to mailing lists.\n" "\n" "Usage: gate_news [options]\n" "\n" "Where options are\n" "\n" " --help\n" " -h\n" " Print this text and exit.\n" "\n" msgstr "" #: cron/mailpasswds:19 #, docstring msgid "" "Send password reminders for all lists to all users.\n" "\n" "This program scans all mailing lists and collects users and their " "passwords,\n" "grouped by the list's host_name if mm_cfg.VIRTUAL_HOST_OVERVIEW is true. " "Then\n" "one email message is sent to each unique user (per-virtual host) containing\n" "the list passwords and options url for the user. The password reminder " "comes\n" "from the mm_cfg.MAILMAN_SITE_LIST, which must exist.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" " -l listname\n" " --listname=listname\n" " Send password reminders for the named list only. If omitted,\n" " reminders are sent for all lists. Multiple -l/--listname options " "are\n" " allowed.\n" "\n" " -h/--help\n" " Print this message and exit.\n" msgstr "" #: cron/mailpasswds:216 msgid "Password // URL" msgstr "" #: cron/mailpasswds:222 msgid "%(host)s mailing list memberships reminder" msgstr "" #: cron/nightly_gzip:19 #, docstring msgid "" "Re-generate the Pipermail gzip'd archive flat files.\n" "\n" "This script should be run nightly from cron. When run from the command " "line,\n" "the following usage is understood:\n" "\n" "Usage: %(program)s [-v] [-h] [listnames]\n" "\n" "Where:\n" " --verbose\n" " -v\n" " print each file as it's being gzip'd\n" "\n" " --help\n" " -h\n" " print this message and exit\n" "\n" " listnames\n" " Optionally, only compress the .txt files for the named lists. " "Without \n" " this, all archivable lists are processed.\n" "\n" msgstr "" #: cron/senddigests:20 #, docstring msgid "" "Dispatch digests for lists w/pending messages and digest_send_periodic set.\n" "\n" "Usage: %(PROGRAM)s [options]\n" "\n" "Options:\n" " -h / --help\n" " Print this message and exit.\n" "\n" " -l listname\n" " --listname=listname\n" " Send the digest for the given list only, otherwise the digests for " "all\n" " lists are sent out.\n" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/pulseaudio.po0000644000000000000000000026356412734304001017555 0ustar # Interlingua translation for pulseaudio # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the pulseaudio package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: pulseaudio\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-21 10:46+0000\n" "PO-Revision-Date: 2016-03-20 20:29+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:09+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/daemon/cmdline.c:111 #, c-format msgid "" "%s [options]\n" "\n" "COMMANDS:\n" " -h, --help Show this help\n" " --version Show version\n" " --dump-conf Dump default configuration\n" " --dump-modules Dump list of available modules\n" " --dump-resample-methods Dump available resample methods\n" " --cleanup-shm Cleanup stale shared memory " "segments\n" " --start Start the daemon if it is not " "running\n" " -k --kill Kill a running daemon\n" " --check Check for a running daemon (only " "returns exit code)\n" "\n" "OPTIONS:\n" " --system[=BOOL] Run as system-wide instance\n" " -D, --daemonize[=BOOL] Daemonize after startup\n" " --fail[=BOOL] Quit when startup fails\n" " --high-priority[=BOOL] Try to set high nice level\n" " (only available as root, when SUID " "or\n" " with elevated RLIMIT_NICE)\n" " --realtime[=BOOL] Try to enable realtime scheduling\n" " (only available as root, when SUID " "or\n" " with elevated RLIMIT_RTPRIO)\n" " --disallow-module-loading[=BOOL] Disallow module user requested " "module\n" " loading/unloading after startup\n" " --disallow-exit[=BOOL] Disallow user requested exit\n" " --exit-idle-time=SECS Terminate the daemon when idle and " "this\n" " time passed\n" " --scache-idle-time=SECS Unload autoloaded samples when idle " "and\n" " this time passed\n" " --log-level[=LEVEL] Increase or set verbosity level\n" " -v --verbose Increase the verbosity level\n" " --log-target={auto,syslog,stderr,file:PATH,newfile:PATH}\n" " Specify the log target\n" " --log-meta[=BOOL] Include code location in log " "messages\n" " --log-time[=BOOL] Include timestamps in log messages\n" " --log-backtrace=FRAMES Include a backtrace in log messages\n" " -p, --dl-search-path=PATH Set the search path for dynamic " "shared\n" " objects (plugins)\n" " --resample-method=METHOD Use the specified resampling method\n" " (See --dump-resample-methods for\n" " possible values)\n" " --use-pid-file[=BOOL] Create a PID file\n" " --no-cpu-limit[=BOOL] Do not install CPU load limiter on\n" " platforms that support it.\n" " --disable-shm[=BOOL] Disable shared memory support.\n" "\n" "STARTUP SCRIPT:\n" " -L, --load=\"MODULE ARGUMENTS\" Load the specified plugin module " "with\n" " the specified argument\n" " -F, --file=FILENAME Run the specified script\n" " -C Open a command line on the running " "TTY\n" " after startup\n" "\n" " -n Don't load default script file\n" msgstr "" "%s [options]\n" "\n" "COMMANDS:\n" " -h, --help Monstrar iste adjuta\n" " --version Monstrar le version\n" " --dump-conf Dump del configuration predefinite\n" " --dump-modules Dump del lista del modulos " "disponibile\n" " --dump-resample-methods Dump del methodos de re-examinar " "disponibile\n" " --cleanup-shm Nettar le segmentos de memoria " "compartite obsolete\n" " --start Initiar le demone si illo non es jam " "fluente\n" " -k --kill Stoppar un demone fluente\n" " --check Controlar pro un demone fluente " "(rende solmente le codice de exito)\n" "\n" "OPTIONS:\n" " --system[=BOOL] Facer fluer como instantia system-" "wide\n" " -D, --daemonize[=BOOL] Converter in demone post le " "lanceamento initial\n" " --fail[=BOOL] Quitar si le lanceamento initial " "falle\n" " --high-priority[=BOOL] Provar a configurar a alte grado " "amabile\n" " (sol disponibile como radice, " "durante le SUID o\n" " con elevate RLIMIT_NICE)\n" " --realtime[=BOOL] Provar a activar le programmation de " "tempore real\n" " (sol disponibile como radice, " "durante le SUID o\n" " con elevate RLIMIT_RTPRIO)\n" " --disallow-module-loading[=BOOL] Non consentir le modulo requirite " "del usator\n" " cargamento/discargamento post le " "lanceamento initial\n" " --disallow-exit[=BOOL] Non consentir le exito requirite per " "le usator\n" " --exit-idle-time=SECS Clauder le demone quando disoccupate " "e iste\n" " tempore es passate\n" " --scache-idle-time=SECS Discargar le exemplos auto-cargate " "quando in otio e\n" " iste tempore es passate\n" " --log-level[=LEVEL] Accrescer o configurar le grado de " "verbositate\n" " -v --verbose Accrescer le grado de verbositate\n" " --log-target={auto,syslog,stderr,file:PATH,newfile:PATH}\n" " Specificar le registro de " "destination\n" " --log-meta[=BOOL] Includer position del codice in le " "messages del registro\n" " --log-time[=BOOL] Includer datas e tempore in le " "messages del registro\n" " --log-backtrace=FRAMES Includer un retraciamento in le " "messages del registro\n" " -p, --dl-search-path=PATH Configurar le itinere de recerca pro " "le objectos dynamic\n" " compartite (plugins)\n" " --resample-method=METHOD Usar le methodo de re-" "exemplification specificate\n" " (Vide --dump-resample-methods pro\n" " le valores possibile)\n" " --use-pid-file[=BOOL] Crear un file PID\n" " --no-cpu-limit[=BOOL] Non installar le limitator de " "cargamento del CPU sur le\n" " platteformas que supporta lo.\n" " --disable-shm[=BOOL] Disactivar le supporto de memoria " "compartite.\n" "\n" "STARTUP SCRIPT:\n" " -L, --load=\"MODULE ARGUMENTS\" Cargar le modulo plug-in " "specificate con\n" " le argumento specificate\n" " -F, --file=FILENAME Facer fluer le script specificate\n" " -C Aperir un linea de commando sur le " "currente TTY\n" " post le lanceamento initial\n" "\n" " -n Non cargar le file de script " "predefinite\n" #: ../src/daemon/cmdline.c:243 msgid "--daemonize expects boolean argument" msgstr "--daemonize expecta un argumento boolean" #: ../src/daemon/cmdline.c:251 msgid "--fail expects boolean argument" msgstr "--fail expecta un argumento boolean" #: ../src/daemon/cmdline.c:262 msgid "" "--log-level expects log level argument (either numeric in range 0..4 or one " "of debug, info, notice, warn, error)." msgstr "" "--log-level expecta le argumento de nivello de registration (o numeric in " "campo 0..4 o uno de correction de errores, info, notitia, attention, error)." #: ../src/daemon/cmdline.c:274 msgid "--high-priority expects boolean argument" msgstr "--high-priority expecta un argumento boolean" #: ../src/daemon/cmdline.c:282 msgid "--realtime expects boolean argument" msgstr "--realtime attende un argumento boolean" #: ../src/daemon/cmdline.c:290 msgid "--disallow-module-loading expects boolean argument" msgstr "--disallow-module-loading attende un argumento boolean" #: ../src/daemon/cmdline.c:298 msgid "--disallow-exit expects boolean argument" msgstr "--disallow-exit attende un argumento boolean" #: ../src/daemon/cmdline.c:306 msgid "--use-pid-file expects boolean argument" msgstr "--use-pid-file expecta un argumento boolean" #: ../src/daemon/cmdline.c:325 msgid "" "Invalid log target: use either 'syslog', 'journal','stderr' or 'auto' or a " "valid file name 'file:', 'newfile:'." msgstr "" "Registro de destination non valide: usa 'syslog', 'journal','stderr' o " "'auto' o un nomine del file valide 'file:', 'newfile:'." #: ../src/daemon/cmdline.c:327 msgid "" "Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file " "name 'file:', 'newfile:'." msgstr "" "Registro de destination non valide: usa 'syslog', 'stderr' o 'auto' o un " "nomine del file valide 'file:', 'newfile:'." #: ../src/daemon/cmdline.c:335 msgid "--log-time expects boolean argument" msgstr "--log-time expecta un argumento boolean" #: ../src/daemon/cmdline.c:343 msgid "--log-meta expects boolean argument" msgstr "--log-meta expecta un argumento boolean" #: ../src/daemon/cmdline.c:363 #, c-format msgid "Invalid resample method '%s'." msgstr "Methodo de re-examinar non valide '%s'." #: ../src/daemon/cmdline.c:370 msgid "--system expects boolean argument" msgstr "--system expecta un argumento boolean" #: ../src/daemon/cmdline.c:378 msgid "--no-cpu-limit expects boolean argument" msgstr "--no-cpu-limit expecta un argumento boolean" #: ../src/daemon/cmdline.c:386 msgid "--disable-shm expects boolean argument" msgstr "--disable-shm expecta un argumento boolean" #: ../src/daemon/daemon-conf.c:259 #, c-format msgid "[%s:%u] Invalid log target '%s'." msgstr "[%s:%u] destination de registro non valide '%s'." #: ../src/daemon/daemon-conf.c:274 #, c-format msgid "[%s:%u] Invalid log level '%s'." msgstr "[%s:%u] nivello de registration non valide '%s'." #: ../src/daemon/daemon-conf.c:289 #, c-format msgid "[%s:%u] Invalid resample method '%s'." msgstr "[%s:%u] Methodo de re-examinar non valide '%s'." #: ../src/daemon/daemon-conf.c:311 #, c-format msgid "[%s:%u] Invalid rlimit '%s'." msgstr "[%s:%u] rlimit non valide '%s'." #: ../src/daemon/daemon-conf.c:331 #, c-format msgid "[%s:%u] Invalid sample format '%s'." msgstr "[%s:%u] formato de specimen non valide '%s'." #: ../src/daemon/daemon-conf.c:348 ../src/daemon/daemon-conf.c:365 #, c-format msgid "[%s:%u] Invalid sample rate '%s'." msgstr "[%s:%u] frequentia de specimen non valide '%s'." #: ../src/daemon/daemon-conf.c:388 #, c-format msgid "[%s:%u] Invalid sample channels '%s'." msgstr "[%s:%u] canales de specimen non valide '%s'." #: ../src/daemon/daemon-conf.c:405 #, c-format msgid "[%s:%u] Invalid channel map '%s'." msgstr "[%s:%u] mappa del canal non valide '%s'." #: ../src/daemon/daemon-conf.c:422 #, c-format msgid "[%s:%u] Invalid number of fragments '%s'." msgstr "[%s:%u] numero de fragmentos non valide '%s'." #: ../src/daemon/daemon-conf.c:439 #, c-format msgid "[%s:%u] Invalid fragment size '%s'." msgstr "[%s:%u] dimension del fragmento non valide '%s'." #: ../src/daemon/daemon-conf.c:456 #, c-format msgid "[%s:%u] Invalid nice level '%s'." msgstr "[%s:%u] Grado amabile non valide '%s'" #: ../src/daemon/daemon-conf.c:499 #, c-format msgid "[%s:%u] Invalid server type '%s'." msgstr "[%s:%u] typo de servitor non valide '%s'." #: ../src/daemon/daemon-conf.c:613 #, c-format msgid "Failed to open configuration file: %s" msgstr "Mancate apertura del file de configuration: %s" #: ../src/daemon/daemon-conf.c:629 msgid "" "The specified default channel map has a different number of channels than " "the specified default number of channels." msgstr "" "Le mappa del canales predefinite ha un numero de canales differente quam le " "numero de canales predefinite." #: ../src/daemon/daemon-conf.c:716 #, c-format msgid "### Read from configuration file: %s ###\n" msgstr "### Leger ex le file de configuration: %s ###\n" #: ../src/daemon/dumpmodules.c:57 #, c-format msgid "Name: %s\n" msgstr "Nomine: %s\n" #: ../src/daemon/dumpmodules.c:60 #, c-format msgid "No module information available\n" msgstr "Nulle modulo information disponibile\n" #: ../src/daemon/dumpmodules.c:63 #, c-format msgid "Version: %s\n" msgstr "Version: %s\n" #: ../src/daemon/dumpmodules.c:65 #, c-format msgid "Description: %s\n" msgstr "Description: %s\n" #: ../src/daemon/dumpmodules.c:67 #, c-format msgid "Author: %s\n" msgstr "Autor: %s\n" #: ../src/daemon/dumpmodules.c:69 #, c-format msgid "Usage: %s\n" msgstr "Uso: %s\n" #: ../src/daemon/dumpmodules.c:70 #, c-format msgid "Load Once: %s\n" msgstr "Cargar un vice: %s\n" #: ../src/daemon/dumpmodules.c:72 #, c-format msgid "DEPRECATION WARNING: %s\n" msgstr "AVISO DE OBSOLESCENTIA: %s\n" #: ../src/daemon/dumpmodules.c:76 #, c-format msgid "Path: %s\n" msgstr "Percurso: %s\n" #: ../src/daemon/ltdl-bind-now.c:75 #, c-format msgid "Failed to open module %s: %s" msgstr "Apertura del modulo fallite %s: %s" #: ../src/daemon/ltdl-bind-now.c:126 msgid "Failed to find original lt_dlopen loader." msgstr "Falta a trovar le cargator original lt_dlopen." #: ../src/daemon/ltdl-bind-now.c:131 msgid "Failed to allocate new dl loader." msgstr "Falta a allocar le nove cargator dl" #: ../src/daemon/ltdl-bind-now.c:144 msgid "Failed to add bind-now-loader." msgstr "Falta a adder bind-now-loader." #: ../src/daemon/main.c:161 #, c-format msgid "Failed to find user '%s'." msgstr "Falta a trovar le usator '%s'." #: ../src/daemon/main.c:166 #, c-format msgid "Failed to find group '%s'." msgstr "Falta a trovar le gruppo '%s'." #: ../src/daemon/main.c:175 #, c-format msgid "GID of user '%s' and of group '%s' don't match." msgstr "Le GID de usator '%s' e del gruppo '%s' non concorda." #: ../src/daemon/main.c:180 #, c-format msgid "Home directory of user '%s' is not '%s', ignoring." msgstr "Le directorio domo del usator '%s' non es '%s', ignorar." #: ../src/daemon/main.c:183 ../src/daemon/main.c:188 #, c-format msgid "Failed to create '%s': %s" msgstr "Fallite a crear '%s': %s" #: ../src/daemon/main.c:195 #, c-format msgid "Failed to change group list: %s" msgstr "Falta a cambiar le lista del gruppo: %s" #: ../src/daemon/main.c:211 #, c-format msgid "Failed to change GID: %s" msgstr "Falta a cambiar le GID: %s" #: ../src/daemon/main.c:227 #, c-format msgid "Failed to change UID: %s" msgstr "Falta a cambiar le UID: %s" #: ../src/daemon/main.c:256 msgid "System wide mode unsupported on this platform." msgstr "Le modo pro tote le systema non es supportate per iste platteforma" #: ../src/daemon/main.c:494 msgid "Failed to parse command line." msgstr "Analyse del linea de commando fallite." #: ../src/daemon/main.c:533 msgid "" "System mode refused for non-root user. Only starting the D-Bus server lookup " "service." msgstr "" "Modo de systema pro usator non-radice declinate. Sol va initiar le servicio " "de consultar del servitor de D-Bus." #: ../src/daemon/main.c:632 #, c-format msgid "Failed to kill daemon: %s" msgstr "Extinsion fallite del demone: %s" #: ../src/daemon/main.c:661 msgid "" "This program is not intended to be run as root (unless --system is " "specified)." msgstr "" "Iste programma non es intendite pro fluer como radice (a minus que --system " "es specificate)." #: ../src/daemon/main.c:664 msgid "Root privileges required." msgstr "Privilegios de radice necesse." #: ../src/daemon/main.c:671 msgid "--start not supported for system instances." msgstr "--start non supportate pro le instantias del systema." #: ../src/daemon/main.c:711 #, c-format msgid "User-configured server at %s, refusing to start/autospawn." msgstr "" "Le servitor configurate per le usator a %s, refusa de initiar/autospawn." #: ../src/daemon/main.c:717 #, c-format msgid "" "User-configured server at %s, which appears to be local. Probing deeper." msgstr "Servitor configurate per le usator a %s, que appare esser local." #: ../src/daemon/main.c:722 msgid "Running in system mode, but --disallow-exit not set." msgstr "" #: ../src/daemon/main.c:725 msgid "Running in system mode, but --disallow-module-loading not set." msgstr "" #: ../src/daemon/main.c:728 msgid "Running in system mode, forcibly disabling SHM mode." msgstr "" #: ../src/daemon/main.c:733 msgid "Running in system mode, forcibly disabling exit idle time." msgstr "" #: ../src/daemon/main.c:766 msgid "Failed to acquire stdio." msgstr "Acquisition de stdio fallite" #: ../src/daemon/main.c:772 ../src/daemon/main.c:843 #, c-format msgid "pipe() failed: %s" msgstr "Fallite pipe(): %s" #: ../src/daemon/main.c:777 ../src/daemon/main.c:848 #, c-format msgid "fork() failed: %s" msgstr "Fallite fork(): %s" #: ../src/daemon/main.c:792 ../src/daemon/main.c:863 ../src/utils/pacat.c:567 #, c-format msgid "read() failed: %s" msgstr "Fallite read(): %s" #: ../src/daemon/main.c:798 msgid "Daemon startup failed." msgstr "Comenciamento del demone fallite" #: ../src/daemon/main.c:831 #, c-format msgid "setsid() failed: %s" msgstr "Fallite setsid(): %s" #: ../src/daemon/main.c:958 msgid "Failed to get machine ID" msgstr "Falta a obtener le ID de machina" #: ../src/daemon/main.c:984 msgid "" "OK, so you are running PA in system mode. Please note that you most likely " "shouldn't be doing that.\n" "If you do it nonetheless then it's your own fault if things don't work as " "expected.\n" "Please read " "http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIs" "WrongWithSystemWide/ for an explanation why system mode is usually a bad " "idea." msgstr "" "OK, assi tu es fluente PA in modo de systema. Per favor nota que tu maxime " "verisimilemente non debe facer lo.\n" "Si tu face lo totevia alora il es tu proprie culpa si le cosas non labora " "como expectate.\n" "Per favor lege " "http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIs" "WrongWithSystemWide/ pro un explanation pro qual ration le modo de systema " "es usualmente un mal idea." #: ../src/daemon/main.c:1001 msgid "pa_pid_file_create() failed." msgstr "Fallite pa_pid_file_create()." #: ../src/daemon/main.c:1031 msgid "pa_core_new() failed." msgstr "Fallite pa_core_new()." #: ../src/daemon/main.c:1102 msgid "Failed to initialize daemon." msgstr "Initialisation del demone fallite." #: ../src/daemon/main.c:1107 msgid "Daemon startup without any loaded modules, refusing to work." msgstr "" "Le lanceamento initial del demone sin alcun modulos cargate, refusa de " "laborar." #: ../src/daemon/pulseaudio.desktop.in.h:1 msgid "PulseAudio Sound System" msgstr "Systema del sonos PulseAudio" #: ../src/daemon/pulseaudio.desktop.in.h:2 msgid "Start the PulseAudio Sound System" msgstr "Initiar le systema del sonos PulseAudio" #: ../src/modules/alsa/alsa-mixer.c:2294 msgid "Input" msgstr "Ingresso" #: ../src/modules/alsa/alsa-mixer.c:2295 msgid "Docking Station Input" msgstr "Ingresso del Docking Station" #: ../src/modules/alsa/alsa-mixer.c:2296 msgid "Docking Station Microphone" msgstr "Microphono del Docking Station" #: ../src/modules/alsa/alsa-mixer.c:2297 msgid "Docking Station Line In" msgstr "Ingresso linea del Docking Station" #: ../src/modules/alsa/alsa-mixer.c:2298 ../src/modules/alsa/alsa-mixer.c:2383 msgid "Line In" msgstr "Ingresso linea" #: ../src/modules/alsa/alsa-mixer.c:2299 ../src/modules/alsa/alsa-mixer.c:2377 #: ../src/modules/bluetooth/module-bluez4-device.c:2176 #: ../src/modules/bluetooth/module-bluez5-device.c:1937 msgid "Microphone" msgstr "Microphono" #: ../src/modules/alsa/alsa-mixer.c:2300 ../src/modules/alsa/alsa-mixer.c:2378 msgid "Front Microphone" msgstr "Microphono frontal" #: ../src/modules/alsa/alsa-mixer.c:2301 ../src/modules/alsa/alsa-mixer.c:2379 msgid "Rear Microphone" msgstr "Microphono posterior" #: ../src/modules/alsa/alsa-mixer.c:2302 msgid "External Microphone" msgstr "Microphono externe" #: ../src/modules/alsa/alsa-mixer.c:2303 ../src/modules/alsa/alsa-mixer.c:2381 msgid "Internal Microphone" msgstr "Microphono interne" #: ../src/modules/alsa/alsa-mixer.c:2304 ../src/modules/alsa/alsa-mixer.c:2384 msgid "Radio" msgstr "Radio" #: ../src/modules/alsa/alsa-mixer.c:2305 ../src/modules/alsa/alsa-mixer.c:2385 msgid "Video" msgstr "Video" #: ../src/modules/alsa/alsa-mixer.c:2306 msgid "Automatic Gain Control" msgstr "Controlo automatic del ganio" #: ../src/modules/alsa/alsa-mixer.c:2307 msgid "No Automatic Gain Control" msgstr "Nulle controlo automatic del ganio" #: ../src/modules/alsa/alsa-mixer.c:2308 msgid "Boost" msgstr "Amplificator" #: ../src/modules/alsa/alsa-mixer.c:2309 msgid "No Boost" msgstr "Nulle reinfortio" #: ../src/modules/alsa/alsa-mixer.c:2310 msgid "Amplifier" msgstr "Amplificator" #: ../src/modules/alsa/alsa-mixer.c:2311 msgid "No Amplifier" msgstr "Nulle amplificator" #: ../src/modules/alsa/alsa-mixer.c:2312 msgid "Bass Boost" msgstr "Amplification del bassos" #: ../src/modules/alsa/alsa-mixer.c:2313 msgid "No Bass Boost" msgstr "Nulle amplification del bassos" #: ../src/modules/alsa/alsa-mixer.c:2314 #: ../src/modules/bluetooth/module-bluez4-device.c:2181 #: ../src/modules/bluetooth/module-bluez5-device.c:1944 msgid "Speaker" msgstr "Altoparlator" #: ../src/modules/alsa/alsa-mixer.c:2315 ../src/modules/alsa/alsa-mixer.c:2387 msgid "Headphones" msgstr "Bonettos" #: ../src/modules/alsa/alsa-mixer.c:2376 msgid "Analog Input" msgstr "ingresso analogic" #: ../src/modules/alsa/alsa-mixer.c:2380 msgid "Dock Microphone" msgstr "Microphono del Dock" #: ../src/modules/alsa/alsa-mixer.c:2382 msgid "Headset Microphone" msgstr "Microphono del bonetto" #: ../src/modules/alsa/alsa-mixer.c:2386 msgid "Analog Output" msgstr "Egresso analogic" #: ../src/modules/alsa/alsa-mixer.c:2388 msgid "LFE on Separate Mono Output" msgstr "LFE sur egresso mono separate" #: ../src/modules/alsa/alsa-mixer.c:2389 msgid "Line Out" msgstr "Egresso linea" #: ../src/modules/alsa/alsa-mixer.c:2390 msgid "Analog Mono Output" msgstr "Egresso mono analigic" #: ../src/modules/alsa/alsa-mixer.c:2391 msgid "Speakers" msgstr "Altoparlatores" #: ../src/modules/alsa/alsa-mixer.c:2392 msgid "HDMI / DisplayPort" msgstr "HDMI / DisplayPort" #: ../src/modules/alsa/alsa-mixer.c:2393 msgid "Digital Output (S/PDIF)" msgstr "Egresso digital (S/PDIF)" #: ../src/modules/alsa/alsa-mixer.c:2394 msgid "Digital Input (S/PDIF)" msgstr "Ingresso digital (S/PDIF)" #: ../src/modules/alsa/alsa-mixer.c:2395 msgid "Digital Passthrough (S/PDIF)" msgstr "Digital Passthrough (S/PDIF)" #: ../src/modules/alsa/alsa-mixer.c:2506 msgid "Multichannel Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2507 msgid "Multichannel Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:3901 msgid "Analog Mono" msgstr "Mono analogic" #: ../src/modules/alsa/alsa-mixer.c:3902 msgid "Analog Stereo" msgstr "Stereo analogic" #: ../src/modules/alsa/alsa-mixer.c:3903 msgid "Multichannel" msgstr "Plure-canal" #: ../src/modules/alsa/alsa-mixer.c:3904 msgid "Analog Surround 2.1" msgstr "Surround 2.1 analogic" #: ../src/modules/alsa/alsa-mixer.c:3905 msgid "Analog Surround 3.0" msgstr "Surround 3.0 analogic" #: ../src/modules/alsa/alsa-mixer.c:3906 msgid "Analog Surround 3.1" msgstr "Surround 3.1 analogic" #: ../src/modules/alsa/alsa-mixer.c:3907 msgid "Analog Surround 4.0" msgstr "Surround 4.0 analogic" #: ../src/modules/alsa/alsa-mixer.c:3908 msgid "Analog Surround 4.1" msgstr "Surround 4.1 analogic" #: ../src/modules/alsa/alsa-mixer.c:3909 msgid "Analog Surround 5.0" msgstr "Surround 5.0 analogic" #: ../src/modules/alsa/alsa-mixer.c:3910 msgid "Analog Surround 5.1" msgstr "Surround 5.1 analogic" #: ../src/modules/alsa/alsa-mixer.c:3911 msgid "Analog Surround 6.0" msgstr "Surround 6.0 analogic" #: ../src/modules/alsa/alsa-mixer.c:3912 msgid "Analog Surround 6.1" msgstr "Surround 6.1 analogic" #: ../src/modules/alsa/alsa-mixer.c:3913 msgid "Analog Surround 7.0" msgstr "Surround 7.0 analogic" #: ../src/modules/alsa/alsa-mixer.c:3914 msgid "Analog Surround 7.1" msgstr "Surround 7.1 analogic" #: ../src/modules/alsa/alsa-mixer.c:3915 msgid "Digital Stereo (IEC958)" msgstr "Stereo digital (IEC958)" #: ../src/modules/alsa/alsa-mixer.c:3916 msgid "Digital Passthrough (IEC958)" msgstr "Passthrough digital (IEC958)" #: ../src/modules/alsa/alsa-mixer.c:3917 msgid "Digital Surround 4.0 (IEC958/AC3)" msgstr "Surround 4.0 digital (IEC958/AC3)" #: ../src/modules/alsa/alsa-mixer.c:3918 msgid "Digital Surround 5.1 (IEC958/AC3)" msgstr "Surround 5.1 digital (IEC958/AC3)" #: ../src/modules/alsa/alsa-mixer.c:3919 msgid "Digital Surround 5.1 (IEC958/DTS)" msgstr "Surround 5.1 digital (IEC958/DTS)" #: ../src/modules/alsa/alsa-mixer.c:3920 msgid "Digital Stereo (HDMI)" msgstr "Stereo digital (HDMI)" #: ../src/modules/alsa/alsa-mixer.c:3921 msgid "Digital Surround 5.1 (HDMI)" msgstr "Surround 5.1 digital (HDMI)" #: ../src/modules/alsa/alsa-mixer.c:4052 msgid "Analog Mono Duplex" msgstr "Duplex mono analogic" #: ../src/modules/alsa/alsa-mixer.c:4053 msgid "Analog Stereo Duplex" msgstr "Duplex stereo analogic" #: ../src/modules/alsa/alsa-mixer.c:4054 msgid "Digital Stereo Duplex (IEC958)" msgstr "Duplex stereo digital (IEC958)" #: ../src/modules/alsa/alsa-mixer.c:4180 msgid "Multichannel Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4055 #: ../src/modules/alsa/module-alsa-card.c:190 #: ../src/modules/bluetooth/module-bluez4-device.c:2372 #: ../src/modules/bluetooth/module-bluez5-device.c:2173 #: ../src/modules/droid/module-droid-card.c:221 msgid "Off" msgstr "Disactivar" #: ../src/modules/alsa/alsa-mixer.c:4154 #, c-format msgid "%s Output" msgstr "Egresso %s" #: ../src/modules/alsa/alsa-mixer.c:4162 #, c-format msgid "%s Input" msgstr "Ingresso %s" #: ../src/modules/alsa/alsa-sink.c:570 #, c-format msgid "" "ALSA woke us up to write new data to the device, but there was actually " "nothing to write.\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" #: ../src/modules/alsa/alsa-sink.c:570 ../src/modules/alsa/alsa-sink.c:747 #, c-format msgid "" "ALSA woke us up to write new data to the device, but there was actually " "nothing to write!\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" "ALSA ha eveliate nos pro scriber nove datos al dispositivo, ma il ha " "actualmente nihil a scriber!\n" "Maxime verisimilemente isto es un defecto in le driver ALSA '%s'. Per favor " "reporta iste problema al disveloppatores ALSA.\n" "Nos ha essite eveliate con POLLOUT set -- comocunque un subsequente " "snd_pcm_avail() ha restituite 0 o un altere valor < min_avail." #: ../src/modules/alsa/alsa-source.c:529 #, c-format msgid "" "ALSA woke us up to read new data from the device, but there was actually " "nothing to read.\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" #: ../src/modules/alsa/alsa-source.c:529 ../src/modules/alsa/alsa-source.c:680 #, c-format msgid "" "ALSA woke us up to read new data from the device, but there was actually " "nothing to read!\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers.\n" "We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() " "returned 0 or another value < min_avail." msgstr "" "ALSA ha eveliate nos pro scriber nove datos al dispositivo, ma il ha " "actualmente nihil a scriber!\n" "Maxime verisimilemente isto es un defecto in le driver ALSA '%s'. Per favor " "reporta iste problema al disveloppatores ALSA.\n" "Nos ha essite eveliate con POLLOUT set -- comocunque un subsequente " "snd_pcm_avail() ha restituite 0 o un altere valor < min_avail." #: ../src/modules/alsa/alsa-util.c:1134 ../src/modules/alsa/alsa-util.c:1209 #, c-format msgid "" "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu " "ms).\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" "snd_pcm_avail() ha restituite un valor que es exceptionalmente grande: %lu " "bytes (%lu ms). Maxime verisimilemente isto es un defecto in le driver ALSA " "'%s'. Per favor reporta iste problema al disveloppatores ALSA." #: ../src/modules/alsa/alsa-util.c:1184 #, c-format msgid "" "snd_pcm_delay() returned a value that is exceptionally large: %li bytes " "(%s%lu ms).\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" "snd_pcm_delay() ha restituite un valor que es exceptionalmente grande: %li " "bytes (%s%lu ms). Maxime verisimilemente isto es un defecto in le driver " "ALSA '%s'. Per favor reporta iste problema al disveloppatores de ALSA." #: ../src/modules/alsa/alsa-util.c:1225 #, c-format msgid "" "snd_pcm_avail_delay() returned strange values: delay %lu is less than avail " "%lu.\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" "snd_pcm_avail_delay() ha restituite valores estranie: le retardo %lu es " "minus quam dispone %lu. Maxime verisimilemente isto es un defecto in le " "driver ALSA '%s'. Per favor reporta iste problema al disveloppatores de ALSA." #: ../src/modules/alsa/alsa-util.c:1268 #, c-format msgid "" "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes " "(%lu ms).\n" "Most likely this is a bug in the ALSA driver '%s'. Please report this issue " "to the ALSA developers." msgstr "" "snd_pcm_mmap_begin() ha restituite un valor que es exceptionalmente grande: " "%lu bytes (%lu ms). Maxime verisimilemente isto es un defecto in le driver " "ALSA '%s'. Per favor reporta iste problema al disveloppatores ALSA." #: ../src/modules/bluetooth/module-bluez4-device.c:2166 #: ../src/modules/bluetooth/module-bluez5-device.c:1927 msgid "Headset" msgstr "Bonetto" #: ../src/modules/bluetooth/module-bluez4-device.c:2171 #: ../src/modules/bluetooth/module-bluez5-device.c:1932 msgid "Handsfree" msgstr "Manos liber" #: ../src/modules/bluetooth/module-bluez4-device.c:2186 #: ../src/modules/bluetooth/module-bluez5-device.c:1950 msgid "Headphone" msgstr "Bonetto" #: ../src/modules/bluetooth/module-bluez4-device.c:2191 #: ../src/modules/bluetooth/module-bluez5-device.c:1955 msgid "Portable" msgstr "Portabile" #: ../src/modules/bluetooth/module-bluez4-device.c:2196 #: ../src/modules/bluetooth/module-bluez5-device.c:1960 msgid "Car" msgstr "Automobile" #: ../src/modules/bluetooth/module-bluez4-device.c:2201 #: ../src/modules/bluetooth/module-bluez5-device.c:1965 msgid "HiFi" msgstr "HiFi" #: ../src/modules/bluetooth/module-bluez4-device.c:2206 #: ../src/modules/bluetooth/module-bluez5-device.c:1970 msgid "Phone" msgstr "Telephono" #: ../src/modules/bluetooth/module-bluez4-device.c:2214 #: ../src/modules/bluetooth/module-bluez5-device.c:1922 #: ../src/modules/bluetooth/module-bluez5-device.c:1938 #: ../src/modules/bluetooth/module-bluez5-device.c:1976 msgid "Bluetooth Output" msgstr "Egresso bluetooth" #: ../src/modules/bluetooth/module-bluez4-device.c:2217 #: ../src/modules/bluetooth/module-bluez5-device.c:1921 #: ../src/modules/bluetooth/module-bluez5-device.c:1943 #: ../src/modules/bluetooth/module-bluez5-device.c:1949 #: ../src/modules/bluetooth/module-bluez5-device.c:1975 msgid "Bluetooth Input" msgstr "Ingresso bluetooth" #: ../src/modules/bluetooth/module-bluez4-device.c:2253 msgid "High Fidelity Playback (A2DP)" msgstr "Reproduction ad alte fidelitate (A2DP)" #: ../src/modules/bluetooth/module-bluez4-device.c:2264 msgid "High Fidelity Capture (A2DP)" msgstr "Captura ad alte fidelitate (A2DP)" #: ../src/modules/bluetooth/module-bluez4-device.c:2275 msgid "Telephony Duplex (HSP/HFP)" msgstr "Telephonia duplex (HSP/HFP)" #: ../src/modules/bluetooth/module-bluez4-device.c:2287 msgid "Handsfree Gateway" msgstr "Gateway a mono libere" #: ../src/modules/bluetooth/module-bluez5-device.c:2013 msgid "High Fidelity Playback (A2DP Sink)" msgstr "Reproduction ad alte fidelitate (A2DP Sink)" #: ../src/modules/bluetooth/module-bluez5-device.c:2024 msgid "High Fidelity Capture (A2DP Source)" msgstr "Captura ad alte fidelitate (A2DP Source)" #: ../src/modules/bluetooth/module-bluez5-device.c:2035 msgid "Headset Head Unit (HSP/HFP)" msgstr "Unitate bonetto (HSP/HFP)" #: ../src/modules/bluetooth/module-bluez5-device.c:2047 msgid "Headset Audio Gateway (HSP/HFP)" msgstr "Gateway audio a bonetto (HSP/HFP)" #: ../src/modules/echo-cancel/module-echo-cancel.c:61 msgid "" "source_name= source_properties= source_master= sink_name= sink_properties= sink_master= adjust_time= adjust_threshold= format= rate= channels= channel_map= " "aec_method= aec_args= " "save_aec= autoloaded= use_volume_sharing= " msgstr "" "source_name= source_properties= source_master= sink_name= sink_properties= sink_master= adjust_time= adjust_threshold= format= rate= channels= channel_map= " "aec_method= aec_args= " "save_aec= autoloaded= use_volume_sharing= " #. add on profile #: ../src/modules/macosx/module-coreaudio-device.c:754 msgid "On" msgstr "Activar" #. / TRANSLATORS: The app icon and name appears above this string. If the phrase #. / can't be translated in this language, translate the whole sentence #. / 'This app wants to record audio.' #: ../src/modules/trust-store/module-trust-store.c:152 msgid "wants to record audio." msgstr "desira registrar le audio." #: ../src/modules/module-always-sink.c:36 msgid "Always keeps at least one sink loaded even if it's a null one" msgstr "" "Sempre mantene al minus un lavabo cargate mesmo si il es un nulle uno" #: ../src/modules/module-always-sink.c:80 msgid "Dummy Output" msgstr "Emission vacue" #: ../src/modules/module-equalizer-sink.c:70 msgid "General Purpose Equalizer" msgstr "Equalisator de proposito general" #: ../src/modules/module-equalizer-sink.c:74 msgid "" "sink_name= sink_properties= " "sink_master= format= rate= " "channels= channel_map= autoloaded= use_volume_sharing= " msgstr "" "sink_name= sink_properties= " "sink_master= format= rate= " "channels= channel_map= autoloaded= use_volume_sharing= " #: ../src/modules/module-filter-apply.c:46 msgid "autoclean=" msgstr "autoclean=" #: ../src/modules/module-ladspa-sink.c:51 msgid "Virtual LADSPA sink" msgstr "Lavabo LADSPA virtual" #: ../src/modules/module-ladspa-sink.c:55 msgid "" "sink_name= sink_properties= " "master= format= rate= " "channels= channel_map= plugin= label= control= input_ladspaport_map= output_ladspaport_map= " msgstr "" "sink_name= sink_properties= " "master= format= rate= " "channels= channel_map= plugin= label= control= input_ladspaport_map= output_ladspaport_map= " #: ../src/modules/module-null-sink.c:47 msgid "Clocked NULL sink" msgstr "Lavabo cloccate NULL" #: ../src/modules/module-null-sink.c:278 msgid "Null Output" msgstr "Emission vacue" #: ../src/modules/module-rygel-media-server.c:508 #: ../src/modules/module-rygel-media-server.c:546 #: ../src/modules/module-rygel-media-server.c:905 msgid "Output Devices" msgstr "Dispositivos de egresso" #: ../src/modules/module-rygel-media-server.c:509 #: ../src/modules/module-rygel-media-server.c:547 #: ../src/modules/module-rygel-media-server.c:906 msgid "Input Devices" msgstr "Dispositivos de Ingresso" #: ../src/modules/module-rygel-media-server.c:1063 msgid "Audio on @HOSTNAME@" msgstr "Audio sur @HOSTNAME@" #. TODO: old tunnel put here the remote sink_name into stream name e.g. 'Null Output for lynxis@lazus' #. TODO: old tunnel put here the remote source_name into stream name e.g. 'Null Output for lynxis@lazus' #: ../src/modules/module-tunnel-sink-new.c:307 #: ../src/modules/module-tunnel-source-new.c:305 #, c-format msgid "Tunnel for %s@%s" msgstr "Tunnel pro %s@%s" #: ../src/modules/module-tunnel-sink-new.c:517 #: ../src/modules/module-tunnel-source-new.c:516 #, c-format msgid "Tunnel to %s/%s" msgstr "Tunnel pro %s/%s" #: ../src/modules/module-virtual-surround-sink.c:47 msgid "Virtual surround sink" msgstr "Lavabo virtual surround" #: ../src/modules/module-virtual-surround-sink.c:51 msgid "" "sink_name= sink_properties= " "master= format= rate= " "channels= channel_map= " "use_volume_sharing= force_flat_volume= " "hrir=/path/to/left_hrir.wav " msgstr "" "sink_name= sink_properties= " "master= format= rate= " "channels= channel_map= " "use_volume_sharing= force_flat_volume= " "hrir=/path/to/left_hrir.wav " #: ../src/modules/reserve-wrap.c:149 msgid "PulseAudio Sound Server" msgstr "Servitor de sonos PulseAudio" #: ../src/pulse/channelmap.c:103 ../src/pulse/channelmap.c:758 msgid "Mono" msgstr "Mono" #: ../src/pulse/channelmap.c:105 msgid "Front Center" msgstr "Fronte centro" #: ../src/pulse/channelmap.c:106 msgid "Front Left" msgstr "Fronte sinistre" #: ../src/pulse/channelmap.c:107 msgid "Front Right" msgstr "Fronte dextere" #: ../src/pulse/channelmap.c:109 msgid "Rear Center" msgstr "Posterior centro" #: ../src/pulse/channelmap.c:110 msgid "Rear Left" msgstr "Posterior sinistre" #: ../src/pulse/channelmap.c:111 msgid "Rear Right" msgstr "Posterior dextere" #: ../src/pulse/channelmap.c:113 msgid "Subwoofer" msgstr "Subwoofer" #: ../src/pulse/channelmap.c:115 msgid "Front Left-of-center" msgstr "Frontre sinistra-de-centro" #: ../src/pulse/channelmap.c:116 msgid "Front Right-of-center" msgstr "Fronte dextre-de-centro" #: ../src/pulse/channelmap.c:118 msgid "Side Left" msgstr "Latere sinistre" #: ../src/pulse/channelmap.c:119 msgid "Side Right" msgstr "Latere dextere" #: ../src/pulse/channelmap.c:121 msgid "Auxiliary 0" msgstr "Auxiliar 0" #: ../src/pulse/channelmap.c:122 msgid "Auxiliary 1" msgstr "Auxiliar 1" #: ../src/pulse/channelmap.c:123 msgid "Auxiliary 2" msgstr "Auxiliar 2" #: ../src/pulse/channelmap.c:124 msgid "Auxiliary 3" msgstr "Auxiliar 3" #: ../src/pulse/channelmap.c:125 msgid "Auxiliary 4" msgstr "Auxiliar 4" #: ../src/pulse/channelmap.c:126 msgid "Auxiliary 5" msgstr "Auxiliar 5" #: ../src/pulse/channelmap.c:127 msgid "Auxiliary 6" msgstr "Auxiliar 6" #: ../src/pulse/channelmap.c:128 msgid "Auxiliary 7" msgstr "Auxiliar 7" #: ../src/pulse/channelmap.c:129 msgid "Auxiliary 8" msgstr "Auxiliar 8" #: ../src/pulse/channelmap.c:130 msgid "Auxiliary 9" msgstr "Auxiliar 9" #: ../src/pulse/channelmap.c:131 msgid "Auxiliary 10" msgstr "Auxiliar 10" #: ../src/pulse/channelmap.c:132 msgid "Auxiliary 11" msgstr "Auxiliar 11" #: ../src/pulse/channelmap.c:133 msgid "Auxiliary 12" msgstr "Auxiliar 12" #: ../src/pulse/channelmap.c:134 msgid "Auxiliary 13" msgstr "Auxiliar 13" #: ../src/pulse/channelmap.c:135 msgid "Auxiliary 14" msgstr "Auxiliar 14" #: ../src/pulse/channelmap.c:136 msgid "Auxiliary 15" msgstr "Auxiliar 15" #: ../src/pulse/channelmap.c:137 msgid "Auxiliary 16" msgstr "Auxiliar 16" #: ../src/pulse/channelmap.c:138 msgid "Auxiliary 17" msgstr "Auxiliar 17" #: ../src/pulse/channelmap.c:139 msgid "Auxiliary 18" msgstr "Auxiliar 18" #: ../src/pulse/channelmap.c:140 msgid "Auxiliary 19" msgstr "Auxiliar 19" #: ../src/pulse/channelmap.c:141 msgid "Auxiliary 20" msgstr "Auxiliar 20" #: ../src/pulse/channelmap.c:142 msgid "Auxiliary 21" msgstr "Auxiliar 21" #: ../src/pulse/channelmap.c:143 msgid "Auxiliary 22" msgstr "Auxiliar 22" #: ../src/pulse/channelmap.c:144 msgid "Auxiliary 23" msgstr "Auxiliar 23" #: ../src/pulse/channelmap.c:145 msgid "Auxiliary 24" msgstr "Auxiliar 24" #: ../src/pulse/channelmap.c:146 msgid "Auxiliary 25" msgstr "Auxiliar 25" #: ../src/pulse/channelmap.c:147 msgid "Auxiliary 26" msgstr "Auxiliar 26" #: ../src/pulse/channelmap.c:148 msgid "Auxiliary 27" msgstr "Auxiliar 27" #: ../src/pulse/channelmap.c:149 msgid "Auxiliary 28" msgstr "Auxiliar 28" #: ../src/pulse/channelmap.c:150 msgid "Auxiliary 29" msgstr "Auxiliar 29" #: ../src/pulse/channelmap.c:151 msgid "Auxiliary 30" msgstr "Auxiliar 30" #: ../src/pulse/channelmap.c:152 msgid "Auxiliary 31" msgstr "Auxiliar 31" #: ../src/pulse/channelmap.c:154 msgid "Top Center" msgstr "In alto centro" #: ../src/pulse/channelmap.c:156 msgid "Top Front Center" msgstr "In alto frontal centro" #: ../src/pulse/channelmap.c:157 msgid "Top Front Left" msgstr "In alto frontal sinistre" #: ../src/pulse/channelmap.c:158 msgid "Top Front Right" msgstr "In alto frontal dextere" #: ../src/pulse/channelmap.c:160 msgid "Top Rear Center" msgstr "Summitate posterior central" #: ../src/pulse/channelmap.c:161 msgid "Top Rear Left" msgstr "Summe sinistre del retro" #: ../src/pulse/channelmap.c:162 msgid "Top Rear Right" msgstr "Summedextre del retro" #: ../src/pulse/channelmap.c:479 ../src/pulse/format.c:121 #: ../src/pulse/sample.c:175 ../src/pulse/volume.c:294 #: ../src/pulse/volume.c:320 ../src/pulse/volume.c:340 #: ../src/pulse/volume.c:372 ../src/pulse/volume.c:412 #: ../src/pulse/volume.c:431 msgid "(invalid)" msgstr "(invalide)" #: ../src/pulse/channelmap.c:762 msgid "Stereo" msgstr "Stereo" #: ../src/pulse/channelmap.c:767 msgid "Surround 4.0" msgstr "Surround 4.0" #: ../src/pulse/channelmap.c:773 msgid "Surround 4.1" msgstr "Surround 4.1" #: ../src/pulse/channelmap.c:779 msgid "Surround 5.0" msgstr "Surround 5.0" #: ../src/pulse/channelmap.c:785 msgid "Surround 5.1" msgstr "Surround 5.1" #: ../src/pulse/channelmap.c:792 msgid "Surround 7.1" msgstr "Surround 7.1" #: ../src/pulse/client-conf-x11.c:53 ../src/utils/pax11publish.c:97 msgid "xcb_connect() failed" msgstr "xcb_connect() fallite" #: ../src/pulse/client-conf-x11.c:58 ../src/utils/pax11publish.c:102 msgid "xcb_connection_has_error() returned true" msgstr "xcb_connection_has_error() ha retornate ver" #: ../src/pulse/client-conf-x11.c:94 msgid "Failed to parse cookie data" msgstr "Falta a analisar datos de cookie" #: ../src/pulse/context.c:656 #, c-format msgid "fork(): %s" msgstr "fork(): %s" #: ../src/pulse/context.c:711 #, c-format msgid "waitpid(): %s" msgstr "waitpid(): %s" #: ../src/pulse/context.c:1412 #, c-format msgid "Received message for unknown extension '%s'" msgstr "Recipite un message pro le incognite extension '%s'" #: ../src/pulse/direction.c:37 msgid "input" msgstr "ingresso" #: ../src/pulse/direction.c:39 msgid "output" msgstr "egresso" #: ../src/pulse/direction.c:41 msgid "bidirectional" msgstr "bidirectional" #: ../src/pulse/direction.c:43 msgid "invalid" msgstr "non valide" #: ../src/pulsecore/core-util.c:1820 #, c-format msgid "" "XDG_RUNTIME_DIR (%s) is not owned by us (uid %d), but by uid %d! (This could " "e g happen if you try to connect to a non-root PulseAudio as a root user, " "over the native protocol. Don't do that.)" msgstr "" "XDG_RUNTIME_DIR (%s) non es proprietari per nos (uid %d), ma per le uid %d! " "(Iste pote e. g. occurrer si tu prova a connecter te a un PulseAudio non-" "radice como un usator radice, super le protocollo native. Non facer lo.)" #: ../src/pulsecore/core-util.h:97 msgid "yes" msgstr "" #: ../src/pulsecore/core-util.h:97 msgid "no" msgstr "" #: ../src/pulsecore/lock-autospawn.c:141 ../src/pulsecore/lock-autospawn.c:227 msgid "Cannot access autospawn lock." msgstr "Impossibile acceder al bloco de utospawn" #: ../src/pulsecore/log.c:153 #, c-format msgid "Failed to open target file '%s'." msgstr "Falta a aperir le file de destination '%s'." #: ../src/pulsecore/log.c:176 #, c-format msgid "" "Tried to open target file '%s', '%s.1', '%s.2' ... '%s.%d', but all failed." msgstr "" "Tentava a aperir le file '%s', '%s.1', '%s.2' ... '%s.%d', ma tote ha fallite" #: ../src/pulsecore/log.c:631 msgid "Invalid log target." msgstr "Registro de destination non valide" #: ../src/pulsecore/sink.c:3427 msgid "Built-in Audio" msgstr "Audio interne" #: ../src/pulsecore/sink.c:3432 msgid "Modem" msgstr "Modem" #: ../src/pulse/error.c:38 msgid "OK" msgstr "OK" #: ../src/pulse/error.c:39 msgid "Access denied" msgstr "Accesso negate" #: ../src/pulse/error.c:40 msgid "Unknown command" msgstr "Commando incognite" #: ../src/pulse/error.c:41 msgid "Invalid argument" msgstr "Argumento non valide" #: ../src/pulse/error.c:42 msgid "Entity exists" msgstr "Le entitate existe" #: ../src/pulse/error.c:43 msgid "No such entity" msgstr "Nulle entitate simile" #: ../src/pulse/error.c:44 msgid "Connection refused" msgstr "Connexion refusate" #: ../src/pulse/error.c:45 msgid "Protocol error" msgstr "Error de protocollo" #: ../src/pulse/error.c:46 msgid "Timeout" msgstr "Tempore expirate" #: ../src/pulse/error.c:47 msgid "No authentication key" msgstr "Nulle clave de authentication" #: ../src/pulse/error.c:48 msgid "Internal error" msgstr "Error interne" #: ../src/pulse/error.c:49 msgid "Connection terminated" msgstr "Connexion terminate" #: ../src/pulse/error.c:50 msgid "Entity killed" msgstr "Entitate extincte" #: ../src/pulse/error.c:51 msgid "Invalid server" msgstr "Servitor non valide" #: ../src/pulse/error.c:52 msgid "Module initialization failed" msgstr "Modulo de initialisation fallite" #: ../src/pulse/error.c:53 msgid "Bad state" msgstr "Mal stato" #: ../src/pulse/error.c:54 msgid "No data" msgstr "Nulle datos" #: ../src/pulse/error.c:55 msgid "Incompatible protocol version" msgstr "Version de protocollo incompatibile" #: ../src/pulse/error.c:56 msgid "Too large" msgstr "Troppo large" #: ../src/pulse/error.c:57 msgid "Not supported" msgstr "Non supportate" #: ../src/pulse/error.c:58 msgid "Unknown error code" msgstr "Codice de error incognite" #: ../src/pulse/error.c:59 msgid "No such extension" msgstr "Nulle extension simile" #: ../src/pulse/error.c:60 msgid "Obsolete functionality" msgstr "Functionalitate obsolete" #: ../src/pulse/error.c:61 msgid "Missing implementation" msgstr "Implementation mancante" #: ../src/pulse/error.c:62 msgid "Client forked" msgstr "Cliente furcate" #: ../src/pulse/error.c:63 msgid "Input/Output error" msgstr "Error de ingresso/egresso" #: ../src/pulse/error.c:64 msgid "Device or resource busy" msgstr "Dispositivo o ressource occupate" #: ../src/pulse/sample.c:177 #, c-format msgid "%s %uch %uHz" msgstr "%s %uch %uHz" #: ../src/pulse/sample.c:189 #, c-format msgid "%0.1f GiB" msgstr "%0.1f GiB" #: ../src/pulse/sample.c:191 #, c-format msgid "%0.1f MiB" msgstr "%0.1f MiB" #: ../src/pulse/sample.c:193 #, c-format msgid "%0.1f KiB" msgstr "%0.1f KiB" #: ../src/pulse/sample.c:195 #, c-format msgid "%u B" msgstr "%u B" #: ../src/tests/resampler-test.c:255 #, c-format msgid "" "%s [options]\n" "\n" "-h, --help Show this help\n" "-v, --verbose Print debug messages\n" " --from-rate=SAMPLERATE From sample rate in Hz (defaults to " "44100)\n" " --from-format=SAMPLEFORMAT From sample type (defaults to s16le)\n" " --from-channels=CHANNELS From number of channels (defaults to " "1)\n" " --to-rate=SAMPLERATE To sample rate in Hz (defaults to " "44100)\n" " --to-format=SAMPLEFORMAT To sample type (defaults to s16le)\n" " --to-channels=CHANNELS To number of channels (defaults to 1)\n" " --resample-method=METHOD Resample method (defaults to auto)\n" " --seconds=SECONDS From stream duration (defaults to 60)\n" "\n" "If the formats are not specified, the test performs all formats " "combinations,\n" "back and forth.\n" "\n" "Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, " "alaw,\n" "s24le, s24be, s24-32le, s24-32be, s32le, s32be (defaults to s16ne)\n" "\n" "See --dump-resample-methods for possible values of resample methods.\n" msgstr "" "%s [options]\n" "\n" "-h, --help Show this help\n" "-v, --verbose Print debug messages\n" " --from-rate=SAMPLERATE From sample rate in Hz (defaults to " "44100)\n" " --from-format=SAMPLEFORMAT From sample type (defaults to s16le)\n" " --from-channels=CHANNELS From number of channels (defaults to " "1)\n" " --to-rate=SAMPLERATE To sample rate in Hz (defaults to " "44100)\n" " --to-format=SAMPLEFORMAT To sample type (defaults to s16le)\n" " --to-channels=CHANNELS To number of channels (defaults to 1)\n" " --resample-method=METHOD Resample method (defaults to auto)\n" " --seconds=SECONDS From stream duration (defaults to 60)\n" "\n" "If the formats are not specified, the test performs all formats " "combinations,\n" "back and forth.\n" "\n" "Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, " "alaw,\n" "s24le, s24be, s24-32le, s24-32be, s32le, s32be (defaults to s16ne)\n" "\n" "See --dump-resample-methods for possible values of resample methods.\n" #: ../src/tests/resampler-test.c:355 #, c-format msgid "%s %s\n" msgstr "%s %s\n" #: ../src/utils/pacat.c:116 #, c-format msgid "Failed to drain stream: %s" msgstr "Falta a exhaurir le fluxo: %s" #: ../src/utils/pacat.c:121 msgid "Playback stream drained." msgstr "Fluxo de reproduction escolate" #: ../src/utils/pacat.c:132 msgid "Draining connection to server." msgstr "Connexion de disaquamento al servitor." #: ../src/utils/pacat.c:145 #, c-format msgid "pa_stream_drain(): %s" msgstr "pa_stream_drain(): %s" #: ../src/utils/pacat.c:168 #, c-format msgid "pa_stream_write() failed: %s" msgstr "pa_stream_write() fallite: %s" #: ../src/utils/pacat.c:209 #, c-format msgid "pa_stream_begin_write() failed: %s" msgstr "pa_stream_begin_write() fallite: %s" #: ../src/utils/pacat.c:259 ../src/utils/pacat.c:289 #, c-format msgid "pa_stream_peek() failed: %s" msgstr "pa_stream_peek() fallite: %s" #: ../src/utils/pacat.c:339 msgid "Stream successfully created." msgstr "Fluxo create con bon successo" #: ../src/utils/pacat.c:342 #, c-format msgid "pa_stream_get_buffer_attr() failed: %s" msgstr "pa_stream_get_buffer_attr() fallite: %s" #: ../src/utils/pacat.c:346 #, c-format msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u" msgstr "Metrica tampon: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u" #: ../src/utils/pacat.c:349 #, c-format msgid "Buffer metrics: maxlength=%u, fragsize=%u" msgstr "Metrica del memoria tampon: maxlength=%u, fragsize=%u" #: ../src/utils/pacat.c:353 #, c-format msgid "Using sample spec '%s', channel map '%s'." msgstr "In uso le specification de specimen '%s', mappa del canal '%s'." #: ../src/utils/pacat.c:357 #, c-format msgid "Connected to device %s (index: %u, suspended: %s)." msgstr "Connexe al dispositivo %s (indice: %u, suspense: %s)." #: ../src/utils/pacat.c:367 #, c-format msgid "Stream error: %s" msgstr "Error de fluxo: %s" #: ../src/utils/pacat.c:377 #, c-format msgid "Stream device suspended.%s" msgstr "Dispositivo del fluxo suspense.%s" #: ../src/utils/pacat.c:379 #, c-format msgid "Stream device resumed.%s" msgstr "Dispositivo del fluxo resumite.%s" #: ../src/utils/pacat.c:387 #, c-format msgid "Stream underrun.%s" msgstr "Fluxo sub-fluente.%s" #: ../src/utils/pacat.c:394 #, c-format msgid "Stream overrun.%s" msgstr "Fluxo super-fluente.%s" #: ../src/utils/pacat.c:401 #, c-format msgid "Stream started.%s" msgstr "Fluxo initiate.%s" #: ../src/utils/pacat.c:408 #, c-format msgid "Stream moved to device %s (%u, %ssuspended).%s" msgstr "Fluxo movite al dispositivo %s (%u, %ssuspense).%s" #: ../src/utils/pacat.c:408 msgid "not " msgstr "non " #: ../src/utils/pacat.c:415 #, c-format msgid "Stream buffer attributes changed.%s" msgstr "Attributos del memoria tampon del fluxo cambiate.%s" #: ../src/utils/pacat.c:430 msgid "Cork request stack is empty: corking stream" msgstr "Le corco require que le pila es vacue: fluxo de corcar" #: ../src/utils/pacat.c:436 msgid "Cork request stack is empty: uncorking stream" msgstr "Le corco require que le pila es vacue: fluxo de discorcar" #: ../src/utils/pacat.c:441 msgid "Warning: Received more uncork requests than cork requests." msgstr "" #: ../src/utils/pacat.c:465 #, c-format msgid "Connection established.%s" msgstr "Connexion stabilite.%s" #: ../src/utils/pacat.c:468 #, c-format msgid "pa_stream_new() failed: %s" msgstr "pa_stream_new() fallite: %s" #: ../src/utils/pacat.c:506 #, c-format msgid "pa_stream_connect_playback() failed: %s" msgstr "pa_stream_connect_playback() fallite: %s" #: ../src/utils/pacat.c:512 #, c-format msgid "Failed to set monitor stream: %s" msgstr "Falta a configurar le fluxo del monitor: %s" #: ../src/utils/pacat.c:516 #, c-format msgid "pa_stream_connect_record() failed: %s" msgstr "pa_stream_connect_record() fallite: %s" #: ../src/utils/pacat.c:529 ../src/utils/pactl.c:1446 #, c-format msgid "Connection failure: %s" msgstr "Connexion fallite: %s" #: ../src/utils/pacat.c:562 msgid "Got EOF." msgstr "Obtenite le EOF." #: ../src/utils/pacat.c:599 #, c-format msgid "write() failed: %s" msgstr "write() fallite: %s" #: ../src/utils/pacat.c:620 msgid "Got signal, exiting." msgstr "Obtener signal, exir." #: ../src/utils/pacat.c:634 #, c-format msgid "Failed to get latency: %s" msgstr "Falta a obtener le latentia: %s" #: ../src/utils/pacat.c:639 #, c-format msgid "Time: %0.3f sec; Latency: %0.0f usec." msgstr "Tempore: %0.3f sec; Latentia: %0.0f usec." #: ../src/utils/pacat.c:660 #, c-format msgid "pa_stream_update_timing_info() failed: %s" msgstr "pa_stream_update_timing_info() fallite: %s" #: ../src/utils/pacat.c:671 #, c-format msgid "" "%s [options]\n" "%s\n" "\n" " -h, --help Show this help\n" " --version Show version\n" "\n" " -r, --record Create a connection for recording\n" " -p, --playback Create a connection for playback\n" "\n" " -v, --verbose Enable verbose operations\n" "\n" " -s, --server=SERVER The name of the server to connect " "to\n" " -d, --device=DEVICE The name of the sink/source to " "connect to\n" " -n, --client-name=NAME How to call this client on the " "server\n" " --stream-name=NAME How to call this stream on the " "server\n" " --volume=VOLUME Specify the initial (linear) volume " "in range 0...65536\n" " --rate=SAMPLERATE The sample rate in Hz (defaults to " "44100)\n" " --format=SAMPLEFORMAT The sample type, one of s16le, " "s16be, u8, float32le,\n" " float32be, ulaw, alaw, s32le, s32be, " "s24le, s24be,\n" " s24-32le, s24-32be (defaults to " "s16ne)\n" " --channels=CHANNELS The number of channels, 1 for mono, " "2 for stereo\n" " (defaults to 2)\n" " --channel-map=CHANNELMAP Channel map to use instead of the " "default\n" " --fix-format Take the sample format from the " "sink/source the stream is\n" " being connected to.\n" " --fix-rate Take the sampling rate from the " "sink/source the stream is\n" " being connected to.\n" " --fix-channels Take the number of channels and the " "channel map\n" " from the sink/source the stream is " "being connected to.\n" " --no-remix Don't upmix or downmix channels.\n" " --no-remap Map channels by index instead of " "name.\n" " --latency=BYTES Request the specified latency in " "bytes.\n" " --process-time=BYTES Request the specified process time " "per request in bytes.\n" " --latency-msec=MSEC Request the specified latency in " "msec.\n" " --process-time-msec=MSEC Request the specified process time " "per request in msec.\n" " --property=PROPERTY=VALUE Set the specified property to the " "specified value.\n" " --raw Record/play raw PCM data.\n" " --passthrough Passthrough data.\n" " --file-format[=FFORMAT] Record/play formatted PCM data.\n" " --list-file-formats List available file formats.\n" " --monitor-stream=INDEX Record from the sink input with " "index INDEX.\n" msgstr "" #: ../src/utils/pacat.c:788 msgid "Play back encoded audio files on a PulseAudio sound server." msgstr "" #: ../src/utils/pacat.c:792 msgid "" "Capture audio data from a PulseAudio sound server and write it to a file." msgstr "" #: ../src/utils/pacat.c:796 msgid "" "Capture audio data from a PulseAudio sound server and write it to STDOUT or " "the specified file." msgstr "" #: ../src/utils/pacat.c:800 msgid "" "Play back audio data from STDIN or the specified file on a PulseAudio sound " "server." msgstr "" #: ../src/utils/pacat.c:808 #, c-format msgid "" "pacat %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" "pacat %s\n" "Compilate con libpulse %s\n" "Ligate con libpulse %s\n" #: ../src/utils/pacat.c:841 ../src/utils/pactl.c:1642 #, c-format msgid "Invalid client name '%s'" msgstr "Nomine de cliente non valide '%s'" #: ../src/utils/pacat.c:856 #, c-format msgid "Invalid stream name '%s'" msgstr "Nomine de fluxo non valide '%s'" #: ../src/utils/pacat.c:893 #, c-format msgid "Invalid channel map '%s'" msgstr "Mappa del canal non valide '%s'" #: ../src/utils/pacat.c:922 ../src/utils/pacat.c:936 #, c-format msgid "Invalid latency specification '%s'" msgstr "Specification del latentia non valide '%s'" #: ../src/utils/pacat.c:929 ../src/utils/pacat.c:943 #, c-format msgid "Invalid process time specification '%s'" msgstr "Specification del tempore del processo non valide '%s'" #: ../src/utils/pacat.c:955 #, c-format msgid "Invalid property '%s'" msgstr "Proprietate non valide '%s'" #: ../src/utils/pacat.c:974 #, c-format msgid "Unknown file format %s." msgstr "Format de file incognite %s." #: ../src/utils/pacat.c:989 msgid "Failed to parse the argument for --monitor-stream" msgstr "Falta a analisar le argumento pro --monitor-stream" #: ../src/utils/pacat.c:1000 msgid "Invalid sample specification" msgstr "Specification de specimen non valide" #: ../src/utils/pacat.c:1010 #, c-format msgid "open(): %s" msgstr "open(): %s" #: ../src/utils/pacat.c:1015 #, c-format msgid "dup2(): %s" msgstr "dup2(): %s" #: ../src/utils/pacat.c:1022 msgid "Too many arguments." msgstr "Troppo argumentos." #: ../src/utils/pacat.c:1033 msgid "Failed to generate sample specification for file." msgstr "Falta a generar specification de specimen pro le file" #: ../src/utils/pacat.c:1059 msgid "Failed to open audio file." msgstr "Falta a aperir un file" #: ../src/utils/pacat.c:1065 msgid "" "Warning: specified sample specification will be overwritten with " "specification from file." msgstr "" "Advertimento: le specification de specimen essera supplantate per le " "specification ex le file" #: ../src/utils/pacat.c:1068 ../src/utils/pactl.c:1706 msgid "Failed to determine sample specification from file." msgstr "Falta a determinar le specification de specimen ex le file" #: ../src/utils/pacat.c:1077 msgid "Warning: Failed to determine channel map from file." msgstr "Advertimento: falta a determinar le mappa del canal ex le file" #: ../src/utils/pacat.c:1088 msgid "Channel map doesn't match sample specification" msgstr "Le mappa del canal non concorda con le specification de specimen" #: ../src/utils/pacat.c:1099 msgid "Warning: failed to write channel map to file." msgstr "Advertimento: falta a scriber le mappa del canal in le file" #: ../src/utils/pacat.c:1114 #, c-format msgid "" "Opening a %s stream with sample specification '%s' and channel map '%s'." msgstr "" "Apertura de un %s fluxo con le specification de specimen '%s' e le mappa del " "canal '%s'." #: ../src/utils/pacat.c:1115 msgid "recording" msgstr "registration" #: ../src/utils/pacat.c:1115 msgid "playback" msgstr "reproduction" #: ../src/utils/pacat.c:1139 msgid "Failed to set media name." msgstr "Falta a configurar le nomine del medios." #: ../src/utils/pacat.c:1146 ../src/utils/pactl.c:2056 msgid "pa_mainloop_new() failed." msgstr "pa_mainloop_new() fallite." #: ../src/utils/pacat.c:1169 msgid "io_new() failed." msgstr "io_new() fallite." #: ../src/utils/pacat.c:1176 ../src/utils/pactl.c:2068 msgid "pa_context_new() failed." msgstr "pa_context_new() fallite." #: ../src/utils/pacat.c:1184 ../src/utils/pactl.c:2074 #, c-format msgid "pa_context_connect() failed: %s" msgstr "pa_context_connect() fallite: %s" #: ../src/utils/pacat.c:1190 msgid "pa_context_rttime_new() failed." msgstr "pa_context_rttime_new() fallite." #: ../src/utils/pacat.c:1197 ../src/utils/pactl.c:2079 msgid "pa_mainloop_run() failed." msgstr "pa_mainloop_run() fallite." #: ../src/utils/pacmd.c:51 ../src/utils/pactl.c:1564 msgid "NAME [ARGS ...]" msgstr "NAME [ARGS ...]" #: ../src/utils/pacmd.c:52 ../src/utils/pacmd.c:60 ../src/utils/pactl.c:1565 msgid "NAME|#N" msgstr "NAME|#N" #: ../src/utils/pacmd.c:53 ../src/utils/pacmd.c:63 ../src/utils/pactl.c:1563 #: ../src/utils/pactl.c:1569 msgid "NAME" msgstr "NOMINE" #: ../src/utils/pacmd.c:54 msgid "NAME|#N VOLUME" msgstr "NAME|#N VOLUME" #: ../src/utils/pacmd.c:55 msgid "#N VOLUME" msgstr "#N VOLUME" #: ../src/utils/pacmd.c:56 ../src/utils/pacmd.c:70 ../src/utils/pactl.c:1567 msgid "NAME|#N 1|0" msgstr "NAME|#N 1|0" #: ../src/utils/pacmd.c:57 msgid "#N 1|0" msgstr "#N 1|0" #: ../src/utils/pacmd.c:58 msgid "NAME|#N KEY=VALUE" msgstr "NAME|#N KEY=VALUE" #: ../src/utils/pacmd.c:59 msgid "#N KEY=VALUE" msgstr "#N KEY=VALUE" #: ../src/utils/pacmd.c:61 msgid "#N" msgstr "#N" #: ../src/utils/pacmd.c:62 msgid "NAME SINK|#N" msgstr "NAME SINK|#N" #: ../src/utils/pacmd.c:64 ../src/utils/pacmd.c:65 msgid "NAME FILENAME" msgstr "NAME FILENAME" #: ../src/utils/pacmd.c:66 msgid "PATHNAME" msgstr "PATHNAME" #: ../src/utils/pacmd.c:67 msgid "FILENAME SINK|#N" msgstr "FILENAME SINK|#N" #: ../src/utils/pacmd.c:69 ../src/utils/pactl.c:1566 msgid "#N SINK|SOURCE" msgstr "#N SINK|SOURCE" #: ../src/utils/pacmd.c:71 ../src/utils/pacmd.c:77 ../src/utils/pacmd.c:78 msgid "1|0" msgstr "1|0" #: ../src/utils/pacmd.c:72 ../src/utils/pactl.c:1568 msgid "CARD PROFILE" msgstr "CARD PROFILE" #: ../src/utils/pacmd.c:73 ../src/utils/pactl.c:1570 msgid "NAME|#N PORT" msgstr "NAME|#N PORT" #: ../src/utils/pacmd.c:74 ../src/utils/pactl.c:1576 msgid "CARD-NAME|CARD-#N PORT OFFSET" msgstr "CARD-NAME|CARD-#N PORT OFFSET" #: ../src/utils/pacmd.c:75 msgid "TARGET" msgstr "TARGET" #: ../src/utils/pacmd.c:76 msgid "NUMERIC-LEVEL" msgstr "" #: ../src/utils/pacmd.c:79 msgid "FRAMES" msgstr "FRAMES" #: ../src/utils/pacmd.c:81 #, c-format msgid "" "\n" " -h, --help Show this help\n" " --version Show version\n" "When no command is given pacmd starts in the interactive mode.\n" msgstr "" "\n" " -h, --help Monstrar iste adjuta\n" " --version Monstrar le version\n" "Quando nulle commando es date pacmd initia in le modo interactive.\n" #: ../src/utils/pacmd.c:128 #, c-format msgid "" "pacmd %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" "pacmd %s\n" "Compilate con libpulse %s\n" "Ligate con libpulse %s\n" #: ../src/utils/pacmd.c:142 msgid "No PulseAudio daemon running, or not running as session daemon." msgstr "" "Nulle demone PulseAudio fluente, o nulle demone fluente como session." #: ../src/utils/pacmd.c:147 #, c-format msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s" msgstr "socket(PF_UNIX, SOCK_STREAM, 0): %s" #: ../src/utils/pacmd.c:164 #, c-format msgid "connect(): %s" msgstr "connect(): %s" #: ../src/utils/pacmd.c:172 msgid "Failed to kill PulseAudio daemon." msgstr "Extinsion del demone PulseAudio fallite." #: ../src/utils/pacmd.c:180 msgid "Daemon not responding." msgstr "Le demone non responde." #: ../src/utils/pacmd.c:212 ../src/utils/pacmd.c:321 ../src/utils/pacmd.c:339 #, c-format msgid "write(): %s" msgstr "write(): %s" #: ../src/utils/pacmd.c:268 #, c-format msgid "poll(): %s" msgstr "poll(): %s" #: ../src/utils/pacmd.c:279 ../src/utils/pacmd.c:299 #, c-format msgid "read(): %s" msgstr "read(): %s" #: ../src/utils/pactl.c:164 #, c-format msgid "Failed to get statistics: %s" msgstr "Falta a obtener le statistica: %s" #: ../src/utils/pactl.c:170 #, c-format msgid "Currently in use: %u blocks containing %s bytes total.\n" msgstr "Actualmente in uso: %u blocos continente %s bytes in total.\n" #: ../src/utils/pactl.c:173 #, c-format msgid "" "Allocated during whole lifetime: %u blocks containing %s bytes total.\n" msgstr "" "Allocate durante le vita integre: %u blocos continente %s bytes total.\n" #: ../src/utils/pactl.c:176 #, c-format msgid "Sample cache size: %s\n" msgstr "Dimension del memoria tampon del specimen: %s\n" #: ../src/utils/pactl.c:185 #, c-format msgid "Failed to get server information: %s" msgstr "Falta a obtener le informationes del servitor: %s" #: ../src/utils/pactl.c:190 #, c-format msgid "" "Server String: %s\n" "Library Protocol Version: %u\n" "Server Protocol Version: %u\n" "Is Local: %s\n" "Client Index: %u\n" "Tile Size: %zu\n" msgstr "" "Fila de characteres del servitor: %s\n" "Version de protocollo de libreria: %u\n" "Version del protocollo del servitor: %u\n" "Is local: %s\n" "Indice del cliente: %u\n" "Dimension del quadrello: %zu\n" #: ../src/utils/pactl.c:206 #, c-format msgid "" "User Name: %s\n" "Host Name: %s\n" "Server Name: %s\n" "Server Version: %s\n" "Default Sample Specification: %s\n" "Default Channel Map: %s\n" "Default Sink: %s\n" "Default Source: %s\n" "Cookie: %04x:%04x\n" msgstr "" "Nomine del usator: %s\n" "Nomine del hospite: %s\n" "Nomine: %s\n" "Version del servitor: %s\n" "Specification de exemplo predefinite: %s\n" "Mappa de canal predefinite: %s\n" "Base predefinite: %s\n" "Fonte predefinite: %s\n" "Cookie: %04x:%04x\n" #: ../src/utils/pactl.c:255 ../src/utils/pactl.c:900 ../src/utils/pactl.c:978 #, c-format msgid "Failed to get sink information: %s" msgstr "Falta a obtener le informationes del destination: %s" #: ../src/utils/pactl.c:281 #, c-format msgid "" "Sink #%u\n" "\tState: %s\n" "\tName: %s\n" "\tDescription: %s\n" "\tDriver: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tOwner Module: %u\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBase Volume: %s\n" "\tMonitor Source: %s\n" "\tLatency: %0.0f usec, configured %0.0f usec\n" "\tFlags: %s%s%s%s%s%s%s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Destination #%u\n" "\tStato: %s\n" "\tNomine: %s\n" "\tDescription: %s\n" "\tDriver: %s\n" "\tSpecification de exemplo: %s\n" "\tCarta de canal: %s\n" "\tModulo del domino: %u\n" "\tAssurdar: %s\n" "\tVolumine: %s\n" "\t balancia %0.2f\n" "\tVolumine base: %s\n" "\tFonte del monitor: %s\n" "\tLatentia: %0.0f usec, configurate %0.0f usec\n" "\tFlags: %s%s%s%s%s%s%s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:325 ../src/utils/pactl.c:431 ../src/utils/pactl.c:592 #, c-format msgid "\tPorts:\n" msgstr "\tPortas:\n" #: ../src/utils/pactl.c:332 ../src/utils/pactl.c:438 #, c-format msgid "\tActive Port: %s\n" msgstr "\tPorta active : %s\n" #: ../src/utils/pactl.c:338 ../src/utils/pactl.c:444 #, c-format msgid "\tFormats:\n" msgstr "\tFormatos:\n" #: ../src/utils/pactl.c:362 ../src/utils/pactl.c:920 ../src/utils/pactl.c:993 #, c-format msgid "Failed to get source information: %s" msgstr "Falta a obtener informationes del fonte: %s" #: ../src/utils/pactl.c:388 #, c-format msgid "" "Source #%u\n" "\tState: %s\n" "\tName: %s\n" "\tDescription: %s\n" "\tDriver: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tOwner Module: %u\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBase Volume: %s\n" "\tMonitor of Sink: %s\n" "\tLatency: %0.0f usec, configured %0.0f usec\n" "\tFlags: %s%s%s%s%s%s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Fonte #%u\n" "\tStato: %s\n" "\tNomine: %s\n" "\tDescription: %s\n" "\tDriver: %s\n" "\tSpecification de exemplo: %s\n" "\tmappa de canal: %s\n" "\tModulo de domino: %u\n" "\tAssurdar: %s\n" "\tVolumine: %s\n" "\t balancia %0.2f\n" "\tVolumine base: %s\n" "\tMonitor de destination: %s\n" "\tLatentia: %0.0f usec, configurate %0.0f usec\n" "\tFlags: %s%s%s%s%s%s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:416 ../src/utils/pactl.c:486 ../src/utils/pactl.c:529 #: ../src/utils/pactl.c:571 ../src/utils/pactl.c:669 ../src/utils/pactl.c:670 #: ../src/utils/pactl.c:681 ../src/utils/pactl.c:739 ../src/utils/pactl.c:740 #: ../src/utils/pactl.c:751 ../src/utils/pactl.c:802 ../src/utils/pactl.c:803 #: ../src/utils/pactl.c:809 msgid "n/a" msgstr "n/d" #: ../src/utils/pactl.c:455 ../src/utils/pactl.c:859 #, c-format msgid "Failed to get module information: %s" msgstr "Falta a obtener informationes del modulo: %s" #: ../src/utils/pactl.c:478 #, c-format msgid "" "Module #%u\n" "\tName: %s\n" "\tArgument: %s\n" "\tUsage counter: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Modulo #%u\n" "\tNomine: %s\n" "\tArgumento: %s\n" "\tContator de uso: %s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:497 #, c-format msgid "Failed to get client information: %s" msgstr "Falta a obtener informationes del cliente: %s" #: ../src/utils/pactl.c:523 #, c-format msgid "" "Client #%u\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Cliente #%u\n" "\tDriver: %s\n" "\tModulo del domino: %s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:540 #, c-format msgid "Failed to get card information: %s" msgstr "Falta a obtener informationes del scheda: %s" #: ../src/utils/pactl.c:563 #, c-format msgid "" "Card #%u\n" "\tName: %s\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Carta #%u\n" "\tNomine: %s\n" "\tDriver: %s\n" "\tModulo del domino: %s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:579 #, c-format msgid "\tProfiles:\n" msgstr "\tProfilos:\n" #: ../src/utils/pactl.c:581 #, c-format msgid "\t\t%s: %s (sinks: %u, sources: %u, priority: %u, available: %s)\n" msgstr "" #: ../src/utils/pactl.c:586 #, c-format msgid "\tActive Profile: %s\n" msgstr "\tProfilo active: %s\n" #: ../src/utils/pactl.c:600 #, c-format msgid "" "\t\t\tProperties:\n" "\t\t\t\t%s\n" msgstr "" "\t\t\tProprietates:\n" "\t\t\t\t%s\n" #: ../src/utils/pactl.c:605 #, c-format msgid "\t\t\tPart of profile(s): %s" msgstr "\t\t\tParte del profilo(s): %s" #: ../src/utils/pactl.c:622 ../src/utils/pactl.c:940 ../src/utils/pactl.c:1008 #, c-format msgid "Failed to get sink input information: %s" msgstr "Falta a obtener informationes del ingresso del destination: %s" #: ../src/utils/pactl.c:651 #, c-format msgid "" "Sink Input #%u\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tClient: %s\n" "\tSink: %u\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tFormat: %s\n" "\tCorked: %s\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBuffer Latency: %0.0f usec\n" "\tSink Latency: %0.0f usec\n" "\tResample method: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Ingresso del destination #%u\n" "\tDriver: %s\n" "\tModulo del domino: %s\n" "\tCliente: %s\n" "\tDestination: %u\n" "\tSpecification del exemplo: %s\n" "\tMappa del canal: %s\n" "\tFormato: %s\n" "\tCorcate: %s\n" "\tAssurdar: %s\n" "\tVolumine: %s\n" "\t balancia %0.2f\n" "\tLatentia de memoria tampon: %0.0f usec\n" "\tLatentia de destination: %0.0f usec\n" "\tMethodo de re-examinar %s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:692 ../src/utils/pactl.c:960 ../src/utils/pactl.c:1023 #, c-format msgid "Failed to get source output information: %s" msgstr "Falta a obtener informationes del egresso del fonte: %s" #: ../src/utils/pactl.c:721 #, c-format msgid "" "Source Output #%u\n" "\tDriver: %s\n" "\tOwner Module: %s\n" "\tClient: %s\n" "\tSource: %u\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tFormat: %s\n" "\tCorked: %s\n" "\tMute: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tBuffer Latency: %0.0f usec\n" "\tSource Latency: %0.0f usec\n" "\tResample method: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Emission del fonte #%u\n" "\tDriver: %s\n" "\tModulo de domino: %s\n" "\tCliente: %s\n" "\tFonte: %u\n" "\tSpecification del exemplo: %s\n" "\tMappa del canal: %s\n" "\tFormato: %s\n" "\tCorcate: %s\n" "\tAssurdar: %s\n" "\tVolumine: %s\n" "\t balancia %0.2f\n" "\tLatentia de memoria tampon: %0.0f usec\n" "\tLatentia del fonte: %0.0f usec\n" "\tMethodo de re-examinar: %s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:762 #, c-format msgid "Failed to get sample information: %s" msgstr "Falta a obtener informationes del specimen: %s" #: ../src/utils/pactl.c:789 #, c-format msgid "" "Sample #%u\n" "\tName: %s\n" "\tSample Specification: %s\n" "\tChannel Map: %s\n" "\tVolume: %s\n" "\t balance %0.2f\n" "\tDuration: %0.1fs\n" "\tSize: %s\n" "\tLazy: %s\n" "\tFilename: %s\n" "\tProperties:\n" "\t\t%s\n" msgstr "" "Exemplo #%u\n" "\tNomine: %s\n" "\tSpecification del exemplo: %s\n" "\tMappa del canal: %s\n" "\tVolumine: %s\n" "\t balancia %0.2f\n" "\tDuration: %0.1fs\n" "\tDimension: %s\n" "\tPigre: %s\n" "\tNomine de file: %s\n" "\tProprietates:\n" "\t\t%s\n" #: ../src/utils/pactl.c:817 ../src/utils/pactl.c:827 #, c-format msgid "Failure: %s" msgstr "Falta: %s" #: ../src/utils/pactl.c:866 #, c-format msgid "Failed to unload module: Module %s not loaded" msgstr "Falta a discargar le modulo: modulo %s non cargate" #: ../src/utils/pactl.c:884 #, c-format msgid "" "Failed to set volume: You tried to set volumes for %d channels, whereas " "channel/s supported = %d\n" msgstr "" "Falta a configurar le volumine: tu tentava de configurar le volumines pro %d " "canales, ubi le canales supportate es = %d\n" #: ../src/utils/pactl.c:1050 #, c-format msgid "Failed to set format: invalid format string %s" msgstr "" "Falta a configurar le formato: formato de fila de characteres non valide %s" #: ../src/utils/pactl.c:1093 #, c-format msgid "Failed to upload sample: %s" msgstr "Falta a cargar le specimen: %s" #: ../src/utils/pactl.c:1110 msgid "Premature end of file" msgstr "Fin de file prematur" #: ../src/utils/pactl.c:1130 msgid "new" msgstr "Nove" #: ../src/utils/pactl.c:1133 msgid "change" msgstr "cambiar" #: ../src/utils/pactl.c:1136 msgid "remove" msgstr "remover" #: ../src/utils/pactl.c:1139 ../src/utils/pactl.c:1174 msgid "unknown" msgstr "incognite" #: ../src/utils/pactl.c:1147 msgid "sink" msgstr "destination" #: ../src/utils/pactl.c:1150 msgid "source" msgstr "fonte" #: ../src/utils/pactl.c:1153 msgid "sink-input" msgstr "ingresso de destination" #: ../src/utils/pactl.c:1156 msgid "source-output" msgstr "egresso de destination" #: ../src/utils/pactl.c:1159 msgid "module" msgstr "module" #: ../src/utils/pactl.c:1162 msgid "client" msgstr "cliente" #: ../src/utils/pactl.c:1165 msgid "sample-cache" msgstr "tampon de specimen" #: ../src/utils/pactl.c:1168 msgid "server" msgstr "servitor" #: ../src/utils/pactl.c:1171 msgid "card" msgstr "carta" #: ../src/utils/pactl.c:1180 #, c-format msgid "Event '%s' on %s #%u\n" msgstr "Evento '%s' sur %s #%u\n" #: ../src/utils/pactl.c:1452 msgid "Got SIGINT, exiting." msgstr "Obtenite SIGINT, exito." #: ../src/utils/pactl.c:1479 msgid "Invalid volume specification" msgstr "Specification de volumine non valide" #: ../src/utils/pactl.c:1502 msgid "Volume outside permissible range.\n" msgstr "Volumine foras de campo permissibile.\n" #: ../src/utils/pactl.c:1515 msgid "Invalid number of volume specifications.\n" msgstr "Numero de specificationes de volumine non valide.\n" #: ../src/utils/pactl.c:1527 msgid "Inconsistent volume specification.\n" msgstr "Specificationes de volumine inconsistente\n" #: ../src/utils/pactl.c:1557 ../src/utils/pactl.c:1558 #: ../src/utils/pactl.c:1559 ../src/utils/pactl.c:1560 #: ../src/utils/pactl.c:1561 ../src/utils/pactl.c:1562 #: ../src/utils/pactl.c:1563 ../src/utils/pactl.c:1564 #: ../src/utils/pactl.c:1565 ../src/utils/pactl.c:1566 #: ../src/utils/pactl.c:1567 ../src/utils/pactl.c:1568 #: ../src/utils/pactl.c:1569 ../src/utils/pactl.c:1570 #: ../src/utils/pactl.c:1571 ../src/utils/pactl.c:1572 #: ../src/utils/pactl.c:1573 ../src/utils/pactl.c:1574 #: ../src/utils/pactl.c:1575 ../src/utils/pactl.c:1576 #: ../src/utils/pactl.c:1577 msgid "[options]" msgstr "[options]" #: ../src/utils/pactl.c:1559 msgid "[TYPE]" msgstr "[TYPE]" #: ../src/utils/pactl.c:1561 msgid "FILENAME [NAME]" msgstr "FILENAME [NAME]" #: ../src/utils/pactl.c:1562 msgid "NAME [SINK]" msgstr "NAME [SINK]" #: ../src/utils/pactl.c:1571 msgid "NAME|#N VOLUME [VOLUME ...]" msgstr "NAME|#N VOLUME [VOLUME ...]" #: ../src/utils/pactl.c:1572 msgid "#N VOLUME [VOLUME ...]" msgstr "#N VOLUME [VOLUME ...]" #: ../src/utils/pactl.c:1573 msgid "NAME|#N 1|0|toggle" msgstr "NAME|#N 1|0|toggle" #: ../src/utils/pactl.c:1574 msgid "#N 1|0|toggle" msgstr "#N 1|0|toggle" #: ../src/utils/pactl.c:1575 msgid "#N FORMATS" msgstr "#N FORMATS" #: ../src/utils/pactl.c:1578 #, c-format msgid "" "\n" "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" "can be used to specify the default sink, source and monitor.\n" msgstr "" "\n" "Le nomines special @DEFAULT_SINK@, @DEFAULT_SOURCE@ e @DEFAULT_MONITOR@\n" "pote esser usate pro specificar le destination, le fonte e le monitor " "predefinite\n" #: ../src/utils/pactl.c:1581 #, c-format msgid "" "\n" " -h, --help Show this help\n" " --version Show version\n" "\n" " -s, --server=SERVER The name of the server to connect " "to\n" " -n, --client-name=NAME How to call this client on the " "server\n" msgstr "" "\n" " -h, --help Monstrar iste adjuta\n" " --version Monstrar version\n" "\n" " -s, --server=SERVER Le nomine del servitor al qual " "connecter se\n" " -n, --client-name=NAME Como appellar iste cliente sur le " "servitor\n" #: ../src/utils/pactl.c:1622 #, c-format msgid "" "pactl %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" "pactl %s\n" "Compilate con libpulse %s\n" "Ligate con libpulse %s\n" #: ../src/utils/pactl.c:1678 #, c-format msgid "Specify nothing, or one of: %s" msgstr "Specificar nihil, o ono de: %s" #: ../src/utils/pactl.c:1688 msgid "Please specify a sample file to load" msgstr "Pre favor specifica un file specimen a cargar" #: ../src/utils/pactl.c:1701 msgid "Failed to open sound file." msgstr "Falta a aperir un file de sono" #: ../src/utils/pactl.c:1713 msgid "Warning: Failed to determine sample specification from file." msgstr "" "Advertimento: falta a determinar le specificationes de specimen per le file." #: ../src/utils/pactl.c:1723 msgid "You have to specify a sample name to play" msgstr "Tu ha a specificar un nomine de specimen a reproducer" #: ../src/utils/pactl.c:1735 msgid "You have to specify a sample name to remove" msgstr "Tu ha a specificar un nomine de specimen a remover" #: ../src/utils/pactl.c:1744 msgid "You have to specify a sink input index and a sink" msgstr "" "Tu ha a specificar un indice de ingresso destinatione un destination" #: ../src/utils/pactl.c:1754 msgid "You have to specify a source output index and a source" msgstr "Tu ha a specificar un indice de egresso fonte e un fonte" #: ../src/utils/pactl.c:1769 msgid "You have to specify a module name and arguments." msgstr "Tu debe specificar un nomine de modulo e le argumentos" #: ../src/utils/pactl.c:1789 msgid "You have to specify a module index or name" msgstr "Tu debe specificar un nomine o un indice de modulo" #: ../src/utils/pactl.c:1802 msgid "" "You may not specify more than one sink. You have to specify a boolean value." msgstr "" "Tu non pote specificar plus de un destination. Tu debe specificar un valor " "binari." #: ../src/utils/pactl.c:1807 ../src/utils/pactl.c:1827 msgid "Invalid suspend specification." msgstr "Specification de suspension non valide." #: ../src/utils/pactl.c:1822 msgid "" "You may not specify more than one source. You have to specify a boolean " "value." msgstr "" "Tu non pote specificar plus de un fonte. Tu debe specificar un valor binari." #: ../src/utils/pactl.c:1839 msgid "You have to specify a card name/index and a profile name" msgstr "Tu ha a specificar un nomine/indice de carta e un nomine de profilo" #: ../src/utils/pactl.c:1850 msgid "You have to specify a sink name/index and a port name" msgstr "" "Tu ha a specificar un nomine/indice de destination e un nomine de porta" #: ../src/utils/pactl.c:1861 msgid "You have to specify a sink name" msgstr "Tu ha a specificar un nomine de destination" #: ../src/utils/pactl.c:1871 msgid "You have to specify a source name/index and a port name" msgstr "Tu ha a specificar un nomine/indice de fonte e un nomine de porta" #: ../src/utils/pactl.c:1882 msgid "You have to specify a source name" msgstr "Tu ha a specificar un nomine de fonte" #: ../src/utils/pactl.c:1892 msgid "You have to specify a sink name/index and a volume" msgstr "Tu debe specificar un nomine/indice de destination e un volumine" #: ../src/utils/pactl.c:1905 msgid "You have to specify a source name/index and a volume" msgstr "Tu debe specificar un nomine/indice de fonte e un volumine" #: ../src/utils/pactl.c:1918 msgid "You have to specify a sink input index and a volume" msgstr "Tu debe specificar un indice de destination e un volumine" #: ../src/utils/pactl.c:1923 msgid "Invalid sink input index" msgstr "Indice de ingresso de destination non valide" #: ../src/utils/pactl.c:1934 msgid "You have to specify a source output index and a volume" msgstr "Tu debe specificar un indice de egresso de fonte e un volumine" #: ../src/utils/pactl.c:1939 msgid "Invalid source output index" msgstr "Indice de egresso de fonte non velide" #: ../src/utils/pactl.c:1956 msgid "" "You have to specify a sink name/index and a mute action (0, 1, or 'toggle')" msgstr "" #: ../src/utils/pactl.c:1955 ../src/utils/pactl.c:1970 #: ../src/utils/pactl.c:1990 ../src/utils/pactl.c:2008 msgid "Invalid mute specification" msgstr "Specification mute non valide" #: ../src/utils/pactl.c:1971 msgid "" "You have to specify a source name/index and a mute action (0, 1, or 'toggle')" msgstr "" #: ../src/utils/pactl.c:1986 msgid "" "You have to specify a sink input index and a mute action (0, 1, or 'toggle')" msgstr "" #: ../src/utils/pactl.c:1985 msgid "Invalid sink input index specification" msgstr "Specification de indice di ingresso de destination non valide" #: ../src/utils/pactl.c:2004 msgid "" "You have to specify a source output index and a mute action (0, 1, or " "'toggle')" msgstr "" #: ../src/utils/pactl.c:2003 msgid "Invalid source output index specification" msgstr "Specification de indice di egresso de fonte non valide" #: ../src/utils/pactl.c:2020 msgid "" "You have to specify a sink index and a semicolon-separated list of supported " "formats" msgstr "" "Tu ha a specificar un indice de destination e un lista, separate per puncto " "e virgula, de formatos supportate" #: ../src/utils/pactl.c:2032 msgid "" "You have to specify a card name/index, a port name and a latency offset" msgstr "" "Tu ha a specificar un nomine/indice de carta, un nomine de porta e un offset " "de latentia" #: ../src/utils/pactl.c:2039 msgid "Could not parse latency offset" msgstr "Impossibile analysar le offset de latentia" #: ../src/utils/pactl.c:2051 msgid "No valid command specified." msgstr "Nulle commando valide specificate." #: ../src/utils/pasuspender.c:79 #, c-format msgid "fork(): %s\n" msgstr "fork(): %s\n" #: ../src/utils/pasuspender.c:92 #, c-format msgid "execvp(): %s\n" msgstr "execvp(): %s\n" #: ../src/utils/pasuspender.c:111 #, c-format msgid "Failure to resume: %s\n" msgstr "Fallite a resumer: %s\n" #: ../src/utils/pasuspender.c:145 #, c-format msgid "Failure to suspend: %s\n" msgstr "Fallite a suspender: %s\n" #: ../src/utils/pasuspender.c:170 #, c-format msgid "WARNING: Sound server is not local, not suspending.\n" msgstr "ADVERTIMENTO: Le servitor del sono non es local, nulle suspensive.\n" #: ../src/utils/pasuspender.c:183 #, c-format msgid "Connection failure: %s\n" msgstr "Connexion fallite: %s\n" #: ../src/utils/pasuspender.c:201 #, c-format msgid "Got SIGINT, exiting.\n" msgstr "Obtenite SIGINT, exir.\n" #: ../src/utils/pasuspender.c:219 #, c-format msgid "WARNING: Child process terminated by signal %u\n" msgstr "ADVERTIMENTO: processo filio terminate per le signal %u\n" #: ../src/utils/pasuspender.c:228 #, c-format msgid "" "%s [options] ... \n" "\n" " -h, --help Show this help\n" " --version Show version\n" " -s, --server=SERVER The name of the server to connect " "to\n" "\n" msgstr "" "%s [options] ... \n" "\n" " -h, --help Monstra iste adjuta\n" " --version Show version\n" " -s, --server=SERVER Le nomine del servitor al qual " "connecter se\n" "\n" #: ../src/utils/pasuspender.c:266 #, c-format msgid "" "pasuspender %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" "pasuspender %s\n" "Compilate con libpulse %s\n" "Ligate con libpulse %s\n" #: ../src/utils/pasuspender.c:295 #, c-format msgid "pa_mainloop_new() failed.\n" msgstr "pa_mainloop_new() fallite.\n" #: ../src/utils/pasuspender.c:308 #, c-format msgid "pa_context_new() failed.\n" msgstr "pa_context_new() fallite.\n" #: ../src/utils/pasuspender.c:320 #, c-format msgid "pa_mainloop_run() failed.\n" msgstr "pa_mainloop_run() fallite.\n" #: ../src/utils/pax11publish.c:58 #, c-format msgid "" "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n" "\n" " -d Show current PulseAudio data attached to X11 display (default)\n" " -e Export local PulseAudio data to X11 display\n" " -i Import PulseAudio data from X11 display to local environment " "variables and cookie file.\n" " -r Remove PulseAudio data from X11 display\n" msgstr "" "%s [-D display] [-S server] [-O sink] [-I source] [-c file] [-d|-e|-i|-r]\n" "\n" " -d Monstrar le datos actual de PulseAudio juncte al monstra de X11 " "(predefinite)\n" " -e Exportar le datos local de PulseAudio al monstra de X1\n" " -i Importar le datos de PulseAudio ab le monstra de X11 al variabiles " "local de ambiente e al file de cookie.\n" " -r Remover le datos de PulseAudio ab le monstra de X11\n" #: ../src/utils/pax11publish.c:91 #, c-format msgid "Failed to parse command line.\n" msgstr "Fallite a analysar le linea de commando.\n" #: ../src/utils/pax11publish.c:110 #, c-format msgid "Server: %s\n" msgstr "Servitor: %s\n" #: ../src/utils/pax11publish.c:112 #, c-format msgid "Source: %s\n" msgstr "Fonte: %s\n" #: ../src/utils/pax11publish.c:114 #, c-format msgid "Sink: %s\n" msgstr "Sink: %s\n" #: ../src/utils/pax11publish.c:116 #, c-format msgid "Cookie: %s\n" msgstr "Cookie: %s\n" #: ../src/utils/pax11publish.c:134 #, c-format msgid "Failed to parse cookie data\n" msgstr "Fallite a analysar le datos de cookie\n" #: ../src/utils/pax11publish.c:139 #, c-format msgid "Failed to save cookie data\n" msgstr "Fallite a salvar le datos de cookie\n" #: ../src/utils/pax11publish.c:168 #, c-format msgid "Failed to get FQDN.\n" msgstr "Falta a obtener FQDN.\n" #: ../src/utils/pax11publish.c:188 #, c-format msgid "Failed to load cookie data\n" msgstr "Cargamento datos de cookie fallite\n" #: ../src/utils/pax11publish.c:206 #, c-format msgid "Not yet implemented.\n" msgstr "Non ancora implementate.\n" language-pack-ia-base/data/ia/LC_MESSAGES/ecryptfs-utils.po0000644000000000000000000000340612734304001020363 0ustar # Interlingua translation for ecryptfs-utils # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ecryptfs-utils package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ecryptfs-utils\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-27 00:09+0000\n" "PO-Revision-Date: 2015-11-09 05:37+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:21+0000\n" "X-Generator: Launchpad (build 18115)\n" #. Name #: ../src/desktop/ecryptfs-record-passphrase:1 msgid "Record your encryption passphrase" msgstr "Registrar tu phrase contrasigno" #. Description #: ../src/desktop/ecryptfs-record-passphrase:8 msgid "" "To encrypt your home directory or \"Private\" folder, a strong passphrase " "has been automatically generated. Usually your directory is unlocked with " "your user password, but if you ever need to manually recover this directory, " "you will need this passphrase. Please print or write it down and store it in " "a safe location. If you click \"Run this action now\", enter your login " "password at the \"Passphrase\" prompt and you can display your randomly " "generated passphrase. Otherwise, you will need to run \"ecryptfs-unwrap-" "passphrase\" from the command line to retrieve and record your generated " "passphrase." msgstr "" #: ../src/desktop/ecryptfs-mount-private.desktop.in.h:1 msgid "Access Your Private Data" msgstr "Acceder tu datos private" #: ../src/desktop/ecryptfs-setup-private.desktop.in.h:1 msgid "Setup Your Encrypted Private Directory" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/app-install-data.po0000644000000000000000000227466012734304001020537 0ustar # Interlingua translation for app-install-data-ubuntu # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the app-install-data-ubuntu package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: app-install-data-ubuntu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-09-10 07:32+0000\n" "PO-Revision-Date: 2016-06-22 21:14+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:16+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../menu-data-additional/7zip.desktop.in.h:1 msgid "7zip" msgstr "7zip" #: ../menu-data-additional/7zip.desktop.in.h:2 msgid "7zip compression/uncompression tool" msgstr "7zip application de compression/expansion" #: ../menu-data-additional/ace.desktop.in.h:1 msgid "ACE" msgstr "ACE" #: ../menu-data-additional/ace.desktop.in.h:2 msgid "ACE compression/uncompression tool" msgstr "ACE application de compression/expansion" #: ../menu-data-additional/bzr.desktop.in.h:1 msgid "Bazaar Version Control System" msgstr "Bazaar Version Control System" #: ../menu-data-additional/bzr.desktop.in.h:2 msgid "Easy to use distributed version control system" msgstr "Version control system distribuite facile a usar" #: ../menu-data-additional/fglrx-driver.desktop.in.h:1 msgid "ATI binary X.Org driver" msgstr "ATI binary X.Org driver" #: ../menu-data-additional/fglrx-driver.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with newer ATI graphic cards" msgstr "" "acceleration hardware optimisate de OpenGL con le plus nove cartas graphic " "ATI" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:1 msgid "Installer for the Adobe Flash plugin for Mozilla" msgstr "Installator pro le plugin Adobe Flash pro Mozilla" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:2 msgid "Adobe Flash plugin" msgstr "plugin Adobe Flash" #: ../menu-data-additional/gnome-utils.desktop.in.h:1 msgid "GNOME Desktop Utilities" msgstr "GNOME: utilitates del scriptorio" #: ../menu-data-additional/gnome-utils.desktop.in.h:2 msgid "Dictionary, Disk Usage Analyzer, Log File Viewer, Search Tool" msgstr "" "Dictionario, analysator de uso del disco, visor del file de registro, " "application pro cercar" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:1 msgid "Icedtea Java Plugin" msgstr "Plugin Java Icedtea" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:2 msgid "Icedtea Java Browser Plugin" msgstr "Plugin del navigator Java Icedtea" #: ../menu-data-additional/kernelpanic.desktop.in.h:1 msgid "Kernel Panic" msgstr "Kernel Panic" #: ../menu-data-additional/kernelpanic.desktop.in.h:2 msgid "" "The Kernel Panic game for the Spring engine. A fast-paced RTS with no " "economy." msgstr "" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright for kubuntu (mp3, avi, " "mpeg, TrueType, Java, Flash)" msgstr "" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:2 msgid "Kubuntu restricted extras" msgstr "Extras restricte de Kubuntu" #: ../menu-data-additional/lxde.desktop.in.h:1 msgid "LXDE (the Lightweight X11 Desktop Environment)" msgstr "" #: ../menu-data-additional/lxde.desktop.in.h:2 msgid "Meta-package for the Lightweight X11 Desktop Environment" msgstr "" #: ../menu-data-additional/mysql-client.desktop.in.h:1 msgid "MySQL Client" msgstr "Cliente MySQL" #: ../menu-data-additional/mysql-server.desktop.in.h:1 msgid "MySQL Server" msgstr "Server MySQL" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 173' driver)" msgstr "" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:2 #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:2 msgid "Optimized hardware acceleration of OpenGL with nvidia graphic cards" msgstr "" "Acceleration hardware optimisate de OpenGL con le cartas graphic nvidia" #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:1 msgid "NVidia binary X.Org driver ('current' driver)" msgstr "" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 96' driver)" msgstr "" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with older nvidia graphic cards" msgstr "" "Acceleration hardware optimisate de OpenGL con cartas graphic nvidia plus " "vetule" #: ../menu-data-additional/openclipart.desktop.in.h:1 msgid "Open ClipArt" msgstr "Open ClipArt" #: ../menu-data-additional/openclipart.desktop.in.h:2 msgid "This is a collection of free ClipArt" msgstr "Iste es un collection de ClipArt libere" #: ../menu-data-additional/pidgin-otr.desktop.in.h:1 msgid "Pidgin Internet Messenger Off-the-Record Plugin" msgstr "" #: ../menu-data-additional/pidgin-otr.desktop.in.h:2 msgid "Off-the-Record Messaging plugin for pidgin" msgstr "" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:1 msgid "Pidgin Internet Messenger Plugin Pack" msgstr "" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:2 msgid "30 useful plugins for pidgin" msgstr "30 plugins utile pro pidgin" #: ../menu-data-additional/rar.desktop.in.h:1 msgid "RAR" msgstr "RAR" #: ../menu-data-additional/rar.desktop.in.h:2 msgid "RAR compression/uncompression tool" msgstr "RAR application de compression/expansion" #: ../menu-data-additional/spamassassin.desktop.in.h:1 msgid "Spamassassin" msgstr "Spamassassin" #: ../menu-data-additional/spamassassin.desktop.in.h:2 msgid "Spam filter using text analysis (works with Evolution Mail)" msgstr "" "Filtro contra le spam per le analyse del texto (flue con Evolution Mail)" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:1 msgid "Arte plugin for totem" msgstr "Plugin de Arte pro totem" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:2 msgid "A totem plugin to watch streams from arte.tv" msgstr "Un plugin de totem pro controlar streams ex arte.tv" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash, Codecs)" msgstr "" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:2 msgid "Ubuntu restricted extras" msgstr "Extras restricte de Ubuntu" #: ../menu-data-additional/unity-2d-meta.desktop.in.h:1 msgid "Unity 2D" msgstr "Unitate 2D" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash)" msgstr "" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:2 msgid "Xubuntu restricted extras" msgstr "Extras restricte de Xubuntu" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:1 msgid "Codecs to play" msgstr "Codecs pro reproduction" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:2 msgid "GStreamer plugins for mms, wavpack, quicktime, musepack" msgstr "" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:1 msgid "Codecs to play mp3, sid, mpeg1, mpeg2, AC-3, DVD (without encryption)" msgstr "" "Codecs pro reproducer mp3, sid, mpeg1, mpeg2, AC-3, DVD (non cryptate)" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:2 msgid "GStreamer extra plugins" msgstr "" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:1 msgid "Educational desktop for Kubuntu" msgstr "Scriptorio educative pro Kubuntu" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:2 msgid "The complete educational desktop for Kubuntu" msgstr "Le complete scriptorio educative pro Kubuntu" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:1 msgid "Educational desktop for Ubuntu" msgstr "Scriptorio educative pro Ubuntu" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:2 msgid "The complete educational desktop for Ubuntu" msgstr "Le complete scriptorio educative pro Ubuntu" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:1 msgid "Pre-School Bundle" msgstr "Pacchetto pre-scholar" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:2 msgid "Pre-school educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:1 msgid "Primary Bundle" msgstr "Pacchetto primari" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:2 msgid "Primary grade-level educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:1 msgid "Secondary Bundle" msgstr "Pacchetto secundari" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:2 msgid "Secondary grade-level educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:1 msgid "Tertiary Bundle" msgstr "Pacchetto tertiari" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:2 msgid "Tertiary educational application bundle" msgstr "Pacchetto de application educational tertiari" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:1 msgid "Enigmail extension for Thunderbird" msgstr "" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:2 msgid "GPG support for Thunderbird" msgstr "Support GPG pro Thunderbird" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:1 msgid "Firefox Launchpad plugin" msgstr "" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:2 msgid "" "Firefox Launchpad integration adds quick search for Launchpad services" msgstr "" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:1 msgid "Ubufox extension for Firefox" msgstr "" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:2 msgid "Ubuntu-specific configuration defaults and apt support for Firefox" msgstr "" #: ../menu-data/0ad:0ad.desktop.in.h:1 msgid "0 A.D." msgstr "0 A.D." #: ../menu-data/0ad:0ad.desktop.in.h:2 msgid "A real-time strategy game of ancient warfare" msgstr "" #: ../menu-data/0install-core:0install.desktop.in.h:1 msgid "0install" msgstr "0install" #: ../menu-data/0install-core:0install.desktop.in.h:2 msgid "Run or manage Zero Install programs" msgstr "" #: ../menu-data/2048-qt:2048-qt.desktop.in.h:1 msgid "2048-qt" msgstr "2048-qt" #: ../menu-data/2048-qt:2048-qt.desktop.in.h:2 msgid "mathematics based puzzle game" msgstr "" #: ../menu-data/3dchess:3dchess.desktop.in.h:1 msgid "3D Chess" msgstr "3D Chess" #: ../menu-data/3dchess:3dchess.desktop.in.h:2 msgid "3D chess for X11" msgstr "3D chess for X11" #: ../menu-data/3depict:3depict.desktop.in.h:1 msgid "Valued point cloud visualisation and analysis" msgstr "" #: ../menu-data/3depict:3depict.desktop.in.h:2 msgid "3depict" msgstr "3depict" #: ../menu-data/4digits:4digits.desktop.in.h:1 msgid "4digits" msgstr "4digits" #: ../menu-data/4digits:4digits.desktop.in.h:2 msgid "A guess-the-number game, aka Bulls and Cows" msgstr "" #: ../menu-data/7kaa:7kaa.desktop.in.h:1 msgid "Seven Kingdoms" msgstr "Seven Kingdoms" #: ../menu-data/7kaa:7kaa.desktop.in.h:2 msgid "Seven Kingdoms: Ancient Adversaries" msgstr "" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:1 msgid "A7Xpg" msgstr "A7Xpg" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:2 msgid "Kenta Cho's A7Xpg" msgstr "Kenta Cho's A7Xpg" #: ../menu-data/aajm:aajm.desktop.in.h:1 #: ../menu-data/jmdlx:jmdlx.desktop.in.h:1 msgid "JuggleMaster" msgstr "JuggleMaster" #: ../menu-data/aajm:aajm.desktop.in.h:2 msgid "ASCII art JuggleMaster" msgstr "" #: ../menu-data/abe:abe.desktop.in.h:1 msgid "Abe's Amazing Adventure" msgstr "" #: ../menu-data/abe:abe.desktop.in.h:2 msgid "Side-scrolling game" msgstr "" #: ../menu-data/abiword:abiword.desktop.in.h:1 msgid "AbiWord" msgstr "AbiWord" #: ../menu-data/abiword:abiword.desktop.in.h:2 msgid "Compose, edit, and view documents" msgstr "" #: ../menu-data/abtransfers:abtransfers.desktop.in.h:1 msgid "AB-Transfers" msgstr "" #: ../menu-data/accerciser:accerciser.desktop.in.h:1 msgid "Give your application an accessibility workout" msgstr "" #: ../menu-data/accerciser:accerciser.desktop.in.h:2 msgid "Accerciser Accessibility Explorer" msgstr "" #: ../menu-data/account-polld:account-polld.desktop.in.h:1 msgid "account-polld" msgstr "account-polld" #: ../menu-data/account-polld:account-polld.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:1 msgid "Notifications" msgstr "Notificationes" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:1 msgid "Account Wizard" msgstr "Assistente de conto" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:2 msgid "Launch the account wizard to configure PIM accounts." msgstr "" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:1 msgid "Penguin Canfield" msgstr "" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:2 msgid "Icon=penguin-pegged" msgstr "" #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:1 msgid "Penguin Freecell" msgstr "Penguin Freecell" #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:1 msgid "Penguin Golf" msgstr "Penguin Golf" #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:1 msgid "Penguin Mastermind" msgstr "Penguin Mastermind" #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:1 msgid "Penguin Merlin" msgstr "Penguin Merlin" #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:1 msgid "Penguin Minesweeper" msgstr "Penguin Minesweeper" #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:1 msgid "Penguin Pegged" msgstr "Penguin Pegged" #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:1 msgid "Penguin Solitaire" msgstr "" #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:1 msgid "Penguin Spider" msgstr "" #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:1 msgid "Penguin Taipei-Editor" msgstr "" #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:1 msgid "Penguin Taipei" msgstr "" #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:1 msgid "Penguin Thornq" msgstr "" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:1 msgid "AcetoneISO" msgstr "" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:2 msgid "CD/DVD image manipulator" msgstr "" #: ../menu-data/achilles:achilles.desktop.in.h:1 msgid "Achilles Life Simulator" msgstr "" #: ../menu-data/achilles:achilles.desktop.in.h:2 msgid "Watch a simulation of artificial life and evolution" msgstr "" #: ../menu-data/aclock.app:AClock.desktop.in.h:1 msgid "AClock" msgstr "AClock" #: ../menu-data/aclock.app:AClock.desktop.in.h:2 msgid "Analog Clock Dockapp" msgstr "" #: ../menu-data/acm:acm.desktop.in.h:1 msgid "ACM" msgstr "ACM" #: ../menu-data/acm:acm.desktop.in.h:2 #: ../menu-data/freeorion:freeorion.desktop.in.h:2 msgid "turn-based space empire and galactic conquest computer game (client)" msgstr "" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:1 msgid "Aconnectgui" msgstr "" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:2 msgid "Midi connections manager " msgstr "" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:1 msgid "Acoustid Fingerprinter" msgstr "" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:2 msgid "Acoustid Music fingerprinting tool" msgstr "" #: ../menu-data/actiona:actiona.desktop.in.h:1 msgid "Actiona" msgstr "Actiona" #: ../menu-data/actiona:actiona.desktop.in.h:2 msgid "Automate tasks" msgstr "" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:1 msgid "Activity Log Manager" msgstr "Administrator del registro de activitate" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:2 msgid "Configure what gets logged in your Zeitgeist activity log" msgstr "" "Configurar cosa obtener registrate in tu registro de activitate Zeitgeist" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:1 msgid "Security & Privacy" msgstr "Securitate & confidentialitate" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:2 msgid "Privacy and Activity Manager" msgstr "Gerente del securitate e del confidentialitate" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:1 msgid "Adanaxis" msgstr "Adanaxis" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:2 msgid "Fly your ship in a 4d environment" msgstr "" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:1 #: ../menu-data/gnome-contacts:org.gnome.Contacts.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-contacts.desktop.in.h:2 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:4 msgid "Contacts" msgstr "Contactos" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:2 msgid "Contacts Address Book" msgstr "Repertoire del contactos" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:1 msgid "Waste's Edge" msgstr "" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:2 msgid "A 2D graphical RPG" msgstr "" #: ../menu-data/adun.app:UL.desktop.in.h:1 msgid "Adun" msgstr "Adun" #: ../menu-data/adun.app:UL.desktop.in.h:2 msgid "Biomoleculal Simulator" msgstr "Simulator de biomoleculas" #: ../menu-data/advene:advene.desktop.in.h:1 msgid "Advene Video annotation" msgstr "" #: ../menu-data/advene:advene.desktop.in.h:2 msgid "Annotate Digital Video, Exchange on the NEt" msgstr "" #: ../menu-data/aegisub:aegisub.desktop.in.h:1 msgid "Aegisub" msgstr "Aegisub" #: ../menu-data/aegisub:aegisub.desktop.in.h:2 msgid "Create and edit subtitles for film and videos." msgstr "Crear e modificar subtitulos pro film e videos." #: ../menu-data/aeolus:aeolus.desktop.in.h:1 msgid "Aeolus" msgstr "Aeolus" #: ../menu-data/aeolus:aeolus.desktop.in.h:2 msgid "Organ Emulator" msgstr "Emulator de organo" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:1 msgid "Aeskulap Viewer" msgstr "" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:2 msgid "Medical image viewer and DICOM network client" msgstr "" #: ../menu-data/afterstep:AfterStep.desktop.in.h:1 msgid "AfterStep" msgstr "AfterStep" #: ../menu-data/afterstep:AfterStep.desktop.in.h:2 msgid "AfterStep is feature rich NeXTish window manager." msgstr "" #: ../menu-data/agave:agave.desktop.in.h:1 msgid "Agave" msgstr "Agave" #: ../menu-data/agave:agave.desktop.in.h:2 msgid "Generate color schemes" msgstr "Genera schemas de color" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:1 msgid "SimpleAgenda" msgstr "SimpleAgenda" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:2 msgid "Simple agenda and calendar application for GNUstep" msgstr "" #: ../menu-data/aghermann:aghermann.desktop.in.h:1 msgid "Aghermann" msgstr "Aghermann" #: ../menu-data/aghermann:aghermann.desktop.in.h:2 msgid "" "Manage EEG recordings, view and score EDF files, and simulate Process S" msgstr "" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:1 msgid "Edfhed" msgstr "Edfhed" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:2 msgid "EDF file header editor" msgstr "" #: ../menu-data/agtl:advancedcaching.desktop.in.h:1 msgid "AGTL Geocaching Tool" msgstr "" #: ../menu-data/agtl:advancedcaching.desktop.in.h:2 msgid "Advanced Geocaching Tool For Linux" msgstr "" #: ../menu-data/airstrike:airstrike.desktop.in.h:1 msgid "Airstrike" msgstr "Airstrike" #: ../menu-data/airstrike:airstrike.desktop.in.h:2 msgid "Dogfight an enemy plane" msgstr "" #: ../menu-data/aisleriot:sol.desktop.in.h:1 msgid "AisleRiot Solitaire" msgstr "" #: ../menu-data/aisleriot:sol.desktop.in.h:2 msgid "Play many different solitaire games" msgstr "" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:1 msgid "Akonadi Console" msgstr "Consol de Akonadi" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:2 msgid "Akonadi Management and Debugging Console" msgstr "Consol de Akonadi pro gestion e cribrar" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:1 msgid "Akregator" msgstr "Akregator" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:2 msgid "A KDE News Feed Reader" msgstr "Un lector KDE de syndication de novas" #: ../menu-data/alacarte:alacarte.desktop.in.h:1 #: ../menu-data/mozo:mozo.desktop.in.h:1 msgid "Main Menu" msgstr "Menu principal" #: ../menu-data/alacarte:alacarte.desktop.in.h:2 msgid "Add or remove applications from the main menu" msgstr "" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:1 #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:1 msgid "Alarm Clock" msgstr "Alarm Clock" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:2 msgid "Wake up in the morning" msgstr "" #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:2 msgid "Schedule your tasks" msgstr "" #: ../menu-data/alex4:alex4.desktop.in.h:1 msgid "Alex the Allegator 4" msgstr "" #: ../menu-data/alex4:alex4.desktop.in.h:2 msgid "Retro platform game" msgstr "" #: ../menu-data/algobox:algobox.desktop.in.h:1 msgid "Algorithmics introduction software" msgstr "" #: ../menu-data/algobox:algobox.desktop.in.h:2 msgid "AlgoBox" msgstr "AlgoBox" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:1 msgid "AlienBlaster" msgstr "AlienBlaster" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:2 msgid "Blast the invading aliens" msgstr "" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:1 msgid "Aliki (with ALSA support)" msgstr "Aliki (with ALSA support)" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:2 #: ../menu-data/aliki:aliki-jack.desktop.in.h:2 msgid "Measurement tool for Impulse Responses" msgstr "" #: ../menu-data/aliki:aliki-jack.desktop.in.h:1 msgid "Aliki (with JACK support)" msgstr "" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:1 msgid "Alleyoop Memory Checker" msgstr "" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:2 msgid "" "Find memory-management problems in your programs using the valgrind tool" msgstr "" #: ../menu-data/alltray:alltray.desktop.in.h:1 msgid "AllTray" msgstr "AllTray" #: ../menu-data/alltray:alltray.desktop.in.h:2 msgid "Dock any application to the notification area/system tray." msgstr "" #: ../menu-data/almanah:almanah.desktop.in.h:1 msgid "Almanah Diary" msgstr "" #: ../menu-data/almanah:almanah.desktop.in.h:2 msgid "Keep a personal diary" msgstr "" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:1 msgid "Alsamixergui" msgstr "Alsamixergui" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:2 msgid "Graphical audio mixer" msgstr "" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:1 msgid "Alsaplayer" msgstr "Alsaplayer" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:2 msgid "Versatile audio player for the Audio Linux Sound Architecture" msgstr "" #: ../menu-data/alsoft-conf:alsoft-conf.desktop.in.h:1 msgid "OpenAL-Soft Configuration Utility" msgstr "" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:1 msgid "AltOS UI" msgstr "" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:2 msgid "View and log downlink data from Altus Metrum products" msgstr "" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:1 msgid "MicroPeak" msgstr "MicroPeak" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:2 msgid "View and log data from MicroPeak altimeters" msgstr "" #: ../menu-data/altos:altusmetrum-telegps.desktop.in.h:1 msgid "TeleGPS" msgstr "TeleGPS" #: ../menu-data/altos:altusmetrum-telegps.desktop.in.h:2 msgid "View and log data from TeleGPS tracking devices" msgstr "" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:1 msgid "Amarok" msgstr "Amarok" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:2 msgid "Amarok - Rediscover Your Music!" msgstr "Amarok - Rediscover Your Music!" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:1 msgid "AMZ Downloader" msgstr "" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:2 msgid "Download with AMZ Downloader" msgstr "Discargar con AMZ Downloader" #: ../menu-data/amide:amide.desktop.in.h:1 msgid "Amide" msgstr "Amide" #: ../menu-data/amide:amide.desktop.in.h:2 msgid "analysis tool for medical images" msgstr "" #: ../menu-data/amoebax:amoebax.desktop.in.h:1 msgid "Defeat your opponent by filling up their grid up with garbage." msgstr "" #: ../menu-data/amoebax:amoebax.desktop.in.h:2 msgid "Amoebax" msgstr "Amoebax" #: ../menu-data/amor:kde4__amor.desktop.in.h:1 msgid "AMOR" msgstr "AMOR" #: ../menu-data/amor:kde4__amor.desktop.in.h:2 msgid "On-Screen Creature" msgstr "On-Screen Creature" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:1 msgid "Amora Daemon" msgstr "Amora Daemon" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:2 msgid "Remote control your desktop from your Bluetooth enabled mobile phone " msgstr "" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:1 msgid "Amphetamine" msgstr "Amphetamine" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:2 msgid "Fight evil monsters with your magic weapons." msgstr "" #: ../menu-data/ams:ams.desktop.in.h:1 msgid "Alsa Modular Synth" msgstr "Alsa Modular Synth" #: ../menu-data/ams:ams.desktop.in.h:2 msgid "Modular Software Synth" msgstr "" #: ../menu-data/amsn:amsn.desktop.in.h:1 msgid "aMSN" msgstr "aMSN" #: ../menu-data/amsn:amsn.desktop.in.h:2 msgid "MSN Messenger for Linux" msgstr "MSN Messenger pro Linux" #: ../menu-data/amsynth:amsynth.desktop.in.h:1 msgid "amsynth" msgstr "amsynth" #: ../menu-data/amsynth:amsynth.desktop.in.h:2 msgid "Two oscillator subtractive software synthesizer" msgstr "" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:1 msgid "aMuleGUI" msgstr "aMuleGUI" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:2 msgid "aMule remote control" msgstr "Controlo remote de aMule" #: ../menu-data/amule:amule.desktop.in.h:1 msgid "aMule" msgstr "aMule" #: ../menu-data/amule:amule.desktop.in.h:2 msgid "A client for the eD2k network" msgstr "" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:1 msgid "Anagramarama" msgstr "Anagramarama" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:2 msgid "fast paced anagram puzzle game using SDL" msgstr "" #: ../menu-data/androidsdk-ddms:ddms.desktop.in.h:1 msgid "Dalvik Debug Monitor" msgstr "" #: ../menu-data/androidsdk-hierarchyviewer:hierarchyviewer.desktop.in.h:1 msgid "Android Hierarchy Viewer" msgstr "Visor de hierarchia de Android" #: ../menu-data/angband:angband-sdl.desktop.in.h:1 msgid "Angband (SDL)" msgstr "Angband (SDL)" #: ../menu-data/angband:angband-sdl.desktop.in.h:2 #: ../menu-data/angband:angband-x11.desktop.in.h:2 msgid "" "A roguelike dungeon exploration game based on the books of J.R.R.Tolkien" msgstr "" #: ../menu-data/angband:angband-x11.desktop.in.h:1 msgid "Angband (X11)" msgstr "Angband (X11)" #: ../menu-data/angrydd:angrydd.desktop.in.h:1 msgid "Angry Drunken Dwarves" msgstr "" #: ../menu-data/angrydd:angrydd.desktop.in.h:2 msgid "Falling blocks puzzle game" msgstr "" #: ../menu-data/anjuta:anjuta.desktop.in.h:1 msgid "Anjuta" msgstr "Anjuta" #: ../menu-data/anjuta:anjuta.desktop.in.h:2 msgid "Develop software in an integrated development environment" msgstr "Developpar software in un ambiente de developpamento integrate" #: ../menu-data/anki:anki.desktop.in.h:1 msgid "Anki" msgstr "Anki" #: ../menu-data/anki:anki.desktop.in.h:2 msgid "An intelligent spaced-repetition memory training program" msgstr "" "Un programma intelligente de exercitio de memoria per repetition spatiate" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:1 msgid "Apitrace Retracer" msgstr "" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:2 msgid "Play back and inspect traces generated by apitrace" msgstr "" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:1 msgid "APTonCD" msgstr "APTonCD" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:2 msgid "Create a Installation Disc" msgstr "Crear un disco de installation" #: ../menu-data/apturl-common:apturl.desktop.in.h:1 msgid "AptURL" msgstr "AptURL" #: ../menu-data/apvlv:apvlv.desktop.in.h:1 msgid "apvlv" msgstr "apvlv" #: ../menu-data/apvlv:apvlv.desktop.in.h:2 msgid "Alf's PDF Viewer Like Vim" msgstr "" #: ../menu-data/aqemu:aqemu.desktop.in.h:1 msgid "AQEMU" msgstr "AQEMU" #: ../menu-data/aqemu:aqemu.desktop.in.h:2 msgid "QEMU & KVM Virtual Machine Manager" msgstr "" #: ../menu-data/aqsis:aqsltell.desktop.in.h:1 msgid "Aqsis Shader Inspector" msgstr "" #: ../menu-data/aqsis:aqsltell.desktop.in.h:2 msgid "Inspect compiled RenderMan Shading Language (RSL) files" msgstr "" #: ../menu-data/arandr:arandr.desktop.in.h:1 msgid "ARandR" msgstr "ARandR" #: ../menu-data/arandr:arandr.desktop.in.h:2 msgid "Screen Settings" msgstr "Configurationes de schermo" #: ../menu-data/aranym:aranym-jit.desktop.in.h:1 msgid "ARAnyM JIT" msgstr "ARAnyM JIT" #: ../menu-data/aranym:aranym-jit.desktop.in.h:2 msgid "Virtual Machine with JIT CPU compiler for max speed" msgstr "" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:1 msgid "ARAnyM MMU" msgstr "ARAnyM MMU" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:2 msgid "Virtual Machine with MMU for FreeMiNT and Linux-m68k" msgstr "" #: ../menu-data/aranym:aranym.desktop.in.h:1 msgid "ARAnyM" msgstr "ARAnyM" #: ../menu-data/aranym:aranym.desktop.in.h:2 msgid "Virtual Machine for Atari 32-bit applications" msgstr "" #: ../menu-data/arb:arb.desktop.in.h:1 msgid "ARB" msgstr "ARB" #: ../menu-data/arb:arb.desktop.in.h:2 msgid "Visit http://www.arb-home.de" msgstr "Visita http://www.arb-home.de" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:1 msgid "ARC Certificate Utility" msgstr "" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:2 msgid "Converts between X509 and PKCS12 certificates" msgstr "" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:1 msgid "ARC Proxy Generator" msgstr "" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:2 msgid "Create shortlived X509 proxy certificate" msgstr "" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:1 msgid "ARC Job Manager" msgstr "" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:2 msgid "Manage running Grid jobs" msgstr "" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:1 msgid "ARC Storage Explorer" msgstr "" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:2 msgid "Browse Grid storage resources" msgstr "" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:1 msgid "ARC Job Submission Tool" msgstr "" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:2 msgid "Submit jobs to the Grid" msgstr "" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:1 msgid "Ardentryst" msgstr "Ardentryst" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:2 msgid "Fantasy sidescroller game" msgstr "" #: ../menu-data/ardesia:ardesia.desktop.in.h:1 msgid "Ardesia desktop sketchpad " msgstr "" #: ../menu-data/ardesia:ardesia.desktop.in.h:2 msgid "Annotate on the desktop screen." msgstr "" #: ../menu-data/ardour-i686:ardour.desktop.in.h:1 #: ../menu-data/ardour:ardour.desktop.in.h:1 msgid "Ardour Digital Audio Workstation" msgstr "" #: ../menu-data/ardour-i686:ardour.desktop.in.h:2 #: ../menu-data/ardour3:ardour3.desktop.in.h:2 #: ../menu-data/ardour:ardour.desktop.in.h:2 msgid "Record, mix and master multi-track audio" msgstr "" #: ../menu-data/ardour3:ardour3.desktop.in.h:1 msgid "Ardour4" msgstr "Ardour4" #: ../menu-data/arduino:arduino.desktop.in.h:1 msgid "Arduino IDE" msgstr "Arduino IDE" #: ../menu-data/arduino:arduino.desktop.in.h:2 msgid "Create physical computing projects" msgstr "" #: ../menu-data/ario:ario.desktop.in.h:1 msgid "Ario" msgstr "Ario" #: ../menu-data/ario:ario.desktop.in.h:2 msgid "Client application to mpd" msgstr "" #: ../menu-data/arista:arista.desktop.in.h:1 msgid "Arista Transcoder" msgstr "" #: ../menu-data/arista:arista.desktop.in.h:2 msgid "Convert multimedia for all your devices" msgstr "" #: ../menu-data/ark:org.kde.ark.desktop.in.h:1 msgid "Archiving Tool" msgstr "" #: ../menu-data/ark:org.kde.ark.desktop.in.h:2 msgid "Ark" msgstr "Ark" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:1 msgid "Armagetron Advanced" msgstr "" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:2 msgid "3d light cycle game" msgstr "" #: ../menu-data/arora:arora.desktop.in.h:1 msgid "Arora" msgstr "Arora" #: ../menu-data/arora:arora.desktop.in.h:2 #: ../menu-data/dooble:dooble.desktop.in.h:2 #: ../menu-data/firefox:firefox.desktop.in.h:2 #: ../menu-data/hv3:hv3.desktop.in.h:2 #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:2 #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:2 msgid "Browse the World Wide Web" msgstr "Navigar le Web" #: ../menu-data/artha:artha.desktop.in.h:1 msgid "Artha" msgstr "Artha" #: ../menu-data/artha:artha.desktop.in.h:2 msgid "Handy thesaurus based on WordNet" msgstr "" #: ../menu-data/artikulate:kde4__artikulate.desktop.in.h:1 msgid "Artikulate Pronunciation Trainer" msgstr "Artikulate Pronunciation Trainer" #: ../menu-data/artikulate:kde4__artikulate.desktop.in.h:2 msgid "Artikulate" msgstr "Artikulate" #: ../menu-data/asc:asc.desktop.in.h:1 msgid "Advanced Strategic Command" msgstr "" #: ../menu-data/asc:asc.desktop.in.h:2 msgid "Defend your Command" msgstr "" #: ../menu-data/asciijump:asciijump.desktop.in.h:1 msgid "asciijump" msgstr "asciijump" #: ../menu-data/asciijump:asciijump.desktop.in.h:2 msgid "A clone of the dsj game" msgstr "" #: ../menu-data/aseprite:aseprite.desktop.in.h:1 msgid "ASEPRITE" msgstr "ASEPRITE" #: ../menu-data/aseprite:aseprite.desktop.in.h:2 msgid "Sprite Editor" msgstr "" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:1 msgid "AssaultCube" msgstr "" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:2 msgid "Realistic first-person shooter" msgstr "" #: ../menu-data/astromenace:astromenace.desktop.in.h:1 msgid "AstroMenace" msgstr "AstroMenace" #: ../menu-data/astromenace:astromenace.desktop.in.h:2 msgid "hardcore 3D space shooter with spaceship upgrade possibilities" msgstr "" #: ../menu-data/asunder:asunder.desktop.in.h:1 msgid "Asunder CD Ripper" msgstr "" #: ../menu-data/asunder:asunder.desktop.in.h:2 msgid "" "An application to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, " "and/or Wavpack." msgstr "" #: ../menu-data/asylum:asylum.desktop.in.h:1 msgid "Asylum" msgstr "Asylum" #: ../menu-data/asylum:asylum.desktop.in.h:2 msgid "surreal platform shooting game" msgstr "" #: ../menu-data/atanks:atanks.desktop.in.h:1 msgid "Atomic Tanks" msgstr "Atomic Tanks" #: ../menu-data/atanks:atanks.desktop.in.h:2 msgid "Destroy your opponents' tanks." msgstr "" #: ../menu-data/atomix:atomix.desktop.in.h:1 msgid "Atomix" msgstr "Atomix" #: ../menu-data/atomix:atomix.desktop.in.h:2 msgid "Molecule puzzle game" msgstr "" #: ../menu-data/atril:atril.desktop.in.h:1 msgid "Atril Document Viewer" msgstr "" #: ../menu-data/atril:atril.desktop.in.h:2 #: ../menu-data/evince-common:evince.desktop.in.h:2 msgid "View multi-page documents" msgstr "Vider un documento de plure paginas" #: ../menu-data/attal:attal.desktop.in.h:1 msgid "Attal" msgstr "Attal" #: ../menu-data/attal:attal.desktop.in.h:2 #: ../menu-data/triplea:triplea.desktop.in.h:2 msgid "Turn based strategy game" msgstr "" #: ../menu-data/audacious:audacious.desktop.in.h:1 msgid "Audacious" msgstr "Audacious" #: ../menu-data/audacious:audacious.desktop.in.h:2 msgid "Listen to music" msgstr "" #: ../menu-data/audacity:audacity.desktop.in.h:1 msgid "Audacity" msgstr "Audacity" #: ../menu-data/audacity:audacity.desktop.in.h:2 msgid "Record and edit audio files" msgstr "Registrar e modificar files audio" #: ../menu-data/audex:kde4__audex.desktop.in.h:1 msgid "Audex" msgstr "Audex" #: ../menu-data/audex:kde4__audex.desktop.in.h:2 msgid "Rip audio tracks from your audio CDs" msgstr "" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:1 msgid "Auralquiz" msgstr "Auralquiz" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:2 msgid "A simple music quiz game for GNU/Linux" msgstr "" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:1 msgid "Auto Multiple Choice" msgstr "" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:2 msgid "" "Manage multiple choice questionnaires, with automatic marking from papers' " "scans" msgstr "" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:1 msgid "AutoKey" msgstr "AutoKey" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:2 #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:2 msgid "Program keyboard shortcuts" msgstr "" #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:1 msgid "AutoKey (KDE)" msgstr "AutoKey (KDE)" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:1 msgid "AutoRenamer" msgstr "AutoRenamer" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:2 msgid "Automatically rename files have them sort in given order" msgstr "" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "Avahi Zeroconf Browser" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:1 msgid "Avahi SSH Server Browser" msgstr "Avahi SSH Server Browser" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:1 msgid "Avahi VNC Server Browser" msgstr "Avahi VNC Server Browser" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:1 msgid "Avidemux (Qt)" msgstr "Avidemux (Qt)" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:2 #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:2 msgid "Edit your Videos" msgstr "" #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:1 msgid "Avidemux (GTK+)" msgstr "Avidemux (GTK+)" #: ../menu-data/avogadro:avogadro.desktop.in.h:1 msgid "Avogadro" msgstr "Avogadro" #: ../menu-data/avogadro:avogadro.desktop.in.h:2 msgid "Advanced molecular editor" msgstr "" #: ../menu-data/aweather:aweather.desktop.in.h:1 msgid "AWeather" msgstr "AWeather" #: ../menu-data/aweather:aweather.desktop.in.h:2 msgid "Advanced weather reporting program" msgstr "" #: ../menu-data/aws-status:aws-status.desktop.in.h:1 msgid "AWS Status" msgstr "" #: ../menu-data/aws-status:aws-status.desktop.in.h:2 msgid "Shows Status of EC2 instances running on given account." msgstr "" #: ../menu-data/ayttm:ayttm.desktop.in.h:1 msgid "ayttm" msgstr "" #: ../menu-data/ayttm:ayttm.desktop.in.h:2 msgid "\"The GTK Unified Messaging Client\"" msgstr "" #: ../menu-data/azureus:azureus.desktop.in.h:1 msgid "Download and share files using the BitTorrent P2P network" msgstr "" #: ../menu-data/azureus:azureus.desktop.in.h:2 msgid "Vuze" msgstr "" #: ../menu-data/babiloo:babiloo.desktop.in.h:1 msgid "Babiloo" msgstr "" #: ../menu-data/babiloo:babiloo.desktop.in.h:2 msgid "Application to view dictionaries" msgstr "" #: ../menu-data/backintime-gnome:backintime-gnome.desktop.in.h:1 #: ../menu-data/backintime-kde:kde4__backintime-kde4.desktop.in.h:1 msgid "Back In Time" msgstr "" #: ../menu-data/backintime-gnome:backintime-gnome.desktop.in.h:2 #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:2 #: ../menu-data/backintime-kde:kde4__backintime-kde4.desktop.in.h:2 msgid "Simple backup system" msgstr "" #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:1 msgid "Back In Time (root)" msgstr "" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:1 msgid "Bacula Administration Tool" msgstr "" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:2 msgid "Bacula Director Console" msgstr "" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:1 msgid "Bacula Monitor" msgstr "" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:2 #: ../menu-data/bareos-traymonitor:bareos-tray-monitor.desktop.in.h:2 msgid "Notification Tray Monitor" msgstr "" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:1 msgid "Balazar Brothers" msgstr "" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:2 msgid "3D adventure and roleplaying game" msgstr "" #: ../menu-data/balder2d:Balder2D.desktop.in.h:1 msgid "Balder2D" msgstr "" #: ../menu-data/balder2d:Balder2D.desktop.in.h:2 msgid "2D overhead shooter in Zero G" msgstr "" #: ../menu-data/ballz:ballz.desktop.in.h:1 msgid "B.A.L.L.Z." msgstr "" #: ../menu-data/ballz:ballz.desktop.in.h:2 msgid "Platform game with some puzzle elements" msgstr "" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:1 #: ../menu-data/balsa:balsa.desktop.in.h:1 msgid "E-Mail utility" msgstr "" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:2 #: ../menu-data/balsa:balsa.desktop.in.h:2 msgid "Balsa Mail Client" msgstr "" #: ../menu-data/bambam:bambam.desktop.in.h:1 msgid "BamBam" msgstr "" #: ../menu-data/bambam:bambam.desktop.in.h:2 msgid "Keyboard mashing and doodling game for babies" msgstr "" #: ../menu-data/banshee:banshee.desktop.in.h:1 msgid "Banshee Media Player" msgstr "" #: ../menu-data/banshee:banshee.desktop.in.h:2 msgid "Play and organize your media collection" msgstr "" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:1 msgid "Disk Usage Analyzer" msgstr "" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:2 #: ../menu-data/mate-utils:mate-disk-usage-analyzer.desktop.in.h:2 msgid "Check folder sizes and available disk space" msgstr "" #: ../menu-data/bareftp:bareftp.desktop.in.h:1 msgid "bareFTP" msgstr "" #: ../menu-data/bareftp:bareftp.desktop.in.h:2 msgid "Transfer files using the FTP, FTPS or SFTP protocol" msgstr "" #: ../menu-data/bareos-bat:bat.desktop.in.h:1 msgid "Bareos Administration Tool" msgstr "" #: ../menu-data/bareos-traymonitor:bareos-tray-monitor.desktop.in.h:1 msgid "Bareos Tray Monitor" msgstr "" #: ../menu-data/barrage:barrage.desktop.in.h:1 msgid "Barrage" msgstr "" #: ../menu-data/barrage:barrage.desktop.in.h:2 msgid "A rather destructive action game." msgstr "" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:1 msgid "Barry Backup" msgstr "" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:2 msgid "Backup and restore databases on the BlackBerry Handheld" msgstr "" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:1 msgid "Barry Desktop Panel" msgstr "" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:2 msgid "Manage BlackBerry devices from a central GUI." msgstr "" #: ../menu-data/basex:basexgui.desktop.in.h:1 msgid "BaseX XML Database" msgstr "" #: ../menu-data/basex:basexgui.desktop.in.h:2 msgid "Visually query and analyse your XML data" msgstr "" #: ../menu-data/basic256:basic256.desktop.in.h:1 msgid "BASIC-256" msgstr "" #: ../menu-data/basic256:basic256.desktop.in.h:2 msgid "Learn BASIC in an environment designed for young children" msgstr "" #: ../menu-data/basket:kde4__basket.desktop.in.h:1 msgid "BasKet Note Pads" msgstr "" #: ../menu-data/basket:kde4__basket.desktop.in.h:2 msgid "Taking care of your ideas." msgstr "" #: ../menu-data/bastet:bastet.desktop.in.h:1 msgid "Bastard Tetris" msgstr "" #: ../menu-data/bastet:bastet.desktop.in.h:2 msgid "Go mad with this Tetris clone" msgstr "" #: ../menu-data/batmon.app:batmon.desktop.in.h:1 msgid "Battery Monitor (batmon)" msgstr "" #: ../menu-data/batmon.app:batmon.desktop.in.h:2 msgid "Monitor battery status" msgstr "" #: ../menu-data/battery-stats:battery-stats.desktop.in.h:1 msgid "Battery Charge Graph" msgstr "" #: ../menu-data/bauble:bauble.desktop.in.h:1 msgid "Bauble" msgstr "" #: ../menu-data/bauble:bauble.desktop.in.h:2 msgid "An application for managing botanical collections" msgstr "" #: ../menu-data/bdbvu:bdbvu.desktop.in.h:1 msgid "BDBVu" msgstr "" #: ../menu-data/bdbvu:bdbvu.desktop.in.h:2 msgid "Berkeley DB Viewer" msgstr "" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:1 msgid "Beneath A Steel Sky" msgstr "" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:2 msgid "" "A science-fiction adventure game set in a bleak post-apocalyptic vision of " "the future" msgstr "" #: ../menu-data/berusky2:berusky2.desktop.in.h:1 msgid "Berusky2" msgstr "" #: ../menu-data/berusky2:berusky2.desktop.in.h:2 msgid "Rescue the bugs!" msgstr "" #: ../menu-data/berusky:berusky.desktop.in.h:1 msgid "Berusky" msgstr "" #: ../menu-data/berusky:berusky.desktop.in.h:2 msgid "Logic game based on Sokoban(TM)" msgstr "" #: ../menu-data/betaradio:betaradio.desktop.in.h:1 msgid "BetaRadio Tuner" msgstr "" #: ../menu-data/betaradio:betaradio.desktop.in.h:2 msgid "An easy way to listen to internet radio of Taiwan." msgstr "" #: ../menu-data/between:between.desktop.in.h:1 msgid "Between" msgstr "" #: ../menu-data/between:between.desktop.in.h:2 msgid "game about consciousness and isolation" msgstr "" #: ../menu-data/bgfinancas:bgfinancas.desktop.in.h:1 msgid "BG Finanças" msgstr "" #: ../menu-data/bgfinancas:bgfinancas.desktop.in.h:2 msgid "Run BG Finanças" msgstr "" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:1 msgid "Bibledit-BibleTime" msgstr "" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:2 msgid "Bibledit BibleTime Interface" msgstr "" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:1 msgid "Bibledit-Gtk" msgstr "" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:2 msgid "Bible Editor" msgstr "" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:1 msgid "Bibledit-Xiphos" msgstr "" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:2 msgid "Bibledit Xiphos Interface" msgstr "" #: ../menu-data/bibletime:bibletime.desktop.in.h:1 msgid "An easy to use bible study tool" msgstr "" #: ../menu-data/bibletime:bibletime.desktop.in.h:2 msgid "BibleTime " msgstr "" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:1 msgid "BibShelf Book Manager" msgstr "" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:2 msgid "Book collection management application" msgstr "" #: ../menu-data/bibus:bibus.desktop.in.h:1 msgid "Bibus" msgstr "" #: ../menu-data/bibus:bibus.desktop.in.h:2 msgid "manage references and citations in your publications" msgstr "" #: ../menu-data/bijiben:bijiben.desktop.in.h:1 #: ../menu-data/notes-app:notes-app.desktop.in.h:1 msgid "Notes" msgstr "" #: ../menu-data/bijiben:bijiben.desktop.in.h:2 msgid "Post notes, tag files!" msgstr "" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:1 msgid "Billard-GL" msgstr "" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:2 msgid "Play Billard Game" msgstr "" #: ../menu-data/biloba:biloba.desktop.in.h:1 msgid "Biloba" msgstr "" #: ../menu-data/biloba:biloba.desktop.in.h:2 msgid "Up to four player network capable turn based strategy board game" msgstr "" #: ../menu-data/biniax2:biniax2.desktop.in.h:1 msgid "Biniax-2" msgstr "" #: ../menu-data/biniax2:biniax2.desktop.in.h:2 msgid "Colorful Logic game with arcade and tactics modes" msgstr "" #: ../menu-data/bino:bino.desktop.in.h:1 msgid "Bino" msgstr "" #: ../menu-data/bino:bino.desktop.in.h:2 msgid "3D video player" msgstr "" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:1 msgid "Biogenesis" msgstr "" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:2 msgid "" "artificial life program that simulates the processes involved in the " "evolution of organisms" msgstr "" #: ../menu-data/birdfont:birdfont.desktop.in.h:1 msgid "Birdfont" msgstr "" #: ../menu-data/birdfont:birdfont.desktop.in.h:2 msgid "Font editor" msgstr "" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:1 msgid "Bitmeter" msgstr "" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:2 msgid "JACK diagnostic tool" msgstr "" #: ../menu-data/bitpim:bitpim.desktop.in.h:1 msgid "BitPim" msgstr "" #: ../menu-data/bitpim:bitpim.desktop.in.h:2 msgid "CDMA Mobile Phone Tool" msgstr "" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:1 msgid "BitStormLite" msgstr "" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:2 msgid "A small and fast BitTorrent client" msgstr "" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:1 msgid "Bittornado Client" msgstr "" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:2 msgid "Bittorrent Client" msgstr "" #: ../menu-data/bkchem:bkchem.desktop.in.h:1 msgid "BKchem" msgstr "" #: ../menu-data/bkchem:bkchem.desktop.in.h:2 msgid "Edit chemical structures and reactions" msgstr "" #: ../menu-data/black-box:black-box.desktop.in.h:1 msgid "Black-Box" msgstr "" #: ../menu-data/black-box:black-box.desktop.in.h:2 msgid "Find the crystals" msgstr "" #: ../menu-data/blam:blam.desktop.in.h:1 msgid "Blam Feed Reader" msgstr "" #: ../menu-data/blam:blam.desktop.in.h:2 msgid "Feed reader" msgstr "" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:1 msgid "BleachBit" msgstr "" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:2 msgid "Free space and maintain privacy" msgstr "" #: ../menu-data/blender:blender.desktop.in.h:1 msgid "Blender" msgstr "" #: ../menu-data/blender:blender.desktop.in.h:2 msgid "3D modeling, animation, rendering and post-production" msgstr "" #: ../menu-data/bless:bless.desktop.in.h:1 msgid "Bless Hex Editor" msgstr "" #: ../menu-data/bless:bless.desktop.in.h:2 msgid "Edit binary files" msgstr "" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:1 msgid "Blinken" msgstr "" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:2 msgid "A memory enhancement game" msgstr "" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:1 msgid "Blob Wars : Blob And Conquer" msgstr "" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:2 msgid "Mission and Objective based 3D Action Game" msgstr "" #: ../menu-data/bloboats:bloboats.desktop.in.h:1 msgid "Bloboats" msgstr "" #: ../menu-data/bloboats:bloboats.desktop.in.h:2 msgid "An arcade-like boat racing game" msgstr "" #: ../menu-data/blobwars:blobwars.desktop.in.h:1 msgid "Blob Wars : Metal Blob Solid" msgstr "" #: ../menu-data/blobwars:blobwars.desktop.in.h:2 msgid "Mission and Objective based 2D Platform Game" msgstr "" #: ../menu-data/blockattack:blockattack.desktop.in.h:1 msgid "Block Attack - Rise of the Blocks" msgstr "" #: ../menu-data/blockattack:blockattack.desktop.in.h:2 msgid "Switch blocks so they match" msgstr "" #: ../menu-data/blockout2:blockout2.desktop.in.h:1 msgid "BlockOut II" msgstr "" #: ../menu-data/blockout2:blockout2.desktop.in.h:2 msgid "Play a 3D Tetris game" msgstr "" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:1 msgid "Blocks Of The Undead" msgstr "" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:2 msgid "Tetris Attack clone with spooky undertones" msgstr "" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:1 msgid "Blogilo" msgstr "" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:2 msgid "A KDE Blogging Client" msgstr "" #: ../menu-data/bluedevil:bluedevil-monolithic.desktop.in.h:1 msgid "BlueDevil" msgstr "" #: ../menu-data/bluedevil:bluedevil-monolithic.desktop.in.h:2 msgid "KDE Bluetooth support" msgstr "" #: ../menu-data/bluedevil:bluedevil-sendfile.desktop.in.h:1 msgid "BlueDevil Send File" msgstr "" #: ../menu-data/bluedevil:bluedevil-wizard.desktop.in.h:1 msgid "BlueDevil Wizard" msgstr "" #: ../menu-data/bluefish:bluefish.desktop.in.h:1 msgid "Bluefish Editor" msgstr "" #: ../menu-data/bluefish:bluefish.desktop.in.h:2 msgid "Web Development Editor" msgstr "" #: ../menu-data/blueman:blueman-adapters.desktop.in.h:1 msgid "Bluetooth Adapters" msgstr "" #: ../menu-data/blueman:blueman-adapters.desktop.in.h:2 msgid "Set Bluetooth Adapter Properties" msgstr "" #: ../menu-data/blueman:blueman-manager.desktop.in.h:1 msgid "Bluetooth Manager" msgstr "" #: ../menu-data/blueman:blueman-manager.desktop.in.h:2 msgid "Blueman Bluetooth Manager" msgstr "" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:1 msgid "Bluemindo" msgstr "" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:2 msgid "" "A really simple but powerful audio player in Python/PyGTK, using Gstreamer." msgstr "" #: ../menu-data/blueproximity:blueproximity.desktop.in.h:1 msgid "BlueProximity" msgstr "" #: ../menu-data/bluewho:bluewho.desktop.in.h:1 msgid "BlueWho" msgstr "" #: ../menu-data/bluewho:bluewho.desktop.in.h:2 msgid "Information and notification of new discovered bluetooth devices" msgstr "" #: ../menu-data/bmon:bmon.desktop.in.h:1 msgid "bmon" msgstr "" #: ../menu-data/bmon:bmon.desktop.in.h:2 msgid "Bandwidth monitor" msgstr "" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:1 msgid "Boa Constructor" msgstr "" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:2 msgid "RAD Tool for Python and WxWindows" msgstr "" #: ../menu-data/boats:boats.desktop.in.h:1 msgid "Boat Scenario" msgstr "" #: ../menu-data/boats:boats.desktop.in.h:2 msgid "Race scenario drawing tool" msgstr "" #: ../menu-data/bodega-client:kde4__active-addons.desktop.in.h:1 msgid "Add Ons" msgstr "" #: ../menu-data/bodega-client:kde4__active-addons.desktop.in.h:2 msgid "Content store for Plasma Active" msgstr "" #: ../menu-data/bodega-client:kde4__vivaldi-primavera.desktop.in.h:1 msgid "primavera" msgstr "" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:1 msgid "BOINC Manager" msgstr "" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:2 msgid "Configure or monitor a BOINC core client" msgstr "" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:1 msgid "Bomber" msgstr "" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:2 msgid "Arcade Bombing Game" msgstr "" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:1 msgid "Bomberclone" msgstr "" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:2 msgid "Play a Bomberman like game" msgstr "" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:1 msgid "Bombono DVD" msgstr "" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:2 msgid "DVD authoring program" msgstr "" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:1 msgid "bookletimposer" msgstr "" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:2 msgid "Impose PDF documents to create booklets" msgstr "" #: ../menu-data/boomaga:boomaga.desktop.in.h:1 msgid "Boomaga" msgstr "" #: ../menu-data/boomaga:boomaga.desktop.in.h:2 msgid "Virtual printer for viewing and editing a document before printing." msgstr "" #: ../menu-data/bossa:bossa.desktop.in.h:1 msgid "BOSSA" msgstr "" #: ../menu-data/bossa:bossa.desktop.in.h:2 msgid "Program Atmel's SAM ARM microcontrollers" msgstr "" #: ../menu-data/boswars:boswars.desktop.in.h:1 msgid "Bos Wars" msgstr "" #: ../menu-data/boswars:boswars.desktop.in.h:2 msgid "Battle for survival" msgstr "" #: ../menu-data/bouncy:bouncy.desktop.in.h:1 msgid "Bouncy the Hungry Rabbit" msgstr "" #: ../menu-data/bouncy:bouncy.desktop.in.h:2 msgid "Eat the yummy veggies in the garden (game for small kids)" msgstr "" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:1 msgid "Bovo" msgstr "" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:2 msgid "Five-in-a-row Board Game" msgstr "" #: ../menu-data/bpython:bpython.desktop.in.h:1 msgid "bpython" msgstr "" #: ../menu-data/bpython:bpython.desktop.in.h:2 msgid "A fancy interface to the python interpreter!" msgstr "" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:2 #, no-c-format msgid "Exec=braindump %u" msgstr "" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:3 msgid "Braindump" msgstr "" #: ../menu-data/brainparty:brainparty.desktop.in.h:1 msgid "Brain Party" msgstr "" #: ../menu-data/brainparty:brainparty.desktop.in.h:2 msgid "36 puzzle games for all the family" msgstr "" #: ../menu-data/brasero:brasero.desktop.in.h:1 msgid "Create and copy CDs and DVDs" msgstr "" #: ../menu-data/brasero:brasero.desktop.in.h:2 msgid "Brasero Disc Burner" msgstr "" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:1 msgid "Brewtarget" msgstr "" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:2 msgid "Beer calculator" msgstr "" #: ../menu-data/briquolo:briquolo.desktop.in.h:1 msgid "Briquolo" msgstr "" #: ../menu-data/briquolo:briquolo.desktop.in.h:2 msgid "An OpenGL breakout" msgstr "" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:1 msgid "Brp-pacu" msgstr "" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:2 msgid "Sound Analysis" msgstr "" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:1 msgid "Brutal Chess" msgstr "" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:2 msgid "Play 3d chess with reflection of the chessmen" msgstr "" #: ../menu-data/btanks:btanks.desktop.in.h:1 msgid "Battle Tanks" msgstr "" #: ../menu-data/btanks:btanks.desktop.in.h:2 msgid "fast 2D tank arcade game with multiplayer and split-screen modes" msgstr "" #: ../menu-data/bubbros:bubbros.desktop.in.h:1 msgid "The Bub's Brothers" msgstr "" #: ../menu-data/bubbros:bubbros.desktop.in.h:2 msgid "Kill evil enemies by catching them into bubbles and smashing those" msgstr "" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:1 msgid "Bug Squish" msgstr "" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:2 msgid "Squash the bugs before they suck up your blood" msgstr "" #: ../menu-data/bugsx:bugsx.desktop.in.h:1 msgid "Bugsx " msgstr "" #: ../menu-data/bugsx:bugsx.desktop.in.h:2 msgid "Evolve biomorphs using genetic algorithms" msgstr "" #: ../menu-data/bum:bum.desktop.in.h:1 msgid "BootUp-Manager" msgstr "" #: ../menu-data/bum:bum.desktop.in.h:2 msgid "Graphical runlevel configuration tool" msgstr "" #: ../menu-data/bumprace:bumprace.desktop.in.h:1 msgid "BumpRace" msgstr "" #: ../menu-data/bumprace:bumprace.desktop.in.h:2 msgid "1 or 2 players race through a multi-level maze" msgstr "" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:1 msgid "BurgerSpace" msgstr "" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:2 msgid "A hamburger-smashing video game" msgstr "" #: ../menu-data/bustle:bustle.desktop.in.h:1 msgid "Bustle" msgstr "" #: ../menu-data/bustle:bustle.desktop.in.h:2 msgid "Draw sequence diagrams of D-Bus activity" msgstr "" #: ../menu-data/buxon:buxon.desktop.in.h:1 msgid "Buxon" msgstr "" #: ../menu-data/buxon:buxon.desktop.in.h:2 msgid "sioc:Forum browser" msgstr "" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:1 msgid "bygfoot" msgstr "" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:2 msgid "A soccer manager game" msgstr "" #: ../menu-data/byobu:byobu.desktop.in.h:1 msgid "Byobu Terminal" msgstr "" #: ../menu-data/byobu:byobu.desktop.in.h:2 msgid "Advanced Command Line and Text Window Manager" msgstr "" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:1 msgid "BZFlag" msgstr "" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:2 msgid "Battle enemy tanks" msgstr "" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:1 msgid "Bazaar Explorer" msgstr "" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:2 msgid "GUI application for using Bazaar" msgstr "" #: ../menu-data/cadabra:cadabra.desktop.in.h:1 msgid "Cadabra" msgstr "" #: ../menu-data/cadabra:cadabra.desktop.in.h:2 msgid "Computer algebra system for field theory problems" msgstr "" #: ../menu-data/caffeine:caffeine-indicator.desktop.in.h:1 msgid "Caffeine Indicator" msgstr "" #: ../menu-data/caffeine:caffeine-indicator.desktop.in.h:2 msgid "Manually control activation of the screensaver and sleep mode" msgstr "" #: ../menu-data/caffeine:caffeine.desktop.in.h:1 msgid "Caffeine" msgstr "" #: ../menu-data/caffeine:caffeine.desktop.in.h:2 msgid "Temporarily deactivate the screensaver and sleep mode" msgstr "" #: ../menu-data/cain:cain.desktop.in.h:1 msgid "Cain" msgstr "" #: ../menu-data/cain:cain.desktop.in.h:2 msgid "simulations of chemical reactions" msgstr "" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:1 msgid "MacSlow's Cairo-Clock" msgstr "" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:2 msgid "a super fine analog clock" msgstr "" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:1 msgid "Cairo-Dock" msgstr "" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:2 msgid "A light and eye-candy dock and desklets for your desktop." msgstr "" #: ../menu-data/caja-actions:cact.desktop.in.h:1 msgid "Caja-Actions Configuration Tool" msgstr "" #: ../menu-data/caja-actions:cact.desktop.in.h:2 msgid "Configure items to be added to the Caja context menus" msgstr "" #: ../menu-data/caja:caja-autorun-software.desktop.in.h:1 #: ../menu-data/nemo:nemo-autorun-software.desktop.in.h:1 msgid "Autorun Prompt" msgstr "" #: ../menu-data/caja:caja-browser.desktop.in.h:1 #: ../menu-data/caja:caja-folder-handler.desktop.in.h:1 #: ../menu-data/caja:caja.desktop.in.h:1 msgid "Caja" msgstr "" #: ../menu-data/caja:caja-browser.desktop.in.h:2 msgid "Browse the file system with the file manager" msgstr "" #: ../menu-data/caja:caja-computer.desktop.in.h:1 msgid "Computer" msgstr "" #: ../menu-data/caja:caja-computer.desktop.in.h:2 msgid "" "Browse all local and remote disks and folders accessible from this computer" msgstr "" #: ../menu-data/caja:caja-file-management-properties.desktop.in.h:1 msgid "File Management" msgstr "" #: ../menu-data/caja:caja-file-management-properties.desktop.in.h:2 msgid "Change the behaviour and appearance of file manager windows" msgstr "" #: ../menu-data/caja:caja-folder-handler.desktop.in.h:2 msgid "Open Folder" msgstr "" #: ../menu-data/caja:caja-home.desktop.in.h:1 msgid "Home Folder" msgstr "" #: ../menu-data/caja:caja-home.desktop.in.h:2 msgid "Open your personal folder" msgstr "" #: ../menu-data/caja:caja.desktop.in.h:2 #: ../menu-data/dolphin:org.kde.dolphin.desktop.in.h:2 #: ../menu-data/exo-utils:exo-file-manager.desktop.in.h:1 msgid "File Manager" msgstr "" #: ../menu-data/caja:mate-network-scheme.desktop.in.h:1 #: ../menu-data/cinnamon-control-center:cinnamon-network-panel.desktop.in.h:1 #: ../menu-data/mate-system-tools:mate-network.desktop.in.h:1 #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-network-panel.desktop.in.h:1 msgid "Network" msgstr "" #: ../menu-data/caja:mate-network-scheme.desktop.in.h:2 msgid "Browse bookmarked and local network locations" msgstr "" #: ../menu-data/calibre:calibre-gui.desktop.in.h:1 msgid "calibre" msgstr "" #: ../menu-data/calibre:calibre-gui.desktop.in.h:2 msgid "E-book library management" msgstr "" #: ../menu-data/calibre:ebook-viewer.desktop.in.h:1 msgid "E-Book Viewer" msgstr "" #: ../menu-data/california:california.desktop.in.h:1 msgid "California" msgstr "" #: ../menu-data/california:california.desktop.in.h:2 msgid "GNOME 3 Calendar" msgstr "" #: ../menu-data/calligra-data:kde4__calligra.desktop.in.h:1 msgid "Calligra" msgstr "" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:1 msgid "Calligra Author" msgstr "" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:2 msgid "Write ebooks and textbooks" msgstr "" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:1 msgid "Calligra Flow" msgstr "" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:2 msgid "Flowchart & Diagram Editing" msgstr "" #: ../menu-data/calligragemini:kde4__calligragemini.desktop.in.h:1 msgid "Calligra Gemini" msgstr "" #: ../menu-data/calligragemini:kde4__calligragemini.desktop.in.h:2 msgid "Word Processing and Presentation" msgstr "" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:1 msgid "Plan" msgstr "" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:2 #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:2 msgid "Project Management" msgstr "" #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:1 msgid "Plan WorkPackage Handler" msgstr "" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:1 msgid "Calligra Sheets" msgstr "" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:2 msgid "Write spreadsheet documents" msgstr "" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:1 msgid "Calligra Stage" msgstr "" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:2 msgid "Write presentation documents" msgstr "" #: ../menu-data/calligrawords:kde4__calligrawords_ascii.desktop.in.h:1 #: ../menu-data/calligrawords:kde4__words.desktop.in.h:1 msgid "Calligra Words" msgstr "" #: ../menu-data/calligrawords:kde4__words.desktop.in.h:2 msgid "Write documents" msgstr "" #: ../menu-data/camera-app:camera-app.desktop.in.h:1 #: ../menu-data/camera.app:Camera.desktop.in.h:1 msgid "Camera" msgstr "" #: ../menu-data/camera-app:camera-app.desktop.in.h:2 msgid "Camera application" msgstr "" #: ../menu-data/camera.app:Camera.desktop.in.h:2 msgid "Download files from your digital camera." msgstr "" #: ../menu-data/cameramonitor:cameramonitor.desktop.in.h:1 msgid "Camera Monitor" msgstr "" #: ../menu-data/camorama:camorama.desktop.in.h:1 msgid "Camorama Webcam Viewer" msgstr "" #: ../menu-data/camorama:camorama.desktop.in.h:2 msgid "View, alter and save images from a webcam" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:1 msgid "Cantata" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:2 msgid "Music Player Client" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:4 msgid "Previous Track" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:4 #: ../menu-data/clementine:clementine.desktop.in.h:3 #: ../menu-data/qmmp:qmmp.desktop.in.h:3 msgid "Play" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:5 #: ../menu-data/clementine:clementine.desktop.in.h:4 #: ../menu-data/qmmp:qmmp.desktop.in.h:4 msgid "Pause" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:6 #: ../menu-data/clementine:clementine.desktop.in.h:5 #: ../menu-data/qmmp:qmmp.desktop.in.h:5 msgid "Stop" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:7 msgid "Stop After Current Track" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:8 #: ../menu-data/parole:parole.desktop.in.h:5 msgid "Next Track" msgstr "" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:1 msgid "Cantor" msgstr "" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:2 msgid "KDE Frontend to Mathematical Software" msgstr "" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:1 msgid "Cardpeek" msgstr "" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:2 msgid "Tool to read the contents of smart cards" msgstr "" #: ../menu-data/caret:caret.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:1 msgid "Cortical Surface Reconstruction and Visualization" msgstr "" #: ../menu-data/caret:caret.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:2 msgid "Caret" msgstr "" #: ../menu-data/carmetal:carmetal.desktop.in.h:1 msgid "CaRMetal" msgstr "" #: ../menu-data/carmetal:carmetal.desktop.in.h:2 msgid "CaRMetal interactive geometry" msgstr "" #: ../menu-data/catdoc:wordview.desktop.in.h:1 msgid "Wordview Microsoft doc Viewer" msgstr "" #: ../menu-data/catdoc:wordview.desktop.in.h:2 msgid "Microsoft doc document file viewer" msgstr "" #: ../menu-data/catfish:catfish.desktop.in.h:1 msgid "Catfish File Search" msgstr "" #: ../menu-data/catfish:catfish.desktop.in.h:2 msgid "Search the file system" msgstr "" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:1 msgid "Bibliographic Reference Extracting Tool" msgstr "" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:2 msgid "cb2Bib" msgstr "" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:1 msgid "Cbrpager" msgstr "" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:2 #: ../menu-data/comix:comix.desktop.in.h:2 #: ../menu-data/mcomix:mcomix.desktop.in.h:2 msgid "A viewer for comic book archives" msgstr "" #: ../menu-data/cdcat:cdcat.desktop.in.h:1 msgid "CdCat" msgstr "" #: ../menu-data/cdcat:cdcat.desktop.in.h:2 msgid "Disk and data archive management tool" msgstr "" #: ../menu-data/cecilia:cecilia.desktop.in.h:1 msgid "Cecilia" msgstr "" #: ../menu-data/cecilia:cecilia.desktop.in.h:2 #: ../menu-data/python-pyo:E-Pyo.desktop.in.h:2 msgid "Sound synthesis and audio signal processing environment" msgstr "" #: ../menu-data/ceferino:ceferino.desktop.in.h:1 msgid "Ceferino" msgstr "" #: ../menu-data/ceferino:ceferino.desktop.in.h:2 msgid "Save the cows!" msgstr "" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:1 msgid "Celestia (GLUT)" msgstr "" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:2 #: ../menu-data/celestia-gnome:celestia.desktop.in.h:2 msgid "Explore the Universe in this detailed space simulation" msgstr "" #: ../menu-data/celestia-gnome:celestia.desktop.in.h:1 msgid "Celestia (GNOME)" msgstr "" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:1 msgid "CellWriter" msgstr "" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:2 msgid "Grid-entry handwriting recognition input panel" msgstr "" #: ../menu-data/cenon.app:Cenon.desktop.in.h:1 msgid "Cenon" msgstr "" #: ../menu-data/cenon.app:Cenon.desktop.in.h:2 msgid "Vector graphics application for GNUstep" msgstr "" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:1 msgid "CVS Frontend" msgstr "" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:2 msgid "Cervisia" msgstr "" #: ../menu-data/cgoban:cgoban.desktop.in.h:1 msgid "Cgoban" msgstr "" #: ../menu-data/cgoban:cgoban.desktop.in.h:2 msgid "Play Go against human or computer opponents" msgstr "" #: ../menu-data/charmap.app:Charmap.desktop.in.h:1 msgid "Charmap" msgstr "" #: ../menu-data/charmap.app:Charmap.desktop.in.h:2 msgid "Character map for GNUstep" msgstr "" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:1 msgid "System Testing" msgstr "" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:2 msgid "Test your systems compatibility with Ubuntu" msgstr "" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:1 msgid "CheckGMail" msgstr "" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:2 #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:1 msgid "Gmail Notifier" msgstr "" #: ../menu-data/cheese:cheese.desktop.in.h:1 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:1 msgid "Cheese Webcam Booth" msgstr "" #: ../menu-data/cheese:cheese.desktop.in.h:2 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:2 msgid "Take photos and videos with your webcam, with fun graphical effects" msgstr "" #: ../menu-data/chemtool:chemtool.desktop.in.h:1 msgid "Chemtool" msgstr "" #: ../menu-data/chemtool:chemtool.desktop.in.h:2 msgid "Draw and make calculations on chemical structures" msgstr "" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:1 msgid "CherryTree" msgstr "" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:2 msgid "Hierarchical Note Taking" msgstr "" #: ../menu-data/chessx:chessx.desktop.in.h:1 msgid "ChessX" msgstr "" #: ../menu-data/chessx:chessx.desktop.in.h:2 msgid "Chess database" msgstr "" #: ../menu-data/childsplay:childsplay.desktop.in.h:1 msgid "Childsplay" msgstr "" #: ../menu-data/childsplay:childsplay.desktop.in.h:2 msgid "Suite of educational games for young children" msgstr "" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:1 msgid "chinese-calendar" msgstr "" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:2 msgid "Chinese lunar calendar" msgstr "" #: ../menu-data/chirp:chirp.desktop.in.h:1 msgid "CHIRP" msgstr "" #: ../menu-data/chirp:chirp.desktop.in.h:2 msgid "CHIRP Radio Programming Tool" msgstr "" #: ../menu-data/chocolate-common:chocolate-setup.desktop.in.h:1 msgid "Chocolate Setup" msgstr "" #: ../menu-data/chocolate-common:chocolate-setup.desktop.in.h:2 msgid "Setup tool for Chocolate" msgstr "" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:1 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:1 msgid "Chocolate Doom" msgstr "" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:2 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:2 #: ../menu-data/chocolate-heretic:chocolate-heretic.desktop.in.h:2 #: ../menu-data/chocolate-hexen:chocolate-hexen.desktop.in.h:2 #: ../menu-data/chocolate-strife:chocolate-strife.desktop.in.h:2 msgid "Conservative source port" msgstr "" #: ../menu-data/chocolate-heretic:chocolate-heretic.desktop.in.h:1 msgid "Chocolate Heretic" msgstr "" #: ../menu-data/chocolate-hexen:chocolate-hexen.desktop.in.h:1 msgid "Chocolate Hexen" msgstr "" #: ../menu-data/chocolate-strife:chocolate-strife.desktop.in.h:1 msgid "Chocolate Strife" msgstr "" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:1 msgid "Choqok" msgstr "" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:2 msgid "Micro-blogging Client" msgstr "" #: ../menu-data/choreonoid:choreonoid.desktop.in.h:1 msgid "Chorenoid" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:1 msgid "Chromium Web Browser" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:2 msgid "Access the Internet" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:3 #: ../menu-data/firefox:firefox.desktop.in.h:3 #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:3 #: ../menu-data/latexila-data:latexila.desktop.in.h:3 #: ../menu-data/terminator:terminator.desktop.in.h:3 msgid "Open a New Window" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:4 msgid "Open a New Window in incognito mode" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:5 msgid "Open a New Window with a temporary profile" msgstr "" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:1 msgid "Chromium B.S.U." msgstr "" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:2 msgid "Scrolling space shooter" msgstr "" #: ../menu-data/ciborium:ciborium.desktop.in.h:1 msgid "External Drives" msgstr "" #: ../menu-data/ciborium:ciborium.desktop.in.h:2 msgid "Manages external drives" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-color-panel.desktop.in.h:1 #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:1 #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-color-panel.desktop.in.h:1 msgid "Color" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-color-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-color-panel.desktop.in.h:2 msgid "Color management settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-control-center.desktop.in.h:1 msgid "Cinnamon Control Center" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-datetime-panel.desktop.in.h:1 #: ../menu-data/cinnamon:cinnamon-settings-calendar.desktop.in.h:1 #: ../menu-data/system-config-date:system-config-date.desktop.in.h:1 msgid "Date & Time" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-datetime-panel.desktop.in.h:2 msgid "Date and Time preferences panel" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-display-panel.desktop.in.h:1 msgid "Display" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-display-panel.desktop.in.h:2 #: ../menu-data/mate-control-center:mate-display-properties.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-display-panel.desktop.in.h:2 msgid "Change resolution and position of monitors and projectors" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-network-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-network-panel.desktop.in.h:2 msgid "Network settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-region-panel.desktop.in.h:1 msgid "Region & Language" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-region-panel.desktop.in.h:2 msgid "Change your region and language settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-sound-nua-panel.desktop.in.h:1 #: ../menu-data/cinnamon-control-center:cinnamon-sound-panel.desktop.in.h:1 #: ../menu-data/mate-media:mate-volume-control.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-sound-panel.desktop.in.h:1 msgid "Sound" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-sound-nua-panel.desktop.in.h:2 #: ../menu-data/cinnamon-control-center:cinnamon-sound-panel.desktop.in.h:2 #: ../menu-data/mate-media:mate-volume-control.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-sound-panel.desktop.in.h:2 msgid "Change sound volume and sound events" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-universal-access-panel.desktop.in.h:1 msgid "Accessibility" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-universal-access-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:2 msgid "Universal Access Preferences" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-wacom-panel.desktop.in.h:1 msgid "Graphics Tablet" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-wacom-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:2 msgid "" "Set button mappings and adjust stylus sensitivity for graphics tablets" msgstr "" #: ../menu-data/cinnamon-screensaver:cinnamon-screensaver.desktop.in.h:1 #: ../menu-data/cinnamon:cinnamon-settings-screensaver.desktop.in.h:1 #: ../menu-data/mate-screensaver:mate-screensaver-preferences.desktop.in.h:1 msgid "Screensaver" msgstr "" #: ../menu-data/cinnamon-screensaver:cinnamon-screensaver.desktop.in.h:2 msgid "Launch screensaver and locker program" msgstr "" #: ../menu-data/cinnamon-settings-daemon:cinnamon-settings-daemon.desktop.in.h:1 msgid "Cinnamon Settings Daemon" msgstr "" #: ../menu-data/cinnamon:cinnamon-killer-daemon.desktop.in.h:1 msgid "Cinnamon Killer Daemon" msgstr "" #: ../menu-data/cinnamon:cinnamon-killer-daemon.desktop.in.h:2 msgid "" "Restarts Cinnamon, Nemo and cinnamon-settings-daemon when a key combination " "is pressed" msgstr "" #: ../menu-data/cinnamon:cinnamon-menu-editor.desktop.in.h:1 msgid "Cinnamon Menu Editor" msgstr "" #: ../menu-data/cinnamon:cinnamon-menu-editor.desktop.in.h:2 msgid "Edit the entries of the Cinnamon menu applet" msgstr "" #: ../menu-data/cinnamon:cinnamon-polkit-gnome-authentication-agent-1.desktop.in.h:1 msgid "PolicyKit Authentication Agent" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-applets.desktop.in.h:1 msgid "Applets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-applets.desktop.in.h:2 msgid "Manage Cinnamon applets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-backgrounds.desktop.in.h:1 msgid "Backgrounds" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-backgrounds.desktop.in.h:2 msgid "Change your desktop's background" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-calendar.desktop.in.h:2 msgid "Manage date and time settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-default.desktop.in.h:1 #: ../menu-data/libfm-tools:libfm-pref-apps.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-default-applications-properties.desktop.in.h:1 msgid "Preferred Applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desklets.desktop.in.h:1 msgid "Desklets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desklets.desktop.in.h:2 msgid "Manage your Cinnamon desklets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desktop.desktop.in.h:1 msgid "Desktop" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desktop.desktop.in.h:2 msgid "Manage your desktop icons" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-effects.desktop.in.h:1 msgid "Effects" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-effects.desktop.in.h:2 msgid "Control Cinnamon visual effects." msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-extensions.desktop.in.h:1 msgid "Extensions" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-extensions.desktop.in.h:2 msgid "Manage your Cinnamon extensions" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-fonts.desktop.in.h:1 msgid "Fonts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-fonts.desktop.in.h:2 msgid "Configure system fonts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-general.desktop.in.h:1 msgid "General" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-general.desktop.in.h:2 msgid "Miscellaneous Cinnamon preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-hotcorner.desktop.in.h:1 msgid "Hot Corners" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-hotcorner.desktop.in.h:2 msgid "Manage hotcorner settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-info.desktop.in.h:1 msgid "System Info" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-info.desktop.in.h:2 msgid "Display system information" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-keyboard.desktop.in.h:1 #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-keyboard.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:1 msgid "Keyboard" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-keyboard.desktop.in.h:2 msgid "Manage keyboard settings and shortcuts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-mouse.desktop.in.h:1 msgid "Mouse and Touchpad" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-mouse.desktop.in.h:2 msgid "Control mouse and touchpad settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:2 msgid "Notification preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-panel.desktop.in.h:1 #: ../menu-data/mate-panel:mate-panel.desktop.in.h:1 msgid "Panel" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-panel.desktop.in.h:2 msgid "Manage Cinnamon panel settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-power.desktop.in.h:1 #: ../menu-data/mate-power-manager:mate-power-preferences.desktop.in.h:1 msgid "Power Management" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-power.desktop.in.h:2 msgid "Manage power settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-privacy.desktop.in.h:1 msgid "Privacy" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-privacy.desktop.in.h:2 msgid "Cinnamon privacy settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-screensaver.desktop.in.h:2 msgid "Manage screen lock settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-startup.desktop.in.h:1 #: ../menu-data/gnome-session-common:gnome-session-properties.desktop.in.h:1 #: ../menu-data/mate-session-manager:mate-session-properties.desktop.in.h:1 msgid "Startup Applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-startup.desktop.in.h:2 msgid "Manage your startup applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-themes.desktop.in.h:1 msgid "Themes" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-themes.desktop.in.h:2 msgid "Manage themes to change how your desktop looks" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-tiling.desktop.in.h:1 msgid "Window Tiling" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-tiling.desktop.in.h:2 msgid "Manage window tiling preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-user.desktop.in.h:1 msgid "Account details" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-user.desktop.in.h:2 msgid "Change your user preferences and password" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-users.desktop.in.h:1 #: ../menu-data/mate-system-tools:mate-users.desktop.in.h:1 msgid "Users and Groups" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-users.desktop.in.h:2 #: ../menu-data/mate-system-tools:mate-users.desktop.in.h:2 msgid "Add or remove users and groups" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-windows.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-window-properties.desktop.in.h:1 msgid "Windows" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-windows.desktop.in.h:2 msgid "Manage window preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:1 #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:1 msgid "Workspaces" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:2 msgid "Manage workspace preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:1 #: ../menu-data/systemsettings:systemsettings.desktop.in.h:1 #: ../menu-data/ubuntu-system-settings:ubuntu-system-settings.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-control-center.desktop.in.h:1 msgid "System Settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:2 #: ../menu-data/mate-control-center:matecc.desktop.in.h:1 msgid "Control Center" msgstr "" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:1 msgid "Cinnamon" msgstr "" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon2d.desktop.in.h:2 #: ../menu-data/gnome-shell:gnome-shell-wayland.desktop.in.h:2 #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:2 msgid "Window management and application launching" msgstr "" #: ../menu-data/cinnamon:cinnamon2d.desktop.in.h:1 msgid "Cinnamon 2D" msgstr "" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:1 msgid "Circus Linux!" msgstr "" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:2 msgid "Throw the clowns before they fall and hit the balloons with them" msgstr "" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:1 msgid "Cirkuit" msgstr "" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:2 msgid "A program to draw circuits and diagrams" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:1 msgid "CLAM Network Editor" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:2 msgid "" "An audio tool to build processing networks by connecting functional boxes" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:3 msgid "Edit (NetworkEditor)" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:1 msgid "CLAM Prototyper" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:2 msgid "Runs an audio processing core under a QT designer interface" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:3 msgid "Run with Prototyper" msgstr "" #: ../menu-data/clamtk:clamtk.desktop.in.h:1 msgid "ClamTk" msgstr "" #: ../menu-data/clamtk:clamtk.desktop.in.h:2 msgid "Scan for threats..." msgstr "" #: ../menu-data/clamz:clamz.desktop.in.h:1 msgid "Clamz MP3 Downloader (command-line)" msgstr "" #: ../menu-data/clamz:clamz.desktop.in.h:2 msgid "Download MP3 files from AmazonMP3.com" msgstr "" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:1 msgid "ClassicMenu Indicator" msgstr "" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:2 msgid "Indicator applet to show the Gnome Classic main menu" msgstr "" #: ../menu-data/classified-ads:classified-ads.desktop.in.h:1 msgid "Classified ads the advertisment posting program" msgstr "" #: ../menu-data/classified-ads:classified-ads.desktop.in.h:2 msgid "Classified ads" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:1 msgid "Claws Mail" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:2 msgid "Lightweight and Fast GTK+ based Mail Client" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:3 msgid "Get Mail" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:4 msgid "Email..." msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:5 msgid "Send file..." msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:1 msgid "Clementine" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:2 msgid "Plays music and last.fm streams" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:6 #: ../menu-data/minitube:minitube.desktop.in.h:5 #: ../menu-data/qmmp:qmmp.desktop.in.h:6 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:5 #: ../menu-data/totem:totem.desktop.in.h:5 msgid "Previous" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:7 #: ../menu-data/minitube:minitube.desktop.in.h:4 #: ../menu-data/qmmp:qmmp.desktop.in.h:7 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:4 #: ../menu-data/totem:totem.desktop.in.h:4 msgid "Next" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:1 msgid "Clinica" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:2 msgid "Medical records manager" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:3 msgid "Create a new patient" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:4 msgid "Show the calendar" msgstr "" #: ../menu-data/clipit:clipit.desktop.in.h:1 msgid "ClipIt" msgstr "" #: ../menu-data/clipit:clipit.desktop.in.h:2 #: ../menu-data/parcellite:parcellite.desktop.in.h:2 msgid "Clipboard Manager" msgstr "" #: ../menu-data/clips:clips.desktop.in.h:1 msgid "CLIPS" msgstr "" #: ../menu-data/clips:clips.desktop.in.h:2 msgid "Expert system tool" msgstr "" #: ../menu-data/clustalx:clustalx.desktop.in.h:1 msgid "Clustal X" msgstr "" #: ../menu-data/clustalx:clustalx.desktop.in.h:2 msgid "" "Global multiple nucleotide or peptide sequence alignment and phylogenetic " "analysis" msgstr "" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:1 msgid "ClusterSSH" msgstr "" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:2 msgid "Control multiple ssh or rsh sessions from a single input window" msgstr "" #: ../menu-data/coccinella:coccinella.desktop.in.h:1 msgid "Coccinella" msgstr "" #: ../menu-data/coccinella:coccinella.desktop.in.h:2 msgid "Communication tool with a built-in whiteboard" msgstr "" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:1 msgid "code-aster-gui" msgstr "" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:2 #: ../menu-data/eficas:eficas.desktop.in.h:2 msgid "Graphical command editor for Code_Aster." msgstr "" #: ../menu-data/code-of-conduct-signing-assistant:codeOfConductSigningAssistant.desktop.in.h:1 msgid "Code of Conduct Signing Assistant" msgstr "" #: ../menu-data/code-of-conduct-signing-assistant:codeOfConductSigningAssistant.desktop.in.h:2 msgid "Sign the Code of Conduct easily." msgstr "" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:1 msgid "Code::Blocks IDE" msgstr "" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:2 msgid "Configurable and extensible IDE" msgstr "" #: ../menu-data/codelite:codelite.desktop.in.h:1 msgid "CodeLite" msgstr "" #: ../menu-data/codfis:codfis.desktop.in.h:1 msgid "CodFis" msgstr "" #: ../menu-data/codfis:codfis.desktop.in.h:2 msgid "Computes Italian Fiscal codes" msgstr "" #: ../menu-data/colobot:colobot.desktop.in.h:1 msgid "Colobot" msgstr "" #: ../menu-data/colobot:colobot.desktop.in.h:2 msgid "Colonize with bots" msgstr "" #: ../menu-data/colorcode:colorcode.desktop.in.h:1 msgid "ColorCode" msgstr "" #: ../menu-data/colorcode:colorcode.desktop.in.h:2 msgid "Advanced clone of the MasterMind code-breaking game" msgstr "" #: ../menu-data/colord-kde:kde4__colordkdeiccimporter.desktop.in.h:1 #: ../menu-data/gnome-color-manager:gcm-import.desktop.in.h:1 msgid "ICC Profile Installer" msgstr "" #: ../menu-data/colord-kde:kde4__colordkdeiccimporter.desktop.in.h:2 #: ../menu-data/gnome-color-manager:gcm-import.desktop.in.h:2 msgid "Install ICC profiles" msgstr "" #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:2 msgid "Manage color correction of devices" msgstr "" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:1 msgid "CCMX Loader" msgstr "" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:2 msgid "Modify the calibration matrices on the ColorHug device" msgstr "" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:1 msgid "ColorHug Documentation" msgstr "" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:2 msgid "Documentation for the ColorHug display colorimeter" msgstr "" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:1 msgid "Firmware Updater" msgstr "" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:2 msgid "Update the firmware on the ColorHug colorimeter" msgstr "" #: ../menu-data/colorname:colorname.desktop.in.h:1 msgid "colorname" msgstr "" #: ../menu-data/comix:comix.desktop.in.h:1 msgid "Comix" msgstr "" #: ../menu-data/compiz-core:compiz.desktop.in.h:1 msgid "Compiz" msgstr "" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:1 msgid "CompizConfig Settings Manager" msgstr "" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:2 msgid "Configure Compiz with CompizConfig" msgstr "" #: ../menu-data/composite:composite.desktop.in.h:1 msgid "Composite" msgstr "" #: ../menu-data/composite:composite.desktop.in.h:2 msgid "Live performance sequencer" msgstr "" #: ../menu-data/conduit:conduit.desktop.in.h:1 msgid "Conduit Synchronizer" msgstr "" #: ../menu-data/conduit:conduit.desktop.in.h:2 msgid "Synchronization for GNOME" msgstr "" #: ../menu-data/confclerk:confclerk.desktop.in.h:1 msgid "ConfClerk" msgstr "" #: ../menu-data/confclerk:confclerk.desktop.in.h:2 msgid "Offline conference schedule application" msgstr "" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:1 msgid "Configure-Debian" msgstr "" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:2 msgid "Reconfigure Your Packages" msgstr "" #: ../menu-data/congruity:congruity.desktop.in.h:1 msgid "Congruity" msgstr "" #: ../menu-data/congruity:mhgui.desktop.in.h:1 msgid "MHGUI" msgstr "" #: ../menu-data/congruity:mhgui.desktop.in.h:2 msgid "GUI for accessing MyHarmony.com web service" msgstr "" #: ../menu-data/connectagram:connectagram.desktop.in.h:1 msgid "Connectagram" msgstr "" #: ../menu-data/connectagram:connectagram.desktop.in.h:2 msgid "Unscramble words placed in patterns" msgstr "" #: ../menu-data/connectome-workbench:connectome-workbench.desktop.in.h:1 msgid "Connectome Workbench" msgstr "" #: ../menu-data/connectome-workbench:connectome-workbench.desktop.in.h:2 msgid "Human Connectome Project Viewing and Analysis Tools" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-exporter.desktop.in.h:1 msgid "Auto Exporter" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-exporter.desktop.in.h:2 msgid "Test Auto Exporter" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-importer.desktop.in.h:1 msgid "Auto Importer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-importer.desktop.in.h:2 msgid "Test Auto Importer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-sharer.desktop.in.h:1 msgid "Auto Sharer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-sharer.desktop.in.h:2 msgid "Test Auto Sharer" msgstr "" #: ../menu-data/content-hub:content-hub-send.desktop.in.h:1 msgid "Content Hub Send" msgstr "" #: ../menu-data/controlaula:controlaula.desktop.in.h:1 msgid "Classrooom control" msgstr "" #: ../menu-data/controlaula:controlaula.desktop.in.h:2 msgid "Teacher tool to control classroom computers" msgstr "" #: ../menu-data/converseen:converseen.desktop.in.h:1 msgid "Converseen" msgstr "" #: ../menu-data/converseen:converseen.desktop.in.h:2 msgid "Batch image converter" msgstr "" #: ../menu-data/convertall:convertall.desktop.in.h:1 msgid "ConvertAll" msgstr "" #: ../menu-data/convertall:convertall.desktop.in.h:2 msgid "Convert between various units" msgstr "" #: ../menu-data/coqide:coqide.desktop.in.h:1 msgid "CoqIDE Proof Assistant" msgstr "" #: ../menu-data/coqide:coqide.desktop.in.h:2 msgid "Graphical interface for the Coq proof assistant" msgstr "" #: ../menu-data/cordova-ubuntu-2.8-examples:CordovaExampleQRCodeScanner.desktop.in.h:1 msgid "Cordova Example QRCodeScanner" msgstr "" #: ../menu-data/cordova-ubuntu-tests:cordova-ubuntu-tests.desktop.in.h:1 msgid "cordova-ubuntu-tests" msgstr "" #: ../menu-data/core-network-gui:core-gui.desktop.in.h:1 msgid "CORE Network Emulator" msgstr "" #: ../menu-data/core-network-gui:core-gui.desktop.in.h:2 msgid "Intuitive net emulator that interacts with real networks" msgstr "" #: ../menu-data/cortina:cortina.desktop.in.h:1 msgid "Cortina" msgstr "" #: ../menu-data/cortina:cortina.desktop.in.h:2 msgid "Manage your desktop wallpapers" msgstr "" #: ../menu-data/cowbell:cowbell.desktop.in.h:1 msgid "Cowbell Music Organizer" msgstr "" #: ../menu-data/cowbell:cowbell.desktop.in.h:2 msgid "An elegant music organizer" msgstr "" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:1 msgid "CQRLOG" msgstr "" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:2 msgid "Advanced logging program for hamradio operators" msgstr "" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:1 msgid "Crack Attack" msgstr "" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:2 msgid "Puzzle game similar to Tetris Attack" msgstr "" #: ../menu-data/crawl-tiles:crawl-tiles.desktop.in.h:1 msgid "Dungeon Crawl (tiles)" msgstr "" #: ../menu-data/crawl:crawl.desktop.in.h:1 msgid "Dungeon Crawl" msgstr "" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:1 msgid "Melange" msgstr "" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:2 msgid "Widgets for your desktop" msgstr "" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:1 msgid "Criticalmass" msgstr "" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:2 msgid "Play a shoot-em-up a la galaxian" msgstr "" #: ../menu-data/critterding:critterding.desktop.in.h:1 msgid "Critterding" msgstr "" #: ../menu-data/critterding:critterding.desktop.in.h:2 msgid "Petri dish universe in 3D that demonstrates evolving artificial life" msgstr "" #: ../menu-data/cronometer:cronometer.desktop.in.h:1 msgid "CRON-o-Meter" msgstr "" #: ../menu-data/cronometer:cronometer.desktop.in.h:2 msgid "Exercise and nutrient intake tracker" msgstr "" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:1 msgid "Crossfire GTK Client V2" msgstr "" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:2 msgid "Client for Crossfire, a multiplayer graphical RPG and adventure game" msgstr "" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:1 msgid "CRRCsim" msgstr "" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:2 msgid "A flight simulator" msgstr "" #: ../menu-data/cryptkeeper:cryptkeeper.desktop.in.h:1 msgid "Cryptkeeper" msgstr "" #: ../menu-data/cryptote:CryptoTE.desktop.in.h:1 msgid "CryptoTE" msgstr "" #: ../menu-data/cryptote:CryptoTE.desktop.in.h:2 msgid "Text Editor with integrated cryptography" msgstr "" #: ../menu-data/csmash:csmash.desktop.in.h:1 msgid "Cannon Smash" msgstr "" #: ../menu-data/csmash:csmash.desktop.in.h:2 msgid "3D tabletennis game" msgstr "" #: ../menu-data/ctsim:ctsim.desktop.in.h:1 msgid "CTSim Computed Tomography Simulator" msgstr "" #: ../menu-data/ctsim:ctsim.desktop.in.h:2 msgid "Simulate the process of X-ray Computed Tomography" msgstr "" #: ../menu-data/cube2-data:cube2.desktop.in.h:1 msgid "Cube2:Demo" msgstr "" #: ../menu-data/cube2-data:cube2.desktop.in.h:2 msgid "playable demo for the Cube2 engine" msgstr "" #: ../menu-data/cultivation:cultivation.desktop.in.h:1 msgid "Cultivation" msgstr "" #: ../menu-data/cultivation:cultivation.desktop.in.h:2 msgid "Game about the interactions within a gardening community" msgstr "" #: ../menu-data/curtain:curtain.desktop.in.h:1 msgid "Curtain" msgstr "" #: ../menu-data/curtain:curtain.desktop.in.h:2 msgid "Show and move a curtain on the desktop" msgstr "" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:1 msgid "CuteCom" msgstr "" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:2 msgid "Serial Terminal" msgstr "" #: ../menu-data/cutemaze:cutemaze.desktop.in.h:1 msgid "CuteMaze" msgstr "" #: ../menu-data/cutemaze:cutemaze.desktop.in.h:2 msgid "Simple Maze Game" msgstr "" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:1 msgid "CuteSdr" msgstr "" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:2 msgid "Spectrum display and demodulator of IQ radio data" msgstr "" #: ../menu-data/cuyo:cuyo.desktop.in.h:1 msgid "Cuyo" msgstr "" #: ../menu-data/cuyo:cuyo.desktop.in.h:2 msgid "Play a tetris like game with many levels" msgstr "" #: ../menu-data/cycle:cycle.desktop.in.h:1 msgid "Cycle" msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:1 msgid "Cyclograph GTK3" msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:2 #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:2 msgid "Plots slopes of bicycle routes." msgstr "" #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:1 msgid "Cyclograph Qt" msgstr "" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:1 msgid "Cynthiune" msgstr "" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:2 msgid "A free and romantic music player" msgstr "" #: ../menu-data/cytadela:cytadela.desktop.in.h:1 msgid "Cytadela" msgstr "" #: ../menu-data/cytadela:cytadela.desktop.in.h:2 msgid "old-school first person shooter" msgstr "" #: ../menu-data/d-feet:d-feet.desktop.in.h:1 msgid "D-Feet" msgstr "" #: ../menu-data/d-feet:d-feet.desktop.in.h:2 msgid "Debug D-Bus applications" msgstr "" #: ../menu-data/d-rats:d-rats.desktop.in.h:1 msgid "D-RATS" msgstr "" #: ../menu-data/d-rats:d-rats.desktop.in.h:2 msgid "D-STAR Communication Tool" msgstr "" #: ../menu-data/d-rats:d-rats_mapdownloader.desktop.in.h:1 msgid "D-RATS Map Downloader" msgstr "" #: ../menu-data/d-rats:d-rats_repeater.desktop.in.h:1 msgid "D-RATS Repeater" msgstr "" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:1 msgid "Descent 1" msgstr "" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent: First Strike from 1995..." msgstr "" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:1 msgid "Descent 2" msgstr "" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent 2: Counterstrike from 1996..." msgstr "" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:1 msgid "Real time monitoring software" msgstr "" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:2 msgid "DaemonFS" msgstr "" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:1 msgid "Daisy player" msgstr "" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:2 msgid "Player for DAISY Books" msgstr "" #: ../menu-data/dangen:dangen.desktop.in.h:1 msgid "dangen" msgstr "" #: ../menu-data/dangen:dangen.desktop.in.h:2 msgid "shoot 'em up game" msgstr "" #: ../menu-data/darkradiant:darkradiant.desktop.in.h:1 msgid "DarkRadiant" msgstr "" #: ../menu-data/darkradiant:darkradiant.desktop.in.h:2 msgid "3D level editor for Doom 3 and the Dark Mod" msgstr "" #: ../menu-data/darktable:darktable.desktop.in.h:1 msgid "Organize and develop images from digital cameras" msgstr "" #: ../menu-data/darktable:darktable.desktop.in.h:2 msgid "Darktable Photo Workflow Software" msgstr "" #: ../menu-data/dasher:dasher.desktop.in.h:1 msgid "Dasher" msgstr "" #: ../menu-data/dasher:dasher.desktop.in.h:2 msgid "Enter text without a keyboard" msgstr "" #: ../menu-data/datovka:datovka.desktop.in.h:1 msgid "Datovka" msgstr "" #: ../menu-data/datovka:datovka.desktop.in.h:2 msgid "A free graphical user interface for Datove schranky" msgstr "" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:1 msgid "dconf Editor" msgstr "" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:2 #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:2 msgid "Directly edit your entire configuration database" msgstr "" #: ../menu-data/ddd:ddd.desktop.in.h:1 msgid "Data Display Debugger" msgstr "" #: ../menu-data/ddd:ddd.desktop.in.h:2 msgid "Graphical debugger frontend" msgstr "" #: ../menu-data/ddrescueview:ddrescueview.desktop.in.h:1 msgid "graphical viewer for GNU ddrescue log files" msgstr "" #: ../menu-data/ddrescueview:ddrescueview.desktop.in.h:2 msgid "ddrescueview" msgstr "" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:1 msgid "Debian Package Viewer" msgstr "" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:2 msgid "Debian package file viewer" msgstr "" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:1 msgid "Debian Reference" msgstr "" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:2 msgid "Debian Reference Guide" msgstr "" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:1 msgid "Decibel Audio Player" msgstr "" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:2 msgid "A simple audio player" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:1 msgid "Microblog" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:2 msgid "Active Twitter & Identi.ca client" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:1 msgid "News Reader" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:2 msgid "A news feed reader for touch tablets" msgstr "" #: ../menu-data/defendguin:defendguin.desktop.in.h:1 msgid "Defendguin" msgstr "" #: ../menu-data/defendguin:defendguin.desktop.in.h:2 msgid "Save the Penguins" msgstr "" #: ../menu-data/deja-dup:deja-dup.desktop.in.h:1 #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:1 msgid "Backups" msgstr "" #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:2 msgid "Change your backup settings" msgstr "" #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:3 msgid "Back Up" msgstr "" #: ../menu-data/delaboratory:delaboratory.desktop.in.h:1 msgid "delaboratory" msgstr "" #: ../menu-data/delaboratory:delaboratory.desktop.in.h:2 msgid "enhance color and contrast" msgstr "" #: ../menu-data/dell-recovery:dell-driver-installer.desktop.in.h:1 msgid "Dell Driver Installer" msgstr "" #: ../menu-data/dell-recovery:dell-recovery-media.desktop.in.h:1 msgid "Dell Recovery" msgstr "" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:1 msgid "Deluge BitTorrent Client" msgstr "" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:2 #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:1 #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:2 #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:2 msgid "Download and share files over BitTorrent" msgstr "" #: ../menu-data/denemo:denemo.desktop.in.h:1 msgid "GNU Denemo" msgstr "" #: ../menu-data/denemo:denemo.desktop.in.h:2 #: ../menu-data/nted:nted.desktop.in.h:2 msgid "Edit musical scores" msgstr "" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:1 msgid "DeskScribe" msgstr "" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:2 msgid "Desktop user activity logging tool" msgstr "" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:1 msgid "Desktop Webmail" msgstr "" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:2 msgid "Compose email in browser" msgstr "" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:3 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:3 msgid "Compose New Message" msgstr "" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:1 msgid "DesktopNova-Tray" msgstr "" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:2 msgid "A Tray-Icon for DesktopNova" msgstr "" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:1 msgid "DesktopNova" msgstr "" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:2 msgid "Changes your background image automatically" msgstr "" #: ../menu-data/desmume:desmume.desktop.in.h:1 msgid "DeSmuME (Gtk)" msgstr "" #: ../menu-data/desmume:desmume.desktop.in.h:2 msgid "Nintento DS emulator" msgstr "" #: ../menu-data/devede:devede.desktop.in.h:1 msgid "DeVeDe DVD/CD Video Creator" msgstr "" #: ../menu-data/devede:devede.desktop.in.h:2 msgid "" "Allows to create video CDs and DVDs, suitable to be reproduced in home DVD " "players" msgstr "" #: ../menu-data/devhelp:devhelp.desktop.in.h:1 msgid "Devhelp" msgstr "" #: ../menu-data/devhelp:devhelp.desktop.in.h:2 msgid "Developer's Help program" msgstr "" #: ../menu-data/dff:dff.desktop.in.h:1 msgid "DFF" msgstr "" #: ../menu-data/dff:dff.desktop.in.h:2 msgid "Digital Forensics Framework" msgstr "" #: ../menu-data/dfo:dfo.desktop.in.h:1 msgid "Desktop Flickr Organizer" msgstr "" #: ../menu-data/dfo:dfo.desktop.in.h:2 msgid "Desktop Flickr Organizer for Gnome" msgstr "" #: ../menu-data/dhewm3-d3xp:dhewm3-d3xp.desktop.in.h:1 msgid "DOOM³: Resurrection of Evil" msgstr "" #: ../menu-data/dhewm3-doom3:dhewm3-doom3.desktop.in.h:1 msgid "DOOM³" msgstr "" #: ../menu-data/dia-common:dia.desktop.in.h:1 msgid "Dia" msgstr "" #: ../menu-data/dia-common:dia.desktop.in.h:2 msgid "Edit your Diagrams" msgstr "" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:1 msgid "Phone" msgstr "" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:2 msgid "Phone application" msgstr "" #: ../menu-data/dianara:dianara.desktop.in.h:1 msgid "Dianara" msgstr "" #: ../menu-data/dianara:dianara.desktop.in.h:2 msgid "A pump.io social network client" msgstr "" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:1 msgid "Dicompyler" msgstr "" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:2 msgid "Radiation therapy research platform" msgstr "" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:1 msgid "Dictionary Reader" msgstr "" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:2 msgid "A Dict client for GNUstep" msgstr "" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:1 msgid "DiffPDF" msgstr "" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:2 msgid "Compare two PDF files" msgstr "" #: ../menu-data/diffuse:diffuse.desktop.in.h:1 msgid "Diffuse Merge Tool" msgstr "" #: ../menu-data/diffuse:diffuse.desktop.in.h:2 msgid "Graphical tool for merging and comparing text files" msgstr "" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:1 msgid "digiKam" msgstr "" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:2 #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:2 msgid "" "Manage your photographs like a professional with the power of open source" msgstr "" #: ../menu-data/dillo:dillo.desktop.in.h:1 msgid "Dillo" msgstr "" #: ../menu-data/dillo:dillo.desktop.in.h:2 msgid "Lightweight browser" msgstr "" #: ../menu-data/din:din.desktop.in.h:1 msgid "DIN Is Noise" msgstr "" #: ../menu-data/din:din.desktop.in.h:2 msgid "A musical instrument" msgstr "" #: ../menu-data/ding:ding.desktop.in.h:1 msgid "Ding: Dictionary English-German" msgstr "" #: ../menu-data/ding:ding.desktop.in.h:2 msgid "ding" msgstr "" #: ../menu-data/dino:dino.desktop.in.h:1 msgid "Dino" msgstr "" #: ../menu-data/dino:dino.desktop.in.h:2 msgid "Integrated MIDI piano roll editor and sequencer engine" msgstr "" #: ../menu-data/diodon:diodon.desktop.in.h:1 msgid "Diodon" msgstr "" #: ../menu-data/diodon:diodon.desktop.in.h:2 msgid "GTK+ Clipboard Manager" msgstr "" #: ../menu-data/direwolf:direwolf.desktop.in.h:1 msgid "Dire Wolf" msgstr "" #: ../menu-data/direwolf:direwolf.desktop.in.h:2 msgid "APRS Soundcard TNC" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-3DLUT-maker.desktop.in.h:1 msgid "dispcalGUI 3D LUT Maker" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-3DLUT-maker.desktop.in.h:2 msgid "Generates 3D LUTs and ICC DeviceLink profiles" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-VRML-to-X3D-converter.desktop.in.h:1 msgid "dispcalGUI VRML to X3D converter" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-VRML-to-X3D-converter.desktop.in.h:2 msgid "Converts VRML files to X3D embedded in HTML" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-apply-profiles.desktop.in.h:1 msgid "dispcalGUI Calibration and ICC Profile Loader (force)" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-apply-profiles.desktop.in.h:2 msgid "" "Sets ICC profiles and loads calibration curves for all configured display " "devices" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-curve-viewer.desktop.in.h:1 msgid "dispcalGUI Curve Viewer" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-curve-viewer.desktop.in.h:2 msgid "" "Shows calibration and ICC profile tone response curves. Only support ICC v2." msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-profile-info.desktop.in.h:1 msgid "dispcalGUI ICC Profile Information" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-profile-info.desktop.in.h:2 msgid "Shows information about an ICC profile. Graphs only support ICC v2." msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-scripting-client.desktop.in.h:1 msgid "dispcalGUI Scripting Client" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-scripting-client.desktop.in.h:2 msgid "Control dispcalGUI via simple scripting commands" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-synthprofile.desktop.in.h:1 msgid "dispcalGUI Synthetic ICC Profile Creator" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-synthprofile.desktop.in.h:2 msgid "Creates ICC profiles of synthetic RGB colorspaces" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-testchart-editor.desktop.in.h:1 msgid "dispcalGUI Testchart Editor" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-testchart-editor.desktop.in.h:2 msgid "" "A testchart editor and creator for RGB testcharts in Argyll CMS CGATS format" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:1 msgid "dispcalGUI" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:2 msgid "" "A graphical user interface for the Argyll CMS display calibration utilities" msgstr "" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:1 msgid "distcc monitor" msgstr "" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:2 msgid "Graphical view of distributed compile tasks" msgstr "" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:1 msgid "DjView4" msgstr "" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:2 msgid "DjVu Viewer" msgstr "" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:1 msgid "djvusmooth" msgstr "" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:2 msgid "Graphical editor for DjVu" msgstr "" #: ../menu-data/dkopp:dkopp.desktop.in.h:1 msgid "dkopp" msgstr "" #: ../menu-data/dkopp:dkopp.desktop.in.h:2 msgid "Full and incremental backup to DVD with verify" msgstr "" #: ../menu-data/dlume:dlume.desktop.in.h:1 msgid "Dlume" msgstr "" #: ../menu-data/dlume:dlume.desktop.in.h:2 msgid "Simple and easy to use addressbook" msgstr "" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:1 msgid "docbook2odf" msgstr "" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:2 msgid "Convert to OpenDocument" msgstr "" #: ../menu-data/dochelp:dochelp.desktop.in.h:1 msgid "Dochelp" msgstr "" #: ../menu-data/dochelp:dochelp.desktop.in.h:2 msgid "Utility to browse system documentation" msgstr "" #: ../menu-data/docky:docky.desktop.in.h:1 msgid "Docky" msgstr "" #: ../menu-data/docky:docky.desktop.in.h:2 msgid "The finest dock no money can buy." msgstr "" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:1 msgid "Dodgin' Diamond 2" msgstr "" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:2 msgid "Little shoot-'em-up arcade game for one or two player" msgstr "" #: ../menu-data/dolibarr:dolibarr.desktop.in.h:1 msgid "Dolibarr ERP & CRM" msgstr "" #: ../menu-data/dolibarr:dolibarr.desktop.in.h:2 msgid "" "The easy to use manager (ERP & CRM) for small and medium enterprises or " "foundations" msgstr "" #: ../menu-data/dolphin-emu:dolphin-emu.desktop.in.h:1 msgid "Dolphin Emulator" msgstr "" #: ../menu-data/dolphin-emu:dolphin-emu.desktop.in.h:2 msgid "A Wii/GameCube Emulator" msgstr "" #: ../menu-data/dolphin:org.kde.dolphin.desktop.in.h:1 msgid "Dolphin" msgstr "" #: ../menu-data/dooble:dooble.desktop.in.h:1 msgid "Dooble" msgstr "" #: ../menu-data/doomsday:doomsday.desktop.in.h:1 msgid "Doomsday Engine" msgstr "" #: ../menu-data/doomsday:doomsday.desktop.in.h:2 msgid "Doom/Heretic/Hexen with enhanced graphics" msgstr "" #: ../menu-data/dopewars:dopewars.desktop.in.h:1 msgid "Dopewars" msgstr "" #: ../menu-data/dopewars:dopewars.desktop.in.h:2 msgid "dopewars drug dealing game" msgstr "" #: ../menu-data/dosbox:dosbox.desktop.in.h:1 msgid "DOSBox Emulator" msgstr "" #: ../menu-data/dosbox:dosbox.desktop.in.h:2 msgid "Run old DOS applications" msgstr "" #: ../menu-data/dosemu:dosemu.desktop.in.h:1 msgid "DOS emulator" msgstr "" #: ../menu-data/dosemu:dosemu.desktop.in.h:2 msgid "DOS emulator \"dosemu\"" msgstr "" #: ../menu-data/dossizola:dossizola.desktop.in.h:1 msgid "Do'SSi Zo'la" msgstr "" #: ../menu-data/dossizola:dossizola.desktop.in.h:2 msgid "Isola game with nice graphics" msgstr "" #: ../menu-data/doublecmd-common:doublecmd.desktop.in.h:1 msgid "Double Commander" msgstr "" #: ../menu-data/doublecmd-common:doublecmd.desktop.in.h:2 msgid "" "Double Commander is a cross platform open source file manager with two " "panels side by side." msgstr "" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:1 msgid "Dozzaqueux" msgstr "" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:2 msgid "Simulator for chemical mixtures" msgstr "" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:1 msgid "Dragon Player" msgstr "" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:2 #: ../menu-data/xine-ui:xine.desktop.in.h:2 msgid "Video Player" msgstr "" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Français)" msgstr "" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:2 #: ../menu-data/drascula-german:drascula-german.desktop.in.h:2 #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:2 #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:2 #: ../menu-data/drascula:drascula.desktop.in.h:2 msgid "classic 2D point and click adventure game" msgstr "" #: ../menu-data/drascula-german:drascula-german.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Deutsch)" msgstr "" #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Italiano)" msgstr "" #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Español)" msgstr "" #: ../menu-data/drascula:drascula.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back" msgstr "" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:1 msgid "DRAWxtl" msgstr "" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:2 msgid "Display crystal structures" msgstr "" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:1 msgid "Dreamchess" msgstr "" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:2 msgid "a 3D chess game" msgstr "" #: ../menu-data/dreampie:dreampie.desktop.in.h:1 msgid "DreamPie" msgstr "" #: ../menu-data/dreampie:dreampie.desktop.in.h:2 msgid "An interactive Python shell" msgstr "" #: ../menu-data/drgeo:drgeo.desktop.in.h:1 msgid "Dr.Geo" msgstr "" #: ../menu-data/drgeo:drgeo.desktop.in.h:2 msgid "Dr.Geo Math Tool" msgstr "" #: ../menu-data/driconf:driconf.desktop.in.h:1 msgid "3D Acceleration" msgstr "" #: ../menu-data/driconf:driconf.desktop.in.h:2 msgid "Change 3D Acceleration options" msgstr "" #: ../menu-data/driftnet:driftnet.desktop.in.h:1 msgid "Driftnet" msgstr "" #: ../menu-data/driftnet:driftnet.desktop.in.h:2 msgid "Picks out and displays images from network traffic" msgstr "" #: ../menu-data/drmips:drmips.desktop.in.h:1 msgid "DrMIPS" msgstr "" #: ../menu-data/drmips:drmips.desktop.in.h:2 msgid "Educational MIPS simulator" msgstr "" #: ../menu-data/drpython:drpython.desktop.in.h:1 msgid "DrPython" msgstr "" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:1 msgid "drumkv1" msgstr "" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:2 msgid "drumkv1 is an old school drum-kit sampler" msgstr "" #: ../menu-data/drumstick-tools:drumstick-drumgrid.desktop.in.h:1 msgid "Drumstick Drum Grid" msgstr "" #: ../menu-data/drumstick-tools:drumstick-guiplayer.desktop.in.h:1 msgid "Drumstick MIDI Player" msgstr "" #: ../menu-data/drumstick-tools:drumstick-vpiano.desktop.in.h:1 msgid "Drumstick Virtual Piano" msgstr "" #: ../menu-data/dspdfviewer:dspdfviewer.desktop.in.h:1 msgid "DS PDF Viewer" msgstr "" #: ../menu-data/dspdfviewer:dspdfviewer.desktop.in.h:2 msgid "" "Dual-Screen PDF Viewer for LaTeX-Beamer presentations utilizing the \"show " "notes on second screen\" option" msgstr "" #: ../menu-data/dvb-apps:alevt.desktop.in.h:1 msgid "alevt" msgstr "" #: ../menu-data/dvb-apps:alevt.desktop.in.h:2 msgid "Teletext Browser" msgstr "" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:1 msgid "DVBcut" msgstr "" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:2 msgid "Cut DVB streams" msgstr "" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:1 msgid "DVCS-Autosync" msgstr "" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:2 msgid "" "Synchronize and version your files across multiple computers with " "distributed version control (by default with Git)" msgstr "" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:1 msgid "dvdisaster" msgstr "" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:2 msgid "Additional error protection for CD/DVD media" msgstr "" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:1 msgid "dvd::rip queue" msgstr "" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:2 msgid "Queue dvd::rip projects" msgstr "" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:1 msgid "dvd::rip" msgstr "" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:2 msgid "Rip DVDs" msgstr "" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:1 msgid "DVD Styler" msgstr "" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:2 msgid "Video DVD Production" msgstr "" #: ../menu-data/dvorak7min:dvorak7min.desktop.in.h:1 msgid "dvorak7min" msgstr "" #: ../menu-data/dvorak7min:dvorak7min.desktop.in.h:2 msgid "a typing tutor for the Dvorak keyboard layout" msgstr "" #: ../menu-data/dwb:dwb.desktop.in.h:1 msgid "dwb" msgstr "" #: ../menu-data/dwb:dwb.desktop.in.h:2 msgid "Small and fast webkit browser " msgstr "" #: ../menu-data/dwww:dwww.desktop.in.h:1 msgid "Debian Documentation Browser" msgstr "" #: ../menu-data/dx:dx.desktop.in.h:1 msgid "OpenDX Data Explorer" msgstr "" #: ../menu-data/dx:dx.desktop.in.h:2 msgid "Visualize scientific, engineering and analytical data" msgstr "" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:1 msgid "Enlightenment File Manager" msgstr "" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:2 msgid "File Manager provided by Enlightenment" msgstr "" #: ../menu-data/eagle:eagle.desktop.in.h:1 msgid "Design a printed circuit board." msgstr "" #: ../menu-data/eagle:eagle.desktop.in.h:2 msgid "Eagle" msgstr "" #: ../menu-data/easychem:easychem.desktop.in.h:1 msgid "EasyChem Chemical Structures Editor" msgstr "" #: ../menu-data/easychem:easychem.desktop.in.h:2 msgid "Create high-quality chemical formulas" msgstr "" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:1 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:1 msgid "easyMP3Gain" msgstr "" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:2 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:2 msgid "A GUI for mp3gain, vorbisgain and aacgain" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:1 msgid "Easystroke Gesture Recognition" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:2 msgid "Control your desktop using mouse gestures" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:3 msgid "About" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:4 msgid "Enable" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:5 msgid "Disable" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:6 msgid "Quit" msgstr "" #: ../menu-data/easytag:easytag.desktop.in.h:1 msgid "EasyTAG" msgstr "" #: ../menu-data/easytag:easytag.desktop.in.h:2 msgid "Edit sound file metadata" msgstr "" #: ../menu-data/eboard:eboard.desktop.in.h:1 msgid "eboard" msgstr "" #: ../menu-data/eboard:eboard.desktop.in.h:2 msgid "A graphical chessboard program" msgstr "" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:1 msgid "eBook speaker" msgstr "" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:2 msgid "Speaking e-reader" msgstr "" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:1 msgid "ebook2cw" msgstr "" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:2 msgid "Converts ebooks to Morse MP3s/OGGs" msgstr "" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:1 msgid "Ebumeter" msgstr "" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:2 msgid "Loudness meter according to EBU-R128 for JACK" msgstr "" #: ../menu-data/ebview:ebview.desktop.in.h:1 msgid "EBView" msgstr "" #: ../menu-data/ebview:ebview.desktop.in.h:2 msgid "EPWING CD-ROM dictionary viewer" msgstr "" #: ../menu-data/ecere-dev:ecere.desktop.in.h:1 msgid "Ecere IDE" msgstr "" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:1 msgid "Eclipse" msgstr "" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:2 msgid "Eclipse Integrated Development Environment" msgstr "" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:1 msgid "EdenMath" msgstr "" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:2 msgid "A Scientific Calculator" msgstr "" #: ../menu-data/editra:editra.desktop.in.h:1 msgid "editra" msgstr "" #: ../menu-data/editra:editra.desktop.in.h:2 msgid "simple multi-platform text editor" msgstr "" #: ../menu-data/edubuntu-menueditor:menueditor.desktop.in.h:1 msgid "Edubuntu Menu Editor" msgstr "" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:1 msgid "Start LTSP-Live" msgstr "" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:2 msgid "Starts an LTSP server from the live CD" msgstr "" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:1 msgid "EekBoek" msgstr "" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:2 msgid "Bookkeeping program for small to medium sized companies" msgstr "" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:1 msgid "Efax-gtk" msgstr "" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:2 msgid "GUI front end for the efax fax program" msgstr "" #: ../menu-data/eficas:eficas.desktop.in.h:1 msgid "Eficas" msgstr "" #: ../menu-data/efte:efte.desktop.in.h:1 msgid "eFTE" msgstr "" #: ../menu-data/efte:efte.desktop.in.h:2 msgid "Fast, extendable programmers' text editor" msgstr "" #: ../menu-data/eiciel:eiciel.desktop.in.h:1 msgid "Eiciel" msgstr "" #: ../menu-data/eiciel:eiciel.desktop.in.h:2 msgid "" "View or change ACL and User Extended Attributes on files and directories" msgstr "" #: ../menu-data/einstein:einstein.desktop.in.h:1 msgid "Einstein" msgstr "" #: ../menu-data/einstein:einstein.desktop.in.h:2 msgid "\"Puzzle game inspired on Einstein's puzzle\"" msgstr "" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:1 msgid "EiskaltDC++ Gtk3" msgstr "" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:2 msgid "Share files over the DC++ network" msgstr "" #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:1 msgid "EiskaltDC++ Gtk" msgstr "" #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:1 msgid "EiskaltDC++ Qt Mini" msgstr "" #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:1 msgid "EiskaltDC++ Qt" msgstr "" #: ../menu-data/ekiga:ekiga.desktop.in.h:1 msgid "Ekiga Softphone" msgstr "" #: ../menu-data/ekiga:ekiga.desktop.in.h:2 msgid "Talk to and see people over the Internet" msgstr "" #: ../menu-data/electric:electric.desktop.in.h:1 msgid "Electric" msgstr "" #: ../menu-data/electric:electric.desktop.in.h:2 msgid "Electrical CAD System" msgstr "" #: ../menu-data/elki:elki.desktop.in.h:1 msgid "ELKI" msgstr "" #: ../menu-data/elki:elki.desktop.in.h:2 msgid "Data mining algorithm development framework" msgstr "" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:1 #: ../menu-data/emacs24:emacs24.desktop.in.h:1 msgid "GNU Emacs 24" msgstr "" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:2 #: ../menu-data/emacs24:emacs24.desktop.in.h:2 #: ../menu-data/yi:yi-emacs.desktop.in.h:2 #: ../menu-data/yi:yi-vim.desktop.in.h:2 #: ../menu-data/yudit:yudit.desktop.in.h:2 msgid "View and edit files" msgstr "" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:1 msgid "Email-Reminder" msgstr "" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:2 msgid "Set/modify your personal email reminders" msgstr "" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:1 msgid "EMBOSS Explorer" msgstr "" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:2 msgid "Starts the default web browser on the local EMBOSS Explorer website." msgstr "" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:1 msgid "emelFM2" msgstr "" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:2 msgid "2-pane Gtk+2 file manager" msgstr "" #: ../menu-data/emerillon:emerillon.desktop.in.h:1 msgid "Emerillon Map Viewer" msgstr "" #: ../menu-data/emerillon:emerillon.desktop.in.h:2 msgid "Browse maps" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:1 msgid "emesene" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:2 msgid "Instant messaging client for MSN, Gtalk and Facebook" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:3 msgid "Open a new instance" msgstr "" #: ../menu-data/emma:emma.desktop.in.h:1 msgid "emma" msgstr "" #: ../menu-data/emma:emma.desktop.in.h:2 msgid "MySQL managing assistant" msgstr "" #: ../menu-data/empathy:empathy.desktop.in.h:1 msgid "Empathy Internet Messaging" msgstr "" #: ../menu-data/empathy:empathy.desktop.in.h:2 msgid "Chat on Google Talk, Facebook, MSN and many other chat services" msgstr "" #: ../menu-data/empcommand:empcommand.desktop.in.h:1 msgid "EMPCommand" msgstr "" #: ../menu-data/empcommand:empcommand.desktop.in.h:2 msgid "multi-touch-and-shoot 2d game" msgstr "" #: ../menu-data/empire:empire.desktop.in.h:1 msgid "VMS Empire" msgstr "" #: ../menu-data/empire:empire.desktop.in.h:2 msgid "war game of the century" msgstr "" #: ../menu-data/emu8051:emu8051.desktop.in.h:1 msgid "emu8051" msgstr "" #: ../menu-data/emu8051:emu8051.desktop.in.h:2 msgid "intel 8051 emulator" msgstr "" #: ../menu-data/encuentro:encuentro.desktop.in.h:1 msgid "Encuentro" msgstr "" #: ../menu-data/encuentro:encuentro.desktop.in.h:2 msgid "" "Simple program to download and see the content from Canal Encuentro y otros" msgstr "" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:1 msgid "Enemylines3" msgstr "" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:2 msgid "semi-abstract first person 3d-shooter game" msgstr "" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:1 msgid "Enemylines7" msgstr "" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:2 msgid "first person 3d-shooter game" msgstr "" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:1 msgid "Engauge-digitizer" msgstr "" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:2 msgid "Extract data from graphs" msgstr "" #: ../menu-data/engrampa:engrampa.desktop.in.h:1 msgid "Engrampa Archive Manager" msgstr "" #: ../menu-data/engrampa:engrampa.desktop.in.h:2 #: ../menu-data/file-roller:file-roller.desktop.in.h:2 #: ../menu-data/file-roller:org.gnome.FileRoller.desktop.in.h:2 msgid "Create and modify an archive" msgstr "" #: ../menu-data/enigma:enigma.desktop.in.h:1 msgid "Enigma" msgstr "" #: ../menu-data/enigma:enigma.desktop.in.h:2 msgid "Uncover pairs of stones while navigating obstacles using a marble" msgstr "" #: ../menu-data/entagged:entagged.desktop.in.h:1 msgid "Entagged" msgstr "" #: ../menu-data/entagged:entagged.desktop.in.h:2 msgid "Tag Editor" msgstr "" #: ../menu-data/entangle:entangle.desktop.in.h:1 msgid "Entangle" msgstr "" #: ../menu-data/entangle:entangle.desktop.in.h:2 msgid "Tethered Camera Control & Capture" msgstr "" #: ../menu-data/eog:eog.desktop.in.h:1 #: ../menu-data/gpicview:gpicview.desktop.in.h:1 msgid "Image Viewer" msgstr "" #: ../menu-data/eog:eog.desktop.in.h:2 ../menu-data/eom:eom.desktop.in.h:2 msgid "Browse and rotate images" msgstr "" #: ../menu-data/eom:eom.desktop.in.h:1 msgid "Eye of MATE Image Viewer" msgstr "" #: ../menu-data/epigrass:epigrass.desktop.in.h:1 msgid "Epigrass" msgstr "" #: ../menu-data/epigrass:epigrass.desktop.in.h:2 msgid "Epidemics Simulator" msgstr "" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:1 msgid "Epiphany Web Browser" msgstr "" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:2 #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:2 msgid "Browse the web" msgstr "" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:1 msgid "Epiphany" msgstr "" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:2 msgid "" "Collect valuable minerals, while avoiding being hit by a falling boulder or " "a bomb" msgstr "" #: ../menu-data/epoptes:epoptes.desktop.in.h:1 msgid "Epoptes" msgstr "" #: ../menu-data/epoptes:epoptes.desktop.in.h:2 msgid "Epoptes computer lab administration tool" msgstr "" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:1 msgid "Eqonomize!" msgstr "" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:2 msgid "Manage your personal finances" msgstr "" #: ../menu-data/eric:eric.desktop.in.h:1 msgid "Eric python IDE" msgstr "" #: ../menu-data/eric:eric.desktop.in.h:2 ../menu-data/idle:idle.desktop.in.h:2 msgid "Integrated Development Environment for Python" msgstr "" #: ../menu-data/eric:eric6_webbrowser.desktop.in.h:1 msgid "eric6 Web Browser" msgstr "" #: ../menu-data/eric:eric6_webbrowser.desktop.in.h:2 msgid "Web Browser for PyQt5" msgstr "" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:1 msgid "eSpeak speech synthesizer" msgstr "" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:2 msgid "Let the computer read out text for you" msgstr "" #: ../menu-data/esperanza:esperanza.desktop.in.h:1 msgid "Esperanza" msgstr "" #: ../menu-data/esperanza:esperanza.desktop.in.h:2 msgid "" "XMMS2 client which aims to be as feature-full and easy-to-use as possible" msgstr "" #: ../menu-data/etherape:etherape.desktop.in.h:1 msgid "EtherApe" msgstr "" #: ../menu-data/etherape:etherape.desktop.in.h:2 msgid "Graphical Network Monitor" msgstr "" #: ../menu-data/etm:etm.desktop.in.h:1 msgid "Event and task manager" msgstr "" #: ../menu-data/etm:etm.desktop.in.h:2 msgid "Manage events and tasks using simple text files" msgstr "" #: ../menu-data/etoys:etoys.desktop.in.h:1 msgid "eToys" msgstr "" #: ../menu-data/etoys:etoys.desktop.in.h:2 msgid "A media-rich model, simulation construction kit and authoring tool" msgstr "" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:1 msgid "Ettercap" msgstr "" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:2 msgid "Multipurpose Network sniffer/analyser/interceptor/logger" msgstr "" #: ../menu-data/etw:etw.desktop.in.h:1 msgid "Eat The Whistle" msgstr "" #: ../menu-data/etw:etw.desktop.in.h:2 msgid "arcade-style soccer game" msgstr "" #: ../menu-data/euler:euler.desktop.in.h:1 msgid "Euler" msgstr "" #: ../menu-data/euler:euler.desktop.in.h:2 msgid "An interactive mathematical program" msgstr "" #: ../menu-data/eureka:eureka.desktop.in.h:1 msgid "Eureka DOOM Editor" msgstr "" #: ../menu-data/eureka:eureka.desktop.in.h:2 msgid "Edit maps for the game DOOM" msgstr "" #: ../menu-data/evilvte:evilvte.desktop.in.h:1 msgid "evilvte" msgstr "" #: ../menu-data/evilvte:evilvte.desktop.in.h:2 #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:1 msgid "Terminal Emulator" msgstr "" #: ../menu-data/evilwm:evilwm.desktop.in.h:1 msgid "evilwm" msgstr "" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:1 msgid "Print Preview" msgstr "" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:2 msgid "Preview before printing" msgstr "" #: ../menu-data/evince-common:evince.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_doc_calligra.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_docx_calligra.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odp.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odt.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_wpd_calligra.desktop.in.h:2 #: ../menu-data/okular-extra-backends:kde4__okularApplication_chm.desktop.in.h:2 #: ../menu-data/okular:kde4__okular.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_mobi.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_plucker.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_txt.desktop.in.h:2 msgid "Document Viewer" msgstr "" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:1 msgid "Evolution Data Server" msgstr "" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:2 msgid "Required to have EDS appear in UOA" msgstr "" #: ../menu-data/evolution:evolution.desktop.in.h:1 msgid "Evolution Mail and Calendar" msgstr "" #: ../menu-data/evolution:evolution.desktop.in.h:2 msgid "Manage your email, contacts and schedule" msgstr "" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:1 msgid "Evolvotron" msgstr "" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:2 msgid "Interactive image generator" msgstr "" #: ../menu-data/exaile:exaile.desktop.in.h:1 msgid "Exaile Music Player" msgstr "" #: ../menu-data/exaile:exaile.desktop.in.h:2 msgid "Listen to, explore, or manage your audio collection" msgstr "" #: ../menu-data/excellent-bifurcation:excellent-bifurcation.desktop.in.h:1 msgid "Excellent Bifurcation" msgstr "" #: ../menu-data/excellent-bifurcation:excellent-bifurcation.desktop.in.h:2 msgid "Abstract vertical shooter with two sides to play on" msgstr "" #: ../menu-data/exfalso:exfalso.desktop.in.h:1 msgid "Ex Falso" msgstr "" #: ../menu-data/exfalso:exfalso.desktop.in.h:2 msgid "Edit tags in your audio files" msgstr "" #: ../menu-data/exo-utils:exo-file-manager.desktop.in.h:2 #: ../menu-data/spacefm-gtk3:spacefm.desktop.in.h:2 #: ../menu-data/spacefm:spacefm.desktop.in.h:2 msgid "Browse the file system" msgstr "" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:1 msgid "Mail Reader" msgstr "" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:2 msgid "Read your email" msgstr "" #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:2 #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:2 #: ../menu-data/mate-terminal:mate-terminal.desktop.in.h:2 #: ../menu-data/roxterm:roxterm.desktop.in.h:2 #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:2 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:2 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:2 #: ../menu-data/sakura:sakura.desktop.in.h:2 msgid "Use the command line" msgstr "" #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:1 #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:2 msgid "Web Browser" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:1 msgid "expEYES Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:2 msgid "expEYES User Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:1 msgid "expEYES Junior Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:2 msgid "expEYES Junior User Manual" msgstr "" #: ../menu-data/expeyes-doc-common:progman-jr-doc.desktop.in.h:1 msgid "expEYES Junior Programmer Manual" msgstr "" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:1 msgid "ExpEYES Junior" msgstr "" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:2 msgid "EXPEYES Junior" msgstr "" #: ../menu-data/expeyes:expeyes.desktop.in.h:1 msgid "expEYES" msgstr "" #: ../menu-data/expeyes:expeyes.desktop.in.h:2 msgid "hardware & software framework for developing science experiments" msgstr "" #: ../menu-data/extace:extace.desktop.in.h:1 msgid "Extace Waveform Display" msgstr "" #: ../menu-data/extace:extace.desktop.in.h:2 msgid "Audio Waveform Monitor" msgstr "" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:1 msgid "Extreme Tux Racer" msgstr "" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:2 msgid "Race a penguin down a mountain" msgstr "" #: ../menu-data/exult:exult.desktop.in.h:1 msgid "Exult" msgstr "" #: ../menu-data/exult:exult.desktop.in.h:2 msgid "Exult Ultima 7 Engine" msgstr "" #: ../menu-data/faumachine:faum.desktop.in.h:1 msgid "FAUmachine" msgstr "" #: ../menu-data/faumachine:faum.desktop.in.h:2 msgid "run the virtual machine FAUmachine" msgstr "" #: ../menu-data/faustworks:faustworks.desktop.in.h:1 msgid "FaustWorks" msgstr "" #: ../menu-data/faustworks:faustworks.desktop.in.h:2 msgid "IDE for Faust dsp programming language" msgstr "" #: ../menu-data/fbreader:FBReader.desktop.in.h:1 msgid "E-book reader" msgstr "" #: ../menu-data/fbreader:FBReader.desktop.in.h:2 msgid "FBReader E-book reader" msgstr "" #: ../menu-data/fbzx:fbzx.desktop.in.h:1 msgid "FBZX" msgstr "" #: ../menu-data/fbzx:fbzx.desktop.in.h:2 msgid "Play with the old, great games of the venerable ZX Spectrum" msgstr "" #: ../menu-data/fccexam:fccexam.desktop.in.h:1 msgid "fccexam" msgstr "" #: ../menu-data/fccexam:fccexam.desktop.in.h:2 msgid "FCC Radio Examination trainer" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:1 msgid "Fceux" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:2 msgid "Emulate NES ROMs" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:3 msgid "Open in Fullscreen" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:4 msgid "Start With the Default Configuration" msgstr "" #: ../menu-data/fcitx-config-gtk2:fcitx-config-gtk2.desktop.in.h:1 #: ../menu-data/fcitx-config-gtk:fcitx-config-gtk3.desktop.in.h:1 msgid "Fcitx Config Tool" msgstr "" #: ../menu-data/fcitx-config-gtk2:fcitx-config-gtk2.desktop.in.h:2 #: ../menu-data/fcitx-config-gtk:fcitx-config-gtk3.desktop.in.h:2 msgid "Fcitx GUI Config Tool" msgstr "" #: ../menu-data/fcitx-data:fcitx-configtool.desktop.in.h:1 msgid "Fcitx Configuration" msgstr "" #: ../menu-data/fcitx-data:fcitx-configtool.desktop.in.h:2 msgid "Change Fcitx Configuration" msgstr "" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:1 msgid "Fcitx Skin Installer" msgstr "" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:2 msgid "Installer Script for Fcitx Skin" msgstr "" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:1 msgid "Fcitx" msgstr "" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:2 msgid "Start Input Method" msgstr "" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:1 msgid "Fcitx Light UI" msgstr "" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:2 msgid "Chinese Input Method (Use Light weight UI)" msgstr "" #: ../menu-data/fcitx-ui-qimpanel:fcitx-qimpanel-configtool.desktop.in.h:1 msgid "fcitx-qimpanel-configtool" msgstr "" #: ../menu-data/fcitx-ui-qimpanel:fcitx-qimpanel-configtool.desktop.in.h:2 msgid "fcitx皮肤配置向导-UbuntuKylin" msgstr "" #: ../menu-data/feh:feh.desktop.in.h:1 msgid "Feh" msgstr "" #: ../menu-data/feh:feh.desktop.in.h:2 #: ../menu-data/preview.app:Preview.desktop.in.h:2 msgid "Image viewer" msgstr "" #: ../menu-data/felix-latin:felix.desktop.in.h:1 msgid "Latin-French dictionary" msgstr "" #: ../menu-data/felix-latin:felix.desktop.in.h:2 msgid "Gaffiot's dictionary is a reference book" msgstr "" #: ../menu-data/ferret:ferret.desktop.in.h:1 msgid "ferret" msgstr "" #: ../menu-data/ferret:ferret.desktop.in.h:2 msgid "Design E-R databases" msgstr "" #: ../menu-data/fet:fet.desktop.in.h:1 msgid "Timetable Generator" msgstr "" #: ../menu-data/fet:fet.desktop.in.h:2 msgid "Generate timetables for educational institutions" msgstr "" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:1 msgid "FFADO Mixer" msgstr "" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:2 msgid "Audio mixer for Firewire devices" msgstr "" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:1 msgid "Movie creator ffDiaporama" msgstr "" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:2 msgid "Movie creator from photos and video clips" msgstr "" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:1 msgid "Feeding Frenzy!" msgstr "" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:2 msgid "multiplayer platform game with dwarfs fighting with/for food" msgstr "" #: ../menu-data/fgo:fgo.desktop.in.h:1 msgid "FGo!" msgstr "" #: ../menu-data/fgo:fgo.desktop.in.h:2 msgid "A simple and fast front-end for FlightGear Flight Simulator" msgstr "" #: ../menu-data/fgrun:fgrun.desktop.in.h:1 msgid "FlightGear Launch Control" msgstr "" #: ../menu-data/fgrun:fgrun.desktop.in.h:2 msgid "Launch FlightGear via FGRun" msgstr "" #: ../menu-data/file-roller:file-roller.desktop.in.h:1 #: ../menu-data/file-roller:org.gnome.FileRoller.desktop.in.h:1 msgid "Archive Manager" msgstr "" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:1 msgid "Filelight" msgstr "" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:2 msgid "View disk usage information" msgstr "" #: ../menu-data/filezilla:filezilla.desktop.in.h:1 msgid "FileZilla" msgstr "" #: ../menu-data/filezilla:filezilla.desktop.in.h:2 msgid "Download and upload files via FTP, FTPS and SFTP" msgstr "" #: ../menu-data/filler:filler.desktop.in.h:1 msgid "Filler" msgstr "" #: ../menu-data/filler:filler.desktop.in.h:2 msgid "Filler in Java Game" msgstr "" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:1 msgid "Fish Fillets" msgstr "" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:2 msgid "Puzzle game about witty fish saving the world sokoban-style" msgstr "" #: ../menu-data/firefox:firefox.desktop.in.h:1 msgid "Firefox Web Browser" msgstr "" #: ../menu-data/firefox:firefox.desktop.in.h:4 msgid "Open a New Private Window" msgstr "" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:1 msgid "Firewall" msgstr "" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:2 #: ../menu-data/gufw:gufw.desktop.in.h:1 msgid "Firewall Configuration" msgstr "" #: ../menu-data/fityk:fityk.desktop.in.h:1 msgid "fityk" msgstr "" #: ../menu-data/fityk:fityk.desktop.in.h:2 msgid "Peak fitting and data analysis" msgstr "" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:1 msgid "Five or More" msgstr "" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:2 msgid "Remove colored balls from the board by forming lines" msgstr "" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:1 msgid "FlameRobin" msgstr "" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:2 msgid "Administration Tool for Firebird DBMS" msgstr "" #: ../menu-data/flamp:flamp.desktop.in.h:1 msgid "flamp" msgstr "" #: ../menu-data/flamp:flamp.desktop.in.h:2 #: ../menu-data/flmsg:flmsg.desktop.in.h:2 #: ../menu-data/flrig:flrig.desktop.in.h:2 #: ../menu-data/flwrap:flwrap.desktop.in.h:2 msgid "Amateur Radio Communications" msgstr "" #: ../menu-data/flare-game:flare.desktop.in.h:1 msgid "Flare" msgstr "" #: ../menu-data/flare-game:flare.desktop.in.h:2 msgid "A single player, 2D-isometric, action Role-Playing Game" msgstr "" #: ../menu-data/fldiff:fldiff.desktop.in.h:1 msgid "fldiff" msgstr "" #: ../menu-data/fldiff:fldiff.desktop.in.h:2 msgid "Graphical diff program" msgstr "" #: ../menu-data/fldigi:flarq.desktop.in.h:1 msgid "Flarq" msgstr "" #: ../menu-data/fldigi:flarq.desktop.in.h:2 msgid "Amateur Radio Data Transfer with ARQ" msgstr "" #: ../menu-data/fldigi:fldigi.desktop.in.h:1 msgid "Fldigi" msgstr "" #: ../menu-data/fldigi:fldigi.desktop.in.h:2 #: ../menu-data/linpsk:linpsk.desktop.in.h:2 msgid "Amateur Radio Sound Card Communications" msgstr "" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:1 msgid "Flight of the Amazon Queen" msgstr "" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:2 msgid "" "Embark on a quest to rescue a kidnapped princess and in the process, " "discover the true sinister intentions of a suspiciously located Lederhosen " "company" msgstr "" #: ../menu-data/flightgear:flightgear.desktop.in.h:1 msgid "FlightGear" msgstr "" #: ../menu-data/flightgear:flightgear.desktop.in.h:2 msgid "open-source flight simulator" msgstr "" #: ../menu-data/flmsg:flmsg.desktop.in.h:1 msgid "flmsg" msgstr "" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:1 msgid "FloboPuyo" msgstr "" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:2 msgid "A tetris-like game" msgstr "" #: ../menu-data/florence:florence.desktop.in.h:1 msgid "Florence Virtual Keyboard" msgstr "" #: ../menu-data/flowblade:flowblade.desktop.in.h:1 msgid "Flowblade Movie Editor" msgstr "" #: ../menu-data/flowblade:flowblade.desktop.in.h:2 msgid "Edit media to create movies" msgstr "" #: ../menu-data/flpsed:flpsed.desktop.in.h:1 msgid "flpsed" msgstr "" #: ../menu-data/flpsed:flpsed.desktop.in.h:2 msgid "A simple annotator for PS/PDF files" msgstr "" #: ../menu-data/flrig:flrig.desktop.in.h:1 msgid "Flrig" msgstr "" #: ../menu-data/fltk1.1-games:flblocks.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flblocks.desktop.in.h:1 msgid "FLTK Block Attack!" msgstr "" #: ../menu-data/fltk1.1-games:flblocks.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flblocks.desktop.in.h:2 msgid "Block Attack! Game" msgstr "" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:1 msgid "FLTK Checkers" msgstr "" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:2 msgid "Checkers Game" msgstr "" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:1 msgid "FLTK Sudoku" msgstr "" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:2 msgid "Suduku Number Game" msgstr "" #: ../menu-data/fluid:fluid.desktop.in.h:1 msgid "FLUID" msgstr "" #: ../menu-data/fluid:fluid.desktop.in.h:2 msgid "FLTK GUI Designer" msgstr "" #: ../menu-data/flwrap:flwrap.desktop.in.h:1 msgid "Flwrap" msgstr "" #: ../menu-data/fmit:fmit.desktop.in.h:1 msgid "FMIT" msgstr "" #: ../menu-data/fmit:fmit.desktop.in.h:2 msgid "Tune musical instruments" msgstr "" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:1 msgid "FocusWriter" msgstr "" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:2 msgid "Write without distractions" msgstr "" #: ../menu-data/fofix:fofix.desktop.in.h:1 msgid "FoFiX" msgstr "" #: ../menu-data/font-manager:font-manager.desktop.in.h:1 msgid "Font Manager" msgstr "" #: ../menu-data/font-manager:font-manager.desktop.in.h:2 msgid "Preview, compare and manage fonts" msgstr "" #: ../menu-data/font-manager:font-sampler.desktop.in.h:1 msgid "Font Sampler" msgstr "" #: ../menu-data/font-manager:font-sampler.desktop.in.h:2 msgid "Create a PDF sample sheet from a directory of fonts" msgstr "" #: ../menu-data/fontforge:fontforge.desktop.in.h:1 msgid "FontForge" msgstr "" #: ../menu-data/fontforge:fontforge.desktop.in.h:2 msgid "An outline font editor" msgstr "" #: ../menu-data/fontypython:fontypython.desktop.in.h:1 msgid "Fonty Python Font Manager" msgstr "" #: ../menu-data/fontypython:fontypython.desktop.in.h:2 msgid "View and temporarily install all kinds of fonts." msgstr "" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:1 msgid "Foo YC20" msgstr "" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:2 msgid "Organ synthesizer" msgstr "" #: ../menu-data/foobillardplus:foobillardplus.desktop.in.h:1 msgid "FooBillard++" msgstr "" #: ../menu-data/foobillardplus:foobillardplus.desktop.in.h:2 msgid "3D OpenGL Billiard Game" msgstr "" #: ../menu-data/fotowall:fotowall.desktop.in.h:1 msgid "Fotowall" msgstr "" #: ../menu-data/fotowall:fotowall.desktop.in.h:2 msgid "Photo collection creativity tool" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:1 msgid "Fotoxx" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:2 msgid "Edit photos and manage collections" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:3 msgid "blank window" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:4 msgid "last image" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:5 msgid "recent images" msgstr "" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:1 msgid "Four-in-a-row" msgstr "" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:2 msgid "Make lines of the same color to win" msgstr "" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:1 msgid "FoxtrotGPS" msgstr "" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:2 msgid "Display map and GPS position" msgstr "" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:1 msgid "fprint-demo" msgstr "" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:2 msgid "Fingerprint scanning demonstration" msgstr "" #: ../menu-data/fqterm:fqterm.desktop.in.h:1 msgid "FQTerm" msgstr "" #: ../menu-data/fqterm:fqterm.desktop.in.h:2 #: ../menu-data/qterm:qterm.desktop.in.h:2 msgid "BBS client based on Qt library in linux" msgstr "" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:1 msgid "Fracplanet" msgstr "" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:2 msgid "Interactive fractal planet generator" msgstr "" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:1 msgid "QFractalNow" msgstr "" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:2 msgid "Fractal images generator" msgstr "" #: ../menu-data/frama-c:frama-c.desktop.in.h:1 msgid "Frama-C" msgstr "" #: ../menu-data/frama-c:frama-c.desktop.in.h:2 msgid "Framework for source code analysis of software written in C" msgstr "" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:1 msgid "Fraqtive" msgstr "" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:2 msgid "Mandelbrot family fractal generator" msgstr "" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:1 msgid "FreeAlchemist" msgstr "" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:2 msgid "A simpler figure block game" msgstr "" #: ../menu-data/freebirth:freebirth.desktop.in.h:1 msgid "Freebirth" msgstr "" #: ../menu-data/freebirth:freebirth.desktop.in.h:2 msgid "Bass synthesizer/sample player/sequencer" msgstr "" #: ../menu-data/freecad:freecad.desktop.in.h:1 msgid "FreeCAD" msgstr "" #: ../menu-data/freecad:freecad.desktop.in.h:2 msgid "Feature based Parametric Modeler" msgstr "" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:1 msgid "Freeciv modpack installer (gtk3)" msgstr "" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:2 msgid "Download and install add-ons for Freeciv" msgstr "" #: ../menu-data/freeciv-client-gtk:freeciv-gtk2.desktop.in.h:1 msgid "Freeciv (gtk2)" msgstr "" #: ../menu-data/freeciv-client-gtk:freeciv-gtk2.desktop.in.h:2 #: ../menu-data/freeciv-client-qt:freeciv-qt.desktop.in.h:2 #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:2 msgid "" "Turn-based strategy game inspired by the history of human civilization" msgstr "" #: ../menu-data/freeciv-client-qt:freeciv-qt.desktop.in.h:1 msgid "Freeciv (Qt)" msgstr "" #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:1 msgid "Freeciv server" msgstr "" #: ../menu-data/freecol:freecol.desktop.in.h:1 msgid "FreeCol" msgstr "" #: ../menu-data/freecol:freecol.desktop.in.h:2 msgid "Turn-based strategy game" msgstr "" #: ../menu-data/freediams:freediams.desktop.in.h:1 msgid "FreeDiams" msgstr "" #: ../menu-data/freediams:freediams.desktop.in.h:2 msgid "Pharmaceutical drugs prescriptor assistant" msgstr "" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:1 msgid "DFArc - Dink frontend" msgstr "" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:2 msgid "Run, edit, install, remove and package D-Mods (Dink Modules)" msgstr "" #: ../menu-data/freedink-engine:freedink.desktop.in.h:1 msgid "FreeDink" msgstr "" #: ../menu-data/freedink-engine:freedink.desktop.in.h:2 msgid "Humorous top-down adventure & role-playing game" msgstr "" #: ../menu-data/freedm:freedm.desktop.in.h:1 msgid "FreeDM" msgstr "" #: ../menu-data/freedm:freedm.desktop.in.h:2 msgid "Fight friends and enemies in competitive deathmatch" msgstr "" #: ../menu-data/freedoom:freedoom1.desktop.in.h:1 msgid "Freedoom: Phase 1" msgstr "" #: ../menu-data/freedoom:freedoom1.desktop.in.h:2 msgid "Battle monsters in four 9-level chapters" msgstr "" #: ../menu-data/freedoom:freedoom2.desktop.in.h:1 msgid "Freedoom: Phase 2" msgstr "" #: ../menu-data/freedoom:freedoom2.desktop.in.h:2 msgid "Battle monsters in one massive 32-level chapter" msgstr "" #: ../menu-data/freedroid:freedroid.desktop.in.h:1 msgid "Freedroid" msgstr "" #: ../menu-data/freedroid:freedroid.desktop.in.h:2 msgid "Clear a spaceship from all droids" msgstr "" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:1 msgid "Freedroid RPG" msgstr "" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:2 msgid "Isometric role playing game" msgstr "" #: ../menu-data/freedv:freedv.desktop.in.h:1 msgid "FreeDV" msgstr "" #: ../menu-data/freedv:freedv.desktop.in.h:2 msgid "Digital Voice for HF" msgstr "" #: ../menu-data/freegish:freegish.desktop.in.h:1 msgid "FreeGish" msgstr "" #: ../menu-data/freegish:freegish.desktop.in.h:2 msgid "A physics based arcade game" msgstr "" #: ../menu-data/freemat:freemat.desktop.in.h:1 msgid "" "A free environment for rapid engineering and scientific prototyping and data " "processing" msgstr "" #: ../menu-data/freemat:freemat.desktop.in.h:2 msgid "FreeMat" msgstr "" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:1 msgid "FreeMedForms EMR" msgstr "" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:2 msgid "Open source Electronic Medical Record manager" msgstr "" #: ../menu-data/freemind:freemind.desktop.in.h:1 msgid "FreeMind" msgstr "" #: ../menu-data/freemind:freemind.desktop.in.h:2 msgid "A free mind mapping tool" msgstr "" #: ../menu-data/freeorion:freeorion.desktop.in.h:1 msgid "FreeOrion" msgstr "" #: ../menu-data/freeplane:freeplane.desktop.in.h:1 msgid "Freeplane" msgstr "" #: ../menu-data/freeplane:freeplane.desktop.in.h:2 msgid "" "A free tool to structure and organise your information with mind mapping" msgstr "" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:1 msgid "Freespace2 launcher" msgstr "" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:2 msgid "launcher for the Freespace 2 Source Code Project" msgstr "" #: ../menu-data/freetennis:freetennis.desktop.in.h:1 msgid "FreeTennis" msgstr "" #: ../menu-data/freetennis:freetennis.desktop.in.h:2 msgid "Free Tennis - a free tennis simulation" msgstr "" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:1 msgid "FreetuxTV Television Channels Player" msgstr "" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:2 msgid "Watch television channels from internet" msgstr "" #: ../menu-data/freevial:freevial.desktop.in.h:1 msgid "Freevial" msgstr "" #: ../menu-data/freevial:freevial.desktop.in.h:2 msgid "Play a trivia-like game for community events" msgstr "" #: ../menu-data/freevo:freevo.desktop.in.h:1 msgid "Freevo" msgstr "" #: ../menu-data/freevo:freevo.desktop.in.h:2 msgid "Playing various multimedia formats, like pictures, audio or video" msgstr "" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:1 msgid "FreeWheeling" msgstr "" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:2 msgid "live looping instrument" msgstr "" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:1 msgid "Freqtweak" msgstr "" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:2 msgid "Realtime audio processor based on frequency spectral manipulation" msgstr "" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:1 msgid "Frescobaldi" msgstr "" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:2 msgid "LilyPond Music Editor" msgstr "" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:1 msgid "Frets on Fire" msgstr "" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:2 msgid "Rock out with your keyboard" msgstr "" #: ../menu-data/fritzing:fritzing.desktop.in.h:1 msgid "Fritzing" msgstr "" #: ../menu-data/fritzing:fritzing.desktop.in.h:2 msgid "PCB-Suite" msgstr "" #: ../menu-data/frogatto:frogatto.desktop.in.h:1 msgid "Frogatto" msgstr "" #: ../menu-data/frogatto:frogatto.desktop.in.h:2 msgid "Young frog's adventure" msgstr "" #: ../menu-data/frogr:frogr.desktop.in.h:1 msgid "Frogr" msgstr "" #: ../menu-data/frogr:frogr.desktop.in.h:2 msgid "Upload and organize photos in Flickr accounts" msgstr "" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:1 msgid "Frozen-Bubble" msgstr "" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:2 msgid "Pop out the bubbles!" msgstr "" #: ../menu-data/fs-uae-arcade:fs-uae-arcade.desktop.in.h:1 msgid "FS-UAE Arcade" msgstr "" #: ../menu-data/fs-uae-arcade:fs-uae-arcade.desktop.in.h:2 msgid "Full-screen game browser for FS-UAE" msgstr "" #: ../menu-data/fs-uae-launcher:fs-uae-launcher.desktop.in.h:1 msgid "FS-UAE Launcher" msgstr "" #: ../menu-data/fs-uae-launcher:fs-uae-launcher.desktop.in.h:2 msgid "Launcher for FS-UAE Amiga Emulator" msgstr "" #: ../menu-data/fs-uae:fs-uae.desktop.in.h:1 msgid "FS-UAE" msgstr "" #: ../menu-data/fs-uae:fs-uae.desktop.in.h:2 msgid "FS-UAE Amiga Emulator" msgstr "" #: ../menu-data/fsl-5.0-core:fsl-5.0-core.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:1 msgid "Software Collection for (f)MRI Data Analysis" msgstr "" #: ../menu-data/fsl-5.0-core:fsl-5.0-core.desktop.in.h:2 msgid "FSL 5.0" msgstr "" #: ../menu-data/fslint:fslint.desktop.in.h:1 msgid "FSlint Janitor" msgstr "" #: ../menu-data/fslint:fslint.desktop.in.h:2 msgid "File System Lint cleaner" msgstr "" #: ../menu-data/fslview:fslview.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-fslview.desktop.in.h:1 msgid "FSLView" msgstr "" #: ../menu-data/fslview:fslview.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-fslview.desktop.in.h:2 msgid "This program is part of FSL" msgstr "" #: ../menu-data/ftools-fv:fv.desktop.in.h:1 msgid "fv FITS Editor" msgstr "" #: ../menu-data/ftools-fv:fv.desktop.in.h:2 msgid "View and manipulate FITS-format files" msgstr "" #: ../menu-data/ftp.app:FTP.desktop.in.h:1 msgid "FTP" msgstr "" #: ../menu-data/funguloids:funguloids.desktop.in.h:1 msgid "Funguloids" msgstr "" #: ../menu-data/funguloids:funguloids.desktop.in.h:2 msgid "Those Funny Funguloids!" msgstr "" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:1 msgid "Funny Boat" msgstr "" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:2 msgid "a side scrolling arcade shooter game on a steamboat" msgstr "" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:1 msgid "Furius ISO Mount" msgstr "" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:2 msgid "Manage ISO, IMG, BIN, MDF and NRG images" msgstr "" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:1 msgid "Fuse Spectrum Emulator (GTK+ version)" msgstr "" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:2 #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:2 msgid "" "Emulator of the 1980s ZX Spectrum home computer and its various clones" msgstr "" #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:1 msgid "Fuse Spectrum Emulator (SDL version)" msgstr "" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:1 msgid "Compiz Fusion Icon" msgstr "" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:2 msgid "Manage Compiz Fusion and switch between the available window managers" msgstr "" #: ../menu-data/fvwm:fvwm.desktop.in.h:1 msgid "fvwm2" msgstr "" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:1 msgid "Firewall Builder" msgstr "" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:2 msgid "Firewall administration tool GUI" msgstr "" #: ../menu-data/fyre:fyre.desktop.in.h:1 msgid "Fyre" msgstr "" #: ../menu-data/fyre:fyre.desktop.in.h:2 msgid "Render Peter de Jong maps" msgstr "" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:1 msgid "GNOME2 IP Messenger" msgstr "" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:2 msgid "IP Messenger for the GNOME2" msgstr "" #: ../menu-data/g3data:g3data.desktop.in.h:1 msgid "G3Data Graph Analyzer" msgstr "" #: ../menu-data/g3data:g3data.desktop.in.h:2 msgid "Retrieve data from scanned images of graphs" msgstr "" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:1 msgid "G3DViewer" msgstr "" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:2 msgid "3D model viewer" msgstr "" #: ../menu-data/gabedit:gabedit.desktop.in.h:1 msgid "Gabedit QC-GUI" msgstr "" #: ../menu-data/gabedit:gabedit.desktop.in.h:2 msgid "graphical user interface to computational chemistry packages" msgstr "" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:1 msgid "GADMIN-BIND" msgstr "" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:2 msgid "BIND DNS server administration" msgstr "" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:1 msgid "GADMIN-OPENVPN-Client" msgstr "" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:2 msgid "OpenVPN Client administration" msgstr "" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:1 msgid "GADMIN-OPENVPN-Server" msgstr "" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:2 msgid "OpenVPN server administration" msgstr "" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:1 msgid "GADMIN-PROFTPD" msgstr "" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:2 msgid "ProFTPD FTP server administration" msgstr "" #: ../menu-data/gadmin-rsync:gadmin-rsync.desktop.in.h:1 msgid "GAdmin-Rsync" msgstr "" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:1 msgid "GADMIN-SAMBA" msgstr "" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:2 msgid "SAMBA file, print and domain server administration" msgstr "" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:1 msgid "GTK Aiksaurus" msgstr "" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:2 msgid "Find Synonyms and Homonyms" msgstr "" #: ../menu-data/gajim:gajim.desktop.in.h:1 msgid "Gajim" msgstr "" #: ../menu-data/gajim:gajim.desktop.in.h:2 msgid "A GTK+ Jabber client" msgstr "" #: ../menu-data/galculator:galculator.desktop.in.h:1 msgid "Galculator" msgstr "" #: ../menu-data/galculator:galculator.desktop.in.h:2 msgid "Perform simple and scientific calculations" msgstr "" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:1 msgid "Gallery" msgstr "" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:2 msgid "Browse your photographs" msgstr "" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:1 msgid "Upload pictures and videos to Gallery" msgstr "" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:2 msgid "Gallery Uploader" msgstr "" #: ../menu-data/gally:kde4__gally.desktop.in.h:1 msgid "Gally" msgstr "" #: ../menu-data/gally:kde4__gally.desktop.in.h:2 msgid "Sign Language Tutor" msgstr "" #: ../menu-data/galternatives:galternatives.desktop.in.h:1 msgid "Alternatives Configurator" msgstr "" #: ../menu-data/galternatives:galternatives.desktop.in.h:2 msgid "Configure the system default alternatives" msgstr "" #: ../menu-data/gamazons:gamazons.desktop.in.h:1 msgid "Gamazons" msgstr "" #: ../menu-data/gamazons:gamazons.desktop.in.h:2 msgid "Gamazons game" msgstr "" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:1 msgid "Gambas3" msgstr "" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:2 msgid "Gambas3 Integrated Development Environment" msgstr "" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:1 msgid "Doom 2: Master Levels" msgstr "" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:2 msgid "First Person Shooter Game" msgstr "" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:1 msgid "Game Conqueror" msgstr "" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:2 msgid "A game hacking tool. A GUI front-end for scanmem." msgstr "" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:1 msgid "gamera-gui" msgstr "" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:2 msgid "GUI for the Gamera framework" msgstr "" #: ../menu-data/gamgi:gamgi.desktop.in.h:1 msgid "gamgi" msgstr "" #: ../menu-data/gamgi:gamgi.desktop.in.h:2 msgid "Construct, view and analyse atomic structures" msgstr "" #: ../menu-data/gammaray:GammaRay.desktop.in.h:1 msgid "GammaRay" msgstr "" #: ../menu-data/gammaray:GammaRay.desktop.in.h:2 msgid "Qt-application inspection and manipulation tool" msgstr "" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:1 msgid "ganyremote" msgstr "" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:2 msgid "Bluetooth remote control" msgstr "" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:1 msgid "Garden of Coloured Lights" msgstr "" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:2 msgid "Abstract vertical shooter with music elements" msgstr "" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:1 msgid "Gargoyle" msgstr "" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:2 msgid "" "Interactive Fiction multi-interpreter that supports all major IF formats" msgstr "" #: ../menu-data/garlic:garlic.desktop.in.h:1 msgid "Garlic Protein Visualization" msgstr "" #: ../menu-data/garlic:garlic.desktop.in.h:2 msgid "Visualize and investigate proteins and some geometric objects" msgstr "" #: ../menu-data/gastman:gastman.desktop.in.h:1 msgid "Gastman" msgstr "" #: ../menu-data/gastman:gastman.desktop.in.h:2 msgid "Graphical Asterisk Console" msgstr "" #: ../menu-data/gatos:gatos-conf.desktop.in.h:1 msgid "gatos-conf" msgstr "" #: ../menu-data/gatos:gatos-conf.desktop.in.h:2 msgid "Gatos Configuration Editor" msgstr "" #: ../menu-data/gatos:xatitv.desktop.in.h:1 msgid "TV viewer for ATI video cards" msgstr "" #: ../menu-data/gatos:xatitv.desktop.in.h:2 msgid "xatitv" msgstr "" #: ../menu-data/gaupol:gaupol.desktop.in.h:1 msgid "Edit subtitle files" msgstr "" #: ../menu-data/gaupol:gaupol.desktop.in.h:2 msgid "Gaupol Subtitle Editor" msgstr "" #: ../menu-data/gausssum:gausssum.desktop.in.h:1 msgid "GaussSum" msgstr "" #: ../menu-data/gausssum:gausssum.desktop.in.h:2 msgid "Graphical display of computational chemistry output" msgstr "" #: ../menu-data/gazebo5:gazebo.desktop.in.h:1 msgid "Gazebo" msgstr "" #: ../menu-data/gazebo5:gazebo.desktop.in.h:2 msgid "3-D Robot simulator" msgstr "" #: ../menu-data/gbatnav:gbnclient.desktop.in.h:1 msgid "Gnome Batalla Naval client" msgstr "" #: ../menu-data/gbatnav:gbnserver.desktop.in.h:1 msgid "Gnome Batalla Naval server" msgstr "" #: ../menu-data/gbemol:gbemol.desktop.in.h:1 msgid "gbemol" msgstr "" #: ../menu-data/gbemol:gbemol.desktop.in.h:2 msgid "MPD client" msgstr "" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:1 msgid "GbgOffice" msgstr "" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:2 msgid "GTK2 Bulgarian-English Dictionary" msgstr "" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:1 msgid "GBirthday" msgstr "" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:2 msgid "Birthday reminder for E-Mail contacts" msgstr "" #: ../menu-data/gbonds:gbonds.desktop.in.h:1 msgid "GBonds" msgstr "" #: ../menu-data/gbonds:gbonds.desktop.in.h:2 msgid "Savings Bond Inventory" msgstr "" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:1 msgid "gbrainy" msgstr "" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:2 msgid "" "Play games that challenge your logic, verbal, calculation and memory " "abilities" msgstr "" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:1 msgid "GChemPaint Chemical Structures Editor" msgstr "" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:2 msgid "Edit chemical 2D structures" msgstr "" #: ../menu-data/gcin:gcin-tools.desktop.in.h:1 msgid "gcin Tools" msgstr "" #: ../menu-data/gcin:gcin-tools.desktop.in.h:2 msgid "Tools for gcin input method" msgstr "" #: ../menu-data/gco:gco.desktop.in.h:1 msgid "GNOME Comics Organizer" msgstr "" #: ../menu-data/gco:gco.desktop.in.h:2 msgid "A GNOME interface for managing your comic book collection" msgstr "" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:1 msgid "Gcolor2" msgstr "" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:2 msgid "Simple GTK2 color selector and picker" msgstr "" #: ../menu-data/gcompris:gcompris.desktop.in.h:1 msgid "Educational suite GCompris" msgstr "" #: ../menu-data/gcompris:gcompris.desktop.in.h:2 msgid "Educational game for ages 2 to 10" msgstr "" #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:1 msgid "Configuration Editor" msgstr "" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:1 msgid "GConjugue" msgstr "" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:2 msgid "Conjugates Portuguese verbs" msgstr "" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:1 msgid "Access Prompt" msgstr "" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:2 msgid "Unlock access to passwords and other secrets" msgstr "" #: ../menu-data/gcr:gcr-viewer.desktop.in.h:1 msgid "View file" msgstr "" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:1 msgid "Gnome Crystal Crystalline Structures Viewer" msgstr "" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:2 msgid "Edit and display crystalline structures" msgstr "" #: ../menu-data/gcstar:gcstar.desktop.in.h:1 msgid "GCstar Collections Manager" msgstr "" #: ../menu-data/gcstar:gcstar.desktop.in.h:2 msgid "Manage your collections of movies, games, books, music and more" msgstr "" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:1 msgid "Molecules Viewer" msgstr "" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:2 msgid "Display chemical 3D structures" msgstr "" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:1 msgid "Chemical calculator" msgstr "" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:2 msgid "A simple calculator for chemistry" msgstr "" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:1 msgid "Periodic table of the elements" msgstr "" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:2 msgid "A Mendeleiev table of the chemical elements" msgstr "" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:1 msgid "Spectrum viewer" msgstr "" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:2 msgid "A spectrum viewer for the GNOME desktop" msgstr "" #: ../menu-data/gcx:gcx.desktop.in.h:1 msgid "GCX Astro-Image Processor" msgstr "" #: ../menu-data/gcx:gcx.desktop.in.h:2 msgid "Process astronomical images and control CCDs" msgstr "" #: ../menu-data/gddccontrol:gddccontrol.desktop.in.h:1 msgid "Monitor Settings" msgstr "" #: ../menu-data/gddccontrol:gddccontrol.desktop.in.h:2 msgid "" "Set your monitor preferences (contrast, brightness,...) and manage your " "profiles" msgstr "" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:1 #: ../menu-data/gdebi:gdebi.desktop.in.h:1 msgid "GDebi Package Installer" msgstr "" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:2 #: ../menu-data/gdebi:gdebi.desktop.in.h:2 #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:2 msgid "Install and view software packages" msgstr "" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:1 msgid "gDesklets" msgstr "" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:2 msgid "A desktop applet system for GNOME" msgstr "" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:1 msgid "gDevilspie" msgstr "" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:2 msgid "GUI for devilspie matching daemon" msgstr "" #: ../menu-data/gdigi:gdigi.desktop.in.h:1 msgid "gdigi" msgstr "" #: ../menu-data/gdis:gdis.desktop.in.h:1 msgid "GDIS Molecule Modeller" msgstr "" #: ../menu-data/gdis:gdis.desktop.in.h:2 msgid "" "Model and manipulate molecules, and create high-quality renderings of them" msgstr "" #: ../menu-data/gdmap:gdmap.desktop.in.h:1 msgid "Graphical Disk Map" msgstr "" #: ../menu-data/gdmap:gdmap.desktop.in.h:2 msgid "Display disk space using tree maps" msgstr "" #: ../menu-data/gdpc:gdpc.desktop.in.h:1 msgid "GDPC Molecular Dynamic Simulator" msgstr "" #: ../menu-data/gdpc:gdpc.desktop.in.h:2 msgid "Visualize molecular dynamic simulations" msgstr "" #: ../menu-data/geany:geany.desktop.in.h:1 msgid "Geany" msgstr "" #: ../menu-data/geany:geany.desktop.in.h:2 msgid "A fast and lightweight IDE using GTK+" msgstr "" #: ../menu-data/geary:geary-autostart.desktop.in.h:1 #: ../menu-data/geary:geary.desktop.in.h:1 msgid "Geary Mail" msgstr "" #: ../menu-data/geary:geary-autostart.desktop.in.h:2 #: ../menu-data/geary:geary.desktop.in.h:2 msgid "Send and receive email" msgstr "" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:1 msgid "Gebabbel" msgstr "" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:2 msgid "Convert GPS data and exchange it with a GPS unit" msgstr "" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:1 msgid "gEDA Attribute Editor" msgstr "" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:2 msgid "Manipulate component attributes with gattrib" msgstr "" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:1 msgid "gEDA Schematic Editor" msgstr "" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:2 msgid "Create and edit electrical schematics and symbols with gschem" msgstr "" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:1 msgid "gEDA Schematic -> PCB Project" msgstr "" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:2 msgid "Create and edit electronics projects with xgsch2pcb" msgstr "" #: ../menu-data/gedit:gedit.desktop.in.h:1 #: ../menu-data/jedit:jedit.desktop.in.h:2 #: ../menu-data/pluma:pluma.desktop.in.h:2 #: ../menu-data/vim-common:vim.desktop.in.h:2 #: ../menu-data/vim-gui-common:gvim.desktop.in.h:2 msgid "Edit text files" msgstr "" #: ../menu-data/gedit:gedit.desktop.in.h:2 #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:1 #: ../menu-data/nedit:nedit.desktop.in.h:2 msgid "Text Editor" msgstr "" #: ../menu-data/geeqie:geeqie.desktop.in.h:1 msgid "Geeqie" msgstr "" #: ../menu-data/geeqie:geeqie.desktop.in.h:2 msgid "View and manage images" msgstr "" #: ../menu-data/geis-tools:geisview.desktop.in.h:1 msgid "geisview" msgstr "" #: ../menu-data/geis-tools:geisview.desktop.in.h:2 msgid "GEIS gesture event viewer" msgstr "" #: ../menu-data/gelemental:gelemental.desktop.in.h:1 msgid "Periodic Table" msgstr "" #: ../menu-data/gelemental:gelemental.desktop.in.h:2 msgid "View the periodic table of elements" msgstr "" #: ../menu-data/gemanx-gtk2:gemanx.desktop.in.h:1 msgid "GeMan X BBS Client" msgstr "" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:1 msgid "Gem Drop X" msgstr "" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:2 msgid "Grab the gems and throw them back up before they crush you" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2-tob.desktop.in.h:1 msgid "Baldur's Gate 2: Throne of Bhaal - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2-tob.desktop.in.h:2 msgid "Baldur's Gate 2: Throne of Bhaal game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2.desktop.in.h:1 msgid "Baldur's Gate 2 - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2.desktop.in.h:2 msgid "Baldur's Gate 2 game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate-tosc.desktop.in.h:1 msgid "Baldur's Gate: Tales of the Sword Coast - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate-tosc.desktop.in.h:2 msgid "Baldur's Gate: Tales of the Sword Coast game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate.desktop.in.h:1 msgid "Baldur's Gate - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate.desktop.in.h:2 msgid "Baldur's Gate game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale-2:icewind-dale-2.desktop.in.h:1 msgid "Icewind Dale 2 - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale-2:icewind-dale-2.desktop.in.h:2 msgid "Icewind Dale 2 game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale-how.desktop.in.h:1 msgid "Icewind Dale: Heart of Winter - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale-how.desktop.in.h:2 msgid "Icewind Dale: Heart of Winter game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale.desktop.in.h:1 msgid "Icewind Dale - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale.desktop.in.h:2 msgid "Icewind Dale game running with GemRB" msgstr "" #: ../menu-data/gemrb-planescape-torment:planescape-torment.desktop.in.h:1 msgid "Planescape: Torment - GemRB" msgstr "" #: ../menu-data/gemrb-planescape-torment:planescape-torment.desktop.in.h:2 msgid "Planescape: Torment game running with GemRB" msgstr "" #: ../menu-data/gemrb:gemrb.desktop.in.h:1 msgid "GemRB" msgstr "" #: ../menu-data/gemrb:gemrb.desktop.in.h:2 msgid "a portable opensource implementation of Bioware's Infinity Engine" msgstr "" #: ../menu-data/geneatd:geneatd.desktop.in.h:1 msgid "GeneaTD" msgstr "" #: ../menu-data/geneatd:geneatd.desktop.in.h:2 msgid "Multi-touch tower defense game" msgstr "" #: ../menu-data/genpo:genpo.desktop.in.h:1 msgid "Genpo" msgstr "" #: ../menu-data/genpo:genpo.desktop.in.h:2 msgid "GENPO is the GENeral Purpose Organ." msgstr "" #: ../menu-data/gentle:GENtle.desktop.in.h:1 msgid "GENtle" msgstr "" #: ../menu-data/gentle:GENtle.desktop.in.h:2 msgid "Suite to plan genetic cloning" msgstr "" #: ../menu-data/gentoo:gentoo.desktop.in.h:1 msgid "Gentoo" msgstr "" #: ../menu-data/gentoo:gentoo.desktop.in.h:2 msgid "Fully GUI-configurable, two-pane X file manager" msgstr "" #: ../menu-data/geoclue-2.0:geoclue-where-am-i.desktop.in.h:1 msgid "Where am I?" msgstr "" #: ../menu-data/geoclue-2.0:geoclue-where-am-i.desktop.in.h:2 msgid "Find your current location" msgstr "" #: ../menu-data/geogebra:geogebra.desktop.in.h:1 msgid "GeoGebra" msgstr "" #: ../menu-data/geogebra:geogebra.desktop.in.h:2 msgid "Create interactive mathematical constructions and applets." msgstr "" #: ../menu-data/geomview:geomview.desktop.in.h:1 msgid "Geomview" msgstr "" #: ../menu-data/geomview:geomview.desktop.in.h:2 msgid "Interactive geometry viewing program" msgstr "" #: ../menu-data/geophar:geophar.desktop.in.h:1 msgid "Geophar" msgstr "" #: ../menu-data/geophar:geophar.desktop.in.h:2 msgid "Swiss-army knife for math enthusiasts" msgstr "" #: ../menu-data/geotranz:geotranz.desktop.in.h:1 msgid "Geotranz" msgstr "" #: ../menu-data/geotranz:geotranz.desktop.in.h:2 msgid "Geographic coordinates translator" msgstr "" #: ../menu-data/gerbv:gerbv.desktop.in.h:1 msgid "Gerbv Gerber File Viewer" msgstr "" #: ../menu-data/gerbv:gerbv.desktop.in.h:2 msgid "Gerber file viewer for PCB design" msgstr "" #: ../menu-data/gerstensaft:gerstensaft.desktop.in.h:1 msgid "Graphical frontend to SAFT" msgstr "" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:1 msgid "Gespeaker" msgstr "" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:2 msgid "A GTK frontend for espeak" msgstr "" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:1 msgid "gExtractWinIcons" msgstr "" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:2 msgid "Extract cursors and icons from MS Windows compatible resource files" msgstr "" #: ../menu-data/gfaim:gfaim.desktop.in.h:1 msgid "Gfaim" msgstr "" #: ../menu-data/gfaim:gfaim.desktop.in.h:2 msgid "Find any recipe you want" msgstr "" #: ../menu-data/gfax:gfax.desktop.in.h:1 msgid "Gfax Facsimile Program" msgstr "" #: ../menu-data/gfax:gfax.desktop.in.h:2 msgid "Send and Receive Facsimiles" msgstr "" #: ../menu-data/gfceu:gfceu.desktop.in.h:1 msgid "GFCE Ultra NES Emulator" msgstr "" #: ../menu-data/gfceu:gfceu.desktop.in.h:2 msgid "Play Nintendo ROM files" msgstr "" #: ../menu-data/gfm:gfm.desktop.in.h:1 msgid "GFM" msgstr "" #: ../menu-data/gfm:gfm.desktop.in.h:2 msgid "TI Calculators Group File Manager" msgstr "" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:1 msgid "GFingerPoken" msgstr "" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:2 msgid "GFingerPoken logic game" msgstr "" #: ../menu-data/gfsview:gfsview.desktop.in.h:1 msgid "GfsView" msgstr "" #: ../menu-data/gfsview:gfsview.desktop.in.h:2 msgid "View Gerris simulations" msgstr "" #: ../menu-data/gfsview:gfsview2D.desktop.in.h:1 msgid "GfsView 2D" msgstr "" #: ../menu-data/gfsview:gfsview2D.desktop.in.h:2 msgid "View Gerris 2D simulations" msgstr "" #: ../menu-data/gfsview:gfsview3D.desktop.in.h:1 msgid "GfsView 3D" msgstr "" #: ../menu-data/gfsview:gfsview3D.desktop.in.h:2 msgid "View Gerris 3D simulations" msgstr "" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:1 msgid "gFTP" msgstr "" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:2 msgid "Download and upload files using multiple file transfer protocols" msgstr "" #: ../menu-data/ggcov:Development__ggcov.desktop.in.h:1 msgid "GGcov" msgstr "" #: ../menu-data/ggcov:Development__ggcov.desktop.in.h:2 msgid "Source code coverage browser" msgstr "" #: ../menu-data/ggobi:ggobi.desktop.in.h:1 msgid "GGobi" msgstr "" #: ../menu-data/ggobi:ggobi.desktop.in.h:2 msgid "Multivariate interactive graphics for exploratory data analysis" msgstr "" #: ../menu-data/ghemical:ghemical.desktop.in.h:1 msgid "ghemical" msgstr "" #: ../menu-data/ghemical:ghemical.desktop.in.h:2 msgid "Draw models of molecules" msgstr "" #: ../menu-data/ghex:ghex.desktop.in.h:1 msgid "GHex" msgstr "" #: ../menu-data/ghex:ghex.desktop.in.h:2 msgid "Inspect and edit binary files" msgstr "" #: ../menu-data/ghextris:ghextris.desktop.in.h:1 msgid "Ghextris" msgstr "" #: ../menu-data/ghextris:ghextris.desktop.in.h:2 msgid "Fit falling blocks together on a hexagonal grid" msgstr "" #: ../menu-data/ghkl:ghkl.desktop.in.h:1 msgid "ghkl" msgstr "" #: ../menu-data/ghkl:ghkl.desktop.in.h:2 msgid "hkl library graphical interface." msgstr "" #: ../menu-data/giada:giada.desktop.in.h:1 msgid "Giada" msgstr "" #: ../menu-data/giada:giada.desktop.in.h:2 msgid "Drum machine and loop sequencer" msgstr "" #: ../menu-data/giggle:giggle.desktop.in.h:1 msgid "Giggle" msgstr "" #: ../menu-data/giggle:giggle.desktop.in.h:2 msgid "Git repository viewer" msgstr "" #: ../menu-data/gigolo:gigolo.desktop.in.h:1 msgid "Gigolo" msgstr "" #: ../menu-data/gigolo:gigolo.desktop.in.h:2 msgid "A simple frontend to easily connect to remote filesystems" msgstr "" #: ../menu-data/gimagereader:gimagereader-gtk.desktop.in.h:1 msgid "gImageReader" msgstr "" #: ../menu-data/gimagereader:gimagereader-gtk.desktop.in.h:2 msgid "OCR application" msgstr "" #: ../menu-data/gimmix:gimmix.desktop.in.h:1 msgid "Gimmix" msgstr "" #: ../menu-data/gimmix:gimmix.desktop.in.h:2 msgid "Gimmix is a graphical music player daemon (MPD) client written in C." msgstr "" #: ../menu-data/gimp:gimp.desktop.in.h:1 msgid "GIMP Image Editor" msgstr "" #: ../menu-data/gimp:gimp.desktop.in.h:2 msgid "Create images and edit photographs" msgstr "" #: ../menu-data/gip:gip.desktop.in.h:1 msgid "Gip IP Address Calculator" msgstr "" #: ../menu-data/gip:gip.desktop.in.h:2 msgid "Calculate IP addresses and networks" msgstr "" #: ../menu-data/gisomount:gisomount.desktop.in.h:1 msgid "gISOMount" msgstr "" #: ../menu-data/git-annex:git-annex.desktop.in.h:1 msgid "Git Annex" msgstr "" #: ../menu-data/git-annex:git-annex.desktop.in.h:2 msgid "Track and sync the files in your Git Annex" msgstr "" #: ../menu-data/git-cola:git-cola-folder-handler.desktop.in.h:1 #: ../menu-data/git-cola:git-cola.desktop.in.h:1 msgid "Git Cola" msgstr "" #: ../menu-data/git-cola:git-cola.desktop.in.h:2 msgid "The highly caffeinated Git GUI" msgstr "" #: ../menu-data/git-cola:git-dag.desktop.in.h:1 msgid "Git DAG" msgstr "" #: ../menu-data/git-cola:git-dag.desktop.in.h:2 msgid "Git DAG visualizer" msgstr "" #: ../menu-data/gitg:gitg.desktop.in.h:1 msgid "gitg" msgstr "" #: ../menu-data/gitg:gitg.desktop.in.h:2 msgid "Git repository browser" msgstr "" #: ../menu-data/gitso:gitso.desktop.in.h:1 msgid "Gitso" msgstr "" #: ../menu-data/gitso:gitso.desktop.in.h:2 msgid "Connect to others using VNC protocol" msgstr "" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:1 msgid "G. JACK Clock" msgstr "" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:2 msgid "Display JACK transport timecode" msgstr "" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:1 msgid "G. JACK Transport" msgstr "" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:2 msgid "Access JACK transport mechanism via a dynamic graphical slider. " msgstr "" #: ../menu-data/gjiten:gjiten.desktop.in.h:1 msgid "Gjiten" msgstr "" #: ../menu-data/gjiten:gjiten.desktop.in.h:2 msgid "Japanese dictionary" msgstr "" #: ../menu-data/gjots2:gjots2.desktop.in.h:1 msgid "Gjots2 Jotter" msgstr "" #: ../menu-data/gjots2:gjots2.desktop.in.h:2 msgid "Store and organise your random notes" msgstr "" #: ../menu-data/gkamus:gkamus.desktop.in.h:1 msgid "gKamus" msgstr "" #: ../menu-data/gkamus:gkamus.desktop.in.h:2 msgid "English - Indonesian dictionary" msgstr "" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:1 msgid "Keyboard Layout" msgstr "" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:2 msgid "Preview keyboard layouts" msgstr "" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:1 msgid "GkDebconf" msgstr "" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:2 msgid "Helper to reconfigure packages" msgstr "" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:1 msgid "GKrellM System Monitor" msgstr "" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:2 msgid "Monitor for CPU, memory, disks, network, mail" msgstr "" #: ../menu-data/gl-117:gl-117.desktop.in.h:1 msgid "gl-117" msgstr "" #: ../menu-data/gl-117:gl-117.desktop.in.h:2 msgid "Play a flight simulator" msgstr "" #: ../menu-data/glabels:glabels-3.0.desktop.in.h:1 msgid "gLabels" msgstr "" #: ../menu-data/glabels:glabels-3.0.desktop.in.h:2 msgid "Create labels, business cards and media covers" msgstr "" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:1 #: ../menu-data/glade:glade.desktop.in.h:1 msgid "Glade Interface Designer" msgstr "" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:2 #: ../menu-data/glade:glade.desktop.in.h:2 msgid "Create or open user interface designs for GTK+ applications" msgstr "" #: ../menu-data/gladish:gladish.desktop.in.h:1 msgid "gladish" msgstr "" #: ../menu-data/gladish:gladish.desktop.in.h:2 msgid "LADI Session Handler" msgstr "" #: ../menu-data/glfer:glfer.desktop.in.h:1 msgid "glfer" msgstr "" #: ../menu-data/glfer:glfer.desktop.in.h:2 msgid "slow CW (QRSS) / dual-frequency CW (DFCW)" msgstr "" #: ../menu-data/gliv:gliv.desktop.in.h:1 msgid "Gliv" msgstr "" #: ../menu-data/gliv:gliv.desktop.in.h:2 msgid "View images using gdk-pixbuf and OpenGL" msgstr "" #: ../menu-data/glob2:glob2.desktop.in.h:1 msgid "Globulation 2" msgstr "" #: ../menu-data/glob2:glob2.desktop.in.h:2 msgid "An innovative new strategy game" msgstr "" #: ../menu-data/globs:globs.desktop.in.h:1 msgid "Globs" msgstr "" #: ../menu-data/globs:globs.desktop.in.h:2 msgid "GL Open Benchmark Suite" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:1 msgid "glogg" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:2 msgid "A smart interactive log explorer." msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:3 msgid "Open With Previous Session" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:4 msgid "Open In A New glogg Window" msgstr "" #: ../menu-data/glogic:glogic.desktop.in.h:1 msgid "gLogic" msgstr "" #: ../menu-data/glogic:glogic.desktop.in.h:2 msgid "Logic circuit simulator" msgstr "" #: ../menu-data/glom:glom.desktop.in.h:1 msgid "Glom" msgstr "" #: ../menu-data/glom:glom.desktop.in.h:2 msgid "A user-friendly database environment." msgstr "" #: ../menu-data/glpeces:glpeces.desktop.in.h:1 msgid "Play with 39 tangrams and more than 23,000 figures" msgstr "" #: ../menu-data/glpeces:glpeces.desktop.in.h:2 msgid "GLPeces" msgstr "" #: ../menu-data/gltron:gltron.desktop.in.h:1 msgid "GLtron" msgstr "" #: ../menu-data/gltron:gltron.desktop.in.h:2 msgid "3D lightcycle game" msgstr "" #: ../menu-data/glurp:glurp.desktop.in.h:1 msgid "Glurp" msgstr "" #: ../menu-data/glurp:glurp.desktop.in.h:2 msgid "A Client for the MPD daemon" msgstr "" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:1 msgid "Gmail Notify" msgstr "" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:2 msgid "Notify the arrival of new mail on Gmail" msgstr "" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:1 msgid "gmanedit" msgstr "" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:2 msgid "GNOME Manpages Editor" msgstr "" #: ../menu-data/gmchess:gmchess.desktop.in.h:1 msgid "Chinese chess" msgstr "" #: ../menu-data/gmchess:gmchess.desktop.in.h:2 msgid "Play the popular chinese chess game" msgstr "" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:1 msgid "Gmerlin mixer" msgstr "" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:2 msgid "Alsa mixer" msgstr "" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:1 msgid "Gmerlin KBD" msgstr "" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:2 msgid "Configure the Gmerlin keyboard daemon" msgstr "" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:1 msgid "Gmerlin player" msgstr "" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:2 msgid "Multiformat mediaplayer" msgstr "" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:1 msgid "Gmerlin plugin configurator" msgstr "" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:2 msgid "Configure gmerlin plugins" msgstr "" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:1 msgid "Gmerlin recorder" msgstr "" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:2 msgid "Audio/video recorder" msgstr "" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:1 msgid "Gmerlin transcoder" msgstr "" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:2 msgid "Gmerlin multimedia transcoder" msgstr "" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:1 msgid "Gmerlin visualizer" msgstr "" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:2 msgid "Run visualization plugins" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:1 msgid "Gmidimonitor (with ALSA support)" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:2 msgid "Analyse MIDI messages through ALSA" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:1 msgid "Gmidimonitor (with JACK support)" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:2 msgid "Analyse MIDI messages through JACK" msgstr "" #: ../menu-data/gmlive:gmlive.desktop.in.h:1 msgid "Gmlive" msgstr "" #: ../menu-data/gmlive:gmlive.desktop.in.h:2 msgid "Streaming Direct Broadcast System based on P2P" msgstr "" #: ../menu-data/gmobilemedia:gmobilemedia.desktop.in.h:1 msgid "gMobileMedia (Mobile Media Browser)" msgstr "" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:1 msgid "gmorgan" msgstr "" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:2 msgid "MIDI rhythm station for ALSA" msgstr "" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:1 msgid "Gmount-iso" msgstr "" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:2 msgid "Mount CD-ROM and DVD image iso" msgstr "" #: ../menu-data/gmpc:gmpc.desktop.in.h:1 msgid "Gnome Music Player Client" msgstr "" #: ../menu-data/gmpc:gmpc.desktop.in.h:2 msgid "A gnome frontend for the mpd daemon" msgstr "" #: ../menu-data/gmsh:gmsh.desktop.in.h:1 msgid "Gmsh Mesh Generator" msgstr "" #: ../menu-data/gmsh:gmsh.desktop.in.h:2 #: ../menu-data/netgen:netgen.desktop.in.h:2 msgid "3-D finite element mesh generator" msgstr "" #: ../menu-data/gmtp:gmtp.desktop.in.h:1 msgid "gMTP" msgstr "" #: ../menu-data/gmtp:gmtp.desktop.in.h:2 msgid "A simple MTP Client for MP3 Players" msgstr "" #: ../menu-data/gmult:gmult.desktop.in.h:1 msgid "Multiplication Puzzle" msgstr "" #: ../menu-data/gmult:gmult.desktop.in.h:2 msgid "Figure out which letters are which numbers" msgstr "" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:1 msgid "gmusicbrowser" msgstr "" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:2 msgid "Jukebox for large collections of mp3/ogg/flac/mpc" msgstr "" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:1 msgid "GMySQLcc" msgstr "" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:2 msgid "Gtk+ MySQL Control Center" msgstr "" #: ../menu-data/gnac:gnac.desktop.in.h:1 msgid "Gnac" msgstr "" #: ../menu-data/gnac:gnac.desktop.in.h:2 msgid "Audio converter for GNOME" msgstr "" #: ../menu-data/gnash:gnash.desktop.in.h:1 msgid "Gnash SWF Viewer" msgstr "" #: ../menu-data/gnash:gnash.desktop.in.h:2 #: ../menu-data/klash:klash.desktop.in.h:2 msgid "View SWF Files" msgstr "" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:1 msgid "GnoeMoe" msgstr "" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:2 msgid "GnoeMoe Gnome MOO Client" msgstr "" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:1 msgid "Gnomad 2" msgstr "" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:2 msgid "A tool for managing Creative Nomad/Zen Jukeboxes and Dell DJs" msgstr "" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:1 msgid "Activity Journal" msgstr "" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:2 msgid "" "Browse a chronological log of your activities and easily find files, " "contacts, etc." msgstr "" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:1 msgid "GNOME ALSA Mixer" msgstr "" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:2 msgid "ALSA sound mixer for GNOME" msgstr "" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:1 msgid "Blog Entry Poster" msgstr "" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:2 msgid "Post an entry to a web log" msgstr "" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:1 msgid "Bluetooth Transfer" msgstr "" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:2 msgid "Send files via Bluetooth" msgstr "" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:1 msgid "Boxes" msgstr "" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:2 msgid "View and use virtual machines" msgstr "" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:1 msgid "GNOME Breakout" msgstr "" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:2 msgid "Play a clone of the classic arcade game Breakout for GNOME" msgstr "" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:1 msgid "BitTorrent Download Client" msgstr "" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:2 msgid "Download files with BitTorrent" msgstr "" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:1 msgid "Calculator" msgstr "" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:2 msgid "Perform arithmetic, scientific or financial calculations" msgstr "" #: ../menu-data/gnome-calendar:org.gnome.Calendar.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-calendar.desktop.in.h:2 msgid "Calendar" msgstr "" #: ../menu-data/gnome-calendar:org.gnome.Calendar.desktop.in.h:2 msgid "Access, and manage calendar" msgstr "" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:1 msgid "Chess" msgstr "" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:2 msgid "Play the classic two-player board game of chess" msgstr "" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:1 msgid "GNOME Clocks" msgstr "" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:2 msgid "Clocks for world times, plus alarms, stopwatch and a timer" msgstr "" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:1 msgid "GNOME Color Chooser" msgstr "" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:2 msgid "Customize your GNOME desktop" msgstr "" #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:2 msgid "Color Calibration" msgstr "" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:1 msgid "Color Picker" msgstr "" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:2 msgid "Use the color sensor to sample spot colors" msgstr "" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:1 msgid "Color Profile Viewer" msgstr "" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:2 msgid "Inspect and compare installed color profiles" msgstr "" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:1 msgid "GNOME Commander" msgstr "" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:2 msgid "A two paned file manager" msgstr "" #: ../menu-data/gnome-contacts:org.gnome.Contacts.desktop.in.h:2 msgid "A contacts manager for GNOME" msgstr "" #: ../menu-data/gnome-dictionary:org.gnome.Dictionary.desktop.in.h:1 msgid "Dictionary" msgstr "" #: ../menu-data/gnome-dictionary:org.gnome.Dictionary.desktop.in.h:2 #: ../menu-data/mate-utils:mate-dictionary.desktop.in.h:2 msgid "Check word definitions and spellings in an online dictionary" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:1 msgid "Disk Image Mounter" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:2 msgid "Mount Disk Images" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-writer.desktop.in.h:1 msgid "Disk Image Writer" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-writer.desktop.in.h:2 msgid "Write Disk Images to Devices" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:1 msgid "Disks" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:2 msgid "Manage Drives and Media" msgstr "" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:1 msgid "GNOME Do" msgstr "" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:2 msgid "" "Do things as quickly as possible (but no quicker) with your files, " "bookmarks, applications, music, contacts, and more!" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:1 msgid "Books" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:2 msgid "Access, manage and share books" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:1 msgid "Documents" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:2 msgid "Access, manage and share documents" msgstr "" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:1 msgid "Digital TV Control Center" msgstr "" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:2 msgid "Schedule recordings and browse program guide" msgstr "" #: ../menu-data/gnome-flashback:gnome-flashback-init.desktop.in.h:1 msgid "GNOME Flashback Initialization" msgstr "" #: ../menu-data/gnome-flashback:gnome-flashback.desktop.in.h:1 msgid "GNOME Flashback" msgstr "" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-font-viewer.desktop.in.h:1 #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:2 msgid "Font Viewer" msgstr "" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:2 msgid "View fonts on your system" msgstr "" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:1 msgid "Genius Math Tool" msgstr "" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:2 msgid "Genius Mathematical Tool and Calculator" msgstr "" #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:2 msgid "Gmail Inbox Monitor" msgstr "" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:1 msgid "Gnome Gmail" msgstr "" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:2 msgid "Integrate GMail with your desktop" msgstr "" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:1 msgid "Hearts" msgstr "" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:2 msgid "Play the popular Hearts card game" msgstr "" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:1 msgid "Klotski" msgstr "" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:2 msgid "Slide blocks to solve the puzzle" msgstr "" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:1 msgid "Infrared Remote Control" msgstr "" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:2 msgid "Configure your remote control" msgstr "" #: ../menu-data/gnome-logs:org.gnome.Logs.desktop.in.h:1 msgid "Logs" msgstr "" #: ../menu-data/gnome-logs:org.gnome.Logs.desktop.in.h:2 msgid "View detailed event logs for the system" msgstr "" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:1 msgid "Mahjongg" msgstr "" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:2 msgid "Disassemble a pile of tiles by removing matching pairs" msgstr "" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:1 #: ../menu-data/openstreetmap-client:maps.desktop.in.h:1 msgid "Maps" msgstr "" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:2 msgid "A simple maps application" msgstr "" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:1 msgid "Mastermind" msgstr "" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:2 msgid "Break the hidden code!" msgstr "" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:1 msgid "GNOME Media Player" msgstr "" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:2 msgid "A simple media player for GNOME" msgstr "" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:1 msgid "Multimedia Systems Selector" msgstr "" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:2 msgid "Configure defaults for GStreamer applications" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:1 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:1 msgid "Mines" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:2 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:2 msgid "Clear hidden mines from a minefield" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:3 msgid "Small board" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:4 msgid "Medium board" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:5 msgid "Big board" msgstr "" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:1 msgid "GNOME MPlayer" msgstr "" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:2 #: ../menu-data/parole:parole.desktop.in.h:2 msgid "Play your media" msgstr "" #: ../menu-data/gnome-multi-writer:org.gnome.MultiWriter.desktop.in.h:1 msgid "MultiWriter" msgstr "" #: ../menu-data/gnome-multi-writer:org.gnome.MultiWriter.desktop.in.h:2 msgid "Write an ISO file to multiple USB devices at once" msgstr "" #: ../menu-data/gnome-music:gnome-music.desktop.in.h:1 msgid "Music" msgstr "" #: ../menu-data/gnome-music:gnome-music.desktop.in.h:2 #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:2 #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:2 msgid "Play and organize your music collection" msgstr "" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:1 msgid "Network Tools" msgstr "" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:2 msgid "View information about your network" msgstr "" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:1 msgid "Nibbles" msgstr "" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:2 msgid "Guide a worm around a maze" msgstr "" #: ../menu-data/gnome-orca:orca.desktop.in.h:1 msgid "Orca Screen Reader" msgstr "" #: ../menu-data/gnome-orca:orca.desktop.in.h:2 msgid "" "Provide access to graphical desktop environments via synthesized speech " "and/or refreshable braille" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:1 msgid "Software Install" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:2 msgid "Install selected software on the system" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:1 msgid "Package Log" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:2 msgid "View past package management tasks" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:1 msgid "Package Sources" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:2 msgid "Enable or disable package repositories" msgstr "" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:1 msgid "Gnome Paint Drawing Editor" msgstr "" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:2 msgid "Create and Edit Drawings or Images" msgstr "" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:1 msgid "Phone Manager" msgstr "" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:2 msgid "Receive and send text messages from your mobile phone" msgstr "" #: ../menu-data/gnome-photos:org.gnome.Photos.desktop.in.h:1 msgid "Photos" msgstr "" #: ../menu-data/gnome-photos:org.gnome.Photos.desktop.in.h:2 msgid "Access, organize and share photos" msgstr "" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:1 msgid "Gnome-Pie" msgstr "" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:2 msgid "Cakes don't lie." msgstr "" #: ../menu-data/gnome-power-manager:gnome-power-statistics.desktop.in.h:1 #: ../menu-data/mate-power-manager:mate-power-statistics.desktop.in.h:1 msgid "Power Statistics" msgstr "" #: ../menu-data/gnome-power-manager:gnome-power-statistics.desktop.in.h:2 #: ../menu-data/mate-power-manager:mate-power-statistics.desktop.in.h:2 msgid "Observe power management" msgstr "" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:1 msgid "GNOME PPP" msgstr "" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:2 msgid "GNOME Dialup Tool" msgstr "" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:1 msgid "Robots" msgstr "" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:2 msgid "Avoid the robots and make them crash into each other" msgstr "" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:1 msgid "Scheduled tasks" msgstr "" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:2 msgid "Manage your system tasks" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:1 msgid "Screenshot" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:2 msgid "Save images of your screen or individual windows" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:3 msgid "Take a Screenshot of the Whole Screen" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:4 msgid "Take a Screenshot of the Current Window" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:5 msgid "Take a Screenshot of a Selected Area" msgstr "" #: ../menu-data/gnome-session-common:gnome-session-properties.desktop.in.h:2 #: ../menu-data/mate-session-manager:mate-session-properties.desktop.in.h:2 msgid "Choose what applications to start when you log in" msgstr "" #: ../menu-data/gnome-session-flashback:gnome-flashback-services.desktop.in.h:1 msgid "GNOME Flashback Services" msgstr "" #: ../menu-data/gnome-shell-pomodoro:org.gnome.Pomodoro.desktop.in.h:1 msgid "Pomodoro" msgstr "" #: ../menu-data/gnome-shell-pomodoro:org.gnome.Pomodoro.desktop.in.h:2 msgid "A simple time management utility" msgstr "" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:1 msgid "gnome-shell-timer Preference" msgstr "" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:2 msgid "Preference Editor for gnome-shell-timer" msgstr "" #: ../menu-data/gnome-shell:evolution-calendar.desktop.in.h:1 msgid "Evolution Calendar" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:1 msgid "GNOME Shell Extension Preferences" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:2 msgid "Configure GNOME Shell Extensions" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-wayland.desktop.in.h:1 msgid "GNOME Shell (wayland compositor)" msgstr "" #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:1 msgid "GNOME Shell" msgstr "" #: ../menu-data/gnome-shell:org.gnome.Shell.PortalHelper.desktop.in.h:1 msgid "Network Login" msgstr "" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:1 msgid "Sound Recorder" msgstr "" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:2 msgid "Record sound via the microphone and play it back" msgstr "" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:1 msgid "Specimen Font Previewer" msgstr "" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:2 msgid "Preview and compare fonts" msgstr "" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:1 msgid "GNOME Split" msgstr "" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:2 msgid "Split and assemble files easily" msgstr "" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:1 msgid "Gnome Subtitles" msgstr "" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:2 msgid "Video subtitling for the GNOME desktop" msgstr "" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:1 #: ../menu-data/sudoku:sudoku.desktop.in.h:1 msgid "Sudoku" msgstr "" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:2 msgid "Test your logic skills in this number grid puzzle" msgstr "" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:1 msgid "GNOME System Monitor" msgstr "" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:2 #: ../menu-data/mate-system-monitor:mate-system-monitor.desktop.in.h:2 msgid "View current processes and monitor system state" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:1 msgid "Taquin" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:2 msgid "Slide tiles to their correct places" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:3 msgid "15-Puzzle" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:4 msgid "16-Puzzle" msgstr "" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:1 #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:2 #: ../menu-data/terminal.app:Terminal.desktop.in.h:1 #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:1 msgid "Terminal" msgstr "" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:3 msgid "New Terminal" msgstr "" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:1 msgid "Tetravex" msgstr "" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:2 msgid "Complete the puzzle by matching numbered tiles" msgstr "" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:1 msgid "Language Translator" msgstr "" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:2 msgid "Translate a text or web page" msgstr "" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:1 msgid "Tweak Tool" msgstr "" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:2 msgid "Tweak advanced GNOME 3 settings" msgstr "" #: ../menu-data/gnome-user-share:gnome-user-share-properties.desktop.in.h:1 #: ../menu-data/mate-user-share:mate-user-share-properties.desktop.in.h:1 msgid "Personal File Sharing" msgstr "" #: ../menu-data/gnome-user-share:gnome-user-share-properties.desktop.in.h:2 #: ../menu-data/mate-user-share:mate-user-share-properties.desktop.in.h:2 msgid "Preferences for sharing of files" msgstr "" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:1 msgid "GNOME Video Arcade" msgstr "" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:2 msgid "Play classic arcade games" msgstr "" #: ../menu-data/gnome-weather:org.gnome.Weather.Application.desktop.in.h:1 msgid "Weather" msgstr "" #: ../menu-data/gnome-weather:org.gnome.Weather.Application.desktop.in.h:2 msgid "Show weather conditions and forecast" msgstr "" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:1 msgid "Gnome Catalog" msgstr "" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:2 msgid "make disk/CD catalogs" msgstr "" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:1 msgid "GnomeKiSS" msgstr "" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:2 msgid "Gnome's KiSSeake dolls viewer" msgstr "" #: ../menu-data/gnomeradio:gnomeradio.desktop.in.h:1 msgid "Gnomeradio" msgstr "" #: ../menu-data/gnomeradio:gnomeradio.desktop.in.h:2 msgid "Listen to FM radio" msgstr "" #: ../menu-data/gnomint:gnomint.desktop.in.h:1 msgid "gnoMint X.509 CA Manager" msgstr "" #: ../menu-data/gnomint:gnomint.desktop.in.h:2 msgid "Manage X.509 certificates and CAs, easily and graphically" msgstr "" #: ../menu-data/gnote:gnote.desktop.in.h:1 msgid "Gnote" msgstr "" #: ../menu-data/gnote:gnote.desktop.in.h:2 #: ../menu-data/tomboy:tomboy.desktop.in.h:2 msgid "Take notes, link ideas, and stay organized" msgstr "" #: ../menu-data/gnotime:gnotime.desktop.in.h:1 msgid "GnoTime Tracking Tool" msgstr "" #: ../menu-data/gnotime:gnotime.desktop.in.h:2 msgid "To-Do List Organizer, Diary and Billing System" msgstr "" #: ../menu-data/gns3:gns3.desktop.in.h:1 msgid "GNS3" msgstr "" #: ../menu-data/gns3:gns3.desktop.in.h:2 msgid "GNS3 Graphical Network Simulator" msgstr "" #: ../menu-data/gnubg:gnubg.desktop.in.h:1 msgid "GNU Backgammon" msgstr "" #: ../menu-data/gnubg:gnubg.desktop.in.h:2 msgid "GTK or console backgammon program with analysis" msgstr "" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:1 msgid "Gnubiff" msgstr "" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:2 msgid "Gnubiff is a mail notification program." msgstr "" #: ../menu-data/gnubik:gnubik.desktop.in.h:1 msgid "GNUbik" msgstr "" #: ../menu-data/gnubik:gnubik.desktop.in.h:2 msgid "3D Rubik's cube game" msgstr "" #: ../menu-data/gnucash:gnucash.desktop.in.h:1 msgid "Manage your finances, accounts, and investments" msgstr "" #: ../menu-data/gnucash:gnucash.desktop.in.h:2 msgid "GnuCash Finance Management" msgstr "" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:1 msgid "GNUDoQ" msgstr "" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:2 msgid "GNUDoQ, Su Doku generator and solver." msgstr "" #: ../menu-data/gnugo:gnugo.desktop.in.h:1 msgid "GnuGo" msgstr "" #: ../menu-data/gnugo:gnugo.desktop.in.h:2 msgid "Play Go against computer opponent" msgstr "" #: ../menu-data/gnujump:gnujump.desktop.in.h:1 msgid "GNUjump" msgstr "" #: ../menu-data/gnujump:gnujump.desktop.in.h:2 msgid "Jump up the tower to survive" msgstr "" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:1 msgid "GNUMail" msgstr "" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:2 msgid "Mail client for GNUstep" msgstr "" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:1 msgid "GNUmed" msgstr "" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:2 msgid "Paperless Medical Record and Practice Management" msgstr "" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:1 msgid "Gnumeric Spreadsheet" msgstr "" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:2 msgid "Calculation, Analysis, and Visualization of Information" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:1 msgid "GNUnet Secured P2P" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:2 msgid "Share files using GNU's anonymous and censorship-resistant network" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:1 msgid "GNUnet Setup" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:2 msgid "Configure GNUnet" msgstr "" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:1 msgid "GNU Robbo" msgstr "" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:2 msgid "A clone of Robbo" msgstr "" #: ../menu-data/gnurobots:gnurobots.desktop.in.h:1 msgid "gnurobots" msgstr "" #: ../menu-data/gnurobots:gnurobots.desktop.in.h:2 msgid "Program robots to explore a world" msgstr "" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:1 msgid "gnuclient" msgstr "" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:2 msgid "Client for the GNU Emacs Text Editor" msgstr "" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:1 msgid "GNUSim8085" msgstr "" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:2 msgid "Intel 8085 microprocessor simulator" msgstr "" #: ../menu-data/goattracker:goattracker.desktop.in.h:1 msgid "GoatTracker" msgstr "" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:1 msgid "Gobby Collaborative Editor (0.5)" msgstr "" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:2 msgid "Edit text files collaboratively" msgstr "" #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:1 msgid "Goggles Music Manager" msgstr "" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:1 msgid "GoldenCheetah" msgstr "" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:2 msgid "Cycling Power Analysis Software." msgstr "" #: ../menu-data/goldendict:goldendict.desktop.in.h:1 msgid "GoldenDict" msgstr "" #: ../menu-data/golly:golly.desktop.in.h:1 msgid "Golly" msgstr "" #: ../menu-data/golly:golly.desktop.in.h:2 msgid "A Conway's Game of Life simulator" msgstr "" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:1 msgid "Gomoku.app" msgstr "" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:2 msgid "GNUstep Gomoku Game" msgstr "" #: ../menu-data/goobox:goobox.desktop.in.h:1 #: ../menu-data/kscd:kde4__kscd.desktop.in.h:1 msgid "CD Player" msgstr "" #: ../menu-data/goobox:goobox.desktop.in.h:2 msgid "Play and extract CDs" msgstr "" #: ../menu-data/gopchop:gopchop.desktop.in.h:1 msgid "GOPchop" msgstr "" #: ../menu-data/gopchop:gopchop.desktop.in.h:2 msgid "MPEG2 GOP-accurate editor" msgstr "" #: ../menu-data/goplay:goplay.desktop.in.h:1 msgid "GoPlay!" msgstr "" #: ../menu-data/goplay:goplay.desktop.in.h:2 msgid "Gaming packages browser" msgstr "" #: ../menu-data/goplay:goscience.desktop.in.h:1 msgid "GoScience!" msgstr "" #: ../menu-data/goplay:goscience.desktop.in.h:2 msgid "Science packages browser" msgstr "" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:1 msgid "GOsa²" msgstr "" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:2 msgid "GOsa" msgstr "" #: ../menu-data/gosmore:gosmore.desktop.in.h:1 msgid "Gosmore Map Viewer" msgstr "" #: ../menu-data/gosmore:gosmore.desktop.in.h:2 msgid "View, search and route with OpenStreetMap" msgstr "" #: ../menu-data/gourmet:gourmet.desktop.in.h:1 msgid "Gourmet Recipe Manager" msgstr "" #: ../menu-data/gourmet:gourmet.desktop.in.h:2 msgid "" "Organize recipes, create shopping lists, calculate nutritional information, " "and more." msgstr "" #: ../menu-data/gpa:gpa.desktop.in.h:1 msgid "gpa" msgstr "" #: ../menu-data/gpa:gpa.desktop.in.h:2 msgid "GNU Privacy Assistant" msgstr "" #: ../menu-data/gpaco:gpaco.desktop.in.h:1 msgid "Package Organizer" msgstr "" #: ../menu-data/gpaco:gpaco.desktop.in.h:2 msgid "Manages software installed from source code" msgstr "" #: ../menu-data/gpaint:gpaint.desktop.in.h:1 msgid "GNU Paint" msgstr "" #: ../menu-data/gpaint:gpaint.desktop.in.h:2 msgid "A small-scale painting program for GNOME, the GNU Desktop" msgstr "" #: ../menu-data/gparted:gparted.desktop.in.h:1 msgid "GParted Partition Editor" msgstr "" #: ../menu-data/gparted:gparted.desktop.in.h:2 msgid "Create, reorganize, and delete partitions" msgstr "" #: ../menu-data/gpaste-applet:org.gnome.GPaste.Applet.desktop.in.h:1 msgid "GPaste Applet" msgstr "" #: ../menu-data/gpaste-applet:org.gnome.GPaste.Applet.desktop.in.h:2 msgid "Tray icon to manage GPaste" msgstr "" #: ../menu-data/gpaste:org.gnome.GPaste.Settings.desktop.in.h:1 msgid "GPaste daemon settings" msgstr "" #: ../menu-data/gpaste:org.gnome.GPaste.Settings.desktop.in.h:2 msgid "Manage the GPaste daemon settings" msgstr "" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:1 msgid "gPDFText ebook editor" msgstr "" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:2 msgid "Edit text from ebook PDF files" msgstr "" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:1 msgid "gPHPEdit" msgstr "" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:2 msgid "Edit PHP source files" msgstr "" #: ../menu-data/gpick:gpick.desktop.in.h:1 msgid "Gpick" msgstr "" #: ../menu-data/gpick:gpick.desktop.in.h:2 msgid "Color picker" msgstr "" #: ../menu-data/gpicview:gpicview.desktop.in.h:2 msgid "View your images easily" msgstr "" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:1 msgid "GPixPod" msgstr "" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:2 msgid "Organize photos on your iPod, freely!" msgstr "" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:1 msgid "gPlanarity" msgstr "" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:2 msgid "Puzzle game involving untangling planar graphs" msgstr "" #: ../menu-data/gpodder:gpodder-url-handler.desktop.in.h:1 msgid "gPodder (subscribe to feed)" msgstr "" #: ../menu-data/gpodder:gpodder.desktop.in.h:1 msgid "gPodder Podcast Client" msgstr "" #: ../menu-data/gpodder:gpodder.desktop.in.h:2 msgid "Subscribe to audio and video content from the web" msgstr "" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:1 msgid "Pointing devices" msgstr "" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:2 msgid "Set your mouse and touchpad preferences" msgstr "" #: ../menu-data/gpomme:gpomme.desktop.in.h:1 msgid "pommed GTK client" msgstr "" #: ../menu-data/gpomme:gpomme.desktop.in.h:2 msgid "A graphical client for pommed" msgstr "" #: ../menu-data/gpredict:gpredict.desktop.in.h:1 msgid "GNOME Predict" msgstr "" #: ../menu-data/gpredict:gpredict.desktop.in.h:2 msgid "Satellite tracker" msgstr "" #: ../menu-data/gprompter:gprompter.desktop.in.h:1 msgid "gprompter" msgstr "" #: ../menu-data/gprompter:gprompter.desktop.in.h:2 #: ../menu-data/pyprompter:pyprompter.desktop.in.h:2 msgid "Predictive text editor powered by presage" msgstr "" #: ../menu-data/gpsbabel-gui:gpsbabel-gui.desktop.in.h:1 msgid "GPSBabel" msgstr "" #: ../menu-data/gpsbabel-gui:gpsbabel-gui.desktop.in.h:2 msgid "Exec=gpsbabelfe" msgstr "" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:1 msgid "GPSCorrelate" msgstr "" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:2 msgid "Add coordinates to jpeg images using gpx files" msgstr "" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:1 msgid "GpsDrive" msgstr "" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:2 msgid "GPS Navigation" msgstr "" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:1 msgid "GpsPrune" msgstr "" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:2 msgid "Visualize, edit and prune GPS tracks" msgstr "" #: ../menu-data/grace:grace.desktop.in.h:1 msgid "Grace" msgstr "" #: ../menu-data/grace:grace.desktop.in.h:2 msgid "An XY plotting tool" msgstr "" #: ../menu-data/grafx2:grafx2.desktop.in.h:1 msgid "GrafX2" msgstr "" #: ../menu-data/grafx2:grafx2.desktop.in.h:2 msgid "Deluxe Paint Clone" msgstr "" #: ../menu-data/gramps:gramps.desktop.in.h:1 msgid "Gramps Genealogy System" msgstr "" #: ../menu-data/gramps:gramps.desktop.in.h:2 msgid "" "Manage genealogical information, perform genealogical research and analysis" msgstr "" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:1 msgid "Granatier" msgstr "" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:2 msgid "Bomberman clone" msgstr "" #: ../menu-data/granule:granule.desktop.in.h:1 msgid "Granule" msgstr "" #: ../menu-data/granule:granule.desktop.in.h:2 msgid "Flashcards Program" msgstr "" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:1 msgid "Graphmonkey" msgstr "" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:2 msgid "Draw mathematical graphs/curves" msgstr "" #: ../menu-data/grass-core:grass70.desktop.in.h:1 msgid "GRASS GIS 7" msgstr "" #: ../menu-data/grass-core:grass70.desktop.in.h:2 #: ../menu-data/qgis:qbrowser.desktop.in.h:2 #: ../menu-data/qgis:qgis.desktop.in.h:2 msgid "Geographic Information System" msgstr "" #: ../menu-data/gravitation:gravitation.desktop.in.h:1 msgid "Gravitation" msgstr "" #: ../menu-data/gravitation:gravitation.desktop.in.h:2 msgid "game about mania, melancholia, and the creative process" msgstr "" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:1 msgid "Gravity Wars" msgstr "" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:2 msgid "Test your skills against gravity" msgstr "" #: ../menu-data/grcm:grcm.desktop.in.h:1 msgid "Grcm" msgstr "" #: ../menu-data/grcm:grcm.desktop.in.h:2 msgid "Manage machine connections" msgstr "" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:1 msgid "Remotedesktop Client" msgstr "" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:2 msgid "Connect to a remote Windows Terminal-Server" msgstr "" #: ../menu-data/greenwich:greenwich.desktop.in.h:1 msgid "Greenwich" msgstr "" #: ../menu-data/gresistor:gresistor.desktop.in.h:1 msgid "gResistor" msgstr "" #: ../menu-data/gresistor:gresistor.desktop.in.h:2 msgid "Resistor color code calculator" msgstr "" #: ../menu-data/gresolver:gresolver.desktop.in.h:1 msgid "DNS Query Tool" msgstr "" #: ../menu-data/gresolver:gresolver.desktop.in.h:2 msgid "Perform advanced DNS queries" msgstr "" #: ../menu-data/gretl-common:gretl.desktop.in.h:1 msgid "gretl" msgstr "" #: ../menu-data/gretl-common:gretl.desktop.in.h:2 msgid "Econometrics package" msgstr "" #: ../menu-data/grhino:grhino.desktop.in.h:1 msgid "GRhino" msgstr "" #: ../menu-data/grhino:grhino.desktop.in.h:2 msgid "Reversi game for GNOME, supporting the Go/Game Text Protocol" msgstr "" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:1 msgid "Gridlock" msgstr "" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:2 msgid "Collection of grid-based board games for GNUstep" msgstr "" #: ../menu-data/griffith:griffith.desktop.in.h:1 msgid "Griffith" msgstr "" #: ../menu-data/griffith:griffith.desktop.in.h:2 msgid "Movie Collection Manager" msgstr "" #: ../menu-data/gringotts:gringotts.desktop.in.h:1 msgid "Gringotts" msgstr "" #: ../menu-data/gringotts:gringotts.desktop.in.h:2 msgid "An electronic strongbox" msgstr "" #: ../menu-data/grisbi:grisbi.desktop.in.h:1 msgid "Grisbi" msgstr "" #: ../menu-data/grisbi:grisbi.desktop.in.h:2 msgid "Personnal finances manager" msgstr "" #: ../menu-data/gromit-mpx:gromit-mpx.desktop.in.h:1 msgid "Gromit-MPX" msgstr "" #: ../menu-data/gromit-mpx:gromit-mpx.desktop.in.h:2 msgid "GRaphics Over MIscelaneous Things, a multi pointer annotation tool" msgstr "" #: ../menu-data/gromit:gromit.desktop.in.h:1 msgid "gromit" msgstr "" #: ../menu-data/gromit:gromit.desktop.in.h:2 msgid "draw freehand screen annotations" msgstr "" #: ../menu-data/grpn:grpn.desktop.in.h:1 msgid "Grpn Calculator" msgstr "" #: ../menu-data/grpn:grpn.desktop.in.h:2 msgid "A reverse polish notation calculator" msgstr "" #: ../menu-data/grr.app:Grr.desktop.in.h:1 msgid "Grr Feed Reader" msgstr "" #: ../menu-data/grr.app:Grr.desktop.in.h:2 msgid "Günther's RSS Reader" msgstr "" #: ../menu-data/grsync:grsync.desktop.in.h:1 msgid "Grsync" msgstr "" #: ../menu-data/grsync:grsync.desktop.in.h:2 msgid "Synchronize files with rsync" msgstr "" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:1 msgid "gscan2pdf" msgstr "" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:2 msgid "A GUI to aid the scan-to-PDF process" msgstr "" #: ../menu-data/gsequencer:gsequencer.desktop.in.h:1 msgid "Advanced Gtk+ Sequencer" msgstr "" #: ../menu-data/gshare:gshare-manager.desktop.in.h:1 msgid "File Sharing" msgstr "" #: ../menu-data/gshare:gshare-manager.desktop.in.h:2 msgid "Configure the file sharing service" msgstr "" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:1 msgid "GShutdown" msgstr "" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:2 msgid "" "An advanced shutdown utility which allows you to schedule the shutdown or " "the restart of your computer" msgstr "" #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:1 msgid "GSmartControl" msgstr "" #. tooltip #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:3 msgid "Monitor and control SMART data on hard disks" msgstr "" #: ../menu-data/gsmc:gsmc.desktop.in.h:1 msgid "GTK Smith Chart Calculator" msgstr "" #: ../menu-data/gsmc:gsmc.desktop.in.h:2 msgid "RF Impedance calculator" msgstr "" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:1 msgid "GSpiceUI" msgstr "" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:2 msgid "Graphical frontend to Spice simulators" msgstr "" #: ../menu-data/gsql:gsql.desktop.in.h:1 msgid "gsql" msgstr "" #: ../menu-data/gsql:gsql.desktop.in.h:2 msgid "Integrated Database Development Environment for GNOME" msgstr "" #: ../menu-data/gstm:gstm.desktop.in.h:1 msgid "gSTM" msgstr "" #: ../menu-data/gstm:gstm.desktop.in.h:2 msgid "Manage SSH tunnel connections" msgstr "" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:1 msgid "GTAMSAnalyzer" msgstr "" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:2 msgid "Qualitative Research Software for GNUstep" msgstr "" #: ../menu-data/gtans:gtans.desktop.in.h:1 msgid "Tangrams" msgstr "" #: ../menu-data/gtans:gtans.desktop.in.h:2 msgid "gtans" msgstr "" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:1 msgid "GTetrinet" msgstr "" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:2 msgid "Tetrinet client for GNOME" msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:1 msgid "Getting Things GNOME!" msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:2 msgid "" "Personal tasks and TODO-list items organizer for the GNOME desktop " "environment." msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:3 msgid "New Task" msgstr "" #: ../menu-data/gthumb:gthumb.desktop.in.h:1 msgid "gThumb Image Viewer" msgstr "" #: ../menu-data/gthumb:gthumb.desktop.in.h:2 msgid "View and organize your images" msgstr "" #: ../menu-data/gtick:gtick.desktop.in.h:1 msgid "GTick" msgstr "" #: ../menu-data/gtick:gtick.desktop.in.h:2 msgid "a GTK-based metronome" msgstr "" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:1 msgid "GTimeLog Time Tracker" msgstr "" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:2 msgid "Track and time daily activities" msgstr "" #: ../menu-data/gtimer:gtimer.desktop.in.h:1 msgid "GTimer" msgstr "" #: ../menu-data/gtimer:gtimer.desktop.in.h:2 msgid "GTK-based X11 task timer" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-demo.desktop.in.h:1 msgid "GTK+ Demo" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-demo.desktop.in.h:2 msgid "GTK+ code examples and demonstrations" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-icon-browser.desktop.in.h:1 msgid "Icon Browser" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-icon-browser.desktop.in.h:2 msgid "An application that shows themed icons" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-widget-factory.desktop.in.h:1 msgid "Widget Factory" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-widget-factory.desktop.in.h:2 msgid "A showcase for GTK+ widgets, designed for testing themes." msgstr "" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:1 msgid "Gtk-ChTheme" msgstr "" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:2 msgid "GTK+2.0 Theme Changer" msgstr "" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:1 msgid "gtk-gnutella" msgstr "" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:2 msgid "A GUI based Gnutella Servent" msgstr "" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:1 msgid "RecordMyDesktop" msgstr "" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:2 msgid "Record a video of your desktop" msgstr "" #: ../menu-data/gtk-theme-config:gtk-theme-config.desktop.in.h:1 msgid "Theme Configuration" msgstr "" #: ../menu-data/gtk-theme-config:gtk-theme-config.desktop.in.h:2 msgid "Configure GTK theme colors" msgstr "" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:1 msgid "Take Vector Screenshot" msgstr "" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:2 msgid "Save vector images of application windows" msgstr "" #: ../menu-data/gtkam:gtkam.desktop.in.h:1 msgid "Gtkam Digital Camera Browser" msgstr "" #: ../menu-data/gtkam:gtkam.desktop.in.h:2 msgid "Browse and download images from an attached digital camera" msgstr "" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:1 msgid "GtkAtlantic" msgstr "" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:2 msgid "Connect to a Monopd server" msgstr "" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:1 msgid "GtkBalls" msgstr "" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:2 msgid "Puzzle game" msgstr "" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:1 msgid "Gtkboard Board Games" msgstr "" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:2 msgid "Play various and sundry board games" msgstr "" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:1 msgid "gtkGuitune" msgstr "" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:2 msgid "Tune your Guitar" msgstr "" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:1 msgid "GtkHash" msgstr "" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:2 msgid "Compute message digests and checksums" msgstr "" #: ../menu-data/gtklick:gtklick.desktop.in.h:1 msgid "gtklick" msgstr "" #: ../menu-data/gtklick:gtklick.desktop.in.h:2 msgid "A Simple Metronome" msgstr "" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:1 msgid "Remove orphaned packages" msgstr "" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:2 msgid "A graphical tool to find and remove orphaned libraries" msgstr "" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:1 msgid "GtkPerf" msgstr "" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:2 msgid "Test GTK+ performance" msgstr "" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:1 msgid "Manage music, video and photos on an Apple iPod" msgstr "" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:2 msgid "gtkpod iPod Manager" msgstr "" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:1 msgid "Serial port terminal" msgstr "" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:2 msgid "Communicate with the serial port" msgstr "" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:1 msgid "GTKWave" msgstr "" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:2 msgid "Display simulation results" msgstr "" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:1 msgid "Gtranslator PO File Editor" msgstr "" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:2 msgid "Translate and localize applications and libraries" msgstr "" #: ../menu-data/guake-indicator:guake-indicator.desktop.in.h:1 msgid "Guake Indicator" msgstr "" #: ../menu-data/guake-indicator:guake-indicator.desktop.in.h:2 msgid "" "Use it to launch guake-indicator and a new icon will show up to the upper " "right corner of the screen" msgstr "" #: ../menu-data/guake:guake.desktop.in.h:1 msgid "Guake Terminal" msgstr "" #: ../menu-data/guake:guake.desktop.in.h:2 msgid "Use the command line in a Quake-like terminal" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:1 msgid "Guayadeque Music Player" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:2 msgid "Play and organize your music, listen to radios, podcasts and more ..." msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:3 msgid "Play - Pause" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:4 msgid "Stop (+shift Stop at End)" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:5 msgid "Prev. (+shift Prev. Album)" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:6 msgid "Next (+shift Next Album)" msgstr "" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:1 msgid "Character Map" msgstr "" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:2 msgid "Insert special characters into documents" msgstr "" #: ../menu-data/gufw:gufw.desktop.in.h:2 msgid "An easy way to configure your firewall" msgstr "" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:1 msgid "APT Key Manager" msgstr "" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:2 msgid "Graphical administration tool for digital keys used with APT" msgstr "" #: ../menu-data/guidedog:guidedog-root.desktop.in.h:1 msgid "Guidedog as root" msgstr "" #: ../menu-data/guidedog:guidedog-root.desktop.in.h:2 #: ../menu-data/guidedog:guidedog.desktop.in.h:2 msgid "Advanced routing configuration utiliy" msgstr "" #: ../menu-data/guidedog:guidedog.desktop.in.h:1 msgid "Guidedog" msgstr "" #: ../menu-data/guitarix:guitarix.desktop.in.h:1 msgid "guitarix" msgstr "" #: ../menu-data/guitarix:guitarix.desktop.in.h:2 msgid "Simple mono amplifier simulation" msgstr "" #: ../menu-data/gummi:gummi.desktop.in.h:1 msgid "Gummi" msgstr "" #: ../menu-data/gummi:gummi.desktop.in.h:2 msgid "Simple LaTeX Editor" msgstr "" #: ../menu-data/gunroar:gunroar.desktop.in.h:1 msgid "Gunroar" msgstr "" #: ../menu-data/gunroar:gunroar.desktop.in.h:2 msgid "Kenta Cho's Gunroar" msgstr "" #: ../menu-data/gupnp-tools:gupnp-av-cp.desktop.in.h:1 msgid "UPnP AV Control Point" msgstr "" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:1 msgid "gurlchecker" msgstr "" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:2 msgid "Graphical Web Links checker" msgstr "" #: ../menu-data/guvcview:guvcview.desktop.in.h:1 msgid "GTK UVC video viewer" msgstr "" #: ../menu-data/guvcview:guvcview.desktop.in.h:2 msgid "A video viewer and capturer for the linux uvc driver" msgstr "" #: ../menu-data/guymager:guymager.desktop.in.h:1 msgid "Guymager" msgstr "" #: ../menu-data/guymager:guymager.desktop.in.h:2 msgid "Fast forensic imager" msgstr "" #: ../menu-data/gv:gv.desktop.in.h:1 msgid "gv" msgstr "" #: ../menu-data/gv:gv.desktop.in.h:2 msgid "View PS and/or PDF files" msgstr "" #: ../menu-data/gvb:gvb.desktop.in.h:1 msgid "Play with waves and vibrations" msgstr "" #: ../menu-data/gvb:gvb.desktop.in.h:2 msgid "Gvb" msgstr "" #: ../menu-data/gvrng:gvrng.desktop.in.h:1 msgid "GvRng" msgstr "" #: ../menu-data/gvrng:gvrng.desktop.in.h:2 msgid "Guido van Robot NG" msgstr "" #: ../menu-data/gwaei:gwaei.desktop.in.h:1 msgid "gWaei Japanese-English Dictionary" msgstr "" #: ../menu-data/gwaei:gwaei.desktop.in.h:2 msgid "Enter a Japanese or English word to easily get translations" msgstr "" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:1 msgid "gWakeOnLan" msgstr "" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:2 msgid "" "A GTK+ utility to awake turned off machine using the Wake On LAN feature." msgstr "" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:1 msgid "Waterfall" msgstr "" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:2 msgid "View all characters of font in all sizes." msgstr "" #: ../menu-data/gwave:gwave.desktop.in.h:1 msgid "gwave" msgstr "" #: ../menu-data/gwave:gwave.desktop.in.h:2 msgid "A waveform viewer eg for spice simulators " msgstr "" #: ../menu-data/gwc:gwc.desktop.in.h:1 msgid "Gnome Wave Cleaner" msgstr "" #: ../menu-data/gwc:gwc.desktop.in.h:2 msgid "Sound File Noise Reduction" msgstr "" #: ../menu-data/gweled:gweled.desktop.in.h:1 msgid "Gweled" msgstr "" #: ../menu-data/gweled:gweled.desktop.in.h:2 msgid "Play a puzzle game similar to \"Diamond Mine\"" msgstr "" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:1 msgid "GwenRename" msgstr "" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:2 msgid "A batch renaming tool for KDE" msgstr "" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:1 msgid "Gwenview" msgstr "" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:2 msgid "A simple image viewer" msgstr "" #: ../menu-data/gwhere:gwhere.desktop.in.h:1 msgid "Removable media catalog management" msgstr "" #: ../menu-data/gwhere:gwhere.desktop.in.h:2 msgid "" "GWhere allows one to manage a database of your CDs and other removable media " "(hard disks, floppy drive, Zip drive, CD-ROM, etc...). With GWhere it's easy " "to browse yours CDs or to make quick search without need to insert yours CDs " "in the drive repeatedly." msgstr "" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:1 msgid "GWorkspace" msgstr "" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:2 msgid "GNUstep Workspace Manager" msgstr "" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:1 msgid "See the time in other timezones" msgstr "" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:2 msgid "World Clock (gworldclock)" msgstr "" #: ../menu-data/gwrite:gwrite.desktop.in.h:1 msgid "GWrite" msgstr "" #: ../menu-data/gwrite:gwrite.desktop.in.h:2 #: ../menu-data/leafpad:leafpad.desktop.in.h:2 #: ../menu-data/x2:x2.desktop.in.h:2 msgid "Simple text editor" msgstr "" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:1 msgid "Gwyddion" msgstr "" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:2 msgid "SPM data visualization and analysis" msgstr "" #: ../menu-data/gxkb:gxkb.desktop.in.h:1 msgid "Gxkb" msgstr "" #: ../menu-data/gxkb:gxkb.desktop.in.h:2 msgid "Keyboard switcher" msgstr "" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:1 msgid "gxmms2" msgstr "" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:2 msgid "Play music" msgstr "" #: ../menu-data/gxneur:gxneur.desktop.in.h:1 msgid "gXNeur" msgstr "" #: ../menu-data/gxneur:gxneur.desktop.in.h:2 msgid "Automatic keyboard layout switcher" msgstr "" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:1 msgid "Gxtuner" msgstr "" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:2 msgid "Simple Tuner Interface for jack" msgstr "" #: ../menu-data/gyrus:gyrus.desktop.in.h:1 msgid "Gyrus IMAP Cyrus Administrator" msgstr "" #: ../menu-data/gyrus:gyrus.desktop.in.h:2 msgid "Administer the mailboxes of your IMAP Cyrus servers" msgstr "" #: ../menu-data/hamexam:hamexam.desktop.in.h:1 msgid "hamexam" msgstr "" #: ../menu-data/hamexam:hamexam.desktop.in.h:2 msgid "Ham Radio Examination trainer" msgstr "" #: ../menu-data/hamfax:hamfax.desktop.in.h:1 msgid "hamfax" msgstr "" #: ../menu-data/hamfax:hamfax.desktop.in.h:2 msgid "Send and receive radio facsimiles" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:1 msgid "Time Tracking Overview" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:2 msgid "The overview window of hamster time tracker" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker.desktop.in.h:1 #: ../menu-data/hamster-applet:hamster-windows-service.desktop.in.h:1 msgid "Time Tracker" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker.desktop.in.h:2 #: ../menu-data/hamster-applet:hamster-windows-service.desktop.in.h:2 #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:2 msgid "Project Hamster - track your time" msgstr "" #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:1 msgid "Hamster Indicator" msgstr "" #: ../menu-data/handbrake:ghb.desktop.in.h:1 msgid "HandBrake" msgstr "" #: ../menu-data/handbrake:ghb.desktop.in.h:2 msgid "Transcodes DVD, Bluray, and other media" msgstr "" #: ../menu-data/hannah-foo2zjs:hannah-foo2zjs.desktop.in.h:1 msgid "Hannah" msgstr "" #: ../menu-data/hannah-foo2zjs:hannah-foo2zjs.desktop.in.h:2 msgid "Foo2ZJS Firmware Downloader and Installer" msgstr "" #: ../menu-data/hannah:hannah.desktop.in.h:1 msgid "Help Hannah's Horse" msgstr "" #: ../menu-data/hannah:hannah.desktop.in.h:2 msgid "A pacman-like game" msgstr "" #: ../menu-data/hardinfo:hardinfo.desktop.in.h:1 msgid "System Profiler and Benchmark" msgstr "" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:1 msgid "HasciiCam" msgstr "" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:2 msgid "(h)ascii for the masses!" msgstr "" #: ../menu-data/hatari:hatariui.desktop.in.h:1 msgid "Hatari UI" msgstr "" #: ../menu-data/hatari:hatariui.desktop.in.h:2 msgid "Atari ST(e)/Falcon emulator" msgstr "" #: ../menu-data/hdate-applet:ghcal.desktop.in.h:1 msgid "Hdate" msgstr "" #: ../menu-data/hdate-applet:ghcal.desktop.in.h:2 msgid "Hebrew desktop calendar" msgstr "" #: ../menu-data/hdfview:hdfview.desktop.in.h:1 msgid "hdfview" msgstr "" #: ../menu-data/hdfview:hdfview.desktop.in.h:2 msgid "HDF4/5 Data Browser" msgstr "" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:1 msgid "HDHomeRun Config GUI" msgstr "" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:2 msgid "A GUI for configuration of HDHomeRun devices" msgstr "" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:1 msgid "Hedgewars" msgstr "" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:2 msgid "Fighting Hedgehogs" msgstr "" #: ../menu-data/helpviewer.app:HelpViewer.desktop.in.h:1 msgid "HelpViewer" msgstr "" #: ../menu-data/helpviewer.app:HelpViewer.desktop.in.h:2 msgid "GNUstep Help Viewer" msgstr "" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:1 msgid "HerculesStudio" msgstr "" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:2 msgid "GUI front-end of hercules emulator" msgstr "" #: ../menu-data/heroes-common:heroes.desktop.in.h:1 msgid "Heroes" msgstr "" #: ../menu-data/heroes-common:heroes.desktop.in.h:2 msgid "Collect powerups and avoid your opponents' trails" msgstr "" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:1 msgid "Hex-a-hop" msgstr "" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:2 msgid "Puzzle game based on hexagonal tiles" msgstr "" #: ../menu-data/hexalate:hexalate.desktop.in.h:1 msgid "Hexalate" msgstr "" #: ../menu-data/hexalate:hexalate.desktop.in.h:2 msgid "Color Matching Game" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:1 msgid "HexChat" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:2 msgid "Chat with other people online" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:3 msgid "Open Safe Mode" msgstr "" #: ../menu-data/hexter:hexter.desktop.in.h:1 msgid "Hexter" msgstr "" #: ../menu-data/hexter:hexter.desktop.in.h:2 msgid "Yamaha DX7 modeling DSSI plugin" msgstr "" #: ../menu-data/higan:higan.desktop.in.h:1 msgid "higan" msgstr "" #: ../menu-data/higan:higan.desktop.in.h:2 msgid "SNES emulator" msgstr "" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:1 msgid "Hijra Applet" msgstr "" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:2 msgid "Hijri calendar in system tray icon" msgstr "" #: ../menu-data/hime:hime-setup.desktop.in.h:1 msgid "hime Setup" msgstr "" #: ../menu-data/hime:hime-setup.desktop.in.h:2 msgid "Setup utility for hime input method" msgstr "" #: ../menu-data/history-service:history-daemon.desktop.in.h:1 msgid "History Service Daemon" msgstr "" #: ../menu-data/history-service:history-daemon.desktop.in.h:2 msgid "Listens for calls and messages and stores them." msgstr "" #: ../menu-data/hitori:hitori.desktop.in.h:1 msgid "Hitori" msgstr "" #: ../menu-data/hitori:hitori.desktop.in.h:2 msgid "Play the Hitori puzzle game" msgstr "" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:1 msgid "Ho22bus" msgstr "" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:2 msgid "Recite word easily" msgstr "" #: ../menu-data/ho22bus:hodict.desktop.in.h:1 msgid "HoDict" msgstr "" #: ../menu-data/ho22bus:hodict.desktop.in.h:2 msgid "Ho22bus's Dict" msgstr "" #: ../menu-data/hocr-gtk:hocr-gtk.desktop.in.h:1 msgid "hocr-gtk" msgstr "" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:1 msgid "sane-pygtk" msgstr "" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:2 msgid "A minimal program to work with scanner." msgstr "" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:1 msgid "An open source poker client and server" msgstr "" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:2 msgid "HoldingNuts" msgstr "" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:1 msgid "Holotz Castle" msgstr "" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:2 msgid "Play an exciting mystery game" msgstr "" #: ../menu-data/homebank:homebank.desktop.in.h:1 msgid "HomeBank" msgstr "" #: ../menu-data/homebank:homebank.desktop.in.h:2 msgid "Free, easy, personal accounting for everyone." msgstr "" #: ../menu-data/horae:artemis.desktop.in.h:1 msgid "Artemis" msgstr "" #: ../menu-data/horae:artemis.desktop.in.h:2 msgid "Interactive EXAFS data analysis" msgstr "" #: ../menu-data/horae:athena.desktop.in.h:1 msgid "Athena" msgstr "" #: ../menu-data/horae:athena.desktop.in.h:2 msgid "Interactive EXAFS data processing" msgstr "" #: ../menu-data/horae:hephaestus.desktop.in.h:1 msgid "Hephaestus" msgstr "" #: ../menu-data/horae:hephaestus.desktop.in.h:2 msgid "The x-ray absorption spectroscopist's periodic table" msgstr "" #: ../menu-data/horgand:horgand.desktop.in.h:1 msgid "Horgand" msgstr "" #: ../menu-data/horgand:horgand.desktop.in.h:2 msgid "Organd Soft Synth" msgstr "" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:1 msgid "Manage the reservations for your hotel, hostel or B&B" msgstr "" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:2 msgid "HotelDruid" msgstr "" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:1 msgid "Hotot Twitter Client" msgstr "" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:2 msgid "Lightweight Twitter client based on Gtk2 and WebKit" msgstr "" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:1 msgid "Hotot Qt" msgstr "" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:2 msgid "Lightweight Twitter client based on Qt and WebKit" msgstr "" #: ../menu-data/hotssh:hotssh.desktop.in.h:1 msgid "Secure Shell" msgstr "" #: ../menu-data/hotssh:hotssh.desktop.in.h:2 msgid "Connect to a remote computer using Secure Shell" msgstr "" #: ../menu-data/hplip-gui:hplip.desktop.in.h:1 msgid "HPLIP Toolbox" msgstr "" #: ../menu-data/hplip-gui:hplip.desktop.in.h:2 msgid "HP Printing System Control Center" msgstr "" #: ../menu-data/htop:htop.desktop.in.h:1 msgid "Htop" msgstr "" #: ../menu-data/htop:htop.desktop.in.h:2 msgid "Show System Processes" msgstr "" #: ../menu-data/httraqt:httraqt.desktop.in.h:1 msgid "HTTraQt" msgstr "" #: ../menu-data/httraqt:httraqt.desktop.in.h:2 msgid "Web copier" msgstr "" #: ../menu-data/hud-tools:hud-gui.desktop.in.h:1 msgid "Hud Gui" msgstr "" #: ../menu-data/hud-tools:hud-gui.desktop.in.h:2 msgid "Test user interface for HUD" msgstr "" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:1 msgid "Hugin Calibrate Lens" msgstr "" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:2 msgid "Characterise lens distortion" msgstr "" #: ../menu-data/hugin:hugin.desktop.in.h:1 msgid "Hugin Panorama Creator" msgstr "" #: ../menu-data/hugin:hugin.desktop.in.h:2 msgid "Stitch photographs together" msgstr "" #: ../menu-data/hugin:pto_gen.desktop.in.h:1 msgid "Hugin PTO generator" msgstr "" #: ../menu-data/hugin:pto_gen.desktop.in.h:2 msgid "Initialise a Hugin panorama project from multiple photos" msgstr "" #: ../menu-data/hv3:hv3.desktop.in.h:1 msgid "Hv3 Web Browser" msgstr "" #: ../menu-data/hwloc:lstopo.desktop.in.h:1 msgid "Hardware Locality lstopo" msgstr "" #: ../menu-data/hwloc:lstopo.desktop.in.h:2 msgid "Show hardware topology" msgstr "" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:1 msgid "XHydra" msgstr "" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:2 msgid "A fast network logon cracker" msgstr "" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:1 msgid "Hydrogen" msgstr "" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:2 msgid "Create drum sequences" msgstr "" #: ../menu-data/hyperrogue:hyperrogue.desktop.in.h:1 msgid "HyperRogue" msgstr "" #: ../menu-data/hyperrogue:hyperrogue.desktop.in.h:2 msgid "A non-euclidean graphical rogue-like game" msgstr "" #: ../menu-data/i3-wm:i3.desktop.in.h:1 msgid "i3" msgstr "" #: ../menu-data/i3-wm:i3.desktop.in.h:2 msgid "improved dynamic tiling window manager" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:1 msgid "Iagno" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:2 msgid "Dominate the board in a classic version of Reversi" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:3 msgid "Play first (Dark)" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:4 msgid "Play second (Light)" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:5 msgid "Two players game" msgstr "" #: ../menu-data/ibus-anthy:ibus-setup-anthy.desktop.in.h:1 msgid "IBus Anthy Setup" msgstr "" #: ../menu-data/ibus-anthy:ibus-setup-anthy.desktop.in.h:2 msgid "Set up IBus Anthy engine" msgstr "" #. The title of the preferences window for Cangjie #: ../menu-data/ibus-cangjie:ibus-setup-cangjie.desktop.in.h:2 msgid "Cangjie Preferences" msgstr "" #. Tooltip for the preferences app for Cangjie #: ../menu-data/ibus-cangjie:ibus-setup-cangjie.desktop.in.h:4 msgid "Set preferences for the Cangjie input method" msgstr "" #. The title of the preferences window for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:2 msgid "Quick Preferences" msgstr "" #. Tooltip for the preferences app for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:4 msgid "Set preferences for the Quick input method" msgstr "" #: ../menu-data/ibus-chewing:ibus-setup-chewing.desktop.in.h:1 msgid "IBus Chewing Preferences" msgstr "" #: ../menu-data/ibus-chewing:ibus-setup-chewing.desktop.in.h:2 msgid "Set IBus Chewing Preferences" msgstr "" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:1 msgid "IBus Hangul Preferences" msgstr "" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:2 msgid "Set IBus Hangul Preferences" msgstr "" #: ../menu-data/ibus-input-pad:ibus-setup-input-pad.desktop.in.h:1 msgid "IBus Input Pad Setup" msgstr "" #: ../menu-data/ibus-input-pad:ibus-setup-input-pad.desktop.in.h:2 msgid "Set up IBus Input Pad engine" msgstr "" #: ../menu-data/ibus-kkc:ibus-setup-kkc.desktop.in.h:1 msgid "Kana Kanji Conversion Preferences" msgstr "" #: ../menu-data/ibus-kkc:ibus-setup-kkc.desktop.in.h:2 msgid "Customize Kana Kanji Conversion input-method" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:1 msgid "IBus LibBopomofo Preferences" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:2 msgid "Set ibus-libbopomofo Preferences" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:1 msgid "IBus LibPinyin Setup" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:2 msgid "Set ibus-libpinyin Preferences" msgstr "" #: ../menu-data/ibus-libzhuyin:ibus-setup-libzhuyin.desktop.in.h:1 msgid "IBus LibZhuyin Setup" msgstr "" #: ../menu-data/ibus-libzhuyin:ibus-setup-libzhuyin.desktop.in.h:2 msgid "Set ibus-libzhuyin Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-bopomofo.desktop.in.h:1 msgid "IBus Bopomofo Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-bopomofo.desktop.in.h:2 msgid "Set ibus-Bopomofo Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-pinyin.desktop.in.h:1 msgid "IBus Pinyin Setup" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-pinyin.desktop.in.h:2 msgid "Set ibus-pinyin Preferences" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-abbreviation-editor.desktop.in.h:1 #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-preferences.desktop.in.h:1 msgid "Change preferences of ibus-sharada-braille" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-abbreviation-editor.desktop.in.h:2 msgid "ibus-sharada-braille-abbreviation-editor" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-language-editor.desktop.in.h:1 msgid "Change edit languages of ibus-sharada-braille" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-language-editor.desktop.in.h:2 msgid "ibus-sharada-braille-language-editor" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-preferences.desktop.in.h:2 msgid "ibus-sharada-braille-preferences" msgstr "" #: ../menu-data/ibus-skk:ibus-setup-skk.desktop.in.h:1 msgid "IBus SKK Setup" msgstr "" #: ../menu-data/ibus-skk:ibus-setup-skk.desktop.in.h:2 msgid "Set up IBus SKK engine" msgstr "" #: ../menu-data/ibus-table:ibus-setup-table.desktop.in.h:1 msgid "IBus Table Setup" msgstr "" #: ../menu-data/ibus-table:ibus-setup-table.desktop.in.h:2 msgid "Set ibus-table preferences" msgstr "" #: ../menu-data/ibus:ibus-setup.desktop.in.h:1 msgid "IBus Preferences" msgstr "" #: ../menu-data/ibus:ibus-setup.desktop.in.h:2 msgid "Set IBus Preferences" msgstr "" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:1 msgid "IceBreaker" msgstr "" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:2 msgid "Melt an iceberg into small pieces, in order to trap the penguins" msgstr "" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:1 msgid "Icemon" msgstr "" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:2 msgid "A monitor for an Icecream compilation network" msgstr "" #: ../menu-data/icedtea-netx-common:icedtea-netx-javaws.desktop.in.h:1 msgid "IcedTea Java Web Start" msgstr "" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:1 msgid "IcedTea Web Control Panel" msgstr "" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:2 msgid "Configure IcedTea Web (javaws and plugin)" msgstr "" #: ../menu-data/idjc:idjc.desktop.in.h:1 msgid "Create your live radio show or podcast" msgstr "" #: ../menu-data/idjc:idjc.desktop.in.h:2 msgid "Internet DJ Console" msgstr "" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:1 msgid "IDLE (using Python-2.7)" msgstr "" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-2.7)" msgstr "" #: ../menu-data/idle-python3.4:idle-python3.4.desktop.in.h:1 msgid "IDLE (using Python-3.4)" msgstr "" #: ../menu-data/idle-python3.4:idle-python3.4.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.4)" msgstr "" #: ../menu-data/idle-python3.5:idle-python3.5.desktop.in.h:1 msgid "IDLE (using Python-3.5)" msgstr "" #: ../menu-data/idle-python3.5:idle-python3.5.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.5)" msgstr "" #: ../menu-data/idle3:idle3.desktop.in.h:1 msgid "IDLE 3" msgstr "" #: ../menu-data/idle3:idle3.desktop.in.h:2 msgid "Integrated DeveLopment Environment for Python3" msgstr "" #: ../menu-data/idle:idle.desktop.in.h:1 msgid "IDLE" msgstr "" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:1 msgid "ifpgui" msgstr "" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:2 msgid "KDE-style GUI for iRiver iFP flash players " msgstr "" #: ../menu-data/ifrit:ifrit.desktop.in.h:1 msgid "IFRIT 3D Data Visualization" msgstr "" #: ../menu-data/ifrit:ifrit.desktop.in.h:2 msgid "Visualize numerical simulations in 3D" msgstr "" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:1 msgid "ii-esu" msgstr "" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:2 msgid "HIZ's ES" msgstr "" #: ../menu-data/ike-qtgui:ike.desktop.in.h:1 msgid "Shrew Soft VPN Access Manager" msgstr "" #: ../menu-data/ike-qtgui:ike.desktop.in.h:2 msgid "Application to manage remote site configurations" msgstr "" #: ../menu-data/im-config:im-config.desktop.in.h:1 #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:1 msgid "Input Method" msgstr "" #: ../menu-data/im-config:im-config.desktop.in.h:2 msgid "Set Keyboard Input Method" msgstr "" #: ../menu-data/imagej:imagej.desktop.in.h:1 msgid "ImageJ" msgstr "" #: ../menu-data/imagej:imagej.desktop.in.h:2 msgid "Image processing and analysis" msgstr "" #: ../menu-data/imagemagick-6.q16:display-im6.q16.desktop.in.h:1 #: ../menu-data/imagemagick:display-im6.desktop.in.h:1 msgid "ImageMagick (display Q16)" msgstr "" #: ../menu-data/imagemagick-6.q16:display-im6.q16.desktop.in.h:2 #: ../menu-data/imagemagick:display-im6.desktop.in.h:2 msgid "Display and edit image files" msgstr "" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:1 msgid "ImageVis3D" msgstr "" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:2 msgid "Desktop volume rendering application for large data" msgstr "" #: ../menu-data/imagination:imagination.desktop.in.h:1 msgid "Imagination" msgstr "" #: ../menu-data/imagination:imagination.desktop.in.h:2 msgid "A lightweight DVD slideshow maker using GTK+2" msgstr "" #: ../menu-data/imview:imview.desktop.in.h:1 msgid "Imview Image Viewer" msgstr "" #: ../menu-data/imview:imview.desktop.in.h:2 msgid "View and analyze scientific images" msgstr "" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:1 msgid "indicator-china-weather" msgstr "" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:2 msgid "Indicator applet for current weather conditions in China" msgstr "" #: ../menu-data/indicator-keylock:indicator-keylock.desktop.in.h:1 msgid "Indicator-LockKeys" msgstr "" #: ../menu-data/indicator-keylock:indicator-keylock.desktop.in.h:2 msgid "Handles the locked states of CapsLock, NumLock, and ScrollLock" msgstr "" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:1 msgid "System Load Indicator" msgstr "" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:2 msgid "" "A system load monitor capable of displaying graphs for CPU, ram, and swap " "space use, plus network traffic." msgstr "" #: ../menu-data/indicators-client:indicators-client.desktop.in.h:1 msgid "Indicators Client" msgstr "" #: ../menu-data/indicators-client:indicators-client.desktop.in.h:2 msgid "Application for testing the Indicators system" msgstr "" #: ../menu-data/inkscape:inkscape.desktop.in.h:1 msgid "Inkscape Vector Graphics Editor" msgstr "" #: ../menu-data/inkscape:inkscape.desktop.in.h:2 msgid "Create and edit Scalable Vector Graphics images" msgstr "" #: ../menu-data/instead:instead.desktop.in.h:1 msgid "INSTEAD" msgstr "" #: ../menu-data/instead:instead.desktop.in.h:2 msgid "Simple Text Adventures Interpreter" msgstr "" #: ../menu-data/intone:intone.desktop.in.h:1 msgid "Intone" msgstr "" #: ../menu-data/intone:intone.desktop.in.h:2 msgid "Simple music player for mobile devices" msgstr "" #: ../menu-data/iok:iok.desktop.in.h:1 msgid "Indic Onscreen Keyboard" msgstr "" #: ../menu-data/iok:iok.desktop.in.h:2 msgid "Enter Indic characters with a virtual keyboard" msgstr "" #: ../menu-data/iptux:iptux.desktop.in.h:1 msgid "iptux" msgstr "" #: ../menu-data/iptux:iptux.desktop.in.h:2 msgid "Lan communication software" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:1 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:1 msgid "Enhanced interactive Python qtconsole" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:2 msgid "IPython Qt console" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:3 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:3 msgid "Matplotlib" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:4 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:4 msgid "Matplotlib (inline plots)" msgstr "" #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:2 msgid "IPython3 Qt console" msgstr "" #: ../menu-data/ipython3:ipython3.desktop.in.h:1 #: ../menu-data/ipython:ipython.desktop.in.h:1 msgid "Enhanced interactive Python shell" msgstr "" #: ../menu-data/ipython3:ipython3.desktop.in.h:2 msgid "ipython3" msgstr "" #: ../menu-data/ipython:ipython.desktop.in.h:2 msgid "ipython" msgstr "" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:1 msgid "Ircp Tray" msgstr "" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:2 msgid "A simple OBEX file transfer applet" msgstr "" #: ../menu-data/isag:isag.desktop.in.h:1 msgid "Isag System Activity Grapher" msgstr "" #: ../menu-data/isag:isag.desktop.in.h:2 msgid "Interactive System Activity Grapher for sysstat" msgstr "" #: ../menu-data/isomaster:isomaster.desktop.in.h:1 msgid "ISO Master" msgstr "" #: ../menu-data/isomaster:isomaster.desktop.in.h:2 msgid "Read, write and modify ISO images" msgstr "" #: ../menu-data/istanbul:istanbul.desktop.in.h:1 msgid "Istanbul Desktop Session Recorder" msgstr "" #: ../menu-data/istanbul:istanbul.desktop.in.h:2 msgid "Record a video of your desktop session" msgstr "" #: ../menu-data/italc-client:italc-client-autostart.desktop.in.h:1 #: ../menu-data/italc-client:italc-client.desktop.in.h:1 msgid "iTALC Client Applet" msgstr "" #: ../menu-data/italc-management-console:italc-management-console.desktop.in.h:1 msgid "iTALC Management Console" msgstr "" #: ../menu-data/italc-management-console:italc-management-console.desktop.in.h:2 msgid "Administrate your iTALC installation" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:1 msgid "iTALC" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:2 msgid "Intelligent Teaching And Learning with Computers" msgstr "" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:1 msgid "Jaaa (with ALSA support)" msgstr "" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:2 msgid "Analyse or generate an Audio signal through ALSA" msgstr "" #: ../menu-data/jabref:jabref.desktop.in.h:1 msgid "JabRef" msgstr "" #: ../menu-data/jabref:jabref.desktop.in.h:2 msgid "Graphical editor for BibTex bibliographies" msgstr "" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:1 msgid "JACK Keyboard" msgstr "" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:2 msgid "Virtual keyboard for JACK MIDI" msgstr "" #: ../menu-data/jack-mixer:jack_mixer.desktop.in.h:1 msgid "Jack Mixer" msgstr "" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:1 msgid "JACK Rack" msgstr "" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:2 msgid "Stereo LADSPA effects rack" msgstr "" #: ../menu-data/jackeq:jackeq.desktop.in.h:1 msgid "JackEQ" msgstr "" #: ../menu-data/jackeq:jackeq.desktop.in.h:2 msgid "routes and manipulates audio from/to multiple sources" msgstr "" #: ../menu-data/jajuk:jajuk.desktop.in.h:1 msgid "Jajuk" msgstr "" #: ../menu-data/jajuk:jajuk.desktop.in.h:2 msgid "Jajuk Advanced Jukebox" msgstr "" #: ../menu-data/jamin:jamin.desktop.in.h:1 msgid "JAMin" msgstr "" #: ../menu-data/jamin:jamin.desktop.in.h:2 msgid "JACK Audio Mastering interface" msgstr "" #: ../menu-data/japa:japa-alsa.desktop.in.h:1 msgid "Japa (with ALSA support)" msgstr "" #: ../menu-data/japa:japa-alsa.desktop.in.h:2 msgid "Analyse an Audio signal through ALSA" msgstr "" #: ../menu-data/japa:japa-jack.desktop.in.h:1 msgid "Japa (with JACK support)" msgstr "" #: ../menu-data/japa:japa-jack.desktop.in.h:2 msgid "Analyse an Audio signal through JACK" msgstr "" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:1 msgid "Jargon Informatique" msgstr "" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:2 msgid "French computering dictionary" msgstr "" #: ../menu-data/javamorph:javamorph.desktop.in.h:1 msgid "JavaMorph" msgstr "" #: ../menu-data/javamorph:javamorph.desktop.in.h:2 msgid "Merge two human-face-JPEGs!" msgstr "" #: ../menu-data/jaxe:jaxe.desktop.in.h:1 msgid "Jaxe" msgstr "" #: ../menu-data/jaxe:jaxe.desktop.in.h:2 msgid "XML Editor" msgstr "" #: ../menu-data/jclic:jclic.desktop.in.h:1 msgid "JClic" msgstr "" #: ../menu-data/jclic:jclic.desktop.in.h:2 msgid "" "Multimedia educational activities: puzzles, associations, text exercises, " "crosswords, scrambled letters, etc." msgstr "" #: ../menu-data/jd:jd.desktop.in.h:1 msgid "JD 2ch browser" msgstr "" #: ../menu-data/jd:jd.desktop.in.h:2 msgid "JD is a 2ch browser based on gtkmm2." msgstr "" #: ../menu-data/jedit:jedit.desktop.in.h:1 msgid "jEdit" msgstr "" #: ../menu-data/jeex:jeex.desktop.in.h:1 msgid "Jeex" msgstr "" #: ../menu-data/jeex:jeex.desktop.in.h:2 msgid "Hexadecimal Editor for Linux" msgstr "" #: ../menu-data/jemboss:jemboss.desktop.in.h:1 msgid "Jemboss" msgstr "" #: ../menu-data/jemboss:jemboss.desktop.in.h:2 msgid "" "Graphical user interface for the European Molecular Biology Open Software " "Suite." msgstr "" #: ../menu-data/jester:jester.desktop.in.h:1 msgid "Jester" msgstr "" #: ../menu-data/jester:jester.desktop.in.h:2 msgid "board game similar to Othello" msgstr "" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:1 msgid "JFractionLab" msgstr "" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:2 msgid "Calculate Fractions is fun!" msgstr "" #: ../menu-data/jftp:jftp.desktop.in.h:1 msgid "JFTP" msgstr "" #: ../menu-data/jftp:jftp.desktop.in.h:2 msgid "Java GUI client for FTP, SMB, SFTP and NFS" msgstr "" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:1 msgid "GNOME Build Tool" msgstr "" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:2 msgid "Build GNOME modules" msgstr "" #: ../menu-data/jigzo:jigzo.desktop.in.h:1 msgid "jigzo" msgstr "" #: ../menu-data/jigzo:jigzo.desktop.in.h:2 msgid "Photo puzzle game for children" msgstr "" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:1 msgid "Jkmeter" msgstr "" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:2 #: ../menu-data/meterbridge:meterbridge.desktop.in.h:2 msgid "Audio level meter for JACK" msgstr "" #: ../menu-data/jmdlx:jmdlx.desktop.in.h:2 msgid "JuggleMaster using wxWidgets" msgstr "" #: ../menu-data/jmeter:jmeter.desktop.in.h:1 msgid "Apache JMeter" msgstr "" #: ../menu-data/jmeter:jmeter.desktop.in.h:2 msgid "Load testing application" msgstr "" #: ../menu-data/jmeters:jmeters.desktop.in.h:1 msgid "Jmeters" msgstr "" #: ../menu-data/jmeters:jmeters.desktop.in.h:2 msgid "Multichannel audio level meter for JACK" msgstr "" #: ../menu-data/jmol:jmol.desktop.in.h:1 msgid "Jmol" msgstr "" #: ../menu-data/jmol:jmol.desktop.in.h:2 msgid "Molecular Viewer" msgstr "" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:1 msgid "Jnoisemeter" msgstr "" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:2 msgid "Audio test signals meter for JACK" msgstr "" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:1 msgid "System Jobs" msgstr "" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:2 msgid "Manage system jobs present on your computer" msgstr "" #: ../menu-data/josm:josm.desktop.in.h:1 msgid "Josm" msgstr "" #: ../menu-data/josm:josm.desktop.in.h:2 msgid "Editor for OpenStreetMap.org" msgstr "" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:1 msgid "Jovie" msgstr "" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:2 msgid "KDE Text To Speech Service" msgstr "" #: ../menu-data/jpilot:jpilot.desktop.in.h:1 msgid "J-Pilot" msgstr "" #: ../menu-data/jpilot:jpilot.desktop.in.h:2 msgid "Desktop organizer application for the Palm Pilot" msgstr "" #: ../menu-data/jscribble:jscribble.desktop.in.h:1 msgid "jscribble" msgstr "" #: ../menu-data/jscribble:jscribble.desktop.in.h:2 msgid "Infinite Notepad" msgstr "" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:1 msgid "jstest-gtk" msgstr "" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:2 msgid "Joystick testing and configuration tool" msgstr "" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:1 msgid "JSymphonic" msgstr "" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:2 msgid "File manager for Sony MP3 players" msgstr "" #: ../menu-data/juffed:juffed.desktop.in.h:1 msgid "JuffEd text editor" msgstr "" #: ../menu-data/juffed:juffed.desktop.in.h:2 msgid "Advanced text editor" msgstr "" #: ../menu-data/juk:kde4__juk.desktop.in.h:1 msgid "Terminal=false" msgstr "" #: ../menu-data/juk:kde4__juk.desktop.in.h:2 msgid "JuK" msgstr "" #: ../menu-data/julia:julia.desktop.in.h:1 msgid "Julia" msgstr "" #: ../menu-data/julia:julia.desktop.in.h:2 msgid "High-level, high-performance dynamic language for technical computing" msgstr "" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:1 msgid "Jump'n'Bump" msgstr "" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:2 msgid "Jump on your opponents to make them explode" msgstr "" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:1 msgid "JXplorer" msgstr "" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:2 msgid "Java LDAP Browser" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:1 msgid "Disk writing program" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:2 msgid "K3b" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:3 msgid "New Video DVD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:4 msgid "New Data CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:5 msgid "New Audio CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:6 msgid "New Video CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:7 msgid "New Mixed Mode CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:8 msgid "New eMovix Project" msgstr "" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:1 msgid "K4DirStat" msgstr "" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:2 msgid "Directory statistics and disk usage" msgstr "" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:1 msgid "Kabikaboo" msgstr "" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:2 msgid "Manage large collections of notes" msgstr "" #: ../menu-data/kaddressbook:kaddressbook-importer.desktop.in.h:1 msgid "KAddressbook import file" msgstr "" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:1 msgid "KAddressBook" msgstr "" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:2 msgid "Contact Manager" msgstr "" #: ../menu-data/kadu:kadu.desktop.in.h:1 msgid "Kadu" msgstr "" #: ../menu-data/kadu:kadu.desktop.in.h:2 msgid "Gadu-Gadu/XMPP protocol client" msgstr "" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:1 msgid "Kaffeine" msgstr "" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:2 #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:1 #: ../menu-data/mediaplayer-app:mediaplayer-app.desktop.in.h:1 msgid "Media Player" msgstr "Media Player" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:1 msgid "Kajongg" msgstr "Kajongg" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:2 msgid "The ancient Chinese board game for 4 players" msgstr "Le antique joco de tabula cinese pro 4 jocatores" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:1 msgid "KAlarm" msgstr "KAlarm" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:2 msgid "Personal Alarm Scheduler" msgstr "Planificator de alarma personal" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:1 msgid "KAlgebra" msgstr "KAlgebra" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:2 msgid "Math Expression Solver and Plotter" msgstr "Resolver e traciar le expressiones mathematic" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:1 msgid "KAlgebra Mobile" msgstr "" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:2 msgid "Pocket Math Expression Solver and Plotter" msgstr "" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:1 msgid "KDE Periodic Table of Elements" msgstr "" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:2 #: ../menu-data/kalzium:kde4__kalzium_cml.desktop.in.h:1 msgid "Kalzium" msgstr "Kalzium" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:1 msgid "Kamerka" msgstr "Kamerka" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:2 msgid "Fancy-looking animated application for taking photos from webcam" msgstr "" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:1 msgid "Kamoso" msgstr "" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:2 msgid "Use your webcam to take pictures or make videos" msgstr "" #: ../menu-data/kanadic:kanadic-fullkatahira.desktop.in.h:1 msgid "Hira Drill" msgstr "Hira Drill" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:1 msgid "Kanagram" msgstr "Kanagram" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:2 msgid "KDE Letter Order Game" msgstr "" #: ../menu-data/kanatest:kanatest.desktop.in.h:1 msgid "Kana test" msgstr "" #: ../menu-data/kanatest:kanatest.desktop.in.h:2 msgid "Drill game to learn Japanese kana characters" msgstr "" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:1 msgid "kanyremote" msgstr "" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:2 msgid "Bluetooth remote control for KDE" msgstr "" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:1 msgid "Kapman" msgstr "" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:2 msgid "Eat pills escaping ghosts" msgstr "" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:1 msgid "KDE Template Generator" msgstr "" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:2 msgid "KAppTemplate" msgstr "" #: ../menu-data/karlyriceditor:karlyriceditor.desktop.in.h:1 msgid "karlyriceditor" msgstr "" #: ../menu-data/karlyriceditor:karlyriceditor.desktop.in.h:2 msgid "Karaoke Lyric Editor" msgstr "" #: ../menu-data/kasumi:kasumi.desktop.in.h:1 msgid "Anthy Dictionary editor" msgstr "" #: ../menu-data/kasumi:kasumi.desktop.in.h:2 msgid "Edit Anthy dictionary." msgstr "" #: ../menu-data/kate:org.kde.kate.desktop.in.h:1 msgid "Advanced Text Editor" msgstr "" #: ../menu-data/kate:org.kde.kate.desktop.in.h:2 msgid "Kate" msgstr "Kate" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:1 msgid "KAtomic" msgstr "" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:2 msgid "Sokoban-like Logic Game" msgstr "" #: ../menu-data/katoob:katoob.desktop.in.h:1 msgid "Katoob" msgstr "" #: ../menu-data/katoob:katoob.desktop.in.h:2 msgid "Multilingual Unicode Text Editor" msgstr "" #: ../menu-data/kayali:kayali.desktop.in.h:1 msgid "Kayali" msgstr "" #: ../menu-data/kayali:kayali.desktop.in.h:2 msgid "A Computer Algebra System" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:1 msgid "Kazam" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:2 msgid "Record a video or take a screenshot of your screen" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:3 msgid "Take a screenshot of entire workspace" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:4 msgid "Select an area to screenshot" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:5 msgid "Select a window to screenshot" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:6 msgid "Preferences" msgstr "Preferentias" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:1 msgid "KBackup" msgstr "" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:2 msgid "Backup your data with an easy to use user interface" msgstr "" #: ../menu-data/kball:kball.desktop.in.h:1 msgid "KBall" msgstr "" #: ../menu-data/kball:kball.desktop.in.h:2 msgid "Find the exit" msgstr "Trovar e exir" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:1 msgid "KBibTeX" msgstr "" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:2 msgid "KDE-based editor for bibliographic files" msgstr "" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:1 msgid "Blackbox Logic Game" msgstr "" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:2 msgid "KBlackBox" msgstr "" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:1 msgid "KBlocks" msgstr "" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:2 msgid "Falling Blocks Game" msgstr "" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:1 msgid "KBounce" msgstr "" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:2 msgid "Ball Bouncing Game" msgstr "" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:1 msgid "KBreakOut" msgstr "" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:2 msgid "Breakout-like Game" msgstr "" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:1 msgid "Practice exercises with fractions" msgstr "" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:2 msgid "KBruch" msgstr "KBruch" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:1 msgid "KCachegrind" msgstr "KCachegrind" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:2 msgid "Visualization of Performance Profiling Data" msgstr "" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:1 msgid "KCalc" msgstr "KCalc" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:2 msgid "Scientific Calculator" msgstr "Calculator scientific" #: ../menu-data/kcemu:kcemu.desktop.in.h:1 msgid "KCemu" msgstr "" #: ../menu-data/kcemu:kcemu.desktop.in.h:2 msgid "Emulator for KC85 and compatible computer" msgstr "" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:1 msgid "Character Selector" msgstr "Selector de character" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:2 msgid "KCharSelect" msgstr "KCharSelect" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:1 msgid "KchmViewer" msgstr "KchmViewer" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:2 msgid "A viewer of CHM (MS-Help) files" msgstr "" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:1 msgid "KDE collectd database-viewer" msgstr "" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:2 msgid "Viewer for collectd-databases" msgstr "" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:1 msgid "Color Chooser" msgstr "Elector de colores" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:2 msgid "KColorChooser" msgstr "KColorChooser" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:1 msgid "KDbg" msgstr "KDbg" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:2 msgid "Debug programs" msgstr "" #: ../menu-data/kde-runtime:kde4__knetattach.desktop.in.h:1 #: ../menu-data/plasma-desktop:org.kde.knetattach.desktop.in.h:1 msgid "KNetAttach" msgstr "KNetAttach" #: ../menu-data/kde-runtime:kde4__knetattach.desktop.in.h:2 #: ../menu-data/plasma-desktop:org.kde.knetattach.desktop.in.h:2 msgid "Network Folder Wizard" msgstr "Assistente de plica de rete" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:1 msgid "IM Contacts" msgstr "" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:2 msgid "Displays your instant messenger contacts" msgstr "" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:1 msgid "KDE IM Log Viewer" msgstr "" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:2 msgid "Displays your KDE Instant Messenger logs" msgstr "" #: ../menu-data/kdebugsettings:org.kde.kdebugsettings.desktop.in.h:1 msgid "Debug settings" msgstr "" #: ../menu-data/kdebugsettings:org.kde.kdebugsettings.desktop.in.h:2 msgid "KDebug Settings" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect-non-plasma.desktop.in.h:1 #: ../menu-data/kdeconnect-plasma:kdeconnect.desktop.in.h:1 msgid "KDE Connect" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect-non-plasma.desktop.in.h:2 msgid "Reach out to your devices" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect.desktop.in.h:2 msgid "Connect and sync your devices" msgstr "" #. KMailService is the handler for mailto URLs #: ../menu-data/kdelibs5-data:kde4__kmailservice.desktop.in.h:2 #: ../menu-data/kio:kmailservice5.desktop.in.h:2 msgid "KMailService" msgstr "KMailService" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:1 msgid "Kdenlive" msgstr "Kdenlive" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:2 msgid "Nonlinear video editor for KDE" msgstr "" #: ../menu-data/kdepasswd:kde4__kdepasswd.desktop.in.h:1 msgid "Change Password" msgstr "Modificar le contrasigno" #: ../menu-data/kdepim-themeeditors:org.kde.contactprintthemeeditor.desktop.in.h:1 msgid "Contact Print Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.contactthemeeditor.desktop.in.h:1 msgid "Contact Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:1 msgid "KMail Header Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:2 msgid "Mail Header Theme Editor" msgstr "" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:1 msgid "KDE Source Builder" msgstr "" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:2 msgid "" "Builds the KDE Platform and associated software from its source code. A " "command-line only program." msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:1 msgid "KDevelop 4" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:2 #: ../menu-data/netbeans:netbeans.desktop.in.h:2 #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:2 #: ../menu-data/qtcreator:qtcreator.desktop.in.h:2 msgid "Integrated Development Environment" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:1 msgid "KDevelop 4 (Pick Session)" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:2 msgid "Integrated Development Environment (Pick Session to start with)" msgstr "" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:1 msgid "KDiskFree" msgstr "KDiskFree" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:2 msgid "View Disk Usage" msgstr "Vider le uso del disco" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:1 msgid "KDiamond" msgstr "KDiamond" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:2 msgid "Three-in-a-row game" msgstr "Joco three-in-a-row" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:1 msgid "KDiff3" msgstr "" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:2 msgid "A File And Directory Comparison And Merge Tool" msgstr "" #: ../menu-data/kdocker:kdocker.desktop.in.h:1 msgid "KDocker" msgstr "" #: ../menu-data/kdocker:kdocker.desktop.in.h:2 msgid "Docks any application into system tray" msgstr "" #: ../menu-data/kdrill:kdrill.desktop.in.h:1 msgid "KDrill" msgstr "" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:1 msgid "Ked Password Manager" msgstr "" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:2 msgid "Manage passwords" msgstr "" #: ../menu-data/keepass2:keepass2.desktop.in.h:1 msgid "KeePass2" msgstr "" #: ../menu-data/keepass2:keepass2.desktop.in.h:2 msgid "Password manager" msgstr "" #: ../menu-data/keepassx:keepassx.desktop.in.h:1 msgid "KeePassX" msgstr "" #: ../menu-data/keepassx:keepassx.desktop.in.h:2 msgid "Cross Platform Password Manager" msgstr "" #: ../menu-data/keepnote:keepnote.desktop.in.h:1 msgid "KeepNote" msgstr "" #: ../menu-data/keepnote:keepnote.desktop.in.h:2 msgid "Note-taking Application" msgstr "Application pro prender notas" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:1 msgid "Kepas" msgstr "" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:2 msgid "Kepas - KDE Easy Publish and Share" msgstr "" #: ../menu-data/ketm:ketm.desktop.in.h:1 msgid "KETM" msgstr "" #: ../menu-data/ketm:ketm.desktop.in.h:2 msgid "Kill Everything That Moves" msgstr "" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:1 msgid "KEuroCalc" msgstr "KEuroCalc" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:2 msgid "Currency converter and calculator" msgstr "Convertitor e calculator de monetas" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:1 msgid "Kexi" msgstr "" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:2 msgid "Develop desktop database applications" msgstr "" #: ../menu-data/key-mon:key-mon.desktop.in.h:1 msgid "KeyMon" msgstr "" #: ../menu-data/key-mon:key-mon.desktop.in.h:2 msgid "Keyboard and Mouse Monitor for screencasts" msgstr "" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:1 msgid "Keyboardcast" msgstr "" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:2 msgid "Send keys to multiple windows simultaneously" msgstr "" #: ../menu-data/keysync:keysync.desktop.in.h:1 msgid "KeySync" msgstr "" #: ../menu-data/keysync:keysync.desktop.in.h:2 msgid "Sync all the OTR trust relationships between multiple chat apps" msgstr "" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:1 msgid "KeyTouch Editor" msgstr "" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:2 msgid "Edit keyboard maps for keytouch" msgstr "" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:1 msgid "KFileReplace" msgstr "" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:2 msgid "Search & Replace Tool" msgstr "" #: ../menu-data/kfind:kde4__kfind.desktop.in.h:1 msgid "Find Files/Folders" msgstr "Trovar files/plicas" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:1 msgid "Floppy Formatter" msgstr "Formatator de discos floppy" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:2 msgid "KFloppy" msgstr "KFloppy" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:1 msgid "KFourInLine" msgstr "" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:2 msgid "Four-in-a-row Board Game" msgstr "" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:1 msgid "KFritz" msgstr "" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:2 msgid "" "Access call history and phone book of your Fritz!Box and get notifications " "on incoming and outgoing calls." msgstr "" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:1 msgid "KFTPGrabber" msgstr "" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:2 msgid "A graphical FTP client" msgstr "" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:1 msgid "KGeography" msgstr "" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:2 msgid "A Geography Learning Program" msgstr "" #: ../menu-data/kget:kde4__kget.desktop.in.h:1 msgid "KGet" msgstr "KGet" #: ../menu-data/kget:kde4__kget.desktop.in.h:2 #: ../menu-data/steadyflow:steadyflow.desktop.in.h:1 msgid "Download Manager" msgstr "Gerente del discargamento" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:1 msgid "KGmailNotifier" msgstr "KGmailNotifier" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:2 msgid "A Gmail notifier applet for KDE" msgstr "" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:1 msgid "KGoldrunner" msgstr "KGoldrunner" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:2 msgid "A game of action and puzzle-solving" msgstr "" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:1 msgid "A GnuPG frontend" msgstr "" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:2 msgid "KGpg" msgstr "KGpg" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:1 msgid "Screen Grabbing Program" msgstr "" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:2 msgid "KGrab" msgstr "KGrab" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:1 msgid "KGraphEditor" msgstr "KGraphEditor" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:2 msgid "A Graphviz dot graph editor for KDE" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgraphviewer.desktop.in.h:1 msgid "KGraphViewer" msgstr "KGraphViewer" #: ../menu-data/kgraphviewer:kde4__kgraphviewer.desktop.in.h:2 msgid "A Graphviz dot graph viewer for KDE" msgstr "" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:1 msgid "KDE Hangman Game" msgstr "KDE Hangman Game" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:2 msgid "KHangMan" msgstr "KHangMan" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:1 msgid "Khmer Converter" msgstr "" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:2 msgid "Convert Khmer between Unicode and legacy Khmer encodings." msgstr "" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:1 msgid "Icon Editor" msgstr "Editor de icones" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:2 msgid "KIconEdit" msgstr "KIconEdit" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:1 msgid "Kid3-qt" msgstr "" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:2 #: ../menu-data/kid3:kde4__kid3.desktop.in.h:2 msgid "Edit audio file metadata" msgstr "" #: ../menu-data/kid3:kde4__kid3.desktop.in.h:1 msgid "Kid3" msgstr "" #: ../menu-data/kig:org.kde.kig.desktop.in.h:1 msgid "Kig" msgstr "" #: ../menu-data/kig:org.kde.kig.desktop.in.h:2 msgid "Explore Geometric Constructions" msgstr "" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:1 msgid "Kigo" msgstr "" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:2 msgid "Go Board Game" msgstr "" #: ../menu-data/kiki-the-nano-bot:kiki-the-nano-bot.desktop.in.h:1 msgid "Kiki the nano bot" msgstr "" #: ../menu-data/kiki:kiki.desktop.in.h:1 msgid "Kiki" msgstr "Kiki" #: ../menu-data/kiki:kiki.desktop.in.h:2 msgid "Regular expression testing" msgstr "" #: ../menu-data/kildclient:kildclient.desktop.in.h:1 msgid "KildClient" msgstr "KildClient" #: ../menu-data/kildclient:kildclient.desktop.in.h:2 msgid "Connect to MUDs (Multi User Dungeons)" msgstr "" #: ../menu-data/kile:kde4__kile.desktop.in.h:1 msgid "(La)TeX development environment" msgstr "" #: ../menu-data/kile:kde4__kile.desktop.in.h:2 msgid "Kile" msgstr "Kile" #: ../menu-data/killbots:org.kde.killbots.desktop.in.h:1 msgid "Killbots" msgstr "Killbots" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:1 msgid "KImageMapEditor" msgstr "" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:2 msgid "HTML Image Map Editor" msgstr "" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:1 msgid "KInfoCenter" msgstr "KInfoCenter" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:2 msgid "Info Center" msgstr "Centro de Informationes" #: ../menu-data/king:king.desktop.in.h:1 msgid "Interactive Viewer for 3D Vector Graphics" msgstr "" #: ../menu-data/king:king.desktop.in.h:2 msgid "" "KiNG (Kinemage, Next Generation) is an interactive system for three-" "dimensional vector graphics" msgstr "" #: ../menu-data/kino:Kino.desktop.in.h:1 msgid "Kino" msgstr "" #: ../menu-data/kino:Kino.desktop.in.h:2 msgid "Edit DV video" msgstr "" #: ../menu-data/kio:ktelnetservice5.desktop.in.h:1 msgid "KTelnetService" msgstr "" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:1 msgid "KIPI Plugins" msgstr "" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:2 msgid "KDE Image Plugins Interface" msgstr "" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:1 msgid "A tool to assemble images as a panorama" msgstr "" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:2 msgid "Panorama" msgstr "Panorama" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:1 msgid "Photo Layouts Editor" msgstr "" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:2 msgid "Create beautiful and professional photo layouts from your photos" msgstr "" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:1 msgid "Kiriki" msgstr "Kiriki" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:2 msgid "Yahtzee-like Dice Game" msgstr "" #: ../menu-data/kismet:kismet.desktop.in.h:1 msgid "Kismet" msgstr "Kismet" #: ../menu-data/kiten:kitenradselect.desktop.in.h:1 msgid "Radical Selector" msgstr "" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:1 msgid "Japanese Reference and Study Tool" msgstr "" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:2 msgid "Kiten" msgstr "Kiten" #: ../menu-data/kiten:org.kde.kitenkanjibrowser.desktop.in.h:1 msgid "Kanji Browser" msgstr "Explorator Kanji" #: ../menu-data/kitsune:kitsune.desktop.in.h:1 msgid "Kitsune" msgstr "" #: ../menu-data/kitsune:kitsune.desktop.in.h:2 msgid "Countdown" msgstr "" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:1 msgid "KJumpingCube" msgstr "" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:2 msgid "Territory Capture Game" msgstr "" #: ../menu-data/klash:klash.desktop.in.h:1 msgid "Gnash SWF Viewer for KDE" msgstr "" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:1 msgid "KLatexFormula" msgstr "" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:2 msgid "Generate images from LaTeX equations" msgstr "" #: ../menu-data/klavaro:klavaro.desktop.in.h:1 msgid "Klavaro" msgstr "Klavaro" #: ../menu-data/klavaro:klavaro.desktop.in.h:2 msgid "A very flexible and efficient touch typing tutor." msgstr "Un tutor de pulsation de claviero multo flexibile e efficiente" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:1 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:1 msgid "Kleopatra" msgstr "Kleopatra" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:2 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:2 msgid "Certificate Manager and Unified Crypto GUI" msgstr "Gerente de certificatos e de interfacie unificate de Crypto" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:1 msgid "a KDE program to learn the alphabet" msgstr "un programma de KDE pro apprender le alphabeto" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:2 msgid "KLettres" msgstr "KLettres" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:1 msgid "Klickety" msgstr "Klickety" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:2 msgid "X-KDE-StartupNotify=true" msgstr "" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:1 msgid "SameGame" msgstr "SameGame" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:2 msgid "Board Game" msgstr "Joco de tabula" #: ../menu-data/klines:org.kde.klines.desktop.in.h:1 msgid "Tactical Game" msgstr "Joco tactic" #: ../menu-data/klines:org.kde.klines.desktop.in.h:2 msgid "Kolor Lines" msgstr "" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:1 msgid "KLinkStatus" msgstr "" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:2 msgid "Link Checker" msgstr "" #: ../menu-data/kluppe:kluppe.desktop.in.h:1 msgid "Kluppe" msgstr "Kluppe" #: ../menu-data/kluppe:kluppe.desktop.in.h:2 msgid "audio loop-player and recorder" msgstr "" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:1 msgid "KMag" msgstr "KMag" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:2 #: ../menu-data/xzoom:xzoom.desktop.in.h:1 msgid "Screen Magnifier" msgstr "Aggranditor de schermo" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:1 msgid "KMahjongg" msgstr "KMahjongg" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:2 msgid "Mahjongg Solitaire" msgstr "Solitario Mahjongg" #: ../menu-data/kmail:kmail_view.desktop.in.h:1 msgid "KMail view" msgstr "Vista de KMail" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:1 msgid "KMail Import Wizard" msgstr "" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:2 msgid "" "Launch the import wizard to migrate data from mailer as " "thunderbird/evolution etc." msgstr "" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:1 msgid "KMail" msgstr "KMail" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:2 msgid "Send, receive and manage your mail with KMail" msgstr "" #: ../menu-data/kmail:org.kde.mboximporter.desktop.in.h:1 msgid "MBoxImporter" msgstr "MBoxImporter" #: ../menu-data/kmail:org.kde.pimsettingexporter.desktop.in.h:1 msgid "PIM Setting Exporter" msgstr "" #: ../menu-data/kmail:org.kde.pimsettingexporter.desktop.in.h:2 msgid "" "PIM Setting Exporter allows to save all data from PIM apps and restore them " "in other system." msgstr "" #: ../menu-data/kmail:org.kde.sieveeditor.desktop.in.h:1 msgid "Sieve Editor" msgstr "" #: ../menu-data/kmenuedit:org.kde.kmenuedit.desktop.in.h:1 #: ../menu-data/menulibre:menulibre.desktop.in.h:1 msgid "Menu Editor" msgstr "Editor de menu" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:1 msgid "KMess" msgstr "KMess" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:2 msgid "Live Messenger Client for KDE" msgstr "" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:1 msgid "KMetronome" msgstr "KMetronome" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:2 msgid "KDE MIDI Metronome Using ALSA Sequencer" msgstr "" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:1 msgid "KMidimon" msgstr "KMidimon" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:2 msgid "ALSA Sequencer MIDI monitor" msgstr "" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:1 msgid "KMines" msgstr "KMines" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:2 msgid "Minesweeper-like Game" msgstr "Joco simile a Minesweeper" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:1 msgid "Sound Mixer" msgstr "Mixer de sonos" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:2 msgid "KMix" msgstr "KMix" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:1 msgid "KMLDonkey" msgstr "" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:2 msgid "An MLDonkey frontend for KDE" msgstr "" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:1 msgid "Clicks the mouse for you, reducing the effects of RSI" msgstr "" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:2 msgid "KMouseTool" msgstr "" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:1 msgid "KMouth" msgstr "KMouth" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:2 msgid "Speech Synthesizer Frontend" msgstr "" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:1 msgid "KDE interface for MPlayer" msgstr "" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:2 msgid "KMPlayer" msgstr "KMPlayer" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:1 msgid "Function Plotter" msgstr "Traciator de functiones" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:2 msgid "KmPlot" msgstr "KmPlot" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:1 msgid "KMyMoney" msgstr "KMyMoney" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:2 msgid "Personal Finance Manager" msgstr "" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:1 msgid "Naval Battle" msgstr "" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:2 msgid "Ship Sinking Game" msgstr "" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:1 msgid "KNemo" msgstr "KNemo" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:2 msgid "Network Monitor" msgstr "Monitor de Rete" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:1 msgid "KNetWalk" msgstr "KNetWalk" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:2 msgid "Network Construction Game" msgstr "" #: ../menu-data/knights:kde4__knights.desktop.in.h:1 msgid "Knights" msgstr "" #: ../menu-data/knights:kde4__knights.desktop.in.h:2 msgid "Chess game" msgstr "" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:1 msgid "Popup Notes" msgstr "Notas de popup" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:2 msgid "KNotes" msgstr "KNotes" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:1 msgid "Knowthelist" msgstr "Knowthelist" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:2 msgid "Party Music Player" msgstr "" #: ../menu-data/knutclient:kde4__knutclient.desktop.in.h:1 msgid "KNutClient" msgstr "" #: ../menu-data/knutclient:kde4__knutclient.desktop.in.h:2 msgid "Client for NUT" msgstr "" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:1 msgid "Kobo Deluxe" msgstr "" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:2 msgid "Destroy enemy bases in space" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:1 msgid "Kodi Media Center" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:2 msgid "Manage and view your media" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:3 #: ../menu-data/stellarium:stellarium.desktop.in.h:4 msgid "Open in fullscreen" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:4 msgid "Open in standalone mode" msgstr "" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:1 msgid "Kolf" msgstr "Kolf" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:2 msgid "Miniature Golf" msgstr "" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:1 msgid "Kollision" msgstr "Kollision" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:2 msgid "A simple ball dodging game" msgstr "" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:1 msgid "KolourPaint" msgstr "KolourPaint" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:2 msgid "Paint Program" msgstr "Programma pro pinger" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:1 msgid "Komparator4" msgstr "Komparator4" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:2 msgid "A KDE Directory Synchronization Application" msgstr "" #: ../menu-data/kompare:kompare.desktop.in.h:1 msgid "Kompare" msgstr "Kompare" #: ../menu-data/kompare:kompare.desktop.in.h:2 msgid "Diff/Patch Frontend" msgstr "" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:1 msgid "Konquest" msgstr "Konquest" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:2 msgid "Galactic Strategy Game" msgstr "" #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:1 msgid "Konsole" msgstr "Konsole" #: ../menu-data/konsolekalendar:konsolekalendar.desktop.in.h:1 msgid "KonsoleKalendar" msgstr "KonsoleKalendar" #: ../menu-data/kontact:kontact-admin.desktop.in.h:1 msgid "Kontact Administration" msgstr "Administration de Kontact" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:1 msgid "Kontact" msgstr "Kontact" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:2 msgid "Personal Information Manager" msgstr "Gerente de informationes personal" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:1 msgid "KontrolPack" msgstr "KontrolPack" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:2 msgid "Remote shell command executor and LAN manager" msgstr "" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:1 msgid "IRC Client" msgstr "IRC Client" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:2 msgid "Konversation" msgstr "Konversation" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:1 msgid "Kopete" msgstr "Kopete" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:2 #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:2 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:2 msgid "Instant Messenger" msgstr "Instant Messenger" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:1 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:1 msgid "Calendar and Scheduling Program" msgstr "Calendar and Scheduling Program" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:2 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:2 msgid "KOrganizer" msgstr "KOrganizer" #: ../menu-data/koules:koules.desktop.in.h:1 msgid "koules" msgstr "koules" #: ../menu-data/koules:koules.desktop.in.h:2 msgid "Push your enemies away, but stay away from obstacles" msgstr "" #: ../menu-data/kover:kde4__kover.desktop.in.h:1 msgid "CD Cover Printer" msgstr "Pro stampar le coperte de CD" #: ../menu-data/kover:kde4__kover.desktop.in.h:2 msgid "Kover" msgstr "Kover" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:1 msgid "KPatience" msgstr "" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:2 msgid "Patience Card Game" msgstr "" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:1 msgid "KPhotoAlbum" msgstr "KPhotoAlbum" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:2 msgid "Photo Album" msgstr "Album de photos" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:1 msgid "Open in RAW editor" msgstr "" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:2 msgid "Send RAW files to external editor on command line" msgstr "" #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:2 msgid "KPlayer" msgstr "KPlayer" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:1 msgid "Internet Dial-Up Tool" msgstr "Application pro connecter se telephonicamente a internet" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:2 msgid "KPPP" msgstr "KPPP" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:1 msgid "KPrinter4" msgstr "KPrinter4" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:2 msgid "Print PostScript documents with KDE print dialog" msgstr "" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:1 msgid "kradio4" msgstr "kradio4" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:2 msgid "V4L/V4L2-Radio Application for KDE4" msgstr "" #: ../menu-data/kraft:kde4__kraft.desktop.in.h:1 msgid "Kraft" msgstr "Kraft" #: ../menu-data/krank:krank.desktop.in.h:1 msgid "Krank" msgstr "Krank" #: ../menu-data/krank:krank.desktop.in.h:2 msgid "a little casual game" msgstr "" #: ../menu-data/kraptor:kraptor.desktop.in.h:1 msgid "Kraptor" msgstr "" #: ../menu-data/kraptor:kraptor.desktop.in.h:2 msgid "classic shoot 'em up scroller game" msgstr "" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:1 msgid "Kerberos Authentication" msgstr "" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:2 msgid "Kerberos Network Authentication Dialog" msgstr "" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:1 msgid "KRDC" msgstr "KRDC" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:2 msgid "Remote Desktop Client" msgstr "" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:1 msgid "Krecipes" msgstr "" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:2 msgid "The KDE Cooking Book" msgstr "" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:1 msgid "kredentials" msgstr "" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:2 msgid "Panel Applet to renew authentication credentials" msgstr "" #: ../menu-data/kremotecontrol:kde4__krcdnotifieritem.desktop.in.h:1 msgid "KRemoteControl Notifier Item" msgstr "" #: ../menu-data/krename:kde4__krename.desktop.in.h:1 msgid "A batch renamer" msgstr "" #: ../menu-data/krename:kde4__krename.desktop.in.h:2 msgid "KRename" msgstr "" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:1 msgid "KReversi" msgstr "" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:2 msgid "Reversi Board Game" msgstr "" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:1 msgid "Krfb" msgstr "" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:2 #: ../menu-data/vino:vino-preferences.desktop.in.h:1 msgid "Desktop Sharing" msgstr "Compartir le scriptorio" #: ../menu-data/krita-data:kde4__calligraactive.desktop.in.h:1 msgid "Calligra Active" msgstr "" #: ../menu-data/krita-data:kde4__krita_heightmap.desktop.in.h:1 msgid "Icon=calligrakrita" msgstr "" #: ../menu-data/krita-data:kde4__krita_heightmap.desktop.in.h:2 #: ../menu-data/krita-data:kde4__krita_tga.desktop.in.h:1 #: ../menu-data/krita:kde4__krita.desktop.in.h:1 #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:2 #: ../menu-data/krita:kde4__krita_odg.desktop.in.h:1 #: ../menu-data/krita:kde4__krita_psd.desktop.in.h:1 msgid "Krita" msgstr "" #: ../menu-data/krita:kde4__krita.desktop.in.h:2 msgid "Digital Painting" msgstr "" #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:1 msgid "Application for Drawing and Handling of Images" msgstr "" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:1 #: ../menu-data/screenruler:screenruler.desktop.in.h:1 msgid "Screen Ruler" msgstr "" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:2 msgid "KRuler" msgstr "" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:1 msgid "Krusader" msgstr "" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:2 msgid "Twin-Panel File Manager" msgstr "" #: ../menu-data/kscd:kde4__kscd.desktop.in.h:2 msgid "KsCD" msgstr "" #: ../menu-data/kscope:kscope.desktop.in.h:1 msgid "KScope" msgstr "" #: ../menu-data/kscope:kscope.desktop.in.h:2 msgid "Source editing environment" msgstr "" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:1 msgid "Shisen-Sho" msgstr "" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:2 msgid "Shisen-Sho Mahjongg-like Tile Game" msgstr "" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:1 msgid "KShutdown" msgstr "" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:2 msgid "A graphical shutdown utility" msgstr "" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:1 msgid "KsirK" msgstr "" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:2 msgid "World Domination Strategy Game" msgstr "" #: ../menu-data/ksnakeduel:kde4__ksnakeduel.desktop.in.h:1 msgid "KSnakeDuel" msgstr "" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:1 msgid "Screen Capture Program" msgstr "" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:2 msgid "KSnapshot" msgstr "" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:1 msgid "KSpaceDuel" msgstr "" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:2 msgid "Space Arcade Game" msgstr "" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:1 msgid "KSquares" msgstr "" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:2 msgid "Connect the dots to create squares" msgstr "" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:1 msgid "SSH AskPass" msgstr "" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:2 msgid "Enter passphrase to authenticate to the ssh agent" msgstr "" #: ../menu-data/kst:kst.desktop.in.h:1 msgid "Kst" msgstr "" #: ../menu-data/kst:kst.desktop.in.h:2 msgid "Data Viewer" msgstr "" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:1 msgid "Desktop Planetarium" msgstr "" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:2 msgid "KStars" msgstr "" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:1 msgid "KSudoku" msgstr "" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:2 msgid "KSudoku, Sudoku game & more for KDE" msgstr "" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:1 msgid "KSysGuard" msgstr "" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:2 msgid "System Monitor" msgstr "" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:1 msgid "KSystemLog" msgstr "" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:2 msgid "System log viewer tool" msgstr "" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:1 msgid "KTeaTime" msgstr "" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:2 msgid "Tea Cooker" msgstr "" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:1 msgid "KTikZ" msgstr "" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:2 #: ../menu-data/qtikz:qtikz.desktop.in.h:2 msgid "Program for creating TikZ (from the LaTeX pgf package) diagrams" msgstr "" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:1 msgid "Countdown Launcher" msgstr "" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:2 msgid "KTimer" msgstr "" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:1 msgid "KTnef" msgstr "" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:2 msgid "A viewer/extractor for TNEF files" msgstr "" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:1 msgid "KTorrent" msgstr "" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:2 msgid "A BitTorrent program for KDE" msgstr "" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:1 msgid "Touch Typing Tutor" msgstr "" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:2 msgid "KTouch" msgstr "" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:1 msgid "Potato Guy" msgstr "" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:2 msgid "Picture Game for Children" msgstr "" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:1 msgid "KTurtle" msgstr "" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:2 msgid "Educational Programming Environment" msgstr "" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:1 msgid "Kubrick" msgstr "" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:2 msgid "A 3-D game based on Rubik's Cube" msgstr "" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:1 msgid "KUIViewer" msgstr "" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:2 msgid "Qt Designer UI File Viewer" msgstr "" #: ../menu-data/kupfer:kupfer.desktop.in.h:1 msgid "Kupfer" msgstr "" #: ../menu-data/kupfer:kupfer.desktop.in.h:2 msgid "Convenient command and access tool for applications and documents" msgstr "" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:1 msgid "KUser" msgstr "" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:2 msgid "User Manager" msgstr "" #: ../menu-data/kvirc:kvirc.desktop.in.h:1 msgid "KVIrc" msgstr "" #: ../menu-data/kvirc:kvirc.desktop.in.h:2 msgid "Connect to Internet Relay Chat" msgstr "" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:1 msgid "KVPM" msgstr "" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:2 msgid "KDE " msgstr "" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:1 msgid "GUI for various VPN clients" msgstr "" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:2 msgid "KVpnc" msgstr "" #: ../menu-data/kwalletmanager:kwalletmanager5-kwalletd.desktop.in.h:1 #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:2 msgid "Wallet Management Tool" msgstr "" #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:1 msgid "KWalletManager" msgstr "" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:1 msgid "Kwave Sound Editor" msgstr "" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:2 msgid "A sound editor for KDE" msgstr "" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:1 msgid "A flashcard and vocabulary learning program" msgstr "" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:2 msgid "KWordQuiz" msgstr "" #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:2 msgid "KWrite" msgstr "" #: ../menu-data/laborejo:laborejo.desktop.in.h:1 msgid "Laborejodp" msgstr "" #: ../menu-data/laborejo:laborejo.desktop.in.h:2 msgid "Music notation editor" msgstr "" #: ../menu-data/laby:laby.desktop.in.h:1 msgid "Laby" msgstr "" #: ../menu-data/laby:laby.desktop.in.h:2 msgid "Learn how to program with ants and spider webs" msgstr "" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:1 msgid "Labyrinth Mind-mapping" msgstr "" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:2 msgid "Map your mind" msgstr "" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:1 msgid "LADI Control Center" msgstr "" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:2 msgid "Configure the LADI system" msgstr "" #: ../menu-data/laditools:ladi-player.desktop.in.h:1 msgid "LADI Player" msgstr "" #: ../menu-data/laditools:ladi-player.desktop.in.h:2 msgid "Control LADI system" msgstr "" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:1 msgid "LADI Log File Viewer" msgstr "" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:2 msgid "View or monitor LADI log files" msgstr "" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:1 msgid "LADI System Tray" msgstr "" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:2 msgid "Manage and configure JACK and ladish" msgstr "" #: ../menu-data/landell:landell.desktop.in.h:1 msgid "Landell" msgstr "" #: ../menu-data/landell:landell.desktop.in.h:2 msgid "Audio and video streams manager" msgstr "" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:1 msgid "Language Support" msgstr "" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:1 msgid "Laptop Mode Tools Configuration" msgstr "" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:2 msgid "Enable/disable Laptop Mode Tools settings" msgstr "" #: ../menu-data/lat:lat.desktop.in.h:1 msgid "LDAP Administration Tool" msgstr "" #: ../menu-data/lat:lat.desktop.in.h:2 msgid "Manage LDAP-based directories" msgstr "" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:1 msgid "LaTeXDraw" msgstr "" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:2 msgid "Graphical editor for PSTricks" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:1 msgid "LaTeXila" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:2 msgid "Edit LaTeX documents" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:4 msgid "Open a New Document" msgstr "" #: ../menu-data/launchy:launchy.desktop.in.h:1 msgid "Launchy" msgstr "" #: ../menu-data/launchy:launchy.desktop.in.h:2 msgid "Keystroke Launcher" msgstr "" #: ../menu-data/lazarus-ide-1.4.0:lazarus-1.4.0.desktop.in.h:1 msgid "Lazarus (1.4.0)" msgstr "" #: ../menu-data/lazarus-ide-1.4.0:lazarus-1.4.0.desktop.in.h:2 msgid "Lazarus IDE (1.4.0)" msgstr "" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:1 msgid "LBreakout2" msgstr "" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:2 msgid "A ball-and-paddle game with nice graphics." msgstr "" #: ../menu-data/lcrt:lcrt.desktop.in.h:1 msgid "lcrt" msgstr "" #: ../menu-data/leafpad:leafpad.desktop.in.h:1 msgid "Leafpad" msgstr "" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:1 msgid "Le Biniou" msgstr "" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:2 msgid "Displays images that evolve with sound" msgstr "" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:1 msgid "Lekhonee Gnome" msgstr "" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:2 msgid "A Wordpress blog client" msgstr "" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:1 msgid "lemon" msgstr "" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:2 msgid "Lemon Point of sale" msgstr "" #: ../menu-data/leocad:leocad.desktop.in.h:1 msgid "LeoCAD" msgstr "" #: ../menu-data/leocad:leocad.desktop.in.h:2 msgid "Create virtual LEGO models" msgstr "" #: ../menu-data/lernid:lernid.desktop.in.h:1 msgid "Lernid" msgstr "" #: ../menu-data/lernid:lernid.desktop.in.h:2 msgid "Participate in online learning events" msgstr "" #: ../menu-data/letodms:letodms.desktop.in.h:1 msgid "LetoDMS" msgstr "" #: ../menu-data/letodms:letodms.desktop.in.h:2 msgid "Open source Document Management System" msgstr "" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:1 msgid "LGeneral" msgstr "" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:2 msgid "" "LGeneral is a turn-based strategy engine heavily inspired by Panzer General" msgstr "" #: ../menu-data/libfm-tools:libfm-pref-apps.desktop.in.h:2 msgid "Select applications called on click on Web link or e-mail address" msgstr "" #: ../menu-data/librecad:librecad.desktop.in.h:1 msgid "LibreCAD" msgstr "" #: ../menu-data/librecad:librecad.desktop.in.h:2 msgid "A professional CAD System" msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:1 msgid "LibreOffice Base" msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:2 msgid "" "Manage databases, create queries and reports to track and manage your " "information by using Base." msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:3 msgid "New Database" msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:1 msgid "LibreOffice Calc" msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:2 msgid "" "Perform calculations, analyze information and manage lists in spreadsheets " "by using Calc." msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:3 msgid "New Spreadsheet" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:1 msgid "LibreOffice" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:2 msgid "" "The office productivity suite compatible to the open and standardized ODF " "document format. Supported by The Document Foundation." msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:3 msgid "Text Document" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:4 msgid "Spreadsheet" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:5 msgid "Presentation" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:6 msgid "Drawing" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:7 msgid "Database" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:8 msgid "Formula" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:1 msgid "LibreOffice XSLT based filters" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:2 msgid "XSLT based filters" msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:1 msgid "LibreOffice Draw" msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:2 msgid "Create and edit drawings, flow charts and logos by using Draw." msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:3 msgid "New Drawing" msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:1 msgid "LibreOffice Impress" msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:2 msgid "" "Create and edit presentations for slideshows, meeting and Web pages by using " "Impress." msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:3 msgid "New Presentation" msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:1 msgid "LibreOffice Math" msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:2 msgid "Create and edit scientific formulas and equations by using Math." msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:3 msgid "New Formula" msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:1 msgid "LibreOffice Writer" msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:2 msgid "" "Create and edit text and graphics in letters, reports, documents and Web " "pages by using Writer." msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:3 msgid "New Document" msgstr "" #: ../menu-data/libu1db-qt5-examples:u1db-qt-gallery.desktop.in.h:1 msgid "U1Db QML Example Gallery" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:1 msgid "About Xfce" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:2 msgid "Information about the Xfce Desktop Environment" msgstr "" #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:1 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:1 msgid "Licq" msgstr "" #: ../menu-data/lifeograph:lifeograph.desktop.in.h:1 msgid "Lifeograph" msgstr "" #: ../menu-data/lifeograph:lifeograph.desktop.in.h:2 msgid "Keep a private journal of your life" msgstr "" #: ../menu-data/liferea:liferea.desktop.in.h:1 msgid "Liferea Feed Reader" msgstr "" #: ../menu-data/liferea:liferea.desktop.in.h:2 msgid "Read news feeds and blogs" msgstr "" #: ../menu-data/light-locker-settings:light-locker-settings.desktop.in.h:1 msgid "Light Locker Settings" msgstr "" #: ../menu-data/light-locker-settings:light-locker-settings.desktop.in.h:2 msgid "Configure locking your session" msgstr "" #: ../menu-data/lightdm-gtk-greeter-settings:lightdm-gtk-greeter-settings.desktop.in.h:1 msgid "LightDM GTK+ Greeter settings" msgstr "" #: ../menu-data/lightdm-gtk-greeter-settings:lightdm-gtk-greeter-settings.desktop.in.h:2 msgid "Configure LightDM GTK+ Greeter" msgstr "" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:1 msgid "Lights Off" msgstr "" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:2 msgid "Turn off all the lights" msgstr "" #: ../menu-data/lightspark:lightspark.desktop.in.h:1 msgid "Lightspark" msgstr "" #: ../menu-data/lightspark:lightspark.desktop.in.h:2 msgid "An alternative flash player" msgstr "" #: ../menu-data/lightyears:lightyears.desktop.in.h:1 msgid "20.000 Light Years Into Space" msgstr "" #: ../menu-data/lightyears:lightyears.desktop.in.h:2 msgid "" "Create a steam network to power a city and repair in time the damages that " "it will take" msgstr "" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:1 msgid "Liguidsoap" msgstr "" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:2 msgid "Simple GTK gui to liquidsoap to interactively configure your streams." msgstr "" #: ../menu-data/lilyterm:lilyterm.desktop.in.h:1 msgid "LilyTerm" msgstr "" #: ../menu-data/lilyterm:lilyterm.desktop.in.h:2 msgid "A light and easy to use libvte based X Terminal Emulator" msgstr "" #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:1 msgid "Lincity-NG" msgstr "" #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:2 msgid "" "Plan and build a city and take care of transport, economics, electricity and " "others." msgstr "" #: ../menu-data/lincity:lincity.desktop.in.h:1 msgid "Lincity" msgstr "" #: ../menu-data/lincity:lincity.desktop.in.h:2 msgid "City simulation game" msgstr "" #: ../menu-data/lingot:lingot.desktop.in.h:1 msgid "Lingot" msgstr "" #: ../menu-data/lingot:lingot.desktop.in.h:2 msgid "LINGOT Is Not a Guitar-Only Tuner" msgstr "" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:1 msgid "LinkChecker GUI" msgstr "" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:2 #: ../menu-data/linkchecker:linkchecker.desktop.in.h:2 msgid "URL validator" msgstr "" #: ../menu-data/linkchecker:linkchecker.desktop.in.h:1 msgid "LinkChecker Commandline" msgstr "" #: ../menu-data/links2:links2.desktop.in.h:1 msgid "Links 2" msgstr "" #: ../menu-data/links2:links2.desktop.in.h:2 msgid "Web browser running in both graphics and text mode" msgstr "" #: ../menu-data/linphone:linphone.desktop.in.h:1 msgid "Linphone" msgstr "" #: ../menu-data/linphone:linphone.desktop.in.h:2 msgid "Linphone is a web-phone" msgstr "" #: ../menu-data/linpsk:linpsk.desktop.in.h:1 msgid "Linpsk" msgstr "" #: ../menu-data/linsmith:linsmith.desktop.in.h:1 msgid "Linsmith" msgstr "" #: ../menu-data/linsmith:linsmith.desktop.in.h:2 msgid "Smith Chart Generator" msgstr "" #: ../menu-data/linssid:linssid.desktop.in.h:1 msgid "LinSSID" msgstr "" #: ../menu-data/linssid:linssid.desktop.in.h:2 msgid "Find local wireless attach points" msgstr "" #: ../menu-data/linthesia:linthesia.desktop.in.h:1 msgid "Linthesia" msgstr "" #: ../menu-data/linthesia:linthesia.desktop.in.h:2 msgid "Piano game" msgstr "" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:1 msgid "LinuxDC++" msgstr "" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:2 msgid "A file-sharing client for the Direct Connect network" msgstr "" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:1 msgid "Liquid War" msgstr "" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:2 msgid "A unique multiplayer wargame" msgstr "" #: ../menu-data/literki:literki.desktop.in.h:1 msgid "Literki" msgstr "" #: ../menu-data/literki:literki.desktop.in.h:2 msgid "Hacker's keyboard" msgstr "" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:1 msgid "Little Wizard" msgstr "" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:2 msgid "Development environment for children" msgstr "" #: ../menu-data/livemix:livemix.desktop.in.h:1 msgid "LiveMix - Live Mixer" msgstr "" #: ../menu-data/livemix:livemix.desktop.in.h:2 msgid "Mix your music tracks live" msgstr "" #: ../menu-data/lives:LiVES.desktop.in.h:1 msgid "LiVES" msgstr "" #: ../menu-data/lives:LiVES.desktop.in.h:2 msgid "A video editor and VJ program" msgstr "" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:1 msgid "Oscilloscope" msgstr "" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:2 msgid "An oscilloscope DSSI plugin" msgstr "" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:1 msgid "llk_linux" msgstr "" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:2 msgid "Gtk based LianLianKan Game." msgstr "" #: ../menu-data/lmarbles:lmarbles.desktop.in.h:1 msgid "LMarbles" msgstr "" #: ../menu-data/lmarbles:lmarbles.desktop.in.h:2 msgid "Build figures out of colored marbles" msgstr "" #: ../menu-data/lmemory:lmemory.desktop.in.h:1 msgid "LMemory" msgstr "" #: ../menu-data/lmemory:lmemory.desktop.in.h:2 msgid "Memory Game" msgstr "" #: ../menu-data/lmms:lmms.desktop.in.h:1 msgid "LMMS" msgstr "" #: ../menu-data/lmms:lmms.desktop.in.h:2 msgid "easy music production for everyone!" msgstr "" #: ../menu-data/logisim:logisim.desktop.in.h:1 msgid "Logisim" msgstr "" #: ../menu-data/logisim:logisim.desktop.in.h:2 msgid "Graphical tool for designing and simulating logic circuits" msgstr "" #: ../menu-data/logjam:logjam.desktop.in.h:1 msgid "LogJam" msgstr "" #: ../menu-data/logjam:logjam.desktop.in.h:2 msgid "Manage journal/weblog" msgstr "" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:1 msgid "Lokalize" msgstr "" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:2 msgid "Computer-Aided Translation System" msgstr "" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:1 msgid "London Law" msgstr "" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:2 msgid "London Law board game with network support" msgstr "" #: ../menu-data/longomatch:longomatch.desktop.in.h:1 msgid "LongoMatch: The Digital Coach" msgstr "" #: ../menu-data/longomatch:longomatch.desktop.in.h:2 msgid "Sports video analysis tool for coaches" msgstr "" #: ../menu-data/loook:loook.desktop.in.h:1 msgid "Loook" msgstr "" #: ../menu-data/loook:loook.desktop.in.h:2 msgid "Search strings in ODF documents" msgstr "" #: ../menu-data/loqui:loqui.desktop.in.h:1 msgid "Loqui" msgstr "" #: ../menu-data/loqui:loqui.desktop.in.h:2 msgid "IRC client" msgstr "" #: ../menu-data/lostirc:lostirc.desktop.in.h:1 msgid "LostIRC" msgstr "" #: ../menu-data/lostirc:lostirc.desktop.in.h:2 msgid "Chat on IRC-networks" msgstr "" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:1 msgid "LottaNZB Usenet Downloader" msgstr "" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:2 msgid "Download from the Usenet with the help of NZB files" msgstr "" #: ../menu-data/love:love.desktop.in.h:1 msgid "LÖVE" msgstr "" #: ../menu-data/love:love.desktop.in.h:2 msgid "Games development framework in lua" msgstr "" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:1 msgid "Hardware Lister" msgstr "" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:2 msgid "Provides information on hardware" msgstr "" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:1 msgid "LSkat" msgstr "" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:2 msgid "Card Game" msgstr "" #: ../menu-data/ltris:ltris.desktop.in.h:1 msgid "LTris" msgstr "" #: ../menu-data/ltris:ltris.desktop.in.h:2 msgid "A tetris clone with nice graphics" msgstr "" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:1 msgid "LTRsift" msgstr "" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:2 msgid "" "A graphical tool for postprocessing and classification of LTR " "retrotransposons." msgstr "" #: ../menu-data/luakit:luakit.desktop.in.h:1 msgid "Luakit" msgstr "" #: ../menu-data/luakit:luakit.desktop.in.h:2 msgid "Fast, small, webkit based micro-browser extensible by Lua" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-identica.desktop.in.h:1 msgid "identi.ca" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-identica.desktop.in.h:2 msgid "Launching identi.ca" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-rotate.desktop.in.h:1 msgid "Rotate your screen" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-rotate.desktop.in.h:2 msgid "Rotate your screen using xrotate" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:1 msgid "Lubuntu Software Center" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:2 #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:2 msgid "Lets you choose from thousands of applications available for Ubuntu" msgstr "" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:1 msgid "luckyBackup" msgstr "" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:2 msgid "Backup & sync your data with the power of rsync" msgstr "" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:1 msgid "Luminance HDR" msgstr "" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:2 msgid "Create and tonemap HDR images" msgstr "" #: ../menu-data/luola:luola.desktop.in.h:1 msgid "Luola" msgstr "" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:1 msgid "Lure of the Temptress" msgstr "" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:2 msgid "classic 2D point and click fantasy adventure game" msgstr "" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:1 msgid "LuserNET News Reader" msgstr "" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:2 msgid "News Reader for GNUstep" msgstr "" #: ../menu-data/lxinput:lxinput.desktop.in.h:1 msgid "Keyboard and Mouse" msgstr "" #: ../menu-data/lxinput:lxinput.desktop.in.h:2 msgid "Configure keyboard, mouse, and other input devices" msgstr "" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:1 msgid "Lxkeymap" msgstr "" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:2 msgid "Lxkeymap application" msgstr "" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:1 msgid "Default applications for LXSession" msgstr "" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:2 msgid "Change the default applications on LXDE" msgstr "" #: ../menu-data/lxshortcut:lxshortcut.desktop.in.h:1 msgid "Shortcut Editor" msgstr "" #: ../menu-data/lxshortcut:lxshortcut.desktop.in.h:2 msgid "Create new or change existing desktop entry" msgstr "" #: ../menu-data/lxtask:lxtask.desktop.in.h:1 msgid "Task Manager" msgstr "" #: ../menu-data/lxtask:lxtask.desktop.in.h:2 msgid "Manage running processes" msgstr "" #: ../menu-data/lybniz:lybniz.desktop.in.h:1 msgid "Lybniz Graph Plotter" msgstr "" #: ../menu-data/lybniz:lybniz.desktop.in.h:2 msgid "Plot graphs and functions" msgstr "" #: ../menu-data/lynis:lynis.desktop.in.h:1 msgid "Lynis auditing tool" msgstr "" #: ../menu-data/lynis:lynis.desktop.in.h:2 msgid "Security auditing tool (root)" msgstr "" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:1 msgid "Lynkeos Image Processor" msgstr "" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:2 msgid "Filtering of astronomical images" msgstr "" #: ../menu-data/lyricue:lyricue.desktop.in.h:1 msgid "Lyricue" msgstr "" #: ../menu-data/lyricue:lyricue.desktop.in.h:2 msgid "The GNU Lyric Display System" msgstr "" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:1 msgid "Lyricue Server" msgstr "" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:2 msgid "The GNU Lyric Display System Display" msgstr "" #: ../menu-data/lyx:lyx.desktop.in.h:1 msgid "LyX" msgstr "" #: ../menu-data/lyx:lyx.desktop.in.h:2 msgid "High level LaTeX frontend" msgstr "" #: ../menu-data/madbomber:madbomber.desktop.in.h:1 msgid "Mad Bomber" msgstr "" #: ../menu-data/madbomber:madbomber.desktop.in.h:2 msgid "Catch the Bombs" msgstr "" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:1 msgid "Maelstrom" msgstr "" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:2 msgid "Play an Asteroids like game" msgstr "" #: ../menu-data/magicor:magicor.desktop.in.h:1 msgid "Magicor" msgstr "" #: ../menu-data/magicor:magicor.desktop.in.h:2 msgid "Puzzle game in the spirit of solomon's key" msgstr "" #: ../menu-data/magictouch:magictouch.desktop.in.h:1 msgid "MagicTouch" msgstr "" #: ../menu-data/magictouch:magictouch.desktop.in.h:2 msgid "Retro game goes multitouch: use two knobs to paint a picture" msgstr "" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:1 msgid "Mah-Jong" msgstr "" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:2 msgid "Play classic Mahjong puzzle game" msgstr "" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:1 msgid "Mail Notification" msgstr "" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:2 msgid "Get notified when new mail arrives" msgstr "" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:1 msgid "Mailnag Configuration" msgstr "" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:2 msgid "An extensible mail notification daemon" msgstr "" #: ../menu-data/makehuman:makehuman.desktop.in.h:1 msgid "MakeHuman" msgstr "" #: ../menu-data/makehuman:makehuman.desktop.in.h:2 msgid "" "MakeHuman is a free, open source tool for creating realistic 3D human " "characters." msgstr "" #: ../menu-data/mame:mame.desktop.in.h:1 msgid "MAME™ Arcade Emulator" msgstr "" #: ../menu-data/mame:mame.desktop.in.h:2 msgid "Play vintage arcade games using the MAME™ emulator" msgstr "" #: ../menu-data/manaplus:manaplus.desktop.in.h:1 msgid "ManaPlus" msgstr "" #: ../menu-data/manaplus:manaplus.desktop.in.h:2 msgid "A 2D MMORPG client" msgstr "" #: ../menu-data/mancala:mancala.desktop.in.h:1 msgid "Mancala" msgstr "" #: ../menu-data/mancala:mancala.desktop.in.h:2 msgid "A board game involving count and capture" msgstr "" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:1 msgid "Visit 3D Fractal World" msgstr "" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:2 msgid "Mandelbulber" msgstr "" #: ../menu-data/mangler:mangler.desktop.in.h:1 msgid "Mangler" msgstr "" #: ../menu-data/mangler:mangler.desktop.in.h:2 msgid "Voice chat on Ventrilo 3.x servers" msgstr "" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:1 msgid "Input Device Sharing" msgstr "" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:2 msgid "Share mouse and pointer with other Computers" msgstr "" #: ../menu-data/marble-mobile:marble-mobile.desktop.in.h:1 #: ../menu-data/marble-touch:marble-touch.desktop.in.h:1 #: ../menu-data/marble:marble.desktop.in.h:1 #: ../menu-data/marble:marble_geo.desktop.in.h:1 #: ../menu-data/marble:marble_gpx.desktop.in.h:1 #: ../menu-data/marble:marble_kml.desktop.in.h:1 #: ../menu-data/marble:marble_osm.desktop.in.h:1 #: ../menu-data/marble:marble_shp.desktop.in.h:1 #: ../menu-data/marble:marble_worldwind.desktop.in.h:1 msgid "Marble" msgstr "" #: ../menu-data/marble-mobile:marble-mobile.desktop.in.h:2 #: ../menu-data/marble-touch:marble-touch.desktop.in.h:2 #: ../menu-data/marble:marble.desktop.in.h:2 #: ../menu-data/marble:marble_gpx.desktop.in.h:2 #: ../menu-data/marble:marble_kml.desktop.in.h:2 #: ../menu-data/marble:marble_osm.desktop.in.h:2 #: ../menu-data/marble:marble_shp.desktop.in.h:2 msgid "Virtual Globe" msgstr "" #: ../menu-data/marco:marco.desktop.in.h:1 msgid "Marco" msgstr "" #: ../menu-data/marsshooter:mars.desktop.in.h:1 msgid "M.A.R.S." msgstr "" #: ../menu-data/marsshooter:mars.desktop.in.h:2 msgid "M.A.R.S. - a ridiculous shooter" msgstr "" #: ../menu-data/massif-visualizer:kde4__massif-visualizer.desktop.in.h:1 msgid "Massif-Visualizer" msgstr "" #: ../menu-data/massif-visualizer:kde4__massif-visualizer.desktop.in.h:2 msgid "Visualization of Memory Profiling Data" msgstr "" #: ../menu-data/massxpert:massxpert.desktop.in.h:1 msgid "massXpert" msgstr "" #: ../menu-data/massxpert:massxpert.desktop.in.h:2 msgid "Bio-polymer mass spectrometry software" msgstr "" #: ../menu-data/mat:mat.desktop.in.h:1 msgid "Metadata Anonymisation Toolkit" msgstr "" #: ../menu-data/mat:mat.desktop.in.h:2 msgid "MAT" msgstr "" #: ../menu-data/matanza:matanza.desktop.in.h:1 msgid "Matanza" msgstr "" #: ../menu-data/matanza:matanza.desktop.in.h:2 msgid "Space ascii war game" msgstr "" #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:2 msgid "Virtual Keyboard" msgstr "" #: ../menu-data/mate-accountsdialog:mate-accountsdialog.desktop.in.h:1 msgid "Mate-AccountsDialog" msgstr "" #: ../menu-data/mate-accountsdialog:mate-accountsdialog.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:2 msgid "Add or remove users" msgstr "" #: ../menu-data/mate-control-center:mate-about-me.desktop.in.h:1 #: ../menu-data/mugshot:mugshot.desktop.in.h:1 msgid "About Me" msgstr "" #: ../menu-data/mate-control-center:mate-about-me.desktop.in.h:2 msgid "Set your personal information" msgstr "" #: ../menu-data/mate-control-center:mate-appearance-properties.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:1 #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:5 msgid "Appearance" msgstr "" #: ../menu-data/mate-control-center:mate-appearance-properties.desktop.in.h:2 msgid "Customize the look of the desktop" msgstr "" #: ../menu-data/mate-control-center:mate-at-properties.desktop.in.h:1 msgid "Assistive Technologies" msgstr "" #: ../menu-data/mate-control-center:mate-at-properties.desktop.in.h:2 msgid "Choose which accessibility features to enable when you log in" msgstr "" #: ../menu-data/mate-control-center:mate-default-applications-properties.desktop.in.h:2 msgid "Select your default applications" msgstr "" #: ../menu-data/mate-control-center:mate-display-properties.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-display-panel.desktop.in.h:1 msgid "Displays" msgstr "" #: ../menu-data/mate-control-center:mate-font-viewer.desktop.in.h:2 msgid "Preview fonts" msgstr "" #: ../menu-data/mate-control-center:mate-keybinding.desktop.in.h:1 msgid "Keyboard Shortcuts" msgstr "" #: ../menu-data/mate-control-center:mate-keybinding.desktop.in.h:2 msgid "Assign shortcut keys to commands" msgstr "" #: ../menu-data/mate-control-center:mate-keyboard.desktop.in.h:2 msgid "Set your keyboard preferences" msgstr "" #: ../menu-data/mate-control-center:mate-network-properties.desktop.in.h:1 msgid "Network Proxy" msgstr "" #: ../menu-data/mate-control-center:mate-network-properties.desktop.in.h:2 msgid "Set your network proxy preferences" msgstr "" #: ../menu-data/mate-control-center:mate-settings-mouse.desktop.in.h:1 msgid "Mouse" msgstr "" #: ../menu-data/mate-control-center:mate-settings-mouse.desktop.in.h:2 msgid "Set your mouse preferences" msgstr "" #: ../menu-data/mate-control-center:mate-theme-installer.desktop.in.h:1 msgid "Theme Installer" msgstr "" #: ../menu-data/mate-control-center:mate-theme-installer.desktop.in.h:2 msgid "Installs themes packages for various parts of the desktop" msgstr "" #: ../menu-data/mate-control-center:mate-window-properties.desktop.in.h:2 msgid "Set your window properties" msgstr "" #: ../menu-data/mate-control-center:matecc.desktop.in.h:2 msgid "The MATE configuration tool" msgstr "" #: ../menu-data/mate-desktop:mate-about.desktop.in.h:1 msgid "About MATE" msgstr "" #: ../menu-data/mate-desktop:mate-about.desktop.in.h:2 msgid "Learn more about MATE" msgstr "" #: ../menu-data/mate-desktop:mate-color-select.desktop.in.h:1 msgid "MATE Color Selection" msgstr "" #: ../menu-data/mate-desktop:mate-color-select.desktop.in.h:2 msgid "Choose colors from the palette or the screen" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:application-browser.desktop.in.h:1 msgid "Application Browser" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-screensaver-lock.desktop.in.h:1 msgid "Lock Screen" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-logout.desktop.in.h:1 msgid "Session Logout Dialog" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-logout.desktop.in.h:2 msgid "Prompt the user to log out of their session" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-shutdown.desktop.in.h:1 msgid "System Shutdown Dialog" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-shutdown.desktop.in.h:2 msgid "Prompt the user to shutdown their computer" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:trigger-panel-run-dialog.desktop.in.h:1 msgid "Run Application" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:trigger-panel-run-dialog.desktop.in.h:2 msgid "Show the \"Run Application\" dialog" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:1 msgid "Popup Notifications" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:2 msgid "Set your popup notification preferences" msgstr "" #: ../menu-data/mate-panel:mate-panel.desktop.in.h:2 msgid "" "Launch other applications and provide various utilities to manage windows, " "show the time, etc." msgstr "" #: ../menu-data/mate-power-manager:mate-power-preferences.desktop.in.h:2 msgid "Configure power management" msgstr "" #: ../menu-data/mate-screensaver:mate-screensaver-preferences.desktop.in.h:2 msgid "Set your screensaver preferences" msgstr "" #: ../menu-data/mate-screensaver:screensavers__cosmos-slideshow.desktop.in.h:1 msgid "Cosmos" msgstr "" #: ../menu-data/mate-screensaver:screensavers__cosmos-slideshow.desktop.in.h:2 msgid "Display a slideshow of pictures of the cosmos" msgstr "" #: ../menu-data/mate-screensaver:screensavers__footlogo-floaters.desktop.in.h:1 msgid "Floating MATE" msgstr "" #: ../menu-data/mate-screensaver:screensavers__footlogo-floaters.desktop.in.h:2 msgid "Bubbles the MATE logo around the screen" msgstr "" #: ../menu-data/mate-screensaver:screensavers__gnomelogo-floaters.desktop.in.h:1 msgid "Floating GNOME" msgstr "" #: ../menu-data/mate-screensaver:screensavers__gnomelogo-floaters.desktop.in.h:2 msgid "Bubbles the GNOME logo around the screen" msgstr "" #: ../menu-data/mate-screensaver:screensavers__personal-slideshow.desktop.in.h:1 msgid "Pictures folder" msgstr "" #: ../menu-data/mate-screensaver:screensavers__personal-slideshow.desktop.in.h:2 msgid "Display a slideshow from your Pictures folder" msgstr "" #: ../menu-data/mate-screensaver:screensavers__popsquares.desktop.in.h:1 msgid "Pop art squares" msgstr "" #: ../menu-data/mate-screensaver:screensavers__popsquares.desktop.in.h:2 msgid "A pop-art-ish grid of pulsing colors." msgstr "" #: ../menu-data/mate-system-monitor:mate-system-monitor.desktop.in.h:1 msgid "MATE System Monitor" msgstr "" #: ../menu-data/mate-system-tools:mate-network.desktop.in.h:2 msgid "Configure network devices and connections" msgstr "" #: ../menu-data/mate-system-tools:mate-services.desktop.in.h:1 msgid "Services" msgstr "" #: ../menu-data/mate-system-tools:mate-services.desktop.in.h:2 msgid "Configure which services will be run when the system starts" msgstr "" #: ../menu-data/mate-system-tools:mate-shares.desktop.in.h:1 msgid "Shared Folders" msgstr "" #: ../menu-data/mate-system-tools:mate-shares.desktop.in.h:2 msgid "Configure which folders are available for your network neighborhood" msgstr "" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:1 msgid "Time and Date" msgstr "" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:2 msgid "Change system time, date, and timezone" msgstr "" #: ../menu-data/mate-terminal:mate-terminal.desktop.in.h:1 msgid "MATE Terminal" msgstr "" #: ../menu-data/mate-tweak:mate-tweak.desktop.in.h:1 msgid "MATE Tweak" msgstr "" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:1 #: ../menu-data/yelp:yelp.desktop.in.h:1 msgid "Help" msgstr "" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:2 msgid "Get help with MATE" msgstr "" #: ../menu-data/mate-utils:mate-dictionary.desktop.in.h:1 msgid "MATE Dictionary" msgstr "" #: ../menu-data/mate-utils:mate-disk-usage-analyzer.desktop.in.h:1 msgid "MATE Disk Usage Analyzer" msgstr "" #: ../menu-data/mate-utils:mate-screenshot.desktop.in.h:1 msgid "Take Screenshot" msgstr "" #: ../menu-data/mate-utils:mate-screenshot.desktop.in.h:2 msgid "Save images of your desktop or individual windows" msgstr "" #: ../menu-data/mate-utils:mate-search-tool.desktop.in.h:1 msgid "MATE Search Tool" msgstr "" #: ../menu-data/mate-utils:mate-search-tool.desktop.in.h:2 msgid "Locate documents and folders on this computer by name or content" msgstr "" #: ../menu-data/mate-utils:mate-system-log.desktop.in.h:1 msgid "Log File Viewer" msgstr "" #: ../menu-data/mate-utils:mate-system-log.desktop.in.h:2 msgid "View or monitor system log files" msgstr "" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:1 msgid "Mathomatic" msgstr "" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:2 msgid "Do symbolic mathematics and quick calculations" msgstr "" #: ../menu-data/mathwar:MathWar.desktop.in.h:1 msgid "MathWar" msgstr "" #: ../menu-data/mathwar:MathWar.desktop.in.h:2 msgid "A simple math game for kids" msgstr "" #: ../menu-data/matita:matita.desktop.in.h:1 msgid "Matita" msgstr "" #: ../menu-data/matita:matita.desktop.in.h:2 msgid "Interactive theorem prover" msgstr "" #: ../menu-data/matlab-support:matlab.desktop.in.h:1 msgid "MATLAB" msgstr "" #: ../menu-data/matlab-support:matlab.desktop.in.h:2 msgid "Scientific computing environment" msgstr "" #: ../menu-data/mc:mc.desktop.in.h:1 msgid "Midnight Commander" msgstr "" #: ../menu-data/mc:mc.desktop.in.h:2 msgid "File manager" msgstr "" #: ../menu-data/mcomix:mcomix.desktop.in.h:1 msgid "MComix" msgstr "" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:1 msgid "mCRL2" msgstr "" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:2 msgid "Graphical front end for mCRL2 toolset" msgstr "" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:1 msgid "Graphical IDE for MCS-51 based microcontrollers" msgstr "" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:2 msgid "MCU 8051 IDE" msgstr "" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:1 msgid "MDB Viewer" msgstr "" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:2 msgid "View and export Microsoft Access databases" msgstr "" #: ../menu-data/mdfinder.app:MDFinder.desktop.in.h:1 msgid "MDFinder" msgstr "" #: ../menu-data/mdfinder.app:MDFinder.desktop.in.h:2 msgid "GNUstep Finder and desktop search system" msgstr "" #: ../menu-data/me-tv:me-tv.desktop.in.h:1 msgid "Me TV" msgstr "" #: ../menu-data/me-tv:me-tv.desktop.in.h:2 msgid "A digital television (DVB) viewer for GNOME" msgstr "" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:1 msgid "MediaInfo" msgstr "" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:2 msgid "Supplies technical and tag information about a video or audio file" msgstr "" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:1 msgid "MediathekView" msgstr "" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:2 msgid "View streams from public German TV stations" msgstr "" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:1 msgid "MediaTomb" msgstr "" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:2 msgid "MediaTomb UPnP MediaServer web user interface." msgstr "" #: ../menu-data/medit:medit.desktop.in.h:1 msgid "medit" msgstr "" #: ../menu-data/medit:medit.desktop.in.h:2 msgid "Text editor" msgstr "" #: ../menu-data/mednafen:mednafen.desktop.in.h:1 msgid "Mednafen" msgstr "" #: ../menu-data/mednafen:mednafen.desktop.in.h:2 msgid "Multi-system video game emulator" msgstr "" #: ../menu-data/megaglest:megaglest.desktop.in.h:1 msgid "A real time strategy game." msgstr "" #: ../menu-data/megaglest:megaglest.desktop.in.h:2 msgid "MegaGlest" msgstr "" #: ../menu-data/megaglest:megaglest_editor.desktop.in.h:1 msgid "Map Editor" msgstr "" #: ../menu-data/megaglest:megaglest_editor.desktop.in.h:2 msgid "MegaGlest Map Editor" msgstr "" #: ../menu-data/megaglest:megaglest_g3dviewer.desktop.in.h:1 msgid "G3d Model Viewer" msgstr "" #: ../menu-data/megaglest:megaglest_g3dviewer.desktop.in.h:2 msgid "MegaGlest Model Viewer" msgstr "" #: ../menu-data/meld:meld.desktop.in.h:1 msgid "Meld Diff Viewer" msgstr "" #: ../menu-data/meld:meld.desktop.in.h:2 msgid "Compare and merge your files" msgstr "" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:1 msgid "Melting" msgstr "" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:2 msgid "\"Computes the melting temperature for a nucleic acid duplex.\"" msgstr "" #: ../menu-data/memaker:memaker.desktop.in.h:1 msgid "MeMaker" msgstr "" #: ../menu-data/memaker:memaker.desktop.in.h:2 msgid "Builds avatars for all your applications." msgstr "" #: ../menu-data/menulibre:menulibre.desktop.in.h:2 msgid "Add or remove applications from the menu" msgstr "" #: ../menu-data/meritous:meritous.desktop.in.h:1 msgid "Meritous" msgstr "" #: ../menu-data/meritous:meritous.desktop.in.h:2 msgid "action-adventure dungeon crawl game" msgstr "" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:1 msgid "Merkaartor" msgstr "" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:2 msgid "OpenStreetMap Editor" msgstr "" #: ../menu-data/meshlab:meshlab.desktop.in.h:1 msgid "MeshLab" msgstr "" #: ../menu-data/meshlab:meshlab.desktop.in.h:2 msgid "View and process meshes" msgstr "" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:1 msgid "Dreamcast ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:2 msgid "Play Sega Dreamcast games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:1 msgid "Game Boy ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:2 msgid "Play Nintendo Game Boy games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:1 msgid "Game Boy Advance ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:2 msgid "Play Nintendo Game Boy Advance games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:1 msgid "Genesis ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:2 msgid "Play Sega Genesis games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:1 msgid "MSX ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:2 msgid "Play MSX games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:1 msgid "Nintendo64 ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:2 msgid "Play Nintendo 64 games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:1 msgid "NES ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:2 msgid "Play Nintendo Entertainment System games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:1 msgid "Sega Master System/Game Gear ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:2 msgid "Play Sega Master System and Game Gear games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:1 msgid "Super NES ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:2 msgid "Play Super Nintendo Entertainment System games" msgstr "" #: ../menu-data/mess:mess.desktop.in.h:1 msgid "MESS Home Systems Emulator" msgstr "" #: ../menu-data/mess:mess.desktop.in.h:2 msgid "Relive old home systems with the MESS emulator" msgstr "" #: ../menu-data/messaging-app:messaging-app.desktop.in.h:1 msgid "Messaging" msgstr "" #: ../menu-data/messaging-app:messaging-app.desktop.in.h:2 msgid "Messaging application" msgstr "" #: ../menu-data/metacity:metacity.desktop.in.h:1 msgid "Metacity" msgstr "" #: ../menu-data/meterbridge:meterbridge.desktop.in.h:1 msgid "Meterbridge" msgstr "" #: ../menu-data/metview:metview.desktop.in.h:1 msgid "ECMWF Metview - meteorological workstation" msgstr "" #: ../menu-data/metview:metview.desktop.in.h:2 msgid "Process and visualise meteorological data" msgstr "" #: ../menu-data/mgm:mgm.desktop.in.h:1 msgid "MGM System Monitor" msgstr "" #: ../menu-data/mgm:mgm.desktop.in.h:2 msgid "A highly configurable, very gaudy system load meter" msgstr "" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:1 msgid "mhWaveEdit" msgstr "" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:2 msgid "Record, play, edit and convert sound files" msgstr "" #: ../menu-data/mialmpick:mia-lmpick.desktop.in.h:1 msgid "mialmpick Version 0.2.10" msgstr "" #: ../menu-data/mialmpick:mia-lmpick.desktop.in.h:2 msgid "mia-lmpick Version 0.2.10" msgstr "" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:1 msgid "MiceAmaze" msgstr "" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:2 msgid "video game with mice in a maze" msgstr "" #: ../menu-data/microhope:microhope-avr.desktop.in.h:1 msgid "µHOPE" msgstr "" #: ../menu-data/microhope:microhope-avr.desktop.in.h:2 msgid "MicroHOPE microcontroller programming system" msgstr "" #: ../menu-data/microhope:microhope-doc.desktop.in.h:1 msgid "microHOPE Manual" msgstr "" #: ../menu-data/microhope:microhope-doc.desktop.in.h:2 msgid "microHOPE User Manual" msgstr "" #: ../menu-data/micropolis:micropolis.desktop.in.h:1 msgid "Micropolis" msgstr "" #: ../menu-data/micropolis:micropolis.desktop.in.h:2 msgid "A real-time city management simulator" msgstr "" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:1 msgid "MIDI monitor and prober." msgstr "" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:2 msgid "Midisnoop" msgstr "" #: ../menu-data/midori:midori-private.desktop.in.h:1 msgid "Midori Private Browsing" msgstr "" #: ../menu-data/midori:midori-private.desktop.in.h:2 msgid "Open a new private browsing window" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:1 msgid "Midori" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:2 msgid "Lightweight web browser" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:3 msgid "New _Tab" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:4 msgid "New _Window" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:5 msgid "New P_rivate Browsing Window" msgstr "" #: ../menu-data/mikutter:mikutter.desktop.in.h:1 msgid "mikutter" msgstr "" #: ../menu-data/mikutter:mikutter.desktop.in.h:2 msgid "Twitter Client" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:1 msgid "MilkyTracker" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:2 msgid "Fasttracker 2 Clone" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:3 msgid "MilkyTracker (play song)" msgstr "" #: ../menu-data/minbar:minbar.desktop.in.h:1 msgid "Minbar Prayer Times" msgstr "" #: ../menu-data/minbar:minbar.desktop.in.h:2 msgid "Islamic prayer times" msgstr "" #: ../menu-data/minetest:minetest.desktop.in.h:1 msgid "Minetest" msgstr "" #: ../menu-data/minetest:minetest.desktop.in.h:2 msgid "Multiplayer infinite-world block sandbox" msgstr "" #: ../menu-data/minirok:kde4__minirok.desktop.in.h:1 msgid "Minirok" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:1 msgid "Minitube" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:2 msgid "Watch YouTube videos" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:3 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:3 #: ../menu-data/totem:totem.desktop.in.h:3 msgid "Play/Pause" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:6 msgid "Stop After This Video" msgstr "" #: ../menu-data/mirage:mirage.desktop.in.h:1 msgid "Mirage" msgstr "" #: ../menu-data/mirage:mirage.desktop.in.h:2 msgid "A fast GTK+ Image Viewer" msgstr "" #: ../menu-data/miro:miro.desktop.in.h:1 msgid "Miro" msgstr "" #: ../menu-data/miro:miro.desktop.in.h:2 msgid "" "Fully featured video and music player, podcast client, and bittorrent client" msgstr "" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:1 msgid "MirrorMagic" msgstr "" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:2 msgid "Icon=_usr_share_games_mirrormagic_graphics_mirrormagic" msgstr "" #: ../menu-data/mit-scheme:mit-scheme.desktop.in.h:1 msgid "MIT/GNU Scheme" msgstr "" #: ../menu-data/mixxx:mixxx.desktop.in.h:1 msgid "Mixxx" msgstr "" #: ../menu-data/mixxx:mixxx.desktop.in.h:2 msgid "A digital DJ interface" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:1 msgid "mkvinfo" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:2 msgid "Show information about MKV files" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvtoolnix-gui.desktop.in.h:1 msgid "MKVToolNix GUI" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvtoolnix-gui.desktop.in.h:2 msgid "Matroska files creator and tools" msgstr "" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:1 msgid "MLDonkey" msgstr "" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:2 msgid "Graphical frontend for MLDonkey" msgstr "" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:1 msgid "Multilingual Terminal" msgstr "" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:2 msgid "Use Multi-Lingual Command Line" msgstr "" #: ../menu-data/mm3d:mm3d.desktop.in.h:1 msgid "Misfit Model 3D" msgstr "" #: ../menu-data/mm3d:mm3d.desktop.in.h:2 msgid "Create and edit 3D models and animations" msgstr "" #: ../menu-data/mmass:mmass.desktop.in.h:1 msgid "mMass" msgstr "" #: ../menu-data/mmass:mmass.desktop.in.h:2 msgid "Mass spectrum viewer and data analysis proteomics tool" msgstr "" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:1 msgid "mmpong-gl" msgstr "" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:2 msgid "massively multiplayer pong game" msgstr "" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:1 msgid "Mnemosyne" msgstr "" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:2 msgid "A flash card program to make your review process more efficient" msgstr "" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:1 msgid "Mobile Atlas Creator" msgstr "" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:2 msgid "create offline-atlases for GPS/cell phone applications" msgstr "" #: ../menu-data/model-builder:model-builder.desktop.in.h:1 msgid "Model Builder" msgstr "" #: ../menu-data/model-builder:model-builder.desktop.in.h:2 msgid "Graphical ODE simulator" msgstr "" #: ../menu-data/modem-manager-gui:modem-manager-gui.desktop.in.h:1 msgid "Modem Manager GUI" msgstr "" #: ../menu-data/modem-manager-gui:modem-manager-gui.desktop.in.h:2 msgid "Graphical interface for Modem manager daemon control" msgstr "" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:1 msgid "Mokomaze" msgstr "" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:2 msgid "Ball-in-the-labyrinth game" msgstr "" #: ../menu-data/monajat-applet:monajat.desktop.in.h:1 msgid "Monajat Applet for supplications" msgstr "" #: ../menu-data/monajat-applet:monajat.desktop.in.h:2 msgid "Monajat in system tray icon" msgstr "" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:1 msgid "Monkey Bubble" msgstr "" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:2 msgid "Monkey Bubble Arcade Game" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:1 msgid "Monkey Studio IDE" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:2 msgid "The best cross platform IDE available!" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:3 msgid "Open With MkS" msgstr "" #: ../menu-data/mono-runtime-common:mono-runtime-common.desktop.in.h:1 msgid "Mono Runtime" msgstr "" #: ../menu-data/mono-runtime-common:mono-runtime-terminal.desktop.in.h:1 msgid "Mono Runtime (Terminal)" msgstr "" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:1 msgid "gsharp" msgstr "" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:2 msgid "" "Write C# in an interactive shell, and inject your code into running Mono " "processes" msgstr "" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:1 msgid "Mono IL Contrast" msgstr "" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:2 msgid "Identify differences in the API exposed by mono library assemblies." msgstr "" #: ../menu-data/monodevelop:monodevelop.desktop.in.h:1 msgid "MonoDevelop" msgstr "" #: ../menu-data/monodevelop:monodevelop.desktop.in.h:2 msgid "Develop .NET applications in an Integrated Development Environment" msgstr "" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:1 msgid "Mono Documentation" msgstr "" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:2 msgid "View, search and edit documentation related to Mono" msgstr "" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:1 msgid "Monodoc (http)" msgstr "" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:2 msgid "Monodoc Documentation Browser" msgstr "" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:1 msgid "Monster Masher" msgstr "" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:2 msgid "Mash monsters and save the gnomes" msgstr "" #: ../menu-data/monsterz:monsterz.desktop.in.h:1 msgid "Monsterz" msgstr "" #: ../menu-data/monsterz:monsterz.desktop.in.h:2 msgid "Little arcade puzzle game, similar to the famous Bejeweled" msgstr "" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:1 msgid "Moonlander" msgstr "" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:2 msgid "Fun game based on the classic moon lander" msgstr "" #: ../menu-data/moonshot-ui:moonshot-webp.desktop.in.h:1 msgid "Moonshot Web Provisioning Installer" msgstr "" #: ../menu-data/moonshot-ui:moonshot.desktop.in.h:1 msgid "Moonshot Identity Manager" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:1 msgid "Mopidy" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:2 msgid "Music server with support for MPD and HTTP clients" msgstr "" #: ../menu-data/moria:moria.desktop.in.h:1 msgid "Moria" msgstr "" #: ../menu-data/moria:moria.desktop.in.h:2 msgid "single-played rogue-like with a regenerating dungeon" msgstr "" #: ../menu-data/morris:morris.desktop.in.h:1 msgid "Morris" msgstr "" #: ../menu-data/morris:morris.desktop.in.h:2 msgid "Nine Men's Morris Game" msgstr "" #: ../menu-data/moserial:moserial.desktop.in.h:1 msgid "moserial Terminal" msgstr "" #: ../menu-data/moserial:moserial.desktop.in.h:2 msgid "A serial terminal optimized for logging and file capture" msgstr "" #: ../menu-data/mousepad:mousepad.desktop.in.h:1 msgid "Mousepad" msgstr "" #: ../menu-data/mousepad:mousepad.desktop.in.h:2 msgid "Simple Text Editor" msgstr "" #: ../menu-data/mozc-utils-gui:setup-mozc.desktop.in.h:1 msgid "Mozc Setup" msgstr "" #: ../menu-data/mozc-utils-gui:setup-mozc.desktop.in.h:2 msgid "Set up Mozc engine" msgstr "" #: ../menu-data/mozo:mozo.desktop.in.h:2 msgid "Change which applications are shown on the main menu" msgstr "" #. DocPath= #: ../menu-data/mp3diags:mp3diags.desktop.in.h:2 msgid "MP3 Diags - diagnosis and repair tool" msgstr "" #: ../menu-data/mp3diags:mp3diags.desktop.in.h:3 msgid "MP3 Diags" msgstr "" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:1 msgid "Mp3splt-gtk audio splitter" msgstr "" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:2 msgid "Split mp3 and ogg files without decoding" msgstr "" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:1 msgid "MPDCon" msgstr "" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:2 msgid "GNUstep client for MPD" msgstr "" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:1 msgid "Music Player Daemon" msgstr "" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:2 msgid "MPRIS 2 support for MPD" msgstr "" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:1 msgid "Mplinuxman" msgstr "" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:2 msgid "Manage your MPMan portable mp3 player" msgstr "" #: ../menu-data/mpv:mpv.desktop.in.h:1 msgid "mpv Media Player" msgstr "" #: ../menu-data/mpv:mpv.desktop.in.h:2 #: ../menu-data/snappy:snappy.desktop.in.h:2 msgid "Play movies and songs" msgstr "" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:1 msgid "DICOM to NIfTI Conversion" msgstr "" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:2 msgid "dcm2nii" msgstr "" #: ../menu-data/mricron:mricron-npm.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:1 msgid "Non-parametric MRI Analysis" msgstr "" #: ../menu-data/mricron:mricron-npm.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:2 msgid "NPM" msgstr "" #: ../menu-data/mricron:mricron.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:1 msgid "2D/3D MRI Image Viewer" msgstr "" #: ../menu-data/mricron:mricron.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:2 msgid "MRIcron" msgstr "" #: ../menu-data/mrrescue:mrrescue.desktop.in.h:1 msgid "Mr Rescue" msgstr "" #: ../menu-data/mrrescue:mrrescue.desktop.in.h:2 msgid "Exec=mrrescue" msgstr "" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:1 msgid "MRI Tractography View" msgstr "" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:2 msgid "MRview" msgstr "" #: ../menu-data/mtink:mtink.desktop.in.h:1 msgid "Mtink" msgstr "" #: ../menu-data/mtink:mtink.desktop.in.h:2 msgid "Status monitor for Epson inkjet printers" msgstr "" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:1 msgid "mtPaint graphic editor" msgstr "" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:2 msgid "painting program to create pixel art and manipulate digital photos" msgstr "" #: ../menu-data/mttroff:mttroff.desktop.in.h:1 msgid "Troff" msgstr "" #: ../menu-data/mttroff:mttroff.desktop.in.h:2 msgid "TROff - A libavg based multitouch TRON clone" msgstr "" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:1 msgid "Mu-cade" msgstr "" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:2 msgid "Kenta Cho's Mu-cade" msgstr "" #: ../menu-data/mudita24:mudita24.desktop.in.h:1 msgid "Mudita24" msgstr "" #: ../menu-data/mudita24:mudita24.desktop.in.h:2 msgid "ALSA GUI control tool for Envy24 (ice1712) soundcards" msgstr "" #: ../menu-data/mudlet:mudlet.desktop.in.h:1 msgid "Mudlet" msgstr "" #: ../menu-data/mudlet:mudlet.desktop.in.h:2 msgid "Play online text-based games (MUDs)" msgstr "" #: ../menu-data/muffin:muffin.desktop.in.h:1 msgid "Muffin" msgstr "" #: ../menu-data/mugshot:mugshot.desktop.in.h:2 msgid "Configure your profile image and contact details" msgstr "" #: ../menu-data/multitet:multitet.desktop.in.h:1 msgid "Multitet" msgstr "" #: ../menu-data/multitet:multitet.desktop.in.h:2 msgid "Multitouch cooperative Tetris-like game" msgstr "" #: ../menu-data/mumble:mumble.desktop.in.h:1 msgid "Mumble" msgstr "" #: ../menu-data/mumble:mumble.desktop.in.h:2 msgid "A low-latency, high quality voice chat program for gaming" msgstr "" #: ../menu-data/muon-discover:muon-discover-category.desktop.in.h:1 msgid "Install More..." msgstr "" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:1 msgid "Muon Discover" msgstr "" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:2 msgid "Software Center" msgstr "" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:1 msgid "Muon Update Manager" msgstr "" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:2 msgid "Update Manager" msgstr "" #: ../menu-data/muon:muon.desktop.in.h:1 msgid "Muon Package Manager" msgstr "" #: ../menu-data/muon:muon.desktop.in.h:2 msgid "Package Manager" msgstr "" #: ../menu-data/mupdf:mupdf.desktop.in.h:1 msgid "MuPDF" msgstr "" #: ../menu-data/mupdf:mupdf.desktop.in.h:2 msgid "PDF file viewer" msgstr "" #: ../menu-data/mupen64plus-ui-console:mupen64plus.desktop.in.h:1 msgid "Mupen64Plus" msgstr "" #: ../menu-data/mupen64plus-ui-console:mupen64plus.desktop.in.h:2 msgid "" "Nintendo 64 emulator and plugins for Linux, Mac OSX, FreeBSD, and Windows" msgstr "" #: ../menu-data/murmur:murmur.desktop.in.h:1 msgid "Murmur" msgstr "" #: ../menu-data/murmur:murmur.desktop.in.h:2 msgid "Python/GTK2 Museek client" msgstr "" #: ../menu-data/muse:muse.desktop.in.h:1 msgid "MusE" msgstr "" #: ../menu-data/muse:muse.desktop.in.h:2 msgid "Midi Music Editor" msgstr "" #: ../menu-data/museeq:museeq.desktop.in.h:1 msgid "Museeq" msgstr "" #: ../menu-data/museeq:museeq.desktop.in.h:2 msgid "C++/QT3 Museek client" msgstr "" #: ../menu-data/musescore:mscore.desktop.in.h:1 msgid "Create, play and print sheet music" msgstr "" #: ../menu-data/musescore:mscore.desktop.in.h:2 msgid "MuseScore" msgstr "" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:1 msgid "Musetup-gtk" msgstr "" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:2 msgid "Museek daemon configuration tool" msgstr "" #: ../menu-data/musique:musique.desktop.in.h:1 msgid "Musique" msgstr "" #: ../menu-data/musique:musique.desktop.in.h:2 msgid "Play your music collection" msgstr "" #: ../menu-data/mutt:mutt.desktop.in.h:1 msgid "Simple text-based Mail User Agent" msgstr "" #: ../menu-data/mutt:mutt.desktop.in.h:2 msgid "mutt" msgstr "" #: ../menu-data/mutter:mutter-wayland.desktop.in.h:1 msgid "Mutter (wayland compositor)" msgstr "" #: ../menu-data/mutter:mutter.desktop.in.h:1 msgid "Mutter" msgstr "" #: ../menu-data/mx44:mx44.desktop.in.h:1 msgid "mx44" msgstr "" #: ../menu-data/mx44:mx44.desktop.in.h:2 msgid "Polyphonic, multichannel midi realtime software synthesizer" msgstr "" #: ../menu-data/mypaint:mypaint.desktop.in.h:1 msgid "MyPaint" msgstr "" #: ../menu-data/mypaint:mypaint.desktop.in.h:2 msgid "Painting program for digital artists" msgstr "" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:1 msgid "MySQL Workbench" msgstr "" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:2 msgid "MySQL Database Design, Administration and Development Tool" msgstr "" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:1 msgid "MythNetTV" msgstr "" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:2 msgid "A video RSS grabber" msgstr "" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:1 msgid "MythTV Backend Setup" msgstr "" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:2 msgid "Used to configure a backend" msgstr "" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:1 msgid "MythTV Frontend" msgstr "" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:2 msgid "A frontend for all content on a mythtv-backend" msgstr "" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:1 msgid "nagstamon" msgstr "" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:2 msgid "Nagios status monitor " msgstr "" #: ../menu-data/nautilus-actions:nact.desktop.in.h:1 msgid "Nautilus-Actions Configuration Tool" msgstr "" #: ../menu-data/nautilus-actions:nact.desktop.in.h:2 msgid "Configure items to be added to the Nautilus context menus" msgstr "" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:1 msgid "Nautilus Compare Extension Preferences" msgstr "" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:2 msgid "Preferences for Nautilus Compare Extension" msgstr "" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:1 msgid "Dropbox" msgstr "" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:2 msgid "Sync your files across computers and to the web" msgstr "" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:1 msgid "Nautilus Pastebin Configurator" msgstr "" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:2 msgid "Nautilus Pastebin configuration panel" msgstr "" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:1 msgid "Nautilus scripts manager" msgstr "" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:2 msgid "Enable or disable Nautilus scripts" msgstr "" #: ../menu-data/navit:navit.desktop.in.h:1 msgid "Navit" msgstr "" #: ../menu-data/navit:navit.desktop.in.h:2 msgid "The open source vector based navigation program with routing engine" msgstr "" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:1 msgid "Cn3D NCBI Database Viewer" msgstr "" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:2 msgid "View NCBI databases in 3D" msgstr "" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:1 msgid "Sequin DNA Sequence Submission Tool" msgstr "" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:2 msgid "Submit DNA sequences to the GenBank, EMBL, and DDBJ databases" msgstr "" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:1 msgid "DDV Sequence Alignment Viewer" msgstr "" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:2 msgid "View multiple sequence alignment for GenBank" msgstr "" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:1 msgid "Entrez NCBI Database Querying Tool" msgstr "" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:2 msgid "Query NCBI databases and retrieve documents" msgstr "" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:1 msgid "OneD Biological Sequence Viewer" msgstr "" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:2 msgid "View single biological sequences" msgstr "" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:1 msgid "Ncmpcpp" msgstr "" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:2 msgid "NCurses Music Player Client" msgstr "" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:1 msgid "Windows Wireless Drivers" msgstr "" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:2 msgid "Ndiswrapper driver installation tool" msgstr "" #: ../menu-data/nec2c:nec2c.desktop.in.h:1 msgid "nec2c" msgstr "" #: ../menu-data/nec2c:nec2c.desktop.in.h:2 msgid "Antenna Modelling Software" msgstr "" #: ../menu-data/nedit:nedit.desktop.in.h:1 msgid "NEdit \"Nirvana Text Editor\"" msgstr "" #: ../menu-data/needrestart-session:needrestart-session.desktop.in.h:1 msgid "needrestart-session" msgstr "" #: ../menu-data/needrestart-session:needrestart-session.desktop.in.h:2 msgid "" "Check for processes in the current user session need to be restarted after " "upgrades." msgstr "" #: ../menu-data/needrestart-session:needrestart.desktop.in.h:1 msgid "needrestart" msgstr "" #: ../menu-data/needrestart-session:needrestart.desktop.in.h:2 msgid "Check which system services need to be restarted after upgrades." msgstr "" #: ../menu-data/nekobee:nekobee.desktop.in.h:1 msgid "Nekobee" msgstr "" #: ../menu-data/nekobee:nekobee.desktop.in.h:2 msgid "Simple single-oscillator DSSI plugin" msgstr "" #: ../menu-data/nemiver:nemiver.desktop.in.h:1 msgid "Nemiver C/C++ Debugger" msgstr "" #: ../menu-data/nemiver:nemiver.desktop.in.h:2 msgid "Debug Applications" msgstr "" #: ../menu-data/nemo:nemo-autostart.desktop.in.h:1 msgid "Nemo" msgstr "" #: ../menu-data/nemo:nemo-autostart.desktop.in.h:2 msgid "Start Nemo desktop at log in" msgstr "" #: ../menu-data/nemo:nemo.desktop.in.h:1 msgid "Files" msgstr "" #: ../menu-data/nemo:nemo.desktop.in.h:2 msgid "Access and organize files" msgstr "" #: ../menu-data/neobio:neobio.desktop.in.h:1 msgid "Sequence alignments neobio" msgstr "" #: ../menu-data/nestopia:nestopia.desktop.in.h:1 msgid "Nestopia" msgstr "" #: ../menu-data/nestopia:nestopia.desktop.in.h:2 msgid "Accurate NES Emulator" msgstr "" #: ../menu-data/netanim:NetAnim.desktop.in.h:1 msgid "Network animator" msgstr "" #: ../menu-data/netanim:NetAnim.desktop.in.h:2 msgid "Network animator based on Qt4 working with ns-3" msgstr "" #: ../menu-data/netbeans:netbeans.desktop.in.h:1 msgid "NetBeans" msgstr "" #: ../menu-data/netemul:netemul.desktop.in.h:1 msgid "NetEmul" msgstr "" #: ../menu-data/netemul:netemul.desktop.in.h:2 msgid "The LAN network simulator" msgstr "" #: ../menu-data/netgen:netgen.desktop.in.h:1 msgid "Netgen Mesh Generator" msgstr "" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:1 msgid "X NetHack" msgstr "" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:2 msgid "NetHack (X interface)" msgstr "" #: ../menu-data/netmate:netmate.desktop.in.h:1 msgid "Netmate" msgstr "" #: ../menu-data/netmate:netmate.desktop.in.h:2 msgid "shows pcap dump lines in network header style" msgstr "" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:1 msgid "NetPanzer" msgstr "" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:2 msgid "Online multiplayer tactical warfare game" msgstr "" #: ../menu-data/netrek-client-cow:netrek-client-cow.desktop.in.h:1 msgid "Netrek" msgstr "" #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:1 msgid "NetSurf Web Browser" msgstr "" #: ../menu-data/nettoe:nettoe.desktop.in.h:1 msgid "netToe" msgstr "" #: ../menu-data/nettoe:nettoe.desktop.in.h:2 msgid "Play a game of Tic Tac Toe." msgstr "" #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:2 msgid "Manage your network connections" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-afni.desktop.in.h:1 msgid "Analysis of Functional NeuroImages" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-afni.desktop.in.h:2 msgid "AFNI" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-devel-ml.desktop.in.h:1 msgid "Developer Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-devel-ml.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-upstream-ml.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-user-ml.desktop.in.h:2 msgid "Opens the list archive in a browser window" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:2 msgid "FSL 4.1" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:1 msgid "3D Structure Segmentation" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:2 msgid "ITK-SNAP" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-mipav.desktop.in.h:1 msgid "Medical Image Processing, Analysis, and Visualization" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-mipav.desktop.in.h:2 msgid "MIPAV" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-openelectrophy.desktop.in.h:1 msgid "Electrophysiological Data Analysis" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-openelectrophy.desktop.in.h:2 msgid "OpenElectrophy" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:1 #: ../menu-data/psychopy:psychopy.desktop.in.h:1 msgid "Psychology Stimuli IDE" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:2 #: ../menu-data/psychopy:psychopy.desktop.in.h:2 msgid "PsychoPy" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:1 #: ../menu-data/sigviewer:sigviewer.desktop.in.h:1 msgid "SigViewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:2 msgid "Biosignals (e.g. EEG, ECG) Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-slicer.desktop.in.h:1 msgid "3D Slicer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:1 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:1 msgid "Spyke Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:2 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:2 msgid "Graphical utility for analyzing electrophysiological data" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-upstream-ml.desktop.in.h:1 msgid "Upstream Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-user-ml.desktop.in.h:1 msgid "User Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:1 #: ../menu-data/voxbo:vbview2.desktop.in.h:1 msgid "VoxBo Image Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:2 #: ../menu-data/voxbo:vbview2.desktop.in.h:2 msgid "VBView2" msgstr "" #: ../menu-data/neverball:neverball.desktop.in.h:1 msgid "Neverball" msgstr "" #: ../menu-data/neverball:neverball.desktop.in.h:2 msgid "A 3D arcade game with a ball" msgstr "" #: ../menu-data/neverputt:neverputt.desktop.in.h:1 msgid "Neverputt" msgstr "" #: ../menu-data/neverputt:neverputt.desktop.in.h:2 msgid "A 3D mini golf game" msgstr "" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:1 msgid "Nexuiz" msgstr "" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:2 msgid "" "A networked 3D first person shooter game with high-quality graphic effects" msgstr "" #: ../menu-data/nfoview:nfoview.desktop.in.h:1 msgid "NFO Viewer" msgstr "" #: ../menu-data/nfoview:nfoview.desktop.in.h:2 msgid "View NFO files" msgstr "" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:1 msgid "Ngraph" msgstr "" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:2 msgid "create scientific 2-dimensional graphs" msgstr "" #: ../menu-data/nicotine:nicotine.desktop.in.h:1 msgid "Nicotine-Plus" msgstr "" #: ../menu-data/nicotine:nicotine.desktop.in.h:2 msgid "SoulSeek filesharing client" msgstr "" #: ../menu-data/nikwi:nikwi.desktop.in.h:1 msgid "Nikwi Deluxe" msgstr "" #: ../menu-data/nikwi:nikwi.desktop.in.h:2 msgid "Platform game where your goal is to collect candies" msgstr "" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:1 msgid "Ninja IDE" msgstr "" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:2 msgid "Python IDE" msgstr "" #: ../menu-data/nip2:nip2.desktop.in.h:1 msgid "nip2" msgstr "" #: ../menu-data/nip2:nip2.desktop.in.h:2 msgid "Image manipulation program based on VIPS" msgstr "" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:1 msgid "nitrogen" msgstr "" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:2 msgid "Browse and set desktop backgrounds" msgstr "" #: ../menu-data/njam:njam.desktop.in.h:1 msgid "Njam" msgstr "" #: ../menu-data/njam:njam.desktop.in.h:2 msgid "pacman-like game with multiplayer support" msgstr "" #: ../menu-data/njplot:njplot.desktop.in.h:1 msgid "NJplot" msgstr "" #: ../menu-data/njplot:njplot.desktop.in.h:2 msgid "" "Displays, modifies and exports in PostScript format phylogenetic trees" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:1 msgid "NmapSI4 - Full mode" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:2 #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:2 msgid "Is a Qt4 interface for nmap scanner" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:1 msgid "NmapSI4-logr" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:2 msgid "Is a Qt4 interface for nmapsi4 log" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:1 msgid "NmapSI4 - User mode" msgstr "" #: ../menu-data/noblenote:noblenote.desktop.in.h:1 msgid "nobleNote" msgstr "" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:1 msgid "Noiz2sa" msgstr "" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:2 msgid "An Abstract Shooter by Kenta Cho" msgstr "" #: ../menu-data/nomnom:nomnom.desktop.in.h:1 msgid "NomNom" msgstr "" #: ../menu-data/nomnom:nomnom.desktop.in.h:2 msgid "Download and stream media" msgstr "" #: ../menu-data/nootka:nootka.desktop.in.h:1 msgid "Nootka" msgstr "" #: ../menu-data/nootka:nootka.desktop.in.h:2 msgid "Application for learning musical score notation " msgstr "" #: ../menu-data/notes-app:notes-app.desktop.in.h:2 msgid "Notes application for Ubuntu" msgstr "" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:1 msgid "Notification Daemon" msgstr "" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:2 msgid "Display notifications" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-gtk.desktop.in.h:1 msgid "NRefactory Demo (GTK#)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-gtk.desktop.in.h:2 msgid "NRefactory C# analysis library Demo (GTK#)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-swf.desktop.in.h:1 msgid "NRefactory Demo (System.Windows.Forms)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-swf.desktop.in.h:2 msgid "NRefactory C# analysis library Demo (System.Windows.Forms)" msgstr "" #: ../menu-data/nsnake:nsnake.desktop.in.h:1 msgid "nsnake" msgstr "" #: ../menu-data/nsnake:nsnake.desktop.in.h:2 msgid "Classic snake game on the terminal" msgstr "" #: ../menu-data/nted:nted.desktop.in.h:1 msgid "NtEd" msgstr "" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:1 msgid "NTFS Configuration Tool" msgstr "" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:2 msgid "Enable/disable write support for NTFS with a simple click." msgstr "" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:1 msgid "NuApplet" msgstr "" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:2 msgid "QT NuFW Client" msgstr "" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:1 msgid "Numpty Physics" msgstr "" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:2 msgid "uri_link_play" msgstr "" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:1 msgid "NUT Monitor" msgstr "" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:2 msgid "Network UPS Tools GUI client" msgstr "" #: ../menu-data/nvidia-settings:nvidia-settings.desktop.in.h:1 msgid "NVIDIA X Server Settings" msgstr "" #: ../menu-data/nvidia-settings:nvidia-settings.desktop.in.h:2 msgid "Configure NVIDIA X Server Settings" msgstr "" #: ../menu-data/nvpy:nvpy.desktop.in.h:1 msgid "nvPY" msgstr "" #: ../menu-data/nvpy:nvpy.desktop.in.h:2 msgid "Cross-platform simplenote-syncing note-taking tool" msgstr "" #: ../menu-data/nvtv:nvtv.desktop.in.h:1 msgid "Nvtv TV Out" msgstr "" #: ../menu-data/nvtv:nvtv.desktop.in.h:2 msgid "Control the TV output of NVidia video cards" msgstr "" #: ../menu-data/nzb:nzb.desktop.in.h:1 msgid "Nzb" msgstr "" #: ../menu-data/nzb:nzb.desktop.in.h:2 msgid "Grab nzb files" msgstr "" #: ../menu-data/obconf:obconf.desktop.in.h:1 msgid "Openbox Configuration Manager" msgstr "" #: ../menu-data/obconf:obconf.desktop.in.h:2 msgid "Tweak settings for Openbox" msgstr "" #: ../menu-data/obextool:obextool.desktop.in.h:1 msgid "ObexTool" msgstr "" #: ../menu-data/obextool:obextool.desktop.in.h:2 msgid "A GUI for bluetooth transfers" msgstr "" #: ../menu-data/objcryst-fox:fox.desktop.in.h:1 msgid "Fox" msgstr "" #: ../menu-data/objcryst-fox:fox.desktop.in.h:2 msgid "Crystal structure determination" msgstr "" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:1 msgid "OpenCASCADE" msgstr "" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:2 msgid "OpenCASCADE DRAWEXE test harness" msgstr "" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:1 msgid "OCRFeeder" msgstr "" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:2 msgid "The complete OCR suite." msgstr "" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:1 msgid "GNU Octave" msgstr "" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:2 msgid "Scientific Computing using GNU Octave" msgstr "" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:1 msgid "OggConvert" msgstr "" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:2 msgid "Convert media files to Free formats" msgstr "" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:1 msgid "Okteta" msgstr "" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:2 msgid "Hex Editor" msgstr "" #: ../menu-data/okular-backend-odp:kde4__okularApplication_doc_calligra.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_docx_calligra.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odp.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odt.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_wpd_calligra.desktop.in.h:1 msgid "okular" msgstr "" #: ../menu-data/okular-extra-backends:kde4__okularApplication_chm.desktop.in.h:1 #: ../menu-data/okular:kde4__okular.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_mobi.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_plucker.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_txt.desktop.in.h:1 msgid "Okular" msgstr "" #: ../menu-data/omegat:omegat.desktop.in.h:1 msgid "OmegaT" msgstr "" #: ../menu-data/omegat:omegat.desktop.in.h:2 msgid "Computer-Assisted Translation tool" msgstr "" #: ../menu-data/onboard:onboard.desktop.in.h:1 msgid "Onboard" msgstr "" #: ../menu-data/onboard:onboard.desktop.in.h:2 msgid "Flexible onscreen keyboard for GNOME" msgstr "" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:1 msgid "One Is Enough" msgstr "" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:2 msgid "2D platform game about communist and capitalist balls" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:1 msgid "Oneko" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:2 msgid "A cat chases mouse pointer" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:3 msgid "Oneko Dog" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:4 msgid "Oneko STOP" msgstr "" #: ../menu-data/onionshare:onionshare.desktop.in.h:1 msgid "OnionShare" msgstr "" #: ../menu-data/onionshare:onionshare.desktop.in.h:2 msgid "Share a file securely and anonymously over Tor" msgstr "" #: ../menu-data/oolite:oolite.desktop.in.h:1 msgid "Oolite" msgstr "" #: ../menu-data/oolite:oolite.desktop.in.h:2 msgid "An OpenGL Elite-like space game" msgstr "" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:1 msgid "OpenAxiom" msgstr "" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:2 msgid "Open scientific computation platform" msgstr "" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:1 msgid "Open Invaders" msgstr "" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:2 msgid "Play a Space Invaders clone" msgstr "" #: ../menu-data/openambit:openambit.desktop.in.h:1 msgid "Openambit" msgstr "" #: ../menu-data/openambit:openambit.desktop.in.h:2 msgid "Open source synchronization for Suunto Ambit series" msgstr "" #: ../menu-data/openarena:openarena.desktop.in.h:1 msgid "OpenArena" msgstr "" #: ../menu-data/openarena:openarena.desktop.in.h:2 msgid "" "A fast-paced 3D first-person shooter, similar to id Software Inc.'s Quake " "III Arena" msgstr "" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:1 msgid "OBM" msgstr "" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:2 msgid "Logs GSM and GPS and uploads to openBmap." msgstr "" #: ../menu-data/openbve:openbve.desktop.in.h:1 msgid "OpenBVE" msgstr "" #: ../menu-data/openbve:openbve.desktop.in.h:2 msgid "Train/railway simulator compatible with 'BVE Trainsim' routes" msgstr "" #: ../menu-data/opencfu:opencfu.desktop.in.h:1 msgid "OpenCFU" msgstr "" #: ../menu-data/opencfu:opencfu.desktop.in.h:2 msgid "A modern program to count circular objects from pictures or webcams" msgstr "" #: ../menu-data/opencity:opencity.desktop.in.h:1 msgid "OpenCity" msgstr "" #: ../menu-data/opencity:opencity.desktop.in.h:2 msgid "a 3D city simulator game" msgstr "" #: ../menu-data/openclonk:openclonk.desktop.in.h:1 msgid "OpenClonk" msgstr "" #: ../menu-data/openclonk:openclonk.desktop.in.h:2 msgid "An action-packed game of strategy, tactics, and skill." msgstr "" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:1 msgid "Open Cubic Player" msgstr "" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:2 msgid "Open Cubic Player 0.1.20 for UNIX" msgstr "" #: ../menu-data/opendict:opendict.desktop.in.h:1 msgid "Dictionary OpenDict" msgstr "" #: ../menu-data/opendict:opendict.desktop.in.h:2 msgid "Lookup words in a local or Internet dictionary" msgstr "" #: ../menu-data/openfetion:openfetion.desktop.in.h:1 msgid "OpenFetion" msgstr "" #: ../menu-data/openfetion:openfetion.desktop.in.h:2 msgid "Fetion For Linux" msgstr "" #: ../menu-data/openjdk-6-jre:openjdk-6-java.desktop.in.h:1 msgid "OpenJDK Java 6 Runtime" msgstr "" #: ../menu-data/openjdk-7-jre:openjdk-7-java.desktop.in.h:1 msgid "OpenJDK Java 7 Runtime" msgstr "" #: ../menu-data/openjdk-8-jre:openjdk-8-java.desktop.in.h:1 msgid "OpenJDK Java 8 Runtime" msgstr "" #: ../menu-data/openjdk-8-jre:openjdk-8-policytool.desktop.in.h:1 msgid "OpenJDK Java 8 Policy Tool" msgstr "" #: ../menu-data/openlp:openlp.desktop.in.h:2 #, no-c-format msgid "Exec=openlp %F" msgstr "" #: ../menu-data/openlp:openlp.desktop.in.h:3 msgid "OpenLP" msgstr "" #: ../menu-data/openlugaru:openlugaru.desktop.in.h:1 msgid "OpenLugaru" msgstr "" #: ../menu-data/openlugaru:openlugaru.desktop.in.h:2 msgid "Single-player game featuring rabbits" msgstr "" #: ../menu-data/openmcdf:structuredstorageexplorer.desktop.in.h:1 msgid "Structured Storage Explorer" msgstr "" #: ../menu-data/openmolar:openmolar.desktop.in.h:1 msgid "OpenMolar" msgstr "" #: ../menu-data/openmolar:openmolar.desktop.in.h:2 msgid "Dental Practice Management Software" msgstr "" #: ../menu-data/openmsx-catapult:openMSX-Catapult.desktop.in.h:1 msgid "openMSX Catapult" msgstr "" #: ../menu-data/openmsx-catapult:openMSX-Catapult.desktop.in.h:2 msgid "Graphical interface for openMSX" msgstr "" #: ../menu-data/openmsx:openmsx.desktop.in.h:1 msgid "openMSX" msgstr "" #: ../menu-data/openmsx:openmsx.desktop.in.h:2 msgid "MSX emulator" msgstr "" #: ../menu-data/openmw-cs:openmw-cs.desktop.in.h:1 msgid "OpenMW Content Editor" msgstr "" #: ../menu-data/openmw-cs:openmw-cs.desktop.in.h:2 msgid "A replacement for the Morrowind Construction Set." msgstr "" #: ../menu-data/openmw-launcher:openmw.desktop.in.h:1 msgid "OpenMW Launcher" msgstr "" #: ../menu-data/openmw-launcher:openmw.desktop.in.h:2 msgid "An engine replacement for The Elder Scrolls III: Morrowind" msgstr "" #: ../menu-data/openpref:openpref.desktop.in.h:1 msgid "Openpref" msgstr "" #: ../menu-data/openpref:openpref.desktop.in.h:2 msgid "Single player variant of Preferans" msgstr "" #: ../menu-data/openrocket:openrocket.desktop.in.h:1 msgid "OpenRocket" msgstr "" #: ../menu-data/openrocket:openrocket.desktop.in.h:2 msgid "Design and simulate model rockets" msgstr "" #: ../menu-data/openscad:openscad.desktop.in.h:1 msgid "OpenSCAD" msgstr "" #: ../menu-data/opensesame:opensesame.desktop.in.h:1 msgid "OpenSesame" msgstr "" #: ../menu-data/opensesame:opensesame.desktop.in.h:2 msgid "Graphical experiment builder for the social sciences" msgstr "" #: ../menu-data/openshot:openshot.desktop.in.h:1 msgid "OpenShot Video Editor" msgstr "" #: ../menu-data/openshot:openshot.desktop.in.h:2 msgid "Create and edit videos and movies" msgstr "" #: ../menu-data/openssn:openssn.desktop.in.h:1 msgid "OpenSSN" msgstr "" #: ../menu-data/openssn:openssn.desktop.in.h:2 msgid "Command a submarine in a deep ocean environment" msgstr "" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:1 msgid "OpenSterogram" msgstr "" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:2 msgid "Create 3D autostereograms" msgstr "" #: ../menu-data/openstreetmap-client:maps.desktop.in.h:2 msgid "Maps application" msgstr "" #: ../menu-data/openstv:openstv.desktop.in.h:1 msgid "OpenSTV Voting Software" msgstr "" #: ../menu-data/openstv:openstv.desktop.in.h:2 msgid "Conduct a Single Transferable Vote election" msgstr "" #: ../menu-data/openteacher:openteacher.desktop.in.h:1 msgid "OpenTeacher" msgstr "" #: ../menu-data/openteacher:openteacher.desktop.in.h:2 msgid "Your personal tutor" msgstr "" #: ../menu-data/openttd:openttd.desktop.in.h:1 msgid "OpenTTD" msgstr "" #: ../menu-data/openttd:openttd.desktop.in.h:2 msgid "A clone of Transport Tycoon Deluxe" msgstr "" #: ../menu-data/opentyrian:opentyrian.desktop.in.h:1 msgid "OpenTyrian" msgstr "" #: ../menu-data/opentyrian:opentyrian.desktop.in.h:2 msgid "An arcade-style shoot 'em up" msgstr "" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:1 msgid "OpenUniverse Space Simulator" msgstr "" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:2 msgid "Explore the solar system in this accurate simulation" msgstr "" #: ../menu-data/openwalnut-qt4:openwalnut.desktop.in.h:1 msgid "OpenWalnut" msgstr "" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:1 msgid "Open Yahtzee" msgstr "" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:2 msgid "The classic dice game Yahtzee" msgstr "" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:1 msgid "Ophcrack" msgstr "" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:2 msgid "Microsoft Windows password cracker" msgstr "" #: ../menu-data/optgeo:optgeo.desktop.in.h:1 msgid "OptGeo" msgstr "" #: ../menu-data/optgeo:optgeo.desktop.in.h:2 msgid "Interactive tool to study and simulate optic assemblies" msgstr "" #: ../menu-data/orage:globaltime.desktop.in.h:1 msgid "Orage Globaltime" msgstr "" #: ../menu-data/orage:globaltime.desktop.in.h:2 msgid "Show clocks from different countries" msgstr "" #: ../menu-data/orage:xfcalendar.desktop.in.h:1 msgid "Orage Calendar" msgstr "" #: ../menu-data/orage:xfcalendar.desktop.in.h:2 #: ../menu-data/plan:plan.desktop.in.h:2 msgid "Desktop calendar" msgstr "" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:1 msgid "Orbital Eunuchs Sniper" msgstr "" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:2 msgid "Anti-terrorist Satellite Sniping Game" msgstr "" #: ../menu-data/oregano:oregano.desktop.in.h:1 msgid "Oregano" msgstr "" #: ../menu-data/oregano:oregano.desktop.in.h:2 msgid "Schematic, capture and simulation of electronic circuits" msgstr "" #: ../menu-data/osmo:osmo.desktop.in.h:1 msgid "Osmo" msgstr "" #: ../menu-data/osmo:osmo.desktop.in.h:2 msgid "Personal Organizer" msgstr "" #: ../menu-data/othman:Othman.desktop.in.h:1 msgid "Othman Quran Browser" msgstr "" #: ../menu-data/othman:Othman.desktop.in.h:2 msgid "Electronic Mus-haf" msgstr "" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:1 msgid "Out Of Order" msgstr "" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:2 msgid "Adventure Game" msgstr "" #: ../menu-data/overgod:overgod.desktop.in.h:1 msgid "Overgod" msgstr "" #: ../menu-data/overgod:overgod.desktop.in.h:2 msgid "Play a bi-directional scrolling arcade game" msgstr "" #: ../menu-data/ovito:ovito.desktop.in.h:1 msgid "OVITO" msgstr "" #: ../menu-data/ovito:ovito.desktop.in.h:2 msgid "" "Scientific visualization and analysis software for atomistic simulation data." msgstr "" #: ../menu-data/owncloud-client:owncloud.desktop.in.h:1 msgid "ownCloud desktop sync client " msgstr "" #: ../menu-data/owncloud-client:owncloud.desktop.in.h:2 msgid "ownCloud desktop synchronization client" msgstr "" #: ../menu-data/p4vasp:p4vasp.desktop.in.h:1 msgid "visualization suite for VASP" msgstr "" #: ../menu-data/p4vasp:p4vasp.desktop.in.h:2 msgid "p4vasp" msgstr "" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:1 msgid "Pacemaker GUI" msgstr "" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:2 msgid "Pacemaker CRM GUI" msgstr "" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:1 msgid "Debian Package Search" msgstr "" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:2 msgid "Search for packages and view package information" msgstr "" #: ../menu-data/packeth:packeth.desktop.in.h:1 msgid "PackETH" msgstr "" #: ../menu-data/packeth:packeth.desktop.in.h:2 msgid "Packet Generator" msgstr "" #: ../menu-data/pacman4console:pacman4console.desktop.in.h:1 msgid "Pacman for Console" msgstr "" #: ../menu-data/pacman4console:pacman4console.desktop.in.h:2 msgid "console based pacman game" msgstr "" #: ../menu-data/pacman:pacman.desktop.in.h:1 msgid "Pacman" msgstr "" #: ../menu-data/pacman:pacman.desktop.in.h:2 msgid "A simple clone of the classic arcade game" msgstr "" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:1 msgid "PulseAudio Device Chooser" msgstr "" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:2 msgid "An Applet for Quick Device Changing" msgstr "" #: ../menu-data/paje.app:paje.desktop.in.h:1 msgid "Paje Trace Viewer" msgstr "" #: ../menu-data/paje.app:paje.desktop.in.h:2 msgid "View traces produced during the execution of multi-threaded programs" msgstr "" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:1 msgid "Palapeli" msgstr "" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:2 msgid "Jigsaw puzzle game" msgstr "" #: ../menu-data/paman:paman.desktop.in.h:1 msgid "PulseAudio Manager" msgstr "" #: ../menu-data/paman:paman.desktop.in.h:2 msgid "Manage your PulseAudio sound server" msgstr "" #: ../menu-data/pan:pan.desktop.in.h:1 msgid "Pan Newsreader" msgstr "" #: ../menu-data/pan:pan.desktop.in.h:2 msgid "Read and Post Usenet Articles" msgstr "" #: ../menu-data/pangzero:pangzero.desktop.in.h:1 msgid "Pang Zero" msgstr "" #: ../menu-data/pangzero:pangzero.desktop.in.h:2 msgid "Pop balloons with your harpoon" msgstr "" #: ../menu-data/paprefs:paprefs.desktop.in.h:1 msgid "PulseAudio Preferences" msgstr "" #: ../menu-data/paprefs:paprefs.desktop.in.h:2 msgid "View and modify the configuration of the local sound server" msgstr "" #: ../menu-data/parcellite:parcellite.desktop.in.h:1 msgid "Parcellite" msgstr "" #: ../menu-data/parley:org.kde.parley.desktop.in.h:1 msgid "Parley" msgstr "" #: ../menu-data/parley:org.kde.parley.desktop.in.h:2 msgid "Vocabulary Trainer" msgstr "" #: ../menu-data/parole:parole.desktop.in.h:1 msgid "Parole Media Player" msgstr "" #: ../menu-data/parsec47:parsec47.desktop.in.h:1 msgid "PARSEC47" msgstr "" #: ../menu-data/parsec47:parsec47.desktop.in.h:2 msgid "Kenta Cho's PARSEC47" msgstr "" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:1 msgid "KDE Partition Manager" msgstr "" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:2 msgid "Manage disks, partitions and file systems" msgstr "" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:1 msgid "Pasaffe" msgstr "" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:2 msgid "Pasaffe password manager" msgstr "" #: ../menu-data/passage:passage.desktop.in.h:1 msgid "Passage" msgstr "" #: ../menu-data/passage:passage.desktop.in.h:2 msgid "game about the passage through life" msgstr "" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:1 msgid "Password Gorilla" msgstr "" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:2 msgid "a password manager" msgstr "" #: ../menu-data/pasystray:pasystray.desktop.in.h:1 msgid "PulseAudio System Tray" msgstr "" #: ../menu-data/pasystray:pasystray.desktop.in.h:2 msgid "An Applet for PulseAudio" msgstr "" #: ../menu-data/patchage:patchage.desktop.in.h:1 msgid "Patchage" msgstr "" #: ../menu-data/patchage:patchage.desktop.in.h:2 msgid "" "Connect audio and MIDI applications together and manage audio sessions" msgstr "" #: ../menu-data/pathogen:pathogen.desktop.in.h:1 msgid "Pathogen" msgstr "" #: ../menu-data/pathogen:pathogen.desktop.in.h:2 msgid "Destroy the pathogens" msgstr "" #: ../menu-data/pathological:pathological.desktop.in.h:1 msgid "Pathological" msgstr "" #: ../menu-data/pathological:pathological.desktop.in.h:2 msgid "Solve puzzles involving paths and marbles" msgstr "" #: ../menu-data/pauker:pauker.desktop.in.h:1 msgid "Pauker" msgstr "" #: ../menu-data/pauker:pauker.desktop.in.h:2 msgid "Generic card based learning program" msgstr "" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:1 msgid "paulstretch" msgstr "" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:2 msgid "suitable for extreme sound stretching of audio (like 50x)" msgstr "" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:1 msgid "PulseAudio Volume Control" msgstr "" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:2 msgid "Adjust the volume level" msgstr "" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:1 msgid "PulseAudio Volume Meter (Playback)" msgstr "" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:2 msgid "Monitor the output volume" msgstr "" #: ../menu-data/paw++:paw++.desktop.in.h:1 msgid "Paw++ (Physics Analysis Workstation)" msgstr "" #: ../menu-data/paw++:paw++.desktop.in.h:2 msgid "Analyze and graphically present experimental data" msgstr "" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:1 msgid "Pax Britannica" msgstr "" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:2 msgid "Multi-player real-time strategy game" msgstr "" #: ../menu-data/pay-test-app:pay-test-app.desktop.in.h:1 msgid "Pay Test App" msgstr "" #: ../menu-data/pay-test-app:pay-test-app.desktop.in.h:2 msgid "Used for testing pay service, nothing else" msgstr "" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:1 msgid "Periodic Calendar" msgstr "" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:2 msgid "" "Utility for tracking menstrual cycles and predicting fertility periods" msgstr "" #: ../menu-data/pcb-common:pcb.desktop.in.h:1 msgid "PCB Designer" msgstr "" #: ../menu-data/pcb-common:pcb.desktop.in.h:2 msgid "Create and edit printed circuit board designs" msgstr "" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:1 msgid "Desktop Preferences" msgstr "" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:2 msgid "Change desktop wallpapers and behavior of desktop manager" msgstr "" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:1 msgid "File Manager PCManFM" msgstr "" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:2 msgid "Browse the file system and manage the files" msgstr "" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:1 msgid "PCP Charts" msgstr "" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:2 msgid "Strip Chart tool for plotting Performance Co-Pilot metrics" msgstr "" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:1 msgid "Gscriptor" msgstr "" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:2 msgid "Send commands to smart cards" msgstr "" #: ../menu-data/pcsx2:pcsx2.desktop.in.h:1 msgid "PCSX2" msgstr "" #: ../menu-data/pcsx2:pcsx2.desktop.in.h:2 msgid "Sony Playstation 2 emulator" msgstr "" #: ../menu-data/pcsxr:pcsx.desktop.in.h:1 msgid "PCSX" msgstr "" #: ../menu-data/pcsxr:pcsx.desktop.in.h:2 msgid "Sony PlayStation emulator" msgstr "" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:1 msgid "PDF Presenter Console" msgstr "" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:2 msgid "Presentation program for PDF files" msgstr "" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:1 msgid "PDF Chain" msgstr "" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:2 msgid "A graphical user interface for the PDF Toolkit (PDFtk)" msgstr "" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:1 msgid "PDF Mod" msgstr "" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:2 msgid "Remove, extract, and rotate pages in PDF documents" msgstr "" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:1 msgid "pdfsam" msgstr "" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:2 msgid "A tool to split and merge pdf documents" msgstr "" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:1 msgid "PDF-Shuffler" msgstr "" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:2 msgid "PDF Merging, Rearranging, Splitting, Rotating and Cropping" msgstr "" #: ../menu-data/peg-e:peg-e.desktop.in.h:1 msgid "Peg-E" msgstr "" #: ../menu-data/peg-e:peg-e.desktop.in.h:2 msgid "Peg elimination game" msgstr "" #: ../menu-data/peg-solitaire:peg-solitaire.desktop.in.h:1 msgid "Peg-Solitaire" msgstr "" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:1 msgid "Peg Solitaire" msgstr "" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:2 msgid "Play an educational puzzle game similar to Hi-Q" msgstr "" #: ../menu-data/pencil2d:pencil2d.desktop.in.h:1 msgid "Pencil2D" msgstr "" #: ../menu-data/pencil2d:pencil2d.desktop.in.h:2 msgid "2D Traditional Animation" msgstr "" #: ../menu-data/pencil:pencil.desktop.in.h:1 msgid "Pencil" msgstr "" #: ../menu-data/pencil:pencil.desktop.in.h:2 msgid "Draw cartoons" msgstr "" #: ../menu-data/penguintv:penguintv.desktop.in.h:1 msgid "PenguinTV Media Aggregator" msgstr "" #: ../menu-data/penguintv:penguintv.desktop.in.h:2 msgid "Aggregates rss feeds, podcasts, and video blogs" msgstr "" #: ../menu-data/pente:pente.desktop.in.h:1 msgid "Pente" msgstr "" #: ../menu-data/pente:pente.desktop.in.h:2 msgid "Five in a row game for X" msgstr "" #: ../menu-data/pentobi:pentobi.desktop.in.h:1 msgid "Pentobi" msgstr "" #: ../menu-data/pentobi:pentobi.desktop.in.h:2 msgid "Computer opponent for the board game Blokus" msgstr "" #: ../menu-data/performous:performous.desktop.in.h:1 msgid "Performous" msgstr "" #: ../menu-data/performous:performous.desktop.in.h:2 msgid "A karaoke game" msgstr "" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:1 msgid "PerlPrimer" msgstr "" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:2 msgid "Graphical design of primers for PCR and sequencing" msgstr "" #: ../menu-data/perroquet:perroquet.desktop.in.h:1 msgid "Perroquet" msgstr "" #: ../menu-data/perroquet:perroquet.desktop.in.h:2 msgid "Oral comprehension teacher" msgstr "" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:1 msgid "Petri-Foo" msgstr "" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:2 msgid "Sound Sampler" msgstr "" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:1 msgid "Postgres Forms (pfm)" msgstr "" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:2 msgid "Graphical user interface for PostgreSQL database" msgstr "" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:1 msgid "pgAdmin III" msgstr "" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:2 msgid "PostgreSQL Administration Tool" msgstr "" #: ../menu-data/phasex:phasex.desktop.in.h:1 msgid "PHASEX" msgstr "" #: ../menu-data/phasex:phasex.desktop.in.h:2 msgid "Phase Harmonic Advanced Synthesis EXperiment" msgstr "" #: ../menu-data/phatch:phatch.desktop.in.h:1 msgid "Phatch PHoto bATCH Processor" msgstr "" #: ../menu-data/phatch:phatch.desktop.in.h:2 msgid "Easily batch process images and edit metadata" msgstr "" #: ../menu-data/phlipple:phlipple.desktop.in.h:1 msgid "Phlipple" msgstr "" #: ../menu-data/phlipple:phlipple.desktop.in.h:2 msgid "Phlipping squares will never be the same again" msgstr "" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:1 msgid "Phoronix Test Suite" msgstr "" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:2 msgid "An Automated, Open-Source Testing Framework" msgstr "" #. Encoding=UTF-8 #: ../menu-data/photoprint:fotoprint.desktop.in.h:2 msgid "PhotoPrint" msgstr "" #: ../menu-data/photoprint:fotoprint.desktop.in.h:3 msgid "Color managed printing of multiple photos on single page" msgstr "" #: ../menu-data/phototonic:phototonic.desktop.in.h:1 msgid "Phototonic" msgstr "" #: ../menu-data/phototonic:phototonic.desktop.in.h:2 msgid "View photos on your computer" msgstr "" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:1 msgid "Piano Booster" msgstr "" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:2 msgid "Learn the piano just by playing a game" msgstr "" #: ../menu-data/picard:picard.desktop.in.h:1 msgid "MusicBrainz Picard" msgstr "" #: ../menu-data/picard:picard.desktop.in.h:2 msgid "Tag your music with the next generation MusicBrainz tagger" msgstr "" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:1 msgid "picmi" msgstr "" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:2 msgid "A number logic game" msgstr "" #: ../menu-data/pida:pida.desktop.in.h:1 msgid "PIDA" msgstr "" #: ../menu-data/pida:pida.desktop.in.h:2 msgid "Python Integrated Development Application" msgstr "" #: ../menu-data/pidgin:pidgin.desktop.in.h:1 msgid "Pidgin Internet Messenger" msgstr "" #: ../menu-data/pidgin:pidgin.desktop.in.h:2 msgid "" "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" msgstr "" #: ../menu-data/pinball:pinball.desktop.in.h:1 msgid "Emilia Pinball" msgstr "" #: ../menu-data/pinball:pinball.desktop.in.h:2 msgid "OpenGL pinball game" msgstr "" #: ../menu-data/pingus:pingus.desktop.in.h:1 msgid "Pingus" msgstr "" #: ../menu-data/pingus:pingus.desktop.in.h:2 msgid "Guide a horde of penguins through various obstacles" msgstr "" #: ../menu-data/pink-pony:pink-pony.desktop.in.h:1 msgid "Pink Pony" msgstr "" #: ../menu-data/pink-pony:pink-pony.desktop.in.h:2 msgid "A Tron-like multiplayer racing game" msgstr "" #: ../menu-data/pinot:pinot.desktop.in.h:1 msgid "Pinot Metasearch Tool" msgstr "" #: ../menu-data/pinot:pinot.desktop.in.h:2 msgid "Search the Web and your documents" msgstr "" #: ../menu-data/pinta:pinta.desktop.in.h:1 msgid "Easily create and edit images" msgstr "" #: ../menu-data/pinta:pinta.desktop.in.h:2 msgid "Pinta Image Editor" msgstr "" #: ../menu-data/pioneers:pioneers.desktop.in.h:1 msgid "Pioneers" msgstr "" #: ../menu-data/pioneers:pioneers.desktop.in.h:2 msgid "Play a game of Pioneers" msgstr "" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:1 msgid "PipeWalker" msgstr "" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:2 msgid "Connect all hosts to network!" msgstr "" #: ../menu-data/pithos:pithos.desktop.in.h:1 msgid "Pithos" msgstr "" #: ../menu-data/pithos:pithos.desktop.in.h:2 msgid "Play music from Pandora Radio" msgstr "" #: ../menu-data/pitivi:pitivi.desktop.in.h:1 msgid "Pitivi" msgstr "" #: ../menu-data/pitivi:pitivi.desktop.in.h:2 msgid "Create and edit your own movies" msgstr "" #: ../menu-data/pixbros:pixbros.desktop.in.h:1 msgid "PIX Bros" msgstr "" #: ../menu-data/pixbros:pixbros.desktop.in.h:2 msgid "2D game inspired in Bubble Bobble, Snow Bros and Tumble Pop" msgstr "" #: ../menu-data/pixelize:pixelize.desktop.in.h:1 msgid "Pixelize" msgstr "" #: ../menu-data/pixelize:pixelize.desktop.in.h:2 msgid "Create an image consisting of many small images" msgstr "" #: ../menu-data/pixelmed-webstart-apps:ConvertAmicasJPEG2000FilesetToDicom.desktop.in.h:1 msgid "ConvertAmicasJPEG2000FilesetToDicom" msgstr "" #: ../menu-data/pixelmed-webstart-apps:ConvertAmicasJPEG2000FilesetToDicom.desktop.in.h:2 msgid "Convert Amicas JPEG2000 Fileset to Dicom." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomCleaner.desktop.in.h:1 msgid "DicomCleaner" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomCleaner.desktop.in.h:2 msgid "" "A simple application to query, retrieve, import, de-identify and remap UIDs " "and send DICOM instances." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageBlackout.desktop.in.h:1 msgid "DicomImageBlackout" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageBlackout.desktop.in.h:2 msgid "A simple DICOM image blackout tool." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageViewer.desktop.in.h:1 msgid "DicomImageViewer" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageViewer.desktop.in.h:2 msgid "A simple DICOM image and spectroscopy viewer." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DoseUtility.desktop.in.h:1 msgid "DoseUtility" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DoseUtility.desktop.in.h:2 msgid "" "A simple application to query, retrieve, import, and extract and report " "radiation dose information." msgstr "" #: ../menu-data/pixelmed-webstart-apps:MediaImporter.desktop.in.h:1 msgid "MediaImporter" msgstr "" #: ../menu-data/pixelmed-webstart-apps:MediaImporter.desktop.in.h:2 msgid "A simple media checker that searches for DICOMDIR and/or DICOM files." msgstr "" #: ../menu-data/pixelmed-webstart-apps:WatchFolderAndSend.desktop.in.h:1 msgid "WatchFolderAndSend" msgstr "" #: ../menu-data/pixelmed-webstart-apps:WatchFolderAndSend.desktop.in.h:2 msgid "WatchFolderAndSend Application." msgstr "" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:1 msgid "PIX Frogger" msgstr "" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:2 msgid "Help the frog cross the street" msgstr "" #: ../menu-data/plan:plan.desktop.in.h:1 msgid "plan" msgstr "" #: ../menu-data/planarity:planarity.desktop.in.h:1 msgid "Planarity" msgstr "" #: ../menu-data/planarity:planarity.desktop.in.h:2 msgid "" "A libavg based multitouch adaption of the popular game Planarity, aka " "Untangle" msgstr "" #: ../menu-data/planets:planets.desktop.in.h:1 msgid "Planets" msgstr "" #: ../menu-data/planets:planets.desktop.in.h:2 msgid "" "A simple interactive program for playing with simulations of planetary " "systems" msgstr "" #: ../menu-data/plank:plank.desktop.in.h:1 msgid "Plank" msgstr "" #: ../menu-data/plank:plank.desktop.in.h:2 msgid "Plank. Stupidly simple." msgstr "" #: ../menu-data/planner:planner.desktop.in.h:1 msgid "Planner Project Management" msgstr "" #: ../menu-data/planner:planner.desktop.in.h:2 msgid "Handle the tasks, resources, and cost of your projects" msgstr "" #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:1 msgid "KFontView" msgstr "" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:1 msgid "Plasma Media Center" msgstr "" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:2 msgid "A mediacenter user interface written with the Plasma framework" msgstr "" #: ../menu-data/plasma-nm:kde5-nm-connection-editor.desktop.in.h:1 msgid "kde5-nm-connection-editor" msgstr "" #: ../menu-data/plasma-nm:kde5-nm-connection-editor.desktop.in.h:2 msgid "Edit your network connections" msgstr "" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:1 msgid "SuperKaramba" msgstr "" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:2 msgid "An engine for cool desktop eyecandy." msgstr "" #: ../menu-data/plasma-sdk:cuttlefish.desktop.in.h:1 msgid "Cuttlefish" msgstr "" #: ../menu-data/plasma-sdk:cuttlefish.desktop.in.h:2 msgid "Icon Previewer for Artists and Developers" msgstr "" #: ../menu-data/plasma-sdk:org.kde.plasma.themeexplorer.desktop.in.h:1 msgid "Explore and edit your Plasma themes" msgstr "" #: ../menu-data/plasma-sdk:org.kde.plasma.themeexplorer.desktop.in.h:2 msgid "Plasma Theme Explorer" msgstr "" #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:1 msgid "file- and linkhandler for plasmamule" msgstr "" #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:2 msgid "Sends ed2k://, magnet: or *.emulecollection to the engine" msgstr "" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:1 msgid "Klipper" msgstr "" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:2 msgid "A cut & paste history utility" msgstr "" #: ../menu-data/plasma-workspace:plasma-windowed.desktop.in.h:1 msgid "Plasma Windowed" msgstr "" #: ../menu-data/plasma-workspace:plasma-windowed.desktop.in.h:2 msgid "Run Plasmoids as simple applications" msgstr "" #: ../menu-data/plasmidomics:plasmidomics.desktop.in.h:1 msgid "Plasmidomics" msgstr "" #: ../menu-data/plasmidomics:plasmidomics.desktop.in.h:2 msgid "Tool for drawing of plasmids and vector maps" msgstr "" #: ../menu-data/playitslowly:playitslowly.desktop.in.h:1 msgid "Play it Slowly" msgstr "" #: ../menu-data/playitslowly:playitslowly.desktop.in.h:2 msgid "A tool to play back a piece of music at a different speed or pitch" msgstr "" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:1 msgid "PlayOnLinux" msgstr "" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:2 msgid "Game" msgstr "" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:1 msgid "Plee the Bear" msgstr "" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:2 msgid "Catch your son, he ate all the honey then ran away" msgstr "" #: ../menu-data/plm:plm.desktop.in.h:1 msgid "PLM" msgstr "" #: ../menu-data/plm:plm.desktop.in.h:2 msgid "Learn programming interactively" msgstr "" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:1 msgid "PlopFolio" msgstr "" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:2 msgid "Personal dashboard for GNUstep" msgstr "" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:1 msgid "PlotDrop" msgstr "" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:2 msgid "Drag and Drop graph plotting" msgstr "" #: ../menu-data/pluma:pluma.desktop.in.h:1 msgid "Pluma" msgstr "" #: ../menu-data/plume-creator:plume-creator.desktop.in.h:1 msgid "Plume Creator" msgstr "" #: ../menu-data/plume-creator:plume-creator.desktop.in.h:2 msgid "Write your fiction here ! Manage your writing projects" msgstr "" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:1 msgid "Pod Browser" msgstr "" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:2 msgid "Browse Perl Documentation" msgstr "" #: ../menu-data/poe.app:Poe.desktop.in.h:1 msgid "Poe" msgstr "" #: ../menu-data/poe.app:Poe.desktop.in.h:2 msgid "Vorbis comment editor" msgstr "" #: ../menu-data/poedit:poedit-uri.desktop.in.h:1 #: ../menu-data/poedit:poedit.desktop.in.h:1 msgid "Poedit" msgstr "" #: ../menu-data/poedit:poedit.desktop.in.h:2 msgid "Gettext catalogs editor" msgstr "" #: ../menu-data/pokerth:pokerth.desktop.in.h:1 msgid "PokerTH" msgstr "" #: ../menu-data/pokerth:pokerth.desktop.in.h:2 msgid "Texas hold'em game" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:1 msgid "Polari" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:2 msgid "An Internet Relay Chat Client for GNOME" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:3 msgid "Show connections" msgstr "" #: ../menu-data/polybori-gui:PolyGUI.desktop.in.h:1 #: ../menu-data/polybori-gui:PolyGUI2.7.desktop.in.h:1 #: ../menu-data/polybori-gui:PolyGUI2.desktop.in.h:1 msgid "PolyBoRi GUI" msgstr "" #: ../menu-data/polybori-gui:PolyGUI.desktop.in.h:2 #: ../menu-data/polybori-gui:PolyGUI2.7.desktop.in.h:2 #: ../menu-data/polybori-gui:PolyGUI2.desktop.in.h:2 msgid "PolyGUI" msgstr "" #: ../menu-data/pondus:pondus.desktop.in.h:1 msgid "Pondus" msgstr "" #: ../menu-data/pondus:pondus.desktop.in.h:2 msgid "Keep track of your weight" msgstr "" #: ../menu-data/portabase:portabase.desktop.in.h:1 msgid "PortaBase" msgstr "" #: ../menu-data/portabase:portabase.desktop.in.h:2 msgid "An easy-to-use personal database application" msgstr "" #: ../menu-data/postbooks-updater:postbooks-updater.desktop.in.h:1 msgid "PostBooks Updater" msgstr "" #: ../menu-data/postbooks:postbooks.desktop.in.h:1 msgid "PostBooks" msgstr "" #: ../menu-data/posterazor:posterazor.desktop.in.h:1 msgid "PosteRazor" msgstr "" #: ../menu-data/posterazor:posterazor.desktop.in.h:2 msgid "Splits an image across multiple pages for assembly into a poster" msgstr "" #: ../menu-data/postr:postr.desktop.in.h:1 msgid "Flickr Uploader" msgstr "" #: ../menu-data/postr:postr.desktop.in.h:2 msgid "Upload photos to Flickr" msgstr "" #: ../menu-data/powder:powder.desktop.in.h:1 msgid "Powder" msgstr "" #: ../menu-data/powder:powder.desktop.in.h:2 msgid "Graphical dungeon crawling game" msgstr "" #: ../menu-data/powermanga:powermanga.desktop.in.h:1 msgid "Powermanga" msgstr "" #: ../menu-data/powermanga:powermanga.desktop.in.h:2 msgid "Play a vertical shoot'em up game" msgstr "" #: ../menu-data/pq:pq.desktop.in.h:1 msgid "Progress Quest" msgstr "" #: ../menu-data/pq:pq.desktop.in.h:2 msgid "Watch your fantasy character advance" msgstr "" #: ../menu-data/praat:praat.desktop.in.h:1 msgid "Praat Speech Analyzer" msgstr "" #: ../menu-data/praat:praat.desktop.in.h:2 msgid "Analyze, synthesize and manipulate speech" msgstr "" #: ../menu-data/prboom-plus:prboom-plus.desktop.in.h:1 msgid "PrBoom+" msgstr "" #: ../menu-data/prboom-plus:prboom-plus.desktop.in.h:2 msgid "enhanced clone of the classic first-person shooter Doom" msgstr "" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:1 msgid "prelude-notify" msgstr "" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:2 msgid "Graphical notification applet for prelude" msgstr "" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:1 msgid "Prepaid Manager" msgstr "" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:2 msgid "Manage balance of prepaid GSM SIM cards" msgstr "" #: ../menu-data/prerex:prerex.desktop.in.h:1 msgid "prerex" msgstr "" #: ../menu-data/prerex:prerex.desktop.in.h:2 #: ../menu-data/vprerex:vprerex.desktop.in.h:2 msgid "Edit course prerequisite charts" msgstr "" #: ../menu-data/preview.app:Preview.desktop.in.h:1 msgid "Preview" msgstr "" #: ../menu-data/price.app:PRICE.desktop.in.h:1 msgid "PRICE" msgstr "" #: ../menu-data/price.app:PRICE.desktop.in.h:2 msgid "Precision Raster Image Convolution Engine" msgstr "" #: ../menu-data/primrose:primrose.desktop.in.h:1 msgid "Primrose" msgstr "" #: ../menu-data/primrose:primrose.desktop.in.h:2 msgid "Captivating tile-clearing puzzle game" msgstr "" #: ../menu-data/print-manager:org.kde.AddPrinter.desktop.in.h:1 msgid "Add Printer" msgstr "" #: ../menu-data/print-manager:org.kde.AddPrinter.desktop.in.h:2 msgid "Tool for adding new printers" msgstr "" #: ../menu-data/print-manager:org.kde.ConfigurePrinter.desktop.in.h:1 msgid "Configure Printer" msgstr "" #: ../menu-data/print-manager:org.kde.ConfigurePrinter.desktop.in.h:2 msgid "Configure your printer" msgstr "" #: ../menu-data/print-manager:org.kde.PrintQueue.desktop.in.h:1 msgid "Print Queue" msgstr "" #: ../menu-data/print-manager:org.kde.PrintQueue.desktop.in.h:2 msgid "View the print jobs" msgstr "" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:1 msgid "Reactivate HP LaserJet 1018/1020 after reloading paper" msgstr "" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:2 msgid "" "Click the button in this program when your printer ran out of paper and you " "have refilled the paper" msgstr "" #: ../menu-data/project-x:projectx.desktop.in.h:1 msgid "A video editing and demultiplexing tool" msgstr "" #: ../menu-data/project-x:projectx.desktop.in.h:2 msgid "ProjectX" msgstr "" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:1 msgid "ProjectCenter" msgstr "" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:2 msgid "The Official GNUstep IDE" msgstr "" #: ../menu-data/projectl:projectl.desktop.in.h:1 msgid "ProjectL" msgstr "" #: ../menu-data/projectl:projectl.desktop.in.h:2 msgid "HIZ's ProjectL" msgstr "" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:1 msgid "projectM Jack Audio Visualization" msgstr "" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:2 msgid "" "A milkdrop based music visualizer visualizing JackAudio streams on a Qt4 GUI" msgstr "" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:1 msgid "projectM PulseAudio Visualization" msgstr "" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:2 msgid "Visualization of PulseAudio streams with projectM" msgstr "" #: ../menu-data/promoe:promoe.desktop.in.h:1 msgid "Promoe" msgstr "" #: ../menu-data/promoe:promoe.desktop.in.h:2 msgid "XMMS2 Client" msgstr "" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:1 msgid "Proof General" msgstr "" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:2 msgid "Organise your proofs!" msgstr "" #: ../menu-data/psensor:psensor.desktop.in.h:1 msgid "Psensor" msgstr "" #: ../menu-data/psensor:psensor.desktop.in.h:2 msgid "Psensor is a graphical temperature monitor for Linux" msgstr "" #: ../menu-data/psi-plus-webkit:psi-plus-webkit.desktop.in.h:1 msgid "Psi+ Webkit" msgstr "" #: ../menu-data/psi-plus-webkit:psi-plus-webkit.desktop.in.h:2 #: ../menu-data/psi-plus:psi-plus.desktop.in.h:2 #: ../menu-data/psi:psi.desktop.in.h:2 msgid "Communicate over the XMPP network" msgstr "" #: ../menu-data/psi-plus:psi-plus.desktop.in.h:1 msgid "Psi+" msgstr "" #: ../menu-data/psi:psi.desktop.in.h:1 msgid "Psi" msgstr "" #: ../menu-data/pspp:pspp.desktop.in.h:1 msgid "GNU PSPP" msgstr "" #: ../menu-data/pspp:pspp.desktop.in.h:2 msgid "Analyze statistical data with a free alternative to SPSS" msgstr "" #: ../menu-data/ptask:ptask.desktop.in.h:1 msgid "ptask" msgstr "" #: ../menu-data/ptask:ptask.desktop.in.h:2 msgid "ptask is a task management tool based on taskwarrior" msgstr "" #: ../menu-data/pterm:pterm.desktop.in.h:1 msgid "PuTTY Terminal Emulator" msgstr "" #: ../menu-data/pterm:pterm.desktop.in.h:2 msgid "Start a PuTTY terminal session" msgstr "" #: ../menu-data/puddletag:puddletag.desktop.in.h:1 msgid "puddletag" msgstr "" #: ../menu-data/puddletag:puddletag.desktop.in.h:2 msgid "Audio Tag Editor" msgstr "" #: ../menu-data/pumpa:pumpa.desktop.in.h:1 msgid "Pumpa" msgstr "" #: ../menu-data/pumpa:pumpa.desktop.in.h:2 msgid "pump.io social networking" msgstr "" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:1 msgid "PureAdmin" msgstr "" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:2 msgid "Administer and monitor your FTP server" msgstr "" #: ../menu-data/puredata-gui:puredata.desktop.in.h:1 msgid "Pure Data" msgstr "" #: ../menu-data/puredata-gui:puredata.desktop.in.h:2 msgid "Visual dataflow programming platform for multimedia" msgstr "" #: ../menu-data/putty:putty.desktop.in.h:1 msgid "PuTTY SSH Client" msgstr "" #: ../menu-data/putty:putty.desktop.in.h:2 msgid "Connect to an SSH server with PuTTY" msgstr "" #: ../menu-data/pybik:pybik.desktop.in.h:1 msgid "Pybik" msgstr "" #: ../menu-data/pybik:pybik.desktop.in.h:2 msgid "Rubik's cube game" msgstr "" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:1 msgid "Pybliographic Bibliography Manager" msgstr "" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:2 msgid "Manage bibliographic databases" msgstr "" #: ../menu-data/pybridge:pybridge.desktop.in.h:1 msgid "PyBridge" msgstr "" #: ../menu-data/pychess:pychess.desktop.in.h:1 msgid "PyChess" msgstr "" #: ../menu-data/pychess:pychess.desktop.in.h:2 msgid "" "PyChess is a fully featured, nice looking, easy to use chess client for the " "Gnome desktop" msgstr "" #: ../menu-data/pycode-browser:pycode-browser-book.desktop.in.h:1 msgid "PythonBook" msgstr "" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:1 msgid "LearnByCoding" msgstr "" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:2 msgid "Python Programs" msgstr "" #: ../menu-data/pycorrfit:pycorrfit.desktop.in.h:1 msgid "PyCorrFit" msgstr "" #: ../menu-data/pycorrfit:pycorrfit.desktop.in.h:2 #: ../menu-data/pyscanfcs:pyscanfcs.desktop.in.h:2 msgid "FCS Data Analysis" msgstr "" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:1 msgid "PyHoca-GUI" msgstr "" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:2 msgid "Python X2Go Client Applet" msgstr "" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:1 msgid "PyKaraoke Mini" msgstr "" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:2 msgid "Minimum-interface PyKaraoke" msgstr "" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:1 msgid "PyKaraoke" msgstr "" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:2 msgid "Universal karaoke songs and movies player" msgstr "" #: ../menu-data/pylang:pylang.desktop.in.h:1 msgid "Practice Languages" msgstr "" #: ../menu-data/pylang:pylang.desktop.in.h:2 msgid "Complete the right sentence with random words in English, Spanish..." msgstr "" #: ../menu-data/pymappergui:pymappergui.desktop.in.h:1 msgid "pyMapperGUI" msgstr "" #: ../menu-data/pymappergui:pymappergui.desktop.in.h:2 msgid "Graphical User Interface for libmapper" msgstr "" #: ../menu-data/pymca:edfviewer.desktop.in.h:1 msgid "EDFviewer" msgstr "" #: ../menu-data/pymca:edfviewer.desktop.in.h:2 msgid "Display files in ESRF Data Format" msgstr "" #: ../menu-data/pymca:elementsinfo.desktop.in.h:1 msgid "Elementsinfo" msgstr "" #: ../menu-data/pymca:elementsinfo.desktop.in.h:2 msgid "Display X-ray information on elements" msgstr "" #: ../menu-data/pymca:peakidentifier.desktop.in.h:1 msgid "Peakidentifier" msgstr "" #: ../menu-data/pymca:peakidentifier.desktop.in.h:2 msgid "Find the energy of X-ray spectral lines" msgstr "" #: ../menu-data/pymca:pymca.desktop.in.h:1 msgid "PyMCA" msgstr "" #: ../menu-data/pymca:pymca.desktop.in.h:2 msgid "Analyse X-ray Fluorescence data" msgstr "" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:1 msgid "PyMCA ROI tool" msgstr "" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:2 msgid "Region of Interest imaging tool for XRF analysis" msgstr "" #: ../menu-data/pymissile:pymissile.desktop.in.h:1 msgid "pymissile" msgstr "" #: ../menu-data/pymissile:pymissile.desktop.in.h:2 msgid "Control Marks and Spencer USB Missile Launcher" msgstr "" #: ../menu-data/pymol:pymol.desktop.in.h:1 msgid "PyMOL Molecular Graphics System" msgstr "" #: ../menu-data/pymol:pymol.desktop.in.h:2 msgid "Model molecular structures and produce high-quality images of them" msgstr "" #: ../menu-data/pynagram:pynagram.desktop.in.h:1 msgid "Pynagram" msgstr "" #: ../menu-data/pynagram:pynagram.desktop.in.h:2 msgid "Unjumble letters" msgstr "" #: ../menu-data/pyneighborhood:pyNeighborhood.desktop.in.h:1 msgid "pyNeighborhood" msgstr "" #: ../menu-data/pypar2:pypar2.desktop.in.h:1 msgid "PyPar2" msgstr "" #: ../menu-data/pypar2:pypar2.desktop.in.h:2 msgid "A graphical frontend for the par2 utility" msgstr "" #: ../menu-data/pype:pype.desktop.in.h:1 msgid "PyPE" msgstr "" #: ../menu-data/pype:pype.desktop.in.h:2 msgid "Python Programmers Editor" msgstr "" #: ../menu-data/pypibrowser:pypibrowser.desktop.in.h:1 msgid "PyPI Browser" msgstr "" #: ../menu-data/pyprompter:pyprompter.desktop.in.h:1 msgid "pyprompter" msgstr "" #: ../menu-data/pyqso:pyqso.desktop.in.h:1 msgid "PyQSO" msgstr "" #: ../menu-data/pyqso:pyqso.desktop.in.h:2 msgid "Contact Logging Tool" msgstr "" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:1 msgid "pyRacerz" msgstr "" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:2 msgid "2D racing game" msgstr "" #: ../menu-data/pyragua:pyragua.desktop.in.h:1 msgid "Pyragua" msgstr "" #: ../menu-data/pyragua:pyragua.desktop.in.h:2 msgid "A fast and lightweight IDE using wxPython" msgstr "" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:1 msgid "pyRenamer" msgstr "" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:2 msgid "Mass rename files" msgstr "" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:1 msgid "Dream Cheeky Rocket Control" msgstr "" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:2 msgid "Enabling Cubicle Warfare on Linux" msgstr "" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:1 msgid "Pyromaths" msgstr "" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:2 msgid "Generator for math worksheets for french college" msgstr "" #: ../menu-data/pyroom:pyroom.desktop.in.h:1 msgid "PyRoom" msgstr "" #: ../menu-data/pyroom:pyroom.desktop.in.h:2 msgid "Distraction free full-screen text editor" msgstr "" #: ../menu-data/pyscanfcs:pyscanfcs.desktop.in.h:1 msgid "PyScanFCS" msgstr "" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:1 msgid "PyScrabble" msgstr "" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:2 msgid "A classical game of words" msgstr "" #: ../menu-data/pysiogame:pysiogame.desktop.in.h:1 msgid "pySioGame" msgstr "" #: ../menu-data/pysiogame:pysiogame.desktop.in.h:2 msgid "A little set of educational apps for kids" msgstr "" #: ../menu-data/pysolfc:pysol.desktop.in.h:1 msgid "PySol Fan Club Edition" msgstr "" #: ../menu-data/pyspread:pyspread.desktop.in.h:1 msgid "Pyspread" msgstr "" #: ../menu-data/pyspread:pyspread.desktop.in.h:2 msgid "Python spreadsheet application" msgstr "" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:1 msgid "Pysycache Admin" msgstr "" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:2 msgid "Configuration of PySyCache" msgstr "" #: ../menu-data/pysycache:pysycache.desktop.in.h:1 msgid "PySyCache" msgstr "" #: ../menu-data/pysycache:pysycache.desktop.in.h:2 msgid "Teach kids to move the mouse" msgstr "" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:1 msgid "pyAcidoBasic" msgstr "" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:2 msgid "Interactive tool to simulate acido-basic titrations" msgstr "" #: ../menu-data/python-ase:ase-gui.desktop.in.h:1 msgid "ase-gui" msgstr "" #: ../menu-data/python-ase:ase-gui.desktop.in.h:2 msgid "Atomic Simulation Environment GUI" msgstr "" #: ../menu-data/python-dogtail:sniff.desktop.in.h:1 msgid "AT-SPI Browser" msgstr "" #: ../menu-data/python-dogtail:sniff.desktop.in.h:2 msgid "Browse your Assistive Technology-enabled desktop" msgstr "" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:1 msgid "guidata-tests" msgstr "" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:2 msgid "you can use this applications to test all guidata features." msgstr "" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:1 msgid "guiqwt-tests" msgstr "" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:2 msgid "you can use this applications to test all guiqwt features." msgstr "" #: ../menu-data/python-guiqwt:sift.desktop.in.h:1 msgid "Sift" msgstr "" #: ../menu-data/python-guiqwt:sift.desktop.in.h:2 msgid "" "Signal and Image Filtering Tool (demo software based on guidata and guiqwt)" msgstr "" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:1 msgid "gifeffit" msgstr "" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:2 msgid "interactive program for XAFS analysis" msgstr "" #: ../menu-data/python-lunch:lunch.desktop.in.h:1 msgid "Lunch" msgstr "" #: ../menu-data/python-lunch:lunch.desktop.in.h:2 msgid "Distributed Process Launcher" msgstr "" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:1 msgid "pyMecaVideo" msgstr "" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:2 msgid "Interactive tool to track moving points in video framesets" msgstr "" #: ../menu-data/python-nxt-filer:python-nxt-filer.desktop.in.h:1 msgid "NXT filer" msgstr "" #: ../menu-data/python-nxt-filer:python-nxt-filer.desktop.in.h:2 msgid "Lego Mindstorm NXT file viewer" msgstr "" #: ../menu-data/python-pyo:E-Pyo.desktop.in.h:1 msgid "E-Pyo" msgstr "" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:1 msgid "sqledit" msgstr "" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:2 msgid "Sqledit" msgstr "" #: ../menu-data/python-web2py:web2py.desktop.in.h:1 msgid "web2py" msgstr "" #: ../menu-data/python-web2py:web2py.desktop.in.h:2 msgid "Enterprise web development framework using Python" msgstr "" #: ../menu-data/python-whiteboard:python-whiteboard.desktop.in.h:1 msgid "python-whiteboard" msgstr "" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:1 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:1 msgid "Window Mocker" msgstr "" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:2 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:2 msgid "Create windows according to a specification" msgstr "" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:1 msgid "wxGlade" msgstr "" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:2 msgid "GUI designer written in Python with wxPython" msgstr "" #: ../menu-data/python-wxtools:PyCrust.desktop.in.h:1 msgid "PyCrust" msgstr "" #: ../menu-data/python-wxtools:PyCrust.desktop.in.h:2 msgid "GUI Python Shell with Filling" msgstr "" #: ../menu-data/python-wxtools:XRCed.desktop.in.h:1 msgid "XRCed" msgstr "" #: ../menu-data/python-wxtools:XRCed.desktop.in.h:2 msgid "wxPython XRC resource editor" msgstr "" #: ../menu-data/python3-autopilot-vis:autopilot3-vis.desktop.in.h:1 msgid "Autopilot Vis (py3)" msgstr "" #: ../menu-data/python3-autopilot-vis:autopilot3-vis.desktop.in.h:2 msgid "Inspect autopilot-enabled application internals (python 3 version)." msgstr "" #: ../menu-data/python3.4:python3.4.desktop.in.h:1 msgid "Python (v3.4)" msgstr "" #: ../menu-data/python3.4:python3.4.desktop.in.h:2 msgid "Python Interpreter (v3.4)" msgstr "" #: ../menu-data/python3.5:python3.5.desktop.in.h:1 msgid "Python (v3.5)" msgstr "" #: ../menu-data/python3.5:python3.5.desktop.in.h:2 msgid "Python Interpreter (v3.5)" msgstr "" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:1 msgid "PyCAD" msgstr "" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:2 msgid "PythonCAD" msgstr "" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:1 msgid "pytrainer" msgstr "" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:2 msgid "The Free Sport Training Center" msgstr "" #: ../menu-data/q4wine:q4wine.desktop.in.h:1 msgid "utility for Wine applications and prefixes management." msgstr "" #: ../menu-data/q4wine:q4wine.desktop.in.h:2 msgid "Q4Wine" msgstr "" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:1 msgid "Qalculate!" msgstr "" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:2 msgid "Powerful and easy to use calculator" msgstr "" #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:1 msgid "QApt Package Installer" msgstr "" #: ../menu-data/qarecord:qarecord.desktop.in.h:1 msgid "QARecord" msgstr "" #: ../menu-data/qarecord:qarecord.desktop.in.h:2 msgid "Simple but solid audio recording tool" msgstr "" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:1 msgid "QasConfig" msgstr "" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:2 msgid "ALSA configuration browser" msgstr "" #: ../menu-data/qashctl:qashctl.desktop.in.h:1 msgid "QasHctl" msgstr "" #: ../menu-data/qashctl:qashctl.desktop.in.h:2 msgid "ALSA HCTL mixer" msgstr "" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:1 msgid "QasMixer" msgstr "" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:2 msgid "Graphical mixer application for the ALSA" msgstr "" #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:2 msgid "qBittorrent" msgstr "" #: ../menu-data/qbrew:qbrew.desktop.in.h:1 msgid "QBrew" msgstr "" #: ../menu-data/qbrew:qbrew.desktop.in.h:2 msgid "Homebrewer's recipe calculator" msgstr "" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:1 msgid "qcomicbook" msgstr "" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:2 msgid "" "QComicBook is a viewer for comic book archives (cbz, cbr, cbt). QComicBook " "has specific features like page preview, thumbnails view, bookmarks, manga " "mode for easing comicbook reading." msgstr "" #: ../menu-data/qdacco:qdacco.desktop.in.h:1 msgid "Qdacco dictionary" msgstr "" #: ../menu-data/qdacco:qdacco.desktop.in.h:2 msgid "Search words in an catalan - english dictionary" msgstr "" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:1 msgid "QDevelop" msgstr "" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:2 msgid "Development environment for Qt4" msgstr "" #: ../menu-data/qdigidoc:qdigidoc-client.desktop.in.h:1 msgid "DigiDoc3 Client" msgstr "" #: ../menu-data/qdigidoc:qdigidoc-crypto.desktop.in.h:1 msgid "DigiDoc3 Crypto" msgstr "" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:1 msgid "QElectroTech " msgstr "" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:2 msgid "Edit electrical diagrams." msgstr "" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:1 msgid "Qemu Launcher" msgstr "" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:2 msgid "Manage virtual machine configurations" msgstr "" #: ../menu-data/qesteidutil:qesteidutil.desktop.in.h:1 msgid "ID-card Utility" msgstr "" #: ../menu-data/qgis:qbrowser.desktop.in.h:1 msgid "QGIS Browser" msgstr "" #: ../menu-data/qgis:qgis.desktop.in.h:1 msgid "QGIS Desktop" msgstr "" #: ../menu-data/qgit:qgit.desktop.in.h:1 msgid "qgit" msgstr "" #: ../menu-data/qgit:qgit.desktop.in.h:2 msgid "git GUI viewer" msgstr "" #: ../menu-data/qgo:qgo.desktop.in.h:1 msgid "qGo" msgstr "" #: ../menu-data/qgo:qgo.desktop.in.h:2 msgid "Play Go online and against computer, view and edit SGF files" msgstr "" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:1 msgid "QHiMDTransfer" msgstr "" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:2 msgid "Transfer software for Sony HiMD Walkman" msgstr "" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:1 msgid "QjackCtl" msgstr "" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:2 msgid "QjackCtl is a JACK Audio Connection Kit Qt GUI Interface" msgstr "" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:1 msgid "QJackRcd" msgstr "" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:2 msgid "A simple Jack recorder" msgstr "" #: ../menu-data/qjoypad:qjoypad.desktop.in.h:1 msgid "QJoyPad" msgstr "" #: ../menu-data/qjoypad:qjoypad.desktop.in.h:2 msgid "Trigger keystrokes and mouse actions with gamepads/joysticks" msgstr "" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:1 msgid "QLandkarteGT" msgstr "" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:2 #: ../menu-data/qmapshack:qmapshack.desktop.in.h:2 msgid "GPS device mapping utility" msgstr "" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:1 msgid "Qliss3D" msgstr "" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:2 msgid "demonstration tool for Lissajous physiques" msgstr "" #: ../menu-data/qlix:qlix.desktop.in.h:1 msgid "Qlix" msgstr "" #: ../menu-data/qlix:qlix.desktop.in.h:2 msgid "" "Manage tracks, files, and playlists between a host computer and an MTP device" msgstr "" #: ../menu-data/qmapshack:qmapshack.desktop.in.h:1 msgid "QMapShack" msgstr "" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:1 msgid "QMidiArp" msgstr "" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:2 msgid "Arpeggiator-Sequencer-LFO" msgstr "" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:1 msgid "QmidiNet" msgstr "" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:2 msgid "QmidiNet is a MIDI Network Gateway via UDP/IP Multicast" msgstr "" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:1 msgid "Qmidiroute" msgstr "" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:2 msgid "Midi Router" msgstr "" #: ../menu-data/qmmp:qmmp.desktop.in.h:1 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:1 msgid "Qmmp" msgstr "" #: ../menu-data/qmmp:qmmp.desktop.in.h:2 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:2 msgid "Qt4-based Multimedia Player" msgstr "" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:1 msgid "QMPDClient" msgstr "" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:2 msgid "A nicer MPD client" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:1 msgid "qpdfview" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:2 msgid "A tabbed document viewer using Qt and the Poppler library." msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:3 msgid "Choose instance" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:4 msgid "Non-unique instance" msgstr "" #: ../menu-data/qprogram-starter:qprogram-starter.desktop.in.h:1 msgid "qprogram-starter" msgstr "" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:1 msgid "QPxTool" msgstr "" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:2 msgid "CD/DVD media quality checker" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:1 msgid "Qreator" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:2 msgid "Create your own QR codes" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:3 msgid "New QR code for URL" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:4 msgid "New QR code for Text" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:5 msgid "New QR code for Location" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:6 msgid "New QR code for WiFi network" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:7 msgid "New QR code for a Software Center app" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:8 msgid "New QR code for a Business card" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:9 msgid "New QR code for a Call or text message" msgstr "" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:1 msgid "qRFCView" msgstr "" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:2 msgid "Downloads and displays RFC" msgstr "" #: ../menu-data/qrq:qrq.desktop.in.h:1 msgid "qrq" msgstr "" #: ../menu-data/qrq:qrq.desktop.in.h:2 msgid "High speed Morse telegraphy trainer" msgstr "" #: ../menu-data/qsampler:qsampler.desktop.in.h:1 msgid "Qsampler" msgstr "" #: ../menu-data/qsampler:qsampler.desktop.in.h:2 msgid "Qsampler is a LinuxSampler Qt GUI Interface" msgstr "" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:1 msgid "QSapecNG" msgstr "" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:2 msgid "Symbolic analyzer of linear analog circuits" msgstr "" #: ../menu-data/qshutdown:qshutdown.desktop.in.h:1 msgid "qshutdown" msgstr "" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:1 msgid "QSource-Highlight" msgstr "" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:2 msgid "Highlight your sources" msgstr "" #: ../menu-data/qsstv:qsstv.desktop.in.h:1 msgid "QSSTV" msgstr "" #: ../menu-data/qsstv:qsstv.desktop.in.h:2 msgid "Qt-based slow-scan TV and fax" msgstr "" #: ../menu-data/qstardict:qstardict.desktop.in.h:1 msgid "QStarDict is Qt version of StarDict" msgstr "" #: ../menu-data/qstardict:qstardict.desktop.in.h:2 msgid "QStarDict" msgstr "" #: ../menu-data/qsynth:qsynth.desktop.in.h:1 msgid "Qsynth" msgstr "" #: ../menu-data/qsynth:qsynth.desktop.in.h:2 msgid "Qsynth is a FluidSynth Qt GUI Interface" msgstr "" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:1 msgid "Qt 4 Designer" msgstr "" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:2 msgid "Interface Designer" msgstr "" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:1 msgid "Qt 4 Assistant" msgstr "" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:2 msgid "Document Browser" msgstr "" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:1 msgid "Qt 4 Linguist" msgstr "" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:2 msgid "Translation Tool" msgstr "" #: ../menu-data/qt4-qtconfig:qtconfig-qt4.desktop.in.h:1 msgid "Qt 4 Settings" msgstr "" #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:1 msgid "Ubuntu SDK" msgstr "" #: ../menu-data/qtcreator:qtcreator.desktop.in.h:1 msgid "Qt Creator" msgstr "" #: ../menu-data/qtel:qtel.desktop.in.h:1 msgid "Qtel" msgstr "" #: ../menu-data/qtel:qtel.desktop.in.h:2 msgid "The Qt EchoLink Client" msgstr "" #: ../menu-data/qtemu:qtemu.desktop.in.h:1 msgid "QtEmu" msgstr "" #: ../menu-data/qtemu:qtemu.desktop.in.h:2 msgid "Frontend to QEMU virtual machine monitor" msgstr "" #: ../menu-data/qterm:qterm.desktop.in.h:1 msgid "QTerm" msgstr "" #: ../menu-data/qtgain:QtGain.desktop.in.h:1 msgid "QtGain" msgstr "" #: ../menu-data/qtgain:QtGain.desktop.in.h:2 msgid "Add \"gain\" tags to your audio files" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:1 msgid "qthid-2.2" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:2 msgid "limited support for devices with older firmware" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:1 msgid "qthid" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:2 msgid "" "full support for the Funcube Dongle API available with firmware 18f or later" msgstr "" #: ../menu-data/qtikz:qtikz.desktop.in.h:1 msgid "QTikZ" msgstr "" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:1 msgid "QtiPlot" msgstr "" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:2 msgid "Analyze and plot scientific data" msgstr "" #: ../menu-data/qtm:qtm.desktop.in.h:1 msgid "QTM" msgstr "" #: ../menu-data/qtm:qtm.desktop.in.h:2 msgid "Weblog management application" msgstr "" #: ../menu-data/qtqr:qtqr.desktop.in.h:1 msgid "QtQR" msgstr "" #: ../menu-data/qtqr:qtqr.desktop.in.h:2 msgid "" "QtQR is a Qt based software that let's you generate QR Codes easily, scan an " "image file for QR Codes and decode them or use your webcam to scan a printed " "one." msgstr "" #: ../menu-data/qtractor:qtractor.desktop.in.h:1 msgid "Qtractor" msgstr "" #: ../menu-data/qtractor:qtractor.desktop.in.h:2 msgid "Qtractor is an Audio/MIDI multi-track sequencer application" msgstr "" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:1 msgid "QTScrobbler" msgstr "" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:2 msgid "" "QTScrobbler is tool for submitting .scrobbler.log from portable players to " "Last.fm" msgstr "" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:1 msgid "QtSmbstatus Client" msgstr "" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:2 #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:2 msgid "QtSmbstatus is a GUI (graphical user interface) for smbstatus" msgstr "" #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:1 msgid "QtSmbstatus Light" msgstr "" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:1 msgid "Quadrapassel" msgstr "" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:2 msgid "Fit falling blocks together" msgstr "" #: ../menu-data/quake2:quake2-groundzero.desktop.in.h:1 msgid "Quake II MP2: Ground Zero" msgstr "" #: ../menu-data/quake2:quake2-groundzero.desktop.in.h:2 #: ../menu-data/quake:quake-dissolution.desktop.in.h:2 msgid "Mission Pack 2 for the classic first person shooter" msgstr "" #: ../menu-data/quake2:quake2-reckoning.desktop.in.h:1 msgid "Quake II MP1: The Reckoning" msgstr "" #: ../menu-data/quake2:quake2-reckoning.desktop.in.h:2 #: ../menu-data/quake:quake-armagon.desktop.in.h:2 msgid "Mission Pack 1 for the classic first person shooter" msgstr "" #: ../menu-data/quake2:quake2.desktop.in.h:1 msgid "Quake II" msgstr "" #: ../menu-data/quake2:quake2.desktop.in.h:2 #: ../menu-data/quake:quake.desktop.in.h:2 msgid "Classic first person shooter" msgstr "" #: ../menu-data/quake3:quake3-team-arena.desktop.in.h:1 msgid "Quake III: Team Arena" msgstr "" #: ../menu-data/quake3:quake3-team-arena.desktop.in.h:2 msgid "Expansion pack for Quake III Arena" msgstr "" #: ../menu-data/quake3:quake3.desktop.in.h:1 msgid "Quake III Arena" msgstr "" #: ../menu-data/quake3:quake3.desktop.in.h:2 msgid "Play the original Quake III Arena" msgstr "" #: ../menu-data/quake:quake-armagon.desktop.in.h:1 msgid "Quake: Scourge of Armagon" msgstr "" #: ../menu-data/quake:quake-dissolution.desktop.in.h:1 msgid "Quake: Dissolution of Eternity" msgstr "" #: ../menu-data/quake:quake.desktop.in.h:1 msgid "Quake" msgstr "" #: ../menu-data/quarry:quarry.desktop.in.h:1 msgid "Quarry" msgstr "" #: ../menu-data/quarry:quarry.desktop.in.h:2 msgid "A multi-purpose board game GUI for Go, Amazons and Reversi" msgstr "" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:1 msgid "Quassel IRC (Client only)" msgstr "" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:2 #: ../menu-data/quassel:quassel.desktop.in.h:2 msgid "Distributed IRC client with central core component" msgstr "" #: ../menu-data/quassel:quassel.desktop.in.h:1 msgid "Quassel IRC" msgstr "" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:1 msgid "QuickSynergy" msgstr "" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:2 msgid "A graphical interface for easily configuring Synergy" msgstr "" #: ../menu-data/quisk:quisk.desktop.in.h:1 msgid "Quisk" msgstr "" #: ../menu-data/quisk:quisk.desktop.in.h:2 msgid "Audio IQ signal intermediate frequency receiver" msgstr "" #: ../menu-data/quitcount:quitcount.desktop.in.h:1 msgid "QuitCount" msgstr "" #: ../menu-data/quitcount:quitcount.desktop.in.h:2 msgid "Simple counter showing your gains since you quit smoking" msgstr "" #: ../menu-data/quiterss:quiterss.desktop.in.h:1 msgid "QuiteRSS" msgstr "" #: ../menu-data/quiterss:quiterss.desktop.in.h:2 msgid "QuiteRSS is a RSS/Atom feed reader written in C++/Qt4" msgstr "" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:1 msgid "Quod Libet" msgstr "" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:2 msgid "Listen to, browse, or edit your audio collection" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:1 msgid "QupZilla" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:2 msgid "A fast and secure web browser" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:3 msgid "Open new tab" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:4 msgid "Open new window" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:5 msgid "Start private browsing" msgstr "" #: ../menu-data/qutecom:qutecom.desktop.in.h:1 msgid "QuteCom" msgstr "" #: ../menu-data/qutecom:qutecom.desktop.in.h:2 msgid "" "Talk to people over the Internet and send instant messages over multiple " "protocols" msgstr "" #: ../menu-data/qutim:qutim.desktop.in.h:1 msgid "qutIM" msgstr "" #: ../menu-data/qutim:qutim.desktop.in.h:2 msgid "Communicate over IM" msgstr "" #: ../menu-data/qv4l2:qv4l2.desktop.in.h:1 msgid "Qt V4L2 test Utility" msgstr "" #: ../menu-data/qv4l2:qv4l2.desktop.in.h:2 msgid "Allow testing Video4Linux devices" msgstr "" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:1 msgid "QViaggiaTreno" msgstr "" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:2 msgid "Interfaccia grafica per ViaggiaTreno" msgstr "" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:1 msgid "QWBFS Manager" msgstr "" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:2 msgid "" "QWBFS Manager is a graphical user interface (GUI) for working with WBFS " "filesystem formatted hard disk drive." msgstr "" #: ../menu-data/qweborf:qweborf.desktop.in.h:1 msgid "qweborf" msgstr "" #: ../menu-data/qweborf:qweborf.desktop.in.h:2 msgid "Shares files using the HTTP protocol" msgstr "" #: ../menu-data/qwo:qwo.desktop.in.h:1 msgid "qwo" msgstr "" #: ../menu-data/qwo:qwo.desktop.in.h:2 msgid "An input method for touchscreens" msgstr "" #: ../menu-data/qxw:qxw.desktop.in.h:1 msgid "Qxw" msgstr "" #: ../menu-data/qxw:qxw.desktop.in.h:2 msgid "Construct crossword puzzles" msgstr "" #: ../menu-data/r-base-core:R.desktop.in.h:1 msgid "R" msgstr "" #: ../menu-data/r-base-core:R.desktop.in.h:2 msgid "R software environment for statistical computing and graphics" msgstr "" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:3 msgid "R Commander);" msgstr "" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:1 msgid "Graphical interface to the R environment for statistical computing );" msgstr "" #: ../menu-data/racket:drracket.desktop.in.h:1 msgid "DrRacket" msgstr "" #: ../menu-data/racket:drracket.desktop.in.h:2 msgid "IDE for Racket" msgstr "" #: ../menu-data/radiotray:radiotray.desktop.in.h:1 msgid "Radio Tray" msgstr "" #: ../menu-data/raincat:raincat.desktop.in.h:1 msgid "Raincat" msgstr "" #: ../menu-data/raincat:raincat.desktop.in.h:2 msgid "2D puzzle game featuring a fuzzy little cat" msgstr "" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:1 msgid "Rakarrack" msgstr "" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:2 msgid "Guitar Effects Processor" msgstr "" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:1 msgid "Rapid Photo Downloader" msgstr "" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:2 msgid "" "Download photos and videos from cameras, memory cards and Portable Storage " "Devices" msgstr "" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:1 msgid "RapidSVN" msgstr "" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:2 #: ../menu-data/subcommander:subcommander.desktop.in.h:2 msgid "A GUI Client for Subversion" msgstr "" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:1 msgid "RasMol (GTK version)" msgstr "" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:2 msgid "View macro-molecules and prepare publication-quality images of them" msgstr "" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:1 msgid "RawTherapee" msgstr "" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:2 msgid "An advanced photo development program" msgstr "" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:1 msgid "Razor Appearance Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:2 msgid "Configure appearance of Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-autosuspend.desktop.in.h:1 msgid "Razor Autosuspend Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:1 msgid "Razor Shortcut Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:2 msgid "Configure global shortcut of Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:1 msgid "Razor Mouse Configurator" msgstr "" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:2 msgid "Configure X11 mouse" msgstr "" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:1 msgid "Razor Freedesktop Notifications Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:2 msgid "Configure freedesktop notifications in Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:1 msgid "Qt Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:2 msgid "Configure Qt" msgstr "" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:1 msgid "Razor Configuration Center" msgstr "" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:2 msgid "Configure Razor-Qt modules" msgstr "" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:1 msgid "Razor Desktop Configurator" msgstr "" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:2 msgid "Configure Razor-Qt desktop module" msgstr "" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:1 msgid "Leave" msgstr "" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:2 msgid "Leave the system" msgstr "" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:1 msgid "About Razor" msgstr "" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:2 msgid "Learn more about Razor-qt" msgstr "" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:1 msgid "Razor Session Configurator" msgstr "" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:2 msgid "Configure Razor-Qt session module" msgstr "" #: ../menu-data/realtimebattle:realtimebattle.desktop.in.h:1 msgid "RealTimeBattle" msgstr "" #: ../menu-data/realtimebattle:realtimebattle.desktop.in.h:2 msgid "programming game" msgstr "" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:1 msgid "Find documents by specifying search terms" msgstr "" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:2 msgid "Recoll" msgstr "" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:1 msgid "Red Eclipse" msgstr "" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:2 msgid "First-person shooter with agile gameplay and built-in editor." msgstr "" #. Encoding=UTF-­8 #Encoding causes problems #: ../menu-data/rednotebook:rednotebook.desktop.in.h:2 msgid "RedNotebook" msgstr "" #: ../menu-data/rednotebook:rednotebook.desktop.in.h:3 msgid "Daily journal with calendar, templates and keyword searching " msgstr "" #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:1 msgid "Redshift" msgstr "" #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:2 msgid "Color temperature adjustment tool" msgstr "" #: ../menu-data/referencer:referencer.desktop.in.h:1 msgid "Referencer" msgstr "" #: ../menu-data/referencer:referencer.desktop.in.h:2 msgid "Document organiser" msgstr "" #: ../menu-data/regexxer:regexxer.desktop.in.h:1 msgid "regexxer Search Tool" msgstr "" #: ../menu-data/regexxer:regexxer.desktop.in.h:2 msgid "Search and replace using regular expressions" msgstr "" #: ../menu-data/regina-normal:regina.desktop.in.h:1 msgid "Regina" msgstr "" #: ../menu-data/regina-normal:regina.desktop.in.h:2 msgid "Software for 3-manifold topology and normal surface theory" msgstr "" #: ../menu-data/reinteract:reinteract.desktop.in.h:1 msgid "Reinteract" msgstr "" #: ../menu-data/reinteract:reinteract.desktop.in.h:2 msgid "Interactive Python shell" msgstr "" #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:1 msgid "Rekonq" msgstr "" #: ../menu-data/relational:relational.desktop.in.h:1 msgid "Relational" msgstr "" #: ../menu-data/relational:relational.desktop.in.h:2 msgid "Learn and experiment relational algebra" msgstr "" #: ../menu-data/reminders-app:com.ubuntu.reminders.desktop.in.h:1 msgid "Reminders" msgstr "" #: ../menu-data/reminders-app:com.ubuntu.reminders.desktop.in.h:2 msgid "Ubuntu Reminders app, powered by Evernote" msgstr "" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:1 msgid "REminiscence" msgstr "" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:2 msgid "A port of FlashBack game engine" msgstr "" #: ../menu-data/remmina:remmina.desktop.in.h:1 msgid "Remmina Remote Desktop Client" msgstr "" #: ../menu-data/remmina:remmina.desktop.in.h:2 msgid "Connect to remote desktops" msgstr "" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:1 msgid "Ren'Py Demo" msgstr "" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:2 msgid "visual-novel game demo with Ren'Py" msgstr "" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:1 msgid "The Question" msgstr "" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:2 msgid "a simple visual-novel game with Ren'Py" msgstr "" #: ../menu-data/renpy:renpy.desktop.in.h:1 msgid "Ren'Py" msgstr "" #: ../menu-data/renpy:renpy.desktop.in.h:2 msgid "visual-novel type games" msgstr "" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:1 msgid "repsnapper" msgstr "" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:2 msgid "Controls your 3D plastic printer" msgstr "" #: ../menu-data/resapplet:resapplet.desktop.in.h:1 msgid "Resolution Switcher" msgstr "" #: ../menu-data/resapplet:resapplet.desktop.in.h:2 msgid "Change your screen resolution" msgstr "" #: ../menu-data/residualvm:residualvm.desktop.in.h:1 msgid "ResidualVM" msgstr "" #: ../menu-data/residualvm:residualvm.desktop.in.h:2 msgid "Interpreter for several 3D games" msgstr "" #: ../menu-data/retext:retext.desktop.in.h:1 msgid "ReText" msgstr "" #: ../menu-data/retext:retext.desktop.in.h:2 msgid "Simple text editor for Markdown and reStructuredText" msgstr "" #: ../menu-data/revelation:revelation.desktop.in.h:1 msgid "Organize and secure your passwords" msgstr "" #: ../menu-data/revelation:revelation.desktop.in.h:2 msgid "Revelation Password Manager" msgstr "" #: ../menu-data/rfdump:rfdump.desktop.in.h:1 msgid "RFDump" msgstr "" #: ../menu-data/rfdump:rfdump.desktop.in.h:2 msgid "Tool to directly interoperate with an RFID reader" msgstr "" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:1 msgid "rgbPaint painting program" msgstr "" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:2 msgid "Simple painting program for pixel art" msgstr "" #: ../menu-data/rhinote:rhinote.desktop.in.h:1 msgid "Rhinote" msgstr "" #: ../menu-data/rhinote:rhinote.desktop.in.h:2 msgid "Virtual sticky-notes" msgstr "" #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:1 msgid "Rhythmbox Music Player" msgstr "" #: ../menu-data/ri-li:ri-li.desktop.in.h:1 msgid "Ri-li" msgstr "" #: ../menu-data/ri-li:ri-li.desktop.in.h:2 msgid "a toy simulator game" msgstr "" #: ../menu-data/ripoff:ripoff.desktop.in.h:1 msgid "RipOff" msgstr "" #: ../menu-data/ripoff:ripoff.desktop.in.h:2 msgid "Rip audio from your CDs" msgstr "" #: ../menu-data/ripperx:ripperx.desktop.in.h:1 msgid "Ripper X" msgstr "" #: ../menu-data/ripperx:ripperx.desktop.in.h:2 msgid "Rip Cds" msgstr "" #: ../menu-data/ristretto:ristretto.desktop.in.h:1 msgid "Ristretto Image Viewer" msgstr "" #: ../menu-data/ristretto:ristretto.desktop.in.h:2 msgid "Look at your images easily" msgstr "" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:1 msgid "RKWard" msgstr "" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:2 msgid "GUI for the R-project" msgstr "" #: ../menu-data/rlplot:rlplot.desktop.in.h:1 msgid "Rlplot Graph Generator" msgstr "" #: ../menu-data/rlplot:rlplot.desktop.in.h:2 msgid "Generate publication quality graphs" msgstr "" #: ../menu-data/rlvm:rlvm.desktop.in.h:1 msgid "rlvm" msgstr "" #. GNOME and KDE 3 uses Comment. #: ../menu-data/rlvm:rlvm.desktop.in.h:3 msgid "RealLive Emulator" msgstr "" #: ../menu-data/robocode:robocode.desktop.in.h:1 msgid "Robocode" msgstr "" #: ../menu-data/robocode:robocode.desktop.in.h:2 msgid "Java programming game with battle tanks" msgstr "" #: ../menu-data/robocut:robocut.desktop.in.h:1 msgid "Robocut" msgstr "" #: ../menu-data/robocut:robocut.desktop.in.h:2 msgid "allow you to cut graphics with a Graphtec plotters" msgstr "" #: ../menu-data/robojournal:robojournal.desktop.in.h:1 msgid "RoboJournal" msgstr "" #: ../menu-data/robojournal:robojournal.desktop.in.h:2 msgid "Keep a journal/diary of day-to-day events in your life." msgstr "" #: ../menu-data/rockdodger:rockdodger.desktop.in.h:1 msgid "Addictive rock-dodging greeblie-killing platform game" msgstr "" #: ../menu-data/rockdodger:rockdodger.desktop.in.h:2 msgid "Rock Dodger" msgstr "" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:1 msgid "Rocs" msgstr "" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:2 msgid "Graph Theory Tool for Professors and Students." msgstr "" #: ../menu-data/roger-router:roger.desktop.in.h:1 msgid "Roger Router" msgstr "" #: ../menu-data/roger-router:roger.desktop.in.h:2 msgid "" "Journal, Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible" msgstr "" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:1 msgid "ROOT" msgstr "" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:2 msgid "ROOT's Object Oriented Technologies" msgstr "" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:1 msgid "MIDI and Audio Sequencer and Notation Editor" msgstr "" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:2 msgid "Rosegarden" msgstr "" #: ../menu-data/rott:rott.desktop.in.h:1 msgid "Rise of the Triad" msgstr "" #: ../menu-data/rott:rott.desktop.in.h:2 msgid "" "A high quality, fast scrolling first-person perspective 3D action game" msgstr "" #: ../menu-data/roxterm:roxterm.desktop.in.h:1 msgid "ROXTerm" msgstr "" #: ../menu-data/rrootage:rrootage.desktop.in.h:1 msgid "rRootage" msgstr "" #: ../menu-data/rrootage:rrootage.desktop.in.h:2 msgid "Destroy autocreated battleships" msgstr "" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:1 msgid "RSIBreak" msgstr "" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:2 msgid "Makes sure you rest now and then" msgstr "" #: ../menu-data/rurple-ng:rurple-ng.desktop.in.h:1 msgid "Rurple NG" msgstr "" #: ../menu-data/rurple-ng:rurple-ng.desktop.in.h:2 msgid "Learn programming with a robot" msgstr "" #: ../menu-data/rutilt:rutilt.desktop.in.h:1 msgid "RutilT WLAN Manager" msgstr "" #: ../menu-data/rutilt:rutilt.desktop.in.h:2 msgid "Manage your wireless network interfaces" msgstr "" #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:1 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:1 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:1 msgid "Rxvt Color Unicode Terminal" msgstr "" #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:3 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:3 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:3 msgid "New Rxvt Color Unicode Terminal" msgstr "" #: ../menu-data/rygel:rygel.desktop.in.h:1 msgid "Rygel" msgstr "" #: ../menu-data/rygel:rygel.desktop.in.h:2 msgid "UPnP/DLNA Services" msgstr "" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:1 msgid "SABnzbd+" msgstr "" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:2 msgid "Download from usenet" msgstr "" #: ../menu-data/sadms:sadms.desktop.in.h:1 msgid "Sadms" msgstr "" #: ../menu-data/saga:saga.desktop.in.h:1 msgid "SAGA GIS" msgstr "" #: ../menu-data/saga:saga.desktop.in.h:2 msgid "Geodata Processing and Analysis" msgstr "" #: ../menu-data/sagasu:sagasu.desktop.in.h:1 msgid "Sagasu" msgstr "" #: ../menu-data/sagasu:sagasu.desktop.in.h:2 msgid "GNOME tool to find strings in a set of files" msgstr "" #: ../menu-data/sagcad:sagcad.desktop.in.h:1 msgid "SagCAD" msgstr "" #: ../menu-data/sagcad:sagcad.desktop.in.h:2 msgid "Draw and create" msgstr "" #: ../menu-data/sailcut:sailcut.desktop.in.h:1 msgid "Sailcut CAD" msgstr "" #: ../menu-data/sailcut:sailcut.desktop.in.h:2 msgid "Sail Design Application" msgstr "" #: ../menu-data/sakura:sakura.desktop.in.h:1 msgid "Sakura" msgstr "" #: ../menu-data/samplv1:samplv1.desktop.in.h:1 msgid "samplv1" msgstr "" #: ../menu-data/samplv1:samplv1.desktop.in.h:2 msgid "samplv1 is an old school polyphonic sampler" msgstr "" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:1 msgid "Platinum Arts Sandbox Gamemaker" msgstr "" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:2 msgid "Create 3D games and worlds" msgstr "" #: ../menu-data/saods9:saods9.desktop.in.h:1 msgid "SAOImage DS9 " msgstr "" #: ../menu-data/saods9:saods9.desktop.in.h:2 msgid "Astronomical Data Visualization Application" msgstr "" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:1 msgid "Sauerbraten" msgstr "" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:2 msgid "A networked, fast-paced 3D first-person shooter" msgstr "" #: ../menu-data/sawfish:sawfish.desktop.in.h:1 msgid "Sawfish" msgstr "" #: ../menu-data/scantailor:scantailor.desktop.in.h:1 msgid "Scan Tailor" msgstr "" #: ../menu-data/scantailor:scantailor.desktop.in.h:2 msgid "Interactive post-processing tool for scanned pages" msgstr "" #: ../menu-data/scid:scid.desktop.in.h:1 msgid "Scid" msgstr "" #: ../menu-data/scid:scid.desktop.in.h:2 msgid "Free chess database application" msgstr "" #: ../menu-data/scidavis:scidavis.desktop.in.h:1 msgid "SciDAVis" msgstr "" #: ../menu-data/scidavis:scidavis.desktop.in.h:2 msgid "Application for scientific data analysis and visualization" msgstr "" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:1 #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:1 #: ../menu-data/scilab:scilab.desktop.in.h:1 msgid "Scientific software package for numerical computations" msgstr "" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:2 msgid "Scilab CLI" msgstr "" #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:2 msgid "Scilab advanced CLI" msgstr "" #: ../menu-data/scilab:scilab.desktop.in.h:2 msgid "Scilab" msgstr "" #: ../menu-data/scim:scim-setup.desktop.in.h:1 msgid "SCIM Input Method" msgstr "" #: ../menu-data/scim:scim-setup.desktop.in.h:2 msgid "Configure the Smart Common Input Method platform" msgstr "" #: ../menu-data/scite:SciTE.desktop.in.h:1 msgid "SciTE Text Editor" msgstr "" #: ../menu-data/scite:SciTE.desktop.in.h:2 msgid "Edit your source files" msgstr "" #: ../menu-data/scolasync:scolasync.desktop.in.h:1 msgid "ScolaSync" msgstr "" #: ../menu-data/scolasync:scolasync.desktop.in.h:2 msgid "Interactive tool to copy files to or from USB storage media" msgstr "" #: ../menu-data/scolily:scolily.desktop.in.h:1 msgid "Scolily Score Recorder" msgstr "" #: ../menu-data/scolily:scolily.desktop.in.h:2 msgid "Create scores on-the-fly by recording from mic" msgstr "" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:1 msgid "Scorched 3D" msgstr "" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:2 msgid "3D artillery game similar to Scorched Earth" msgstr "" #: ../menu-data/scratch:scratch.desktop.in.h:1 msgid "Scratch" msgstr "" #: ../menu-data/scratch:scratch.desktop.in.h:2 #: ../menu-data/squeak-vm:squeak.desktop.in.h:2 msgid "Programming system and content development tool" msgstr "" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:1 msgid "Screenie" msgstr "" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:2 msgid "Screenshot Composer" msgstr "" #: ../menu-data/screenkey:screenkey.desktop.in.h:1 msgid "Screenkey" msgstr "" #: ../menu-data/screenkey:screenkey.desktop.in.h:2 msgid "Screencast your keys" msgstr "" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:1 msgid "Screenlets" msgstr "" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:2 msgid "A graphical tool to manage your Screenlets." msgstr "" #: ../menu-data/screenruler:screenruler.desktop.in.h:2 msgid "Measure objects on your screen" msgstr "" #: ../menu-data/scummvm:scummvm.desktop.in.h:1 msgid "ScummVM" msgstr "" #: ../menu-data/scummvm:scummvm.desktop.in.h:2 msgid "Interpreter for several adventure games" msgstr "" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:1 msgid "SDL-Ball" msgstr "" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:2 msgid "Breakout Game" msgstr "" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:1 msgid "sdlBasic" msgstr "" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:2 msgid "Multiplatform basic interpreter for the development of videogames" msgstr "" #: ../menu-data/seahorse-adventures:seahorse-adventures.desktop.in.h:1 msgid "Seahorse Adventures" msgstr "" #: ../menu-data/seahorse-adventures:seahorse-adventures.desktop.in.h:2 msgid "Help Barbie the seahorse float on bubbles to the moon" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-encrypted.desktop.in.h:1 msgid "Decrypt File" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-keys.desktop.in.h:1 msgid "Import Key" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-signature.desktop.in.h:1 msgid "Verify Signature" msgstr "" #: ../menu-data/seahorse:seahorse.desktop.in.h:1 msgid "Passwords and Keys" msgstr "" #: ../menu-data/seahorse:seahorse.desktop.in.h:2 msgid "Manage your passwords and encryption keys" msgstr "" #: ../menu-data/searchandrescue:SearchAndRescue.desktop.in.h:1 msgid "Search and rescue" msgstr "" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:1 msgid "Searchmonkey" msgstr "" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:2 msgid "Regular expression power search utility" msgstr "" #: ../menu-data/seascope:seascope.desktop.in.h:1 msgid "seascope" msgstr "" #: ../menu-data/seascope:seascope.desktop.in.h:2 msgid "lexical source code navigation tool" msgstr "" #: ../menu-data/seaview:seaview.desktop.in.h:1 msgid "SeaView" msgstr "" #: ../menu-data/seaview:seaview.desktop.in.h:2 msgid "" "Edits multiple sequence alignments and prints them in PostScript format." msgstr "" #: ../menu-data/secpanel:secpanel.desktop.in.h:1 msgid "SecPanel" msgstr "" #: ../menu-data/secpanel:secpanel.desktop.in.h:2 msgid "A graphical user interface for SSH and SCP" msgstr "" #: ../menu-data/seetxt:seetxt.desktop.in.h:1 msgid "Seetxt" msgstr "" #: ../menu-data/seetxt:seetxt.desktop.in.h:2 msgid "Lightweight text file and man page viewer" msgstr "" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:1 msgid "Semantik" msgstr "" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:2 msgid "Mind mapping software" msgstr "" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:1 msgid "Sentinella" msgstr "" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:2 msgid "Action launcher based on system activity" msgstr "" #: ../menu-data/seq24:seq24.desktop.in.h:1 msgid "Seq24" msgstr "" #: ../menu-data/seq24:seq24.desktop.in.h:2 msgid "MIDI Sequencer" msgstr "" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:1 msgid "Series60-Remote" msgstr "" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:2 msgid "Application to manage your S60 mobile phone" msgstr "" #: ../menu-data/setbfree:setbfree.desktop.in.h:1 msgid "setBfree" msgstr "" #: ../menu-data/setbfree:setbfree.desktop.in.h:2 msgid "MIDI-controlled, software synthesizer using JACK" msgstr "" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:1 msgid "SFLphone VoIP Client" msgstr "" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:2 #: ../menu-data/sflphone-kde:kde4__sflphone-client-kde.desktop.in.h:2 msgid "Call and receive calls with SIP or IAX protocols" msgstr "" #: ../menu-data/sflphone-kde:kde4__sflphone-client-kde.desktop.in.h:1 msgid "SFLphone VoIP KDE4 client" msgstr "" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:1 msgid "Black Box" msgstr "" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:2 msgid "Deduce the positions of the balls by firing lasers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:1 msgid "Bridges" msgstr "" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:2 msgid "Connect the islands together with bridges" msgstr "" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:1 msgid "Cube" msgstr "" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:2 msgid "" "Get all six blue squares on to the six faces of the cube at the same time" msgstr "" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:1 msgid "Dominosa" msgstr "" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:2 msgid "" "Reconstruct the pattern by arranging the set of dominoes to match the " "provided array of numbers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:1 msgid "Fifteen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:2 msgid "" "Try to end up with the tiles in numerical order, with the space in the " "bottom right" msgstr "" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:1 msgid "Filling" msgstr "" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:2 msgid "" "Fill in digits so that each connected region of squares containing the same " "digit has an area equal to that digit" msgstr "" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:1 msgid "Flip" msgstr "" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:2 msgid "Light all the squares up at the same time" msgstr "" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:1 msgid "Galaxies" msgstr "" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:2 msgid "" "Draw edges along the grid lines which divide the rectangle under certain " "rules" msgstr "" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:1 msgid "Guess" msgstr "" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:2 msgid "Game similar to the famous 'Mastermind'" msgstr "" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:1 msgid "Inertia" msgstr "" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:2 msgid "Collect all the gems without running into any mines" msgstr "" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:1 msgid "Keen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:2 msgid "Game based on KenKen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:1 msgid "Light Up" msgstr "" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:2 msgid "Light up all the empty squares by placing light bulbs in some of them" msgstr "" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:1 msgid "Loopy" msgstr "" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:2 msgid "Draw lines around a digit according to the number in it" msgstr "" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:1 msgid "Magnets" msgstr "" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:2 msgid "Magnets puzzle game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:1 msgid "Map" msgstr "" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:2 msgid "" "Colour each region with one of four colours so that no two regions sharing a " "boundary have the same colour" msgstr "" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:1 msgid "Net" msgstr "" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:2 msgid "Rotate every tile to fix the network" msgstr "" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:1 msgid "Netslide" msgstr "" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:2 msgid "" "Game combining the grid generation of Net with the movement of Sixteen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:1 msgid "Pattern" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:2 msgid "Fill in the entire grid black or white" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:1 msgid "Pearl" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:2 msgid "Game based on Masyu" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:1 msgid "Pegs" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:2 msgid "Remove all but one of the pegs by jumping an adjacent peg over it" msgstr "" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:1 msgid "Range" msgstr "" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:2 msgid "Fill the grid so the range of each numbered square matches the number" msgstr "" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:1 msgid "Rectangles" msgstr "" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:2 msgid "" "Subdivide the grid into rectangles of various sizes following certain rules" msgstr "" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:1 msgid "Same Game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:2 msgid "" "Clear the grid of coloured squares by highlighting contiguous regions of " "more than one coloured square" msgstr "" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:1 msgid "Signpost" msgstr "" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:2 msgid "Link the squares of a grid according to the arrows on them" msgstr "" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:1 msgid "Singles" msgstr "" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:2 msgid "Puzzle game based on Hitori" msgstr "" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:1 msgid "Sixteen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:2 msgid "Game similar to Fifteen, but with a different type of move" msgstr "" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:1 msgid "Slant" msgstr "" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:2 msgid "Draw a diagonal line and choose which way each line slants" msgstr "" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:1 msgid "Solo" msgstr "" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:2 msgid "Sudoku game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:1 msgid "Tents" msgstr "" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:2 msgid "Place tents in some of the remaining squares, under some conditions" msgstr "" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:1 msgid "Towers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:2 msgid "Puzzle game based on Skyscrapers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:1 msgid "Twiddle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:2 msgid "Arrange the numbers into ascending order " msgstr "" #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:1 msgid "Undead" msgstr "" #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:2 msgid "Monster-placing puzzle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:1 msgid "Unequal" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:2 msgid "Fully populate the grid with numbers under some conditions" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:1 msgid "Unruly" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:2 msgid "Black and white grid puzzle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:1 msgid "Untangle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:2 msgid "Position the points so that no line crosses another" msgstr "" #: ../menu-data/shelxle:shelxle.desktop.in.h:1 msgid "ShelXle" msgstr "" #: ../menu-data/shelxle:shelxle.desktop.in.h:2 msgid "A Qt GUI for SHELX" msgstr "" #: ../menu-data/shisen.app:Shisen.desktop.in.h:1 msgid "Shisen" msgstr "" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:1 msgid "Photo Viewer" msgstr "" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:2 msgid "Shotwell Photo Viewer" msgstr "" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:1 msgid "Organize your photos" msgstr "" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:2 msgid "Shotwell Photo Manager" msgstr "" #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:1 msgid "showFoto" msgstr "" #: ../menu-data/showq:showq.desktop.in.h:1 msgid "ShowQ" msgstr "" #: ../menu-data/showq:showq.desktop.in.h:2 msgid "MIDI controllable audio player" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:1 msgid "Shutter" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:2 msgid "Capture, edit and share screenshots" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:3 msgid "Redo last screenshot" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:4 msgid "Capture an area of the screen" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:5 msgid "Capture the entire screen" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:6 msgid "Select a window to capture" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:7 msgid "Capture the current active window" msgstr "" #: ../menu-data/sigil:sigil.desktop.in.h:1 msgid "Sigil" msgstr "" #: ../menu-data/sigil:sigil.desktop.in.h:2 msgid "ePUB file editor" msgstr "" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:1 msgid "Account authentication" msgstr "" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:2 msgid "Login to online accounts" msgstr "" #: ../menu-data/sigviewer:sigviewer.desktop.in.h:2 msgid "" "Viewer for biosignals such as EEG, EMG, and ECG. http://sigviewer.sf.net" msgstr "" #: ../menu-data/silverjuke:silverjuke.desktop.in.h:1 msgid "Silverjuke" msgstr "" #: ../menu-data/silverjuke:silverjuke.desktop.in.h:2 msgid "Play and organize music in an easy-to-use jukebox style" msgstr "" #: ../menu-data/simdock:simdock.desktop.in.h:1 msgid "SimDock" msgstr "" #: ../menu-data/simdock:simdock.desktop.in.h:2 msgid "A dockbar for GNOME" msgstr "" #: ../menu-data/simon:kde4__afaras.desktop.in.h:1 msgid "Afaras" msgstr "" #: ../menu-data/simon:kde4__afaras.desktop.in.h:2 msgid "Find and remove bad samples" msgstr "" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:1 msgid "KSimond" msgstr "" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:2 msgid "KDE Front-End to Simond" msgstr "" #: ../menu-data/simon:kde4__sam.desktop.in.h:1 msgid "Sam" msgstr "" #: ../menu-data/simon:kde4__sam.desktop.in.h:2 msgid "Acoustic Modeller" msgstr "" #: ../menu-data/simon:kde4__simon.desktop.in.h:1 msgid "Simon" msgstr "" #: ../menu-data/simon:kde4__simon.desktop.in.h:2 msgid "Speech Recognition and Model Management" msgstr "" #: ../menu-data/simon:kde4__simond.desktop.in.h:1 msgid "Simond" msgstr "" #: ../menu-data/simon:kde4__simond.desktop.in.h:2 msgid "Speech Recognition Server" msgstr "" #: ../menu-data/simon:kde4__ssc.desktop.in.h:1 msgid "SSC" msgstr "" #: ../menu-data/simon:kde4__ssc.desktop.in.h:2 msgid "Simon sample collector" msgstr "" #: ../menu-data/simon:kde4__sscd.desktop.in.h:1 msgid "SSCd" msgstr "" #: ../menu-data/simon:kde4__sscd.desktop.in.h:2 msgid "Sample Collection Server" msgstr "" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:1 msgid "Simple Image Reducer" msgstr "" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:2 msgid "Reduce and rotate images in three-four clicks." msgstr "" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:2 msgid "Scan Documents" msgstr "" #: ../menu-data/simpleburn:simpleburn.desktop.in.h:1 msgid "SimpleBurn" msgstr "" #: ../menu-data/simpleburn:simpleburn.desktop.in.h:2 msgid "CD/DVD burning and extraction utility" msgstr "" #: ../menu-data/simutrans:simutrans.desktop.in.h:1 msgid "Simutrans" msgstr "" #: ../menu-data/simutrans:simutrans.desktop.in.h:2 msgid "Transportation simulator" msgstr "" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:1 msgid "Sineshaper" msgstr "" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:2 msgid "Monophonic synth plugin with two oscillators and waveshapers" msgstr "" #: ../menu-data/singularity:singularity.desktop.in.h:1 msgid "Singularity" msgstr "" #: ../menu-data/singularity:singularity.desktop.in.h:2 msgid "Become the singularity" msgstr "" #: ../menu-data/siril:siril.desktop.in.h:1 msgid "Siril" msgstr "" #: ../menu-data/siril:siril.desktop.in.h:2 msgid "Process astronomical images" msgstr "" #: ../menu-data/sitplus:sitplus.desktop.in.h:1 msgid "Sitplus" msgstr "" #: ../menu-data/sitplus:sitplus.desktop.in.h:2 msgid "Framework for ludic-therapeutic activities" msgstr "" #: ../menu-data/sixpack:SIXpack.desktop.in.h:1 msgid "SIXpack" msgstr "" #: ../menu-data/sixpack:SIXpack.desktop.in.h:2 msgid "EXAFS data analysis" msgstr "" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:1 msgid "Skanlite" msgstr "" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:2 msgid "Scan and save images" msgstr "" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:1 msgid "skrooge" msgstr "" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:2 msgid "Manage your money" msgstr "" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:1 msgid "GTK Slash'EM" msgstr "" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (GTK)" msgstr "" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:1 msgid "SDL Slash'EM" msgstr "" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (SDL)" msgstr "" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:1 msgid "X Slash'EM" msgstr "" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (X11)" msgstr "" #: ../menu-data/slashtime:slashtime.desktop.in.h:1 msgid "Slashtime" msgstr "" #: ../menu-data/slashtime:slashtime.desktop.in.h:2 msgid "View the time at locations around the world" msgstr "" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:1 msgid "slbackup-php" msgstr "" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:2 msgid "Webpage for configuring slbackup" msgstr "" #: ../menu-data/slic3r:slic3r.desktop.in.h:1 msgid "Slic3r" msgstr "" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:1 msgid "Slime Volley" msgstr "" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:2 msgid "Unrealistic 2D volleyball simulation" msgstr "" #: ../menu-data/slimrat:slimrat.desktop.in.h:1 msgid "Download files from various hosters" msgstr "" #: ../menu-data/slimrat:slimrat.desktop.in.h:2 msgid "Slimrat File Downloader" msgstr "" #: ../menu-data/slingshot:slingshot.desktop.in.h:1 msgid "Slingshot" msgstr "" #: ../menu-data/slingshot:slingshot.desktop.in.h:2 msgid "2D space shooting game with gravity" msgstr "" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:1 msgid "SLUDGE Floor Maker" msgstr "" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:2 msgid "Edit SLUDGE floor plans" msgstr "" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:1 msgid "SLUDGE Project Manager" msgstr "" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:2 msgid "Manage and compile SLUDGE projects" msgstr "" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:1 msgid "SLUDGE Sprite Bank Editor" msgstr "" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:2 msgid "Edit SLUDGE sprite banks" msgstr "" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:1 msgid "SLUDGE Translation Editor" msgstr "" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:2 msgid "Edit SLUDGE translation files" msgstr "" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:1 msgid "SLUDGE Z-Buffer Maker" msgstr "" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:2 msgid "Edit SLUDGE z-buffer files" msgstr "" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:1 msgid "SLUDGE Engine" msgstr "" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:2 msgid "Play SLUDGE games" msgstr "" #: ../menu-data/sm:sm.desktop.in.h:1 msgid "Screen-Message" msgstr "" #: ../menu-data/sm:sm.desktop.in.h:2 msgid "Displays a short text fullscreen" msgstr "" #: ../menu-data/smartpm:smart.desktop.in.h:1 msgid "Smart Package Manager" msgstr "" #: ../menu-data/smartshine:smartshine.desktop.in.h:1 msgid "SmartShine" msgstr "" #: ../menu-data/smartshine:smartshine.desktop.in.h:2 msgid "Make your photos shine - auto gamma levels, contrast, saturation " msgstr "" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:1 msgid "Smb4K" msgstr "" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:2 msgid "Advanced Network Neighborhood Browser" msgstr "" #: ../menu-data/smc:smc.desktop.in.h:1 msgid "Secret Maryo Chronicles" msgstr "" #: ../menu-data/smc:smc.desktop.in.h:2 msgid "A 2D platform game with style similar to classic sidescroller games" msgstr "" #: ../menu-data/smplayer:smplayer.desktop.in.h:1 msgid "A great MPlayer front-end" msgstr "" #: ../menu-data/smplayer:smplayer.desktop.in.h:2 msgid "SMPlayer" msgstr "" #: ../menu-data/smtube:smtube.desktop.in.h:1 msgid "Browse and search from YouTube" msgstr "" #: ../menu-data/smtube:smtube.desktop.in.h:2 msgid "YouTube Browser for SMPlayer" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:1 msgid "Smuxi IRC Client" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:2 msgid "Chat with other people on IRC" msgstr "" #: ../menu-data/snake4:snake4.desktop.in.h:1 msgid "Snake4" msgstr "" #: ../menu-data/snake4:snake4.desktop.in.h:2 msgid "Fruit-eating snake game" msgstr "" #: ../menu-data/snappea:snappea.desktop.in.h:1 msgid "Snappea 3-Manifold Creator" msgstr "" #: ../menu-data/snappea:snappea.desktop.in.h:2 msgid "Create and study hyperbolic 3-manifolds" msgstr "" #: ../menu-data/snappy:snappy.desktop.in.h:1 msgid "Movie Player" msgstr "" #: ../menu-data/snowballz:snowball.desktop.in.h:1 msgid "SnowballZ" msgstr "" #: ../menu-data/snowballz:snowball.desktop.in.h:2 msgid "Command your army of penguins" msgstr "" #: ../menu-data/sofa-apps:sofa.desktop.in.h:1 msgid "SOFA" msgstr "" #: ../menu-data/sofa-apps:sofa.desktop.in.h:2 msgid "Open Source Framework for Medical Simulation" msgstr "" #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:1 msgid "Ubuntu Software Center" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:1 msgid "Additional Drivers" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:2 msgid "Configure third-party and proprietary drivers" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-gnome.desktop.in.h:1 #: ../menu-data/software-properties-gtk:software-properties-gtk.desktop.in.h:1 msgid "Software & Updates" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-gnome.desktop.in.h:2 #: ../menu-data/software-properties-gtk:software-properties-gtk.desktop.in.h:2 #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:2 msgid "Configure the sources for installable software and updates" msgstr "" #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:1 msgid "Software Sources" msgstr "" #: ../menu-data/solaar:solaar.desktop.in.h:1 msgid "Solaar" msgstr "" #: ../menu-data/solaar:solaar.desktop.in.h:2 msgid "Logitech Unifying Receiver peripherals manager" msgstr "" #: ../menu-data/solarwolf:solarwolf.desktop.in.h:1 msgid "SolarWolf" msgstr "" #: ../menu-data/solfege:solfege.desktop.in.h:1 msgid "GNU Solfege" msgstr "" #: ../menu-data/solfege:solfege.desktop.in.h:2 msgid "Ear training" msgstr "" #: ../menu-data/sonata:sonata.desktop.in.h:1 msgid "Sonata" msgstr "" #: ../menu-data/sonata:sonata.desktop.in.h:2 msgid "An elegant GTK+ MPD client" msgstr "" #: ../menu-data/songwrite:songwrite.desktop.in.h:1 msgid "Songwrite" msgstr "" #: ../menu-data/songwrite:songwrite.desktop.in.h:2 msgid "guitar tablature editor and player" msgstr "" #: ../menu-data/sonic-visualiser:sonic-visualiser.desktop.in.h:1 msgid "Sonic Visualiser" msgstr "" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:1 msgid "SooperLooper" msgstr "" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:2 msgid "Looping Sampler" msgstr "" #: ../menu-data/sopwith:sopwith.desktop.in.h:1 msgid "Sopwith" msgstr "" #: ../menu-data/sopwith:sopwith.desktop.in.h:2 msgid "WW1 Dogfighting Game" msgstr "" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:1 msgid "Sound Juicer Audio CD Extractor" msgstr "" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:2 msgid "Copy music from your CDs" msgstr "" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:1 msgid "Sound Converter" msgstr "" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:2 msgid "Converts audio files into other formats" msgstr "" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:1 msgid "soundKonverter" msgstr "" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:2 msgid "Audio file converter, CD ripper and Replay Gain tool" msgstr "" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:1 msgid "Source-Highlight-IDE" msgstr "" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:2 msgid "Develop, modify or debug a source-highlight definition file" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-find.desktop.in.h:1 #: ../menu-data/spacefm:spacefm-find.desktop.in.h:1 msgid "SpaceFM File Search" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-find.desktop.in.h:2 #: ../menu-data/spacefm:spacefm-find.desktop.in.h:2 msgid "Search for files and folders" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-folder-handler.desktop.in.h:1 #: ../menu-data/spacefm:spacefm-folder-handler.desktop.in.h:1 msgid "SpaceFM Open Folder" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-folder-handler.desktop.in.h:2 #: ../menu-data/spacefm:spacefm-folder-handler.desktop.in.h:2 msgid "Open folder" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm.desktop.in.h:1 #: ../menu-data/spacefm:spacefm.desktop.in.h:1 msgid "SpaceFM" msgstr "" #: ../menu-data/spacezero:spacezero.desktop.in.h:1 msgid "Spacezero" msgstr "" #: ../menu-data/spacezero:spacezero.desktop.in.h:2 msgid "Real Time Strategy 2D space combat multiplayer net game." msgstr "" #: ../menu-data/sparkleshare:sparkleshare-invite-opener.desktop.in.h:1 msgid "SparkleShareInviteOpener" msgstr "" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:1 msgid "SparkleShare" msgstr "" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:2 msgid "Self hosted, instant, secure file sync" msgstr "" #: ../menu-data/spatialite-gui:spatialite-gui.desktop.in.h:1 msgid "Spatialite GUI" msgstr "" #: ../menu-data/spe:spe.desktop.in.h:1 msgid "SPE (Stani's Python Editor)" msgstr "" #: ../menu-data/spe:spe.desktop.in.h:2 msgid "Integrated Python Development Environment" msgstr "" #: ../menu-data/specto:specto.desktop.in.h:1 msgid "Specto" msgstr "" #: ../menu-data/specto:specto.desktop.in.h:2 msgid "Be notified of everything" msgstr "" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:1 msgid "2.4 GHz spectrum analysis using the Wi-Spy hardware device" msgstr "" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:2 msgid "Spectrum Tool" msgstr "" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:1 msgid "SpeedCrunch" msgstr "" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:2 msgid "High precision calculator" msgstr "" #: ../menu-data/spek:spek.desktop.in.h:1 msgid "View spectrograms of your audio files" msgstr "" #: ../menu-data/spek:spek.desktop.in.h:2 msgid "Spek Spectrum Analyser" msgstr "" #: ../menu-data/spim:xspim.desktop.in.h:1 msgid "xSPIM" msgstr "" #: ../menu-data/spim:xspim.desktop.in.h:2 msgid "Graphical MIPS32 Assembly language emulator" msgstr "" #: ../menu-data/sponc:sponc.desktop.in.h:1 msgid "Sponc" msgstr "" #: ../menu-data/sponc:sponc.desktop.in.h:2 msgid "A multitouch pong clone" msgstr "" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:1 msgid "Spotlighter" msgstr "" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:2 msgid "Show and move a spotlight on the desktop" msgstr "" #: ../menu-data/spout:spout.desktop.in.h:1 msgid "Spout" msgstr "" #: ../menu-data/spring:spring.desktop.in.h:1 msgid "Spring" msgstr "" #: ../menu-data/spring:spring.desktop.in.h:2 msgid "An open source RTS with similar gameplay to TA" msgstr "" #: ../menu-data/springlobby:springlobby.desktop.in.h:1 msgid "SpringLobby" msgstr "" #: ../menu-data/springlobby:springlobby.desktop.in.h:2 msgid "Play real-time strategy games using the Spring engine" msgstr "" #: ../menu-data/spyder3:spyder3.desktop.in.h:1 msgid "Spyder3" msgstr "" #: ../menu-data/spyder3:spyder3.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment - Python3" msgstr "" #: ../menu-data/spyder:spyder.desktop.in.h:1 msgid "Spyder" msgstr "" #: ../menu-data/spyder:spyder.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment" msgstr "" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:1 msgid "DB Browser for SQLite" msgstr "" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:2 msgid "DB Browser for SQLite is a light GUI editor for SQLite databases" msgstr "" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:1 msgid "Sqliteman" msgstr "" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:2 msgid "Administer and develop your Sqlite3 databases" msgstr "" #: ../menu-data/squeak-vm:squeak.desktop.in.h:1 msgid "Squeak" msgstr "" #. appear in desktop menus (once they are updated; e.g. update-menus command). #: ../menu-data/ssvnc:ssvnc.desktop.in.h:2 msgid "SSL/SSH VNC Viewer" msgstr "" #: ../menu-data/ssvnc:ssvnc.desktop.in.h:3 msgid "SSVNC - access remote VNC desktops" msgstr "" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:1 msgid "StackApplet" msgstr "" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:2 msgid "Launch the StackApplet indicator" msgstr "" #: ../menu-data/staden:staden_gap4.desktop.in.h:1 msgid "gap4" msgstr "" #: ../menu-data/staden:staden_gap4.desktop.in.h:2 msgid "Staden gap4 assembly editor" msgstr "" #: ../menu-data/staden:staden_gap5.desktop.in.h:1 msgid "gap5" msgstr "" #: ../menu-data/staden:staden_gap5.desktop.in.h:2 msgid "Staden gap5 assembly editor" msgstr "" #: ../menu-data/staden:staden_pregap4.desktop.in.h:1 msgid "pregap4" msgstr "" #: ../menu-data/staden:staden_pregap4.desktop.in.h:2 msgid "Staden pregap4 DNA preprocessor" msgstr "" #: ../menu-data/staden:staden_trev.desktop.in.h:1 msgid "trev" msgstr "" #: ../menu-data/staden:staden_trev.desktop.in.h:2 msgid "Staden trev program" msgstr "" #: ../menu-data/stardict-common:stardict.desktop.in.h:1 msgid "StarDict" msgstr "" #: ../menu-data/stardict-common:stardict.desktop.in.h:2 msgid "Lookup words" msgstr "" #: ../menu-data/starplot:starplot.desktop.in.h:1 msgid "StarPlot Star Chart Viewer" msgstr "" #: ../menu-data/starplot:starplot.desktop.in.h:2 msgid "View detailed star charts in 3D" msgstr "" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:1 msgid "Star Voyager" msgstr "" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_starvoyager" msgstr "" #: ../menu-data/steadyflow:steadyflow.desktop.in.h:2 msgid "Steadyflow Download Manager" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:1 msgid "Steam" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:2 msgid "Application for managing and playing games on Steam" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:3 msgid "Store" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:4 msgid "Community" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:5 msgid "Library" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:6 msgid "Servers" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:7 msgid "Screenshots" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:8 msgid "News" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:9 msgid "Settings" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:10 msgid "Big Picture" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:11 msgid "Friends" msgstr "" #: ../menu-data/stella:stella.desktop.in.h:1 msgid "Stella" msgstr "" #: ../menu-data/stella:stella.desktop.in.h:2 msgid "A multi-platform Atari 2600 emulator" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:1 msgid "Stellarium" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:2 msgid "Planetarium" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:3 msgid "Open in window" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:5 msgid "Open in debug mode" msgstr "" #: ../menu-data/step:org.kde.step.desktop.in.h:1 msgid "Step" msgstr "" #: ../menu-data/step:org.kde.step.desktop.in.h:2 msgid "Simulate physics experiments" msgstr "" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:1 msgid "StepBill" msgstr "" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:2 msgid "StepBill - XBill for GNUstep (based on MacBill)" msgstr "" #: ../menu-data/stoken:stoken-gui-small.desktop.in.h:1 msgid "Software Token (small)" msgstr "" #: ../menu-data/stoken:stoken-gui-small.desktop.in.h:2 #: ../menu-data/stoken:stoken-gui.desktop.in.h:2 msgid "RSA SecurID-compatible software token" msgstr "" #: ../menu-data/stoken:stoken-gui.desktop.in.h:1 msgid "Software Token" msgstr "" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:1 msgid "Stopmotion" msgstr "" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:2 msgid "Program to create stop-motion animations" msgstr "" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:1 msgid "Stopwatch" msgstr "" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:2 msgid "A virtual stopwatch" msgstr "" #: ../menu-data/storageservicemanager:org.kde.storageservicemanager.desktop.in.h:1 msgid "Cloud Storage Manager" msgstr "" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:1 msgid "Stormbaan Coureur" msgstr "" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:2 msgid "simulated obstacle course for automobiles" msgstr "" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:1 msgid "streamtuner2" msgstr "" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:2 msgid "Listen to shoutcast/xiph/live365 music stations" msgstr "" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:1 msgid "StretchPlayer" msgstr "" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:2 msgid "Audio file player with time stretch" msgstr "" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:1 msgid "Structure Synth" msgstr "" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:2 msgid "Application for creating 3D structures" msgstr "" #: ../menu-data/subcommander:subcommander.desktop.in.h:1 msgid "Subcommander" msgstr "" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:1 msgid "SubDownloader" msgstr "" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:2 msgid "Application to download/upload subtitles of your movies." msgstr "" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:1 msgid "Subtitle Composer" msgstr "" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:2 msgid "KDE subtitle editor" msgstr "" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:1 msgid "Subtitle Editor" msgstr "" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:2 msgid "A subtitle editor based on GStreamer and Gtk+" msgstr "" #: ../menu-data/sudoku:sudoku.desktop.in.h:2 msgid "console based sudoku game" msgstr "" #: ../menu-data/sumo:sumo.desktop.in.h:1 msgid "Simulation of Urban MObility" msgstr "" #: ../menu-data/sumo:sumo.desktop.in.h:2 msgid "Road traffic Simulator" msgstr "" #: ../menu-data/sunflow:sunflow.desktop.in.h:1 msgid "Sunflow" msgstr "" #: ../menu-data/sunflow:sunflow.desktop.in.h:2 msgid "Photorealistic Rendering Engine" msgstr "" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:1 msgid "Super Transball 2" msgstr "" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:2 msgid "Thrust type of game" msgstr "" #: ../menu-data/supertux-stable:supertux.desktop.in.h:1 msgid "SuperTux" msgstr "" #: ../menu-data/supertux-stable:supertux.desktop.in.h:2 msgid "A Super Mario inspired penguin platform game" msgstr "" #: ../menu-data/supertux:supertux2.desktop.in.h:1 msgid "SuperTux 2" msgstr "" #: ../menu-data/supertux:supertux2.desktop.in.h:2 msgid "Play a classic 2D platform game" msgstr "" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:1 msgid "SuperTuxKart" msgstr "" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:2 msgid "A kart racing game" msgstr "" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:1 msgid "Aven Cave Surveying Tool" msgstr "" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:2 msgid "Visualise cave surveys" msgstr "" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:1 msgid "SVN Workbench" msgstr "" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:2 msgid "A Workbench for Subversion" msgstr "" #: ../menu-data/swami:swami.desktop.in.h:1 msgid "Swami Instrument Editor" msgstr "" #: ../menu-data/swami:swami.desktop.in.h:2 msgid "Create, play and organize MIDI instruments and sounds" msgstr "" #: ../menu-data/sweep:sweep.desktop.in.h:1 msgid "Sweep" msgstr "" #: ../menu-data/sweep:sweep.desktop.in.h:2 msgid "Sweep Sound Editor" msgstr "" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:1 msgid "Sweeper" msgstr "" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:2 msgid "System Cleaner" msgstr "" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:1 msgid "Sweet Home 3D Furniture Library Editor" msgstr "" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:2 msgid "Create your own SweetHome3D furniture libraries" msgstr "" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:1 msgid "Sweet Home 3D Textures Library Editor" msgstr "" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:2 msgid "Create your own SweetHome3D textures libraries" msgstr "" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:1 msgid "Sweet Home 3D" msgstr "" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:2 msgid "" "Interior design Java application for quickly choosing and placing furniture " "on a house 2D plan drawn by the end-user with a 3D preview" msgstr "" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:1 msgid "Swell Foop" msgstr "" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:2 msgid "Clear the screen by removing groups of colored and shaped tiles" msgstr "" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:1 msgid "Sylph-Searcher" msgstr "" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:2 msgid "Full-text search program for Sylpheed" msgstr "" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:1 msgid "Sylpheed" msgstr "" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:2 msgid "E-Mail client" msgstr "" #: ../menu-data/synapse:synapse.desktop.in.h:1 msgid "Synapse" msgstr "" #: ../menu-data/synapse:synapse.desktop.in.h:2 msgid "Search everything you do." msgstr "" #: ../menu-data/synaptic:synaptic.desktop.in.h:1 msgid "Synaptic Package Manager" msgstr "" #: ../menu-data/synaptic:synaptic.desktop.in.h:2 msgid "Install, remove and upgrade software packages" msgstr "" #: ../menu-data/sync-monitor-helper:syncmonitorhelper.desktop.in.h:1 msgid "Sync Monitor" msgstr "" #: ../menu-data/sync-monitor-helper:syncmonitorhelper.desktop.in.h:2 msgid "Ask for online account authentication if the token expires" msgstr "" #: ../menu-data/sync-monitor-uoa:sync-monitor-calendar.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-contacts.desktop.in.h:1 msgid "sync-monitor" msgstr "" #: ../menu-data/sync-ui:sync.desktop.in.h:1 msgid "Sync" msgstr "" #: ../menu-data/sync-ui:sync.desktop.in.h:2 msgid "Up to date" msgstr "" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:1 msgid "Sync Mail Dir" msgstr "" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:2 msgid "Synchronizes mailboxes in Maildir format" msgstr "" #: ../menu-data/synergy:synergy.desktop.in.h:1 msgid "Synergy" msgstr "" #: ../menu-data/synergy:synergy.desktop.in.h:2 msgid "Share your keyboard and mouse over a network" msgstr "" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:1 msgid "Synfig Studio" msgstr "" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:2 msgid "Create and edit 2D animations and compositions" msgstr "" #: ../menu-data/synthv1:synthv1.desktop.in.h:1 msgid "synthv1" msgstr "" #: ../menu-data/synthv1:synthv1.desktop.in.h:2 msgid "synthv1 is an old school polyphonic synthtesizer" msgstr "" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:1 msgid "Sysinfo" msgstr "" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:2 msgid "Display detailed computer/system information" msgstr "" #: ../menu-data/sysprof:sysprof.desktop.in.h:1 msgid "Sysprof Profiler" msgstr "" #: ../menu-data/sysprof:sysprof.desktop.in.h:2 msgid "A system-wide linux profiler" msgstr "" #: ../menu-data/system-config-date:system-config-date.desktop.in.h:2 msgid "Change system date and time" msgstr "" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:1 msgid "Kickstart" msgstr "" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:2 msgid "Create a kickstart file" msgstr "" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:1 msgid "Logical Volume Management" msgstr "" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:2 msgid "Configure LVM in a graphical setting" msgstr "" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:1 msgid "Printers" msgstr "" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:2 msgid "Configure printers" msgstr "" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:1 msgid "Samba" msgstr "" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:2 msgid "Create, modify, and delete samba shares" msgstr "" #: ../menu-data/systemd-ui:systemadm.desktop.in.h:1 msgid "systemadm" msgstr "" #: ../menu-data/systemd-ui:systemadm.desktop.in.h:2 msgid "Manage Systemd Units" msgstr "" #: ../menu-data/systemsettings:kdesystemsettings.desktop.in.h:1 msgid "KDE System Settings" msgstr "" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:1 msgid "Tagaini Jisho" msgstr "" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:2 msgid "A free Japanese dictionary and study assistant" msgstr "" #: ../menu-data/tagtool:tagtool.desktop.in.h:1 msgid "Audio Tag Tool" msgstr "" #: ../menu-data/tagtool:tagtool.desktop.in.h:2 msgid "MP3 and Ogg Vorbis tag editor" msgstr "" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:1 msgid "Tagua" msgstr "" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:2 msgid "A generic board game application." msgstr "" #: ../menu-data/tali:tali.desktop.in.h:1 msgid "Tali" msgstr "" #: ../menu-data/tali:tali.desktop.in.h:2 msgid "Beat the odds in a poker-style dice game" msgstr "" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:1 msgid "TalkSoup" msgstr "" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:2 msgid "IRC Client for GNUstep" msgstr "" #: ../menu-data/tangerine:tangerine.desktop.in.h:1 msgid "Tangerine Media Sharing" msgstr "" #: ../menu-data/tangerine:tangerine.desktop.in.h:2 msgid "Share your music with close friends" msgstr "" #: ../menu-data/tanglet:tanglet.desktop.in.h:1 msgid "Tanglet" msgstr "" #: ../menu-data/tanglet:tanglet.desktop.in.h:2 msgid "Single player variant of Boggle" msgstr "" #: ../menu-data/taskcoach:taskcoach.desktop.in.h:1 msgid "Task Coach" msgstr "" #: ../menu-data/taskcoach:taskcoach.desktop.in.h:2 msgid "Your friendly task manager" msgstr "" #: ../menu-data/tasque:tasque.desktop.in.h:1 msgid "Tasque" msgstr "" #: ../menu-data/tasque:tasque.desktop.in.h:2 msgid "Easy quick task management" msgstr "" #: ../menu-data/tatan:tatan.desktop.in.h:1 msgid "Tatan" msgstr "" #: ../menu-data/tatan:tatan.desktop.in.h:2 msgid "HIZ's Tatan" msgstr "" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:1 msgid "TCOS Server Configurator" msgstr "" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:2 msgid "Configure TCOS server daemons and users" msgstr "" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:1 msgid "TCOS Standalone" msgstr "" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:2 msgid "Configure standalone mode of TCOS" msgstr "" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:1 msgid "TCOS-config" msgstr "" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:2 msgid "Configure and make bootable initramfs images for thin client networks" msgstr "" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:1 msgid "TcosMonitor" msgstr "" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:2 msgid "Thin client network monitor" msgstr "" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:1 msgid "TcosPersonalize" msgstr "" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:2 msgid "Configure a simple TCOS thin client" msgstr "" #: ../menu-data/tea:tea.desktop.in.h:1 msgid "TEA Text Editor" msgstr "" #: ../menu-data/tea:tea.desktop.in.h:2 msgid "Text editor with hundreds of functions" msgstr "" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:1 msgid "TecnoballZ" msgstr "" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:2 msgid "Play an Arkanoid-like game" msgstr "" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:1 msgid "Teeworlds" msgstr "" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:2 msgid "An online multi-player platform 2D shooter" msgstr "" #: ../menu-data/teg:teg.desktop.in.h:1 msgid "T.E.G. client" msgstr "" #: ../menu-data/teg:teg.desktop.in.h:2 msgid "Tenes Empanadas Graciela client" msgstr "" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:1 msgid "Tegaki Recognize" msgstr "" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:2 msgid "Handwriting Recognition" msgstr "" #: ../menu-data/tekka:tekka.desktop.in.h:1 msgid "tekka IRC Client" msgstr "" #: ../menu-data/tekka:tekka.desktop.in.h:2 msgid "Chat on IRC" msgstr "" #: ../menu-data/telegnome:telegnome.desktop.in.h:1 msgid "TeleGNOME" msgstr "" #: ../menu-data/telegnome:telegnome.desktop.in.h:2 msgid "Viewer for Teletext pages" msgstr "" #: ../menu-data/telephony-service:telephony-service-call.desktop.in.h:1 msgid "Phone Calls" msgstr "" #: ../menu-data/telephony-service:telephony-service-sms.desktop.in.h:1 msgid "SMS" msgstr "" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:1 msgid "A collection manager" msgstr "" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:2 msgid "Tellico" msgstr "" #: ../menu-data/tennix:tennix.desktop.in.h:1 msgid "Tennix!" msgstr "" #: ../menu-data/tennix:tennix.desktop.in.h:2 msgid "Play tennis against the computer or a friend" msgstr "" #: ../menu-data/terminal.app:Terminal.desktop.in.h:2 msgid "A terminal emulator for GNUstep" msgstr "" #: ../menu-data/terminator:terminator.desktop.in.h:1 msgid "Terminator" msgstr "" #: ../menu-data/terminator:terminator.desktop.in.h:2 msgid "Multiple terminals in one window" msgstr "" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:1 msgid "terminatorX" msgstr "" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:2 msgid "Scratch and mix audio" msgstr "" #: ../menu-data/terminology:terminology.desktop.in.h:1 msgid "Terminology" msgstr "" #. GenericName[ko]=터미널 #: ../menu-data/terminology:terminology.desktop.in.h:3 msgid "Terminal emulator" msgstr "" #: ../menu-data/termit:termit.desktop.in.h:1 msgid "Termit" msgstr "" #: ../menu-data/termit:termit.desktop.in.h:2 msgid "Lightweight terminal emulator" msgstr "" #: ../menu-data/terraintool:terraintool.desktop.in.h:1 msgid "Terraintool surface mesh generator" msgstr "" #: ../menu-data/terraintool:terraintool.desktop.in.h:2 msgid "Generate surface mesh in survex format" msgstr "" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:1 msgid "Tetraproc" msgstr "" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:2 msgid "Tetrahedral Microphone Processor for Ambisonic Recording" msgstr "" #: ../menu-data/tetzle:tetzle.desktop.in.h:1 msgid "Tetzle" msgstr "" #: ../menu-data/tetzle:tetzle.desktop.in.h:2 msgid "Jigsaw puzzle with tetromino pieces" msgstr "" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:1 msgid "GNU TeXmacs Editor" msgstr "" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:2 msgid "A structured wysiwyg scientific text editor" msgstr "" #: ../menu-data/texmaker:texmaker.desktop.in.h:1 #: ../menu-data/texstudio:texstudio.desktop.in.h:1 msgid "LaTeX development environment" msgstr "" #: ../menu-data/texmaker:texmaker.desktop.in.h:2 msgid "Texmaker" msgstr "" #: ../menu-data/texstudio:texstudio.desktop.in.h:2 msgid "TeXstudio" msgstr "" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:1 msgid "TextEdit" msgstr "" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:2 msgid "an OpenStep text editor" msgstr "" #: ../menu-data/texworks:texworks.desktop.in.h:1 msgid "TeXworks" msgstr "" #: ../menu-data/texworks:texworks.desktop.in.h:2 msgid "" "A simple environment for editing, typesetting, and previewing TeX documents" msgstr "" #: ../menu-data/tgif:tgif.desktop.in.h:1 msgid "Tgif" msgstr "" #: ../menu-data/tgif:tgif.desktop.in.h:2 msgid "Interactive 2-D vector drawing program for X11" msgstr "" #: ../menu-data/thawab:thawab.desktop.in.h:1 msgid "Thawab" msgstr "" #: ../menu-data/thawab:thawab.desktop.in.h:2 msgid "Electronic Arabic/Islamic Encyclopedia" msgstr "" #: ../menu-data/themonospot:themonospot.desktop.in.h:1 msgid "themonospot - extract information from avi or mkv files" msgstr "" #: ../menu-data/themonospot:themonospot.desktop.in.h:2 msgid "themonospot" msgstr "" #: ../menu-data/theorur:theorur.desktop.in.h:1 msgid "Theorur" msgstr "" #: ../menu-data/theorur:theorur.desktop.in.h:2 msgid "Broadcast multimedia streams over an Icecast system" msgstr "" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:1 msgid "Therion loch viewer" msgstr "" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:2 msgid "View therion surveys in 3D" msgstr "" #: ../menu-data/therion:therion.desktop.in.h:1 msgid "Therion" msgstr "" #: ../menu-data/therion:therion.desktop.in.h:2 msgid "Draw up surveys in Therion format" msgstr "" #: ../menu-data/threadscope:threadscope.desktop.in.h:1 msgid "threadscope" msgstr "" #: ../menu-data/threadscope:threadscope.desktop.in.h:2 msgid "Haskell GHC thread profiler" msgstr "" #: ../menu-data/thunar:Thunar.desktop.in.h:1 msgid "Thunar File Manager" msgstr "" #: ../menu-data/thunar:Thunar.desktop.in.h:2 msgid "Browse the filesystem with the file manager" msgstr "" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:1 msgid "Thunderbird Mail" msgstr "" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:2 msgid "Send and receive mail with Thunderbird" msgstr "" #: ../menu-data/tickr:tickr.desktop.in.h:1 msgid "Tickr - Feed Reader" msgstr "" #: ../menu-data/tickr:tickr.desktop.in.h:2 msgid "GTK-based highly graphically-customizable Feed Ticker" msgstr "" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:1 msgid "Tic Tac Toe" msgstr "" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:2 msgid "Simple, fun tic tac toe game for GNOME" msgstr "" #: ../menu-data/tiger:tiger.desktop.in.h:1 msgid "Tiger UNIX security tool" msgstr "" #: ../menu-data/tiger:tiger.desktop.in.h:2 msgid "Tiger UNIX security tool (root)" msgstr "" #: ../menu-data/tilda:tilda.desktop.in.h:1 msgid "Tilda" msgstr "" #: ../menu-data/tiled:tiled.desktop.in.h:1 msgid "Tiled" msgstr "" #: ../menu-data/tiled:tiled.desktop.in.h:2 msgid "Tile map editor" msgstr "" #: ../menu-data/tilem:tilem2.desktop.in.h:1 msgid "TilEm" msgstr "" #: ../menu-data/tilem:tilem2.desktop.in.h:2 msgid "Graphing calculator emulator" msgstr "" #: ../menu-data/tilp2:tilp.desktop.in.h:1 msgid "TILP" msgstr "" #: ../menu-data/tilp2:tilp.desktop.in.h:2 msgid "TI Calculators Linking Program" msgstr "" #: ../menu-data/timemachine:timemachine.desktop.in.h:1 msgid "JACK Timemachine" msgstr "" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:1 msgid "TimeMon" msgstr "" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:2 msgid "CPU time usage monitor for GNUstep" msgstr "" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:1 msgid "Software sound renderer (MIDI sequencer, MOD player)" msgstr "" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:2 msgid "TiMidity++ MIDI sequencer" msgstr "" #: ../menu-data/tint2:tint2.desktop.in.h:1 msgid "Tint2 panel" msgstr "" #: ../menu-data/tint2:tint2.desktop.in.h:2 msgid "Lightweight panel" msgstr "" #: ../menu-data/tint2:tint2conf.desktop.in.h:1 msgid "Tint2 panel settings" msgstr "" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:1 msgid "Tiny Ear Trainer" msgstr "" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:2 msgid "A tool to train your ears to hear relative pitch" msgstr "" #: ../menu-data/titanion:titanion.desktop.in.h:1 msgid "Titanion" msgstr "" #: ../menu-data/titanion:titanion.desktop.in.h:2 msgid "Kenta Cho's Titanion" msgstr "" #: ../menu-data/tkabber:tkabber.desktop.in.h:1 msgid "Tkabber" msgstr "" #: ../menu-data/tkabber:tkabber.desktop.in.h:2 msgid "Communicate via XMPP (Jabber) protocol" msgstr "" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:1 msgid "tkcvs" msgstr "" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:2 msgid "A graphical frontend to CVS and Subversion." msgstr "" #: ../menu-data/tkgate:tkgate.desktop.in.h:1 msgid "tkgate Circuit Simulator" msgstr "" #: ../menu-data/tkgate:tkgate.desktop.in.h:2 msgid "Event driven digital circuit simulator with Tcl/Tk" msgstr "" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:1 msgid "Tomahawk" msgstr "" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:2 msgid "Tomahawk — Social Music Player" msgstr "" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:1 msgid "I Have No Tomatoes" msgstr "" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:2 msgid "How many tomatoes can you smash in ten short minutes?" msgstr "" #: ../menu-data/tomboy:tomboy.desktop.in.h:1 msgid "Tomboy Notes" msgstr "" #: ../menu-data/toppler:toppler.desktop.in.h:1 msgid "Tower Toppler" msgstr "" #: ../menu-data/toppler:toppler.desktop.in.h:2 msgid "A clone of the 'Nebulus' game on old 8 and 16 bit machines." msgstr "" #: ../menu-data/tora:tora.desktop.in.h:1 msgid "TOra" msgstr "" #: ../menu-data/tora:tora.desktop.in.h:2 msgid "A graphical toolkit for database administration and development" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser-settings.desktop.in.h:1 msgid "Tor Browser Settings" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser-settings.desktop.in.h:2 msgid "Tor Browser Launcher Settings" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser.desktop.in.h:1 msgid "Tor Browser" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser.desktop.in.h:2 msgid "Launch the Tor Browser Bundle" msgstr "" #: ../menu-data/torchat:torchat.desktop.in.h:1 msgid "TorChat" msgstr "" #: ../menu-data/torchat:torchat.desktop.in.h:2 msgid "Decentralized instant messenger built on top of the Tor Network" msgstr "" #: ../menu-data/torcs:torcs.desktop.in.h:1 msgid "TORCS" msgstr "" #: ../menu-data/torcs:torcs.desktop.in.h:2 msgid "3D racing cars simulator game" msgstr "" #: ../menu-data/tortoisehg:thg.desktop.in.h:1 msgid "TortoiseHg" msgstr "" #: ../menu-data/tortoisehg:thg.desktop.in.h:2 msgid "GUI application for using Mercurial" msgstr "" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:1 msgid "Torus Trooper" msgstr "" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:2 msgid "Kenta Cho's Torus Trooper" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:1 #: ../menu-data/totem:totem.desktop.in.h:1 msgid "Videos" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:2 #: ../menu-data/totem:totem.desktop.in.h:2 msgid "Play movies" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:6 #: ../menu-data/totem:totem.desktop.in.h:6 msgid "Mute" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:7 #: ../menu-data/totem:totem.desktop.in.h:7 msgid "Fullscreen" msgstr "" #: ../menu-data/trackballs:trackballs.desktop.in.h:1 msgid "Marble Madness type game" msgstr "" #: ../menu-data/trackballs:trackballs.desktop.in.h:2 msgid "Trackballs" msgstr "" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:1 msgid "Desktop Search" msgstr "" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:2 msgid "" "Find what you're looking for on this computer by name or content using " "Tracker" msgstr "" #: ../menu-data/transcend:transcend.desktop.in.h:1 msgid "Transcend" msgstr "" #: ../menu-data/transcend:transcend.desktop.in.h:2 msgid "retro-style, abstract 2D shooter" msgstr "" #: ../menu-data/transcriber:transcriber.desktop.in.h:1 msgid "Transcriber" msgstr "" #: ../menu-data/transcriber:transcriber.desktop.in.h:2 msgid "Transcribe speech data using an integrated editor" msgstr "" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:1 msgid "Transfermii" msgstr "" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:2 msgid "Transfer miis from a wiimote" msgstr "" #: ../menu-data/transgui:transgui.desktop.in.h:1 msgid "Transmission remote GUI" msgstr "" #: ../menu-data/transgui:transgui.desktop.in.h:2 msgid "GUI to remotely control a Transmission daemon" msgstr "" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:1 msgid "Transmageddon Video Transcoder" msgstr "" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:2 msgid "Video format conversion tool" msgstr "" #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:1 msgid "Transmission BitTorrent Client" msgstr "" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:1 msgid "Qtransmission Bittorrent Client" msgstr "" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:3 msgid "Start Transmission Minimized" msgstr "" #: ../menu-data/transmission-remote-gtk:transmission-remote-gtk.desktop.in.h:1 msgid "Transmission Remote" msgstr "" #: ../menu-data/transmission-remote-gtk:transmission-remote-gtk.desktop.in.h:2 msgid "Remotely manage the Transmission BitTorrent client" msgstr "" #: ../menu-data/traverso:traverso.desktop.in.h:1 msgid "Multitrack Recorder" msgstr "" #: ../menu-data/traverso:traverso.desktop.in.h:2 msgid "Traverso" msgstr "" #: ../menu-data/treeline:treeline.desktop.in.h:1 msgid "TreeLine" msgstr "" #: ../menu-data/treeline:treeline.desktop.in.h:2 msgid "Tree-like structured custom data manager" msgstr "" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:1 msgid "TreeView X" msgstr "" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:2 msgid "" "Displays, modifies, prints and exports in SVG format phylogenetic trees" msgstr "" #: ../menu-data/tribler:tribler.desktop.in.h:1 msgid "Tribler" msgstr "" #: ../menu-data/tribler:tribler.desktop.in.h:2 msgid "P2P /Bittorrent/Youtube client" msgstr "" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:1 msgid "Trigger" msgstr "" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:2 msgid "3D rally racing car game" msgstr "" #: ../menu-data/trimage:trimage.desktop.in.h:1 msgid "Trimage image compressor" msgstr "" #: ../menu-data/trimage:trimage.desktop.in.h:2 msgid "A cross-platform tool for optimizing PNG and JPG files." msgstr "" #: ../menu-data/triplane:triplane.desktop.in.h:1 msgid "Triplane Classic" msgstr "" #: ../menu-data/triplane:triplane.desktop.in.h:2 msgid "side-scrolling dogfighting game" msgstr "" #: ../menu-data/triplea:triplea.desktop.in.h:1 msgid "TripleA" msgstr "" #: ../menu-data/trophy:trophy.desktop.in.h:1 msgid "Trophy" msgstr "" #: ../menu-data/trophy:trophy.desktop.in.h:2 msgid "2D car racing game with power-ups" msgstr "" #: ../menu-data/trovacap:trovacap.desktop.in.h:1 msgid "TrovaCAP" msgstr "" #: ../menu-data/trovacap:trovacap.desktop.in.h:2 msgid "Computes Italian ZIP codes" msgstr "" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:1 msgid "TrustedQSL" msgstr "" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:2 msgid "Sign QSO data for upload to LoTW" msgstr "" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:1 msgid "Tryton" msgstr "" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:2 msgid "Access Tryton server" msgstr "" #: ../menu-data/tryton-neso:neso.desktop.in.h:1 msgid "Neso" msgstr "" #: ../menu-data/tryton-neso:neso.desktop.in.h:2 msgid "Run Tryton" msgstr "" #: ../menu-data/ttb:ttb.desktop.in.h:1 msgid "TTB Teletekst Browser" msgstr "" #: ../menu-data/ttb:ttb.desktop.in.h:2 msgid "Teletekst Browser" msgstr "" #: ../menu-data/tucnak:tucnak.desktop.in.h:1 msgid "Tucnak" msgstr "" #: ../menu-data/tucnak:tucnak.desktop.in.h:2 msgid "VHF Contest Logger" msgstr "" #: ../menu-data/tulip:tulip.desktop.in.h:1 msgid "Tulip" msgstr "" #: ../menu-data/tulip:tulip.desktop.in.h:2 msgid "Data Visualization software" msgstr "" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:1 msgid "Tumiki Fighters" msgstr "" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:2 msgid "Kenta Cho's Tumiki Fighters" msgstr "" #: ../menu-data/tunapie:tunapie.desktop.in.h:1 msgid "Tunapie" msgstr "" #: ../menu-data/tunapie:tunapie.desktop.in.h:2 msgid "Lists audio and video streams from shoutcast and icecast" msgstr "" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:1 msgid "TunesViewer" msgstr "" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:2 msgid "Access iTunesU media and podcasts." msgstr "" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:1 msgid "Tunnel Cave Drawing Software" msgstr "" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:2 msgid "Draw cave surveys" msgstr "" #: ../menu-data/tupi:tupi.desktop.in.h:1 msgid "Tupi: Open 2D Magic" msgstr "" #: ../menu-data/tupi:tupi.desktop.in.h:2 msgid "2D Animation Toolkit" msgstr "" #: ../menu-data/turpial:turpial.desktop.in.h:1 msgid "Turpial" msgstr "" #: ../menu-data/turpial:turpial.desktop.in.h:2 msgid "A light, beautiful and functional microblogging client" msgstr "" #: ../menu-data/turtleart:turtleart.desktop.in.h:1 msgid "TurtleArt" msgstr "" #: ../menu-data/turtleart:turtleart.desktop.in.h:2 msgid "A Logo programming environment" msgstr "" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:1 msgid "TuxCards" msgstr "" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:2 msgid "hierarchical notebook to enter and manage notes and ideas" msgstr "" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:1 msgid "Tux Commander" msgstr "" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:2 msgid "A two panel file manager" msgstr "" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:1 msgid "Tuxfootball" msgstr "" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:2 msgid "2D Football Game" msgstr "" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:1 msgid "tuxguitar" msgstr "" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:2 msgid "Edit, playback guitar tablatures" msgstr "" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:1 msgid "Tux Math " msgstr "" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:2 msgid "Tux Math - Learn math with Tux!" msgstr "" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:1 msgid "Tux Paint" msgstr "" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:2 msgid "A drawing program for children." msgstr "" #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:1 msgid "TuxPuck" msgstr "" #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:2 msgid "Play Shufflepuck with Tux" msgstr "" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:1 msgid "Tux Typing" msgstr "" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:2 msgid "Educational typing tutor game starring Tux" msgstr "" #: ../menu-data/tvtime:tvtime.desktop.in.h:1 msgid "High quality television application" msgstr "" #: ../menu-data/tvtime:tvtime.desktop.in.h:2 msgid "TVTime Television Viewer" msgstr "" #: ../menu-data/twclock:twclock.desktop.in.h:1 msgid "twclock" msgstr "" #: ../menu-data/twclock:twclock.desktop.in.h:2 msgid "World Clock and CW ID for Ham Radio Operators" msgstr "" #: ../menu-data/twinkle:twinkle.desktop.in.h:1 msgid "Twinkle" msgstr "" #: ../menu-data/twinkle:twinkle.desktop.in.h:2 msgid "A SIP softphone" msgstr "" #: ../menu-data/tworld:tworld.desktop.in.h:1 msgid "Tile World" msgstr "" #: ../menu-data/twpsk:twpsk.desktop.in.h:1 msgid "twpsk" msgstr "" #: ../menu-data/twpsk:twpsk.desktop.in.h:2 msgid "PSK31 for Linux with a openMotif GUI" msgstr "" #: ../menu-data/txtreader:txtreader.desktop.in.h:1 msgid "Txt Reader" msgstr "" #: ../menu-data/txtreader:txtreader.desktop.in.h:2 msgid "Read text novels and more" msgstr "" #: ../menu-data/typecatcher:typecatcher.desktop.in.h:1 msgid "TypeCatcher" msgstr "" #: ../menu-data/typecatcher:typecatcher.desktop.in.h:2 msgid "Download Google webfonts for off-line use" msgstr "" #: ../menu-data/ubuntu-app-test:ubuntu-app-test.desktop.in.h:1 msgid "Ubuntu App Test" msgstr "" #: ../menu-data/ubuntu-app-test:ubuntu-app-test.desktop.in.h:2 msgid "A shell used to test applications" msgstr "" #: ../menu-data/ubuntu-html5-ui-toolkit-examples:ubuntu-html5-ui-gallery.desktop.in.h:1 msgid "Ubuntu HTML5 UI Gallery" msgstr "" #: ../menu-data/ubuntu-keyboard-autopilot:ubuntu-keyboard-tester.desktop.in.h:1 msgid "Ubuntu Keyboard Tester" msgstr "" #: ../menu-data/ubuntu-keyboard-autopilot:ubuntu-keyboard-tester.desktop.in.h:2 msgid "Test application for Ubuntu Keyboard autopilot tests" msgstr "" #: ../menu-data/ubuntu-kylin-software-center:ubuntu-kylin-software-center.desktop.in.h:1 msgid "Ubuntu Kylin Software Center" msgstr "" #: ../menu-data/ubuntu-kylin-software-center:ubuntu-kylin-software-center.desktop.in.h:2 msgid "Ubuntu Kylin software-center" msgstr "" #: ../menu-data/ubuntu-mate-welcome:ubuntu-mate-welcome.desktop.in.h:1 msgid "Welcome" msgstr "" #: ../menu-data/ubuntu-mate-welcome:ubuntu-mate-welcome.desktop.in.h:2 msgid "Welcome to Ubuntu MATE" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:1 msgid "Ubuntu Tour" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:2 msgid "Experience Ubuntu in your web browser" msgstr "" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:1 #: ../menu-data/unity-control-center-signon:credentials-preferences.desktop.in.h:1 #: ../menu-data/unity-control-center-signon:unity-credentials-panel.desktop.in.h:1 msgid "Online Accounts" msgstr "" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:2 msgid "Create and edit Online Accounts" msgstr "" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:1 msgid "Ubuntu Studio Controls" msgstr "" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:2 msgid "Administer realtime privilege for users" msgstr "" #: ../menu-data/ubuntustudio-installer:ubuntustudio-installer.desktop.in.h:1 msgid "Ubuntu Studio Meta Installer" msgstr "" #: ../menu-data/ubuntustudio-installer:ubuntustudio-installer.desktop.in.h:2 msgid "Used to install Ubuntu Studio Software Metas" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-forum.desktop.in.h:1 msgid "Ubuntu Studio Forum" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-forum.desktop.in.h:2 msgid "Go to the Ubuntu Studio Forum" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-help.desktop.in.h:1 msgid "Help and Documentation" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-help.desktop.in.h:2 msgid "Help and Documentation for using UbuntuStudio" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-irc.desktop.in.h:1 msgid "UbuntuStudio IRC" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-irc.desktop.in.h:2 msgid "UbuntuStudio's IRC support channel" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list-dev.desktop.in.h:1 msgid "Ubuntu Studio You can help" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list-dev.desktop.in.h:2 msgid "Join the Ubuntu Studio Team" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list.desktop.in.h:1 msgid "ubuntustudio mail list page" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list.desktop.in.h:2 msgid "join the UbuntuStudio mail list" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-web.desktop.in.h:1 msgid "ubuntustudio.org" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-web.desktop.in.h:2 msgid "Ubuntu Studio Home Page" msgstr "" #: ../menu-data/uck:uck.desktop.in.h:1 msgid "Ubuntu Customization Kit" msgstr "" #: ../menu-data/uck:uck.desktop.in.h:2 msgid "Customize your Ubuntu Desktop CDs easily" msgstr "" #: ../menu-data/udav:udav.desktop.in.h:1 msgid "UDAV" msgstr "" #: ../menu-data/udav:udav.desktop.in.h:2 msgid "Data handling and plotting tool" msgstr "" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:1 msgid "Udev Discover" msgstr "" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:2 msgid "Sysfs tree browsing tool focused on helping udev users and developers" msgstr "" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:1 msgid "UDJ Desktop Client" msgstr "" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:2 msgid "Social music player" msgstr "" #: ../menu-data/ufraw:ufraw.desktop.in.h:1 msgid "UFRaw" msgstr "" #: ../menu-data/ufraw:ufraw.desktop.in.h:2 msgid "A utility to read and manipulate raw images from digital cameras" msgstr "" #: ../menu-data/ugene:ugene.desktop.in.h:1 msgid "Unipro UGENE" msgstr "" #: ../menu-data/ugene:ugene.desktop.in.h:2 msgid "Integrated Bioinformatics Suite" msgstr "" #: ../menu-data/uget:uget-gtk.desktop.in.h:1 msgid "uGet" msgstr "" #: ../menu-data/uget:uget-gtk.desktop.in.h:2 msgid "Download multiple URLs and apply it to one of setting/queue." msgstr "" #: ../menu-data/uhexen2:uhexen2.desktop.in.h:1 msgid "Hexen 2" msgstr "" #: ../menu-data/uhexen2:uhexen2.desktop.in.h:2 msgid "Hexen II" msgstr "" #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:2 msgid "Customize uim input method environment" msgstr "" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:1 msgid "UIMA Annotation Viewer" msgstr "" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:2 msgid "Viewer for UIMA annotations" msgstr "" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:1 msgid "UIMA CPE Gui" msgstr "" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:2 msgid "Graphical interface to build UIMA CPE" msgstr "" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:1 msgid "UIMA Document Analyzer" msgstr "" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:2 msgid "Simple UIMA analysis engine runner" msgstr "" #: ../menu-data/ukopp:ukopp.desktop.in.h:1 msgid "ukopp" msgstr "" #: ../menu-data/ukopp:ukopp.desktop.in.h:2 msgid "Full and incremental backup with media verification" msgstr "" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:1 msgid "Umbrello" msgstr "" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:2 msgid "UML Modeller" msgstr "" #: ../menu-data/umit:umit.desktop.in.h:1 msgid "Umit Network Scanner" msgstr "" #: ../menu-data/umit:umit.desktop.in.h:2 msgid "Explore the network and scan ports" msgstr "" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:1 msgid "UNetbootin" msgstr "" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:2 msgid "Tool for creating Live USB drives" msgstr "" #: ../menu-data/unison-gtk:unison-gtk.desktop.in.h:1 #: ../menu-data/unison2.32.52-gtk:unison2.32.52-gtk.desktop.in.h:1 #: ../menu-data/unison2.40.102-gtk:unison2.40.102-gtk.desktop.in.h:1 msgid "Unison" msgstr "" #: ../menu-data/unison-gtk:unison-gtk.desktop.in.h:2 #: ../menu-data/unison2.40.102-gtk:unison2.40.102-gtk.desktop.in.h:2 msgid "GTK interface for the unison file synchronization tool 2.40.102" msgstr "" #: ../menu-data/unison2.32.52-gtk:unison2.32.52-gtk.desktop.in.h:2 msgid "GTK interface for the unison file synchronization tool 2.32.52" msgstr "" #: ../menu-data/unity-control-center-signon:credentials-preferences.desktop.in.h:2 #: ../menu-data/unity-control-center-signon:unity-credentials-panel.desktop.in.h:2 msgid "Online account credentials and settings" msgstr "" #: ../menu-data/unity-control-center-signon:update-accounts.desktop.in.h:1 msgid "Account update tool" msgstr "" #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:2 msgid "Change the background and the theme" msgstr "" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:1 msgid "Bluetooth" msgstr "" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:2 msgid "Configure Bluetooth settings" msgstr "" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:1 msgid "Time & Date" msgstr "" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:2 msgid "Change your clock and date settings" msgstr "" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:1 msgid "Details" msgstr "" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:2 msgid "System Information" msgstr "" #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:2 msgid "Change keyboard settings" msgstr "" #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:1 msgid "Mouse & Touchpad" msgstr "" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:1 msgid "Power" msgstr "" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:2 msgid "Power management settings" msgstr "" #: ../menu-data/unity-control-center:unity-region-panel.desktop.in.h:1 msgid "Text Entry" msgstr "" #: ../menu-data/unity-control-center:unity-region-panel.desktop.in.h:2 msgid "Change your keyboard or input method settings" msgstr "" #: ../menu-data/unity-control-center:unity-screen-panel.desktop.in.h:1 msgid "Brightness & Lock" msgstr "" #: ../menu-data/unity-control-center:unity-screen-panel.desktop.in.h:2 msgid "Screen brightness and lock settings" msgstr "" #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:1 msgid "Universal Access" msgstr "" #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:1 msgid "User Accounts" msgstr "" #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:1 msgid "Wacom Tablet" msgstr "" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:1 msgid "Photos lens for Unity" msgstr "" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:2 msgid "unity-lens-photos" msgstr "" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:1 msgid "unity-scope-gdrive" msgstr "" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:2 msgid "Google Drive scope for Unity" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:1 msgid "Unity Tweak Tool" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:2 msgid "Configuration frontend for the Unity desktop environment" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:3 msgid "Unity" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:4 #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:1 msgid "Window Manager" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:6 msgid "System" msgstr "" #: ../menu-data/unity-webapps-amazoncloudreader:AmazonCloudReaderreadamazoncom.desktop.in.h:1 msgid "AmazonCloudReader" msgstr "" #: ../menu-data/unity-webapps-bbcnews:BBCNewsbbccouk.desktop.in.h:1 msgid "BBC News" msgstr "" #: ../menu-data/unity-webapps-cnn-news:cnn-newscnncom.desktop.in.h:1 msgid "cnn-news" msgstr "" #: ../menu-data/unity-webapps-common:ubuntu-amazon-default.desktop.in.h:1 msgid "Amazon" msgstr "" #: ../menu-data/unity-webapps-deezer:Deezerdeezercom.desktop.in.h:1 msgid "Deezer" msgstr "" #: ../menu-data/unity-webapps-deviantart:DeviantArtdeviantartcom.desktop.in.h:1 msgid "DeviantArt" msgstr "" #: ../menu-data/unity-webapps-facebookmessenger:FacebookMessengerfacebookcom.desktop.in.h:1 msgid "FacebookMessenger" msgstr "" #: ../menu-data/unity-webapps-gmail:Gmailmailgooglecom.desktop.in.h:1 msgid "Gmail" msgstr "" #: ../menu-data/unity-webapps-googlecalendar:GoogleCalendargooglecom.desktop.in.h:1 msgid "GoogleCalendar" msgstr "" #: ../menu-data/unity-webapps-googledocs:GoogleDocsdocsgooglecom.desktop.in.h:1 msgid "GoogleDocs" msgstr "" #: ../menu-data/unity-webapps-googlenews:GoogleNewsgooglecom.desktop.in.h:1 msgid "GoogleNews" msgstr "" #: ../menu-data/unity-webapps-googleplus:GooglePlusplusgooglecom.desktop.in.h:1 msgid "GooglePlus" msgstr "" #: ../menu-data/unity-webapps-googleplusgames:GooglePlusGamesplusgooglecom.desktop.in.h:1 msgid "GooglePlusGames" msgstr "" #: ../menu-data/unity-webapps-grooveshark:groovesharkgroovesharkcom.desktop.in.h:1 msgid "grooveshark" msgstr "" #: ../menu-data/unity-webapps-hulu-player:hulu-playerhulucom.desktop.in.h:1 msgid "hulu-player" msgstr "" #: ../menu-data/unity-webapps-lastfm-radio:lastfm-radiolastfm.desktop.in.h:1 msgid "lastfm-radio" msgstr "" #: ../menu-data/unity-webapps-launchpad:Launchpadlaunchpadnet.desktop.in.h:1 msgid "Launchpad" msgstr "" #: ../menu-data/unity-webapps-librefm:LibreFmlibrefm.desktop.in.h:1 msgid "LibreFm" msgstr "" #: ../menu-data/unity-webapps-linkedin:LinkedInlinkedincom.desktop.in.h:1 msgid "LinkedIn" msgstr "" #: ../menu-data/unity-webapps-livemail:LiveMailmaillivecom.desktop.in.h:1 msgid "LiveMail" msgstr "" #: ../menu-data/unity-webapps-mail-ru:mail-rumailru.desktop.in.h:1 msgid "mail-ru" msgstr "" #: ../menu-data/unity-webapps-newsblur:Newsblurnewsblurcom.desktop.in.h:1 msgid "Newsblur" msgstr "" #: ../menu-data/unity-webapps-pandora:pandorapandoracom.desktop.in.h:1 msgid "pandora" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-basic-example.desktop.in.h:1 msgid "Unity WebApp QML Comonent - Basic API Showcase App" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-basic-example.desktop.in.h:2 msgid "Unity WebApp QML Comonent for Ubuntu Basic API Showcase App" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-bbcnews-example.desktop.in.h:1 msgid "BBCNewsWebappsQMLExample" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-bbcnews-example.desktop.in.h:2 msgid "Unity WebApp QML Component for Ubuntu Example using BBCNews binding" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-facebookmessenger-example.desktop.in.h:1 msgid "FacebookMessengerWebappsQMLExample" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-facebookmessenger-example.desktop.in.h:2 msgid "FacebookMessenger WebBrowser Container Example" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-model-example.desktop.in.h:1 msgid "Unity WebApp QML Comonent - Example of WebApps Applications Model" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-model-example.desktop.in.h:2 msgid "" "Unity WebApp QML Comonent for Ubuntu Example of WebApps Applications Model" msgstr "" #: ../menu-data/unity-webapps-qml:unitywebappsqmllauncher.desktop.in.h:1 msgid "Unity Webapps QML Test Launcher" msgstr "" #: ../menu-data/unity-webapps-qq-mail:qq-mailmailqqcom.desktop.in.h:1 msgid "qq-mail" msgstr "" #: ../menu-data/unity-webapps-reddit:Redditredditcom.desktop.in.h:1 msgid "Reddit" msgstr "" #: ../menu-data/unity-webapps-tumblr:Tumblrtumblrcom.desktop.in.h:1 msgid "Tumblr" msgstr "" #: ../menu-data/unity-webapps-twitter:Twittertwittercom.desktop.in.h:1 msgid "Twitter" msgstr "" #: ../menu-data/unity-webapps-vkcom:Vkcomvkcom.desktop.in.h:1 msgid "Vkcom" msgstr "" #: ../menu-data/unity-webapps-wordpress:wordpresswordpresscom.desktop.in.h:1 msgid "wordpress" msgstr "" #: ../menu-data/unity-webapps-yahoomail:YahooMailmailyahoocom.desktop.in.h:1 msgid "YahooMail" msgstr "" #: ../menu-data/unity-webapps-yahoonews:YahooNewsyahoocom.desktop.in.h:1 msgid "YahooNews" msgstr "" #: ../menu-data/unity-webapps-yandexmail:YandexMailyandexcom.desktop.in.h:1 msgid "YandexMail" msgstr "" #: ../menu-data/unity-webapps-yandexmusic:yandexmusicmusicyandexru.desktop.in.h:1 msgid "yandexmusic" msgstr "" #: ../menu-data/unity-webapps-yandexnews:YandexNewsnewsyandexru.desktop.in.h:1 msgid "YandexNews" msgstr "" #: ../menu-data/unity-webapps-youtube:YouTubeyoutubecom.desktop.in.h:1 msgid "YouTube" msgstr "" #: ../menu-data/unity8:unity8-dash.desktop.in.h:1 msgid "Scopes" msgstr "" #: ../menu-data/unity8:unity8-dash.desktop.in.h:2 msgid "An interface for using the Scopes system" msgstr "" #: ../menu-data/unity8:unity8.desktop.in.h:1 msgid "Unity 8" msgstr "" #: ../menu-data/unity8:unity8.desktop.in.h:2 msgid "The converged Unity shell" msgstr "" #: ../menu-data/unknown-horizons:unknown-horizons.desktop.in.h:1 msgid "Unknown Horizons" msgstr "" #: ../menu-data/unknown-horizons:unknown-horizons.desktop.in.h:2 msgid "" "A 2D real time strategy simulation with an emphasis on economy and city " "building" msgstr "" #: ../menu-data/update-manager:update-manager.desktop.in.h:1 msgid "Software Updater" msgstr "" #: ../menu-data/update-manager:update-manager.desktop.in.h:2 msgid "Show and install available updates" msgstr "" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:1 msgid "UPnP Inspector" msgstr "" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:2 msgid "DLNA/UPnP device and service analyzer,control-point and test-tool" msgstr "" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:1 msgid "UPnP Router Control" msgstr "" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:2 msgid "A simple program to manage UPnP IGD compliant routers" msgstr "" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:1 msgid "Upstart Event Monitor" msgstr "" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:2 msgid "upstart-monitor" msgstr "" #: ../menu-data/uqm:uqm.desktop.in.h:1 msgid "The Ur-Quan Masters" msgstr "" #: ../menu-data/uqm:uqm.desktop.in.h:2 msgid "An interstellar adventure game" msgstr "" #: ../menu-data/usb-creator-gtk:usb-creator-gtk.desktop.in.h:1 #: ../menu-data/usb-creator-kde:usb-creator-kde.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "" #: ../menu-data/usb-creator-gtk:usb-creator-gtk.desktop.in.h:2 #: ../menu-data/usb-creator-kde:usb-creator-kde.desktop.in.h:2 msgid "Create a startup disk using a CD or disc image" msgstr "" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:1 msgid "USBprog" msgstr "" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:2 msgid "USBprog firmware programmer" msgstr "" #: ../menu-data/usbview:usbview.desktop.in.h:1 msgid "USBView" msgstr "" #: ../menu-data/usbview:usbview.desktop.in.h:2 msgid "View USB devices attached to system" msgstr "" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:1 msgid "About Myself" msgstr "" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:2 msgid "Change personal information" msgstr "" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:1 msgid "Disk Management" msgstr "" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:2 msgid "Mount and unmount filesystems" msgstr "" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:1 msgid "Password" msgstr "" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:2 msgid "Change your login password" msgstr "" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:1 msgid "UTF-8 Migration Tool" msgstr "" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:2 msgid "UTF-8 Migration Wizard" msgstr "" #: ../menu-data/utopia-documents:UtopiaDocuments.desktop.in.h:1 msgid "Utopia Documents" msgstr "" #: ../menu-data/utopia-documents:UtopiaDocuments.desktop.in.h:2 msgid "PDF Reader for Scientific Articles" msgstr "" #: ../menu-data/v-sim:v-sim.desktop.in.h:1 msgid "V_Sim" msgstr "" #: ../menu-data/v-sim:v-sim.desktop.in.h:2 msgid "Atomic visualisation" msgstr "" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:1 msgid "Video4Linux Control Panel" msgstr "" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:2 msgid "A universal control panel for V4L2 devices" msgstr "" #: ../menu-data/vagalume:vagalume.desktop.in.h:1 msgid "Last.fm Client" msgstr "" #: ../menu-data/vagalume:vagalume.desktop.in.h:2 msgid "Vagalume Last.fm Client" msgstr "" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:1 msgid "Val & Rick" msgstr "" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:2 msgid "Kenta Cho's Val & Rick" msgstr "" #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:2 msgid "Command Line Interface" msgstr "" #: ../menu-data/valknut:valknut.desktop.in.h:1 msgid "Valknut" msgstr "" #: ../menu-data/valknut:valknut.desktop.in.h:2 msgid "Share files over the Direct Connect network" msgstr "" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:1 msgid "VBA Express" msgstr "" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:2 msgid "VisualBoyAdvance Front-end" msgstr "" #: ../menu-data/vcmi:vcmiclient.desktop.in.h:1 msgid "VCMI Client" msgstr "" #: ../menu-data/vcmi:vcmiclient.desktop.in.h:2 msgid "Open engine for Heroes of Might and Magic 3" msgstr "" #: ../menu-data/vcmi:vcmilauncher.desktop.in.h:1 msgid "VCMI" msgstr "" #: ../menu-data/vcmi:vcmilauncher.desktop.in.h:2 msgid "Launcher for open engine of Heroes of Might and Magic 3" msgstr "" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:1 msgid "Vectoroids" msgstr "" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:2 msgid "A clone of the classic arcade game \"Asteroids\"" msgstr "" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:1 msgid "Verbiste" msgstr "" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:2 msgid "French conjugation system" msgstr "" #: ../menu-data/veromix:veromix.desktop.in.h:1 msgid "Veromix" msgstr "" #: ../menu-data/veromix:veromix.desktop.in.h:2 msgid "Mixer for the PulseAudio sound server (GTK+)" msgstr "" #: ../menu-data/veusz:veusz.desktop.in.h:1 msgid "Veusz" msgstr "" #: ../menu-data/veusz:veusz.desktop.in.h:2 msgid "Scientific plotting and graphing package" msgstr "" #: ../menu-data/vice:x128.desktop.in.h:1 msgid "Commodore 128" msgstr "" #: ../menu-data/vice:x128.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_c128icon-32x28" msgstr "" #: ../menu-data/vice:x64.desktop.in.h:1 msgid "Commodore 64" msgstr "" #: ../menu-data/vice:x64.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_c64icon-32x28" msgstr "" #: ../menu-data/vice:xcbm2.desktop.in.h:1 msgid "Commodore CBM-II" msgstr "" #: ../menu-data/vice:xcbm2.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_cbm2icon-32x28" msgstr "" #: ../menu-data/vice:xpet.desktop.in.h:1 msgid "Commodore PET" msgstr "" #: ../menu-data/vice:xpet.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_peticon-32x28" msgstr "" #: ../menu-data/vice:xplus4.desktop.in.h:1 msgid "Commodore Plus/4" msgstr "" #: ../menu-data/vice:xplus4.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_plus4icon-32x28" msgstr "" #: ../menu-data/vice:xvic.desktop.in.h:1 msgid "Commodore VIC-20" msgstr "" #: ../menu-data/vice:xvic.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_vic20icon-32x28" msgstr "" #: ../menu-data/videocut:videocut.desktop.in.h:1 msgid "A simple video application" msgstr "" #: ../menu-data/videocut:videocut.desktop.in.h:2 msgid "VideoCut" msgstr "" #: ../menu-data/videoporama:videoporama.desktop.in.h:1 msgid "Videoporama" msgstr "" #: ../menu-data/videoporama:videoporama.desktop.in.h:2 msgid "Make and export image slideshows" msgstr "" #: ../menu-data/view3dscene:view3dscene.desktop.in.h:1 msgid "view3dscene" msgstr "" #: ../menu-data/view3dscene:view3dscene.desktop.in.h:2 msgid "View 3D models in various formats, play with VRML / X3D worlds" msgstr "" #: ../menu-data/viewmol:viewmol.desktop.in.h:1 msgid "Viewmol" msgstr "" #: ../menu-data/viewnior:viewnior.desktop.in.h:1 msgid "Viewnior" msgstr "" #: ../menu-data/viewnior:viewnior.desktop.in.h:2 msgid "Elegant Image Viewer" msgstr "" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:1 msgid "ViewPDF" msgstr "" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:2 msgid "PDF Reader for GNUstep" msgstr "" #: ../menu-data/vifm:vifm.desktop.in.h:1 msgid "Vim like ncurses based file manager" msgstr "" #: ../menu-data/vifm:vifm.desktop.in.h:2 msgid "Vifm" msgstr "" #: ../menu-data/viking:viking.desktop.in.h:1 msgid "Viking" msgstr "" #: ../menu-data/viking:viking.desktop.in.h:2 msgid "Map Based GPS Data Manager (live data capable)." msgstr "" #: ../menu-data/vim-common:vim.desktop.in.h:1 msgid "Vim" msgstr "" #: ../menu-data/vim-gui-common:gvim.desktop.in.h:1 msgid "GVim" msgstr "" #: ../menu-data/vinagre:vinagre.desktop.in.h:1 msgid "Remote Desktop Viewer" msgstr "" #: ../menu-data/vinagre:vinagre.desktop.in.h:2 #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:2 msgid "Access remote desktops" msgstr "" #: ../menu-data/vino:vino-preferences.desktop.in.h:2 msgid "Choose how other users can remotely view your desktop" msgstr "" #: ../menu-data/viridian:viridian.desktop.in.h:1 msgid "viridian" msgstr "" #: ../menu-data/viridian:viridian.desktop.in.h:2 msgid "Stand alone front end for Ampache." msgstr "" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:1 msgid "Virtual Machine Manager" msgstr "" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:2 msgid "Manage virtual machines" msgstr "" #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:1 msgid "Remote Viewer" msgstr "" #: ../menu-data/virtaal:virtaal.desktop.in.h:1 msgid "Virtaal" msgstr "" #: ../menu-data/virtaal:virtaal.desktop.in.h:2 msgid "" "A translation tool to help a human translator translate files into other " "languages" msgstr "" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:1 msgid "VirtualBox" msgstr "" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:2 msgid "Run several virtual systems on a single host computer" msgstr "" #: ../menu-data/virtualbricks:virtualbricks.desktop.in.h:1 msgid "Virtualbricks" msgstr "" #: ../menu-data/virtualbricks:virtualbricks.desktop.in.h:2 msgid "Manage your virtual network and virtual machines" msgstr "" #: ../menu-data/virtualjaguar:virtualjaguar.desktop.in.h:1 msgid "Virtual Jaguar" msgstr "" #: ../menu-data/virtualjaguar:virtualjaguar.desktop.in.h:2 msgid "Cross-platform Atari Jaguar emulator" msgstr "" #: ../menu-data/viruskiller:viruskiller.desktop.in.h:1 msgid "Virus Killer" msgstr "" #: ../menu-data/visolate:visolate.desktop.in.h:1 msgid "Visolate" msgstr "" #: ../menu-data/visolate:visolate.desktop.in.h:2 msgid "PCB CNC converter" msgstr "" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:1 msgid "VisualBoy Advance" msgstr "" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:2 msgid "Game Boy Advance emulator" msgstr "" #: ../menu-data/visualvm:visualvm.desktop.in.h:1 msgid "VisualVM" msgstr "" #: ../menu-data/visualvm:visualvm.desktop.in.h:2 msgid "All-in-One Java Troubleshooting Tool" msgstr "" #: ../menu-data/vitables:vitables.desktop.in.h:1 msgid "ViTables" msgstr "" #: ../menu-data/vitables:vitables.desktop.in.h:2 msgid "PyTables & HDF5 Files Visualizer" msgstr "" #: ../menu-data/vite:vite.desktop.in.h:1 msgid "ViTE" msgstr "" #: ../menu-data/vite:vite.desktop.in.h:2 msgid "A visual trace explorer" msgstr "" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:1 msgid "Virtual MIDI Keyboard" msgstr "" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:2 msgid "MIDI Virtual Keyboard" msgstr "" #: ../menu-data/vlc:vlc.desktop.in.h:1 msgid "VLC media player" msgstr "" #: ../menu-data/vlc:vlc.desktop.in.h:2 msgid "Read, capture, broadcast your multimedia streams" msgstr "" #: ../menu-data/vmpk:vmpk.desktop.in.h:1 msgid "VMPK" msgstr "" #: ../menu-data/vmpk:vmpk.desktop.in.h:2 msgid "Virtual MIDI Piano Keyboard" msgstr "" #: ../menu-data/vodovod:vodovod.desktop.in.h:1 msgid "Vodovod" msgstr "" #: ../menu-data/vodovod:vodovod.desktop.in.h:2 msgid "" "Vodovod is a puzzle game in which you must lead the water to the storage " "tank." msgstr "" #: ../menu-data/vokoscreen:vokoscreen.desktop.in.h:1 msgid "screencast" msgstr "" #: ../menu-data/vokoscreen:vokoscreen.desktop.in.h:2 msgid "vokoscreen" msgstr "" #: ../menu-data/volti:volti.desktop.in.h:1 msgid "Volti" msgstr "" #: ../menu-data/volti:volti.desktop.in.h:2 msgid "Tray Audio Volume Control" msgstr "" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:1 msgid "VolumeControl" msgstr "" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:2 msgid "Audio mixer for GNUstep" msgstr "" #: ../menu-data/vor:vor.desktop.in.h:1 msgid "VoR" msgstr "" #: ../menu-data/vor:vor.desktop.in.h:2 msgid "Variations on Rockdodger" msgstr "" #: ../menu-data/vprerex:vprerex.desktop.in.h:1 msgid "vprerex" msgstr "" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:1 msgid "Virtual USB Analyzer" msgstr "" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:2 msgid "visualizing logs of USB packets" msgstr "" #: ../menu-data/vym:vym.desktop.in.h:1 msgid "VYM - View Your Mind" msgstr "" #: ../menu-data/vym:vym.desktop.in.h:2 msgid "Create mind maps" msgstr "" #: ../menu-data/w3af:w3af.desktop.in.h:1 msgid "w3af" msgstr "" #: ../menu-data/w3af:w3af.desktop.in.h:2 msgid "Web Application Attack and Audit Framework" msgstr "" #: ../menu-data/wakeup:wakeup.desktop.in.h:1 msgid "Wakeup" msgstr "" #: ../menu-data/wakeup:wakeup.desktop.in.h:2 msgid "" "A talking and fully customizable alarm clock that will operate from poweroff" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:1 msgid "Wallch" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:2 msgid "Change desktop wallpapers automatically" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:3 msgid "Change Wallpaper Once" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:4 msgid "Start/Stop Wallpapers" msgstr "" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:1 msgid "Wally" msgstr "" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:2 msgid "KDE4 Wallpaper changer" msgstr "" #: ../menu-data/wammu:wammu.desktop.in.h:1 msgid "Wammu" msgstr "" #: ../menu-data/wammu:wammu.desktop.in.h:2 msgid "Application for mobile phones - frontend for Gammu" msgstr "" #: ../menu-data/warmux:warmux.desktop.in.h:1 msgid "Warmux" msgstr "" #: ../menu-data/warmux:warmux.desktop.in.h:2 msgid "A 2D game where funny characters launch funny weapons" msgstr "" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:1 msgid "Warzone 2100" msgstr "" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:2 msgid "Postnuclear realtime strategy" msgstr "" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:1 msgid "Wavbreaker File Splitter" msgstr "" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:2 msgid "Split wave files into multiple chunks" msgstr "" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:1 msgid "wavesurfer" msgstr "" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:2 msgid "Manipulate sound files" msgstr "" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:1 msgid "Wbar-config" msgstr "" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:2 msgid "GUI tool to configure Wbar" msgstr "" #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:1 msgid "Browser" msgstr "" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:1 msgid "WebHTTrack Website Copier" msgstr "" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:2 msgid "Copy websites to your computer" msgstr "" #: ../menu-data/webissues:webissues.desktop.in.h:1 msgid "WebIssues" msgstr "" #: ../menu-data/webissues:webissues.desktop.in.h:2 msgid "Desktop Client for the WebIssues team collaboration system" msgstr "" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:1 msgid "QBoobmsg" msgstr "" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:2 msgid "Send and receive messages from various websites" msgstr "" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:1 msgid "QCineoob" msgstr "" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:2 msgid "" "Search for movies, persons, torrents and subtitles on many websites, and get " "info about them" msgstr "" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:1 msgid "QCookboob" msgstr "" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:2 msgid "Search for recipes on many websites, and get info about them" msgstr "" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:1 msgid "QFlatBoob" msgstr "" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:2 msgid "Search housings" msgstr "" #: ../menu-data/weboob-qt:qhandjoob.desktop.in.h:1 msgid "QHandJoob" msgstr "" #: ../menu-data/weboob-qt:qhandjoob.desktop.in.h:2 msgid "Search for jobs" msgstr "" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:1 msgid "QHaveDate" msgstr "" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:2 msgid "Optimize your probabilities to have sex on dating websites" msgstr "" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:1 msgid "QVideoob" msgstr "" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:2 msgid "Search for videos on many websites, and get info about them" msgstr "" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:1 msgid "QWebContentEdit" msgstr "" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:2 msgid "Edit website contents" msgstr "" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:1 msgid "Weboob backends configuration" msgstr "" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:2 msgid "Configure Weboob backends" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:1 msgid "Zoho Webservice Spreadsheet" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:2 msgid "" "Perform calculation, analyze information and manage lists in spreadsheets " "using Zoho web services." msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:1 msgid "Zoho Webservice Presentation" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:2 msgid "" "Create and edit presentations for slideshows, meeting and Web pages using " "Zoho web services." msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:1 msgid "Zoho Webservice Word Processor" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:2 msgid "" "Create and edit text and graphics in letters, reports, documents and Web " "pages using Zoho web services." msgstr "" #: ../menu-data/weka:weka.desktop.in.h:1 msgid "weka" msgstr "" #: ../menu-data/weka:weka.desktop.in.h:2 msgid "Machine learning algorithms for data mining tasks" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:1 msgid "Battle for Wesnoth (1.12)" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:2 msgid "A fantasy turn-based strategy game" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:1 msgid "Battle for Wesnoth Map Editor (1.12)" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:2 msgid "A map editor for Battle for Wesnoth maps" msgstr "" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:1 msgid "Which Way is Up" msgstr "" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:2 msgid "2D platform game with a slight rotational twist" msgstr "" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:1 msgid "Wicd Network Manager" msgstr "" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:2 msgid "Start the Wicd client without system tray icon" msgstr "" #: ../menu-data/widelands:widelands.desktop.in.h:1 msgid "Widelands" msgstr "" #: ../menu-data/widelands:widelands.desktop.in.h:2 msgid "A a real-time build-up strategy game" msgstr "" #: ../menu-data/widemargin:widemargin.desktop.in.h:1 msgid "Simple Bible Application" msgstr "" #: ../menu-data/widemargin:widemargin.desktop.in.h:2 msgid "Wide Margin" msgstr "" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:1 msgid "WiFi Radar" msgstr "" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:2 msgid "Tool for connecting to wireless networks" msgstr "" #: ../menu-data/wine1.6:wine.desktop.in.h:1 msgid "Wine Windows Program Loader" msgstr "" #: ../menu-data/winefish:winefish.desktop.in.h:1 msgid "Winefish LaTeX Editor" msgstr "" #: ../menu-data/winefish:winefish.desktop.in.h:2 msgid "LaTeX Editor based on Bluefish" msgstr "" #: ../menu-data/winetricks:winetricks.desktop.in.h:1 msgid "Winetricks" msgstr "" #: ../menu-data/winetricks:winetricks.desktop.in.h:2 msgid "Install applications on Wine" msgstr "" #: ../menu-data/winff:winff.desktop.in.h:1 msgid "WinFF" msgstr "" #: ../menu-data/winff:winff.desktop.in.h:2 msgid "GUI for avconv" msgstr "" #: ../menu-data/wing:wing.desktop.in.h:1 msgid "WING" msgstr "" #: ../menu-data/wing:wing.desktop.in.h:2 msgid "Play Galaga-like arcade game" msgstr "" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:1 msgid "A window information utility for X" msgstr "" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:2 msgid "X Window Information" msgstr "" #: ../menu-data/winpdb:winpdb.desktop.in.h:1 msgid "Winpdb" msgstr "" #: ../menu-data/winpdb:winpdb.desktop.in.h:2 msgid "Platform independent Python debugger" msgstr "" #: ../menu-data/winswitch:winswitch.desktop.in.h:1 msgid "Window Switch" msgstr "" #: ../menu-data/winswitch:winswitch.desktop.in.h:2 msgid "Move running applications between networked computers" msgstr "" #: ../menu-data/wireshark:wireshark.desktop.in.h:1 msgid "Wireshark" msgstr "" #: ../menu-data/wireshark:wireshark.desktop.in.h:2 msgid "Network traffic analyzer" msgstr "" #: ../menu-data/wizznic:wizznic.desktop.in.h:1 msgid "Wizznic" msgstr "" #: ../menu-data/wizznic:wizznic.desktop.in.h:2 msgid "A puzzle-block falling game." msgstr "" #: ../menu-data/wmforecast:wmforecast.desktop.in.h:1 msgid "wmforecast" msgstr "" #: ../menu-data/wmforecast:wmforecast.desktop.in.h:2 msgid "A weather dockapp for Window Maker using the Yahoo Weather API" msgstr "" #: ../menu-data/wmgui:wmgui.desktop.in.h:1 msgid "Wmgui" msgstr "" #: ../menu-data/wmgui:wmgui.desktop.in.h:2 msgid "Simple GTK gui to the wiimote to test and display the wiimote data." msgstr "" #: ../menu-data/wmitime:wmitime.desktop.in.h:1 msgid "Wmitime" msgstr "" #: ../menu-data/wmitime:wmitime.desktop.in.h:2 msgid "\"Display time and internet time\"" msgstr "" #: ../menu-data/wmnut:wmnut.desktop.in.h:1 msgid "WMNut" msgstr "" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:1 msgid "Wolf4SDL" msgstr "" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:2 msgid "SDL-Port of Wolfenstein 3-D and Spear of Destiny" msgstr "" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:1 msgid "WordNet" msgstr "" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:2 msgid "electronic lexical database of English language" msgstr "" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:1 msgid "Word War vi" msgstr "" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:2 msgid "side-scrolling shoot'em up arcade game" msgstr "" #: ../menu-data/worker:worker.desktop.in.h:1 msgid "Worker" msgstr "" #: ../menu-data/worker:worker.desktop.in.h:2 msgid "File manager for X." msgstr "" #: ../menu-data/workrave:workrave.desktop.in.h:1 msgid "Workrave" msgstr "" #: ../menu-data/workrave:workrave.desktop.in.h:2 msgid "" "Assists in the prevention and recovery of Repetitive Strain Injury (RSI)" msgstr "" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:1 msgid "wpa_gui" msgstr "" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:2 msgid "Graphical user interface for wpa_supplicant" msgstr "" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:1 msgid "WrapperFactory" msgstr "" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:2 msgid "Graphically create Unix application wrappers for GNUstep" msgstr "" #: ../menu-data/writetype:writetype.desktop.in.h:1 msgid "Writetype" msgstr "" #: ../menu-data/writetype:writetype.desktop.in.h:2 msgid "A word processor to make typing easier" msgstr "" #: ../menu-data/wsjt:wsjt.desktop.in.h:1 msgid "wsjt" msgstr "" #: ../menu-data/wsjt:wsjt.desktop.in.h:2 #: ../menu-data/wsjtx:wsjtx.desktop.in.h:2 msgid "Weak Signal Ham Radio" msgstr "" #: ../menu-data/wsjtx:wsjtx.desktop.in.h:1 msgid "wsjtx" msgstr "" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:1 msgid "wxBanker Finance Manager" msgstr "" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:2 msgid "A lightweight personal finance manager" msgstr "" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:1 msgid "wxFormBuilder" msgstr "" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:2 msgid "wxWidgets GUI Designer" msgstr "" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:1 msgid "wxHexEditor" msgstr "" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:2 msgid "A hex editor for huge files and devices" msgstr "" #: ../menu-data/wxmaxima:wxMaxima.desktop.in.h:1 msgid "wxMaxima" msgstr "" #: ../menu-data/x-tile:x-tile.desktop.in.h:1 msgid "X Tile" msgstr "" #: ../menu-data/x-tile:x-tile.desktop.in.h:2 msgid "Tile the Windows Upon your X Desktop" msgstr "" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:1 msgid "X11VNC Server" msgstr "" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:2 msgid "Share this desktop by VNC" msgstr "" #: ../menu-data/x2:x2.desktop.in.h:1 msgid "X2" msgstr "" #: ../menu-data/x2goclient:x2goclient.desktop.in.h:1 msgid "X2Go Client" msgstr "" #: ../menu-data/xabacus:xabacus.desktop.in.h:1 msgid "Xabacus" msgstr "" #: ../menu-data/xabacus:xabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (plain X version)" msgstr "" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:1 msgid "Xacobeo" msgstr "" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:2 msgid "Build and execute XPath queries" msgstr "" #: ../menu-data/xaos:xaos.desktop.in.h:1 msgid "Xaos - Fractal Zoomer" msgstr "" #: ../menu-data/xaos:xaos.desktop.in.h:2 msgid "Fractal Generator" msgstr "" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:1 msgid "Xarchiver" msgstr "" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:2 msgid "A GTK+2 only archive manager" msgstr "" #: ../menu-data/xastir:xastir.desktop.in.h:1 msgid "Xastir" msgstr "" #: ../menu-data/xastir:xastir.desktop.in.h:2 msgid "X Amateur Station Tracking and Information Reporting" msgstr "" #: ../menu-data/xbill:xbill.desktop.in.h:1 msgid "XBill" msgstr "" #: ../menu-data/xbill:xbill.desktop.in.h:2 msgid "Get rid of those Wingdows Viruses!" msgstr "" #: ../menu-data/xboard:xboard-config.desktop.in.h:1 #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:1 #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:1 #: ../menu-data/xboard:xboard-tourney.desktop.in.h:1 #: ../menu-data/xboard:xboard.desktop.in.h:1 msgid "Xboard" msgstr "" #: ../menu-data/xboard:xboard-config.desktop.in.h:2 msgid "Start preconfigured XBoard" msgstr "" #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:2 msgid "XBoard FEN display" msgstr "" #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:2 msgid "Run XBoard as PGN viewer" msgstr "" #: ../menu-data/xboard:xboard-tourney.desktop.in.h:2 msgid "Resume XBoard chess tourney" msgstr "" #: ../menu-data/xboard:xboard.desktop.in.h:2 msgid "Chess Game" msgstr "" #: ../menu-data/xbomb:xbomb.desktop.in.h:1 msgid "xbomb" msgstr "" #: ../menu-data/xbomb:xbomb.desktop.in.h:2 msgid "'minesweeper' game with squares, hexagons or triangles" msgstr "" #: ../menu-data/xca:xca.desktop.in.h:1 msgid "XCA" msgstr "" #: ../menu-data/xca:xca.desktop.in.h:2 msgid "" "A graphical user interface for handling and issuing X.509 compliant " "Certificates" msgstr "" #: ../menu-data/xcfa:xcfa.desktop.in.h:1 msgid "XCFA" msgstr "" #: ../menu-data/xcfa:xcfa.desktop.in.h:2 msgid "X Convert File Audio. Programme pour convertir les fichiers audio." msgstr "" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:1 msgid "XChat-GNOME IRC Chat" msgstr "" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:2 msgid "Chat with people using IRC" msgstr "" #: ../menu-data/xchat:xchat.desktop.in.h:1 msgid "XChat IRC" msgstr "" #: ../menu-data/xchat:xchat.desktop.in.h:2 msgid "Chat with other people using Internet Relay Chat" msgstr "" #: ../menu-data/xchm:xchm.desktop.in.h:1 msgid "xCHM" msgstr "" #: ../menu-data/xchm:xchm.desktop.in.h:2 msgid "Compiled HTML Help (CHM) file viewer" msgstr "" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:1 msgid "XCrySDen" msgstr "" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:2 msgid "Crystalline and Molecular Structure Visualisation Program" msgstr "" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:1 msgid "Xdemineur" msgstr "" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:2 msgid "Yet another minesweeper for X" msgstr "" #: ../menu-data/xdemorse:xdemorse.desktop.in.h:1 msgid "xdemorse" msgstr "" #: ../menu-data/xdemorse:xdemorse.desktop.in.h:2 msgid "Decode Morse signals to Text" msgstr "" #: ../menu-data/xdesktopwaves:xdesktopwaves-start.desktop.in.h:1 msgid "xdesktopwaves: start" msgstr "" #: ../menu-data/xdesktopwaves:xdesktopwaves-stop.desktop.in.h:1 msgid "xdesktopwaves: stop" msgstr "" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:1 msgid "xdiagnose" msgstr "" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:2 msgid "X.org Diagnostic and Repair Utility" msgstr "" #: ../menu-data/xdot:xdot.desktop.in.h:1 msgid "XDot" msgstr "" #: ../menu-data/xdot:xdot.desktop.in.h:2 msgid "Interactive viewer for Graphviz dot files" msgstr "" #: ../menu-data/xdx:Xdx.desktop.in.h:1 msgid "Xdx" msgstr "" #: ../menu-data/xdx:Xdx.desktop.in.h:2 msgid "DX-cluster client for amateur radio" msgstr "" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:1 msgid "xenwatch" msgstr "" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:2 msgid "watch xen domains" msgstr "" #: ../menu-data/xfburn:xfburn.desktop.in.h:1 msgid "Xfburn" msgstr "" #: ../menu-data/xfburn:xfburn.desktop.in.h:2 msgid "CD and DVD burning application" msgstr "" #: ../menu-data/xfburn:xfburn.desktop.in.h:3 msgid "Burn Image (xfburn)" msgstr "" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:1 msgid "Desktop " msgstr "" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:2 msgid "Set desktop background and menu and icon behavior" msgstr "" #: ../menu-data/xfe:xfe.desktop.in.h:1 msgid "Xfe" msgstr "" #: ../menu-data/xfe:xfe.desktop.in.h:2 msgid "A lightweight file manager for X Window" msgstr "" #: ../menu-data/xfig:xfig.desktop.in.h:1 msgid "xfig" msgstr "" #: ../menu-data/xfig:xfig.desktop.in.h:2 msgid "Facility for Interactive Generation of figures under X11" msgstr "" #: ../menu-data/xflr5:xflr5.desktop.in.h:1 msgid "XFLR5" msgstr "" #: ../menu-data/xflr5:xflr5.desktop.in.h:2 msgid "analysis tool for airfoils" msgstr "" #: ../menu-data/xfpanel-switch:xfpanel-switch.desktop.in.h:1 msgid "Xfce Panel Switch" msgstr "" #: ../menu-data/xfpanel-switch:xfpanel-switch.desktop.in.h:2 msgid "Backup and restore your panel configuration" msgstr "" #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:2 msgid "Configure window behavior and shortcuts" msgstr "" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:1 msgid "Window Manager Tweaks" msgstr "" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:2 msgid "Fine-tune window behaviour and effects" msgstr "" #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:2 msgid "Configure layout, names and margins" msgstr "" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:1 msgid "Galaga" msgstr "" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:2 msgid "Play Galaga Game" msgstr "" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:1 msgid "Xgnokii" msgstr "" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:2 msgid "Manage your mobile phone" msgstr "" #: ../menu-data/xhtml2ps:xhtml2ps.desktop.in.h:1 msgid "xhtml2ps" msgstr "" #: ../menu-data/xia:xia.desktop.in.h:1 msgid "XIA" msgstr "" #: ../menu-data/xia:xia.desktop.in.h:2 msgid "Convert svg to html5 interactive pictures" msgstr "" #: ../menu-data/xine-ui:xine.desktop.in.h:1 msgid "xine" msgstr "" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:1 msgid "VDR FrameBuffer Frontend" msgstr "" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - FrameBuffer Frontend" msgstr "" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:1 msgid "VDR X-Frontend" msgstr "" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - X-Frontend" msgstr "" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:1 msgid "Calibrate Touchscreen" msgstr "" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:2 msgid "Run the calibration tool for touchscreens" msgstr "" #: ../menu-data/xiphos:xiphos.desktop.in.h:1 msgid "Xiphos Bible Guide" msgstr "" #: ../menu-data/xiphos:xiphos.desktop.in.h:2 msgid "Study the Bible" msgstr "" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:1 msgid "Thai X terminal" msgstr "" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:2 msgid "X Terminal that supports Thai (TIS-620 encoding)" msgstr "" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:1 msgid "Xjadeo" msgstr "" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:2 msgid "A simple video player that gets sync from jack transport." msgstr "" #: ../menu-data/xjig:xjig.desktop.in.h:1 msgid "xjig" msgstr "" #: ../menu-data/xjig:xjig.desktop.in.h:2 msgid "A jigsaw puzzle" msgstr "" #: ../menu-data/xjump:xjump.desktop.in.h:1 msgid "XJump" msgstr "" #: ../menu-data/xjump:xjump.desktop.in.h:2 msgid "A jumping game" msgstr "" #: ../menu-data/xlog:xlog.desktop.in.h:1 msgid "Xlog" msgstr "" #: ../menu-data/xlog:xlog.desktop.in.h:2 msgid "Amateur Radio logging program" msgstr "" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:1 msgid "XMabacus" msgstr "" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (Motif version)" msgstr "" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:1 msgid "xmahjongg" msgstr "" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:2 msgid "A colorful solitaire Mah Jongg game" msgstr "" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:1 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:1 msgid "XMakemol" msgstr "" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:2 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:2 msgid "View and manipulate atomic and other chemical systems" msgstr "" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:1 msgid "Maxima Algebra System" msgstr "" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:2 msgid "An interface to the Maxima Computer Algebra System" msgstr "" #: ../menu-data/xmille:xmille.desktop.in.h:1 msgid "Xmille" msgstr "" #: ../menu-data/xmille:xmille.desktop.in.h:2 msgid "Icon=" msgstr "" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:1 msgid "XML Copy Editor" msgstr "" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:2 msgid "Edit XML documents" msgstr "" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:1 msgid "XMMS2tray" msgstr "" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:2 msgid "XMMS2 tray icon" msgstr "" #: ../menu-data/xmonad:xmonad.desktop.in.h:1 msgid "Xmonad" msgstr "" #: ../menu-data/xmotd:xmotd.desktop.in.h:1 msgid "Message of the day" msgstr "" #: ../menu-data/xmotd:xmotd.desktop.in.h:2 msgid "A message of the day browser for X" msgstr "" #: ../menu-data/xmoto:xmoto.desktop.in.h:1 msgid "Xmoto" msgstr "" #: ../menu-data/xmoto:xmoto.desktop.in.h:2 msgid "Motocross game" msgstr "" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:1 msgid "xmbarrel" msgstr "" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:2 #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:2 msgid "barrel game" msgstr "" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:1 msgid "xmcubes" msgstr "" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:2 #: ../menu-data/xpuzzles:xcubes.desktop.in.h:2 msgid "cubes game" msgstr "" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:1 msgid "xmdino" msgstr "" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:2 #: ../menu-data/xpuzzles:xdino.desktop.in.h:2 msgid "dino game" msgstr "" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:1 msgid "xmhexagons" msgstr "" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:2 #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:2 msgid "hexagons game" msgstr "" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:1 msgid "xmmball" msgstr "" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:2 #: ../menu-data/xpuzzles:xmball.desktop.in.h:2 msgid "mball game" msgstr "" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:1 msgid "xmmlink" msgstr "" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:2 #: ../menu-data/xpuzzles:xmlink.desktop.in.h:2 msgid "mlink game" msgstr "" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:1 msgid "xmoct" msgstr "" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:2 #: ../menu-data/xpuzzles:xoct.desktop.in.h:2 msgid "oct game" msgstr "" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:1 msgid "xmpanex" msgstr "" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:2 #: ../menu-data/xpuzzles:xpanex.desktop.in.h:2 msgid "panex game" msgstr "" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:1 msgid "xmpyraminx" msgstr "" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:2 #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:2 msgid "pyraminx game" msgstr "" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:1 msgid "xmrubik" msgstr "" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:2 #: ../menu-data/xpuzzles:xrubik.desktop.in.h:2 msgid "rubik game" msgstr "" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:1 msgid "xmskewb" msgstr "" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:2 #: ../menu-data/xpuzzles:xskewb.desktop.in.h:2 msgid "skewb game" msgstr "" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:1 msgid "xmtriangles" msgstr "" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:2 #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:2 msgid "triangles game" msgstr "" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:1 msgid "Xnec2c" msgstr "" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:2 msgid "Xnec2c antenna simulation" msgstr "" #: ../menu-data/xombrero:xombrero.desktop.in.h:1 msgid "xombrero Browser" msgstr "" #: ../menu-data/xombrero:xombrero.desktop.in.h:2 msgid "Minimalist's Web Browser" msgstr "" #: ../menu-data/xonix:xonix.desktop.in.h:1 msgid "Game to carve up the screen whilst dodging monsters" msgstr "" #: ../menu-data/xonix:xonix.desktop.in.h:2 msgid "Icon=xonix" msgstr "" #: ../menu-data/xoo:xoo.desktop.in.h:1 msgid "Xoo" msgstr "" #: ../menu-data/xoo:xoo.desktop.in.h:2 msgid "Handheld Device Simulator" msgstr "" #: ../menu-data/xoscope:xoscope.desktop.in.h:1 msgid "Xoscope" msgstr "" #: ../menu-data/xoscope:xoscope.desktop.in.h:2 msgid "digital oscilloscope" msgstr "" #: ../menu-data/xosview:xosview.desktop.in.h:1 msgid "Xosview" msgstr "" #: ../menu-data/xosview:xosview.desktop.in.h:2 msgid "X based system monitor" msgstr "" #: ../menu-data/xournal:xournal.desktop.in.h:1 msgid "Xournal" msgstr "" #: ../menu-data/xournal:xournal.desktop.in.h:2 msgid "Take handwritten notes" msgstr "" #: ../menu-data/xpad:xpad.desktop.in.h:1 msgid "Xpad" msgstr "" #: ../menu-data/xpad:xpad.desktop.in.h:2 msgid "Jot down notes for later" msgstr "" #: ../menu-data/xpaint:xpaint.desktop.in.h:1 msgid "XPaint" msgstr "" #: ../menu-data/xpaint:xpaint.desktop.in.h:2 msgid "Xpaint painting application" msgstr "" #: ../menu-data/xpdf:xpdf.desktop.in.h:1 msgid "xpdf" msgstr "" #: ../menu-data/xpdf:xpdf.desktop.in.h:2 msgid "View PDF files" msgstr "" #: ../menu-data/xpn:xpn.desktop.in.h:1 msgid "Xpn Newsreader" msgstr "" #: ../menu-data/xpn:xpn.desktop.in.h:2 msgid "Read News from Usenet" msgstr "" #: ../menu-data/xpra:xpra.desktop.in.h:1 msgid "Xpra" msgstr "" #: ../menu-data/xpra:xpra.desktop.in.h:2 #: ../menu-data/xpra:xpra_launcher.desktop.in.h:2 msgid "Connect to an Xpra session" msgstr "" #: ../menu-data/xpra:xpra_launcher.desktop.in.h:1 msgid "Xpra Launcher" msgstr "" #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:1 msgid "xbarrel" msgstr "" #: ../menu-data/xpuzzles:xcubes.desktop.in.h:1 msgid "xcubes" msgstr "" #: ../menu-data/xpuzzles:xdino.desktop.in.h:1 msgid "xdino" msgstr "" #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:1 msgid "xhexagons" msgstr "" #: ../menu-data/xpuzzles:xmball.desktop.in.h:1 msgid "xmball" msgstr "" #: ../menu-data/xpuzzles:xmlink.desktop.in.h:1 msgid "xmlink" msgstr "" #: ../menu-data/xpuzzles:xoct.desktop.in.h:1 msgid "xoct" msgstr "" #: ../menu-data/xpuzzles:xpanex.desktop.in.h:1 msgid "xpanex" msgstr "" #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:1 msgid "xpyraminx" msgstr "" #: ../menu-data/xpuzzles:xrubik.desktop.in.h:1 msgid "xrubik" msgstr "" #: ../menu-data/xpuzzles:xskewb.desktop.in.h:1 msgid "xskewb" msgstr "" #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:1 msgid "xtriangles" msgstr "" #: ../menu-data/xqf:xqf.desktop.in.h:1 msgid "XQF Game Server Browser" msgstr "" #: ../menu-data/xqf:xqf.desktop.in.h:2 msgid "Locate and connect to game servers" msgstr "" #: ../menu-data/xsane:xsane.desktop.in.h:1 msgid "XSane Image scanning program" msgstr "" #: ../menu-data/xsane:xsane.desktop.in.h:2 msgid "" "A program to work with scanner. Can be used as a scanning, copier, OCR, fax " "tools." msgstr "" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:1 msgid "XScavenger" msgstr "" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:2 msgid "X11 clone of Lode Runner" msgstr "" #: ../menu-data/xscorch:xscorch.desktop.in.h:1 msgid "Xscorch" msgstr "" #: ../menu-data/xscorch:xscorch.desktop.in.h:2 msgid "Clone of Scorched Earth" msgstr "" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:1 msgid "XSD Diagram" msgstr "" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:2 msgid "XML Schema Definition (XSD) diagram viewer" msgstr "" #: ../menu-data/xsensors:xsensors.desktop.in.h:1 msgid "XSensors" msgstr "" #: ../menu-data/xsensors:xsensors.desktop.in.h:2 msgid "View hardware health" msgstr "" #: ../menu-data/xshogi:xshogi.desktop.in.h:1 msgid "Xshogi" msgstr "" #: ../menu-data/xshogi:xshogi.desktop.in.h:2 msgid "Play Shogi Game" msgstr "" #: ../menu-data/xskat:xskat.desktop.in.h:1 msgid "XSkat" msgstr "" #: ../menu-data/xskat:xskat.desktop.in.h:2 msgid "Card game" msgstr "" #: ../menu-data/xsol:xsol.desktop.in.h:1 msgid "Klondike Solitaire" msgstr "" #: ../menu-data/xsol:xsol.desktop.in.h:2 msgid "X Solitaire" msgstr "" #: ../menu-data/xsoldier:xsoldier.desktop.in.h:1 msgid "X Soldier" msgstr "" #: ../menu-data/xsoldier:xsoldier.desktop.in.h:2 msgid "Shoot 'em up game with the \"not shooting\" bonus" msgstr "" #: ../menu-data/xterm:debian-xterm.desktop.in.h:1 msgid "XTerm" msgstr "" #. GenericName=Terminal #: ../menu-data/xterm:debian-xterm.desktop.in.h:3 msgid "standard terminal emulator for the X window system" msgstr "" #: ../menu-data/xtide:xtide.desktop.in.h:1 msgid "XTide Tide Predictor" msgstr "" #: ../menu-data/xtide:xtide.desktop.in.h:2 msgid "View tide and current predictions" msgstr "" #: ../menu-data/xvattr:xvattr.desktop.in.h:1 msgid "gxvattr" msgstr "" #: ../menu-data/xvattr:xvattr.desktop.in.h:2 msgid "XVideo Settings Utility" msgstr "" #: ../menu-data/xvile:uxvile.desktop.in.h:1 msgid "UXVile" msgstr "" #: ../menu-data/xvile:uxvile.desktop.in.h:2 #: ../menu-data/xvile:xvile.desktop.in.h:2 msgid "VI Like Emacs" msgstr "" #: ../menu-data/xvile:xvile.desktop.in.h:1 msgid "XVile" msgstr "" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:1 msgid "XWelltris" msgstr "" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:2 msgid "Play a 3D Tetris like game" msgstr "" #: ../menu-data/xye:xye.desktop.in.h:1 msgid "Xye" msgstr "" #: ../menu-data/xye:xye.desktop.in.h:2 msgid "" "Solve puzzles and action challenges in order to get all the gems in the room." msgstr "" #: ../menu-data/xyscan:xyscan.desktop.in.h:1 msgid "XYscan" msgstr "" #: ../menu-data/xyscan:xyscan.desktop.in.h:2 msgid "grabbing data from printed plots" msgstr "" #: ../menu-data/xzoom:xzoom.desktop.in.h:2 msgid "Magnify part of display, with real-time updates." msgstr "" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:1 msgid "Yabause (Gtk port)" msgstr "" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:2 #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:2 msgid "Sega Saturn emulator" msgstr "" #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:1 msgid "Yabause (Qt port)" msgstr "" #: ../menu-data/yagf:YAGF.desktop.in.h:1 msgid "YAGF" msgstr "YAGF" #: ../menu-data/yagf:YAGF.desktop.in.h:2 msgid "Graphical frontend for Cuneiform and Tesseract" msgstr "" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:1 msgid "YahtzeeSharp" msgstr "YahtzeeSharp" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:2 msgid "An open source Yahtzee like game written in C#" msgstr "" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:1 msgid "Yakuake" msgstr "" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:2 msgid "A drop-down terminal emulator based on KDE Konsole technology." msgstr "" #: ../menu-data/yapet:yapet.desktop.in.h:1 msgid "YAPET" msgstr "YAPET" #: ../menu-data/yapet:yapet.desktop.in.h:2 msgid "Yet Another Password Encryption Tool" msgstr "" #: ../menu-data/yarssr:yarssr.desktop.in.h:1 msgid "Yarssr" msgstr "Yarssr" #: ../menu-data/yarssr:yarssr.desktop.in.h:2 msgid "RSS reader for the notification area" msgstr "" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:1 msgid "Yate VoIP Client" msgstr "" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:2 msgid "Place phone calls over the Internet" msgstr "" #: ../menu-data/yelp:yelp.desktop.in.h:2 msgid "Get help with Unity" msgstr "Obtener adjuta per Unity" #: ../menu-data/yi:yi-emacs.desktop.in.h:1 msgid "Yi (Emacs keymap)" msgstr "" #: ../menu-data/yi:yi-vim.desktop.in.h:1 msgid "Yi (Vim keymap)" msgstr "" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:1 msgid "Yo Frankie!" msgstr "" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:2 msgid "A 3D platform game" msgstr "" #: ../menu-data/yokadi:yokadi.desktop.in.h:1 msgid "Yokadi" msgstr "" #: ../menu-data/yokadi:yokadi.desktop.in.h:2 msgid "Command-line oriented TODO list manager" msgstr "" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:1 msgid "3D FITS data viewer for spectro-imaging" msgstr "" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:2 msgid "Cubeview" msgstr "" #: ../menu-data/yorick-gyoto:gyotoy.desktop.in.h:1 msgid "Gyotoy" msgstr "" #: ../menu-data/yorick-gyoto:gyotoy.desktop.in.h:2 msgid "General Relativity Orbit Tracer" msgstr "" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:1 msgid "FITS image display and simple analysis" msgstr "" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:2 msgid "Spydr" msgstr "" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:1 msgid "Yoshimi" msgstr "" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:2 msgid "Software Synthesizer based on ZynAddSubFX" msgstr "" #: ../menu-data/youker-assistant:youker-assistant.desktop.in.h:1 msgid "youker-assistant" msgstr "" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:1 msgid "Online Translator YouTranslate!" msgstr "" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:2 msgid "Translate words or sentences using an online translation service" msgstr "" #: ../menu-data/yubikey-neo-manager:neoman.desktop.in.h:1 msgid "YubiKey NEO Manager" msgstr "" #: ../menu-data/yubikey-neo-manager:neoman.desktop.in.h:2 msgid "Graphical interface YubiKey NEO management" msgstr "" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:1 msgid "YubiKey Personalization Tool" msgstr "" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:2 msgid "Graphical interface for programing a YubiKey" msgstr "" #: ../menu-data/yubikey-piv-manager:pivman.desktop.in.h:1 msgid "YubiKey PIV Manager" msgstr "" #: ../menu-data/yubikey-piv-manager:pivman.desktop.in.h:2 msgid "Tool for configuring your PIV-enabled YubiKey" msgstr "" #: ../menu-data/yudit:yudit.desktop.in.h:1 msgid "Yudit" msgstr "" #: ../menu-data/z88:z88.desktop.in.h:1 msgid "Z88" msgstr "" #: ../menu-data/z88:z88.desktop.in.h:2 msgid "Finite Element Analysis Program" msgstr "Programma de analyse al elementos finite" #: ../menu-data/zangband:zangband.desktop.in.h:1 msgid "Zangband" msgstr "" #: ../menu-data/zangband:zangband.desktop.in.h:2 msgid "A single-player, text-based, roguelike game" msgstr "" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:1 msgid "Zanshin" msgstr "" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:2 msgid "TODO Management Application" msgstr "" #: ../menu-data/zapping:zapping.desktop.in.h:1 msgid "Zapping TV Viewer" msgstr "" #: ../menu-data/zapping:zapping.desktop.in.h:2 msgid "Lets you watch TV in a window" msgstr "" #: ../menu-data/zathura-cb:zathura-cb.desktop.in.h:1 #: ../menu-data/zathura-djvu:zathura-djvu.desktop.in.h:1 #: ../menu-data/zathura-ps:zathura-ps.desktop.in.h:1 #: ../menu-data/zathura:zathura-pdf-poppler.desktop.in.h:1 #: ../menu-data/zathura:zathura.desktop.in.h:1 msgid "Zathura" msgstr "Zathura" #: ../menu-data/zathura-cb:zathura-cb.desktop.in.h:2 #: ../menu-data/zathura-djvu:zathura-djvu.desktop.in.h:2 #: ../menu-data/zathura-ps:zathura-ps.desktop.in.h:2 #: ../menu-data/zathura:zathura-pdf-poppler.desktop.in.h:2 #: ../menu-data/zathura:zathura.desktop.in.h:2 msgid "A minimalistic document viewer" msgstr "Un visualisator de documentos minimal" #: ../menu-data/zaz:zaz.desktop.in.h:1 msgid "Zaz" msgstr "Zaz" #: ../menu-data/zaz:zaz.desktop.in.h:2 msgid "Zaz ain't Z***" msgstr "" #: ../menu-data/zeal:zeal.desktop.in.h:1 msgid "Zeal" msgstr "Zeal" #: ../menu-data/zeal:zeal.desktop.in.h:2 msgid "Simple API documentation browser" msgstr "Simplice explorator de documentation del API" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:1 msgid "ZeGrapher" msgstr "ZeGrapher" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:2 msgid "Interactive tool plot mathematic objects" msgstr "" #: ../menu-data/zeitgeist-explorer:zeitgeist-explorer.desktop.in.h:1 msgid "Zeitgeist Explorer" msgstr "Zeitgeist Explorer" #: ../menu-data/zeitgeist-explorer:zeitgeist-explorer.desktop.in.h:2 msgid "" "A tool which can be used to monitor and explore the events logged by " "zeitgeist" msgstr "" #: ../menu-data/zekr:zekr.desktop.in.h:1 msgid "Zekr " msgstr "Zekr " #: ../menu-data/zekr:zekr.desktop.in.h:2 msgid "Study The Quran" msgstr "" #: ../menu-data/zenmap:zenmap.desktop.in.h:1 msgid "Zenmap" msgstr "Zenmap" #: ../menu-data/zenmap:zenmap.desktop.in.h:2 msgid "A cross-platform GUI for the Nmap Security Scanner." msgstr "" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:1 msgid "zEscrow" msgstr "zEscrow" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:2 msgid "Backup eCryptfs configuration and mount passphrases" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:1 msgid "Zim Desktop Wiki" msgstr "Zim Desktop Wiki" #: ../menu-data/zim:zim.desktop.in.h:2 msgid "Edit text files \"wiki style\"" msgstr "Modification de files de texto in \"stilo wiki\"" #: ../menu-data/zim:zim.desktop.in.h:3 msgid "Quick Note" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:4 msgid "Quick Note from Clipboard" msgstr "" #: ../menu-data/zipper.app:Zipper.desktop.in.h:1 msgid "Zipper" msgstr "Zipper" #: ../menu-data/zipper.app:Zipper.desktop.in.h:2 msgid "Archive manager for GNUstep" msgstr "" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:1 msgid "AT1" msgstr "AT1" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:2 msgid "Correct the pitch of a voice singing out of tune" msgstr "" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:1 msgid "Zita-bls1" msgstr "Zita-bls1" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:2 msgid "converter of binaural signals into a convential stereo signals." msgstr "convertitor de signales binaural in signales stereo conventional." #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:1 msgid "Zita-mu1" msgstr "Zita-mu1" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:2 msgid "App used to organise stereo monitoring for JACK" msgstr "" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:1 msgid "Zita-Rev1" msgstr "Zita-Rev1" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:2 msgid "amazing reverb by kokkinizita - more bang per byte" msgstr "" #: ../menu-data/zsnes:zsnes.desktop.in.h:1 msgid "ZSNES" msgstr "ZSNES" #: ../menu-data/zsnes:zsnes.desktop.in.h:2 msgid "Super Nintendo Entertainment System (TM) emulator" msgstr "" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:1 msgid "zuluCrypt" msgstr "zuluCrypt" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:2 msgid "Graphical front end for zulucrypt-cli" msgstr "" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:1 msgid "zuluMount" msgstr "zuluMount" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:2 msgid "Encrypted volumes and partition mounter" msgstr "montator de volumines e partitiones cryptate" #: ../menu-data/zynaddsubfx:zynaddsubfx.desktop.in.h:1 msgid "ZynAddSubFX Software Synthesizer" msgstr "ZynAddSubFX synthetisator software" #: ../menu-data/zyne:zyne.desktop.in.h:1 msgid "Zyne" msgstr "Zyne" #: ../menu-data/zyne:zyne.desktop.in.h:2 msgid "Modular synthesizer written in Python" msgstr "Synthetisator modular scribite in Python" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:1 msgid "Lv2rack" msgstr "Lv2rack" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:2 msgid "LV2 plugins host for JACK" msgstr "" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:1 msgid "Zynjacku" msgstr "Zynjacku" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:2 msgid "LV2 synths host for JACK" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/coreutils.po0000644000000000000000000076577612734304001017430 0ustar # Interlingua translations for GNU coreutils package. # Copyright (C) 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the coreutils package. # Nik Kalach , 2012. # msgid "" msgstr "" "Project-Id-Version: coreutils-8.20-pre1\n" "Report-Msgid-Bugs-To: bug-coreutils@gnu.org\n" "POT-Creation-Date: 2016-01-20 10:34+0000\n" "PO-Revision-Date: 2013-12-14 10:39+0000\n" "Last-Translator: Nik Kalach \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:07+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ia\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "argumento %s invalide pro %s" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "argumento %s ambigue pro %s" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "Le argumentos valide es:" #: lib/closein.c:100 msgid "error closing file" msgstr "error al clauder le file" #: lib/closeout.c:112 src/base64.c:112 src/base64.c:124 src/base64.c:130 #: src/base64.c:171 src/base64.c:227 src/cat.c:186 src/cat.c:202 src/cat.c:286 #: src/cksum.c:251 src/expand.c:329 src/expand.c:354 src/head.c:297 #: src/head.c:347 src/head.c:763 src/head.c:804 src/mktemp.c:351 src/od.c:925 #: src/paste.c:160 src/shuf.c:368 src/split.c:741 src/split.c:978 #: src/split.c:983 src/tail.c:349 src/tail.c:1201 src/tail.c:1307 #: src/tail.c:2204 src/tr.c:1620 src/tr.c:1845 src/tr.c:1939 #: src/unexpand.c:426 src/unexpand.c:442 #, c-format msgid "write error" msgstr "error de scriptura" #: lib/copy-acl.c:611 src/copy.c:1165 src/copy.c:2617 #, c-format msgid "preserving permissions for %s" msgstr "preservation del permissiones pro %s" #: lib/error.c:188 msgid "Unknown system error" msgstr "Error del systema incognite" #: lib/file-type.c:38 msgid "regular empty file" msgstr "file regular vacue" #: lib/file-type.c:38 msgid "regular file" msgstr "file regular" #: lib/file-type.c:41 msgid "directory" msgstr "directorio" #: lib/file-type.c:53 msgid "symbolic link" msgstr "ligamine symbolic" #: lib/file-type.c:59 msgid "message queue" msgstr "cauda de messages" #: lib/file-type.c:62 msgid "semaphore" msgstr "semaphoro" #: lib/file-type.c:65 msgid "shared memory object" msgstr "objecto de memoria condivise" #: lib/file-type.c:68 msgid "typed memory object" msgstr "objecto de memoria con typo" #: lib/file-type.c:44 msgid "block special file" msgstr "file special de blocos" #: lib/file-type.c:47 msgid "character special file" msgstr "file special de characteres" #: lib/file-type.c:72 msgid "contiguous data" msgstr "" #: lib/file-type.c:50 msgid "fifo" msgstr "fifo" #: lib/file-type.c:78 msgid "door" msgstr "" #: lib/file-type.c:81 msgid "multiplexed block special file" msgstr "" #: lib/file-type.c:84 msgid "multiplexed character special file" msgstr "" #: lib/file-type.c:87 msgid "multiplexed file" msgstr "" #: lib/file-type.c:90 msgid "named file" msgstr "" #: lib/file-type.c:93 msgid "network special file" msgstr "" #: lib/file-type.c:96 msgid "migrated file with data" msgstr "" #: lib/file-type.c:99 msgid "migrated file without data" msgstr "" #: lib/file-type.c:102 msgid "port" msgstr "" #: lib/file-type.c:56 msgid "socket" msgstr "socket" #: lib/file-type.c:108 msgid "whiteout" msgstr "" #: lib/file-type.c:70 msgid "weird file" msgstr "file estranie" #: lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "Le familia de adresses pro le nomine de host non es supportate" #: lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "Insuccesso temporanee in le resolution de nomine" #: lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "Valor incorrecte pro ai_flags" #: lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "Insuccesso irrecuperabile in le resolution de nomine" #: lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "ai_family non supportate" #: lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "Insuccesso de allocation de momoria" #: lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "Necun adresse associate al nomine de host" #: lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "Nomine o servicio incognite" #: lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "Servname non supportate pro ai_socktype" #: lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "ai_socktype non supportate" #: lib/gai_strerror.c:67 msgid "System error" msgstr "Error de systema" #: lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "Le buffer del argumento es troppo parve" #: lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "Processamento del requesta in curso" #: lib/gai_strerror.c:71 msgid "Request canceled" msgstr "Requesta annullate" #: lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "Requesta non annullate" #: lib/gai_strerror.c:73 msgid "All requests done" msgstr "Tote le requestas completate" #: lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "Interrumpite per un signal" #: lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "Catena de parametros codificate incorrectemente" #: lib/gai_strerror.c:87 msgid "Unknown error" msgstr "Error incognite" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: le option '%s' es ambigue; possibilitates:" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: le option '--%s' non accepta necun argumento\n" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: le option '%c%s' non accepta necun argumento\n" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: le option '--%s' require un argumento\n" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: option non recognoscite '--%s'\n" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: option non recognoscite '%c%s'\n" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: option invalide -- '%c'\n" #: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: le option require un argumento -- '%c'\n" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: le option '-W %s' es ambigue\n" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: le option '-W %s' non accepta necun argumento\n" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: le option '-W %s' require un argumento\n" #: lib/mkdir-p.c:196 src/install.c:484 #, c-format msgid "cannot change permissions of %s" msgstr "impossibile de cambiar le permissiones de %s" #: lib/mkdir-p.c:206 src/copy.c:2266 src/install.c:709 src/install.c:722 #, c-format msgid "cannot create directory %s" msgstr "impossibile de crear le directorio %s" #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 src/csplit.c:219 #: src/split.c:929 src/tac.c:434 #, c-format msgid "memory exhausted" msgstr "memoria exhauste" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "impossibile de registrar le directorio de travalio actual" #: lib/openat-die.c:57 src/find-mount-point.c:107 #, c-format msgid "failed to return to initial working directory" msgstr "impossibile de revenir al directorio de travalio initial" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:312 msgid "`" msgstr "`" #: lib/quotearg.c:313 msgid "'" msgstr "'" #: lib/randread.c:128 #, c-format msgid "%s: end of file" msgstr "%s: fin de file" #: src/du.c:1026 src/md5sum.c:608 src/od.c:909 src/tac.c:238 src/tac.c:349 #: src/tac.c:505 src/tac.c:585 src/wc.c:733 #, c-format msgid "%s: read error" msgstr "" #: lib/regcomp.c:131 msgid "Success" msgstr "Successo" #: lib/regcomp.c:134 msgid "No match" msgstr "Nulle correspondentia" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "Expression regular incorrecte" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "Character de collation incorrecte" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "Nomine de classe de characteres incorrecte" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "Barra oblique inverse final" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "Referentia a retro incorrecte" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "[ o [^ non accopulate" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "( o \\( non accopulate" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "\\{ non accopulate" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "Contento de \\{\\} incorrecte" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "Fin de intervallo incorrecte" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "Memoria exhaurite" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "Expression regular precedente incorrecte" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "Fin prematur del expression regular" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "Expression regular es troppo grande" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr ") o \\) non accopulate" #: lib/regcomp.c:704 msgid "No previous regular expression" msgstr "Nulle expression regular previe" #: lib/root-dev-ino.h:37 #, c-format msgid "it is dangerous to operate recursively on %s" msgstr "il es periculose operar recursivemente sur %s" #: lib/root-dev-ino.h:41 #, c-format msgid "it is dangerous to operate recursively on %s (same as %s)" msgstr "il es periculose operar recursivemente sur %s (identic a %s)" #: lib/root-dev-ino.h:43 #, c-format msgid "use --no-preserve-root to override this failsafe" msgstr "utilisa --no-preserve-root pro inhibir iste mesura de securitate" #. TRANSLATORS: A regular expression testing for an affirmative answer #. (english: "yes"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^yesexpr=' #: lib/rpmatch.c:147 msgid "^[yY]" msgstr "^[sSyY]" #. TRANSLATORS: A regular expression testing for a negative answer #. (english: "no"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^noexpr=' #: lib/rpmatch.c:160 msgid "^[nN]" msgstr "^[nN]" #: lib/set-mode-acl.c:697 src/copy.c:2289 src/cp.c:516 #, c-format msgid "setting permissions for %s" msgstr "initiation de permissiones de %s" #: lib/siglist.h:31 msgid "Hangup" msgstr "Clausura de terminal" #: lib/siglist.h:34 msgid "Interrupt" msgstr "Requesta de interrumper" #: lib/siglist.h:37 msgid "Quit" msgstr "Requesta de quitar" #: lib/siglist.h:40 msgid "Illegal instruction" msgstr "Instruction malformate" #: lib/siglist.h:43 msgid "Trace/breakpoint trap" msgstr "Trappa al puncto de traciage o suspension" #: lib/siglist.h:46 msgid "Aborted" msgstr "Termination anormal" #: lib/siglist.h:49 msgid "Floating point exception" msgstr "Exception al calculation con virgula flottante" #: lib/siglist.h:52 msgid "Killed" msgstr "Termination immediate" #: lib/siglist.h:55 msgid "Bus error" msgstr "Violation de accesso a memoria" #: lib/siglist.h:58 msgid "Segmentation fault" msgstr "Violation de segmentation" #: lib/siglist.h:61 msgid "Broken pipe" msgstr "Conducto rupte" #: lib/siglist.h:64 msgid "Alarm clock" msgstr "Eveliator" #: lib/siglist.h:67 msgid "Terminated" msgstr "Requesta de termination" #: lib/siglist.h:70 msgid "Urgent I/O condition" msgstr "Condition de I/O urgente" #: lib/siglist.h:73 msgid "Stopped (signal)" msgstr "Suspender un processo" #: lib/siglist.h:76 msgid "Stopped" msgstr "Requesta de suspension" #: lib/siglist.h:79 msgid "Continued" msgstr "Continuar un processo" #: lib/siglist.h:82 msgid "Child exited" msgstr "" #: lib/siglist.h:85 msgid "Stopped (tty input)" msgstr "Stoppate (tty input)" #: lib/siglist.h:88 msgid "Stopped (tty output)" msgstr "Stoppate (tty output)" #: lib/siglist.h:91 msgid "I/O possible" msgstr "I/O possibile" #: lib/siglist.h:94 msgid "CPU time limit exceeded" msgstr "" #: lib/siglist.h:97 msgid "File size limit exceeded" msgstr "" #: lib/siglist.h:100 msgid "Virtual timer expired" msgstr "" #: lib/siglist.h:103 msgid "Profiling timer expired" msgstr "" #: lib/siglist.h:106 msgid "Window changed" msgstr "" #: lib/siglist.h:109 msgid "User defined signal 1" msgstr "" #: lib/siglist.h:112 msgid "User defined signal 2" msgstr "" #: lib/siglist.h:117 msgid "EMT trap" msgstr "" #: lib/siglist.h:120 msgid "Bad system call" msgstr "" #: lib/siglist.h:123 msgid "Stack fault" msgstr "" #: lib/siglist.h:126 msgid "Information request" msgstr "" #: lib/siglist.h:128 msgid "Power failure" msgstr "" #: lib/siglist.h:131 msgid "Resource lost" msgstr "" #: lib/strsignal.c:114 #, c-format msgid "Real-time signal %d" msgstr "" #: lib/strsignal.c:118 #, c-format msgid "Unknown signal %d" msgstr "" #: lib/unicodeio.c:102 msgid "iconv function not usable" msgstr "" #: lib/unicodeio.c:104 msgid "iconv function not available" msgstr "" #: lib/unicodeio.c:111 msgid "character out of range" msgstr "" #: lib/unicodeio.c:181 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "" #: lib/unicodeio.c:183 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "" #: lib/userspec.c:106 msgid "invalid user" msgstr "" #: lib/userspec.c:107 msgid "invalid group" msgstr "" #: lib/userspec.c:108 msgid "invalid spec" msgstr "" #: lib/verror.c:73 #, c-format msgid "unable to display error message" msgstr "" #: lib/version-etc.c:74 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: lib/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: lib/version-etc.c:84 msgid "(C)" msgstr "" #: lib/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:102 #, c-format msgid "Written by %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:117 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:124 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:139 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:147 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:156 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:167 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: lib/version-etc.c:245 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: lib/version-etc.c:247 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: lib/version-etc.c:251 src/system.h:573 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: lib/version-etc.c:253 #, c-format msgid "%s home page: \n" msgstr "" #: lib/version-etc.c:256 src/system.h:574 msgid "General help using GNU software: \n" msgstr "" #: lib/xfreopen.c:35 msgid "stdin" msgstr "" #: lib/xfreopen.c:36 msgid "stdout" msgstr "" #: lib/xfreopen.c:37 msgid "stderr" msgstr "" #: lib/xfreopen.c:38 msgid "unknown stream" msgstr "" #: lib/xfreopen.c:39 #, c-format msgid "failed to reopen %s with mode %s" msgstr "" #: lib/xmemcoll.c:39 src/expr.c:886 #, c-format msgid "string comparison failed" msgstr "" #: lib/xmemcoll.c:40 #, c-format msgid "Set LC_ALL='C' to work around the problem." msgstr "" #: lib/xmemcoll.c:42 #, c-format msgid "The strings compared were %s and %s." msgstr "" #: lib/xprintf.c:50 lib/xprintf.c:76 #, c-format msgid "cannot perform formatted output" msgstr "" #: lib/xstrtol-error.c:63 #, c-format msgid "invalid %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:68 #, c-format msgid "invalid suffix in %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:72 #, c-format msgid "%s%s argument '%s' too large" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/base64.c:40 msgid "Simon Josefsson" msgstr "" #: src/base64.c:64 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]\n" "Base%d encode or decode FILE, or standard input, to standard output.\n" msgstr "" #: src/base64.c:67 msgid "" " -d, --decode decode data\n" " -i, --ignore-garbage when decoding, ignore non-alphabet characters\n" " -w, --wrap=COLS wrap encoded lines after COLS character (default " "76).\n" " Use 0 to disable line wrapping\n" "\n" msgstr "" #: src/base64.c:81 #, c-format msgid "" "\n" "The data are encoded as described for the %s alphabet in RFC 4648.\n" "When decoding, the input may contain newlines in addition to the bytes of\n" "the formal %s alphabet. Use --ignore-garbage to attempt to recover\n" "from any other non-alphabet bytes in the encoded stream.\n" msgstr "" #: src/base64.c:174 src/base64.c:211 src/csplit.c:263 src/csplit.c:1437 #: src/join.c:451 src/shuf.c:156 src/shuf.c:360 src/tac-pipe.c:74 #: src/tee.c:204 src/tr.c:1644 #, c-format msgid "read error" msgstr "" #: src/base64.c:230 #, c-format msgid "invalid input" msgstr "" #: src/base64.c:293 msgid "invalid wrap size" msgstr "" #: src/base64.c:286 src/basename.c:174 src/comm.c:435 src/cp.c:605 #: src/date.c:445 src/dircolors.c:447 src/du.c:964 src/hostid.c:74 #: src/hostname.c:111 src/id.c:169 src/install.c:930 src/join.c:961 #: src/link.c:85 src/ln.c:563 src/logname.c:71 src/mknod.c:156 src/mv.c:449 #: src/nproc.c:119 src/od.c:1808 src/ptx.c:2080 src/seq.c:546 src/shuf.c:319 #: src/shuf.c:338 src/sort.c:4531 src/split.c:1326 src/tr.c:1797 #: src/tsort.c:555 src/tty.c:112 src/uname.c:251 src/uniq.c:453 src/uniq.c:470 #: src/unlink.c:81 src/uptime.c:250 src/users.c:146 src/wc.c:666 src/who.c:827 #: src/whoami.c:79 #, c-format msgid "extra operand %s" msgstr "" #: src/base64.c:318 src/cat.c:781 #, c-format msgid "closing standard input" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/basename.c:29 src/chgrp.c:37 src/chmod.c:39 src/chown.c:36 #: src/comm.c:38 src/cp.c:57 src/csplit.c:42 src/cut.c:45 src/date.c:39 #: src/dd.c:45 src/df.c:43 src/dirname.c:32 src/du.c:54 src/env.c:33 #: src/expand.c:49 src/fold.c:36 src/groups.c:35 src/head.c:45 src/id.c:39 #: src/install.c:50 src/ln.c:42 src/ls.c:124 src/mkdir.c:36 src/mkfifo.c:33 #: src/mknod.c:34 src/mv.c:42 src/nice.c:39 src/nl.c:41 src/paste.c:53 #: src/pathchk.c:33 src/pinky.c:37 src/printenv.c:44 src/printf.c:63 #: src/rm.c:42 src/rmdir.c:38 src/stty.c:66 src/sum.c:38 src/tac.c:59 #: src/tail.c:70 src/tee.c:36 src/touch.c:44 src/tty.c:43 src/uname.c:60 #: src/unexpand.c:50 src/uniq.c:42 src/uptime.c:46 src/users.c:36 src/wc.c:51 #: src/who.c:49 src/yes.c:32 msgid "David MacKenzie" msgstr "" #: src/basename.c:48 #, c-format msgid "" "Usage: %s NAME [SUFFIX]\n" " or: %s OPTION... NAME...\n" msgstr "" #: src/basename.c:53 msgid "" "Print NAME with any leading directory components removed.\n" "If specified, also remove a trailing SUFFIX.\n" msgstr "" #: src/basename.c:60 msgid "" " -a, --multiple support multiple arguments and treat each as a NAME\n" " -s, --suffix=SUFFIX remove a trailing SUFFIX; implies -a\n" " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/basename.c:67 #, c-format msgid "" "\n" "Examples:\n" " %s /usr/bin/sort -> \"sort\"\n" " %s include/stdio.h .h -> \"stdio\"\n" " %s -s .h include/stdio.h -> \"stdio\"\n" " %s -a any/str1 any/str2 -> \"str1\" followed by \"str2\"\n" msgstr "" #: src/basename.c:168 src/chcon.c:537 src/chgrp.c:277 src/chmod.c:526 #: src/chown.c:280 src/chroot.c:197 src/comm.c:427 src/csplit.c:1371 #: src/dirname.c:116 src/expr.c:326 src/join.c:1147 src/link.c:77 #: src/mkdir.c:182 src/mkfifo.c:107 src/mknod.c:145 src/nohup.c:111 #: src/pathchk.c:148 src/printf.c:674 src/readlink.c:145 src/realpath.c:236 #: src/rm.c:321 src/rmdir.c:223 src/seq.c:540 src/setuidgid.c:137 #: src/sleep.c:119 src/stat.c:1499 src/stdbuf.c:345 src/tr.c:1782 #: src/unlink.c:75 #, c-format msgid "missing operand" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cat.c:48 src/cp.c:56 src/df.c:42 src/du.c:53 src/factor.c:110 #: src/split.c:49 msgid "Torbjorn Granlund" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cat.c:49 src/comm.c:37 src/ls.c:123 src/rm.c:43 src/split.c:50 #: src/tee.c:35 src/uniq.c:41 msgid "Richard M. Stallman" msgstr "" #: src/cat.c:88 src/df.c:1209 src/expand.c:103 src/fold.c:66 src/head.c:105 #: src/ls.c:4720 src/nl.c:175 src/paste.c:435 src/pr.c:2752 src/sum.c:58 #: src/tac.c:133 src/tail.c:258 src/tee.c:62 src/unexpand.c:113 #, c-format msgid "Usage: %s [OPTION]... [FILE]...\n" msgstr "" #: src/cat.c:91 msgid "Concatenate FILE(s) to standard output.\n" msgstr "" #: src/cat.c:97 msgid "" "\n" " -A, --show-all equivalent to -vET\n" " -b, --number-nonblank number nonempty output lines, overrides -n\n" " -e equivalent to -vE\n" " -E, --show-ends display $ at end of each line\n" " -n, --number number all output lines\n" " -s, --squeeze-blank suppress repeated empty output lines\n" msgstr "" #: src/cat.c:102 msgid "" " -t equivalent to -vT\n" " -T, --show-tabs display TAB characters as ^I\n" " -u (ignored)\n" " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n" msgstr "" #: src/cat.c:114 #, c-format msgid "" "\n" "Examples:\n" " %s f - g Output f's contents, then standard input, then g's contents.\n" " %s Copy standard input to standard output.\n" msgstr "" #: src/cat.c:326 #, c-format msgid "cannot do ioctl on %s" msgstr "" #: src/cat.c:637 src/dd.c:2217 src/sort.c:383 src/tee.c:165 src/yes.c:86 #, c-format msgid "standard output" msgstr "" #: src/cat.c:716 #, c-format msgid "%s: input file is output file" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:36 src/runcon.c:62 msgid "Russell Coker" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:37 src/chgrp.c:38 src/chmod.c:40 src/chown.c:37 src/cp.c:58 #: src/cut.c:46 src/dirname.c:33 src/du.c:56 src/head.c:46 src/hostid.c:33 #: src/hostname.c:33 src/mktemp.c:36 src/mv.c:43 src/nohup.c:37 src/od.c:36 #: src/pathchk.c:34 src/pwd.c:31 src/rm.c:44 src/setuidgid.c:38 src/sleep.c:34 #: src/sync.c:31 src/tail.c:72 src/tr.c:37 src/true.c:33 msgid "Jim Meyering" msgstr "" #: src/chcon.c:100 src/runcon.c:207 src/runcon.c:238 #, c-format msgid "failed to create security context: %s" msgstr "" #: src/chcon.c:112 #, c-format msgid "failed to set %s security context component to %s" msgstr "" #: src/chcon.c:156 src/chcon.c:546 src/copy.c:2227 src/runcon.c:221 #: src/stat.c:702 #, c-format msgid "failed to get security context of %s" msgstr "" #: src/chcon.c:166 #, c-format msgid "can't apply partial context to unlabeled file %s" msgstr "" #: src/chcon.c:193 #, c-format msgid "failed to change context of %s to %s" msgstr "" #: src/chcon.c:255 src/chmod.c:216 src/chown-core.c:325 src/copy.c:581 #: src/du.c:457 src/ls.c:2981 #, c-format msgid "cannot access %s" msgstr "" #: src/chcon.c:265 src/chmod.c:229 src/chown-core.c:338 src/du.c:437 #, c-format msgid "cannot read directory %s" msgstr "" #: src/chcon.c:292 #, c-format msgid "changing security context of %s\n" msgstr "" #: src/chcon.c:326 src/chmod.c:346 src/chown-core.c:539 src/remove.c:562 #, c-format msgid "fts_read failed" msgstr "" #: src/chcon.c:337 src/chmod.c:357 src/chown-core.c:551 src/du.c:642 #: src/remove.c:576 #, c-format msgid "fts_close failed" msgstr "" #: src/chcon.c:351 #, c-format msgid "" "Usage: %s [OPTION]... CONTEXT FILE...\n" " or: %s [OPTION]... [-u USER] [-r ROLE] [-l RANGE] [-t TYPE] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chcon.c:357 msgid "" "Change the SELinux security context of each FILE to CONTEXT.\n" "With --reference, change the security context of each FILE to that of " "RFILE.\n" msgstr "" #: src/chcon.c:364 src/chgrp.c:123 src/chown.c:94 msgid "" " --dereference affect the referent of each symbolic link (this is\n" " the default), rather than the symbolic link itself\n" " -h, --no-dereference affect symbolic links instead of any referenced " "file\n" msgstr "" #: src/chcon.c:369 msgid "" " -u, --user=USER set user USER in the target security context\n" " -r, --role=ROLE set role ROLE in the target security context\n" " -t, --type=TYPE set type TYPE in the target security context\n" " -l, --range=RANGE set range RANGE in the target security context\n" msgstr "" #: src/chcon.c:375 src/chgrp.c:132 src/chmod.c:387 src/chown.c:110 msgid "" " --no-preserve-root do not treat '/' specially (the default)\n" " --preserve-root fail to operate recursively on '/'\n" msgstr "" #: src/chcon.c:379 msgid "" " --reference=RFILE use RFILE's security context rather than " "specifying\n" " a CONTEXT value\n" msgstr "" #: src/chcon.c:383 src/chgrp.c:140 src/chown.c:118 msgid "" " -R, --recursive operate on files and directories recursively\n" msgstr "" #: src/chcon.c:386 msgid "" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chcon.c:389 src/chgrp.c:143 src/chown.c:121 msgid "" "\n" "The following options modify how a hierarchy is traversed when the -R\n" "option is also specified. If more than one is specified, only the final\n" "one takes effect.\n" "\n" " -H if a command line argument is a symbolic link\n" " to a directory, traverse it\n" " -L traverse every symbolic link to a directory\n" " encountered\n" " -P do not traverse any symbolic links (default)\n" "\n" msgstr "" #: src/chcon.c:518 src/chgrp.c:264 src/chown.c:267 #, c-format msgid "-R --dereference requires either -H or -L" msgstr "" #: src/chcon.c:524 #, c-format msgid "-R -h requires -P" msgstr "" #: src/chcon.c:539 src/chgrp.c:279 src/chmod.c:528 src/chown.c:282 #: src/comm.c:429 src/csplit.c:1373 src/join.c:1149 src/link.c:79 #: src/mknod.c:147 src/setuidgid.c:139 src/tr.c:1785 #, c-format msgid "missing operand after %s" msgstr "" #: src/chcon.c:562 src/runcon.c:251 #, c-format msgid "invalid context: %s" msgstr "" #: src/chcon.c:569 #, c-format msgid "conflicting security context specifiers given" msgstr "" #: src/chcon.c:578 src/chgrp.c:287 src/chgrp.c:305 src/chmod.c:536 #: src/chmod.c:555 src/chown.c:290 src/chown.c:319 src/cp.c:431 src/cp.c:491 #: src/mv.c:97 src/pwd.c:273 src/rm.c:331 src/touch.c:347 #, c-format msgid "failed to get attributes of %s" msgstr "" #: src/chgrp.c:92 #, c-format msgid "invalid group: %s" msgstr "" #: src/chgrp.c:108 #, c-format msgid "" "Usage: %s [OPTION]... GROUP FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chgrp.c:113 msgid "" "Change the group of each FILE to GROUP.\n" "With --reference, change the group of each FILE to that of RFILE.\n" "\n" msgstr "" #: src/chgrp.c:118 src/chmod.c:382 src/chown.c:89 msgid "" " -c, --changes like verbose but report only when a change is made\n" " -f, --silent, --quiet suppress most error messages\n" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chgrp.c:128 src/chown.c:99 msgid "" " (useful only on systems that can change the\n" " ownership of a symlink)\n" msgstr "" #: src/chgrp.c:136 msgid "" " --reference=RFILE use RFILE's group rather than specifying a\n" " GROUP value\n" msgstr "" #: src/chgrp.c:158 #, c-format msgid "" "\n" "Examples:\n" " %s staff /u Change the group of /u to \"staff\".\n" " %s -hR staff /u Change the group of /u and subfiles to \"staff\".\n" msgstr "" #: src/chmod.c:126 #, c-format msgid "getting new attributes of %s" msgstr "" #: src/chmod.c:149 src/chown-core.c:147 #, c-format msgid "neither symbolic link %s nor referent has been changed\n" msgstr "" #: src/chmod.c:163 #, c-format msgid "mode of %s changed from %04lo (%s) to %04lo (%s)\n" msgstr "" #: src/chmod.c:166 #, c-format msgid "failed to change mode of %s from %04lo (%s) to %04lo (%s)\n" msgstr "" #: src/chmod.c:169 #, c-format msgid "mode of %s retained as %04lo (%s)\n" msgstr "" #: src/chmod.c:236 #, c-format msgid "cannot operate on dangling symlink %s" msgstr "" #: src/chmod.c:276 #, c-format msgid "changing permissions of %s" msgstr "" #: src/chmod.c:311 #, c-format msgid "%s: new permissions are %s, not %s" msgstr "" #: src/chmod.c:371 #, c-format msgid "" "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n" " or: %s [OPTION]... OCTAL-MODE FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chmod.c:377 msgid "" "Change the mode of each FILE to MODE.\n" "With --reference, change the mode of each FILE to that of RFILE.\n" "\n" msgstr "" #: src/chmod.c:391 msgid " --reference=RFILE use RFILE's mode instead of MODE values\n" msgstr "" #: src/chmod.c:394 msgid " -R, --recursive change files and directories recursively\n" msgstr "" #: src/chmod.c:399 msgid "" "\n" "Each MODE is of the form '[ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=][0-7]+'.\n" msgstr "" #: src/chmod.c:513 #, c-format msgid "cannot combine mode and --reference options" msgstr "" #: src/chmod.c:544 #, c-format msgid "invalid mode: %s" msgstr "" #: src/chown-core.c:158 #, c-format msgid "changed ownership of %s from %s to %s\n" msgstr "" #: src/chown-core.c:159 #, c-format msgid "changed group of %s from %s to %s\n" msgstr "" #: src/chown-core.c:160 #, c-format msgid "no change to ownership of %s\n" msgstr "" #: src/chown-core.c:165 #, c-format msgid "failed to change ownership of %s from %s to %s\n" msgstr "" #: src/chown-core.c:166 #, c-format msgid "failed to change group of %s from %s to %s\n" msgstr "" #: src/chown-core.c:167 src/chown-core.c:173 #, c-format msgid "failed to change ownership of %s\n" msgstr "" #: src/chown-core.c:171 #, c-format msgid "failed to change ownership of %s to %s\n" msgstr "" #: src/chown-core.c:172 #, c-format msgid "failed to change group of %s to %s\n" msgstr "" #: src/chown-core.c:180 #, c-format msgid "ownership of %s retained as %s\n" msgstr "" #: src/chown-core.c:181 #, c-format msgid "group of %s retained as %s\n" msgstr "" #: src/chown-core.c:182 #, c-format msgid "ownership of %s retained\n" msgstr "" #: src/chown-core.c:379 #, c-format msgid "cannot dereference %s" msgstr "" #: src/chown-core.c:467 #, c-format msgid "changing ownership of %s" msgstr "" #: src/chown-core.c:468 #, c-format msgid "changing group of %s" msgstr "" #: src/chown.c:79 #, c-format msgid "" "Usage: %s [OPTION]... [OWNER][:[GROUP]] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" #: src/chown.c:84 msgid "" "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" "With --reference, change the owner and group of each FILE to those of " "RFILE.\n" "\n" msgstr "" #: src/chown.c:103 msgid "" " --from=CURRENT_OWNER:CURRENT_GROUP\n" " change the owner and/or group of each file only if\n" " its current owner and/or group match those " "specified\n" " here. Either may be omitted, in which case a " "match\n" " is not required for the omitted attribute\n" msgstr "" #: src/chown.c:114 msgid "" " --reference=RFILE use RFILE's owner and group rather than\n" " specifying OWNER:GROUP values\n" msgstr "" #: src/chown.c:136 msgid "" "\n" "Owner is unchanged if missing. Group is unchanged if missing, but changed\n" "to login group if implied by a ':' following a symbolic OWNER.\n" "OWNER and GROUP may be numeric as well as symbolic.\n" msgstr "" #: src/chown.c:142 #, c-format msgid "" "\n" "Examples:\n" " %s root /u Change the owner of /u to \"root\".\n" " %s root:staff /u Likewise, but also change its group to \"staff\".\n" " %s -hR root /u Change the owner of /u and subfiles to \"root\".\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/chroot.c:34 msgid "Roland McGrath" msgstr "" #: src/chroot.c:97 src/install.c:576 src/setuidgid.c:110 src/setuidgid.c:120 #, c-format msgid "invalid group %s" msgstr "" #: src/chroot.c:109 #, c-format msgid "invalid group list %s" msgstr "" #: src/chroot.c:132 #, c-format msgid "" "Usage: %s [OPTION] NEWROOT [COMMAND [ARG]...]\n" " or: %s OPTION\n" msgstr "" #: src/chroot.c:137 msgid "" "Run COMMAND with root directory set to NEWROOT.\n" "\n" msgstr "" #: src/chroot.c:195 msgid "" " --groups=G_LIST specify supplementary groups as g1,g2,..,gN\n" msgstr "" #: src/chroot.c:198 msgid " --userspec=USER:GROUP specify user and group (ID or name) to use\n" msgstr "" #: src/chroot.c:201 #, c-format msgid " --skip-chdir do not change working directory to %s\n" msgstr "" #: src/chroot.c:149 msgid "" "\n" "If no command is given, run '${SHELL} -i' (default: '/bin/sh -i').\n" msgstr "" #: src/chroot.c:286 #, c-format msgid "option --skip-chdir only permitted if NEWROOT is old %s" msgstr "" #: src/chroot.c:202 #, c-format msgid "cannot change root directory to %s" msgstr "" #: src/chroot.c:206 #, c-format msgid "cannot chdir to root directory" msgstr "" #: src/chroot.c:375 #, c-format msgid "no group specified for unknown uid: %d" msgstr "" #: src/chroot.c:400 #, c-format msgid "failed to get supplemental groups" msgstr "" #: src/chroot.c:412 #, c-format msgid "failed to set supplemental groups" msgstr "" #: src/chroot.c:247 #, c-format msgid "failed to set group-ID" msgstr "" #: src/chroot.c:253 #, c-format msgid "failed to set user-ID" msgstr "" #: src/chroot.c:275 src/nohup.c:236 src/setuidgid.c:212 src/stdbuf.c:365 #: src/timeout.c:454 #, c-format msgid "failed to run command %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cksum.c:40 msgid "Q. Frank Xia" msgstr "" #: src/cksum.c:216 #, c-format msgid "%s: file too long" msgstr "" #: src/cksum.c:263 #, c-format msgid "" "Usage: %s [FILE]...\n" " or: %s [OPTION]\n" msgstr "" #: src/cksum.c:268 msgid "" "Print CRC checksum and byte counts of each FILE.\n" "\n" msgstr "" #: src/comm.c:103 src/join.c:187 #, c-format msgid "Usage: %s [OPTION]... FILE1 FILE2\n" msgstr "" #: src/comm.c:107 msgid "Compare sorted files FILE1 and FILE2 line by line.\n" msgstr "" #: src/comm.c:113 src/join.c:200 msgid "" "\n" "When FILE1 or FILE2 (not both) is -, read standard input.\n" msgstr "" #: src/comm.c:110 msgid "" "\n" "With no options, produce three-column output. Column one contains\n" "lines unique to FILE1, column two contains lines unique to FILE2,\n" "and column three contains lines common to both files.\n" msgstr "" #: src/comm.c:116 msgid "" "\n" " -1 suppress column 1 (lines unique to FILE1)\n" " -2 suppress column 2 (lines unique to FILE2)\n" " -3 suppress column 3 (lines that appear in both files)\n" msgstr "" #: src/comm.c:122 msgid "" "\n" " --check-order check that the input is correctly sorted, even\n" " if all input lines are pairable\n" " --nocheck-order do not check that the input is correctly sorted\n" msgstr "" #: src/comm.c:128 msgid " --output-delimiter=STR separate columns with STR\n" msgstr "" #: src/comm.c:138 src/cut.c:178 src/head.c:133 src/numfmt.c:944 src/paste.c:453 #: src/tail.c:304 msgid " -z, --zero-terminated line delimiter is NUL, not newline\n" msgstr "" #: src/comm.c:133 msgid "" "\n" "Note, comparisons honor the rules specified by 'LC_COLLATE'.\n" msgstr "" #: src/comm.c:137 #, c-format msgid "" "\n" "Examples:\n" " %s -12 file1 file2 Print only lines present in both file1 and file2.\n" " %s -3 file1 file2 Print lines in file1 not in file2, and vice versa.\n" msgstr "" #: src/comm.c:222 #, c-format msgid "file %d is not in sorted order" msgstr "" #: src/comm.c:420 #, c-format msgid "multiple output delimiters specified" msgstr "" #: src/copy.c:195 src/copy.c:346 src/copy.c:357 src/head.c:425 #, c-format msgid "cannot lseek %s" msgstr "" #: src/copy.c:191 src/copy.c:563 #, c-format msgid "error deallocating %s" msgstr "" #: src/copy.c:168 src/dd.c:1617 src/dd.c:1984 src/du.c:1085 src/head.c:148 #: src/head.c:261 src/head.c:333 src/head.c:537 src/head.c:619 src/head.c:699 #: src/head.c:757 src/head.c:781 src/tail.c:411 src/tail.c:499 src/tail.c:548 #: src/tail.c:641 src/tail.c:769 src/tail.c:817 src/tail.c:854 src/tail.c:1782 #: src/tail.c:1812 src/uniq.c:394 #, c-format msgid "error reading %s" msgstr "" #: src/copy.c:206 src/dd.c:2047 src/dd.c:2110 src/head.c:151 #, c-format msgid "error writing %s" msgstr "" #: src/copy.c:293 #, c-format msgid "overflow reading %s" msgstr "" #: src/copy.c:313 #, c-format msgid "%s: failed to get extents info" msgstr "" #: src/copy.c:373 #, c-format msgid "%s: write failed" msgstr "" #: src/copy.c:442 src/copy.c:1083 #, c-format msgid "failed to extend %s" msgstr "" #: src/copy.c:662 #, c-format msgid "clearing permissions for %s" msgstr "" #: src/copy.c:697 src/copy.c:2480 src/cp.c:329 #, c-format msgid "failed to preserve ownership for %s" msgstr "" #: src/copy.c:723 #, c-format msgid "failed to lookup file %s" msgstr "" #: src/copy.c:728 #, c-format msgid "failed to preserve authorship for %s" msgstr "" #: src/copy.c:2212 src/install.c:906 src/mkdir.c:188 src/mkfifo.c:113 #: src/mknod.c:166 #, c-format msgid "failed to set default file creation context to %s" msgstr "" #: src/copy.c:931 #, c-format msgid "failed to set default file creation context for %s" msgstr "" #: src/copy.c:957 #, c-format msgid "failed to set the security context of %s" msgstr "" #: src/copy.c:804 src/csplit.c:640 src/du.c:971 src/fmt.c:451 src/head.c:854 #: src/sort.c:4543 src/split.c:1342 src/tail.c:1756 src/wc.c:678 #, c-format msgid "cannot open %s for reading" msgstr "" #: src/copy.c:810 src/copy.c:972 src/dd.c:1554 src/dd.c:2122 src/dd.c:2261 #: src/tail.c:1592 src/tail.c:1658 src/truncate.c:140 #, c-format msgid "cannot fstat %s" msgstr "" #: src/copy.c:820 #, c-format msgid "skipping file %s, as it was replaced while being copied" msgstr "" #: src/copy.c:881 src/copy.c:1579 src/copy.c:1782 src/copy.c:1940 src/ln.c:314 #: src/remove.c:263 src/remove.c:280 src/remove.c:405 src/remove.c:431 #, c-format msgid "cannot remove %s" msgstr "" #: src/copy.c:886 src/copy.c:1583 src/copy.c:1777 src/copy.c:1945 #: src/remove.c:375 #, c-format msgid "removed %s\n" msgstr "" #: src/copy.c:926 #, c-format msgid "not writing through dangling symlink %s" msgstr "" #: src/copy.c:964 #, c-format msgid "cannot create regular file %s" msgstr "" #: src/copy.c:985 #, c-format msgid "failed to clone %s from %s" msgstr "" #: src/copy.c:1098 src/copy.c:2541 #, c-format msgid "preserving times for %s" msgstr "" #: src/copy.c:1175 src/copy.c:1181 src/head.c:862 src/touch.c:172 #: src/truncate.c:417 #, c-format msgid "failed to close %s" msgstr "" #: src/copy.c:1674 #, c-format msgid "%s: replace %s, overriding mode %04lo (%s)? " msgstr "" #: src/copy.c:1675 #, c-format msgid "%s: unwritable %s (mode %04lo, %s); try anyway? " msgstr "" #: src/copy.c:1478 #, c-format msgid "%s: overwrite %s? " msgstr "" #: src/copy.c:1547 #, c-format msgid " (backup: %s)" msgstr "" #: src/copy.c:1557 #, c-format msgid "failed to restore the default file creation context" msgstr "" #: src/copy.c:1589 #, c-format msgid "cannot create hard link %s to %s" msgstr "" #: src/copy.c:1642 src/copy.c:1694 src/copy.c:2277 src/copy.c:2604 #: src/find-mount-point.c:84 src/install.c:678 src/realpath.c:145 #: src/stat.c:1239 src/truncate.c:363 #, c-format msgid "cannot stat %s" msgstr "" #: src/copy.c:1650 #, c-format msgid "omitting directory %s" msgstr "" #: src/copy.c:1664 #, c-format msgid "warning: source file %s specified more than once" msgstr "" #: src/copy.c:1712 src/ln.c:246 #, c-format msgid "%s and %s are the same file" msgstr "" #: src/copy.c:1811 #, c-format msgid "cannot overwrite non-directory %s with directory %s" msgstr "" #: src/copy.c:1829 src/ln.c:214 #, c-format msgid "will not overwrite just-created %s with %s" msgstr "" #: src/copy.c:1847 #, c-format msgid "cannot overwrite directory %s with non-directory" msgstr "" #: src/copy.c:1861 #, c-format msgid "cannot move directory onto non-directory: %s -> %s" msgstr "" #: src/copy.c:1891 #, c-format msgid "backing up %s would destroy source; %s not moved" msgstr "" #: src/copy.c:1892 #, c-format msgid "backing up %s would destroy source; %s not copied" msgstr "" #: src/copy.c:1915 src/ln.c:276 #, c-format msgid "cannot backup %s" msgstr "" #: src/copy.c:1979 #, c-format msgid "will not copy %s through just-created symlink %s" msgstr "" #: src/copy.c:2056 #, c-format msgid "cannot copy a directory, %s, into itself, %s" msgstr "" #: src/copy.c:2278 #, c-format msgid "warning: source directory %s specified more than once" msgstr "" #: src/copy.c:2073 #, c-format msgid "will not create hard link %s to directory %s" msgstr "" #: src/copy.c:2123 #, c-format msgid "cannot move %s to a subdirectory of itself, %s" msgstr "" #: src/copy.c:2166 #, c-format msgid "cannot move %s to %s" msgstr "" #: src/copy.c:2178 #, c-format msgid "inter-device move failed: %s to %s; unable to remove target" msgstr "" #: src/copy.c:2246 #, c-format msgid "cannot copy cyclic symbolic link %s" msgstr "" #: src/copy.c:2355 #, c-format msgid "%s: can make relative symbolic links only in current directory" msgstr "" #: src/copy.c:2362 #, c-format msgid "cannot create symbolic link %s to %s" msgstr "" #: src/copy.c:2416 src/mkfifo.c:132 #, c-format msgid "cannot create fifo %s" msgstr "" #: src/copy.c:2425 #, c-format msgid "cannot create special file %s" msgstr "" #: src/copy.c:2436 src/ls.c:3185 src/stat.c:921 #, c-format msgid "cannot read symbolic link %s" msgstr "" #: src/copy.c:2463 #, c-format msgid "cannot create symbolic link %s" msgstr "" #: src/copy.c:2495 #, c-format msgid "%s has unknown file type" msgstr "" #: src/copy.c:2644 src/ln.c:358 #, c-format msgid "cannot un-backup %s" msgstr "" #: src/copy.c:2648 #, c-format msgid "%s -> %s (unbackup)\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/coreutils.c:47 msgid "Alex Deymo" msgstr "" #: src/coreutils.c:64 #, c-format msgid "Usage: %s --coreutils-prog=PROGRAM_NAME [PARAMETERS]... \n" msgstr "" #: src/coreutils.c:67 msgid "" "Execute the PROGRAM_NAME built-in program with the given PARAMETERS.\n" "\n" msgstr "" #: src/coreutils.c:85 #, c-format msgid "" "\n" "Use: '%s --coreutils-prog=PROGRAM_NAME --help' for individual program help.\n" msgstr "" #: src/coreutils.c:177 src/coreutils.c:202 #, c-format msgid "unknown program %s" msgstr "" #: src/cp.c:156 src/mv.c:286 #, c-format msgid "" "Usage: %s [OPTION]... [-T] SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... -t DIRECTORY SOURCE...\n" msgstr "" #: src/cp.c:162 msgid "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n" msgstr "" #: src/cp.c:168 msgid "" " -a, --archive same as -dR --preserve=all\n" " --attributes-only don't copy the file data, just the " "attributes\n" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " --copy-contents copy contents of special files when " "recursive\n" " -d same as --no-dereference --preserve=links\n" msgstr "" #: src/cp.c:177 msgid "" " -f, --force if an existing destination file cannot be\n" " opened, remove it and try again (this " "option\n" " is ignored when the -n option is also " "used)\n" " -i, --interactive prompt before overwrite (overrides a previous " "-n\n" " option)\n" " -H follow command-line symbolic links in SOURCE\n" msgstr "" #: src/cp.c:186 msgid "" " -l, --link hard link files instead of copying\n" " -L, --dereference always follow symbolic links in SOURCE\n" msgstr "" #: src/cp.c:190 msgid "" " -n, --no-clobber do not overwrite an existing file (overrides\n" " a previous -i option)\n" " -P, --no-dereference never follow symbolic links in SOURCE\n" msgstr "" #: src/cp.c:195 msgid "" " -p same as --preserve=mode,ownership,timestamps\n" " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n" " mode,ownership,timestamps), if possible\n" " additional attributes: context, links, " "xattr,\n" " all\n" msgstr "" #: src/cp.c:203 msgid "" " --no-preserve=ATTR_LIST don't preserve the specified attributes\n" " --parents use full source file name under DIRECTORY\n" msgstr "" #: src/cp.c:207 msgid "" " -R, -r, --recursive copy directories recursively\n" " --reflink[=WHEN] control clone/CoW copies. See below\n" " --remove-destination remove each existing destination file before\n" " attempting to open it (contrast with --" "force)\n" msgstr "" #: src/cp.c:213 msgid "" " --sparse=WHEN control creation of sparse files. See below\n" " --strip-trailing-slashes remove any trailing slashes from each " "SOURCE\n" " argument\n" msgstr "" #: src/cp.c:218 msgid "" " -s, --symbolic-link make symbolic links instead of copying\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY copy all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" msgstr "" #: src/cp.c:224 msgid "" " -u, --update copy only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -x, --one-file-system stay on this file system\n" msgstr "" #: src/cp.c:232 msgid "" " -Z set SELinux security context of destination\n" " file to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the\n" " SELinux or SMACK security context to CTX\n" msgstr "" #: src/cp.c:233 msgid "" "\n" "By default, sparse SOURCE files are detected by a crude heuristic and the\n" "corresponding DEST file is made sparse as well. That is the behavior\n" "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n" "file whenever the SOURCE file contains a long enough sequence of zero " "bytes.\n" "Use --sparse=never to inhibit creation of sparse files.\n" "\n" "When --reflink[=always] is specified, perform a lightweight copy, where the\n" "data blocks are copied only when modified. If this is not possible the " "copy\n" "fails, or if --reflink=auto is specified, fall back to a standard copy.\n" msgstr "" #: src/cp.c:245 src/install.c:649 src/ln.c:420 src/mv.c:322 msgid "" "\n" "The backup suffix is '~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control method may be selected via the --backup option or " "through\n" "the VERSION_CONTROL environment variable. Here are the values:\n" "\n" msgstr "" #: src/cp.c:252 src/install.c:656 src/ln.c:427 src/mv.c:329 msgid "" " none, off never make backups (even if --backup is given)\n" " numbered, t make numbered backups\n" " existing, nil numbered if numbered backups exist, simple otherwise\n" " simple, never always make simple backups\n" msgstr "" #: src/cp.c:258 msgid "" "\n" "As a special case, cp makes a backup of SOURCE when the force and backup\n" "options are given and SOURCE and DEST are the same name for an existing,\n" "regular file.\n" msgstr "" #: src/cp.c:317 #, c-format msgid "failed to preserve times for %s" msgstr "" #: src/cp.c:348 #, c-format msgid "failed to preserve permissions for %s" msgstr "" #: src/cp.c:475 #, c-format msgid "cannot make directory %s" msgstr "" #: src/cp.c:524 src/cp.c:543 #, c-format msgid "%s exists but is not a directory" msgstr "" #: src/cp.c:570 src/cp.c:1069 src/install.c:402 src/install.c:844 src/ln.c:123 #: src/ln.c:181 src/ln.c:202 src/ln.c:515 src/mv.c:154 src/mv.c:400 #, c-format msgid "failed to access %s" msgstr "" #: src/cp.c:590 src/install.c:915 src/ln.c:546 src/mv.c:434 src/shred.c:1181 #: src/touch.c:429 src/truncate.c:354 #, c-format msgid "missing file operand" msgstr "" #: src/cp.c:592 src/install.c:917 src/ln.c:560 src/mv.c:436 #, c-format msgid "missing destination file operand after %s" msgstr "" #: src/cp.c:601 src/install.c:926 src/mv.c:445 #, c-format msgid "cannot combine --target-directory (-t) and --no-target-directory (-T)" msgstr "" #: src/cp.c:617 src/cp.c:1072 src/install.c:404 src/install.c:847 #: src/install.c:939 src/ln.c:125 src/ln.c:518 src/ln.c:574 src/mv.c:403 #: src/mv.c:459 #, c-format msgid "target %s is not a directory" msgstr "" #: src/cp.c:728 #, c-format msgid "with --parents, the destination must be a directory" msgstr "" #: src/cp.c:1064 src/install.c:839 src/ln.c:510 src/mv.c:395 #, c-format msgid "multiple target directories specified" msgstr "" #: src/cp.c:1116 src/install.c:910 #, c-format msgid "warning: ignoring --context; it requires an SELinux-enabled kernel" msgstr "" #: src/cp.c:1110 #, c-format msgid "cannot make both hard and symbolic links" msgstr "" #: src/cp.c:1117 src/mv.c:466 #, c-format msgid "options --backup and --no-clobber are mutually exclusive" msgstr "" #: src/cp.c:1123 #, c-format msgid "--reflink can be used only with --sparse=auto" msgstr "" #: src/cp.c:1131 src/install.c:900 src/ln.c:582 src/mv.c:474 msgid "backup type" msgstr "" #: src/cp.c:1186 src/install.c:951 #, c-format msgid "cannot set target context and preserve it" msgstr "" #: src/cp.c:1156 #, c-format msgid "cannot preserve security context without an SELinux-enabled kernel" msgstr "" #: src/cp.c:1162 #, c-format msgid "" "cannot preserve extended attributes, cp is built without xattr support" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/csplit.c:41 src/dd.c:46 msgid "Stuart Kemp" msgstr "" #: src/csplit.c:531 #, c-format msgid "input disappeared" msgstr "" #: src/csplit.c:660 src/csplit.c:671 #, c-format msgid "%s: line number out of range" msgstr "" #: src/csplit.c:700 #, c-format msgid "%s: %s: line number out of range" msgstr "" #: src/csplit.c:703 src/csplit.c:752 #, c-format msgid " on repetition %s\n" msgstr "" #: src/csplit.c:746 #, c-format msgid "%s: %s: match not found" msgstr "" #: src/csplit.c:810 src/csplit.c:850 src/nl.c:351 src/tac.c:273 #, c-format msgid "error in regular expression search" msgstr "" #: src/csplit.c:983 #, c-format msgid "write error for %s" msgstr "" #: src/csplit.c:1059 #, c-format msgid "%s: integer expected after delimiter" msgstr "" #: src/csplit.c:1075 #, c-format msgid "%s: '}' is required in repeat count" msgstr "" #: src/csplit.c:1085 #, c-format msgid "%s}: integer required between '{' and '}'" msgstr "" #: src/csplit.c:1112 #, c-format msgid "%s: closing delimiter '%c' missing" msgstr "" #: src/csplit.c:1129 #, c-format msgid "%s: invalid regular expression: %s" msgstr "" #: src/csplit.c:1162 #, c-format msgid "%s: invalid pattern" msgstr "" #: src/csplit.c:1165 #, c-format msgid "%s: line number must be greater than zero" msgstr "" #: src/csplit.c:1171 #, c-format msgid "line number %s is smaller than preceding line number, %s" msgstr "" #: src/csplit.c:1177 #, c-format msgid "warning: line number %s is the same as preceding line number" msgstr "" #: src/csplit.c:1255 #, c-format msgid "missing conversion specifier in suffix" msgstr "" #: src/csplit.c:1261 #, c-format msgid "invalid conversion specifier in suffix: %c" msgstr "" #: src/csplit.c:1264 #, c-format msgid "invalid conversion specifier in suffix: \\%.3o" msgstr "" #: src/csplit.c:1269 #, c-format msgid "invalid flags in conversion specification: %%%c%c" msgstr "" #: src/csplit.c:1286 #, c-format msgid "too many %% conversion specifications in suffix" msgstr "" #: src/csplit.c:1300 #, c-format msgid "missing %% conversion specification in suffix" msgstr "" #: src/csplit.c:1381 src/dd.c:1454 src/nproc.c:105 src/tail.c:2052 msgid "invalid number" msgstr "" #: src/csplit.c:1451 #, c-format msgid "Usage: %s [OPTION]... FILE PATTERN...\n" msgstr "" #: src/csplit.c:1455 msgid "" "Output pieces of FILE separated by PATTERN(s) to files 'xx00', 'xx01', ...,\n" "and output byte counts of each piece to standard output.\n" msgstr "" #: src/csplit.c:1496 msgid "" "\n" "Read standard input if FILE is -\n" msgstr "" #: src/csplit.c:1462 #, c-format msgid "" " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %02d\n" " -f, --prefix=PREFIX use PREFIX instead of 'xx'\n" " -k, --keep-files do not remove output files on errors\n" msgstr "" #: src/csplit.c:1508 msgid " --suppress-matched suppress the lines matching PATTERN\n" msgstr "" #: src/csplit.c:1467 msgid "" " -n, --digits=DIGITS use specified number of digits instead of 2\n" " -s, --quiet, --silent do not print counts of output file sizes\n" " -z, --elide-empty-files remove empty output files\n" msgstr "" #: src/csplit.c:1518 msgid "" "\n" "Each PATTERN may be:\n" " INTEGER copy up to but not including specified line number\n" " /REGEXP/[OFFSET] copy up to but not including a matching line\n" " %REGEXP%[OFFSET] skip to, but not including a matching line\n" " {INTEGER} repeat the previous pattern specified number of times\n" " {*} repeat the previous pattern as many times as possible\n" "\n" "A line OFFSET is a required '+' or '-' followed by a positive integer.\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cut.c:44 src/paste.c:52 msgid "David M. Ihnat" msgstr "" #: src/cut.c:189 #, c-format msgid "Usage: %s OPTION... [FILE]...\n" msgstr "" #: src/cut.c:193 msgid "Print selected parts of lines from each FILE to standard output.\n" msgstr "" #: src/cut.c:199 msgid "" " -b, --bytes=LIST select only these bytes\n" " -c, --characters=LIST select only these characters\n" " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n" msgstr "" #: src/cut.c:204 msgid "" " -f, --fields=LIST select only these fields; also print any line\n" " that contains no delimiter character, unless\n" " the -s option is specified\n" " -n (ignored)\n" msgstr "" #: src/cut.c:210 msgid "" " --complement complement the set of selected bytes, characters\n" " or fields\n" msgstr "" #: src/cut.c:214 msgid "" " -s, --only-delimited do not print lines not containing delimiters\n" " --output-delimiter=STRING use STRING as the output delimiter\n" " the default is to use the input delimiter\n" msgstr "" #: src/cut.c:221 msgid "" "\n" "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n" "range, or many ranges separated by commas. Selected input is written\n" "in the same order that it is read, and is written exactly once.\n" msgstr "" #: src/cut.c:189 msgid "" "Each range is one of:\n" "\n" " N N'th byte, character or field, counted from 1\n" " N- from N'th byte, character or field, to end of line\n" " N-M from N'th to M'th (included) byte, character or field\n" " -M from first to M'th (included) byte, character or field\n" msgstr "" #: src/cut.c:795 src/cut.c:803 msgid "only one type of list may be specified" msgstr "" #: src/cut.c:812 src/numfmt.c:1408 #, c-format msgid "the delimiter must be a single character" msgstr "" #: src/cut.c:847 msgid "you must specify a list of bytes, characters, or fields" msgstr "" #: src/cut.c:850 msgid "an input delimiter may be specified only when operating on fields" msgstr "" #: src/cut.c:854 msgid "" "suppressing non-delimited lines makes sense\n" "\tonly when operating on fields" msgstr "" #: src/date.c:123 #, c-format msgid "" "Usage: %s [OPTION]... [+FORMAT]\n" " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n" msgstr "" #: src/date.c:128 msgid "" "Display the current time in the given FORMAT, or set the system date.\n" msgstr "" #: src/date.c:134 msgid "" " -d, --date=STRING display time described by STRING, not 'now'\n" " -f, --file=DATEFILE like --date; once for each line of DATEFILE\n" msgstr "" #: src/date.c:138 msgid "" " -I[FMT], --iso-8601[=FMT] output date/time in ISO 8601 format.\n" " FMT='date' for date only (the default),\n" " 'hours', 'minutes', 'seconds', or 'ns'\n" " for date and time to the indicated " "precision.\n" " Example: 2006-08-14T02:34:56-0600\n" msgstr "" #: src/date.c:145 msgid "" " -R, --rfc-2822 output date and time in RFC 2822 format.\n" " Example: Mon, 14 Aug 2006 02:34:56 -0600\n" msgstr "" #: src/date.c:149 msgid "" " --rfc-3339=FMT output date/time in RFC 3339 format.\n" " FMT='date', 'seconds', or 'ns'\n" " for date and time to the indicated " "precision.\n" " Example: 2006-08-14 02:34:56-06:00\n" msgstr "" #: src/date.c:155 msgid "" " -r, --reference=FILE display the last modification time of FILE\n" msgstr "" #: src/date.c:158 msgid "" " -s, --set=STRING set time described by STRING\n" " -u, --utc, --universal print or set Coordinated Universal Time (UTC)\n" msgstr "" #: src/date.c:158 msgid "" "\n" "FORMAT controls the output. Interpreted sequences are:\n" "\n" " %% a literal %\n" " %a locale's abbreviated weekday name (e.g., Sun)\n" msgstr "" #: src/date.c:165 msgid "" " %A locale's full weekday name (e.g., Sunday)\n" " %b locale's abbreviated month name (e.g., Jan)\n" " %B locale's full month name (e.g., January)\n" " %c locale's date and time (e.g., Thu Mar 3 23:05:25 2005)\n" msgstr "" #: src/date.c:171 msgid "" " %C century; like %Y, except omit last two digits (e.g., 20)\n" " %d day of month (e.g., 01)\n" " %D date; same as %m/%d/%y\n" " %e day of month, space padded; same as %_d\n" msgstr "" #: src/date.c:177 msgid "" " %F full date; same as %Y-%m-%d\n" " %g last two digits of year of ISO week number (see %G)\n" " %G year of ISO week number (see %V); normally useful only with %V\n" msgstr "" #: src/date.c:182 msgid "" " %h same as %b\n" " %H hour (00..23)\n" " %I hour (01..12)\n" " %j day of year (001..366)\n" msgstr "" #: src/date.c:188 msgid "" " %k hour, space padded ( 0..23); same as %_H\n" " %l hour, space padded ( 1..12); same as %_I\n" " %m month (01..12)\n" " %M minute (00..59)\n" msgstr "" #: src/date.c:194 msgid "" " %n a newline\n" " %N nanoseconds (000000000..999999999)\n" " %p locale's equivalent of either AM or PM; blank if not known\n" " %P like %p, but lower case\n" " %r locale's 12-hour clock time (e.g., 11:11:04 PM)\n" " %R 24-hour hour and minute; same as %H:%M\n" " %s seconds since 1970-01-01 00:00:00 UTC\n" msgstr "" #: src/date.c:203 msgid "" " %S second (00..60)\n" " %t a tab\n" " %T time; same as %H:%M:%S\n" " %u day of week (1..7); 1 is Monday\n" msgstr "" #: src/date.c:209 msgid "" " %U week number of year, with Sunday as first day of week (00..53)\n" " %V ISO week number, with Monday as first day of week (01..53)\n" " %w day of week (0..6); 0 is Sunday\n" " %W week number of year, with Monday as first day of week (00..53)\n" msgstr "" #: src/date.c:215 msgid "" " %x locale's date representation (e.g., 12/31/99)\n" " %X locale's time representation (e.g., 23:13:48)\n" " %y last two digits of year (00..99)\n" " %Y year\n" msgstr "" #: src/date.c:221 msgid "" " %z +hhmm numeric time zone (e.g., -0400)\n" " %:z +hh:mm numeric time zone (e.g., -04:00)\n" " %::z +hh:mm:ss numeric time zone (e.g., -04:00:00)\n" " %:::z numeric time zone with : to necessary precision (e.g., -04, " "+05:30)\n" " %Z alphabetic time zone abbreviation (e.g., EDT)\n" "\n" "By default, date pads numeric fields with zeroes.\n" msgstr "" #: src/date.c:230 msgid "" "The following optional flags may follow '%':\n" "\n" " - (hyphen) do not pad the field\n" " _ (underscore) pad with spaces\n" " 0 (zero) pad with zeros\n" " ^ use upper case if possible\n" " # use opposite case if possible\n" msgstr "" #: src/date.c:239 msgid "" "\n" "After any flags comes an optional field width, as a decimal number;\n" "then an optional modifier, which is either\n" "E to use the locale's alternate representations if available, or\n" "O to use the locale's alternate numeric symbols if available.\n" msgstr "" #: src/date.c:246 msgid "" "\n" "Examples:\n" "Convert seconds since the epoch (1970-01-01 UTC) to a date\n" " $ date --date='@2147483647'\n" "\n" "Show the time on the west coast of the US (use tzselect(1) to find TZ)\n" " $ TZ='America/Los_Angeles' date\n" "\n" "Show the local time for 9AM next Friday on the west coast of the US\n" " $ date --date='TZ=\"America/Los_Angeles\" 09:00 next Fri'\n" msgstr "" #: src/date.c:279 src/dd.c:2201 src/head.c:845 src/md5sum.c:498 #: src/md5sum.c:862 src/od.c:869 src/od.c:1920 src/pr.c:1172 src/pr.c:1362 #: src/pr.c:1484 src/stty.c:851 src/tac.c:562 src/tail.c:342 src/tee.c:126 #: src/tr.c:1945 src/tsort.c:530 src/wc.c:196 #, c-format msgid "standard input" msgstr "" #: src/date.c:307 src/date.c:527 #, c-format msgid "invalid date %s" msgstr "" #: src/date.c:418 src/date.c:452 #, c-format msgid "multiple output formats specified" msgstr "" #: src/date.c:430 #, c-format msgid "the options to specify dates for printing are mutually exclusive" msgstr "" #: src/date.c:437 #, c-format msgid "the options to print and set the time may not be used together" msgstr "" #: src/date.c:458 #, c-format msgid "" "the argument %s lacks a leading '+';\n" "when using an option to specify date(s), any non-option\n" "argument must be a format string beginning with '+'" msgstr "" #: src/date.c:535 #, c-format msgid "cannot set date" msgstr "" #: src/date.c:558 src/du.c:371 #, c-format msgid "time %s is out of range" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/dd.c:44 src/factor.c:109 src/rm.c:41 src/tail.c:69 src/touch.c:41 #: src/wc.c:50 msgid "Paul Rubin" msgstr "" #: src/dd.c:521 #, c-format msgid "" "Usage: %s [OPERAND]...\n" " or: %s OPTION\n" msgstr "" #: src/dd.c:526 msgid "" "Copy a file, converting and formatting according to the operands.\n" "\n" " bs=BYTES read and write up to BYTES bytes at a time\n" " cbs=BYTES convert BYTES bytes at a time\n" " conv=CONVS convert the file as per the comma separated symbol list\n" " count=N copy only N input blocks\n" " ibs=BYTES read up to BYTES bytes at a time (default: 512)\n" msgstr "" #: src/dd.c:568 msgid "" " if=FILE read from FILE instead of stdin\n" " iflag=FLAGS read as per the comma separated symbol list\n" " obs=BYTES write BYTES bytes at a time (default: 512)\n" " of=FILE write to FILE instead of stdout\n" " oflag=FLAGS write as per the comma separated symbol list\n" " seek=N skip N obs-sized blocks at start of output\n" " skip=N skip N ibs-sized blocks at start of input\n" " status=LEVEL The LEVEL of information to print to stderr;\n" " 'none' suppresses everything but error messages,\n" " 'noxfer' suppresses the final transfer statistics,\n" " 'progress' shows periodic transfer statistics\n" msgstr "" #: src/dd.c:546 msgid "" "\n" "N and BYTES may be followed by the following multiplicative suffixes:\n" "c =1, w =2, b =512, kB =1000, K =1024, MB =1000*1000, M =1024*1024, xM =M\n" "GB =1000*1000*1000, G =1024*1024*1024, and so on for T, P, E, Z, Y.\n" "\n" "Each CONV symbol may be:\n" "\n" msgstr "" #: src/dd.c:555 msgid "" " ascii from EBCDIC to ASCII\n" " ebcdic from ASCII to EBCDIC\n" " ibm from ASCII to alternate EBCDIC\n" " block pad newline-terminated records with spaces to cbs-size\n" " unblock replace trailing spaces in cbs-size records with newline\n" " lcase change upper case to lower case\n" " ucase change lower case to upper case\n" " sparse try to seek rather than write the output for NUL input blocks\n" " swab swap every pair of input bytes\n" " sync pad every input block with NULs to ibs-size; when used\n" " with block or unblock, pad with spaces rather than NULs\n" msgstr "" #: src/dd.c:568 msgid "" " excl fail if the output file already exists\n" " nocreat do not create the output file\n" " notrunc do not truncate the output file\n" " noerror continue after read errors\n" " fdatasync physically write output file data before finishing\n" " fsync likewise, but also write metadata\n" msgstr "" #: src/dd.c:576 msgid "" "\n" "Each FLAG symbol may be:\n" "\n" " append append mode (makes sense only for output; conv=notrunc " "suggested)\n" msgstr "" #: src/dd.c:583 msgid " cio use concurrent I/O for data\n" msgstr "" #: src/dd.c:585 msgid " direct use direct I/O for data\n" msgstr "" #: src/dd.c:587 msgid " directory fail unless a directory\n" msgstr "" #: src/dd.c:589 msgid " dsync use synchronized I/O for data\n" msgstr "" #: src/dd.c:591 msgid " sync likewise, but also for metadata\n" msgstr "" #: src/dd.c:592 msgid " fullblock accumulate full blocks of input (iflag only)\n" msgstr "" #: src/dd.c:595 msgid " nonblock use non-blocking I/O\n" msgstr "" #: src/dd.c:597 msgid " noatime do not update access time\n" msgstr "" #: src/dd.c:635 msgid " nocache Request to drop cache. See also oflag=sync\n" msgstr "" #: src/dd.c:603 msgid " noctty do not assign controlling terminal from file\n" msgstr "" #: src/dd.c:606 msgid " nofollow do not follow symlinks\n" msgstr "" #: src/dd.c:608 msgid " nolinks fail if multiply-linked\n" msgstr "" #: src/dd.c:610 msgid " binary use binary I/O for data\n" msgstr "" #: src/dd.c:612 msgid " text use text I/O for data\n" msgstr "" #: src/dd.c:614 msgid " count_bytes treat 'count=N' as a byte count (iflag only)\n" msgstr "" #: src/dd.c:617 msgid " skip_bytes treat 'skip=N' as a byte count (iflag only)\n" msgstr "" #: src/dd.c:620 msgid " seek_bytes treat 'seek=N' as a byte count (oflag only)\n" msgstr "" #: src/dd.c:660 #, c-format msgid "" "\n" "Sending a %s signal to a running 'dd' process makes it\n" "print I/O statistics to standard error and then resume copying.\n" "\n" "Options are:\n" "\n" msgstr "" #: src/dd.c:696 #, c-format msgid "memory exhausted by input buffer of size % bytes (%s)" msgstr "" #: src/dd.c:725 #, c-format msgid "memory exhausted by output buffer of size % bytes (%s)" msgstr "" #: src/dd.c:720 msgid "Infinity B" msgstr "" #: src/dd.c:809 #, c-format msgid "% byte copied, %g s, %s/s" msgid_plural "% bytes copied, %g s, %s/s" msgstr[0] "" msgstr[1] "" #: src/dd.c:815 #, c-format msgid "% bytes (%s) copied, %g s, %s/s" msgstr "" #: src/dd.c:818 #, c-format msgid "% bytes (%s, %s) copied, %g s, %s/s" msgstr "" #: src/dd.c:683 #, c-format msgid "" "%+% records in\n" "%+% records out\n" msgstr "" #: src/dd.c:689 #, c-format msgid "% truncated record\n" msgid_plural "% truncated records\n" msgstr[0] "" msgstr[1] "" #: src/dd.c:812 #, c-format msgid "closing input file %s" msgstr "" #: src/dd.c:819 #, c-format msgid "closing output file %s" msgstr "" #: src/dd.c:1022 #, c-format msgid "failed to turn off O_DIRECT: %s" msgstr "" #: src/dd.c:1093 src/dd.c:1942 #, c-format msgid "writing to %s" msgstr "" #: src/dd.c:1207 src/dd.c:1261 #, c-format msgid "unrecognized operand %s" msgstr "" #: src/dd.c:1218 msgid "invalid conversion" msgstr "" #: src/dd.c:1221 src/dd.c:1297 msgid "invalid input flag" msgstr "" #: src/dd.c:1224 src/dd.c:1291 src/dd.c:1303 msgid "invalid output flag" msgstr "" #: src/dd.c:1402 msgid "invalid status level" msgstr "" #: src/dd.c:1348 #, c-format msgid "cannot combine any two of {ascii,ebcdic,ibm}" msgstr "" #: src/dd.c:1350 #, c-format msgid "cannot combine block and unblock" msgstr "" #: src/dd.c:1352 #, c-format msgid "cannot combine lcase and ucase" msgstr "" #: src/dd.c:1354 #, c-format msgid "cannot combine excl and nocreat" msgstr "" #: src/dd.c:1357 #, c-format msgid "cannot combine direct and nocache" msgstr "" #: src/dd.c:1514 #, c-format msgid "" "warning: working around lseek kernel bug for file (%s)\n" " of mt_type=0x%0lx -- see for the list of types" msgstr "" #: src/dd.c:1601 #, c-format msgid "%s: cannot skip" msgstr "" #: src/dd.c:1603 src/dd.c:1622 src/dd.c:1683 #, c-format msgid "%s: cannot seek" msgstr "" #: src/dd.c:1663 #, c-format msgid "offset overflow while reading file %s" msgstr "" #: src/dd.c:1675 #, c-format msgid "warning: invalid file offset after failed read" msgstr "" #: src/dd.c:1679 #, c-format msgid "cannot work around kernel bug after all" msgstr "" #: src/dd.c:1822 #, c-format msgid "setting flags for %s" msgstr "" #: src/dd.c:1922 #, c-format msgid "%s: cannot skip to specified offset" msgstr "" #: src/dd.c:2133 #, c-format msgid "failed to truncate to % bytes in output file %s" msgstr "" #: src/dd.c:2146 #, c-format msgid "fdatasync failed for %s" msgstr "" #: src/dd.c:2156 #, c-format msgid "fsync failed for %s" msgstr "" #: src/dd.c:2207 src/dd.c:2236 src/nohup.c:163 src/nohup.c:165 #, c-format msgid "failed to open %s" msgstr "" #: src/dd.c:2246 #, c-format msgid "" "offset too large: cannot truncate to a length of seek=% (%lu-byte) " "blocks" msgstr "" #: src/dd.c:2267 #, c-format msgid "failed to truncate to % bytes in output file %s" msgstr "" #: src/dd.c:2283 src/dd.c:2289 #, c-format msgid "failed to discard cache for: %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/df.c:44 src/du.c:55 src/expr.c:153 src/kill.c:33 src/pathchk.c:32 #: src/shuf.c:39 src/sleep.c:35 src/sort.c:67 msgid "Paul Eggert" msgstr "" #: src/df.c:172 msgid "Filesystem" msgstr "" #: src/df.c:175 msgid "Type" msgstr "" #: src/df.c:178 src/df.c:542 msgid "blocks" msgstr "" #: src/df.c:181 msgid "Used" msgstr "" #: src/df.c:184 msgid "Available" msgstr "" #: src/df.c:187 msgid "Use%" msgstr "" #: src/df.c:190 msgid "Inodes" msgstr "" #: src/df.c:193 msgid "IUsed" msgstr "" #: src/df.c:196 msgid "IFree" msgstr "" #: src/df.c:199 msgid "IUse%" msgstr "" #: src/df.c:202 msgid "Mounted on" msgstr "" #: src/df.c:207 msgid "File" msgstr "" #: src/df.c:387 #, c-format msgid "option --output: field %s unknown" msgstr "" #: src/df.c:394 #, c-format msgid "option --output: field %s used more than once" msgstr "" #: src/df.c:410 src/df.c:449 msgid "Size" msgstr "" #: src/df.c:414 src/df.c:451 msgid "Avail" msgstr "" #: src/df.c:474 msgid "Capacity" msgstr "" #. TRANSLATORS: this is the "1K-blocks" header in "df" output. #. TRANSLATORS: this is the "1024-blocks" header in "df -P". #: src/df.c:545 src/df.c:554 #, c-format msgid "%s-%s" msgstr "" #: src/df.c:1242 #, c-format msgid "cannot access %s: over-mounted by another device" msgstr "" #: src/df.c:1210 msgid "" "Show information about the file system on which each FILE resides,\n" "or all file systems by default.\n" msgstr "" #. TRANSLATORS: The thousands and decimal separators are best #. adjusted to an appropriate default for your locale. #: src/df.c:1420 msgid "" " -a, --all include pseudo, duplicate, inaccessible file " "systems\n" " -B, --block-size=SIZE scale sizes by SIZE before printing them; e.g.,\n" " '-BM' prints sizes in units of 1,048,576 bytes;\n" " see SIZE format below\n" " -h, --human-readable print sizes in powers of 1024 (e.g., 1023M)\n" " -H, --si print sizes in powers of 1000 (e.g., 1.1G)\n" msgstr "" #: src/df.c:1227 msgid "" " -i, --inodes list inode information instead of block usage\n" " -k like --block-size=1K\n" " -l, --local limit listing to local file systems\n" " --no-sync do not invoke sync before getting usage info " "(default)\n" msgstr "" #: src/df.c:1435 msgid "" " --output[=FIELD_LIST] use the output format defined by FIELD_LIST,\n" " or print all fields if FIELD_LIST is " "omitted.\n" " -P, --portability use the POSIX output format\n" " --sync invoke sync before getting usage info\n" msgstr "" #: src/df.c:1441 msgid "" " --total elide all entries insignificant to available space,\n" " and produce a grand total\n" msgstr "" #: src/df.c:1445 msgid "" " -t, --type=TYPE limit listing to file systems of type TYPE\n" " -T, --print-type print file system type\n" " -x, --exclude-type=TYPE limit listing to file systems not of type TYPE\n" " -v (ignored)\n" msgstr "" #: src/df.c:1455 msgid "" "\n" "FIELD_LIST is a comma-separated list of columns to be included. Valid\n" "field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent',\n" "'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page).\n" msgstr "" #: src/df.c:1285 #, c-format msgid "options %s and %s are mutually exclusive" msgstr "" #: src/df.c:1442 #, c-format msgid "file system type %s both selected and excluded" msgstr "" #: src/df.c:1500 msgid "Warning: " msgstr "" #: src/df.c:1502 src/stat.c:814 msgid "cannot read table of mounted file systems" msgstr "" #: src/df.c:1539 #, c-format msgid "no file systems processed" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/dircolors.c:35 msgid "H. Peter Anvin" msgstr "" #: src/dircolors.c:97 src/uptime.c:196 src/users.c:105 #, c-format msgid "Usage: %s [OPTION]... [FILE]\n" msgstr "" #: src/dircolors.c:98 msgid "" "Output commands to set the LS_COLORS environment variable.\n" "\n" "Determine format of output:\n" " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n" " -c, --csh, --c-shell output C shell code to set LS_COLORS\n" " -p, --print-database output defaults\n" msgstr "" #: src/dircolors.c:108 msgid "" "\n" "If FILE is specified, read it to determine which colors to use for which\n" "file types and extensions. Otherwise, a precompiled database is used.\n" "For details on the format of these files, run 'dircolors --print-database'.\n" msgstr "" #: src/dircolors.c:286 #, c-format msgid "%s:%lu: invalid line; missing second token" msgstr "" #: src/dircolors.c:358 #, c-format msgid "%s:%lu: unrecognized keyword %s" msgstr "" #: src/dircolors.c:359 msgid "" msgstr "" #: src/dircolors.c:440 #, c-format msgid "" "the options to output dircolors' internal database and\n" "to select a shell syntax are mutually exclusive" msgstr "" #: src/dircolors.c:450 msgid "file operands cannot be combined with --print-database (-p)" msgstr "" #: src/dircolors.c:473 #, c-format msgid "no SHELL environment variable, and no shell type option given" msgstr "" #: src/dirname.c:50 #, c-format msgid "Usage: %s [OPTION] NAME...\n" msgstr "" #: src/dirname.c:54 msgid "" "Output each NAME with its last non-slash component and trailing slashes\n" "removed; if NAME contains no /'s, output '.' (meaning the current " "directory).\n" "\n" msgstr "" #: src/dirname.c:59 msgid " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/dirname.c:64 #, c-format msgid "" "\n" "Examples:\n" " %s /usr/bin/ -> \"/usr\"\n" " %s dir1/str dir2/str -> \"dir1\" followed by \"dir2\"\n" " %s stdio.h -> \".\"\n" msgstr "" #: src/du.c:270 src/sort.c:394 src/wc.c:112 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s [OPTION]... --files0-from=F\n" msgstr "" #: src/du.c:284 msgid "" "Summarize disk usage of the set of FILEs, recursively for directories.\n" msgstr "" #: src/du.c:290 msgid "" " -0, --null end each output line with NUL, not newline\n" " -a, --all write counts for all files, not just directories\n" " --apparent-size print apparent sizes, rather than disk usage; " "although\n" " the apparent size is usually smaller, it may be\n" " larger due to holes in ('sparse') files, internal\n" " fragmentation, indirect blocks, and the like\n" msgstr "" #: src/du.c:299 msgid "" " -B, --block-size=SIZE scale sizes by SIZE before printing them; e.g.,\n" " '-BM' prints sizes in units of 1,048,576 bytes;\n" " see SIZE format below\n" " -b, --bytes equivalent to '--apparent-size --block-size=1'\n" " -c, --total produce a grand total\n" " -D, --dereference-args dereference only symlinks that are listed on the\n" " command line\n" " -d, --max-depth=N print the total for a directory (or file, with --" "all)\n" " only if it is N or fewer levels below the command\n" " line argument; --max-depth=0 is the same as\n" " --summarize\n" msgstr "" #: src/du.c:312 msgid "" " --files0-from=F summarize disk usage of the\n" " NUL-terminated file names specified in file F;\n" " if F is -, then read names from standard input\n" " -H equivalent to --dereference-args (-D)\n" " -h, --human-readable print sizes in human readable format (e.g., 1K 234M " "2G)\n" " --inodes list inode usage information instead of block usage\n" msgstr "" #: src/du.c:310 msgid "" " -k like --block-size=1K\n" " -L, --dereference dereference all symbolic links\n" " -l, --count-links count sizes many times if hard linked\n" " -m like --block-size=1M\n" msgstr "" #: src/du.c:327 msgid "" " -P, --no-dereference don't follow any symbolic links (this is the " "default)\n" " -S, --separate-dirs for directories do not include size of " "subdirectories\n" " --si like -h, but use powers of 1000 not 1024\n" " -s, --summarize display only a total for each argument\n" msgstr "" #: src/du.c:333 msgid "" " -t, --threshold=SIZE exclude entries smaller than SIZE if positive,\n" " or entries greater than SIZE if negative\n" " --time show time of the last modification of any file in " "the\n" " directory, or any of its subdirectories\n" " --time=WORD show time as WORD instead of modification time:\n" " atime, access, use, ctime or status\n" " --time-style=STYLE show times using STYLE, which can be:\n" " full-iso, long-iso, iso, or +FORMAT;\n" " FORMAT is interpreted like in 'date'\n" msgstr "" #: src/du.c:333 msgid "" " -X, --exclude-from=FILE exclude files that match any pattern in FILE\n" " --exclude=PATTERN exclude files that match PATTERN\n" " -x, --one-file-system skip directories on different file systems\n" msgstr "" #: src/du.c:386 msgid "Infinity" msgstr "" #: src/du.c:624 #, c-format msgid "fts_read failed: %s" msgstr "" #: src/du.c:780 #, c-format msgid "invalid maximum depth %s" msgstr "" #: src/du.c:809 #, c-format msgid "invalid --threshold argument '-0'" msgstr "" #: src/du.c:887 #, c-format msgid "cannot both summarize and show all entries" msgstr "" #: src/du.c:894 #, c-format msgid "warning: summarizing is the same as using --max-depth=0" msgstr "" #: src/du.c:900 #, c-format msgid "warning: summarizing conflicts with --max-depth=%lu" msgstr "" #: src/du.c:952 #, c-format msgid "warning: options --apparent-size and -b are ineffective with --inodes" msgstr "" #: src/du.c:966 src/sort.c:4533 src/wc.c:668 msgid "file operands cannot be combined with --files0-from" msgstr "" #: src/du.c:1040 src/sort.c:4562 src/wc.c:747 #, c-format msgid "when reading file names from stdin, no file name of %s allowed" msgstr "" #: src/du.c:1057 src/du.c:1065 src/wc.c:760 src/wc.c:768 msgid "invalid zero-length file name" msgstr "" #: src/du.c:1088 src/ls.c:2649 src/wc.c:791 msgid "total" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:26 msgid "Brian Fox" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:27 msgid "Chet Ramey" msgstr "" #: src/echo.c:41 #, c-format msgid "" "Usage: %s [SHORT-OPTION]... [STRING]...\n" " or: %s LONG-OPTION\n" msgstr "" #: src/echo.c:45 msgid "" "Echo the STRING(s) to standard output.\n" "\n" " -n do not output the trailing newline\n" msgstr "" #: src/echo.c:51 msgid "" " -e enable interpretation of backslash escapes (default)\n" " -E disable interpretation of backslash escapes\n" msgstr "" #: src/echo.c:54 msgid "" " -e enable interpretation of backslash escapes\n" " -E disable interpretation of backslash escapes (default)\n" msgstr "" #: src/echo.c:60 msgid "" "\n" "If -e is in effect, the following sequences are recognized:\n" "\n" msgstr "" #: src/echo.c:65 src/printf.c:105 msgid "" " \\\\ backslash\n" " \\a alert (BEL)\n" " \\b backspace\n" " \\c produce no further output\n" " \\e escape\n" " \\f form feed\n" " \\n new line\n" " \\r carriage return\n" " \\t horizontal tab\n" " \\v vertical tab\n" msgstr "" #: src/echo.c:77 msgid "" " \\0NNN byte with octal value NNN (1 to 3 digits)\n" " \\xHH byte with hexadecimal value HH (1 to 2 digits)\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/env.c:32 src/printenv.c:45 src/whoami.c:35 msgid "Richard Mlynarik" msgstr "" #: src/env.c:52 #, c-format msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n" msgstr "" #: src/env.c:55 msgid "Set each NAME to VALUE in the environment and run COMMAND.\n" msgstr "" #: src/env.c:61 msgid "" " -i, --ignore-environment start with an empty environment\n" " -0, --null end each output line with NUL, not newline\n" " -u, --unset=NAME remove variable from the environment\n" msgstr "" #: src/env.c:68 msgid "" "\n" "A mere - implies -i. If no COMMAND, print the resulting environment.\n" msgstr "" #: src/env.c:124 #, c-format msgid "cannot unset %s" msgstr "" #: src/env.c:135 #, c-format msgid "cannot set %s" msgstr "" #: src/env.c:152 #, c-format msgid "cannot specify --null (-0) with command" msgstr "" #: src/expand.c:107 msgid "Convert tabs in each FILE to spaces, writing to standard output.\n" msgstr "" #: src/expand.c:114 msgid "" " -i, --initial do not convert tabs after non blanks\n" " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n" msgstr "" #: src/expand.c:118 msgid "" " -t, --tabs=LIST use comma separated list of explicit tab positions\n" msgstr "" #: src/expand.c:171 src/unexpand.c:190 #, c-format msgid "tab stop is too large %s" msgstr "" #: src/expand.c:179 src/unexpand.c:198 #, c-format msgid "tab size contains invalid character(s): %s" msgstr "" #: src/expand.c:205 src/unexpand.c:224 #, c-format msgid "tab size cannot be 0" msgstr "" #: src/expand.c:207 src/unexpand.c:226 #, c-format msgid "tab sizes must be ascending" msgstr "" #: src/expand.c:325 src/expand.c:344 src/unexpand.c:373 src/unexpand.c:418 #, c-format msgid "input line is too long" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:151 src/ln.c:41 src/mv.c:41 src/tee.c:34 msgid "Mike Parker" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:152 src/groups.c:36 msgid "James Youngman" msgstr "" #: src/expr.c:203 #, c-format msgid "" "Usage: %s EXPRESSION\n" " or: %s OPTION\n" msgstr "" #: src/expr.c:211 msgid "" "\n" "Print the value of EXPRESSION to standard output. A blank line below\n" "separates increasing precedence groups. EXPRESSION may be:\n" "\n" " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n" "\n" " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n" msgstr "" #: src/expr.c:220 msgid "" "\n" " ARG1 < ARG2 ARG1 is less than ARG2\n" " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n" " ARG1 = ARG2 ARG1 is equal to ARG2\n" " ARG1 != ARG2 ARG1 is unequal to ARG2\n" " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n" " ARG1 > ARG2 ARG1 is greater than ARG2\n" msgstr "" #: src/expr.c:229 msgid "" "\n" " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n" " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n" msgstr "" #: src/expr.c:236 #, no-c-format msgid "" "\n" " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n" " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n" " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n" msgstr "" #: src/expr.c:242 msgid "" "\n" " STRING : REGEXP anchored pattern match of REGEXP in STRING\n" "\n" " match STRING REGEXP same as STRING : REGEXP\n" " substr STRING POS LENGTH substring of STRING, POS counted from 1\n" " index STRING CHARS index in STRING where any CHARS is found, or 0\n" " length STRING length of STRING\n" msgstr "" #: src/expr.c:251 msgid "" " + TOKEN interpret TOKEN as a string, even if it is a\n" " keyword like 'match' or an operator like '/'\n" "\n" " ( EXPRESSION ) value of EXPRESSION\n" msgstr "" #: src/expr.c:257 msgid "" "\n" "Beware that many operators need to be escaped or quoted for shells.\n" "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n" "Pattern matches return the string matched between \\( and \\) or null; if\n" "\\( and \\) are not used, they return the number of characters matched or " "0.\n" msgstr "" #: src/expr.c:264 msgid "" "\n" "Exit status is 0 if EXPRESSION is neither null nor 0, 1 if EXPRESSION is " "null\n" "or 0, 2 if EXPRESSION is syntactically invalid, and 3 if an error occurred.\n" msgstr "" #: src/expr.c:278 #, c-format msgid "syntax error" msgstr "" #: src/expr.c:599 src/ptx.c:283 #, c-format msgid "error in regular expression matcher" msgstr "" #: src/expr.c:791 src/expr.c:828 #, c-format msgid "non-integer argument" msgstr "" #: src/expr.c:793 src/truncate.c:314 #, c-format msgid "division by zero" msgstr "" #: src/expr.c:887 src/sort.c:2044 #, c-format msgid "set LC_ALL='C' to work around the problem" msgstr "" #: src/expr.c:889 #, c-format msgid "the strings compared were %s and %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/factor.c:111 msgid "Niels Moller" msgstr "" #: src/factor.c:1283 src/factor.c:1383 src/factor.c:1459 #, c-format msgid "Lucas prime test failure. This should not happen" msgstr "" #: src/factor.c:2092 #, c-format msgid "squfof queue overflow" msgstr "" #: src/factor.c:2419 #, c-format msgid "%s is not a valid positive integer" msgstr "" #: src/factor.c:2442 src/od.c:1646 src/od.c:1715 #, c-format msgid "%s is too large" msgstr "" #: src/factor.c:2454 #, c-format msgid "" "Usage: %s [NUMBER]...\n" " or: %s OPTION\n" msgstr "" #: src/factor.c:2459 msgid "" "Print the prime factors of each specified integer NUMBER. If none\n" "are specified on the command line, read them from standard input.\n" "\n" msgstr "" #: src/find-mount-point.c:40 #, c-format msgid "cannot get current directory" msgstr "" #: src/find-mount-point.c:50 src/find-mount-point.c:64 #: src/find-mount-point.c:92 #, c-format msgid "cannot change to directory %s" msgstr "" #: src/find-mount-point.c:70 #, c-format msgid "cannot stat current directory (now %s)" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/fmt.c:38 msgid "Ross Paterson" msgstr "" #: src/fmt.c:270 #, c-format msgid "Usage: %s [-WIDTH] [OPTION]... [FILE]...\n" msgstr "" #: src/fmt.c:271 msgid "" "Reformat each paragraph in the FILE(s), writing to standard output.\n" "The option -WIDTH is an abbreviated form of --width=DIGITS.\n" msgstr "" #: src/fmt.c:278 msgid "" " -c, --crown-margin preserve indentation of first two lines\n" " -p, --prefix=STRING reformat only lines beginning with STRING,\n" " reattaching the prefix to reformatted lines\n" " -s, --split-only split long lines, but do not refill\n" msgstr "" #: src/fmt.c:287 #, no-c-format msgid "" " -t, --tagged-paragraph indentation of first line different from second\n" " -u, --uniform-spacing one space between words, two after sentences\n" " -w, --width=WIDTH maximum line width (default of 75 columns)\n" " -g, --goal=WIDTH goal width (default of 93% of width)\n" msgstr "" #: src/fmt.c:359 #, c-format msgid "" "invalid option -- %c; -WIDTH is recognized only when it is the first\n" "option; use -w N instead" msgstr "" #: src/fmt.c:399 src/fmt.c:406 msgid "invalid width" msgstr "" #: src/fold.c:69 msgid "Wrap input lines in each FILE, writing to standard output.\n" msgstr "" #: src/fold.c:77 msgid "" " -b, --bytes count bytes rather than columns\n" " -s, --spaces break at spaces\n" " -w, --width=WIDTH use WIDTH columns instead of 80\n" msgstr "" #: src/fold.c:283 src/pr.c:830 msgid "invalid number of columns" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/getlimits.c:29 src/realpath.c:33 src/stdbuf.c:37 src/timeout.c:78 #: src/truncate.c:37 msgid "Padraig Brady" msgstr "" #: src/getlimits.c:65 #, c-format msgid "Usage: %s\n" msgstr "" #: src/getlimits.c:69 msgid "" "Output platform dependent limits in a format useful for shell scripts.\n" "\n" msgstr "" #: src/group-list.c:69 src/id.c:365 src/setuidgid.c:184 #, c-format msgid "failed to get groups for user %s" msgstr "" #: src/group-list.c:74 src/id.c:370 #, c-format msgid "failed to get groups for the current process" msgstr "" #: src/group-list.c:114 #, c-format msgid "cannot find name for group ID %lu" msgstr "" #: src/groups.c:53 #, c-format msgid "Usage: %s [OPTION]... [USERNAME]...\n" msgstr "" #: src/groups.c:54 msgid "" "Print group memberships for each USERNAME or, if no USERNAME is specified, " "for\n" "the current process (which may differ if the groups database has changed).\n" msgstr "" #: src/groups.c:105 src/id.c:233 #, c-format msgid "cannot get real UID" msgstr "" #: src/groups.c:110 src/id.c:241 #, c-format msgid "cannot get effective GID" msgstr "" #: src/groups.c:115 src/id.c:246 #, c-format msgid "cannot get real GID" msgstr "" #: src/groups.c:128 src/id.c:206 #, c-format msgid "%s: no such user" msgstr "" #: src/head.c:113 #, c-format msgid "" "Print the first %d lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" msgstr "" #: src/head.c:121 #, c-format msgid "" " -c, --bytes=[-]NUM print the first NUM bytes of each file;\n" " with the leading '-', print all but the last\n" " NUM bytes of each file\n" " -n, --lines=[-]NUM print the first NUM lines instead of the first " "%d;\n" " with the leading '-', print all but the last\n" " NUM lines of each file\n" msgstr "" #: src/head.c:125 msgid "" " -q, --quiet, --silent never print headers giving file names\n" " -v, --verbose always print headers giving file names\n" msgstr "" #: src/head.c:138 msgid "" "\n" "NUM may have a multiplier suffix:\n" "b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n" "GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n" msgstr "" #: src/head.c:154 #, c-format msgid "%s: file has shrunk too much" msgstr "" #: src/head.c:612 src/head.c:691 src/tail.c:449 #, c-format msgid "%s: cannot seek to offset %s" msgstr "" #: src/tail.c:453 #, c-format msgid "%s: cannot seek to relative offset %s" msgstr "" #: src/head.c:227 src/head.c:1051 #, c-format msgid "%s: number of bytes is too large" msgstr "" #: src/head.c:893 src/tail.c:1947 msgid "invalid number of lines" msgstr "" #: src/head.c:894 src/tail.c:1948 msgid "invalid number of bytes" msgstr "" #: src/head.c:981 src/head.c:1039 #, c-format msgid "invalid trailing option -- %c" msgstr "" #: src/hostid.c:42 #, c-format msgid "" "Usage: %s [OPTION]\n" "Print the numeric identifier (in hexadecimal) for the current host.\n" "\n" msgstr "" #: src/hostname.c:56 #, c-format msgid "" "Usage: %s [NAME]\n" " or: %s OPTION\n" "Print or set the hostname of the current system.\n" "\n" msgstr "" #: src/hostname.c:94 #, c-format msgid "cannot set name to %s" msgstr "" #: src/hostname.c:97 #, c-format msgid "cannot set hostname; this system lacks the functionality" msgstr "" #: src/hostname.c:105 #, c-format msgid "cannot determine hostname" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/id.c:38 src/touch.c:42 msgid "Arnold Robbins" msgstr "" #: src/id.c:84 #, c-format msgid "Usage: %s [OPTION]... [USER]\n" msgstr "" #: src/id.c:85 msgid "" "Print user and group information for the specified USER,\n" "or (when USER omitted) for the current user.\n" "\n" msgstr "" #: src/id.c:90 msgid "" " -a ignore, for compatibility with other versions\n" " -Z, --context print only the security context of the process\n" " -g, --group print only the effective group ID\n" " -G, --groups print all group IDs\n" " -n, --name print a name instead of a number, for -ugG\n" " -r, --real print the real ID instead of the effective ID, with -ugG\n" " -u, --user print only the effective user ID\n" " -z, --zero delimit entries with NUL characters, not whitespace;\n" " not permitted in default format\n" msgstr "" #: src/id.c:96 msgid "" "\n" "Without any OPTION, print some useful set of identified information.\n" msgstr "" #: src/id.c:151 #, c-format msgid "--context (-Z) works only on an SELinux/SMACK-enabled kernel" msgstr "" #: src/id.c:140 #, c-format msgid "--context (-Z) works only on an SELinux-enabled kernel" msgstr "" #: src/id.c:175 #, c-format msgid "cannot print security context when user specified" msgstr "" #: src/id.c:178 #, c-format msgid "cannot print \"only\" of more than one choice" msgstr "" #: src/id.c:185 #, c-format msgid "cannot print only names or real IDs in default format" msgstr "" #: src/id.c:209 #, c-format msgid "option --zero not permitted in default format" msgstr "" #: src/id.c:199 #, c-format msgid "can't get process context" msgstr "" #: src/id.c:224 #, c-format msgid "cannot get effective UID" msgstr "" #: src/id.c:311 #, c-format msgid "cannot find name for user ID %s" msgstr "" #: src/id.c:329 #, c-format msgid "uid=%s" msgstr "" #: src/id.c:334 #, c-format msgid " gid=%s" msgstr "" #: src/id.c:341 #, c-format msgid " euid=%s" msgstr "" #: src/id.c:349 #, c-format msgid " egid=%s" msgstr "" #: src/id.c:377 msgid " groups=" msgstr "" #: src/id.c:393 #, c-format msgid " context=%s" msgstr "" #: src/install.c:373 #, c-format msgid "warning: %s: failed to change context to %s" msgstr "" #: src/install.c:414 #, c-format msgid "creating directory %s" msgstr "" #: src/install.c:482 #, c-format msgid "cannot change ownership of %s" msgstr "" #: src/install.c:506 #, c-format msgid "cannot set time stamps for %s" msgstr "" #: src/install.c:527 src/split.c:426 src/timeout.c:439 #, c-format msgid "fork system call failed" msgstr "" #: src/install.c:531 #, c-format msgid "cannot run %s" msgstr "" #: src/install.c:535 #, c-format msgid "waiting for strip" msgstr "" #: src/install.c:537 #, c-format msgid "strip process terminated abnormally" msgstr "" #: src/install.c:558 #, c-format msgid "invalid user %s" msgstr "" #: src/install.c:594 #, c-format msgid "" "Usage: %s [OPTION]... [-T] SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... -t DIRECTORY SOURCE...\n" " or: %s [OPTION]... -d DIRECTORY...\n" msgstr "" #: src/install.c:601 msgid "" "\n" "This install program copies files (often just compiled) into destination\n" "locations you choose. If you want to download and install a ready-to-use\n" "package on a GNU/Linux system, you should instead be using a package " "manager\n" "like yum(1) or apt-get(1).\n" "\n" "In the first three forms, copy SOURCE to DEST or multiple SOURCE(s) to\n" "the existing DIRECTORY, while setting permission modes and owner/group.\n" "In the 4th form, create all components of the given DIRECTORY(ies).\n" msgstr "" #: src/install.c:615 msgid "" " --backup[=CONTROL] make a backup of each existing destination file\n" " -b like --backup but does not accept an argument\n" " -c (ignored)\n" " -C, --compare compare each pair of source and destination files, " "and\n" " in some cases, do not modify the destination at all\n" " -d, --directory treat all arguments as directory names; create all\n" " components of the specified directories\n" msgstr "" #: src/install.c:633 msgid "" " -D create all leading components of DEST except the " "last,\n" " or all components of --target-directory,\n" " then copy SOURCE to DEST\n" " -g, --group=GROUP set group ownership, instead of process' current " "group\n" " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-" "x\n" " -o, --owner=OWNER set ownership (super-user only)\n" msgstr "" #: src/install.c:631 msgid "" " -p, --preserve-timestamps apply access/modification times of SOURCE " "files\n" " to corresponding destination files\n" " -s, --strip strip symbol tables\n" " --strip-program=PROGRAM program used to strip binaries\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY copy all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" " -v, --verbose print the name of each directory as it is created\n" msgstr "" #: src/install.c:651 msgid "" " --preserve-context preserve SELinux security context\n" " -Z set SELinux security context of destination\n" " file to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the\n" " SELinux or SMACK security context to CTX\n" msgstr "" #: src/unlink.c:86 #, c-format msgid "cannot unlink %s" msgstr "" #: src/install.c:859 #, c-format msgid "" "WARNING: ignoring --preserve-context; this kernel is not SELinux-enabled" msgstr "" #: src/install.c:886 #, c-format msgid "the strip option may not be used when installing a directory" msgstr "" #: src/install.c:889 #, c-format msgid "target directory not allowed when installing a directory" msgstr "" #: src/install.c:947 src/mkdir.c:201 src/stdbuf.c:326 #, c-format msgid "invalid mode %s" msgstr "" #: src/install.c:954 #, c-format msgid "" "WARNING: ignoring --strip-program option as -s option was not specified" msgstr "" #: src/install.c:959 #, c-format msgid "" "options --compare (-C) and --preserve-timestamps are mutually exclusive" msgstr "" #: src/install.c:966 #, c-format msgid "options --compare (-C) and --strip are mutually exclusive" msgstr "" #: src/install.c:972 #, c-format msgid "" "the --compare (-C) option is ignored when you specify a mode with non-" "permission bits" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/join.c:40 src/sort.c:66 msgid "Mike Haertel" msgstr "" #: src/join.c:195 msgid "" "For each pair of input lines with identical join fields, write a line to\n" "standard output. The default join field is the first, delimited by blanks.\n" msgstr "" #: src/join.c:204 msgid "" "\n" " -a FILENUM also print unpairable lines from file FILENUM, where\n" " FILENUM is 1 or 2, corresponding to FILE1 or FILE2\n" " -e EMPTY replace missing input fields with EMPTY\n" msgstr "" #: src/join.c:200 msgid "" " -i, --ignore-case ignore differences in case when comparing fields\n" " -j FIELD equivalent to '-1 FIELD -2 FIELD'\n" " -o FORMAT obey FORMAT while constructing output line\n" " -t CHAR use CHAR as input and output field separator\n" msgstr "" #: src/join.c:206 msgid "" " -v FILENUM like -a FILENUM, but suppress joined output lines\n" " -1 FIELD join on this FIELD of file 1\n" " -2 FIELD join on this FIELD of file 2\n" " --check-order check that the input is correctly sorted, even\n" " if all input lines are pairable\n" " --nocheck-order do not check that the input is correctly sorted\n" " --header treat the first line in each file as field headers,\n" " print them without trying to pair them\n" msgstr "" #: src/join.c:226 src/shuf.c:82 src/sort.c:507 src/uniq.c:205 msgid " -z, --zero-terminated line delimiter is NUL, not newline\n" msgstr "" #: src/join.c:218 msgid "" "\n" "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n" "else fields are separated by CHAR. Any FIELD is a field number counted\n" "from 1. FORMAT is one or more comma or blank separated specifications,\n" "each being 'FILENUM.FIELD' or '0'. Default FORMAT outputs the join field,\n" "the remaining fields from FILE1, the remaining fields from FILE2, all\n" "separated by CHAR. If FORMAT is the keyword 'auto', then the first\n" "line of each file determines the number of fields output for each line.\n" "\n" "Important: FILE1 and FILE2 must be sorted on the join fields.\n" "E.g., use \"sort -k 1b,1\" if 'join' has no options,\n" "or use \"join -t ''\" if 'sort' has no options.\n" "Note, comparisons honor the rules specified by 'LC_COLLATE'.\n" "If the input is not sorted and some lines cannot be joined, a\n" "warning message will be given.\n" msgstr "" #: src/join.c:403 #, c-format msgid "%s:%: is not sorted: %.*s" msgstr "" #: src/join.c:840 src/join.c:1038 #, c-format msgid "invalid field number: %s" msgstr "" #: src/join.c:861 src/join.c:870 #, c-format msgid "invalid field specifier: %s" msgstr "" #: src/join.c:877 #, c-format msgid "invalid file number in field spec: %s" msgstr "" #: src/join.c:920 #, c-format msgid "incompatible join fields %lu, %lu" msgstr "" #: src/join.c:1049 #, c-format msgid "conflicting empty-field replacement strings" msgstr "" #: src/join.c:1101 src/sort.c:4468 #, c-format msgid "multi-character tab %s" msgstr "" #: src/join.c:1105 src/sort.c:4473 #, c-format msgid "incompatible tabs" msgstr "" #: src/join.c:1174 #, c-format msgid "both files cannot be standard input" msgstr "" #: src/kill.c:76 #, c-format msgid "" "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n" " or: %s -l [SIGNAL]...\n" " or: %s -t [SIGNAL]...\n" msgstr "" #: src/kill.c:82 msgid "Send signals to processes, or list signals.\n" msgstr "" #: src/kill.c:88 msgid "" " -s, --signal=SIGNAL, -SIGNAL\n" " specify the name or number of the signal to be sent\n" " -l, --list list signal names, or convert signal names to/from " "numbers\n" " -t, --table print a table of signal information\n" msgstr "" #: src/kill.c:96 msgid "" "\n" "SIGNAL may be a signal name like 'HUP', or a signal number like '1',\n" "or the exit status of a process terminated by a signal.\n" "PID is an integer; if negative it identifies a process group.\n" msgstr "" #: src/kill.c:205 #, c-format msgid "%s: invalid process id" msgstr "" #: src/kill.c:259 #, c-format msgid "invalid option -- %c" msgstr "" #: src/kill.c:268 #, c-format msgid "%s: multiple signals specified" msgstr "" #: src/kill.c:282 #, c-format msgid "multiple -l or -t options specified" msgstr "" #: src/kill.c:299 #, c-format msgid "cannot combine signal with -l or -t" msgstr "" #: src/kill.c:305 #, c-format msgid "no process ID specified" msgstr "" #: src/libstdbuf.c:109 #, c-format msgid "failed to allocate a % byte stdio buffer\n" msgstr "" #: src/libstdbuf.c:116 #, c-format msgid "invalid buffering mode %s for %s\n" msgstr "" #: src/libstdbuf.c:124 #, c-format msgid "could not set buffering of %s to mode %s\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/link.c:36 src/unlink.c:36 src/who.c:50 msgid "Michael Stone" msgstr "" #: src/link.c:45 #, c-format msgid "" "Usage: %s FILE1 FILE2\n" " or: %s OPTION\n" msgstr "" #: src/link.c:48 msgid "" "Call the link function to create a link named FILE2 to an existing FILE1.\n" "\n" msgstr "" #: src/link.c:90 #, c-format msgid "cannot create link %s to %s" msgstr "" #: src/ln.c:190 #, c-format msgid "%s: hard link not allowed for directory" msgstr "" #: src/ln.c:255 #, c-format msgid "%s: cannot overwrite directory" msgstr "" #: src/ln.c:260 #, c-format msgid "%s: replace %s? " msgstr "" #: src/ln.c:345 #, c-format msgid "failed to create symbolic link %s" msgstr "" #: src/ln.c:346 #, c-format msgid "failed to create symbolic link %s -> %s" msgstr "" #: src/ln.c:348 #, c-format msgid "failed to create hard link to %.0s%s" msgstr "" #: src/ln.c:351 #, c-format msgid "failed to create hard link %s" msgstr "" #: src/ln.c:352 #, c-format msgid "failed to create hard link %s => %s" msgstr "" #: src/ln.c:374 #, c-format msgid "" "Usage: %s [OPTION]... [-T] TARGET LINK_NAME (1st form)\n" " or: %s [OPTION]... TARGET (2nd form)\n" " or: %s [OPTION]... TARGET... DIRECTORY (3rd form)\n" " or: %s [OPTION]... -t DIRECTORY TARGET... (4th form)\n" msgstr "" #: src/ln.c:381 msgid "" "In the 1st form, create a link to TARGET with the name LINK_NAME.\n" "In the 2nd form, create a link to TARGET in the current directory.\n" "In the 3rd and 4th forms, create links to each TARGET in DIRECTORY.\n" "Create hard links by default, symbolic links with --symbolic.\n" "By default, each destination (name of new link) should not already exist.\n" "When creating hard links, each TARGET must exist. Symbolic links\n" "can hold arbitrary text; if later resolved, a relative link is\n" "interpreted in relation to its parent directory.\n" msgstr "" #: src/ln.c:394 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an argument\n" " -d, -F, --directory allow the superuser to attempt to hard link\n" " directories (note: will probably fail due " "to\n" " system restrictions, even for the " "superuser)\n" " -f, --force remove existing destination files\n" msgstr "" #: src/ln.c:402 msgid "" " -i, --interactive prompt whether to remove destinations\n" " -L, --logical dereference TARGETs that are symbolic links\n" " -n, --no-dereference treat LINK_NAME as a normal file if\n" " it is a symbolic link to a directory\n" " -P, --physical make hard links directly to symbolic links\n" " -r, --relative create symbolic links relative to link " "location\n" " -s, --symbolic make symbolic links instead of hard links\n" msgstr "" #: src/ln.c:411 msgid "" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY specify the DIRECTORY in which to " "create\n" " the links\n" " -T, --no-target-directory treat LINK_NAME as a normal file always\n" " -v, --verbose print name of each linked file\n" msgstr "" #: src/ln.c:433 #, c-format msgid "" "\n" "Using -s ignores -L and -P. Otherwise, the last option specified controls\n" "behavior when a TARGET is a symbolic link, defaulting to %s.\n" msgstr "" #: src/ln.c:554 #, c-format msgid "cannot combine --target-directory and --no-target-directory" msgstr "" #: src/ln.c:588 #, c-format msgid "cannot do --relative without --symbolic" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/logname.c:30 msgid "FIXME: unknown" msgstr "" #: src/logname.c:39 src/sync.c:40 #, c-format msgid "Usage: %s [OPTION]\n" msgstr "" #: src/logname.c:40 msgid "" "Print the name of the current user.\n" "\n" msgstr "" #: src/logname.c:84 #, c-format msgid "no login name" msgstr "" #. TRANSLATORS: ls output needs to be aligned for ease of reading, #. so be wary of using variable width fields from the locale. #. Note %b is handled specially by ls and aligned correctly. #. Note also that specifying a width as in %5b is erroneous as strftime #. will count bytes rather than characters in multibyte locales. #: src/ls.c:732 msgid "%b %e %Y" msgstr "" #. TRANSLATORS: ls output needs to be aligned for ease of reading, #. so be wary of using variable width fields from the locale. #. Note %b is handled specially by ls and aligned correctly. #. Note also that specifying a width as in %5b is erroneous as strftime #. will count bytes rather than characters in multibyte locales. #: src/ls.c:745 msgid "%b %e %H:%M" msgstr "" #: src/ls.c:1599 #, c-format msgid "ignoring invalid width in environment variable COLUMNS: %s" msgstr "" #: src/ls.c:1629 #, c-format msgid "ignoring invalid tab size in environment variable TABSIZE: %s" msgstr "" #: src/ls.c:1767 msgid "invalid line width" msgstr "" #: src/ls.c:1836 msgid "invalid tab size" msgstr "" #: src/ls.c:2033 #, c-format msgid "invalid time style format %s" msgstr "" #: src/ls.c:2057 msgid "Valid arguments are:\n" msgstr "" #: src/ls.c:2061 msgid " - +FORMAT (e.g., +%H:%M) for a 'date'-style format\n" msgstr "" #: src/ls.c:2096 #, c-format msgid "error initializing month strings" msgstr "" #: src/ls.c:2407 #, c-format msgid "unrecognized prefix: %s" msgstr "" #: src/ls.c:2437 #, c-format msgid "unparsable value for LS_COLORS environment variable" msgstr "" #: src/ls.c:1580 #, c-format msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s" msgstr "" #: src/ls.c:2514 src/pwd.c:161 #, c-format msgid "cannot open directory %s" msgstr "" #: src/ls.c:2529 #, c-format msgid "cannot determine device and inode of %s" msgstr "" #: src/ls.c:2538 #, c-format msgid "%s: not listing already-listed directory" msgstr "" #: src/ls.c:2615 src/pwd.c:229 #, c-format msgid "reading directory %s" msgstr "" #: src/ls.c:2630 #, c-format msgid "closing directory %s" msgstr "" #: src/ls.c:3302 #, c-format msgid "cannot compare file names %s and %s" msgstr "" #: src/ls.c:4721 msgid "" "List information about the FILEs (the current directory by default).\n" "Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.\n" msgstr "" #: src/ls.c:4728 msgid "" " -a, --all do not ignore entries starting with .\n" " -A, --almost-all do not list implied . and ..\n" " --author with -l, print the author of each file\n" " -b, --escape print C-style escapes for nongraphic " "characters\n" msgstr "" #: src/ls.c:4829 msgid "" " --block-size=SIZE scale sizes by SIZE before printing them; " "e.g.,\n" " '--block-size=M' prints sizes in units of\n" " 1,048,576 bytes; see SIZE format below\n" " -B, --ignore-backups do not list implied entries ending with ~\n" " -c with -lt: sort by, and show, ctime (time of " "last\n" " modification of file status information);\n" " with -l: show ctime and sort by name;\n" " otherwise: sort by ctime, newest first\n" msgstr "" #: src/ls.c:4839 msgid "" " -C list entries by columns\n" " --color[=WHEN] colorize the output; WHEN can be 'always' " "(default\n" " if omitted), 'auto', or 'never'; more info " "below\n" " -d, --directory list directories themselves, not their " "contents\n" " -D, --dired generate output designed for Emacs' dired mode\n" msgstr "" #: src/ls.c:4752 msgid "" " -f do not sort, enable -aU, disable -ls --color\n" " -F, --classify append indicator (one of */=>@|) to entries\n" " --file-type likewise, except do not append '*'\n" " --format=WORD across -x, commas -m, horizontal -x, long -l,\n" " single-column -1, verbose -l, vertical -C\n" " --full-time like -l --time-style=full-iso\n" msgstr "" #: src/ls.c:4760 msgid " -g like -l, but do not list owner\n" msgstr "" #: src/ls.c:4859 msgid "" " --group-directories-first\n" " group directories before files;\n" " can be augmented with a --sort option, but " "any\n" " use of --sort=none (-U) disables grouping\n" msgstr "" #: src/ls.c:4865 msgid "" " -G, --no-group in a long listing, don't print group names\n" " -h, --human-readable with -l and/or -s, print human readable sizes\n" " (e.g., 1K 234M 2G)\n" " --si likewise, but use powers of 1000 not 1024\n" msgstr "" #: src/ls.c:4871 msgid "" " -H, --dereference-command-line\n" " follow symbolic links listed on the command " "line\n" " --dereference-command-line-symlink-to-dir\n" " follow each command line symbolic link\n" " that points to a directory\n" " --hide=PATTERN do not list implied entries matching shell " "PATTERN\n" " (overridden by -a or -A)\n" msgstr "" #: src/ls.c:4881 msgid "" " --indicator-style=WORD append indicator with style WORD to entry " "names:\n" " none (default), slash (-p),\n" " file-type (--file-type), classify (-F)\n" " -i, --inode print the index number of each file\n" " -I, --ignore=PATTERN do not list implied entries matching shell " "PATTERN\n" " -k, --kibibytes default to 1024-byte blocks for disk usage\n" msgstr "" #: src/ls.c:4795 msgid "" " -l use a long listing format\n" " -L, --dereference when showing file information for a symbolic\n" " link, show information for the file the link\n" " references rather than for the link itself\n" " -m fill width with a comma separated list of " "entries\n" msgstr "" #: src/ls.c:4803 msgid "" " -n, --numeric-uid-gid like -l, but list numeric user and group IDs\n" " -N, --literal print raw entry names (don't treat e.g. " "control\n" " characters specially)\n" " -o like -l, but do not list group information\n" " -p, --indicator-style=slash\n" " append / indicator to directories\n" msgstr "" #: src/ls.c:4907 msgid "" " -q, --hide-control-chars print ? instead of nongraphic characters\n" " --show-control-chars show nongraphic characters as-is (the default,\n" " unless program is 'ls' and output is a " "terminal)\n" " -Q, --quote-name enclose entry names in double quotes\n" " --quoting-style=WORD use quoting style WORD for entry names:\n" " literal, locale, shell, shell-always,\n" " shell-escape, shell-escape-always, c, escape\n" msgstr "" #: src/ls.c:4820 msgid "" " -r, --reverse reverse order while sorting\n" " -R, --recursive list subdirectories recursively\n" " -s, --size print the allocated size of each file, in " "blocks\n" msgstr "" #: src/ls.c:4922 msgid "" " -S sort by file size, largest first\n" " --sort=WORD sort by WORD instead of name: none (-U), size (-" "S),\n" " time (-t), version (-v), extension (-X)\n" " --time=WORD with -l, show time as WORD instead of default\n" " modification time: atime or access or use (-" "u);\n" " ctime or status (-c); also use specified " "time\n" " as sort key if --sort=time (newest first)\n" msgstr "" #: src/ls.c:4933 msgid "" " --time-style=STYLE with -l, show times using style STYLE:\n" " full-iso, long-iso, iso, locale, or +FORMAT;\n" " FORMAT is interpreted like in 'date'; if " "FORMAT\n" " is FORMAT1FORMAT2, then FORMAT1 " "applies\n" " to non-recent files and FORMAT2 to recent " "files;\n" " if STYLE is prefixed with 'posix-', STYLE\n" " takes effect only outside the POSIX locale\n" msgstr "" #: src/ls.c:4844 msgid "" " -t sort by modification time, newest first\n" " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n" msgstr "" #: src/ls.c:4949 msgid "" " -u with -lt: sort by, and show, access time;\n" " with -l: show access time and sort by name;\n" " otherwise: sort by access time, newest first\n" " -U do not sort; list entries in directory order\n" " -v natural sort of (version) numbers within text\n" msgstr "" #: src/ls.c:4956 msgid "" " -w, --width=COLS set output width to COLS. 0 means no limit\n" " -x list entries by lines instead of by columns\n" " -X sort alphabetically by entry extension\n" " -Z, --context print any security context of each file\n" " -1 list one file per line. Avoid '\\n' with -q or " "-b\n" msgstr "" #: src/ls.c:4865 msgid "" "\n" "Using color to distinguish file types is disabled both by default and\n" "with --color=never. With --color=auto, ls emits color codes only when\n" "standard output is connected to a terminal. The LS_COLORS environment\n" "variable can change the settings. Use the dircolors command to set it.\n" msgstr "" #: src/ls.c:4872 msgid "" "\n" "Exit status:\n" " 0 if OK,\n" " 1 if minor problems (e.g., cannot access subdirectory),\n" " 2 if serious trouble (e.g., cannot access command-line argument).\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:94 src/seq.c:39 msgid "Ulrich Drepper" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:95 msgid "Scott Miller" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:96 msgid "David Madore" msgstr "" #: src/md5sum.c:169 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" "Print or check %s (%d-bit) checksums.\n" msgstr "" #: src/md5sum.c:180 msgid "" "\n" " -b, --binary read in binary mode (default unless reading tty " "stdin)\n" msgstr "" #: src/md5sum.c:185 msgid "" "\n" " -b, --binary read in binary mode\n" msgstr "" #: src/md5sum.c:181 #, c-format msgid " -c, --check read %s sums from the FILEs and check them\n" msgstr "" #: src/md5sum.c:184 msgid " --tag create a BSD-style checksum\n" msgstr "" #: src/md5sum.c:188 msgid "" " -t, --text read in text mode (default if reading tty stdin)\n" msgstr "" #: src/md5sum.c:192 msgid " -t, --text read in text mode (default)\n" msgstr "" #: src/md5sum.c:203 msgid "" "\n" "The following five options are useful only when verifying checksums:\n" " --ignore-missing don't fail or report status for missing files\n" " --quiet don't print OK for each successfully verified file\n" " --status don't output anything, status code shows success\n" " --strict exit non-zero for improperly formatted checksum " "lines\n" " -w, --warn warn about improperly formatted checksum lines\n" "\n" msgstr "" #: src/md5sum.c:215 #, c-format msgid "" "\n" "The sums are computed as described in %s. When checking, the input\n" "should be a former output of this program. The default mode is to print a\n" "line with checksum, a space, a character indicating input mode ('*' for " "binary,\n" "' ' for text or where binary is insignificant), and name for each FILE.\n" msgstr "" #: src/md5sum.c:523 #, c-format msgid "%s: too many checksum lines" msgstr "" #: src/md5sum.c:547 #, c-format msgid "%s: %: improperly formatted %s checksum line" msgstr "" #: src/md5sum.c:623 msgid "FAILED open or read" msgstr "" #: src/md5sum.c:595 msgid "FAILED" msgstr "" #: src/md5sum.c:597 msgid "OK" msgstr "" #: src/md5sum.c:621 #, c-format msgid "%s: no properly formatted %s checksum lines found" msgstr "" #: src/md5sum.c:631 #, c-format msgid "WARNING: % line is improperly formatted" msgid_plural "WARNING: % lines are improperly formatted" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:639 #, c-format msgid "WARNING: % listed file could not be read" msgid_plural "WARNING: % listed files could not be read" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:647 #, c-format msgid "WARNING: % computed checksum did NOT match" msgid_plural "WARNING: % computed checksums did NOT match" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:720 #, c-format msgid "%s: no file was verified" msgstr "" #: src/md5sum.c:760 #, c-format msgid "--tag does not support --text mode" msgstr "" #: src/md5sum.c:766 #, c-format msgid "the --tag option is meaningless when verifying checksums" msgstr "" #: src/md5sum.c:773 #, c-format msgid "" "the --binary and --text options are meaningless when verifying checksums" msgstr "" #: src/md5sum.c:831 #, c-format msgid "" "the --ignore-missing option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:781 #, c-format msgid "the --status option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:788 #, c-format msgid "the --warn option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:795 #, c-format msgid "the --quiet option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:802 #, c-format msgid "the --strict option is meaningful only when verifying checksums" msgstr "" #: src/mkdir.c:56 src/rmdir.c:164 #, c-format msgid "Usage: %s [OPTION]... DIRECTORY...\n" msgstr "" #: src/mkdir.c:57 msgid "Create the DIRECTORY(ies), if they do not already exist.\n" msgstr "" #: src/mkdir.c:65 msgid "" " -m, --mode=MODE set file mode (as in chmod), not a=rwx - umask\n" " -p, --parents no error if existing, make parent directories as needed\n" " -v, --verbose print a message for each created directory\n" msgstr "" #: src/mkdir.c:70 msgid "" " -Z set SELinux security context of each created " "directory\n" " to the default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the SELinux\n" " or SMACK security context to CTX\n" msgstr "" #: src/mkdir.c:127 src/mkdir.c:160 #, c-format msgid "failed to set default creation context for %s" msgstr "" #: src/mkdir.c:180 #, c-format msgid "failed to restore context for %s" msgstr "" #: src/mkdir.c:168 #, c-format msgid "created directory %s" msgstr "" #: src/mkdir.c:238 src/mkfifo.c:116 src/mknod.c:133 #, c-format msgid "" "warning: ignoring --context; it requires an SELinux/SMACK-enabled kernel" msgstr "" #: src/mkfifo.c:51 src/pathchk.c:89 #, c-format msgid "Usage: %s [OPTION]... NAME...\n" msgstr "" #: src/mkfifo.c:52 msgid "Create named pipes (FIFOs) with the given NAMEs.\n" msgstr "" #: src/mkfifo.c:58 src/mknod.c:60 msgid "" " -m, --mode=MODE set file permission bits to MODE, not a=rw - umask\n" msgstr "" #: src/mkfifo.c:63 src/mknod.c:65 msgid "" " -Z set the SELinux security context to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the SELinux\n" " or SMACK security context to CTX\n" msgstr "" #: src/mkfifo.c:121 src/mknod.c:127 #, c-format msgid "invalid mode" msgstr "" #: src/mkfifo.c:126 src/mknod.c:132 #, c-format msgid "mode must specify only file permission bits" msgstr "" #: src/mkfifo.c:174 src/mknod.c:270 #, c-format msgid "cannot set permissions of %s" msgstr "" #: src/mknod.c:52 #, c-format msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n" msgstr "" #: src/mknod.c:54 msgid "Create the special file NAME of the given TYPE.\n" msgstr "" #: src/mknod.c:68 msgid "" "\n" "Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they\n" "must be omitted when TYPE is p. If MAJOR or MINOR begins with 0x or 0X,\n" "it is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;\n" "otherwise, as decimal. TYPE may be:\n" msgstr "" #: src/mknod.c:75 msgid "" "\n" " b create a block (buffered) special file\n" " c, u create a character (unbuffered) special file\n" " p create a FIFO\n" msgstr "" #: src/mknod.c:150 msgid "Special files require major and minor device numbers." msgstr "" #: src/mknod.c:160 msgid "Fifos do not have major and minor device numbers." msgstr "" #: src/mknod.c:176 #, c-format msgid "block special files not supported" msgstr "" #: src/mknod.c:185 #, c-format msgid "character special files not supported" msgstr "" #: src/mknod.c:201 #, c-format msgid "invalid major device number %s" msgstr "" #: src/mknod.c:206 #, c-format msgid "invalid minor device number %s" msgstr "" #: src/mknod.c:211 #, c-format msgid "invalid device %s %s" msgstr "" #: src/mknod.c:225 #, c-format msgid "invalid device type %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/mktemp.c:37 msgid "Eric Blake" msgstr "" #: src/mktemp.c:68 #, c-format msgid "Usage: %s [OPTION]... [TEMPLATE]\n" msgstr "" #: src/mktemp.c:69 msgid "" "Create a temporary file or directory, safely, and print its name.\n" "TEMPLATE must contain at least 3 consecutive 'X's in last component.\n" "If TEMPLATE is not specified, use tmp.XXXXXXXXXX, and --tmpdir is implied.\n" msgstr "" #: src/mktemp.c:74 msgid "" "Files are created u+rw, and directories u+rwx, minus umask restrictions.\n" msgstr "" #: src/mktemp.c:78 msgid "" " -d, --directory create a directory, not a file\n" " -u, --dry-run do not create anything; merely print a name (unsafe)\n" " -q, --quiet suppress diagnostics about file/dir-creation failure\n" msgstr "" #: src/mktemp.c:81 msgid "" " --suffix=SUFF append SUFF to TEMPLATE; SUFF must not contain a " "slash.\n" " This option is implied if TEMPLATE does not end in " "X\n" msgstr "" #: src/mktemp.c:85 msgid "" " -p DIR, --tmpdir[=DIR] interpret TEMPLATE relative to DIR; if DIR is not\n" " specified, use $TMPDIR if set, else /tmp. With\n" " this option, TEMPLATE must not be an absolute name;\n" " unlike with -t, TEMPLATE may contain slashes, but\n" " mktemp creates only the final component\n" msgstr "" #: src/mktemp.c:92 msgid "" " -t interpret TEMPLATE as a single file name component,\n" " relative to a directory: $TMPDIR, if set; else the\n" " directory specified via -p; else /tmp [deprecated]\n" msgstr "" #: src/mktemp.c:229 #, c-format msgid "too many templates" msgstr "" #: src/mktemp.c:249 #, c-format msgid "with --suffix, template %s must end in X" msgstr "" #: src/mktemp.c:274 src/split.c:1130 #, c-format msgid "invalid suffix %s, contains directory separator" msgstr "" #: src/mktemp.c:279 #, c-format msgid "too few X's in template %s" msgstr "" #: src/mktemp.c:292 #, c-format msgid "invalid template, %s, contains directory separator" msgstr "" #: src/mktemp.c:306 #, c-format msgid "invalid template, %s; with --tmpdir, it may not be absolute" msgstr "" #: src/mktemp.c:326 #, c-format msgid "failed to create directory via template %s" msgstr "" #: src/mktemp.c:336 #, c-format msgid "failed to create file via template %s" msgstr "" #: src/mv.c:292 msgid "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n" msgstr "" #: src/mv.c:298 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " -f, --force do not prompt before overwriting\n" " -i, --interactive prompt before overwrite\n" " -n, --no-clobber do not overwrite an existing file\n" "If you specify more than one of -i, -f, -n, only the final one takes " "effect.\n" msgstr "" #: src/mv.c:307 msgid "" " --strip-trailing-slashes remove any trailing slashes from each " "SOURCE\n" " argument\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" msgstr "" #: src/mv.c:313 msgid "" " -t, --target-directory=DIRECTORY move all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" " -u, --update move only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -Z, --context set SELinux security context of destination\n" " file to default type\n" msgstr "" #: src/nice.c:72 #, c-format msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n" msgstr "" #: src/nice.c:73 #, c-format msgid "" "Run COMMAND with an adjusted niceness, which affects process scheduling.\n" "With no COMMAND, print the current niceness. Niceness values range from\n" "%d (most favorable to the process) to %d (least favorable to the process).\n" msgstr "" #: src/nice.c:82 msgid " -n, --adjustment=N add integer N to the niceness (default 10)\n" msgstr "" #: src/nice.c:172 #, c-format msgid "invalid adjustment %s" msgstr "" #: src/nice.c:181 #, c-format msgid "a command must be given with an adjustment" msgstr "" #: src/nice.c:188 src/nice.c:199 #, c-format msgid "cannot get niceness" msgstr "" #: src/nice.c:205 #, c-format msgid "cannot set niceness" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/nl.c:40 msgid "Scott Bartram" msgstr "" #: src/nl.c:179 msgid "Write each FILE to standard output, with line numbers added.\n" msgstr "" #: src/nl.c:186 msgid "" " -b, --body-numbering=STYLE use STYLE for numbering body lines\n" " -d, --section-delimiter=CC use CC for separating logical pages\n" " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n" msgstr "" #: src/nl.c:191 msgid "" " -h, --header-numbering=STYLE use STYLE for numbering header lines\n" " -i, --line-increment=NUMBER line number increment at each line\n" " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as " "one\n" " -n, --number-format=FORMAT insert line numbers according to FORMAT\n" " -p, --no-renumber do not reset line numbers at logical " "pages\n" " -s, --number-separator=STRING add STRING after (possible) line number\n" msgstr "" #: src/nl.c:199 msgid "" " -v, --starting-line-number=NUMBER first line number on each logical page\n" " -w, --number-width=NUMBER use NUMBER columns for line numbers\n" msgstr "" #: src/nl.c:205 msgid "" "\n" "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n" "two delimiter characters for separating logical pages, a missing\n" "second character implies :. Type \\\\ for \\. STYLE is one of:\n" msgstr "" #: src/nl.c:211 msgid "" "\n" " a number all lines\n" " t number only nonempty lines\n" " n number no lines\n" " pBRE number only lines that contain a match for the basic regular\n" " expression, BRE\n" "\n" "FORMAT is one of:\n" "\n" " ln left justified, no leading zeros\n" " rn right justified, no leading zeros\n" " rz right justified, leading zeros\n" "\n" msgstr "" #: src/nl.c:278 #, c-format msgid "line number overflow" msgstr "" #: src/nl.c:478 #, c-format msgid "invalid header numbering style: %s" msgstr "" #: src/nl.c:486 #, c-format msgid "invalid body numbering style: %s" msgstr "" #: src/nl.c:494 #, c-format msgid "invalid footer numbering style: %s" msgstr "" #: src/nl.c:501 msgid "invalid starting line number" msgstr "" #: src/nl.c:506 msgid "invalid line number increment" msgstr "" #: src/nl.c:513 msgid "invalid line number of blank lines" msgstr "" #: src/nl.c:520 msgid "invalid line number field width" msgstr "" #: src/nl.c:557 #, c-format msgid "invalid line numbering format: %s" msgstr "" #: src/nohup.c:53 #, c-format msgid "" "Usage: %s COMMAND [ARG]...\n" " or: %s OPTION\n" msgstr "" #: src/nohup.c:59 msgid "" "Run COMMAND, ignoring hangup signals.\n" "\n" msgstr "" #: src/nohup.c:64 #, c-format msgid "" "\n" "If standard input is a terminal, redirect it from an unreadable file.\n" "If standard output is a terminal, append output to 'nohup.out' if possible,\n" "'$HOME/nohup.out' otherwise.\n" "If standard error is a terminal, redirect it to standard output.\n" "To save output to FILE, use '%s COMMAND > FILE'.\n" msgstr "" #: src/nohup.c:127 #, c-format msgid "failed to render standard input unusable" msgstr "" #: src/nohup.c:131 #, c-format msgid "ignoring input" msgstr "" #: src/nohup.c:175 #, c-format msgid "ignoring input and appending output to %s" msgstr "" #: src/nohup.c:176 #, c-format msgid "appending output to %s" msgstr "" #: src/nohup.c:193 #, c-format msgid "failed to set the copy of stderr to close on exec" msgstr "" #: src/nohup.c:198 #, c-format msgid "ignoring input and redirecting stderr to stdout" msgstr "" #: src/nohup.c:199 #, c-format msgid "redirecting stderr to stdout" msgstr "" #: src/nohup.c:203 #, c-format msgid "failed to redirect standard error" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/nproc.c:33 msgid "Giuseppe Scrivano" msgstr "" #: src/nproc.c:57 src/pwd.c:56 src/tty.c:64 src/uname.c:120 src/whoami.c:44 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" #: src/nproc.c:58 msgid "" "Print the number of processing units available to the current process,\n" "which may be less than the number of online processors\n" "\n" msgstr "" #: src/nproc.c:63 msgid "" " --all print the number of installed processors\n" " --ignore=N if possible, exclude N processing units\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/numfmt.c:35 msgid "Assaf Gordon" msgstr "" #: src/numfmt.c:693 #, c-format msgid "value too large to be converted: %s" msgstr "" #: src/numfmt.c:697 #, c-format msgid "invalid number: %s" msgstr "" #: src/numfmt.c:701 #, c-format msgid "rejecting suffix in input: %s (consider using --from)" msgstr "" #: src/numfmt.c:705 #, c-format msgid "invalid suffix in input: %s" msgstr "" #: src/numfmt.c:709 #, c-format msgid "missing 'i' suffix in input: %s (e.g Ki/Mi/Gi)" msgstr "" #: src/numfmt.c:723 #, c-format msgid "failed to prepare value '%Lf' for printing" msgstr "" #: src/numfmt.c:857 #, c-format msgid "invalid unit size: %s" msgstr "" #: src/numfmt.c:813 #, c-format msgid "Usage: %s [OPTION]... [NUMBER]...\n" msgstr "" #: src/numfmt.c:816 msgid "" "Reformat NUMBER(s), or the numbers from standard input if none are " "specified.\n" msgstr "" #: src/numfmt.c:820 msgid " --debug print warnings about invalid input\n" msgstr "" #: src/numfmt.c:823 msgid "" " -d, --delimiter=X use X instead of whitespace for field delimiter\n" msgstr "" #: src/numfmt.c:896 msgid "" " --field=FIELDS replace the numbers in these input fields " "(default=1)\n" " see FIELDS below\n" msgstr "" #: src/numfmt.c:829 msgid "" " --format=FORMAT use printf style floating-point FORMAT;\n" " see FORMAT below for details\n" msgstr "" #: src/numfmt.c:833 msgid "" " --from=UNIT auto-scale input numbers to UNITs; default is " "'none';\n" " see UNIT below\n" msgstr "" #: src/numfmt.c:837 msgid "" " --from-unit=N specify the input unit size (instead of the default " "1)\n" msgstr "" #: src/numfmt.c:840 msgid "" " --grouping use locale-defined grouping of digits, e.g. " "1,000,000\n" " (which means it has no effect in the C/POSIX " "locale)\n" msgstr "" #: src/numfmt.c:844 msgid "" " --header[=N] print (without converting) the first N header lines;\n" " N defaults to 1 if not specified\n" msgstr "" #: src/numfmt.c:848 msgid "" " --invalid=MODE failure mode for invalid numbers: MODE can be:\n" " abort (default), fail, warn, ignore\n" msgstr "" #: src/numfmt.c:852 msgid "" " --padding=N pad the output to N characters; positive N will\n" " right-align; negative N will left-align;\n" " padding is ignored if the output is wider than N;\n" " the default is to automatically pad if a " "whitespace\n" " is found\n" msgstr "" #: src/numfmt.c:859 msgid "" " --round=METHOD use METHOD for rounding when scaling; METHOD can be:\n" " up, down, from-zero (default), towards-zero, " "nearest\n" msgstr "" #: src/numfmt.c:863 msgid "" " --suffix=SUFFIX add SUFFIX to output numbers, and accept optional\n" " SUFFIX in input numbers\n" msgstr "" #: src/numfmt.c:867 msgid "" " --to=UNIT auto-scale output numbers to UNITs; see UNIT below\n" msgstr "" #: src/numfmt.c:870 msgid "" " --to-unit=N the output unit size (instead of the default 1)\n" msgstr "" #: src/numfmt.c:877 msgid "" "\n" "UNIT options:\n" msgstr "" #: src/numfmt.c:880 msgid "" " none no auto-scaling is done; suffixes will trigger an error\n" msgstr "" #: src/numfmt.c:883 msgid "" " auto accept optional single/two letter suffix:\n" " 1K = 1000,\n" " 1Ki = 1024,\n" " 1M = 1000000,\n" " 1Mi = 1048576,\n" msgstr "" #: src/numfmt.c:889 msgid "" " si accept optional single letter suffix:\n" " 1K = 1000,\n" " 1M = 1000000,\n" " ...\n" msgstr "" #: src/numfmt.c:894 msgid "" " iec accept optional single letter suffix:\n" " 1K = 1024,\n" " 1M = 1048576,\n" " ...\n" msgstr "" #: src/numfmt.c:899 msgid "" " iec-i accept optional two-letter suffix:\n" " 1Ki = 1024,\n" " 1Mi = 1048576,\n" " ...\n" msgstr "" #: src/numfmt.c:978 msgid "" "\n" "FIELDS supports cut(1) style field ranges:\n" " N N'th field, counted from 1\n" " N- from N'th field, to end of line\n" " N-M from N'th to M'th field (inclusive)\n" " -M from first to M'th field (inclusive)\n" " - all fields\n" "Multiple fields/ranges can be separated with commas\n" msgstr "" #: src/numfmt.c:988 #, c-format msgid "" "\n" "FORMAT must be suitable for printing one floating-point argument '%f'.\n" "Optional quote (%'f) will enable --grouping (if supported by current " "locale).\n" "Optional width value (%10f) will pad output. Optional zero (%010f) width\n" "will zero pad the number. Optional negative values (%-10f) will left align.\n" "Optional precision (%.1f) will override the input determined precision.\n" msgstr "" #: src/numfmt.c:912 #, c-format msgid "" "\n" "Exit status is 0 if all input numbers were successfully converted.\n" "By default, %s will stop at the first conversion error with exit status 2.\n" "With --invalid='fail' a warning is printed for each conversion error\n" "and the exit status is 2. With --invalid='warn' each conversion error is\n" "diagnosed, but the exit status is 0. With --invalid='ignore' conversion\n" "errors are not diagnosed and the exit status is 0.\n" msgstr "" #: src/numfmt.c:1005 #, c-format msgid "" "\n" "Examples:\n" " $ %s --to=si 1000\n" " -> \"1.0K\"\n" " $ %s --to=iec 2048\n" " -> \"2.0K\"\n" " $ %s --to=iec-i 4096\n" " -> \"4.0Ki\"\n" " $ echo 1K | %s --from=si\n" " -> \"1000\"\n" " $ echo 1K | %s --from=iec\n" " -> \"1024\"\n" " $ df -B1 | %s --header --field 2-4 --to=si\n" " $ ls -l | %s --header --field 5 --to=iec\n" " $ ls -lh | %s --header --field 5 --from=iec --padding=10\n" " $ ls -lh | %s --header --field 5 --from=iec --format %%10f\n" msgstr "" #: src/numfmt.c:974 src/seq.c:212 #, c-format msgid "format %s has no %% directive" msgstr "" #: src/numfmt.c:990 #, c-format msgid "invalid format %s (width overflow)" msgstr "" #: src/numfmt.c:1090 #, c-format msgid "--format padding overriding --padding" msgstr "" #: src/numfmt.c:1007 src/seq.c:229 #, c-format msgid "format %s ends in %%" msgstr "" #: src/numfmt.c:1125 #, c-format msgid "invalid precision in format %s" msgstr "" #: src/numfmt.c:1131 #, c-format msgid "invalid format %s, directive must be %%[0]['][-][N][.][N]f" msgstr "" #: src/numfmt.c:1018 src/seq.c:236 #, c-format msgid "format %s has too many %% directives" msgstr "" #: src/numfmt.c:1182 #, c-format msgid "invalid suffix in input %s: %s" msgstr "" #: src/numfmt.c:1211 #, c-format msgid "" "value/precision too large to be printed: '%Lg/%' (consider using --" "to)" msgstr "" #: src/numfmt.c:1092 #, c-format msgid "value too large to be printed: '%Lg' (consider using --to)" msgstr "" #: src/numfmt.c:1100 #, c-format msgid "value too large to be printed: '%Lg' (cannot handle values > 999Y)" msgstr "" #: src/numfmt.c:1310 #, c-format msgid "large input value %s: possible precision loss" msgstr "" #: src/numfmt.c:1499 #, c-format msgid "invalid padding value %s" msgstr "" #: src/numfmt.c:1512 #, c-format msgid "multiple field specifications" msgstr "" #: src/numfmt.c:1546 #, c-format msgid "invalid header value %s" msgstr "" #: src/numfmt.c:1456 #, c-format msgid "--grouping cannot be combined with --format" msgstr "" #: src/numfmt.c:1576 #, c-format msgid "failed to set locale" msgstr "" #: src/numfmt.c:1463 #, c-format msgid "no conversion option specified" msgstr "" #: src/numfmt.c:1471 #, c-format msgid "grouping cannot be combined with --to" msgstr "" #: src/numfmt.c:1473 #, c-format msgid "grouping has no effect in this locale" msgstr "" #: src/numfmt.c:1486 #, c-format msgid "--header ignored with command-line input" msgstr "" #: src/numfmt.c:1511 #, c-format msgid "error reading input" msgstr "" #: src/numfmt.c:1520 #, c-format msgid "failed to convert some of the input numbers" msgstr "" #: src/od.c:294 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s [-abcdfilosx]... [FILE] [[+]OFFSET[.][b]]\n" " or: %s --traditional [OPTION]... [FILE] [[+]OFFSET[.][b] " "[+][LABEL][.][b]]\n" msgstr "" #: src/od.c:327 msgid "" "\n" "Write an unambiguous representation, octal bytes by default,\n" "of FILE to standard output. With more than one FILE argument,\n" "concatenate them in the listed order to form the input.\n" msgstr "" #: src/od.c:335 msgid "" "\n" "If first and second call formats both apply, the second format is assumed\n" "if the last operand begins with + or (if there are 2 operands) a digit.\n" "An OFFSET operand means -j OFFSET. LABEL is the pseudo-address\n" "at first byte printed, incremented when dump is progressing.\n" "For OFFSET and LABEL, a 0x or 0X prefix indicates hexadecimal;\n" "suffixes may be . for octal and b for multiply by 512.\n" msgstr "" #: src/od.c:347 msgid "" " -A, --address-radix=RADIX output format for file offsets; RADIX is one\n" " of [doxn], for Decimal, Octal, Hex or None\n" " --endian={big|little} swap input bytes according the specified " "order\n" " -j, --skip-bytes=BYTES skip BYTES input bytes first\n" msgstr "" #: src/od.c:353 msgid "" " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n" " -S BYTES, --strings[=BYTES] output strings of at least BYTES graphic " "chars;\n" " 3 is implied when BYTES is not specified\n" " -t, --format=TYPE select output format or formats\n" " -v, --output-duplicates do not use * to mark line suppression\n" " -w[BYTES], --width[=BYTES] output BYTES bytes per output line;\n" " 32 is implied when BYTES is not specified\n" " --traditional accept arguments in third form above\n" msgstr "" #: src/od.c:366 msgid "" "\n" "\n" "Traditional format specifications may be intermixed; they accumulate:\n" " -a same as -t a, select named characters, ignoring high-order bit\n" " -b same as -t o1, select octal bytes\n" " -c same as -t c, select printable characters or backslash escapes\n" " -d same as -t u2, select unsigned decimal 2-byte units\n" msgstr "" #: src/od.c:345 msgid "" " -f same as -t fF, select floats\n" " -i same as -t dI, select decimal ints\n" " -l same as -t dL, select decimal longs\n" " -o same as -t o2, select octal 2-byte units\n" " -s same as -t d2, select decimal 2-byte units\n" " -x same as -t x2, select hexadecimal 2-byte units\n" msgstr "" #: src/od.c:383 msgid "" "\n" "\n" "TYPE is made up of one or more of these specifications:\n" " a named character, ignoring high-order bit\n" " c printable character or backslash escape\n" msgstr "" #: src/od.c:360 msgid "" " d[SIZE] signed decimal, SIZE bytes per integer\n" " f[SIZE] floating point, SIZE bytes per integer\n" " o[SIZE] octal, SIZE bytes per integer\n" " u[SIZE] unsigned decimal, SIZE bytes per integer\n" " x[SIZE] hexadecimal, SIZE bytes per integer\n" msgstr "" #: src/od.c:367 msgid "" "\n" "SIZE is a number. For TYPE in [doux], SIZE may also be C for\n" "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n" "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n" "for sizeof(double) or L for sizeof(long double).\n" msgstr "" #: src/od.c:374 msgid "" "\n" "Adding a z suffix to any type displays printable characters at the end of\n" "each output line.\n" msgstr "" #: src/od.c:379 msgid "" "\n" "\n" "BYTES is hex with 0x or 0X prefix, and may have a multiplier suffix:\n" " b 512\n" " KB 1000\n" " K 1024\n" " MB 1000*1000\n" " M 1024*1024\n" "and so on for G, T, P, E, Z, Y.\n" msgstr "" #: src/od.c:639 src/od.c:759 #, c-format msgid "invalid type string %s" msgstr "" #: src/od.c:649 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte integral type" msgstr "" #: src/od.c:770 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte floating point type" msgstr "" #: src/od.c:828 #, c-format msgid "invalid character '%c' in type string %s" msgstr "" #: src/od.c:1053 #, c-format msgid "cannot skip past end of combined input" msgstr "" #: src/od.c:1609 #, c-format msgid "" "invalid output address radix '%c'; it must be one character from [doxn]" msgstr "" #: src/od.c:1735 #, c-format msgid "no type may be specified when dumping strings" msgstr "" #: src/od.c:1810 msgid "compatibility mode supports at most one file" msgstr "" #: src/od.c:1831 #, c-format msgid "skip-bytes + read-bytes is too large" msgstr "" #: src/od.c:1874 #, c-format msgid "warning: invalid width %lu; using %d instead" msgstr "" #: src/operand2sig.c:69 #, c-format msgid "%s: invalid signal" msgstr "" #: src/paste.c:220 #, c-format msgid "standard input is closed" msgstr "" #: src/paste.c:441 msgid "" "Write lines consisting of the sequentially corresponding lines from\n" "each FILE, separated by TABs, to standard output.\n" msgstr "" #: src/paste.c:447 msgid "" " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n" " -s, --serial paste one file at a time instead of in parallel\n" msgstr "" #: src/paste.c:508 #, c-format msgid "delimiter list ends with an unescaped backslash: %s" msgstr "" #: src/pathchk.c:90 msgid "" "Diagnose invalid or unportable file names.\n" "\n" " -p check for most POSIX systems\n" " -P check for empty names and leading \"-\"\n" " --portability check for all POSIX systems (equivalent to -p -P)\n" msgstr "" #: src/pathchk.c:170 #, c-format msgid "leading '-' in a component of file name %s" msgstr "" #: src/pathchk.c:196 #, c-format msgid "nonportable character %s in file name %s" msgstr "" #: src/pathchk.c:272 #, c-format msgid "empty file name" msgstr "" #: src/pathchk.c:314 #, c-format msgid "%s: unable to determine maximum file name length" msgstr "" #: src/pathchk.c:325 #, c-format msgid "limit %lu exceeded by length %lu of file name %s" msgstr "" #: src/pathchk.c:411 #, c-format msgid "limit %lu exceeded by length %lu of file name component %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:36 src/uptime.c:45 src/users.c:35 src/who.c:48 msgid "Joseph Arceneaux" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:38 src/uptime.c:47 msgid "Kaveh Ghazi" msgstr "" #. TRANSLATORS: Real name is unknown; at most 19 characters. #: src/pinky.c:242 msgid " ???" msgstr "" #. TRANSLATORS: Idle time is unknown; at most 5 characters. #: src/pinky.c:266 msgid "?????" msgstr "" #: src/pinky.c:314 #, c-format msgid "Login name: " msgstr "" #: src/pinky.c:317 #, c-format msgid "In real life: " msgstr "" #. TRANSLATORS: Real name is unknown; no hard limit. #: src/pinky.c:321 msgid "???\n" msgstr "" #: src/pinky.c:341 #, c-format msgid "Directory: " msgstr "" #: src/pinky.c:343 #, c-format msgid "Shell: " msgstr "" #: src/pinky.c:362 #, c-format msgid "Project: " msgstr "" #: src/pinky.c:386 #, c-format msgid "Plan:\n" msgstr "" #: src/pinky.c:405 msgid "Login" msgstr "" #: src/pinky.c:407 msgid "Name" msgstr "" #: src/pinky.c:408 msgid " TTY" msgstr "" #: src/pinky.c:410 msgid "Idle" msgstr "" #: src/pinky.c:411 msgid "When" msgstr "" #: src/pinky.c:414 msgid "Where" msgstr "" #: src/pinky.c:493 #, c-format msgid "Usage: %s [OPTION]... [USER]...\n" msgstr "" #: src/pinky.c:494 msgid "" "\n" " -l produce long format output for the specified USERs\n" " -b omit the user's home directory and shell in long format\n" " -h omit the user's project file in long format\n" " -p omit the user's plan file in long format\n" " -s do short format output, this is the default\n" msgstr "" #: src/pinky.c:502 msgid "" " -f omit the line of column headings in short format\n" " -w omit the user's full name in short format\n" " -i omit the user's full name and remote host in short format\n" " -q omit the user's full name, remote host and idle time\n" " in short format\n" msgstr "" #: src/pinky.c:511 #, c-format msgid "" "\n" "A lightweight 'finger' program; print user information.\n" "The utmp file will be %s.\n" msgstr "" #: src/pinky.c:595 #, c-format msgid "no username specified; at least one must be specified when using -l" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:330 msgid "Pete TerMaat" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:331 msgid "Roland Huebner" msgstr "" #: src/pr.c:908 #, c-format msgid "'--pages=FIRST_PAGE[:LAST_PAGE]' missing argument" msgstr "" #: src/pr.c:910 #, c-format msgid "invalid page range %s" msgstr "" #: src/pr.c:966 msgid "'-l PAGE_LENGTH' invalid number of lines" msgstr "" #: src/pr.c:981 msgid "'-N NUMBER' invalid starting line number" msgstr "" #: src/pr.c:985 msgid "'-o MARGIN' invalid line offset" msgstr "" #: src/pr.c:1022 msgid "'-w PAGE_WIDTH' invalid number of characters" msgstr "" #: src/pr.c:1031 msgid "'-W PAGE_WIDTH' invalid number of characters" msgstr "" #: src/pr.c:1096 #, c-format msgid "cannot specify number of columns when printing in parallel" msgstr "" #: src/pr.c:1100 #, c-format msgid "cannot specify both printing across and printing in parallel" msgstr "" #: src/pr.c:1196 #, c-format msgid "'-%c' extra characters or invalid number in the argument: %s" msgstr "" #: src/pr.c:1293 #, c-format msgid "page width too narrow" msgstr "" #: src/pr.c:2353 #, c-format msgid "starting page number % exceeds page count %" msgstr "" #: src/pr.c:2380 #, c-format msgid "page number overflow" msgstr "" #: src/pr.c:2385 #, c-format msgid "Page %" msgstr "" #: src/pr.c:2757 msgid "Paginate or columnate FILE(s) for printing.\n" msgstr "" #: src/pr.c:2763 msgid "" " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n" " begin [stop] printing with page FIRST_[LAST_]PAGE\n" " -COLUMN, --columns=COLUMN\n" " output COLUMN columns and print columns down,\n" " unless -a is used. Balance number of lines in the\n" " columns on each page\n" msgstr "" #: src/pr.c:2771 msgid "" " -a, --across print columns across rather than down, used together\n" " with -COLUMN\n" " -c, --show-control-chars\n" " use hat notation (^G) and octal backslash notation\n" " -d, --double-space\n" " double space the output\n" msgstr "" #: src/pr.c:2779 msgid "" " -D, --date-format=FORMAT\n" " use FORMAT for the header date\n" " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n" " expand input CHARs (TABs) to tab WIDTH (8)\n" " -F, -f, --form-feed\n" " use form feeds instead of newlines to separate pages\n" " (by a 3-line page header with -F or a 5-line header\n" " and trailer without -F)\n" msgstr "" #: src/pr.c:2789 msgid "" " -h, --header=HEADER\n" " use a centered HEADER instead of filename in page " "header,\n" " -h \"\" prints a blank line, don't use -h\"\"\n" " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n" " replace spaces with CHARs (TABs) to tab WIDTH (8)\n" " -J, --join-lines merge full lines, turns off -W line truncation, no " "column\n" " alignment, --sep-string[=STRING] sets separators\n" msgstr "" #: src/pr.c:2769 msgid "" " -l, --length=PAGE_LENGTH\n" " set the page length to PAGE_LENGTH (66) lines\n" " (default number of lines of text 56, and with -F 63).\n" " implies -t if PAGE_LENGTH <= 10\n" msgstr "" #: src/pr.c:2775 msgid "" " -m, --merge print all files in parallel, one in each column,\n" " truncate lines, but join lines of full length with -J\n" msgstr "" #: src/pr.c:2805 msgid "" " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n" " number lines, use DIGITS (5) digits, then SEP (TAB),\n" " default counting starts with 1st line of input file\n" " -N, --first-line-number=NUMBER\n" " start counting with NUMBER at 1st line of first\n" " page printed (see +FIRST_PAGE)\n" msgstr "" #: src/pr.c:2813 msgid "" " -o, --indent=MARGIN\n" " offset each line with MARGIN (zero) spaces, do not\n" " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n" " -r, --no-file-warnings\n" " omit warning when a file cannot be opened\n" msgstr "" #: src/pr.c:2794 msgid "" " -s[CHAR], --separator[=CHAR]\n" " separate columns by a single character, default for " "CHAR\n" " is the character without -w and 'no char' with -" "w.\n" " -s[CHAR] turns off line truncation of all 3 column\n" " options (-COLUMN|-a -COLUMN|-m) except -w is set\n" msgstr "" #: src/pr.c:2802 msgid "" " -S[STRING], --sep-string[=STRING]\n" " separate columns by STRING,\n" " without -S: Default separator with -J and \n" " otherwise (same as -S\" \"), no effect on column " "options\n" msgstr "" #: src/pr.c:2808 msgid "" " -t, --omit-header omit page headers and trailers;\n" " implied if PAGE_LENGTH <= 10\n" msgstr "" #: src/pr.c:2834 msgid "" " -T, --omit-pagination\n" " omit page headers and trailers, eliminate any " "pagination\n" " by form feeds set in input files\n" " -v, --show-nonprinting\n" " use octal backslash notation\n" " -w, --width=PAGE_WIDTH\n" " set page width to PAGE_WIDTH (72) characters for\n" " multiple text-column output only, -s[char] turns off " "(72)\n" msgstr "" #: src/pr.c:2844 msgid "" " -W, --page-width=PAGE_WIDTH\n" " set page width to PAGE_WIDTH (72) characters always,\n" " truncate lines, except -J option is set, no " "interference\n" " with -S or -s\n" msgstr "" #: src/printenv.c:62 #, c-format msgid "" "Usage: %s [OPTION]... [VARIABLE]...\n" "Print the values of the specified environment VARIABLE(s).\n" "If no VARIABLE is specified, print name and value pairs for them all.\n" "\n" msgstr "" #: src/printenv.c:69 msgid " -0, --null end each output line with NUL, not newline\n" msgstr "" #: src/printf.c:79 #, c-format msgid "" "warning: %s: character(s) following character constant have been ignored" msgstr "" #: src/printf.c:88 #, c-format msgid "" "Usage: %s FORMAT [ARGUMENT]...\n" " or: %s OPTION\n" msgstr "" #: src/printf.c:93 msgid "" "Print ARGUMENT(s) according to FORMAT, or execute according to OPTION:\n" "\n" msgstr "" #: src/printf.c:99 msgid "" "\n" "FORMAT controls the output as in C printf. Interpreted sequences are:\n" "\n" " \\\" double quote\n" msgstr "" #: src/printf.c:117 msgid "" " \\NNN byte with octal value NNN (1 to 3 digits)\n" " \\xHH byte with hexadecimal value HH (1 to 2 digits)\n" " \\uHHHH Unicode (ISO/IEC 10646) character with hex value HHHH (4 digits)\n" " \\UHHHHHHHH Unicode character with hex value HHHHHHHH (8 digits)\n" msgstr "" #: src/printf.c:127 msgid "" " %% a single %\n" " %b ARGUMENT as a string with '\\' escapes interpreted,\n" " except that octal escapes are of the form \\0 or \\0NNN\n" " %q ARGUMENT is printed in a format that can be reused as shell " "input,\n" " escaping non-printable characters with the proposed POSIX $'' " "syntax.\n" "\n" "and all C format specifications ending with one of diouxXfeEgGcs, with\n" "ARGUMENTs converted to proper type first. Variable widths are handled.\n" msgstr "" #: src/printf.c:148 #, c-format msgid "%s: expected a numeric value" msgstr "" #: src/printf.c:150 #, c-format msgid "%s: value not completely converted" msgstr "" #: src/printf.c:247 src/printf.c:274 #, c-format msgid "missing hexadecimal number in escape" msgstr "" #: src/printf.c:286 #, c-format msgid "invalid universal character name \\%c%0*x" msgstr "" #: src/printf.c:547 #, c-format msgid "invalid field width: %s" msgstr "" #: src/printf.c:582 #, c-format msgid "invalid precision: %s" msgstr "" #: src/printf.c:609 #, c-format msgid "%.*s: invalid conversion specification" msgstr "" #: src/printf.c:692 #, c-format msgid "warning: ignoring excess arguments, starting with %s" msgstr "" #. TRANSLATORS: Please translate "F. Pinard" to "François Pinard" #. if "ç" (c-with-cedilla) is available in the translation's character #. set and encoding. #. This is a proper name. See the gettext manual, section Names. #: src/ptx.c:42 msgid "F. Pinard" msgstr "" #: src/ptx.c:419 #, c-format msgid "%s (for regexp %s)" msgstr "" #: src/ptx.c:1817 #, c-format msgid "" "Usage: %s [OPTION]... [INPUT]... (without -G)\n" " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n" msgstr "" #: src/ptx.c:1821 msgid "" "Output a permuted index, including context, of the words in the input " "files.\n" msgstr "" #: src/ptx.c:1830 msgid "" " -A, --auto-reference output automatically generated references\n" " -G, --traditional behave more like System V 'ptx'\n" msgstr "" #: src/ptx.c:1834 msgid "" " -F, --flag-truncation=STRING use STRING for flagging line truncations.\n" " The default is '/'\n" msgstr "" #: src/ptx.c:1832 msgid "" " -M, --macro-name=STRING macro name to use instead of 'xx'\n" " -O, --format=roff generate output as roff directives\n" " -R, --right-side-refs put references at right, not counted in -w\n" " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n" " -T, --format=tex generate output as TeX directives\n" msgstr "" #: src/ptx.c:1839 msgid "" " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n" " -b, --break-file=FILE word break characters in this FILE\n" " -f, --ignore-case fold lower case to upper case for sorting\n" " -g, --gap-size=NUMBER gap size in columns between output fields\n" " -i, --ignore-file=FILE read ignore word list from FILE\n" " -o, --only-file=FILE read only word list from this FILE\n" msgstr "" #: src/ptx.c:1847 msgid "" " -r, --references first field of each line is a reference\n" " -t, --typeset-mode - not implemented -\n" " -w, --width=NUMBER output width in columns, reference " "excluded\n" msgstr "" #: src/ptx.c:1948 #, c-format msgid "invalid gap width: %s" msgstr "" #: src/ls.c:1750 src/ptx.c:1975 #, c-format msgid "invalid line width: %s" msgstr "" #: src/pwd.c:57 msgid "" "Print the full filename of the current working directory.\n" "\n" msgstr "" #: src/pwd.c:61 msgid "" " -L, --logical use PWD from environment, even if it contains symlinks\n" " -P, --physical avoid all symlinks\n" msgstr "" #: src/pwd.c:67 msgid "" "\n" "If no option is specified, -P is assumed.\n" msgstr "" #: src/pwd.c:166 #, c-format msgid "failed to chdir to %s" msgstr "" #: src/pwd.c:170 src/pwd.c:277 src/split.c:373 #, c-format msgid "failed to stat %s" msgstr "" #: src/pwd.c:235 #, c-format msgid "couldn't find directory entry in %s with matching i-node" msgstr "" #: src/pwd.c:362 #, c-format msgid "ignoring non-option arguments" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/readlink.c:32 msgid "Dmitry V. Levin" msgstr "" #: src/readlink.c:62 src/realpath.c:71 src/rm.c:135 src/shred.c:147 #: src/stat.c:1349 src/touch.c:212 #, c-format msgid "Usage: %s [OPTION]... FILE...\n" msgstr "" #: src/readlink.c:63 msgid "" "Print value of a symbolic link or canonical file name\n" "\n" msgstr "" #: src/readlink.c:65 msgid "" " -f, --canonicalize canonicalize by following every symlink in\n" " every component of the given name " "recursively;\n" " all but the last component must exist\n" " -e, --canonicalize-existing canonicalize by following every symlink in\n" " every component of the given name " "recursively,\n" " all components must exist\n" msgstr "" #: src/readlink.c:75 msgid "" " -m, --canonicalize-missing canonicalize by following every symlink in\n" " every component of the given name " "recursively,\n" " without requirements on components " "existence\n" " -n, --no-newline do not output the trailing delimiter\n" " -q, --quiet,\n" " -s, --silent suppress most error messages\n" " -v, --verbose report error messages\n" " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/readlink.c:152 #, c-format msgid "ignoring --no-newline with multiple arguments" msgstr "" #: src/realpath.c:72 msgid "" "Print the resolved absolute file name;\n" "all but the last component must exist\n" "\n" msgstr "" #: src/realpath.c:76 msgid "" " -e, --canonicalize-existing all components of the path must exist\n" " -m, --canonicalize-missing no path components need exist or be a " "directory\n" " -L, --logical resolve '..' components before symlinks\n" " -P, --physical resolve symlinks as encountered (default)\n" " -q, --quiet suppress most error messages\n" " --relative-to=FILE print the resolved path relative to FILE\n" " --relative-base=FILE print absolute paths unless paths below FILE\n" " -s, --strip, --no-symlinks don't expand symlinks\n" " -z, --zero end each output line with NUL, not newline\n" "\n" msgstr "" #: src/relpath.c:130 msgid "generating relative path" msgstr "" #: src/remove.c:273 #, c-format msgid "%s: descend into write-protected directory %s? " msgstr "" #: src/remove.c:274 #, c-format msgid "%s: descend into directory %s? " msgstr "" #. TRANSLATORS: You may find it more convenient to #. translate "%s: remove %s (write-protected) %s? " #. instead. It should avoid grammatical problems #. with the output of file_type. #: src/remove.c:290 #, c-format msgid "%s: remove write-protected %s %s? " msgstr "" #: src/remove.c:291 #, c-format msgid "%s: remove %s %s? " msgstr "" #: src/remove.c:374 #, c-format msgid "removed directory %s\n" msgstr "" #: src/remove.c:446 #, c-format msgid "refusing to remove %s or %s directory: skipping %s" msgstr "" #: src/remove.c:500 #, c-format msgid "skipping %s, since it's on a different device" msgstr "" #: src/remove.c:520 #, c-format msgid "traversal failed: %s" msgstr "" #: src/remove.c:526 #, c-format msgid "" "unexpected failure: fts_info=%d: %s\n" "please report to %s" msgstr "" #: src/rm.c:119 #, c-format msgid "Try '%s ./%s' to remove the file %s.\n" msgstr "" #: src/rm.c:136 msgid "" "Remove (unlink) the FILE(s).\n" "\n" " -f, --force ignore nonexistent files and arguments, never " "prompt\n" " -i prompt before every removal\n" msgstr "" #: src/rm.c:140 msgid "" " -I prompt once before removing more than three files, " "or\n" " when removing recursively; less intrusive than -" "i,\n" " while still giving protection against most " "mistakes\n" " --interactive[=WHEN] prompt according to WHEN: never, once (-I), or\n" " always (-i); without WHEN, prompt always\n" msgstr "" #: src/rm.c:149 msgid "" " --one-file-system when removing a hierarchy recursively, skip any\n" " directory that is on a file system different from\n" " that of the corresponding command line argument\n" msgstr "" #: src/rm.c:154 msgid "" " --no-preserve-root do not treat '/' specially\n" " --preserve-root do not remove '/' (default)\n" " -r, -R, --recursive remove directories and their contents recursively\n" " -d, --dir remove empty directories\n" " -v, --verbose explain what is being done\n" msgstr "" #: src/rm.c:163 msgid "" "\n" "By default, rm does not remove directories. Use the --recursive (-r or -R)\n" "option to remove each listed directory, too, along with all of its " "contents.\n" msgstr "" #: src/rm.c:168 #, c-format msgid "" "\n" "To remove a file whose name starts with a '-', for example '-foo',\n" "use one of these commands:\n" " %s -- -foo\n" "\n" " %s ./-foo\n" msgstr "" #: src/rm.c:177 msgid "" "\n" "Note that if you use rm to remove a file, it might be possible to recover\n" "some of its contents, given sufficient expertise and/or time. For greater\n" "assurance that the contents are truly unrecoverable, consider using shred.\n" msgstr "" #: src/rm.c:340 #, c-format msgid "%s: remove % argument recursively? " msgid_plural "%s: remove % arguments recursively? " msgstr[0] "" msgstr[1] "" #: src/rm.c:343 #, c-format msgid "%s: remove % argument? " msgid_plural "%s: remove % arguments? " msgstr[0] "" msgstr[1] "" #: src/rmdir.c:134 src/rmdir.c:233 #, c-format msgid "removing directory, %s" msgstr "" #: src/rmdir.c:148 #, c-format msgid "failed to remove directory %s" msgstr "" #: src/rmdir.c:165 msgid "" "Remove the DIRECTORY(ies), if they are empty.\n" "\n" " --ignore-fail-on-non-empty\n" " ignore each failure that is solely because a directory\n" " is non-empty\n" msgstr "" #: src/rmdir.c:172 msgid "" " -p, --parents remove DIRECTORY and its ancestors; e.g., 'rmdir -p a/b/c' " "is\n" " similar to 'rmdir a/b/c a/b a'\n" " -v, --verbose output a diagnostic for every directory processed\n" msgstr "" #: src/rmdir.c:242 #, c-format msgid "failed to remove %s" msgstr "" #: src/runcon.c:83 #, c-format msgid "" "Usage: %s CONTEXT COMMAND [args]\n" " or: %s [ -c ] [-u USER] [-r ROLE] [-t TYPE] [-l RANGE] COMMAND [args]\n" msgstr "" #: src/runcon.c:81 msgid "" "Run a program in a different SELinux security context.\n" "With neither CONTEXT nor COMMAND, print the current security context.\n" msgstr "" #: src/runcon.c:94 msgid "" " CONTEXT Complete security context\n" " -c, --compute compute process transition context before modifying\n" " -t, --type=TYPE type (for same role as parent)\n" " -u, --user=USER user identity\n" " -r, --role=ROLE role\n" " -l, --range=RANGE levelrange\n" "\n" msgstr "" #: src/runcon.c:144 #, c-format msgid "multiple roles" msgstr "" #: src/runcon.c:149 #, c-format msgid "multiple types" msgstr "" #: src/runcon.c:154 #, c-format msgid "multiple users" msgstr "" #: src/runcon.c:159 #, c-format msgid "multiple levelranges" msgstr "" #: src/runcon.c:177 src/runcon.c:213 #, c-format msgid "failed to get current context" msgstr "" #: src/runcon.c:187 #, c-format msgid "you must specify -c, -t, -u, -l, -r, or context" msgstr "" #: src/runcon.c:195 #, c-format msgid "no command specified" msgstr "" #: src/runcon.c:201 #, c-format msgid "%s may be used only on a SELinux kernel" msgstr "" #: src/runcon.c:227 #, c-format msgid "failed to compute a new context" msgstr "" #: src/runcon.c:235 #, c-format msgid "failed to set new user: %s" msgstr "" #: src/runcon.c:238 #, c-format msgid "failed to set new type: %s" msgstr "" #: src/runcon.c:241 #, c-format msgid "failed to set new range: %s" msgstr "" #: src/runcon.c:244 #, c-format msgid "failed to set new role: %s" msgstr "" #: src/runcon.c:255 #, c-format msgid "unable to set security context %s" msgstr "" #: src/selinux.c:126 src/selinux.c:299 #, c-format msgid "error canonicalizing %s" msgstr "" #: src/seq.c:68 #, c-format msgid "" "Usage: %s [OPTION]... LAST\n" " or: %s [OPTION]... FIRST LAST\n" " or: %s [OPTION]... FIRST INCREMENT LAST\n" msgstr "" #: src/seq.c:73 msgid "Print numbers from FIRST to LAST, in steps of INCREMENT.\n" msgstr "" #: src/seq.c:79 msgid "" " -f, --format=FORMAT use printf style floating-point FORMAT\n" " -s, --separator=STRING use STRING to separate numbers (default: \\n)\n" " -w, --equal-width equalize width by padding with leading zeroes\n" msgstr "" #: src/seq.c:86 msgid "" "\n" "If FIRST or INCREMENT is omitted, it defaults to 1. That is, an\n" "omitted INCREMENT defaults to 1 even when LAST is smaller than FIRST.\n" "The sequence of numbers ends when the sum of the current number and\n" "INCREMENT would become greater than LAST.\n" "FIRST, INCREMENT, and LAST are interpreted as floating point values.\n" "INCREMENT is usually positive if FIRST is smaller than LAST, and\n" "INCREMENT is usually negative if FIRST is greater than LAST.\n" msgstr "" #: src/seq.c:94 msgid "" "FORMAT must be suitable for printing one argument of type 'double';\n" "it defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point\n" "decimal numbers with maximum precision PREC, and to %g otherwise.\n" msgstr "" #: src/seq.c:140 #, c-format msgid "invalid floating point argument: %s" msgstr "" #: src/seq.c:232 #, c-format msgid "format %s has unknown %%%c directive" msgstr "" #: src/seq.c:555 #, c-format msgid "format string may not be specified when printing equal width strings" msgstr "" #: src/set-fields.c:169 msgid "invalid byte or character range" msgstr "" #: src/set-fields.c:170 msgid "invalid field range" msgstr "" #: src/set-fields.c:177 src/set-fields.c:223 msgid "byte/character positions are numbered from 1" msgstr "" #: src/set-fields.c:178 src/set-fields.c:224 msgid "fields are numbered from 1" msgstr "" #: src/cut.c:387 msgid "invalid range with no endpoint: -" msgstr "" #: src/cut.c:403 msgid "invalid decreasing range" msgstr "" #: src/set-fields.c:261 #, c-format msgid "byte/character offset %s is too large" msgstr "" #: src/cut.c:485 #, c-format msgid "field number %s is too large" msgstr "" #: src/set-fields.c:273 #, c-format msgid "invalid byte/character position %s" msgstr "" #: src/set-fields.c:274 #, c-format msgid "invalid field value %s" msgstr "" #: src/set-fields.c:282 msgid "missing list of byte/character positions" msgstr "" #: src/cut.c:870 msgid "missing list of fields" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/shred.c:74 msgid "Colin Plumb" msgstr "" #: src/shred.c:148 msgid "" "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n" "for even very expensive hardware probing to recover the data.\n" msgstr "" #: src/shred.c:173 msgid "" "\n" "If FILE is -, shred standard output.\n" msgstr "" #: src/shred.c:155 #, c-format msgid "" " -f, --force change permissions to allow writing if necessary\n" " -n, --iterations=N overwrite N times instead of the default (%d)\n" " --random-source=FILE get random bytes from FILE\n" " -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n" msgstr "" #: src/shred.c:186 msgid "" " -u truncate and remove file after overwriting\n" " --remove[=HOW] like -u but give control on HOW to delete; See below\n" " -v, --verbose show progress\n" " -x, --exact do not round file sizes up to the next full block;\n" " this is the default for non-regular files\n" " -z, --zero add a final overwrite with zeros to hide shredding\n" msgstr "" #: src/shred.c:196 msgid "" "\n" "Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n" "the files because it is common to operate on device files like /dev/hda,\n" "and those files usually should not be removed.\n" "The optional HOW parameter indicates how to remove a directory entry:\n" "'unlink' => use a standard unlink call.\n" "'wipe' => also first obfuscate bytes in the name.\n" "'wipesync' => also sync each obfuscated byte to disk.\n" "The default mode is 'wipesync', but note it can be expensive.\n" "\n" msgstr "" #: src/shred.c:180 msgid "" "CAUTION: Note that shred relies on a very important assumption:\n" "that the file system overwrites data in place. This is the traditional\n" "way to do things, but many modern file system designs do not satisfy this\n" "assumption. The following are examples of file systems on which shred is\n" "not effective, or is not guaranteed to be effective in all file system " "modes:\n" "\n" msgstr "" #: src/shred.c:188 msgid "" "* log-structured or journaled file systems, such as those supplied with\n" "AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n" "\n" "* file systems that write redundant data and carry on even if some writes\n" "fail, such as RAID-based file systems\n" "\n" "* file systems that make snapshots, such as Network Appliance's NFS server\n" "\n" msgstr "" #: src/shred.c:198 msgid "" "* file systems that cache in temporary locations, such as NFS\n" "version 3 clients\n" "\n" "* compressed file systems\n" "\n" msgstr "" #: src/shred.c:205 msgid "" "In the case of ext3 file systems, the above disclaimer applies\n" "(and shred is thus of limited effectiveness) only in data=journal mode,\n" "which journals file data in addition to just metadata. In both the\n" "data=ordered (default) and data=writeback modes, shred works as usual.\n" "Ext3 journaling modes can be changed by adding the data=something option\n" "to the mount options for a particular file system in the /etc/fstab file,\n" "as documented in the mount man page (man mount).\n" "\n" msgstr "" #: src/shred.c:215 msgid "" "In addition, file system backups and remote mirrors may contain copies\n" "of the file that cannot be removed, and that will allow a shredded file\n" "to be recovered later.\n" msgstr "" #: src/shred.c:295 #, c-format msgid "%s: fdatasync failed" msgstr "" #: src/shred.c:306 #, c-format msgid "%s: fsync failed" msgstr "" #: src/shred.c:383 #, c-format msgid "%s: cannot rewind" msgstr "" #: src/shred.c:402 #, c-format msgid "%s: pass %lu/%lu (%s)..." msgstr "" #: src/shred.c:452 #, c-format msgid "%s: error writing at offset %s" msgstr "" #: src/shred.c:470 #, c-format msgid "%s: lseek failed" msgstr "" #: src/shred.c:481 #, c-format msgid "%s: file too large" msgstr "" #: src/shred.c:504 #, c-format msgid "%s: pass %lu/%lu (%s)...%s" msgstr "" #: src/shred.c:520 #, c-format msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%" msgstr "" #: src/shred.c:767 #, c-format msgid "%s: fstat failed" msgstr "" #: src/shred.c:778 #, c-format msgid "%s: invalid file type" msgstr "" #: src/shred.c:797 #, c-format msgid "%s: file has negative size" msgstr "" #: src/shred.c:864 src/sort.c:932 src/split.c:378 #, c-format msgid "%s: error truncating" msgstr "" #: src/shred.c:880 #, c-format msgid "%s: fcntl failed" msgstr "" #: src/shred.c:885 #, c-format msgid "%s: cannot shred append-only file descriptor" msgstr "" #: src/shred.c:967 #, c-format msgid "%s: removing" msgstr "" #: src/shred.c:991 #, c-format msgid "%s: renamed to %s" msgstr "" #: src/shred.c:1013 #, c-format msgid "%s: failed to remove" msgstr "" #: src/shred.c:1017 #, c-format msgid "%s: removed" msgstr "" #: src/shred.c:1024 src/shred.c:1067 #, c-format msgid "%s: failed to close" msgstr "" #: src/shred.c:1060 #, c-format msgid "%s: failed to open for writing" msgstr "" #: src/shred.c:1250 msgid "invalid number of passes" msgstr "" #: src/shred.c:1134 src/shuf.c:290 src/sort.c:4441 #, c-format msgid "multiple random sources specified" msgstr "" #: src/shred.c:1269 msgid "invalid file size" msgstr "" #: src/shuf.c:48 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]\n" " or: %s -e [OPTION]... [ARG]...\n" " or: %s -i LO-HI [OPTION]...\n" msgstr "" #: src/shuf.c:54 msgid "Write a random permutation of the input lines to standard output.\n" msgstr "" #: src/shuf.c:74 msgid "" " -e, --echo treat each ARG as an input line\n" " -i, --input-range=LO-HI treat each number LO through HI as an input " "line\n" " -n, --head-count=COUNT output at most COUNT lines\n" " -o, --output=FILE write result to FILE instead of standard output\n" " --random-source=FILE get random bytes from FILE\n" " -r, --repeat output lines can be repeated\n" msgstr "" #: src/shuf.c:225 #, c-format msgid "too many input lines" msgstr "" #: src/shuf.c:244 #, c-format msgid "multiple -i options specified" msgstr "" #: src/shuf.c:434 src/shuf.c:440 src/shuf.c:445 msgid "invalid input range" msgstr "" #: src/shuf.c:458 #, c-format msgid "invalid line count: %s" msgstr "" #: src/shuf.c:284 src/sort.c:4435 #, c-format msgid "multiple output files specified" msgstr "" #: src/shuf.c:310 #, c-format msgid "cannot combine -e and -i options" msgstr "" #: src/shuf.c:579 #, c-format msgid "no lines to repeat" msgstr "" #: src/sleep.c:44 #, c-format msgid "" "Usage: %s NUMBER[SUFFIX]...\n" " or: %s OPTION\n" "Pause for NUMBER seconds. SUFFIX may be 's' for seconds (the default),\n" "'m' for minutes, 'h' for hours or 'd' for days. Unlike most " "implementations\n" "that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n" "point number. Given two or more arguments, pause for the amount of time\n" "specified by the sum of their values.\n" "\n" msgstr "" #: src/sleep.c:135 src/timeout.c:320 #, c-format msgid "invalid time interval %s" msgstr "" #: src/sleep.c:146 src/tail.c:1219 #, c-format msgid "cannot read realtime clock" msgstr "" #: src/sort.c:399 msgid "Write sorted concatenation of all FILE(s) to standard output.\n" msgstr "" #: src/sort.c:405 msgid "" "Ordering options:\n" "\n" msgstr "" #: src/sort.c:409 msgid "" " -b, --ignore-leading-blanks ignore leading blanks\n" " -d, --dictionary-order consider only blanks and alphanumeric " "characters\n" " -f, --ignore-case fold lower case to upper case characters\n" msgstr "" #: src/sort.c:415 msgid "" " -g, --general-numeric-sort compare according to general numerical value\n" " -i, --ignore-nonprinting consider only printable characters\n" " -M, --month-sort compare (unknown) < 'JAN' < ... < 'DEC'\n" msgstr "" #: src/sort.c:420 msgid "" " -h, --human-numeric-sort compare human readable numbers (e.g., 2K 1G)\n" msgstr "" #: src/sort.c:452 msgid "" " -n, --numeric-sort compare according to string numerical value\n" " -R, --random-sort shuffle, but group identical keys. See " "shuf(1)\n" " --random-source=FILE get random bytes from FILE\n" " -r, --reverse reverse the result of comparisons\n" msgstr "" #: src/sort.c:429 msgid "" " --sort=WORD sort according to WORD:\n" " general-numeric -g, human-numeric -h, month -" "M,\n" " numeric -n, random -R, version -V\n" " -V, --version-sort natural sort of (version) numbers within text\n" "\n" msgstr "" #: src/sort.c:437 msgid "" "Other options:\n" "\n" msgstr "" #: src/sort.c:441 msgid "" " --batch-size=NMERGE merge at most NMERGE inputs at once;\n" " for more use temp files\n" msgstr "" #: src/sort.c:445 msgid "" " -c, --check, --check=diagnose-first check for sorted input; do not sort\n" " -C, --check=quiet, --check=silent like -c, but do not report first bad " "line\n" " --compress-program=PROG compress temporaries with PROG;\n" " decompress them with PROG -d\n" msgstr "" #: src/sort.c:452 msgid "" " --debug annotate the part of the line used to sort,\n" " and warn about questionable usage to stderr\n" " --files0-from=F read input from the files specified by\n" " NUL-terminated names in file F;\n" " If F is - then read names from standard input\n" msgstr "" #: src/sort.c:459 msgid "" " -k, --key=KEYDEF sort via a key; KEYDEF gives location and type\n" " -m, --merge merge already sorted files; do not sort\n" msgstr "" #: src/sort.c:463 msgid "" " -o, --output=FILE write result to FILE instead of standard output\n" " -s, --stable stabilize sort by disabling last-resort " "comparison\n" " -S, --buffer-size=SIZE use SIZE for main memory buffer\n" msgstr "" #: src/sort.c:469 #, c-format msgid "" " -t, --field-separator=SEP use SEP instead of non-blank to blank " "transition\n" " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or " "%s;\n" " multiple options specify multiple directories\n" " --parallel=N change the number of sorts run concurrently to " "N\n" " -u, --unique with -c, check for strict ordering;\n" " without -c, output only the first of an equal " "run\n" msgstr "" #: src/sort.c:512 msgid "" "\n" "KEYDEF is F[.C][OPTS][,F[.C][OPTS]] for start and stop position, where F is " "a\n" "field number and C a character position in the field; both are origin 1, " "and\n" "the stop position defaults to the line's end. If neither -t nor -b is in\n" "effect, characters in a field are counted from the beginning of the " "preceding\n" "whitespace. OPTS is one or more single-letter ordering options " "[bdfgiMhnRrV],\n" "which override global ordering options for that key. If no key is given, " "use\n" "the entire line as the key. Use --debug to diagnose incorrect key usage.\n" "\n" "SIZE may be followed by the following multiplicative suffixes:\n" msgstr "" #: src/sort.c:525 msgid "" "% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n" "\n" "*** WARNING ***\n" "The locale specified by the environment affects sort order.\n" "Set LC_ALL=C to get the traditional sort order that uses\n" "native byte values.\n" msgstr "" #: src/sort.c:697 #, c-format msgid "waiting for %s [-d]" msgstr "" #: src/sort.c:702 #, c-format msgid "%s [-d] terminated abnormally" msgstr "" #: src/sort.c:856 #, c-format msgid "cannot create temporary file in %s" msgstr "" #: src/sort.c:950 src/sort.c:2025 src/sort.c:3071 src/sort.c:3713 #: src/sort.c:3804 src/sort.c:3807 msgid "open failed" msgstr "" #: src/sort.c:970 msgid "fflush failed" msgstr "" #: src/sort.c:975 src/sort.c:2028 src/sort.c:4706 msgid "close failed" msgstr "" #: src/sort.c:1110 msgid "couldn't create temporary file" msgstr "" #: src/sort.c:1149 #, c-format msgid "couldn't create process for %s -d" msgstr "" #: src/sort.c:1220 #, c-format msgid "warning: cannot remove: %s" msgstr "" #: src/sort.c:1306 #, c-format msgid "invalid --%s argument %s" msgstr "" #: src/sort.c:1309 #, c-format msgid "minimum --%s argument is %s" msgstr "" #: src/sort.c:1324 #, c-format msgid "--%s argument %s too large" msgstr "" #: src/sort.c:1327 #, c-format msgid "maximum --%s argument with current rlimit is %s" msgstr "" #: src/sort.c:1409 #, c-format msgid "number in parallel must be nonzero" msgstr "" #: src/sort.c:1494 msgid "stat failed" msgstr "" #: src/sort.c:1755 msgid "read failed" msgstr "" #: src/sort.c:2043 #, c-format msgid "string transformation failed" msgstr "" #: src/sort.c:2046 #, c-format msgid "the untransformed string was %s" msgstr "" #: src/sort.c:2209 #, c-format msgid "^ no match for key\n" msgstr "" #: src/sort.c:2389 #, c-format msgid "obsolescent key %s used; consider %s instead" msgstr "" #: src/sort.c:2395 #, c-format msgid "key %lu has zero width and will be ignored" msgstr "" #: src/sort.c:2406 #, c-format msgid "" "leading blanks are significant in key %lu; consider also specifying 'b'" msgstr "" #: src/sort.c:2419 #, c-format msgid "key %lu is numeric and spans multiple fields" msgstr "" #: src/sort.c:2451 #, c-format msgid "option '-%s' is ignored" msgid_plural "options '-%s' are ignored" msgstr[0] "" msgstr[1] "" #: src/sort.c:2457 #, c-format msgid "option '-r' only applies to last-resort comparison" msgstr "" #: src/sort.c:2731 src/sort.c:2740 msgid "write failed" msgstr "" #: src/sort.c:2783 #, c-format msgid "%s: %s:%s: disorder: " msgstr "" #: src/sort.c:2786 msgid "standard error" msgstr "" #: src/sort.c:3698 msgid "cannot read" msgstr "" #: src/sort.c:3976 #, c-format msgid "%s: invalid field specification %s" msgstr "" #: src/sort.c:3987 #, c-format msgid "options '-%s' are incompatible" msgstr "" #: src/sort.c:4038 #, c-format msgid "%s: invalid count at start of %s" msgstr "" #: src/sort.c:4295 msgid "invalid number after '-'" msgstr "" #: src/sort.c:4302 src/sort.c:4388 src/sort.c:4416 msgid "invalid number after '.'" msgstr "" #: src/sort.c:4315 src/sort.c:4421 msgid "stray character in field spec" msgstr "" #: src/sort.c:4362 #, c-format msgid "multiple compress programs specified" msgstr "" #: src/sort.c:4379 msgid "invalid number at field start" msgstr "" #: src/sort.c:4383 src/sort.c:4411 msgid "field number is zero" msgstr "" #: src/sort.c:4392 msgid "character offset is zero" msgstr "" #: src/sort.c:4407 msgid "invalid number after ','" msgstr "" #: src/sort.c:4457 #, c-format msgid "empty tab" msgstr "" #: src/sort.c:4550 src/wc.c:692 #, c-format msgid "cannot read file names from %s" msgstr "" #: src/sort.c:4572 #, c-format msgid "%s:%lu: invalid zero-length file name" msgstr "" #: src/sort.c:4578 #, c-format msgid "no input from %s" msgstr "" #: src/sort.c:4624 #, c-format msgid "using %s sorting rules" msgstr "" #: src/sort.c:4674 msgid "failed to set locale; " msgstr "" #: src/sort.c:4627 #, c-format msgid "using simple byte comparison" msgstr "" #: src/sort.c:4658 #, c-format msgid "extra operand %s not allowed with -%c" msgstr "" #: src/split.c:207 #, c-format msgid "the suffix length needs to be at least %" msgstr "" #: src/split.c:224 #, c-format msgid "Usage: %s [OPTION]... [FILE [PREFIX]]\n" msgstr "" #: src/split.c:228 msgid "" "Output pieces of FILE to PREFIXaa, PREFIXab, ...;\n" "default size is 1000 lines, and default PREFIX is 'x'.\n" msgstr "" #: src/split.c:236 #, c-format msgid "" " -a, --suffix-length=N generate suffixes of length N (default %d)\n" " --additional-suffix=SUFFIX append an additional SUFFIX to file names\n" " -b, --bytes=SIZE put SIZE bytes per output file\n" " -C, --line-bytes=SIZE put at most SIZE bytes of records per output file\n" " -d use numeric suffixes starting at 0, not " "alphabetic\n" " --numeric-suffixes[=FROM] same as -d, but allow setting the start " "value\n" " -e, --elide-empty-files do not generate empty output files with '-n'\n" " --filter=COMMAND write to shell COMMAND; file name is $FILE\n" " -l, --lines=NUMBER put NUMBER lines/records per output file\n" " -n, --number=CHUNKS generate CHUNKS output files; see explanation " "below\n" " -t, --separator=SEP use SEP instead of newline as the record " "separator;\n" " '\\0' (zero) specifies the NUL character\n" " -u, --unbuffered immediately copy input to output with '-n r/...'\n" msgstr "" #: src/split.c:229 msgid "" " --verbose print a diagnostic just before each\n" " output file is opened\n" msgstr "" #: src/split.c:259 msgid "" "\n" "CHUNKS may be:\n" " N split into N files based on size of input\n" " K/N output Kth of N to stdout\n" " l/N split into N files without splitting lines/records\n" " l/K/N output Kth of N to stdout without splitting lines/records\n" " r/N like 'l' but use round robin distribution\n" " r/K/N likewise but only output Kth of N to stdout\n" msgstr "" #: src/split.c:354 #, c-format msgid "output file suffixes exhausted" msgstr "" #: src/split.c:366 #, c-format msgid "creating file %s\n" msgstr "" #: src/split.c:375 #, c-format msgid "%s would overwrite input; aborting" msgstr "" #: src/split.c:391 #, c-format msgid "failed to set FILE environment variable" msgstr "" #: src/split.c:393 #, c-format msgid "executing with FILE=%s\n" msgstr "" #: src/split.c:395 #, c-format msgid "failed to create pipe" msgstr "" #: src/split.c:409 #, c-format msgid "closing prior pipe" msgstr "" #: src/split.c:411 #, c-format msgid "closing output pipe" msgstr "" #: src/split.c:415 #, c-format msgid "moving input pipe" msgstr "" #: src/split.c:417 #, c-format msgid "closing input pipe" msgstr "" #: src/split.c:422 #, c-format msgid "failed to run command: \"%s -c %s\"" msgstr "" #: src/split.c:428 #, c-format msgid "failed to close input pipe" msgstr "" #: src/split.c:464 #, c-format msgid "waiting for child process" msgstr "" #: src/split.c:474 #, c-format msgid "with FILE=%s, signal %s from command: %s" msgstr "" #: src/split.c:482 #, c-format msgid "with FILE=%s, exit %d from command: %s" msgstr "" #: src/split.c:489 src/timeout.c:494 #, c-format msgid "unknown status from command (0x%X)" msgstr "" #: src/split.c:1052 #, c-format msgid "cannot split in more than one way" msgstr "" #: src/split.c:1218 src/split.c:1333 src/split.c:1546 msgid "invalid number of chunks" msgstr "" #: src/split.c:1223 msgid "invalid chunk number" msgstr "" #: src/split.c:1270 msgid "invalid suffix length" msgstr "" #: src/split.c:1344 #, c-format msgid "empty record separator" msgstr "" #: src/split.c:1355 #, c-format msgid "multi-character separator %s" msgstr "" #: src/split.c:1363 #, c-format msgid "multiple separator characters specified" msgstr "" #: src/split.c:1236 #, c-format msgid "line count option -%s%c... is too large" msgstr "" #: src/split.c:1248 #, c-format msgid "%s: invalid start value for numerical suffix" msgstr "" #: src/split.c:1430 msgid "invalid IO block size" msgstr "" #: src/split.c:1297 #, c-format msgid "--filter does not process a chunk extracted to stdout" msgstr "" #: src/split.c:1334 #, c-format msgid "numerical suffix start value is too large for the suffix length" msgstr "" #: src/split.c:1369 #, c-format msgid "%s: cannot determine file size" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/stat.c:173 msgid "Michael Meskes" msgstr "" #: src/stat.c:857 #, c-format msgid "failed to canonicalize %s" msgstr "" #: src/stat.c:1069 #, c-format msgid "warning: unrecognized escape '\\%c'" msgstr "" #: src/stat.c:1124 #, c-format msgid "%s: invalid directive" msgstr "" #: src/stat.c:1170 #, c-format msgid "warning: backslash at end of format" msgstr "" #: src/stat.c:1201 #, c-format msgid "using %s to denote standard input does not work in file system mode" msgstr "" #: src/stat.c:1208 #, c-format msgid "cannot read file system information for %s" msgstr "" #: src/stat.c:1228 #, c-format msgid "cannot stat standard input" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' with --file-system, and NOT from printf. #: src/stat.c:1264 msgid "" " File: \"%n\"\n" " ID: %-8i Namelen: %-7l Type: %T\n" "Block size: %-10s Fundamental block size: %S\n" "Blocks: Total: %-10b Free: %-10f Available: %a\n" "Inodes: Total: %-10c Free: %d\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1287 msgid "" " File: %N\n" " Size: %-10s\tBlocks: %-10b IO Block: %-6o %F\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1297 msgid "Device: %Dh/%dd\tInode: %-10i Links: %-5h Device type: %t,%T\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1305 msgid "Device: %Dh/%dd\tInode: %-10i Links: %h\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1314 msgid "Access: (%04a/%10.10A) Uid: (%5u/%8U) Gid: (%5g/%8G)\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1324 #, c-format msgid "Context: %C\n" msgstr "" #: src/stat.c:1332 msgid "" "Access: %x\n" "Modify: %y\n" "Change: %z\n" " Birth: %w\n" msgstr "" #: src/stat.c:1350 msgid "Display file or file system status.\n" msgstr "" #: src/stat.c:1356 msgid "" " -L, --dereference follow links\n" " -f, --file-system display file system status instead of file status\n" msgstr "" #: src/stat.c:1442 msgid "" " -c --format=FORMAT use the specified FORMAT instead of the default;\n" " output a newline after each use of FORMAT\n" " --printf=FORMAT like --format, but interpret backslash escapes,\n" " and do not output a mandatory trailing newline;\n" " if you want a newline, include \\n in FORMAT\n" " -t, --terse print the information in terse form\n" msgstr "" #: src/stat.c:1453 msgid "" "\n" "The valid format sequences for files (without --file-system):\n" "\n" " %a access rights in octal (note '#' and '0' printf flags)\n" " %A access rights in human readable form\n" " %b number of blocks allocated (see %B)\n" " %B the size in bytes of each block reported by %b\n" " %C SELinux security context string\n" msgstr "" #: src/stat.c:1380 msgid "" " %d device number in decimal\n" " %D device number in hex\n" " %f raw mode in hex\n" " %F file type\n" " %g group ID of owner\n" " %G group name of owner\n" msgstr "" #: src/stat.c:1470 msgid "" " %h number of hard links\n" " %i inode number\n" " %m mount point\n" " %n file name\n" " %N quoted file name with dereference if symbolic link\n" " %o optimal I/O transfer size hint\n" " %s total size, in bytes\n" " %t major device type in hex, for character/block device special files\n" " %T minor device type in hex, for character/block device special files\n" msgstr "" #: src/stat.c:1481 msgid "" " %u user ID of owner\n" " %U user name of owner\n" " %w time of file birth, human-readable; - if unknown\n" " %W time of file birth, seconds since Epoch; 0 if unknown\n" " %x time of last access, human-readable\n" " %X time of last access, seconds since Epoch\n" " %y time of last data modification, human-readable\n" " %Y time of last data modification, seconds since Epoch\n" " %z time of last status change, human-readable\n" " %Z time of last status change, seconds since Epoch\n" "\n" msgstr "" #: src/stat.c:1413 msgid "" "Valid format sequences for file systems:\n" "\n" " %a free blocks available to non-superuser\n" " %b total data blocks in file system\n" " %c total file nodes in file system\n" " %d free file nodes in file system\n" " %f free blocks in file system\n" msgstr "" #: src/stat.c:1422 msgid "" " %i file system ID in hex\n" " %l maximum length of filenames\n" " %n file name\n" " %s block size (for faster transfers)\n" " %S fundamental block size (for block counts)\n" " %t file system type in hex\n" " %T file system type in human readable form\n" msgstr "" #: src/stdbuf.c:90 #, c-format msgid "Usage: %s OPTION... COMMAND\n" msgstr "" #: src/stdbuf.c:91 msgid "" "Run COMMAND, with modified buffering operations for its standard streams.\n" msgstr "" #: src/stdbuf.c:97 msgid "" " -i, --input=MODE adjust standard input stream buffering\n" " -o, --output=MODE adjust standard output stream buffering\n" " -e, --error=MODE adjust standard error stream buffering\n" msgstr "" #: src/stdbuf.c:104 msgid "" "\n" "If MODE is 'L' the corresponding stream will be line buffered.\n" "This option is invalid with standard input.\n" msgstr "" #: src/stdbuf.c:107 msgid "" "\n" "If MODE is '0' the corresponding stream will be unbuffered.\n" msgstr "" #: src/stdbuf.c:110 msgid "" "\n" "Otherwise MODE is a number which may be followed by one of the following:\n" "KB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y.\n" "In this case the corresponding stream will be fully buffered with the " "buffer\n" "size set to MODE bytes.\n" msgstr "" #: src/stdbuf.c:116 msgid "" "\n" "NOTE: If COMMAND adjusts the buffering of its standard streams ('tee' does\n" "for example) then that will override corresponding changes by 'stdbuf'.\n" "Also some filters (like 'dd' and 'cat' etc.) don't use streams for I/O,\n" "and are thus unaffected by 'stdbuf' settings.\n" msgstr "" #: src/stdbuf.c:226 #, c-format msgid "failed to find %s" msgstr "" #: src/stdbuf.c:246 src/stdbuf.c:278 #, c-format msgid "failed to update the environment with %s" msgstr "" #: src/stdbuf.c:320 #, c-format msgid "line buffering stdin is meaningless" msgstr "" #: src/stdbuf.c:376 #, c-format msgid "you must specify a buffering mode option" msgstr "" #: src/stty.c:513 #, c-format msgid "" "Usage: %s [-F DEVICE | --file=DEVICE] [SETTING]...\n" " or: %s [-F DEVICE | --file=DEVICE] [-a|--all]\n" " or: %s [-F DEVICE | --file=DEVICE] [-g|--save]\n" msgstr "" #: src/stty.c:519 msgid "Print or change terminal characteristics.\n" msgstr "" #: src/stty.c:525 msgid "" " -a, --all print all current settings in human-readable form\n" " -g, --save print all current settings in a stty-readable form\n" " -F, --file=DEVICE open and use the specified DEVICE instead of stdin\n" msgstr "" #: src/stty.c:532 msgid "" "\n" "Optional - before SETTING indicates negation. An * marks non-POSIX\n" "settings. The underlying system defines which settings are available.\n" msgstr "" #: src/stty.c:554 msgid "" "\n" "Special characters:\n" msgstr "" #: src/stty.c:558 msgid " * discard CHAR CHAR will toggle discarding of output\n" msgstr "" #: src/stty.c:563 msgid "" " * dsusp CHAR CHAR will send a terminal stop signal once input flushed\n" msgstr "" #: src/stty.c:567 msgid "" " eof CHAR CHAR will send an end of file (terminate the input)\n" " eol CHAR CHAR will end the line\n" msgstr "" #: src/stty.c:572 msgid " * eol2 CHAR alternate CHAR for ending the line\n" msgstr "" #: src/stty.c:576 msgid "" " erase CHAR CHAR will erase the last character typed\n" " intr CHAR CHAR will send an interrupt signal\n" " kill CHAR CHAR will erase the current line\n" msgstr "" #: src/stty.c:582 msgid " * lnext CHAR CHAR will enter the next character quoted\n" msgstr "" #: src/stty.c:587 msgid " * status CHAR CHAR will send an info signal\n" msgstr "" #: src/stty.c:591 msgid " quit CHAR CHAR will send a quit signal\n" msgstr "" #: src/stty.c:595 msgid " * rprnt CHAR CHAR will redraw the current line\n" msgstr "" #: src/stty.c:599 msgid "" " start CHAR CHAR will restart the output after stopping it\n" " stop CHAR CHAR will stop the output\n" " susp CHAR CHAR will send a terminal stop signal\n" msgstr "" #: src/stty.c:605 msgid " * swtch CHAR CHAR will switch to a different shell layer\n" msgstr "" #: src/stty.c:610 msgid " * werase CHAR CHAR will erase the last word typed\n" msgstr "" #: src/stty.c:614 msgid "" "\n" "Special settings:\n" " N set the input and output speeds to N bauds\n" msgstr "" #: src/stty.c:620 msgid "" " * cols N tell the kernel that the terminal has N columns\n" " * columns N same as cols N\n" msgstr "" #: src/stty.c:625 #, c-format msgid "" " * [-]drain wait for transmission before applying settings (%s by " "default)\n" msgstr "" #: src/stty.c:627 msgid "on" msgstr "" #: src/stty.c:627 msgid "off" msgstr "" #: src/stty.c:628 msgid " ispeed N set the input speed to N\n" msgstr "" #: src/stty.c:632 msgid " * line N use line discipline N\n" msgstr "" #: src/stty.c:636 msgid "" " min N with -icanon, set N characters minimum for a completed " "read\n" " ospeed N set the output speed to N\n" msgstr "" #: src/stty.c:641 msgid "" " * rows N tell the kernel that the terminal has N rows\n" " * size print the number of rows and columns according to the " "kernel\n" msgstr "" #: src/stty.c:646 msgid "" " speed print the terminal speed\n" " time N with -icanon, set read timeout of N tenths of a second\n" msgstr "" #: src/stty.c:650 msgid "" "\n" "Control settings:\n" " [-]clocal disable modem control signals\n" " [-]cread allow input to be received\n" msgstr "" #: src/stty.c:657 msgid " * [-]crtscts enable RTS/CTS handshaking\n" msgstr "" #: src/stty.c:662 msgid " * [-]cdtrdsr enable DTR/DSR handshaking\n" msgstr "" #: src/stty.c:666 msgid " csN set character size to N bits, N in [5..8]\n" msgstr "" #: src/stty.c:590 msgid "" " [-]cstopb use two stop bits per character (one with '-')\n" " [-]hup send a hangup signal when the last process closes the tty\n" " [-]hupcl same as [-]hup\n" " [-]parenb generate parity bit in output and expect parity bit in " "input\n" " [-]parodd set odd parity (or even parity with '-')\n" msgstr "" #: src/stty.c:677 msgid " * [-]cmspar use \"stick\" (mark/space) parity\n" msgstr "" #: src/stty.c:681 msgid "" "\n" "Input settings:\n" " [-]brkint breaks cause an interrupt signal\n" " [-]icrnl translate carriage return to newline\n" " [-]ignbrk ignore break characters\n" " [-]igncr ignore carriage return\n" " [-]ignpar ignore characters with parity errors\n" msgstr "" #: src/stty.c:691 msgid "" " * [-]imaxbel beep and do not flush a full input buffer on a character\n" msgstr "" #: src/stty.c:695 msgid "" " [-]inlcr translate newline to carriage return\n" " [-]inpck enable input parity checking\n" " [-]istrip clear high (8th) bit of input characters\n" msgstr "" #: src/stty.c:612 msgid " * [-]iutf8 assume input characters are UTF-8 encoded\n" msgstr "" #: src/stty.c:706 msgid " * [-]iuclc translate uppercase characters to lowercase\n" msgstr "" #: src/stty.c:711 msgid "" " * [-]ixany let any character restart output, not only start character\n" msgstr "" #: src/stty.c:715 msgid "" " [-]ixoff enable sending of start/stop characters\n" " [-]ixon enable XON/XOFF flow control\n" " [-]parmrk mark parity errors (with a 255-0-character sequence)\n" " [-]tandem same as [-]ixoff\n" msgstr "" #: src/stty.c:721 msgid "" "\n" "Output settings:\n" msgstr "" #: src/stty.c:726 msgid " * bsN backspace delay style, N in [0..1]\n" msgstr "" #: src/stty.c:731 msgid " * crN carriage return delay style, N in [0..3]\n" msgstr "" #: src/stty.c:736 msgid " * ffN form feed delay style, N in [0..1]\n" msgstr "" #: src/stty.c:741 msgid " * nlN newline delay style, N in [0..1]\n" msgstr "" #: src/stty.c:746 msgid " * [-]ocrnl translate carriage return to newline\n" msgstr "" #: src/stty.c:751 msgid "" " * [-]ofdel use delete characters for fill instead of NUL characters\n" msgstr "" #: src/stty.c:756 msgid "" " * [-]ofill use fill (padding) characters instead of timing for delays\n" msgstr "" #: src/stty.c:761 msgid " * [-]olcuc translate lowercase characters to uppercase\n" msgstr "" #: src/stty.c:766 msgid " * [-]onlcr translate newline to carriage return-newline\n" msgstr "" #: src/stty.c:771 msgid " * [-]onlret newline performs a carriage return\n" msgstr "" #: src/stty.c:776 msgid " * [-]onocr do not print carriage returns in the first column\n" msgstr "" #: src/stty.c:780 msgid " [-]opost postprocess output\n" msgstr "" #: src/stty.c:784 msgid "" " * tabN horizontal tab delay style, N in [0..3]\n" " * tabs same as tab0\n" " * -tabs same as tab3\n" msgstr "" #: src/stty.c:791 msgid " * vtN vertical tab delay style, N in [0..1]\n" msgstr "" #: src/stty.c:795 msgid "" "\n" "Local settings:\n" " [-]crterase echo erase characters as backspace-space-backspace\n" msgstr "" #: src/stty.c:801 msgid "" " * crtkill kill all line by obeying the echoprt and echoe settings\n" " * -crtkill kill all line by obeying the echoctl and echok settings\n" msgstr "" #: src/stty.c:807 msgid " * [-]ctlecho echo control characters in hat notation ('^c')\n" msgstr "" #: src/stty.c:811 msgid " [-]echo echo input characters\n" msgstr "" #: src/stty.c:815 msgid " * [-]echoctl same as [-]ctlecho\n" msgstr "" #: src/stty.c:819 msgid "" " [-]echoe same as [-]crterase\n" " [-]echok echo a newline after a kill character\n" msgstr "" #: src/stty.c:824 msgid " * [-]echoke same as [-]crtkill\n" msgstr "" #: src/stty.c:828 msgid " [-]echonl echo newline even if not echoing other characters\n" msgstr "" #: src/stty.c:832 msgid "" " * [-]echoprt echo erased characters backward, between '\\' and '/'\n" msgstr "" #: src/stty.c:837 msgid "" " * [-]extproc enable \"LINEMODE\"; useful with high latency links\n" msgstr "" #: src/stty.c:842 msgid " * [-]flusho discard output\n" msgstr "" #: src/stty.c:846 #, c-format msgid "" " [-]icanon enable special characters: %s\n" " [-]iexten enable non-POSIX special characters\n" msgstr "" #: src/stty.c:857 msgid "" " [-]isig enable interrupt, quit, and suspend special characters\n" " [-]noflsh disable flushing after interrupt and quit special " "characters\n" msgstr "" #: src/stty.c:862 msgid " * [-]prterase same as [-]echoprt\n" msgstr "" #: src/stty.c:867 msgid "" " * [-]tostop stop background jobs that try to write to the terminal\n" msgstr "" #: src/stty.c:872 msgid "" " * [-]xcase with icanon, escape with '\\' for uppercase characters\n" msgstr "" #: src/stty.c:876 msgid "" "\n" "Combination settings:\n" msgstr "" #: src/stty.c:881 msgid " * [-]LCASE same as [-]lcase\n" msgstr "" #: src/stty.c:885 msgid "" " cbreak same as -icanon\n" " -cbreak same as icanon\n" msgstr "" #: src/stty.c:889 msgid "" " cooked same as brkint ignpar istrip icrnl ixon opost isig\n" " icanon, eof and eol characters to their default values\n" " -cooked same as raw\n" msgstr "" #: src/stty.c:894 #, c-format msgid " crt same as %s\n" msgstr "" #: src/stty.c:904 #, c-format msgid "" " dec same as %s intr ^c erase 0177\n" " kill ^u\n" msgstr "" #: src/stty.c:919 msgid " * [-]decctlq same as [-]ixany\n" msgstr "" #: src/stty.c:923 msgid "" " ek erase and kill characters to their default values\n" " evenp same as parenb -parodd cs7\n" " -evenp same as -parenb cs8\n" msgstr "" #: src/stty.c:929 msgid " * [-]lcase same as xcase iuclc olcuc\n" msgstr "" #: src/stty.c:933 msgid "" " litout same as -parenb -istrip -opost cs8\n" " -litout same as parenb istrip opost cs7\n" msgstr "" #: src/stty.c:937 #, c-format msgid "" " nl same as %s\n" " -nl same as %s\n" msgstr "" #: src/stty.c:703 msgid "" " oddp same as parenb parodd cs7\n" " -oddp same as -parenb cs8\n" " [-]parity same as [-]evenp\n" " pass8 same as -parenb -istrip cs8\n" " -pass8 same as parenb istrip cs7\n" msgstr "" #: src/stty.c:964 #, c-format msgid "" " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n" " -inlcr -igncr -icrnl -ixon -ixoff -icanon -opost\n" " -isig%s min 1 time 0\n" " -raw same as cooked\n" msgstr "" #: src/stty.c:983 #, c-format msgid "" " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n" " icanon iexten echo echoe echok -echonl -noflsh\n" " %s\n" " %s\n" " %s,\n" " all special characters to their default values\n" msgstr "" #: src/stty.c:724 msgid "" "\n" "Handle the tty line connected to standard input. Without arguments,\n" "prints baud rate, line discipline, and deviations from stty sane. In\n" "settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n" "127; special values ^- or undef used to disable special characters.\n" msgstr "" #: src/stty.c:796 #, c-format msgid "only one device may be specified" msgstr "" #: src/stty.c:826 #, c-format msgid "" "the options for verbose and stty-readable output styles are\n" "mutually exclusive" msgstr "" #: src/stty.c:832 #, c-format msgid "when specifying an output style, modes may not be set" msgstr "" #: src/stty.c:847 #, c-format msgid "%s: couldn't reset non-blocking mode" msgstr "" #: src/stty.c:892 src/stty.c:1002 #, c-format msgid "invalid argument %s" msgstr "" #: src/stty.c:903 src/stty.c:920 src/stty.c:932 src/stty.c:945 src/stty.c:957 #: src/stty.c:977 #, c-format msgid "missing argument to %s" msgstr "" #: src/stty.c:1309 #, c-format msgid "%s: error setting %s" msgstr "" #: src/stty.c:983 #, c-format msgid "invalid line discipline %s" msgstr "" #: src/stty.c:1053 #, c-format msgid "%s: unable to perform all requested operations" msgstr "" #: src/stty.c:1399 #, c-format msgid "%s: no size information for this device" msgstr "" #: src/stty.c:2306 msgid "invalid integer argument" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/sum.c:37 msgid "Kayvan Aghaiepour" msgstr "" #: src/sum.c:62 msgid "Print checksum and block counts for each FILE.\n" msgstr "" #: src/sum.c:68 msgid "" "\n" " -r use BSD sum algorithm, use 1K blocks\n" " -s, --sysv use System V sum algorithm, use 512 bytes blocks\n" msgstr "" #: src/sync.c:63 #, c-format msgid "Usage: %s [OPTION] [FILE]...\n" msgstr "" #: src/sync.c:64 msgid "" "Synchronize cached writes to persistent storage\n" "\n" "If one or more files are specified, sync only them,\n" "or their containing file systems.\n" "\n" msgstr "" #: src/sync.c:72 msgid " -d, --data sync only file data, no unneeded metadata\n" msgstr "" #: src/sync.c:75 msgid "" " -f, --file-system sync the file systems that contain the files\n" msgstr "" #: src/sync.c:113 #, c-format msgid "error opening %s" msgstr "" #: src/sync.c:123 #, c-format msgid "couldn't reset non-blocking mode %s" msgstr "" #: src/sync.c:154 #, c-format msgid "error syncing %s" msgstr "" #: src/sync.c:212 #, c-format msgid "cannot specify both --data and --file-system" msgstr "" #: src/sync.c:216 #, c-format msgid "--data needs at least one argument" msgstr "" #: src/system.h:343 #, c-format msgid "" "\n" "NOTE: your shell may have its own version of %s, which usually supersedes\n" "the version described here. Please refer to your shell's documentation\n" "for details about the options it supports.\n" msgstr "" #: src/system.h:349 msgid " --help display this help and exit\n" msgstr "" #: src/system.h:351 msgid " --version output version information and exit\n" msgstr "" #: src/base64.c:76 src/cat.c:110 src/fmt.c:295 src/shuf.c:70 src/sum.c:70 msgid "" "\n" "With no FILE, or when FILE is -, read standard input.\n" msgstr "" #: src/system.h:544 msgid "" "\n" "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "" #: src/system.h:595 msgid "" "\n" "The SIZE argument is an integer and optional unit (example: 10K is " "10*1024).\n" "Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000).\n" msgstr "" #: src/system.h:561 #, c-format msgid "" "\n" "Display values are in units of the first available SIZE from --block-size,\n" "and the %s_BLOCK_SIZE, BLOCK_SIZE and BLOCKSIZE environment variables.\n" "Otherwise, units default to 1024 bytes (or 512 if POSIXLY_CORRECT is set).\n" msgstr "" #: src/system.h:633 #, c-format msgid "" "\n" "%s online help: <%s>\n" msgstr "" #. TRANSLATORS: Replace LANG_CODE in this URL with your language code #. to form one of #. the URLs at http://translationproject.org/team/. Otherwise, replace #. the entire URL with your translation team's email address. #: src/system.h:585 #, c-format msgid "Report %s translation bugs to \n" msgstr "" #: src/system.h:647 #, c-format msgid "Full documentation at: <%s%s>\n" msgstr "" #: src/system.h:649 #, c-format msgid "or available locally via: info '(coreutils) %s%s'\n" msgstr "" #: src/system.h:596 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/system.h:628 #, c-format msgid "" "WARNING: Circular directory structure.\n" "This almost certainly means that you have a corrupted file system.\n" "NOTIFY YOUR SYSTEM MANAGER.\n" "The following directory is part of the cycle:\n" " %s\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tac.c:58 msgid "Jay Lepreau" msgstr "" #: src/tac.c:135 msgid "Write each FILE to standard output, last line first.\n" msgstr "" #: src/tac.c:144 msgid "" " -b, --before attach the separator before instead of after\n" " -r, --regex interpret the separator as a regular expression\n" " -s, --separator=STRING use STRING as the separator instead of newline\n" msgstr "" #: src/tac.c:234 src/tac.c:335 #, c-format msgid "%s: seek failed" msgstr "" #: src/tac.c:263 #, c-format msgid "record too large" msgstr "" #: src/tac.c:450 #, c-format msgid "failed to create temporary file in %s" msgstr "" #: src/tac.c:458 #, c-format msgid "failed to open %s for writing" msgstr "" #: src/tac.c:475 #, c-format msgid "failed to rewind stream for %s" msgstr "" #: src/tac.c:511 src/tac.c:518 #, c-format msgid "%s: write error" msgstr "" #: src/tac.c:571 #, c-format msgid "failed to open %s for reading" msgstr "" #: src/tac.c:629 #, c-format msgid "separator cannot be empty" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tail.c:71 msgid "Ian Lance Taylor" msgstr "" #: src/tail.c:261 #, c-format msgid "" "Print the last %d lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" msgstr "" #: src/tail.c:269 msgid "" " -c, --bytes=[+]NUM output the last NUM bytes; or use -c +NUM to\n" " output starting with byte NUM of each file\n" msgstr "" #: src/tail.c:273 msgid "" " -f, --follow[={name|descriptor}]\n" " output appended data as the file grows;\n" " an absent option argument means 'descriptor'\n" " -F same as --follow=name --retry\n" msgstr "" #: src/tail.c:279 #, c-format msgid "" " -n, --lines=[+]NUM output the last NUM lines, instead of the last " "%d;\n" " or use -n +NUM to output starting with line " "NUM\n" " --max-unchanged-stats=N\n" " with --follow=name, reopen a FILE which has not\n" " changed size after N (default %d) iterations\n" " to see if it has been unlinked or renamed\n" " (this is the usual case of rotated log files);\n" " with inotify, this option is rarely useful\n" msgstr "" #: src/tail.c:292 msgid "" " --pid=PID with -f, terminate after process ID, PID dies\n" " -q, --quiet, --silent never output headers giving file names\n" " --retry keep trying to open a file if it is inaccessible\n" msgstr "" #: src/tail.c:297 msgid "" " -s, --sleep-interval=N with -f, sleep for approximately N seconds\n" " (default 1.0) between iterations;\n" " with inotify and --pid=P, check process P at\n" " least once every N seconds\n" " -v, --verbose always output headers giving file names\n" msgstr "" #: src/tail.c:309 msgid "" "\n" "NUM may have a multiplier suffix:\n" "b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n" "GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n" "\n" msgstr "" #: src/tail.c:319 msgid "" "With --follow (-f), tail defaults to following the file descriptor, which\n" "means that even if a tail'ed file is renamed, tail will continue to track\n" "its end. This default behavior is not desirable when you really want to\n" "track the actual name of the file, not the file descriptor (e.g., log\n" "rotation). Use --follow=name in that case. That causes tail to track the\n" "named file in a way that accommodates renaming, removal and creation.\n" msgstr "" #: src/tail.c:378 #, c-format msgid "closing %s (fd=%d)" msgstr "" #: src/tail.c:457 #, c-format msgid "%s: cannot seek to end-relative offset %s" msgstr "" #: src/tail.c:894 #, c-format msgid "cannot determine location of %s. reverting to polling" msgstr "" #: src/tail.c:959 #, c-format msgid "%s has been replaced with a symbolic link. giving up on this name" msgstr "" #: src/tail.c:963 #, c-format msgid "%s has become inaccessible" msgstr "" #: src/tail.c:980 #, c-format msgid "%s has been replaced with an untailable file; giving up on this name" msgstr "" #: src/tail.c:989 #, c-format msgid "%s has been replaced with a remote file. giving up on this name" msgstr "" #: src/tail.c:1010 #, c-format msgid "%s has become accessible" msgstr "" #: src/tail.c:1031 #, c-format msgid "%s has appeared; following new file" msgstr "" #: src/tail.c:1041 #, c-format msgid "%s has been replaced; following new file" msgstr "" #: src/tail.c:1130 #, c-format msgid "%s: cannot change nonblocking mode" msgstr "" #: src/tail.c:1172 src/tail.c:1287 #, c-format msgid "%s: file truncated" msgstr "" #: src/tail.c:1196 src/tail.c:1442 #, c-format msgid "no files remaining" msgstr "" #: src/tail.c:1369 #, c-format msgid "cannot watch parent directory of %s" msgstr "" #: src/tail.c:1372 src/tail.c:1387 #, c-format msgid "inotify resources exhausted" msgstr "" #: src/tail.c:1390 src/tail.c:1519 #, c-format msgid "cannot watch %s" msgstr "" #: src/tail.c:1527 #, c-format msgid "%s was replaced" msgstr "" #: src/tail.c:1473 #, c-format msgid "error monitoring inotify event" msgstr "" #: src/tail.c:1493 #, c-format msgid "error reading inotify event" msgstr "" #: src/tail.c:1786 #, c-format msgid "%s: cannot follow end of this type of file; giving up on this name" msgstr "" #: src/tail.c:2115 msgid "invalid maximum number of unchanged stats between opens" msgstr "" #: src/tail.c:2123 msgid "invalid PID" msgstr "" #: src/tail.c:2139 #, c-format msgid "invalid number of seconds: %s" msgstr "" #: src/tail.c:2026 #, c-format msgid "option used in invalid context -- %c" msgstr "" #: src/tail.c:2171 #, c-format msgid "warning: --retry ignored; --retry is useful only when following" msgstr "" #: src/tail.c:2175 #, c-format msgid "warning: --retry only effective for the initial open" msgstr "" #: src/tail.c:2038 #, c-format msgid "warning: PID ignored; --pid=PID is useful only when following" msgstr "" #: src/tail.c:2041 #, c-format msgid "warning: --pid=PID is not supported on this system" msgstr "" #: src/tail.c:2142 #, c-format msgid "cannot follow %s by name" msgstr "" #: src/tail.c:2148 #, c-format msgid "warning: following standard input indefinitely is ineffective" msgstr "" #: src/tail.c:2209 #, c-format msgid "inotify cannot be used, reverting to polling" msgstr "" #: src/tee.c:63 msgid "" "Copy standard input to each FILE, and also to standard output.\n" "\n" " -a, --append append to the given FILEs, do not overwrite\n" " -i, --ignore-interrupts ignore interrupt signals\n" msgstr "" #: src/tee.c:93 msgid "" " -p diagnose errors writing to non pipes\n" " --output-error[=MODE] set behavior on write error. See MODE below\n" msgstr "" #: src/tee.c:99 msgid "" "\n" "MODE determines behavior with write errors on the outputs:\n" " 'warn' diagnose errors writing to any output\n" " 'warn-nopipe' diagnose errors writing to any output not a pipe\n" " 'exit' exit on error writing to any output\n" " 'exit-nopipe' exit on error writing to any output not a pipe\n" "The default MODE for the -p option is 'warn-nopipe'.\n" "The default operation when --output-error is not specified, is to\n" "exit immediately on error writing to a pipe, and diagnose errors\n" "writing to non pipe outputs.\n" msgstr "" #: src/test.c:123 #, c-format msgid "missing argument after %s" msgstr "" #: src/test.c:159 #, c-format msgid "invalid integer %s" msgstr "" #: src/test.c:245 #, c-format msgid "%s expected" msgstr "" #: src/test.c:248 #, c-format msgid "%s expected, found %s" msgstr "" #: src/test.c:260 src/test.c:618 #, c-format msgid "%s: unary operator expected" msgstr "" #: src/test.c:329 msgid "-nt does not accept -l" msgstr "" #: src/test.c:342 msgid "-ef does not accept -l" msgstr "" #: src/test.c:358 msgid "-ot does not accept -l" msgstr "" #: src/test.c:372 #, c-format msgid "%s: unknown binary operator" msgstr "" #: src/test.c:646 #, c-format msgid "%s: binary operator expected" msgstr "" #: src/test.c:704 msgid "" "Usage: test EXPRESSION\n" " or: test\n" " or: [ EXPRESSION ]\n" " or: [ ]\n" " or: [ OPTION\n" msgstr "" #: src/test.c:711 msgid "" "Exit with the status determined by EXPRESSION.\n" "\n" msgstr "" #: src/test.c:717 msgid "" "\n" "An omitted EXPRESSION defaults to false. Otherwise,\n" "EXPRESSION is true or false and sets exit status. It is one of:\n" msgstr "" #: src/test.c:722 msgid "" "\n" " ( EXPRESSION ) EXPRESSION is true\n" " ! EXPRESSION EXPRESSION is false\n" " EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true\n" " EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true\n" msgstr "" #: src/test.c:729 msgid "" "\n" " -n STRING the length of STRING is nonzero\n" " STRING equivalent to -n STRING\n" " -z STRING the length of STRING is zero\n" " STRING1 = STRING2 the strings are equal\n" " STRING1 != STRING2 the strings are not equal\n" msgstr "" #: src/test.c:737 msgid "" "\n" " INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2\n" " INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2\n" " INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2\n" " INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2\n" " INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2\n" " INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2\n" msgstr "" #: src/test.c:746 msgid "" "\n" " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers\n" " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n" " FILE1 -ot FILE2 FILE1 is older than FILE2\n" msgstr "" #: src/test.c:752 msgid "" "\n" " -b FILE FILE exists and is block special\n" " -c FILE FILE exists and is character special\n" " -d FILE FILE exists and is a directory\n" " -e FILE FILE exists\n" msgstr "" #: src/test.c:759 msgid "" " -f FILE FILE exists and is a regular file\n" " -g FILE FILE exists and is set-group-ID\n" " -G FILE FILE exists and is owned by the effective group ID\n" " -h FILE FILE exists and is a symbolic link (same as -L)\n" " -k FILE FILE exists and has its sticky bit set\n" msgstr "" #: src/test.c:766 msgid "" " -L FILE FILE exists and is a symbolic link (same as -h)\n" " -O FILE FILE exists and is owned by the effective user ID\n" " -p FILE FILE exists and is a named pipe\n" " -r FILE FILE exists and read permission is granted\n" " -s FILE FILE exists and has a size greater than zero\n" msgstr "" #: src/test.c:773 msgid "" " -S FILE FILE exists and is a socket\n" " -t FD file descriptor FD is opened on a terminal\n" " -u FILE FILE exists and its set-user-ID bit is set\n" " -w FILE FILE exists and write permission is granted\n" " -x FILE FILE exists and execute (or search) permission is granted\n" msgstr "" #: src/test.c:780 msgid "" "\n" "Except for -h and -L, all FILE-related tests dereference symbolic links.\n" "Beware that parentheses need to be escaped (e.g., by backslashes) for " "shells.\n" "INTEGER may also be -l STRING, which evaluates to the length of STRING.\n" msgstr "" #: src/test.c:786 msgid "" "\n" "NOTE: [ honors the --help and --version options, but test does not.\n" "test treats each of those as it treats any other nonempty STRING.\n" msgstr "" #: src/test.c:791 msgid "test and/or [" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:803 msgid "Kevin Braunsdorf" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:804 msgid "Matthew Bradburn" msgstr "" #: src/test.c:863 #, c-format msgid "missing %s" msgstr "" #: src/test.c:872 #, c-format msgid "extra argument %s" msgstr "" #: src/timeout.c:112 #, c-format msgid "warning: sigprocmask" msgstr "" #: src/timeout.c:145 #, c-format msgid "warning: timer_settime" msgstr "" #: src/timeout.c:150 #, c-format msgid "warning: timer_create" msgstr "" #: src/timeout.c:225 #, c-format msgid "" "Usage: %s [OPTION] DURATION COMMAND [ARG]...\n" " or: %s [OPTION]\n" msgstr "" #: src/timeout.c:229 msgid "Start COMMAND, and kill it if still running after DURATION.\n" msgstr "" #: src/timeout.c:240 msgid "" " --preserve-status\n" " exit with the same status as COMMAND, even when the\n" " command times out\n" " --foreground\n" " when not running timeout directly from a shell prompt,\n" " allow COMMAND to read from the TTY and get TTY signals;\n" " in this mode, children of COMMAND will not be timed out\n" " -k, --kill-after=DURATION\n" " also send a KILL signal if COMMAND is still running\n" " this long after the initial signal was sent\n" " -s, --signal=SIGNAL\n" " specify the signal to be sent on timeout;\n" " SIGNAL may be a name like 'HUP' or a number;\n" " see 'kill -l' for a list of signals\n" msgstr "" #: src/timeout.c:254 msgid "" "\n" "DURATION is a floating point number with an optional suffix:\n" "'s' for seconds (the default), 'm' for minutes, 'h' for hours or 'd' for " "days.\n" msgstr "" #: src/timeout.c:259 msgid "" "\n" "If the command times out, and --preserve-status is not set, then exit with\n" "status 124. Otherwise, exit with the status of COMMAND. If no signal\n" "is specified, send the TERM signal upon timeout. The TERM signal kills\n" "any process that does not block or catch that signal. It may be necessary\n" "to use the KILL (9) signal, since this signal cannot be caught, in which\n" "case the exit status is 128+9 rather than 124.\n" msgstr "" #: src/timeout.c:363 #, c-format msgid "warning: disabling core dumps failed" msgstr "" #: src/timeout.c:471 #, c-format msgid "error waiting for command" msgstr "" #: src/timeout.c:482 #, c-format msgid "the monitored command dumped core" msgstr "" #: src/timeout.c:497 #, c-format msgid "unknown status from command (%d)" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:43 msgid "Jim Kingdon" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:45 msgid "Randy Smith" msgstr "" #: src/touch.c:115 src/touch.c:309 #, c-format msgid "invalid date format %s" msgstr "" #: src/touch.c:191 #, c-format msgid "cannot touch %s" msgstr "" #: src/touch.c:197 #, c-format msgid "setting times of %s" msgstr "" #: src/touch.c:213 msgid "" "Update the access and modification times of each FILE to the current time.\n" "\n" "A FILE argument that does not exist is created empty, unless -c or -h\n" "is supplied.\n" "\n" "A FILE argument string of - is handled specially and causes touch to\n" "change the times of the file associated with standard output.\n" msgstr "" #: src/touch.c:225 msgid "" " -a change only the access time\n" " -c, --no-create do not create any files\n" " -d, --date=STRING parse STRING and use it instead of current time\n" " -f (ignored)\n" msgstr "" #: src/touch.c:231 msgid "" " -h, --no-dereference affect each symbolic link instead of any " "referenced\n" " file (useful only on systems that can change the\n" " timestamps of a symlink)\n" " -m change only the modification time\n" msgstr "" #: src/touch.c:237 msgid "" " -r, --reference=FILE use this file's times instead of current time\n" " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n" " --time=WORD change the specified time:\n" " WORD is access, atime, or use: equivalent to -a\n" " WORD is modify or mtime: equivalent to -m\n" msgstr "" #: src/touch.c:246 msgid "" "\n" "Note that the -d and -t options accept different time-date formats.\n" msgstr "" #: src/touch.c:335 #, c-format msgid "cannot specify times from more than one source" msgstr "" #: src/touch.c:409 #, c-format msgid "" "warning: 'touch %s' is obsolete; use 'touch -t %04ld%02d%02d%02d%02d.%02d'" msgstr "" #: src/tr.c:286 #, c-format msgid "Usage: %s [OPTION]... SET1 [SET2]\n" msgstr "" #: src/tr.c:290 msgid "" "Translate, squeeze, and/or delete characters from standard input,\n" "writing to standard output.\n" "\n" " -c, -C, --complement use the complement of SET1\n" " -d, --delete delete characters in SET1, do not translate\n" " -s, --squeeze-repeats replace each sequence of a repeated character\n" " that is listed in the last specified SET,\n" " with a single occurrence of that character\n" " -t, --truncate-set1 first truncate SET1 to length of SET2\n" msgstr "" #: src/tr.c:303 msgid "" "\n" "SETs are specified as strings of characters. Most represent themselves.\n" "Interpreted sequences are:\n" "\n" " \\NNN character with octal value NNN (1 to 3 octal digits)\n" " \\\\ backslash\n" " \\a audible BEL\n" " \\b backspace\n" " \\f form feed\n" " \\n new line\n" " \\r return\n" " \\t horizontal tab\n" msgstr "" #: src/tr.c:317 msgid "" " \\v vertical tab\n" " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n" " [CHAR*] in SET2, copies of CHAR until length of SET1\n" " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n" " [:alnum:] all letters and digits\n" " [:alpha:] all letters\n" " [:blank:] all horizontal whitespace\n" " [:cntrl:] all control characters\n" " [:digit:] all digits\n" msgstr "" #: src/tr.c:328 msgid "" " [:graph:] all printable characters, not including space\n" " [:lower:] all lower case letters\n" " [:print:] all printable characters, including space\n" " [:punct:] all punctuation characters\n" " [:space:] all horizontal or vertical whitespace\n" " [:upper:] all upper case letters\n" " [:xdigit:] all hexadecimal digits\n" " [=CHAR=] all characters which are equivalent to CHAR\n" msgstr "" #: src/tr.c:338 msgid "" "\n" "Translation occurs if -d is not given and both SET1 and SET2 appear.\n" "-t may be used only when translating. SET2 is extended to length of\n" "SET1 by repeating its last character as necessary. Excess characters\n" "of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n" "expand in ascending order; used in SET2 while translating, they may\n" "only be used in pairs to specify case conversion. -s uses the last\n" "specified SET, and occurs after translation or deletion.\n" msgstr "" #: src/tr.c:509 #, c-format msgid "" "warning: the ambiguous octal escape \\%c%c%c is being\n" "\tinterpreted as the 2-byte sequence \\0%c%c, %c" msgstr "" #: src/tr.c:518 #, c-format msgid "warning: an unescaped backslash at end of string is not portable" msgstr "" #: src/tr.c:673 #, c-format msgid "range-endpoints of '%s-%s' are in reverse collating sequence order" msgstr "" #: src/tr.c:829 #, c-format msgid "invalid repeat count %s in [c*n] construct" msgstr "" #: src/tr.c:910 #, c-format msgid "missing character class name '[::]'" msgstr "" #: src/tr.c:913 #, c-format msgid "missing equivalence class character '[==]'" msgstr "" #: src/tr.c:928 #, c-format msgid "invalid character class %s" msgstr "" #: src/tr.c:947 #, c-format msgid "%s: equivalence class operand must be a single character" msgstr "" #: src/tr.c:1229 #, c-format msgid "misaligned [:upper:] and/or [:lower:] construct" msgstr "" #: src/tr.c:1335 #, c-format msgid "too many characters in set" msgstr "" #: src/tr.c:1420 #, c-format msgid "" "when translating with string1 longer than string2,\n" "the latter string must not end with a character class" msgstr "" #: src/tr.c:1480 #, c-format msgid "the [c*] repeat construct may not appear in string1" msgstr "" #: src/tr.c:1490 #, c-format msgid "only one [c*] repeat construct may appear in string2" msgstr "" #: src/tr.c:1498 #, c-format msgid "[=c=] expressions may not appear in string2 when translating" msgstr "" #: src/tr.c:1505 #, c-format msgid "" "when translating, the only character classes that may appear in\n" "string2 are 'upper' and 'lower'" msgstr "" #: src/tr.c:1520 #, c-format msgid "when not truncating set1, string2 must be non-empty" msgstr "" #: src/tr.c:1529 #, c-format msgid "" "when translating with complemented character classes,\n" "string2 must map all characters in the domain to one" msgstr "" #: src/tr.c:1538 #, c-format msgid "the [c*] construct may appear in string2 only when translating" msgstr "" #: src/tr.c:1788 msgid "Two strings must be given when both deleting and squeezing repeats." msgstr "" #: src/tr.c:1790 msgid "Two strings must be given when translating." msgstr "" #: src/tr.c:1800 msgid "Only one string may be given when deleting without squeezing repeats." msgstr "" #: src/true.c:38 #, c-format msgid "" "Usage: %s [ignored command line arguments]\n" " or: %s OPTION\n" msgstr "" #: src/true.c:45 msgid "Exit with a status code indicating success." msgstr "" #: src/true.c:46 msgid "Exit with a status code indicating failure." msgstr "" #: src/truncate.c:96 #, c-format msgid "Usage: %s OPTION... FILE...\n" msgstr "" #: src/truncate.c:97 msgid "" "Shrink or extend the size of each FILE to the specified size\n" "\n" "A FILE argument that does not exist is created.\n" "\n" "If a FILE is larger than the specified size, the extra data is lost.\n" "If a FILE is shorter, it is extended and the extended part (hole)\n" "reads as zero bytes.\n" msgstr "" #: src/truncate.c:109 msgid " -c, --no-create do not create any files\n" msgstr "" #: src/truncate.c:112 msgid "" " -o, --io-blocks treat SIZE as number of IO blocks instead of bytes\n" msgstr "" #: src/truncate.c:88 msgid "" " -r, --reference=RFILE base size on RFILE\n" " -s, --size=SIZE set or adjust the file size by SIZE bytes\n" msgstr "" #: src/truncate.c:121 msgid "" "\n" "SIZE may also be prefixed by one of the following modifying characters:\n" "'+' extend by, '-' reduce by, '<' at most, '>' at least,\n" "'/' round down to multiple of, '%' round up to multiple of.\n" msgstr "" #: src/truncate.c:149 #, c-format msgid "overflow in % * % byte blocks for file %s" msgstr "" #: src/truncate.c:173 #, c-format msgid "%s has unusable, apparently negative size" msgstr "" #: src/truncate.c:183 src/truncate.c:384 #, c-format msgid "cannot get the size of %s" msgstr "" #: src/truncate.c:205 #, c-format msgid "overflow rounding up size of file %s" msgstr "" #: src/truncate.c:215 #, c-format msgid "overflow extending size of file %s" msgstr "" #: src/truncate.c:230 #, c-format msgid "failed to truncate %s at % bytes" msgstr "" #: src/truncate.c:303 #, c-format msgid "multiple relative modifiers specified" msgstr "" #: src/truncate.c:285 msgid "Invalid number" msgstr "" #: src/truncate.c:333 #, c-format msgid "you must specify either %s or %s" msgstr "" #: src/truncate.c:340 #, c-format msgid "you must specify a relative %s with %s" msgstr "" #: src/truncate.c:347 #, c-format msgid "%s was specified but %s was not" msgstr "" #: src/truncate.c:404 #, c-format msgid "cannot open %s for writing" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tsort.c:40 msgid "Mark Kettenis" msgstr "" #: src/tsort.c:82 #, c-format msgid "" "Usage: %s [OPTION] [FILE]\n" "Write totally ordered list consistent with the partial ordering in FILE.\n" msgstr "" #: src/uptime.c:210 #, c-format msgid "\n" msgstr "" #: src/tsort.c:472 #, c-format msgid "%s: input contains an odd number of tokens" msgstr "" #: src/tsort.c:518 #, c-format msgid "%s: input contains a loop:" msgstr "" #: src/tty.c:65 msgid "" "Print the file name of the terminal connected to standard input.\n" "\n" " -s, --silent, --quiet print nothing, only return an exit status\n" msgstr "" #: src/tty.c:120 msgid "not a tty" msgstr "" #: src/uname.c:124 msgid "" "Print certain system information. With no OPTION, same as -s.\n" "\n" " -a, --all print all information, in the following order,\n" " except omit -p and -i if unknown:\n" " -s, --kernel-name print the kernel name\n" " -n, --nodename print the network node hostname\n" " -r, --kernel-release print the kernel release\n" msgstr "" #: src/uname.c:133 msgid "" " -v, --kernel-version print the kernel version\n" " -m, --machine print the machine hardware name\n" " -p, --processor print the processor type (non-portable)\n" " -i, --hardware-platform print the hardware platform (non-portable)\n" " -o, --operating-system print the operating system\n" msgstr "" #: src/uname.c:143 msgid "" "Print machine architecture.\n" "\n" msgstr "" #: src/uname.c:286 #, c-format msgid "cannot get system name" msgstr "" #: src/unexpand.c:117 msgid "Convert blanks in each FILE to tabs, writing to standard output.\n" msgstr "" #: src/unexpand.c:124 msgid "" " -a, --all convert all blanks, instead of just initial blanks\n" " --first-only convert only leading sequences of blanks (overrides -a)\n" " -t, --tabs=N have tabs N characters apart instead of 8 (enables -a)\n" " -t, --tabs=LIST use comma separated LIST of tab positions (enables -a)\n" msgstr "" #: src/unexpand.c:152 #, c-format msgid "tabs are too far apart" msgstr "" #: src/unexpand.c:504 #, c-format msgid "tab stop value is too large" msgstr "" #: src/uniq.c:134 #, c-format msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n" msgstr "" #: src/uniq.c:138 msgid "" "Filter adjacent matching lines from INPUT (or standard input),\n" "writing to OUTPUT (or standard output).\n" "\n" "With no options, matching lines are merged to the first occurrence.\n" msgstr "" #: src/uniq.c:183 msgid "" " -c, --count prefix lines by the number of occurrences\n" " -d, --repeated only print duplicate lines, one for each group\n" msgstr "" #: src/uniq.c:187 msgid "" " -D print all duplicate lines\n" " --all-repeated[=METHOD] like -D, but allow separating groups\n" " with an empty line;\n" " METHOD={none(default),prepend,separate}\n" msgstr "" #: src/uniq.c:193 msgid " -f, --skip-fields=N avoid comparing the first N fields\n" msgstr "" #: src/uniq.c:196 msgid "" " --group[=METHOD] show all items, separating groups with an empty " "line;\n" " METHOD={separate(default),prepend,append,both}\n" msgstr "" #: src/uniq.c:200 msgid "" " -i, --ignore-case ignore differences in case when comparing\n" " -s, --skip-chars=N avoid comparing the first N characters\n" " -u, --unique only print unique lines\n" msgstr "" #: src/uniq.c:161 msgid " -w, --check-chars=N compare no more than N characters in lines\n" msgstr "" #: src/uniq.c:166 msgid "" "\n" "A field is a run of blanks (usually spaces and/or TABs), then non-blank\n" "characters. Fields are skipped before chars.\n" msgstr "" #: src/uniq.c:171 msgid "" "\n" "Note: 'uniq' does not detect repeated lines unless they are adjacent.\n" "You may want to sort the input first, or use 'sort -u' without 'uniq'.\n" "Also, comparisons honor the rules specified by 'LC_COLLATE'.\n" msgstr "" #: src/uniq.c:358 #, c-format msgid "too many repeated lines" msgstr "" #: src/uniq.c:521 msgid "invalid number of fields to skip" msgstr "" #: src/uniq.c:530 msgid "invalid number of bytes to skip" msgstr "" #: src/uniq.c:539 msgid "invalid number of bytes to compare" msgstr "" #: src/uniq.c:646 #, c-format msgid "--group is mutually exclusive with -c/-d/-D/-u" msgstr "" #: src/uniq.c:653 #, c-format msgid "grouping and printing repeat counts is meaningless" msgstr "" #: src/uniq.c:558 #, c-format msgid "printing all duplicated lines and repeat counts is meaningless" msgstr "" #: src/unlink.c:45 #, c-format msgid "" "Usage: %s FILE\n" " or: %s OPTION\n" msgstr "" #: src/unlink.c:48 msgid "" "Call the unlink function to remove the specified FILE.\n" "\n" msgstr "" #: src/uptime.c:125 #, c-format msgid "couldn't get boot time" msgstr "" #. TRANSLATORS: This prints the current clock time. #: src/uptime.c:136 msgid " %H:%M%P " msgstr "" #: src/uptime.c:138 #, c-format msgid " ??:???? " msgstr "" #: src/uptime.c:140 #, c-format msgid "up ???? days ??:??, " msgstr "" #: src/uptime.c:144 #, c-format msgid "up %ld day %2d:%02d, " msgid_plural "up %ld days %2d:%02d, " msgstr[0] "" msgstr[1] "" #: src/uptime.c:149 #, c-format msgid "up %2d:%02d, " msgstr "" #: src/uptime.c:151 #, c-format msgid "%lu user" msgid_plural "%lu users" msgstr[0] "" msgstr[1] "" #: src/uptime.c:161 #, c-format msgid ", load average: %.2f" msgstr "" #: src/uptime.c:197 #, c-format msgid "" "Print the current time, the length of time the system has been up,\n" "the number of users on the system, and the average number of jobs\n" "in the run queue over the last 1, 5 and 15 minutes." msgstr "" #: src/uptime.c:206 #, c-format msgid "" " Processes in\n" "an uninterruptible sleep state also contribute to the load average.\n" msgstr "" #: src/uptime.c:212 #, c-format msgid "" "If FILE is not specified, use %s. %s as FILE is common.\n" "\n" msgstr "" #: src/users.c:106 #, c-format msgid "" "Output who is currently logged in according to FILE.\n" "If FILE is not specified, use %s. %s as FILE is common.\n" "\n" msgstr "" #: src/wc.c:116 msgid "" "Print newline, word, and byte counts for each FILE, and a total line if\n" "more than one FILE is specified. A word is a non-zero-length sequence of\n" "characters delimited by white space.\n" msgstr "" #: src/wc.c:124 msgid "" "\n" "The options below may be used to select which counts are printed, always in\n" "the following order: newline, word, character, byte, maximum line length.\n" " -c, --bytes print the byte counts\n" " -m, --chars print the character counts\n" " -l, --lines print the newline counts\n" msgstr "" #: src/wc.c:132 msgid "" " --files0-from=F read input from the files specified by\n" " NUL-terminated names in file F;\n" " If F is - then read names from standard input\n" " -L, --max-line-length print the maximum display width\n" " -w, --words print the word counts\n" msgstr "" #: src/who.c:210 msgid " old " msgstr "" #: src/who.c:440 msgid "system boot" msgstr "" #: src/who.c:447 src/who.c:449 msgid "id=" msgstr "" #: src/who.c:462 src/who.c:467 msgid "term=" msgstr "" #: src/who.c:464 src/who.c:468 msgid "exit=" msgstr "" #: src/who.c:485 msgid "LOGIN" msgstr "" #: src/who.c:505 msgid "clock change" msgstr "" #: src/who.c:517 src/who.c:518 msgid "run-level" msgstr "" #: src/who.c:521 src/who.c:522 msgid "last=" msgstr "" #: src/who.c:553 #, c-format msgid "" "\n" "# users=%lu\n" msgstr "" #: src/who.c:559 msgid "NAME" msgstr "" #: src/who.c:559 msgid "LINE" msgstr "" #: src/who.c:559 msgid "TIME" msgstr "" #: src/who.c:559 msgid "IDLE" msgstr "" #: src/who.c:560 msgid "PID" msgstr "" #: src/who.c:560 msgid "COMMENT" msgstr "" #: src/who.c:560 msgid "EXIT" msgstr "" #: src/who.c:640 #, c-format msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n" msgstr "" #: src/who.c:641 msgid "Print information about users who are currently logged in.\n" msgstr "" #: src/who.c:644 msgid "" "\n" " -a, --all same as -b -d --login -p -r -t -T -u\n" " -b, --boot time of last system boot\n" " -d, --dead print dead processes\n" " -H, --heading print line of column headings\n" msgstr "" #: src/who.c:651 msgid " -l, --login print system login processes\n" msgstr "" #: src/who.c:654 msgid "" " --lookup attempt to canonicalize hostnames via DNS\n" " -m only hostname and user associated with stdin\n" " -p, --process print active processes spawned by init\n" msgstr "" #: src/who.c:659 msgid "" " -q, --count all login names and number of users logged on\n" " -r, --runlevel print current runlevel\n" " -s, --short print only name, line, and time (default)\n" " -t, --time print last system clock change\n" msgstr "" #: src/who.c:665 msgid "" " -T, -w, --mesg add user's message status as +, - or ?\n" " -u, --users list users logged in\n" " --message same as -T\n" " --writable same as -T\n" msgstr "" #: src/who.c:673 #, c-format msgid "" "\n" "If FILE is not specified, use %s. %s as FILE is common.\n" "If ARG1 ARG2 given, -m presumed: 'am i' or 'mom likes' are usual.\n" msgstr "" #: src/whoami.c:45 msgid "" "Print the user name associated with the current effective user ID.\n" "Same as id -un.\n" "\n" msgstr "" #: src/whoami.c:87 #, c-format msgid "cannot find name for user ID %lu" msgstr "" #: src/yes.c:41 #, c-format msgid "" "Usage: %s [STRING]...\n" " or: %s OPTION\n" msgstr "" #: src/yes.c:47 msgid "" "Repeatedly output a line with all specified STRING(s), or 'y'.\n" "\n" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/ubuntu-ui-extras.po0000644000000000000000000000406112734304001020625 0ustar # Interlingua translation for ubuntu-ui-extras # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ubuntu-ui-extras package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ubuntu-ui-extras\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-23 18:18+0000\n" "PO-Revision-Date: 2016-01-18 00:06+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:28+0000\n" "X-Generator: Launchpad (build 18115)\n" #: modules/Ubuntu/Components/Extras/PhotoEditor/ExposureAdjuster.qml:81 #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:206 msgid "Cancel" msgstr "Cancellar" #: modules/Ubuntu/Components/Extras/PhotoEditor/CropOverlay.qml:349 #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:43 msgid "Crop" msgstr "Tonder" #: modules/Ubuntu/Components/Extras/PhotoEditor/ExposureAdjuster.qml:72 msgid "Done" msgstr "Facite" #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:226 msgid "Enhancing photo..." msgstr "Melioramento de photo..." #: modules/Ubuntu/Components/Extras/PhotoEditor/EditStack.qml:121 msgid "Redo" msgstr "Refacer" #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:212 msgid "Revert Photo" msgstr "Reverter le photo" #: modules/Ubuntu/Components/Extras/PhotoEditor/EditStack.qml:128 msgid "Revert to Original" msgstr "Reverter al original" #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:196 msgid "Revert to original" msgstr "Reverter al original" #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:52 msgid "Rotate" msgstr "Rotar" #: modules/Ubuntu/Components/Extras/PhotoEditor.qml:197 msgid "This will undo all edits, including those from previous sessions." msgstr "" "Isto disfacera tote le modificationes, includente illos per previe sessiones." #: modules/Ubuntu/Components/Extras/PhotoEditor/EditStack.qml:114 msgid "Undo" msgstr "Disfacer" language-pack-ia-base/data/ia/LC_MESSAGES/language-selector.po0000644000000000000000000003615012734304001020771 0ustar # Interlingua translation for language-selector # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the language-selector package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: language-selector\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-26 22:49+0000\n" "PO-Revision-Date: 2016-04-02 00:09+0000\n" "Last-Translator: Tea Coba \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:40+0000\n" "X-Generator: Launchpad (build 18115)\n" #. Hack for Chinese langpack split #. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically. #: ../LanguageSelector/LocaleInfo.py:56 msgid "Chinese (simplified)" msgstr "Chinese (simplificate)" #. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically. #: ../LanguageSelector/LocaleInfo.py:58 msgid "Chinese (traditional)" msgstr "Chinese (traditional)" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:233 msgid "No language information available" msgstr "Nulle informationes disponibile del lingua" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:234 msgid "" "The system does not have information about the available languages yet. Do " "you want to perform a network update to get them now? " msgstr "" "Le systema non ha ancora informationes re le linguas jam disponibile. Desira " "tu facer un ajornamento in rete pro obtener las nunc? " #: ../LanguageSelector/gtk/GtkLanguageSelector.py:238 msgid "_Update" msgstr "Act_Ualisar" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:322 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:359 #: ../data/LanguageSelector.ui.h:21 msgid "Language" msgstr "Lingua" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:329 msgid "Installed" msgstr "Installate" #. print("%(INSTALL)d to install, %(REMOVE)d to remove" % (countInstall, countRemove)) #. Translators: %(INSTALL)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "INSTALL". #: ../LanguageSelector/gtk/GtkLanguageSelector.py:397 #, python-format msgid "%(INSTALL)d to install" msgid_plural "%(INSTALL)d to install" msgstr[0] "%(INSTALL)d a installar" msgstr[1] "%(INSTALL)d a installar" #. Translators: %(REMOVE)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "REMOVE". #: ../LanguageSelector/gtk/GtkLanguageSelector.py:399 #, python-format msgid "%(REMOVE)d to remove" msgid_plural "%(REMOVE)d to remove" msgstr[0] "%(REMOVE)d a remover" msgstr[1] "%(REMOVE)d a remover" #. Translators: this string will concatenate the "%n to install" and "%n to remove" strings, you can replace the comma if you need to. #: ../LanguageSelector/gtk/GtkLanguageSelector.py:408 #, python-format msgid "%s, %s" msgstr "%s, %s" #. find out about the other options #: ../LanguageSelector/gtk/GtkLanguageSelector.py:456 msgid "none" msgstr "necun" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:509 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:718 msgid "Software database is broken" msgstr "Le base de datos del software es rupte" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:510 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:719 msgid "" "It is impossible to install or remove any software. Please use the package " "manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix " "this issue at first." msgstr "" "Il es impossibile installar o remover software. Per favor, usa le gestor de " "pacchettos \"Synaptic\" o executa \"sudo apt-get install -f\" in un terminal " "pro resolver iste problema." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:551 msgid "Could not install the selected language support" msgstr "Impossibile installar le supporto del lingua selecte" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:552 msgid "" "This is perhaps a bug of this application. Please file a bug report at " "https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug" msgstr "" "Isto es forsan un defecto del application. Per favor registra un reporto de " "defecto a https://bugs.launchpad.net/ubuntu/+source/language-" "selector/+filebug" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:576 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:612 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:616 msgid "Could not install the full language support" msgstr "Impossibile installar le supporto del lingua integre" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:577 msgid "" "Usually this is related to an error in your software archive or software " "manager. Check your preferences in Software Sources (click the icon at the " "very right of the top bar and select \"System Settings... -> Software " "Sources\")." msgstr "" "Usualmente isto pertine a un error in tu archivo software o del gerente del " "software. Controla tu preferentias in le fontes del software (clicca le " "icone al immediate dextra del barra alte e elige \"System Settings... -> " "Software Sources\")." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:613 msgid "Failed to authorize to install packages." msgstr "Fallite autorisation del installation del pacchetto" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:671 msgid "The language support is not installed completely" msgstr "Le supporto del lingua non es installate completemente" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:672 msgid "" "Some translations or writing aids available for your chosen languages are " "not installed yet. Do you want to install them now?" msgstr "" "Alicun adjutas pro le traductiones o pro le scriptura disponibile pro le " "lingua que tu ha eligite non es ancora installate. Desira tu installar los " "nunc?" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:675 msgid "_Remind Me Later" msgstr "_Rememora me plus tarde" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:676 msgid "_Install" msgstr "_Installar" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:679 msgid "Details" msgstr "Detalios" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:943 #, python-format msgid "" "Failed to apply the '%s' format\n" "choice. The examples may show up if you\n" "close and re-open Language Support." msgstr "" "Fallite a applicar le election de formato '%s'. \n" "Le exemplos pote displicar se si tu \n" "claude e re-aperi le Supporto del linguas." #: ../data/LanguageSelector.ui.h:1 ../data/language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Supporto del lingua" #: ../data/LanguageSelector.ui.h:2 msgid "" "Checking available language support\n" "\n" "The availability of translations or writing aids can differ between " "languages." msgstr "" "Controlo pro le supporto del linguas disponibile\n" "\n" "Le disponibilitate del adjutas al traductiones o al scriptura pote differer " "inter le linguas." #: ../data/LanguageSelector.ui.h:5 msgid "Installed Languages" msgstr "Linguas installate" #: ../data/LanguageSelector.ui.h:6 msgid "" "When a language is installed, individual users can choose it in their " "Language settings." msgstr "" "Quando un lingua es installate, le usatores pote eliger las in lor specific " "configurationes del linguas." #: ../data/LanguageSelector.ui.h:7 msgid "Language for menus and windows:" msgstr "Lingua pro le menu e le fenestras:" #: ../data/LanguageSelector.ui.h:8 msgid "" "This setting only affects the language your desktop and applications are " "displayed in. It does not set the system environment, like currency or date " "format settings. For that, use the settings in the Regional Formats tab.\n" "The order of the values displayed here decides which translations to use for " "your desktop. If translations for the first language are not available, the " "next one in this list will be tried. The last entry of this list is always " "\"English\".\n" "Every entry below \"English\" will be ignored." msgstr "" "Iste preferentias affice solmente le lingua in tu scriptorio e del " "applicationes ibi monstrate. Illo non fixa le ambiente del systema, qual " "configurationes de valuta o formato de data. Pro illo, usa le " "configurationes del scheda le Formatos Regional.\n" "Le ordine del linguas monstrate ci, decide qual traductiones usar in tu " "scriptorio. Si le traductiones pro le prime lingua non es disponibile, Lo " "immediate successive essera usate. Le ultime entrata de iste lista es sempre " "le \"Anglese\".\n" "Tote le entrata sequente le \"Anglese\" essera ignorate." #: ../data/LanguageSelector.ui.h:11 msgid "" "Drag languages to arrange them in order of preference.\n" "Changes take effect next time you log in." msgstr "" "Trahe le linguas pro arrangiar los in ordine de preferentia.\n" "Le cambios habera effecto desde tu successive connexion." #: ../data/LanguageSelector.ui.h:13 msgid "Apply System-Wide" msgstr "Applicar a tote le systema" #: ../data/LanguageSelector.ui.h:14 msgid "" "Use the same language choices for startup and the login " "screen." msgstr "" "Usar le mesme lingua eligite pro le schermo de initio e de " "connexion." #: ../data/LanguageSelector.ui.h:15 msgid "Install / Remove Languages..." msgstr "Installar / Remover le linguas..." #: ../data/LanguageSelector.ui.h:16 msgid "Keyboard input method system:" msgstr "Systema de methodo de input per le claviero:" #: ../data/LanguageSelector.ui.h:17 msgid "" "If you need to type in languages, which require more complex input methods " "than just a simple key to letter mapping, you may want to enable this " "function.\n" "For example, you will need this function for typing Chinese, Japanese, " "Korean or Vietnamese.\n" "The recommended value for Ubuntu is \"IBus\".\n" "If you want to use alternative input method systems, install the " "corresponding packages first and then choose the desired system here." msgstr "" "Si tu necessita scriber in linguas que require methodos de input plus " "complexe que justo que un simplice clave pro mappa de littera, tu pote " "habilitar iste function.\n" "Per exemplo, tu necessitara iste function pro scriber chinese, japonese, " "coreano o vietnamese.\n" "Le valor recommendate pro Ubuntu es \"IBus\".\n" "Si tu desira usar systemas de methodo de input alternative, installa antea " "le pacchetto correspondente e alora elige ci le systema desirate." #: ../data/LanguageSelector.ui.h:22 msgid "Display numbers, dates and currency amounts in the usual format for:" msgstr "" "Monstrar le numeros, le datas e le quantitate de moneta in le formato usual " "pro:" #: ../data/LanguageSelector.ui.h:23 msgid "" "This will set the system environment like shown below and will also affect " "the preferred paper format and other region specific settings.\n" "If you want to display the desktop in a different language than this, please " "select it in the \"Language\" tab.\n" "Hence you should set this to a sensible value for the region in which you " "are located." msgstr "" "Illo fixara le ambiente del systema assi como monstrate infra e afficera " "alsi le preferentia del formato del papiro e de altere configurationes " "specific de region.\n" "Si tu desira monstrar le scriptorio in in lingua differente per favor elige " "la in le scheda \"Lingua\".\n" "De hic tu debe fixar isto a un valor sensate pro le region ubi tu es locate." #: ../data/LanguageSelector.ui.h:26 msgid "Changes take effect next time you log in." msgstr "" "Le cambios habera effecto desde tu successive connexion." #: ../data/LanguageSelector.ui.h:27 msgid "" "Use the same format choice for startup and the login screen." msgstr "" "Usar le mesme formato eligite pro le schermo de initio e le " "connexion." #: ../data/LanguageSelector.ui.h:28 msgid "Currency:" msgstr "Numerario:" #: ../data/LanguageSelector.ui.h:29 msgid "Date:" msgstr "Data:" #: ../data/LanguageSelector.ui.h:30 msgid "Number:" msgstr "Numero:" #: ../data/LanguageSelector.ui.h:31 msgid "Example" msgstr "Examplo" #: ../data/LanguageSelector.ui.h:32 msgid "Regional Formats" msgstr "Formatos regional" #: ../data/language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Configura le supporto multiple e native del linguas sur tu systema" #. Name #: ../data/incomplete-language-support-gnome.note.in:5 msgid "Incomplete Language Support" msgstr "Supporto del lingua incomplete" #. Description #: ../data/incomplete-language-support-gnome.note.in:6 msgid "" "The language support files for your selected language seem to be incomplete. " "You can install the missing components by clicking on \"Run this action " "now\" and follow the instructions. An active internet connection is " "required. If you would like to do this at a later time, please use Language " "Support instead (click the icon at the very right of the top bar and select " "\"System Settings... -> Language Support\")." msgstr "" "Le files de supporto del linguas pro tu lingua eligite sembla incomplete. Tu " "pote installar le componentes mancante per cliccar sur \"Face fluer iste " "action nunc\" e seque le instructiones. Necessita un connexion active de " "Internet. Si tu desira facer isto successivemente, per favor usa in vice le " "Supporto de Lingua. (clicca le icone al immediate dextra del barra alte e " "elige \"System Settings... -> Software Sources\")." #. Name #: ../data/restart_session_required.note.in:5 msgid "Session Restart Required" msgstr "Re-initio del session necessari" #. Description #: ../data/restart_session_required.note.in:6 msgid "The new language settings will take effect once you have logged out." msgstr "" "Le configurationes del nove lingua prendera effecto un vice que tu ha te " "disconnectite." #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:1 msgid "Set system default language" msgstr "Prefixar le lingua ordinari del systema" #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:2 msgid "System policy prevented setting default language" msgstr "Le regulas de systema ha prevenite le configuration del lingua base." #: ../gnome-language-selector:33 msgid "don't verify installed language support" msgstr "non verificar le supporto del lingua installate" #: ../gnome-language-selector:36 ../check-language-support:27 msgid "alternative datadir" msgstr "datadir alternative" #: ../check-language-support:24 msgid "target language code" msgstr "codice del lingua de destination" #: ../check-language-support:28 msgid "check for the given package(s) only -- separate packagenames by comma" msgstr "" "controlar pro le pacchetto(s) date solmente -- separar le nomines de " "pacchetto per virgula" #: ../check-language-support:30 msgid "output all available language support packages for all languages" msgstr "" "emitter tote le pacchettos de supporto de lingua disponibile pro tote le " "linguas" #: ../check-language-support:33 msgid "show installed packages as well as missing ones" msgstr "monstrar le pacchettos installate o non" language-pack-ia-base/data/ia/LC_MESSAGES/dialer-app.po0000644000000000000000000003354212734304001017410 0ustar # Interlingua translation for dialer-app # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the dialer-app package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: dialer-app\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-17 22:17+0000\n" "PO-Revision-Date: 2015-12-19 09:57+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 19:27+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/qml/DialerPage/Keypad.qml:174 msgid "#" msgstr "#" #. TRANSLATORS: %1 is the call duration here. #: ../src/qml/LiveCallPage/LiveCall.qml:439 #, qt-format msgid "%1 - on hold" msgstr "%1 - attende" #: ../src/qml/HistoryPage/dateUtils.js:92 #, qt-format msgid "%1 hour" msgid_plural "%1 hours" msgstr[0] "%1 hora" msgstr[1] "%1 horas" #: ../src/qml/HistoryPage/dateUtils.js:94 #, qt-format msgid "%1 min" msgid_plural "%1 mins" msgstr[0] "%1 min." msgstr[1] "%1 min." #: ../src/qml/HistoryPage/dateUtils.js:96 #, qt-format msgid "%1 sec" msgid_plural "%1 secs" msgstr[0] "%1 sec." msgstr[1] "%1 sec." #. TRANSLATORS: this is the count of events grouped into this single item #: ../src/qml/HistoryPage/HistoryDelegate.qml:205 #: ../src/qml/HistoryPage/SwipeItemDemo.qml:150 #, qt-format msgid "(%1)" msgstr "(%1)" #: ../src/qml/DialerPage/Keypad.qml:150 msgid "*" msgstr "*" #: ../src/qml/DialerPage/Keypad.qml:161 msgid "+" msgstr "+" #: ../src/qml/DialerPage/Keypad.qml:160 msgid "0" msgstr "0" #: ../src/qml/DialerPage/Keypad.qml:49 msgid "1" msgstr "1" #: ../src/qml/DialerPage/Keypad.qml:60 msgid "2" msgstr "2" #: ../src/qml/DialerPage/Keypad.qml:71 msgid "3" msgstr "3" #: ../src/qml/DialerPage/Keypad.qml:82 msgid "4" msgstr "4" #: ../src/qml/DialerPage/Keypad.qml:93 msgid "5" msgstr "5" #: ../src/qml/DialerPage/Keypad.qml:104 msgid "6" msgstr "6" #: ../src/qml/DialerPage/Keypad.qml:115 msgid "7" msgstr "7" #: ../src/qml/DialerPage/Keypad.qml:126 msgid "8" msgstr "8" #: ../src/qml/DialerPage/Keypad.qml:137 msgid "9" msgstr "9" #: ../src/qml/DialerPage/Keypad.qml:61 msgid "ABC" msgstr "ABC" #: ../src/qml/LiveCallPage/MultiCallDisplay.qml:131 msgid "Active" msgstr "Active" #: ../src/qml/HistoryPage/HistoryPage.qml:49 msgctxt "All Calls" msgid "All" msgstr "Tote" #: ../src/qml/ContactsPage/ContactsPage.qml:92 msgctxt "All Contacts" msgid "All" msgstr "Tote" #: ../src/qml/LiveCallPage/LiveCall.qml:328 msgid "Bluetooth device" msgstr "Apparato Bluetooth" #: ../src/qml/dialer-app.qml:649 msgid "Call Barring" msgstr "Appello blocate" #: ../src/qml/dialer-app.qml:660 msgid "Call Forwarding" msgstr "Appello avantiate" #: ../src/qml/dialer-app.qml:671 msgid "Call Waiting" msgstr "Appello attende" #: ../src/qml/LiveCallPage/LiveCall.qml:139 msgid "Call ended" msgstr "Appello finite" #: ../src/qml/LiveCallPage/LiveCall.qml:284 msgid "Call failed" msgstr "Appello non succedite" #: ../src/qml/LiveCallPage/LiveCall.qml:147 msgid "Call holding failure" msgstr "Error in facer appello attender" #: ../src/qml/DialerPage/DialerPage.qml:542 #: ../src/qml/LiveCallPage/ConferenceCallDisplay.qml:112 #: ../src/qml/LiveCallPage/LiveCall.qml:441 #: ../src/qml/LiveCallPage/MultiCallDisplay.qml:108 msgid "Calling" msgstr "Appella" #: ../src/qml/dialer-app.qml:682 msgid "Calling Line Presentation" msgstr "Presentation del linea de appellar" #: ../src/qml/dialer-app.qml:694 msgid "Calling Line Restriction" msgstr "Restriction del linea de appellar" #: ../src/qml/ContactEditorPage/DialerContactEditorPage.qml:35 #: ../src/qml/ContactsPage/ContactsPage.qml:106 #: ../src/qml/Dialogs/DisableFlightModeDialog.qml:38 msgid "Cancel" msgstr "Cancellar" #. TRANSLATORS: this refers to which SIM card will be used as default for calls #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:30 #, qt-format msgid "Change all Call associations to %1?" msgstr "Cambia tote Associationes de appello a %1?" #: ../src/qml/DialerPage/DialerPage.qml:79 #: ../src/qml/Dialogs/NotificationDialog.qml:29 msgid "Close" msgstr "Clauder" #: ../src/qml/LiveCallPage/LiveCall.qml:50 #: ../src/qml/LiveCallPage/MultiCallDisplay.qml:89 msgid "Conference" msgstr "Conferentia" #: ../src/qml/LiveCallPage/LiveCall.qml:118 msgid "Conference call failure" msgstr "Error de audioconferentia" #: ../src/qml/dialer-app.qml:688 msgid "Connected Line Presentation" msgstr "Presentation del linea connectite" #: ../src/qml/dialer-app.qml:700 msgid "Connected Line Restriction" msgstr "Restriction del linea connectite" #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:61 #: ../src/qml/HistoryPage/HistoryPage.qml:343 msgid "Contact Details" msgstr "Detalios de contactos" #: ../src/qml/ContactsPage/ContactsPage.qml:53 #: ../src/qml/DialerPage/DialerPage.qml:63 msgid "Contacts" msgstr "Contactos" #: ../src/qml/DialerPage/Keypad.qml:72 msgid "DEF" msgstr "DEF" #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:81 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:245 #: ../src/qml/HistoryPage/HistoryPage.qml:315 msgid "Delete" msgstr "Deler" #: ../src/qml/HistoryPage/HistoryPage.qml:324 msgid "Details" msgstr "Detalios" #: ../src/qml/Dialogs/DisableFlightModeDialog.qml:47 msgid "Disable" msgstr "Disactivar" #: ../src/qml/dialer-app.qml:504 msgid "Disabling flight mode" msgstr "Disactiva modo de avion" #: ../src/qml/MMI/IMEI.qml:48 ../src/qml/dialer-app.qml:567 #: ../src/qml/dialer-app.qml:581 msgid "Dismiss" msgstr "Annullar" #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:67 msgid "Don't ask again" msgstr "Non demanda de novo" #: ../src/qml/ContactViewPage/DialerContactViewPage.qml:70 msgid "Edit" msgstr "Modificar" #: ../src/qml/DialerPage/DialerPage.qml:112 #: ../src/qml/DialerPage/DialerPage.qml:122 msgid "Emergency Calls" msgstr "Appellos de emergentia" #: ../src/qml/DialerPage/DialerPage.qml:500 msgid "Emergency call" msgstr "Appellation de emergentia" #: ../src/qml/DialerPage/DialerPage.qml:341 msgid "Enter a number" msgstr "Insere un numero" #: ../src/qml/dialer-app.qml:564 msgid "Error" msgstr "Error" #: ../src/qml/LiveCallPage/LiveCall.qml:148 msgid "Failed to activate the call." msgstr "Error in activar le appello." #: ../src/qml/LiveCallPage/LiveCall.qml:119 msgid "Failed to create a conference call." msgstr "Error in crear un audioconferentia." #: ../src/qml/LiveCallPage/LiveCall.qml:149 msgid "Failed to place the active call on hold." msgstr "Error in facer le appello active attender." #: ../src/qml/ContactsPage/ContactsPage.qml:92 msgid "Favorites" msgstr "Favoritos" #: ../src/qml/DialerPage/DialerPage.qml:117 #: ../src/qml/Dialogs/DisableFlightModeDialog.qml:27 msgid "Flight Mode" msgstr "Modo volo" #: ../src/qml/DialerPage/Keypad.qml:83 msgid "GHI" msgstr "GHI" #: ../src/qml/HistoryPage/SwipeItemDemo.qml:255 msgid "Got it" msgstr "Facite" #: ../src/qml/MMI/IMEI.qml:36 msgid "IMEI" msgstr "IMEI" #: ../src/qml/HistoryPage/HistoryDelegate.qml:64 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:322 #: ../src/qml/HistoryPage/SwipeItemDemo.qml:189 msgid "Incoming" msgstr "Entrante" #: ../src/qml/DialerPage/DialerPage.qml:109 msgid "Initializing..." msgstr "Initialisation..." #: ../src/qml/dialer-app.qml:565 msgid "Invalid USSD code" msgstr "Invalide codice USSD" #: ../src/qml/DialerPage/Keypad.qml:94 msgid "JKL" msgstr "JKL" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:80 msgid "Later" msgstr "Plus tarde" #: ../src/qml/DialerPage/Keypad.qml:105 msgid "MNO" msgstr "MNO" #: ../src/qml/LiveCallPage/LiveCall.qml:548 msgid "Merge calls" msgstr "Fusiona appellos" #: ../src/qml/HistoryPage/HistoryDelegate.qml:62 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:320 #: ../src/qml/HistoryPage/HistoryPage.qml:49 msgid "Missed" msgstr "Perdite" #: ../src/qml/HistoryPage/SwipeItemDemo.qml:164 msgid "Mobile" msgstr "Mobile" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:70 #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:40 msgid "No" msgstr "Non" #: ../src/qml/dialer-app.qml:356 msgid "No SIM card selected" msgstr "Nulle carta SIM seligite" #: ../src/qml/LiveCallPage/LiveCall.qml:109 msgid "No calls" msgstr "Nulle appellos" #: ../src/qml/DialerPage/DialerPage.qml:128 ../src/qml/dialer-app.qml:375 #: ../src/qml/dialer-app.qml:380 msgid "No network" msgstr "Nulle rete" #: ../src/qml/HistoryPage/HistoryPage.qml:219 msgid "No recent calls" msgstr "Nulle appellos recente" #: ../src/qml/Dialogs/SimLockedDialog.qml:50 msgid "Ok" msgstr "OK" #: ../src/qml/LiveCallPage/MultiCallDisplay.qml:129 msgid "On hold" msgstr "Attendente" #: ../src/qml/HistoryPage/HistoryDelegate.qml:66 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:324 msgid "Outgoing" msgstr "Sortiente" #: ../src/qml/DialerPage/Keypad.qml:116 msgid "PQRS" msgstr "PQRS" #: ../src/qml/DialerPage/DialerPage.qml:126 #: ../src/dialer-app.desktop.in.in.h:1 msgid "Phone" msgstr "Telephono" #: ../src/dialer-app.desktop.in.in.h:2 msgid "Phone App" msgstr "Application de telephono" #: ../src/qml/LiveCallPage/LiveCall.qml:332 msgid "Phone Speaker" msgstr "Altoparlator de telephono" #: ../src/dialer-app.desktop.in.in.h:3 msgid "Phone application" msgstr "Application de telephono" #: ../src/dialer-app.desktop.in.in.h:4 msgid "Phone;Dialer;Dial;Call;Keypad" msgstr "Telephono;Combinator;Combinar;Appellar;Claviero numeric" #: ../src/qml/Dialogs/SimLockedDialog.qml:38 msgid "" "Please unlock your SIM card to call or send a message. You can unlock your " "SIM card from the Network Indicator at the top of the screen or by visiting " "System Settings > Security & Privacy." msgstr "" "Per favor, disserra tu carta SIM pro appellar o inviar un message. Tu pote " "disserrar tu carta SIM per le Indicator de Rete al summitate del schermo o " "per visitar Preferentias de systema > " "Securitate & Privacitate." #: ../src/qml/dialer-app.qml:544 msgid "Please wait" msgstr "Attende, per favor" #: ../src/qml/LiveCallPage/ConferenceCallDisplay.qml:140 msgid "Private" msgstr "Private" #: ../src/qml/HistoryPage/HistoryDelegate.qml:167 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:43 msgid "Private number" msgstr "Numero private" #: ../src/qml/DialerPage/DialerPage.qml:163 #: ../src/qml/HistoryPage/HistoryPage.qml:45 msgid "Recent" msgstr "Recente" #: ../src/qml/Dialogs/SimLockedDialog.qml:27 msgid "SIM Card is locked" msgstr "Carta SIM es serrate" #: ../src/qml/DialerPage/DialerPage.qml:120 msgid "SIM Locked" msgstr "SIM serrate" #: ../src/qml/ContactEditorPage/DialerContactEditorPage.qml:47 msgid "Save" msgstr "Salvar" #: ../src/qml/ContactsPage/ContactsPage.qml:80 msgid "Search" msgstr "Cerca" #: ../src/qml/ContactsPage/ContactsPage.qml:68 msgid "Search..." msgstr "Cerca..." #: ../src/qml/HistoryPage/HistoryPage.qml:45 msgid "Select" msgstr "Selige" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:58 msgid "" "Select a default SIM for all outgoing calls. You can always alter your " "choice in System Settings." msgstr "" "Selige un SIM standard pro tote telephonatas sortiente. Tu pote sempre " "cambiar tu selection in Preferentias de " "systema." #: ../src/qml/HistoryPage/HistoryPage.qml:334 msgid "Send message" msgstr "Inviar message" #: ../src/qml/DialerPage/DialerPage.qml:68 msgid "Settings" msgstr "Preferentias" #: ../src/qml/ContactViewPage/DialerContactViewPage.qml:61 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:73 msgid "Share" msgstr "Divide" #: ../src/qml/HistoryPage/SwipeItemDemo.qml:326 msgid "Swipe to delete" msgstr "Nettar pro cancellar" #: ../src/qml/HistoryPage/SwipeItemDemo.qml:276 msgid "Swipe to reveal actions" msgstr "Nettar pro revelar le actiones" #: ../src/qml/LiveCallPage/LiveCall.qml:164 msgid "Switch audio source:" msgstr "Cambia fonte de audio:" #: ../src/qml/LiveCallPage/LiveCall.qml:533 msgid "Switch calls" msgstr "Cambia appello" #: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:27 msgid "Switch to default SIM:" msgstr "Cambia al SIM standard:" #: ../src/qml/DialerPage/Keypad.qml:127 msgid "TUV" msgstr "TUV" #: ../src/qml/dialer-app.qml:381 #, qt-format msgid "There is currently no network on %1" msgstr "Actualmente il ha nulle rete sur %1" #: ../src/qml/dialer-app.qml:375 ../src/qml/dialer-app.qml:382 msgid "There is currently no network." msgstr "Actualmente il ha nulle rete." #: ../src/qml/DialerPage/DialerPage.qml:500 msgid "This is not an emergency number." msgstr "Isto non es un numero de emergentia." #: ../src/qml/HistoryPage/dateUtils.js:45 msgid "Today" msgstr "Hodie" #: ../src/qml/LiveCallPage/LiveCall.qml:330 msgid "Ubuntu Phone" msgstr "Telephono Ubuntu" #: ../src/qml/LiveCallPage/LiveCall.qml:334 msgid "Unknown device" msgstr "Apparato incognoscite" #: ../src/qml/HistoryPage/HistoryDelegate.qml:169 #: ../src/qml/HistoryPage/HistoryDetailsPage.qml:45 msgid "Unknown number" msgstr "Numero incognoscite" #: ../src/qml/LiveCallPage/ConferenceCallDisplay.qml:73 #: ../src/qml/LiveCallPage/MultiCallDisplay.qml:91 msgid "Voicemail" msgstr "Message vocal" #: ../src/qml/DialerPage/Keypad.qml:138 msgid "WXYZ" msgstr "WXYZ" #: ../src/qml/Dialogs/SetDefaultSIMCardDialog.qml:50 msgid "Yes" msgstr "Si" #: ../src/qml/HistoryPage/dateUtils.js:47 msgid "Yesterday" msgstr "Heri" #: ../src/qml/Dialogs/DisableFlightModeDialog.qml:28 msgid "You have to disable flight mode in order to make calls" msgstr "Tu debe de-activar le modo volo pro facer le appellos" #: ../src/qml/dialer-app.qml:356 msgid "You need to select a SIM card" msgstr "Selige un carta SIM" #. TRANSLATORS: this is the duration time format when the call lasted more than an hour #: ../src/qml/HistoryPage/dateUtils.js:112 msgid "hh:mm:ss" msgstr "hh:mm:ss" #. TRANSLATORS: this is the duration time format when the call lasted less than an hour #: ../src/qml/HistoryPage/dateUtils.js:115 msgid "mm:ss" msgstr "mm:ss" language-pack-ia-base/data/ia/LC_MESSAGES/ubuntu-keyboard.po0000644000000000000000000000535412734304001020512 0ustar # Interlingua translation for ubuntu-keyboard # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the ubuntu-keyboard package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: ubuntu-keyboard\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-05-11 12:50+0100\n" "PO-Revision-Date: 2015-11-21 23:33+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:28+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../qml/keys/LanguageMenu.qml:81 msgid "Settings" msgstr "Configurationes" #: ../qml/keys/languages.js:19 msgid "Arabic" msgstr "Arabic" #: ../qml/keys/languages.js:20 msgid "Azerbaijani" msgstr "Azerbaijano" #: ../qml/keys/languages.js:21 msgid "Bosnian" msgstr "Bosniano" #: ../qml/keys/languages.js:22 msgid "Catalan" msgstr "Catalano" #: ../qml/keys/languages.js:23 msgid "Czech" msgstr "Checo" #: ../qml/keys/languages.js:24 msgid "Danish" msgstr "Danese" #: ../qml/keys/languages.js:25 msgid "German" msgstr "Germano" #: ../qml/keys/languages.js:26 msgid "Emoji" msgstr "Emoji" #: ../qml/keys/languages.js:27 msgid "Greek" msgstr "greco" #: ../qml/keys/languages.js:28 msgid "English" msgstr "Anglese" #: ../qml/keys/languages.js:29 msgid "Spanish" msgstr "Espaniol" #: ../qml/keys/languages.js:30 msgid "Finnish" msgstr "Finnese" #: ../qml/keys/languages.js:31 msgid "French" msgstr "Francese" #: ../qml/keys/languages.js:32 msgid "Scottish Gaelic" msgstr "Scottish Gaelic" #: ../qml/keys/languages.js:33 msgid "Hebrew" msgstr "Hebreo" #: ../qml/keys/languages.js:34 msgid "Croatian" msgstr "Croate" #: ../qml/keys/languages.js:35 msgid "Hungarian" msgstr "Hungaro" #: ../qml/keys/languages.js:36 msgid "Icelandic" msgstr "islandese" #: ../qml/keys/languages.js:37 msgid "Italian" msgstr "Italiano" #: ../qml/keys/languages.js:40 msgid "Dutch" msgstr "Nederlandese" #: ../qml/keys/languages.js:41 msgid "Norwegian" msgstr "norvegiano" #: ../qml/keys/languages.js:42 msgid "Polish" msgstr "Polonese" #: ../qml/keys/languages.js:43 msgid "Portuguese" msgstr "Portugese" #: ../qml/keys/languages.js:44 msgid "Romanian" msgstr "romaniano" #: ../qml/keys/languages.js:45 msgid "Russian" msgstr "Russo" #: ../qml/keys/languages.js:46 msgid "Slovenian" msgstr "sloveno" #: ../qml/keys/languages.js:47 msgid "Serbian" msgstr "Serbo" #: ../qml/keys/languages.js:48 msgid "Swedish" msgstr "Svedo" #: ../qml/keys/languages.js:49 msgid "Ukrainian" msgstr "ukrainiano" #: ../qml/keys/LanguageMenu.qml:124 msgid "Chinese - Pinyin" msgstr "Chinese - pinyin" language-pack-ia-base/data/ia/LC_MESSAGES/polkit-1.po0000644000000000000000000000477312734304001017036 0ustar # Interlingua translation for policykit-1 # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the policykit-1 package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: policykit-1\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-17 23:13+0000\n" "PO-Revision-Date: 2015-11-09 12:21+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:41+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../actions/org.freedesktop.policykit.policy.in.h:1 msgid "Run programs as another user" msgstr "Facer fluer le programmas qual altere usator" #: ../actions/org.freedesktop.policykit.policy.in.h:2 msgid "Authentication is required to run a program as another user" msgstr "" "Le authentication es requirite pro facer fluer le programmas qual altere " "usator" #: ../actions/org.freedesktop.policykit.policy.in.h:3 msgid "Configure lock down for an action" msgstr "" #: ../actions/org.freedesktop.policykit.policy.in.h:4 msgid "Authentication is required to configure lock down policy" msgstr "" #: ../src/examples/org.freedesktop.policykit.examples.pkexec.policy.in.h:1 msgid "Run the PolicyKit example program Frobnicate" msgstr "" #: ../src/examples/org.freedesktop.policykit.examples.pkexec.policy.in.h:2 msgid "" "Authentication is required to run the PolicyKit example program Frobnicate " "(user=$(user), program=$(program), command_line=$(command_line))" msgstr "" #. Translators: message shown when trying to run a program as root. Do not #. * translate the $(program) fragment - it will be expanded to the path #. * of the program e.g. /bin/bash. #. #: ../src/programs/pkexec.c:751 msgid "Authentication is needed to run `$(program)' as the super user" msgstr "" "Le authentication es necessari pro facer fluer `$(program)' como super usator" #. Translators: message shown when trying to run a program as another user. #. * Do not translate the $(program) or $(user) fragments - the former will #. * be expanded to the path of the program e.g. "/bin/bash" and the latter #. * to the user e.g. "John Doe (johndoe)" or "johndoe". #. #: ../src/programs/pkexec.c:761 msgid "Authentication is needed to run `$(program)' as user $(user)" msgstr "" "Le authentication es necessari pro facer fluer `$(program)' como usator " "$(user)" language-pack-ia-base/data/ia/LC_MESSAGES/elfutils.po0000644000000000000000000040617412734304001017226 0ustar # Interlingua translation for elfutils # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the elfutils package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: elfutils\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-11 08:48+0100\n" "PO-Revision-Date: 2016-01-13 07:37+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 18:10+0000\n" "X-Generator: Launchpad (build 18115)\n" #: lib/color.c:53 msgid "" "colorize the output. WHEN defaults to 'always' or can be 'auto' or 'never'" msgstr "" #: lib/color.c:127 #, c-format msgid "" "%s: invalid argument '%s' for '--color'\n" "valid arguments are:\n" " - 'always', 'yes', 'force'\n" " - 'never', 'no', 'none'\n" " - 'auto', 'tty', 'if-tty'\n" msgstr "" #: lib/color.c:190 src/objdump.c:738 #, c-format msgid "cannot allocate memory" msgstr "" #: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3282 #: src/readelf.c:3669 src/readelf.c:8416 src/unstrip.c:2233 src/unstrip.c:2438 #, c-format msgid "memory exhausted" msgstr "memoria exhaurite" #: libasm/asm_error.c:65 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:53 #: libelf/elf_error.c:60 msgid "no error" msgstr "nulle error" #: libasm/asm_error.c:66 libdw/dwarf_error.c:68 libdwfl/libdwflP.h:55 #: libelf/elf_error.c:91 msgid "out of memory" msgstr "memoria insufficiente" #: libasm/asm_error.c:67 src/ldgeneric.c:2677 #, c-format msgid "cannot create output file" msgstr "" #: libasm/asm_error.c:68 msgid "invalid parameter" msgstr "parametro non valide" #: libasm/asm_error.c:69 msgid "cannot change mode of output file" msgstr "impossibile modificar modo del file de output" #: libasm/asm_error.c:70 src/ldgeneric.c:6990 #, c-format msgid "cannot rename output file" msgstr "impossibile renominar le file de output" #: libasm/asm_error.c:71 msgid "duplicate symbol" msgstr "symbolo duplicate" #: libasm/asm_error.c:72 msgid "invalid section type for operation" msgstr "typo de section non valide pro le operation" #: libasm/asm_error.c:73 msgid "error during output of data" msgstr "error durante le output del datos" #: libasm/asm_error.c:74 msgid "no backend support available" msgstr "" #: libasm/asm_error.c:83 libdw/dwarf_error.c:59 libdwfl/libdwflP.h:54 #: libelf/elf_error.c:63 msgid "unknown error" msgstr "error incognite" #: libdw/dwarf_error.c:60 msgid "invalid access" msgstr "accesso non valide" #: libdw/dwarf_error.c:61 msgid "no regular file" msgstr "nulle file regular" #: libdw/dwarf_error.c:62 msgid "I/O error" msgstr "Error de I/O" #: libdw/dwarf_error.c:63 msgid "invalid ELF file" msgstr "file ELF non valide" #: libdw/dwarf_error.c:64 msgid "no DWARF information" msgstr "nulle information DWARF" #: libdw/dwarf_error.c:65 msgid "cannot decompress DWARF" msgstr "impossibile expander DWARF" #: libdw/dwarf_error.c:66 msgid "no ELF file" msgstr "nulle file ELF" #: libdw/dwarf_error.c:67 msgid "cannot get ELF header" msgstr "" #: libdw/dwarf_error.c:69 msgid "not implemented" msgstr "non implementate" #: libdw/dwarf_error.c:70 libelf/elf_error.c:107 libelf/elf_error.c:155 msgid "invalid command" msgstr "commando non valide" #: libdw/dwarf_error.c:71 msgid "invalid version" msgstr "version non valide" #: libdw/dwarf_error.c:72 msgid "invalid file" msgstr "file non valide" #: libdw/dwarf_error.c:73 msgid "no entries found" msgstr "nulle entratas trovate" #: libdw/dwarf_error.c:74 msgid "invalid DWARF" msgstr "DWARF non valide" #: libdw/dwarf_error.c:75 msgid "no string data" msgstr "nulla dastos de fila" #: libdw/dwarf_error.c:76 msgid "no address value" msgstr "nulle valor de adresse" #: libdw/dwarf_error.c:77 msgid "no constant value" msgstr "nulle valor constante" #: libdw/dwarf_error.c:78 msgid "no reference value" msgstr "nulle valor de referentia" #: libdw/dwarf_error.c:79 msgid "invalid reference value" msgstr "valor de referentia non valide" #: libdw/dwarf_error.c:80 msgid ".debug_line section missing" msgstr "section .debug_line mancante" #: libdw/dwarf_error.c:81 msgid "invalid .debug_line section" msgstr "section .debug_line non valide" #: libdw/dwarf_error.c:82 msgid "debug information too big" msgstr "information de debug troppo grande" #: libdw/dwarf_error.c:83 msgid "invalid DWARF version" msgstr "version de DWARF non valide" #: libdw/dwarf_error.c:84 msgid "invalid directory index" msgstr "indice del directorio non valide" #: libdw/dwarf_error.c:85 libdwfl/libdwflP.h:74 msgid "address out of range" msgstr "adresse foras campo" #: libdw/dwarf_error.c:86 msgid "no location list value" msgstr "" #: libdw/dwarf_error.c:87 msgid "no block data" msgstr "" #: libdw/dwarf_error.c:88 msgid "invalid line index" msgstr "indice de linea non valide" #: libdw/dwarf_error.c:89 msgid "invalid address range index" msgstr "indice de campo adresse non valide" #: libdw/dwarf_error.c:90 libdwfl/libdwflP.h:75 msgid "no matching address range" msgstr "nulle campo adresse concordante" #: libdw/dwarf_error.c:91 msgid "no flag value" msgstr "nulle valor de flag" #: libdw/dwarf_error.c:92 libelf/elf_error.c:232 msgid "invalid offset" msgstr "displacamento non valide" #: libdw/dwarf_error.c:93 msgid ".debug_ranges section missing" msgstr "" #: libdw/dwarf_error.c:94 msgid "invalid CFI section" msgstr "section CFI non valide" #: libdw/dwarf_error.c:95 msgid "no alternative debug link found" msgstr "" #: libdw/dwarf_error.c:96 msgid "invalid opcode" msgstr "codice operation non valide" #: libdw/dwarf_error.c:97 msgid "not a CU (unit) DIE" msgstr "" #: libdwfl/argp-std.c:46 src/stack.c:642 src/unstrip.c:2380 msgid "Input selection options:" msgstr "" #: libdwfl/argp-std.c:47 msgid "Find addresses in FILE" msgstr "" #: libdwfl/argp-std.c:49 msgid "Find addresses from signatures found in COREFILE" msgstr "" #: libdwfl/argp-std.c:51 msgid "Find addresses in files mapped into process PID" msgstr "" #: libdwfl/argp-std.c:53 msgid "" "Find addresses in files mapped as read from FILE in Linux /proc/PID/maps " "format" msgstr "" #: libdwfl/argp-std.c:55 msgid "Find addresses in the running kernel" msgstr "" #: libdwfl/argp-std.c:57 msgid "Kernel with all modules" msgstr "" #: libdwfl/argp-std.c:59 src/stack.c:649 msgid "Search path for separate debuginfo files" msgstr "" #: libdwfl/argp-std.c:157 msgid "only one of -e, -p, -k, -K, or --core allowed" msgstr "" #: libdwfl/argp-std.c:230 msgid "cannot load kernel symbols" msgstr "" #: libdwfl/argp-std.c:234 msgid "cannot find kernel modules" msgstr "" #: libdwfl/argp-std.c:251 msgid "cannot find kernel or modules" msgstr "" #: libdwfl/argp-std.c:290 #, c-format msgid "cannot read ELF core file: %s" msgstr "" #: libdwfl/argp-std.c:313 msgid "Not enough memory" msgstr "Memoria non sufficiente" #: libdwfl/argp-std.c:323 msgid "No modules recognized in core file" msgstr "" #: libdwfl/libdwflP.h:56 msgid "See errno" msgstr "" #: libdwfl/libdwflP.h:57 msgid "See elf_errno" msgstr "" #: libdwfl/libdwflP.h:58 msgid "See dwarf_errno" msgstr "" #: libdwfl/libdwflP.h:59 msgid "See ebl_errno (XXX missing)" msgstr "" #: libdwfl/libdwflP.h:60 msgid "gzip decompression failed" msgstr "" #: libdwfl/libdwflP.h:61 msgid "bzip2 decompression failed" msgstr "" #: libdwfl/libdwflP.h:62 msgid "LZMA decompression failed" msgstr "" #: libdwfl/libdwflP.h:63 msgid "no support library found for machine" msgstr "" #: libdwfl/libdwflP.h:64 msgid "Callbacks missing for ET_REL file" msgstr "" #: libdwfl/libdwflP.h:65 msgid "Unsupported relocation type" msgstr "Typo de relocation non supportate" #: libdwfl/libdwflP.h:66 msgid "r_offset is bogus" msgstr "" #: libdwfl/libdwflP.h:67 libelf/elf_error.c:111 libelf/elf_error.c:171 msgid "offset out of range" msgstr "displaciamento foras campo" #: libdwfl/libdwflP.h:68 msgid "relocation refers to undefined symbol" msgstr "" #: libdwfl/libdwflP.h:69 msgid "Callback returned failure" msgstr "" #: libdwfl/libdwflP.h:70 msgid "No DWARF information found" msgstr "Nulle information de DWARF trovate" #: libdwfl/libdwflP.h:71 msgid "No symbol table found" msgstr "Nulle tabella de symbolo trovate" #: libdwfl/libdwflP.h:72 msgid "No ELF program headers" msgstr "" #: libdwfl/libdwflP.h:73 msgid "address range overlaps an existing module" msgstr "" #: libdwfl/libdwflP.h:76 msgid "image truncated" msgstr "imagine truncate" #: libdwfl/libdwflP.h:77 msgid "ELF file opened" msgstr "file ELF aperite" #: libdwfl/libdwflP.h:78 msgid "not a valid ELF file" msgstr "" #: libdwfl/libdwflP.h:79 msgid "cannot handle DWARF type description" msgstr "" #: libdwfl/libdwflP.h:80 msgid "ELF file does not match build ID" msgstr "" #: libdwfl/libdwflP.h:81 msgid "corrupt .gnu.prelink_undo section data" msgstr "datos del section .gnu.prelink_undo corrupte" #: libdwfl/libdwflP.h:82 msgid "Internal error due to ebl" msgstr "" #: libdwfl/libdwflP.h:83 msgid "Missing data in core file" msgstr "" #: libdwfl/libdwflP.h:84 msgid "Invalid register" msgstr "" #: libdwfl/libdwflP.h:85 msgid "Error reading process memory" msgstr "" #: libdwfl/libdwflP.h:86 msgid "Couldn't find architecture of any ELF" msgstr "" #: libdwfl/libdwflP.h:87 msgid "Error parsing /proc filesystem" msgstr "" #: libdwfl/libdwflP.h:88 msgid "Invalid DWARF" msgstr "DWARF non valid" #: libdwfl/libdwflP.h:89 msgid "Unsupported DWARF" msgstr "DWARF non supportate" #: libdwfl/libdwflP.h:90 msgid "Unable to find more threads" msgstr "" #: libdwfl/libdwflP.h:91 msgid "Dwfl already has attached state" msgstr "" #: libdwfl/libdwflP.h:92 msgid "Dwfl has no attached state" msgstr "" #: libdwfl/libdwflP.h:93 msgid "Unwinding not supported for this architecture" msgstr "" #: libdwfl/libdwflP.h:94 msgid "Invalid argument" msgstr "Argumento non valide" #: libdwfl/libdwflP.h:95 msgid "Not an ET_CORE ELF file" msgstr "" #: libebl/eblbackendname.c:41 msgid "No backend" msgstr "" #: libebl/eblcorenotetypename.c:98 libebl/eblobjecttypename.c:53 #: libebl/eblobjnotetypename.c:69 libebl/eblosabiname.c:73 #: libebl/eblsectionname.c:83 libebl/eblsectiontypename.c:115 #: libebl/eblsegmenttypename.c:79 msgid "" msgstr "" #: libebl/ebldynamictagname.c:101 #, c-format msgid ": %#" msgstr "" #: libebl/eblobjnote.c:53 #, c-format msgid "unknown SDT version %u\n" msgstr "" #: libebl/eblobjnote.c:71 #, c-format msgid "invalid SDT probe descriptor\n" msgstr "" #: libebl/eblobjnote.c:121 #, c-format msgid " PC: " msgstr " PC: " #: libebl/eblobjnote.c:123 #, c-format msgid " Base: " msgstr " Base: " #: libebl/eblobjnote.c:125 #, c-format msgid " Semaphore: " msgstr " Semaphoro: " #: libebl/eblobjnote.c:127 #, c-format msgid " Provider: " msgstr " Providitor: " #: libebl/eblobjnote.c:129 #, c-format msgid " Name: " msgstr " Namine: " #: libebl/eblobjnote.c:131 #, c-format msgid " Args: " msgstr " Argumentoss: " #: libebl/eblobjnote.c:141 #, c-format msgid " Build ID: " msgstr "" #: libebl/eblobjnote.c:152 #, c-format msgid " Linker version: %.*s\n" msgstr "" #: libebl/eblobjnote.c:213 #, c-format msgid " OS: %s, ABI: " msgstr "" #: libebl/eblosabiname.c:70 msgid "Stand alone" msgstr "" #: libebl/eblsymbolbindingname.c:67 libebl/eblsymboltypename.c:73 #, c-format msgid ": %d" msgstr "" #: libelf/elf_error.c:67 msgid "unknown version" msgstr "" #: libelf/elf_error.c:71 msgid "unknown type" msgstr "" #: libelf/elf_error.c:75 msgid "invalid `Elf' handle" msgstr "" #: libelf/elf_error.c:79 msgid "invalid size of source operand" msgstr "" #: libelf/elf_error.c:83 msgid "invalid size of destination operand" msgstr "" #: libelf/elf_error.c:87 src/readelf.c:5473 #, c-format msgid "invalid encoding" msgstr "codification non valide" #: libelf/elf_error.c:95 msgid "invalid file descriptor" msgstr "descriptor del file non valide" #: libelf/elf_error.c:99 msgid "invalid operation" msgstr "operation non valide" #: libelf/elf_error.c:103 msgid "ELF version not set" msgstr "" #: libelf/elf_error.c:115 msgid "invalid fmag field in archive header" msgstr "" #: libelf/elf_error.c:119 msgid "invalid archive file" msgstr "file archivo non valide" #: libelf/elf_error.c:123 msgid "descriptor is not for an archive" msgstr "" #: libelf/elf_error.c:127 msgid "no index available" msgstr "" #: libelf/elf_error.c:131 msgid "cannot read data from file" msgstr "" #: libelf/elf_error.c:135 msgid "cannot write data to file" msgstr "" #: libelf/elf_error.c:139 msgid "invalid binary class" msgstr "classe binari non valide" #: libelf/elf_error.c:143 msgid "invalid section index" msgstr "indice de section non valide" #: libelf/elf_error.c:147 msgid "invalid operand" msgstr "operando non valide" #: libelf/elf_error.c:151 msgid "invalid section" msgstr "section non valide" #: libelf/elf_error.c:159 msgid "executable header not created first" msgstr "" #: libelf/elf_error.c:163 msgid "file descriptor disabled" msgstr "" #: libelf/elf_error.c:167 msgid "archive/member file descriptor mismatch" msgstr "" #: libelf/elf_error.c:175 msgid "cannot manipulate null section" msgstr "" #: libelf/elf_error.c:179 msgid "data/scn mismatch" msgstr "" #: libelf/elf_error.c:183 msgid "invalid section header" msgstr "titulo del section non valide" #: libelf/elf_error.c:187 src/readelf.c:7342 src/readelf.c:7790 #: src/readelf.c:7891 src/readelf.c:8072 #, c-format msgid "invalid data" msgstr "datos non valide" #: libelf/elf_error.c:191 msgid "unknown data encoding" msgstr "" #: libelf/elf_error.c:195 msgid "section `sh_size' too small for data" msgstr "" #: libelf/elf_error.c:199 msgid "invalid section alignment" msgstr "alineamento del section non valide" #: libelf/elf_error.c:203 msgid "invalid section entry size" msgstr "dimension del entrata del section non valide" #: libelf/elf_error.c:207 msgid "update() for write on read-only file" msgstr "" #: libelf/elf_error.c:211 msgid "no such file" msgstr "" #: libelf/elf_error.c:215 msgid "only relocatable files can contain section groups" msgstr "" #: libelf/elf_error.c:220 msgid "" "program header only allowed in executables, shared objects, and core files" msgstr "" #: libelf/elf_error.c:227 msgid "file has no program header" msgstr "" #: libelf/elf_error.c:237 msgid "invalid section type" msgstr "typo de section non valide" #: libelf/elf_error.c:242 msgid "invalid section flags" msgstr "flags de section non valide" #: libelf/elf_error.c:247 msgid "section does not contain compressed data" msgstr "" #: libelf/elf_error.c:252 msgid "section contains compressed data" msgstr "" #: libelf/elf_error.c:257 msgid "unknown compression type" msgstr "" #: libelf/elf_error.c:262 msgid "cannot compress data" msgstr "" #: libelf/elf_error.c:267 msgid "cannot decompress data" msgstr "" #: src/addr2line.c:58 msgid "Input format options:" msgstr "" #: src/addr2line.c:60 msgid "Treat addresses as offsets relative to NAME section." msgstr "" #: src/addr2line.c:62 msgid "Output format options:" msgstr "" #: src/addr2line.c:63 msgid "Print address before each entry" msgstr "" #: src/addr2line.c:64 msgid "Show only base names of source files" msgstr "" #: src/addr2line.c:66 msgid "Show absolute file names using compilation directory" msgstr "" #: src/addr2line.c:67 msgid "Also show function names" msgstr "" #: src/addr2line.c:68 msgid "Also show symbol or section names" msgstr "" #: src/addr2line.c:69 msgid "Also show symbol and the section names" msgstr "" #: src/addr2line.c:70 msgid "Also show line table flags" msgstr "" #: src/addr2line.c:72 msgid "" "Show all source locations that caused inline expansion of subroutines at the " "address." msgstr "" #: src/addr2line.c:75 msgid "Show demangled symbols (ARG is always ignored)" msgstr "" #: src/addr2line.c:77 msgid "Print all information on one line, and indent inlines" msgstr "" #: src/addr2line.c:79 src/elfcmp.c:72 src/findtextrel.c:67 src/nm.c:100 #: src/strings.c:79 msgid "Miscellaneous:" msgstr "" #: src/addr2line.c:87 msgid "" "Locate source files and line information for ADDRs (in a.out by default)." msgstr "" #: src/addr2line.c:91 msgid "[ADDR...]" msgstr "" #: src/addr2line.c:216 src/ar.c:285 src/elfcmp.c:672 src/elflint.c:235 #: src/findtextrel.c:162 src/ld.c:943 src/nm.c:262 src/objdump.c:177 #: src/ranlib.c:124 src/readelf.c:509 src/size.c:207 src/strings.c:230 #: src/strip.c:218 src/unstrip.c:232 #, c-format msgid "" "Copyright (C) %s Red Hat, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" #: src/addr2line.c:221 src/ar.c:290 src/elfcmp.c:677 src/elflint.c:240 #: src/findtextrel.c:167 src/ld.c:948 src/nm.c:267 src/objdump.c:182 #: src/ranlib.c:129 src/readelf.c:514 src/size.c:212 src/strings.c:235 #: src/strip.c:223 src/unstrip.c:237 #, c-format msgid "Written by %s.\n" msgstr "" #: src/addr2line.c:533 #, c-format msgid "Section syntax requires exactly one module" msgstr "" #: src/addr2line.c:556 #, c-format msgid "offset %# lies outside section '%s'" msgstr "" #: src/addr2line.c:645 #, c-format msgid "cannot find symbol '%s'" msgstr "" #: src/addr2line.c:650 #, c-format msgid "offset %# lies outside contents of '%s'" msgstr "" #: src/ar.c:68 msgid "Commands:" msgstr "" #: src/ar.c:69 msgid "Delete files from archive." msgstr "" #: src/ar.c:70 msgid "Move files in archive." msgstr "" #: src/ar.c:71 msgid "Print files in archive." msgstr "" #: src/ar.c:72 msgid "Quick append files to archive." msgstr "" #: src/ar.c:74 msgid "Replace existing or insert new file into archive." msgstr "" #: src/ar.c:75 msgid "Display content of archive." msgstr "" #: src/ar.c:76 msgid "Extract files from archive." msgstr "" #: src/ar.c:78 msgid "Command Modifiers:" msgstr "" #: src/ar.c:79 msgid "Preserve original dates." msgstr "" #: src/ar.c:80 msgid "Use instance [COUNT] of name." msgstr "" #: src/ar.c:82 msgid "Do not replace existing files with extracted files." msgstr "" #: src/ar.c:83 msgid "Allow filename to be truncated if necessary." msgstr "" #: src/ar.c:85 msgid "Provide verbose output." msgstr "" #: src/ar.c:86 msgid "Force regeneration of symbol table." msgstr "" #: src/ar.c:87 msgid "Insert file after [MEMBER]." msgstr "" #: src/ar.c:88 msgid "Insert file before [MEMBER]." msgstr "" #: src/ar.c:89 msgid "Same as -b." msgstr "" #: src/ar.c:90 msgid "Suppress message when library has to be created." msgstr "" #: src/ar.c:92 msgid "Use full path for file matching." msgstr "" #: src/ar.c:93 msgid "Update only older files in archive." msgstr "" #: src/ar.c:99 msgid "Create, modify, and extract from archives." msgstr "" #: src/ar.c:102 msgid "[MEMBER] [COUNT] ARCHIVE [FILE...]" msgstr "" #: src/ar.c:181 #, c-format msgid "'a', 'b', and 'i' are only allowed with the 'm' and 'r' options" msgstr "" #: src/ar.c:186 #, c-format msgid "MEMBER parameter required for 'a', 'b', and 'i' modifiers" msgstr "" #: src/ar.c:202 #, c-format msgid "'N' is only meaningful with the 'x' and 'd' options" msgstr "" #: src/ar.c:207 #, c-format msgid "COUNT parameter required" msgstr "" #: src/ar.c:219 #, c-format msgid "invalid COUNT parameter %s" msgstr "" #: src/ar.c:226 #, c-format msgid "'%c' is only meaningful with the 'x' option" msgstr "" #: src/ar.c:232 #, c-format msgid "archive name required" msgstr "" #: src/ar.c:245 #, c-format msgid "command option required" msgstr "" #: src/ar.c:310 #, c-format msgid "More than one operation specified" msgstr "" #: src/ar.c:404 #, c-format msgid "cannot open archive '%s'" msgstr "" #: src/ar.c:414 #, c-format msgid "cannot open archive '%s': %s" msgstr "" #: src/ar.c:418 #, c-format msgid "%s: not an archive file" msgstr "" #: src/ar.c:422 #, c-format msgid "cannot stat archive '%s'" msgstr "" #: src/ar.c:434 #, c-format msgid "no entry %s in archive\n" msgstr "" #: src/ar.c:487 src/ar.c:929 src/ar.c:1129 #, c-format msgid "cannot create hash table" msgstr "" #: src/ar.c:494 src/ar.c:936 src/ar.c:1138 #, c-format msgid "cannot insert into hash table" msgstr "" #: src/ar.c:502 src/ranlib.c:164 #, c-format msgid "cannot stat '%s'" msgstr "" #: src/ar.c:598 #, c-format msgid "cannot read content of %s: %s" msgstr "" #: src/ar.c:641 #, c-format msgid "cannot open %.*s" msgstr "" #: src/ar.c:663 #, c-format msgid "failed to write %s" msgstr "" #: src/ar.c:675 #, c-format msgid "cannot change mode of %s" msgstr "" #: src/ar.c:691 #, c-format msgid "cannot change modification time of %s" msgstr "" #: src/ar.c:737 #, c-format msgid "cannot rename temporary file to %.*s" msgstr "" #: src/ar.c:773 src/ar.c:1021 src/ar.c:1420 src/ranlib.c:238 #, c-format msgid "cannot create new file" msgstr "" #: src/ar.c:1220 #, c-format msgid "position member %s not found" msgstr "" #: src/ar.c:1230 #, c-format msgid "%s: no entry %s in archive!\n" msgstr "" #: src/ar.c:1259 src/ldgeneric.c:509 src/objdump.c:253 #, c-format msgid "cannot open %s" msgstr "" #: src/ar.c:1264 #, c-format msgid "cannot stat %s" msgstr "" #: src/ar.c:1270 #, c-format msgid "%s is no regular file" msgstr "" #: src/ar.c:1283 #, c-format msgid "cannot get ELF descriptor for %s: %s\n" msgstr "" #: src/ar.c:1303 #, c-format msgid "cannot read %s: %s" msgstr "" #: src/arlib-argp.c:32 msgid "Use zero for uid, gid, and date in archive members." msgstr "" #: src/arlib-argp.c:34 msgid "Use actual uid, gid, and date in archive members." msgstr "" #: src/arlib-argp.c:65 #, c-format msgid "%s (default)" msgstr "" #: src/arlib.c:209 #, c-format msgid "the archive '%s' is too large" msgstr "" #: src/arlib.c:222 #, c-format msgid "cannot read ELF header of %s(%s): %s" msgstr "" #: src/elfcmp.c:62 msgid "Control options:" msgstr "" #: src/elfcmp.c:64 msgid "Output all differences, not just the first" msgstr "" #: src/elfcmp.c:65 msgid "" "Control treatment of gaps in loadable segments [ignore|match] (default: " "ignore)" msgstr "" #: src/elfcmp.c:67 msgid "Ignore permutation of buckets in SHT_HASH section" msgstr "" #: src/elfcmp.c:69 msgid "Ignore differences in build ID" msgstr "" #: src/elfcmp.c:70 msgid "Output nothing; yield exit status only" msgstr "" #: src/elfcmp.c:77 msgid "Compare relevant parts of two ELF files for equality." msgstr "" #: src/elfcmp.c:81 msgid "FILE1 FILE2" msgstr "" #: src/elfcmp.c:143 msgid "Invalid number of parameters.\n" msgstr "" #: src/elfcmp.c:174 src/elfcmp.c:179 #, c-format msgid "cannot get ELF header of '%s': %s" msgstr "" #: src/elfcmp.c:205 #, c-format msgid "%s %s diff: ELF header" msgstr "" #: src/elfcmp.c:212 src/elfcmp.c:215 #, c-format msgid "cannot get section count of '%s': %s" msgstr "" #: src/elfcmp.c:220 #, c-format msgid "%s %s diff: section count" msgstr "" #: src/elfcmp.c:227 src/elfcmp.c:230 #, c-format msgid "cannot get program header count of '%s': %s" msgstr "" #: src/elfcmp.c:235 #, c-format msgid "%s %s diff: program header count" msgstr "" #: src/elfcmp.c:293 #, c-format msgid "%s %s differ: section [%zu], [%zu] name" msgstr "" #: src/elfcmp.c:316 #, c-format msgid "%s %s differ: section [%zu] '%s' header" msgstr "" #: src/elfcmp.c:324 src/elfcmp.c:330 #, c-format msgid "cannot get content of section %zu in '%s': %s" msgstr "" #: src/elfcmp.c:339 #, c-format msgid "symbol table [%zu] in '%s' has zero sh_entsize" msgstr "" #: src/elfcmp.c:351 src/elfcmp.c:357 #, c-format msgid "cannot get symbol in '%s': %s" msgstr "" #: src/elfcmp.c:379 #, c-format msgid "%s %s differ: symbol table [%zu]" msgstr "" #: src/elfcmp.c:382 #, c-format msgid "%s %s differ: symbol table [%zu,%zu]" msgstr "" #: src/elfcmp.c:428 src/elfcmp.c:497 #, c-format msgid "%s %s differ: section [%zu] '%s' number of notes" msgstr "" #: src/elfcmp.c:436 #, c-format msgid "cannot read note section [%zu] '%s' in '%s': %s" msgstr "" #: src/elfcmp.c:446 #, c-format msgid "%s %s differ: section [%zu] '%s' note name" msgstr "" #: src/elfcmp.c:454 #, c-format msgid "%s %s differ: section [%zu] '%s' note '%s' type" msgstr "" #: src/elfcmp.c:469 #, c-format msgid "%s %s differ: build ID length" msgstr "" #: src/elfcmp.c:477 #, c-format msgid "%s %s differ: build ID content" msgstr "" #: src/elfcmp.c:486 #, c-format msgid "%s %s differ: section [%zu] '%s' note '%s' content" msgstr "" #: src/elfcmp.c:527 #, c-format msgid "%s %s differ: section [%zu] '%s' content" msgstr "" #: src/elfcmp.c:531 #, c-format msgid "%s %s differ: section [%zu,%zu] '%s' content" msgstr "" #: src/elfcmp.c:546 #, c-format msgid "%s %s differ: unequal amount of important sections" msgstr "" #: src/elfcmp.c:579 src/elfcmp.c:584 #, c-format msgid "cannot load data of '%s': %s" msgstr "" #: src/elfcmp.c:603 src/elfcmp.c:609 #, c-format msgid "cannot get program header entry %d of '%s': %s" msgstr "" #: src/elfcmp.c:615 #, c-format msgid "%s %s differ: program header %d" msgstr "" #: src/elfcmp.c:639 #, c-format msgid "%s %s differ: gap" msgstr "" #: src/elfcmp.c:704 #, c-format msgid "Invalid value '%s' for --gaps parameter." msgstr "" #: src/elfcmp.c:732 src/findtextrel.c:221 src/ldgeneric.c:1757 #: src/ldgeneric.c:4247 src/nm.c:378 src/ranlib.c:157 src/size.c:289 #: src/strings.c:186 src/strip.c:466 src/strip.c:503 src/unstrip.c:2029 #: src/unstrip.c:2058 #, c-format msgid "cannot open '%s'" msgstr "" #: src/elfcmp.c:736 src/findtextrel.c:228 src/ranlib.c:174 #, c-format msgid "cannot create ELF descriptor for '%s': %s" msgstr "" #: src/elfcmp.c:741 #, c-format msgid "cannot create EBL descriptor for '%s'" msgstr "" #: src/elfcmp.c:759 src/findtextrel.c:409 #, c-format msgid "cannot get section header of section %zu: %s" msgstr "" #: src/elfcmp.c:769 #, c-format msgid "cannot get content of section %zu: %s" msgstr "" #: src/elfcmp.c:779 src/elfcmp.c:793 #, c-format msgid "cannot get relocation: %s" msgstr "" #: src/elflint.c:64 msgid "Be extremely strict, flag level 2 features." msgstr "" #: src/elflint.c:65 msgid "Do not print anything if successful" msgstr "" #: src/elflint.c:66 msgid "Binary is a separate debuginfo file" msgstr "" #: src/elflint.c:68 msgid "" "Binary has been created with GNU ld and is therefore known to be broken in " "certain ways" msgstr "" #: src/elflint.c:74 msgid "Pedantic checking of ELF files compliance with gABI/psABI spec." msgstr "" #: src/elflint.c:78 src/readelf.c:126 msgid "FILE..." msgstr "" #: src/elflint.c:155 src/readelf.c:298 #, c-format msgid "cannot open input file" msgstr "" #: src/elflint.c:162 #, c-format msgid "cannot generate Elf descriptor: %s\n" msgstr "" #: src/elflint.c:181 #, c-format msgid "error while closing Elf descriptor: %s\n" msgstr "" #: src/elflint.c:185 msgid "No errors" msgstr "" #: src/elflint.c:219 src/readelf.c:474 msgid "Missing file name.\n" msgstr "" #: src/elflint.c:298 #, c-format msgid " error while freeing sub-ELF descriptor: %s\n" msgstr "" #: src/elflint.c:306 #, c-format msgid "Not an ELF file - it has the wrong magic bytes at the start\n" msgstr "" #: src/elflint.c:371 #, c-format msgid "e_ident[%d] == %d is no known class\n" msgstr "" #: src/elflint.c:376 #, c-format msgid "e_ident[%d] == %d is no known data encoding\n" msgstr "" #: src/elflint.c:380 #, c-format msgid "unknown ELF header version number e_ident[%d] == %d\n" msgstr "" #: src/elflint.c:386 #, c-format msgid "unsupported OS ABI e_ident[%d] == '%s'\n" msgstr "" #: src/elflint.c:392 #, c-format msgid "unsupport ABI version e_ident[%d] == %d\n" msgstr "" #: src/elflint.c:397 #, c-format msgid "e_ident[%zu] is not zero\n" msgstr "" #: src/elflint.c:402 #, c-format msgid "unknown object file type %d\n" msgstr "" #: src/elflint.c:409 #, c-format msgid "unknown machine type %d\n" msgstr "" #: src/elflint.c:413 #, c-format msgid "unknown object file version\n" msgstr "" #: src/elflint.c:419 #, c-format msgid "invalid program header offset\n" msgstr "" #: src/elflint.c:421 #, c-format msgid "executables and DSOs cannot have zero program header offset\n" msgstr "" #: src/elflint.c:425 #, c-format msgid "invalid number of program header entries\n" msgstr "" #: src/elflint.c:433 #, c-format msgid "invalid section header table offset\n" msgstr "" #: src/elflint.c:436 #, c-format msgid "section header table must be present\n" msgstr "" #: src/elflint.c:450 #, c-format msgid "invalid number of section header table entries\n" msgstr "" #: src/elflint.c:467 #, c-format msgid "invalid section header index\n" msgstr "" #: src/elflint.c:481 #, c-format msgid "invalid number of program header table entries\n" msgstr "" #: src/elflint.c:490 #, c-format msgid "invalid machine flags: %s\n" msgstr "" #: src/elflint.c:497 src/elflint.c:514 #, c-format msgid "invalid ELF header size: %hd\n" msgstr "" #: src/elflint.c:500 src/elflint.c:517 #, c-format msgid "invalid program header size: %hd\n" msgstr "" #: src/elflint.c:503 src/elflint.c:520 #, c-format msgid "invalid program header position or size\n" msgstr "" #: src/elflint.c:506 src/elflint.c:523 #, c-format msgid "invalid section header size: %hd\n" msgstr "" #: src/elflint.c:509 src/elflint.c:526 #, c-format msgid "invalid section header position or size\n" msgstr "" #: src/elflint.c:571 #, c-format msgid "" "section [%2d] '%s': section with SHF_GROUP flag set not part of a section " "group\n" msgstr "" #: src/elflint.c:575 #, c-format msgid "" "section [%2d] '%s': section group [%2zu] '%s' does not precede group member\n" msgstr "" #: src/elflint.c:591 src/elflint.c:1475 src/elflint.c:1526 src/elflint.c:1632 #: src/elflint.c:1968 src/elflint.c:2284 src/elflint.c:2898 src/elflint.c:3061 #: src/elflint.c:3209 src/elflint.c:3399 src/elflint.c:4366 #, c-format msgid "section [%2d] '%s': cannot get section data\n" msgstr "" #: src/elflint.c:604 src/elflint.c:1639 #, c-format msgid "" "section [%2d] '%s': referenced as string table for section [%2d] '%s' but " "type is not SHT_STRTAB\n" msgstr "" #: src/elflint.c:627 #, c-format msgid "" "section [%2d] '%s': symbol table cannot have more than one extended index " "section\n" msgstr "" #: src/elflint.c:639 #, c-format msgid "section [%2u] '%s': entry size is does not match ElfXX_Sym\n" msgstr "" #: src/elflint.c:648 #, c-format msgid "section [%2d] '%s': cannot get symbol %d: %s\n" msgstr "" #: src/elflint.c:653 src/elflint.c:656 src/elflint.c:659 src/elflint.c:662 #: src/elflint.c:665 src/elflint.c:668 #, c-format msgid "section [%2d] '%s': '%s' in zeroth entry not zero\n" msgstr "" #: src/elflint.c:671 #, c-format msgid "section [%2d] '%s': XINDEX for zeroth entry not zero\n" msgstr "" #: src/elflint.c:681 #, c-format msgid "section [%2d] '%s': cannot get symbol %zu: %s\n" msgstr "" #: src/elflint.c:690 #, c-format msgid "section [%2d] '%s': symbol %zu: invalid name value\n" msgstr "" #: src/elflint.c:705 #, c-format msgid "" "section [%2d] '%s': symbol %zu: too large section index but no extended " "section index section\n" msgstr "" #: src/elflint.c:711 #, c-format msgid "" "section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in " "st_shndx (%)\n" msgstr "" #: src/elflint.c:723 #, c-format msgid "section [%2d] '%s': symbol %zu: invalid section index\n" msgstr "" #: src/elflint.c:731 #, c-format msgid "section [%2d] '%s': symbol %zu: unknown type\n" msgstr "" #: src/elflint.c:737 #, c-format msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n" msgstr "" #: src/elflint.c:742 #, c-format msgid "section [%2d] '%s': symbol %zu: unique symbol not of object type\n" msgstr "" #: src/elflint.c:750 #, c-format msgid "" "section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n" msgstr "" #: src/elflint.c:754 #, c-format msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n" msgstr "" #: src/elflint.c:758 #, c-format msgid "" "section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n" msgstr "" #: src/elflint.c:809 #, c-format msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n" msgstr "" #: src/elflint.c:815 src/elflint.c:840 src/elflint.c:889 #, c-format msgid "" "section [%2d] '%s': symbol %zu does not fit completely in referenced section " "[%2d] '%s'\n" msgstr "" #: src/elflint.c:824 #, c-format msgid "" "section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have " "SHF_TLS flag set\n" msgstr "" #: src/elflint.c:834 src/elflint.c:882 #, c-format msgid "" "section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section " "[%2d] '%s'\n" msgstr "" #: src/elflint.c:861 #, c-format msgid "" "section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n" msgstr "" #: src/elflint.c:867 #, c-format msgid "" "section [%2d] '%s': symbol %zu: TLS symbol but couldn't get TLS program " "header entry\n" msgstr "" #: src/elflint.c:875 #, c-format msgid "" "section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] " "'%s'\n" msgstr "" #: src/elflint.c:902 #, c-format msgid "" "section [%2d] '%s': symbol %zu: local symbol outside range described in " "sh_info\n" msgstr "" #: src/elflint.c:909 #, c-format msgid "" "section [%2d] '%s': symbol %zu: non-local symbol outside range described in " "sh_info\n" msgstr "" #: src/elflint.c:916 #, c-format msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n" msgstr "" #: src/elflint.c:966 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section " "[%2d]\n" msgstr "" #: src/elflint.c:973 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] " "'%s'\n" msgstr "" #: src/elflint.c:989 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %# does not " "match %s section address %#\n" msgstr "" #: src/elflint.c:996 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size % does not " "match %s section size %\n" msgstr "" #: src/elflint.c:1004 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got " "section\n" msgstr "" #: src/elflint.c:1020 #, c-format msgid "" "section [%2d] '%s': _DYNAMIC_ symbol value %# does not match dynamic " "segment address %#\n" msgstr "" #: src/elflint.c:1027 #, c-format msgid "" "section [%2d] '%s': _DYNAMIC symbol size % does not match dynamic " "segment size %\n" msgstr "" #: src/elflint.c:1040 #, c-format msgid "" "section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-" "default visibility\n" msgstr "" #: src/elflint.c:1044 #, c-format msgid "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n" msgstr "" #: src/elflint.c:1082 #, c-format msgid "section [%2d] '%s': cannot get section data.\n" msgstr "" #: src/elflint.c:1098 #, c-format msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n" msgstr "" #: src/elflint.c:1109 src/elflint.c:1162 #, c-format msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n" msgstr "" #: src/elflint.c:1134 src/elflint.c:1187 #, c-format msgid "" "section [%2d] '%s': relative relocations after index %d as specified by " "DT_RELCOUNT\n" msgstr "" #: src/elflint.c:1140 src/elflint.c:1193 #, c-format msgid "" "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT " "specified %d relative relocations\n" msgstr "" #: src/elflint.c:1152 #, c-format msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n" msgstr "" #: src/elflint.c:1235 #, c-format msgid "section [%2d] '%s': invalid destination section index\n" msgstr "" #: src/elflint.c:1247 #, c-format msgid "section [%2d] '%s': invalid destination section type\n" msgstr "" #: src/elflint.c:1255 #, c-format msgid "section [%2d] '%s': sh_info should be zero\n" msgstr "" #: src/elflint.c:1263 #, c-format msgid "" "section [%2d] '%s': no relocations for merge-able string sections possible\n" msgstr "" #: src/elflint.c:1271 #, c-format msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n" msgstr "" #: src/elflint.c:1331 #, c-format msgid "text relocation flag set but there is no read-only segment\n" msgstr "" #: src/elflint.c:1358 #, c-format msgid "section [%2d] '%s': relocation %zu: invalid type\n" msgstr "" #: src/elflint.c:1366 #, c-format msgid "" "section [%2d] '%s': relocation %zu: relocation type invalid for the file " "type\n" msgstr "" #: src/elflint.c:1374 #, c-format msgid "section [%2d] '%s': relocation %zu: invalid symbol index\n" msgstr "" #: src/elflint.c:1392 #, c-format msgid "" "section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can " "be used with %s\n" msgstr "" #: src/elflint.c:1409 #, c-format msgid "section [%2d] '%s': relocation %zu: offset out of bounds\n" msgstr "" #: src/elflint.c:1424 #, c-format msgid "" "section [%2d] '%s': relocation %zu: copy relocation against symbol of type " "%s\n" msgstr "" #: src/elflint.c:1445 #, c-format msgid "" "section [%2d] '%s': relocation %zu: read-only section modified but text " "relocation flag not set\n" msgstr "" #: src/elflint.c:1460 #, c-format msgid "" "section [%2d] '%s': relocations are against loaded and unloaded data\n" msgstr "" #: src/elflint.c:1500 src/elflint.c:1551 #, c-format msgid "section [%2d] '%s': cannot get relocation %zu: %s\n" msgstr "" #: src/elflint.c:1627 #, c-format msgid "more than one dynamic section present\n" msgstr "" #: src/elflint.c:1645 #, c-format msgid "" "section [%2d]: referenced as string table for section [%2d] '%s' but section " "link value is invalid\n" msgstr "" #: src/elflint.c:1653 #, c-format msgid "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n" msgstr "" #: src/elflint.c:1658 src/elflint.c:1947 #, c-format msgid "section [%2d] '%s': sh_info not zero\n" msgstr "" #: src/elflint.c:1668 #, c-format msgid "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n" msgstr "" #: src/elflint.c:1676 #, c-format msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n" msgstr "" #: src/elflint.c:1683 #, c-format msgid "section [%2d] '%s': entry %zu: unknown tag\n" msgstr "" #: src/elflint.c:1694 #, c-format msgid "section [%2d] '%s': entry %zu: more than one entry with tag %s\n" msgstr "" #: src/elflint.c:1704 #, c-format msgid "section [%2d] '%s': entry %zu: level 2 tag %s used\n" msgstr "" #: src/elflint.c:1722 #, c-format msgid "" "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n" msgstr "" #: src/elflint.c:1735 #, c-format msgid "" "section [%2d] '%s': entry %zu: pointer does not match address of section " "[%2d] '%s' referenced by sh_link\n" msgstr "" #: src/elflint.c:1778 #, c-format msgid "" "section [%2d] '%s': entry %zu: %s value must point into loaded segment\n" msgstr "" #: src/elflint.c:1793 #, c-format msgid "" "section [%2d] '%s': entry %zu: %s value must be valid offset in section " "[%2d] '%s'\n" msgstr "" #: src/elflint.c:1813 src/elflint.c:1841 #, c-format msgid "section [%2d] '%s': contains %s entry but not %s\n" msgstr "" #: src/elflint.c:1825 #, c-format msgid "section [%2d] '%s': mandatory tag %s not present\n" msgstr "" #: src/elflint.c:1834 #, c-format msgid "section [%2d] '%s': no hash section present\n" msgstr "" #: src/elflint.c:1849 src/elflint.c:1856 #, c-format msgid "section [%2d] '%s': not all of %s, %s, and %s are present\n" msgstr "" #: src/elflint.c:1866 src/elflint.c:1870 #, c-format msgid "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n" msgstr "" #: src/elflint.c:1876 #, c-format msgid "" "section [%2d] '%s': non-DSO file marked as dependency during prelink\n" msgstr "" #: src/elflint.c:1887 src/elflint.c:1891 src/elflint.c:1895 src/elflint.c:1899 #, c-format msgid "section [%2d] '%s': %s tag missing in prelinked executable\n" msgstr "" #: src/elflint.c:1911 #, c-format msgid "" "section [%2d] '%s': only relocatable files can have extended section index\n" msgstr "" #: src/elflint.c:1921 #, c-format msgid "" "section [%2d] '%s': extended section index section not for symbol table\n" msgstr "" #: src/elflint.c:1925 #, c-format msgid "section [%2d] '%s': sh_link extended section index [%2d] is invalid\n" msgstr "" #: src/elflint.c:1930 #, c-format msgid "cannot get data for symbol section\n" msgstr "" #: src/elflint.c:1933 #, c-format msgid "section [%2d] '%s': entry size does not match Elf32_Word\n" msgstr "" #: src/elflint.c:1942 #, c-format msgid "section [%2d] '%s': extended index table too small for symbol table\n" msgstr "" #: src/elflint.c:1957 #, c-format msgid "" "section [%2d] '%s': extended section index in section [%2zu] '%s' refers to " "same symbol table\n" msgstr "" #: src/elflint.c:1974 #, c-format msgid "symbol 0 should have zero extended section index\n" msgstr "" #: src/elflint.c:1986 #, c-format msgid "cannot get data for symbol %zu\n" msgstr "" #: src/elflint.c:1991 #, c-format msgid "extended section index is % but symbol index is not XINDEX\n" msgstr "" #: src/elflint.c:2007 src/elflint.c:2058 #, c-format msgid "" "section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n" msgstr "" #: src/elflint.c:2019 src/elflint.c:2070 #, c-format msgid "section [%2d] '%s': chain array too large\n" msgstr "" #: src/elflint.c:2033 src/elflint.c:2084 #, c-format msgid "section [%2d] '%s': hash bucket reference %zu out of bounds\n" msgstr "" #: src/elflint.c:2043 #, c-format msgid "section [%2d] '%s': hash chain reference %zu out of bounds\n" msgstr "" #: src/elflint.c:2094 #, c-format msgid "section [%2d] '%s': hash chain reference % out of bounds\n" msgstr "" #: src/elflint.c:2107 #, c-format msgid "section [%2d] '%s': not enough data\n" msgstr "" #: src/elflint.c:2119 #, c-format msgid "section [%2d] '%s': bitmask size zero or not power of 2: %u\n" msgstr "" #: src/elflint.c:2135 #, c-format msgid "" "section [%2d] '%s': hash table section is too small (is %ld, expected at " "least %ld)\n" msgstr "" #: src/elflint.c:2144 #, c-format msgid "section [%2d] '%s': 2nd hash function shift too big: %u\n" msgstr "" #: src/elflint.c:2178 #, c-format msgid "" "section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n" msgstr "" #: src/elflint.c:2199 #, c-format msgid "" "section [%2d] '%s': symbol %u referenced in chain for bucket %zu is " "undefined\n" msgstr "" #: src/elflint.c:2212 #, c-format msgid "" "section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n" msgstr "" #: src/elflint.c:2221 #, c-format msgid "" "section [%2d] '%s': mask index for symbol %u in chain for bucket %zu wrong\n" msgstr "" #: src/elflint.c:2251 #, c-format msgid "section [%2d] '%s': hash chain for bucket %zu out of bounds\n" msgstr "" #: src/elflint.c:2256 #, c-format msgid "" "section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n" msgstr "" #: src/elflint.c:2262 #, c-format msgid "section [%2d] '%s': bitmask does not match names in the hash table\n" msgstr "" #: src/elflint.c:2275 #, c-format msgid "section [%2d] '%s': relocatable files cannot have hash tables\n" msgstr "" #: src/elflint.c:2293 #, c-format msgid "section [%2d] '%s': hash table not for dynamic symbol table\n" msgstr "" #: src/elflint.c:2297 #, c-format msgid "" "section [%2d] '%s': invalid sh_link symbol table section index [%2d]\n" msgstr "" #: src/elflint.c:2305 #, c-format msgid "section [%2d] '%s': hash table entry size incorrect\n" msgstr "" #: src/elflint.c:2310 #, c-format msgid "section [%2d] '%s': not marked to be allocated\n" msgstr "" #: src/elflint.c:2315 #, c-format msgid "" "section [%2d] '%s': hash table has not even room for initial administrative " "entries\n" msgstr "" #: src/elflint.c:2364 #, c-format msgid "sh_link in hash sections [%2zu] '%s' and [%2zu] '%s' not identical\n" msgstr "" #: src/elflint.c:2388 src/elflint.c:2453 src/elflint.c:2488 #, c-format msgid "hash section [%2zu] '%s' does not contain enough data\n" msgstr "" #: src/elflint.c:2409 #, c-format msgid "hash section [%2zu] '%s' has zero bit mask words\n" msgstr "" #: src/elflint.c:2420 src/elflint.c:2464 src/elflint.c:2501 #, c-format msgid "hash section [%2zu] '%s' uses too much data\n" msgstr "" #: src/elflint.c:2435 #, c-format msgid "" "hash section [%2zu] '%s' invalid symbol index % (max_nsyms: " "%, nentries: %\n" msgstr "" #: src/elflint.c:2522 #, c-format msgid "hash section [%2zu] '%s' invalid sh_entsize\n" msgstr "" #: src/elflint.c:2532 src/elflint.c:2536 #, c-format msgid "section [%2zu] '%s': reference to symbol index 0\n" msgstr "" #: src/elflint.c:2543 #, c-format msgid "" "symbol %d referenced in new hash table in [%2zu] '%s' but not in old hash " "table in [%2zu] '%s'\n" msgstr "" #: src/elflint.c:2555 #, c-format msgid "" "symbol %d referenced in old hash table in [%2zu] '%s' but not in new hash " "table in [%2zu] '%s'\n" msgstr "" #: src/elflint.c:2571 #, c-format msgid "section [%2d] '%s': nonzero sh_%s for NULL section\n" msgstr "" #: src/elflint.c:2591 #, c-format msgid "" "section [%2d] '%s': section groups only allowed in relocatable object files\n" msgstr "" #: src/elflint.c:2602 #, c-format msgid "section [%2d] '%s': cannot get symbol table: %s\n" msgstr "" #: src/elflint.c:2607 #, c-format msgid "section [%2d] '%s': section reference in sh_link is no symbol table\n" msgstr "" #: src/elflint.c:2613 #, c-format msgid "section [%2d] '%s': invalid symbol index in sh_info\n" msgstr "" #: src/elflint.c:2618 #, c-format msgid "section [%2d] '%s': sh_flags not zero\n" msgstr "" #: src/elflint.c:2625 #, c-format msgid "section [%2d] '%s': cannot get symbol for signature\n" msgstr "" #: src/elflint.c:2629 #, c-format msgid "section [%2d] '%s': cannot get symbol name for signature\n" msgstr "" #: src/elflint.c:2634 #, c-format msgid "section [%2d] '%s': signature symbol cannot be empty string\n" msgstr "" #: src/elflint.c:2640 #, c-format msgid "section [%2d] '%s': sh_flags not set correctly\n" msgstr "" #: src/elflint.c:2646 #, c-format msgid "section [%2d] '%s': cannot get data: %s\n" msgstr "" #: src/elflint.c:2655 #, c-format msgid "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n" msgstr "" #: src/elflint.c:2660 #, c-format msgid "section [%2d] '%s': section group without flags word\n" msgstr "" #: src/elflint.c:2666 #, c-format msgid "section [%2d] '%s': section group without member\n" msgstr "" #: src/elflint.c:2670 #, c-format msgid "section [%2d] '%s': section group with only one member\n" msgstr "" #: src/elflint.c:2681 #, c-format msgid "section [%2d] '%s': unknown section group flags\n" msgstr "" #: src/elflint.c:2693 #, c-format msgid "section [%2d] '%s': section index %zu out of range\n" msgstr "" #: src/elflint.c:2702 #, c-format msgid "section [%2d] '%s': cannot get section header for element %zu: %s\n" msgstr "" #: src/elflint.c:2709 #, c-format msgid "section [%2d] '%s': section group contains another group [%2d] '%s'\n" msgstr "" #: src/elflint.c:2715 #, c-format msgid "" "section [%2d] '%s': element %zu references section [%2d] '%s' without " "SHF_GROUP flag set\n" msgstr "" #: src/elflint.c:2722 #, c-format msgid "section [%2d] '%s' is contained in more than one section group\n" msgstr "" #: src/elflint.c:2912 #, c-format msgid "" "section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no " "dynamic symbol table\n" msgstr "" #: src/elflint.c:2924 #, c-format msgid "" "section [%2d] '%s' has different number of entries than symbol table [%2d] " "'%s'\n" msgstr "" #: src/elflint.c:2940 #, c-format msgid "section [%2d] '%s': symbol %d: cannot read version data\n" msgstr "" #: src/elflint.c:2956 #, c-format msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n" msgstr "" #: src/elflint.c:2964 #, c-format msgid "section [%2d] '%s': symbol %d: local symbol with version\n" msgstr "" #: src/elflint.c:2978 #, c-format msgid "section [%2d] '%s': symbol %d: invalid version index %d\n" msgstr "" #: src/elflint.c:2983 #, c-format msgid "" "section [%2d] '%s': symbol %d: version index %d is for defined version\n" msgstr "" #: src/elflint.c:2993 #, c-format msgid "" "section [%2d] '%s': symbol %d: version index %d is for requested version\n" msgstr "" #: src/elflint.c:3046 #, c-format msgid "more than one version reference section present\n" msgstr "" #: src/elflint.c:3054 src/elflint.c:3201 #, c-format msgid "section [%2d] '%s': sh_link does not link to string table\n" msgstr "" #: src/elflint.c:3079 src/elflint.c:3255 #, c-format msgid "section [%2d] '%s': entry %d has wrong version %d\n" msgstr "" #: src/elflint.c:3086 src/elflint.c:3262 #, c-format msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n" msgstr "" #: src/elflint.c:3096 #, c-format msgid "section [%2d] '%s': entry %d has invalid file reference\n" msgstr "" #: src/elflint.c:3104 #, c-format msgid "section [%2d] '%s': entry %d references unknown dependency\n" msgstr "" #: src/elflint.c:3116 #, c-format msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n" msgstr "" #: src/elflint.c:3124 #, c-format msgid "" "section [%2d] '%s': auxiliary entry %d of entry %d has invalid name " "reference\n" msgstr "" #: src/elflint.c:3133 #, c-format msgid "" "section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: " "%#x, expected %#x\n" msgstr "" #: src/elflint.c:3142 #, c-format msgid "" "section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version " "name '%s'\n" msgstr "" #: src/elflint.c:3153 #, c-format msgid "" "section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n" msgstr "" #: src/elflint.c:3170 src/elflint.c:3346 #, c-format msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n" msgstr "" #: src/elflint.c:3178 src/elflint.c:3354 #, c-format msgid "" "section [%2d] '%s': entry %d has zero offset to next entry, but sh_info says " "there are more entries\n" msgstr "" #: src/elflint.c:3193 #, c-format msgid "more than one version definition section present\n" msgstr "" #: src/elflint.c:3240 #, c-format msgid "section [%2d] '%s': more than one BASE definition\n" msgstr "" #: src/elflint.c:3244 #, c-format msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n" msgstr "" #: src/elflint.c:3250 #, c-format msgid "section [%2d] '%s': entry %d has unknown flag\n" msgstr "" #: src/elflint.c:3277 #, c-format msgid "section [%2d] '%s': entry %d has invalid name reference\n" msgstr "" #: src/elflint.c:3284 #, c-format msgid "" "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n" msgstr "" #: src/elflint.c:3292 #, c-format msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n" msgstr "" #: src/elflint.c:3312 #, c-format msgid "" "section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n" msgstr "" #: src/elflint.c:3329 #, c-format msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n" msgstr "" #: src/elflint.c:3362 #, c-format msgid "section [%2d] '%s': no BASE definition\n" msgstr "" #: src/elflint.c:3378 #, c-format msgid "section [%2d] '%s': unknown parent version '%s'\n" msgstr "" #: src/elflint.c:3391 #, c-format msgid "section [%2d] '%s': empty object attributes section\n" msgstr "" #: src/elflint.c:3412 #, c-format msgid "section [%2d] '%s': unrecognized attribute format\n" msgstr "" #: src/elflint.c:3428 #, c-format msgid "" "section [%2d] '%s': offset %zu: zero length field in attribute section\n" msgstr "" #: src/elflint.c:3437 #, c-format msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n" msgstr "" #: src/elflint.c:3449 #, c-format msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n" msgstr "" #: src/elflint.c:3466 #, c-format msgid "" "section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n" msgstr "" #: src/elflint.c:3475 #, c-format msgid "section [%2d] '%s': offset %zu: truncated attribute section\n" msgstr "" #: src/elflint.c:3484 #, c-format msgid "" "section [%2d] '%s': offset %zu: zero length field in attribute subsection\n" msgstr "" #: src/elflint.c:3499 #, c-format msgid "" "section [%2d] '%s': offset %zu: invalid length in attribute subsection\n" msgstr "" #: src/elflint.c:3510 #, c-format msgid "" "section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n" msgstr "" #: src/elflint.c:3528 #, c-format msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n" msgstr "" #: src/elflint.c:3539 #, c-format msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n" msgstr "" #: src/elflint.c:3552 #, c-format msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n" msgstr "" #: src/elflint.c:3556 #, c-format msgid "" "section [%2d] '%s': offset %zu: unrecognized %s attribute value %\n" msgstr "" #: src/elflint.c:3566 #, c-format msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n" msgstr "" #: src/elflint.c:3572 #, c-format msgid "" "section [%2d] '%s': offset %zu: extra bytes after last attribute section\n" msgstr "" #: src/elflint.c:3661 #, c-format msgid "cannot get section header of zeroth section\n" msgstr "" #: src/elflint.c:3665 #, c-format msgid "zeroth section has nonzero name\n" msgstr "" #: src/elflint.c:3667 #, c-format msgid "zeroth section has nonzero type\n" msgstr "" #: src/elflint.c:3669 #, c-format msgid "zeroth section has nonzero flags\n" msgstr "" #: src/elflint.c:3671 #, c-format msgid "zeroth section has nonzero address\n" msgstr "" #: src/elflint.c:3673 #, c-format msgid "zeroth section has nonzero offset\n" msgstr "" #: src/elflint.c:3675 #, c-format msgid "zeroth section has nonzero align value\n" msgstr "" #: src/elflint.c:3677 #, c-format msgid "zeroth section has nonzero entry size value\n" msgstr "" #: src/elflint.c:3680 #, c-format msgid "" "zeroth section has nonzero size value while ELF header has nonzero shnum " "value\n" msgstr "" #: src/elflint.c:3684 #, c-format msgid "" "zeroth section has nonzero link value while ELF header does not signal " "overflow in shstrndx\n" msgstr "" #: src/elflint.c:3688 #, c-format msgid "" "zeroth section has nonzero link value while ELF header does not signal " "overflow in phnum\n" msgstr "" #: src/elflint.c:3706 #, c-format msgid "cannot get section header for section [%2zu] '%s': %s\n" msgstr "" #: src/elflint.c:3715 #, c-format msgid "section [%2zu]: invalid name\n" msgstr "" #: src/elflint.c:3742 #, c-format msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n" msgstr "" #: src/elflint.c:3760 #, c-format msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n" msgstr "" #: src/elflint.c:3778 #, c-format msgid "" "section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n" msgstr "" #: src/elflint.c:3796 #, c-format msgid "section [%2zu] '%s' present in object file\n" msgstr "" #: src/elflint.c:3802 src/elflint.c:3834 #, c-format msgid "" "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n" msgstr "" #: src/elflint.c:3807 src/elflint.c:3839 #, c-format msgid "" "section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable " "segments\n" msgstr "" #: src/elflint.c:3815 #, c-format msgid "" "section [%2zu] '%s' is extension section index table in non-object file\n" msgstr "" #: src/elflint.c:3858 #, c-format msgid "section [%2zu] '%s': size not multiple of entry size\n" msgstr "" #: src/elflint.c:3863 #, c-format msgid "cannot get section header\n" msgstr "" #: src/elflint.c:3873 #, c-format msgid "section [%2zu] '%s' has unsupported type %d\n" msgstr "" #: src/elflint.c:3888 #, c-format msgid "" "section [%2zu] '%s' contains invalid processor-specific flag(s) %#\n" msgstr "" #: src/elflint.c:3895 #, c-format msgid "section [%2zu] '%s' contains unknown flag(s) %#\n" msgstr "" #: src/elflint.c:3903 #, c-format msgid "section [%2zu] '%s': thread-local data sections address not zero\n" msgstr "" #: src/elflint.c:3913 #, c-format msgid "section [%2zu] '%s': allocated section cannot be compressed\n" msgstr "" #: src/elflint.c:3918 #, c-format msgid "section [%2zu] '%s': nobits section cannot be compressed\n" msgstr "" #: src/elflint.c:3924 #, c-format msgid "" "section [%2zu] '%s': compressed section with no compression header: %s\n" msgstr "" #: src/elflint.c:3930 #, c-format msgid "section [%2zu] '%s': invalid section reference in link value\n" msgstr "" #: src/elflint.c:3935 #, c-format msgid "section [%2zu] '%s': invalid section reference in info value\n" msgstr "" #: src/elflint.c:3942 #, c-format msgid "section [%2zu] '%s': strings flag set without merge flag\n" msgstr "" #: src/elflint.c:3947 #, c-format msgid "section [%2zu] '%s': merge flag set but entry size is zero\n" msgstr "" #: src/elflint.c:3965 #, c-format msgid "" "section [%2zu] '%s' has unexpected type %d for an executable section\n" msgstr "" #: src/elflint.c:3974 #, c-format msgid "section [%2zu] '%s' must be of type NOBITS in debuginfo files\n" msgstr "" #: src/elflint.c:3981 #, c-format msgid "section [%2zu] '%s' is both executable and writable\n" msgstr "" #: src/elflint.c:4012 #, c-format msgid "" "section [%2zu] '%s' not fully contained in segment of program header entry " "%d\n" msgstr "" #: src/elflint.c:4022 #, c-format msgid "" "section [%2zu] '%s' has type NOBITS but is read from the file in segment of " "program header entry %d\n" msgstr "" #: src/elflint.c:4048 #, c-format msgid "" "section [%2zu] '%s' has type NOBITS but is read from the file in segment of " "program header entry %d and file contents is non-zero\n" msgstr "" #: src/elflint.c:4059 #, c-format msgid "" "section [%2zu] '%s' has not type NOBITS but is not read from the file in " "segment of program header entry %d\n" msgstr "" #: src/elflint.c:4070 #, c-format msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n" msgstr "" #: src/elflint.c:4080 #, c-format msgid "section [%2zu] '%s' is writable in unwritable segment %d\n" msgstr "" #: src/elflint.c:4090 #, c-format msgid "" "section [%2zu] '%s': alloc flag set but section not in any loaded segment\n" msgstr "" #: src/elflint.c:4096 #, c-format msgid "" "section [%2zu] '%s': ELF header says this is the section header string table " "but type is not SHT_TYPE\n" msgstr "" #: src/elflint.c:4104 #, c-format msgid "" "section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n" msgstr "" #: src/elflint.c:4155 #, c-format msgid "more than one version symbol table present\n" msgstr "" #: src/elflint.c:4178 #, c-format msgid "INTERP program header entry but no .interp section\n" msgstr "" #: src/elflint.c:4189 #, c-format msgid "" "loadable segment [%u] is executable but contains no executable sections\n" msgstr "" #: src/elflint.c:4195 #, c-format msgid "loadable segment [%u] is writable but contains no writable sections\n" msgstr "" #: src/elflint.c:4206 #, c-format msgid "" "no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section " "exist\n" msgstr "" #: src/elflint.c:4219 #, c-format msgid "duplicate version index %d\n" msgstr "" #: src/elflint.c:4233 #, c-format msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n" msgstr "" #: src/elflint.c:4282 #, c-format msgid "phdr[%d]: unknown core file note type % at offset %\n" msgstr "" #: src/elflint.c:4286 #, c-format msgid "" "section [%2d] '%s': unknown core file note type % at offset %zu\n" msgstr "" #: src/elflint.c:4309 #, c-format msgid "phdr[%d]: unknown object file note type % at offset %zu\n" msgstr "" #: src/elflint.c:4313 #, c-format msgid "" "section [%2d] '%s': unknown object file note type % at offset %zu\n" msgstr "" #: src/elflint.c:4330 #, c-format msgid "phdr[%d]: no note entries defined for the type of file\n" msgstr "" #: src/elflint.c:4349 #, c-format msgid "phdr[%d]: cannot get content of note section: %s\n" msgstr "" #: src/elflint.c:4352 #, c-format msgid "phdr[%d]: extra % bytes after last note\n" msgstr "" #: src/elflint.c:4373 #, c-format msgid "section [%2d] '%s': no note entries defined for the type of file\n" msgstr "" #: src/elflint.c:4380 #, c-format msgid "section [%2d] '%s': cannot get content of note section\n" msgstr "" #: src/elflint.c:4383 #, c-format msgid "section [%2d] '%s': extra % bytes after last note\n" msgstr "" #: src/elflint.c:4401 #, c-format msgid "" "only executables, shared objects, and core files can have program headers\n" msgstr "" #: src/elflint.c:4416 #, c-format msgid "cannot get program header entry %d: %s\n" msgstr "" #: src/elflint.c:4425 #, c-format msgid "" "program header entry %d: unknown program header entry type %#\n" msgstr "" #: src/elflint.c:4436 #, c-format msgid "more than one INTERP entry in program header\n" msgstr "" #: src/elflint.c:4444 #, c-format msgid "more than one TLS entry in program header\n" msgstr "" #: src/elflint.c:4451 #, c-format msgid "static executable cannot have dynamic sections\n" msgstr "" #: src/elflint.c:4465 #, c-format msgid "dynamic section reference in program header has wrong offset\n" msgstr "" #: src/elflint.c:4468 #, c-format msgid "dynamic section size mismatch in program and section header\n" msgstr "" #: src/elflint.c:4478 #, c-format msgid "more than one GNU_RELRO entry in program header\n" msgstr "" #: src/elflint.c:4499 #, c-format msgid "loadable segment GNU_RELRO applies to is not writable\n" msgstr "" #: src/elflint.c:4510 #, c-format msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n" msgstr "" #: src/elflint.c:4517 #, c-format msgid "" "GNU_RELRO [%u] flags are not a subset of the loadable segment [%u] flags\n" msgstr "" #: src/elflint.c:4526 src/elflint.c:4549 #, c-format msgid "%s segment not contained in a loaded segment\n" msgstr "" #: src/elflint.c:4555 #, c-format msgid "program header offset in ELF header and PHDR entry do not match" msgstr "" #: src/elflint.c:4580 #, c-format msgid "" "call frame search table reference in program header has wrong offset\n" msgstr "" #: src/elflint.c:4583 #, c-format msgid "call frame search table size mismatch in program and section header\n" msgstr "" #: src/elflint.c:4596 #, c-format msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n" msgstr "" #: src/elflint.c:4604 #, c-format msgid "call frame search table must be allocated\n" msgstr "" #: src/elflint.c:4607 #, c-format msgid "section [%2zu] '%s' must be allocated\n" msgstr "" #: src/elflint.c:4611 #, c-format msgid "call frame search table must not be writable\n" msgstr "" #: src/elflint.c:4614 #, c-format msgid "section [%2zu] '%s' must not be writable\n" msgstr "" #: src/elflint.c:4619 #, c-format msgid "call frame search table must not be executable\n" msgstr "" #: src/elflint.c:4622 #, c-format msgid "section [%2zu] '%s' must not be executable\n" msgstr "" #: src/elflint.c:4633 #, c-format msgid "program header entry %d: file size greater than memory size\n" msgstr "" #: src/elflint.c:4640 #, c-format msgid "program header entry %d: alignment not a power of 2\n" msgstr "" #: src/elflint.c:4643 #, c-format msgid "" "program header entry %d: file offset and virtual address not module of " "alignment\n" msgstr "" #: src/elflint.c:4656 #, c-format msgid "" "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME " "program header entry" msgstr "" #: src/elflint.c:4690 #, c-format msgid "cannot read ELF header: %s\n" msgstr "" #: src/elflint.c:4716 #, c-format msgid "text relocation flag set but not needed\n" msgstr "" #: src/findtextrel.c:62 msgid "Input Selection:" msgstr "" #: src/findtextrel.c:63 msgid "Prepend PATH to all file names" msgstr "" #: src/findtextrel.c:65 msgid "Use PATH as root of debuginfo hierarchy" msgstr "" #: src/findtextrel.c:72 msgid "Locate source of text relocations in FILEs (a.out by default)." msgstr "" #: src/findtextrel.c:76 src/nm.c:108 src/objdump.c:71 src/size.c:83 #: src/strings.c:88 src/strip.c:95 msgid "[FILE...]" msgstr "" #: src/findtextrel.c:238 #, c-format msgid "cannot get ELF header '%s': %s" msgstr "" #: src/findtextrel.c:249 #, c-format msgid "'%s' is not a DSO or PIE" msgstr "" #: src/findtextrel.c:269 #, c-format msgid "getting get section header of section %zu: %s" msgstr "" #: src/findtextrel.c:292 #, c-format msgid "cannot read dynamic section: %s" msgstr "" #: src/findtextrel.c:313 #, c-format msgid "no text relocations reported in '%s'" msgstr "" #: src/findtextrel.c:325 #, c-format msgid "while reading ELF file" msgstr "" #: src/findtextrel.c:329 #, c-format msgid "cannot get program header count: %s" msgstr "" #: src/findtextrel.c:340 src/findtextrel.c:357 #, c-format msgid "cannot get program header index at offset %zd: %s" msgstr "" #: src/findtextrel.c:421 #, c-format msgid "cannot get symbol table section %zu in '%s': %s" msgstr "" #: src/findtextrel.c:441 src/findtextrel.c:464 #, c-format msgid "cannot get relocation at index %d in section %zu in '%s': %s" msgstr "" #: src/findtextrel.c:530 #, c-format msgid "%s not compiled with -fpic/-fPIC\n" msgstr "" #: src/findtextrel.c:583 #, c-format msgid "" "the file containing the function '%s' is not compiled with -fpic/-fPIC\n" msgstr "" #: src/findtextrel.c:590 src/findtextrel.c:610 #, c-format msgid "" "the file containing the function '%s' might not be compiled with -fpic/-" "fPIC\n" msgstr "" #: src/findtextrel.c:598 #, c-format msgid "" "either the file containing the function '%s' or the file containing the " "function '%s' is not compiled with -fpic/-fPIC\n" msgstr "" #: src/findtextrel.c:618 #, c-format msgid "" "a relocation modifies memory at offset %llu in a write-protected segment\n" msgstr "" #: src/i386_ld.c:202 #, c-format msgid "cannot allocate PLT section: %s" msgstr "" #: src/i386_ld.c:224 #, c-format msgid "cannot allocate PLTREL section: %s" msgstr "" #: src/i386_ld.c:245 #, c-format msgid "cannot allocate GOT section: %s" msgstr "" #: src/i386_ld.c:266 #, c-format msgid "cannot allocate GOTPLT section: %s" msgstr "" #: src/i386_ld.c:653 #, c-format msgid "initial-executable TLS relocation cannot be used " msgstr "" #: src/ld.c:78 msgid "Input File Control:" msgstr "" #: src/ld.c:80 msgid "Include whole archives in the output from now on." msgstr "" #: src/ld.c:82 msgid "Stop including the whole archives in the output." msgstr "" #: src/ld.c:83 src/ld.c:97 src/ld.c:175 msgid "FILE" msgstr "" #: src/ld.c:84 msgid "Start a group." msgstr "" #: src/ld.c:85 msgid "End a group." msgstr "" #: src/ld.c:86 msgid "PATH" msgstr "" #: src/ld.c:87 msgid "Add PATH to list of directories files are searched in." msgstr "" #: src/ld.c:89 msgid "Only set DT_NEEDED for following dynamic libs if actually used" msgstr "" #: src/ld.c:91 msgid "Always set DT_NEEDED for following dynamic libs" msgstr "" #: src/ld.c:93 msgid "Ignore LD_LIBRARY_PATH environment variable." msgstr "" #: src/ld.c:96 msgid "Output File Control:" msgstr "" #: src/ld.c:97 msgid "Place output in FILE." msgstr "" #: src/ld.c:100 msgid "Object is marked to not use default search path at runtime." msgstr "" #: src/ld.c:102 msgid "Same as --whole-archive." msgstr "" #: src/ld.c:103 msgid "" "Default rules of extracting from archive; weak references are not enough." msgstr "" #: src/ld.c:107 msgid "Weak references cause extraction from archive." msgstr "" #: src/ld.c:109 msgid "Allow multiple definitions; first is used." msgstr "" #: src/ld.c:111 msgid "Disallow/allow undefined symbols in DSOs." msgstr "" #: src/ld.c:114 msgid "Object requires immediate handling of $ORIGIN." msgstr "" #: src/ld.c:116 msgid "Relocation will not be processed lazily." msgstr "" #: src/ld.c:118 msgid "Object cannot be unloaded at runtime." msgstr "" #: src/ld.c:120 msgid "Mark object to be initialized first." msgstr "" #: src/ld.c:122 msgid "Enable/disable lazy-loading flag for following dependencies." msgstr "" #: src/ld.c:124 msgid "Mark object as not loadable with 'dlopen'." msgstr "" #: src/ld.c:126 msgid "Ignore/record dependencies on unused DSOs." msgstr "" #: src/ld.c:128 msgid "Generated DSO will be a system library." msgstr "" #: src/ld.c:129 msgid "ADDRESS" msgstr "" #: src/ld.c:129 msgid "Set entry point address." msgstr "" #: src/ld.c:132 msgid "Do not link against shared libraries." msgstr "" #: src/ld.c:135 msgid "Prefer linking against shared libraries." msgstr "" #: src/ld.c:136 msgid "Export all dynamic symbols." msgstr "" #: src/ld.c:137 msgid "Strip all symbols." msgstr "" #: src/ld.c:138 msgid "Strip debugging symbols." msgstr "" #: src/ld.c:140 msgid "Assume pagesize for the target system to be SIZE." msgstr "" #: src/ld.c:142 msgid "Set runtime DSO search path." msgstr "" #: src/ld.c:145 msgid "Set link time DSO search path." msgstr "" #: src/ld.c:146 msgid "Generate dynamic shared object." msgstr "" #: src/ld.c:147 msgid "Generate relocatable object." msgstr "" #: src/ld.c:150 msgid "Causes symbol not assigned to a version be reduced to local." msgstr "" #: src/ld.c:151 msgid "Remove unused sections." msgstr "" #: src/ld.c:154 msgid "Don't remove unused sections." msgstr "" #: src/ld.c:155 msgid "Set soname of shared object." msgstr "" #: src/ld.c:156 msgid "Set the dynamic linker name." msgstr "" #: src/ld.c:159 msgid "Add/suppress addition indentifying link-editor to .comment section." msgstr "" #: src/ld.c:162 msgid "Create .eh_frame_hdr section" msgstr "" #: src/ld.c:164 msgid "Set hash style to sysv, gnu or both." msgstr "" #: src/ld.c:166 msgid "Generate build ID note (md5, sha1 (default), uuid)." msgstr "" #: src/ld.c:168 msgid "Linker Operation Control:" msgstr "" #: src/ld.c:169 msgid "Verbose messages." msgstr "" #: src/ld.c:170 msgid "Trace file opens." msgstr "" #: src/ld.c:172 msgid "Trade speed for less memory usage" msgstr "" #: src/ld.c:173 msgid "LEVEL" msgstr "" #: src/ld.c:174 msgid "Set optimization level to LEVEL." msgstr "" #: src/ld.c:175 msgid "Use linker script in FILE." msgstr "" #: src/ld.c:178 msgid "Select to get parser debug information" msgstr "" #: src/ld.c:181 msgid "Read version information from FILE." msgstr "" #: src/ld.c:182 msgid "Set emulation to NAME." msgstr "" #: src/ld.c:188 msgid "Combine object and archive files." msgstr "" #: src/ld.c:191 msgid "[FILE]..." msgstr "" #: src/ld.c:319 #, c-format msgid "At least one input file needed" msgstr "" #: src/ld.c:335 #, c-format msgid "error while preparing linking" msgstr "" #: src/ld.c:342 #, c-format msgid "cannot open linker script '%s'" msgstr "" #: src/ld.c:383 #, c-format msgid "-( without matching -)" msgstr "" #: src/ld.c:558 src/ld.c:596 #, c-format msgid "only one option of -G and -r is allowed" msgstr "" #: src/ld.c:580 #, c-format msgid "more than one '-m' parameter" msgstr "" #: src/ld.c:590 src/ld.c:999 #, c-format msgid "unknown option `-%c %s'" msgstr "" #: src/ld.c:632 #, c-format msgid "invalid page size value '%s': ignored" msgstr "" #: src/ld.c:673 #, c-format msgid "invalid hash style '%s'" msgstr "" #: src/ld.c:683 #, c-format msgid "invalid build-ID style '%s'" msgstr "" #: src/ld.c:771 #, c-format msgid "More than one output file name given." msgstr "" #: src/ld.c:788 #, c-format msgid "Invalid optimization level `%s'" msgstr "" #: src/ld.c:836 #, c-format msgid "nested -( -) groups are not allowed" msgstr "" #: src/ld.c:855 #, c-format msgid "-) without matching -(" msgstr "" #: src/ld.c:1032 #, c-format msgid "unknown option '-%c %s'" msgstr "" #: src/ld.c:1138 #, c-format msgid "could not find input file to determine output file format" msgstr "" #: src/ld.c:1140 #, c-format msgid "try again with an appropriate '-m' parameter" msgstr "" #: src/ld.c:1434 #, c-format msgid "cannot read version script '%s'" msgstr "" #: src/ld.c:1500 src/ld.c:1539 #, c-format msgid "duplicate definition of '%s' in linker script" msgstr "" #: src/ldgeneric.c:201 src/ldgeneric.c:5141 #, c-format msgid "cannot create string table" msgstr "" #: src/ldgeneric.c:247 #, c-format msgid "cannot load ld backend library '%s': %s" msgstr "" #: src/ldgeneric.c:257 #, c-format msgid "cannot find init function in ld backend library '%s': %s" msgstr "" #: src/ldgeneric.c:300 #, c-format msgid "%s listed more than once as input" msgstr "" #: src/ldgeneric.c:414 #, c-format msgid "%s (for -l%s)\n" msgstr "" #: src/ldgeneric.c:415 #, c-format msgid "%s (for DT_NEEDED %s)\n" msgstr "" #: src/ldgeneric.c:563 #, c-format msgid "Warning: type of `%s' changed from %s in %s to %s in %s" msgstr "" #: src/ldgeneric.c:576 #, c-format msgid "Warning: size of `%s' changed from % in %s to % in %s" msgstr "" #: src/ldgeneric.c:651 src/ldgeneric.c:1112 src/readelf.c:536 src/readelf.c:852 #: src/strip.c:589 #, c-format msgid "cannot determine number of sections: %s" msgstr "" #: src/ldgeneric.c:667 #, c-format msgid "(%s+%#): multiple definition of %s `%s'\n" msgstr "" #: src/ldgeneric.c:690 #, c-format msgid "(%s+%#): first defined here\n" msgstr "" #: src/ldgeneric.c:809 #, c-format msgid "%s: cannot get section group data: %s" msgstr "" #: src/ldgeneric.c:830 #, c-format msgid "%s: section '%s' with group flag set does not belong to any group" msgstr "" #: src/ldgeneric.c:875 #, c-format msgid "%s: section [%2d] '%s' is not in the correct section group" msgstr "" #: src/ldgeneric.c:1146 src/ldgeneric.c:1403 src/ldgeneric.c:1412 #: src/ldgeneric.c:1471 src/ldgeneric.c:1480 src/ldgeneric.c:1743 #: src/ldgeneric.c:1995 #, c-format msgid "%s: invalid ELF file (%s:%d)\n" msgstr "" #: src/ldgeneric.c:1240 #, c-format msgid "%s: only files of type ET_REL might contain section groups" msgstr "" #: src/ldgeneric.c:1292 #, c-format msgid "%s: cannot determine signature of section group [%2zd] '%s': %s" msgstr "" #: src/ldgeneric.c:1304 #, c-format msgid "%s: cannot get content of section group [%2zd] '%s': %s'" msgstr "" #: src/ldgeneric.c:1318 #, c-format msgid "" "%s: group member %zu of section group [%2zd] '%s' has too high index: " "%" msgstr "" #: src/ldgeneric.c:1340 #, c-format msgid "%s: section '%s' has unknown type: %d" msgstr "" #: src/ldgeneric.c:1719 #, c-format msgid "cannot get descriptor for ELF file (%s:%d): %s\n" msgstr "" #: src/ldgeneric.c:1889 #, c-format msgid "cannot read archive `%s': %s" msgstr "" #: src/ldgeneric.c:2010 #, c-format msgid "file of type %s cannot be linked in\n" msgstr "" #: src/ldgeneric.c:2022 #, c-format msgid "%s: input file incompatible with ELF machine type %s\n" msgstr "" #: src/ldgeneric.c:2034 #, c-format msgid "%s: cannot get section header string table index: %s\n" msgstr "" #: src/ldgeneric.c:2063 #, c-format msgid "cannot use DSO '%s' when generating relocatable object file" msgstr "" #: src/ldgeneric.c:2148 #, c-format msgid "input file '%s' ignored" msgstr "" #: src/ldgeneric.c:2362 #, c-format msgid "undefined symbol `%s' in %s" msgstr "" #: src/ldgeneric.c:2692 #, c-format msgid "cannot create ELF descriptor for output file: %s" msgstr "" #: src/ldgeneric.c:2699 #, c-format msgid "could not create ELF header for output file: %s" msgstr "" #: src/ldgeneric.c:3214 src/ldgeneric.c:3284 src/ldgeneric.c:3320 #: src/ldgeneric.c:4447 src/ldgeneric.c:4496 src/ldgeneric.c:4528 #: src/ldgeneric.c:4763 src/ldgeneric.c:4818 src/ldgeneric.c:5065 #: src/ldgeneric.c:5121 src/ldgeneric.c:5590 src/ldgeneric.c:5602 #, c-format msgid "cannot create section for output file: %s" msgstr "" #: src/ldgeneric.c:3434 #, c-format msgid "address computation expression contains variable '%s'" msgstr "" #: src/ldgeneric.c:3479 #, c-format msgid "" "argument '%' of ALIGN in address computation expression is no power " "of two" msgstr "" #: src/ldgeneric.c:3674 #, c-format msgid "cannot find entry symbol '%s': defaulting to %#0*" msgstr "" #: src/ldgeneric.c:3680 #, c-format msgid "no entry symbol specified: defaulting to %#0*" msgstr "" #: src/ldgeneric.c:3910 #, c-format msgid "cannot create GNU hash table section for output file: %s" msgstr "" #: src/ldgeneric.c:4061 #, c-format msgid "cannot create hash table section for output file: %s" msgstr "" #: src/ldgeneric.c:4104 #, c-format msgid "cannot create build ID section: %s" msgstr "" #: src/ldgeneric.c:4181 #, c-format msgid "cannot convert section data to file format: %s" msgstr "" #: src/ldgeneric.c:4190 #, c-format msgid "cannot convert section data to memory format: %s" msgstr "" #: src/ldgeneric.c:4251 #, c-format msgid "cannot read enough data for UUID" msgstr "" #: src/ldgeneric.c:4348 src/ldgeneric.c:4369 src/ldgeneric.c:4398 #: src/ldgeneric.c:6051 #, c-format msgid "cannot create symbol table for output file: %s" msgstr "" #: src/ldgeneric.c:5290 src/ldgeneric.c:5842 #, c-format msgid "section index too large in dynamic symbol table" msgstr "" #: src/ldgeneric.c:5735 #, c-format msgid "cannot create versioning section: %s" msgstr "" #: src/ldgeneric.c:5808 #, c-format msgid "cannot create dynamic symbol table for output file: %s" msgstr "" #: src/ldgeneric.c:5983 #, c-format msgid "cannot create versioning data: %s" msgstr "" #: src/ldgeneric.c:6083 src/ldgeneric.c:6096 src/ldgeneric.c:6160 #: src/ldgeneric.c:6168 #, c-format msgid "cannot create section header string section: %s" msgstr "" #: src/ldgeneric.c:6090 #, c-format msgid "cannot create section header string section" msgstr "" #: src/ldgeneric.c:6248 #, c-format msgid "cannot create program header: %s" msgstr "" #: src/ldgeneric.c:6256 #, c-format msgid "while determining file layout: %s" msgstr "" #: src/ldgeneric.c:6377 #, c-format msgid "internal error: non-nobits section follows nobits section" msgstr "" #: src/ldgeneric.c:6914 #, c-format msgid "cannot get header of 0th section: %s" msgstr "" #: src/ldgeneric.c:6930 src/unstrip.c:1929 #, c-format msgid "cannot update ELF header: %s" msgstr "" #: src/ldgeneric.c:6961 #, c-format msgid "linker backend didn't specify function to relocate section" msgstr "" #: src/ldgeneric.c:6973 #, c-format msgid "while writing output file: %s" msgstr "" #: src/ldgeneric.c:6978 #, c-format msgid "while finishing output file: %s" msgstr "" #: src/ldgeneric.c:6984 #, c-format msgid "cannot stat output file" msgstr "" #: src/ldgeneric.c:7000 #, c-format msgid "WARNING: temporary output file overwritten before linking finished" msgstr "" #: src/ldgeneric.c:7053 src/ldgeneric.c:7064 src/ldgeneric.c:7075 #: src/ldgeneric.c:7086 src/ldgeneric.c:7105 src/ldgeneric.c:7118 #: src/ldgeneric.c:7130 #, c-format msgid "no machine specific '%s' implementation" msgstr "" #: src/ldscript.y:170 msgid "mode for segment invalid\n" msgstr "" #: src/ldscript.y:457 #, c-format msgid "while reading version script '%s': %s at line %d" msgstr "" #: src/ldscript.y:458 #, c-format msgid "while reading linker script '%s': %s at line %d" msgstr "" #: src/ldscript.y:737 #, c-format msgid "" "symbol '%s' is declared both local and global for unnamed version '%s'" msgstr "" #: src/ldscript.y:739 #, c-format msgid "symbol '%s' is declared both local and global for version '%s'" msgstr "" #: src/ldscript.y:759 src/ldscript.y:766 #, c-format msgid "default visibility set as local and global" msgstr "" #: src/nm.c:66 src/strip.c:67 msgid "Output selection:" msgstr "" #: src/nm.c:67 msgid "Display debugger-only symbols" msgstr "" #: src/nm.c:68 msgid "Display only defined symbols" msgstr "" #: src/nm.c:71 msgid "Display dynamic symbols instead of normal symbols" msgstr "" #: src/nm.c:72 msgid "Display only external symbols" msgstr "" #: src/nm.c:73 msgid "Display only undefined symbols" msgstr "" #: src/nm.c:75 msgid "Include index for symbols from archive members" msgstr "" #: src/nm.c:77 src/size.c:57 msgid "Output format:" msgstr "" #: src/nm.c:79 msgid "Print name of the input file before every symbol" msgstr "" #: src/nm.c:82 msgid "" "Use the output format FORMAT. FORMAT can be `bsd', `sysv' or `posix'. The " "default is `sysv'" msgstr "" #: src/nm.c:84 msgid "Same as --format=bsd" msgstr "" #: src/nm.c:85 msgid "Same as --format=posix" msgstr "" #: src/nm.c:86 src/size.c:63 msgid "Use RADIX for printing symbol values" msgstr "" #: src/nm.c:87 msgid "Mark special symbols" msgstr "" #: src/nm.c:89 msgid "Print size of defined symbols" msgstr "" #: src/nm.c:91 src/size.c:71 src/strip.c:72 src/unstrip.c:72 msgid "Output options:" msgstr "" #: src/nm.c:92 msgid "Sort symbols numerically by address" msgstr "" #: src/nm.c:94 msgid "Do not sort the symbols" msgstr "" #: src/nm.c:95 msgid "Reverse the sense of the sort" msgstr "" #: src/nm.c:98 msgid "Decode low-level symbol names into source code names" msgstr "" #: src/nm.c:105 msgid "List symbols from FILEs (a.out by default)." msgstr "" #: src/nm.c:116 src/objdump.c:79 msgid "Output formatting" msgstr "" #: src/nm.c:140 src/objdump.c:103 src/size.c:108 src/strip.c:127 #, c-format msgid "%s: INTERNAL ERROR %d (%s): %s" msgstr "" #: src/nm.c:395 src/nm.c:407 src/size.c:305 src/size.c:314 src/size.c:325 #: src/strip.c:2280 #, c-format msgid "while closing '%s'" msgstr "" #: src/nm.c:417 src/objdump.c:292 src/strip.c:391 #, c-format msgid "%s: File format not recognized" msgstr "" #: src/nm.c:457 msgid "" "\n" "Archive index:\n" msgstr "" #: src/nm.c:466 #, c-format msgid "invalid offset %zu for symbol %s" msgstr "" #: src/nm.c:471 #, c-format msgid "%s in %s\n" msgstr "" #: src/nm.c:479 #, c-format msgid "cannot reset archive offset to beginning" msgstr "" #: src/nm.c:504 src/objdump.c:340 #, c-format msgid "%s%s%s: file format not recognized" msgstr "" #: src/nm.c:719 #, c-format msgid "cannot create search tree" msgstr "" #: src/nm.c:760 src/nm.c:1221 src/objdump.c:789 src/readelf.c:545 #: src/readelf.c:1123 src/readelf.c:1323 src/readelf.c:1471 src/readelf.c:1667 #: src/readelf.c:1873 src/readelf.c:2063 src/readelf.c:2300 src/readelf.c:2558 #: src/readelf.c:2634 src/readelf.c:2721 src/readelf.c:3301 src/readelf.c:3347 #: src/readelf.c:3410 src/readelf.c:8320 src/readelf.c:9420 src/readelf.c:9603 #: src/readelf.c:9671 src/size.c:413 src/size.c:482 src/strip.c:520 #, c-format msgid "cannot get section header string table index" msgstr "" #: src/nm.c:787 #, c-format msgid "" "\n" "\n" "Symbols from %s:\n" "\n" msgstr "" #: src/nm.c:790 #, c-format msgid "" "%*s%-*s %-*s Class Type %-*s %*s Section\n" "\n" msgstr "" #: src/nm.c:1232 #, c-format msgid "%s: entry size in section %zd `%s' is not what we expect" msgstr "" #: src/nm.c:1237 #, c-format msgid "%s: size of section %zd `%s' is not multiple of entry size" msgstr "" #: src/nm.c:1537 #, c-format msgid "%s%s%s%s: Invalid operation" msgstr "" #: src/nm.c:1594 #, c-format msgid "%s%s%s: no symbols" msgstr "" #: src/objdump.c:52 msgid "Mode selection:" msgstr "" #: src/objdump.c:53 msgid "Display relocation information." msgstr "" #: src/objdump.c:55 msgid "Display the full contents of all sections requested" msgstr "" #: src/objdump.c:57 msgid "Display assembler code of executable sections" msgstr "" #: src/objdump.c:59 msgid "Output content selection:" msgstr "" #: src/objdump.c:61 msgid "Only display information for section NAME." msgstr "" #: src/objdump.c:67 msgid "Show information from FILEs (a.out by default)." msgstr "" #: src/objdump.c:232 src/readelf.c:479 msgid "No operation specified.\n" msgstr "" #: src/objdump.c:270 src/objdump.c:282 #, c-format msgid "while close `%s'" msgstr "" #: src/objdump.c:375 src/readelf.c:1968 src/readelf.c:2160 msgid "INVALID SYMBOL" msgstr "" #: src/objdump.c:390 src/readelf.c:2002 src/readelf.c:2196 msgid "INVALID SECTION" msgstr "" #: src/objdump.c:510 #, c-format msgid "" "\n" "RELOCATION RECORDS FOR [%s]:\n" "%-*s TYPE VALUE\n" msgstr "" #: src/objdump.c:513 msgid "OFFSET" msgstr "" #: src/objdump.c:578 #, c-format msgid "Contents of section %s:\n" msgstr "" #: src/objdump.c:699 #, c-format msgid "cannot disassemble" msgstr "" #: src/ranlib.c:65 msgid "Generate an index to speed access to archives." msgstr "" #: src/ranlib.c:68 msgid "ARCHIVE" msgstr "" #: src/ranlib.c:104 #, c-format msgid "Archive name required" msgstr "" #: src/ranlib.c:182 #, c-format msgid "'%s' is no archive" msgstr "" #: src/ranlib.c:217 #, c-format msgid "error while freeing sub-ELF descriptor: %s" msgstr "" #: src/readelf.c:72 msgid "ELF input selection:" msgstr "" #: src/readelf.c:74 msgid "" "Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data" msgstr "" #: src/readelf.c:76 msgid "ELF output selection:" msgstr "" #: src/readelf.c:78 msgid "All these plus -p .strtab -p .dynstr -p .comment" msgstr "" #: src/readelf.c:79 msgid "Display the dynamic segment" msgstr "" #: src/readelf.c:80 msgid "Display the ELF file header" msgstr "" #: src/readelf.c:82 msgid "Display histogram of bucket list lengths" msgstr "" #: src/readelf.c:83 msgid "Display the program headers" msgstr "" #: src/readelf.c:85 msgid "Display relocations" msgstr "" #: src/readelf.c:86 msgid "Display the sections' headers" msgstr "" #: src/readelf.c:88 msgid "Display the symbol table" msgstr "" #: src/readelf.c:89 msgid "Display versioning information" msgstr "" #: src/readelf.c:90 msgid "Display the ELF notes" msgstr "" #: src/readelf.c:92 msgid "Display architecture specific information, if any" msgstr "" #: src/readelf.c:94 msgid "Display sections for exception handling" msgstr "" #: src/readelf.c:96 msgid "Additional output selection:" msgstr "" #: src/readelf.c:98 msgid "" "Display DWARF section content. SECTION can be one of abbrev, aranges, " "decodedaranges, frame, gdb_index, info, loc, line, decodedline, ranges, " "pubnames, str, macinfo, macro or exception" msgstr "" #: src/readelf.c:102 msgid "Dump the uninterpreted contents of SECTION, by number or name" msgstr "" #: src/readelf.c:104 msgid "Print string contents of sections" msgstr "" #: src/readelf.c:107 msgid "Display the symbol index of an archive" msgstr "" #: src/readelf.c:109 msgid "Output control:" msgstr "" #: src/readelf.c:111 msgid "Do not find symbol names for addresses in DWARF data" msgstr "" #: src/readelf.c:113 msgid "" "Display just offsets instead of resolving values to addresses in DWARF data" msgstr "" #: src/readelf.c:115 msgid "Ignored for compatibility (lines always wide)" msgstr "" #: src/readelf.c:117 msgid "" "Show compression information for compressed sections (when used with -S); " "decompress section before dumping data (when used with -p or -x)" msgstr "" #: src/readelf.c:122 msgid "Print information from ELF file in human-readable form." msgstr "" #: src/readelf.c:447 #, c-format msgid "Unknown DWARF debug section `%s'.\n" msgstr "" #: src/readelf.c:529 src/readelf.c:640 #, c-format msgid "cannot generate Elf descriptor: %s" msgstr "" #: src/readelf.c:554 src/readelf.c:1145 src/readelf.c:1347 #, c-format msgid "cannot get section: %s" msgstr "" #: src/readelf.c:563 src/readelf.c:1152 src/readelf.c:1355 src/readelf.c:9623 #: src/unstrip.c:387 src/unstrip.c:418 src/unstrip.c:467 src/unstrip.c:577 #: src/unstrip.c:594 src/unstrip.c:631 src/unstrip.c:829 src/unstrip.c:1118 #: src/unstrip.c:1309 src/unstrip.c:1369 src/unstrip.c:1490 src/unstrip.c:1543 #: src/unstrip.c:1658 src/unstrip.c:1796 src/unstrip.c:1891 #, c-format msgid "cannot get section header: %s" msgstr "" #: src/readelf.c:571 #, c-format msgid "cannot get section name" msgstr "" #: src/readelf.c:580 src/readelf.c:5504 src/readelf.c:7778 src/readelf.c:7880 #: src/readelf.c:8057 #, c-format msgid "cannot get %s content: %s" msgstr "" #: src/readelf.c:596 #, c-format msgid "cannot create temp file '%s'" msgstr "" #: src/readelf.c:605 #, c-format msgid "cannot write section data" msgstr "" #: src/readelf.c:611 src/readelf.c:628 src/readelf.c:657 #, c-format msgid "error while closing Elf descriptor: %s" msgstr "" #: src/readelf.c:618 #, c-format msgid "error while rewinding file descriptor" msgstr "" #: src/readelf.c:652 #, c-format msgid "'%s' is not an archive, cannot print archive index" msgstr "" #: src/readelf.c:751 #, c-format msgid "No such section '%s' in '%s'" msgstr "" #: src/readelf.c:778 #, c-format msgid "cannot stat input file" msgstr "" #: src/readelf.c:780 #, c-format msgid "input file is empty" msgstr "" #: src/readelf.c:782 #, c-format msgid "failed reading '%s': %s" msgstr "" #: src/readelf.c:837 #, c-format msgid "cannot read ELF header: %s" msgstr "" #: src/readelf.c:845 #, c-format msgid "cannot create EBL handle" msgstr "" #: src/readelf.c:858 #, c-format msgid "cannot determine number of program headers: %s" msgstr "" #: src/readelf.c:948 msgid "NONE (None)" msgstr "" #: src/readelf.c:949 msgid "REL (Relocatable file)" msgstr "" #: src/readelf.c:950 msgid "EXEC (Executable file)" msgstr "" #: src/readelf.c:951 msgid "DYN (Shared object file)" msgstr "" #: src/readelf.c:952 msgid "CORE (Core file)" msgstr "" #: src/readelf.c:957 #, c-format msgid "OS Specific: (%x)\n" msgstr "" #: src/readelf.c:959 #, c-format msgid "Processor Specific: (%x)\n" msgstr "" #: src/readelf.c:969 msgid "" "ELF Header:\n" " Magic: " msgstr "" #: src/readelf.c:973 #, c-format msgid "" "\n" " Class: %s\n" msgstr "" #: src/readelf.c:978 #, c-format msgid " Data: %s\n" msgstr "" #: src/readelf.c:984 #, c-format msgid " Ident Version: %hhd %s\n" msgstr "" #: src/readelf.c:986 src/readelf.c:1003 msgid "(current)" msgstr "" #: src/readelf.c:990 #, c-format msgid " OS/ABI: %s\n" msgstr "" #: src/readelf.c:993 #, c-format msgid " ABI Version: %hhd\n" msgstr "" #: src/readelf.c:996 msgid " Type: " msgstr "" #: src/readelf.c:999 #, c-format msgid " Machine: %s\n" msgstr "" #: src/readelf.c:1001 #, c-format msgid " Version: %d %s\n" msgstr "" #: src/readelf.c:1005 #, c-format msgid " Entry point address: %#\n" msgstr "" #: src/readelf.c:1008 #, c-format msgid " Start of program headers: % %s\n" msgstr "" #: src/readelf.c:1009 src/readelf.c:1012 msgid "(bytes into file)" msgstr "" #: src/readelf.c:1011 #, c-format msgid " Start of section headers: % %s\n" msgstr "" #: src/readelf.c:1014 #, c-format msgid " Flags: %s\n" msgstr "" #: src/readelf.c:1017 #, c-format msgid " Size of this header: % %s\n" msgstr "" #: src/readelf.c:1018 src/readelf.c:1021 src/readelf.c:1038 msgid "(bytes)" msgstr "" #: src/readelf.c:1020 #, c-format msgid " Size of program header entries: % %s\n" msgstr "" #: src/readelf.c:1023 #, c-format msgid " Number of program headers entries: %" msgstr "" #: src/readelf.c:1030 #, c-format msgid " (% in [0].sh_info)" msgstr "" #: src/readelf.c:1033 src/readelf.c:1050 src/readelf.c:1064 msgid " ([0] not available)" msgstr "" #: src/readelf.c:1037 #, c-format msgid " Size of section header entries: % %s\n" msgstr "" #: src/readelf.c:1040 #, c-format msgid " Number of section headers entries: %" msgstr "" #: src/readelf.c:1047 #, c-format msgid " (% in [0].sh_size)" msgstr "" #: src/readelf.c:1060 #, c-format msgid " (% in [0].sh_link)" msgstr "" #: src/readelf.c:1068 #, c-format msgid "" " Section header string table index: XINDEX%s\n" "\n" msgstr "" #: src/readelf.c:1072 #, c-format msgid "" " Section header string table index: %\n" "\n" msgstr "" #: src/readelf.c:1115 #, c-format msgid "" "There are %d section headers, starting at offset %#:\n" "\n" msgstr "" #: src/readelf.c:1125 msgid "Section Headers:" msgstr "" #: src/readelf.c:1128 msgid "" "[Nr] Name Type Addr Off Size ES Flags Lk " "Inf Al" msgstr "" #: src/readelf.c:1130 msgid "" "[Nr] Name Type Addr Off Size ES " "Flags Lk Inf Al" msgstr "" #: src/readelf.c:1135 msgid " [Compression Size Al]" msgstr "" #: src/readelf.c:1137 msgid " [Compression Size Al]" msgstr "" #: src/readelf.c:1213 #, c-format msgid "bad compression header for section %zd: %s" msgstr "" #: src/readelf.c:1224 #, c-format msgid "bad gnu compressed size for section %zd: %s" msgstr "" #: src/readelf.c:1242 msgid "Program Headers:" msgstr "" #: src/readelf.c:1244 msgid "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align" msgstr "" #: src/readelf.c:1247 msgid "" " Type Offset VirtAddr PhysAddr FileSiz " "MemSiz Flg Align" msgstr "" #: src/readelf.c:1304 #, c-format msgid "\t[Requesting program interpreter: %s]\n" msgstr "" #: src/readelf.c:1325 msgid "" "\n" " Section to Segment mapping:\n" " Segment Sections..." msgstr "" #: src/readelf.c:1336 src/unstrip.c:1950 src/unstrip.c:1992 src/unstrip.c:1999 #, c-format msgid "cannot get program header: %s" msgstr "" #: src/readelf.c:1479 #, c-format msgid "" "\n" "COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n" msgid_plural "" "\n" "COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:1484 #, c-format msgid "" "\n" "Section group [%2zu] '%s' with signature '%s' contains %zu entry:\n" msgid_plural "" "\n" "Section group [%2zu] '%s' with signature '%s' contains %zu entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:1492 msgid "" msgstr "" #: src/readelf.c:1506 msgid "" msgstr "" #: src/readelf.c:1529 src/readelf.c:2238 src/readelf.c:3317 msgid "Couldn't uncompress section" msgstr "" #: src/readelf.c:1673 src/readelf.c:2306 src/readelf.c:2564 src/readelf.c:2640 #: src/readelf.c:2944 src/readelf.c:3018 src/readelf.c:4716 #, c-format msgid "invalid sh_link value in section %zu" msgstr "" #: src/readelf.c:1676 #, c-format msgid "" "\n" "Dynamic segment contains %lu entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Dynamic segment contains %lu entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:1686 msgid " Type Value\n" msgstr "" #: src/readelf.c:1710 #, c-format msgid "Shared library: [%s]\n" msgstr "" #: src/readelf.c:1715 #, c-format msgid "Library soname: [%s]\n" msgstr "" #: src/readelf.c:1720 #, c-format msgid "Library rpath: [%s]\n" msgstr "" #: src/readelf.c:1725 #, c-format msgid "Library runpath: [%s]\n" msgstr "" #: src/readelf.c:1745 #, c-format msgid "% (bytes)\n" msgstr "" #: src/readelf.c:1858 src/readelf.c:2048 #, c-format msgid "" "\n" "Invalid symbol table at offset %#0\n" msgstr "" #: src/readelf.c:1876 src/readelf.c:2066 #, c-format msgid "" "\n" "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0 " "contains %d entry:\n" msgid_plural "" "\n" "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0 " "contains %d entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:1891 src/readelf.c:2081 #, c-format msgid "" "\n" "Relocation section [%2u] '%s' at offset %#0 contains %d entry:\n" msgid_plural "" "\n" "Relocation section [%2u] '%s' at offset %#0 contains %d entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:1901 msgid " Offset Type Value Name\n" msgstr "" #: src/readelf.c:1903 msgid " Offset Type Value Name\n" msgstr "" #: src/readelf.c:1956 src/readelf.c:1967 src/readelf.c:1980 src/readelf.c:2001 #: src/readelf.c:2013 src/readelf.c:2147 src/readelf.c:2159 src/readelf.c:2173 #: src/readelf.c:2195 src/readelf.c:2208 msgid "" msgstr "" #: src/readelf.c:2091 msgid " Offset Type Value Addend Name\n" msgstr "" #: src/readelf.c:2093 msgid "" " Offset Type Value Addend Name\n" msgstr "" #: src/readelf.c:2314 #, c-format msgid "" "\n" "Symbol table [%2u] '%s' contains %u entry:\n" msgid_plural "" "\n" "Symbol table [%2u] '%s' contains %u entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:2319 #, c-format msgid " %lu local symbol String table: [%2u] '%s'\n" msgid_plural " %lu local symbols String table: [%2u] '%s'\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:2327 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" #: src/readelf.c:2329 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" #: src/readelf.c:2349 #, c-format msgid "%5u: %0* %6 %-7s %-6s %-9s %6s %s" msgstr "" #: src/readelf.c:2437 #, c-format msgid "bad dynamic symbol" msgstr "" #: src/readelf.c:2519 msgid "none" msgstr "" #: src/readelf.c:2536 msgid "| " msgstr "" #: src/readelf.c:2567 #, c-format msgid "" "\n" "Version needs section [%2u] '%s' contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Version needs section [%2u] '%s' contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:2588 #, c-format msgid " %#06x: Version: %hu File: %s Cnt: %hu\n" msgstr "" #: src/readelf.c:2601 #, c-format msgid " %#06x: Name: %s Flags: %s Version: %hu\n" msgstr "" #: src/readelf.c:2644 #, c-format msgid "" "\n" "Version definition section [%2u] '%s' contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Version definition section [%2u] '%s' contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:2672 #, c-format msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n" msgstr "" #: src/readelf.c:2687 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr "" #: src/readelf.c:2948 #, c-format msgid "" "\n" "Version symbols section [%2u] '%s' contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'" msgid_plural "" "\n" "Version symbols section [%2u] '%s' contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'" msgstr[0] "" msgstr[1] "" #: src/readelf.c:2976 msgid " 0 *local* " msgstr "" #: src/readelf.c:2981 msgid " 1 *global* " msgstr "" #: src/readelf.c:3023 #, c-format msgid "" "\n" "Histogram for bucket list length in section [%2u] '%s' (total of %d " "bucket):\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Histogram for bucket list length in section [%2u] '%s' (total of %d " "buckets):\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:3045 #, no-c-format msgid " Length Number % of total Coverage\n" msgstr "" #: src/readelf.c:3047 #, c-format msgid " 0 %6 %5.1f%%\n" msgstr "" #: src/readelf.c:3054 #, c-format msgid "%7d %6 %5.1f%% %5.1f%%\n" msgstr "" #: src/readelf.c:3067 #, c-format msgid "" " Average number of tests: successful lookup: %f\n" "\t\t\t unsuccessful lookup: %f\n" msgstr "" #: src/readelf.c:3085 src/readelf.c:3140 src/readelf.c:3197 #, c-format msgid "cannot get data for section %d: %s" msgstr "" #: src/readelf.c:3093 #, c-format msgid "invalid data in sysv.hash section %d" msgstr "" #: src/readelf.c:3148 #, c-format msgid "invalid data in sysv.hash64 section %d" msgstr "" #: src/readelf.c:3206 #, c-format msgid "invalid data in gnu.hash section %d" msgstr "" #: src/readelf.c:3273 #, c-format msgid "" " Symbol Bias: %u\n" " Bitmask Size: %zu bytes %%% bits set 2nd hash shift: %u\n" msgstr "" #: src/readelf.c:3358 #, c-format msgid "" "\n" "Library list section [%2zu] '%s' at offset %#0 contains %d entry:\n" msgid_plural "" "\n" "Library list section [%2zu] '%s' at offset %#0 contains %d entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:3372 msgid "" " Library Time Stamp Checksum Version " "Flags" msgstr "" #: src/readelf.c:3422 #, c-format msgid "" "\n" "Object attributes section [%2zu] '%s' of % bytes at offset " "%#0:\n" msgstr "" #: src/readelf.c:3439 msgid " Owner Size\n" msgstr "" #: src/readelf.c:3468 #, c-format msgid " %-13s %4\n" msgstr "" #: src/readelf.c:3507 #, c-format msgid " %-4u %12\n" msgstr "" #: src/readelf.c:3512 #, c-format msgid " File: %11\n" msgstr "" #: src/readelf.c:3561 #, c-format msgid " %s: %, %s\n" msgstr "" #: src/readelf.c:3564 #, c-format msgid " %s: %\n" msgstr "" #: src/readelf.c:3567 #, c-format msgid " %s: %s\n" msgstr "" #: src/readelf.c:3577 #, c-format msgid " %u: %\n" msgstr "" #: src/readelf.c:3580 #, c-format msgid " %u: %s\n" msgstr "" #: src/readelf.c:3625 #, c-format msgid "%s+%# <%s+%#>" msgstr "" #: src/readelf.c:3628 #, c-format msgid "%s+%#0* <%s+%#>" msgstr "" #: src/readelf.c:3633 #, c-format msgid "%# <%s+%#>" msgstr "" #: src/readelf.c:3636 #, c-format msgid "%#0* <%s+%#>" msgstr "" #: src/readelf.c:3642 #, c-format msgid "%s+%# <%s>" msgstr "" #: src/readelf.c:3645 #, c-format msgid "%s+%#0* <%s>" msgstr "" #: src/readelf.c:3649 #, c-format msgid "%# <%s>" msgstr "" #: src/readelf.c:3652 #, c-format msgid "%#0* <%s>" msgstr "" #: src/readelf.c:3657 #, c-format msgid "%s+%#" msgstr "" #: src/readelf.c:3660 #, c-format msgid "%s+%#0*" msgstr "" #: src/readelf.c:4038 msgid "empty block" msgstr "" #: src/readelf.c:4041 #, c-format msgid "%zu byte block:" msgstr "" #: src/readelf.c:4438 #, c-format msgid "%*s[%4] %s \n" msgstr "" #: src/readelf.c:4495 #, c-format msgid "%s %# used with different address sizes" msgstr "" #: src/readelf.c:4502 #, c-format msgid "%s %# used with different offset sizes" msgstr "" #: src/readelf.c:4509 #, c-format msgid "%s %# used with different base addresses" msgstr "" #: src/readelf.c:4598 #, c-format msgid " [%6tx] \n" msgstr "" #: src/readelf.c:4606 #, c-format msgid " [%6tx] ... % bytes ...\n" msgstr "" #: src/readelf.c:4632 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" " [ Code]\n" msgstr "" #: src/readelf.c:4640 #, c-format msgid "" "\n" "Abbreviation section at offset %:\n" msgstr "" #: src/readelf.c:4653 #, c-format msgid " *** error while reading abbreviation: %s\n" msgstr "" #: src/readelf.c:4669 #, c-format msgid " [%5u] offset: %, children: %s, tag: %s\n" msgstr "" #: src/readelf.c:4672 msgid "yes" msgstr "" #: src/readelf.c:4672 msgid "no" msgstr "" #: src/readelf.c:4706 src/readelf.c:4779 #, c-format msgid "cannot get .debug_aranges content: %s" msgstr "" #: src/readelf.c:4721 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %# contains %zu entry:\n" msgid_plural "" "\n" "DWARF section [%2zu] '%s' at offset %# contains %zu entries:\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:4752 #, c-format msgid " [%*zu] ???\n" msgstr "" #: src/readelf.c:4754 #, c-format msgid "" " [%*zu] start: %0#*, length: %5, CU DIE offset: %6\n" msgstr "" #: src/readelf.c:4784 src/readelf.c:4938 src/readelf.c:5514 src/readelf.c:6468 #: src/readelf.c:7000 src/readelf.c:7120 src/readelf.c:7284 src/readelf.c:7709 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" msgstr "" #: src/readelf.c:4797 src/readelf.c:6494 #, c-format msgid "" "\n" "Table at offset %zu:\n" msgstr "" #: src/readelf.c:4801 src/readelf.c:5538 src/readelf.c:6505 #, c-format msgid "invalid data in section [%zu] '%s'" msgstr "" #: src/readelf.c:4817 #, c-format msgid "" "\n" " Length: %6\n" msgstr "" #: src/readelf.c:4829 #, c-format msgid " DWARF version: %6\n" msgstr "" #: src/readelf.c:4833 #, c-format msgid "unsupported aranges version" msgstr "" #: src/readelf.c:4844 #, c-format msgid " CU offset: %6\n" msgstr "" #: src/readelf.c:4850 #, c-format msgid " Address size: %6\n" msgstr "" #: src/readelf.c:4854 #, c-format msgid "unsupported address size" msgstr "" #: src/readelf.c:4859 #, c-format msgid "" " Segment size: %6\n" "\n" msgstr "" #: src/readelf.c:4863 #, c-format msgid "unsupported segment size" msgstr "" #: src/readelf.c:4903 #, c-format msgid " %s..%s (%)\n" msgstr "" #: src/readelf.c:4906 #, c-format msgid " %s..%s\n" msgstr "" #: src/readelf.c:4915 #, c-format msgid " %zu padding bytes\n" msgstr "" #: src/readelf.c:4933 #, c-format msgid "cannot get .debug_ranges content: %s" msgstr "" #: src/readelf.c:4963 src/readelf.c:7027 #, c-format msgid " [%6tx] \n" msgstr "" #: src/readelf.c:4985 src/readelf.c:7049 #, c-format msgid " [%6tx] base address %s\n" msgstr "" #: src/readelf.c:4992 src/readelf.c:7056 #, c-format msgid " [%6tx] empty list\n" msgstr "" #: src/readelf.c:5003 #, c-format msgid " [%6tx] %s..%s\n" msgstr "" #: src/readelf.c:5005 #, c-format msgid " %s..%s\n" msgstr "" #: src/readelf.c:5184 msgid " \n" msgstr "" #: src/readelf.c:5493 #, c-format msgid "cannot get ELF: %s" msgstr "" #: src/readelf.c:5510 #, c-format msgid "" "\n" "Call frame information section [%2zu] '%s' at offset %#:\n" msgstr "" #: src/readelf.c:5560 #, c-format msgid "" "\n" " [%6tx] Zero terminator\n" msgstr "" #: src/readelf.c:5653 src/readelf.c:5808 #, c-format msgid "invalid augmentation length" msgstr "" #: src/readelf.c:5668 msgid "FDE address encoding: " msgstr "" #: src/readelf.c:5674 msgid "LSDA pointer encoding: " msgstr "" #: src/readelf.c:5785 #, c-format msgid " (offset: %#)" msgstr "" #: src/readelf.c:5792 #, c-format msgid " (end offset: %#)" msgstr "" #: src/readelf.c:5829 #, c-format msgid " %-26sLSDA pointer: %#\n" msgstr "" #: src/readelf.c:5884 #, c-format msgid "cannot get attribute code: %s" msgstr "" #: src/readelf.c:5893 #, c-format msgid "cannot get attribute form: %s" msgstr "" #: src/readelf.c:5908 #, c-format msgid "cannot get attribute value: %s" msgstr "" #: src/readelf.c:6207 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" " [Offset]\n" msgstr "" #: src/readelf.c:6239 #, c-format msgid "" " Type unit at offset %:\n" " Version: %, Abbreviation section offset: %, Address size: " "%, Offset size: %\n" " Type signature: %#, Type offset: %#\n" msgstr "" #: src/readelf.c:6248 #, c-format msgid "" " Compilation unit at offset %:\n" " Version: %, Abbreviation section offset: %, Address size: " "%, Offset size: %\n" msgstr "" #: src/readelf.c:6273 #, c-format msgid "cannot get DIE at offset % in section '%s': %s" msgstr "" #: src/readelf.c:6287 #, c-format msgid "cannot get DIE offset: %s" msgstr "" #: src/readelf.c:6296 #, c-format msgid "cannot get tag of DIE at offset % in section '%s': %s" msgstr "" #: src/readelf.c:6328 #, c-format msgid "cannot get next DIE: %s\n" msgstr "" #: src/readelf.c:6336 #, c-format msgid "cannot get next DIE: %s" msgstr "" #: src/readelf.c:6372 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" "\n" msgstr "" #: src/readelf.c:6481 #, c-format msgid "cannot get line data section data: %s" msgstr "" #: src/readelf.c:6551 #, c-format msgid "" "\n" " Length: %\n" " DWARF version: %\n" " Prologue length: %\n" " Minimum instruction length: %\n" " Maximum operations per instruction: %\n" " Initial value if '%s': %\n" " Line base: %\n" " Line range: %\n" " Opcode base: %\n" "\n" "Opcodes:\n" msgstr "" #: src/readelf.c:6572 #, c-format msgid "invalid data at offset %tu in section [%zu] '%s'" msgstr "" #: src/readelf.c:6587 #, c-format msgid " [%*] %hhu argument\n" msgid_plural " [%*] %hhu arguments\n" msgstr[0] "" msgstr[1] "" #: src/readelf.c:6595 msgid "" "\n" "Directory table:" msgstr "" #: src/readelf.c:6611 msgid "" "\n" "File name table:\n" " Entry Dir Time Size Name" msgstr "" #: src/readelf.c:6646 msgid "" "\n" "Line number statements:" msgstr "" #: src/readelf.c:6697 #, c-format msgid "invalid maximum operations per instruction is zero" msgstr "" #: src/readelf.c:6733 #, c-format msgid " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n" msgstr "" #: src/readelf.c:6738 #, c-format msgid " special opcode %u: address+%u = %s, line%+d = %zu\n" msgstr "" #: src/readelf.c:6758 #, c-format msgid " extended opcode %u: " msgstr "" #: src/readelf.c:6763 msgid " end of sequence" msgstr "" #: src/readelf.c:6782 #, c-format msgid " set address to %s\n" msgstr "" #: src/readelf.c:6809 #, c-format msgid "" " define new file: dir=%u, mtime=%, length=%, name=%s\n" msgstr "" #: src/readelf.c:6822 #, c-format msgid " set discriminator to %u\n" msgstr "" #: src/readelf.c:6827 msgid " unknown opcode" msgstr "" #: src/readelf.c:6839 msgid " copy" msgstr "" #: src/readelf.c:6850 #, c-format msgid " advance address by %u to %s, op_index to %u\n" msgstr "" #: src/readelf.c:6854 #, c-format msgid " advance address by %u to %s\n" msgstr "" #: src/readelf.c:6865 #, c-format msgid " advance line by constant %d to %\n" msgstr "" #: src/readelf.c:6873 #, c-format msgid " set file to %\n" msgstr "" #: src/readelf.c:6883 #, c-format msgid " set column to %\n" msgstr "" #: src/readelf.c:6890 #, c-format msgid " set '%s' to %\n" msgstr "" #: src/readelf.c:6896 msgid " set basic block flag" msgstr "" #: src/readelf.c:6909 #, c-format msgid " advance address by constant %u to %s, op_index to %u\n" msgstr "" #: src/readelf.c:6913 #, c-format msgid " advance address by constant %u to %s\n" msgstr "" #: src/readelf.c:6931 #, c-format msgid " advance address by fixed value %u to %s\n" msgstr "" #: src/readelf.c:6940 msgid " set prologue end flag" msgstr "" #: src/readelf.c:6945 msgid " set epilogue begin flag" msgstr "" #: src/readelf.c:6954 #, c-format msgid " set isa to %u\n" msgstr "" #: src/readelf.c:6963 #, c-format msgid " unknown opcode with % parameter:" msgid_plural " unknown opcode with % parameters:" msgstr[0] "" msgstr[1] "" #: src/readelf.c:6995 #, c-format msgid "cannot get .debug_loc content: %s" msgstr "" #: src/readelf.c:7070 #, c-format msgid " [%6tx] %s..%s" msgstr "" #: src/readelf.c:7072 #, c-format msgid " %s..%s" msgstr "" #: src/readelf.c:7079 src/readelf.c:7967 msgid " \n" msgstr "" #: src/readelf.c:7131 src/readelf.c:7293 #, c-format msgid "cannot get macro information section data: %s" msgstr "" #: src/readelf.c:7211 #, c-format msgid "%*s*** non-terminated string at end of section" msgstr "" #: src/readelf.c:7234 #, c-format msgid "%*s*** missing DW_MACINFO_start_file argument at end of section" msgstr "" #: src/readelf.c:7334 #, c-format msgid " Offset: 0x%\n" msgstr "" #: src/readelf.c:7346 #, c-format msgid " Version: %\n" msgstr "" #: src/readelf.c:7352 src/readelf.c:8086 #, c-format msgid " unknown version, cannot parse section\n" msgstr "" #: src/readelf.c:7359 #, c-format msgid " Flag: 0x%\n" msgstr "" #: src/readelf.c:7362 #, c-format msgid " Offset length: %\n" msgstr "" #: src/readelf.c:7370 #, c-format msgid " .debug_line offset: 0x%\n" msgstr "" #: src/readelf.c:7383 #, c-format msgid " extension opcode table, % items:\n" msgstr "" #: src/readelf.c:7390 #, c-format msgid " [%]" msgstr "" #: src/readelf.c:7402 #, c-format msgid " % arguments:" msgstr "" #: src/readelf.c:7430 #, c-format msgid " no arguments." msgstr "" #: src/readelf.c:7667 #, c-format msgid "vendor opcode not verified?" msgstr "" #: src/readelf.c:7695 #, c-format msgid " [%5d] DIE offset: %6, CU DIE offset: %6, name: %s\n" msgstr "" #: src/readelf.c:7736 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" " %*s String\n" msgstr "" #: src/readelf.c:7750 #, c-format msgid " *** error while reading strings: %s\n" msgstr "" #: src/readelf.c:7770 #, c-format msgid "" "\n" "Call frame search table section [%2zu] '.eh_frame_hdr':\n" msgstr "" #: src/readelf.c:7872 #, c-format msgid "" "\n" "Exception handling table section [%2zu] '.gcc_except_table':\n" msgstr "" #: src/readelf.c:7895 #, c-format msgid " LPStart encoding: %#x " msgstr "" #: src/readelf.c:7907 #, c-format msgid " TType encoding: %#x " msgstr "" #: src/readelf.c:7922 #, c-format msgid " Call site encoding: %#x " msgstr "" #: src/readelf.c:7935 msgid "" "\n" " Call site table:" msgstr "" #: src/readelf.c:7949 #, c-format msgid "" " [%4u] Call site start: %#\n" " Call site length: %\n" " Landing pad: %#\n" " Action: %u\n" msgstr "" #: src/readelf.c:8022 #, c-format msgid "invalid TType encoding" msgstr "" #: src/readelf.c:8048 #, c-format msgid "" "\n" "GDB section [%2zu] '%s' at offset %# contains % bytes :\n" msgstr "" #: src/readelf.c:8077 #, c-format msgid " Version: %\n" msgstr "" #: src/readelf.c:8095 #, c-format msgid " CU offset: %#\n" msgstr "" #: src/readelf.c:8102 #, c-format msgid " TU offset: %#\n" msgstr "" #: src/readelf.c:8109 #, c-format msgid " address offset: %#\n" msgstr "" #: src/readelf.c:8116 #, c-format msgid " symbol offset: %#\n" msgstr "" #: src/readelf.c:8123 #, c-format msgid " constant offset: %#\n" msgstr "" #: src/readelf.c:8137 #, c-format msgid "" "\n" " CU list at offset %# contains %zu entries:\n" msgstr "" #: src/readelf.c:8162 #, c-format msgid "" "\n" " TU list at offset %# contains %zu entries:\n" msgstr "" #: src/readelf.c:8191 #, c-format msgid "" "\n" " Address list at offset %# contains %zu entries:\n" msgstr "" #: src/readelf.c:8224 #, c-format msgid "" "\n" " Symbol table at offset %# contains %zu slots:\n" msgstr "" #: src/readelf.c:8311 #, c-format msgid "cannot get debug context descriptor: %s" msgstr "" #: src/readelf.c:8467 src/readelf.c:9089 src/readelf.c:9200 src/readelf.c:9258 #, c-format msgid "cannot convert core note data: %s" msgstr "" #: src/readelf.c:8830 #, c-format msgid "" "\n" "%*s... ..." msgstr "" #: src/readelf.c:9337 msgid " Owner Data size Type\n" msgstr "" #: src/readelf.c:9355 #, c-format msgid " %-13.*s %9 %s\n" msgstr "" #: src/readelf.c:9405 #, c-format msgid "cannot get content of note section: %s" msgstr "" #: src/readelf.c:9432 #, c-format msgid "" "\n" "Note section [%2zu] '%s' of % bytes at offset %#0:\n" msgstr "" #: src/readelf.c:9455 #, c-format msgid "" "\n" "Note segment of % bytes at offset %#0:\n" msgstr "" #: src/readelf.c:9501 #, c-format msgid "" "\n" "Section [%zu] '%s' has no data to dump.\n" msgstr "" #: src/readelf.c:9518 src/readelf.c:9559 #, c-format msgid "cannot get data for section [%zu] '%s': %s" msgstr "" #: src/readelf.c:9523 #, c-format msgid "" "\n" "Hex dump of section [%zu] '%s', % bytes at offset %#0:\n" msgstr "" #: src/readelf.c:9528 #, c-format msgid "" "\n" "Hex dump of section [%zu] '%s', % bytes (%zd uncompressed) at offset " "%#0:\n" msgstr "" #: src/readelf.c:9542 #, c-format msgid "" "\n" "Section [%zu] '%s' has no strings to dump.\n" msgstr "" #: src/readelf.c:9564 #, c-format msgid "" "\n" "String section [%zu] '%s' contains % bytes at offset %#0:\n" msgstr "" #: src/readelf.c:9569 #, c-format msgid "" "\n" "String section [%zu] '%s' contains % bytes (%zd uncompressed) at " "offset %#0:\n" msgstr "" #: src/readelf.c:9618 #, c-format msgid "" "\n" "section [%lu] does not exist" msgstr "" #: src/readelf.c:9647 #, c-format msgid "" "\n" "section '%s' does not exist" msgstr "" #: src/readelf.c:9704 #, c-format msgid "cannot get symbol index of archive '%s': %s" msgstr "" #: src/readelf.c:9707 #, c-format msgid "" "\n" "Archive '%s' has no symbol index\n" msgstr "" #: src/readelf.c:9711 #, c-format msgid "" "\n" "Index of archive '%s' has %zu entries:\n" msgstr "" #: src/readelf.c:9729 #, c-format msgid "cannot extract member at offset %zu in '%s': %s" msgstr "" #: src/readelf.c:9734 #, c-format msgid "Archive member '%s' contains:\n" msgstr "" #: src/size.c:59 msgid "" "Use the output format FORMAT. FORMAT can be `bsd' or `sysv'. The default " "is `bsd'" msgstr "" #: src/size.c:61 msgid "Same as `--format=sysv'" msgstr "" #: src/size.c:62 msgid "Same as `--format=bsd'" msgstr "" #: src/size.c:65 msgid "Same as `--radix=10'" msgstr "" #: src/size.c:66 msgid "Same as `--radix=8'" msgstr "" #: src/size.c:67 msgid "Same as `--radix=16'" msgstr "" #: src/size.c:69 msgid "Similar to `--format=sysv' output but in one line" msgstr "" #: src/size.c:73 msgid "Print size and permission flags for loadable segments" msgstr "" #: src/size.c:74 msgid "Display the total sizes (bsd only)" msgstr "" #: src/size.c:79 msgid "List section sizes of FILEs (a.out by default)." msgstr "" #: src/size.c:257 #, c-format msgid "Invalid format: %s" msgstr "" #: src/size.c:268 #, c-format msgid "Invalid radix: %s" msgstr "" #: src/size.c:327 #, c-format msgid "%s: file format not recognized" msgstr "" #: src/size.c:433 src/size.c:566 #, c-format msgid " (ex %s)" msgstr "" #: src/size.c:591 msgid "(TOTALS)\n" msgstr "" #: src/stack.c:488 #, c-format msgid "-p PID should be a positive process id." msgstr "" #: src/stack.c:494 #, c-format msgid "Cannot open core file '%s'" msgstr "" #: src/stack.c:554 #, c-format msgid "-n MAXFRAMES should be 0 or higher." msgstr "" #: src/stack.c:566 #, c-format msgid "-e EXEC needs a core given by --core." msgstr "" #: src/stack.c:570 #, c-format msgid "-1 needs a thread id given by -p." msgstr "" #: src/stack.c:574 #, c-format msgid "One of -p PID or --core COREFILE should be given." msgstr "" #: src/stack.c:644 msgid "Show stack of process PID" msgstr "" #: src/stack.c:646 msgid "Show stack found in COREFILE" msgstr "" #: src/stack.c:647 msgid "(optional) EXECUTABLE that produced COREFILE" msgstr "" #: src/stack.c:651 msgid "Output selection options:" msgstr "" #: src/stack.c:653 msgid "Additionally show frame activation" msgstr "" #: src/stack.c:655 msgid "Additionally try to lookup DWARF debuginfo name for frame address" msgstr "" #: src/stack.c:658 msgid "" "Additionally show inlined function frames using DWARF debuginfo if available " "(implies -d)" msgstr "" #: src/stack.c:660 msgid "Additionally show module file information" msgstr "" #: src/stack.c:662 msgid "Additionally show source file information" msgstr "" #: src/stack.c:664 msgid "" "Show all additional information (activation, debugname, inlines, module and " "source)" msgstr "" #: src/stack.c:666 msgid "Do not resolve address to function symbol name" msgstr "" #: src/stack.c:668 msgid "Show raw function symbol names, do not try to demangle names" msgstr "" #: src/stack.c:670 msgid "Show module build-id, load address and pc offset" msgstr "" #: src/stack.c:672 msgid "Show the backtrace of only one thread" msgstr "" #: src/stack.c:674 msgid "Show at most MAXFRAMES per thread (default 256, use 0 for unlimited)" msgstr "" #: src/stack.c:676 msgid "Show module memory map with build-id, elf and debug files detected" msgstr "" #: src/stack.c:684 msgid "" "Print a stack for each thread in a process or core file. Program exits with " "return code 0 if all frames were shown without any errors. If some frames " "were shown, but there were some non-fatal errors, possibly causing an " "incomplete backtrace, the program exits with return code 1. If no frames " "could be shown, or a fatal error occured the program exits with return code " "2. If the program was invoked with bad or missing arguments it will exit " "with return code 64." msgstr "" #: src/stack.c:757 #, c-format msgid "Couldn't show any frames." msgstr "" #: src/strings.c:66 msgid "Output Selection:" msgstr "" #: src/strings.c:67 msgid "Scan entire file, not only loaded sections" msgstr "" #: src/strings.c:69 msgid "" "Only NUL-terminated sequences of MIN-LEN characters or more are printed" msgstr "" #: src/strings.c:70 msgid "" "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, " "{B,L} = 32-bit" msgstr "" #: src/strings.c:74 msgid "Print name of the file before each string." msgstr "" #: src/strings.c:76 msgid "Print location of the string in base 8, 10, or 16 respectively." msgstr "" #: src/strings.c:77 msgid "Alias for --radix=o" msgstr "" #: src/strings.c:84 msgid "Print the strings of printable characters in files." msgstr "" #: src/strings.c:271 src/strings.c:306 #, c-format msgid "invalid value '%s' for %s parameter" msgstr "" #: src/strings.c:317 #, c-format msgid "invalid minimum length of matched string size" msgstr "" #: src/strings.c:600 #, c-format msgid "lseek failed" msgstr "" #: src/strings.c:617 src/strings.c:681 #, c-format msgid "re-mmap failed" msgstr "" #: src/strings.c:654 #, c-format msgid "mprotect failed" msgstr "" #: src/strings.c:743 #, c-format msgid "Skipping section %zd '%s' data outside file" msgstr "" #: src/strip.c:68 msgid "Place stripped output into FILE" msgstr "" #: src/strip.c:69 msgid "Extract the removed sections into FILE" msgstr "" #: src/strip.c:70 msgid "Embed name FILE instead of -f argument" msgstr "" #: src/strip.c:74 msgid "Remove all debugging symbols" msgstr "" #: src/strip.c:78 msgid "Remove section headers (not recommended)" msgstr "" #: src/strip.c:80 msgid "Copy modified/access timestamps to the output" msgstr "" #: src/strip.c:82 msgid "" "Resolve all trivial relocations between debug sections if the removed " "sections are placed in a debug file (only relevant for ET_REL files, " "operation is not reversable, needs -f)" msgstr "" #: src/strip.c:84 msgid "Remove .comment section" msgstr "" #: src/strip.c:87 msgid "Relax a few rules to handle slightly broken ELF files" msgstr "" #: src/strip.c:92 msgid "Discard symbols from object files." msgstr "" #: src/strip.c:186 #, c-format msgid "--reloc-debug-sections used without -f" msgstr "" #: src/strip.c:200 #, c-format msgid "Only one input file allowed together with '-o' and '-f'" msgstr "" #: src/strip.c:236 #, c-format msgid "-f option specified twice" msgstr "" #: src/strip.c:245 #, c-format msgid "-F option specified twice" msgstr "" #: src/strip.c:254 src/unstrip.c:120 #, c-format msgid "-o option specified twice" msgstr "" #: src/strip.c:278 #, c-format msgid "-R option supports only .comment section" msgstr "" #: src/strip.c:320 src/strip.c:344 #, c-format msgid "cannot stat input file '%s'" msgstr "" #: src/strip.c:334 #, c-format msgid "while opening '%s'" msgstr "" #: src/strip.c:372 #, c-format msgid "%s: cannot use -o or -f when stripping archive" msgstr "" #: src/strip.c:384 #, c-format msgid "%s: no support for stripping archive" msgstr "" #: src/strip.c:483 #, c-format msgid "cannot open EBL backend" msgstr "" #: src/strip.c:528 #, c-format msgid "cannot get number of phdrs" msgstr "" #: src/strip.c:544 src/strip.c:568 #, c-format msgid "cannot create new file '%s': %s" msgstr "" #: src/strip.c:634 #, c-format msgid "illformed file '%s'" msgstr "" #: src/strip.c:968 src/strip.c:1067 #, c-format msgid "while generating output file: %s" msgstr "" #: src/strip.c:1033 src/strip.c:2071 #, c-format msgid "%s: error while creating ELF header: %s" msgstr "" #: src/strip.c:1050 #, c-format msgid "while preparing output for '%s'" msgstr "" #: src/strip.c:1108 src/strip.c:1171 #, c-format msgid "while create section header section: %s" msgstr "" #: src/strip.c:1117 #, c-format msgid "cannot allocate section data: %s" msgstr "" #: src/strip.c:1183 #, c-format msgid "while create section header string table: %s" msgstr "" #: src/strip.c:1861 #, c-format msgid "bad relocation" msgstr "" #: src/strip.c:1982 src/strip.c:2095 #, c-format msgid "while writing '%s': %s" msgstr "" #: src/strip.c:1993 #, c-format msgid "while creating '%s'" msgstr "" #: src/strip.c:2016 #, c-format msgid "while computing checksum for debug information" msgstr "" #: src/strip.c:2080 #, c-format msgid "%s: error while reading the file: %s" msgstr "" #: src/strip.c:2120 src/strip.c:2140 #, c-format msgid "while writing '%s'" msgstr "" #: src/strip.c:2177 src/strip.c:2184 #, c-format msgid "error while finishing '%s': %s" msgstr "" #: src/strip.c:2201 src/strip.c:2273 #, c-format msgid "cannot set access and modification date of '%s'" msgstr "" #: src/unstrip.c:69 msgid "Match MODULE against file names, not module names" msgstr "" #: src/unstrip.c:70 msgid "Silently skip unfindable files" msgstr "" #: src/unstrip.c:73 msgid "Place output into FILE" msgstr "" #: src/unstrip.c:75 msgid "Create multiple output files under DIRECTORY" msgstr "" #: src/unstrip.c:76 msgid "Use module rather than file names" msgstr "" #: src/unstrip.c:78 msgid "Create output for modules that have no separate debug information" msgstr "" #: src/unstrip.c:81 msgid "Apply relocations to section contents in ET_REL files" msgstr "" #: src/unstrip.c:83 msgid "Only list module and file names, build IDs" msgstr "" #: src/unstrip.c:85 msgid "Force combining files even if some ELF headers don't seem to match" msgstr "" #: src/unstrip.c:129 #, c-format msgid "-d option specified twice" msgstr "" #: src/unstrip.c:164 #, c-format msgid "only one of -o or -d allowed" msgstr "" #: src/unstrip.c:173 #, c-format msgid "-n cannot be used with explicit files or -o or -d" msgstr "" #: src/unstrip.c:188 #, c-format msgid "output directory '%s'" msgstr "" #: src/unstrip.c:197 #, c-format msgid "exactly two file arguments are required" msgstr "" #: src/unstrip.c:203 #, c-format msgid "-m, -a, -R, and -i options not allowed with explicit files" msgstr "" #: src/unstrip.c:216 #, c-format msgid "-o or -d is required when using implicit files" msgstr "" #: src/unstrip.c:252 #, c-format msgid "cannot create ELF header: %s" msgstr "" #: src/unstrip.c:257 #, c-format msgid "cannot copy ELF header: %s" msgstr "" #: src/unstrip.c:261 src/unstrip.c:1939 src/unstrip.c:1982 #, c-format msgid "cannot get number of program headers: %s" msgstr "" #: src/unstrip.c:266 src/unstrip.c:1943 #, c-format msgid "cannot create program headers: %s" msgstr "" #: src/unstrip.c:272 #, c-format msgid "cannot copy program header: %s" msgstr "" #: src/unstrip.c:282 #, c-format msgid "cannot copy section header: %s" msgstr "" #: src/unstrip.c:285 src/unstrip.c:1576 #, c-format msgid "cannot get section data: %s" msgstr "" #: src/unstrip.c:287 src/unstrip.c:1578 #, c-format msgid "cannot copy section data: %s" msgstr "" #: src/unstrip.c:311 #, c-format msgid "cannot create directory '%s'" msgstr "" #: src/unstrip.c:383 src/unstrip.c:803 src/unstrip.c:1610 #, c-format msgid "cannot get symbol table entry: %s" msgstr "" #: src/unstrip.c:399 src/unstrip.c:620 src/unstrip.c:641 src/unstrip.c:653 #: src/unstrip.c:1631 src/unstrip.c:1805 src/unstrip.c:1829 #, c-format msgid "cannot update symbol table: %s" msgstr "" #: src/unstrip.c:409 #, c-format msgid "cannot update section header: %s" msgstr "" #: src/unstrip.c:448 src/unstrip.c:459 #, c-format msgid "cannot update relocation: %s" msgstr "" #: src/unstrip.c:547 #, c-format msgid "cannot get symbol version: %s" msgstr "" #: src/unstrip.c:560 #, c-format msgid "unexpected section type in [%zu] with sh_link to symtab" msgstr "" #: src/unstrip.c:809 #, c-format msgid "invalid string offset in symbol [%zu]" msgstr "" #: src/unstrip.c:967 src/unstrip.c:1313 #, c-format msgid "cannot read section [%zu] name: %s" msgstr "" #: src/unstrip.c:1008 src/unstrip.c:1027 src/unstrip.c:1062 #, c-format msgid "cannot read '.gnu.prelink_undo' section: %s" msgstr "" #: src/unstrip.c:1048 #, c-format msgid "invalid contents in '%s' section" msgstr "" #: src/unstrip.c:1054 #, c-format msgid "overflow with shnum = %zu in '%s' section" msgstr "" #: src/unstrip.c:1108 src/unstrip.c:1433 #, c-format msgid "cannot find matching section for [%zu] '%s'" msgstr "" #: src/unstrip.c:1233 src/unstrip.c:1248 src/unstrip.c:1514 src/unstrip.c:1766 #, c-format msgid "cannot add section name to string table: %s" msgstr "" #: src/unstrip.c:1257 #, c-format msgid "cannot update section header string table data: %s" msgstr "" #: src/unstrip.c:1284 src/unstrip.c:1288 #, c-format msgid "cannot get section header string table section index: %s" msgstr "" #: src/unstrip.c:1292 src/unstrip.c:1296 src/unstrip.c:1529 #, c-format msgid "cannot get section count: %s" msgstr "" #: src/unstrip.c:1299 #, c-format msgid "more sections in stripped file than debug file -- arguments reversed?" msgstr "" #: src/unstrip.c:1358 src/unstrip.c:1448 #, c-format msgid "cannot read section header string table: %s" msgstr "" #: src/unstrip.c:1508 #, c-format msgid "cannot add new section: %s" msgstr "" #: src/unstrip.c:1618 #, c-format msgid "symbol [%zu] has invalid section index" msgstr "" #: src/unstrip.c:1900 #, c-format msgid "cannot read section data: %s" msgstr "" #: src/unstrip.c:1921 #, c-format msgid "cannot get ELF header: %s" msgstr "" #: src/unstrip.c:1953 #, c-format msgid "cannot update program header: %s" msgstr "" #: src/unstrip.c:1958 src/unstrip.c:2040 #, c-format msgid "cannot write output file: %s" msgstr "" #: src/unstrip.c:2009 #, c-format msgid "DWARF data not adjusted for prelinking bias; consider prelink -u" msgstr "" #: src/unstrip.c:2012 #, c-format msgid "" "DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u" msgstr "" #: src/unstrip.c:2031 src/unstrip.c:2082 src/unstrip.c:2094 src/unstrip.c:2180 #, c-format msgid "cannot create ELF descriptor: %s" msgstr "" #: src/unstrip.c:2073 msgid "WARNING: " msgstr "" #: src/unstrip.c:2075 msgid ", use --force" msgstr "" #: src/unstrip.c:2098 msgid "ELF header identification (e_ident) different" msgstr "" #: src/unstrip.c:2101 msgid "ELF header type (e_type) different" msgstr "" #: src/unstrip.c:2104 msgid "ELF header machine type (e_machine) different" msgstr "" #: src/unstrip.c:2107 msgid "stripped program header (e_phnum) smaller than unstripped" msgstr "" #: src/unstrip.c:2137 #, c-format msgid "cannot find stripped file for module '%s': %s" msgstr "" #: src/unstrip.c:2141 #, c-format msgid "cannot open stripped file '%s' for module '%s': %s" msgstr "" #: src/unstrip.c:2156 #, c-format msgid "cannot find debug file for module '%s': %s" msgstr "" #: src/unstrip.c:2160 #, c-format msgid "cannot open debug file '%s' for module '%s': %s" msgstr "" #: src/unstrip.c:2173 #, c-format msgid "module '%s' file '%s' is not stripped" msgstr "" #: src/unstrip.c:2204 #, c-format msgid "cannot cache section addresses for module '%s': %s" msgstr "" #: src/unstrip.c:2337 #, c-format msgid "no matching modules found" msgstr "" #: src/unstrip.c:2346 #, c-format msgid "matched more than one module" msgstr "" #: src/unstrip.c:2390 msgid "" "STRIPPED-FILE DEBUG-FILE\n" "[MODULE...]" msgstr "" #: src/unstrip.c:2391 msgid "" "Combine stripped files with separate symbols and debug information. The " "first form puts the result in DEBUG-FILE if -o was not given.\n" "\n" "MODULE arguments give file name patterns matching modules to process.\n" "With -f these match the file name of the main (stripped) file (slashes are " "never special), otherwise they match the simple module names. With no " "arguments, process all modules found.\n" "\n" "Multiple modules are written to files under OUTPUT-DIRECTORY, creating " "subdirectories as needed. With -m these files have simple module names, " "otherwise they have the name of the main file complete with directory " "underneath OUTPUT-DIRECTORY.\n" "\n" "With -n no files are written, but one line to standard output for each " "module:\n" "\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n" "START and SIZE are hexadecimal giving the address bounds of the module. " "BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the " "hexadecimal may be followed by @0xADDR giving the address where the ID " "resides if that is known. FILE is the file name found for the module, or - " "if none was found, or . if an ELF image is available but not from any named " "file. DEBUGFILE is the separate debuginfo file name, or - if no debuginfo " "was found, or . if FILE contains the debug information." msgstr "" #: tests/backtrace.c:427 msgid "Run executable" msgstr "" #: tests/dwflmodtest.c:213 msgid "Additionally show function names" msgstr "" #: tests/dwflmodtest.c:214 msgid "Show instances of inlined functions" msgstr "" language-pack-ia-base/data/ia/LC_MESSAGES/oxide-qt.po0000644000000000000000000000141712734304002017121 0ustar # Interlingua translation for oxide-qt # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the oxide-qt package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: oxide-qt\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-08-13 14:45-0400\n" "PO-Revision-Date: 2015-04-24 08:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:29+0000\n" "X-Generator: Launchpad (build 18115)\n" #: shared/browser/oxide_user_agent_settings.cc:100 msgid "AcceptLanguage" msgstr "ia" language-pack-ia-base/data/ia/LC_MESSAGES/usbcreator.po0000644000000000000000000001642112734304002017541 0ustar # Interlingua translation for usb-creator # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the usb-creator package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: usb-creator\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-22 19:49+0000\n" "PO-Revision-Date: 2016-03-13 12:04+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:35+0000\n" "X-Generator: Launchpad (build 18115)\n" #: .././gui/usbcreator-gtk.ui.h:1 msgid "Installation Failed" msgstr "Installation fallite" #: .././gui/usbcreator-gtk.ui.h:2 msgid "" "The installation failed. Please see ~/.cache/usb-creator.log for more " "details.\n" msgstr "" #: .././gui/usbcreator-gtk.ui.h:4 msgid "Installation Complete" msgstr "Installation complete" #: .././gui/usbcreator-gtk.ui.h:5 msgid "Test Disk" msgstr "Disco de prova" #: .././gui/usbcreator-gtk.ui.h:6 msgid "" "Installation is complete. You may now run Ubuntu on other computers by " "booting them with this drive inserted." msgstr "" #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. set title of progress window (same as gtk frontend) #: .././gui/usbcreator-gtk.ui.h:7 .././usbcreator/frontends/kde/frontend.py:184 #: usbcreator/frontends/kde/frontend.py:184 msgid "Installing" msgstr "Installation" #: .././gui/usbcreator-gtk.ui.h:8 .././usbcreator/frontends/kde/frontend.py:504 #: usbcreator/frontends/kde/frontend.py:504 msgid "Quit the installation?" msgstr "Arrestar le installation?" #: .././gui/usbcreator-gtk.ui.h:9 .././usbcreator/frontends/kde/frontend.py:505 #: usbcreator/frontends/kde/frontend.py:505 msgid "Do you really want to quit the installation now?" msgstr "Desira tu vermente arrestar le installation?" #: .././gui/usbcreator-gtk.ui.h:10 msgid "Make Startup Disk" msgstr "Crear un disco de initio" #: .././gui/usbcreator-gtk.ui.h:11 msgid "" "To try or install Ubuntu from a removable disk, it needs to be set up as a " "startup disk." msgstr "" #: .././gui/usbcreator-gtk.ui.h:12 msgid "Source disc image (.iso):" msgstr "" #: .././gui/usbcreator-gtk.ui.h:13 msgid "Other..." msgstr "Altere..." #: .././gui/usbcreator-gtk.ui.h:14 msgid "Disk to use:" msgstr "Disco a usar:" #: .././gui/usbcreator-gtk.ui.h:15 msgid "Erase Disk" msgstr "Cancellar le disco" #: .././desktop/usb-creator-kde.desktop.in.h:1 #: .././desktop/usb-creator-gtk.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "" #: .././desktop/usb-creator-kde.desktop.in.h:2 #: .././desktop/usb-creator-gtk.desktop.in.h:2 msgid "Create a startup disk using a CD or disc image" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:1 msgid "Image the device" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:2 msgid "System policy prevents writing a disk image to this device" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:3 msgid "Mount a device" msgstr "Montar un dispositivo" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:4 msgid "System policy prevents mounting" msgstr "Le regulas del systema impedi le montage" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:5 msgid "Run KVM" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:6 msgid "System policy prevents running KVM" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:182 #: usbcreator/frontends/kde/frontend.py:182 msgid "Cancel" msgstr "Cancellar" #: .././usbcreator/frontends/kde/frontend.py:211 #: .././usbcreator/frontends/gtk/frontend.py:648 #: usbcreator/frontends/kde/frontend.py:211 msgid "Installation failed." msgstr "Installation fallite" #: .././usbcreator/frontends/kde/frontend.py:366 #: .././usbcreator/frontends/gtk/frontend.py:423 #: usbcreator/frontends/kde/frontend.py:366 msgid "The device is not large enough to hold this image." msgstr "" #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. This here filter is for kfiledialog, no clue if it will ever make a return #. filter = '*.iso|' + _('CD Images') + '\n*.img|' + _('Disk Images') #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:541 #: usbcreator/frontends/kde/frontend.py:398 msgid "CD Images" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:542 #: usbcreator/frontends/kde/frontend.py:398 msgid "Disk Images" msgstr "Imagines de disco" #: .././usbcreator/frontends/kde/frontend.py:428 #: .././usbcreator/frontends/gtk/frontend.py:570 #: usbcreator/frontends/kde/frontend.py:428 msgid "Are you sure you want to write the disc image to the device?" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:429 #: .././usbcreator/frontends/gtk/frontend.py:571 #: usbcreator/frontends/kde/frontend.py:429 msgid "All existing data will be lost." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:437 #: usbcreator/frontends/kde/frontend.py:437 msgid "Starting up" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:446 #: usbcreator/frontends/kde/frontend.py:446 msgid "You must select both source image and target device first." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:457 #: .././usbcreator/frontends/gtk/frontend.py:604 #: usbcreator/frontends/kde/frontend.py:457 msgid "Finishing..." msgstr "Fin..." #: .././usbcreator/frontends/kde/frontend.py:476 #: usbcreator/frontends/kde/frontend.py:476 msgid "" "The installation is complete. You may now reboot your computer with this " "device inserted to try or install Ubuntu." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:488 #: usbcreator/frontends/kde/frontend.py:488 msgid "Retry?" msgstr "Re-provar?" #: .././usbcreator/frontends/gtk/frontend.py:335 msgid "CD-Drive/Image" msgstr "" #: .././usbcreator/frontends/gtk/frontend.py:348 msgid "OS Version" msgstr "Version de SO" #: .././usbcreator/frontends/gtk/frontend.py:358 msgid "Size" msgstr "Dimension" #: .././usbcreator/frontends/gtk/frontend.py:493 msgid "Device" msgstr "Dispositivo" #: .././usbcreator/frontends/gtk/frontend.py:509 msgid "Label" msgstr "Etiquetta" #: .././usbcreator/frontends/gtk/frontend.py:519 msgid "Capacity" msgstr "Capacitate" #: .././usbcreator/frontends/gtk/frontend.py:577 msgid "Starting up..." msgstr "" #: .././usbcreator/frontends/gtk/frontend.py:602 #, python-format msgid "%d%% complete" msgstr "%d%% complete" #: .././usbcreator/install.py:92 #, python-format msgid "The extension \"%s\" is not supported." msgstr "Le extension \"%s\" non es supportate." #: .././usbcreator/install.py:101 #, python-format msgid "" "An uncaught exception was raised:\n" "%s" msgstr "" #: .././usbcreator/install.py:105 msgid "Writing disk image..." msgstr "Scriptura del imagine del disco..." #: .././usbcreator/install.py:106 #, python-format msgid "" "Could not write the disk image (%(source)s) to the device (%(device)s)." msgstr "" "Impossibile scriber le imagine del disco (%(source)s) sur le dispositivo " "(%(device)s)." #: .././bin/usb-creator-kde:64 msgid "provide a source image to pre-populate the UI." msgstr "provide un imagine fonte pro pre-popular le UI." #: .././bin/usb-creator-kde:69 msgid "allow writing to system-internal devices" msgstr "consentir le scriptura al dispositivo del systema interne" language-pack-ia-base/data/ia/LC_MESSAGES/landscape-client.po0000644000000000000000000001407012734304002020574 0ustar # Interlingua translation for landscape-client # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the landscape-client package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: landscape-client\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-10 19:33+0000\n" "PO-Revision-Date: 2016-01-23 08:39+0000\n" "Last-Translator: karm \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:58+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../landscape/ui/controller/app.py:49 msgid "Success." msgstr "Successo." #: ../landscape/ui/controller/app.py:58 msgid "Failure." msgstr "Fallimento." #: ../landscape/ui/controller/app.py:90 msgid "Authentication failed" msgstr "Authentication fallite" #: ../landscape/ui/controller/configuration.py:87 msgid "Registering client failed" msgstr "Registration del cliente fallite" #: ../landscape/ui/controller/configuration.py:90 msgid "Registering client was successful" msgstr "Registration del cliente con bon successo" #: ../landscape/ui/controller/configuration.py:98 #: ../landscape/ui/controller/configuration.py:101 #, python-format msgid "Attempting to register at %s" msgstr "Tentativa de registrar a %s" #: ../landscape/ui/controller/configuration.py:112 msgid "Disabling client failed" msgstr "Disactivation del cliente fallite" #: ../landscape/ui/controller/configuration.py:115 msgid "Disabling client was successful" msgstr "Disactivation del cliente con bon successo" #: ../landscape/ui/controller/configuration.py:120 msgid "Attempting to disable landscape client." msgstr "Tentativa de disactivar le cliente de Landscape." #: ../landscape/ui/view/configuration.py:55 #: ../applications/landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "Servicio de Landscape" #: ../landscape/ui/view/configuration.py:124 msgid "None" msgstr "Necun" #: ../landscape/ui/view/configuration.py:128 msgid "Landscape - hosted by Canonical" msgstr "Landscape - hospite de Canonical" #: ../landscape/ui/view/configuration.py:132 msgid "Landscape - dedicated server" msgstr "Landscape - servitor dedicate" #: ../landscape/ui/view/configuration.py:136 msgid "Register" msgstr "Registrar" #: ../landscape/ui/view/configuration.py:140 msgid "Disable" msgstr "Disactivar" #: ../landscape/ui/view/configuration.py:144 msgid "Invalid host name." msgstr "Nomine del hospite non valide" #: ../landscape/ui/view/configuration.py:148 msgid "Only ASCII characters are allowed." msgstr "Sol characteres ASCII es permittite." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:1 msgid "" "Landscape is a remote administration service from Canonical. If you allow " "it, a Landscape server can monitor this computer's performance and send " "administration commands." msgstr "" "Landscape es un servicio de administration remote per Canonical. Si tu " "permitte lo, un servitor Landscape pote controlar le efficientia de iste " "computator e mitter commandos de administration." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:2 #: ../scripts/landscape-client-ui-install:52 msgid "Find out more..." msgstr "Cercar magis..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:3 msgid "Landscape service:" msgstr "Servicio de Landscape:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:4 msgid "Account name:" msgstr "Nomine del conto:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:5 msgid "Registration Key:" msgstr "Clave de registration:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:6 msgid "Don't have an account?" msgstr "Non ha tu un conto?" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:7 msgid "Sign up..." msgstr "Signar..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:8 msgid "Landscape server hostname:" msgstr "Nomine-hospite del servitor Landscape:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:9 msgid "" "If you click \"Disable\" the Landscape client on this machine will be " "disabled. You can reenable it later by revisiting this dialog." msgstr "" "Si tu clicca \"De-activa\" le cliente Landscape in iste machina essera de-" "activate. Tu pote re-activar lo postea per re-visitar iste fenestra de " "dialogo." #: ../applications/landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "Preferentias del servicio de administration de Landscape" #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:1 msgid "Allow the user to read and write Landscape Client settings." msgstr "" "Permitter al usator de leger e scriber le configurationes del cliente " "Landscape." #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:2 msgid "" "System policy prevents you from reading and writing Landscape Client " "Settings." msgstr "" "Le regulas del systema preveni te de leger e scriber le configurationes del " "cliente de Landscape." #: ../scripts/landscape-client-ui-install:55 msgid "Landscape client" msgstr "Cliente de Landscape" #: ../scripts/landscape-client-ui-install:56 msgid "" "Landscape is an easy-to-use commercial systems management and monitoring " "service offered by Canonical that helps administrators manage multiple " "machines efficiently." msgstr "" "Landscape es un servicio facile a usar, commercial, de gestion e controlo de " "systemas, offerite per Canonic, que adjuta le administratores a administrar " "multiple machinas efficientemente." #: ../scripts/landscape-client-ui-install:59 msgid "" "You need to install Landscape client to be able to configure it. Do you want " "to install it now?" msgstr "" "Tu necessita installar le cliente de Landscape pro ser habile a configurar " "lo. Desira tu installar lo ora?" #: ../scripts/landscape-client-ui-install:61 msgid "Install Landscape client?" msgstr "Installar le cliente Landscape" #: ../scripts/landscape-client-ui-install:62 msgid "Install" msgstr "Installar" language-pack-ia-base/data/ia/LC_MESSAGES/NetworkManager.po0000644000000000000000000114176712734304002020331 0ustar # Interlingua translation for network-manager # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the network-manager package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: network-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-12 09:07+0000\n" "PO-Revision-Date: 2016-03-20 00:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Interlingua \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:45+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../clients/cli/agent.c:39 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" msgstr "" "Uso: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" #: ../clients/cli/agent.c:47 #, c-format msgid "" "Usage: nmcli agent secret { help }\n" "\n" "Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n" "a password it asks registered agents for it. This command keeps nmcli " "running\n" "and if a password is required asks the user for it.\n" "\n" msgstr "" #: ../clients/cli/agent.c:57 #, c-format msgid "" "Usage: nmcli agent polkit { help }\n" "\n" "Registers nmcli as a polkit action for the user session.\n" "When a polkit daemon requires an authorization, nmcli asks the user and " "gives\n" "the response back to polkit.\n" "\n" msgstr "" #: ../clients/cli/agent.c:67 #, c-format msgid "" "Usage: nmcli agent all { help }\n" "\n" "Runs nmcli as both NetworkManager secret and a polkit agent.\n" "\n" msgstr "" "Uso: nmcli agent all { help }\n" "\n" "Face fluer nmcli como agente secrete sia de NetworkManager que de polkit.\n" "\n" #: ../clients/cli/agent.c:149 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "" "nmcli registrate con bon successo como un agente secrete de NetworkManager.\n" #: ../clients/cli/agent.c:151 #, c-format msgid "Error: secret agent initialization failed" msgstr "Error: initialisation de agente secrete fallite" #: ../clients/cli/agent.c:166 #, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "Error: initialisation de agente de polkit fallite: %s" #: ../clients/cli/agent.c:174 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "nmcli registrate con bon successo como agente de polkit.\n" #: ../clients/cli/agent.c:206 ../clients/cli/connections.c:11054 #: ../clients/cli/devices.c:3644 ../clients/cli/general.c:343 #: ../clients/cli/general.c:481 #, c-format msgid "Error: NetworkManager is not running." msgstr "Error: NetworkManager non es fluente." #: ../clients/cli/agent.c:239 #, c-format msgid "Error: 'agent' command '%s' is not valid." msgstr "Error: le commando '%s' de 'agent' non es valide." #: ../clients/cli/common.c:38 ../clients/cli/common.c:51 #: ../clients/cli/common.c:59 ../clients/cli/common.c:71 #: ../clients/cli/connections.c:192 ../clients/cli/connections.c:214 msgid "GROUP" msgstr "GRUPPO" #. 0 #: ../clients/cli/common.c:39 ../clients/cli/common.c:60 msgid "ADDRESS" msgstr "ADRESSE" #. 1 #. 2 #: ../clients/cli/common.c:40 ../clients/cli/common.c:61 #: ../clients/cli/connections.c:217 msgid "GATEWAY" msgstr "GATEWAY" #. 2 #: ../clients/cli/common.c:41 ../clients/cli/common.c:62 msgid "ROUTE" msgstr "PERCURSO" #. 3 #: ../clients/cli/common.c:42 ../clients/cli/common.c:63 msgid "DNS" msgstr "DNS" #. 4 #: ../clients/cli/common.c:43 ../clients/cli/common.c:64 msgid "DOMAIN" msgstr "DOMINIO" #. 5 #: ../clients/cli/common.c:44 msgid "WINS" msgstr "WINS" #. 0 #: ../clients/cli/common.c:52 ../clients/cli/common.c:72 msgid "OPTION" msgstr "OPTION" #: ../clients/cli/common.c:376 ../clients/cli/common.c:436 #, c-format msgid "invalid prefix '%s'; <1-%d> allowed" msgstr "prefixo '%s' non valide; <1-%d> consentite" #: ../clients/cli/common.c:384 #, c-format msgid "invalid IP address: %s" msgstr "adresse IP non valide: %s" #: ../clients/cli/common.c:448 #, c-format msgid "" "the second component of route ('%s') is neither a next hop address nor a " "metric" msgstr "" "le secunde componente del itinere ('%s') non es un adresse de salto sequente " "nec un metric" #: ../clients/cli/common.c:457 #, c-format msgid "invalid metric '%s'" msgstr "metrica '%s' non valide" #: ../clients/cli/common.c:465 #, c-format msgid "invalid route: %s" msgstr "itinere non valide: %s" #: ../clients/cli/common.c:477 msgid "default route cannot be added (NetworkManager handles it by itself)" msgstr "" "impossibile adder le itinere ordinari (NetworkManager tracta lo per ipse)" #: ../clients/cli/common.c:494 msgid "unmanaged" msgstr "non gerite" #: ../clients/cli/common.c:496 msgid "unavailable" msgstr "non disponibile" #: ../clients/cli/common.c:498 ../clients/cli/general.c:245 msgid "disconnected" msgstr "disconnexe" #: ../clients/cli/common.c:500 msgid "connecting (prepare)" msgstr "in connexion (preparation)" #: ../clients/cli/common.c:502 msgid "connecting (configuring)" msgstr "in connexion (configuration)" #: ../clients/cli/common.c:504 msgid "connecting (need authentication)" msgstr "in connexion (necessita le authentication)" #: ../clients/cli/common.c:506 msgid "connecting (getting IP configuration)" msgstr "in connexion (configuration de IP)" #: ../clients/cli/common.c:508 msgid "connecting (checking IP connectivity)" msgstr "in connexion (controlo connectivitate de IP)" #: ../clients/cli/common.c:510 msgid "connecting (starting secondary connections)" msgstr "in connexion (initio del connexiones secundari)" #: ../clients/cli/common.c:512 ../clients/cli/general.c:241 msgid "connected" msgstr "connexe" #: ../clients/cli/common.c:514 ../clients/cli/connections.c:645 msgid "deactivating" msgstr "disactivation" #: ../clients/cli/common.c:516 msgid "connection failed" msgstr "connexion fallite" #: ../clients/cli/common.c:518 ../clients/cli/common.c:535 #: ../clients/cli/connections.c:650 ../clients/cli/connections.c:673 #: ../clients/cli/connections.c:1946 ../clients/cli/devices.c:1024 #: ../clients/cli/devices.c:1065 ../clients/cli/devices.c:1067 #: ../clients/cli/general.c:248 ../clients/cli/general.c:286 #: ../clients/cli/general.c:429 ../clients/cli/general.c:445 #: ../clients/cli/settings.c:839 ../clients/cli/settings.c:925 #: ../clients/cli/settings.c:1265 ../clients/cli/settings.c:1901 #: ../clients/cli/settings.c:3198 #, c-format msgid "unknown" msgstr "incognite" #. "CAPABILITIES" #: ../clients/cli/common.c:527 ../clients/cli/connections.c:930 #: ../clients/cli/connections.c:932 ../clients/cli/connections.c:934 #: ../clients/cli/connections.c:968 ../clients/cli/connections.c:1037 #: ../clients/cli/connections.c:1038 ../clients/cli/connections.c:1040 #: ../clients/cli/connections.c:3454 ../clients/cli/connections.c:8567 #: ../clients/cli/connections.c:8568 ../clients/cli/devices.c:772 #: ../clients/cli/devices.c:989 ../clients/cli/devices.c:990 #: ../clients/cli/devices.c:991 ../clients/cli/devices.c:992 #: ../clients/cli/devices.c:993 ../clients/cli/devices.c:1028 #: ../clients/cli/devices.c:1030 ../clients/cli/devices.c:1058 #: ../clients/cli/devices.c:1059 ../clients/cli/devices.c:1060 #: ../clients/cli/devices.c:1061 ../clients/cli/devices.c:1062 #: ../clients/cli/devices.c:1063 ../clients/cli/devices.c:1064 #: ../clients/cli/devices.c:1066 ../clients/cli/devices.c:1068 #: ../clients/cli/general.c:439 ../clients/cli/settings.c:3193 msgid "yes" msgstr "si" #: ../clients/cli/common.c:529 ../clients/cli/connections.c:930 #: ../clients/cli/connections.c:932 ../clients/cli/connections.c:934 #: ../clients/cli/connections.c:1037 ../clients/cli/connections.c:1038 #: ../clients/cli/connections.c:1040 ../clients/cli/connections.c:3455 #: ../clients/cli/connections.c:8567 ../clients/cli/connections.c:8568 #: ../clients/cli/devices.c:772 ../clients/cli/devices.c:989 #: ../clients/cli/devices.c:990 ../clients/cli/devices.c:991 #: ../clients/cli/devices.c:992 ../clients/cli/devices.c:993 #: ../clients/cli/devices.c:1028 ../clients/cli/devices.c:1030 #: ../clients/cli/devices.c:1058 ../clients/cli/devices.c:1059 #: ../clients/cli/devices.c:1060 ../clients/cli/devices.c:1061 #: ../clients/cli/devices.c:1062 ../clients/cli/devices.c:1063 #: ../clients/cli/devices.c:1064 ../clients/cli/devices.c:1066 #: ../clients/cli/devices.c:1068 ../clients/cli/general.c:441 #: ../clients/cli/settings.c:3195 msgid "no" msgstr "no" #: ../clients/cli/common.c:531 msgid "yes (guessed)" msgstr "si (assumite)" #: ../clients/cli/common.c:533 msgid "no (guessed)" msgstr "non (assumite)" #: ../clients/cli/common.c:544 msgid "No reason given" msgstr "Nulle motivo date" #. We should not really come here #: ../clients/cli/common.c:547 ../clients/cli/connections.c:2980 #, c-format msgid "Unknown error" msgstr "Error incognite" #: ../clients/cli/common.c:550 msgid "Device is now managed" msgstr "Le dispositivo es ora gerite" #: ../clients/cli/common.c:553 msgid "Device is now unmanaged" msgstr "Le dispositivo es ora non gerite" #: ../clients/cli/common.c:556 msgid "The device could not be readied for configuration" msgstr "Le dispositivo non pote esser preparate pro le configuration" #: ../clients/cli/common.c:559 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" "Le configuration de IP non pote esser reservate (nulle adresse disponibile, " "tempore limite, et cetera.)" #: ../clients/cli/common.c:562 msgid "The IP configuration is no longer valid" msgstr "Le configuration del IP non es plus valide" #: ../clients/cli/common.c:565 msgid "Secrets were required, but not provided" msgstr "Il necessitava secretos, ma non esseva supplite" #: ../clients/cli/common.c:568 msgid "802.1X supplicant disconnected" msgstr "Le supplicante 802.1X es disconnectite" #: ../clients/cli/common.c:571 msgid "802.1X supplicant configuration failed" msgstr "Le configuration del supplicante 802.1X es fallite" #: ../clients/cli/common.c:574 msgid "802.1X supplicant failed" msgstr "Le supplicante 802.1X es fallite" #: ../clients/cli/common.c:577 msgid "802.1X supplicant took too long to authenticate" msgstr "Le supplicante 802.1X ha empleate troppo tempore pro authenticar se" #: ../clients/cli/common.c:580 msgid "PPP service failed to start" msgstr "Servicio PPP fallite a initiar" #: ../clients/cli/common.c:583 msgid "PPP service disconnected" msgstr "Servicio PPP disconnexe" #: ../clients/cli/common.c:586 msgid "PPP failed" msgstr "PPP fallite" #: ../clients/cli/common.c:589 msgid "DHCP client failed to start" msgstr "Cliente DHCP fallite a initiar" #: ../clients/cli/common.c:592 msgid "DHCP client error" msgstr "Cliente DHCP in error" #: ../clients/cli/common.c:595 msgid "DHCP client failed" msgstr "Cliente DHCP fallite" #: ../clients/cli/common.c:598 msgid "Shared connection service failed to start" msgstr "Servicio de connexion in commun fallite a initiar" #: ../clients/cli/common.c:601 msgid "Shared connection service failed" msgstr "Servicio de connexion compartite, fallite" #: ../clients/cli/common.c:604 msgid "AutoIP service failed to start" msgstr "Servicio auto-IP fallite a initiar" #: ../clients/cli/common.c:607 msgid "AutoIP service error" msgstr "Error del servicio auto-IP" #: ../clients/cli/common.c:610 msgid "AutoIP service failed" msgstr "Servicio auto-IP fallite" #: ../clients/cli/common.c:613 msgid "The line is busy" msgstr "Le linea es occupate" #: ../clients/cli/common.c:616 msgid "No dial tone" msgstr "Nulle tono combinatori" #: ../clients/cli/common.c:619 msgid "No carrier could be established" msgstr "Non es possibile confirmar ulle portante" #: ../clients/cli/common.c:622 msgid "The dialing request timed out" msgstr "Requesta de composition foras tempore limite" #: ../clients/cli/common.c:625 msgid "The dialing attempt failed" msgstr "Le tentativa de appello ha fallite" #: ../clients/cli/common.c:628 msgid "Modem initialization failed" msgstr "Initialisation del modem fallite" #: ../clients/cli/common.c:631 msgid "Failed to select the specified APN" msgstr "Fallite selection del APN specificate" #: ../clients/cli/common.c:634 msgid "Not searching for networks" msgstr "Non cercar pro retes" #: ../clients/cli/common.c:637 msgid "Network registration denied" msgstr "Registration de rete negate" #: ../clients/cli/common.c:640 msgid "Network registration timed out" msgstr "Registration de rete foras tempore limite" #: ../clients/cli/common.c:643 msgid "Failed to register with the requested network" msgstr "Registration con le rete requirite fallite" #: ../clients/cli/common.c:646 msgid "PIN check failed" msgstr "Controlo del PIN fallite" #: ../clients/cli/common.c:649 msgid "Necessary firmware for the device may be missing" msgstr "Le firmware pro le dispositivo pote esser mancante" #: ../clients/cli/common.c:652 msgid "The device was removed" msgstr "Le dispositivo esseva removite" #: ../clients/cli/common.c:655 msgid "NetworkManager went to sleep" msgstr "Le gestor del rete es addormite" #: ../clients/cli/common.c:658 msgid "The device's active connection disappeared" msgstr "Le connexion active del dispositivo es perdite" #: ../clients/cli/common.c:661 msgid "Device disconnected by user or client" msgstr "Dispositivo disconnexe per le usator o le cliente" #: ../clients/cli/common.c:664 msgid "Carrier/link changed" msgstr "Portante/ligamine cambiate" #: ../clients/cli/common.c:667 msgid "The device's existing connection was assumed" msgstr "Le connexion existente del dispositivo esseva presumite" #: ../clients/cli/common.c:670 msgid "The supplicant is now available" msgstr "le supplicante es ora disponibile" #: ../clients/cli/common.c:673 msgid "The modem could not be found" msgstr "Le modem non pote esser trovate" #: ../clients/cli/common.c:676 msgid "The Bluetooth connection failed or timed out" msgstr "Le connexion bluetooth mancate o foras tempore limite" #: ../clients/cli/common.c:679 msgid "GSM Modem's SIM card not inserted" msgstr "Carta SIM del Modem GSM non inserite" #: ../clients/cli/common.c:682 msgid "GSM Modem's SIM PIN required" msgstr "PIN del SIM del Modem GSM requirite" #: ../clients/cli/common.c:685 msgid "GSM Modem's SIM PUK required" msgstr "PUK del SIM del Modem GSM requirite" #: ../clients/cli/common.c:688 msgid "GSM Modem's SIM wrong" msgstr "SIM del Modem GSM incorrecte" #: ../clients/cli/common.c:691 msgid "InfiniBand device does not support connected mode" msgstr "Le dispositivo InfiniBand non supporta iste modo de connexion" #: ../clients/cli/common.c:694 msgid "A dependency of the connection failed" msgstr "Un dependentia del connexion mancava" #: ../clients/cli/common.c:697 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "Un problema con le ADSL RFC Ethernet 2684 super le bridge" #: ../clients/cli/common.c:700 msgid "ModemManager is unavailable" msgstr "Le gestor del modem non es disponibile" #: ../clients/cli/common.c:703 msgid "The Wi-Fi network could not be found" msgstr "Le rete Wi-Fi non pote esser trovate" #: ../clients/cli/common.c:706 msgid "A secondary connection of the base connection failed" msgstr "Un connexion secundari del connexion base mancava" #: ../clients/cli/common.c:709 msgid "DCB or FCoE setup failed" msgstr "Configuration del DCB o FCoE fallite" #: ../clients/cli/common.c:712 msgid "teamd control failed" msgstr "controlo del teamd fallite" #: ../clients/cli/common.c:715 msgid "Modem failed or no longer available" msgstr "Modem fallite o non plus disponibile" #: ../clients/cli/common.c:718 msgid "Modem now ready and available" msgstr "Modem nunc preste e disponibile" #: ../clients/cli/common.c:721 msgid "SIM PIN was incorrect" msgstr "Le PIN del SIM esseva incorrecte" #: ../clients/cli/common.c:724 msgid "New connection activation was enqueued" msgstr "Le nove connexion ha essite ponite in cauda" #: ../clients/cli/common.c:727 msgid "The device's parent changed" msgstr "Le parente del dispositivo ha cambiate" #: ../clients/cli/common.c:730 msgid "The device parent's management changed" msgstr "Le gestion del parente del dispositivo ha cambiate" #. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason) #: ../clients/cli/common.c:734 ../libnm-glib/nm-device.c:1888 #: ../libnm/nm-device.c:1839 msgid "Unknown" msgstr "Incognite" #: ../clients/cli/common.c:776 #, c-format msgid "invalid priority map '%s'" msgstr "mappa de prioritate invalide '%s'" #: ../clients/cli/common.c:783 ../clients/cli/common.c:789 #, c-format msgid "priority '%s' is not valid (<0-%ld>)" msgstr "le prioritate '%s' non es valide (<0-%ld>)" #: ../clients/cli/common.c:856 #, c-format msgid "'%s' is not a valid team configuration or file name." msgstr "'%s' non es un valide configuration de equipa o nomine de file." #: ../clients/cli/common.c:958 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "Error: openconnect fallite: %s\n" #: ../clients/cli/common.c:965 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "Error: openconnect fallite con stato %d\n" #: ../clients/cli/common.c:967 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "Error: openconnect fallite con signal %d\n" #: ../clients/cli/common.c:1045 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " "without '--ask' option.\n" msgstr "" "Advertimento: contrasigno pro '%s' non date in 'passwd-file' e nmcli non " "pote querer sin le option '--ask'.\n" #. define some prompts for connection editor #: ../clients/cli/connections.c:41 msgid "Setting name? " msgstr "Configurar le nomine? " #: ../clients/cli/connections.c:42 msgid "Property name? " msgstr "Nomine del proprietate? " #: ../clients/cli/connections.c:43 msgid "Enter connection type: " msgstr "Insere le typo de connexion: " #. define some other prompts #: ../clients/cli/connections.c:46 msgid "Connection type: " msgstr "Typo de connexion: " #: ../clients/cli/connections.c:47 msgid "VPN type: " msgstr "Typo de VPN: " #: ../clients/cli/connections.c:48 msgid "Master: " msgstr "Domino: " #: ../clients/cli/connections.c:49 msgid "Connection (name, UUID, or path): " msgstr "Connection (nomine, UUID, o percurso): " #: ../clients/cli/connections.c:50 msgid "VPN connection (name, UUID, or path): " msgstr "Connexion VPN (nomine, UUID, o percurso): " #: ../clients/cli/connections.c:51 msgid "Connection(s) (name, UUID, or path): " msgstr "Connexion(es) (nomine, UUID, o percurso): " #: ../clients/cli/connections.c:52 msgid "Connection(s) (name, UUID, path or apath): " msgstr "Connexion(es) (nomine, UUID, percurso o apath): " #: ../clients/cli/connections.c:53 msgid "Tunnel mode: " msgstr "Modo tunnel: " #: ../clients/cli/connections.c:54 msgid "MACVLAN mode: " msgstr "Modo MACVLAN: " #. 0 #: ../clients/cli/connections.c:73 ../clients/cli/connections.c:193 #: ../clients/cli/devices.c:55 ../clients/cli/devices.c:89 #: ../clients/cli/devices.c:99 ../clients/cli/devices.c:110 #: ../clients/cli/devices.c:120 ../clients/cli/devices.c:137 #: ../clients/cli/devices.c:150 ../clients/cli/devices.c:176 #: ../clients/cli/devices.c:191 ../clients/cli/devices.c:200 #: ../clients/cli/devices.c:210 ../clients/cli/devices.c:251 msgid "NAME" msgstr "NOMINE" #. 0 #. 1 #: ../clients/cli/connections.c:74 ../clients/cli/connections.c:194 msgid "UUID" msgstr "UUID" #. 1 #. 0 #. 1 #. 2 #: ../clients/cli/connections.c:75 ../clients/cli/connections.c:215 #: ../clients/cli/devices.c:41 ../clients/cli/devices.c:57 #: ../clients/cli/devices.c:179 msgid "TYPE" msgstr "TYPO" #. 2 #: ../clients/cli/connections.c:76 msgid "TIMESTAMP" msgstr "TIMESTAMP" #. 3 #: ../clients/cli/connections.c:77 msgid "TIMESTAMP-REAL" msgstr "TIMESTAMP-REAL" #. 4 #. 16 #: ../clients/cli/connections.c:78 ../clients/cli/devices.c:72 msgid "AUTOCONNECT" msgstr "AUTOCONNECTER" #. 5 #: ../clients/cli/connections.c:79 msgid "AUTOCONNECT-PRIORITY" msgstr "AUTOCONNECT-PRIORITY" #. 6 #: ../clients/cli/connections.c:80 msgid "READONLY" msgstr "SOL LECTURA" #. 7 #. 8 #. 2 #. 15 #. 5 #: ../clients/cli/connections.c:81 ../clients/cli/connections.c:201 #: ../clients/cli/devices.c:43 ../clients/cli/devices.c:166 #: ../clients/cli/devices.c:182 msgid "DBUS-PATH" msgstr "DBUS-PATH" #. 8 #. 13 #. 4 #: ../clients/cli/connections.c:82 ../clients/cli/devices.c:164 #: ../clients/cli/devices.c:181 msgid "ACTIVE" msgstr "ACTIVE" #. 9 #. 0 #. 12 #. 3 #. 0 #: ../clients/cli/connections.c:83 ../clients/cli/devices.c:40 #: ../clients/cli/devices.c:56 ../clients/cli/devices.c:163 #: ../clients/cli/devices.c:180 ../clients/cli/devices.c:252 msgid "DEVICE" msgstr "DISPOSITIVO" #. 10 #. 3 #. 1 #. 10 #. 1 #: ../clients/cli/connections.c:84 ../clients/cli/connections.c:196 #: ../clients/cli/devices.c:42 ../clients/cli/devices.c:66 #: ../clients/cli/general.c:36 msgid "STATE" msgstr "STATO" #. 11 #: ../clients/cli/connections.c:85 msgid "ACTIVE-PATH" msgstr "ACTIVE-PATH" #. 2 #: ../clients/cli/connections.c:195 msgid "DEVICES" msgstr "DISPOSITIVOS" #. 4 #: ../clients/cli/connections.c:197 msgid "DEFAULT" msgstr "DEFAULT" #. 5 #: ../clients/cli/connections.c:198 msgid "DEFAULT6" msgstr "DEFAULT6" #. 6 #: ../clients/cli/connections.c:199 msgid "SPEC-OBJECT" msgstr "SPEC-OBJECT" #. 7 #. 4 #. Ask for optional 'vpn' arguments. #: ../clients/cli/connections.c:200 ../clients/cli/connections.c:238 #: ../clients/cli/connections.c:4173 ../clients/tui/nm-editor-utils.c:233 #: ../clients/tui/nmt-connect-connection-list.c:405 msgid "VPN" msgstr "VPN" #. 9 #. 5 #. 22 #: ../clients/cli/connections.c:202 ../clients/cli/devices.c:46 #: ../clients/cli/devices.c:78 msgid "CON-PATH" msgstr "CON-PATH" #. 10 #: ../clients/cli/connections.c:203 msgid "ZONE" msgstr "ZONE" #. 11 #: ../clients/cli/connections.c:204 msgid "MASTER-PATH" msgstr "MASTER-PATH" #. 1 #: ../clients/cli/connections.c:216 msgid "USERNAME" msgstr "USERNAME" #. 3 #: ../clients/cli/connections.c:218 msgid "BANNER" msgstr "BANNER" #. 4 #: ../clients/cli/connections.c:219 msgid "VPN-STATE" msgstr "VPN-STATE" #. 5 #: ../clients/cli/connections.c:220 msgid "CFG" msgstr "CFG" #: ../clients/cli/connections.c:233 ../clients/cli/devices.c:225 msgid "GENERAL" msgstr "GENERAL" #. 0 #. 6 #: ../clients/cli/connections.c:234 ../clients/cli/devices.c:232 msgid "IP4" msgstr "IP4" #. 1 #. 7 #: ../clients/cli/connections.c:235 ../clients/cli/devices.c:233 msgid "DHCP4" msgstr "DHCP4" #. 2 #. 8 #: ../clients/cli/connections.c:236 ../clients/cli/devices.c:234 msgid "IP6" msgstr "IP6" #. 3 #. 9 #: ../clients/cli/connections.c:237 ../clients/cli/devices.c:235 msgid "DHCP6" msgstr "DHCP6" #: ../clients/cli/connections.c:269 #, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | edit | delete | monitor | " "reload | load }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-" "]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" msgstr "" "Uso: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | edit | delete | monitor | " "reload | load }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-" "]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" #: ../clients/cli/connections.c:291 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "List in-memory and on-disk connection profiles, some of which may also be\n" "active if a device is using that connection profile. Without a parameter, " "all\n" "profiles are listed. When --active option is specified, only the active\n" "profiles are shown. --order allows custom connection ordering (see manual " "page).\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "Show details for specified connections. By default, both static " "configuration\n" "and active connection data are displayed. It is possible to filter the " "output\n" "using global '--fields' option. Refer to the manual page for more " "information.\n" "When --active option is specified, only the active profiles are taken into\n" "account. Use global --show-secrets option to reveal associated secrets as " "well.\n" msgstr "" "Uso: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "Listar le profilos de connexion in-memoria e sur-disco, alcun del qual pote " "alsi esser\n" "active si un dispositivo es usante ille profilo de connexion. Sin un " "parametro, tote le\n" "profilos es listate. Quando es specificate le option --active, le profilos " "active\n" "solmente es presentate. --order permitte le ordine del connexion " "personalisate (vide le pagina del manual).\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "Monstrar le detalios pro le connexiones specificate. Per option predefinite, " "es monstrate sia le configuration static\n" "que le datos del connexion active. Il es possibile filtrar le emission\n" "per le option global '--fields'. Referer se al pagina del manual pro plus de " "informationes.\n" "Quando es specificate le option --active, sol le profilos active es prendite " "in\n" "conto. Usar le option global --show-secrets pro revelar etiam le secretos " "associate.\n" #: ../clients/cli/connections.c:312 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Activate a connection on a device. The profile to activate is identified by " "its\n" "name, UUID or D-Bus path.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Activate a device with a connection. The connection profile is selected\n" "automatically by NetworkManager.\n" "\n" "ifname - specifies the device to active the connection on\n" "ap - specifies AP to connect to (only valid for Wi-Fi)\n" "nsp - specifies NSP to connect to (only valid for WiMAX)\n" "passwd-file - file with password(s) required to activate the connection\n" "\n" msgstr "" "Uso: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Activar un connexion sur un dispositivo. Le profilo a activar es " "identificate per su\n" "nomine, UUID o percurso de D-Bus.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Le profilo de connexion es eligite\n" "automaticamente per NetworkManager.\n" "\n" "ifname - specifica le dispositivo sur le qual activar le connexion\n" "ap - specifica le AP al qual connecter se (valide sol pro le Wi-" "Fi)\n" "nsp - specifica le NSP al qual connecter se (valide sol pro le " "WiMAX)\n" "passwd-file - file con le contrasigno(s) requirite pro activar le connexion\n" "\n" #: ../clients/cli/connections.c:333 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\n" "\n" "Deactivate a connection from a device (without preventing the device from\n" "further auto-activation). The profile to deactivate is identified by its " "name,\n" "UUID or D-Bus path.\n" "\n" msgstr "" "Uso: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\n" "\n" "Disactivar un connexion de un dispositivo (sin prevenir le dispositivo ab\n" "ulterior auto-activationes)\n" "\n" #: ../clients/cli/connections.c:345 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-" "- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [mtu ]\n" "\n" " bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) " "| broadcast (3) |\n" " 802.3ad (4) | balance-tlb (5) | balance-alb " "(6)]\n" " [primary ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\n" " [forward-delay <2-30>]\n" " [hello-time <1-10>]\n" " [max-age <6-40>]\n" " [ageing-time <0-1000000>]\n" " [multicast-snooping yes|no]\n" " [mac ]\n" "\n" " bridge-slave: master \n" " [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " vpn: vpn-type " "vpnc|openvpn|pptp|openconnect|openswan|libreswan|ssh|l2tp|iodine|...\n" " [user ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\n" " [pi yes|no]\n" " [vnet-hdr yes|no]\n" " [multi-queue yes|no]\n" "\n" " ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n" " remote \n" " [local ]\n" " [dev ]\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\n" " [source-port-min <0-65535>]\n" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" msgstr "" "Uso: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-" "- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [mtu ]\n" "\n" " bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) " "| broadcast (3) |\n" " 802.3ad (4) | balance-tlb (5) | balance-alb " "(6)]\n" " [primary ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\n" " [forward-delay <2-30>]\n" " [hello-time <1-10>]\n" " [max-age <6-40>]\n" " [ageing-time <0-1000000>]\n" " [multicast-snooping yes|no]\n" " [mac ]\n" "\n" " bridge-slave: master \n" " [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " vpn: vpn-type " "vpnc|openvpn|pptp|openconnect|openswan|libreswan|ssh|l2tp|iodine|...\n" " [user ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\n" " [pi yes|no]\n" " [vnet-hdr yes|no]\n" " [multi-queue yes|no]\n" "\n" " ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n" " remote \n" " [local ]\n" " [dev ]\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\n" " [source-port-min <0-65535>]\n" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" #: ../clients/cli/connections.c:457 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modify one or more properties of the connection profile.\n" "The profile is identified by its name, UUID or D-Bus path. For multi-valued\n" "properties you can use optional '+' or '-' prefix to the property name.\n" "The '+' sign allows appending items instead of overwriting the whole value.\n" "The '-' sign allows removing selected items instead of the whole value.\n" "\n" "Examples:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" msgstr "" "Uso: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modificar uno o plus proprietates del profilo de connexion.\n" "Le profilo es identificate per su nomine, UUID o percurso del D-Bus. Pro le " "proprietates con plure \n" "valores tu pote usar le prefixo optional '+' o '-' pro le nomine \n" "del proprietate.\n" "Le signo '+' permitte de appender elementos in vice de superscriber le valor " "integre.\n" "Le signo '-' permitte de remover le elementos eligite in vice del valor " "integre.\n" "\n" "Exemplos:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" #: ../clients/cli/connections.c:480 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the , except the uuid property (will be generated) " "and\n" "id (provided as argument).\n" "\n" msgstr "" "Uso: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clonar un profilo de connexion existente. Le nove connexion create essera\n" "le exacte copia del , preter le proprietate de uuid (essera generate) e " "le\n" "id (providite como argumento ).\n" "\n" #: ../clients/cli/connections.c:492 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Edit an existing connection profile in an interactive editor.\n" "The profile is identified by its name, UUID or D-Bus path\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "" "Uso: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Modificar un profilo de connexion existente in un ambiente de redaction " "interactive.\n" "Le profilo es identificate per su nomine, UUID o percurso D-Bus.\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Adde un nove profilo de connexion in un ambiente de redaction interactive.\n" "\n" #: ../clients/cli/connections.c:507 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Delete a connection profile.\n" "The profile is identified by its name, UUID or D-Bus path.\n" "\n" msgstr "" "Uso: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Deler un profilo de connexion.\n" "Le profilo es identificate per su nomine, UUID o percurso del D-Bus.\n" "\n" #: ../clients/cli/connections.c:518 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\n" "\n" "Monitor connection profile activity.\n" "This command prints a line whenever the specified connection changes.\n" "Monitors all connection profiles in case none is specified.\n" "\n" msgstr "" "Uso: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\n" "\n" "Controlar le activitate del profilo de connexion.\n" "Iste commando stampa un linea quandocunque le connexion specificate cambia.\n" "Controla tote le profilos de connexion in caso necun es specificate.\n" "\n" #: ../clients/cli/connections.c:530 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" "\n" "Reload all connection files from disk.\n" "\n" msgstr "" "Uso: nmcli connection reload { help }\n" "\n" "Recargar tote le files de connexion ex le disco.\n" "\n" #: ../clients/cli/connections.c:538 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Load/reload one or more connection files from disk. Use this after manually\n" "editing a connection file to ensure that NetworkManager is aware of its " "latest\n" "state.\n" "\n" msgstr "" "Uso: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Cargar/recargar uno o plus files de connexion ex le disco. Usar lo post le " "modification\n" "\n" "manual de un file de connexion pro assecurar que NetworkManager es " "consciente de su ultime\n" "stato.\n" "\n" #: ../clients/cli/connections.c:550 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Import an external/foreign configuration as a NetworkManager connection " "profile.\n" "The type of the input file is specified by type option.\n" "Only VPN configurations are supported at the moment. The configuration\n" "is imported by NetworkManager VPN plugins.\n" "\n" msgstr "" "Uso: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Importar un configuration externe/estranie como un profilo de connexion de " "NetworkManager.\n" "Le typo de le file de ingresso es specificate per option typo.\n" "Sol le configurationes VPN es supportate al momento. Le configuration\n" "es importate per de plugins de VPN de NetworkManager.\n" "\n" #: ../clients/cli/connections.c:563 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Export a connection. Only VPN connections are supported at the moment.\n" "The data are directed to standard output or to a file if a name is given.\n" "\n" msgstr "" "Uso: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Exportar un connexion. Sol le connexiones VPN es supportate al momento.\n" "Le datos es directe al emission standard o a un file, si un nomine es date.\n" "\n" #: ../clients/cli/connections.c:641 msgid "activating" msgstr "activation" #: ../clients/cli/connections.c:643 msgid "activated" msgstr "activate" #: ../clients/cli/connections.c:647 msgid "deactivated" msgstr "deactivate" #: ../clients/cli/connections.c:659 msgid "VPN connecting (prepare)" msgstr "Connexion VPN (preparation)" #: ../clients/cli/connections.c:661 msgid "VPN connecting (need authentication)" msgstr "Connexion VPN (necessita authentication)" #: ../clients/cli/connections.c:663 msgid "VPN connecting" msgstr "Connexion VPN" #: ../clients/cli/connections.c:665 msgid "VPN connecting (getting IP configuration)" msgstr "Connexion VPN ( configuration de IP)" #: ../clients/cli/connections.c:667 msgid "VPN connected" msgstr "VPN connexe" #: ../clients/cli/connections.c:669 msgid "VPN connection failed" msgstr "Connexion VPN fallite" #: ../clients/cli/connections.c:671 msgid "VPN disconnected" msgstr "VPN disconnexe" #: ../clients/cli/connections.c:741 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "Error durante le promotion del secretos pro %s: %s\n" #: ../clients/cli/connections.c:761 msgid "Connection profile details" msgstr "Detailios del profilo de connection" #: ../clients/cli/connections.c:773 ../clients/cli/connections.c:1166 #, c-format msgid "Error: 'connection show': %s" msgstr "Error: 'detalio del connexion': %s" #: ../clients/cli/connections.c:929 ../clients/cli/settings.c:1897 msgid "never" msgstr "nunquam" #: ../clients/cli/connections.c:1154 msgid "Activate connection details" msgstr "Detaliod del connection activate" #: ../clients/cli/connections.c:1390 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "campo non valide '%s'; campos consentite: %s e %s, o %s,%s" #: ../clients/cli/connections.c:1405 ../clients/cli/connections.c:1413 #, c-format msgid "'%s' has to be alone" msgstr "'%s' ha a esser singule" #. Add headers #: ../clients/cli/connections.c:1631 msgid "NetworkManager active profiles" msgstr "Profilos active de NetworkManager" #: ../clients/cli/connections.c:1632 msgid "NetworkManager connection profiles" msgstr "Profilos de connexion de NetworkManager" #: ../clients/cli/connections.c:1678 ../clients/cli/connections.c:2393 #: ../clients/cli/connections.c:2415 ../clients/cli/connections.c:2424 #: ../clients/cli/connections.c:2433 ../clients/cli/connections.c:2592 #: ../clients/cli/connections.c:10160 ../clients/cli/connections.c:10277 #: ../clients/cli/connections.c:10409 ../clients/cli/connections.c:10542 #: ../clients/cli/connections.c:10652 ../clients/cli/connections.c:10663 #: ../clients/cli/connections.c:10762 ../clients/cli/devices.c:2322 #: ../clients/cli/devices.c:2330 ../clients/cli/devices.c:2653 #: ../clients/cli/devices.c:2660 ../clients/cli/devices.c:2674 #: ../clients/cli/devices.c:2681 ../clients/cli/devices.c:2698 #: ../clients/cli/devices.c:2706 ../clients/cli/devices.c:2719 #: ../clients/cli/devices.c:3083 ../clients/cli/devices.c:3090 #: ../clients/cli/devices.c:3097 ../clients/cli/devices.c:3109 #: ../clients/cli/devices.c:3122 ../clients/cli/devices.c:3129 #: ../clients/cli/devices.c:3301 ../clients/cli/devices.c:3308 #: ../clients/cli/devices.c:3481 #, c-format msgid "Error: %s argument is missing." msgstr "Error: le argumento %s es mancante." #: ../clients/cli/connections.c:1693 #, c-format msgid "Error: %s - no such connection profile." msgstr "Error: %s - nulle profilo de connexion simile." #: ../clients/cli/connections.c:1752 ../clients/cli/connections.c:2456 #: ../clients/cli/connections.c:11163 ../clients/cli/devices.c:3270 #: ../clients/cli/devices.c:3751 ../clients/cli/general.c:536 #: ../clients/cli/general.c:585 ../clients/cli/general.c:602 #: ../clients/cli/general.c:641 ../clients/cli/general.c:655 #: ../clients/cli/general.c:773 ../clients/cli/general.c:820 #: ../clients/cli/general.c:840 #, c-format msgid "Error: %s." msgstr "Error: %s." #: ../clients/cli/connections.c:1848 #, c-format msgid "no active connection on device '%s'" msgstr "nulle connexion active sur le dispositivo '%s'" #: ../clients/cli/connections.c:1856 msgid "no active connection or device" msgstr "nulle connexion o dispositivo active" #: ../clients/cli/connections.c:1907 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "le dispositivo '%s' non es compatibile con le connexion '%s'" #: ../clients/cli/connections.c:1910 #, c-format msgid "no device found for connection '%s'" msgstr "nulle dispositivo trovate pro le connexion '%s'" #: ../clients/cli/connections.c:1922 msgid "unknown reason" msgstr "ration incognite" #: ../clients/cli/connections.c:1924 ../clients/cli/general.c:277 msgid "none" msgstr "necun" #: ../clients/cli/connections.c:1926 msgid "the user was disconnected" msgstr "le usator ha essite disconnexe" #: ../clients/cli/connections.c:1928 msgid "the base network connection was interrupted" msgstr "le connexion al rete base ha essite abrumpite" #: ../clients/cli/connections.c:1930 msgid "the VPN service stopped unexpectedly" msgstr "le servicio VPN ha stoppate inexpectatemente" #: ../clients/cli/connections.c:1932 msgid "the VPN service returned invalid configuration" msgstr "le servicio VPN ha restituite un invalide configuration" #: ../clients/cli/connections.c:1934 msgid "the connection attempt timed out" msgstr "tentativa de connexion foras tempore limite" #: ../clients/cli/connections.c:1936 msgid "the VPN service did not start in time" msgstr "le servicio VPN non ha comenciate in tempore" #: ../clients/cli/connections.c:1938 msgid "the VPN service failed to start" msgstr "le servicio VPN ha fallite a initia" #: ../clients/cli/connections.c:1940 msgid "no valid VPN secrets" msgstr "nulle secretos VPN valide" #: ../clients/cli/connections.c:1942 msgid "invalid VPN secrets" msgstr "secretos VPN non valide" #: ../clients/cli/connections.c:1944 msgid "the connection was removed" msgstr "le connexion ha essite removite" #: ../clients/cli/connections.c:1966 ../clients/cli/connections.c:2001 #: ../clients/cli/connections.c:2162 ../clients/cli/connections.c:8458 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "" "Connexion activate con bon successo (percurso del D-Bus active: %s)\n" #: ../clients/cli/connections.c:1974 #, c-format msgid "" "Connection successfully activated (master waiting for slaves) (D-Bus active " "path: %s)\n" msgstr "" "Connexion activate con bon successo (percurso del D-Bus active: %s)\n" #: ../clients/cli/connections.c:1981 ../clients/cli/connections.c:1984 #: ../clients/cli/connections.c:2006 #, c-format msgid "Error: Connection activation failed." msgstr "Error: activation del connexion fallite." #: ../clients/cli/connections.c:2057 #, c-format msgid "VPN connection successfully activated (D-Bus active path: %s)\n" msgstr "" "Connexion VPN activate con bon successo (percurso del D-Bus active: %s)\n" #: ../clients/cli/connections.c:2065 #, c-format msgid "Error: Connection activation failed: %s." msgstr "Error: activation del connexion fallite: %s." #: ../clients/cli/connections.c:2084 ../clients/cli/devices.c:1426 #, c-format msgid "Error: Timeout %d sec expired." msgstr "Error: limite de tempore de %d secundas expirate." #: ../clients/cli/connections.c:2144 #, c-format msgid "Error: Connection activation failed: %s" msgstr "Error: activation del connexion fallite: %s" #: ../clients/cli/connections.c:2229 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "falta a leger le passwd-file '%s': %s" #: ../clients/cli/connections.c:2241 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "duo punctos mancante in le entrata 'password' '%s'" #: ../clients/cli/connections.c:2249 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "puncto mancante in le entrata 'password' '%s'" #: ../clients/cli/connections.c:2262 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "nomine del configuration non valide in le entrata 'password' '%s'" #: ../clients/cli/connections.c:2318 #, c-format msgid "unknown device '%s'." msgstr "dispositivo incognite '%s'." #: ../clients/cli/connections.c:2323 msgid "neither a valid connection nor device given" msgstr "nec un valide connexion nec un dispositivo es date" #: ../clients/cli/connections.c:2406 #, c-format msgid "Error: Connection '%s' does not exist." msgstr "Error: le connexion '%s' non existe." #: ../clients/cli/connections.c:2441 ../clients/cli/devices.c:1325 #: ../clients/cli/devices.c:2336 ../clients/cli/devices.c:2730 #: ../clients/cli/devices.c:3314 #, c-format msgid "Unknown parameter: %s\n" msgstr "Parametro incognite: %s\n" #: ../clients/cli/connections.c:2466 msgid "preparing" msgstr "preparation" #: ../clients/cli/connections.c:2487 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "Connexion '%s' (%s) delite con bon successo.\n" #: ../clients/cli/connections.c:2503 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "" "Connexion '%s' disactivate con bon successo (percurso del D-Bus active: %s)\n" #: ../clients/cli/connections.c:2574 ../clients/cli/connections.c:10395 #: ../clients/cli/connections.c:10594 #, c-format msgid "Error: No connection specified." msgstr "Error: Nulle connexion specificate." #: ../clients/cli/connections.c:2606 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "Error: '%s' non es un connexion active.\n" #: ../clients/cli/connections.c:2607 ../clients/cli/connections.c:10424 #, c-format msgid "Error: not all active connections found." msgstr "Error: non tote le connexiones active trovate." #: ../clients/cli/connections.c:2616 #, c-format msgid "Error: no active connection provided." msgstr "Error: nulle connexion active providite." #: ../clients/cli/connections.c:2959 ../clients/cli/utils.c:648 #, c-format msgid "'%s' not among [%s]" msgstr "'%s' non inter '%s'" #: ../clients/cli/connections.c:3036 #, c-format msgid "Error: '%s': '%s' is not a valid %s MAC address." msgstr "Error: '%s': '%s' non es un valide %s adresse MAC." #. Ask for optional arguments #: ../clients/cli/connections.c:3037 ../clients/cli/connections.c:3569 #: ../clients/tui/nm-editor-utils.c:163 ../libnm-core/nm-connection.c:1716 #: ../libnm-glib/nm-device.c:1861 ../libnm/nm-device.c:1812 msgid "InfiniBand" msgstr "InfiniBand" #: ../clients/cli/connections.c:3037 ../clients/tui/nm-editor-utils.c:146 #: ../libnm-glib/nm-device.c:1849 ../libnm/nm-device.c:1800 msgid "Ethernet" msgstr "Ethernet" #: ../clients/cli/connections.c:3057 #, c-format msgid "Error: 'mtu': '%s' is not a valid MTU." msgstr "Error: 'mtu': '%s' non es un MTU valide." #: ../clients/cli/connections.c:3073 #, c-format msgid "Error: 'parent': '%s' is not a valid interface name." msgstr "Error: 'parent': '%s' non es un valide nomine de interfacie." #: ../clients/cli/connections.c:3094 #, c-format msgid "Error: 'p-key': '%s' is not a valid InfiniBand P_KEY." msgstr "Error: 'p-key': '%s' non es un valide P_KEY de InfiniBand." #: ../clients/cli/connections.c:3109 #, c-format msgid "Error: '%s' is not a valid UID/GID." msgstr "Error: '%s' non es un UID/GID valide." #: ../clients/cli/connections.c:3153 #, c-format msgid "Error: '%s': '%s' is not a valid %s %s." msgstr "Error: '%s': '%s' non es un valide %s %s." #: ../clients/cli/connections.c:3166 msgid "Wi-Fi mode" msgstr "Modo Wi-Fi" #: ../clients/cli/connections.c:3175 msgid "InfiniBand transport mode" msgstr "Modo de transportation de InfiniBand" #: ../clients/cli/connections.c:3187 msgid "ADSL protocol" msgstr "Protocollo ADSL" #: ../clients/cli/connections.c:3198 msgid "ADSL encapsulation" msgstr "Incapsulamento ADSL" #: ../clients/cli/connections.c:3207 msgid "TUN device mode" msgstr "Modo de dispositivo TUN" #: ../clients/cli/connections.c:3220 #, c-format msgid "Error: 'flags': '%s' is not valid; use <0-7>." msgstr "Error: 'flags': '%s' non es valide; usa <0-7>." #: ../clients/cli/connections.c:3242 #, c-format msgid "Error: '%s': '%s' is not valid; %s " msgstr "Error: '%s': '%s' non es valide; %s " #: ../clients/cli/connections.c:3420 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "Advertimento: domino='%s' non se refere a alcun profilo existente.\n" #: ../clients/cli/connections.c:3445 #, c-format msgid "Error: '%s': '%s' is not valid; use <%u-%u>." msgstr "Error: '%s': '%s' non es valide; usa <%u-%u>." #. Ask for optional arguments. #: ../clients/cli/connections.c:3501 #, c-format msgid "There is %d optional argument for '%s' connection type.\n" msgid_plural "There are %d optional arguments for '%s' connection type.\n" msgstr[0] "Il ha %d argumento facultative pro typo de connexion '%s'.\n" msgstr[1] "Il ha %d argumentos facultative pro le typo de connexion '%s'.\n" #: ../clients/cli/connections.c:3504 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "Desira tu provider lo? %s" msgstr[1] "Desira tu provider los? %s" #. Ask for optional arguments #: ../clients/cli/connections.c:3521 msgid "ethernet" msgstr "ethernet" #: ../clients/cli/connections.c:3526 ../clients/cli/connections.c:3574 #: ../clients/cli/connections.c:3708 ../clients/cli/connections.c:3787 msgid "MTU [auto]: " msgstr "MTU [auto]: " #: ../clients/cli/connections.c:3537 ../clients/cli/connections.c:3585 #: ../clients/cli/connections.c:3680 ../clients/cli/connections.c:3719 #: ../clients/cli/connections.c:4105 msgid "MAC [none]: " msgstr "MAC [nulle]: " #: ../clients/cli/connections.c:3548 msgid "Cloned MAC [none]: " msgstr "MAC clonate [necun]: " #: ../clients/cli/connections.c:3596 #, c-format msgid "Transport mode %s" msgstr "Modo de transportation %s" #: ../clients/cli/connections.c:3609 msgid "Parent interface [none]: " msgstr "Interfacie parente [necun]: " #: ../clients/cli/connections.c:3620 msgid "P_KEY [none]: " msgstr "P_KEY [necun]: " #: ../clients/cli/connections.c:3630 #, c-format msgid "Error: 'p-key' is mandatory when 'parent' is specified.\n" msgstr "Error: 'p-key' es obligatori quando 'parente' es specificate.\n" #. Ask for optional arguments #: ../clients/cli/connections.c:3647 ../clients/tui/nm-editor-utils.c:154 #: ../libnm-glib/nm-device.c:1851 ../libnm/nm-device.c:1802 msgid "Wi-Fi" msgstr "Wi-Fi" #: ../clients/cli/connections.c:3655 ../clients/cli/connections.c:6203 #, c-format msgid "Mode %s" msgstr "Modo %s" #. Ask for optional 'wimax' arguments. #: ../clients/cli/connections.c:3675 ../libnm-glib/nm-device.c:1857 #: ../libnm/nm-device.c:1808 msgid "WiMAX" msgstr "WiMAX" #. Ask for optional 'pppoe' arguments. #: ../clients/cli/connections.c:3698 msgid "PPPoE" msgstr "PPPoE" #: ../clients/cli/connections.c:3702 ../clients/cli/connections.c:3740 #: ../clients/cli/connections.c:4227 msgid "Password [none]: " msgstr "Contrasigno [necun]: " #: ../clients/cli/connections.c:3704 msgid "Service [none]: " msgstr "Servicio [necun]: " #. Ask for optional 'gsm' or 'cdma' arguments. #: ../clients/cli/connections.c:3734 msgid "mobile broadband" msgstr "banda large mobile" #: ../clients/cli/connections.c:3738 ../clients/cli/connections.c:4177 msgid "Username [none]: " msgstr "Nomine de usator [necun]: " #. Ask for optional 'bluetooth' arguments. #: ../clients/cli/connections.c:3753 msgid "bluetooth" msgstr "bluetooth" #: ../clients/cli/connections.c:3760 #, c-format msgid "Bluetooth type %s" msgstr "Typo de bluetooth %s" #: ../clients/cli/connections.c:3766 #, c-format msgid "Error: 'bt-type': '%s' is not a valid bluetooth type.\n" msgstr "Error: 'bt-type': '%s' non es un typo de bluetooth valide.\n" #. Ask for optional 'vlan' arguments. #. 13 #: ../clients/cli/connections.c:3782 ../clients/cli/devices.c:239 #: ../clients/tui/nm-editor-utils.c:217 ../clients/tui/nmt-page-vlan.c:94 #: ../libnm-core/nm-connection.c:1714 ../libnm-glib/nm-device.c:1869 #: ../libnm-util/nm-connection.c:1632 ../libnm/nm-device.c:1820 msgid "VLAN" msgstr "VLAN" #: ../clients/cli/connections.c:3798 msgid "VLAN flags (<0-7>) [none]: " msgstr "Flags de VLAN (<0-7>) [necun]: " #: ../clients/cli/connections.c:3809 msgid "Ingress priority maps [none]: " msgstr "Mappa de prioritate de ingresso [necun]: " #: ../clients/cli/connections.c:3820 msgid "Egress priority maps [none]: " msgstr "Mappa de prioritate de egresso [necun]: " #: ../clients/cli/connections.c:3831 msgid "Bonding mode [balance-rr]: " msgstr "Modo aggregation [balance-rr]: " #. Ask for optional 'bond' arguments. #: ../clients/cli/connections.c:3847 msgid "bond" msgstr "bond" #: ../clients/cli/connections.c:3869 msgid "Bonding primary interface [none]: " msgstr "Interfacie fontal de aggregation [necun]: " #: ../clients/cli/connections.c:3872 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name.\n" msgstr "Error: 'primary': '%s' non es un valide nomine de interfacie.\n" #: ../clients/cli/connections.c:3880 #, c-format msgid "Bonding monitoring mode %s" msgstr "Modo de controlo del aggregation %s" #: ../clients/cli/connections.c:3886 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "Error: '%s' non es un valide modo de controlo; usa '%s' o '%s'.\n" #: ../clients/cli/connections.c:3895 msgid "Bonding miimon [100]: " msgstr "Aggregation miimon [100]: " #: ../clients/cli/connections.c:3898 #, c-format msgid "Error: 'miimon': '%s' is not a valid number <0-%u>.\n" msgstr "Error: 'miimon': '%s' non es un valide numero <0-%u>.\n" #: ../clients/cli/connections.c:3906 msgid "Bonding downdelay [0]: " msgstr "Aggregation downdelay [0]: " #: ../clients/cli/connections.c:3909 #, c-format msgid "Error: 'downdelay': '%s' is not a valid number <0-%u>.\n" msgstr "Error: 'downdelay': '%s' non es un valide numero <0-%u>.\n" #: ../clients/cli/connections.c:3917 msgid "Bonding updelay [0]: " msgstr "Aggregation updelay [0]: " #: ../clients/cli/connections.c:3920 #, c-format msgid "Error: 'updelay': '%s' is not a valid number <0-%u>.\n" msgstr "Error: 'updelay': '%s' non es un valide numero <0-%u>.\n" #: ../clients/cli/connections.c:3929 msgid "Bonding arp-interval [0]: " msgstr "Aggregation arp-interval [0]: " #: ../clients/cli/connections.c:3932 #, c-format msgid "Error: 'arp-interval': '%s' is not a valid number <0-%u>.\n" msgstr "Error: 'arp-interval': '%s' non es un valide numero <0-%u>.\n" #. FIXME: verify the string #: ../clients/cli/connections.c:3940 msgid "Bonding arp-ip-target [none]: " msgstr "Aggregation arp-ip-target [necun]: " #: ../clients/cli/connections.c:3947 msgid "LACP rate ('slow' or 'fast') [slow]: " msgstr "Celeritate del LACP ('slow' o 'fast') [slow]: " #: ../clients/cli/connections.c:3953 #, c-format msgid "Error: 'lacp_rate': '%s' is invalid ('slow' or 'fast').\n" msgstr "Error: 'lacp_rate': '%s' non es valide ('slow' o 'fast'.\n" #: ../clients/cli/connections.c:3976 msgid "Team JSON configuration [none]: " msgstr "Configuration de equipa JSON [necun]: " #: ../clients/cli/connections.c:3993 msgid "team" msgstr "equipa" #: ../clients/cli/connections.c:3999 msgid "team-slave" msgstr "sclavos de equipa" #. Ask for optional 'bridge' arguments. #: ../clients/cli/connections.c:4011 msgid "bridge" msgstr "ponte" #: ../clients/cli/connections.c:4017 #, c-format msgid "Enable STP %s" msgstr "Activar STP %s" #: ../clients/cli/connections.c:4022 #, c-format msgid "Error: 'stp': %s.\n" msgstr "Error: 'stp': %s.\n" #: ../clients/cli/connections.c:4030 msgid "STP priority [32768]: " msgstr "Prioritate de STP [32768]: " #: ../clients/cli/connections.c:4034 #, c-format msgid "Error: 'priority': '%s' is not a valid number <0-%d>.\n" msgstr "Error: 'prioritate': '%s' non es un valide numero <0-%d>.\n" #: ../clients/cli/connections.c:4042 msgid "Forward delay [15]: " msgstr "Retardo avante [15]: " #: ../clients/cli/connections.c:4046 #, c-format msgid "Error: 'forward-delay': '%s' is not a valid number <2-30>.\n" msgstr "Error: 'forward-delay': '%s' non es un valide numero <2-30>.\n" #: ../clients/cli/connections.c:4055 msgid "Hello time [2]: " msgstr "Tempore de hallo [2]: " #: ../clients/cli/connections.c:4059 #, c-format msgid "Error: 'hello-time': '%s' is not a valid number <1-10>.\n" msgstr "Error: 'hello-time': '%s' non es un valide numero <1-10>.\n" #: ../clients/cli/connections.c:4067 msgid "Max age [20]: " msgstr "Anno de vita max [20]: " #: ../clients/cli/connections.c:4071 #, c-format msgid "Error: 'max-age': '%s' is not a valid number <6-40>.\n" msgstr "Error: 'max-age': '%s' non es un valide numero <6-40>.\n" #: ../clients/cli/connections.c:4079 msgid "MAC address ageing time [300]: " msgstr "Tempore de obsolescentia del adresse MAC [300]: " #: ../clients/cli/connections.c:4083 #, c-format msgid "Error: 'ageing-time': '%s' is not a valid number <0-1000000>.\n" msgstr "Error: 'ageing-time': '%s' non es un valide numero <0-1000000>.\n" #: ../clients/cli/connections.c:4092 #, c-format msgid "Enable IGMP snooping %s" msgstr "Activar le investigation IGMP %s" #: ../clients/cli/connections.c:4097 #, c-format msgid "Error: 'multicast-snooping': %s.\n" msgstr "Error: 'multicast-snooping': %s.\n" #. Ask for optional 'bridge-slave' arguments. #: ../clients/cli/connections.c:4124 msgid "bridge-slave" msgstr "ponte-sclavo" #: ../clients/cli/connections.c:4129 msgid "Bridge port priority [32]: " msgstr "Prioritate del porta de ponte [32]: " #: ../clients/cli/connections.c:4142 msgid "Bridge port STP path cost [100]: " msgstr "Costo del percurso de STP del porta del ponte [100]: " #: ../clients/cli/connections.c:4156 #, c-format msgid "Hairpin %s" msgstr "Hairpin %s" #: ../clients/cli/connections.c:4161 #, c-format msgid "Error: 'hairpin': %s.\n" msgstr "Error: 'hairpin': %s.\n" #. Ask for optional 'olpc' arguments. #: ../clients/cli/connections.c:4188 ../libnm-glib/nm-device.c:1855 #: ../libnm/nm-device.c:1806 msgid "OLPC Mesh" msgstr "Mesh del OLPC" #: ../clients/cli/connections.c:4193 msgid "OLPC Mesh channel [1]: " msgstr "Canal del mesh OLPC [1]: " #: ../clients/cli/connections.c:4196 #, c-format msgid "Error: 'channel': '%s' is not a valid number <1-13>.\n" msgstr "Error: 'canal': '%s' non es un valide numero <1-13>.\n" #: ../clients/cli/connections.c:4204 msgid "DHCP anycast MAC address [none]: " msgstr "DHCP adresse anycast MAC [necun]: " #. Ask for optional 'adsl' arguments. #: ../clients/cli/connections.c:4223 ../libnm-glib/nm-device.c:1871 #: ../libnm/nm-device.c:1822 msgid "ADSL" msgstr "ADSL" #: ../clients/cli/connections.c:4231 #, c-format msgid "ADSL encapsulation %s" msgstr "Incapsulamento ADSL %s" #. Ask for optional 'macvlan' arguments. #: ../clients/cli/connections.c:4249 msgid "macvlan" msgstr "macvlan" #: ../clients/cli/connections.c:4255 #, c-format msgid "Tap %s" msgstr "Tocco %s" #: ../clients/cli/connections.c:4260 #, c-format msgid "Error: 'tap': %s.\n" msgstr "Error: 'tap': %s.\n" #. Ask for optional 'vxlan' arguments. #: ../clients/cli/connections.c:4276 ../libnm-glib/nm-device.c:1875 #: ../libnm/nm-device.c:1826 msgid "VXLAN" msgstr "VXLAN" #: ../clients/cli/connections.c:4281 ../clients/cli/connections.c:4605 msgid "Parent device [none]: " msgstr "Dispositivo parente [none]: " #: ../clients/cli/connections.c:4286 ../clients/cli/connections.c:4610 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name.\n" msgstr "Error: 'dev': '%s' es nec un nomine de UUID nec de interfacie.\n" #: ../clients/cli/connections.c:4295 msgid "Local address [none]: " msgstr "Adresse local [none]: " #: ../clients/cli/connections.c:4300 #, c-format msgid "Error: 'local': '%s' is not a valid IP address.\n" msgstr "Error: 'local': '%s' non es un adresse IP valide.\n" #: ../clients/cli/connections.c:4309 msgid "Minimum source port [0]: " msgstr "Porta fonte minime [0]: " #: ../clients/cli/connections.c:4313 #, c-format msgid "Error: 'source-port-min': '%s' is not a valid number <0-65535>.\n" msgstr "Error: 'source-port-min': '%s' non es un numero valide <0-65535>.\n" #: ../clients/cli/connections.c:4322 msgid "Maximum source port [0]: " msgstr "Porta fonte maxime [0]: " #: ../clients/cli/connections.c:4326 #, c-format msgid "Error: 'source-port-max': '%s' is not a valid number <0-65535>.\n" msgstr "Error: 'source-port-max': '%s' non es un numero valide <0-65535>.\n" #: ../clients/cli/connections.c:4335 msgid "Destination port [8472]: " msgstr "Porta de destination [8472]: " #: ../clients/cli/connections.c:4339 #, c-format msgid "Error: 'destination-port': '%s' is not a valid number <0-65535>.\n" msgstr "Error: 'destination-port': '%s' non es un numero valide <0-65535>.\n" #: ../clients/cli/connections.c:4378 msgid "IPv4 address (IP[/plen]) [none]: " msgstr "Adresse IPv4 (IP[/plen]) [none]: " #: ../clients/cli/connections.c:4380 msgid "IPv6 address (IP[/plen]) [none]: " msgstr "Adresse IPv6 (IP[/plen]) [none]: " #: ../clients/cli/connections.c:4394 #, c-format msgid " Address successfully added: %s\n" msgstr " Adresse addite con bon successo: %s\n" #: ../clients/cli/connections.c:4396 #, c-format msgid " Warning: address already present: %s\n" msgstr " Advertimento: adresse jam presente: %s\n" #: ../clients/cli/connections.c:4398 #, c-format msgid " Warning: ignoring garbage at the end: '%s'\n" msgstr " Advertimento: ignorar le immunditias al fin: '%s'\n" #: ../clients/cli/connections.c:4400 ../clients/cli/connections.c:5609 #: ../clients/cli/connections.c:5656 ../clients/cli/connections.c:6573 #: ../clients/cli/connections.c:6606 msgid "Error: " msgstr "Error: " #: ../clients/cli/connections.c:4420 msgid "IPv4 gateway [none]: " msgstr "Gateway IPv4 [none]: " #: ../clients/cli/connections.c:4423 msgid "IPv6 gateway [none]: " msgstr "Gateway IPv6 [none]: " #: ../clients/cli/connections.c:4443 #, c-format msgid "Error: invalid gateway address '%s'\n" msgstr "Error: adresse del gateway non valide '%s'\n" #. Ask for IP addresses #: ../clients/cli/connections.c:4456 #, c-format msgid "Do you want to add IP addresses? %s" msgstr "Desira tu adder adresses IP? %s" #: ../clients/cli/connections.c:4464 #, c-format msgid "Press to finish adding addresses.\n" msgstr "Pulsa pro finir de adder adresses.\n" #. Ask for optional 'tun' arguments. #: ../clients/cli/connections.c:4508 ../libnm-glib/nm-device.c:1879 #: ../libnm/nm-device.c:1830 msgid "Tun" msgstr "Tun" #: ../clients/cli/connections.c:4513 msgid "User ID [none]: " msgstr "ID del usator [none]: " #: ../clients/cli/connections.c:4526 msgid "Group ID [none]: " msgstr "ID del gruppo [none]: " #: ../clients/cli/connections.c:4540 #, c-format msgid "Enable PI %s" msgstr "Activar le PI %s" #: ../clients/cli/connections.c:4545 #, c-format msgid "Error: 'pi': %s.\n" msgstr "Error: 'pi': %s.\n" #: ../clients/cli/connections.c:4553 #, c-format msgid "Enable VNET header %s" msgstr "Activar le capite de VNET %s" #: ../clients/cli/connections.c:4558 #, c-format msgid "Error: 'vnet-hdr': %s.\n" msgstr "Error: 'vnet-hdr': %s.\n" #: ../clients/cli/connections.c:4566 #, c-format msgid "Enable multi queue %s" msgstr "Activar le cauda plurime %s" #: ../clients/cli/connections.c:4571 #, c-format msgid "Error: 'multi-queue': %s.\n" msgstr "Error: 'multi-queue': %s.\n" #. Ask for optional 'ip-tunnel' arguments. #: ../clients/cli/connections.c:4585 msgid "IP Tunnel" msgstr "Tunnel de IP" #: ../clients/cli/connections.c:4590 msgid "Local endpoint [none]: " msgstr "Endpoint local [none]: " #: ../clients/cli/connections.c:4596 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address\n" msgstr "Error: 'local': '%s' non es valide; debe esser un adresse IP\n" #: ../clients/cli/connections.c:4662 ../clients/cli/connections.c:10188 #, c-format msgid "Error: . argument is missing." msgstr "Error: le argumento . es mancante" #: ../clients/cli/connections.c:4667 #, c-format msgid "Error: value for '%s' is missing." msgstr "Error: le valor pro '%s' es mancante." #: ../clients/cli/connections.c:4685 #, c-format msgid "Error: invalid . '%s'." msgstr "Error: . '%s' non valide." #: ../clients/cli/connections.c:4693 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "Error: invalide o non consentite configuration '%s': %s." #: ../clients/cli/connections.c:4704 #, c-format msgid "Error: don't know how to create '%s' setting." msgstr "Error: non cognosce como crear le configuration '%s'" #: ../clients/cli/connections.c:4714 #, c-format msgid "Error: invalid property '%s': %s." msgstr "Error: proprietate non valide '%s': %s." #: ../clients/cli/connections.c:4726 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "Error: falta a modificar %s.%s: %s." #: ../clients/cli/connections.c:4745 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "Error: falta a remover un valor ex %s.%s: %s." #: ../clients/cli/connections.c:4779 #, c-format msgid "" "Warning: 'type' is ignored. Use 'nmcli connection add \"%s\" ...' instead." msgstr "" "Advertimento: 'type' es ignorate. Usa 'nmcli connection add \"%s\" ...' in " "vice." #: ../clients/cli/connections.c:4787 msgid "Error: redundant 'master' option." msgstr "Error: option redundante 'master'." #: ../clients/cli/connections.c:4800 msgid "Error: 'master' is required." msgstr "Error: 'master' es necesse." #: ../clients/cli/connections.c:4954 #, c-format msgid "Error: 'parent': not valid without 'p-key'." msgstr "Error: 'parent': non valide sin 'p-key'." #: ../clients/cli/connections.c:5009 ../clients/cli/connections.c:5971 msgid "SSID: " msgstr "SSID: " #: ../clients/cli/connections.c:5012 ../clients/cli/connections.c:5974 msgid "Error: 'ssid' is required." msgstr "Error: 'ssid' es necesse." #: ../clients/cli/connections.c:5076 msgid "WiMAX NSP name: " msgstr "Nomine del NSP WiMAX: " #: ../clients/cli/connections.c:5079 msgid "Error: 'nsp' is required." msgstr "Error: 'nsp' es necesse." #: ../clients/cli/connections.c:5131 msgid "PPPoE username: " msgstr "Nomine de usator de PPPoE: " #: ../clients/cli/connections.c:5134 ../clients/cli/connections.c:6041 msgid "Error: 'username' is required." msgstr "Error: 'username' es necesse." #: ../clients/cli/connections.c:5203 msgid "APN: " msgstr "APN: " #: ../clients/cli/connections.c:5206 msgid "Error: 'apn' is required." msgstr "Error: 'apn' es necesse." #: ../clients/cli/connections.c:5264 msgid "Bluetooth device address: " msgstr "Adresse de dispositivo bluetooth: " #: ../clients/cli/connections.c:5267 msgid "Error: 'addr' is required." msgstr "Error: 'addr' es necesse." #: ../clients/cli/connections.c:5308 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s (%s), %s]." msgstr "Error: 'bt-type': '%s' non valide; usa [%s, %s (%s), %s]." #: ../clients/cli/connections.c:5352 msgid "VLAN parent device or connection UUID: " msgstr "Dispositivo parente o UUID de connection del VLAN: " #: ../clients/cli/connections.c:5355 ../clients/cli/connections.c:6112 msgid "Error: 'dev' is required." msgstr "Error: 'dev' es necesse." #: ../clients/cli/connections.c:5359 msgid "VLAN ID <0-4094>: " msgstr "ID de VLAN <0-4094>: " #: ../clients/cli/connections.c:5362 ../clients/cli/connections.c:6428 msgid "Error: 'id' is required." msgstr "Error: 'id' is necesse." #: ../clients/cli/connections.c:5368 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-4094>." msgstr "Error: 'id': '%s' non es valide; usa <0-4094>." #: ../clients/cli/connections.c:5378 ../clients/cli/connections.c:6120 #, c-format msgid "Error: 'dev': '%s' is neither UUID, interface name, nor MAC." msgstr "" "Error: 'dev': '%s' non es ni un UUID, ni un nomine de interfacie, e ni minus " "un MAC." #: ../clients/cli/connections.c:5510 #, c-format msgid "Error: 'mode': %s." msgstr "Error: 'mode': %s." #: ../clients/cli/connections.c:5519 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name." msgstr "Error: 'primary': '%s' non es un valide nomine de interfacie." #: ../clients/cli/connections.c:5742 #, c-format msgid "Error: 'stp': %s." msgstr "Error: 'stp': %s." #: ../clients/cli/connections.c:5751 #, c-format msgid "Error: 'multicast-snooping': %s." msgstr "Error: 'multicast-snooping': %s." #: ../clients/cli/connections.c:5870 #, c-format msgid "Error: 'hairpin': %s." msgstr "Error: 'hairpin': %s." #: ../clients/cli/connections.c:5919 msgid "Error: 'vpn-type' is required." msgstr "Error: 'vpn-type' es necesse" #: ../clients/cli/connections.c:5926 #, c-format msgid "Warning: 'vpn-type': %s not known.\n" msgstr "Advertimento: 'vpn-type': %s non note.\n" #: ../clients/cli/connections.c:5987 #, c-format msgid "Error: 'channel': '%s' is not valid; use <1-13>." msgstr "Error: 'canal': '%s' non es valide; usa <1-13>." #: ../clients/cli/connections.c:6038 msgid "Username: " msgstr "Nomine de usator: " #: ../clients/cli/connections.c:6047 #, c-format msgid "Protocol %s" msgstr "Protocollo %s" #: ../clients/cli/connections.c:6050 msgid "Error: 'protocol' is required." msgstr "Error: 'protocol' es necessari." #: ../clients/cli/connections.c:6109 msgid "MACVLAN parent device or connection UUID: " msgstr "Dispositivo parente de MACVLAN o connexion UUID: " #: ../clients/cli/connections.c:6129 ../clients/cli/connections.c:6209 #: ../clients/cli/connections.c:6311 msgid "Error: 'mode' is required." msgstr "Error: 'mode' es necessari" #: ../clients/cli/connections.c:6135 msgid "Error: 'mode' is not valid." msgstr "Error: le 'mode' non es valid." #: ../clients/cli/connections.c:6148 #, c-format msgid "Error: 'tap': %s." msgstr "Error: 'tocco': %s." #: ../clients/cli/connections.c:6234 #, c-format msgid "Error: 'pi': %s." msgstr "Error: 'pi': %s." #: ../clients/cli/connections.c:6245 #, c-format msgid "Error: 'vnet-hdr': %s." msgstr "Error: 'vnet-hdr': %s." #: ../clients/cli/connections.c:6256 #, c-format msgid "Error: 'multi-queue': %s." msgstr "Error: 'multi-queue': %s." #: ../clients/cli/connections.c:6325 #, c-format msgid "Error: 'mode': '%s' is not valid, use one of %s" msgstr "Error: 'mode': '%s' non es valide, usa uno de %s" #: ../clients/cli/connections.c:6331 msgid "Remote endpoint: " msgstr "Endpoint remote: " #: ../clients/cli/connections.c:6334 ../clients/cli/connections.c:6436 msgid "Error: 'remote' is required." msgstr "Error: 'remote' es necessari." #: ../clients/cli/connections.c:6341 #, c-format msgid "Error: 'remote': '%s' is not valid; must be an IP address" msgstr "Error: 'remote': '%s' non es valide; debe esser un adresse IP" #: ../clients/cli/connections.c:6355 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address" msgstr "Error: 'local': '%s' non es valide; debe esser un adresse IP" #: ../clients/cli/connections.c:6364 ../clients/cli/connections.c:6459 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name." msgstr "Error: 'dev': '%s' es nec un nomine de UUID nec de interfacie." #: ../clients/cli/connections.c:6425 msgid "VXLAN ID: " msgstr "ID de VXLAN: " #: ../clients/cli/connections.c:6433 msgid "Remote: " msgstr "Remote: " #: ../clients/cli/connections.c:6442 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-16777215>." msgstr "Error: 'id': '%s' non es valide; usa <0-16777215>." #: ../clients/cli/connections.c:6468 #, c-format msgid "Error: 'remote': '%s' is not a valid IP address" msgstr "Error: 'remote': '%s' non es un adresse IP valide." #: ../clients/cli/connections.c:6477 #, c-format msgid "Error: 'local': '%s' is not a valid IP address" msgstr "Error: 'local': '%s' non es un adresse IP valide" #: ../clients/cli/connections.c:6486 #, c-format msgid "Error: 'source-port-min': %s is not valid; use <0-65535>." msgstr "Error: 'source-port-min': '%s' non es valide; usa <0-65535>." #: ../clients/cli/connections.c:6495 #, c-format msgid "Error: 'source-port-max': %s is not valid; use <0-65535>." msgstr "Error: 'source-port-max': '%s' non es valide; usa <0-65535>." #: ../clients/cli/connections.c:6504 #, c-format msgid "Error: 'destination-port': %s is not valid; use <0-65535>." msgstr "Error: 'destination-port'': '%s' non es valide; usa <0-65535>." #: ../clients/cli/connections.c:6544 #, c-format msgid "Error: '%s' is not a valid connection type." msgstr "Error: '%s' es non un valide typo de connexion." #: ../clients/cli/connections.c:6585 #, c-format msgid "Error: IPv4 gateway specified without IPv4 addresses" msgstr "Error: gateway IPv4 specificate sin adresses IPv4" #: ../clients/cli/connections.c:6589 #, c-format msgid "Error: multiple IPv4 gateways specified" msgstr "Error: multiple gateways IPv4 specificate" #: ../clients/cli/connections.c:6593 #, c-format msgid "Error: Invalid IPv4 gateway '%s'" msgstr "Error: gateway IPv4 non valide '%s'" #: ../clients/cli/connections.c:6618 #, c-format msgid "Error: IPv6 gateway specified without IPv6 addresses" msgstr "Error: gateway IPv6 specificate sin adresses IPv6" #: ../clients/cli/connections.c:6622 #, c-format msgid "Error: multiple IPv6 gateways specified" msgstr "Error: multiple gateways IPv6 specificate" #: ../clients/cli/connections.c:6626 #, c-format msgid "Error: Invalid IPv6 gateway '%s'" msgstr "Error: gateway IPv6 non valide '%s'" #: ../clients/cli/connections.c:6674 ../clients/cli/connections.c:10227 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "Error: falta a adder le connexion '%s': %s" #: ../clients/cli/connections.c:6679 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "Connexion '%s' (%s) addite con bon successo.\n" #: ../clients/cli/connections.c:6955 ../clients/cli/connections.c:10682 #, c-format msgid "Error: 'type' argument is required." msgstr "Error: le argumento 'typo' es necesse." #: ../clients/cli/connections.c:6963 #, c-format msgid "Error: invalid connection type; %s." msgstr "Error: invalide typo de connexion; %s." #: ../clients/cli/connections.c:6972 ../clients/cli/devices.c:2142 #, c-format msgid "Error: 'autoconnect': %s." msgstr "Error: 'autoconnect': %s." #: ../clients/cli/connections.c:6982 #, c-format msgid "Error: 'save': %s." msgstr "Error: 'save': %s." #: ../clients/cli/connections.c:6999 msgid "Interface name [*]: " msgstr "Nomine de interfacie [*]: " #: ../clients/cli/connections.c:7004 #, c-format msgid "Error: 'ifname' argument is required." msgstr "Error: le argumento 'ifname' es necesse." #: ../clients/cli/connections.c:7006 #, c-format msgid "Error: mandatory 'ifname' not seen before '%s'." msgstr "Error: 'ifname' obligatori non vidite ante '%s'." #: ../clients/cli/connections.c:7015 #, c-format msgid "Error: 'ifname': '%s' is not a valid interface nor '*'." msgstr "Error: 'ifname': '%s' non es un interfacie valide ni '*'." #: ../clients/cli/connections.c:8039 #, c-format msgid "['%s' setting values]\n" msgstr "['%s' setting values]\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8121 #, c-format msgid "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "" "---[ Main menu ]---\n" "goto [ | ] :: ir a un configuration o proprietate\n" "remove [.] | :: remover le configuration o " "restabilir le valor del proprietate\n" "set [. ] :: configurar le valor del proprietate\n" "describe [.] :: describer le proprietate\n" "print [all | [.]] :: imprimer le connexion\n" "verify [all | fix] :: verificar le connexion\n" "save [persistent|temporary] :: salvar le connexion\n" "activate [] [/|] :: activar le connexion\n" "back :: ir un nivello supra (retro)\n" "help/? [] :: stampar iste adjuta\n" "nmcli :: configuration de nmcli\n" "quit :: exir de nmcli\n" #: ../clients/cli/connections.c:8148 #, c-format msgid "" "goto [.] | :: enter setting/property for editing\n" "\n" "This command enters into a setting or property for editing it.\n" "\n" "Examples: nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" msgstr "" "goto [.] | :: insere le " "configuration/proprietate a modificar\n" "\n" "Iste commando insere in un configuration o proprietate pro modificar la.\n" "\n" "Exemplos: nmcli>ir al connexion\n" " nmcli connection> ir al secundarios\n" " nmcli> ir al ipv4.addresses\n" #: ../clients/cli/connections.c:8155 #, c-format msgid "" "remove [.] :: remove setting or reset property value\n" "\n" "This command removes an entire setting from the connection, or if a " "property\n" "is given, resets that property to the default value.\n" "\n" "Examples: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" msgstr "" "remove [.] :: remove le configuration o restabili le valor " "del proprietate\n" "\n" "Iste commando remove un configuration integre ab le connexion, o si un " "proprietate\n" "es date, restabili ille proprietate al valor ordinari predefinite.\n" "\n" "Exemplos: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" #: ../clients/cli/connections.c:8162 #, c-format msgid "" "set [. ] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "" "set [. ] :: configurar valor de proprietate\n" "Iste commando fixa le valor del proprietate..\n" "\n" "Exemplo: nmcli> set con.id Mi connexion\n" #: ../clients/cli/connections.c:8167 #, c-format msgid "" "describe [.] :: describe property\n" "\n" "Shows property description. You can consult nm-settings(5) manual page to " "see all NM settings and properties.\n" msgstr "" "describe [.] :: describer le proprietate\n" "\n" "Monstra le description del proprietate. Tu pote consultar le pagina nm-" "settings(5) del manual pro vider tote le configurationes e le proprietates " "del NM.\n" #: ../clients/cli/connections.c:8172 #, c-format msgid "" "print [all] :: print setting or connection values\n" "\n" "Shows current property or the whole connection.\n" "\n" "Example: nmcli ipv4> print all\n" msgstr "" "print [all] :: stampar le proprietate o le valores de connexion\n" "\n" "Monstra le actual proprietate o le integre connexion.\n" "\n" "Exemplo: nmcli ipv4> print all\n" #: ../clients/cli/connections.c:8177 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" "\n" "Verifies whether the setting or connection is valid and can be saved later.\n" "It indicates invalid values on error. Some errors may be fixed " "automatically\n" "by 'fix' option.\n" "\n" "Examples: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" msgstr "" "verify [all | fix] :: verify setting or connection validity\n" "\n" "Verifica si le configuration o le connexion es valide e pote esser salvate " "postea.\n" "Isto indica le valores invalide sur le error. Alcun errores pote esser " "fixate automaticamente\n" "per le option 'fix'.\n" "\n" "Examples: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" #: ../clients/cli/connections.c:8186 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" "\n" "Sends the connection profile to NetworkManager that either will save it\n" "persistently, or will only keep it in memory. 'save' without an argument\n" "means 'save persistent'.\n" "Note that once you save the profile persistently those settings are saved\n" "across reboot or restart. Subsequent changes can also be temporary or\n" "persistent, but any temporary changes will not persist across reboot or\n" "restart. If you want to fully remove the persistent connection, the " "connection\n" "profile must be deleted.\n" msgstr "" "save [persistent|temporary] :: salvar le connexion\n" "\n" "Remitte le profilo de connexion a NetworkManager que salvara lo\n" "persistentemente, o conservara lo solmente in memoria. 'salvar' \n" "sin un argumento significa 'salvar persistentemente'.\n" "Nota que un vice que tu salva le profilo persistentemente ille preferentias " "es salvate\n" "trans le re-boot o le re-initio. Le cambios subsequente pote alsi esser " "temporanee o\n" "persistente, ma cata cambio temporanee non persistera trans le re-boot o le\n" "re-initio. Si tu desira remover completemente un connexion perseverante, le " "profilo \n" "de connexion debe esser delite.\n" #: ../clients/cli/connections.c:8197 #, c-format msgid "" "activate [] [/|] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" " - device the connection will be activated on\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when is not " "specified)\n" msgstr "" "activate [] [/|] :: activar le connexion\n" "\n" "Activa le connexion. \n" "\n" "Optiones disponibile:\n" " - dispositivo le connexion essera activate sur\n" "/| - AP (Wi-Fi) o NSP (WiMAX) (anteponer con / quando non " "es specificate)\n" #: ../clients/cli/connections.c:8204 ../clients/cli/connections.c:8363 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "" "back :: ir al nivello de menu superior\n" "\n" #: ../clients/cli/connections.c:8207 #, c-format msgid "" "help/? [] :: help for the nmcli commands\n" "\n" msgstr "" "help/? [] :: adjuta pro le commandos de nmcli\n" "\n" #: ../clients/cli/connections.c:8210 #, c-format msgid "" "nmcli [ ] :: nmcli configuration\n" "\n" "Configures nmcli. The following options are available:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "show-secrets yes | no [default: no]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Examples: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" msgstr "" "nmcli [ ] :: configuration de nmcli\n" "\n" "Configures nmcli. Le sequente optiones es disponibile:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "show-secrets yes | no [default: no]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Exemplos: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" #: ../clients/cli/connections.c:8232 ../clients/cli/connections.c:8369 #, c-format msgid "" "quit :: exit nmcli\n" "\n" "This command exits nmcli. When the connection being edited is not saved, the " "user is asked to confirm the action.\n" msgstr "" "quit :: exir nmcli\n" "\n" "Iste commando exi nmcli. Si le connexion modificate non ha essite salvate, " "le usator essera demandate de confirmar le action.\n" #: ../clients/cli/connections.c:8237 ../clients/cli/connections.c:8374 #: ../clients/cli/connections.c:8798 ../clients/cli/connections.c:9746 #, c-format msgid "Unknown command: '%s'\n" msgstr "Commando incognite: '%s'\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8303 #, c-format msgid "" "---[ Property menu ]---\n" "set [] :: set new value\n" "add [] :: add new option to the property\n" "change :: change current value\n" "remove [ |